
.topnavbar .navbar-header {
    background-color: #0c497c !important;
    background-image: none !important
}

.topnavbar .nav-wrapper {
    background-color: #0c497c !important;
    background-image: none !important
}

    .topnavbar .nav-wrapper .navbar-nav li a:focus, .topnavbar .nav-wrapper .navbar-nav li a:hover {
        background-color: #3d6d96;
        color: #fff
    }

    .topnavbar .nav-wrapper .navbar-nav li.active {
        border-color: #0c497c;
    }

        .topnavbar .nav-wrapper .navbar-nav li.active a {
            background-color: #fff !important;
            color: #0c497c;
        }

    .topnavbar .nav-wrapper .navbar-nav li.open a {
        -webkit-box-shadow: 0 -3px 0 #bfdbfe;
        box-shadow: 0 -3px 0 #bfdbfe
    }

    .topnavbar .nav-wrapper .navbar-nav li.open li a {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .topnavbar .nav-wrapper .navbar-right .select2-selection {
        border: none;
        margin-top: 5px
    }

        .topnavbar .nav-wrapper .navbar-right .select2-selection .select2-selection__arrow {
            margin-top: 14px !important
        }

.aside .aside-inner {
    padding-top: 50px !important
}

.nav-pills.nav-wizard {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px
}

    .nav-pills.nav-wizard > li {
        position: relative;
        overflow: visible;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent
    }

        .nav-pills.nav-wizard > li + li {
            margin-left: 0
        }

        .nav-pills.nav-wizard > li:first-child {
            border-left: 0
        }

            .nav-pills.nav-wizard > li:first-child a {
                border-radius: 5px 0 0 5px
            }

        .nav-pills.nav-wizard > li:last-child {
            border-right: 0
        }

            .nav-pills.nav-wizard > li:last-child a {
                border-radius: 0 5px 5px 0
            }

        .nav-pills.nav-wizard > li a {
            border-radius: 0;
            background-color: #e5e7eb;
            line-height: 20px;
            font-weight: 800
        }

        .nav-pills.nav-wizard > li:not(:last-child) a:after {
            position: absolute;
            content: "";
            top: 0px;
            right: -20px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent #e5e7eb;
            z-index: 150
        }

        .nav-pills.nav-wizard > li:not(:first-child) a:before {
            position: absolute;
            content: "";
            top: 0px;
            left: -20px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: #e5e7eb #e5e7eb #e5e7eb transparent;
            z-index: 150
        }

        .nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
            border-color: transparent transparent transparent #d1d5db
        }

        .nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
            border-color: #d1d5db #d1d5db #d1d5db transparent
        }

        .nav-pills.nav-wizard > li:hover a {
            background-color: #d1d5db;
            color: #fff
        }

        .nav-pills.nav-wizard > li.active:not(:last-child) a:after {
            border-color: transparent transparent transparent #0c497c
        }

        .nav-pills.nav-wizard > li.active:not(:first-child) a:before {
            border-color: #0c497c #0c497c #0c497c transparent
        }

        .nav-pills.nav-wizard > li.active a {
            background-color: #0c497c
        }

#ShoppingCartHolder {
    clear: both
}

.form-group input[type=email], .form-group input[type=text], .form-group select {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important
}


#ShoppingCartHolder header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #282e38;
    color: #fff
}

    #ShoppingCartHolder header .icon-basket-loaded {
        color: #fff
    }

#ShoppingCartHolder .shopping-cart {
    background-color: #ffffff;
    color: #37404c;
    border-radius: 10px;
    border: none
}

.content-heading {
    color: #282e38 !important;
    font-weight: 700 !important
}

.sidebar {
    background-color: #0c497c;
}

    .sidebar .nav > li > a,
    .sidebar .nav > li > .nav-item {
        color: #fff;
    }

        .sidebar .nav > li > a:focus, .sidebar .nav > li > a:hover,
        .sidebar .nav > li > .nav-item:focus,
        .sidebar .nav > li > .nav-item:hover {
            background-color: #3d6d96;
            color: #fff;
        }

        .sidebar .nav > li > a > em,
        .sidebar .nav > li > .nav-item > em {
            color: inherit;
        }

    .sidebar .nav > li.active,
    .sidebar .nav > li.active > a,
    .sidebar .nav > li.active .nav,
    .sidebar .nav > li.open,
    .sidebar .nav > li.open > a,
    .sidebar .nav > li.open .nav {
        background-color: #3d6d96;
        color: #fff;
    }

        .sidebar .nav > li.active > a > em, .sidebar .nav > li.open > a > em {
            color: #fff;
        }

    .sidebar .nav > li.active {
        border-left-color: #0c497c;
    }

.sidebar-subnav {
    background-color: #0c497c;
}
    .sidebar-subnav > .sidebar-subnav-header {
        background-color: #3d6d96;
        color: #ffffff;
    }

    .sidebar-subnav > li > a,
    .sidebar-subnav > li > .nav-item {
        color: #ffffff;
        background-color: #0c497c !important;
    }

        .sidebar-subnav > li > a:focus, .sidebar-subnav > li > a:hover,
        .sidebar-subnav > li > .nav-item:focus,
        .sidebar-subnav > li > .nav-item:hover {
            background-color: #3d6d96 !important;
            color: #fff;
        }

    .sidebar-subnav > li.active > a,
    .sidebar-subnav > li.active > .nav-item {
        background-color: #fff !important;
        color: #0c497c !important;
        font-weight: bold;
    }

        .sidebar-subnav > li.active > a:after,
        .sidebar-subnav > li.active > .nav-item:after {
            border-color: #fff;
            background-color: #fff;
        }

.offsidebar {
    border-left: 1px solid greyscale(#d1d5db);
    background-color: #fff;
}


.panel.panel-primary .panel-heading {
    background-color: #f9fafb;
}

.panel.panel-default .panel {
    border: 1px solid transparent
}

.panel.panel-default .panel-default .panel-heading {
    background-color: #f9fafb;
    color: #374151
}

.panel.panel-default .list-group .list-group-item {
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #e5e7eb;
    padding: 30px
}

    .panel.panel-default .list-group .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .panel.panel-default .list-group .list-group-item:last-child {
        border: none
    }

    .panel.panel-default .list-group .list-group-item .media-box-heading {
        margin-bottom: 30px;
        font-size: 21px
    }

.dashboard .panel-default {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .dashboard .panel-default .panel-heading {
        background-color: transparent;
        font-weight: 800
    }

.dashboard #accordion .panel .panel-body {
    background-color: #ffffff;
    border: 1px solid #fff
}

.candidate-qh-page .panel-dark .panel-heading {
    background-color: #374151;
    color: #fff
}

.candidate-qh-page .btn-primary {
    background-color: #3b82f6;
}

.progress-step.is-complete .progress-marker .candidate-qh-page .panel-light .panel-heading {
    background-color: #3b82f6;
    color: #e5e7eb
}

.candidate-qh-page .form-group {
    border: none !important;
    background-color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px
}

    .candidate-qh-page .form-group input, .candidate-qh-page .form-group select, .candidate-qh-page .form-group select:active, .candidate-qh-page .form-group select:focus {
        background-color: #fff !important;
        border: none !important;
        height: 34px !important;
        line-height: 13px !important
    }

    .candidate-qh-page .form-group label {
        font-weight: 800 !important
    }

    .candidate-qh-page .form-group .parsley-errors-list {
        display: none !important
    }

    .candidate-qh-page .form-group .parsley-error {
        border: 1px solid !important;
        border-color: #e24c4c !important;
    }

.candidate-qh-page .input-row {
    background-color: #fff !important
}