.clear {
 clear:both;
}
h3 {
    /*color: #C67F29;*/
}
h1, h2, h3 {
/*    font-size: 22px;
    margin: 0;
    padding: 0 0 20px;*/
}


.miniParagraph {
 margin-bottom: 8px !important;
}


/*this can be deleted from here and from the all.css once final css is received from them*/
.traning span {
    display: inline;
}

.tooltip_templates {display: none;}
.tooltip {opacity: 1;}

button {
    background: none repeat scroll 0 0 #57913D;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.26);
    color: #FFFFFF;
    font-weight: 600;
    /*
    font: 16px/24px Inter, Helvetica, Arial, sans-serif;
    margin: 10px 0px 10px 20px;
    padding: 12px 20px;
    */
    font: 14px/20px Inter, Helvetica, Arial, sans-serif;
    margin: 10px 0px 10px 8px;
    padding: 10px 9px;
    cursor: pointer;
}
button.view_icon {
  /*padding-left: 45px;*/
  padding-left: 32px;
  background-image: url("../images/view.png");
  background-repeat: no-repeat;
  /*background-position: 20px 20px;*/
  background-position: 10px 16px;
}
button.refresh_icon {
  padding-left: 45px;
  background-image: url("../images/refresh_icon.png");
  background-repeat: no-repeat;
  background-position: 20px 20px;
}
button.login {
  margin: 0;
  padding: 8px 40px;
}
.small_button {
    margin: 5px;
    padding: 5px 5px;
    font-weight:normal;
}
.small_button2 {
    margin: 2px;
    padding: 5px 7px;
}

button.review {
  background-color:#D08709; 
}

/*
.detail_form:after {
    background: url("../images/links-after.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -16px;
    clear: both;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    right: 0;
}*/
.detail_form {
    background-color: #F4F4F4;
    /*border: 1px solid #F2F2F2;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.03) inset;*/
    position: relative;
    margin-top: 34px;
    margin-bottom: 10px;
    padding: 28px 30px 38px 26px;
}
.detail_form table {
  margin: 10px auto;
}
.detail_form td,th {
  padding: 5px;
}
.detail_form.login {
  text-align: center;
}

select,input[type=text],input[type=password] {
  /*height: 32px;*/
  /*margin: 10px 10px 10px 15px;*/
  /*width: 230px;*/
}
select {
  /*width: auto;*/
}
.btr {
  text-align: center;
  padding: 10px;
}
.table-nav {
  padding: 12px 18px;
  /*background-color: #CFEDF4;*/
}
.my-classes .table-nav {
  background-color: #fff;
}
.my-classes td.table-nav {
  border: none !important;
  padding: 50px 0 !important;
}
.my-classes .excpt td:nth-child(2) {
  padding-left: 0px !important;
}
#chead {
  font-weight: 600;
}
.my-classes #chead {
  /*background-color: #F5FAFE;*/
  /*color: #2A3749;*/
  /*font-size: 20px;
  line-height: 28px;*/
}
#chead th {
  font-weight: 600;
  font-size: 1.1em;
  color: #C4852B;
}
#ltab {
  line-height: 22.4px;
}
.table-nav input {
  height:27px;
  width:48px;
  text-align:center;
}
.my-classes .table-nav input {
  height:48px;
  width:57px;
}
.table-nav .nav-text {
  float:left;
}
.table-nav .nav-buttons {
  float:right;
}
#ltab, .table-nav {
  width: 100%;
}
#ltab .table-nav td {
  text-align:center;
  padding: 0px;
}
#ltab tr, #chead tr {
  border: 1px solid #E1E1E0;
  height: 62px;
}

.my-classes th {
  max-width: 1118px;
}
.my-classes #ltab tr, #chead tr {
  border: none;
}
.my-classes #ltab td, .my-classes #chead td {
  border-bottom: 2px solid rgba(233,128,61,0.2);
}
.my-classes #chead {
  border-bottom: 2px solid #E1E1E0 !important;
}
.my-classes #chead th:first-child {
  /*padding-left: 171px;*/
}
.my-classes #chead th:nth-child(2), .my-classes td:nth-child(2) {
  padding-left: 24px !important;
}
.my-classes #chead th:last-child {
  /*padding-left: 150px;*/
}
.my-classes #ltab tr td:first-child, .my-classes #ltab tr td:last-child{
  border-bottom: 0px;
}
.my-classes #ltab td, .my-classes #ltab th {
  /*padding: 0 8px 0 18px;*/
  /*padding: 25px 0px 29px 0px;*/
}
.my-classes .th-classes-container, .my-classes .td-classes-container {
  margin: 0px 150px 0px 150px;
  padding: 25px 0px 29px 0px;
  overflow: hidden;
}
.my-classes .td-classes-container {
  border-bottom: 1px solid #D45729;
  overflow: hidden;
}
.my-classes .th-cell, .my-classes .td-cell {
  min-width:140px;
  display:inline-block;
  float:left;
}
.my-classes .td-cell {
  padding-top:18px;
  padding-right:5px;
}
.my-classes .table-nav-container {
  margin: 0px 150px 0px 150px;
  padding-top: 20px;
}
#ltab td, #ltab th {
  padding: 0 4px 0 4px;
}
.ssbtn {
        margin: 5px;
        padding: 5px;
}

.table-nav .refresh-button, .table-nav .next-button, .table-nav .previous-button, .table-nav .start-button, .table-nav .end-button {
    margin-left: 16px;
    cursor: pointer;
    padding: 31px 0 15px 48px;
}


.table-nav .refresh-button {
    background: url("../images/refresh.png") no-repeat scroll 0 17px transparent;
    padding-left: 125px;
}
.table-nav .next-button {
  background: url("../images/next.png") no-repeat scroll 0 17px transparent;
}
.table-nav .previous-button {
  background: url("../images/previous.png") no-repeat scroll 0 17px transparent;
}
.table-nav .start-button {
  background: url("../images/start.png") no-repeat scroll 0 17px transparent;
}
.table-nav .end-button {
  background: url("../images/end.png") no-repeat scroll 0 17px transparent;
}
/*
.table-nav button {
  padding: 5px !important;
  margin: 5px;
    cursor: pointer;
    height: 28px;
}
.table-nav .next-button {
  background: url("../images/next.png") no-repeat scroll 10px 5px #7EAB6B;
    width: 34px;
}
.table-nav .end-button {
  background: url("../images/end.png") no-repeat scroll 5px 7px #7EAB6B;
    width: 34px;
}
.table-nav .refresh-button {
    background: url("../images/refresh.png") no-repeat scroll 7px 3px #7EAB6B;
    padding-left: 30px !important;
    width: 100px;
}
*/


/* Calendar */
#calM {
 border-right:1px solid #C6C3B6;
 width:873px;
 margin:3px 0 0 0;
}
.calc {
 vertical-align:middle;
 width:25px;
 height:20px;
}
#calD{
 position:absolute;
 border:1px solid #C6C3B6;
 padding:1px;
 background:#FFF;
 padding-bottom:20px;
 visibility:hidden;
 font-size:11px;
 width:200px;
}
#calD span,#calD img{
 float:left;
}
#calD .selectBox,#calD .selectBoxOver{
 line-height:12px;
 padding:2px;
 cursor:pointer;
}
#calD td{
 padding:3px;
 margin:0px;
 font-size:10px;
}
#calD .selectBox, #calD .selectBoxOver{
 border:1px solid #3A5B86;
 color:#3A5B86;
 position:relative;
}
#calD .selectBoxOver{
 color:#000;
}
#calD .topBar{
 height:26px;
 padding:2px;
 background:#FFF;
 border-bottom:1px solid #C6C3B6;
}
#calD .todaysDate{
 font-size:10px;
 height:17px;
 line-height:17px;
 text-align:center;
 position:absolute;
 bottom:0px;
 width:100%;
 background:#D0EDF5;
}
#calD .monthYearPicker{
 background:#D0EDF5;
 border:1px solid #3A5B86;
 position:absolute;
 color:#3A5B86;
 left:0px;
 top:13px;
 z-index:1000;
 display:none;
 width:70px;
}
#calD #monthSelect{
 width:80px;
}
#calD .monthYearPicker div{
 float:none;
 clear:both; 
 padding:2px;
 margin:0px; 
 cursor:pointer;
 border-top:1px solid #3A5B86;
}
#calD .monthYearActive{
 background-color:#3A5B86;
 color: #D0EDF5;
}
#calD td{
 text-align:right;
 cursor:pointer;
}
#calD .topBar img{
 cursor:pointer;
}
#calD .topBar div{
 float:left;
 margin-right:1px;
}
#calD .activeDay{
 border:1px solid #3A5B86;
}
#calD .dayHilite{
 background-color:#035B86;
 color: #D0EDF5;
}
#calD .activeDayHilite{
 background-color:#FFF;
 border:1px solid #BCC78B;
}
/* Calendar */

/*
.imageBox img, .imageBoxLeft img, .imageBoxRight img {
 border:5px solid #D5D6D8;
}
.imageBoxLeft {
 float:left;
 display:block;
 padding-right:28px;
 padding-bottom:18px;
}
.imageBoxRight {
 margin-left:6%;
 float:right;
}
*/


/* interior page box border around images */
.imageBox img, .imageBoxLeft img, .imageBoxRight img {
  border: 2px solid #EFEFEF;
  border-radius: 2px;
  margin: 2px 20px 0 0;
  padding: 7px;
}
.imageBoxLeft img {
  float:left;
}
.imageBoxRight img {
  float:right;
  margin-left:10px;
}
/* interior page box border around images */


/*detail form*/
.msg, .err {
 color:#666;
 margin: 0 20px 20px 0;
}
.err {
 color:#EB5757;
 margin: 30px;
 text-align: center;
}
.detail_form select,.detail_form input[type=text],.detail_form input[type=password] {
  /*height: 20px;*/
}
.detail_form .inp {
 float:left;
 margin:7px 15px 7px 0;
}
.detail_form.login .inp {
 float:none;
 display:inline-block;
 text-align: left;
}
.detail_form .lb {
 padding:0;
 margin:0 2px 1px 0;
 font-weight: 600;
}
.inp .req {
 font-size:10px;
 padding:7px 0 0 3px;
 color:#D08709
 float:right;
}
.lb .req {
 padding:0 0 0 3px;
 float:none;
 color:#D08709;
}
.detail_form .lb a {
 float:right;
}
.detail_form .slp {
 float:right;
}
.detail_form .btl {
 padding:0;
 margin:7px 0;
}
.detail_form .btl button {
 margin:0 15px 0 0;
}
/*detail form*/

.comments {
  margin-top: 25px;
  padding: 8px 10px 8px 42px;
  border: 1px solid #DDD187;
  border-radius: 3px;
  background: url('../images/warn.png') no-repeat scroll 10px 6px #FCF7D9;
  font-weight: bold;
  font-size: 14px;
}
.instruct {
 float:left;
 /*width:362px;*/
 margin-left: 55px;
}
.returning {
 /*width:345px;*/
 width:50%;
 border-right:1px solid #E8803D;
 float:left;
}

.returning .detail_form:after, .instruct .detail_form:after {
  background: none;
}
.returning .detail_form, .instruct .detail_form {
  background: none;
  border: none;
  box-shadow:none;
}

/* upcoming classes page customizations */
.right-column .add .date{
  color: #7EAB6B;
}
/* upcoming classes page customizations */

/*class information page*/
.class-info {
  margin-bottom: 22px;
  overflow:auto;
}
.class-info-item {
  padding:0px;
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.class-info-item div {
  float:left;
  width: 138px;
  padding-top: 10px;
}
.class-info-item .label {
  padding-left: 30px;
  width: 160px;
  font-weight: bold;
}
.class-info-button {
  margin-left: 30px !important;
}
.class-info-item .last-label {
  /*width: 160px;*/
}
.class-info-item .last-data {
  /*width: 108px;*/
}
.class-info-title {
  font-size: 22px;
  margin: 2px 0 30px 0;
}
.wait-button {
 background-color:#D08709;
}
.waitlist-date {
 color:#D08709 !important;
}
/*class information page*/

.rq {
  font-weight: bold;
  font-family: 'Lucida$ Sans W01 Bold', helvetica, Arial;
}
.separator {
  border-top:1px solid #E1E1E1;
  height: 1px;
  width: 260px;
  margin:16px 0 -2px 0;
}
hr {
  color: rgba(141,146,157,0.2);
}
.ptc_form button {
  margin: 10px 20px 10px 0px;
}
.traning .ptc_form span {
  padding: 0px;
}
/*  detail_form_table  */
.detail_form_table td {
  padding: 6px;
}

.detail_form_table select, .detail_form_table input {
  /*height: 20px;*/
}
.detail_form_table select[multiple="multiple"] {
  height: 80px;
}
.detail_form_table .csect {
  overflow: auto;
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.detail_form_table #ltab tr, .detail_form_table #chead tr {
    height: 40px;
}


#info_update td {
  padding: 0px 10px 10px 0px;
}
#info_update input:not([type="checkbox"]){
  width: 250px;
}

/*  detail_form_table  */

#bdiv button {
  margin:2px;
  padding:4px;
  font-weight:normal;
  font-size:14px;
}

.presentation_registrants_table_buttons {
  padding: 6px;
  margin: 5px;
}



/*Reviews Begin*/

.page-box {
  padding:53px 60px;
  border-radius: 3px;
  box-shadow: 3px 3px 10px 3px rgba(224,224,224,1);
}
/*
.reviews, .reviews a {
  font-family: helvetica, Arial, sans-serif;
  color: #4F4F4F;
  font-size: 14px;
  line-height: 16px;
}*/
.reviews a {
  color: #00A2E1;
  text-decoration: none;
}
/*.reviews-category-icons-container {
  float:left;
}
.reviews-category-icons {
  display:inline;
  margin-left:25px;
}
.reviews-category-icons img {
}
.reviews-category-icons .first-icon{
  margin-right: 10px;
}*/

.reviews-divider {
  border-top: 2px solid rgba(59,127,224,0.2);
  height: 2px;
  margin: 5px 50px 5px 50px;
}
.reviews-vertical-divider {
  border-left: 6px solid #C4852B;
  height: 170px;
  margin: 0px 30px -25px 10px;
  display: inline-block;
}
.reviews-searchpage-section {
  padding:53px 60px;
  margin-bottom: 48px;  
  overflow: hidden;
  background-color: #F5FAFE;
}
.review-pub-type-container {
  padding: 22px 18px 18px 18px;
  margin: 0 24px 24px 0;
  width: 160px;
  height: 158px;
  box-shadow: 3px 3px 10px 3px rgba(224,224,224,1);
  border-radius: 3px;
  display: inline-block;
  background-color: #FFF;
}
.review-pub-type-container-selected {
	border: 5px solid #424242;
}
.review-pub-type-icon {
  margin-bottom: 26px;
  /*vertical-align: top;*/
}
.review-pub-type-text {
  color: #57913D;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  width: 118px;
  max-width: 120px;
  height: 52px;
}
.review-pub-type-container-last {
  margin: 0 0 24px 0; 
}
.review-page-heading {
  color: #2A3749;
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}
.review-page-subheading {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
  
}
.edit-review-page-heading {
  margin-bottom: 5px;
  margin-top: -20px;  
}
.review-publication-title {
  font-size: 12px;
  line-height: 14.4px;
}
.review-heading {
  font-size: 18px;
  line-height: 18px;
  color: #00A2E1;
  font-weight: bold;
  margin-top: 40px;
}
.review-featured-container {
  float: left;
  width: 214px;
  height: 265px;
  margin-bottom: 40px;
  margin-right: 14px;
}
.review-featured-container a {
  color: #4F4F4F;
}
.review-featured-link {
  /*text-align:center;*/
}
.review-featured-image {
  /*text-align:center;*/
  margin: 10px 0 5px 0;
}
.review-featured-image img{
  width: 150px;
  box-shadow: 3px 3px 10px 3px rgba(224,224,224,1);
  border-radius: 3px;
}
.edit-review-image-container {
  position:absolute;
  margin-top:18px;
}
.review-detail-image-container {
  float:left;
  margin-right: 30px;
  text-align:center;
  width:250px;
}
.review-write-button .btn, .review-download-button .btn {
  margin: 10px 0 0 0;
  width: 170px; 
}
.review-detail-reviews-container {
  float:left;
  width: 595px;
}
.review-detail-image img{
  width: 250px;
  border: 1px solid #838383;
}
.review-detail-review-stars {
  float:left;
  padding: 0 15px;
  margin-right:20px;
  width:80px;
}
.review-detail-review-details {
  float:left;
  width:440px;
}
.review-by-info, .review-by-info a {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
}
.share-buttons {
  float: right;
}
.share-buttons span {
  padding: 0;
}
.st_email_custom{
  background: url("/images/st_email_icon.png") no-repeat scroll left top transparent;
  padding:18px 16px 0 22px !important;
}
.resource-search-box-container {
    margin:48px 0;
    /*text-align:center;
    float: left;*/
}
.resource-filter-container {
    padding:20px 18px 0 18px;
    text-align:center;
    /*float: left;*/
}

.resource-search-box {
  width:728px;
  height:48px !important;
  background-image:url("/images/search_icon.png");
  /*background-size: 130px 22px;*/
  background-repeat: no-repeat;
  /*background-color: #C7D2E7;*/
  background-position: 16px 16px;
  border:1px solid grey;
  border-radius: 4px;
  /*padding: 0 5px;*/
}
.resource-search-box-active {
  background:#c6d2e8;
}
.resource-search-button {
  background-color: #D45729;
  margin-left: 24px;
  padding-top: 8px;
  padding-bottom: 11px;
  box-shadow: none;
}
.resource-search-results-container {
  margin-top: 48px;
}
.review_edit_buttons {
    margin-left: 280px !important;  
}
.edit-resource-review-container input, .edit-resource-review-container textarea{
  width:550px;
}

.review-featured-image .filmstrip {
  border-width: 50px;
  border-style: solid;
  border-left: 0px;
  border-right: 0px;
  border-image-source: url('/images/filmstrip.png');
  border-image-slice: 92;
  border-image-repeat: round;
  border-image-outset: 0;
}

.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*Review End*/

@media only screen and (max-width: 812px) {
  .reviews-category-icons img, .reviews-category-icons .first-icon, .reviews-category-icons .fourth-icon {
    margin-left: 8px;
    margin-right: 8px;
  }
  .reviews-divider {
    margin: 5px 20px 5px 20px;
    height: 172px;
  }
  
  .edit-resource-review-container input, .edit-resource-review-container textarea{
    width:360px !important;
  }
	
}

@media only screen and (max-width: 1440px) {
  .review-pub-type-container-last {
    margin: 0 24px 24px 0; 
  }

}

/*@media only screen and (max-width: 1024px) {*/
@media only screen and (max-width: 1199px) {
  .resource-search-box {
    width:340px !important;
  }
}


@media only screen and (max-width: 768px) {
  .page-box {
    padding: 25px;
  }
  /*Resource Search Page Begin*/
  .reviews-category-icons-container {
    /*width: 400px;*/
  }
  /*
  .reviews-category-icons img, .reviews-category-icons .first-icon, .reviews-category-icons .fourth-icon {
    width: 70px;
    margin: 0 10px;
  }
  */
  .reviews-divider {
    /*margin: 5px 30px 5px 20px;
    height: 150px;*/
  }
  .resource-search-box-container {
    margin-top:74px;
  }
  /*Resource Search Page End*/
    
  
  /*Resource Review Detail Page Begin*/
  .review-detail-reviews-container {
    width:374px;
  }
  /*Resource Review Detail Page End*/
  

  /*Write Resource Review Page Begin*/
  .edit-resource-review-container input, .edit-resource-review-container textarea{
    width:350px;
  }
  /*Write Resource Review Page End*/
  
}


@media only screen and (max-width: 667px) {
  /*Resource Search Page Begin*/
  .reviews-category-icons {
    margin-left:0px;
  }
  .reviews-category-icons-container {
    width: 340px;
  }
  .reviews-category-icons img, .reviews-category-icons .first-icon, .reviews-category-icons .fourth-icon {
    margin: 0 5px;
  }
  .edit-resource-review-container input, .edit-resource-review-container textarea {
    width:290px !important;
  }
  /*Resource Search Page End*/
  
  /*Resource Review Detail Page Begin*/
  .review-detail-image-container {
    width:100%;
  }
  .review-detail-image img{
    width: 120px;
  }
  .review-detail-reviews-container {
    width: auto;
    margin-top:20px;
  }
  .review-detail-review-stars {
    float:none;
    padding: 0px;
  }
  .review-detail-review-details {
    width:auto;
  }
  
  /*Resource Review Detail Page End*/
  
}


@media only screen and (max-width: 650px) {
	/*
  #wrapper { 
    margin:0px !important;
  }
  */
  body {
    background-color: #fff;
    min-width: 320px !important;
  }
  body { width:100%; }
  .classes .links:after {background-size:100%;}
  .detail_form:after {background-size:100%}
  #main .heading {padding-top:12px;padding-bottom:12px;}
  #main .heading h1 {font-size:30px;}
  .breadcrumbs {padding-top:15px;}
  .imageBoxRight img, .imageBoxLeft img {
    max-width:100%;
    max-height:100%;
    width: auto;
    height: auto;
  }
 /* .list_table table {overflow-x:scroll;}*/
  
  input:not([type="checkbox"]):not([type="radio"]) {
    width: 250px;
  }
  #info_update textarea, #info_update select {
    width: 250px;
  }
  .table-nav input {
    height: 27px !important;
    width: 48px !important;
  }
  .table-nav {
    height: 120px;
  }
  .table-nav .nav-buttons {
  float:left;
  margin-top:15px;
  margin-bottom:15px;
  }
  .table-row-buttons {
    width: 290px !important;
  }
  
  
  .reviews-divider {
    display:none;
  }
  .resource-search-box {
    width:300px !important;
  }
  .resource-search-box-container {
    margin-top:14px;
    float: none;
  }
  .review-page-heading {
    text-align:center;
    float:none;
    margin-bottom: 20px;
  }
  .share-buttons {
  float: none;
  text-align:center;
  margin-bottom: 10px;
  }
  .edit-review-image-container {
  position:relative;
  margin-left: 65px;
  margin-bottom: 6px;
  }
  
  .edit-resource-review-container .inp{
    margin-left:0px !important;
  }
  .edit-resource-review-container .detail_form{
    padding:8px;
  }
  .review_edit_buttons {
    margin-left: 0px !important;  
  }
  
  #rc-imageselect, .g-recaptcha {
    transform:scale(0.83);
    -webkit-transform:scale(0.83);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
  .detail_form .btl {
    /*margin:7px 15px;*/
  }
  .edit-review-page-heading {
    margin-bottom: 20px;
    margin-top: -5px;
    min-width: 250px; 
  }
  
  /*Resource Search Page Begin*/
  .reviews-category-icons-container {
    float: none;
    width: auto;
  }
  .reviews-searchpage-section {
    padding: 20px;
  }
  
  .review-featured-container {
    float: none;
    width: auto;
  }
  /*Resource Search Page End*/
  
  .instruct {
   margin-left: 20px;
  }
  .returning {
   margin-left: 20px;
   border-right: none;
   width: 100%;
  }
  
  .my-classes .th-classes-container, .my-classes .td-classes-container {
    margin: 0px 10px 0px 10px;
    /*padding: 25px 0px 29px 0px;*/
  }
  .my-classes .table-nav-container {
    margin: 0px 10px 0px 10px;
    padding-top: 0px;
  }
  
}

@media only screen and (max-width: 568px) {
	.edit-resource-review-container {
	  padding: 0 26px 75px 26px;
	}
}