.btn-darkblue
{
    border: 0px;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #000;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.progress {

    background-color: #ec4b4b!important;
    border-width: 1px;
    border-color: #4c4c4c;
    border-style:solid;

}

.keo_aside_field .chosen-container-single .chosen-single {

    border-radius: 40px!important;

}
.back-to-top a {
    background-color: #000!important;
}
.footer-icon
{
    color:#f38439;
    font-size:20px;
}
.footer-icon-txt
{
    color: white;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 5;
    font-weight: 500;
}

.keo_widget2_hdg>h5 {

    color:#cf2b24;

}
.keo_widget2_hdg>h5:before {

    box-shadow: -30px 0px 0px 0px #cf2b24;

}

/* Year groups in register */

.year_group {
    padding-bottom: 5px;
    display: inline-block;
}
.year_group .keo_contact_us_field {
    text-align: left;
}
.year_group .keo_contact_us_field div {
    display: inline-block;
    width: 100px;        
}
.year_group .keo_contact_us_field .caption {
    font-family: 'Futura_Heavy_font';
    margin-bottom: 5px;
    width: 100%;
}
.year_group .keo_contact_us_field .caption.subcaption {
    font-family: 'futura_light_bt';    
}
.year_group .keo_contact_us_field input {
    display: inline-block;    
    cursor: pointer;
    margin-left: 10px;
}
.year_group .keo_contact_us_field label {
    display: inline-block;
    cursor: pointer;    
}

.keo_shop_detail_banner ul
{
    padding-left: 45px!important;
    padding-bottom: 10px;
}
.keo_shop_detail_banner li
{
    list-style: disc!important;
}
.footer.cert_background
{
    margin-top: -30px!important;
    z-index: -10!important;
    position: relative!important;
}
.intro-page
{
    font-size: 18px!important;
}
.swiper-wrapper {
    max-height: 550px!important;
}
.keo_event_detail_hdg .btn {
    margin-top: 0px!important; 
}
.keo_event_detail_hdg {

    margin: 0px!important; 
}
.cert-logo-ye
{
    width: 140px;
}
.certificate_logo_EM
{
    width:300px;
    margin-right: 100px;
}
.certificate_logo_RTS
{
    width:200px;
    margin-right: 100px;
}
.courseExit {
    font-size: 14px!important; 
    color: #ffffff!important; 
    text-transform: uppercase!important; 
    padding: 10px 20px!important; 
    border-radius: 50px!important; 
    background-color: #fe7f00!important; 
    transition: all 0.4s ease-in-out!important; 
    -webkit-transition: all 0.4s ease-in-out!important; 
    border-color: white!important; 
    border-width: 1px!important; 
    border-style: solid!important; 
}

#certificate_pdf .content_pdf {
    margin-top: -20px!important;
}

table.dataTable thead th
{
border:none!important;
font-weight:800!important;
color: black!important;
}
table.dataTable thead tr
{
    background: #f0f0f0!important;
}
table.dataTable.no-footer {
    border-bottom: none!important;
}

button.dt-button, div.dt-button, a.dt-button
{
    background-color: #f0f0f0!important;
}
button.dt-button, div.dt-button, a.dt-button 
{
    border: 1px solid #f38439!important;
    color: white!important;
    background-image: linear-gradient(to bottom, #f38439 0%, #f38439 100%)!important;
    margin-top: 30px!important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f38439!important;
    border-color: #f38439!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: white!important;
    background: white!important;
    border:none!important;
}
.form-survey .caption,.form-survey .form-group h6 p {
    padding: 15px;
    font-size: 18px;
    background-color: #f0f0f0;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #444444!important;
    font-family: 'Futura_Heavy_font', sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
}



.form-survey  table .radio input {
    margin-left: -10px;
}
.form-survey table td.head {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
}
.tooltip-reg .tooltiptext {
    visibility: hidden;
    width: 400px;

    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 50%;
    left: 50%;
    margin-left: -160px;
    opacity: 0;
    transition: opacity 0.3s;
    padding:20px;
  }
  
  .tooltip-reg .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #666666 transparent transparent transparent;
  }
  
  .tooltip-reg:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
  .survey_other_text ul li
  {
    list-style-type: disc!important;
    list-style-position: inside!important;
    margin-left:20px!important;
    padding-bottom: 10px!important;
  }
  .accord_des iframe {
    margin-bottom:30px;
    }
.engagement-div
{
    color: white;
    padding: 12px;
}
.engagement-div.red
{
background-color:red;
}
.engagement-div.orange
{
background-color:orange;
}
.engagement-div.green
{
background-color:green;
}


.keo_login_field select {
    width: 100%;
    height: 45px;
    border-radius: 50px;
    background-color: #f5f5f5 !important;
    padding: 8px 10px 8px 60px;
    color: #777 !important;
    margin-bottom: 15px;
    border: none;
}

.keo_login_des_wrap .selec_profile {
    width: 100%;
    float: left;
}
.keo_login_des_wrap .selec_profile input {
    float: left;
}
.keo_login_des_wrap .selec_profile label {
    float: left;
    margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
    margin-top: -2px;
}

.glossary p {
    text-align: left;
    color: #000;
    font-size: 18px;
}

.units-settings {
    width: 100%;
    margin-left: 22px;
    margin-top: -5px;
    margin-bottom: 10px;
    /*display: none;*/
}

.keo_exp_hvr_des.settings {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    padding-top: 25px;
}
.keo_exp_hvr_des.settings .field-chk {
    margin-top: 20px;
}
.keo_exp_hvr_des.settings .field-chk label {
    font-weight: 600;
}
.keo_exp_hvr_des.settings .field-chk.chk_required {
    pointer-events: none;
    opacity: 0.5;
}
.keo_exp_hvr_des.settings .field-chk .chk_selec_unit {
    transform: scale(1.4) !important;
}

.keo_exp_hvr_des.settings .txt_order {
    text-align: center;
    font-size: 16px;
    border: 1px solid #aaa;
    border-radius: 5px;
    width: 110px;
    padding: 10px 0;
    font-weight: 600;
}
.link
{
    color: #000!important;
    font-weight: 900!important;
}
.bullet-list li {
    margin-bottom: 5px!important;
    list-style: disc!important;;
}
.chk_remember {
    float: left;
    margin: 20px 0 0 30px;
    
}
.keo_sub_banner_hdg h2 {
text-transform: none!important; 
}

.form-survey .form-group h6 p.txt-warning {
    color: #c00 !important;
}
.txt-warning p {
    color: #c00 !important;
}
.form-survey .form-group .txt-warning p {
    color: #c00 !important;
}

.form-survey .radio label {
    margin-right: 20px;
}
.keo_banner_text.keo_slide_2 p
{
    font-size: 30px;
    /*margin-top: 180px;*/
}
.keo_navigation .active a
{
    color: #c00!important;
}
.keo_contact_us_field input[type="button"]:hover {
    background-color: black!important;
}
.keo_login_field input[type="button"]:hover {
    background-color: black!important;
}

.exp_course1>figure:before {
    background-color: #fff;
}