/**
 * public.css
 * This file contains frontend wordpress stylings
 */

/* shadow box section styling */
.shadow-box-sec {
	box-shadow: 0px 0px 6px #e6e6e6;
}

/* shadow box row styling */
/* .box-shadow-row, .blog-entry-inner {
	box-shadow: 0px 0px 6px #e0e0e0;
} */

/* single course template div content  padding */
.single-post-content {
	padding: 20px 40px;
}

.single-post-content a {
	text-decoration: underline;
}

/* single template h2 styling */
.single-post-content h2 {
	font-family: Red Hat Text;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.2;
}

/* single  template paragraph content styling */
.single-post-content p {
	font-family: Red Hat Text;
	font-size: 18px;
	color: #444;
	font-weight: 300;
	line-height: 1.4;
}

/* single template h7 styling */
.single-post-content h7 {
	font-family: Red Hat Text;
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
	width: 100%;
	display: block;
	font-weight: 300;
	line-height: 2.2;
}

/* single template h3 styling */
.single-post-content h3 {
	font-family: Red Hat Text;
	font-size: 28px;
	color: #333;
	margin: 10px 0px 5px 0px;
	font-weight: 300;
	line-height: 1.9;
}

/* single template h4 styling */
.single-post-content h4 {
	font-family: Red Hat Text;
	font-size: 20px;
	color: #333;
	font-weight: 400;
	margin: 10px 0;
	line-height: 1.4;
}

/* single template h6 styling */
.single-post-content h6 {
	font-size: 16px;
	color: #333;
	margin: 20px 0px 20px 0px;
	font-weight: 500;
	text-align: center;
}

.single-post-content li {
	font-family: Red Hat Text;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	margin: 10px;
	padding-left: 10px;
}

.single-post-content ol li {
	font-size: 16px;
	margin-left: 0px;
}

.single-post-content a {
	font-size: 18px;
}

.single-post-content sup {
	font-size: 60%;
	top: -0.6em;
}

.single-post-content sub {
	font-size: 70%;
	top: 0.2em;
}

/* shadow box on single  template pages */
.home-box, .blog-entry-inner{
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	box-shadow: 0px 0px 6px #e6e6e6;
}

/* single course template ul styling to hide pagination */
.course-home-box .post-pagination {
	display: none !important;
}

/* single course template to hide pagination border at bottom  */
.course-home-box .post-pagination-wrap {
	border-top: 0px;
}

/* course and ebook result page shadow box */
.post-home-box, .blog-entry-inner {
	padding: 20px;
	margin: 10px 0px 10px 0px;
}

/* single article template header styling */
.article-header {
	width: 100%;
	display: inline-block;
    border-bottom: 1px solid #e5e5e5 !important;
    display: flex;
    position: relative;
}

.article-header div a {
  padding-left: 10px;
}


/* single article template <a> styling */
.article-header a {
	font-size: 12px !important;
}

/*single course template button stylings */
.btn-course {
	margin: 10px 0px 0px 5px;
}

.ceu-font-class {
	border-radius: 2px 0 0 2px;
	color: #fff;
	display: inline-block !important;
	font-size: 14px;
	font-weight: bold !important;
	padding: 11px;
	position: relative;
	vertical-align: top;
	background: #788187;
	background: linear-gradient(to bottom, #788187 0%, #52595e 100%);
}

.ceu-remove-bookmark {
	color: rgba(255, 212, 42, 1);
}

.ceu-btn-vertical {
	margin: 10px 0px;
	font-size: 0;
	vertical-align: top;
}

/*.ceu-btn-vertical a {
	background: transparent;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block !important;
	padding: 7.5px 8px 8px 5px;
        padding: 8px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	vertical-align: middle;
	border: none;
	white-space: nowrap;
	min-width: 180px;
	background-image: linear-gradient(to bottom, #7AC245 0%, #69AE37 100%);
	text-decoration: none !important;
}*/
.ceu-btn-vertical a {
	background: transparent;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: normal;
        line-height:1;
        padding: 11px;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 180px;
	/*background-image: linear-gradient(to bottom, #7AC245 0%, #69AE37 100%);*/
	background-color: #8bc400;
	text-decoration: none !important;
}

.ceu-btn-vertical a:hover {
	color: #fff !important;
	background-color: #bcdd5a;
}

/* .english-start-course:hover, .english-bookmark-course:hover {
	background-color: #8BC400 !important;
} */

.spanish-start-course {
	background-color: #FA8B1D !important;
}

.spanish-start-course:hover {
	background-color: #dc5610 !important;
}

.french-start-course {
	background-color: #0075bf;
}

.french-start-course:hover {
	background-color: #0484b8;
}
.ceu-btn-class {
	display: inline-block;
}

.course-label {
	padding-right: 2px;
	font-family: 'Red Hat Text';
	color: #555;
	font-weight: bold;
	float: left;
	font-size: 16px;
	clear: both;
}

.course-status {
	padding-left: 2px;
	margin-top: -3px;
	display: inline-block;
}

.course-ct-status {
	color: rgb(106, 175, 56);
	font-size: 20px;
}

.course-update-link {
	font-size: 14px;
	margin-left: 5px;
}

.course-status a {
	color: #007bc0;
}

.course-more-details {
	font-size: 18px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	margin-top: 15px;
}

.course-category {
	color: #007bc0;
	font-size: 16px;
	font-weight: normal;
}

.course-status-text {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
/* End of single course template button stylings */

/* dashboard tab table stylings */
.table {
	width: 100% !important;
	border :1px solid #eee  !important;
}

.table,  tr, td {
	background-color: #fff !important;
	border :0 none !important;
	border-bottom :1px solid #eee !important;
}
.table, th{
	background-color: #eee !important;
    border :0 none !important;
}

.mydashboardtab .vc_tta-panel-body {
	padding: 0 !important;
}

.btn-course-inner{
	padding-bottom: 5px !important;
}

.ticon-file-pdf-o{
	 font-size: 1.5em !important;
}

.wpb-js-composer .dashboard-tab.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab.vc_active>a{
    background-color: #FE902C !important;
    border :0 none !important;
    color: #fff !important;
}

.wpb-js-composer .dashboard-tab.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab>a{
    background-color: #0075BF !important;
    border :0 none !important;
    color: #fff !important;
}
.wpb-js-composer .dashboard-row .vc_tta.vc_general .vc_tta-panels, .wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container{
	 border-top :2px solid #FE902C !important;
}

#user-registration .user-registration-MyAccount-navigation-link.is-active a{
   background-color: #0075BF !important;
   color: #fff !important;	
}

.user-registration-Button{
	min-width: 120px;
}

.user-registration-myprofile div , .profile-name,.profile-edit-button ,.profile-welcome ,.admin-reports{
	text-align:center;
	font-family: Red Hat Text;
	font-size: 18px;
	color: #444;
	line-height:1.4;
	font-weight: 300;
}

.user-registration-myprofile img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

.user-registration-myprofile{
 	border:1px solid #eee ;
        background: #fff;
 }

 body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount), body.user-registration-page #user-registration:not(.user-registration-MyAccount), body.user-registration-page .user-registration:not(.user-registration-MyAccount){
	max-width: 100% !important;
 }

.profile-name{
	font-weight: 400 !important;
	font-size: 22px;
 }

.report-label{
	padding-top:4px;
	padding-right:7px;
}
.report-date, .report-btn, .report-dwn{
	padding-right:7px;
}

.report_download_csv{
 float: right;
 margin-right:10px;
}

.post-home-box .blog-entry.large-image-entry-style{
 border-bottom:0 none !important ;
 margin:0 !important;
 padding-bottom: 0px !important;
}

.post-filters-fields{
    padding:.4em .6em !important;
    height:35px !important;
     margin-top: 5px !important;
    text-align:center !important;
    font-size: 100% !important;
}

.cli-bar-popup span{
     font-size: 15px !important;
}

  /* The Modal box when user navigates from EMEA to other region */
.modal-EMEA-site-nav {
  display: none;
  position: fixed; 
  z-index: 999;
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4);
}

/* modal-content-EMEA-site-nav when user navigates from EMEA to other region  */
.modal-content-EMEA-site-nav {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button for  Modal box when user navigates from EMEA to other region */

.modal-EMEA-site-nav-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px; 
 font-weight: bold;
  margin-left:0.5em;
}

.modal-EMEA-site-nav-close:hover,
.modal-EMEA-site-nav-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content-EMEA-site-nav p{
margin-left:2em;
margin-right:2em;
text-align:left;
}

.french-cecredit-lbl {
    display: none;
}

.view-more-btn-cnt {
    height: 40px;
    display: flex;
    justify-content: center;
}

.generic-loader {
     width: 16px;
     height: 16px;
}

.loader {
     height: 100%;
     width: 100%;
     position: relative;
     border-radius: 100%;
}

.generic-loader .circle-loader {
     background-color: #999;
     padding:2px;
     animation: rotateAnimation 1s infinite ease-in;
}

.generic-loader .circle-loader .circle {
     width: 3px;
     height: 3px;
     background-color: #FFF;
     margin: 0 auto;
     border-radius: 200%;
}
@keyframes rotateAnimation {
     100% { transform: rotate(360deg) }
}

.type-ondemand .blog-entry-inner .blog-entry-media {
    float: left;
    width: 26%;
    margin-right: 37px;
}

.type-ondemand .blog-entry-inner .blog-entry-header,
.type-ondemand .blog-entry-inner .blog-entry-excerpt,
.type-ondemand .blog-entry-inner .blog-entry-readmore {
    float: left;
    width: 67%;
}

body.single-ondemand #post-media,
body.single-ondemand .single-post-title,
body.single-ondemand ul.meta,
body.single-ondemand .wpex-social-share {
    display: none !important;
}

@media only screen and (max-width: 768px) {
	.type-ondemand .blog-entry-inner .blog-entry-header,
	.type-ondemand .blog-entry-inner .blog-entry-excerpt,
	.type-ondemand .blog-entry-inner .blog-entry-readmore {
		width: 100%;
	}

	.type-ondemand .blog-entry-inner .blog-entry-media {
		width: 100%;
	}
}