/* DO NOT ADD/EDIT AFTER THIS LINE */
div.ef-block, div.dashboard-panel div.panel-body, body.new-ui{background-color:#FFFFFF;--c-site-primary:#FFFFFF;}
html,body{background-color:#FFFFFF;}
body, input::placeholder  {font-family: "Inter", sans-serif; }/*added by amir 4.1.24*/
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#17263C;border-color:#17263C;}
div.breadcrumb-x{background-color:#F0F3F7;border-color:#F0F3F7;}
div.ef-block, div.dashboard-panel div.panel-body{background-color:#FFFFFF;}
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#2C7BE5;border-color:#2C7BE5;}
html.new-ui-html:root{--c-brand-primary:#17263c;--c-brand-primary-darken-5:#122137;--c-brand-primary-darken-7:#101f35;--c-brand-primary-darken-10:#0d1c32;--c-brand-primary-darken-15:#08172d;--c-brand-primary-darken-17:#06152b;--c-brand-primary-darken-20:#031228;--c-brand-primary-darken-25:#000d23;--c-brand-primary-lighten-7:#1e2d43;--c-brand-primary-lighten-40:#3f4e64;--c-brand-success: #00BA6D;--c-brand-success-darken-5: #00BA6D;--c-brand-success-lighten-7:#00BA6D;--c-brand-resume-course-color:#E2BE00;--c-brand-danger:#ED2546;}
.container{width:100%}* /* added by Raz To make the page full width*/
.new_ui-bullhorn{ display:none} /* added by Raz to disable the button that allows to test the new UI beta which adds left menu*/
*.progress .progress-bar.progress-bar-success{background-color:#00BA6D} /*Added by amir 4.1.24*/
.ef-unit-icon{display:none} /*Added by amir 4.1.24*/
.ef-entry-name>i.fa{ display:none }/*Added by amir 4.1.24*/
.ef-test-rules img{display:none}/*Added by amir 4.1.24*/
.ef-unit-tree .ef-unit-link.passed, .ef-unit-tree .ef-unit-link.passed:hover, .ef-unit-tree .ef-unit-link.passed:link, .ef-unit-tree .ef-unit-link.passed:active, .ef-unit-tree .ef-unit-link.passed:visited { color: var(--c-site-text) !important;} /*Added by amir 4..1.24*/
.ef-question-indicator .ef-question-indicator-current {    background-color: #ED2546 !important; border: 2px solid #ED2546 !important;} /*Added by amir 4..1.24*/
.panel-success>.panel-heading{    background-color: var(--c-brand-success); border-color: var(--c-brand-success);}/*Added by amir 4..1.24*/
.label.label-ef-completed {background-color: var(--c-brand-success); color: black} /*Added by amir 8.1.24*/
.ef-dashboard-header .ef-main-action-button .btn.btn-success.btn-resume {background-color: var(--c-brand-resume-course-color); border-color: unset;}  /*Added by amir 8.1.24 -> Resume course button*/
.ef-dashboard-header .ef-main-action-button .btn.btn-success.btn-resume:hover {background-color: #FFCE00; border-color: unset;} /*Added by amir 8.1.24 -> Resume course button*/
.ef-incomplete-button {display:none} /*Added by amir 8.1.24 -> Incomplete button hide in course page*/
.ef-card-entries .ef-card .ef-card-wrap div.caption div.ef-rate span.fa.active  {color: #737272} /*Added by amir 8.1.24 -> Course rating*/
span.label.label-ef-curriculum {background-color:#2C7BE5; margin-left: 0;}  /*Added by amir 8.1.24 -> Colors*/
.label.label-ef-roster {background-color:#00BA6D; }  /*Added by amir 8.1.24 -> Colors*/
.ef-test-page .ef-test-rules div.col-md-2.col-md-offset-3 {display: none}  /*Added by amir 10.1.24 -> Quiz page*/
.ef-unit-icon .fa{display: none} /*Added by amir 10.1.24 -> Quiz page on full screen*/
img[src*="assets/images/enroll_success.svg"] {content: url("https://cdn.clinch.co/a_icons/lms-check-icon.png");width: 190px;}
.new-ui #ef-content-sidebar.col-md-3.ef-side-section{display:none;}
.custom-bg-dark-blue {
      background-color: #FFFFFF; /* Replace with your desired hex color */
    }/*Added by efront 29.05.24 -> Header color for the logo to appear in contrast*/
/* Hide Hamburger Menu Update - Darian */
[data-vue-component="fly_menu"] {
  display: none;
}
[data-vue-component="fly_menu"] ~ div.tw-mx-10 {
  margin-left : 0;
}
/* Hide Hamburger Menu Update End */
.clinch-blue {
  background-color: #FF00FF;
}
#main-content div[data-type="elearning"] .tw-bg-orange-400, #main-content div[data-type="curriculum"] .tw-bg-orange-400 {
  background-color: #00a2ff;
}
header a img[title="Flight Academy"] {
 width:160px;
}
