body.catalog-product-view .author-details {
    display: inline;
    font-size: 14px;
}
body.catalog-product-view .author-details a > strong{
  color: #525c65;
}
body.catalog-product-view .author-details::after {
  content: "";
  float: none;
  display: table;
  position: relative;
  clear: both;
}
body.catalog-product-view .each-row .default-auth-img {
  width: 50px;
  height: 50px;
}
body.catalog-product-view .default-auth-img {
  background-image: url(../images/user-9.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
}

body.learning-index-index .course-options thead > tr:first-child > th {
  background-color: #0B3956 !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0 10px 0 10px;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}
body.learning-index-index .course-options tbody > tr{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-top: 1px solid #eee;
  cursor: pointer;
}

body.learning-index-index .course-options tbody > tr:hover{
  background-color: #f0f0f0;
}
body.learning-index-index .course-options tbody > tr.active > td {
  background-color: #e5f4ff;
}
.scrollable-table{
  max-height: 345px;
  overflow-y: auto;
}
#vilt-classes-container .each-row,
.vilt-classes-container .each-row {
    display: none;
}
#vilt-classes-container[data-zone=ALL] .each-row,
#vilt-classes-container[data-zone=PST] .each-row.PST,
#vilt-classes-container[data-zone=CST] .each-row.CST,
#vilt-classes-container[data-zone=EST] .each-row.EST,
#vilt-classes-container[data-zone=MST] .each-row.MST,
.vilt-classes-container[data-zone=ALL] .each-row,
.vilt-classes-container[data-zone=PST] .each-row.PST,
.vilt-classes-container[data-zone=CST] .each-row.CST,
.vilt-classes-container[data-zone=EST] .each-row.EST,
.vilt-classes-container[data-zone=MST] .each-row.MST {
    display: table-row;
}

body.learning-index-index .each-row-action-box > div{
  display: inline-block;
}
body.learning-index-index .each-row-action-box .action{
  height: 50px;
}
body.learning-index-index .active .sessionTimeUnit {
    color: #333;
}
body.learning-index-index .sessionTimeUnit {
    color: #1e71aa;
}
body.learning-index-index .row-body{
  display: none;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 5px;
  background-color: #f6f6f6;
  margin-top: 10px;
  cursor: default;
  margin-bottom: -8px;
}
body.catalog-product-view .vilt-select-timezone {
    float: right;
    font-weight: 100;
}
#vilt-select-timezone,
.vilt-select-timezone{
  position: relative;
}
#vilt-select-timezone label,
.vilt-select-timezone label{
  cursor: pointer;
  text-transform: capitalize;
}
#vilt-select-timezone.active ul,
.vilt-select-timezone.active ul{
  display: block;
}
#vilt-select-timezone ul,
.vilt-select-timezone ul{
  display: none;
  position: absolute;
  right: 0;
  margin: 0;
  background-color: #fff;
  color: #999;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
  z-index: 200;
}
#vilt-select-timezone ul .option,
.vilt-select-timezone ul .option {
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #eee;
  padding: 0 10px;
  cursor: pointer;
  text-transform: capitalize;
  line-height: 30px;
}
#vilt-select-timezone ul .option:hover,
.vilt-select-timezone ul .option:hover {
  background-color:#e5f4ff;
}
body.learning-index-index .individualQty{
  display: none;
}
body.learning-index-index .each-row.active .row-body{
  display: block;
}
body.learning-index-index .each-row > td{
  padding-left: 0;
  padding-right: 0;
}
body.learning-index-index .each-row .row-head{
  font-weight:bold;
  font-size:14px;
  display: block;
  padding: 10px 6px 10px 10px;
  cursor: pointer;
  position: relative;
  margin-right: 80px;
}
body.learning-index-index .each-row.active .row-head::after{
  color: #666;
}
body.learning-index-index .row-head::after{
  content: "More Info >";
  position: absolute;
  right: -75px;
  color: #ccc;
  font-size: 12px;
  top: 10px;
}


span.ic.fa-info-circle {
    color: #ccc;
}
.gtr-tag{
  background-color: #377bb5;
  padding: 3px 8px;
  border-radius: 5px;
  margin-right: 4px;
  color: #fff;
  font-size: 10px;
  display: inline-block;
  font-weight: bold;
  position: relative;
  top: -2px;
  margin-left: 15px;
}
#itskills-wlcms-classes-box-container .grid-container.head {
    background-color: #333;
    color: #fff;
    padding: 5px;
}
#itskills-wlcms-classes-box-container .grid-container.head h3{
    margin: 12px 0;
}

#classes-container .products-grid.centered {
    display: none;
}

#itskills-wlcms-classes-box-container .products-grid{
	width: 100%;
	margin-bottom: 15px;
}

#classes-container .wlcms-class:last-child label.section-title{
  border-bottom: none !important;
}
#classes-container .wlcms-class:hover{
	background-color: #eee;
	transition: background-position 150ms ease-out;
	-moz-transition: background-position 150ms ease-out;
	-webkit-transition: background-position 150ms ease-out;
	-o-transition: background-position 150ms ease-out;
}
#classes-container .wlcms-class label.section-title{
	border-color: #aaa !important;
	cursor: pointer !important;
}

.product-primary-column .product-options-bottom{
	border: 1px solid #f5f5f5;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 20px 20px 0;
}

.vilt-course-modal .modal-inner-wrap{
  max-width: 800px;
}

@media (max-width: 768px){
  .vilt-course-modal .modal-inner-wrap{
    max-width: 100%;
  }
}

.table-wrapper.grouped .bgc{
  border: 1px solid #eee;
	display: inline-block;
	margin-right: 5px;
	min-width: 30px;
	padding: 10px 10px 0;
	text-align: center;
}

.table-wrapper.grouped .bcc{
  border: 1px solid #ccc;
  background-color: #fff;
  margin: 5px 0px;
}

.table-wrapper.grouped .bss-gpo-custom-option{
	padding-top:15px;
}
.table-wrapper.grouped .bcc{
  padding: 10px;
}
/*.product-primary-column .virtual-box-content{
	text-align: center;
}*/
.product-primary-column .virtual-box-content .course-delivery-header{
	margin: -10px -10px 10px -11px;
  background-color: #333333;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
.product-primary-column .virtual-box-content .opt-label{
	margin-top: 10px;
	background-color: #337ab7;
	padding: 10px;
	color: #fff;
	text-align: center;
}
.product-primary-column .virtual-box-content .opt-label-gray{
	margin-top: 10px;
	background-color: #f6f6f6;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.product-primary-column .virtual-box-content{
	padding: 10px;
	border: 1px solid #aaa;
  cursor: pointer;
}
.product-primary-column .subscription-info.virtual-box-content {
  /*box-shadow: 0px 2px 6px 0px #908d8d;*/
	border-color: #aaa;
  padding: 10px;
  cursor: pointer;
}
.product-primary-column .virtual-box-content img {
  float: left;
  margin-right: 10px;
}
.product-primary-column .subscription-info .course-delivery-header {
    background-color:#337ab7;
}
.product-primary-column .virtual-box-content.grouped:hover{
	cursor: default !important;
}
.product-primary-column .virtual-box-content:hover{
  background-color: #eee;
  transition-duration: .8s;
}
.product-primary-column .virtual-box-content.grouped .box-tocart{
	float:right;
	margin: 10px 0;
}
.product-primary-column .virtual-box-content.grouped::after{
	content:"";
	clear:both;
	float:none;
	display:table;
}
.product-primary-column .virtual-box-content:hover .opt-label,
.product-primary-column .virtual-box-content:hover .opt-label-gray{
  background-color: #42b574;
	transition-duration: .8s;
	color: #fff;
}
.product-primary-column .virtual-box-content:hover .course-delivery-header{
	background-color: #000;
	transition-duration: .8s;
}
#modal-box-vilt-schedules {
    min-height: 300px;
}
.product-primary-column .virtual-box-content.subscription-info:hover .course-delivery-header{
	background-color: #42b574 !important;
}
.product-primary-column .product-add-form-wrapper .table-wrapper.grouped {
    display: inline-block;
    margin-right: 10px;
    width: 255px;
}
.vilt-aggreement-checkbox{
    float: left;
    margin-top: 5px !important;
}
.vilt-aggreement-html{
    margin-bottom: 10px !important;
}
.group-custom-outline-tab {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.group-custom-outline-tab.active {
    background: #E5F6FE;
}
.group-custom-outline-tab input[type="radio"] {
    display: inline-block;
}
.group-custom-outline-tab label:after {
    content: "more info >";
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #ccc;
    cursor: pointer;
}
.group-custom-outline-tab label {
    display: block;
    padding: 15px 10px;
}
.group-course-outline-info-wrapper {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.group-course-info-wrapper .common-info {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    padding: 0px 10px;
    box-sizing: border-box;
}
#pdp-frequently-asked-questions.alternate
{
    padding-top: 20px !important;
    margin-top: 0px !important;
  }
