/* .auth-sec { */
    /* background-color: #233ca8 !important; */
    /* background-image: url("../theme/images/slider-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
} */
/* Custom checkbox styles */
a:hover {
    text-decoration: unset !important;
}
.custom-checkbox {
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    user-select: none;
  }
  
  /* Hide the default checkbox */
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    left: 0;
    cursor: pointer;
    z-index: 99;
    height: 18px;
    width: 18px;
  }
  
  /* Create the checkbox image style */
  .custom-checkbox .checkbox-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    background-image: url('../theme/images/uncheck-login.svg');
    background-size: cover;
  }
  
  /* Show the checked image when the checkbox is checked */
  .custom-checkbox input:checked + .checkbox-image {
    background-image: url('../theme/images/checkbox-login.svg');
  }
.auth-sec .left-block {
    display: flex;
    justify-content: center;
    align-items: end;
}
.left-block p {
    color: #fff !important;
    font-size: 21px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 54px;
    text-align: center;
}
.right-block {
    width: -webkit-fill-available;
    display: flex;
    justify-content: center;
    align-items: center;
    width: -moz-available;
}

.auth-sec .nav-link.login {
    background-color: #3dacdc !important;
    color: #fff;
}

.auth-sec .nav-link.login:hover {
    background-color: #3DACDC;
    color: #fff;
}

.additional_margin{
    color: #1A1A1A !important;
}

/*.mainclass {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px #d1d3d4;
}*/


@media (min-width: 690px) and (max-width: 1024px){
    .leader_ship_sec li img 
    {
      
        max-width: 225px !important;
        max-height: 225px !important;
    }
}

.font-10{
    font-size: 10px;
}
.font-12{
    font-size: 12px;
}
.font-13{
    font-size: 13px;
}
.font-14{
    font-size: 14px;
}
.font-15{
    font-size: 15px;
}
.font-16{
    font-size: 16px;
}
.font-18{
    font-size: 18px;
}
.font-20{
    font-size: 20px;
}
.font-22{
    font-size: 22px;
}
.font-23{
    font-size: 23px;
}

h1.secondary {
    font-size: 30px !important;
}
.font-weight-medium{
    font-weight: 600;
}
h2.secondary {
    font-size: 32px !important;
}

@media only screen and (min-width: 64.063em) {
    .auth-sec .large-5 {
        width: 100%;
        padding: 0px 300px 0px 300px !important;
        border-radius: 25px;
        border-color: #000000;
    }
}

@media only screen and (max-width: 556px){
.header-cpd {
    position: relative;
    top: 86px;
}
}
.auth-sec .dpl-text-field {
    background-color: #fff !important;
    color: #000 !important;
}

.auth-sec .dpl-text-field:focus {
    border-color: #3dacdc !important;
}

.auth-sec .h2-white {
    font-size: 24px;
    line-height: 29px;
    color: #1a1a1a !important;
    margin-bottom: 42px !important;
    /* font-family: 'Montserrat'; */
    font-weight: 600;
}

.auth-sec .section.dark-grey.dark-white-sec {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff !important;
}

.auth-sec .form-block {
    /* box-shadow: 3px 3px 3px 3px #11197c; */
    background-color: #ffffff !important;
    border-radius: 5px !important;
}

.auth-sec .in-email {
    border-radius: 4px !important;
}
body {
    font-family: "Montserrat", sans-serif !important;
}

/* .auth-sec .in-pass {
    margin-left: 20px;
    margin-right: 30px;
    width: 90%;
    height: 30px !important;
    background-color: #f3f3f336 !important;
    color: #000 !important;
    border-radius: 4px !important;
    border-color: rgb(56 52 52 / 50%) !important;
} */

/* Form elements css */
.red-asterisk{
    color: #FF0000;
}
input.form-control{
    font-size: 14px !important;
    height: 40px;
    background: transparent;
    font-weight:500;
}
input.form-control::placeholder{
    color: rgb(26 26 26 / 50%) !important;
    font-weight:500;
}
/* Form elements css */

.auth-sec #togglePassword {
    color: #1A1A1A80;
    float: right;
    font-size: 15px;
    position: absolute;
    bottom: 12px;
    right: 20px;
}

.auth-sec .ic-social {
    margin-right: 5px;
}

#login-form {
    width: 80%;
    /*  */
    margin: 0px 60px !important;
    padding: 50px !important;
}
#Login-form {
    min-width: 327px;
    max-width: 327px;
    margin: 0 auto;
}
.login-outer-div-form input.login-btn {
    margin-top: 39.23px;
}
.checkbox-log {
    margin-left: 10px;
}

/* Logo css */
.auth-sec .login-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Login Button css */
.auth-sec .dpl-button:hover {
    background-color: #54B789;
    color: #fff;
}

.auth-sec .dpl-button.btn-log {
    border-radius: 15px !important;
    background-color: #3DACDC !important;
    color: #fff;
    width: 100% !important;
    /* height: 40px; */
    line-height: inherit;
}

.auth-sec .dpl-button.btn-log:hover {
    background-color: #54B789 !important;
}

#sign-up .p-large.padding {
    color: #000000 !important;
}

.verification-btn {
    background-color: #3DACDC !important;
}

/* apple google link css */
.auth-sec .cont-google {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 15px !important;
    background-color: #3DACDC !important;
    color: #fff;
    width: 84% !important;
}

.auth-sec .cont-google:hover {
    background-color: #3DACDC;
    color: #fff;
}

.auth-sec .green-link {
    color: #838089 !important;
    display: block;
    padding-top: 5px;
}

.auth-sec hr.Login-hr-bottomL {
    /*border: double #DDDDDD;*/
    border-width: 1px 0 0;
    clear: both;
    margin: 1rem 0 1rem;
    height: 0;
    width: 50%;
}

.auth-sec .Login-hr-bottomR {
   /* border: double #DDDDDD;*/
    border-width: 1px 0 0;
    clear: both;
    margin: 1rem 0 1rem;
    height: 0;
    width: 50%;
}

.auth-sec .Login-bottom-div {
    display: flex !important;
    margin-top: 30px;
}

.auth-sec .or-btn-Login {
    background-color: lightgrey;
    width: 50px;
    height: 29px;
    margin-top: 2px;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 20px;
}

.auth-sec .text-need-help {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.auth-sec .text-need-help p {
    display: contents;
    color: #1A1A1A;
    font-weight: 400;
    font-size: 14px;
}

.auth-sec .text-need-help a:focus {
    color: #3DACDC;
    font-weight: 700;
}

.auth-sec .link-signup {
    color: #3DACDC;
    text-decoration: none;
    font-weight: 600;
    margin-left: 5px;
}

.auth-sec .link-signup:hover {
    /* background-color: #3dacdc; */
    color: #4C4C4C;
    font-weight: 700;
}

/* singup css */
.login-logo img {
    width: 350px;
}

.cpd-home-logo-img {
    width: 300px;
}

.singup-logo img {
    width: 350px !important;
}

.auth-sec .flex-item-col-form {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.auth-sec .paragraph-white {
    color: #000000 !important;
    font-weight: 300;
}

.auth-sec .form-block.w-form {
    /* background-color: #ffffff !important; */
    margin: 30px 50px;
    /* border: 1px solid #4C4C4C; */
}

.auth-sec .form-block.w-form.form-bg {
    margin-top: 25px;
    margin-bottom: 0;
    padding: 40px;
    background-color: #fff !important;
    margin-top: 25px;
    margin-bottom: 0;
    padding: 40px;
    box-shadow: 2px 2px 2px 2px #aaaaaa !important;
    border-radius: 25px;
}

.auth-sec .text-field {
    height: 43px;
    margin-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
    color: #1a1a1a !important;
    font-size: 17px;
    background-color: #f3f3f336 !important;
    border-color: rgb(57 45 45 / 50%);
}

.auth-sec .bg-light {
    background-color: #fafafa !important;
}

.auth-sec #sign-up-selector.title-selector {
    height: 43px !important;
    margin-bottom: 25px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: hsla(254, 9%, 46%, .48) !important;
    border-radius: 4px !important;
    -webkit-transition: border-color .2s ease !important;
    color: #000 !important;
    font-size: 17px !important;
    background-color: #fafafa !important;
}

#term_and_condition {
    margin-left: 20px;
}

/* Label css */
.auth-sec .dpl-field-label {
    color: #1a1a1a;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
}
 a.forgot-pass.block {
    color: #1A1A1A99;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    margin-top: 11px;
}
input.login-btn {
    margin-top: 39.23px;
}
ul.error-message li {
    list-style-type: none;
    margin-left: 0 !important;
}
.auth-sec .field-label {
    color: #1a1a1a;
    font-weight: 400;
}

.auth-sec .w-hidden-small.w-hidden-tiny {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

.auth-sec .button {
    width: 100%;
    border-radius: 15px !important;
    background-color:#0082be !important;
    color: #fff;
}

.auth-sec .button:hover {
    background-color: #1D4480;
    color: #fff;
}

/* changes css for dropdown */
#search_cataglue .nav li li a {
    margin-top: 0px !important;
}

/* css for cpd learning */
#search_cataglue .green-link.hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #3DACDC;
    min-width: 150px;
    margin-right: 0;
    margin-left: 20px;
    text-align: center;
    padding: 11px 25px;
    border-radius: 12px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    font-size: 19px;
    line-height: 25px;
    font-weight: 600;
}

#search_cataglue .green-link.hover:hover {
    background-color: #54B789;
    color: #fff;
}


/* css for forgot password */
.auth-sec-forgot-pass {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff !important;
}

#id-email {
    color: #000 !important;
    background-color: #f3f3f336 !important;
}

#sign-up {
    background-color: #fff !important;

}

@media only screen and (min-width: 64.063em) {
    .auth-sec-forgot-pass .large-12 {
        width: 100%;
    }
}



.auth-sec-forgot-pass .dpl-field-label {
    color: #1a1a1a;
}

.auth-sec-forgot-pass .dpl-button {
    background: #3DACDC;
    border-radius: 4px !important;
    color: #fff;
    padding: 9px 30px !important;
}

.auth-sec-forgot-pass .dpl-button:hover {
    background-color: #1D4480;
    color: #fff;
}

.auth-sec-forgot-pass .h2-white {
    color: #1a1a1a;
    font-weight: 500;
    font-size: 35px;

}
/* css for confirm password */
.auth-sec-confirm-pass {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../theme/images/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.auth-sec-confirm-pass .paragraph-white {
    color: #000;
}

.auth-sec-confirm-pass .form-block {
    background-color: #fff !important;
    border-radius: 5px !important;
}

.align-para .outer-not-confirm {
    display: flex;
    align-items: center;
    justify-content: center;
}

.auth-sec-confirm-pass .h2-white.heading-log {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 25px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;

}

.auth-sec-confirm-pass .dpl-text-field {
    background-color: #fff !important;
    color: #000 !important;
}

.auth-sec-confirm-pass .dpl-button {
    background: #3DACDC;
    color: #fff;
}

.auth-sec-confirm-pass .dpl-button:hover {
    background-color: #1D4480;
    color: #fff;
}

.auth-sec-confirm-pass .h2-white {
    color: #000;
    font-weight: 700 !important;
}

/* footer-Line */
.footerline {
    width: 100%;
    height: 286px;
    background-image: url("../theme/images/cta-bg.jpg");
}

/* css for dropdown page */
#search_cataglue .nav>li>a:first-child:nth-last-child(2):before {
    border-top-color: #5c6366;
}

#search_cataglue .nav li a:first-child:nth-last-child(2):before {
    right: 15px !important;
}

#search_cataglue .nav a {
    padding: 2px 20px !important;
    border: unset !important;
}

#search_cataglue .nav a#topicItem {
    padding: 10px 20px !important;
    border-radius: 3px !important;
}

.search-filter-btn {
    background-color: #3dacdc !important;
}

.search-filter-btn:hover {
    background-color: #1D4480 !important;
    color: #fff !important;
}

/* Login Button */
.nav-link.login {
    background-color: #3dacdc !important;
}

.nav-link.login:hover {
    background-color: #1D4480  !important;
    color: #fff !important;
}

/* pagination */
.page-link {
    color: #3dacdc !important;
}

.page-link:hover {
    background-color: #3dacdc;
    color: #fff !important;
    text-decoration: none;
}

.l-background {
    background-color: #3dacdc !important;
}

.l-background:hover {
    background-color: #2172a7 !important;
    color: #fff !important;
}

/* media query for mobile view */
@media (min-width: 320px) and (max-width: 480px) {
    .auth-sec .form-block.w-form {
        margin: 0px 10px;
        padding-top: 0;
    }

    .paragraph-white.w-hidden-main {
        display: none !important;
    }

    .auth-sec .in-email {
        margin-left: unset;
        margin-right: unset;
        width: 100%;
    }

    .auth-sec .in-pass {
        margin-left: unset;
        margin-right: unset;
        width: 100%;
    }

    #email-label {
        margin-left: 0px !important;
    }

    #pass-label {
        margin-left: 0px !important;
    }

    .checkbox-log {
        margin-left: 0px !important;
    }

    .auth-sec .dpl-button.btn-log {
        width: 80%;
        font-size: 14px;
    }

    .auth-sec .cont-google {
        font-size: 9px;
    }

    .auth-sec .text-need-help p {
        display: unset;
        color: #838089;
        font-size: 9px;
    }
}

/* media query for signup form */
@media (min-width: 320px) and (max-width: 480px) {
    .auth-sec .flex-item-col-form {
        padding: 0px 0px 0px 0px;
    }

    /*.g-recaptcha {
        display: none;
    }*/

    .signup-to-google {
        font-size: 14px;
    }

    .signup-to-apple {
        margin-top: 10px;
        font-size: 14px;
    }

    .flex-container {
        margin: 0px 2px;
    }

    .singup-logo .dpl-button.padding-btm.w-button {
        margin-bottom: 10px;

    }
}

/* eoi form css */
.label-eoi {
    margin-left: 10px;
}

.eoi-label-ahpra {
    margin-bottom: 0px !important;
}

.reset-pass-form {
    background-color: #ffffff !important;
    border-radius: 4px !important;
    margin-bottom: 25px;
    margin-top: 0px !important;
    padding: 20px 40px !important;
}

.new-pass-reset {
    border-radius: 4px !important;
}

.confirm-new-pass-reset {
    border-radius: 4px !important;
}

.change-pass-btn-reset {
    background-color: #0082be !important;
}

.change-pass-btn-reset:hover {
    background-color: #2172a7 !important;
    color: #fff !important;
}

.change-pass-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.auth-sec-reset-pass .h2-white {
    color: #000;
    font-weight: 500;
    font-size: 28px;
}

.auth-sec-reset-pass {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

/* Css for dashboard  button*/
#start-tour {
    background-color: #3DACDC !important;
    border-radius: 12px;
    
}

#start-tour:hover {
    background-color: #54B789 !important;
    color: #fff !important;
} */

.button.success {
    background-color: #3DACDC !important;
}

.button.success:hover,
.button.success:focus {
    background-color: #54B789 !important;
    color: #fff !important;
}

#prof_save_btn {
    margin-top: 30px;
    background-color: #3DACDC !important;
}

#prof_save_btn:hover {
    background-color: #54B789 !important;
    color: #fff !important;
}

.section.footer .list-item-2 {
    font-size: 15px !important;
}

#search_cataglue .nav ul {
    border-bottom: 6px solid #33adff;
}

.resend-link {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    color: #3DACDC;
    font-weight: 500;
    font-size: 14px;
    margin-top: -8px;
}

.resend-link:hover {
    color: #1D4480 !important;
}

/* css for My Learning profile page */
@media only screen and (min-width: 64.063em) {
    .prof_save_btn {
        margin-left: 67.000% !important;
    }
}

/* .row.logorow [class*="column"]+[class*="column"]:last-child {
    float: none !important; 
}  */
/*.large-12.medium-12.columns #save{
        background-color: #3dacdc !important;
        border-color: #3dacdc !important;
}
#save:hover, #save:focus {
    background-color: #007acc;
}
#highcharts-0{
    margin-top: 20px;
}
.high-chart-dashboard {
    float: right !important;
}
#is_checked_area_i_want_learn{
    margin-left:20px;
}
#is_checked_mandatory_high_level_requirements,#is_checked_support_needs,#is_checked_my_learning_goal,#is_checked_success_criteria{
    margin: 5px 0px 0px 0px;
} */
/* eoi form css */
@media (min-width: 320px) and (max-width: 480px) {
    .accordion-container .accordion-title::before {
        top: 70%;
        right: 0px;
        width: 15px;
        height: 2px;
        font-size: -39px;
    }

    .accordion-container .accordion-title::after {
        top: 70%;
        right: 0px;
        width: 15px;
        height: 2px;
        font-size: 12px;
    }

    .accordion-container .accordion-title {
        font-size: 12px;
    }

}

.eoi-form-block {
    margin-top: 65px !important;
}

.tab-menu-name {
    font-size: 20px !important;
    font-weight: 500;
    margin: 0px 5px 0px 0px;
    padding: 10px;
    color: #3DACDC;
    cursor: pointer;
}

.tabs-custom {
    display: flex;
    float: left;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 74px;
    /* background-color: white; */
    border-bottom: solid 1px black;
}

.active-custom {
    background-color: #D1D3D4;
    padding: 10px;
    border-top: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px;
}

a.tab-menu-name:hover {
    background-color: lightgrey;
    padding: 10px;
    border-top: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px;
}
@media (min-width: 320px) and (max-width: 480px) {
    .body .h1-heading {
        align-items: left;
        text-align: left;
    }

    .body .eoi-form-heading {
        display: flex;
        align-items: left;
        text-align: left;
    }

    .accordion-content {
        text-align: left !important;
    }

    .accordion-container .accordion-title::before {
        right: 0px !important;
    }

    .accordion-container .accordion-title::after {
        right: 0px !important;
    }
}

@media (min-width: 480px) and (max-width: 575px) {
    .body .h1-heading {
        align-items: left;
        text-align: left;
    }

    .body .eoi-form-heading {
        display: flex;
        align-items: left;
        text-align: left;
    }

    .accordion-container .accordion-title::before {
        right: -10px !important;
    }

    .accordion-container .accordion-title::after {
        right: -10px !important;
    }
}


@media (min-width: 575px) and (max-width: 768px) {
    .body .h1-heading {
        align-items: left;
        text-align: left;
    }

    .body .eoi-form-heading {
        display: flex;
        align-items: left;
        text-align: left;
    }

    .accordion-container .accordion-title::before {
        right: 0px !important;
    }

    .accordion-container .accordion-title::after {
        right: 0px !important;
    }
}

/* changes by Jithu Jose */
.section.blue {
    background-color: #1D4480 !important;
}

body {
    padding-top: 86px;
}

.top-bar-section ul li>a {
    font-family: "Montserrat", sans-serif !important;
}

/*------------------------------------*\

    HEADER

\*------------------------------------*/
#header_main {
    position: absolute;
    margin: 0 auto;
    z-index: 100000;
    width: 100%;
    max-width: 100%;
    background-color: white;
    top: 0;
    box-shadow: 0px 5px 10px #0000001A;
}

#header_main .header_nav_container {
    width: 100%;
    /* max-width: 1500px; */
    margin: 0 auto !important;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100px;
    max-width: 1170px;
    position: relative;
    transition: all 250ms ease-in-out;
}
div#myDropdown2, div#myDropdown1{
    border-radius: 5px;
    top:50px;
    z-index: 99;
}
div#myDropdown2 a, div#myDropdown1 a{
    background: #fff !important;
    color: #1a1a1a !important;
    font-weight: 500 !important;
}
div#myDropdown2 a:hover, div#myDropdown1 a:hover{
    color:#3dacdc !important;text-decoration:unset;
}

@media only screen and (max-width: 999px) {
    #header_main .header_nav_container {
        height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    #header_main .header_nav_container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 999px) {
    #header_main .header_nav_container {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

#header_main .header_nav_container .menus {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

/*********** CONTENT PADDING ***********/
#header_main+.main_content_wrapper {
    padding-top: 98px;
    margin: 0 auto;
}

@media only screen and (max-width: 999px) {
    #header_main+.main_content_wrapper {
        padding-top: 70px;
    }
}

/*********** STICKY ***********/
@media only screen and (min-width: 1000px) {
    .sticky-nav #header_main .header_nav_container {
        height: 100px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 999px) {
    .sticky-nav #header_main .header_nav_container {
        height: 70px;
    }
}

/*********** LOGO ***********/
.header_logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 278px;
    max-width: 25.1%;
    min-width: 170px;
    margin: 0 30px 0 0;
    padding: 1px 0px 1px 1px;
    transition: all 250ms ease-in-out;
}

@media only screen and (max-width: 999px) {
    .header_logo {
        min-width: 140px;
        margin: 0 20px 0 0;
    }
}

@media only screen and (max-width: 999px) {
    .header_logo {
        max-width: 20vw;
        min-width: 110px;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
    }
}

.header_logo a {
    display: block;
}

@media only screen and (max-width: 559px) {
    .header_logo a {
        max-width: 130px;
    }
}

.header_logo a img {
    display: block;
    max-height: 45px;
    position: relative;
    z-index: 1000;
    transition: all 250ms ease-in-out;
}

@media only screen and (max-width: 999px) {
    .header_logo a img {
        max-height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .header_logo a img {
        max-height: 35px;
    }
}

.header_logo a.desktop-logo {
    display: block;
}

.header_logo a.mobile-logo {
    display: none;
}

.header_logo a.mobile-logo img {
    max-height: 60px;
}

@media only screen and (max-width: 999px) {
    .header_logo a.mobile-logo img {
        max-height: 65px;
    }
}

@media only screen and (max-width: 999px) {
    .header_logo a.desktop-logo {
        display: none;
    }

    .header_logo a.mobile-logo {
        display: block;
    }
}

/*********** STICKY NAV ***********/
.sticky-nav #header_main .header_logo {
    margin: 0 30px 0 0;
}

.sticky-nav #header_main .header_logo a.mobile-logo img {
    max-height: 40px;
}

header .container .menu ul li.pop-link a {
    background-color: #fff;
    color: #000000;
    border-radius: 33px;
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
}

@media only screen and (max-width: 559px) {
    .header_nav_container .buttons {
        -ms-flex-order: 2;
        order: 2;
    }
}

.header_nav_container .buttons a {
    text-decoration: none;
}

@media screen and (max-width: 1472px) {
    .header_nav_container .buttons a {
        font-size: 16px;
    }
}

.header_nav_container .buttons a.signup,
.header_nav_container .buttons a.login {
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
    
}

.header_nav_container .buttons a.signup {
    color: #54B789;
    border: 2px solid #3DACDC;
    background: #3DACDC;
    color: white;
    font-size: 16px;
    padding: 11px 20px;
    border-radius: 10px;
}

.header_nav_container .buttons a.signup:hover {
    background: #54B789;
    color: #fff;
    border-color: #54B789;
}

.header_nav_container .buttons a.login {
    /* margin-left: 15px; */
    background-color: transparent;
    color: #3DACDC !important;
    border: 2px solid #3DACDC;
    color: #3DACDC ;
    border-radius: 12px;
    padding: 11px 27px;
    font-size: 16px;
    margin-right: 14px;
}
.header_nav_container .main_menu .menu .sub-menu li{
    margin-left:0 !important
    ;
}
@media only screen and (max-width: 1399px) {
    .header_nav_container .buttons a.login {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_nav_container .buttons a.login {
        padding: 13px 30px;
    }
}

@media only screen and (max-width: 559px) {
    .header_nav_container .buttons a.login {
        -ms-flex-order: 2;
        order: 2;
        padding: 10px 20px;
    }
}

.header_nav_container .buttons a.login:hover {
    background: #54B789;
    border-color: #54B789;
    color: #fff !important;
}

@media only screen and (max-width: 999px) {
    .header_nav_container .main_menu {
        -ms-flex-order: 3;
        order: 3;
    }
}

.header_nav_container .main_menu .menu-toggle-wrapper {
    display: none;
    position: relative;
    padding: 0 !important;
    width: 53px;
    right: auto;
    top: auto;
    z-index: 10000;
    font-size: 20px;
    transition: all 150ms ease-in-out;
    margin-right: -10px;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu-toggle-wrapper {
        display: block;
    }
}

.header_nav_container .main_menu .menu-toggle-wrapper .mobile-menu-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    width: 53px;
    text-decoration: none;
}

.header_nav_container .main_menu .menu-toggle-wrapper .mobile-menu-toggle::before {
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    line-height: 1;
    content: "\f0c9";
    font-size: 23px;
}

.header_nav_container .main_menu .menu-toggle-wrapper.active .mobile-menu-toggle::before {
    content: "\f00d";
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu {
        position: fixed;
        top: -100vh;
        right: 0;
        height: 100vh;
        width: 100vw;
        max-width: 100vw;
        padding-top: 90px;
        -ms-flex-align: inherit;
        align-items: inherit;
        z-index: 99;
        overflow: hidden;
        opacity: 0;
        background: #f2f4f3;
        transition: opacity 200ms ease-in-out;
    }

    .header_nav_container .main_menu .menu.active {
        right: 0;
        top: 0;
        opacity: 1;
    }
}

.header_nav_container .main_menu .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5px 30px;
        margin: 0;
        width: 100%;
    }
}

.header_nav_container .main_menu .menu ul li {
    display: inline-block;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0 17px !important;
}

@media only screen and (max-width: 1599px) {
    .header_nav_container .main_menu .menu ul li {
        margin: 0 12px;
    }
}

@media only screen and (max-width: 1399px) {
    .header_nav_container .main_menu .menu ul li {
        margin: 0 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_nav_container .main_menu .menu ul li {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu ul li {
        margin: 0 !important;
        width: 100%;
        padding-bottom: 0;
    }

    .header_nav_container .main_menu .menu ul li .open-sub-menu {
        position: absolute;
        top: 10px;
        right: -13px;
        width: 28px;
        height: 28px;
        margin-top: 0;
        margin-right: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #1A1A1A;
        cursor: pointer;
    }

    .header_nav_container .main_menu .menu ul li .open-sub-menu::after {
        font-family: "Font Awesome 6 Pro";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        line-height: 1;
        content: "+";
        vertical-align: 0;
        font-size: 18px;
        color: #000;
    }
}

@media screen and (max-width: 1472px) {
    .header_nav_container .main_menu .menu ul li {
        margin: 0 10px;
    }
}

.header_nav_container .main_menu .menu ul li.signup,
.header_nav_container .main_menu .menu ul li.login {
    display: none;
}

@media screen and (max-width: 1000px) {

    .header_nav_container .main_menu .menu ul li.signup,
    .header_nav_container .main_menu .menu ul li.login {
        display: inline-block;
        width: 100%;
    }
}

.header_nav_container .main_menu .menu ul li a {
    color: #1A1A1A;
    text-decoration: none;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}

@media only screen and (min-width: 1000px) {
    .header_nav_container .main_menu .menu ul li a {
        /* height: 100px; */
    }
}

@media only screen and (max-width: 1599px) {
    .header_nav_container .main_menu .menu ul li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1399px) {
    .header_nav_container .main_menu .menu ul li a {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_nav_container .main_menu .menu ul li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 999px) {
    .header_nav_container .main_menu .menu ul li a {
        font-size: 16px;
        text-align: left;
        letter-spacing: 0;
        line-height: 1.2em;
        text-transform: none;
        margin: 0;
        padding: 15px 0;
        box-sizing: border-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        white-space: nowrap;
        color: #1A1A1A;
    }
}

.header_nav_container .main_menu .menu ul li ul.sub-menu {
    position: absolute;
    background: transparent;
    top: 100%;
    left: calc(50% - 30px);
    overflow: hidden;
    max-height: 0;
    width: 210px;
    margin-left: 0;
    background: transparent;
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    transition: all 0ms ease-in-out;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu ul li ul.sub-menu {
        position: static;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        width: 100%;
        transition: all 200ms ease-in-out;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
    }

    .header_nav_container .main_menu .menu ul li ul.sub-menu.active {
        margin: 4px 0 0;
        padding-bottom: 0;
        max-height: 1000px;
        overflow: visible;
        visibility: visible;
    }
}

.header_nav_container .main_menu .menu ul li ul.sub-menu li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0;
    width: 100%;
    background: white;
    transition: all 250ms ease-in-out;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu ul li ul.sub-menu li {
        display: block;
        margin: 2px 0 0 0;
        background: transparent;
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 1075px) and (min-width: 1001px)  {
    .header_nav_container .main_menu .menu ul li {
    margin: 0 5px !important;
  }
    .drop-user-btn.head_name span {
    margin-right: 22px;
  }
  }
.header_nav_container .main_menu .menu ul li ul.sub-menu li:first-child {
    /* padding-top: 20px; */
    border-radius: 3px 3px 0 0;
}

.header_nav_container .main_menu .menu ul li ul.sub-menu li:last-child {
    padding-bottom: 20px;
    border-radius: 0 0 3px 3px;
}

.header_nav_container .main_menu .menu ul li ul.sub-menu li a {
    display: block;
    padding: 8px 20px;
    min-width: 100%;
    color: #192931;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.4em;
    /* text-align: center; */
    text-transform: none;
    transition: all 250ms ease-in-out;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu ul li ul.sub-menu li a {
        font-size: 14px;
        font-weight: 400;
        padding: 9px 0;
        text-align: left;
        line-height: 1.2em;
    }
}

.header_nav_container .main_menu .menu ul li:hover ul.sub-menu {
    max-height: 700px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    padding: 10px 0 0 0 !important;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform 150ms ease-in-out, opacity 200ms ease-in-out;
    /* box-shadow: 0px 3px 6px #00000033; */
    border-radius: 5px;
}

@media screen and (max-width: 1000px) {
    .header_nav_container .main_menu .menu>ul>li::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -30px;
        width: calc(100% + 60px);
        height: 1px;
        background: #ccc;
    }
}

/*------------------------------------*\

    FOOTER

\*------------------------------------*/
.footer {
    padding: 0;
    position: relative;
    background-color: #4D4C4D;
    color: white;
    height: auto !important;
}

.footer .footer-top-wrapper {
    position: relative;
    padding: 0 30px;
}

@media only screen and (max-width: 767px) {
    .footer .footer-top-wrapper {
        padding: 0 15px;
        /* margin-left: 0px; */
    }
}

@media only screen and (min-width: 1200px) {
    .footer .footer-top-wrapper {
        /* padding: 0 60px; */
        width: 1170px;
        margin: 0 auto;
    }
}

.footer .footer-top-wrapper .inner {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto !important;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    max-width: 1500px;
    padding-top: 120px;
    padding-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }

@media only screen and (max-width: 1199px) {
    .footer .footer-top-wrapper .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-top-wrapper .inner {
        padding-top: 30px;
    }
}

.footer .footer-top-wrapper .inner .footer-widget {
    font-size: 13px;
    padding-right: 20px;
}

.footer .footer-top-wrapper .inner .footer-widget a {
    text-align: left;
}

.footer .footer-top-wrapper .inner .footer-widget a:first-child {
    height: 46px;
}

@media only screen and (max-width: 767px) {
    .footer .footer-top-wrapper .inner .footer-widget {
        width: 44%;
        margin-right: 4% !important;
    }
}

.footer .footer-top-wrapper .inner .footer-widget:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1;
    /* margin-bottom: 50px; */
}

@media only screen and (max-width: 1199px) {
    .footer .footer-top-wrapper .inner .footer-widget:first-child {
        width: 1200px;
        -ms-flex: unset;
        flex: unset;
    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-top-wrapper .inner .footer-widget:first-child {
        width: 100%;
    }
}

.footer .footer-top-wrapper .inner .footer-widget:first-child img {
    width: 399px;
    max-width: 90%;
}
.footer .title_doctor ul.menu {
    margin-top: 24px !important;
}

.footer .footer-top-wrapper .inner .footer-widget:first-child .email {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 33px;
}

.footer .footer-top-wrapper .inner .footer-widget:first-child .email:hover {
    top: unset;
    bottom: -48px;
    width: unset;
}

.footer .footer-top-wrapper .inner .footer-widget:not(:last-child) {
    margin-right: 4%;
}

.footer .footer-top-wrapper .inner .footer-widget .title {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.footer .footer-top-wrapper .inner .footer-widget .title:not(:first-child) {
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .footer .footer-top-wrapper .inner .footer-widget .title {
        font-size: 16px;
        margin-bottom: 6px;
    }
}

.footer .footer-top-wrapper .inner .footer-widget ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer .footer-top-wrapper .inner .footer-widget ul.menu li {
    margin-left: 0;
    padding: 0 0 10px;
    line-height: 14px;
    margin-bottom: 15px;
}

.footer .footer-top-wrapper .inner .footer-widget ul.menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.footer .footer-bottom-wrapper {
    position: relative;
    margin-top: 10px;
    padding: 0 30px;
    /* width: 1170px;
    margin: 0 auto; */
}

@media only screen and (min-width: 1200px) {
    .footer .footer-bottom-wrapper {
        /* padding-left: 60px;
        padding-right: 60px; */
        width: 1170px;
    margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper {
        padding-top: 0;
    }
}

.footer .footer-bottom-wrapper:before {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    width: 100%;
    height: 1px;
    background: #818081;
}

.footer .footer-bottom-wrapper .inner {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto !important;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    max-width: 1500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-top: 0;
    padding-bottom: 40px;
  }

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper .inner {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.footer .footer-bottom-wrapper .left {
    /* -ms-flex: 1;
    flex: 1; */
    margin: 0 auto;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper .left {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper .left {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer .footer-bottom-wrapper .left .acknowledgment {
    font-size: 14px;
    line-height: 1.6em;
    /* max-width: 830px; */
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #959595;
}

.footer .footer-bottom-wrapper .left .copyright {
    font-size: 14px;
    /* max-width: 300px; */
    margin-top: 28px;
    color: #fff;
    line-height: 1.5em;
}
.footer-top-wrapper a, .footer-bottom-wrapper p{
    opacity: 0.7;
}
.footer .footer-top-wrapper .inner .footer-widget:first-child .email {
    color: white;
    text-decoration: none;
    opacity: .7;
}
.footer .footer-top-wrapper .inner .footer-widget:first-child a:first-child, .footer .footer-top-wrapper .inner .social a {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper .left .copyright {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 768px) {
    .footer .footer-bottom-wrapper .right {
        margin-left: 40px;

    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-bottom-wrapper .right {
        text-align: center;
    }
}

.footer .footer-bottom-wrapper .right img {
    max-width: 24vw;
    min-width: 180px;
}

/*------------------------------------*\

    DC CTA

\*------------------------------------*/
.dc_cta {
    padding: 0 !important;
}

.dc_cta .inner .section_bg {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dc_cta .inner .section_bg img {
    object-fit: cover;
    min-width: 100%;
}

.dc_cta .inner .section_content {
    position: relative;
    padding: 120px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .dc_cta .inner .section_content {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding: 70px 20px;
    }
}

.dc_cta .inner .section_content p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    width: auto;
    margin-bottom: 20px;
    color: #fff;
    line-height: 1.2em;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .dc_cta .inner .section_content p {
        margin-right: 7%;
        margin-bottom: 0;
        text-align: left;
    }
}

.dc_cta .inner .section_content .button_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
}
/* ------------------- 
css color changes
------------------- */
.subscribe-singup{
    background-color: #0082be !important;
}
.subscribe-singup:hover{
    background-color: #54B789 !important;
}

.footerline.signup-foot {
    margin-bottom: -50px;
}

.auth-sec .button {
    background-color: #3DACDC;
}

.auth-sec .button:hover {
    background-color: #54B789;
}

.auth-sec .w-button {
    background-color: #3DACDC !important;
}

.auth-sec .w-button:hover {
    background-color: #54B789 !important;
}

.section.dark-grey {
    padding-bottom: 0px;
    padding-top: 0px;
}

.auth-sec .flex-item-col-form {
    margin-bottom: 0px !important;
}
/* theme.css 19728 */
.top-bar-section ul{
    font-size: 13px;
}
.header-cpd .row{
    justify-content: center;
}
/* .header_nav_container .main_menu .menu ul li{
    margin-left:0px !important;
} */
.header-cpd .top-bar-section li:not(.has-form) a:not(.button) {
    background: #1D4480 !important;
    font-weight: 400 !important;
    font-size: 16px;
}
.header-cpd  div#myDropdown .custom-dropdown-a{
    color: #192931 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    background: #fff !important;
}
.header-cpd  div#myDropdown .custom-dropdown-a:hover{
    color:#3DACDC !important;
    text-decoration: unset;
}

.header-cpd  div#myDropdown {
    box-shadow: 0px 3px 6px #00000033;
    background: #fff;
    border-radius:5px;
    top:50px;
}
.top-bar-section ul li {
    background: transparent !important;
    margin-left: 4px;
}
.top-bar-section li a {cursor:pointer}

.header-cpd {  
    background: #1D4480 !important;
    padding: 5px;
}
a.logoutnew {
    margin-left: 9px;
    background-color: #3DACDC;
    border: 2px solid #3DACDC;
    color: #fff !important;
    border-radius: 12px;
    padding: 11px 24px;
    font-size: 16px;
    font-weight: 600;
}
.header-cpd .top-bar-section li:not(.has-form) a:not(.button) {color:#fff;}
/* .auth-sec-confirm-pass .form-block {border: 1px solid #4C4C4C;} */
.dpl-button{background-color:#3DACDC;}
.dpl-button:hover{background-color:#54B789;}
h3{color: #1A1A1A !important;}
/* p{color: #4C4C4C !important;} */
a {color:#1D4480;}
.alert-box .close {color: #1A1A1A !important;}
.highcharts-yaxis-title tspan{font-family: "Montserrat", sans-serif;}
 .dashboard-content {color: #4C4C4C;} 

.button {
    background-color:#3DACDC !important; 
    border-radius: 12px !important;
    font-size: 1rem;
}
.button:hover{background-color:#54B789 !important;}
.button.secondary{background-color:#3DACDC !important;color:#fff;}
.button.secondary:hover{background-color:#54B789 !important;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #D1D3D4;
    border: 1px solid #4C4C4C !important;
}
.header-cpd .active a::before {background: #fff;top: 45px;}
.label {background-color: #0082be;} 
label {color: #1A1A1A;}
.text-block-7.price {background-color: #3DACDC !important;}
.text-block-7.price:hover{background-color:#54B789 !important;}
.page-title {color: #4c4c4c;}
/* select:disabled {background-color: #D1D3D4;} */

button.secondary{background-color: #3DACDC;
    color: #fff;border-radius: 12px;}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #54B789;
    color:#fff;
}
.buttonss {
    background-color: #3DACDC !important;
    color:#fff;
}
.buttonss:hover{
    background-color: #54B789 !important;
    color:#fff;
} 
.postfix.buttonss {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none;
} 
h1, h2, h3, h4, h5, h6 {
    color: #1A1A1A;
}
.dashboard h2{color: #4C4C4C;}
h2.page-title {color: #4C4C4C;}
.body { font-family: "Montserrat", sans-serif !important;}
.body p{color:#1A1A1A;}
.my_cpd_plan p{color:#fff !important;}
.section.blue {background-color: #1D4480 !important;}
/* #search_cataglue .nav li:hover>a{background: #0082be !important;} */
#search_cataglue .nav ul {border-bottom: 5px solid #0082be;}
section.main-body {
    /* background-color: #F2F2F2;  */
    min-height: 400px;
 /* padding-top: 64px ; */
} 
.dashboard .logorow h2 {color: #0082be;}
.section.grey {background-color: #F2F2F2;}
#search_cataglue .nav>li:hover, #search_cataglue .nav>li:hover>a{ border-bottom-color: #3DACDC;}
.generalForms li a {color: #3DACDC;}
button[disabled].success{ background-color: #3DACDC;border-radius: 12px;}
button[disabled].success:hover{ background-color:#54B789 !important;  }
.flex-item-product:hover {color:#54B789 !important;}
.print-report tr:first-child td {background-color: #0082be !important;}
/* box shadow css */
.panel {box-shadow: 1px 1px 1px 1px #d1d3d4;}
.flex-item-product {border-radius: 5px;}
.flex-item-product-feature {border-radius: 5px !important;}
/* .main-body-policy{padding-bottom: 0px!important;} */
/* .section-policy-2-policy{padding-bottom: 80px!important;} */
.generalForms li a {color: #1d4480 !important;;}
.generalForms li a:hover{color: #3DACDC !important;}
select option:hover{ background:#3DACDC !important;}
/* select.w-dropdown-toggle.white.dropdown-toggle.dropdown-arrow option:hover {
    background-color: #3DACDC !important;
    color:#fff;
}  */
/* select background color */
#search_cataglue .nav>li:hover, #search_cataglue .nav>li:hover>a {
    border-bottom-color: #3DACDC !important;
}
#search_cataglue .nav li:hover>a {
    color: #fff;
    background: #3DACDC !important;
}
/* font size */
li.not-click a {font-size: 16px;}
.top-bar-section .menu {
    justify-content: center;
    align-items: center;
}
button.radius{border-radius: 12px;}
table tr:nth-of-type(even) {background: #D1D3D4;}
table thead {background: #D1D3D4;}
button#after_payment { color: #fff;background: #3DACDC !important;}
button#after_payment:hover{color: #fff;background: #54B789 !important;}
.section-policy-2-policy .f-md{line-height: 2.2rem;}
.about_forms p{line-height: 1.5;font-size: 16px;}
.section-policy-2-faqs p{line-height: 2.2rem;}
.section-policy-2-faqs ul{line-height: 2.2rem;}
.description_sec ul{line-height: 2.2rem;}
.description_sec p{line-height: 2.2rem;}
/* .main-body p{line-height: 2.2rem;} */
#pages ol li{color:#1D4480 !important;}

.ds-board .success-msg {
    max-width: 482px;
    margin: 20px auto;
    font-size: 14px;
    padding: 10.5px 20px;
    background: #00BB881F;
    border-radius: 6px;
}

.ds-board .success-msg .close-msg{height: 10px;
    float: right;
    margin-top: 7px;cursor: pointer;}

.ds-board .box {
    border: 1px solid #00000033;
    border-radius: 10px;
    padding: 28.5px;
}
.ds-board .selectpicker  {
    font-size: 13px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif ;
}
.remove-btn {
    font-size: 14px;
    font-weight: 600;
    background: #1A1A1A29;
    width: 100px;
    padding: 12px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    height: 45px;
    color: #1A1A1A99;
}
.ds-board a.bl-btn {
    background: #3DACDC;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 12.5px 10px;
    border-radius: 10px;
    text-align: center;
    height: 45px;
}
.fff{
    color: #fff !important;
}
.recorded-h {
    display: flex;
}
.recorded-h span.num {
    background: rgb(255 255 255 / 26%);
    border-radius: 4px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}

.recorded-h  span.colon {
    margin: 0 7px;
}
.actvity-track .min-hour-5 {
    height: 295px;
    background: #1D4480;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 6px;
    width: 133px;
    text-align: center;
    border-radius: 10px;
    margin-right: 10px;
}
.actvity-track  .seconf-sec-1 .min-hour {
    background: #3DACDC;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    padding: 8px;
    width: 179px;
    text-align: center;
    margin-right: 10px;
    height: 92px;
    font-size: 11px;
    flex-direction: column;
    justify-content: center;
}

 .filling-div {
    width: 404px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    height: 88px;
    background: linear-gradient(to right, #3DACDC80 50%, #D8EEF8 50%);
    border-radius: 10px;
}

.activity .filling-div img {
    margin-right: 20px;
    margin-left: 14%;
}

.activity .filling-div p.font-18 {
    line-height: 22px;
    font-weight: 600;
    margin: 0;
}
.activity .filling-div span{
    font-weight: 500;
}
 .activity {
    background: #D8EEF8;
    border-radius: 10px;
    border: 2px solid #00000033;
}
.cpd-summary p {
    margin-bottom: 23.5px;
    font-size: 14px;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}


  /* Style for the checkmark image */
  /* .custom-checkbox img {
    display: none;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 16px;
    height: 16px;
  } */

  /* Show the checkmark image when checkbox is checked */
  input[type="checkbox"]:checked + .custom-checkbox::before {
    content: url("/theme/images/icons/checked.svg");
    display: block;
    /* position: absolute; */
    width: 16px;
    height: 16px;
  }

  .date {
    margin-left: 36px;
    color: #1A1A1A;
    opacity: .8;
}
.grey-border{
    border:1px solid #00000033;
    border-radius: 10px;
    margin: 0 -15px;
}
.cpd-man p{
    margin-bottom:0px;
}
.cpd-man img{
    margin-right: 8px;
    
}
.container{
    max-width:1170px;
}
.nav-tabs .nav-link {
    /* border-bottom: 2px solid !important; */
    border: 0px;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #1A1A1A;
}

.nav-tabs .nav-link.active{
    border-bottom: 2px solid #3DACDC !important;
    color:#3DACDC !important;
 
  
}
.nav-tabs .nav-link{
    border:0 !important;
      width: 156px;
       border-radius: 10px 10px 0px 0px !important;

}
.nav-tabs .nav-link:focus{
        outline:0;
}

.nav-tabs nav {
    border-radius: 10px;
    background: transparent;
}
a.bl-border-btn {
    border: 2px solid #3DACDC;
    display: block;
    font-size: 14px;
    color: #3DACDC !important;
    width: 136px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}
.card-cpd {
    padding: 20px;
    border: 1px solid #00000033;
    border-radius: 10px;
    margin-right: 20px;
    height: 316px;
}
.card-cpd p{
    line-height: 19px;
}

li.menu-item.menu-item-has-children a:hover {
    color: #3DACDC !important;
}

a.w--current {
    color:#3DACDC !important;
}

.p-large.content-small {
    font-size: 17px !important;
}

.flex-container.margin-bottom {
    margin-bottom: 0px !important;
}

.partner_style input,
.partner_style select {
    border-color: #ccc !important;
    padding-left: 15px;
}

.partner_style input:focus,
.partner_style select:focus {
    border-color: #3DACDC !important;
    box-shadow: inset 0 0 0 1px #3DACDC;
}


.coming_soon_text{
    color: #54B789 ;
}

@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/theme/css/fonts/fa-regular-400.woff2") format("woff2"), url("/theme/css/fonts/fa-regular-400.ttf") format("truetype");
}

.tab-menu-name {
    font-size: 20px;
}
@media only screen and (max-width: 768px){
    .tab-menu-name {
        font-size: 18px !important;
        margin-left: 5% !important;
    }
    /*table {
        overflow-wrap: break-word;
    }*/
}

@media only screen and (max-width: 768px){
div.box-stat p {
    width: 100%;
    height: 55px;
    padding: 15px 4px 4px 4px;
    margin-top: 14px;
    /* margin-left: 0px; */
}
div.box-stat {
    /* width: 180px; */
    height: 140px;
    padding: 20px 0px 10px 0px;
    margin-top: 15px;
    color: white !important;
}
}

 @media only screen and (max-width: 667px) and (min-width: 375px) 
{
    .subbmit{
      margin-top: 15px !important;
    }
    .saves{
        width: 155px !important;
    }
    .financial{
        width: 100% !important;
    }    

    .activity{
        width: 100px;
    }
     h1.secondary {
        font-size: 22px !important;
    }

    .button.downloadscpd{
        width: 260px !important;
        font-size: 10px !important;
        padding: 5px !important;
    }
    .coming_soon{
        margin-top: 10px;
    }

    /*#pages p{
        text-align: justify;
    }*/

    .faquestion{
        font-size: 12px;
    }

    .page-link{
        width: 35px !important;
        margin-left: -5px !important;
    }

    .headings_main{ 
        margin-left: 0px !important;
        font-size: 15px !important;
        margin-top: -36px !important;
    }

    .subscribe_btn{
        display: inline-grid;
    }

   

    .text_right_sec{
        margin-top: 15px !important;
    }

    .back_btn{
        margin-left: -98px !important;
    }

    .below_txt{
        margin-top: 15px !important;
    }

    .reset-pass-centerdiv{
        padding: 0px 0px;
    }
    .auth-sec-reset-pass .h2-white{
        font-size: 19px;
    }

    .subscribe-singup{
        width: 100% !important;
        margin-left: 0px !important;
    }

    .after_payment{
        width: 58% !important;
        margin-left: 45px !important;
    }
    .bupa_btn{
        display: flex;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .title_doctors {
        margin-top: 45px !important;
    }  
}   

 @media only screen and (max-width: 777px) and (min-width: 360px) {
    h1.secondary {
        font-size: 21px !important;
    }
    h2.secondary {
        font-size: 23px !important;
        /*text-align: center;*/
    }
    .activity{
        width: 227px;
    }
    .d-board .box.cpd-summary .mb-4 {
        margin-bottom: 15px !important;
    }
    .filling-div span {
        font-size: 10px;
        line-height: 12px !important;
    }
    .filling-div p {
        font-size: 13px;
        line-height: 1.5;
    }
    .button.padding {
        margin-top: 10px;
    }
   .button.large{
        width: 320px;
        font-size: 11px;
        margin-top: 0px;
        padding: 5px 35px;
        text-align: center;
    }

    .button.downloads{
        font-size: 10px;
        /*padding: 10px;*/
        width: 320px;
        margin-top: 0px;
        padding: 5px 35px;
    }

    .button.downloadscpd{
        width: 260px !important;
        font-size: 10px !important;
        padding: 5px !important;
    }

    /*#pages p{
        text-align: justify;
    }*/

    .faquestion{
        font-size: 12px;
    }

    .footer-widget{
          margin-top: 10px !important;
    }

    .acknowledgment{  
      margin-top: 45px;
      width: 100%;
      text-align: justify;
    }

    .copyright{
      width: 100% !important;
    }

    .h1-heading{
        font-size: 20px;
    }

    .sub_head{
        font-size: 20px !important;
    }

 

    .text_right_sec{
        margin-top: 15px !important;
    }

     .auth-sec .form-block.w-form {
            margin: 0px 0px;
    }


    .subscribe-singup{
        width: 100% !important;
        margin-left: 0px !important;
    }
    .title_doctors {
        margin-top: 45px !important;
    } 

    .reg_states{
        width: 100%;
    }    
 } 

 @media only screen and (max-width: 896px) and (min-width: 414px) {
     .button.downloadscpd{
        width: 296px !important;
    }

    #pages p{
        text-align: justify;
    }

    .faquestion{
        font-size: 12px;
    }

    .view-policy{
        font-size: 15px !important;
    }

    

    .text_right_sec{
        margin-top: 15px !important;
    }
    .after_payment
    {
        width: 65% !important;
        margin-left: 20px !important;
    }

 }

  @media only screen and (max-width: 776px){

        .contact_after{
            margin-right: 45px !important;
        }

        .contact_head{
            text-align: center;
        }

        .login{
            margin-left: 0px !important;
            padding: 7px 12px !important;
        }
        /* .signup{
            margin-left: -78px !important;
        } */

        .policies{
            margin-left: 0px !important;
            font-size: 12px !important;
        }

        .section-policy-2-policy .f-md {
            line-height: 1.2rem !important;
        }

        .outer-content-faq{
            width: 30% !important;
        }

        .acrredit_act{
            width: 100% !important;
        }

        .acc_act{
            margin-top: 0px !important;
        }

        .success_app{
            margin-top: 20px;
        }

        .eoi-form-faqs{
            padding-bottom: 0px !important;
        }

        .faq_cpd_div{
            width: 100% !important;
        }

        .faq_accordian{
            margin-top: 0px !important;
        }

        .faqs_paragraph{
            font-size: 12px;
            /*text-align: justify;*/
        }    

        .headings_main{
            margin-left: 7px !important;
            margin-top: -28px !important;
            font-size: 15px !important;
        }

        .policies{
            width: 35px !important;
        }

        .learning_pro{
            width: 100% !important;
            margin-left: 0px !important;
        }
        .forms_policy{
            margin-left: 28px !important;
        }

        .faq-heading{
            margin-right: 20px !important;
        }

        .main_menu .menu ul li:first-child .open-sub-menu::after
        {
            content: none;
        }

        .register_eoi{
            display: none !important;
        }

        .contri_main{
            margin-left: 0px !important;
        }

        .page-link {
            width: 34px !important;
            margin-left: -5px !important;
        }
        .accordion-container .accordion-title{
            margin-bottom: 0px !important;
        }

        .policy-r-col-foot{
            margin-left: 0px !important;
        }

        .forms_heading{
            margin-top: -70px !important;
        }

        .verification{
            font-size: 15px !important;
        }

        .lable_days{
            font-size: 12px  !important;
            margin-top: -28px !important;
            /* margin-left: 20px !important; */
        }

        .verifiy{
           margin-top: 0px !important;
            margin-left: 0px !important;
            font-size: 13px;
        }
        .w-form{
            margin-top: 20px !important;
            margin-bottom: 20px !important;
        }

        .signup-h2{
            font-size: 18px !important;
        }

        .reg_password{
            margin-top: 25px !important;
        }


       .google_reg_btn{
            width: 100% !important;
           font-size: 12px !important;
        }

        .auth-sec .text-need-help p{
            font-size: 12px !important;
        }

        .footer .footer-top-wrapper .inner .footer-widget:first-child{
            margin-bottom: 0px !important;
            height: 115px !important;
        }

        .cpd_trace{
            padding-bottom: 35px !important;
        }

        .auth-sec-forgot-pass .h2-white{
            font-size: 18px;
        }

     

        /*.email_forgot{
            margin-left: -138px;
            width: 285px;
        }*/

        .forgot_main{
            padding: 0px 35px;
        }

        /*.footer_fix{
            margin-top: 20px !important;
        }*/

        .rc-anchor-error-message{
            font-size: 12px !important;
        }

    }   


    @media only screen and (max-width: 667px) and (min-width: 375px) 
    {
     

        .text_right_sec{
            margin-top: 15px !important;
        }

        .reset-pass-centerdiv{
            padding: 0px 0px;
        }
        .auth-sec-reset-pass .h2-white{
            font-size: 19px;
        }

        .account_benefits{
            font-size: 12px !important;
        }

        .after_payment{
            width: 74% !important;
            margin-left: 0px !important;
        }    
    }

    @media only screen and (max-width: 1180px) and (min-width: 820px) 
    {

        .header_nav_container .buttons a.login{
            padding: 5px 25px;
        }

        .paragraph-white{
            display: none !important;
        }

        .auth-sec .form-block.w-form{
            margin: 2px 0px;
            padding: 35px !important;
            /*margin-left: -190px !important;*/
        }

        .reg_submit_button{
            max-width: 100% !important;
        }

        .text_right_sec{
            margin-top: 15px !important;
        }

        .read_our_btn{
            width: 78% !important;
        }

        .subscribed_btn{
            width: 28% !important;
        }

        .sub_cpd_btn{
            width: 42% !important;
        }

        .sign_up_cpd{
            width: 34% !important;
        }

        .find_out_more_cpd{
            width: 26% !important;
        }   

        .back_btn{
            margin-left: -18px !important;
        }

        .cpd_cpml_dwnload{
            width: 86% !important;
        }
    }

    .search-filter-btn{
            font-size: 19px;
            font-weight: 600;
        }

    @media only screen and (max-width: 653px) and (min-width: 280px) 
    {
        .login_main_container{
            margin: 0px -40px;
            padding: 25px !important;
        }

       /* .header_nav_container .buttons a.signup, .header_nav_container .buttons a.login{
            font-size: 12px !important;
        }*/

        .login-logo img{
            width: 0px;
        }

        .cpd-home-logo-img{
            width: 0px;
        }
    }

    @media only screen and (max-width: 399px){
        .right-block {
            padding: 0 15px;
        }
    }

    @media only screen and (max-width: 720px) and (min-width: 540px) 
    {
        .header_nav_container .buttons a.signup, .header_nav_container .buttons a.login{
            font-size: 11px !important;
        }

        .read_our_btn{
            width: 96% !important;
        }
        .subscribed_btn{
            width: 37% !important;
        }
    }

    @media only screen and (max-width: 1200px){
        .actvity-track .seconf-sec-1 .min-hour, .actvity-track .min-hour-5{
            width: 115px;
        }
        .actvity-track .seconf-sec-1 .min-hour p, .actvity-track .min-hour-5 p{
           font-size: 12px !important;
        }
        .actvity-track .min-hour-5 img{
            width: 50;
        }
    }
    @media only screen and (max-width: 1024px){
        .actvity-track .seconf-sec-1 .min-hour, .actvity-track .min-hour-5{
            width: 77px;
        }
        .actvity-track .seconf-sec-1 .min-hour p, .actvity-track .min-hour-5 p{
            font-size: 10px !important;
         }
    }

    @media only screen and (max-width: 1024px) and (min-width: 768px) 
    {
    

        .read_our_btn{
            width: 84% !important;
        }

        .subscribed_btn{
            width: 30% !important;
        }

        .back_btn{
            margin-left: -32px !important;
            display: flex !important;
        }

        .cpd_cpml_dwnload{
            width: 92% !important;
        }

        /* .auth-sec .form-block.w-form {
            margin: 0px -135px;
        } */

        .title_doctor{
            margin-top: 75px !important;
        }
    }

    .buttons-faq-cpd a.faq-cpd {
        margin-left: 25px;
        background-color: #0082be;
        color: #fff;
        border-radius: 12px;
        border-radius: 12px;
        padding: 13px 40px;
        font-size: 14px;
        font-weight: 800 !important;
        text-transform: uppercase;
        text-decoration: none;
    }

    .buttons-faq-cpd a.faq-cpd:hover {
        background: #54B789;
    }

    .buttons-faq-cpd{
        margin-left: 88%;
        margin-top: -30px;
    }

    @media only screen and (max-width: 581px){
        .header-cpd {
            position: relative;
        }
    }
        .warn-quote.d-flex{
            padding: 14px 19px;
            background: #3DACDC1F;
            color: #3DACDC;
            font-size: 12px;
            border-radius: 4px;
            margin-bottom: 25px;
            width: 100%;
            margin: 0 auto;
            margin-bottom: 25px;
        }     

        .select-icon select {
            -webkit-appearance: none;
            -moz-appearance: none;
            text-indent: 1px;
            text-overflow: '';
          }
          .select-icon label[for="country_code"]:before{
            right: .2rem;
            top: 20px;
          }
        .select-icon label:before {
            content: '';
            background: url(../theme//images/dropdown.svg);
            position: absolute;
            right: 1.5rem;
            top: 41px;
            background-repeat: no-repeat;
            height: 15px;
            width: 15px;
            display: block;
            z-index: 5;
        }
        
        select:focus,
        select {
            background-color: transparent !important;
            z-index: 1;
            position: relative;
        }
        
        
        @media only screen and (max-width: 768px) {
            .select-icon label:before {
                right: 7px;
            }
        }
        select,input {
            font-size: 14px !important;
            height: 40px !important;
        }