﻿.my-custom-class .modal-dialog {
    width: 300px;
    height: 50px;
}

/*.table_responsive {
    max-height: 360px;
    height: 360px;
}*/
 .table_responsive-billing {
    max-height: 415px !important;
    height: 400px !important;
}
 
.top-r-gap {
    padding-right: 10px;
}

.rowmargin {
    margin-left: -24px !important;
    margin-right: -32px !important;
}

.table_responsive2 {
    max-height: 330px;
    height: 330px;
}
.form-class {
padding-left: 4px;
padding-right: 4px;
}

.td-padding-bottom {
padding-bottom: 10px;
}
.modal-billing
{
left: 50%;
top: 70px;
width: 50%;
}

.date-box {
padding-left: 7px !important;
}
.accounting-dashboard {
    background-color: #354052;
}

.header-color {
    color: #fff;
}
/* Dropdown Dashboard */
.Selection-txt {
    color: #333;
    padding-right: 5px !important;
}
.portal-margin-2 {
        margin-left: 10px;
}

.loader-zindex {
 z-index:10000000 !important;
}
.table_responsive_drs {
    max-height: 350px !important;
height: 340px !important;

}
.search-ul {margin-top:5px;
            margin-right:0px;
           
}
.txt_search {
    height: 38px !important;
    width: 205px !important;
    border: 1px solid #5e72e3 !important;
    background-color: #fff !important;
    border-radius: 20px !important;
    padding-left: 30px;
    background-image: url(/../Images/icon_search.png);
    background-repeat: no-repeat;
    background-position: left;
}
.Count_stylepayment {
    
    font-weight: bold;
    font-size: 14px;
}
.img-rupees {
    width:8px;
}
.box-img {
    margin-left: 10px;
}
fieldset {
  width: 40% !important;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

legend {
  color: white;
  padding: 5px 10px;
  margin-bottom: 0px !important;
  font-size: 12px !important;
  color:black !important;
}
/*Accounting*/
/*.table_responsive_accounting {
     max-height: 400px !important;
    height: 395px !important;
    overflow:auto;
}*/
.table_responsive_accounting .table.tablesorter tbody td {
     border-right: 1px solid #e6e9ea !important;
}
.table_responsive_accounting .table.tablesorter thead tr .header {
     /*background-image: url(bg.gif);*/ 
     background-repeat: no-repeat;	   
     background-position: center right;
	 cursor: pointer;
     border-right: 1px solid #e6e9ea !important;
}

.Load_td {
    cursor: pointer;
    background-color: #3c8dbc;
    color: #fff;
    font-size: 12px !important;
}
.td-padding td {
   padding-top:5px !important;
   padding-bottom:5px !important;
}
.download-img {
float:right !important;
margin-top:10px;
margin-right:10px;
cursor:pointer;
}
.active.accounting-tab-menu {
    background-color: #354052 !important;
    color: #fff !important;
}
.accounting-tab-menu {
background-color: #fff;
    color: #354052;
    padding: 5px 10px 0px 10px !important;
    border-radius: 0px !important;
}
.accounting-tab-menu:hover {
background-color: #354052;
    color: #fff;
}
.nav-tabs > li.active > a.accounting-tab-menu, .nav-tabs > li.active > a.accounting-tab-menu:focus, .nav-tabs > li.active > a.accounting-tab-menu:hover {
    background-color: #354052 !important;
    color: #fff !important;
    border-top:none !important;    
}
/*Sagar Da*/
@media only screen and (min-width: 800px) {
    .table_responsive_accounting {
        max-height: 275px;
        height: 275px;
    }
}

@media only screen and (min-width: 1024px) {
    .table_responsive_accounting {
        max-height: 400px;
        height: 400px;
    }
}
/*/ (1280x1024) SXGA Display /*/
@media screen and (min-width: 1280px) {
    .table_responsive_accounting {
        max-height: 382px;
        height: 382px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive_accounting {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive_accounting {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive_accounting {
        max-height: 645px;
        height: 675px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive_accounting {
        max-height: 750px;
        height: 750px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive_accounting {
     /*   max-height: 839px;
        height: 820px;*/
max-height: 904px;
        height: 977px;
    }
}
