.notifications > li .notification-icon, .widget-profile-info .atpl-profile-picture img, .userbox .profile-picture img {
    border-radius: 8px !important;
}

button[disabled] {
display:none;
}

.form-control:focus {
    border-color: #528ff5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:not([href]):not([tabindex]) {
    cursor: pointer;
}


.tooltip .arrow {
    background: none;
}

.badge {
    letter-spacing: 0;
    margin-top: 3px;
    font-size: 10px;
    vertical-align: top;
}

.dark .card-actions a:hover {
    color: #ccc !important;
}

.dark .answer-item span:first-child {
    color: #fff;
    background-color: #1d2127;
}

.dark .Qpin i, .dark .Qmark i, .dark .Qcake i, .dark .Qnote i {
    color: #fff;
}

.dark .note-editor.note-frame .note-editing-area .note-editable {
    background-color: #282d36;
    color: #eee;
}

.dark p, .dark label.control-label {
    color: #eee !important;
}

.dark .alert-info p, .dark .alert-info label.control-label {
    color: inherit !important;
}

.dark .table-custom.new-exam tr.info td {
    color: #212529;
}

.dark .dropdown-item {
color: #fff;
}

html.dark body {
    color: #eee;
}


#fastpassC.clicked, #fastpassC2.clicked {
    background-color: #4285F4 !important;
}

    #fastpassC.clicked i, #fastpassC2.clicked i {
        color: #fff !important;
    }

.btn-sidebar-test {
    position: fixed;
    bottom: 10px;
    min-width: 228px;
    max-width: 228px;
}

.btn {
    white-space: nowrap;
}


.card-body table th {
    border-top: 0px !important;
}

.card-body .timeline .tm-body {
    padding: 0 !important;
}

.center-sign .logo {
    padding-top: 1rem;
}

.card-contact {
    min-height: 400px;
}


/*LeftMenu 1st Level*/
ul.nav-main li .nav-children li a {
    padding: 6px 15px 6px 17px;
    overflow: hidden;
}


/*LeftMenu 2nd Level*/
ul.nav-main li .nav-children .nav-children li a {
    padding: 6px 15px 6px 42px;
}

/*LeftMenu 3rd Level*/
ul.nav-main li .nav-children .nav-children .nav-children li a {
    padding: 6px 15px 6px 87px;
}

.widget-summary .summary {
    text-align: center;
}


.right-sidebar .inner-menu {
    background: #1D2127;
    border-left: 1px solid #242830;
    color: #abb4be;
    padding: 0;
    margin: 0;
}

    .right-sidebar .inner-menu .title {
        color: #465162;
        font-weight: 600;
        margin: 10px 0;
        padding: 0;
        text-transform: uppercase;
    }

.right-sidebar .inner-menu-toggle {
    left: auto !important;
    right: 0 !important;
}

.inner-menu hr.separator {
    background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(rgba(0, 0, 0, 0.4)), to(transparent));
    background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.4), transparent);
    margin: 20px -35px 20px;
}

.right-sidebar .inner-menu a.menu-item {
    color: #abb4be;
    display: block;
    margin: 0 -35px 0 -35px;
    padding: 10px 50px 10px 50px;
    text-decoration: none;
}

    .right-sidebar .inner-menu a.menu-item:hover {
        background: #21262d;
        color: #abb4be;
        text-decoration: none;
    }

    .right-sidebar .inner-menu a.menu-item.active {
        background: #282d36;
    }

    .right-sidebar .inner-menu a.menu-item .label {
        font-weight: normal;
        font-size: 10px;
        font-size: 16px;
        font-size: 1rem;
        padding: .3em .7em .4em;
        margin: .2em -1em 0 0;
    }

html.fixed .right-sidebar .inner-menu {
    right: 0 !important;
    left: auto !important;
}



.sidebar-light:not(.dark) .inner-menu {
    background: #FFF;
    border-right-color: #e2e3e6;
    color: #777;
}

    .sidebar-light:not(.dark) .inner-menu .title {
        color: #465162;
    }

    .sidebar-light:not(.dark) .inner-menu hr.separator {
        background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(rgba(0, 0, 0, 0.1)), to(transparent));
        background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.1), transparent);
    }

    .sidebar-light:not(.dark) .inner-menu a.menu-item {
        color: #777;
    }

        .sidebar-light:not(.dark) .inner-menu a.menu-item:hover {
            background: #e2e3e6;
            color: #777;
        }

        .sidebar-light:not(.dark) .inner-menu a.menu-item.active {
            background: #e2e3e6;
        }

.right-sidebar .inner-menu .badge {
    font-size: 10.4px;
    font-size: 0.65rem;
    font-weight: 200;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 9px;
    min-width: 35px;
    font-weight: bold;
    margin-right: -15px;
}

table .checkbox-custom {
    padding: 0 0 0 20px;
}

/*.table.table-custom > tbody > tr.info.gray > td {
        background-color: #ccc !important;
}*/

.table-custom tbody tr:first-child td {
    border-top: 0px;
}

.table-custom thead th {
    border-bottom: 0;
}

.table-exam .checkbox-custom label {
    margin-left: 10px;
}

.table-exam thead th {
    border-bottom: 0;
}

    .table-exam thead th:nth-child(1) {
        width: 50%;
    }

    .table-exam thead th:nth-child(2) {
        width: 10%;
    }

        .table-exam thead th:nth-child(2) span:nth-child(1) {
            text-align: right;
            padding-right: 20px;
        }

        .table-exam thead th:nth-child(2) span:nth-child(2) {
            text-align: right;
            display: block;
        }

    .table-exam thead th:nth-child(3) {
        padding-left: 20px;
    }

    .table-exam thead th:nth-child(4) {
        text-align: right;
    }

    .table-exam thead th:nth-child(5) {
        text-align: right;
    }

    .table-exam thead th:nth-child(6) {
        text-align: right;
    }

.table-exam .sections td:nth-child(2), .table-exam .chapters td:nth-child(2) {
    text-align: right;
    padding-right: 20px;
}

.table-exam .sections td:nth-child(3) {
    padding-left: 10px;
}

.table-exam .chapters td:nth-child(3) {
    padding-left: 50px;
}

.table-exam .sections td:nth-child(4), .table-exam .chapters td:nth-child(4) {
    text-align: right;
}

.table-exam .sections td:nth-child(5), .table-exam .chapters td:nth-child(5) {
    text-align: right;
}

.table-exam .sections td:nth-child(6), .table-exam .chapters td:nth-child(6) {
    text-align: right;
}

.table-exam .sections {
    font-weight: bold;
}

.table-exam .chapters label {
    margin-left: 20px;
}

.table-exam .progress {
    margin-top: 2px;
}

.table-exam .progress-bar.progress-bar-success {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.table-exam .progress-bar.progress-bar-danger {
    border-radius: 0;
}

.table-exam .progress-bar.progress-bar-unseen {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.table-exam.table-marked thead th:nth-child(2) span:nth-child(1) {
    text-align: right;
    padding-right: 0;
}

.table-exam.table-marked thead th:nth-child(3), .table-exam.table-marked thead th:nth-child(4), .table-exam.table-marked thead th:nth-child(5), .table-exam.table-marked thead th:nth-child(6) {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.table-exam.table-marked td:nth-child(2), .table-exam.table-marked td:nth-child(3), .table-exam.table-marked td:nth-child(4), .table-exam.table-marked td:nth-child(5), .table-exam.table-marked td:nth-child(6) {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.table-watch-stats .checkbox-custom label {
    margin-left: 10px;
}

.table-watch-stats thead th {
    border-bottom: 0;
}

    .table-watch-stats thead th:nth-child(1) {
        width: 50%;
    }

    .table-watch-stats thead th:nth-child(2) {
        width: 10%;
    }

        .table-watch-stats thead th:nth-child(2) span:nth-child(1) {
            text-align: right;
            padding-right: 20px;
        }

        .table-watch-stats thead th:nth-child(2) span:nth-child(2) {
            text-align: right;
            display: block;
        }

    .table-watch-stats thead th:nth-child(3) {
        padding-left: 20px;
    }

.table-watch-stats .sections td:nth-child(2), .table-watch-stats .chapters td:nth-child(2) {
    text-align: right;
    padding-right: 20px;
}

.table-watch-stats .sections td:nth-child(3) {
    padding-left: 10px;
}

.table-watch-stats .chapters td:nth-child(3) {
    padding-left: 50px;
}

.table-watch-stats .sections {
    font-weight: bold;
}

.table-watch-stats .chapters label {
    margin-left: 20px;
}

.table-watch-stats label i {
    margin-right: 5px;
}

.table-watch-stats .progress {
    margin-top: 2px;
}

.table-watch-stats.table-marked thead th:nth-child(2) span:nth-child(1) {
    text-align: right;
    padding-right: 0;
}

.table-watch-stats.table-marked thead th:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.table-watch-stats.table-marked td:nth-child(2), .table-watch-stats.table-marked td:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

#modalStats .progress.light {
    background: #eeeeee;
    background-image: none;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}

.table-custom.new-exam td:nth-child(1), .table-custom.new-exam th:nth-child(1) {
    width: 3%;
    text-align: -webkit-right;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 10px;
}

.table-custom.new-exam td:nth-child(2), .table-custom.new-exam th:nth-child(2) {
    width: 47%;
}

.table-custom.new-exam td:nth-child(3), .table-custom.new-exam th:nth-child(3) {
    width: 10%;
}


.table-custom.new-exam td:nth-child(4), .table-custom.new-exam th:nth-child(4) {
    width: 100%;
    text-align: -webkit-right;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-right: 10px;
}


.table-custom.new-exam table td:nth-child(4) {
    width: 100%;
    text-align: -webkit-right;
}



.table-custom.new-exam .chapters td {
    padding-left: 20px;
}

    .table-custom.new-exam .chapters td:nth-child(1) {
        padding-left: 30px;
    }

    .table-custom.new-exam .chapters td:nth-child(2) {
        padding-left: 0;
    }

.table-custom.new-exam .progress {
    margin: 3px 0;
    width: 90%;
}

.table-custom.new-exam .progress-bar, .total-progress .progress-bar {
    border-radius: 0 !important;
}

.table-custom.continue-exam td {
    vertical-align: middle;
}

    .table-custom.continue-exam td:nth-child(1) {
        width: 11%;
    }

    .table-custom.continue-exam td:nth-child(2) {
        width: 20%;
    }

    .table-custom.continue-exam td:nth-child(3) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.continue-exam td:nth-child(4) {
        width: 100%;
    }

    .table-custom.continue-exam td:nth-child(5) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.continue-exam td:nth-child(6) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.continue-exam td:nth-child(7) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.continue-exam td:nth-child(8) {
        width: 5%;
        text-align: right;
    }

.table-custom.continue-exam .progress {
    margin: 0;
    margin-top: 0.8rem;
}

.table-custom.continue-exam .progress-bar {
    border-radius: 0 !important;
}

.table-custom.retest-exam td:nth-child(1) {
    width: 11%;
}

.table-custom.retest-exam td:nth-child(2) {
    width: 20%;
}

.table-custom.retest-exam td:nth-child(3) {
    width: 5%;
    text-align: center;
    font-weight: bold;
}

.table-custom.retest-exam td:nth-child(4) {
    width: 100%;
}

.table-custom.retest-exam td:nth-child(5) {
    width: 5%;
    text-align: center;
    font-weight: bold;
}

.table-custom.retest-exam td:nth-child(6) {
    width: 5%;
    text-align: center;
    font-weight: bold;
}

.table-custom.retest-exam td:nth-child(7) {
    width: 5%;
    text-align: right;
}

.table-custom.retest-exam .progress {
    margin: 0;
    margin-top: 0.8rem;
}

.table-custom.retest-exam .progress-bar {
    border-radius: 0 !important;
}

.table-custom.table-marked th {
    border-top: 0;
    white-space: nowrap;
}

    .table-custom.table-marked td:nth-child(1), .table-custom.table-marked th:nth-child(1) {
        width: 3%;
        text-align: -webkit-right;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        padding-left: 10px;
    }

    .table-custom.table-marked td:nth-child(2), .table-custom.table-marked th:nth-child(2) {
        width: 47%;
    }

    .table-custom.table-marked td:nth-child(3), .table-custom.table-marked th:nth-child(3) {
        width: 10%;
    }

    .table-custom.table-marked td:nth-child(4), .table-custom.table-marked th:nth-child(4) {
        width: 10%;
    }

    .table-custom.table-marked td:nth-child(5), .table-custom.table-marked th:nth-child(5) {
        width: 10%;
    }

    .table-custom.table-marked td:nth-child(6), .table-custom.table-marked th:nth-child(6) {
        width: 10%;
    }

.table-custom.table-marked table td:nth-child(4) {
    width: 10%;
    text-align: center;
}

.table-custom.table-marked table td:nth-child(5) {
    width: 10%;
    text-align: center;
}

.table-custom.table-marked table td:nth-child(6) {
    width: 10%;
    text-align: center;
}

.table-custom.table-marked .chapters td {
    padding-left: 20px;
}

    .table-custom.table-marked .chapters td:nth-child(1) {
        padding-left: 30px;
    }

    .table-custom.table-marked .chapters td:nth-child(2) {
        padding-left: 0;
    }

.table-custom.table-progress td:nth-child(1), .table-custom.table-progress th:nth-child(1) {
    min-width: 260px;
    text-align: left;
    display: block;
}


.table-custom.table-progress td:nth-child(2), .table-custom.table-progress th:nth-child(2) {
    width: 100%;
    text-align: center;
}

.table-custom.table-progress td:nth-child(3), .table-custom.table-progress th:nth-child(3) {
    min-width: 90px;
    text-align: right;
    display: block;
}

.exam-annex .item img {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 30px;
}


.progress-bar-unseen {
    background-color: #aaa;
}

html.dark .checkbox-unseen label:before, .checkbox-unseen label:before {
    background: #aaa;
    border-color: #aaa;
}

html.dark .checkbox-unseen input[type="checkbox"]:checked + label:after, .checkbox-unseen input[type="checkbox"]:checked + label:after {
    color: #fff;
}

.indicators ul li.success:before {
    border-color: #00B74A !important;
}

.indicators ul li.danger:before {
    border-color: #FF3B30 !important;
}

.indicators ul li.primary:before {
    border-color: #4285F4 !important;
}

.indicators ul li.default:before {
    border-color: #000 !important;
}

.indicators li span {
    margin-left: 15px;
}

.tips li span {
    margin-left: 5px;
}

.datepicker {
    z-index: 99999 !important;
}

.card-exam-opt {
}

.exam-annex {
}

    .exam-annex img {
    }

.exam-question {
}

    .exam-question h3 {
        font-weight: bold;
        font-size: 14px;
        margin-top: 0;
        color: #4E5E6A;
        line-height: 120%;
    }

.exam-answer {
}

.answer-item p {
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 400;
    color: #4E5E6A;
    display: flex;
    align-items: center;
}

.answer-item span:first-child {
    float: left;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.dark .exam-answer .alert p {
    color: #fff !important;
}

.dark .exam-answer .alert-success p {
    color: #777 !important;
}

.dark .exam-answer .alert-danger p {
    color: #777 !important;
}




/*.answer-item.true span:first-child {
    background-color: #00B74A;
    border-color: #00B74A #00B74A #388038;
    color: #FFF;
}

.answer-item.false span:first-child {
    background-color: #FF3B30;
    border-color: #FF3B30 #FF3B30 #a82824;
    color: #FFF;
}*/


.exam-answer .alert {
    padding: 0.5rem 1rem;
}

.exam-qno {
    display: inline-table;
}

    .exam-qno button {
        min-width: 38px;
        max-width: 38px;
        border-radius: 5px;
        position: relative;
        margin: 5px !important;
    }

        .exam-qno button .pinned {
            position: absolute;
            right: 0;
            top: 0;
        }

.exam-answer .answer-btn button.selected {
    background-color: #5AC8FA;
    border-color: #5AC8FA #5AC8FA #31b0d5;
    color: #FFF;
}

.exam-answer .answer-btn .btn-default span {
    color: #4E5E6A;
}

/*.exam-answer .answer-text {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 400;
    color: #4E5E6A;
    line-height: 120%;
}*/

.exam-answer .answer-text {
    display: flex;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 400;
    color: #4E5E6A;
    line-height: 120%;
}

.answer-container {
    line-height: 44px;
}

/*.watch-main .inner-body{
    margin-left:300px !important;
    margin-top: 0 !important;
    border-top:0 !important;
    padding:0 !important;
}*/

.dropdown-item.unselectable {
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.dropdown-item.hide {
    display: none !important;
}

.cmove {
    cursor: move !important;
}

.alert.alert-exam {
    /*background-color: #fff !important;*/
    border-color: #ccc !important;
}

    .alert.alert-exam:hover {
        color: #333 !important;
        border-color: #4285F4 !important;
        cursor: pointer;
    }


.sidebar-watch .collapse button.sub-menu {
    text-align: left;
    margin: 0;
    padding-left: 30px;
    padding-right: 50px;
}

    /*.sidebar-watch .collapse button.sub-menu:nth-child(2n+1) {
        margin-top: 10px;
    }*/

    /*.sidebar-watch .collapse button.sub-menu:last-child {
        margin-bottom: 10px;
    }*/

    .sidebar-watch .collapse button.sub-menu span {
        position: absolute;
        left: 10px;
        /*color: #fff;
        border-color: #333;*/
    }

span.duration {
    position: absolute !important;
    right: 10px !important;
    left: auto !important;
    /*color: #fff;
        border-color: #333;*/
}


.nano .card-body {
    padding: 0 0 0 20px !important;
}

.nano .watched {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
}

.exam-gauges {
}

    .exam-gauges .gauge-chart, .exam-gauges strong {
        margin: 0;
    }

    .exam-gauges label {
        padding-bottom: 0;
        margin-bottom: 0;
    }

.alert-default {
    background-color: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
    color: #6c6c6c !important;
}

.exam-result .answer-btn {
    margin-bottom: 10px;
}

.exam-result .gauge-chart {
    margin: 0;
}

.exam-result .card-header h2.result {
    font-weight: bold;
    font-size: 3rem !important;
}

.exam-result .card-header p {
    font-size: 0.75rem;
    color: #fff;
}

.btn-retest-incorrect {
    background-color: #FF3B30;
    border-color: #FF3B30 #FF3B30 #a82824;
    color: #FFF;
}

    .btn-retest-incorrect:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }

.btn-retest-all {
    background-color: #00B74A;
    border-color: #00B74A #00B74A #388038;
    color: #FFF;
}

    .btn-retest-all:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

.btn-retest-watch {
    background-color: #5AC8FA;
    border-color: #5AC8FA #5AC8FA #31b0d5;
    color: #FFF;
}

    .btn-retest-watch:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b;
    }


.solve-exam .nav-link {
    font-weight: bold;
}

.solve-exam .card-header {
    background: transparent;
}

.dark .solve-exam .card-header {
    background: transparent;
}


.main-social-icon {
    font-size: 18px !important;
    color: #ccc !important;
}

    .main-social-icon:hover {
        color: #4285F4 !important;
    }

.sidebar-widget.widget-stats {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 300px;
    margin: 0;
    padding: 10px 25px;
    background-color: #1d2127;
}

.solve-menu .form-group {
    margin-bottom: 0 !important;
}

.form-wizard .tab-content {
    background: #fdfdfd;
}

.shopping-cart table.invoice-items {
    width: auto;
}

.shopping-cart th:nth-child(1) {
    min-width: 40px;
}

.shopping-cart th:nth-child(3), .shopping-cart th:nth-child(4), .shopping-cart th:nth-child(6), .shopping-cart th:nth-child(7) {
    min-width: 150px;
}

.shopping-cart th:nth-child(5) {
    width: 100%;
}

.pricing-table.princig-table-flat .plan {
    margin-left: 15px;
    margin-right: 15px;
}

    .pricing-table.princig-table-flat .plan:first-child {
        margin-left: 0px;
    }

    .pricing-table.princig-table-flat .plan:last-child {
        margin-right: 0px;
    }


    .pricing-table.princig-table-flat .plan h3 strong {
        font-size: 150%;
    }

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.6);
}

    .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar, .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-info {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-info {
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 34px;
}

    .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-info .mg-info-overlay {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

.mg-info-q, .mg-info-w {
    color: #fff;
}

.mg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 340px;
}

.wm-label-right {
    /*position: absolute;
    right: 18px;*/
    float: right;
    right: 0;
    /*top: 14px;*/
    font-size: 11px;
    line-height: 18px;
    text-align: right;
    padding: 1px 0 1px 4px;
    margin-right: 25px;
}

.wm-label-left {
}

.jquery-accordion-menu .jquery-accordion-menu-footer:first-child {
    margin-top: 10px;
}

.wm-item-progress {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
}

.submenu .wm-item-progress {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    padding-left: 22px;
}

ul.nav-main li a, .sidebar-widget .widget-header h6, .main-social-icon {
    color: #fff !important;
}

.reset-stats {
    position: absolute;
    right: 20px;
    bottom: 0;
}

.payment-tab .nav-tabs {
    /*background:rgba(0, 136, 204, 0.1) !important;*/
}




.payment-tab .nav-link {
    font-weight: bold !important;
    border-radius: 5px 5px 0 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
    background: rgba(0, 136, 204, 0.1) !important;
}

.payment-tab .nav-item.active .nav-link {
    background: #4285F4 !important;
    color: #fff !important;
}

    .payment-tab .nav-item.active .nav-link:hover {
        border-bottom: 0 !important;
    }

.payment-tab .nav-item:first-child.active .nav-link {
    border-left: 3px solid #4285F4 !important;
}

.payment-tab .nav-item:last-child.active .nav-link {
    border-right: 3px solid #4285F4 !important;
}

.payment-tab .tab-content {
    border: 3px solid #4285F4 !important;
}

.card-register .card-body {
    padding: 0 !important;
}

.card-register .nav-link, .card-sign .nav-link.active, .card-sign .nav-link:active {
    border-radius: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
}

.card-register .nav-tabs {
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
}

.control-label {
    color: #777 !important;
}

form label.control-label {
    font-weight: bold !important;
    color: #666 !important;
}


.donutChartLabel {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}

.q-list-body .card-title {
    font-size: 18px;
    padding-right: 65px;
}

.q-list-body .q-number {
    writing-mode: vertical-lr;
    text-orientation: upright;
    font-weight: bold;
}

.jstree a {
    color: #777 !important;
    font-size: 11px;
}

.jstree-default .jstree-clicked {
    background-position: 0% 0%;
    background-color: none !important;
    box-shadow: none !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl, .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    width: 14px;
}

.jstree-default .jstree-node {
    margin-left: 14px;
}

.jstree-node.jstree-leaf .jstree-icon.jstree-ocl {
    display: none;
}

.jstree-default .jstree-node.jstree-leaf {
    margin-left: 28px;
}

.bgcolor-unset {
    background-color: none !important;
}

.search-q-number .bootstrap-tagsinput {
    padding: 3px 5px 3px !important;
}

.search-q-number .badge-info {
    margin-left: 0 !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    margin-right: 2px !important;
}

.search-q-number input {
    min-width: 100% !important;
}


.sidebar-hr {
    display: table;
    margin: 0 auto;
    width: 100%;
}

    .sidebar-hr .line-thru {
        display: block;
        font-size: 12px;
        font-size: 0.75rem;
        position: relative;
    }

        .sidebar-hr .line-thru:before {
            background-color: #FFF;
            content: '';
            height: 10px;
            left: 50%;
            position: absolute;
            margin: -5px 0 0 -20px;
            top: 50%;
            width: 40px;
            z-index: 2;
        }

.dark .sidebar-hr .line-thru:before {
    background-color: #1D2127;
    color: #fff;
    ;
}

.sidebar-hr .line-thru span {
    color: #CCC;
    position: relative;
    z-index: 3;
}


.sidebar-hr .line-thru:after {
    border-bottom: 1px solid #DADADA;
    content: '';
    display: block;
    left: 10%;
    position: absolute;
    top: 47%;
    width: 81%;
    z-index: 1;
}

.Qpin i, .Qmark i, .Qcake i, .Qwatch i, .Qnote i {
    color: #666;
    height: 30px;
    font-size: 24px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}

    .Qpin i:hover, .Qwatch i:hover, .Qnote i:hover {
        color: #4285F4;
    }

    .Qmark i:hover {
        color: #DC143C;
    }

    .Qcake i:hover {
        color: #32CD32;
    }

.Qmark.active i {
    color: #DC143C;
}

.Qcake.active i {
    color: #32CD32;
}

.Qnote.active i {
    color: #4285F4;
}



.jstree-default .jstree-clicked {
    background-color: unset !important;
}

html.fixed.has-top-menu .inner-toolbar {
    left: 0;
}

.inner-toolbar > ul > li {
    padding-top: 14px;
    color: #fff;
}

    .inner-toolbar > ul > li a {
        color: #fff !important;
    }

    .inner-toolbar > ul > li .btn {
        margin-top: -8px;
        margin-right: 2px;
        margin-left: 2px;
    }

.inner-toolbar .nav-pills .btn {
    margin-top: 0;
}

.drpDwnSB .btn-group {
    display: block;
}

    .drpDwnSB .btn-group .btn {
        width: 100%;
    }

.hierarchy-select .btn {
    width: 100%;
}

.widget-summary .summary-icon {
    margin-right: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 2rem;
    text-align: center;
    color: #fff;
    border-radius: 55px;
}

.widget-summary .summary .title {
    font-size: 1.2rem;
    line-height: 2;
}

.card-body.card-update .scrollable {
    height: 200px;
}

.solve-exam header {
    left: 0 !important;
}

.toggle > label {
    margin-bottom: 0;
}

.toggle-content {
    padding: 10px;
    padding-bottom: 0;
}

#userbox .dropdown-menu.show {
    overflow-y: hidden;
}

.dropdown-menu.show {
    max-height: 400px;
    overflow-y: scroll;
}

button.card-action-toggle, button.card-action-toggle:focus {
    border: none;
    outline:none;
}

.note-editable {
    font-family: 'Open Sans';
    font-size: 14px;
}

    .note-editable p {
        margin: 0;
    }

.note-color-select, #backColorPicker, #backColorPalette, #foreColorPicker, #foreColorPalette {
    display: none !important;
}

.note-palette:nth-child(1) {
    display: none;
}

.card-header.note-toolbar .note-color-all .dropdown-menu {
    min-width: 169px;
    background: #FFF;
}


.card-action.card-action-dismiss {
    color: #fff;
}

.modal-block .card-action-dismiss:hover {
    color: #333 !important;
}

/*.card-action.card-action-dismiss:hover {
    color: #4285F4;
    background-color: #fff;
}*/

ul.simple-user-list li .message {
    font-size: 13px;
    text-decoration: underline;
    font-weight: 600;
}

ul.simple-user-list li {
    margin: 0 0 15px;
}

.simple-user-list .badge, #NotificationModal .badge {
    font-size: 13px;
}

ul.simple-user-list li .notification-owner, #NotificationModal .notification-owner {
    font-size: 11px;
    margin-top: 4px;
}

#NotificationModal p {
    font-size: 15px;
    margin: 20px 0 20px;
}
