body {
    font-family: "Inter", serif;
    margin: 0px;
}

h1 {
    font-family: mono;
}

section {
    max-width: 1000px;
    margin: auto;
}

p {
    color: #000080;
}

#ytVideo {
    text-align: center;
}
.nav {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;}
nav a, nav div {
    margin: 10px;
    display: inline-block;
    font-family: "Inter", serif;
    vertical-align:middle;}
.nav .dropdown a{
    margin: 0px;
}
.nav a:link {
    text-decoration: none; }
.nav a:visited {
    text-decoration: none; }
.nav a:active {
    text-decoration: none; }
.nav .dropdown{
    overflow: hidden;
}
.dropdown-items{
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #eeeeee;
}
.nav .dropdown .dropdown-items a{
    display: block;
    margin: 10px;
}
.nav .dropdown:hover .dropdown-items{
    display: block;
    margin-top: 0px;
}
.nav #menu-toggle-cont{
    display: block;
}
.nav #menu-toggle {
    display: none; }
@media screen and (max-width: 600px) {
    .nav a:not(:first-child) {
	display: none; }
    .nav a#menu-toggle {
	float: right;
	display: block; } }
@media screen and (max-width: 600px) {
    .nav.nav--open {
	position: relative; }
    .nav.nav--open #menu-toggle {
	position: absolute;
	right: 0;
	top: 0; }
    .nav.nav--open a {
	float: none;
	display: block;
	text-align: left; } }
.menu-toggle__bar1, .menu-toggle__bar2, .menu-toggle__bar3 {
    width: 21px;
    height: 3px;
    background-color: #000000;
    margin: 4px 0;
    transition: 0.3s; }
.menu-toggle--open .menu-toggle__bar1 {
    transform: translate(0, 7px) rotate(-45deg); }
.menu-toggle--open .menu-toggle__bar2 {
    opacity: 0; }
.menu-toggle--open .menu-toggle__bar3 {
    transform: translate(0, -7px) rotate(45deg); }
p {
    font-size: large;
    text-align: justify;
}

.wide{
    width: 100%;
}

.mainDate {
    margin-top: 2ex;
    margin-bottom:0px;
    font-family: mono;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #000080;
}

.mainPlace {
    margin-top:0.5ex;
    font-family: mono;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #0c0c62;
}

.deadlines table{
    margin: auto;
    color: #000080;
}

.deadlines a{
    color: #000080;
}

table td
{
  border-bottom: 8px solid white;
}

table.centAlign td:nth-child(1)
{
  text-align: right;
  font-weight: bold;
}

.bigRed {
    color: red;
    font-weight: bold;
    font-size: large;
}
section h1{
    font-size: xx-large;
    text-align: center;
}

section summary h1{
    display: inline;
}
section figure {
    display: inline-block;
    width: 19%;
    margin: 20px 0;
    text-align: center;
    vertical-align: top;
    margin-bottom: 10px;
}
figure img {
    display: inline-block;
    width: 90%;
    border-radius: 100%;
}
figure .flag{
    display : inline-block;
    height: 30px;
    width: initial;
    border-radius: 0%;
    border: 1px solid lightgray;
}
figure figcaption {
    text-align: center;
}
figure figcaption .name{
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}

figure figcaption .org{
    font-size: 15px;
}

.speakers a{
    color: #000080;
}
#organizers .cell{
    display: inline-block;
    width: 32%;
    text-align: center;
}

#organizers h1{
    font-family: mono;
}

#organizers .cell img{
    height: 150px;
    max-width: 100%;
}

#organizers p{
    color: #000080;
}

#organizers .center{
    text-align: center;
}
#partners .cell{
    display: inline-block;
    width: 32%;
    text-align: center;
    margin: 0 5px;
}

#partners #eambes{
    width: 30%;
}

#partners h1{
    font-family: mono;
}

#partners .cell img{
    max-height: 150px;
    max-width: 100%;
}

#partners p{
    color: #000080;
}

#partners .center{
    text-align: center;
}

#support {
    text-align: center;
}

#support .cell{
    display: inline-block;
    width: 28%;
    margin: 20px 25px;
    vertical-align: middle;
}

#support .cell p{
    height: 0px;
}

#support .cell #ancd{
    visibility: visible;
    font-size: 13px;
    margin-top: 0px;
}

#support .cell img{
    max-height: 150px;
    max-width: 100%;
}

#support .center{
    text-align: center;
}

#sponsors .cell{
    display: inline-block;
    width: 50%;
    text-align: center;
    margin: 0 5px;
}

#sponsors h1{
    font-family: mono;
}

#sponsors .cell img{
    max-width: 100%;
}

section#sponsors.center{
    text-align: center;
}
.wide{
    width: 100%;
    background-color: #eeeeee;
}

footer {
    max-width: 1000px;
    margin: auto;
    margin-top: 5ex;
    padding-top: 2ex;
}

footer #confDescId{
    display: inline-block;
    width: 30%;
    margin-top: 5ex;
    vertical-align: top;
}

footer #confDescId p{
    font-size: medium;
    text-align: center;
}

footer #contacts{
    display: inline-block;
    width: 30%;
    vertical-align: top;

}

footer #contacts p{
    font-size: medium;
    text-align: center;
}
.commity td {
    border-top: 10px solid white;
}
#topics ul li{
    margin: 8px 0px;
    font-weight: bold;
    color: #000080;
}
#visas ul li{
    margin: 8px 0px;
}
#feesInfo h1{
    font-family: sans;
}
#feesInfo section{
    display: inline-block;
    width: 45%;
    margin: 8px;
    padding: 5px;
    vertical-align: top;
    background-color: #c6dedb;
    border-radius: 10px;
    font-family: sans;
}

#feesInfo p{
    ont-family: sans;
    font-size: inherit;
    color: black;
}
#submId{
    width: 1000px;
    margin: auto;
}
#submId figure img{
    display: block;
    height: auto;
    margin: inherit;
    border-radius: 0px;
    width: 15em;
}

#submId #procLink div{
    display: inline-block;
    vertical-align: top;
}

#submId #procLink #title{
    margin-top: 5ex;
}

#submId #procLink #title #head{
    font-size: larger;
    font-weight: bolder;
}

#submId #procLink #title #subHead{
    font-weight: bold;
}
.cv {
    text-indent: 2ex;
}

.cv .header {
    height: 38ex;
}

.cv .header img{
    height: 35ex;
    border-radius: 100%;
}

.cv .header .basicInfo{
    height: 100%;
    max-width: 55%;
    display: inline-block;
    vertical-align: top;
    padding-left: 32px;
    padding-top: 70px;
}

.cv .header .basicInfo .name{
    font-style: italic;
    font-size: 40px;
}

.cv h3{
    margin-botton: 4px;
}

.cv h4{
    color: blue;
    font-size: 24px;
    font-weight: bolder;
    margin-top: 4px;
}

.cv ul{
    color: #000080;
    font-size: large;
}
#accomod{
    width: 1000px;
    margin: auto;
}

#accomod table th{
    width: 32%;
}

#accomod img{
    max-width: 100%;
    height: 200px;
}

#accomod section{
    margin: 20px;
    padding: 10px;
    vertical-align: top;
    background-color: #c6dedb;
    border-radius: 4px;
}

#accomod p{
    margin: 4px;
}
.submission {
    width: 90%;
    margin: 16px auto 0 auto;
    padding: 8px 16px 8px 16px;
    color: #000080;
    font-size: 18px;
    background: #c6dedb;
    border: 1px solid #bbb;
    border-radius: 4px;
    text-align: center;
}

.submission span{
    width: 45%;
    display: inline-block;
    margin-top: 16px;
    margin-right: 8px;
    text-align: left;
}

.submission .wideSpan{
    width: calc(90% + 16px);
}

.submission .wideSpan #paper{
    width: 100%;
}

.submission input[type=text], input[type=email], input[type=number]{
    width: 100%;
}

.submission input[type=submit]{
    font-size: 16px;
    display: block;
    margin: 16px auto 16px auto;
    padding: 4px 16px 4px 16px ;
}

.submission select{
    width: 102%;
    background-color: white;
    border-radius: 4px;
    border: 1px ridge #8f8f9d;
}
#youngInv{
    width: 1000px;
    margin: auto;
}

#youngInv ol {
    color: #000080;
}
#instructions {
    color: #000080;
}
