﻿/*.fixed{top: 0px;position: fixed;width: auto;display: none;border: none;width: 97% !important;}*/
.overlay{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;}
.footercustomertable table{border: 1px; border-color: Black;}
.customerfooterdiv{background-color: Blue; height: 100px; width: 50px;}
.footercustomertable .customertrw30{width: 30%}
.footercustomertable .customertrw20{width: 20%;}
.footercustomertable .customertrh10{height: 10px;}
.height300{height: 300px !important;}
.divModalmask{left: 0;bottom: 0;z-index: 999;position: fixed;display:none;top: 0;right: 0;background: #000000ab;}
/*.divModalbody{ background:#fff;}*/
.dataTables_wrapper{ background:#fff;}
.dataTables_length, .dataTables_filter{ padding:10px;}
.dataTables_filter input{border: 1px solid #d7d5d5;height: 18px;padding: 2px 3px;border-top: 0px !important;border-left: 0px !important;border-right: 0px !important;background: transparent !important;font-size: 13px! important;}
.dataTables_filter label{font-size: 14px !important;font-weight: 600!important;color: #0485a3!important;width: auto !important;text-align: left !important;padding: 0px !important;margin: 0px !important;}
#contentMain_gvCustomers thead{/*visibility:hidden !important;*/}
table.dataTable thead th, table.dataTable thead td{border-bottom:none !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button{padding: 0.1em 0.5em; border:none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button:hover
{    font-weight: 500 !important;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07) !important;
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07) !important;
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
    color: #fff !important;    padding: 0.1em 0.5em; border:none;}
   .dataTables_paginate { padding:15px 5px 8px 0px !important;}
   .dataTables_info{ padding-top:15px !important; font-weight:bold; color:#0485A3 !important;}
   #contentMain_GSTRegistration1_GSTModel{ margin:70px auto;}
   .divModalbody { width:90%;}

.searchIconSet {
    right: -1px;
    top: 4px;
}
.primary-text {
    margin: 0;
    margin-bottom: 8px
}

.close {
    opacity: 0.5;
    margin-top: 0px;
    font-size: 16px;
}
#contentMain_GSTRegistration1_GSTModel .modal-content {
    border-radius:6px;
}
.footerButtonFixed {
    position: fixed;
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}
.nowrap {white-space:nowrap;
}
