﻿@media only screen and (max-width: 599px) {
    .body-sign {
        height: auto;
        padding-top: 50px;
    }

        .body-sign.body-register {
            height: auto;
            padding-top: 0;
        }

    .inner-body .nav-link {
        font-size: 9px !important;
        white-space: nowrap;
    }
}

@media only screen and (min-width: 600px) {
    .solve-page .inner-menu-toggle {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    body {
        min-height: auto;
    }

    html.no-mobile-device .inner-wrapper {
        overflow-y: hidden;
    }

    .header .notify.warning.noConnection {
        position: fixed;
        padding: 6px 20px !important;
        left: calc(50% - 100px);
    }

    .card-body {
        padding: 0.6rem;
    }

    .solve-page #content-menu {
        display: none;
    }

    .sidebar-watch .nano-content {
        padding: 0 !important;
    }

    .card-header .card-title {
        font-size: 1rem !important;
    }

    .card-register .nav-tabs li .nav-link {
        font-size: 0.8rem;
    }

    .inner-toolbar .nav-pills .btn {
        margin: 0;
        padding: 0.2rem 0.3rem;
        margin-bottom: 0.2rem;
        font-size: 10px;
        line-height: inherit;
    }

    .inner-toolbar ul > li.right {
        /*float: right;
        padding: 0px;
        padding-top: 6px;
        display:block !important;*/
        padding: 0px;
        display: block !important;
        position: absolute;
        top: 11px;
        right: 11px;
        padding-left: 10px;
        background-color: #171717;
    }

        .inner-toolbar ul > li.right .btn {
            margin: 0;
            padding: 0.2rem 0.3rem;
            margin-bottom: 0.2rem;
            font-size: 10px;
            line-height: inherit;
        }

    .answer-item p {
        font-size: 11px;
        line-height: 16px;
    }

    .answer-item span:first-child {
        margin-right: 10px;
        line-height: 1.2;
        font-size: 1.0rem;
        padding: 0.4rem 0.8rem;
    }

    .solve-exam {
        margin-top: 60px !important;
    }

        .solve-exam img {
            max-height: 100px !important;
        }

        .solve-exam .exam-annex .item img {
            margin-bottom: 0 !important;
        }

        .solve-exam .exam-question h3 {
            font-size: 13px !important;
            line-height: 18px !important;
        }

        .solve-exam .exam-answer .answer-text {
            font-size: 11px !important;
            line-height: 16px !important;
        }

        .solve-exam .owl-carousel {
            margin-bottom: 0 !important;
        }

    .table-responsive-md {
        display: table !important;
    }

    .inner-toolbar .nav-pills a, .nav-pills-primary button {
        padding: 0.2rem 0.3rem;
        margin-bottom: 0.2rem;
    }

    .inner-toolbar .nav-pills > li > label {
        margin-top: 0.2rem;
    }

    .headListing {
        font-size: 1rem;
        font-weight: bold;
    }

    .annex-wrapper ul {
        display: contents;
    }

    .exam-annex {
        text-align: center;
    }

        .exam-annex img {
            max-height: 100px;
        }

        .exam-annex .annex-wrapper {
            padding: 0;
        }

    .exam-footer-links button {
        margin: 0 auto;
    }

    .card-body .exam-question h3 {
        font-size: 14px;
        line-height: 140%;
    }

    .card-body .answer-text {
        font-size: 13px;
        line-height: 130%;
    }

    .Qpin i, .Qmark i, .Qcake i, .Qwatch i, .Qnote i {
        font-size: 18px !important;
        height: 18px !important;
    }

    .inner-menu .inner-menu-content {
        padding: 35px;
    }

    .table-exam .sections td:nth-child(2), .table-exam .chapters td:nth-child(2) {
        padding-right: 0 !important;
    }

    .table-exam thead th:nth-child(2) span:nth-child(1) {
        padding-right: 0;
    }





    /* .table-custom.new-exam td:nth-child(1) {
        width: 3%;
    }

    .table-custom.new-exam td:nth-child(2) {
        width: 10%;
    }

    .table-custom.new-exam td:nth-child(3) {
        width: 20px !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam td:nth-child(5), .table-custom.new-exam th:nth-child(5) {
        width: 12% !important;
        text-align: right !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam td:nth-child(6), .table-custom.new-exam th:nth-child(6) {
        width: 12% !important;
        text-align: right !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam td:nth-child(7), .table-custom.new-exam th:nth-child(7) {
        width: 12% !important;
        text-align: right !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam .info td:nth-child(1) {
        width: 3%;
    }

    .table-custom.new-exam .info td:nth-child(2) {
        width: 10%;
    }

    .table-custom.new-exam .info td:nth-child(4) {
        width: 12%;
    }

    .table-custom.new-exam .info td:nth-child(6), .table-custom.new-exam .info th:nth-child(6) {
        width: 12% !important;
        text-align: right;
        font-weight: bold;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam .info td:nth-child(7), .table-custom.new-exam .info th:nth-child(7) {
        width: 12% !important;
        text-align: right;
        font-weight: bold;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table-custom.new-exam .info td:nth-child(8), .table-custom.new-exam .info th:nth-child(8) {
        width: 12% !important;
        text-align: right;
        font-weight: bold;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }*/

    .table-custom.last-exams td:nth-child(1) {
        width: 20%;
    }

    .table-custom.last-exams td:nth-child(3) {
        width: 40%;
    }

    .table-custom.last-exams td:nth-child(4) {
        width: 10%;
        text-align: center;
    }

    .table-custom.last-exams td:nth-child(6) {
        width: 10%;
        text-align: center;
    }

    .table-custom.last-exams td:nth-child(7) {
        width: 10%;
        text-align: center;
    }

    .table-custom.last-exams td:nth-child(8) {
        width: 10%;
        text-align: center;
    }

    .table-custom.continue-exam td:nth-child(1) {
        width: 20%;
    }

    .table-custom.continue-exam td:nth-child(3) {
        width: 10%;
        text-align: center;
    }

    .table-custom.continue-exam td:nth-child(4) {
        width: 10%;
        text-align: center;
        padding-right: 0;
    }

    .table-custom.continue-exam td:nth-child(5) {
        width: 10%;
        text-align: center;
    }

    .table-custom.continue-exam td:nth-child(6) {
        width: 10%;
        text-align: center;
    }

    .table-custom.continue-exam td:nth-child(7) {
        width: 10%;
        text-align: center;
    }

    .table-custom.continue-exam td:nth-child(8) {
        width: 10%;
        text-align: center;
    }

    .page-header {
        border: 0;
    }
}

@media only screen and (min-width: 768px) {

    html.fixed .inner-body, html.scroll right-sidebar .inner-body, html.boxed .inner-body {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    html.sidebar-left-collapsed .inner-toolbar {
        width: calc(100% + 80px) !important;
    }

    html.fixed .inner-toolbar > ul > li.right {
        margin-right: 153px;
    }

    .sidebar-watch .inner-menu {
        width: 400px !important;
    }

    html.fixed .sidebar-watch .inner-body {
        margin-left: 400px !important;
        padding: 0 15px 0;
    }

    html.fixed.inner-menu-opened .right-sidebar .inner-body {
        margin-right: 300px !important;
        margin-left: 0 !important;
    }

    html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle, html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
        left: 73px !important;
    }

    .headListing {
        font-size: 1.5rem;
        font-weight: bold;
    }

    .solve-exam .exam-question h3 {
        font-size: 20px !important;
        line-height: 24px !important;
        margin-bottom: 30px;
    }

    .answer-item p {
        font-size: 18px;
        line-height: 20px;
    }

    .answer-item span:first-child {
        margin-right: 15px;
        line-height: 1.5;
        font-size: 1.2rem;
        padding: 0.47rem 1rem;
    }

    .table-custom.last-exams td:nth-child(1) {
        width: 11%;
    }

    .table-custom.last-exams td:nth-child(2) {
        width: 20%;
    }

    .table-custom.last-exams td:nth-child(3) {
        width: 20%;
    }

    .table-custom.last-exams td:nth-child(4) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.last-exams td:nth-child(5) {
        width: 100%;
    }

    .table-custom.last-exams td:nth-child(6) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.last-exams td:nth-child(7) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.last-exams td:nth-child(8) {
        width: 5%;
        text-align: center;
        font-weight: bold;
    }

    .table-custom.last-exams td:nth-child(9) {
        width: 5%;
        text-align: right;
    }

    .table-custom.continue-exam td:nth-child(1) {
        width: 15%;
    }

    .table-custom.continue-exam td:nth-child(2) {
        width: 25%;
    }

    .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;
    }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    .btn-finish-test a {
        font-size: 0.7rem !important;
        margin-top: 11px !important;
        padding: 0.3rem 0.3rem !important;
    }
}

@media only screen and (max-width: 990px) {
    .table-custom.table-progress td:nth-child(3), .table-custom.table-progress th:nth-child(3) {
        min-width: 30px !important;
    }

    .header .notify.warning {
        padding: 0 20px !important;
    }
}

@media only screen and (min-width: 991px) {
}

@media only screen and (min-width: 1199px) {

    html.fixed .right-sidebar .inner-body {
        margin-left: 0 !important;
        margin-right: 300px !important;
    }
}

@media only screen and (max-width: 1365px) {
    .tooltip {
        display: none;
    }

    .emptySearchBadge {
        display: none;
    }

    html.fixed .right-sidebar .inner-body {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .btn-sidebar-test {
        position: static !important;
        min-width: 100% !important;
    }

    @media(hover: hover) and (pointer: fine) {
        .inner-menu a, .inner-menu a:hover {
            color: #4285F4;
        }
    }

    html.fixed .sidebar-watch .inner-menu-toggle, html.scroll .sidebar-watch .inner-menu-toggle {
        width: 160px;
    }

    .sidebar-watch .inner-menu-toggle-inside {
        margin: -10px -10px 0 -10px;
    }

    .sidebar-watch .inner-menu .jquery-accordion-menu {
        max-width: 90%;
    }

    .jquery-accordion-menu ul ul.submenu li a {
        background-color: #1D2127 !important;
    }

    .sidebar-watch .inner-menu-content .content {
        background-color: #1D2127 !important;
        display: grid;
    }

    .sidebar-watch .inner-menu .nano-pane {
        display: inherit !important;
    }

        .sidebar-watch .inner-menu .nano-pane .nano-slider {
            visibility: visible !important;
        }

    html.fixed .sidebar-watch .inner-body {
        margin-left: 0 !important;
        padding: 0 20px 0;
    }

    .solve-foot-menu {
        display: block !important;
    }

    #searchMsg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .eCard .exam-answer .answer-option:hover {
        border-color: #cccccc !important;
    }


    .eCard .exam-answer .answer-option.alert-success.bg-light-success:hover .answer-title {
        color: #000000 !important;
    }

  /*  .eCard .exam-answer .answer-option:hover .answer-title {
        color: #4E5E6A !important;
    }*/
}
