/*----------------------------------------------- */
Body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #043a5c; 
    text-decoration: none;
	background-color:#ffffff;
    margin: 0px;
    padding: 0px; text-align:center;
	

}

.ajax__combobox_itemlist
{
 text-align:left;
}
.ajax__combobox_itemlist li
{
   text-align:left;
}

footer
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;
}

a-footer
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;
}

a:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;

}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;

}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-style: normal;
    font-weight: normal;
    text-decoration: none}
.span
{
margin-right:25px;margin-left:25px;
}

/*-------- Addition For Eposters (Hilla) ------------------ */

div.eventactPage .SmallLink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #043a5c;
    font-size: 9px;
    font-weight: bold;
}

.WaterMark
{
    font: normal normal bold 12px Arial, Helvetica, sans-serif;
    color: #cccccc;
    height: 20px;
    width: 205px;
    padding: 3px 0px 0px 3px;
    border-color: #dbdbdb;
}

.WatermarkTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 3px 0px 0px 3px;
    font-weight: normal;
    border: 1px solid #dbdbdb;
    height: 20px;
    width: 205px;
}

.WatermarkDDL
{
    font: normal normal 12px Arial, Helvetica, sans-serif;
    height: 25px;
    width: 210px;
    padding: 5px 5px 5px 5px;
    border: 1px inset #dbdbdb;
}

/*-------- End Eposters Addition (Hilla) ------------------ */

/* Program Session Header*/
DIV.eventactPage .SessionBreak
{ background-color:#c5c5a7;padding-right:5px; padding-right:5px; border:solid #f4f4e5 2px;
}

DIV.eventactPage .SessionHeadLine
{background-color:#196fa4;font-size: 15px;color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight:bold;padding-right:5px; padding-right:5px;border:solid #196fa4 1px;
}
#ctl00_ContentPlaceHolder1_Panel1
{ width:685px;
}
#ctl00_ContentPlaceHolder1_MainTable
{ border:#ececec 1px solid;  background-color:#f4f4e5;width:690px;
}


.SessionSubTitle
{
color:#a40047;font-size: 15px;font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}
.SessionTitle
{
color:#a40047;font-size: 15px;font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}



/*---------------------------*/

/* The Submit Button */
#ctl00_ContentPlaceHolder1_ValidateIdentityButton  
{ border:#a7a7a7 1px solid;
background-color:#043a5c;
color:#ffffff;
font-size: 13px;

}

#ctl00$ContentPlaceHolder1$NextButton
{ border:#a7a7a7 1px solid;
background-color:#043a5c;
color:#ffffff;
font-size: 13px;

}
.button
{
border:#a7a7a7 1px solid;
background-color:#043a5c;
color:#ffffff;
font-size: 13px;

}




#ctl00$ContentPlaceHolder1$NextButton
{
padding-left:150px;
padding-right:150px;
}

#ctl00_ContentPlaceHolder1_RegistrationWellcome1_WelcomeMsgLabel
{
font-size:13px ;
	color: #043a5c;
width:400px;
padding-bottom:50px;
}
#ctl00_ContentPlaceHolder1_RegistrationWellcome1_MyRegistration
{
font-size:13px ;
	color: #043a5c;
padding-bottom:50px; font-weight:bold;
}


/* The background of the login Page */
DIV.eventactPage
{
    background-color: #ffffff;
	padding: 25px;
	width:800;
	
}

/* Title of the Authors List / Affiliation List*/
.InputTable Caption { 
background-image:url(https://www.eventact.com/Ortra/IEM2010/IMAGES/Panel.png); background-repeat:repeat-x;
font-weight:Bold; font-size:15px; color:#043a5c; border:#ececec 1px solid;
}

.Grid  
{ background-color:#e7e7e7;
}

#ctl00_ContentPlaceHolder1_EAForm1_ctl00_ctl00_ic_gvInstitutes
{ background-color:#e7e7e7;
}

DIV.eventactPage .SuperScript
{
    vertical-align: super;
    font-size: 10px;
}

DIV.eventactPage .BoldLabel
{
 font-weight: bold;
}

div.eventactPage .languageSelect
{
    visibility:visible;
}

/* The background of the Form  */
div.eventactPage .FormPage
{
    
	padding: 5px;
    width: 100%;

	
 
}

/* The background of the eventact Logo  */
div.eventactPage .EventactLogo
{

}

/* Title and SubTitle Of Login Page */

.pageTitle
{
 color: #043a5c;
    font-size: 20px; font-weight:bolder;
    font-family: Arial, Helvetica, sans-serif;
}

.pageSubTitle
{
  color: #043a5c;
    width: 600px;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* rounded corner Title And Subtitle in the Login Page*/
 .pageTitleBox
{
width:600px; 
border-bottom:#f3f3f4 solid 1px; 

}






/* Login Page Dialog Box*/


 .pageDialogBox
{
width:600px; 
border-bottom:#f3f3f4 solid 1px;
font-size:13px ;
color:#043a5c;
font-family:Arial, Helvetica, sans-serif;


}



/*Instructions Text In Login-page  */


DIV.eventactPage .InstructionsPanel
{
width:600px; 
margin-top:5px; 
font-size:13px ;
color:#4195cd;
  
}

.errormessage
{
color:#c0212c; font-size:13px ; font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}

/* Header
----------------------------------------------- */

/* The Color of the Title top Hr */
div.eventactPage .HeaderTitle
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: 18px;
    font-weight: bold;
}


/* The color of header-text bottom Hr*/
.HeaderText
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    color: #043a5c;
    font-weight: normal;
}

/* Forms
----------------------------------------------- */

/* The color of the Form background */
.FormBG
{
   background:#FFFFFF;
   
}


.priceListGroupTitle
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
}

/* Bg-Color to background of the Abstract questions */
.FormQuestTable
{
    width: 100%;
	color: #f7aa04;
	background-color:#ffffff; 
    
}

.FormButton
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    color: #ffffff;
    font-weight: bold;
   
}

.FormQuest
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    font-weight: bold;
    width: 100%;
	background-color:#ffffff;
}

.FormQuest .Prompt
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: 13px;
    font-weight: bold;
}

.FormQuest .Title
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: 13px;
    font-weight: bold;
	direction:ltr;
}
.FormQuest .Data
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    font-weight: normal;
}

.FormQuest .Help
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: ;
 
    font-weight: normal;
}

.FormQuest .Error
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    	background:#FFFFFF;
    font-weight: normal;
}

/* The Background of the text above the Login text Field*/
div.eventactPage .fieldGroupTitle
{
	
	background:#FFFFFF;
	font-weight: bolder;
	border-left:#f8f7f7 solid 1ps;
}

div.eventactPage .fieldGroup
{
	background:#FFFFFF;
	border-left:#f8f7f7 solid 1ps;
	border-top-width: thin;
}

/* The Background of the Div of the Login Field*/
div.eventactPage .fieldGroupSelected
{
	
	border:solid #e9e9e9 1px;
	background-color:#ffffff;
	width:100%;

}



/* Form controls
----------------------------------------------- */

.InputTable
{
	margin:5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	

}

.InputTable .Header
 {
    
    font-weight: bold;
  	background:#FFFFFF;
	border:1px solid #f8f7f7;
	font-family:  Arial, Helvetica, sans-serif;
}

.InputTable .FirstColumn
{
   font-family:  Arial, Helvetica, sans-serif;
    font-size: ;
	color: #043a5c;
   	padding:5px;  
}
.InputTable .Row
{

    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	background-color:#f4f4e5; 
	padding:5px;
	border:1px solid #e7e7e6;
}

.InputSelect
{

}

.InputTable .AltRow
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	background-color:#f4f4e5; 
	padding:5px; 
	border:1px solid #e7e7e6;  
}


.InputText
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
width: 80%;
    font-weight: normal;
}

.InputCheckbox
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
    font-weight: bold;
    width : 100%;
}

.InputPanel legend

{
      font-family:  Arial, Helvetica, sans-serif; margin-right:-15px; height:23px;
      font-size: 13px; width:102%;
background-image:url(https://www.eventact.com/Ortra/IEM2010/IMAGES/Panel.png); background-repeat:repeat-x;
font-weight:Bold; font-size:15px; color:#043a5c; border:#ececec 1px solid;


}

.InputPanel

{
      padding: 3px;
      height: 100%;
      width: 750px;
      background-color:#f4f4e5;
	  font-family:  Arial, Helvetica, sans-serif;
}

 

.InputCheckboxTable
{
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
}

.InputRadio
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    font-weight: bold;
}

.InputTextArea
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    font-weight: bold;
    width:100%;
    border: #ffffff 1x solid;
}

.InputTextAreaPhone
{
    font-family: Arial, Helvetica, sans-serif;
	color: #043a5c;
    font-size: ;
    font-weight: bold;
    width: 130px;
    border: #ffffff 1x solid;
}

.InputSelect
{
    font-weight: bold;
font-family:  Arial, Helvetica, sans-serif;
    font-size: ;
	color: #043a5c;
    font-weight: normal;
    width: 550px;
    border: #363036 1x solid;
}


.InputSelectTitle
{
	font-family:  Arial, Helvetica, sans-serif;
    font-size: ;
	color: #043a5c;
    font-weight: normal;
    width: 100%;
    border: #ffffff 1x solid;
 }



/* Form summary
----------------------------------------------- */

.summary .title
{
    text-decoration: underline;
    font-weight : bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
}

.summary .subtitle
{
    font-weight : bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
}


Meun
/*------------------------------------------------*/

.menu {
	font-size: ;
	color: #043a5c;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
}
.menu a {
	font-size: ;
	padding-left:10px;
	padding-right:10px;
	color: #043a5c;
	text-decoration:none;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
}
.menu a:hover {
	font-size: ;
	padding-left:10px;
	padding-right:10px;
	color: #043a5c;
	text-decoration:underline;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
}

Text+Credit
/*-------------------------------------------*/
.credit {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.credit a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.credit a:hover {
	font-size: 10px;
	color: #043a5c;
}

.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	line-height:18px;
}
.text a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
}
.text a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	text-decoration:none;
}

.linka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663366;
}
.linka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043a5c;
	text-decoration:none;
}

