/* Font Face */

/* Key Frames */

/* Bootstrap Fixes */
.row:before, .row:after { content: normal !important; }
div.row, div.rowalt { margin: 1em 0; padding: .5em; background: #eee; border-radius: 5px; }

/* html, body  */
html, body {margin: 0; height: 100%;}
body {
   /*font-family: "Helvetica Neue Light","Helvetica","Arial",sans-serif;*/
   font-family: 'Campton Book',Arial, sans-serif;
   font-weight: 400;
   font-size: 14px;
   line-height: 24px;
   color: #000000;
   letter-spacing: -0.025em;
   background-color: #fff;
}
body.blank-content {
	background-color: #FFF; 
	margin: 5px;
}



/* Links */
a { text-decoration: none; }
a:hover { 
	text-decoration: none; 
	border-bottom: 1px solid #6EA400; 
}

/* Headers */
header {
	background-color: #003d68;
}


h1 {
	font-family: 'AngleciaPro Text Light',Times New Roman, serif;
	font-size: 44px;
	line-height: 44px;
	color: #326295;
	letter-spacing: -0.025em;
}

h2 {
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 28px;
	line-height: 32px;
	color: #326295;
	letter-spacing: -0.025em;
	margin-bottom: 20px;
}

h3 {
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 30px;
	letter-spacing: -0.025em;
}

h4 {
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	color: #326295;
	letter-spacing: -0.025em;
	margin-bottom: 10px;
}

h5 {
	font-family: 'Campton Bold',Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { font-size: 0.8em; }

/* Containers */
#blankcontent { padding: 1em; background: #fff; padding: .6em; }
.content-wrapper { width: 90%; margin: 0 auto; padding-left: 10px; padding-right: 10px;}
#bodyWrapper {
	width: 100%;
	background-color: #ffffff;
}

/* Container Responsive */
@media (max-width: 767px) {
	.content-wrapper { width: 98% }
	#ai-dashboard-nav-collapse-1 { width: 98% }
}
@media (min-width: 768px) {
	#ai-dashboard-nav-collapse-1 { width: 90%; padding-left: 10px; padding-right: 10px; }
}

/* Header & Sign-In Nav */
.global-header {
   width: 100%;
   padding: 5px 10px;
   border-bottom: 1px #e9e9e9 solid;
   font-size: 14px;
   clear: both;
   height: 40px;
   background-color: #fff;
}
.global-header a {
   text-decoration: none;
   font-family: 'Campton Medium',Arial, sans-serif;
   font-size: 14px;
   line-height: 30px;
   letter-spacing: 0;
   color: #5d8ec1;
   transition: all 0.1s linear;
}
.global-header a:hover, .global-header a:active  {
   color: #000000;
   text-decoration: none;
   border: none;
   cursor: pointer;
}
.global-brand {
	float: left;
}
.global-links {
	float: right;
}
.global-brand a, .global-links a {
	display: inline-block;
	cursor: pointer;
}
.global-links a+a {
	margin-left: 10px;
}
.primary-header {
	width: 100%;
	padding: 0px 15px;
}
.primary-brand {
   float: left;
   height: 100px;
   margin-top: 15px;
   margin-bottom: 0;
}
.primary-brand a:hover {
	cursor: pointer;
	text-decoration: none;
	border: none;
}
.low-header {
	color: #fff;
	background-color: #326295;
	/*border-top: 1px #e9e9e9 solid;*/
   border-bottom: 1px #e9e9e9 solid;
}
.low-header-content {
	/*color: #326295;*/
	padding: 10px 20px;
   font-weight: 200;
   letter-spacing: 0.15em;
   font-size: 20px;
}

/* Headers Responsive */
@media (max-width: 767px) {
	.global-links {
		display: none;
	}
	#branding, .nav-primary-toggle, #primary-collapse {
		display: block;
		width: 100%;
		float: none;
	}
	#branding {
		text-align: center;
		border-bottom: 1px solid #efefef;
	}
	.primary-header,
	.primary-header .content-wrapper {
		width: 100%;
		padding: 0px;
	}
	.nav-primary-toggle {
		margin-top: 6px;
	}
}

/* Nav */
.nav-primary-toggle {
	text-align: right; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	font-size: 22px;
	color: #000;
}
.nav-primary-toggle a {
	color: #000;
	font-size: 0.8em;
}
.nav-primary-toggle .navbar-toggler .fa-minus,
.nav-primary-toggle .navbar-toggler.loaded .fa-plus,
.nav-primary-toggle .navbar-toggler.collapsed .fa-plus {
	display: inline-block;
}
.nav-primary-toggle .navbar-toggler.loaded .fa-minus,
.nav-primary-toggle .navbar-toggler.collapsed .fa-minus,
.nav-primary-toggle .navbar-toggler .fa-plus {
	display: none;
}
#primary-collapse {
	float: right;
	text-align: right;
	margin-top: 37px;
	margin-right: 40px;
}
#primary-collapse .nav-primary ul {
	width: 100%;
   list-style-type: none;
   padding: 0px !important;
}
#primary-collapse .nav-primary ul > li { width: 100%; }
#primary-collapse .nav-primary > ul > li { width: auto; float: left; margin-top: 8px;}
#primary-collapse .nav-primary ul > li.separator {display: none;}
#primary-collapse .nav-primary ul > li > a {
	display: inline-block;
   height: 60px;
   font-family: 'AngleciaPro Text',Times New Roman, serif;
   font-size: 20px;
   line-height: 60px;
   color: #ffffff;
   transition: all 0.1s linear;
   cursor: pointer;
   border-bottom: 3px solid transparent;
   padding-left: 8px;
   padding-right: 8px;
}
#primary-collapse .nav-primary > ul > li > a:hover,
#primary-collapse .nav-primary > ul > li > a:active {
	text-decoration: none;
	border-bottom: 3px #326295 solid;
}
#primary-collapse .nav-primary ul.dropdown-menu { 
	border: 0px; 
	border-radius: 0px; 
	float: none; 
	clear: both; 
	padding-left: 0px !important; 
	margin-left: 0px !important; 
}
.mainNavL1Children,
.mainNavL2Children {
	display: inline-block;
}
.mainNavL1Children {
	margin-left: 2px;
}
.mainNavL2Children {
	margin-left: 10px;
}
.mainNavL2PushOut,
.mainNavL3PushOut {
	display: inline-block;
	margin-right: 10px;
}
.toggleMenuSpan:hover {
	cursor: pointer;
}
.nav-path {
	margin-top: 8px;
}
#children-nav {
	padding-top: 15px;
	padding-bottom: 15px;
   background-color: #326295;
	display: none;
}
#children-nav.children-shown {
	display: block;
}
.nav-child-menu {
	display: none;
}
.nav-child-menu.child-shown {
	display: block;
}
.nav-child-menu .nav-child-menu-header {
	width: 40%;
	float: left;
	font-size: 28px;
	color: #fff;
	margin-top: 10px;
	text-align: right;
}
.nav-child-menu > ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	width: 50%;
	float: left;
	border: none;
}
.nav-child-menu > ul a {
	color: #fff;
	font-size: 17px;
	text-align: left;
	font-weight: 500;
   border-bottom: 2px solid transparent;
   padding: 6px 12px;
   display: block;
   width: 100%;
}
.nav-child-menu > ul li {
	margin-bottom: 5px;
	width: 100%;
	border: none;
}
.nav-child-menu > ul ul.dropdown-menu {
	position: relative;
	min-width: 100%;
	max-width: 100%;
	margin-left: 20px;
	border: none;
	box-shadow: none;
	background-color: transparent;
	border-radius: 0px;
}
.nav-child-menu > ul a:hover,
.nav-child-menu > ul ul.dropdown-menu a:hover, 
.nav-child-menu > ul ul.open > a {
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;
}
.toggleMenuSpan.child-shown .fa-chevron-down,
.dropdown > ul.open > a .fa-angle-right {
	display: none;
}
.toggleMenuSpan:not(.child-shown) .fa-chevron-up {
	display: none;
}
/* End Nav */

/* Nav Responsive */
@media (max-width: 767px) {
	#primary-collapse.collapse {
		display: none;
	}
	#primary-collapse.collapse.in {
		display: block;
	}
	#primary-collapse {
		margin-top: 10px;
		margin-right: 0px;
	}
	#primary-collapse .nav-primary ul > li { width: 100%; float: none; margin-top: 2px; margin-bottom: 2px;}
	#primary-collapse .nav-primary ul > li > a {
		text-align: left;
	}
	#primary-collapse .nav-primary ul.dropdown-menu { 
		position: relative;
		min-width: 100%;
		width: 100%;
	}
}
@media (min-width: 768px) {
	.nav-primary-toggle { display: none; }
	#primary-collapse.collapse {
		display: block;
	}
	#primary-collapse .nav-primary > ul > li+li {
		margin-left: 15px;
	}
}
/* End Nav Responsive */

/* Side Nav, Activity Nav, Activity Preview */
#activityDetails > br {
	display: none;
}
#activityContainer {
	float: left;
	width: 100%;
}
#activityDetails {
	float: right;
}
#activityDetails ul {list-style: none; margin-right: -35px;}
#activityDetails img {max-width: 100%;}
#activityInfo { margin-bottom: 1em; border-bottom: 1px solid #326295; padding-bottom: 1em;}
#activityBanner {text-align:right; width: 100%; max-width: 100%;}
#activityContainer h1 {padding-bottom: 0px; padding-top: 0px; margin-bottom: 10px; margin-bottom: 25px; font-size: 36px; letter-spacing: -0.2px; color: #1d1d1d;}
#activityDetails img {max-width: 100%; margin-bottom: 1em;}
@media (min-width: 768px) {
	#activityDetails {
		width: 25%;
		padding-left: 0px;
		padding-right: 30px;
	}
	#activityContainer {
		width: 75%;
	}
}
#activitySubNav:before, #activitySubNav:after {content: " "; display: table;}
#activitySubNav:after { clear: both; }
#activitySubNav { margin: 0 !important; padding: 0 !important; width: 100%;}
#activitySubNav>li { position: relative; display: block; }
#activitySubNav > li:hover, #activitySubNav > li > a:hover, #activitySubNav > li.active, #activitySubNav > li > a.active {
	background-color: #ebf1f7;
	text-decoration: none;
}
#activitySubNav > li > a { 
	color: #326295;
	background-color: #fff;
	padding: 10px 30px;
	display: inline-block;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	width: 100%;
}
#activitySubNav > li a {
	font-size: 16px;
}
#activitySubNav > li.active, #activitySubNav > li > a.active {
	color: #fff;
	background-color: #326295;
   border-color: #326295;
   text-decoration: none;
}
#activitySubNav > li+li {
	margin-top: 0px;
	border-top: 1px solid #D1D3D3;
}
#activityTopListItem {
	text-align: left;
	color: #052049;
	background-color: #fff;
   border-bottom: 2px solid #052049;
   padding: 10px 15px;
   margin-top: 30px;
   margin-bottom: 10px;
   font-weight: 400;
   letter-spacing: 0.10em;
   font-size: 20px;
}
#activityTopListItem:hover {
	cursor: default;
	color: #052049;
	background-color: #fff !important;
   border-bottom: 2px solid #052049 !important;
}
/* End Side Nav and Activity Nav */

/* Person Dashboard */
#aidashboard-nav, #ai-dashboard-nav-collapse-1 {
	color: #00274c !important;
	margin: 0 auto;
}
#ai-dashboard-nav-collapse-1 {
	margin: 0 auto;
}
#ai-dashboard-nav-collapse-1 > ul.nav.navbar-nav.aiDashboard-userlinks.aiDashboard-dashboardlinks .row div h3
{
	color: #00274c;
}
#aidashboard-nav a:hover {
	color: #fff !important;
}
.card-grids {
	width: 85% !important;
}
.card-header {
	color: #fff !important;	
	background: #326295 !important;
	border-bottom: 3px solid !important;
	padding: 0.5em 0em 0.5em;
	height: 100px;
	padding-top: 5px !important;
}
.card-header h2,
.card-header h3,
.card-header h4 {
	color: #fff !important;
	font-size: 1.7em;
	font-weight: normal;
}
.card-grid, 
.header-description {
	color: #00274c !important;
	background: #f6f6f6 !important;
}
.header-description {
	max-height: 300px !important;
	min-height: 300px !important;
	height: 300px !important;
}
ul.card-items a:hover, ul.card-items i.fa:hover {
	color: #0066cc !important;
}
.card-grid .header-description h5 {
	padding: 2px 2px;
	text-align: right !important;
	text-transform: none !important;
	margin-right: 10px !important;
	color: #00274c !important;
}
#aidashboard-nav .aidashboard_dropdown-menu li h3 {
	color: #00274c !important;
	font-size: 1.5em;
	font-weight: normal;
}
#aidashboard-nav .aidashboard_dropdown-menu .multi-column-dropdown li a:hover, 
#aidashboard-nav .aidashboard_dropdown-menu .multi-column-dropdown li a:focus, 
#aidashboard-nav .aidashboard_dropdown-menu .multi-column-dropdown li a:active {
	background-color: #ebf1f7;
	color: #024794 !important;
}
#aidashboard-nav #ai-dashboard-nav-collapse-1 .aiDashboard-dashboardlinks > li.aidashboard_dropdown > a:hover,
#aidashboard-nav #ai-dashboard-nav-collapse-1 .aiDashboard-userlinks > li.aidashboard-signout > a:hover {
	background-color: transparent !important;
	color: #024794 !important;
	font-weight: bold;
}
#ai-dashboard-nav-collapse-1 #ai-dashboard-nav-collapse-1 {
	border-right: 1px solid rgba(0,0,0,.15) !important;
}
#ai-dashboard-nav-collapse-1 > ul.nav.navbar-nav.aiDashboard-userlinks.aiDashboard-dashboardlinks .row div {
   min-height: 210px !important;
}
span.importantactions:before, i.importantactions.card-item:before, i.importantactions:before {
	color: red !important;
}
.important-card {
	display: none !important;
}

/* Home Page Content */
@media (max-width: 1024px) {
	.nav.navbar-nav > li { height: 62px; display: table-cell; vertical-align: middle;}
	.nav.navbar-nav > li > a {line-height: 1em; height:100%;}
	.navbar-signin h3 { margin-right: 0px; }
}
@media (max-width: 768px) {
	.navbar-nav { 
		width: 100%; 
	   margin: 0;
	}
	#dropdownMenuLink .caret {
		display: none;
	}
	.nav.navbar-nav > li { width: 100%;}
	.siteHeaderLink {font-size: 18px !important;}
	.nav.navbar-nav > li.hidden-sm+li, .nav.navbar-nav > li.hidden-md+li .nav.navbar-nav > li.hidden-lg+li  { border-bottom: none; }
	.nav.navbar-nav > li+li { border-bottom:  1px solid #0066cc; }
	.nav.navbar-nav > li > a { color: #fff;}
	#bs-example-navbar-collapse-1 {border-top: none;}
	#navigation li.dropdown .dropdown-menu, #navigation li.dropdown .dropdown-menu > li, #navigation li.dropdown .dropdown-menu > li > a { /*color: #fff;*/ min-width: 0; max-width: 100%; width: 100%;}
	#navigation li.dropdown .dropdown-menu > li > a:hover {color: #00274c;}
	.nav.navbar-nav > li { height: auto; display: block; }
	.nav.navbar-nav > li > a {line-height: auto;}
	.navbar-signin, .nav.navbar-nav > li.separator {display: none;}
	.nav.navbar-nav > li+li {border-left: none;}
}

/* Content */
#content {margin: 0 -15px 0; padding: 0; background: #ffffff; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; min-height: 400px;}
#content ul, #content ol { margin: 10px 20px; padding: 0 15px; }
#main { padding-bottom: 15px; }
#main-inner { padding: 0 12px; }
#main h1 { padding-bottom: 20px; padding-top: 25px; }
#main h2 { border-bottom: 1px dotted; padding-bottom: 8px; border-color: #cdcdcd; }
#side { background: #FFFFFF; display: none; margin-top: 25px;}
#side h3 { color: #00549F;}
@media (min-width: 768px) {
	#content.row > div#main[class*="col-"], #content.row > div#side[class*="col-"] {
	    /*float: none;*/
	    vertical-align: top;
	}

	#signOutInNav {
		display: none !important;
	}
}
#pagebannertop { display: none; }
#viewActivity > div.row { background: none; }

/* Footer */
#footer {
	margin-top: 80px;
   background-color: #f5f5f5;
   position: relative;
   padding-top: 70px;
   padding-bottom: 70px;
   /*font-size: 18px;*/
   /*padding: 70px 0 70px 0;*/
   font-family: 'Campton Book',Arial, sans-serif;
   font-size: 14px;
   line-height: 24px;
   min-height: 280px;
   letter-spacing: -0.025em;
}
#footer a {
   text-decoration: none;
   font-family: 'Campton Medium',Arial, sans-serif;
   font-size: 14px;
   line-height: 30px;
   letter-spacing: 0;
   color: #5d8ec1;
   transition: all 0.1s linear;
}
#footer a:hover, #footer a:active  {
   color: #000000;
   text-decoration: none;
   border: none;
   cursor: pointer;
}
.footer-links-container {
	margin-top: 5px;
	margin-bottom: 20px;
	width: 50%;
	float: right;
	padding-left: 70px;
   padding-right: 70px;
}
.footer-links-header {
	font-size: 14px;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   font-weight: 700;
}
#footer .footer_phone_email,
#footer .footer_phone_email a {
	font-family: 'AngleciaPro Text',Times New Roman, serif;
   font-size: 24px;
   line-height: 28px;
   letter-spacing: -0.025em;
}
.sub-footer {
	/*border-top: 1px solid rgba(255,255,255,0.1);*/
   /*margin-top: 30px;*/
   font-size: 14px;
   float: left;
   width: 50%;
   padding-left: 70px;
   padding-right: 70px;
}
.footer-img {
	padding: 20px 0px;
	margin-bottom: 30px;
}
.footer-img a, .footer-img a:hover, .footer-img a:active {
	text-decoration: none;
	border: none;
}
.sub-footer a {
	text-decoration: underline;
}
.sub-footer a:hover { text-decoration: none; }

/* Footer Responsive */
@media (max-width: 767px) {
	#footer {
		text-align: center;
	}
	.sub-footer, .footer-links-container {
		float: right;
		width: 100%;
	}
}

/* Activity Center */
@media (min-width: 768px) {
/*	div.activitycenter-activityinfo-container div.activitycenter-activityinfo {
		padding-right: 10%;
	}	
*/}
.ai-att-activitycenter #main-inner div.activitycenter-activity-container {
   border-radius: 5px;
   border: 1px dotted #cfcfcf;
   border-right: 1px dotted #cfcfcf !important;
   border-left: 1px solid #666;
   padding: 15px;
   background-color: #fcfcfc;
}
.activitycenter-activityinfo-container div.activitycenter-name {
	font-style: normal;
   font-weight: 400;
   color: #326295;
   margin-bottom: 1.875rem;
   font-size: 1.8em;
}
div.activitycenter-activityinfo {
	font-style: normal;
   font-weight: 400;
   color: #343F49;
   margin-bottom: 1.875rem;
   font-size: 1.4em;
}
div.activitycenter-activity-container div.activitycenter-options div.action, 
div.activitycenter-activity-container div.activitycenter-options div.status {
	border: none;
}
div.activitycenter-activity-container div.activitycenter-options {
   width: 100%;
   margin: 0;
   border: none;
   padding-left: 15px;
}
div.activitycenter-option-open a {
	font-size: 1.3em;
}
.activityCenterAddedArrow {
	font-weight: 300;
   color: #343F49;
   font-family: "Roboto", "Open Sans", sans-serif;
   font-size: 1.6em;
   margin-right: 10px;
}
span.activityCenterName {
	font-weight: bold;
	font-size: 16px;
}

/* Abstract navigation list */
#navcontainer  {margin:3px 0 30px 0 ; background: transparent; border-bottom: 3px solid #ccc; font-size:11px;}
ul#navlist {margin: 0 0 2px 0; padding: 0; list-style-type: none; white-space: normal; border: none; background: transparent;}
ul#navlist li {display:inline-table;    letter-spacing: -1px; font-size: 1.3em; font-weight: normal; margin: 10px 0px 2px 0px; padding: 2px 0 4px 0; }
#navlist a, #navlist a:link { margin: 0; padding: 5px 9px 9px 9px; color: #004979; text-decoration: none; border-top: 2px solid #B0B0B0; border-right: 2px solid #B0B0B0; border-left: 2px solid #B0B0B0; border-radius: 5px 5px 0 0 ; transition: all .1s ease-out;}
ul#navlist li.active {color: #FFFFFF; border: 1px solid #FF7400;}
#content #navlist a:hover {text-decoration:none; border-bottom:none; border-bottom:1px solid #E7E6E1; padding-bottom:12px}
#navlist a.active{color: #004979; background-color: #e1f6c4;}
#navcontainer .navtitle {  font-size: 1.5em; letter-spacing: .025em; padding: 10px; color: #194368; }
#navcontainer .navtitle  span.incomplete{
    background: #F44336;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #6E0E0E;
    padding: 4px 10px;
    margin: 4px 0 0 0;
    font-size: .9em;
}
.current{color: #FFFFFF; background-color: #8CC400;}
#navcontainer .incomplete {padding: 3px;}
#navcontainer .status {background-color: #F2F2F2; color: #004979; text-align: left; font-weight: normal; font-size: 0.8em; margin: 0; padding: 2px;}
#navcontainer .status .incomplete {font-size: 1.1em; padding: 3px;}
#navcontainer .message {padding: 3px;}
div.viewAbstract img {max-width: 95%; width:auto; height:auto;}

#navlist a.stepRequired, span.stepRequired {
   color: #ececec; background-color: #F7061E;
   background-image: none !important;
   text-shadow: none !important;}
#navlist a.stepCompleted, span.stepCompleted {color: #FFF; background-color: #4098BA; }
#navlist a.stepOptional, span.stepOptional {color: #45565b; background-color: #dae2e4; }
#navlist a.stepCurrent { color: #FFF; font-weight: bold; }
#content #navlist a.stepCurrent { font-weight: bold; background:#6f6f6f;   color: white;}

#navlist a.stepOptional:hover, #navlist a.stepCurrent:hover,#navlist a.stepCompleted:hover, #navlist a.stepRequired:hover {text-decoration: underline;}
#navstepmessage { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; text-align: center; background-color: #ffffcc; border-color: #DFDFAE; color: #990000; }

.abstractSubmissionsPanel ol {
    list-style-type: none;
    margin: 5em;
    padding: 0;
    counter-reset: li-counter;
}
.abstractSubmissionsPanel ol> li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
    border-left: 2px solid #D5D5D5;
    margin:5px 0px 15px 0px;
    padding: 1em;
    background-color: none;
    transition: all .3s ease-out;
    font-size:1em;
    border-radius: 0px 8px 8px 0px;
}

.abstractSubmissionsPanel ol li:hover{
   background: #D5D5D5;
   border-left: 2px solid #E8E8E8;
  	border-radius:8px;
}
.abstractSubmissionsPanel ol > li:before, ol >li.row:before {
    position: absolute;
    top: 0;
    left: -1.3em;
    width: 0.8em;
    font-size: 3em;
    line-height: 1;
    text-align: right;
    color: #103A57;
    content: counter(li-counter);
    counter-increment: li-counter;
}
.row::before {
    display: initial !important;
    content: " ";
}
div.askOnceForms, div.askManyForms {
	font-size: 1.25em;
	margin-bottom: 10px;
}

#submitAbstractCase > div, #submitAbstractCase > hr {display: none;}
#submitAbstractCase > div.table-responsive {display: block;}

/* Forms */
fieldset + fieldset { margin-top: 1em; border-top: 1px solid #f5f5f5; }
form div, .formedit div { margin: .4em 0; }
.formedit label, .searchcriteria label { width: 25%; text-align: right; }
.formedit div.dataentryhint {left: 27%; width: 73%; position: relative; padding: 0 0 0 5px; font-weight: normal; padding: 0 5px 0 0; font-size: 90%;}
#EditAbstract label { width: auto; text-align: left; }
#SignIn div { margin: .5em 0; }
#SignIn label, #EditPassword label { width: 150px; text-align: right;  }
#FinalizeSubmission label, #EditRSVP label { width: auto; }
input[type="checkbox"],input[type="radio"] { margin: 0 .3em; }
input[type=file] { display: inline-block; }
#figureTag .optionRequired { color: #9E0621; }
.viewCEUPlannerSelect {}
.viewCEUPlannerSelect:before { content: "Claim Credit for Conference(s)"; display: block; font-weight: bold; text-align: left; color: #4D4E4E; }
.viewCEUPlannerSelect select { margin: 10px 0; }
label[for="iConfirm"] {
	display: inline !important;
}
fieldset { margin-bottom: 1em; border: none; padding: none; }
fieldset legend {
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 24px;
	line-height: 28px;
	color: #326295;
	letter-spacing: -0.025em;
	margin-bottom: 14px;
	margin-top: 20px;
}
.formedit label,
#SignIn label, 
#EditPassword label {
	display: block;
   font-family: 'Campton Medium',Arial, sans-serif;
   font-size: 16px;
   line-height: 20px;
   color: #000000;
   text-align: left;
   margin-top: 3px;
}
#FinalizeSubmission label, #EditRSVP label {
	display: inline-block;
}
input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control {
	font-family: 'AngleciaPro Text Light',Times New Roman, serif;
   font-size: 18px;
   line-height: 18px;
   color: #000;
   /*letter-spacing: -0.025em;*/
   border-top: 0;
   border-right: 0;
   border-bottom: 2px #326295 solid;
   border-left: 0;
   border-radius: 0px;
   box-shadow: none;
   min-width: 45%;
}
select.form-control {
	/*height: 50px;*/
   font-family: 'AngleciaPro Text Light',Times New Roman, serif;
   font-size: 18px;
   line-height: 18px;
   color: #000;
   background-color: #f9f9f9;
   border-top: 0;
   border-right: 0;
   border-bottom: 1px #326295 solid;
   border-left: 0;
   border-radius: 0;
   box-shadow: 0 1px 0 #326295;
   min-width: 45%;
}
textarea.form-control {
	width: 100%;
   min-height: 100px;
   border: 2px #326295 solid;
   margin: 10px 0 25px 0;
   font-size: 18px;
   font-family: 'Campton Book',Arial, sans-serif;
   padding: 10px;
   min-width: 45%;
}
td textarea.form-control {
	min-height: 50px;
	border: 1px #326295 solid;
} 
.symbolsList {
	text-align: right;
}
.symbolsList select,
.symbolsList label {
	width: auto !important;
	display: inline-block;
	margin-right: 5px;
	font-size: 12px;
}
.symbolsList select.form-control {
	min-width: 100px;
}
@media (min-width: 768px) {
	.symbolsList+.ai-text-count-wrapper-left {
		margin-top: -45px;
	}
}
.testnavigation .floatright { margin: 0; }
#progressBar {	
	overflow: hidden;
	height: 20px;
	padding: 0;
	margin-bottom: 20px;
	background-color: #CCC;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
#progressBar #progress {
	float: left;
	min-width: 2em;
	width: 0;
	margin: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #45565b;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
}
.answersblock label { width: 90% !important; display: inline-block !important; text-align: left; }
.answersblock input { float: left; }
.testnavigation input[type="submit"]{ width: auto !important; display: inline-block; }
.testnavigation input[type="submit"]:disabled, 
.testnavigation input[type="submit"]:disabled {
	display: none !important;
}
#shortTitle { margin-top: -1em; }

.form-question-data-grid textarea.form-control { width: 100%; height: 100% }
.form-question-data-grid label { width: auto; }
.formedit .form-question-data-grid div.ai-date-control-options, 
.formedit .form-question-data-grid div.ai-date-control-option { margin: 0; }
table.form-question-data-grid th:first-child, table.form-question-data-grid table td:first-child { width: 30px !important;}

.datepicker { line-height: 1.2em; }
@media (min-width: 768px) {
	.form-inline textarea.form-control {
		width: 100%;
	}
	table.designation {
		table-layout: fixed;
		margin-left: 25%;
	}
	table.designation td {
		padding-left: 5px;
	}
	#stateProvinceOther {
		width: 30%;
	}

	#createNewAccount table.designation {
		margin-left: 0;
	}

	#createNewAccount #stateProvinceOther {
		width: 100%;
	}

	#specialty {
		width: 35%;
	}

	#otherSpecialty {
		width: 20%;
	}
}

#EnterCEU label {width: auto; }

/* Activity Registration */
.activitySiginLeftCont, .activitySiginRightCont {
	float: left;
	margin-top: 15px;
}
.activitySiginLeftCont {
	width: 50%;
	border-right: 1px solid #e5e5e5;
}
.activitySiginRightCont {
	width: 49%;
}
.activitySiginLeftCont form, .activitySiginRightCont form {
	min-height: 700px;
	padding-left: 15px;
	padding-right: 15px;
}
.activitySiginLeftCont label , .activitySiginRightCont label, .activitySigninForm form#signIn label{ 
	width:100%; 
	text-align: left;
	padding-top: 5px;
}
.activitySiginLeftCont:after { content: " "; display: block; clear: both; height: 0; }
.activitySiginLeftCont .form-inline .form-control,
.activitySiginRightCont .form-inline .form-control {
	width: 100%;
}
.activitySiginRightCont #newProfile div:nth-child(9) {
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.activitySiginLeftCont .centerwithpad {
	margin-top: 15px;
}
@media (max-width: 767px) {
	.activitySiginLeftCont, .activitySiginRightCont {
		width: 100%;
	}
	.activitySiginLeftCont {
		border-right: none;
		padding-bottom: 10px;
	}
	.activitySiginRightCont {
		border-top: 1px solid #e5e5e5;
		padding-top: 30px;
	}

	.activitySiginLeftCont form, .activitySiginRightCont form {
		min-height: 0px;
	}
}
@media (min-width: 768px) {
	.form-inline textarea.form-control {
		width: 100%;
	}
}

table#form-question-data-grid-2012 textarea {
    width: 100%;
    height: 250px;
}

/* Enduring Materials */
.enduring-material.row { background: none; }
.progress { background-color: #CCC; }
.progress-bar { background-color: #45565b; }
.enduring-product, .navigationoptions .enduring-product { color: #4D4E4E; display: block; }
.viewEnduringobjective > strong {
	display: block;
}
.enduring-material .enduring-remove a {
	bottom: 80px;
}
.ai-ip-viewems .navigationoptions {
	text-align: left;
}
.viewEnduringobjective br:nth-child(odd) {
	display: none;
}

/* Sessioning Pages */
#EditEvent textarea, #SendEmail textarea {width: 70%;}
#searchAttendees label {text-align: left;}
#searchAttendees td {padding: 5px; vertical-align: top;}
#searchAttendees input[type="submit"] {margin-top: 30px;}
div.createevent {text-align: right;}
#manageSpeakers div.remove {float: right;}
#manageSpeakers label {display: inline;}
#manageSpeakers div.remove label {display: inline-block; width: auto;}
#sessioning div.status div.floatright {float: left;}

/* Tables */
#editOrderTable th { font-size: 110%; text-align: center; }
#AbstractCaseSummary .caseEntryPartialCompletion { border-color: #ebccd1; color: #a94442; }

#grid { table-layout: fixed; }
#grid th.horheader { text-align: center; vertical-align: middle; font-size: 12px; }
.head1, .head2, .head3, .head4, .head5, .head6, .head7, .head8, .head9, .head10, .head11, .head12 {  }
.form-question-data-grid { table-layout: fixed; }

div.div_table[summary*="additional forms used for this submission"] { display: table; }
div.div_table[summary*="additional forms used for this submission"] .div_tr { background: none; display: table-row; }
div.div_table[summary*="additional forms used for this submission"] .div_td { 
	border: 1px solid #ddd;
	font-size: 13px;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
	display: table-cell;
}
div.div_table[summary*="additional forms used for this submission"]>.div_tr:nth-child(odd)>.div_td, 
div.div_table[summary*="additional forms used for this submission"]>.div_tr:nth-child(odd)>.div_th {
  background-color: #f9f9f9;
}
div.div_table[summary*="additional forms used for this submission"]>.div_tr:hover>.div_td,
div.div_table[summary*="additional forms used for this submission"]>.div_tr:hover>.div_th  {
  background-color: #f5f5f5;
}
.printPlannerCertificate { text-align: right; }
.printPlannerCertificate br { display: none; }

#editOrderTable select[name*='chooseManyProduc'] { min-width: 4em; }
#registerButton:hover, table[summary="I display the earned Credits"] .actionCell { text-align: right; }

/* Classes */
.action {color: #273363;}
.alignright {text-align: right;}
.alignleft {text-align: left;}
.aligncenter {text-align: center;}
.aligncenterwithpad {text-align: center; padding: 10px;}
.answer {/*font-size: 90%;*/ /*color: #666666;*/ background-color: transparent; font-weight: normal; font-size: 16px;}
.answertext { /*color: #666666;*/ background-color: transparent;  margin: 0 0 5px 0; padding: 0 0 0 10px; font-size: 0.9em;}
.backtotop {font-size: 90%; padding: 0 10px 0 0; text-align: right;}
.breadcrumbtrail {font-size: 80%; padding: 0 0 5px 0;}
.boldred {color: #9E0621; background-color: transparent; font-weight: bold;}
.centerwithpad {text-align: center; padding: 10px 0;}
.centerwithoutpad {text-align: center;}
.clear { clear: both; height: 0px;}
.clear.centerwithpad { clear: both; height: initial;}
.circuitcontent{text-align: left; margin: 5px 0 0 5px;}
.colorprimary {color: #260240;}
.colorsecondary {color: #260240;}
.colortertiary {color: #048572;}
.columntitle { /*color: #666666;*/ background-color: #EDF3F6; font-weight: bold;}
.conflict { /*font-size: 90%;*/ background-color: #FFF000;}
.content {text-align: left; width: 100%;}
.contentcenter{text-align: center;}
.contentright{text-align: right;}
.contentnav {font-size: 90%; vertical-align: middle; color: #273363; font-weight: bold; text-align: center; white-space: nowrap; border-bottom: 1px dotted #273363;  padding: 2px 0 2px 0; margin: 0 0 8px 0; width: 95%;}
.crossout {text-decoration: line-through; color: #666666;}
.disclosureadd { /*width: 40px; height: 40px;*/ font-weight:bold;}
.disclosureanswer {vertical-align: middle; font-size: 1.2em; text-align: center; border: 1px black solid; padding: 2px;}
.disclosureremove {text-decoration: none; font-weight: bold; color: #9E0621; padding-bottom: 10px;}
.disclosureresponse {vertical-align: middle; text-align: left; border: 1px black solid; padding: 2px;}
.disclosuretable {border: 1px black solid;}
.editnote {font-size: 85%; color: #B6B6B6; background-color: transparent; font-weight: bold;  vertical-align: middle; text-decoration: none;}
.editpreview {font-size: 130%; color: #9E0621; font-weight: bold;}
.floatleft {float: left; margin: 0 0px 0 0px;}
.floatright {float: right; margin: 0 0px 0 0px;}
.floatnone {float:none}
.fontnormal {font-size:normal}
.fontsmall {font-size: small;}
.fontmedium {font-size: medium; }
.fontlarge {font-size: large;}
.fontxlarge {font-size: x-large;}
.fontprimary {font-family: Verdana;}
.fontsecondary {font-family: Tahoma;}
.fonttertiary {font-family: Arial;}
.formrow, .formskinnyrow {font-size: 95%; padding: 1px 0 1px 0; clear: both; vertical-align: middle; clear:both; }
.formnote {padding: 0 0 0 0; margin: 0 0 0 0; display: inline;}
.formtitle {font-weight: bold; margin: 15px 0px; color: #000;}
.green {color: #81BC41;}
.hidden {height: 0; width: 0; overflow: hidden; position: absolute;}
.highlightdetail {color: #260240;}
.incomplete {color: #9E0621; font-weight: bold;}
.indent {padding-left: 15px;}
.message, .messagealert { margin-top: 1em; }
/* .message { text-align: left;   background-color: #dbe2e4; border-color: #C2CBCD; color: #45565b; } */
.message a:not(.btn-success), .message a:hover:not(.btn-success), .messagealert a:not(.btn-success), .messagealert a:hover:not(.btn-success) { color: #9e0621; }
/* .messagealert { text-align: left;   background-color: #ffffcc; border-color: #DFDFAE; color: #260240; } */
.message ol, .messagealert ol { text-align: left; }
.navigationoptions { text-align: right; color: #f2f2f2; }
.navigationoptions.text-left { text-align: left; }
.navigationoptions.text-center { text-align: center; }
.navigationoptions label { color: #326295; }
.nowrapping { white-space: nowrap;}
.previewmultiline {left: 25%; width: 75%; position: relative; padding: 0 0 0 5px;}
.previewmessageline {left: 21%; width: 75%; position: relative; padding: 0 0 0 0px;}
.previewbar {color: #273363; border-bottom: 1px dotted; margin: 10px 0 10px 0; text-align: left;}
.question dt { margin: 1em 0 0 0; }
.question dd { margin: .4em 0; }
.questiontext {width: 100%; margin: 0 0 5px 0; padding: 0 0 0 0px; font-size: 0.9em; font-weight: normal; }
.red {color: #9E0621;}
.required {color: #9E0621; font-weight: bold; padding: 0 2px 0 0;}
.restrictedform { color: #9E0621; font-weight: bold; }
.results {width: 100%;}
.pluslink {padding:0px 1px 0px 1px; margin:0px 2px 0px 2px ; background:#fff; font-size:.8em; text-decoration: none; border:1px solid #666666; color:#666666; text-align:center; vertical-align: middle;}
.resultscount { font-weight: bold; text-align: center; margin: 0 0 10px 0;}
.scrolltext {font-family: courier,monospace; color: black; border: thin solid #666666; background-color: #CCCCCC; overflow-x: auto; overflow-y: auto; max-height: 200px; padding: 4px 4px 4px 4px; line-height: 15px; margin: 5px 0pt 5px 0pt;}
.searchcriteria {width: 100%;}
.sectionbar {color: #FFFFFF; background-color: #273363; font-weight: bold; text-align: center; margin: 0 0 10px 0;}
.sectiondesc {font-size: 90%;}
.sectiontitle {font-size: 1em; font-weight: bold;  font-variant: small-caps;}
.small {font-size: 85%; font-weight: normal;}
.smallbold {font-size: 85%; color: #666666;  background-color: transparent; font-weight: bold;  vertical-align: middle; text-decoration: none;}
.smallcapitols {font-variant: small-caps;}
.smallcaps {font-size:90%; height: 90%; color: #273363;  background-color: transparent; font-weight: bold;  font-variant: small-caps;  vertical-align: middle;}
.smallwarning {color: #9E0621; font-size: 85%; font-weight: normal;}
.sponsor{font-size: 150%; height: 150%; color: #9E0621;  background-color: transparent; font-weight: bold;  vertical-align: middle; padding: 0 0 10px 0;}
.title {font-size: 150%; height: 150%; color: #273363;   background-color: transparent; font-weight: bold;  vertical-align: middle; padding: 0 0 10px 0;}
.underline {text-decoration: underline;}

/* Buttons */
.btn, .ai-action {
   font-size: 12px;
   padding: 1.25em 2.5em;
}
.btn, .ai-action {
   text-transform: uppercase;
   letter-spacing: 0.3em;
   white-space: normal;
}
.btn, .ai-action {
   position: relative;
   padding: 11px 22px;
   height: 49px;
   font-family: 'Campton Bold',Arial, sans-serif;
   font-size: 14px;
   line-height: 49px;
   text-align: center;
   text-transform: uppercase;
   letter-spacing: 0;
   padding: 0 30px 0 30px;
   transition: all 0.1s linear;
   border-radius: 0px;
}
.btn-success, #registerButton, .btn-primary, .ai-action {
    background-color: #326295;
    border: 1px #326295 solid;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}
a.submitPresentationLink {
	padding: 8px 16px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, #registerButton:hover, a[title="Find Enduring Materials"]:hover,
.ai-action:active, .ai-action:hover
{
	color: #326295;
	background-color: #ffffff;
}

.btn-success.disabled, .btn-success[disabled], .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #5f5f5f;
	border-color: #5f5f5f;
	color: #FFFFFF;
}
.btn-success.button-large, .btn-primary.button-large {
	padding: 0px 30px;
	font-size: 16px;
}

.btn-success.button-small, .btn-primary.button-small, .ai-action {
	padding: 0px 16px;
	font-size: 12px;
}

.btn-success.button-small-mini, .btn-primary.button-small-mini, 
a.listCEUEventsByPlanner, a.enterCEU, a.searchCEUEvents, a#printCertificate, a#emailCertificate,
/*.printPlannerCertificate a, table[summary="I display the earned Credits"] .actionCell , */ .createevent input.btn-success, 
.createevent + .navigationoptions a.btn-success, #reorderEvents input[id*='uplink'], #reorderEvents input[id*='downlink'],
a.downloadreport, /*table[summary="I display the earned Credits"] .actionCell a, */ a.uploadCertificate, a[title="Find Enduring Materials"], .enduring-continue a,
.enduring-remove a
{
	padding: 0px 14px;
	font-size: 11px;
}

.btn-success.button-mini, .btn-primary.button-mini {
	padding: 0px 12px;
	font-size: 11px;
}

.btn-success.button-block, .btn-primary.button-block {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}

.btn-success + .btn-succss {
	margin-left: 10px;
}

.btn-home {
	width: 100%;
   border-radius: 20px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
}

.btn-home:hover {
	width: 100%;
   border-radius: 20px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
}

.btn-mini {
	padding: 8px 10px;
   height: auto;
   line-height: 16px;
}


#tooltip
{
	text-align: center;
	color: #fff;
	background: #111;
	position: absolute;
	z-index: 100;
	padding: 15px;
}
 
#tooltip:after /* triangle decoration */
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}

#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}

#tooltip.left:after
{
	left: 10px;
	margin: 0;
}

#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
}

#tooltip td, th 
{
	padding: 2.5px;
}

@media print {
   #header, #menu, .navigationoptions, .breadcrumbtrail, #footer, #poweredby, .onpagenavigationoptions, .backtotop {display: none;}    
   #primarycontent {width: 95%; margin: 0; min-height: 500px;}
   a {text-decoration:none; color: #000000;}
	a[href]:after {content: "";}
   .scrolltext {font-family: monospace; color: black; border: none; background-color: #FFFFFF; overflow-x: visible; overflow-y: visible ; max-height: none; line-height: normal; font-size: 0.9em;}    
   select {font-size: 90%;}
   input {color: #000000; background-color: #FFFFFF; font-size: 90%}
   kbd {font-size: 105%;}
   optgroup {font-size: 95%;}
   select {font-size: 90%;}
   textarea {font-size: 90%;}
   dl, dt, dd {clear:both;}  
}


@media only screen and (max-width: 767px) {
	/*
		h1 { font-size: 26px; }
		h2 { font-size: 24px; }
		h3 { font-size: 22px; }
		h4 { font-size: 20px; }
		h5 { font-size: 18px; }
		h6 { font-size: 16px; }
		#content { font-size: 95%; }
	*/
	
	#navlist { display: none; }
	.nav > li > a { font-size: inherit; }
	#footer .text-left, #footer .text-right { text-align: center; }

	label, .formedit label { display: block; width: 100%; text-align: left; }
	input.form-control, select.form-control, textarea.form-control { width: 100%; }
	
	.container-fluid { padding-left: 15px; }
	
	#abs-steps-dropdown-label { display: block !important; margin: 1em 0 0 0; }
	#abs-steps-dropdown { display: block !important; margin: 0 0 1em 0; font-size: 140%; }
	.navigationoptions { text-align: center; }
	.navigationoptions a { margin: 1em 0; }
	.navigationoptions a, input[type="text"], input[type="submit"] { display: block; width: 100%; }
}


@media (min-width: 768px) {
	
	.form-inline table td .form-control {
		width: 100%;
	}
	
}

/* Added */
.navigationoptions > a, #newSubmission {margin-top: 15px; margin-bottom: 15px;}
a[title="Send Email to all speakers"] { display: none;}
a[title="Bio"] {display: none;}

.formedit #form-question-data-grid-1082 th.data-grid-action,
.formedit #form-question-data-grid-2049 th.data-grid-action,
.formedit #form-question-data-grid-2050 th.data-grid-action {
	display: none;
}
.formedit #form-question-data-grid-1082 td.data-grid-action,
.formedit #form-question-data-grid-2049 td.data-grid-action,
.formedit #form-question-data-grid-2050 td.data-grid-action {
	display: none;
}
#data-grid-add-row-1082 { display: none;}
#data-grid-add-row-2049 { display: none;}
#data-grid-add-row-2050 { display: none;}

.form-question-data-grid th.data-grid-action {width: 75px; max-width: 75px !important;}
.form-question-data-grid td.data-grid-action {width: 75px; max-width: 75px !important;}

/* Tabs & Activity Management */
.nav-tabs, ul.nav-tabs, #content ul.nav-tabs { margin: 0; margin-bottom: 20px; padding: 0; }
.nav-tabs>li>a { border: 1px solid #ddd; border-bottom-color: transparent; padding-top: 10px; padding-bottom: 10px; height: 40px; }
.nav-tabs>li.active>a {
	font-weight: bold;
}
#management-content h2 { display: none; }
.activity-deadline-date {
	margin-top: 1em;
   font-weight: bold;
}
#management-activities-open br {
	display: none;
}
#management-activities-open a, #management-activities-closed a {
	display: block;
	width: 100%;
	padding: 6px 16px;
	border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	background-color: #77b0cd;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	border: none;
	margin-bottom: 3px;
	
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	border: 0;
	zoom: 1;
}
#management-activities-open a:hover, #management-activities-closed a:hover,
#management-activities-open a:focus, #management-activities-closed a:focus {
	border: none;
	text-decoration: none;
	cursor: pointer;
	background-color: #5193b5;
	color: #FFFFFF;
}

/* remove members */
.formedit div div.remove {
   float: right;
   text-align: right;
   width: auto;
}
.formedit div div.remove label {
	width: auto;
}

/* Some labels */
.ai-att-sessioningquickeditevent .formedit label,
.ai-ip-editactivity .formedit label,
.ai-ev-displaysendemaildoc .formedit label,
.ai-att-editactivityevent .formedit label {
	text-align: left;
	display: block;
	width: auto;
}

/* Sessioning updates */
#sessioning > .row {
	padding: 15px;
}
#main #sessioning h2 {
	padding-bottom: 2px;
	margin-top: 5px;
}
.ai-att-viewsessioning .navigationoptions {
	display: none;
}
.ai-sessioning-eventWrapper {
	margin-top: 10px;
	padding: 10px;
	background-color: #f2f2f2;
}
.ai-sessioning-eventNav {
	float: none !important;
}
.ai-sessioning-eventNav > div {
	padding: 2px;
}
.ai-sessioning-eventNav > div+div {
	border-top: 1px solid #ddd;
}

/* Review */
#reviewDocUpload > br,
.docReviewer_documentBlock > br {
	display: none;
}
#reviewDocUpload a.download,
.docReviewer_documentBlock a.download {
	display: inline-block;
	margin-bottom: 5px;
}

/* Ready Room */

/* EvPreview */
div.speakerinfo {
	margin-top: 10px;
	font-size: 18px;
}
div.biography {
	margin-top: 4px;
	font-size: 14px;
}
div.speakerinfo > span {
	font-size: 14px;
}
.eventPreview_roleLabel {
	font-style: italic;
	font-size: 16px;
}
.eventPreview_roleLabel::before {
	content: " - ";
}
div.viewEvent div.event::before {
	content: "Session Details";
	display: block;
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 28px;
	line-height: 32px;
	color: #326295;
	letter-spacing: -0.025em;
	margin-bottom: 20px;
}
div.viewEvent div.event {
	/*border-top: 1px solid #f0f0f0;*/
	padding-top: 20px;
	/*margin-top: 20px;*/
}

div.viewEvent div.speakers div.speakerinfo:nth-child(1)::before {
	content: "Presenters";
	display: block;
	font-family: 'AngleciaPro Text',Times New Roman, serif;
	font-size: 28px;
	line-height: 32px;
	color: #326295;
	letter-spacing: -0.025em;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#eventPreview_objective br:nth-child(odd) {
	display: none;
}
div#eventPreview_objective br:nth-child(even) {
	display: block;
	margin-bottom: 2px;
}

.reviewAbstract dd+dt,
.ai-abs-reviewabstract .question dl > dt,
.ai-abs-reviewabstractoffline .question dl > dt,
.ai-abs-printallabstractsoffline .question dl > dt {
	margin-top: 15px;
	font-family: 'AngleciaPro Text',Times New Roman, serif;
   font-size: 18px;
   line-height: 22px;
   color: #326295;
   letter-spacing: -0.025em;
   margin-bottom: 10px;
   font-weight: normal;
}

.reviewAbstract dd+dt span {
	font-size: 0.8em;
}

.eventPreviewCont > h4 {
	display: none;
}

.reviewAbstract dd+dt span, 
.reviewAbstract h4 > span,
.ai-abs-reviewabstract .question dl > dt > span,
.ai-abs-reviewabstractoffline .question dl > dt > span,
.ai-abs-printallabstractsoffline .question dl > dt > span {
	font-style: italic;
}

.ai-abs-reviewabstract .question dl > dt,
.ai-abs-printallabstractsoffline .question dl > dt,
.ai-abs-reviewabstractoffline .question dl > dt {
	font-size: 20px;
	color: #153c63;
}

.ai-abs-reviewabstractoffline .ai-text-count-wrapper-left,
.ai-abs-printallabstractsoffline .ai-text-count-wrapper-left {
	display: none;
}

.ai-rpt-runcommentsresponsesreport .preview > div + dl > dd:first-child {
	margin-top: 15px;
	padding-top: 30px;
	border-top: 1px solid #eee;
}

/* SPECIAL FORM */
.formedit #form-question-data-grid-2008 .data-grid-action {
	display: none;
}

#FF_2005Cont .ai-text-count-wrapper-left,
#FF_2006Cont .ai-text-count-wrapper-left,
#FF_2007Cont .ai-text-count-wrapper-left {
	display: none;
}

/* Assign role */
#addAssignRole tr.row, #addAssignRole tr.row td {
	background-color: #ffffff !important;
}
#addAssignRole tr.rowalt, #addAssignRole tr.rowalt td {
	background-color: #f9f9f9 !important;
}

/* Review Form Responses */
#ai-frm-viewformresponses dt, .ai-frm-viewformresponses dt {
	margin-top: 15px;
}

/* View CEU! */
div#viewceu-member-tab-table_tableSection {
	border-right: 1px solid #ccc !important;
}
table.earnedCredits {
    width: 100%;
    border: none;
}
table.earnedCredits tr, table.earnedCredits th, table.earnedCredits td {
    background-color: #fff !important;
    border: none !important;
}
table.earnedCredits th.activityName {
    text-align: left;
    font-size: 18px;
    color: #555;
    border-bottom: 2px solid #555 !important;
    padding-top: 15px !important;
    margin-bottom: 5px !important;
    background-color: #fff;
}
table.earnedCredits th[scope="col"] {
   text-align: left;
   font-size: 16px;
}
table.earnedCredits th:first-child, 
table.earnedCredits td:first-child {
	width: 68%;
}
table.earnedCredits th[scope="col"]:nth-child(3) {
	text-align: center;
}
td.printPlannerCertificate {
    text-align: right;
    border-top: 1px solid #c0c0c0 !important;
}
table.earnedCredits td,
table.earnedCredits th {
	border-bottom: 1px solid #e0e0e0 !important;
}
table.earnedCredits tr td[colspan="3"],
table.earnedCredits tr td[colspan="4"] {
	border-bottom: none !important;
}
table.earnedCredits tr.active th.activityName,
table.earnedCredits tr.activityRow:hover th.activityName {
	color: #316295 !important;
	border-bottom: 2px solid #316295 !important;
}
table.earnedCredits tr.activityRow:hover {
	cursor: pointer;
}
table.earnedCredits tr th,
table.earnedCredits tr td {
	min-width: 25%;
}
table.earnedCredits td.printPlannerCertificate {
	padding-top: 12px;
}
#ai-dashboard-nav-collapse-1 > ul.nav.navbar-nav.aiDashboard-userlinks.aiDashboard-dashboardlinks .row div {
	min-height: 200px !important;
}
table.earnedCredits a.button {
	width: auto;
	display: inline-block;
}
div.viewCeuTabbedTableContainer {
   max-height: 400px !important;
   overflow-y: visible !important; 
}
#blankcontent.ai-ip-confirmceu .navigationoptions {
	display: none;
}
@media only screen and (max-width: 767px) {
	#blankcontent input[type="checkbox"].form-control-inline {
		display: inline-block !important;
	}
}

/* Event Evaluation */
#editEventEvaluation .presentation_title {
	display: none;
}

/* test taking */
#editFormQuestionSubmission .answersblock {
	display: block;
	margin-bottom: 8px;
	clear: both;
}
#editFormQuestionSubmission .answersblock > input,
#editFormQuestionSubmission .answersblock > span,
#editFormQuestionSubmission .answersblock > span:before,
#editFormQuestionSubmission .answersblock > span:after,
#editFormQuestionSubmission .answersblock > span > label, 
#editFormQuestionSubmission .answersblock > span > span {
	display: inline !important;
}
#editFormQuestionSubmission .answersblock > span > label,
#editFormQuestionSubmission .answersblock > span > span {
	width: auto !important;
	text-align: left;
}
#editFormQuestionSubmission .answersblock > span > span {
	font-size: medium;
	vertical-align: bottom;
}
#editFormQuestionSubmission #progressBar {
	margin-top: 25px;
}