HTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

}
body{
	margin:0;
	font-size: 14px;
	line-height: 1.375;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table, th, tr, td, pre, p, ol, ul, li, form, input, select, textarea, .text, .pageHeader, 
  a:active, a:visited, a:link, a:active, a.r123Link:link, a.r123Link:visited,  a.r123Link:active,
  .section-header, .subheader, .error, .ms-tablelayout td,  .r123formelement , i, span, div, p
{
	font-size: 1em;
    line-height: 1.375;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
  
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.5;
}
h1,h2, .header{
	margin: 0 0 6px 0;
    padding: 0;
    font-weight: 400;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 2.57em;
	color:#635d59;
	
}
h2{
	font-size: 2.14em;
    color:#635d59;
}

h3{
	font-size:1.71em;
	color:#635d59;
}
h4{
	font-size:1.28em;
	color:#635d59;
}
h5{
	font-size:1em;
	color:#635d59;
}
h6{
	font-size:0.85em;
	color:#635d59;
}
a:link, a:active, a:visited {
	text-decoration:none; 
	color:#2A67AA;
}

a:focus,a:hover{    
	color: #2A67AA;
    text-decoration: underline;
}

#page-table{
	border: none;
    margin: 0 auto 10px auto;
    background-color: #FFF;
	width:100%;
}
.width50 .form-table{
	/*width:50%;
	background-color:#f1f1f1;
	padding:20px;*/
}
.form-section-2Cols #page-table{
	width:100%;
}
/*Start website menu navigation*/
.nav-table-td{
	display:none;
}
.navigationMenu
{
	display:block;
	padding:0;
	margin-left: 0;
	height: 70px;
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #3155a4;
    
}	
.navigationMenu > table, .navigationmenu > table{
	max-width:1170px;
	margin:0 auto;
	height:70px
}

.nav-table-td > table{
	/*make navigation menu max -with 1170px to make it sit in the middle of the page*/
	max-width:1170px;
}

/*navigation styles */
.nav-cell > a.r123Link:link, .nav-cell > a.r123Link:active, .nav-cell > a.r123Link:hover, .nav-cell > a.r123Link:visited ,
.nav-cell > a.r123Link:link > .title, .nav-cell > a.r123Link:active  > .title, .nav-cell > a.r123Link:hover  > .title, .nav-cell > a.r123Link:visited   > .title
{
	color:#fff; 
	
	font-size:17px !important;
	text-transform:uppercase;
	font-family:'Roboto Condensed', sans-serif;
	text-decoration:none;
	white-space:nowrap;
}
.nav-cell > a.r123Link:hover
{
	color:#dbd9d6;
	text-decoration:underline;
	
}
.nav-active{
	text-decoration:underline;
}

#menu-icon {
	display:none;
	width: 52px;
	height: 48px;
	background-color:#3155a4;
	background-image: url(/accounts/register123/events/templatehostedfiles/menu-icon.png);
	background-position:center;
}

/*end website menu navigation*/
.registrationForm {
	padding-top: 30px;
	padding-bottom: 20px;		
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.71em;
	color: #635d59;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.28em;
	color: #635d59;
}
.header {
	color: #635d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0;	
	font-size: 2.57em;
	display:inline-block;
	
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color:#635d59;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color:#635d59;
}
.error {
	font-size: small;
	font-weight: inherit;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:crimson;
}
.text {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;

}
.fine-print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: normal;
}


.header-section{
	
}


.banner-image-wrapper{
	position:relative;
	margin-bottom:15px;
}
.banner-title-text{
	font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #635d59;
	text-transform: uppercase;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 2em;
	transform: translate(-50%, -50%);
}

.content-wrapper{
	margin:0 auto;
	width:100%;
	display:table;
	padding:20px 0;
}
.section-wrapper {
	padding:15px; 
	margin:0 auto;
	width:100%;
	max-width:1170px;
	box-sizing:border-box;
	display:table;

} 
.header-logo{
	padding:15px 0;
}


.banner-section .section-header .section-title{
	line-height:250px !important;
}
.content-section{
	width:49%;
	float:left;
	padding:0 15px;
	box-sizing:border-box; 
} 
.form-section{
	width:48%;
	float:right;
	padding:0 15px;
	box-sizing:border-box;
	display:block;
}   
.content-section-2Cols{
	width:49%;
	float:left;
	padding:0px;
	box-sizing:border-box; 
	margin:18px auto;
} 
.form-section-2Cols{
	width:48%;
	float:right;
	padding:0px;
	box-sizing:border-box;
	display:inline-block;
	margin-top:	15px;
}     
.responsive-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin:0 auto;
}

.form-table {
	margin: auto;
	width:100%;
	border-collapse: separate;
    border-spacing: 0px;
    /*background-color: #f1f1f1;*/
    padding: 0px 0px 20px 0;
    border-radius: 10px;
}

#formWeb .form-table {
	margin: auto;
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	padding:0;
	background-color:transparent;
	
}
label {
	margin:5px 10px 2px 0;
}
.r123formelement{
	
	line-height: 17px;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 2px 0;
	padding: 3px 8px;
	background-color: #fff;
	background-image: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#000;
	outline: 0;
	transition: border-color .2s;
	width: 100%;
	/*uncomment the following 5 lines if you want box looking input fields*/
	
	height: 35px !important;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	border: 1px solid #A9A9A9;
	
	/*the following styles makes the form fields as just underline*/
	/*
	height: 26px !important;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #999;
	*/
}

.r123formelement:focus {
	border-color: #bbb;
	outline: 0;
	/*comment the following line if you want box looking input fields*/
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.r123FormSubmit{
	display: inline-block;
    font-weight: bold;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1em;
    margin: 12px 0;
	border: 3px solid transparent;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-style: none;
	cursor: pointer; 
	color: #ffffff;
	background-color: #2A67AA;
	
  
}

.r123FormSubmit:hover{
	background-color: #2A67AA;
	color:#fff;
}
#username, #password{
	width:100%;
}


.form-table input[type=checkbox], .form-table input[type=radio]
 {         
    width:14px !important;  
    height: 14px !important;  
	margin: 6px 6px 0 0;
	padding:0;
	border:none;
	box-shadow:none;
 }       
 .form-table input[type=checkbox] + .text
 {
  vertical-align:top;
  display: inline-block;

 }
 .control-label{
	 margin-right:5px;
 }
 /*tables*/
.agendaTable-header td, .day-agenda th{
  color:#fff;
}   
.agendaTable-odd-row{
  background-color:#ccc;
}
table[data=entryTable] table {
    border-spacing: 4px;
    border-collapse: separate;
}

table[data=agendaTable]{
	width:auto;
	margin-left:0;
}
table[data=agendaTable] legend {
	border-bottom: none;
	font-size:14px;
	margin-bottom:7px;
	margin-right:7px;
}
table[data=attendeeTypeTable]{
	width:auto;
	margin: 10px 0;
	text-align:left;
}
table[data=attendeeTypeTable] legend {
	border-bottom: none;
	font-size:14px;
	margin-bottom:7px;
	margin-right:7px;
	
}
table[data=attendeeTypeTable] legend > .text {
	vertical-align:middle;
}
table[data=profileTable], table[data=questionTable]{
	border-spacing:0 10px;
	border-collapse:separate;
}

table[data=verifyTable], table[data=transactionSummaryTable], table[data=agendaTable], table[data=personalAgendaRemoveTable], 
table[data=personalAgendaTable], table[data=regMultipleTable], table[data=confirmationTable]{
	text-align:left;
	border-collapse: separate;
   border-spacing:5px 0;
   
}
table[data=agendaTable] td:nth-child(3) {
    width: 99%;
}
table[data=agendaTable] td:nth-child(4) {
    text-align:right;
}
table[data=verifyTable], table[data=transactionSummaryTable], table[data=regMultipleTable], table[data=confirmationTable]{
	border-spacing: 0px 10px;
	width:100%;
}

table[data=ccPaymentMethodTable]{
	text-align:left;
	border-collapse: separate;
   border-spacing:5px 0;
   width:100%;
}

table[data=personalAgendaTable], table[data=personalAgendaRemoveTable]{
	width: 100%;
}

table[data=agendaTable] .title {
	border-bottom: 2px solid #635D59;
}
table[data=agendaTable] .subtitle {
	font-weight:bold;
	display:block;
	padding-top:5px;
}
table[data=agendaTable] label > .text > div{
	font-weight:bold;
}
 
 /*session section*/
#load-section{
	margin-top:10px;
}
.certain-session-title{
	color:#635d59 !important;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.certain-session-title:hover{
	background-color:#ddd !important;
}
.certain-session-body{
	padding:10px;
}
.add-btn {
    background-color: #3155a4 !important;
	color:#fff;
}
.certain-container {
	padding-left:0 !important;
}
.certain-col, .certain-col-xs-1, .certain-col-sm-1, .certain-col-md-1, .certain-col-lg-1, .certain-col-xs-2, .certain-col-sm-2, .certain-col-md-2, .certain-col-lg-2, 
.certain-col-xs-3, .certain-col-sm-3, .certain-col-md-3, .certain-col-lg-3, .certain-col-xs-4, .certain-col-sm-4, .certain-col-md-4, .certain-col-lg-4, 
.certain-col-xs-5, .certain-col-sm-5, .certain-col-md-5, .certain-col-lg-5, .certain-col-xs-6, .certain-col-sm-6, .certain-col-md-6, .certain-col-lg-6, 
.certain-col-xs-7, .certain-col-sm-7, .certain-col-md-7, .certain-col-lg-7, .certain-col-xs-8, .certain-col-sm-8, .certain-col-md-8, .certain-col-lg-8, 
.certain-col-xs-9, .certain-col-sm-9, .certain-col-md-9, .certain-col-lg-9, .certain-col-xs-10, .certain-col-sm-10, .certain-col-md-10, .certain-col-lg-10, 
.certain-col-xs-11, .certain-col-sm-11, .certain-col-md-11, .certain-col-lg-11, .certain-col-xs-12, .certain-col-sm-12, .certain-col-md-12, .certain-col-lg-12 {
	padding-left:0 !important;
  
}
/*end session section*/
 
/*agenda page*/
.agenda-table{
	border:1px solid #ccc;
}
.agenda-table td:nth-child(1) {
	white-space:nowrap;
}
.day-agenda-table{
	border-collapse: collapse;
	width:75%;
}

.day-agenda-table tr {
    background-color: #EAEAEA;
    border-bottom: 2px solid white;
}
.day-agenda-table td {
    padding: 5px 10px;
    vertical-align: top;
}

.stipe-table{
	border-collapse: collapse;
	width:75%;
}
.stipe-table tr.odd-row {
    background-color: #EAEAEA;
    border-bottom: 0px solid white;
}
.stipe-table td {
    padding: 5px 10px;
    vertical-align: top;
}
/*end agenda page*/

/*expand/collapse agenda */
 
.main-box {float:left; width:100%; overflow:hidden; }
.question { 
  width:100%; 
  clear:both; 
  float: left; 
  margin:2px 0 0 0; 
  padding:0px 0 0px 30px; 
  cursor: pointer;  
  background:#065FA3 url('/accounts/register123/events/templatehostedfiles/plus-minus.png') no-repeat 10px -21px; 
  font-size:1em; 
  line-height:16px; 
  font-family: 'Roboto Condensed', sans-serif; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration:none; 
  color:#fff; 
  height:auto; 
  text-indent:0px; 
}
.answer { 
width:100%;  
	float: left;  
	padding:10px 0 10px 0px; 
	display:none;  }
.selected-t {  
	background:#0e385f url('/accounts/register123/events/templatehostedfiles/plus-minus.png') no-repeat 10px 13px !important; 
	color:#fff !important;  
}
.question > h2 {
	color:#fff !important;  
}


/* footer section*/

.footer-wrapper{
	background-color:#1a1a1a;
	color:white;
} 

.footer-wrapper table tr td, .footer-wrapper p, .footer-wrapper table tr td p, 
.footer-wrapper table tr td a:link, .footer-wrapper table tr td a:active,
.footer-wrapper table tr td a:hover,.footer-wrapper table tr td a:visited{
  color:#fff;
}
.social-title{
	color:#fff;
}

.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}
.whiteline{
	border-top:1px solid #fff;
	padding:5px 0;
}
/*footer social*/
.footer-social {
    text-align: center;
    margin: 5px auto 45px auto;
}
.footer-social i.fa {
    background: white;
    color: #14a751;
    padding: 15px 15px;
    margin: 1px 5px;
    font-size: 30px;
    line-height: 0.9;
    border: 1px solid #14a751;
    border-radius: 100%;
    min-width: 28px;
}

/*end footer social*/
/*end footer section*/

/*Speaker section*/
.speakers-container {
	display:block;
	width:100%;
	max-width:1200px;
}
.speaker-col{
	position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.speaker-wrapper{
    display: block;
    height: 320px;
    padding: 30px 7px;
    text-align: center;
}
.speaker-image{    
	width: 150px;
    max-width: none;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    border-radius: 150px;
    text-align: center;
}
.speaker-name{
	margin-bottom: 6px;
    font-family: proxima-nova-soft, sans-serif;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.speaker-title{
	font-family: proxima-nova-soft, sans-serif;
    color: #d91215;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin-bottom:3px;
}
.speaker-company{
	font-family: proxima-nova-soft, sans-serif;
    color: #333;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 1px;
	margin-bottom:15px;
}

.speaker-view-profile{
	padding:5px 15px;
	color:#333 !important;
	border:1px solid #333;
}
.speaker-view-profile:hover{
	color:#838383 !important;
	border:1px solid #838383;
}
.grayscale {
    
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*end Speaker*/


/*Sponsors*/
.sponsor-category{
	display: block;
    height: 60px;
   margin-top:20px;
    border-bottom: 2px solid #333;
	
}
.sponsor-category-header{
	margin-top: 0px;
    border-bottom: 0px none #333;
    font-family: proxima-nova-soft, sans-serif;
    color: #333;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
	text-transform:uppercase;
}
.sponsor-container{
	text-align:center;
	margin: 0 auto;
}	
.sponsor-container .sponsor-row{
    margin-left: -10px;
    margin-right: -10px;
}
.sponsor-row:before, .sponsor-row:after {
    content: " ";
    display: table;
}
.sponsor-item {
   
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sponsor-col {
    position: relative;
    display:inline-block;
    min-height: 1px;
    padding: 10px;
    
}

.inline-block {
    max-width: 100%;
    display: inline-block;
}
.sponsor-image {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
   max-width: 100%;
    margin: auto;
	vertical-align:middle;
	
}
/*end Sponsors*/

/*crousel controls*/
.carousel-control.right{
	background-image:none;
	margin-right: -25px;
}
.carousel-control.left{
	background-image:none;
	margin-left: -25px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	color:#dbd9d6;
	
}
/*end carousel controls*/


@media screen and (max-width: 991px ) {
	.speaker-col{
		width:33%;
	}
}
@media screen and (max-width: 768px ) {
		
	
}	


@media screen and (max-width: 768px ) {
	.header{
		font-size:26px;
	}
	.section-wrapper {
		padding:0 5px; 
	}
	.banner-section .section-header .section-title{
		line-height:50px !important;
		font-size:26px;
	}
	.form-section-2Cols{
		width:98%;
		float:none;
		
	}  
	
	.content-section-2Cols{   
		display:block;
		width:98%;
		float:none;
		
	}
	.form-section{
		width:95%;
		float:none;
		padding: 0 5px;
		box-sizing:border-box;
		margin: 0 auto;
	}  
	.content-section{   
		display:block;
		width:100%;
		float:none;
		padding-top: 0;
		padding-bottom: 0;
		
	}
	.r123formelement{
		width:100%;
	}
	/*responsive navigation menu*/
	.nav-table-td
	{
		padding-right: 3px;
		padding-left: 3px;
		box-sizing:border-box;
	
	}	
	
	.navigationMenu {
		width: auto;
		height:48px;
		padding:0;
	}


    #menu-icon {
		display:inline-block;
		float: right;
    	margin-right: 0px;
	}

	.navigationMenu table  { 

		display: none;
		position: absolute;
		padding: 20px;
		background-color: #3155a4;
		width:100%;
		right: 0;
		top: 45px;
		z-index: 1000;
		box-sizing:border-box;
	}

	.navigationMenu td {

		display: block;
		text-align: left;
		width: 100%;
		padding: 0;
		margin: 0;
		height:25px;
		margin:12px;
		border:medium none;
		
	}

	.navigationMenu td:last-child {
		border-bottom: none;
	}

	.navigationMenu:hover table{

		display: table;
		z-index: 1000;
	}
	
	.nav-cell > a.r123Link:link, .nav-cell > a.r123Link:active, .nav-cell > a.r123Link:hover, .nav-cell > a.r123Link:visited ,
	.nav-cell > a.r123Link:link > .title, .nav-cell > a.r123Link:active  > .title, .nav-cell > a.r123Link:hover  > .title, .nav-cell > a.r123Link:visited   > .title
	{
		color:#fff; 
		font-size:1em !important;
		text-transform:uppercase;
		font-family:'Roboto Condensed', sans-serif;
		text-decoration:none;
		white-space:nowrap;
		height:25px;
		padding:8px;
		line-height:20px;
		position:relative;
		display:block;
	}
	.nav-cell > a.r123Link:hover
	{
		color:#fff;
		background-color:#065FA3
		text-decoration:underline;
		
	}
	.nav-active{
		color:#fff;
		background-color:#065FA3
		text-decoration:none;
	}
	
	/*responsive navigation menu*/
	
	/*speakers*/
	.speaker-col{
		width:50%;
	}
	
	
	/*footer*/
	 .footer-social i.fa {
        background: white;
        color: #14a751;
        padding: 10px 10px;
        margin: 1px 5px;
        font-size: 19px;
        line-height: 0.9;
        border: 1px solid #14a751;
        border-radius: 100%;
        min-width: 17px;
    }
}


@media screen and (max-width: 479px ) {
	
	.speaker-col{
		width:100%;
		padding-left:0;
		padding-right:0;
	}
	
	.speaker-wrapper{
		display:block;
		height:auto;
		padding:20px 0 10px 0;
		text-align:left;
	}
	.speaker-image{
		display:inline-block;
		width: 80px;
		margin-right: 15px;
		float: left;
		text-align: left;
	}
	.speaker-name{
		display:block;
		/*margin-top:10px;*/
		margin-bottom:6px;
		float:none;
	}
	

}