@charset "UTF-8";
/* CSS Document */

/*******     Stylesheet for the SOT Annual Meeting 2019   **********/ 
/**********      Baltimore, MD. March 2019    ***********/

@font-face{ 
	font-family: 'BundaysRegular';
	src: url('../css/Webfonts/bundayslab-regular-webfont.woff');
	src: url('../css/Webfonts/bundayslab-regular-webfont.woff') format('woff');
}

body {
	background: #faf9f5; 
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin:0;
	color:#3A3A3A;
	font-weight:400;	
}	
.nodisplay {
	display: none;
}
 li {
	font-size: 16px;
	line-height:1.7;
}
p {
	font-size: 16px;
	line-height:1.7;
	margin-bottom: 15px;
}
li i {
	line-height: 20px !important;
}

img { border:none; }

a { text-decoration:none;
	color: #e94a2b;
	cursor:pointer;
	cursor:hand;
	font-weight:400;
}

a:hover { 
	color: #e94a2b;
	text-decoration:underline;  
	cursor:pointer;  
	cursor:hand;
}

 
a, a:visited, a:active {
   color: #e94a2b;
	text-decoration:none;
	font-weight:400;
}

blockquote{
	border-left: none;	
	font-size:1em;
}

h1 { color:#26356b;
	font-size:2.2em;
	font-family: 'BundaysRegular', Arial, sans-serif;
	font-weight: 600;
	line-height:1.5em;
	margin-bottom: 20px;
	}


h2 {color: #26356b;
    font-size: 1.8em;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 600;
    margin-top: 25px;
	margin-bottom:15px;
    vertical-align: bottom;
	}
	
h2.course {color: #723a19;
    font-size: 2.1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 0%;
	margin-bottom:2%;
    vertical-align: bottom;
	}
		
h2.top{
	margin-top:0px;	
}
	
h3 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    padding: 10px 0px 0px 0px;
    font-size: 1.4em;
}
	 
h4 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
}



h5 {color: #e94a2b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
	text-transform: none;
}


#lower-wrapper-inner {
	 background-color:#FFFFFF;
	 max-width:1024px;
	 min-width:1024px;
	 margin:0 auto;
	 vertical-align:top;
}


.column-full-layout {
	margin-bottom:30px;
}



.column-full-layout .full-column {
	float:left;
	width:100%;
	min-height:430px;
}


/*-------Bullets----------*/
ul.yellowBullets {list-style: none}
ul.yellowBullets li::before {
	content: "•"; 
	color: #f7b21c;
	display: inline-block; 
	width: 1em;
  	margin-left: -1em
}


/*-------Buttons --------*/
.grunchButton{
	background: url(images/button-cream.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 190px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
}

a.grunchButton:hover{
	background: url(images/button-yellow.png) no-repeat top left;
	text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 190px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
}

.grunchButtonBlue{
	background: url(images/button-blue.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-size: 190px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
}

#share{
	display: block;
    margin-bottom: 50px;
    margin-top: 30px;
}

/*------ Columns ---------*/
aside.col1-2{
	width:50%;
	float:left;		
}

aside.col2-2{
	width:48%;
	float:left;
}

aside.col2-2::after{
	clear:both;
}

aside.col3-4{
	width:65%;
	float:left;
	display:inline-block;
	margin-right:5%;
}

aside.col1-4{
	width:25%;
	float:left;
	display:inline-block;
}

  
/*------- Header -----------*/

.toplinksbar{
	height: 39px; 
	padding-top: 5px;
	box-shadow: 0px 5px 15px rgba(0,0,0, .5); 
	width: 100%; 
	background-color: rgba(255, 253, 237, .9); 
	position:absolute;
}

.topHeader{
	position: absolute !important;
	top: 0;
	z-index: 1000;
	right: 0px;
	left: 0px;
	height: 32px;
	background-color: rgba(251,245,227, .85);
	width: 100%;
}
.topHeaderInner {
	max-width: 1077px;
	margin: 0px auto;
}

.iconDiv {
	height: 70px;
	width: 70px;
	margin: 0px auto;
}
.transHeader {
	max-width: 1400px;
	margin: 0px auto;
	float: none;
}
.topCont {
	background-color: #e94a2b;
}
.mobileOnly {
		display: none;
	}
.desktopOnly {
	display: inherit;
}
.mobileNav {
	display: none;
}
.menuLink {
	display: inherit;
}
span.topLinkMonitor{
	font-size:12px;		
}
span.topLinkMonitor a.toplink,  a.toplink:visited, a.toplink:active{
	padding-right:7px;
	color:#26356b;
}
span.topLinkMonitor a.toplink:hover{
	color:#e94a2b;
}
.toplinks{
	display: inline-flex;
    list-style-type: none;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0px;
	font-size:13px;	
	padding:5px 0px 5px 0px;
	float:right;
}

/*------ Lists ------*/

li.toplink{
	
	padding-top: 1px;
    border-right: thin solid #56ac81;
    padding-right: 20px;
    padding-left: 20px; 
    vertical-align: middle;
    color: #26356b;
    line-height: 14px;
	font-size: 12px;
}

li.toplink > a > i{
	padding-right:8px;
	color:#26356b;
}

li.toplink a.atoplink:link, a.atoplink:active, a.atoplink:visited{
	text-decoration:none;
	color:#26356b;
}

li.toplink a.atoplink:hover{
	text-decoration:underline;
}

.list-one{
	list-style:none;	
}

.list-one li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 15px;
}

.list-one li::before {
    content: "\f00c";
    font-family: "FontAwesome";
	color: #9A694B;
    font-size: 18px;
    left: -9px;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-two li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 10px;
}

.list-two li::before {
    content: "\f111";
    font-family: "FontAwesome";
	color: #3a3a3a;
	list-style-type: disc;
    font-size: 7px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-five{
	list-style:disc; 
	padding-left:100px;	
}

.ul-abv {
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #ECECEC;
}


/*------- Main ------*/
.tab-panes .tab-pane{
    display: none
}
.tab-panes .active{
    display: block
}

.centered{
	text-align:center;	
	margin-left: auto;
    margin-right: auto;
}
h4.abstracts{
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-weight:400;
}

h4.abstracts.speaker::before{
	content: "\f130";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:65px;	
	display:block;
	text-align:center;
	color:#56ac81;
	padding-bottom: 4%;
	padding-top:1%;
}

h4.abstracts.tips::before{
	content: "\f0f6";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
	color: #56ac81;
    padding-bottom: 4%;
}
h4.sub{
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-weight:400;
}

h4.sub2{
	text-transform:uppercase;
	text-align:left;
	color:#000;
	font-weight:600;
}

h4.sub.icon1::before{
	 content: "\f045";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:#56ac81;
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

h4.sub.icon2::before{
	content: "\f046";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:#56ac81;
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

h4.sub.icon3::before{
	content: "\f0f6";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:#56ac81;
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

/*-------- Navigation Menu -------*/

div.navigation{
	width:100%;
	background-color:#182141;
	height:45px;
	z-index:1;
	border-top: 2px solid #54ac80;
}

div.container{
	margin:0 auto;
	z-index:2;
}

ul.topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color:#182141;
	z-index:103;
}

ul.topnav li {
	float:left; border:0;
}

ul.topnav li a {
    display: inline-block;
    color: #fffded;
    text-align: center;
    padding: 12px 44px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
    font-family:'Open Sans', sans serif;
    border:0;
	height:43px;
}
 
ul.topnav li a:hover {
} 

ul.topnav li.icon {display: none;}

ul.topnav li a.menu{display: none;}
 
div.dashrow {	
	padding:0px;  
}


ul.dashboard {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color:#26356b;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}

ul.dashboard li {
	float: left;
	margin-right: 0px;
	display: block;
}

ul.dashboard li a {
	display: block;
	color: #fffded;
	text-align: center;
	padding: 38px 22px 12px 22px;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
}

.dashcol{
	background-color:#26356b;
	box-sizing: border-box;
}

ul.dashboard li a:hover {
	color: #EF6495;
	border-bottom: none;
}



ul.dashboard li a.active {
    color: #EF6495;
	border-bottom:3px solid #ef6495;
}*/

#general.active {
	color:#f7b21c;
	background-color:#26356b;
}

#registration.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#housing.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#program.active {
	color:#f7b21c;
	background-color:#26356b;	
}

#exhibits.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#supporters.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#presenters.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#dsa-icon{
	background:url(images/Navigation/normal/discover-san-antonio.png) center top no-repeat;	
	background-size: 35px;	
}

#pawb-icon{
	background:url(images/Navigation/normal/planning.png) center top no-repeat;	
	background-size: 35px;	
}

#ga-icon{
	background:url(images/Navigation/normal/getting-around.png) center top no-repeat;	
	background-size: 35px;	
}

#oss-icon{
	background:url(images/Navigation/normal/on-site-services.png) center top no-repeat;	
	background-size: 35px;	
}

#mea-icon{
	background:url(images/Navigation/normal/mobile-event-app.png) center top no-repeat;	
	background-size: 35px;	
}

#rms1-icon{
	background:url(images/Navigation/normal/req-meeting-general.png) center top no-repeat;	
	background-size: 35px;	
}

#hr-icon{
	background:url(images/Navigation/normal/how-to-register.png) center top no-repeat;	
	background-size: 35px;
}

#ho-icon{
	background:url(images/Navigation/normal/housing.png) center top no-repeat;	
	background-size: 35px;
}

#rsp-icon{
	background:url(images/Navigation/normal/room-share.png) center top no-repeat;	
	background-size: 35px;	
}

#fs-icon{
	background:url(images/Navigation/normal/featured-sessions.png) center top no-repeat;	
	background-size: 35px;
}

#ss-icon{
	background:url(images/Navigation/normal/scientific-sessions.png) center top no-repeat;
	background-size: 35px;	
}

#ce-icon{
	background:url(images/Navigation/normal/ce.png) center top no-repeat;	
	background-size: 35px;
}

#ea-icon{
	background:url(images/Navigation/normal/events.png) center top no-repeat;	
    background-size: 35px;
}

#as-icon{
	background:url(images/Navigation/normal/abstract-submissions.png) center top no-repeat;	
    background-size: 35px;
}

#sm-icon{
	background:url(images/Navigation/normal/satellite-meetings.png) center top no-repeat;	
	background-size: 35px;
}

#aw-icon{
	background:url(images/Navigation/normal/awards.png) center top no-repeat;	
	background-size: 35px;
}

#fr-icon{
	background:url(images/Navigation/normal/fun-run.png) center top no-repeat;	
	background-size: 35px;
}

#teo-icon{
	background:url(images/Navigation/normal/toxexpo.png) center top no-repeat;	
	background-size: 35px;
}

#rab-icon{
	background:url(images/Navigation/normal/request-booth.png) center top no-repeat;	
	background-size: 35px;
}

#elm-icon{
	background:url(images/Navigation/normal/exhibitors.png) center top no-repeat;	
	background-size: 35px;
}

#ehs-icon{
	background:url(images/Navigation/normal/exhibitor-sessions.png) center top no-repeat;	
	background-size: 35px;
}

#ao-icon{
	background:url(images/Navigation/normal/advertising-opps-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#mo-icon{
	background:url(images/Navigation/normal/marketing-opps-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#rms2-icon{
	background:url(images/Navigation/normal/req-meeting-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#sl-icon{
	background:url(images/Navigation/normal/supporter-list.png) center top no-repeat;	
	background-size: 35px;
}

#so-icon{
	background:url(images/Navigation/normal/supporter-opps.png) center top no-repeat;	
	background-size: 35px;
}

#ao2-icon{
	background:url(images/Navigation/normal/advertising-opps-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#mo2-icon{
	background:url(images/Navigation/normal/marketing-opps-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#rms3-icon{
	background:url(images/Navigation/normal/req-meeting-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#as2-icon{
	background:url(images/Navigation/normal/abstract-sub.png) center top no-repeat;	
	background-size: 35px;
}

#ppi-icon{
	background:url(images/Navigation/normal/presentation-instructions.png) center top no-repeat;	
	background-size: 35px;
}

#osr-icon{
	background:url(images/Navigation/normal/on-site-resources.png) center top no-repeat;	
	background-size: 35px;
}

#ssop-icon{
	background:url(images/Navigation/normal/sci-session-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#ceop-icon{
	background:url(images/Navigation/normal/ce-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#ppsc-icon{
	background:url(images/Navigation/normal/pps-charis.png) center top no-repeat;	
	background-size: 35px;
}






/* Hover version of the icons */
#dsa-icon.icon-active{
	background:url(images/Navigation/hover/discover-san-antonio-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#pawb-icon.icon-active{
	background:url(images/Navigation/hover/planning-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#ga-icon.icon-active{
	background:url(images/Navigation/hover/getting-around-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#oss-icon.icon-active{
	background:url(images/Navigation/hover/on-site-services-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#mea-icon.icon-active{
	background:url(images/Navigation/hover/mobile-event-app-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#rms1-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-hover-general.png) center top no-repeat;	
	background-size: 35px;	
}

#hr-icon.icon-active{
	background:url(images/Navigation/hover/how-to-register-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ho-icon.icon-active{
	background:url(images/Navigation/hover/housing-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rsp-icon.icon-active{
	background:url(images/Navigation/hover/room-share-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#fs-icon.icon-active{
	background:url(images/Navigation/hover/featured-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ss-icon.icon-active{
	background:url(images/Navigation/hover/scientific-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ce-icon.icon-active{
	background:url(images/Navigation/hover/ce-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ea-icon.icon-active{
	background:url(images/Navigation/hover/events-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as-icon.icon-active{
	background:url(images/Navigation/hover/abstract-submissions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#sm-icon.icon-active{
	background:url(images/Navigation/hover/satellite-meetings-hover.png) center top no-repeat;	
	background-size: 35px;
}

#aw-icon.icon-active{
	background:url(images/Navigation/hover/awards-hover.png) center top no-repeat;	
	background-size: 35px;
}

#fr-icon.icon-active{
	background:url(images/Navigation/hover/fun-run-hover.png) center top no-repeat;	
	background-size: 35px;
}

#teo-icon.icon-active{
	background:url(images/Navigation/hover/toxexpo-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rab-icon.icon-active{
	background:url(images/Navigation/hover/request-booth-hover.png) center top no-repeat;	
	background-size: 35px;
}

#elm-icon.icon-active{
	background:url(images/Navigation/hover/exhibitors-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ehs-icon.icon-active{
	background:url(images/Navigation/hover/exhibitor-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ao-icon.icon-active{
	background:url(images/Navigation/hover/advertising-opps-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#mo-icon.icon-active{
	background:url(images/Navigation/hover/marketing-opps-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rms2-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#sl-icon.icon-active{
	background:url(images/Navigation/hover/supporter-list-hover.png) center top no-repeat;	
	background-size: 35px;
}

#so-icon.icon-active{
	background:url(images/Navigation/hover/supporter-opps-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ao2-icon.icon-active{
	background:url(images/Navigation/hover/advertising-opps-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#mo2-icon.icon-active{
	background:url(images/Navigation/hover/marketing-opps-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rms3-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as2-icon.icon-active{
	background:url(images/Navigation/hover/abstract-sub-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ppi-icon.icon-active{
	background:url(images/Navigation/hover/presentation-instructions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#osr-icon.icon-active{
	background:url(images/Navigation/hover/on-site-resources-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ssop-icon.icon-active{
	background:url(images/Navigation/hover/sci-session-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ceop-icon.icon-active{
	background:url(images/Navigation/hover/ce-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ppsc-icon.icon-active{
	background:url(images/Navigation/hover/pps-charis-hover.png) center top no-repeat;	
	background-size: 35px;
}



/*------- Panels ----------*/
#pnl-open-all {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px; 
 }
 
 
 #pnl-open-all:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer;
 }
 
 
 #pnl-close-all {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:none;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-close-all:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer;
 }
 
 #pnl-open-all2 {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-open-all2:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer; 
 }
  
 #pnl-close-all2 {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:none;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-close-all2:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer; 
 }
  
 .pnl-closed {
    position: relative;
    z-index: 1;
    line-height:40px;
	margin-top:30px;	
	padding-left:20px;
	background-color: #eeeeee;
	padding-right:25px;
}

.pnl-closed:before {
	position:absolute;
	content: "";
	z-index: -1;
	color:#000000;
	background-image: url(/images/down-arrow-panel.png);
    background-repeat: no-repeat;
    background-position: right -10px bottom 5px;
	background-size: 40px;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	margin-left:-10px;	
}

.pnl-closed:hover { 
	background-color: #bed4e9;
	cursor:pointer;
}

.pnl-open {
	color:#565657;
	border: 1px solid #bed4e9;
	display:none;
	width:658px;
	font-size:14px;
	padding:20px;
	margin-bottom:20px;
	margin-left: 0px;
}

.pnl-hp-closed {
    position: relative;
    z-index: 1;
    color:#898989;
	margin-top:10px;	
}


.pnl-hp-closed:before  {
	position:absolute;
	content: "";
	z-index: -1;
	background-color: #ffffff;
	background-image: url(/images/down-arrow-panel.png);
    background-repeat: no-repeat;
    background-position: right 15px bottom 3px;
	background-size: 20px;
	border-radius: 25px;
	display:block;
	width:275px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-left:-10px;
}

.pnl-hp-closed:hover { 
	opacity: 0.7;
    filter: alpha(opacity=70);
	cursor:pointer;
}

.pnl-rotate {
	background-color:#bed4e9;	
}

 
.pnl-rotate:before  {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: left -10px bottom 3px;
 
}

.pnl-hp-rotate:before  {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: left 15px bottom 3px;
 
}

.pnl-hp-open {
	 color:#565657;	
	 display:none;
	 font-size:12px;
	 background-color:#FFFFFF;
	 width:255px;
	 margin-bottom:20px;
	 -webkit-border-radius: 0px 0px 5px 5px;
	 -moz-border-radius: 0px 0px 5px 5px;
	 border-radius: 0px 0px 5px 5px;
	 margin-top:-5;  
	 padding-top:10px;
	 padding-bottom:5px;
}

.pnl-hp-open ul {
	 padding-left:10px;
	list-style-type: none;
	margin:0px;
}
 
.pnl-hp-open a {
	text-decoration:none;
}

.pnl-hp-open   a:hover{
	text-decoration:underline;
}

/*********Back To Top btn*********/

.back-to-top {
 	background: none;
	margin: 0; 
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 45px;
	height: 45px;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #ffffff;
	background-color: #f9b21b;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}
 
.back-to-top i {
 	font-size: 20px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	padding: 10px 12px;
}

/******2019 AM SOT Banner image******/
/***********************************/

.banner {
	width: 100%;
    height: auto;
	margin:0px auto;	
}

/*************Footer-Main Section *************/
/***************************************/
#footer-main{
	clear:both;
	width:100%; 
	background:#26356b;
	margin-top:50px;	
	height:auto;
	padding:0px;
}

.footer-main-container{
	width:80%;
	margin:0 auto;
}

.footer-main-aside{
	text-align: center;
	padding:30px;

}

.footer-main-aside h2{
	font-size:1.8em;
	color:#fff;	
	display:inline;
	padding-bottom:4px;
	font-family: 'BundaysRegular', Arial, sans-serif;
	font-weight: 400;
}

.footer-main-aside i{
	padding-top:5px;
	color:#ac9259;
	float:left;
	padding-right: 8px;
}

/*.footer-main-aside img{
	padding-top:5px;
	padding-right: 25px;
}*/

.footer-main-aside img::after{
	clear:both;
}
.footer-main-aside p{
	color:#fffded;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:15px;
	margin-left:20px;
	
}

.footer-main-aside a{
	color:#fffded;
	text-decoration: none;
	font-weight: 300;

	
}

.footer-main-aside a:hover{
	text-decoration: underline;

	
}

.footer-main-aside a.a-footer-main, a.a-footer-main:visited, a.a-footer-main:active{
	color:#fff;
	text-decoration:none;
	font-weight: 300;
}

.footer-main-aside a.a-footer-main:hover{
	color:#fff;
	text-decoration:underline;
	font-weight: 300;
}
div.btm-footer{
    color: #26356b;
    padding-top: 14px;
    padding-bottom: 7px;
    padding-left: 0px;
    background-color: #56ac81;
    text-align: center;
    border-top: 1px solid #fffdee;	
}
/*************************************************/
/*************DASHBOARD**********************/

#dashboard {
    margin-top: 0px;
   /* padding: 3% 0px 4% 0px;*/
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: #26356b;
    border-top: solid 3px #59ab81;
	border-bottom:none;
}
.dashbtnsection{
    background: no-repeat center top;
    background-size: 75px 75px;
    padding-top: 15px;	
	text-align: center;
}


a.dashlinks:active, a.dashlinks:visited, a.dashlinks {
    color: #fffeee;
    text-decoration: none; 
    font-weight: 600;
    font-size: .8em;
}

a.dashlinks:hover {
    /*font-weight: 400;*/
	text-decoration: underline;
	
}

/********** Expanding Panel ****************/
.expanding_panel .expanding_panel_trigger{
	cursor:pointer;
	color: #e94a2b;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	/*text-align:left;*/
}


.l_padding_ep{
	padding-left:20px;
}

.expanding_panel .expanding_panel_trigger{
	font-size: 14px;
}

.expanding_panel .expanding_panel_trigger::hover{
	text-decoration:underline;
}

.expanding_panel .expanding_panel_trigger::after{
	content: "more \f103";
	font-family:'Open Sans',FontAwesome, sans-serif;
	font-size:14px;
	font-weight: 400; 
	/*	
	font-family: FontAwesome;
	padding-right:5px;
	font-size:11px;*/
}

.expanding_panel .expanding_panel_content_container {
	overflow:hidden;	
	color:#656464;
	font-weight:400;
}

.expanding_panel .expanding_panel_content {
	padding:1px 0px;	
}

.expanding_panel.open .expanding_panel_trigger::after{
	 content: "less \f102";
	font-family:'Open Sans', FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/* content:"less \f102";
	 font-family: FontAwesome;
	 font-size:11px;*/
}

.expanding_panel_1 .expanding_panel_1_trigger{
	cursor:pointer;
	color: #ac9259;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	/*text-align:left;*/
}

.expanding_panel_1 .expanding_panel_1_trigger:hover{
	color: #9a694b;
	text-decoration:underline;
}

.expanding_panel_1 .expanding_panel_1_trigger::after{
	content: "more \f103";
	font-family:'Open Sans',FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/*	
	font-family: FontAwesome;
	padding-right:5px;
	font-size:11px;*/
}

.expanding_panel_1 .expanding_panel_1_content_container {
	overflow:hidden;	
	color:#656464;
	font-weight:400;
}

.expanding_panel_1 .expanding_panel_1_content {
	padding:1px 0px;	
}

.expanding_panel_1.open .expanding_panel_1_trigger::after{
	 content: "less \f102";
	font-family:'Open Sans', FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/* content:"less \f102";
	 font-family: FontAwesome;
	 font-size:11px;*/
}
/******* Lists *******/
.list-one{
	list-style:none;	
}

.list-one li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 15px;
}

.list-one li::before {
    content: "\f00c";
    font-family: "FontAwesome";
	color: #56ac81;
    font-size: 18px;
    left: -9px;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-two li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 10px;
}

.list-two li::before {
    content: "\f111";
    font-family: "FontAwesome";
	color: #3a3a3a;
	list-style-type: disc;
    font-size: 7px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-five{
	list-style:disc; 
	padding-left:100px;	
}

.ul-abv {
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #ECECEC;
}

.greenSection {
	width: 100%;
	position: relative;
	margin: 20px 0px 60px 0px;
}	 
.greenSection .greenInner {
	width: 100%;
	background-color: #56ac81;
	position: relative;
	z-index: 0;
}
.greenSection .splashImage {
	position: absolute;
    left: 0px;
    top: -80px;
    z-index: 100;
    width: 20%;
    height: 377px;
}
.greenSection .alignmentBox {
	position: relative;
	width: 80%;
	margin-left: 20%;
}
.greenSection .innerText {
	width: 100%;
	max-width: 1000px;
	padding: 40px 10px 40px 30px;
}
.redButton {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	background-color: #e94a2b;
	padding: 10px 20px;
	border-radius: 8px;
	box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	-webkit-transition: background-color 0.5s; /* Safari */
	transition: background-color 0.5s;
}
.redButton:hover {
	background-color: #cf4e31;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}
.redButton:visited, .redButton:active {
	color: #FFFFFF !important;
	font-weight: bold;
}

/*-------- Search field ---------*/

#field {
    float:left; 
    width:250px; 
    height:27px; 
    line-height:27px;
    text-indent:10px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em; 
    color:#333; 
    background: #fff; 
    border:solid 1px #d9d9d9; 
    border-top:solid 1px #c0c0c0; 
    border-right:none;
}

#search-submit {
    cursor:pointer; 
    width:30px; 
    height: 31px; 
    line-height:0; 
    font-size:0; 
    text-indent:-999px;
    color: transparent;  
    background: url(/images/search.png) no-repeat #56ac81 center; 
	background-size: 12px 12px;
    border: 1px solid #56ac81; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}

#search-submit:hover {
    background: url(/images/search.png) no-repeat center #56ac81; 
    border: 1px solid #56ac81;
	background-size: 12px 12px;
}


/*------- Spans --------*/
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47%;
}
.span_1_of_2_thinner {
	width: 44%;
	
}



/**************************************************************/
/* After Submissions - CE - Tabs/
/**************************************************************/


	.li-margin-left{
		margin-left:10px;	
	}
	
	#tabs { 
		background: transparent; 
		border: none; 
	} 
	
	#tabs .ui-widget-header { 
		background: transparent;
  		border: none;
    	-moz-border-radius: 0px;
    	-webkit-border-radius: 0px;
    	border-radius: 0px;
	}
	
	.ui-tabs .ui-tabs-nav {
    	margin: 0;
    	padding: .2em .2em 0em 0em;
	} 

	#tabs .ui-tabs-nav .ui-state-default {
    width: 33%;
    height: 50px;
    background: transparent;
    border: none;
    margin-top: 31px;
    margin-left: 0px;
    background-color: #26356b;
}
	
	#tabs .ui-tabs-nav .ui-state-active {
    width: 33%;
    height: 50px;
    background-color: #e94a2b;
    margin-top: 31px;
    margin-left: 0px;
}
	
	#tabs .ui-tabs-nav .ui-state-default a {
    	width: 100%;
    	vertical-align: middle;
    	height: 100%;
    	text-align: center;
    	margin: 1% auto;
    	color: #ffffff;
    	padding-top: 9px;
	} 
	
	#tabs .ui-tabs-nav .ui-state-active a {
    padding-top: 9px;
    color: #ffffff;
    border: 0;
    margin-left: 5px;
    font-weight: 700;
    font-size: 15px;
}

	
	#tabs ul li a:focus, #tabs ul li:focus{
		outline:1px dotted #FFFDED !important; 
	}
	
	
	.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
    border: thin solid rgba(172,146,89,.5) !important ;
    background-color: rgba(255, 255, 255, .7);
    width: 100%;
    margin-left: 0px;
	margin-top:4px;
    border-radius: 5px;
}



@media screen and (max-width:991px) {
   #tabs .ui-tabs-nav .ui-state-active {
   padding-top: 0px;
  
}
	
	#tabs .ui-tabs-nav .ui-state-default a {
    	
    	padding-top: 5px;
	} 
	
}
@media screen (min-width:992px) and (max-width:1100px) {
   #tabs .ui-tabs-nav .ui-state-active {
   padding-top: 0px;
  
}
	
	#tabs .ui-tabs-nav .ui-state-default a {
    	
    	padding-top: 8px;
	} 
	
}



	
	.calendarl{
		display: inline-block; 
		width: 40%; 
		float: left; 
		margin-top: 2%; 
		margin-left: 5%;	
	}
	
	.calendarl-icon{
		display: block; 
		width: 10%; 
		float: left;	
	}
	
	.calendarl-icon i.fa-calendar{
		color: rgba(172,146,89,2.4);
	}
	
	.calendarl-text{
		display: inline-block;
	}
	
	.calendarl-text p{
		margin-bottom:5px;	
	}
	
	.calendarr{
		display: inline-block;
		width: 50%; 
		float: left; 
		margin-top: 2%;	
	}
	
	.calendarr-icon{
		width: 9%; 
		display: inline; 
		float: left;	
	}
	
	.calendarr-icon i.fa-calendar{
		color: rgba(172,146,89,2.4);	
	}
	
	.calendarr-text{
		display: inline-block; 
		float: left;
		width: 90%;
	}
	
	.calendarr-text p{
		margin-bottom:5px;	
	}
	
	.thingoldbox{
		width:31%;	
	}
	.ppt-icon{
		display: inline-block;
   		float: left;
    	width: 0%;
		
	}
	
	.ppt-text{
	    display: inline-block;
    	float: left;
    	width: 90%;
		padding-left: 10%;
	}
	
	.stepsnumicon{
	    margin-top: 10px;
	}
	
	h4.sub2 {
		text-transform: uppercase;
		text-align: left;
		color: #000;
		font-weight: 400;
		font-size:18px;
	}
	
	table.timing{
		margin-left:5%;	
	}
	
	table.timing td{
		padding: 10px 0px;	
	}
	
	.list-one li.donticon::before {
    content: "\f05e";
    font-family: "FontAwesome";
    color: #ff0000;
    font-size: 18px;
    left: -9px;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}
	
table.calendar td.title p{
	padding: 10px 15px;
	background-color:rgba(249, 178, 27, .3);
	color: #26356b;
	font-size: 14px;
	margin-bottom: 0px;
	border-top: thin solid rgba(249, 178, 27, .3);
	border-left: thin solid rgba(249, 178, 27, .3);
	border-right: thin solid rgba(249, 178, 27, .3);
	border-radius: 8px 8px 0px 0px;
	font-weight: bold;	
}
table.calendar td.description p{
	padding: 15px 15px 15px 15px;
	margin-bottom: 25px;
}

table.calendar td.description ul{
	padding: 15px 15px 15px 45px;
	margin-bottom: 10px;

}

table.calendar td.description ul li{
	margin-bottom:10px;										
}
											
div.icon-left-1 i{
	font-size: 50px;
    text-align: left;
    display: inline;
    margin: 1% 2% 0px;
    color: #56ac81;
    float: left;	
}

div.icon-left-1 p{
	display: inline; 
	float: left; 
	width: 88%; 
	margin-top: 1%;
}

div.icon-left-2 i{
    font-size: 50px;
    text-align: left;
    display: inline;
    margin: 3% 2% 0px;
    color: #56ac81;
    float: left;
}

div.icon-left-2 p{
	display: inline;
    float: left;
    width: 88%;
    margin-top: 3%;
}


@media only screen and  (max-width: 479px) {
	.li-margin-left{
		margin-left:0px;	
	}
	
	#tabs .ui-tabs-nav .ui-state-default {
		width: 100%;
		padding-left: 3%;
		font-size:13px;
		margin-top: 1px;
		display: none;
	}
	
	
	#tabs .ui-tabs-nav .ui-state-default a{
		width: inherit;
		padding-right: 0px !important;
		display: none;
	}
	
	#tabs .ui-tabs-nav .ui-state-active{
		width:100%;
		font-size:13px;
		display: none;
	}
	
	.ui-tabs .ui-tabs-panel {
		display: block;
		border-width: 0;
		padding: 0em 0em;
		background: none;
		background-color: none;
		width: 100%;
		margin-left: 0px;
	}
	.list-one {
		padding-left: 10px;
	}
	.list-five {
		padding-left: 70px;
	}
}


@media  (max-width: 768px) {
	.li-margin-left{
		margin-left:0px;	
	}
	
	#tabs .ui-tabs-nav .ui-state-default {
		width: 100%;
		padding-left: 3%;
		font-size:13px;
		margin-top: 1px;
		display: none;
	}
	
	
	#tabs .ui-tabs-nav .ui-state-default a{
		width:100% !important;
		padding-right: 0px !important;
		display: none;
	}
	
	#tabs .ui-tabs-nav .ui-state-active{
		width:100% !important;
		font-size:13px;
		display: none;
	}
	#tabs-1, #tabs-2, #tabs-3 {
		display: block !important;
	}
	.ui-tabs .ui-tabs-panel {
		display: block;
		border-width: 0;
		padding: 0em 0em;
		background: none;
		background-color: none;
		width: 100%;
		margin-left: 0px;
	}
	.list-one {
		padding-left: 10px;
	}
	.list-five {
		padding-left: 70px;
	}
	/*.li-margin-left{
		margin-left:0px;	
	}
	
	#tabs .ui-tabs-nav .ui-state-default {
		width: 100%;
		padding-left: 0%;
		margin-top: 1px;
		padding-right: 0px !important;
	}
	
	
	#tabs .ui-tabs-nav .ui-state-default a{
		width: 100%;
		padding-right: 0px !important;
	}
	
	#tabs .ui-tabs-nav .ui-state-active{
		width:100%;
		padding-right: 0px !important;
	}*/
}

/**************************************************************/

@media (max-width: 768px){
	.iconDiv {
		height: 70px;
		width: 90%;
		margin: 0px auto;
		text-align: center;
	}
	.mobileOnly {
		display: inline;
		}
	.desktopOnly {
		display: none;
	}
	.dashbtnsection {
		text-align: center;
	}
	.mobileNav {
		display: block;
		color: #FFFFFF;
		padding: 10px 0px;
	}
	.mobileNav a, .mobileNav a:hover, .mobileNav a:link, .mobileNav a:visited, .mobileNav a:active {
		color: #ffffff !important;
		text-decoration: none;
	}
	.menuLink {
		display: none;
	}
	.topHeader {
		display: none;
	}
	div.btm-footer{
		color: #26356b;
		padding-top: 14px;
		padding-bottom: 7px;
		padding-left: 20px;
		padding-right: 20px;
		background-color: #56ac81;
		text-align: center;
		border-top: 1px solid #fffdee;	
	}
	.greenSection {
		width: 100%;
		position: relative;
		margin: 20px 0px 20px 0px;
	}
	.greenSection .splashImage {
		display: none;
	}
	.greenSection .innerText {
		width: 100%;
		max-width: 1000px;
		padding: 0px 20px 0px 20px;
	}
	.greenSection .alignmentBox {
		position: relative;
		width: 100%;
		margin-left: 0%;
	}
}
