.grecaptcha-badge{ visibility: collapse !important; }

/*@media (max-width: 961px){.container{width:100%}}
@media only screen and (min-width: 1035px) and (max-width: 1300px) {
    .rcdc_style .rcdc_cba{
    top: 0 !important;
    right: 0 !important;
    width: 132px !important;
	left: initial;
	}
	
	.rcdc_style .rcdc_wmp{
	top: 63px !important;
		right: 0 !important;
		width: 132px !important;
	}
	
	
	
	.rcdc_style { padding:20px 26px !important;} 
}*/


.rcdc_style h3{ margin: 0 140px 10px 0 !important;} 
.rcdc_style ul, .advance_search ul{ padding: 0 !important;}
.byweek_but { padding-top: 65px !important;}

@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.eot');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg'),
	url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
	url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

/* misc font styles*/
body{
	/*font-family: 'open_sansregular','Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family: 'robotoregular',Arial, Helvetica, sans-serif
}

.cut{
	margin: -9px 0 35px 15px;
	border-top: 1px dotted #333;
}
.thumbnail{
	border:none;
	background: none;
}
.callout{
	padding: 5px 30px;
	background-color: #fbfbfb;
	border-top: 15px solid #f6f6f6;
}
.strong { font-weight: bold; }
.em{font-style: italic;}
.small, small, .label { font-size: 90%; }
label{
	vertical-align: bottom;
}
.mini {font-size: 55%;}
.large { font-size: 110%; }
.legend {
	border-bottom: 1px solid #e5e5e5;
	line-height: 36px;
	font-weight: normal; 
}
.notop{
	margin-top: 0;
	padding-top: 0;
}
.nopadding{
	padding:0;
}
.nomargin{
	margin: 0;
}
.nobottom{
	margin-bottom: 0;
	padding-bottom: 0;
}

.align-bottom {
	vertical-align: bottom !important;
}
.warningMsg{
	background-color: #fcf8e3;
}
.main-login-header {
	border-bottom: 1px solid #e5e5e5;
	line-height: 36px;
	margin-top: 15px;
}
.btn{
	text-transform: uppercase;
	line-height: 1.3em;
	vertical-align: middle;
}
.btn-default, .btn-default:hover{
	background-color: #f3f3f3;
	border-top: 1px solid transparent;
	border-right:  1px solid transparent;
	border-left:  1px solid transparent;
	border-bottom: 1px solid #e3e3e3;
}
.btn-default:hover{
	background-color: #eeeeee;
}
.btn-primary{
	border-bottom: 1px solid #24537c;
}
.btn-info{
	border-bottom: 1px solid #408da0;
}
.btn-warning{
	border-bottom: 1px solid #d58512;
}
.btn-success{
	border-bottom: 1px solid #398439;
}
.btn-danger{
	border-bottom: 1px solid #ac2925;
}
.btn-xs{
	line-height: 1.5;
	padding:1px 5px;
}
.text-success { color: #468847; }

.text-error { color: #B94A48; }

.text-info { color: #3a87ad; }
.input-group-btn .btn{
	border-bottom: 1px solid transparent;
	line-height: 1.4em !important;
}
.input-group-btn:last-child > .btn-default, .input-group-btn:last-child > .btn-group {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
}
.btn-group .btn-default{
	border: 1px solid #e3e3e3;
}
input[type="radio"], input[type="checkbox"]{
	margin-right: 3px;
}
.labelgroup label{
	display: block;
	font-weight: normal;
}
.width250{
	max-width: 250px;
	display: inline-block;
}
dd, dt { line-height: 22px; }

@media (min-width: 550px) { 
	.dl-horizontal dt {
		width: 160px;
		float:left;
		text-align: right;

	}
	.dl-horizontal dd { margin-left: 180px; }
	
	
}

.dl-horizontal dt {
	white-space: normal;
}	


table input[type="radio"], table input[type="checkbox"]{
	vertical-align: top;
	margin-top:3px;
}
legend + .form-group {
	margin-top: 0;
}

a:active, a:focus, button:active, button:focus, .btn:active, .btn:focus { outline: none; }

.required {
	background: url(../images/icon_star.png) no-repeat scroll right 8px transparent;
	padding-right: 7px; 
}


.validity-tooltip {
	z-index: 1003;
	cursor: pointer;
	padding: 3px;
	position: absolute; 
}

.validity-summary-container a{
	color: #B94A48;

}
.text-center, .text-center th {
	text-align: center !important;
}
/*tables*/
.table-lg > thead > tr > th, .table-lg > tbody > tr > th, .table-lg > tfoot > tr > th, .table-lg > thead > tr > td, .table-lg > tbody > tr > td, .table-lg > tfoot > tr > td{
	padding:15px;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 1px solid #dddddd;
}
.CV_columnTable { width: 100%; }


.CV_columnTable th,.CV_columnTable td {
	padding: 8px;
	vertical-align: top;
	margin: 10px;
}
.trainerTable .popover{
	max-width: 500px;
}
.table { display: table !important;}

.table td, .table th { border-top: none	!important;  vertical-align: middle !important;}

/*.table th { border-bottom: 1px solid #efefef !important; }*/

.table-bordered td { border-top: 1px solid #efefef; 
}
.table-bordered>thead>tr>th {
	border-bottom-width: 1px !important;
}
.table-cart tr td, .table-cart tr th{
	padding:15px !important;
	vertical-align: middle !important;
	border-color: #f5f5f5 !important;
}
.table-cart {
	border-color: #f5f5f5 !important;
}
.table-cart thead, .table-cart tfoot, .subtotal{
	font-size: 110%;
	font-weight: bold;
} 
/* product listing */
.prod-thumbnail{
	max-height: 120px;
}
.prodForm{
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	padding: 15px;
	margin: 0 auto 20px;
}
.productItem{
	width: 250px;
	display: inline-block;
	height: 400px;

}
.prodimg {
	height: 180px;
}

.prodinfo{
	border-top: 1px solid #ededed;
	margin-top: 25px;

}
.height50{
	height:50px;
}

.slideEffect  {
	position: relative;
	z-index: 1;
}

.slideEffect a {
	overflow: hidden;
	margin: 0 15px 0 0;
	position: relative;
	display: inline-block;
	outline: none;
}

.slideEffect a h4 {
	background: #efefef;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	margin-top: 0;
}

.slideEffect a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0 20px 10px;
	font-size: 17px;
	font-weight: 500;
	width: 100%;
	height: 100%;
	color: #B94A48;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.slideEffect a:hover h4,
.slideEffect a:focus h4 {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.slideEffect a:hover::before,
.slideEffect a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

/* Calendar styles*/
.calendar { table-layout: fixed; 
}
.calendar th{
	border: 1px solid #efefef;
	background-color: #ddd;	
	text-transform: uppercase;
}
.calendar td {
	width: 14%;
	text-overflow:ellipsis;
	overflow:hidden;

	padding: 15px !important;
	height: 126px;
	border: 1px solid #efefef;
	vertical-align: top !important;
}

.calendar .popover{
	max-width: 200px;
	text-align: center;
}

/*events*/
.fa-events{
	margin-top: 10px;
}
.tabs-left .nav-pills>li+li{
	margin-left: 0;
}
.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.tabs-left .nav-pills > li {
	float: none;
}

.tabs-left .nav-pills > li > a {
	margin-bottom: 4px;
}

.navwrap {
	margin-top: 30px;
}

.navwrap .tab-content {
	/* background: #fafafa; */
	padding: 15px 20px 10px; 
}

.fa-tabs {
	display: block !important;
	margin-bottom: 5px;
}
.help-inline {
	padding: 5px 0 0;
}

p.lead{
	font-size: 15px;
	font-weight: bold;
}

.form-actions {
	border-top: solid 1px #dddddd;
	padding: 15px;
	margin-top: 25px;
	text-align: right;
	width: 100%;
}

.default-display {
	display: inline-block;
	vertical-align: middle;
}

.fixed-width { width: 150px !important;}

.accordion-toggle {
	cursor: pointer;
}

legend {
	padding-top: 20px;
}

.alert-heading {
	margin-bottom: 15px;
}

.well {
	margin-top: 5px;
}

.form-inline {
	margin-bottom: 30px;
}

.userRow {
	padding: 15px;
}
.cartnav {
	width:100%;
	text-align:center;
	font-weight:700;
	padding:20px 0;
	margin-top: 15px;
}
.nav2 {
	padding-right: 25px;
	padding-left: 25px; 
}

/* Required by anchors without href - 8/26/2014 */
a:hover{
	cursor: pointer;
}
@media (max-width: 479px) {
	.hidden-ts{
		display: none;
	}
	.required {
		background: url(../images/icon_star.png) no-repeat scroll right 0 transparent;
		display:inline;
	}
	/** responsive tables! **/
	.table-bordered > tbody > tr > td{
		border: 0;
	}
	table.responsive {
		border: 0;
	}
	
	table.responsive thead, table.responsive tr.thead{
		display: none;
	}

	table.responsive tr {
		margin-bottom: 10px;
		display: block;
		border: 1px solid #ddd ;
		padding: 5px;
	}

	table.responsive  td {
		display: block;
		text-align: right !important;
		font-size: 13px;
		border-bottom: 1px dotted #ccc !important;
	}

	table.responsive td:last-child {
		border-bottom: 0 !important;
	}

	table.responsive td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
	}

	.fixed-width { width: 100% !important;}
	.resp-strong {font-weight: bold;}
}
@media (min-width: 480px) {
	.visible-ts{
		display: none;
	}

	.border-right{
		border-right: 1px solid #efefef;
	}
}
@media (max-width: 480px){
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
		width:100%;
	}
	
	.events li {
		border-right: none !important;
		width: 100% !important;
		min-height: 0 !important;
		padding: 15px 17px !important;
	}
	.events {
		border-left: none !important;
	}

}

.events li h3 {
	text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
}
.col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11, .col-ts-12{
	position: relative;
	min-height: 1px;
	margin-bottom: 10px;
	float: left;
}
.col-ts-12 {
	width: 100%;
}
.col-ts-11 {
	width: 91.66666667%;
}
.col-ts-10 {
	width: 83.33333333%;
}
.col-ts-9 {
	width: 75%;
}
.col-ts-8 {
	width: 66.66666667%;
}
.col-ts-7 {
	width: 58.33333333%;
}
.col-ts-6 {
	width: 50%;
}
.col-ts-5 {
	width: 41.66666667%;
}
.col-ts-4 {
	width: 33.33333333%;
}
.col-ts-3 {
	width: 25%;
}
.col-ts-2 {
	width: 16.66666667%;
}
.col-ts-1 {
	width: 8.33333333%;
}
/*Firefox fix for .table-responsive class */
/*@-moz-document url-prefix() {
	fieldset {
		display: table-cell;
	}
}*/
/* end Firefox fix */



.inliner + .inlined {
	display: block;
	vertical-align: middle;
}

.inlined {
	width: 100%;
	margin: 0 auto;
}

.progress-meter {
	margin: 20px auto 40px;
	padding: 40px;
	counter-reset: point;
	list-style-type: none;
}
.progress-meter .progress-point:before {
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	content: "\2713";
	display: block;
	width: 26px;
	margin: 0 auto 12px;
	border: 4px solid #aaaaaa;
	text-align: center;
	background-color: white;
	color: white;
}
.progress-meter .track {
	position: relative;
	height: 4px;
	background: #ddd;
}
.progress-meter .progress {
	-moz-transition: width 1s;
	-o-transition: width 1s;
	-webkit-transition: width 1s;
	transition: width 1s;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 4px;
	background: #4cae4c;
}
.progress-meter .progress-points {
	position: relative;
	margin: -14px 0 0;
	padding: 0;
	list-style: none;
}

.progress-meter .progress-point {
	-moz-transition: color 1s;
	-o-transition: color 1s;
	-webkit-transition: color 1s;
	transition: color 1s;
	position: absolute;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	cursor: pointer;
}
.progress-meter .progress-point .visible-ts{
	font-size: 1.2em;
	font-weight: 700;
}
.progress-meter .progress-point.completed{
	color: #398439;
}
.progress-meter .progress-point.completed:before {
	border-color: #4cae4c;
	background-color: #4cae4c;
}
.progress-meter .progress-point.active:before {
	-moz-transition-delay: 1s;
	-o-transition-delay: 1s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
	border-color: #777;
}
/* .progress-meter .progress-point .lilabel:before {
  counter-increment: point;
  content: counter(point) ". ";
  Display the counter
  } */
  @media print {
  	a[href]:after {
  		content: none !important;
  	}
  }
  h6{
  	color: #aaa;
  	text-transform: uppercase;
  	border-bottom: 1px solid #eee;
  	letter-spacing: .5px;
  }
  .dashboardWrapper h3{
  	margin-top: 10px;
  }
  .dashboardWrapper p{
  	margin-bottom: 4px;
  }
  .dashboard-list {
  	margin: 0;
  	padding: 0;
  }
  .dashboard-list li{
  	display: inline-block;
  	margin-right: 50px;
  	text-transform: uppercase;
  	font-size: 0.9em;
  	letter-spacing: 0.5px;
  	color: #888;
  }
  .dashboard .col-sm-12, .dashboard .col-sm12, .dashboard .col-sm-4{
  	border: 1px solid #eee;
  }
  .dashboard .col-sm-12 h3{
  	font-weight: 400;
  	letter-spacing: .5px
  }
  .dashboard .col-sm-12, .dashboard .col-sm-4, .dashboard .col-sm-12{
  	padding: 15px;
  }
  .dashboard .col-sm-12 {
  	margin-top: 20px;
  }
  .dashboard .col-sm-4.alt{
  	background-color: #f9f9f9;
  }
  .dashboard .col-sm-4 li{
  	display: block;
  }
  .imgWrap{
  	position: relative;
  	float:left;
  }
  .instructorImg {
  	display: inline-block;
  	width: 100px;
  	height: 100px;
  	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
  	background-position:50% 50%;
  	background-repeat:no-repeat;    
  	background-size: cover;
  	margin-right: 15px;
  }
  .instructorImg:hover{
  	opacity: .5;
  }
  .instructorImg:hover + div{
  	position: absolute;
  	display:block !important;
  	top: 37px;
  	left: 50%;
 	margin-left: -11px;
  }
  @media (max-width: 767px){
  	.dashboard .col-sm-4 {
  		margin-top: 20px;
  	}
  }
  .dashboard-list .active{
  	font-weight: bold;
	/*margin-right: 20px;
	margin-left: -32px; */
}
.dashboardWrapper .tab-content {
	padding: 0;
}
.instructor:last-child .col-sm-12{
	border-bottom: 1px solid #eee;
}
.instructor.tab-pane{
	background-color: #f9f9f9;
	border-bottom: 1px solid #eee;
}
.instructor .col-sm-12{
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.instructor h3{
	font-weight: 400;
	letter-spacing: .5px
}
.instructor h4{
	font-size: 1.1em;
  letter-spacing: .5px;
  margin: 15px 15px 5px;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 3px;
}
.instructor .col-sm-12, .instructor .col-sm-4, .instructor .col-sm-12{
	padding: 15px;
}
.instructor .col-sm-4.alt{
	background-color: #f9f9f9;
}
.instructor .col-sm-4 li{
	display: block;
}

@media (max-width: 767px){
	.instructor .col-sm-4 {
		margin-top: 20px;
	}
}

.instructor #myTab .active a:before{
	border-color: #fff transparent transparent;
	border-image: none;
	border-right: 20px solid transparent;
	border-style: solid;
	border-width: 15px 15px 0;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -15px;
	position: relative;
	top: 47px;
	width: 0;
	z-index: 999;
}
.instructor #myTab li{
	margin-right: 0;
	text-align: center;
	width: 24%;
	margin-bottom: -20px;
	margin-top: -15px;
}
/*  .instructor #myTab .active a:before{
 content: "";
 width: 5px;
 border-left: 16px solid transparent;
 border-right: 16px solid transparent;
 border-top: 16px solid #eee;
 position: relative;
 top: 48px;
 left: 35%;
 }  */

 .event_company
 {
	position: absolute;
    bottom: 0;
    right: 0;
	width: 60px;
    height: 32px;
    background-color: #eee;
	text-align: center;
	line-height: 2.5;
	color: #fff;
 }
 
 .event_comp01,.rcdc_comp01	/* CBA */
 {
    background-color: #d49a10 !important;
}
 
 .event_comp02,.rcdc_comp02	/* DBA */
 {
    background-color: #d49a10 !important;
}
 
 .event_comp03,.rcdc_comp03	/* CLE */
 {
    background-color: #284473 !important;
}
 
 .event_comp04,.rcdc_comp04	/* DBF */
 {
    background-color: #d49a10 !important;
}
 
 .event_comp06,.rcdc_comp06	/* CBF */
 {
    background-color: #d49a10 !important;
}

.weekTitle
{
	font-size: 25px;
    line-height: 1;
    color: #999999;
    white-space: normal;
    vertical-align: middle;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-family: 'robotoblack',arial;
}

.cv-arrow-left
{
	background-image: url("../images/arrow-sprite.png");
	width: 44px;
	height: 44px;
	display: inline-block;
	cursor: pointer;
}
.cv-arrow-right
{
	background-image: url("../images/arrow-sprite.png");
	background-position: 44px;
	width: 44px;
	height: 44px;
	display: inline-block;
	cursor: pointer;
}
/* Added 3-12-18 for TrustEventlist.htm and TrustEventList_header.htm */
div.event{
	display:block;
	width:100%;
	box-sizing: border-box;
	padding: 0;
	margin-top: 3rem;
    overflow: hidden;
    color: inherit;
    text-decoration: none;
}
div.event-date{
	text-align: right;
    width: 21%;
    float: left;
	display: inline;
}
div.event-details{
	border-left: 1px solid #56565B;
	width: 76%;
    padding-left: 3%;
    float: right;
	display: inline;
}
span.month{
    line-height: 1;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    font-size: 1.6rem;
}
span.number{
	line-height: 1;
    font-weight: 300;
    color: #000;
	font-size: 1.625rem;
}
span.event-title, span.event-title a{
	color: #006450;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.125rem;
	display: block;
	margin: 0;
}
.event span.full-date-time{
    color: #000;
    line-height: 1.2;
	display: block;
	margin: 0;
}
.clearfix {
    overflow: auto;
}
.events-title{
	color: #000;
    font-weight: 300;
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}



