



    @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');



    a {
        color: #00253a;
    }

    a:hover, a:focus, .back-to-catalog-v3:hover,
    .header-left .left-nav-toggle:hover {
        color: #001b2b;
    }

    #lp-left-nav .lesson {
        color: #3f5b6b;
    }

    #lp-left-nav .lesson:hover,
    #lp-left-nav .lesson:active {
        background: #000f18;
        color: white;
    }

    #lp-left-nav .lesson-active,
    #lp-left-nav .current-item {
        background: #00253a;
        color: white;
    }

    #lp-left-nav .left-nav-return {
        color: #00253a;
    }

    .link-color {
        color: #00253a;
    }

    .theme-color {
        color: #00253a;
    }

    .theme-color-bg {
        background-color: #00253a;
    }

    .theme-color-border-hover:hover, .theme-color-border-hover:focus {
        border-color: #00253a;
    }

    a.theme-no-hover{
        color: #00253a;
    }

    a.theme-no-hover:hover, a.theme-no-hover:focus {
        color: #00253a;
    }

    .tooltip {
        background: #001420;
        border: 1px solid #000f18;
    }

    .tooltip.tip-top .nub {
        border-color: transparent transparent #001420 transparent;
    }

    @media only screen and (min-width: 768px) {
        .tooltip.tip-top .nub {
            border-color: #001420 transparent transparent transparent;
        }
    }

    #curriculum-list-2 ul.scorm-item-list {
        border-color: #00253a;
    }

    
    
        .filter-option.checked .filter-name,
        .filter-option.checked .filter-counter,
        .filter-option:hover:not(.checked) .fa-stack .fa-circle-o,
        .filter-option:hover:not(.checked) .filter-name,
        .filter-option:hover:not(.checked) .filter-counter {
            color: #00253a
        }
    





    #header,
    #header-mobile-dropdown {
        background-color: #ffffff !important;
    }

    .sj-nested-header-links #header .header-dropdown__menu {
        background-color: #ffffff !important;
    }




    #header, .header-link,
    .header-left .left-nav-toggle {
        color: #3F3F3F;
    }

    #header .header-dash-dropdown {
        color: #3F3F3F;
    }

    #header .header-dropdown-button:before {
        border-color: #3F3F3F transparent transparent transparent;
    }




    button, .button {
        background-color: #007AFF;
        border-color: #005bbf;
    }

    button:hover:disabled, .button:hover:disabled,
    button:disabled:focus, .button:disabled:focus,
    button:focus, .button:focus,
    button:disabled, .button:disabled,
    button:hover, .button:hover,
    .button.disabled, .button.disabled:focus, .button.disabled:hover {
        background-color: #005bbf;
        border-color: #00448f;
    }

    .button-background {
        background-color: #007AFF;
    }

    .button-background-shade3 {
        background-color: #00336b;
    }


    .button-group li {
        background-color: #007AFF;
        border-right-color: #6fb4ff;
    }
    .button-group li:hover {
        background-color: #3f9bff;
    }
    .button-group li.active,
    .button-group li:active {
        background-color: #005bbf;
    }

    .button-border-color {
        border-color: #007AFF;
    }

    a.coursebox-container .sj-ribbon-wrapper .sj-ribbon,
    a.coursebox-container .sj-course-ribbon-wrapper .sj-course-ribbon {
        color: #00336b;
        border-color: #007AFF;
        background: #93c6ff;
    }

    a.coursebox-container .sj-ribbon-wrapper .sj-ribbon-complete,
    a.coursebox-container .sj-course-ribbon-wrapper .sj-course-ribbon-complete {
        border-color: #007AFF;
        background: #007AFF;
    }

    .quiz .question .form-answers .linear-scale-question__choice__label.linear-scale-question__choice__selected {
      background: #007AFF;
    }




/* LEX styles */


