strong {
    font-weight:bold;
}


.formGroup .formBlurb, .inputGroup .formBlurb {
	display:block;
	width:100%;
	font-size:15px;
	font-weight:600;
	color:#014271;
	padding-bottom:20px;
}
.formGroup .formBlurb span, .inputGroup .formBlurb span {
	color:#ff0101;
}


.errMsg {
    margin-bottom:10px;
    font-weight:bold;
    color:red;
    font-size: 13px;
}



.formError, .formGroup .formError , .inputGroup .formError {
    color:#ff0000 !important;
}

.regisformArea .inputGroup label.formError, .regisformArea .formGroup label.formError {
    color:#ff0000;
}

.agendaTable td h2.formError  {
    color:#ff0000;
}

li.mobileHome {
display:none;
}




/* responsivetabs */

.responsiveTabs > div.content {
    clear: both;
	margin:15px 0;
}
/* .responsive-tabs.accordion {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1);
    -moz-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1);
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1)
} */
.responsiveTabs.accordion>nav {
    display: none
}
.responsiveTabs.accordion h3.accordion-title {
    margin: 0;
	margin-bottom:10px;
}
.responsiveTabs.accordion h3.accordion-title a {
    text-decoration: none;
	color: #fff;
    display: block;
    font-size: 20px;
    padding: 15px;
    text-align: center;
	background:#323132;
}
.responsiveTabs.accordion h3.accordion-title.active a {
    font-weight: 700;
    background: #fcb129;
    color: #323132;
}
.responsiveTabs.accordion h3.accordion-title:first-child a {
    border-top: none
}
.responsiveTabs.accordion>div.content>section {
    padding: 0 0 10px;
    background: #fff;
    display: block;
    overflow: auto;
}
.responsiveTabs.tabs {
    border: none
}
.responsiveTabs.tabs>nav {
    display: block
}
.responsiveTabs.tabs>nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
	background:#323132;
	padding:0;
	box-sizing:border-box;
}
.responsiveTabs.tabs>nav ul:after {
    content: '';
    display: table;
    clear: both
}
.responsiveTabs.tabs>nav ul li {
    float: left;
    font-size: 16px;
	width:25%;
    border: 5px solid #323132;
    box-sizing: border-box;
}
/* .responsiveTabs.tabs>nav ul li:last-child {
    border-right: 1px solid #e1e1e1
} */
.responsiveTabs.tabs>nav ul li.active {
    position: relative;
    z-index: 2;
    border: 5px solid #fcb129;
}
.responsiveTabs.tabs>nav ul li a {
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    display: block;
    text-decoration: none;
	text-align:center;
    cursor:default;
}
.responsiveTabs.tabs>nav ul li.active a {
	background:#fff;
	color:#7887a8;
}
.responsiveTabs.tabs h3.accordion-title {
    display: none
}
.responsiveTabs.tabs>div.content {
    padding: 0;
    background: #fff;
}

/* /responsivetabs */


.nonStacked {
	width:calc(100% - 250px);
	float:left;
	height:auto;
}
.stacked {
	width:calc(100% - 560px);
	float:left;
	height:auto;
}


.speakerList li {
	display:inline-block;
	vertical-align:top;
	width: 23.404255319149%;
	margin-right: 2.127659574468%;
	margin-bottom: 2.127659574468%;
	line-height:0;
    overflow: hidden !important;
}

.speakerList .speakerLi, .speakersArea .speakerList .speakerLi {
    border: 1px solid #15416e;
}
.nonStacked .boxContentArea .speakerList li {
	width: 23.404255319149%;
    overflow: hidden !important;
}
.stacked .boxContentArea .speakerList li, .stacked .speakerList li {
	width: 31.914893617021%;
    overflow: hidden !important;  
}


.firstleftSection {
	width:300px;
	float:left;
	margin-right: 10px;
	font-size: 15px;
    line-height: 20px;
}
.firstleftSection .boxContentArea {
	min-height: 548px;
}
/*.bannerrightSection {
	width:240px;
	float:right;
}   */
.regTable {
  margin-bottom:12px;
}
.regTable td {
  font-size:14px;
  padding-right:10px;
  padding-bottom:5px;
}


.sponsorsList li div:hover .sponsorPopover {
    display: block !important;
}
.sponsorPopover {
    border:3px solid #000;
}
.sponsorPopover:before {
    border-width: 0 20px 20px 20px;
    left: calc(50% - 20px);
}


.bannerrightSection p {
    float:left;
}

.bannerrightSection img {
    width:100%;
}
.footLogo {
	max-width:350px;
}

.produces-text{
	font-size:12px;
}
.footer-left{
    width:100%; 
    text-align:center;
}
.footer-bott{
	font-size:12px;
    text-align:center;
}

.termsHeader {
  font-size:12px;
  line-height:16px;
  color:#000;
  background:#a8b7c6;
  padding:5px 10px;
  margin-bottom:12px;
}

.regisformArea75 {
    width:75%;
}

.timeSlotTitle { 
    margin-top: 5px;
    margin-bottom: 5px;
}


@media(max-width: 830px) {
.bannerrightSection p {
    width:31%;
    margin-right:1%;
}

}

@media(min-width:800px) {
   .stacked .boxContentArea .speakerList li:nth-child(4n), .stacked .speakerList li:nth-child(4n) {
		margin-right: 2.12766%;
	}
   .stacked .boxContentArea .speakerList li:nth-child(3n), .stacked .speakerList li:nth-child(3n) {
		margin-right:0;
	}
   .nonStacked .boxContentArea .speakerList li:nth-child(3n), .nonStacked .speakerList li:nth-child(3n) {
		margin-right: 2.12766%;
	}
   .nonStacked .boxContentArea .speakerList li:nth-child(4n), .nonStacked .speakerList li:nth-child(4n) {
		margin-right:0;
	}
}




@media(max-width:768px) {

.nonStacked, .stacked, .leftSection, .firstleftSection {
    width:100%;
}


.wsmenucontainer{
	overflow: visible;
}
.smallogoImg {
    max-width:85%;
}



.regisformArea75 {
    width:100%;
}



.mrginleft {
margin-left:0;
}

.mrginleft .smallogo {
display:block;
position:static;
text-align:left;
padding-top:0;
}

.mrginleft .smallogoImg {
  height:55px;

}


}



@media(max-width:500px) {

.bannerrightSection p {
    width:100%;
    float:none;
    margin-right:0;
}
.bannerrightSection img {
    width:100%;
}

}


@media(max-width:420px) {
	.footLogo {
		max-width:100%;
	}

}

