﻿ /* CSS Document */

 @media screen and (max-width: 1024px) {
    .dashbord_box .button_box .btc{
        width: 90px;
        font-size: 13px;
    }
    .dashbord_box .box_for h3{
        margin:0px; 
    }
    .dashbord_box .box_for{
        padding-left: 27%;
    }
    .dashbord_box .box_for p{
        font-size: 14px;
    }
}
@media screen and (max-width: 990px) {}
@media screen and (max-width: 767px) {
    .jayesh thead tr td {
        width: 45.98%;
        background: none !important;
    }
    .jayesh.table-fixed tbody td {
        float: left;
        width: 45.3%;
        border-color: #485156 !important;
    }
}
@media screen and (max-width: 639px) {
    .content form .btn.search_bb{
        margin:0px auto;
        float: inherit;
        display: table;
    }
    .switch_bx{
        float: left;
        margin-bottom: 15px;
    }
    .holiday_list_s{
        width: 90%;
    }
    .content form .btn{
        margin: 0px;
    }
    .jayesh thead tr td {
        width: 44.98%;
        background: none !important;
    }
    .jayesh.table-fixed tbody td {
        float: left;
        width: 45.3%;
        border-color: #485156 !important;
    }
}
@media screen and (max-width: 360px) {
    .user_name_hide{
        display: none;
    }
}
@media screen and (max-width: 320px) {}
