﻿@media (max-width: 1200px) {
    .bg_tables .table th, .bg_tables .table td {
        font-size: 14px;
    }
    .bg_tables h2 {
        font-size: 16px;
    }
    .card {
        margin-top: 10px;
    }
    .content-header h1 {
        font-size: 20px !important;
    }
    .main-footer p {
        font-size: 9px !important;
    }
    .main-footer ul li a {
        font-size: 9px ;
    }
    .button-holder button {
        height: 24px;
        width: 60px;
        line-height: 10px;
        font-size: 11px;
    }
    .product-dtl h3 {
        font-size: 10px;
    }
}

/*Media Queries*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*.dataTables_wrapper {
        overflow-x: scroll;
        width: 90%;
        display: block;
        margin: 0;
    }*/
    .content-header {
        margin: -20px 0 20px 0 !important;
    }
    .main-cont {
        padding: 20px 0;
        margin-bottom: 35px;
    }
    .stock1Pad .pl-0 {
        padding-left: 15px !important;
    }
    

}
/*@media(max-width:991px){
    .dataTables_wrapper {
        overflow-x: scroll;
        width: 489px;
        display: block;
        margin: 0;
    }

}*/
@media only screen and (max-width: 1300px) and (min-width: 1025px) {
    .table_out_data input {
        max-width: 140px;
    }
    .table_out_data label {
        font-size: 12px;
    }
    .table_out_data .select2-container {
        max-width: 140px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
    .table_out_data input {
        max-width: 120px;
    }
    .table_out_data .select2-container {
        max-width: 120px;
    }

    .table_out_data label {
        font-size: 12px;
    }
}



@media(max-width: 1024px) {
    .card-body {
        font-size: 12px;
    }

    .item_name {
        font-size: 11px;
        max-width: 138px;
        display: inline-block;
    }

    .category_div-dtl h3 {
        font-size: 14px;
    }
    /*.dataTables_wrapper {
        overflow-x: scroll;
        width: 489px;
        display: block;
        margin: 0;
    }*/
    /*div.dataTables_wrapper {
        width: 800px;
        margin: 0 auto;
    }*/
    .bottom-section-data-div p {
        font-size: 11px !important;
    }
    .heading-color {
        font-size: 16px !important;
    }
    .table-responsive {
        overflow-x: scroll;
        display: block;
        width: 100%;
        max-width: 638px;
    }
    .supplier_modal label {
        display: inline-block;
        margin-bottom: .5rem;
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .bg_tables h2 {
        margin-top: 20px;
    }
    .product-dtl h3 {
        font-size: 14px;
    }

    .sticky-sidebar {
        max-width: 200px;
    }

        .sticky-sidebar li {
            padding: 10px 20px;
        }

    .button-holder button {
        width: 70px;
    }
    .pl-0, .px-0 {
        padding-left: 15px;
    }
    .login_hidden{
        display: none;
    }
    .LoginFormDiv {
        margin: 12% auto 0;
    }
    .popup_main {
        background: #e9e9e9 !important;
        padding: 20px !important;
        position: absolute !important;
        top: 150px !important;
        margin: -15px !important;
    }
    .button-holder button {
        height: 25px;
        width: 100%;
        line-height: 11px;
        font-size: 12px;
        text-align: center;
        max-width: 103px;
        margin: 3px auto;
        display: block;
    }
}

@media(max-width:1290px){
    .button-holder button {
        height: 30px;
        width: 60px;
        font-size: 11px;
    }

}

@media (max-width: 767px) {
    .main-footer {
        padding-left:20px;
    }
    .sticky-sidebar {
        bottom: 0;
        height: 15vh;
        top: initial;
        max-width: 100%;
    }

        /*.sticky-sidebar h2, .sticky-sidebar ul {
            display: none;
        }*/

        .sticky-sidebar .button-holder {
            margin: 0 0 0 24px;
            float: left;
            line-height: 15vh;
        }

        .sticky-sidebar .amount-cont {
            margin: 0 20px 0 0;
            padding: 0;
            float: right;
            line-height: 15vh;
        }
    .tf_logo_name {
        padding: 0;
        box-shadow: none;
        border: none;
        float: left;
        height: 16px;
        margin-top: 5px;
    }
    .side_bar_head_new {
        padding: 10px 10px;
        width: 100%;
        float: none;
        border-bottom: 1px solid #013880;
    }
    
    .D_none_mobile{
        display:none !important;
    }
    .altus_mobo {
        display: inline-block !important;
        float: right;
        height: 24px;
    }
    .nav-item .question {
        border: 1px solid #737373;
        padding: 0px 6px !IMPORTANT;
        margin: 0px 3px;
        font-size: 14px;
    }
    .nav-item .notify {
        border: 1px solid #737373;
        padding: 1px 4px !IMPORTANT;
        margin: 0px 3px;
        font-size: 13px;
    }
    .nav-item .plus {
        border: 1px solid #737373;
        padding: 0px 5px !IMPORTANT;
        margin: 0px 3px;
        font-size: 14px;
    }
    .nav-item .user {
        border: 1px solid #737373;
        padding: 0px 6px !IMPORTANT;
        margin: 0px 3px;
        font-size: 14px;
    }
    .fancySearch {
        display: none;
    }
    .head_ul_right {
        padding-right: 10px;
    }
    .bg-turbo-yellow {
        background-color: #e3e3e3;
    }
    .text-sidebar {
        color: #ffffff !important;
        margin: 5px 0;
    }
        .text-sidebar:focus, .text-sidebar:hover {
            color: #ffffff !important;
        }
    .bottom-txt {
        display:none;
        
    }
    .sidebar_parent.active .bottom-txt {
        display:inline-block !important;
        font-size: 10px;
        width: 220px;
        padding: 5px 0;
    }
    #sidebar ul li a {
        padding: 12px 8px;
    }
    .main-cont {
        padding: 0;
        margin-bottom: 90px;
    }
    .bg_tables {
        padding: 0;
        background-color: transparent !important;
    }
        .bg_tables .table th, .bg_tables .table td {
            font-size: 12px;
        }
    #sidebar ul ul a {
        font-size: 12px !important;
    }
    .catagory_parent .right_First_6 {
        text-align: center;
    }
    .content-header h1 {
        font-size: 18px !important;
        text-align: center;
    }
    .table-sm td, .table-sm th, .table td, .table th {
        vertical-align: middle;
        font-size: 11px;
    }
    .sticky-sidebar {
        width: 100%;
        max-width: none;
    }
}

@media(max-width: 1550px) {
    .small-box > .inner h3 {
        font-size: 23px;
    }
}

@media(max-width:1470px) {
    .small-box .icon_class > i {
        font-size: 43px;
        top: 20px;
    }

    .small-box:hover .icon_class i {
        font-size: 48px;
        transition: all .4s linear;
    }
}

@media(max-width:1355px) {
    .small-box > .inner h3 {
        font-size: 19px;
    }

    .small-box > .inner p {
        margin-bottom: 5px;
        font-size: 13px;
    }
}

@media(max-width:1270px) {
    .small-box > .inner {
        color: #fff;
        padding: 15px 15px;
    }

    .small-box .icon_class > i {
        font-size: 33px;
        top: 20px;
    }

    .small-box:hover .icon_class i {
        font-size: 36px;
        transition: all .4s linear;
    }

    .small-box .icon_class > i {
        top: 27px;
    }
}

@media(max-width:1200px) {
    .small-box > .inner {
        color: #fff;
        padding: 12px 14px;
    }

        .small-box > .inner h3 {
            font-size: 16px;
        }

        .small-box > .inner p {
            margin-bottom: 5px;
            font-size: 11px;
        }

    .small-box .icon_class > i {
        top: 11px;
        right: 7px;
    }
    .product-quantity .minus, .product-quantity .plus {
        height: 16px !important;
        width: 16px !important;
        font-size: 13px !important;
    }
    .button-holder button { 
        height: 25px;
        width: 58px;
        line-height: 11px;
        font-size: 12px;
        text-align: center;
    }


}


/*aside bar*/
@media (max-width: 767px) {

    #content {
        width:auto;
        margin-left: 0;
        margin-top: 94px;
    }

    /*#sidebar {
        margin-left: -250px;
    }*/

    /*#sidebar.active {
            margin-left: 0;
        }*/

    #sidebarCollapse span {
        display: none;
    }



    .edit-content {
        margin-left: 0px !important;
    }
    #sidebar {
        width: 0;
    }

        #sidebar.active {
            width: 220px;
            transition: all 0.3s;
            top: 94px;
        }

            #sidebar.active:hover {
                width: 220px;
                transition: all 0.3s;
            }

            #sidebar.active span {
                display: inline-block;
                transition: all 0.3s;
            }

            #sidebar.active .dropdown-toggle::after {
                border-top: .3em solid;
            }

            #sidebar.active .tf_logo_name {
                display: inline-block;
            }

            #sidebar.active .tf_logo_icon {
                display: none;
            }

            #sidebar.active .sidebar-header {
                padding: 16px;
            }

            #sidebar.active .sub_MENU li i {
                display: inline-block;
                font-size: 10px !important;
            }

            #sidebar.active button[data-toggle=collapse]::after {
                display: inline-block !important;
                font-family: FontAwesome;
                content: "\f0d7";
                right: 16px;
                position: absolute;
            }
            #sidebar.active .sub_MENU li i {
                display: inline-block;
                font-size: 6px !important;
            }

            #sidebar.active:hover .sub_MENU li i {
                display: inline-block;
                font-size: 6px !important;
            }
   
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .navbar .container-fluid {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media (max-width: 1440px ) {
        .main-footer p {
            font-size: 12px;
        }
        .main-footer ul li {
            font-size: 12px;
        }
    .bottom-txt {
        padding: 6px 0;
    }
    .sticky-sidebar {
        width: 24%;
        max-width: none;
    }
    /*.tbl-cont {
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
        .tbl-cont .table {
            width: 700px;
            margin-bottom: 0;
            max-width: none;
        }*/
    /*div#DataTables_Table_0_wrapper {
        width: 600px;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        display:block;
    }
    table#DataTables_Table_0 {
        width: 600px;
        margin-bottom: 0;
        max-width: none;
        display: block;
    }*/
}

@media (max-width: 992px) {
    .main-footer .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .edit-content .main-footer {
        width: 94.3% !important;
    }
}

@media (max-width: 767px) {
    .main-footer, .edit-content .main-footer {
        width: 100% !important;
    }

}

@media(min-width:767px){
    .pos_modal {
        max-width: 1100px;
    }
    .short_modal_set .pos_modal {
        max-width: 800px;
        margin-top:60px;
    }
    .M_set .pos_modal {
        max-width: 800px;
        margin-top: 60px;
    }
    .M_set .pos_modal.modal_cat {
        max-width: 375px !important;
    }
    .M_set .pos_modal.modal_sup, 
    .M_set .pos_modal.modal_loc, 
    .M_set .pos_modal.modal_item {
    max-width: 600px;
    margin-top: 90px;
}
}
@media(min-width:1024px){
    .supplier_modal {
        max-width: 1000px !important;
    }
}
@media(max-width:1100px){
    .table-sm td, .table-sm th, .table td, .table th {
        vertical-align: middle;
        font-size: 11px;
    }
}
@media(max-width: 767px){
    .content-header {
        margin: 0px 0px 20px;
    }
}

@media(max-width: 425px){
    .small-box .icon_class > i {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .tbl-cont .dataTables_filter {
        float: none !important;
        margin-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1353px) and (min-width: 1200px) {
.lab_2L{
    height:42px;
}
}
.login-user-name {
    text-align: center;
}
@media only screen and (max-width: 767px) and (min-width: 360px){
    .table-responsive {
        max-width: 100%;
        overflow-x: scroll;
    }
}


@media only screen and (max-width: 767px) and (min-width: 360px) {
    .float-right {
        float: right !important;
        display: none;
    }
}
@media only screen and (max-width: 767px) and (min-width: 360px) {
    .amount {
        padding: 15px;
    }
}


@media only screen and (max-width: 767px) and (min-width: 360px) {
    .notification_data .dropdown-menu {
        padding: 0;
        margin: 0;
        max-width: 300px;
        min-width: 240px;
        border-radius: 10px;
    }
}
@media only screen and (max-width: 767px) and (min-width: 360px) {
    .crossss {
        position: relative;
        top: -85px !important;
        float: right;
        height: 0;
        right: 15px;
    }
}


