small div.error {
    color: red;
    font-size: .9em;
}
.alert-dismissible .btn-close {
    top: 8px;
    right: 5px;
}
.frm_cntrls input[type="tel"] {
	width: 100%;
	height: 38px;
	border-radius: 4px;
	padding: 10px;
	border: solid 1px #ccc;
}
.show_hide_password {
	position: absolute;
	top: 0px;
	opacity: 0;
	cursor: pointer;
	width: 25px;
	height: 25px;
	right: 0;
}
.pass_cntrl img {
	width: 20px;
}
.fb-login-button {
	height: 37px!important;
	margin-top: 1px!important;
	font-size: 13px!important;
}
.grecaptcha-badge {
	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease !important;
	left: 4px !important;
}
.grecaptcha-badge:hover {
	width: 256px !important;
}
section.common-section {
	padding-top: 50px;
    padding-bottom: 70px;
    min-height: 400px;
}
.cursor-pointer {
	cursor: pointer;
}
.event_filter_mob .btn-group .dropdown-menu li a.active {
	background-color: #FFB01B;
}
.saved-event {
    border-radius: 100%;
    background-color: #4dba9b;
}
.attending-event {
    border-radius: 100%;
    background-color: #ffb01b;
}
.attending-event .active {
	display: block !important;
}
.word-break {
    word-break: break-word;
}
.margin-left-0 {
	margin-left: 0px!important;
}
button.common-button {
	background-color: #4DBA9B;
	color: #fff;
	border: none;
	padding: 7px 25px;
	font-weight: 600;
	text-transform: uppercase;
}
button.common-button:hover {
    background-color: #FFB01B;
    transition: all 0.7s;
}
button.common-button-black {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 7px 25px;
    font-weight: 600;
    text-transform: uppercase;
}
button.common-button-black:hover {
    background-color: #4DBA9B;
    transition: all 0.7s;
}
.loader-giff-image {
	width: 50px;
}
.usr_dp_sml {
	background-color: #55bca1;
}
a.disabled {
  /*pointer-events: none;
  cursor: default;*/
}
.profile-picture-bgc {
	background-color: #55bca1!important;
}
.profile-picture-bgc-white {
	background-color: #fff!important;
}
.bg-color-transparent {
	background: transparent!important;
	color: transparent!important;
}
/*.tableFixHeader { overflow: auto; height: 100px; }
.tableFixHeader thead th { position: sticky; top: 0; z-index: 1; }
.tableFixHeader table  { border-collapse: collapse; width: 100%; }
.tableFixHeader th, .tableFixHeader td { padding: 15px 15px 15px 15px; }
.tableFixHeader th     { background:#eee; }*/


.tableFixHeader { overflow: auto; height: 450px;}
.tableFixHeader thead {background: linear-gradient(45deg, #EBF3FF, #EBF3FF) !important;}
.tableFixHeader thead tr th {background: #EBF3FF;}
.tableFixHeader thead th { position: sticky; top: 0; border-bottom: unset; z-index: 2;top: 0;}
.tableFixHeader table  { border-collapse: collapse; /*width: 100%;*/ }
.tableFixHeader th, .tableFixHeader td { padding: 15px 15px 15px 15px; vertical-align: middle; border: unset;}
.tableFixHeader th { /*color: #fff;*/ border-radius: 0px}
.tableFixHeader tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    /*background-color: #fff!important;*/
}
.tableFixHeader tbody tr:hover {
    background-color: rgba(242, 242, 242, .5)!important;
}
/*.tableFixHeader tbody tr:nth-of-type(odd) {
  background-color: #fff!important;
}*/
.tableFixHeader th:first-child {
  border-radius: 0px 0 0 0px;
}
.tableFixHeader th:last-child {
  border-radius: 0 0px 0px 0;
}
.common-pagination .pagination li.active {
    background-color: #2B305A;
}
.common-pagination .pagination .page-item .page-link {
	color: #2B305A;
}
.common-pagination .pagination .page-item.active .page-link {
	background-color: #2B305A;
	border-color: #2B305A;
	color: #fff;
}
.select_avtar ul li img {
	border-radius: 100%;
	border: 3px solid transparent;
}
.select_avtar ul li img:hover {
	border: 3px solid #FFB01B;
}
.select_avtar ul li img.selected-avatar {
	height: 85px;
	border: 3px solid #FFB01B;
}
.display-contents {
	display: contents;
}
.display-contents div#g_id_onload {
	margin: auto;
}
.real_comm_bx h3 {
	color: #fff!important;
}
.no-underline {
	text-decoration: unset;
}
.frm_cntrls textarea {
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    border: solid 1px #ccc;
}
.text-right {
	text-align: right;
}
section.create-new-community-comment-div-section {
	display: block;
}
.community-topic-comment-reply-form-div .btn_cancel_reply,
section.create-new-community-comment-div-section .btn_cancel_reply {
	background-color: #000!important;
    color: #fff!important;
    float: right;
    margin-right: 5px;
}
span.cke_top {
	background-color: #fff;
}
span.cke_bottom {
	background-color: #fff;
}
.no-result-card {
    box-shadow: unset;
    border: unset;
}
.reply-comment-form-bg {
	background-color: #EBFDFF;
	padding: 10px 5px 15px 5px;
}
.learn_secondary_sect.third-question-section {
	display: block;
}
.lesson-page-recommended-owl-carousel .card_thumb {
	height: 75px;
    background-position: center;
    background-size: cover;
    width: 100%;
}
.module-lesson-player-content-div .vid_frame {
	margin-top: 44px;
}
.lesson-user-note-form-success-error-message-div button.btn-close {
	top: 0;
}
.lesson-bookmarked-bg {
	background-color: #FFB01B!important;
}
.module-lesson-details-content-li.playing {

}
.module-quiz-question-view-content-li.playing label,
.module-lesson-details-content-li.playing label {
	color: #1a6e78!important;
    font-weight: 600;
}
.module-quiz-question-view-content-li.playing .btn-open-module-quiz-question-view-event.playing svg path,
.module-lesson-details-content-li.playing .btn-play-lesson-video-event.playing svg path {
	fill: #1a6e78!important;
    font-weight: 600;
}
.module-quiz-question-view-content-li.playing .btn-open-module-quiz-question-view-event.playing small,
.module-lesson-details-content-li.playing .btn-play-lesson-video-event.playing small {
	color: #1a6e78!important;
    font-weight: 600;
}
button.btn-event-attend-now {
    background-color: #FFB01B!important;
    color: #fff !important;
    font-weight: 600;
    float: left;
    padding: 8px 18px;
    font-size: 18px;
    font-family: 'Gotham';
    margin-top: 30px;
    text-decoration: none;
}
button.btn-event-attend-now img {
    /*width: 18px;*/
    /*height: auto;*/
    /*margin-top: -8px;*/
}
.real-apart-event-thumbnail-image {
	height: 100px!important;
}
 .course_list li.complete span small,
 .course_list li.complete span {
	color: #55BCA1!important;
}
.course-details-page-course-part-module-lesson-content-div {
	display: none;
}
.course-details-page-course-part-module-lesson-content-div.active {
	display:flex;
	/*display: -webkit-box;*/
}
div.module-lesson-player-content-div {
	min-height: 300px;
	background-color: #000;
}
.white-space-pre-wrap {
    white-space: pre-wrap;
}
.common-load-more-button {
    background-color: #FAB32D;
    color: #fff;
    padding: 10px 25px;
    margin: 15px auto;
    display: table;
    font-family: 'Gotham';
    font-size: 14px;
    text-decoration: unset;
}
.common-load-more-button:hover {
	color: #fff;
	text-decoration: unset;
}
.library-content-long-text-width{
	width: 70ch;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.library-content-long-text p,
.library-content-long-text {
	word-break: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 20px; /* fallback */
	max-height: 140px; /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
}
.module-related-recommended-library-content-div {
	display: none;
}
.event_right_sect.event_right_sect_modified {
	border-left: unset;
	padding-left: unset;
}
.event_right_sect.event_right_sect_modified button {
	min-width: 100px;
}
.btn-reset-filter {
	font-size: 14px;
	color: #000;
	text-decoration: unset;
	font-family: 'Gotham';
}
.btn-reset-filter:hover {
	color: #FFB01B;
}
.course-module-set-accordion-content-scroll-div .accordion-header button span.lesson_name{
	/*padding-right: 50px;*/
}
.tech-design-video {
	margin-top: -10px;
    margin-bottom: 10px;
    text-align: center;
}
.tech-design-video a {
	color: #FFB01B;
	font-size: 14px;
	font-family: 'Gotham';
	text-decoration: unset;
}
.row.lib_srch_rslt .ttl_crs {
	text-align: left!important;
}
section.library-content-list-section {
	padding-top: 50px;
}
.or-div {
    margin-top: 30px;
    font-weight: 600;
    text-align: center;
}
.looking-for-help-question-answer-content-div .card_color_3 {
    background-color: #2c315a!important;
}
/* Profile picture upload css starts */
.user-profile-details-div .picture-container{
    position: relative;
    cursor: pointer;
    text-align: center;
}
.user-profile-details-div .picture{
    width: 150px;
    height: 150px;
    background-color: #56BDA2;
    border: 4px solid #1696a4;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.user-profile-details-div  .picture:hover{
    border-color: #1696a4;
}
.user-profile-details-div .content.ct-wizard-green .picture:hover{
    border-color: #05ae0e;
}
.user-profile-details-div .content.ct-wizard-blue .picture:hover{
    border-color: #3472f7;
}
.user-profile-details-div .content.ct-wizard-orange .picture:hover{
    border-color: #ff9500;
}
.user-profile-details-div .content.ct-wizard-red .picture:hover{
    border-color: #ff3b30;
}
.user-profile-details-div  .picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}
.user-profile-details-div .picture-src {
    width: 100%;   
}
.user-profile-details-div h6 {
	font-size: 14px;
}
/* Profile picture upload css ends */

#playVideoModal .btn-close {
    background-color: #ccc;
    opacity: 1;
    border-radius: 100%;
    font-size: 14px;
    padding: 12px !important;
    position: absolute;
    right: 20px!important;
    top: 20px!important;
    z-index: 9;
}
#playVideoModal .modal-content.login_user {
	border: unset;
    padding: unset;
}
#playExpertInterviewVideoModal .btn-close {
    background-color: #ccc;
    opacity: 1;
    border-radius: 100%;
    font-size: 14px;
    padding: 12px !important;
    position: absolute;
    right: 20px!important;
    top: 20px!important;
    z-index: 9;
}
#playExpertInterviewVideoModal .modal-body {
    padding-top: 0px;
}
#playExpertInterviewVideoModal .modal-content.login_user {
    border: unset;
    padding: unset;
}
#playExpertInterviewVideoModal h4.expert-interview-video-title {
    padding-right: 10%;
    font-size: 1.2rem;
}
/* main page video learn more overlay css starts */
.vid_frame.home-intro-videos-vframe {
    position: relative;
}
.home-page-video-learn-more-event {
    font-family: 'Gotham';
    content: "";
    position: absolute;
    z-index: 10;
    background-color: #FFB01B;
    padding: 12px 17px;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    font-size: 14px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display:none;
    color: #fff;
}
.home-page-video-learn-more-event:hover {
    background-color: #4DBA9B;
}

.vid_frame.home-intro-videos-vframe.home-page-video-learn-more-show span.home-page-video-learn-more-event{
display:block;
}


@media only screen and (max-width: 767px) {
    .home-page-video-learn-more-event {
        top: 5px;
        right: 5px;
        left: auto;
        padding: 3px 14px;
        font-size: 12px;
    }   
    section.common-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
/* main page video learn more overlay css ends */

/* course details page video learn more overlay css starts */
.vid_frame.course-part-videos-vframe {
    position: relative;
}
.course-details-page-part-video-learn-more-event {
    font-family: 'Gotham';
    content: "";
    position: absolute;
    z-index: 10;
    background-color: #FFB01B;
    padding: 12px 17px;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    font-size: 14px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display:none!important;
    color: #fff;
}
.course-details-page-part-video-learn-more-event:hover {
    background-color: #4DBA9B;
}

.vid_frame.course-part-videos-vframe.course-details-page-part-video-learn-more-show span.course-details-page-part-video-learn-more-event{
    display:block!important;
    margin-top: 0px;
}


@media only screen and (max-width: 767px){
    .course-details-page-part-video-learn-more-event {
        top: 5px;
        right: 5px;
        left: auto;
        padding: 3px 14px;
        font-size: 12px;
    }   
}
/* course details page video learn more overlay css ends */



.lesson-faq-coming-soon-text {
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
}
/* header nav image icon css starts */
/*#navbarMain .navbar-nav .nav-item {
    position: relative;
}

#navbarMain .navbar-nav .btn_cntrl {
    position: relative;
    right: 0;
    top: -5px;
}
#navbarMain #dropdownMenuLink {
    color: #333;
    padding: 0;
    font-weight: 600;
}
#navbarMain .btn_cntrl.logged-in .dropdown span {
    color: #333;
}*/
/* header nav image icon css ends */
a.community-guidelines-text.btn-open-community-guidelines-modal {
    text-align: right;
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
a.community-guidelines-text.btn-open-community-guidelines-modal img {
    width: 14px;
    margin-top: -2px;
}
.select_cat.community-guideline {
    margin-bottom: 5px;
}

section.community-topic-comment-section {
    display: none;
}

/* lesson page loader css starts*/
.loadingModuleWap {
    width: 100%;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ebf3ff70;
    text-align: center;
    display:none;
    z-index: 99;
}
.loadingModuleWap .spinner-border {
    position: absolute!important;
    top: 50%;
    color: #fff;
    position: absolute;
}
/* lesson page loader css ends*/
.my_course_button {color: #fff;
    background-color: #FFB01B;
    display: inline-block;
    padding: 7px 15px;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Gotham';
	
}
.my_course_button:hover{color:#fff!important;
	
}
.coming-soon-text-course-part {
    font-weight: 600;
    font-size: 22px;
}
.coming-soon-text-course-part-lesson {
    font-weight: 600;
    font-size: 22px;
    color: #000;
    margin-top: 150px;
    text-align: center;
}
.coming-soon-text-message-div {
    display:none;
    background-color: #c3d4ec;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.coming-soon-text-message-div img {

}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
}
.common_srch_bar {
    position: relative;
}
.common_srch_bar.common-search-input input {
    border: solid 1px #aaa;
    padding-left: 10px;
    font-size: 15px;
    float: right;
    width: 100%;
    height: 38px;
    padding-right: 40px;
}
.common_srch_bar.common-search-input button {
    position: absolute;
    right: 0px;
    top: 25px;
    background-color: transparent;
    min-width: auto!important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.common_srch_bar.common-search-input button img {
    height: 20px;
}

a.common-button {
    background-color: #FFB01B;
    color: #fff;
    border: none;
    padding: 7px 25px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}
a.common-button:hover {
    background-color: #4DBA9B;
    transition: all 0.7s;
}
.input-text-capital {
    text-transform: uppercase;
}