@import url(/style/shared/RFStyle.css);
@import url("/style/shared/fontawesome.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 Fett. 
 * 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.
 */


BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

BODY.people_search { margin: 0px;}

H {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

fieldset.staff {
	padding: 0px;
}

h4.staff {
	margin-bottom: 5px;
}

.staffprogramlist {
	border-width: 0 0 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: white;
	border-spacing: .1em .1	em;
	width: 100%;
	margin-right: 25px;

}

.staffprogramlist td {
	font-size: 1em;
	color: #333333;
	padding-bottom: 0px;
	padding-top: 0px;
}

.staffproofprogram {
	text-align: right;		
		
}

#staffcontent {	
	margin:0pt  75px ;
}

P {
	font-family: Helvetica, Arial, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px; 
	COLOR: #000000;
}

TD {
	font-weight: normal;
	FONT-SIZE: 12px;
	line-height: 150%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
}


th {
	background : #EEEEEE;
	color: black;
	background-color : #EEEEEE;
	font-weight: bold;
	FONT-SIZE: 12px;
	line-height: 150%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

UL, OL {
	font-size: 12px;
	line-height: 125%;
	font-family: sans-serif;
}

A:visited {
	COLOR: #663399;
	TEXT-DECORATION: none;
	font-family: Helvetica, Arial, sans-serif;
}

A:link {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	font-family: Helvetica, Arial, sans-serif;

}

A:hover {
	COLOR: none;
	font-family: Helvetica, Arial, sans-serif;
}

.form { 

	margin-top: 0;
	margin-bottom: 0; 

}

.graybox {
	width: 750px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 5px;
}

.graybox2 {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 5px;
}
.grayboxauthor {
	width: 600px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 5px;
}

.grayboxheader {
	background-color: #444444;
	color: white;
	margin: -5px;
	padding: 5px;
}

.grayboxinstructions {
	background-color: #DDDDDD;
	font-size: 12px;
	margin: 5 -5 -5 -5;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.grayboxinstructions li {
	padding-bottom: 0;
}

INPUT {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	border: #334B66 1px solid;
	padding: 1px 1px 1px 1px;
} 

SELECT {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	border: #334B66 1px solid;
} 

TEXTAREA {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	border: #334B66 1px solid;
	padding: 3px 3px 3px 3px;
}

SPAN.summary {
	color: black;
	font-weight: bold;
	FONT-SIZE: 11px;
	line-height: 150%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

span.note {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663399;
}

SPAN.noteworthy {
	font-weight: normal;
	FONT-SIZE: 9px;
	line-height: 125%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

SPAN.event_text {
	font-weight: normal;
	FONT-SIZE: 11 px;
	line-height: 110%;
	COLOR: #0000FF; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : middle;
}

SPAN.society_info {
	font-weight: normal;
	FONT-SIZE: 12 px;
	line-height: 120%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top
}

SPAN.news_title {
	font-weight: bold;
	FONT-SIZE: 15 px;
	line-height: 120%;
	COLOR: #666666; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

SPAN.news_item {
	font-weight: bold;
	FONT-SIZE: 12 px;
	line-height: 120%;
	COLOR: #666666; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

SPAN.news_date {
	font-weight: normal;
	FONT-SIZE: 10px;
	line-height: 150%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

SPAN.sponsor {
	font-weight: normal;
	FONT-SIZE: 10px;
	line-height: 150%;
	COLOR: #000000; 	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align : top;
}

a.hoverpopup span {
	display: none;
	text-decoration: none;
}

a.hoverpopup:hover {
	overflow: hidden;
	text-decoration: none;
}

a.hoverpopup:hover span {
	display: inline;
	border: 1px solid black;
	position: absolute;
	background-color: white;
	padding: 5px;
	margin-left: 5px;
	overflow: hidden;
	width: 250px;
}

.sessionarrange_accepted {
	background-color: #ccff99;
}

.sessionarrange_ungraded {
	background-color: #ffcc99;
}

.sessionarrange_rejected {
	background-color: #ff9999;
}

.sessionarrange_waitlisted {
	background-color: #CCCCCC;
}

.sessionarrange_withdrawn {
	background-color: #ccccff;
}

.sessionarrange_invited, .displaypersons_invited {
	background-color: #FFFFCC;
}

.displaypersons_notanswered {
	background-color: #CCCCCC;
}

/* CFP Styles */

.boldblue {
	font-weight: bold;
	color: #065599;
}

.fieldmargin { 
	margin-left: 5px;
}

a.cfplink:link, a.cfplink:hover, a.cfplink:visited {
	color: #444444;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}

.policylinks {
	margin-left: 25px;
}

/* Session Review styles */

.sessionreviewdisplay .section {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.sessionreviewdisplay .sectionitem {
	margin-bottom: 5px;
}

.sessionreviewdisplay ol {
	margin-top: 3;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 30;
	padding-bottom: 0;
	
}

.sessionreviewdisplay fieldset {
	position: relative;
	border: 0px solid;
	background-color: #E7E7E0;
	margin-top: 0;
	margin-bottom: 1.5em;
	padding-bottom: .5em;
	padding-left: .5em;
	border: 1px solid #CCCCCC;
}

.sessionreviewdisplay legend {
	position: relative;
	top: -1em;
	left: .2em;
	background-color: #0A599B;
	padding: 0.2em 0.5em;
	color:#FEFEFE;
	font-weight: bold;
	font-size: 1em;
}

.sessionreviewdisplay .rightcolumn {
	background-color: #E7E7E0;
	margin-left: 50%;
	padding: 10px;
	padding-top: 0;
}

.sessionreviewdisplay .sectionheader {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 13px;
	background-color: #E0E4EF;
	color: 454545;
	font-weight: bold;
	padding-top: 7px;
}

.sessionreviewdisplay .rightcolumn .section {
	border: 1px solid #CCCCCC;
}

.sessionreviewdisplay .leftcolumn .section {
	border: 1px solid #CCCCCC;
}

/* end of display styles */

/* PCP Styles */

.PCPheading {
	color: #8C754A;
	font-weight: bold;
}

body.pcp {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 11px Verdana, Helvetica, san-serif; 
	color: #000000;
	background-color: white;
}

body.pcp img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FEFEFE;
}

body.pcp p.idpassword {
	padding-left: 5px;
}

body.pcp li {
	font: 11px Verdana, Helvetica, san-serif;
	color: #000000;
}

body.pcp a:link, a:hover, a:active, a:visited {
	color: #A73222;
	text-decoration: none;
}

body.pcp .hangindent {
	margin-left: 25px;
	padding-left: -25px;
}

body.pcp .navbar {
	margin-left: 0px;
	padding-left: 0px;
	background-color: #EFEFEF;
	width: 155px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

body.pcp .navbar a.AMnavlinks, body.pcp .navbar ul.navlinks a {
	font-size: 11px;
	color: #A73222;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
}

body.pcp .navbar ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 25px;
	padding-left: 0;
}

body.pcp .navbar li {
	margin-left: 0;
	padding-left: 0;
	padding-top: 3px;
}

body.pcp .navbarheading {
	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #0A599B;
}

body.pcp .title {
	background-color:#444444;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0;
	padding: 5 0 5 0;
	width: 100%;
	font-size: 1.1em;
}

body.pcp .pcpperson {
	font-weight: bold;
	background-color: #C0C0C0;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 5 0 5 0;
}

.ratinglegend {
	margin: 20px 0px;
	overflow: hidden;
}

.ratinglegend div {
	float: left;
	width: 200px;
	margin-right: 30px;
}

.ratinglegend br {
	clear: both;
}

/* EXTRA STYLES */

.extramodule thead tr {
	background-color: #0A599B;
}

.extramodule thead td {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.extramodule tbody td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	padding: 3 5 3 5;		
}

.extramodule ul {
	font-size: 12px;
	margin-left: 0;
	padding-left: 20px;
	width: 580px;
	list-style-type: disc;
	
}

.extramodule li {
	maring-top: 0px
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 0;
	color: #555555;
	font-weight: bold;
}
.boxybox {
	border:1px solid #CCCCCC;
	}
	
.paneltext 	{
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 5px;
			}
			
/* STYLES FOR FUNCTIONSHEET.CGI */

.functionsheet h2 {
	font-size: 20px;
	color: 336699;
}

.functionsheet h3 {
	font-size: 16px;
	font-weight: bold;
	color: 000000;
}

.functionsheet .indent {
	margin-left: 50px;
}

.paper_off, .sessionpeople_off, .paperpeople_off { background: #FFFFFF; }
.paper_on, .sessionpeople_on, .paperpeople_on { background: #EFEFEF; }
.paper_off td, .paper_on td {vertical-align: middle;}



.spreadsheet br {
    display: block;
    margin-bottom: 12px;
    font-size:2px;
    line-height: 2px;
}

/* New Styles for 2015 meeting starting with volunteer signups */

body.volunteersignup {
        padding: 0px;
        margin: 0px auto;
        background-color: #fff;
        font-family: "Open Sans",sans-serif,Arial,Verdana;
        font-weight: 400;
        color: #555;
}

body.volunteersignup a, a:visited, .colortext {
    text-decoration: none;
    color: #08C;
}

body.volunteersignup a:hover {
    text-decoration: none;
    color: #005699;
    }

#wrapper {
    width: 100%;
    }
    
.wrapper-top-image1 {
    background: url('/aaas/2015/AM2015header1.jpg') no-repeat scroll center top #D4F1FF;
    }
    
#wrapper-top {
    background-color: #D4F1FF;
    border-top: medium none;
    border-bottom: 1px solid #CBCBCB;
}

#logo {
    height: 100px;
    width: 400px;
    margin: 0px auto;
}

#wrapper-header {
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: medium none;
}

.container {
    position: relative;
    width: 900px;
    margin: 0px auto;
    padding: 0px;
    height: 100%;
    }

.container_main {
    position: relative;
    width: 900px;
    margin: 0px auto;
    padding: 0px;
	min-height:270px;
	font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 400;
    color: #555;
    font-size: 18px;
    }
    
#topnav li a:hover, #topnav .current_page_item > a, #topnav .current_page_item > a:hover, #topnav .current_page_parent > a, #topnav .current_page_parent > a:hover, #topnav .current-menu-parent > a, #topnav .current-menu-parent > a:hover, #topnav .current-page-ancestor > a, #topnav .current-menu-item > a, #topnav .current-menu-item > a:hover {
    color: #005699;
    border-top: 4px solid #005699;
}
#topnav2 li a:hover, #topnav2 .current_page_item > a, #topnav2 .current_page_item > a:hover, #topnav2 .current_page_parent > a, #topnav2 .current_page_parent > a:hover, #topnav2 .current-menu-parent > a, #topnav2 .current-menu-parent > a:hover, #topnav2 .current-page-ancestor > a, #topnav2 .current-menu-item > a, #topnav2 .current-menu-item > a:hover {
    color: #628393;
    
}


#nav {
    position: relative;
    text-align: justify;
    z-index: 200;
    padding: 0px;
    }

#topnav {
    list-style-type: none;
    font-size: 13.5px;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

#topnav a {
	color: #555555;
}

#nav2 {
    position: relative;
    text-align: Right;
    z-index: 200;
    padding: 0px;
    margin-bottom: 30px;
    }
    
#topnav2 {
    list-style-type: none;
    font-size: 13.5px;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

#topnav2 a{
	color: #00a2f3;
	}
	
.sf-menu li {
    display: inline-block;
    position: relative;
}

.sf-menu a {
    padding: 7px 0px 0px;
    text-decoration: none;
}

.sf-menu, .sf-menu * {
    margin: 0px 0px 0px;
    padding-top: 5px;
    padding-left: 0px;
    list-style: none outside none;
    height: 20px;
}

#topnav2.sf-menu {
    margin: 5px 0px 0px;
    padding-top: 0px;
    padding-left: 0px;
    list-style: none outside none;
    height: 20px;
}

.sf-menu:after {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 0px;
    line-height: 0;
    content: "";
}

.cta {
}

.cta-bar, a .cta-bar {
    display: block;
    margin: 50px 0px;
    clear: both;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    width: 100%;
    max-width: 800px;
    padding: 50px;
    color: #494D55;
    background-color: #ECF1F1;
    border-radius: 3px;
}

.cta-bar .cta-link {
    height: 28px;
    width: 200px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    line-height: 19px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px 0px 0px;
    border: medium none;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 600;
    margin-left: 50px;
}

.cta-bar .cta-link a{
    color: #FFF;
	}

.blue {
    background-color: #007DB9;
}

body.volunteersignup .button, body.people_search #submitbutton, input.button {
    height: 38px;
    width: 200px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    line-height: 19px;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 5px 0px 0px;
    border: medium none;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 600;
    margin-left: 50px;
    background-color: #007DB9;
    margin-top: 10px;
}

body.volunteersignup .textinput{
	height: 38px;
    display: inline-block;
    text-align: left;
    font-size: 13px;
    color: #494D55;
    line-height: 19px;
    border-radius: 3px;
    padding: 5px 0px 0px;
    border: medium 1px;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 600;
    margin-left: 50px;
    background-color: #F9F9F9;
    margin-top: 10px;
    padding-left: 10px;
    vertical-align:middle;
	}
	
body.volunteersignup .dropdown{
	height: 38px;
    display: inline-block;
    text-align: left;
    vertical-align:middle;
    font-size: 13px;
    color: #494D55;
    line-height: 19px;
    border-radius: 3px;
    padding: 5px 0px 0px;
    border: medium 1px;
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-weight: 600;
    margin-left: 50px;
    background-color: #F9F9F9;
    margin-top: 10px;
    padding-top:10px;
    padding-left: 10px;
	}

body.volunteersignup td{
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

body.volunteersignup span.note {
    font-family: "Open Sans",sans-serif,Arial,Verdana;
    font-size: 13px;
    font-weight: 400;
    color: #494D55;
}

.people_search.wrapper {
	margin: 25px 0;
}

.cta-twins {
    display: block;
    color: #555;
    margin-top: 90px;
    margin-bottom: 90px;
    clear: both;
    font-size: 18px;
    font-weight: 300;
	line-height: 20px;
	width: inherit;
    padding: 0px;
    min-height: 325px;

}

a .cta-twin, .cta-twin {
	
	text-align:left;
	width:400px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	
}

.right {
    float: right;
    padding: 20px;
}

.left {
    text-align: left;
    padding: 20px;
}

.secondary-nav-wrap-bottom {
    display: none;
}

#wrapper-footer {
    background: none repeat scroll 0% 0% #F9F9F9;
    margin-top:10px;
}

#footer-social-container {
    padding: 43px 0px 35px;
    text-align: center;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
}

.footer-social li {
    display: inline-block;
    margin: 0px 25px;
    font-size: 12px;
    font-weight: 600;
}

a .footer-social-icon {
    height: 36px;
    width: 36px;
    border-radius: 3px;
    border: 1px solid #08C;
    margin: 0px auto 12px;
}


a .social-icon-twitter {
    background: url('/aaas/2015/footer/social/twitter.png') no-repeat scroll center top transparent;
    }
a:hover .social-icon-twitter {
    background: url('/aaas/2015/footer/social/twitter-hover.png') no-repeat scroll center top transparent;
    }
a .social-icon-facebook {
    background: url('/aaas/2015/footer/social/facebook.png') no-repeat scroll center top transparent;
}
a:hover .social-icon-facebook {
    background: url('/aaas/2015/footer/social/facebook-hover.png') no-repeat scroll center top transparent;
}
a .social-icon-google {
    background: url('/aaas/2015/footer/social/google.png') no-repeat scroll center top transparent;
    }
a:hover .social-icon-google {
    background: url('/aaas/2015/footer/social/google-hover.png') no-repeat scroll center top transparent;
    }
    
#footer-admin-container {
    padding: 43px 0px 35px;
    text-align: center;
}

.footer-admin li {
    display: inline-block;
    margin: 0px 13px;
    font-size: 12px;
    font-weight: 600;
    color: #666;
}
.footer-admin li a {
    color: #666;
}

#footer-logo-container {
    padding: 30px 0px 65px;
    text-align: center;
}

#footer-logo {
    height: 62px;
    width: 206px;
    margin: 0px auto;
    background-color: transparent;
}

#footer-theme-container {
    width: 100%;
    background-color: #000;
    height: 20px;
}

.footer-theme-img {
    float: left;
    width: 25%;
    height: 20px;
}

.footer-theme-circuit {
    background: url('/aaas/2015/footer/circuit.jpg') repeat scroll 0% 0% / cover #B1B1B1;
}

.footer-theme-space {
    background: url('/aaas/2015/footer/space.jpg') repeat scroll 0% 0% / cover #C1C1C1;
}
.footer-theme-map {
    background: url('/aaas/2015/footer/map.jpg') repeat scroll 0% 0% / cover #D1D1D1;
}
.footer-theme-brain {
    background: url('/aaas/2015/footer/brain.jpg') repeat scroll 0% 0% / cover #E1E1E1;
}

.container_personalinfo {
    position: relative;
    width: 900px;
    margin: 0px auto;
    padding: 0px;

    }

.container_personalinfo table{
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
	width: 900px;
}

.approval { 
	width: 100%;
	}

*/ error Styles */

.error {
    color: #e0313e;
    background-color: #f5b9be;
    font-weight: bold;
}


/* NPS steps */

	.personcell a .fa{ font-size: 22px; 
		color: #506b91;
		}
	
	.personcell .fa-check.fa-stack-1x {
		margin-top: 2px;
		margin-left: 10px;
		text-shadow: -1px -1px  #fff;
		}
	.personcell .fa-times { 
		color: #e03a3e!important;
		font-size: 20px;
		}
	.personcell .fa-times.fa-stack-1x { 
		margin-top: 2px;
		margin-left: 10px;
		text-shadow: -1px -1px  #fff;
		}
	.personcell .fa-pencil { 
		color: #ffaa00 !important;
		font-size: 18px !important;
		text-shadow: -1px -1px  #fff;
		}
	.personcell .fa-pencil.fa-stack-2x {
		margin-top:16px;
		margin-left: 12px;
		}
	.personcell .fa-check {
		color: #1fa67a!important;
		font-size: 20px;
		}
	.personcell .fa-check.fa-stack-1x {
		margin-top: 2px;
		margin-left: 10px;
		text-shadow: -1px -1px  #fff;
		}
	.personcell .fa-times { 
		color: #e03a3e!important;
		font-size: 20px;
		}	
	.personcell .fa-plus { 
		color: #1fa67a !important;
		font-size: 18px !important;
		text-shadow: -1px -1px  #fff;
		}
	.personcell .fa-plus.fa-stack-2x {
		margin-top:16px;
		margin-left: 12px;
		}
cfrlink a, a:visited, .colortext {
    text-decoration: none;
    color: #08C;
}

