/* Style Created By - Amit Meghare */
@media (max-width:1400px){
}
@media (max-width:1280px){
}
@media (max-width:1200px){
}
@media (max-width:1024px){
}
@media (max-width:1199px){
    /*table.dataTable .data-table-field {*/
        /*width: 100px;*/
    /*}*/
}
@media (min-width: 992px) {
    #mobile-nav-tabs-toggle { display: none; }
}
@media (max-width:991px){
    /*Responsive Table Script*/
    .tableResponsive {
        border: 0;
    }

    .tableResponsive thead {
        display: none;
    }
    .tableResponsive thead.filterPanel {
        display: block;
    }
    .tableResponsive thead.filterPanel tr.desktop-filterPanel {
        display: none;
    }

    .tableResponsive tr {
        margin-bottom: 5px;
        display: block;
        border-bottom: 1px solid #ddd;
    }

    .tableResponsive td, .tableResponsive th {
        display: block;
        text-align: left !important;
        font-size: 13px;
        /*border-bottom: 1px dotted #ccc;*/
    }

    .tableResponsive td:last-child, .tableResponsive th:last-child {
        /*border-bottom: 0;*/
    }

    .tableResponsive td:before, .tableResponsive th:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        width: 100%;
    }

    table.table-bordered.dataTable th, table.table-bordered.dataTable td {
        border-left-width: 1px;
    }
    table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
        border-right-width: 1px;
    }
    /*Responsive Table Script*/

    /*table.dataTable .data-table-field {*/
        /*width: auto;*/
    /*}*/

    .tabscontainer,
    .responsive-tabs  li ,
    .responsive-tabs  li 	a {
        display: block ;
        width: 100%;
        float: none;
    }
    .tabscontainer-roster .nav-tabs > li > a {
        width: auto;
    }
    ul.responsive-tabs  li  {
        display:none;
    }
    ul.responsive-tabs.process-numeric-tab li.active a::before{
        content:"";
        background: none;
    }
    ul.responsive-tabs.process-numeric-tab li a {
        padding: 7px 10px !important;
    }
    ul.responsive-tabs.process-numeric-tab a::before{
        padding: 10px 0;
    }
    ul.responsive-tabs  li.active  {
        display:block;
    }
    #mobile-nav-tabs-toggle-btn {
        display: block;
    }
    #mobile-nav-tabs-toggle li.active {
        /*display: none;*/
    }	 .fix-width-label-1 {		max-width: 208px;	}
}
@media (max-width:980px){
}
@media (max-width:979px){
}
@media (max-width:820px){
}
@media (max-width:800px){
}
@media (max-width:768px){
}
@media (max-width:767px){
    header, footer {
        position: static;
    }
    .main .left-nav-bar .left-nav-bar-panel {
        margin-top: 10px;
        min-height: 0px;
    }

    .right-container {
        margin: 5px 0;
    }
    .nav-tabs > li > a {
        width: auto;
    }
}
@media (max-width:754px){
}
@media (max-width:683px){
}
@media (max-width:640px){
}
@media (max-width:584px){
}
@media (max-width:543px){
}
@media (max-width:510px){
}
@media (max-width:480px){
}
@media (max-width:479px){
}
@media (max-width:414px){
}
@media (max-width:360px){
}
@media (max-width:320px){
}