html{
	height:100%;
	margin:0px;
	padding:0px;
	overflow-y: scroll;
}

.body_html {
	height:100%;
	margin:0px;
	padding:0px;
}

.header-title {
  margin-top: 10px;
  margin-right: 12px;
  padding: 0;
/*  border-bottom: 1px solid #d5d6dc;*/
  text-align: center;
  background-image: url('../img/header-logo-appn-2024.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

.topheader{
  height: 170px;
  padding: 0;
  margin: 0;
  width: 100%;
}

.topleft{
  padding:0;
  margin: 0;
  background-image:url('../img/logo-appn-2025.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  width: 444px;
}

.toplefteng{
  padding:0;
  margin: 0;
  background-image:url('../img/header-logo-appn-2021-eng.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  width: 426px;
}

.topcenter{
  vertical-align: top;
  margin: 0;
}

.topright{
  padding: 0 2px 2px 0;
  margin: 0;
  background-image:url('../img/banner-right.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  width: 506px;
  vertical-align: top;
  border-right: 6px solid #ab5b92;
}

.topname{
  padding-left: 20px;
  margin-left: 30px;
  border-left: #3d3292 5px solid;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

.topname a{
  text-decoration: none;
  font-size: 35px;
  font-weight: bold;
  color: #3d3292;
  line-height: 1.1;
}

.topname-accent {
  color: #ac192b;
}

.dates {
  font-family: Verdana, Arial, Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #40474e;
  text-align: right;
  margin-top: 20px;
  margin-right: 20px;
}

.header-bottom {
  padding: 10px 20px;
  background-color: #3d3292;
  font-family: Verdana, Arial, Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  
}

a {
  color: #006ba8;
  font-family : Verdana, Arial, Helvetica,sans-serif;
  font-size : 14px;
  text-decoration: none;
}

.download{
	background: #185693;
	padding: 1px 6px;
	border: 1px solid white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: white;
	font: 16px Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 80px;
	height: 40px;
	cursor:pointer;
	behavior: url(pie/PIE.htc);
}

.mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.more a{
 color : #556571;
 font-family : Verdana,Verdana, Arial,Helvetica,sans-serif;
 font-size : 14px;
 text-decoration : none;
}

.more a:hover {
    font: 14px Verdana, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}

.main {
    margin: 0 auto;
    width:1130px;
    height: 100%;
    border-left-color : #3B474F;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #3B474F;
    border-right-style : solid;
    border-right-width : 1px;
}


.menumain{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.menumain li{
    display: inline-block;
    line-height: 42px;
    padding: 0;
}

.menumain li.mainactive{
    padding: 0 10px;
}

.mainactive {
    background-color: #185693;
    padding: 10px;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
  }
  
.menupart {
    padding: 0px 10px;
    height: 42px;
    line-height: 42px;
  }

.menupart:hover {
    background-color: #185693;
}
  
.leftmenu {
    border-bottom-color : #d5d6dc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    height: 32px;
    vertical-align: middle;
    text-align:left;
}

.leftmenu a{
 color : #556571;
 font-family : Verdana, Arial, Helvetica,sans-serif;
 font-size : 14px;
 text-decoration : none;
 padding-left: 4px;
}

.leftmenu div{
  padding-left: 10px;
}

.leftmenu div::before{
  content: url("../img/arrow1.gif");
}

.leftmenu a:hover{
  color : #ac192b;
  font-family : Verdana, Arial, Helvetica,sans-serif;
  font-size : 14px;
  text-decoration : none;
  cursor: pointer;
  padding-left: 4px;
}

.subactive{
 color : #ee801f;
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 14px;
 text-decoration : none;
 padding-left: 4px;
}

div.lk_menu {
  width: 200px;
  background-color: #ac192b;
  text-align: center;
  margin: 10px 0 20px 0;
}

a.lk_menu {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

div.lk_menu:hover {
  background-color: #185693;
}

.redheader {
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 14px;
 color:#cd031c;
 font-weight: bold;
 text-decoration: none;
}

.header {
 color:#3A474E;
 text-transform: uppercase;
 font-weight: bold;
 margin-bottom: 20px;
}

.lkbg {
 background-color:#ac192b;
 height: 42px;
 width: 230px;
}

.regbg {
 background-color:#ac192b;
 height: 42px;
 width: 230px; 
}

div.lkbg:hover {
  background-color: #185693;
}

div.regbg:hover {
  background-color: #185693;
}

.regbgright{
  background-color: #185693;
  width: 5px;
  float: right;
  height: 42px;
}

.lkbgleft{
  background-color: #185693;
  width: 5px;
  float: right;
  height: 42px;
}

.rightmenu a{
 font-family : Verdana, Arial, Helvetica,sans-serif;
 font-size : 14px;
 color: #556571;
 text-decoration: none;
}

.rightmenu a:hover{
  color : #ac192b;
  font-family : Verdana, Arial, Helvetica,sans-serif;
  font-size : 14px;
  text-decoration : none;
  cursor: pointer;
}

.rightmenu div{
  border-left: 4px solid #ee801f;
  padding-left: 5px;
  height: 18px;
  vertical-align: bottom;
  display: table-cell;
}

.rightmenu .subactive{
  padding-left: 0;
  
}

.regtext {
 font-family : Verdana, Arial,Helvetica,sans-serif;
 color:#FFFFFF;
 font-weight: bold;
 text-align: center;
 height: 42px;
}

a.regtext {
 line-height: 42px;
 font-size : 16px;
 color:#FFFFFF;
 text-decoration: none;
}

.maintext{
 color : #000000;
 font-family :  Verdana, Arial, Helvetica,sans-serif;
 font-size : 14px;
 text-align:left;
}

.formheader {
 background-color: #556571;
 color : #FFFFFF;
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 14px;
 font-weight: bold;
 padding-left: 10px;
}

.formfieldtext{
 color : #000000;
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 14px;
 text-align: right;
 padding: 4px 0px;
 border-bottom: 1px solid #d5d6dc;
 vertical-align: top;
}

.formfield{
 padding: 4px;
 border-bottom: 1px solid #d5d6dc;
}

.buttonreg {
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #556571;
 border: #556571 solid 1px;
 cursor:pointer;
}

.forget_pswd {
  border: 0;
  background-color: white;
  border-bottom: dotted 1px black;
  cursor: pointer;
  padding: 0;
}

.pershead{
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #ffffff;
 background-color: #728797;
 border-right: #556571 solid 1px;
}

.persfirst{
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #000000;
 border-left: #556571 solid 1px;
 border-right: #556571 solid 1px;
 border-bottom: #556571 solid 1px;
}

.pers{
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 13px;
 color: #000000;
 border-right: #556571 solid 1px;
 border-bottom: #556571 solid 1px;
 padding: 3px 3px 3px;
}

.pers a:hover{
 color: #000000;
 text-decoration: underline;
}

.pers a {
 color: #000000;
 text-decoration: none;
}

.inputfield{
  border: #3B474F solid 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 2px

}

.errorheader {
 font-family : Verdana, Arial,Helvetica,sans-serif;
 font-size : 12px;
 color:#cd031c;
 
}

.errorinputfield{
 border: #cd031c solid 1px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 padding: 2px
}

.errorloadthesis{
	padding-left: 6px;
	font-weight: bold;
	color: #8f1d20;
	border-bottom: #8f1d20 solid 1px;
	border-top: #8f1d20 solid 1px;
	background-color: #FBE7EA;
	padding-top: 3px;
	padding-bottom: 3px;
}

.infoloadthesis{
	padding-left: 6px;
	font-weight: bold;
	color: #0D7200;
	border-bottom: #0D7200 solid 1px;
	border-top: #0D7200 solid 1px;
	background-color: #D9FFD8;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.list3{
  border-bottom: #d5d6dc solid 1px;
  padding: 5px 8px 10px 10px;
}

.list2{
  padding: 5px 8px;
  color: #195594;
  font-weight:bold;
}

.subtextlast{
  border-left: #B9BABF solid 1px;
  color : #000000;
  font-family :  Verdana, Arial, sans-serif;
  font-size : 11px;
  border-left: #B9BABF solid 1px;
  border-right: #B9BABF solid 1px;
  border-bottom: #B9BABF solid 1px;
  padding: 5px 8px 5px 30px;
  background-color: #EDEDED;
}

.list3com{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-left: #d5d6dc solid 1px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  padding: 5px 18px;
}

.list2com{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  padding: 5px 8px;
}

.list3comlast{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-left: #d5d6dc solid 1px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  border-bottom: #d5d6dc solid 1px;
  padding: 5px 18px;
}

.list2comlast{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  border-bottom: #d5d6dc solid 1px;
  padding: 5px 8px;
}

.list3last{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-left: #d5d6dc solid 1px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  border-bottom: #d5d6dc solid 1px;
  padding: 5px 8px;
}

.list2last{
  font-family : Verdana, Arial,Helvetica,sans-serif;
  font-size : 14px;
  border-right: #d5d6dc solid 1px;
  border-top: #d5d6dc solid 1px;
  border-bottom: #d5d6dc solid 1px;
  padding: 5px 8px;
}

.select {
	color: #3d3292;
    font-weight: bold;
}

.star {
	color: #e94a25;
}

.headerprf{
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	border: #000000 solid 1px;
	padding: 5px 8px;
	text-align: center;
	background-color: #D3DFFF;
	color: #545966;
}

.headerpr{
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-right: #000000 solid 1px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	padding: 5px 8px;
	text-align: center;
	background-color: #D3DFFF;
	color: #545966;
}

.listprf{
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 13px;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-left: #000000 solid 1px;
	padding: 5px 8px;
	text-align: center;
	color: #000000;
}

.listpr{
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 13px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	padding: 5px 8px;
	color: #000000;
}

.subtext{
  color : #000000;
  font-family :  Verdana, Arial, sans-serif;
  font-size : 11px;
  border-left: #B9BABF solid 1px;
  border-right:#B9BABF solid 1px;
  padding: 5px 8px 5px 30px;
  background-color: #EDEDED;
}

table.simple{
	font-size:14px;
	text-align:center;
	border-collapse:collapse;
}

table.simple td{
	border:1px solid;
	padding: 7px;
}


li{
	padding-top: 6px;
	padding-bottom: 6px;
}

.session{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 float: left;
 padding: 0px 15px 3px 0px;
}

.textinfo{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding-left: 20px;

}

.ust{
	background-color: #c0f390;
}

.info {
 text-align: right;
 padding-right: 8px;
 padding-bottom: 3px;
 font-weight: bold; 
}

.numsec{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding-left: 0px;
 padding-top: 2px;
 font-weight: bold;
 padding-right: 20px;
 padding-top: 5px;
 padding-left: 8px;
 padding-bottom: 5px;
 border-bottom: #e0e0e0 solid 1px;
}

.textsec{
 font-family: Verdana, Arial, sans-serif;
 padding-top: 5px;
 padding-bottom: 5px;
 font-size: 13px;
 border-bottom: #e0e0e0 solid 1px;
}

.spiker{
  color: #002476;
  font-weight: bold;
}

.numseckeynot{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding-left: 0px;
 padding-top: 2px;
 font-weight: bold;
 padding-right: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: #e0e0e0 solid 1px;
 background-color: #efeffa;
 padding-left: 8px;
}

.textseckeynot{
 font-family: Verdana, Arial, sans-serif;
 padding-top: 5px;
 background-color: #efeffa;
 padding-bottom: 5px;
 border-bottom: #e0e0e0 solid 1px;
 font-size: 13px;
}

.namedoclad{
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
}

.numseckeynotlast{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding-left: 0px;
 padding-top: 2px;
 font-weight: bold;
 padding-right: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: #999999 solid 2px;
 background-color: #efeffa;
 padding-left: 8px;
}

.textseckeynotlast{
 font-family: Verdana, Arial, sans-serif;
 padding-top: 5px;
 background-color: #efeffa;
 padding-bottom: 5px;
 border-bottom: #999999 solid 2px;
 font-size: 13px;
}

.subtext2{
 color : #000000;
 font-family :  Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight:normal;
 padding: 5px 8px 5px 1px;
 background-color: #EDEDED;
}

.session{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 float: left;
 padding: 0px 15px 3px 0px;
}

.stendsession{
	background-color: #c9dfe8;
}

.numsecfirst{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding-left: 0px;
 padding-top: 7px;
 font-weight: bold;
 padding-right: 20px;
 padding-top: 12px;
 padding-left: 8px;
 padding-bottom: 5px;
 border-bottom: #e0e0e0 solid 1px;
}

.textsecfirst{
 font-family: Verdana, Arial, sans-serif;
 padding-top: 12px;
 padding-bottom: 5px;
 font-size: 13px;
 border-bottom: #e0e0e0 solid 1px;
}

.namesec{
  padding-top: 7px;
  color: #3F51B5;
}

table.sponsors{
  padding-bottom: 60px;
  
}

table.sponsors td{
  padding-top: 10px;
  height: 80px;
  border-bottom: #aaaaaa solid 1px;
}

.button-lang {
  text-decoration: none;
}

.button-lang div {
  margin-top: 30px;
  background-color: #185693;
  color: white;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
}
table.programm {
   }

table.programm td {
    padding: 5px; /* Поля вокруг текста */
    border: 1px solid #000; /* Рамка вокруг ячеек */
   }
   
.lable {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-style: italic;
   margin-top: 4px;
   }