
/* mobile responsive*/
@media(max-width:767px){
    .login-big-img {
        max-width: 100%;
        height: 250px;
    }
    .login-logo img {
        height: 45px;
    }
    .minw-350 {
        min-width: 230px;
        max-width: 100%;
    }
    .dashboard .form-label {
        color: #052340;
        font-size: 11px;
        margin-bottom: 0.6rem;
    }
    .table.table-dashboard tbody tr td .inactive {
        font-size: 10px !important;
        justify-content: left;
        padding: 7px;
    }
    .f-14 {
        font-size: 11px !important;
    }
    .f-16 {
        font-size: 14px !important;
    }
    .table.table-dashboard tbody tr td .no {
        font-size: 10px !important;
        justify-content: left;
        padding: 7px;
    }
    .page-para {
        top: -23px !important;
        left: 41.5% !important;
        font-size: 11px !important;
        margin-bottom: 0px !important;
        /* font-weight: bold; */
        width: 18px !important;
        height: 16px !important;
    }
    .pages li {
        position: relative;
        width: 50% !important;
        text-align: center;
    }
        .pages li .bottom {
            display: block;
            font-size: 12px !important;
            margin-bottom: 0px;
            margin-top: 2px;
            color: #181C32;
            font-family: 'Poppins Semibold', sans-serif !important;
        }
        .pages li .number {
            width: 16px !important;
            height: 16px !important;
        }
        .pages li.done:after {
            border-top: 3px solid #F49F0C !important;
        }

        .pages li:after {
            content: '';
            position: absolute;
            border-top: 3px solid #E4E4E4 !important;
            width: 92%;
            right: -45.5% !important;
            top: 13% !important;
        }
        .f-11 {
            font-size: 10px !important;
        }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 13px;
    }
    .minvh-100-mobile {
        min-height: auto !important;
        /* position: relative; */
    }
    .login-center-div {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 55vh !important;
        position: absolute;
        padding: 20px;
        background: #fff;
        z-index: 999;
        top: 400px;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
    }
    .login-center-img-register {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 80vh !important;
    }
    .forgot-center-div-forgot {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        min-height: 55vh !important;
    }
    .login-logo {
        display: inherit;
        text-align: center;
    }
    .login-center-img {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 50vh ;
    }

    li {
        font-size: 13px;
    }
    .f-22 {
        font-size: 19px;
    }
    .TestLogo img {
        height: 45px;
        width: auto;
        margin: 2px 5px;
    }
    .btn-outline-blue {
        color: #0059A1;
        background-color: #fff;
        border-color: #0059A1;
        border-radius: 4px;
        padding: 6px 15px;
    }
    .f-18 {
        font-size: 15px !important;
    }
    .table-dashboard.table-theme tbody td:first-child {
        border-top-left-radius: 0px !important;
        border-left: 0px solid #0059A1 !important;
    }
    .table.table-dashboard tbody tr td .inactive {
        font-size: 10px !important;
    
        justify-content: left !important;
      
        padding: 6px !important;
    }
    .table tbody tr td a, .table tbody tr td .dropdown-item {
        font-size: 12px !important;
        font-family: 'Poppins Semibold', sans serif;
        line-height: 16px !important;
        color: #000;
    }

    .test-body video {
        max-height: 215px;
        height: auto;
        min-height: 215px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #0059A1;
        border-radius: 10px;
        float: right;
        margin-left: 20px;
    }
    div:where(.swal2-container) .swal2-html-container {
        z-index: 1;
        justify-content: center;
        margin: 1em 1.6em 0.3em;
        padding: 0;
        overflow: auto;
        color: inherit;
        font-size: 1em !important;
        font-weight: normal;
        line-height: normal;
        text-align: center;
        word-wrap: break-word;
        word-break: break-word;
    }
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px !important;
    }
    .f-18 {
        font-size: 15px !important;
    }
    .btn-successcheck {
        color: #181C32;
        font-family: var(--medium) !important;
        font-size: 14px !important;
        background-color: transparent;
        border-color: #707070a6;
        padding: 8px 10px !important;
        text-align: left;
    }
    .f-20 {
        font-size: 17px !important;
    }
    .minw-300 {
        min-width: 100% !important;
    }
    .mw-110 {
        max-width: 100% !important;
    }
    .table-theme td .heading {
        text-align: left;
        /* float: left; */
        color: white;
        font-family: 'Poppins Bold', sans serif;
        font-size: 10px !important;
        width: 35%;
        text-transform: capitalize;
        padding: 10px;
        white-space: normal;
        /* position: relative; */
        display: inline-block;
        background-color: #052340 !important;
        display: -webkit-box;
    }
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px !important;
    }
    .security-inputs .form-control {
        border-radius: 3px !important;
        height: 35px !important;
        font-size: 11px !important;
    }
    .security-inputs .col-md-1 {
        flex: 0 0 auto;
        width: 5%;
    }
    .security-inputs .col-md-3 {
        flex: 0 0 auto;
        width: 31%;
    }
    .security-inputs .col-md-2 {
        flex: 0 0 auto;
        width: 18%;
    }
    .security-inputs .col-md-5 {
        flex: 0 0 auto;
        width: 40%;
    }
    .h-32 {
        height: 25px !important;
    }

    .column-reverse {
        flex-direction: column-reverse;
    }
    .profile-div {
        width: 36px !important;
        height: 35px !important;
  
    }
    .sidebar-links ul li a, .sidebar-links ul li .main {
        padding: 8px 3px !important;
     
        width: 90% !important;
    
        font-size: 11px !important;
       
    }
  /*  .sidebar-links li img {
        margin-right: 12px !important;
        height: 12px !important;
        margin-top: 2px !important;
    
    }*/
    .mainlogo img {
        height: 30px !important;
        margin: 20px 10px 8px 20px !important;
    }


        .profile-div img {
          
            max-height: 35px !important;
        }

}

/* ipad responsive*/
@media only screen and (min-width:768px) and (max-width:1023.98px) {

    .mw-110 {
        max-width: 100% !important;
    }  
}


/* ipad pro responsive*/
@media only screen and (min-width:1024px) and (max-width:1250px) {
    .mw-110 {
        max-width: 100% !important;
    }
}


/*my screen size*/
@media (min-width:1251px) and (max-width:1450px){
    .sidebar {
        display: block;
        transition: 0.5s;
        z-index: 9;
        width: 19% !important;
        max-width: 20% !important;
        border-right: 1px solid #80808033;
        background-color: #0C8791;
        min-height: 100vh;
    }
    .f-10 {
        font-size: 9px !important;
    }
    .minh-74 {
        min-height: 60vh;
        max-height: 60vh;
    }

    .f-12 {
        font-size: 11px !important;
    }
    .maxvh-83 {
        max-height: 79vh;
    }
    .maxvh-85 {
        max-height: 82vh;
    }
    .left-container {
        overflow-y: scroll;
        max-height: 61vh;
    }
    .f-14 {
        font-size: 13px !important;
    }
    .maxvh-80 {
        max-height: 80vh !important;
    }
    .f-13 {
        font-size: 12px !important;
    }
    .f-11 {
        font-size: 10px !important;
    }
    .w-100 {
        width: 100% !important;
    }
    .main-wrapper {
        width: 81%;
        background-color: #F8FAFB;
        margin-left: 19% !important;
        min-height: 93vh;
    }
    .login-big-img {
        max-width: 100%;
        height: 310px;
    }
    /*.bottom-buttons {
        display: flex !important;
        background: #fff;
        position: absolute;
        bottom: 0px;
        justify-content: end;
        width: 100%;*/
        /* right: 130px; */
        /*padding: 15px 110px;
    }*/
  /*  .maxvh-85 {
        max-height: 82vh;
    }
    .left-container {
        overflow-y: scroll;
        max-height: 55vh;
    }
    .maxvh-82 {
        max-height: 79vh;
    }*/
  /*  .drop-container {
        max-height: 71vh;
        min-height: 71vh;
    }
    .maxvh-83 {
        max-height: 80vh;
    }
    .minvh-75 {
        min-height: 69vh;
    }


    #imageContainer {
        max-height: 56vh;
        overflow-y: scroll;
    }*/
}

