@import url(/style/shared/RFStyle.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

/* 
 * This is essentially blank, other than inheriting from shared.
 * Only put styles in here which are specific to your client.
 * Do not put any styles in here for Sim. 
 * All new clients should start with a clean, empty stylesheet,
 * using what's in shared, and then customize only what they need, as they go.
 */
 
 
 /* -- COLOR CODING FOR ARRANGESESSION.CGI --*/
 
 .arrange_accepted {
 	background: #BCEBA7;
 }
 
 .arrange_acceptedoral {
 	background: #BCEBA7;
 }
 
 .arrange_acceptedposter {
  	background: #C4ECFF;
 }
 
 .arrange_ungraded {
 	background: #DDDFD2;
 }
 
 .arrange_rejected {
 	background: #FF9999;
 }
 
 .arrange_withdrawn {
 	background: #ccccff;
 }
 
 .arrange_invited {
 	background: #FF9999;
 }


.staffprogramlist {
		border-width: 0 0 1px 0px;
		border-style: solid;
		border-color: #53869B;
		border-collapse: separate;
		background-color: white;
		border-spacing: .1em .1	em;
		width: 100%;
		margin-right: 25px;

}

.staffproofprogram {text-align: right;		
		
}

tr.arrange_headers th {
	background: #ccccff;
	font-size: x-small;
	font-family: Arial, sans-serif;
}

.arrange_headersbutton {
	background: #ccccff;
	font-size: x-small;
	font-family: Arial, sans-serif;
	border: none;
	text-decoration: underline;	
}

/* Tabbed staff page styles */

li.staff {
	margin-bottom: 0;
}

h1.staff {
	font-size: 16px;
	color: #001122;
}

h3.staff {
	color: #033669;
	margin-top: 5px;
}

a:link.staff {
	color: #114F89;
	text-decoration: none;
}

a:hover.staff {
	color: #114F89;
	text-decoration: none;
}

a:visited.staff {
	color: #114F89;
	text-decoration: none;
}

a:active.staff {
	color: #114F89;
	text-decoration: none;
}

#staffcontent {
	margin: 0 75px;
}

p.staff a:link {
	color: #114F89;
	text-decoration: none;
}

p.staff a:active {
	color: #114F89;
	text-decoration: none;
}

p.staff a:visited {
	color: #114F89;
	text-decoration: none;
}

p.staff a:hover {
	color: #114F89;
	text-decoration: none;
}

/* *****View Session PDF Styles***** */

body.viewpdfsessions {
	margin:0 auto; 
	text-align:center; 
}

.viewpdfpage {
	padding: 10px;
	margin: 5% auto;
	margin-top:1em;
	text-align:center;
	color: #474747 !important;
	max-width: 1100px;
	min-width: 600px;
	width:auto !important; /* makes page correct width in FF */
	width:100%; /* makes page correct width in IE */
	}

.viewpdfpage  .pageheader  h1{ 
	max-width: 100%;
	margin:10 auto; 
	text-align:center;
	width:auto;
	}

.viewpdfpage .pageheader {
    max-width: 100%;
    min-width: auto;
    width: 100%;
}

.viewpdfpage .pagefooter {
	background-color: #282A2B;
}


#viewpdfsessions table   {
    width: 100%;
	}

.viewpdfsessions  .banner {
	margin-top:10px;
	}
	
.filtertable {
    background-color: #D1E990;
    border: 1px solid #BFBFBF;
	padding:10px;
	margin:0 auto;
	max-width:60%;
	width: 60%;
	}

.filterby {
	text-align:left;
	padding-bottom:20px;
	}

.filterfloat1 {
	float:left;
	margin-right:auto;
	margin-left:20px;
    margin-bottom: 15px;
    text-align: left;
	width: 440px;
	}
	
.filterfloat2 {
	clear:none;
	float:right;
	margin-right:20px;
	margin-left:auto;
    margin-bottom: 15px;
    text-align: left;
	width: 200px;
	}

.filtertitle {	
	font-size: 11pt;
    font-weight: bold;
	}
	
.filter {
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
	float:none;
	clear:both;
	}

.sessiontable {
    margin-left: 70px;
    margin-right: 70px;
    margin-top: 20px;
	text-align:left;
	width:auto !important; /* to make the div not overflow in FF */
	width:100%; /* to make the div behave correctly in IE */ 
	}

.pdfinstructions {
	color: #0D3152;
	font-size:11pt;
	margin:10px auto;
	text-align:center;
	width:75%;
	}

.instructbody { /* controls the text in the modal popup */
	font-size:10pt;
	text-align:left;
	}
	
#modal-popup .yui3-widget-hd {
	background: none repeat scroll 0 0 #85A9CB;
	color: #0D3152;
	font-weight:bold;
	font-size: 1.3em;
	}
	
.download {
	background-color:#EAF4FF;
    border: 1px solid #89A2BC;
	color:#A93647;
	font-weight:bold;
	padding:5px;
	margin:10px auto 0;
	text-align:center;
	width:500px;
	}
	
table.sesstable {
	empty-cells: show;
	border-collapse:collapse;
	}

table.sesstable th {
	background-percentage:100%;
    color: #4382BC;
	font-size:14px;
	padding:5px;
	}

table.sesstable th a:link{
	text-decoration:none;
	}

table.sesstable td {
    padding:3px;
	}
	
#viewpdfsessions div.error {	
	text-align:center;
	margin:0 auto; 
	}

.technicalsupp {
    background-color: #F6F6F6;
    border: 1px solid #BFBFBF;
	padding:10px;
	margin:0 auto;
	text-align:center;
	max-width:800px;
	width:90%;
	}
	


/* *****END View Session PDF Styles***** */		


.graybox {
	width: 775px;
	border: 1px solid #C7BCA2;
	background-color: #;
	padding: 5px;
	}
.grayboxheader, .grayboxtable th {
	   border-top:1px  solid #;
	   background-color: #0089A5;
}
.grayboxinstructions {
	background-color: #CCDEFC;
	color:#000000;
	margin: 5px -5px -5px -5px;
	padding: 5px;
	font-size:.9em;}
	
hr {display:none;}	

.defaultdisplay .leftcolumn {
border-width: 0px ;
padding: 8px 0px;
}

 .expandedcontent { width: 1020px; }
 
 .expandedcontent fieldset { 
   border-color:#ffffff; padding:10px; margin:10px;
}

tr .arrange_sessionduration {padding-top:20px;}

TR.alternate {
    background: #efefef;
}

.defaultdisplay .itemtitle {
    font-weight: bold;
    display: inline;
	color:#000000;
}

.item {margin:5px;}



.legend { list-style: none; }
.legend li { float: left; margin-right: 10px; }
.legend span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 2px; }
/* your colors */
.legend  .arrange_accepted {background: #BCEBA7; }
 
.legend  .arrange_acceptedoral {background: #BCEBA7; }
.legend  .arrange_acceptedposter {	background: #C4ECFF; } 
.legend  .arrange_ungraded {background: #DDDFD2;}
.legend  .arrange_rejected {background: #FF9999;}
.legend  .arrange_withdrawn {background: #ccccff;}
.legend  .arrange_invited {background: #ffffff;border:None;}
.legend  .arrange_nocolor {background: #ffffff;border:None;}

.arrange_waitlisted td, .finalreviewrateentries_waitlisted td, .searchwaitlisted td, .searchpersons_waitlisted td {
	background: #c0cfea;
}

.arrange_waitlisted {background: #c0cfea;}

.arrangepaperinfo 
{
-moz-column-count: 2;
-moz-column-gap: 2.5em;
-webkit-column-count: 2;
-webkit-column-gap: 2.5em;
column-count: 2;
column-gap: 2.5em;
}

.none ul li {	
	
	margin-left:0px;
	list-style-type: none;
}
 i.fa.fa-star { color: #24af1a; }
 
 i.fa.fa-flag { color: #ba0e0e; }
 

.papercompletedisplay, .paperdefaultdisplay, .completedisplay, .defaultdisplay {
    max-width: 1020px;
    min-width: 800px;
    border: 0px;
    padding: 10px;
}

 
 .sectionbox, .sectionboxtable {
    width: 95%;
    max-width: 750px;
    min-width: 370px;
    border-top: none; */
    margin-bottom: 1em;
    clear: both;
}

.sectionboxinstructions {
	margin-left:1em;
}
 
.defaultdisplay .section {
    padding: 0 0.5em 0.2em 0.5em;
    margin: 0 0 0 0; */
    background-color: #FFF;
}

/* Milestones on staff page */
iframe#milestones {
	border: none;
	cursor: default;
	pointer-events: none;
}

.builderdetailresponse {font-size: .9em;
font-style: italic;
display:block;}


body.portal .withdrawndeletedentries, body.portal .completeentries, body.portal .incompleteentries, body.portal .otherentries {display:none;}

.screenshotview .fa .fa-desktop {display:none;}

#js_formlayout_disable_edit_runtime {
    display: none;
}