* { margin: 0; padding: 0; }

.nav-brand span { color: #adb0b2; }

.footer_bottom p { margin-bottom: 20px; }


.slidea .slidea-overlay.slidea-overlay-to-right { background: none; }


.lesson-container div.single_popular_course { min-height: 550px; }
div.single_popular_course h4 a:hover { color: green; }


h3 a { color: #27ae60; }
h3 a:hover { color: #27ae60; text-decoration: underline; }






form .form-control::-webkit-input-placeholder { 
  color: #ccc;
}

form .form-control::-moz-placeholder {
  color: #ccc;
}
form .form-control:-ms-input-placeholder {
  color: #ccc;
}
form .form-control:placeholder {
  color: #ccc;
}

.newsletter-widget .btn {
	background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    height: 40px;
    border-radius: 6px;
	
}

.materials_content > i {
    background-color: #27ae60;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    width: 50px;
}


.embed-responsive { margin-bottom: 20px; }
.alert-video-dowload { margin-bottom:50px; }






.quiz_wrapper blockquote { padding: 0 50px; }

.quiz_wrapper ul{ margin: 0 30px; padding: 0 30px; }
.quiz_wrapper li { padding: 0 30px; list-style-type: disc; }

.quiz_wrapper div.form-group { width: 100%; }



.landing-wrapper .message_now_area {
    background-color: #f6f6f6;
}





.interested-button {

    border-radius: 30px;
    box-shadow: none;
    margin-top: 15px;
    padding: 10px 30px;
    background-color: #27ae60;
    color: #fff;

}

.landing-wrapper .education-version .edu_single_feature { margin-bottom: 0px; }

.landing-wrapper .education-version .edu_section_heading > h3 {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
 }
 
 
 
.landing-wrapper .edu_feature_text * { color: #eee; }

.landing-wrapper .edu_section_heading h4 { color: #eee; }

.landing-wrapper .edu_feature_text * { font-size: inherit; }

.landing-wrapper .slidea .slidea-content.slidea-content-center > .slidea-content-container {
    display: table-cell;
    vertical-align: top;
}

.landing-wrapper .education-version.popular_course_area {
    background-color: #fff;
}

.multipleselect.form-control { border: none; }
.multipleselect.form-control input { margin: 0 25px; }


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
	
	.landing-wrapper .edu_feature_text * { font-size: 100%; }
	
	.landing-wrapper .slidea .slidea-content.slidea-content-center > .slidea-content-container {
	    display: table-cell;
	    vertical-align: middle;
	}
  
}
 


tr.clickable-row:hover { cursor: pointer; text-decoration: underline; }





.mct-login ol li, .occupation_page ol li { list-style: outside none decimal; margin: 10px 40px; }
.mct-login ul li, .occupation_page ul li { list-style: outside none disc; margin: 10px 40px; }

#success_fail_info { text-align: center; font-weight: bold; }



.nav-tabs .nav-link { padding-left: 20px; padding-right: 20px; font-weight: bold; }
.nav-tabs .nav-link i { margin-right: 10px; }
.nav-tabs .nav-link.active { color: #27ae60; }


.quiz_wrapper label.multipleselect { display: block; margin-left: 25px;}



h3.cluster-header { text-transform: uppercase; }


.text-content ul { margin: 20px; list-style-type: disc;}
	.text-content ul li { margin-left: 20px; list-style:  disc;}
		.text-content ul li ul li { margin-left: 20px; list-style: circle;}



.text-content ol.ol-numbered { margin: 20px; list-style-type: decimal; }
	.text-content ol.ol-numbered li { margin-left: 20px; list-style:  decimal;}

.text-content ul.ul-disc { margin: 20px; list-style-type: disc;}
	.text-content ul.ul-disc li { margin-left: 20px; list-style-type: disc;}
			
.text-content ol.ol-alpha-lower { margin-left: 20px; list-style: lower-alpha;}
	.text-content ol.ol-alpha-lower li { margin-left: 20px; list-style: lower-alpha;}






textarea::placeholder { color: #e1e1e1; }

.mct-login a { font-weight: bold; }

a.text-primary { text-decoration:  underline; }	
	a.text-primary:hover { text-decoration:  none; }	
	


.section_heading > h3.section_subheading { font-size: 1.5rem; color: #636566; }

.section_heading > h6.soft_skills { font-size: 1rem; color: #949799; }


.section_heading {
    margin-bottom: 0px;
}


.bg-flat-green { background-color: #666666 !important; }

#atftbx > div > a { float: none !important; }

#mct_social.alert { margin-bottom: 0px; background-color: #f6f6f6; }











.gradebook_accordion .card-header h6 a { padding-left: 20px; }

.gradebook_accordion .card-header h6 a[aria-expanded="false"]:before{
	font-family: 'FontAwesome'; 
    content: "\f067"; 
	float: left;
}

.gradebook_accordion .card-header h6 a[aria-expanded="true"]:before{
	font-family: 'FontAwesome'; 
    content: "\f068"; 
	float: left;
}


/* select#state { font-size: 13px; height: 40px; color: #ccc; } */














body#landing_sales ul { margin: 20px; list-style-type: disc;}
	body#landing_sales ul li { margin-left: 20px; list-style:  disc;}
		body#landing_sales ul li ul li { margin-left: 20px; list-style: circle;}




.lesson-plan-wrapper {  }


.lesson-plan-wrapper .bg-dark-gray {
    background-color: #666666!important;
}
	.lesson-plan-wrapper .bg-dark-gray h1 {
	    color: #ffffff;
	}



.lesson-plan-wrapper ul {
    list-style-type: disc !important;
    padding-left: 1em !important;
    margin-left: 1em;
    margin-bottom: 1em !important;
}

	.lesson-plan-wrapper ul li {
	    list-style: outside !important;
	}
	
.lesson-plan-wrapper .border {
    border-width:3px !important;
    padding-top: 1em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;

}


.lesson-plan-wrapper h1 { 
	font-weight: bold;
	font-size: 2rem;
}
.lesson-plan-wrapper h2, .lesson-plan-wrapper h3, .lesson-plan-wrapper h4 { color: #666666; font-weight: bold; }

.lesson-plan-wrapper h2 { 
	font-weight: bold;
	font-size: 1.6rem;
}
.lesson-plan-wrapper h3 { 
	font-weight: bold;
	font-size: 1.2rem;
}
.lesson-plan-wrapper h4 { 
	font-weight: bold;
	font-size: 1rem;
}

.lesson-plan-wrapper hr { display: none; }



@media print {

  .lesson-plan-wrapper div.row { break-inside: avoid; }

  .footer_bottom p.footer-links { display: none; }
  
  .lesson-plan-wrapper hr { display: block; }
	
}



ul.bullets { margin: 10px; list-style-type: disc;}
ul.bullets li { margin-left: 10px; list-style:  disc;}
  ul.bullets li ul li { margin-left: 10px; list-style: circle;}

ul.bullets li a { text-decoration: underline; color: #666; }
ul.bullets li a:hover { text-decoration: none; }

ol.bullets { margin: 10px; margin-left: 20px; list-style-type: decimal;}
ol.bullets li { margin-left: 10px; list-style: decimal}
  ol.bullets li ul li { margin-left: 10px; list-style: decimal;}

ol.bullets li a { text-decoration: underline; color: #666; }
ol.bullets li a:hover { text-decoration: none; }

#clusters ol {margin-bottom: 20px;}

.cluster-card .card { background: #eee; }
.cluster-card .card .card-title { min-height: 75px; }
.cluster-card .card a.subscribe-check i.fa { font-size: 200%; }
.cluster-card .card a.subscribed-check i.fa  { font-size: 200%; color: green;}









#clusters .single_popular_course_des .title h4 a:hover { color: green; }

#clusters .single_popular_course_des .content ul { color: gray; }

#clusters .single_popular_course_des .content ul li a{ font-size: 14px; color: green; }

#clusters .single_popular_course_des .content ul li a{ font-size: 14px; color: green; text-decoration: none; }
	#clusters .single_popular_course_des .content ul li a:hover{ text-decoration: underline; }



#clusters div.single_popular_course { border-bottom: none; }

.gray-placeholder::-webkit-input-placeholder {
    color: #999;
}







.modal.modal-lg, .modal.modal-xl { max-width: unset !important; right: 0; }





.ohnohoney{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}



div.single_popular_course { margin-bottom: 1rem!important;}





.gallery_menu a:hover { color: green;  }
.gallery_menu a:hover { color: green; background-color: #eee; }



.filter-list ul li:nth-child(n + 6) {
  display: none;
}
.filter-list ul li.showList:nth-child(n + 6) {
  display: list-item;
}
.filter-list label.more {
  color: green;
  font-weight: 600;
  font-style: oblique;
  display: none;
  text-align: center;
}
.filter-list label.more.showMe {
  display: block;
}
.filter-list .more {
  cursor: pointer;
}



ul li a.match { background-color: yellow; }



div[data-point="1771"] small { padding-left: 5rem; }

div[data-point="1771"] label.multipleselect { padding-bottom: 0; }


.btn.disabled, .btn:disabled {
    opacity: 0.25;
}



.modal.modal-fullscreen .modal-dialog {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  max-width: none; 
}

.modal.modal-fullscreen .modal-content {
  height: auto;
  height: 100vh;
  border-radius: 0;
  border: none; 
}

.modal.modal-fullscreen .modal-body {
  overflow-y: auto; 
}

.nav-dropdown .nav-dropdown .nav-dropdown { border-left: 1px solid #eee; }
.nav-dropdown.transportation-distribution-logistics { bottom: 0 } 
 
.hyperlink-form-group button:hover { background:none; cursor: pointer; border-color: #eee; }

#gradebook_tests_wrapper .dt-buttons { float: none; }


.tooltip {
	display: none; position: absolute; padding: 10px;
	color: #777; background-color: #fff; border: 1px solid #777; 
	box-shadow: 0 1px 3px 1px rgba(0,0,0,0.5); border-radius: 3px;
}
	
	
button.copy-test:hover, button.copy-video:hover { cursor: pointer; }


#result { display: block; text-align: center; margin: 25px; padding: 10px; font-weight: bold; }
	#result.short{ color: red; }
	#result.weak{ color: orange; }
	#result.good{ color: blue; }
	#result.strong{ color: green; }

	#confirm_result.weak{ color: orange; }

.slidea-content.slidea-content-center { padding-top: 25px; }






.slidea {
  background: #e1e1e1;
}

.slidea.slidea-inverse {
  background: #e1e1e1;
}

.slidea.slidea-inverse .slidea-loader-wrapper {
  background: #e1e1e1;
}








.online_lessons-bg {
  background-image: url('/img/icon-lessons.png'); 
  background-position: right top;
  background-repeat: no-repeat;
  padding-bottom: 30px;
  position: relative;
}

.online_cex-bg {
  background-image: url('/img/icon-exploration.png'); 
  background-position: right top;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  position: relative;
}

.online_mcc-bg {
  background-image: url('/img/icon-mcc.png'); 
  background-position: right top;
  background-repeat: no-repeat;
  padding-bottom: 30px;
  position: relative;
}

.online_cex-bg li, .online_lessons-bg li, .online_mcc-bg li  { margin: 10px 0px 10px 30px; list-style-type: disc;}

/*.online_cex-bg .learn_more, .online_lessons-bg .learn_more, .online_mcc-bg .learn_more { position: absolute; bottom: 0; border: 1px solid red; margin: 0 auto;}*/


a.test_score { text-decoration: underline; }

.single-accordion .accordion-content p { font-size: 16px; }

#btn-five a:hover {background-color: #eee; border-color: #fff;} 

#right-column a { color: green;}

#mcc-alert a.close:hover { cursor: pointer; }


.video-preview { position: relative; }

.video-preview-overlay { 
  position: absolute; width: 100%; height: 100%; z-index: 1000; 
  background-color: rgb(255,255,255, .85);
  vertical-align: middle; text-align: center; 
  color: #000; font-size: 150%; 
}

.video-preview-overlay button.close { position: absolute; right: 10px; top: 10px; }
.video-preview-overlay button.close:hover { cursor: pointer; }

.video-preview-overlay div { font-weight: bold; }

.video-preview-overlay div a { text-decoration: underline; font-weight: bold; }

.quiz_wrapper blockquote { margin-top: 20px; margin-bottom: 20px; padding-left: 20px; border-left: 20px solid #eee; }
.quiz_wrapper blockquote p { margin-top: 20px; margin-bottom: 20px; }


.embed-responsive-9by16::before{  
    padding-top: 175%;
}