﻿
.menu-wth {
    width:auto !important;
}
h1 {
    line-height: 32px !important;
    font-size: 26px !important;
}
    h2 {
            line-height: 32px !important;
            font-size: 21px !important;
            color:#54667a !important;
        }
    h3 {
            /*line-height: 20px !important;
            font-size: 20px !important;
            color:#54667a !important;*/
        }
     h4 {
            font-size: 16px !important;
            color:#54667a !important;
        }
        h5 {
            font-size: 14px !important;
            color:#54667a !important;
        }
        h6 {
            font-size: 11px !important;
            color:#54667a !important;
        }

.form-control {
        padding: .125rem .75rem;
        min-height: 24px;
        font-size: 0.90rem;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2rem + 2px) !important;
}
.sidebar-nav ul li a {
    padding:8px 15px !important;
}
.profile-tab li a.nav-link, .customtab li a.nav-link {
    padding: 8px 10px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}

/*.card,.btn-success,.btn-info,.btn-secondary,.btn-danger,.btn-primary,.btn-warning*/
.card {
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.36);
            -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.36);
            box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.36);
}
.btn {
    padding: .25rem .5rem !important;
    font-size: 12px !important;
}
.table th {
    font-size: 13px !important;
    color:#54667a !important;
}
.table td {
    font-size: 13px !important;
    font-weight: 500;
    color:#54667a !important;
}
 li.footable-page a:hover {
    background:#009efb !important;
    color: #fff !important;
    border-radius:4px !important;
}

li.footable-page-arrow a:hover {
     background:#009efb !important;
    color: #fff !important;
    border-radius:4px !important;
}

.sidebar-nav > ul > li:last-child ul {
                left: 0px;
            }
.dropdown-item {
    padding: 4px 0.8rem !important;
}
.page-titles {
            padding-bottom: 0px !important;
            height: 90px !important;
        }
.m-b-10 {
    margin-bottom:10px;
}

label {
    font-size:0.80rem;
}
     /* Custom Pagination */
        ul.pagination {
            margin:0;
            padding:8px 0px;
        }
        li.footable-page-arrow {
            padding:0px;
            margin:0px 1px;
            display:inline-block;
        }
        .pagination li a {
            padding:5px 10px;
        }
        .pagination li.active a {
            color: #ffffff;
            border-radius: 4px;
        }
        .footable-page-arrow a {
            padding:5px 10px;
        }
         /* End Custom Pagination */

.contact-list td {
        vertical-align: middle;
    padding: 12px 10px !important;
}


/*Dashboard css*/

.user-img {
    width: 45px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0;
}

.contentleft {
    float:left; 
    width:75%;
}

.chartRight {
    float:right; 
    width:25%;
}
.chartRight a:hover {
    background:none !important;
}


.contentleft-2 {
    float:left;
     width:75%;
}
.chartRight-2 {
    float:right; 
    width:25%
}
.chartRight-2 a:hover {
    background:none !important;
}

.message-box .message-widget a .mail-contnet {
    width:77% !important;
}

.quiz-content {
    float: right; width: 88% !important;
}

/*End Dashboard Css*/

/*Employee Dashboard*/
.extra-content {
    width: 100% !important; 
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); 
    height: 5em; 
    margin-top: 6px;
}
.chart-content {
    padding: 0px!important; 
    border-bottom: 0px !important; 
    float: left!important; 
    width: 50%!important;
}

.donutwtpercent {
    position: absolute; 
    top: 18px; 
    left: 24px; 
    font-size: 10px; 
    color: #000; 
    font-weight: 600; 
    width:60%; 
    text-align:center;
}

.donutwotpercent {
    position: absolute; 
    top: 18px; 
    left: 24px; 
    font-size: 10px; 
    color: #000; 
    font-weight: 600; 
    width:60%; 
    text-align:center;
}
/*End Employee Dashboard*/

/*main page*/
    .mob-mainlogo {
        width:60px;
    }

/*End main page*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    article {
        width:100% !important;
        height:100%!important;
    }
    .fr-fic {
         width:100% !important;
        height:100%!important;
    }

    .contact-page-aside {
        height:auto !important;
    }

     .mob-mainlogo {
        width:38px;
    }

    #pic {
        left:0%;
    }
    #divquestion {
        box-shadow:none;
    }
    .mob-design {
        width:50% !important;
    }
    .mob-lt {
        margin-left: 0px !important;
    }

    .mobSearch {
        margin-top:21px;
    }

    .mob-logocenter {
        width:25% !important;
    }
     #ContentPlaceHolder1_divnorecords {
        width:90% !important;
    }
    .card-title {
        width:100% !important;
    }

    .contentleft {
    float:left; 
    width:67%;
}

.chartRight {
    float:right; 
    width:33%;
}
.message-box .message-widget a .mail-contnet {
    width:75% !important;
}
.contentleft-2 {
    float:left;
     width:58%;
}
.chartRight-2 {
    float:right; 
    width:42%
}
    .text-right {
        padding-right:10px;
    }

    .extra-content {
        height:7.5em;
    }
    .donutwotpercent,.donutwtpercent {
        width:100%;
    }
    .quiz-content {
        width: 80% !important;
    }
    .practiceSearch {
        width:52% !important;
        margin-top:10px !important;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {

     article {
        width:100% !important;
        height:100%!important;
    }

     .mob-mainlogo {
        width:38px;
    }

    .fr-fic {
         width:100% !important;
        height:100%!important;
    }
     #pic {
        left:0%;
    }
     #divquestion {
        box-shadow:none;
    }
     .mob-design {
        width:50% !important;
    }

     .mob-lt {
        margin-left: 0px !important;
    }
     .mobSearch {
        margin-top:21px;
    }
     .mob-logocenter {
        width:25% !important;
    }
      #ContentPlaceHolder1_divnorecords {
        width:90% !important;
    }
       .card-title {
        width:100% !important;
    }
    .contentleft {
    float:left; 
    width:67%;
}

.chartRight {
    float:right; 
    width:33%;
}
.message-box .message-widget a .mail-contnet {
    width:75% !important;
}
.contentleft-2 {
    float:left;
     width:58%;
}
.chartRight-2 {
    float:right; 
    width:42%
}
.text-right {
        padding-right:10px;
    }
.extra-content {
        height:7.5em;
    }
.donutwotpercent,.donutwtpercent {
        width:100%;
    }
     .quiz-content {
        width: 80% !important;
    }
      .practiceSearch {
        width:52% !important;
         margin-top:10px !important;
    }
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {

     article {
        width:100% !important;
        height:100%!important;
    }

     .mob-mainlogo {
        width:38px;
    }

    .fr-fic {
         width:100% !important;
        height:100%!important;
    }
     .mob-design {
        width:50% !important;
    }
     #divquestion {
        box-shadow:none;
    }
    .mob-lt {
        margin-left: 0px !important;
    }
    .mob-logocenter {
        width:25% !important;
    }

    .mobSearch {
        margin-top:21px;
    }
     .card-title {
        width:100% !important;
    }
      #pic {
        left:0%;
    }
    #btnBack {
        display:none !important;
    }

    .contentleft {
    float:left; 
    width:67%;
}

    #ContentPlaceHolder1_divnorecords {
        width:90% !important;
    }

.chartRight {
    float:right; 
    width:33%;
}
.message-box .message-widget a .mail-contnet {
    width:75% !important;
}
.contentleft-2 {
    float:left;
     width:58%;
}
.chartRight-2 {
    float:right; 
    width:42%
}
.text-right {
        padding-right:10px;
    }
.extra-content {
        height:7.5em;
    }
    .donutwotpercent,.donutwtpercent {
        width:100%;
    }
     .quiz-content {
        width: 80% !important;
    }
      .practiceSearch {
        width:52% !important;
        margin-top:10px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
   .navbar-expand-md .navbar-nav {
        margin-right:10px;
    }

    .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    article {
    width: 100% !important;
    height: 100%!important;
}
    .fr-fic {
    width: 100% !important;
    height: 100%!important;
    }

  
}

@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : portrait) {
    .navbar-expand-md .navbar-nav {
        margin-right:10px;
    }

    .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    article {
    width: 100% !important;
    height: 100%!important;
}
    .fr-fic {
    width: 100% !important;
    height: 100%!important;
    }
}

@media screen and (min-width: 1024px) {
    .img-responsive {
        width:85px !important;
        height:85px !important;
    }

    .user-profile .profile-img {
                width: 50px;
            }
}