.th1
{
    background-color: #4B5766;
    color:#fff;
}
.row.row.columns {
    float: none;
}
.create_edit .grid {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.create_edit .row {
    max-width: 100%;
}
.row {
    display: inline-block;
    display: block;
}
.create_edit .grid .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0;
}
.table-wrapper {
    width: 100%;
    margin: 20px auto;
    overflow-x: auto;
}
.create_edit .grid table {
    border-collapse: collapse;
    border: 1px solid #e1e1e1;
}
.create_edit table {
    margin-bottom: 0;
}
.table-wrapper table {
    border: none;
    border-collapse: collapse;
}
table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}
table thead {
    background: #f8f8f8;
    color: #0a0a0a;
}
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
.table-wrapper thead tr {
    background-color: var(--tableHeader);
    text-transform: uppercase;
    color: var(--lighterGray);
}
.table-wrapper tr {
    border-bottom: 1px solid var(--ligtherGray);
}
table thead tr {
    background: transparent;
    background-color: transparent;
}
.create_edit .grid th {
    border: 1px solid #e1e1e1 !important;
}
.create_edit .grid th {
    position: relative;
    color: #404040;
    padding: 10px !important;
    font-weight: 600;
    font-size: 14px;
    background-color: #f3f4f6 !important;
    text-transform: capitalize;
    white-space: normal;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
table tbody {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
.create_edit .grid td,
.create_edit .grid th {
    border: 1px solid #e1e1e1 !important;
}
.create_edit td {
    position: relative;
}
.table-wrapper td {
    white-space: nowrap;
}
.create_edit table tbody tr:nth-child(2n) {
    background-color: #fff;
}
table tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #f1f1f1;
}
.create_edit .grid .empty--1 {
    border-right: 0 !important;
}
.create_edit .grid .empty {
    text-align: center;
}
.create_edit .grid td {
    padding: 0;
}
.create_edit td {
    position: relative;
}
.create_edit .grid .empty--2 {
    font-size: 14px;
    font-weight: 600;
    border-left: 0 !important;
}
.create_edit .grid .empty {
    text-align: center;
}
.create_edit .advance-settings {
    margin-top: 15px;
}
.create_edit .item--left {
    float: left;
}
.create_edit .item--left {
    float: left;
}
.create_edit .item--right {
    float: right;
}
.newtable label {
    font-weight: 500 !important;
}
.tabledot label {
    font-weight: 500 !important;
}
.tablefix label {
    font-weight: 500 !important;
}
.tabletax label {
    font-weight: 500 !important;
}
.dot label {
    font-weight: 500 !important;
}
.create_edit button.view {
    outline: none;
    line-height: normal;
    color: #0099e5;
    background-color: #fff;
    border-radius: 0px;
    padding: 8px 25px;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #ccc;
    text-transform: capitalize;
    cursor: pointer;
    min-width: 0;
}
.create_edit button.view {
    margin-right: 15px;
}
.create_edit button.view {
    float: right;
}
.create_edit .clearfix span {
    margin: 0 0px 0 20px !important;
}
.tbl_rw td.editable_td {
    height: 2.5 !important;
    padding: 0px !important;
}
.tbl_rw td.editable_td_blank {
    border-right: 0!important;
}
.tbl_rw td.editable_td_title {
    font-size: 14px;
    font-weight: 600;
    border-left: 0!important;
    padding: 9px !important;
}
.print_page_logo {
    vertical-align: middle !important;
}
.tbl_rw td input {
    text-align: right !important;
}
.editable_td input,
.editable_td input:focus,
td input,
td input:focus,
select {
    border-radius: 0!important;
    /*border: 1px solid transparent;*/
    border: 1px solid #c1c1c1;
    font-size: 12px!important;
    min-width: 42px;
    padding-left: 4px;
    height: 32px;
    width: 100% !important;
}
.view_tbl_data tr .editable_td input,
.view_tbl_data tr .editable_td input:focus,
.view_tbl_data tr td input,
.view_tbl_data tr td input:focus,
.view_tbl_data tr td select {
    padding-left: 9px !important;
    min-width: 54px !important;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 13px !important;
    padding: 1px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    width: 1px !important;
    vertical-align: middle !important;
}
.invoice_listing {
    margin: 0px 0 0 0 !important;
}
.invoice_listing>thead>tr>th,
.invoice_listing>tbody>tr>td {
    white-space: nowrap !important;
    font-size: 14px !important;
    /*text-align: left !important;*/
}
.invoice_listing_title {
    margin: 20px 0 0 0;
    padding: 10px 0px 10px 0 !important;
    font-weight: 600;
}
.input-group .search_box {
    height: 36.1px !important;
    padding: 10px 0px 10px 5px !important;
    margin: 1px 0 1px 0 !important;
}
::-webkit-input-placeholder {
    color: #999 !important;
    font-weight: 500 !important;
}
.search-panel .btn-default,
.input-group-btn .btn-default {
    background-color: #8c8c8c !important;
}
.input-group-btn .btn-default {
    padding: 8px 18px !important;
}
.search-panel .btn-default {
    padding: 9px 18px !important;
}
.invoice_listing_title_bottom {
    background-color: #2A6AA7;
    color: #fff !important;
    text-align: center;
    border-radius: 0 0 0px 0px;
    margin: 0px 0px;
    padding: 19px 0 0 0px;
}
.invoice_listing>thead>tr>th {
    padding: .5rem .625rem .625rem !important;
    font-weight: 700 !important;
}
.invoice_listing>tbody>tr>td {
    padding: .2rem .0rem .2rem !important;
}
.table-bordered_views>thead:first-child>tr:first-child>th {
    font-size: 12px !important;
}
.suggestion_box_div_new {
    position: relative;
}
.suggestion_box {
    position: absolute;
    width: 100%;
    /*float: right; */
    
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    max-height: 250px;
    overflow: hidden;
    /* opacity: 0;



    visibility: hidden;*/
    
    transition: opacity .25s ease 0s, visibility 0s linear .25s;
}
.suggestion_wrapper {
    max-height: 200px;
    overflow-y: auto;
}
.add-new-item {
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #0099e5;
    border-top: 1px solid hsla(0, 0%, 59%, .23);
    cursor: pointer;
}
.container1 {
    /*padding-bottom: 100px !important;*/
    width: 98%;
    padding-bottom: 52px !important;
    background-color: #f8f8f8 !important;
}
.container2 {
    /*padding-top: 70px !important;  */
    width: 98%;
    margin-top: 0px !important;
}
.manage_address_uniq {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
}
.create_edit .bar--heading {
    padding: 0px 10px;
    margin: 0px 0 16px;
    background-color: #2A6AA7;
    color: #fff;
}
ul.dropdown-menu li:hover,
ul.dropdown-menu li a:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    background-color: #2A6AA7 !important;
    color: #fff !important;
}
::selection {
    background-color: #2A6AA7 !important;
    color: white !important;
}
.table-bordered thead tr th.text-center,
.table-bordered thead tr th.text-right {} .table-bordered-grand {
    border: 2px solid rgba(75, 87, 102, 0.45) !important;
    background-color: #fff;
    width: auto;
    height: 44px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    padding: 9px 7px 0px;
    margin-top: 0px;
    border-radius: 17px;
}

.table-bordered-grand_pop {
    padding: 0px 0px 0px !important;
    position: sticky;
}
.table-_bottom_tax {
    background-color: #f1f1f1 !important;
    background-color: #f1f1f1 !important;
    height: 38px !important;
    padding: 8px 0px 0px !important;
    margin: 2px 0;
}
.GST_input {
    width: 40px;
    margin: -5px 0px 0 5px;
    height: 32px;
    background: #fff;
    /* border: none ;*/
}
.gst_total_ammount {
    padding: 0px 0px 0px 9px !important;
}
.table-bordered_gst_div {
    display: flex !important;
}
.table-bordered_gst_div .input-group-addon {
    margin-top: -5px !important;
    font-size: 16px !important;
    padding: 7px 23px 7px 7px;
}

.create_sal {
    text-transform: uppercase !important;
    font-size: 21px !important;
    line-height: 36px !important;
}
.custom-margin
{
    margin:-16px 0px;
}


@media (min-width: 320px) and (max-width: 480px) {
    
.table-bordered thead tr th.text-right {} .table-bordered-grand {
    height: 80px;
}    
    
}<!--media-->


/*************************




