﻿/*.table_responsive {
    max-height: 240px;
    height: 245px;
}*/

.serviceTaxWidth {
    width: 400px;
}
.Division {
    padding: 3px 10px !important;
}
.search-width {
    width:138px;
}
.search-input {
    width:420px !important;
}
.search-input-width {
    width:100% !important;
}
.box-header {
    padding: 5px 10px 5px 15px !important;
}
.box {
    border-top: none !important;
}
.branch-billing-datatable {
    width:1715px;
}
.custom-form {
   margin-bottom:0px !important;
}
.Search_label {
    background-color: #354052;
    color: #fff;
    padding: 5px 8px 11px 8px;
    margin-right: 0px;
}
.txt-search {
    height: 34px;
    width: 336px !important;
    border: 1px solid #e4e7e7;
    background-color: #e4e7e7;
}
.search-gap {
    padding-left: 0px;
    padding-top: 0px;
}
.billing-field-width {
    width:400px !important;
}
.billing-search-gap {
    margin-left:85px; margin-top:6px
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
/*Sagar Da*/
@media only screen and (min-width: 800px) {
    .table_responsive {
        max-height: 275px;
        height: 275px;
    }
}

@media only screen and (min-width: 1024px) {
    .table_responsive {
        max-height: 400px;
        height: 400px;
    }
}
/*/ (1280x1024) SXGA Display /*/
@media screen and (min-width: 1280px) {
    .table_responsive {
        max-height: 330px;
        height: 330px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive {
        max-height: 575px;
        height: 6575px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive {
        max-height: 780px;
        height: 780px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive {
        max-height: 765px;
        height: 747px;
    }
}
