/* new table rules */
table {
    width: 100%;
    margin: 0 auto;
}

table, .title1 {
    color: #766f6f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}

    table tr:nth-child(odd) {
        background-color: #d7d7d7;
    }

    table tr td {
        border: white solid 1px;
        color: #575858;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13.4px;
        height: 20px;
        padding: 4px 0 4px 4px;
        /*text-align: center;*/
        text-decoration: none;
        vertical-align: middle;
    }

    table tr:nth-child(odd),
    table tr:nth-child(even) {
        padding: 4px !important;
        border: white solid 1px;
        vertical-align: middle;
    }

    table tr:nth-child(even) {
        background-color: transparent;
    }

    table th {
        font-size: 14px;
        text-align: left;
        padding: 10px 4px;
        border: white solid 1px;
        vertical-align: middle;
        color: #222222;
    }

    table > tbody > tr:hover {
        background-color: rgba(243, 244, 52, 0.4);
    }

    table tbody tr:nth-child(1),
    table tbody tr:nth-child(1):hover {
        background-color: #BFBFBF;
    }

/* Card Styles Table Rules */
#ctl00_ContentPlaceHolder1_rbImages {
    text-align: center !important;
}

/* new table rules */
.title1, .title2 {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: normal;
    float: left;
    padding: 8px 7px 5px 7px;
    /*margin-right: 12px;*/
}

.title2 {
    background-color: #acacac;
    /*background-color: #028FD7;*/
    border: white 1px solid;
    float: none;
    margin: 0px;
}

    .title2 td {
        color: #222222;
        padding: 6px;
        border: white solid 1px;
        vertical-align: middle;
    }

    .title2 a {
        color: #222222;
        font-size: 14px;
    }

        .title2 a:hover {
            color: #F44B00;
        }

.title1-alignmet {
    width: 207px;
}
/* Below Code Is For Gradient*/
.rounded_gradient,
.login-background-image {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #CCC;
    background: #ececec;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=0 );*/
    -webkit-box-shadow: 0 0 8px -5px;
    /*background: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;*/
    clear: both;
    margin: auto;
    width: 100%;
    /*  border: 2px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 8px -5px;*/
    margin-bottom: 10px !important;
}

.rounded_no_gradient {
    clear: both;
    . margin: auto;
    width: 100%;
    margin-bottom: 10px !important;
}

.main_rounded {
    padding: 16px;
    max-width: 1464px;
    overflow: hidden;
    margin: auto;
}

.table-borders {
    padding: 10px;
}

.select-country-list {
    width: 240px;
    height: auto;
    margin: 10px auto;
    text-align: center;
    float: none;
}

    .select-country-list label {
        width: 80px;
    }

    .select-country-list table tr td {
        border: none;
        background-color: #FFFFFF;
    }

    .select-country-list table tr:nth-child(2n+1) {
        border: 0px;
        background-color: #F2F2F2;
    }

.center-search-elements {
    width: 900px;
    margin: auto;
}

.center_search_elements .title1 {
    padding-left: 3px;
}

.input-button {
    background: url("../images/button-bg.png") no-repeat scroll 164px 0px #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 20px 20px 20px 20px;
    float: left;
    height: 18px;
    padding: 5px 10px 5px 10px;
    width: 180px;
    margin: 0 25px 0 0;
}

    .input-button input[type="text"] {
        border: none;
        background-color: transparent;
        width: 150px;
    }

    .input-button input[type="submit"] {
        background-color: transparent;
        border: none;
        cursor: pointer;
        position: absolute;
        margin: 0px 0px 0px 3px;
    }

.search-dropdown-input {
    border: 1px solid #CCCCCC;
    border-radius: 20px 20px 20px 20px;
    float: left;
    height: 18px;
    padding: 5px 10px 5px 10px;
    /*margin-right: 14px;*/
    margin-right: 10px;
    background-color: #FFFFFF;
    width: 180px;
    height:;
}

.drop-arrow {
    width: 272px;
    height: auto;
    overflow: none;
    position: relative;
    border: none;
    padding: 10px;
    border: 1px solid #ccc;
}

    .drop-arrow option {
        position: relative;
        width: 246px;
        background: transparent;
        border-radius: 0;
        -webkit-appearance: none;
        display: block;
        border: none;
    }

        .drop-arrow option:nth-child(odd),
        .search-dropdown-input option:nth-child(odd) {
            background-color: #f7f7f7;
        }

        .drop-arrow option:nth-child(even),
        .search-dropdown-input option:nth-child(even) {
            background-color: #ECECEC;
        }

.calender-shorter-field {
    /*background: url("../images/button-bg.png") no-repeat scroll 104px 0 #FFFFFF;*/
    background: url("../images/button-bg.png") no-repeat scroll 111px 0 #FFFFFF;
    /*width: 117px;*/
    /*width: 132px;*/
    width: 128px;
}

    .calender-shorter-field input[type="text"] {
        width: 100px;
    }

    .calender-wider-field {
        background: url("../images/button-bg.png") no-repeat scroll 111px 0 #FFFFFF;
        width: 200px;
    }

    .calender-wider-field input[type="text"] {
        width: 200px;
    }

    .calender-shorter-field input[type="submit"] {
        /*margin: 0px 0px 0px -9px;*/
        margin: 0px;
    }

.no-background-calender-input {
    background-image: none;
}

.aligment-div,
.aligment-div2,
.aligment-div3 {
    margin-left: 180px;
    overflow: none;
    float: left;
}

.aligment-div2 {
    margin-left: 69px;
}

.aligment-div3 {
    margin-left: 25px;
}

.aligment-div4 {
    display: block;
    float: right;
    width: 502px;
}

.round-button,
.round-button-main, 
.round-button-disabled,
.button-file-input,
#ctl00_ContentPlaceHolder1_gvThemes input[type=submit],
#ctl00_ContentPlaceHolder1_gvThemes input[type=button],
#ctl00_ContentPlaceHolder1_gvCardStyles input[type=button],
#ctl00_ContentPlaceHolder1_gvCardStyles input[type=submit],
#ctl00_ContentPlaceHolder1_dvThemes input[type=submit],
#ctl00_ContentPlaceHolder1_dvThemes input[type=button],
#ctl00_ContentPlaceHolder1_dgTabs input[type=submit],
#ctl00_ContentPlaceHolder1_dgTabs input[type=button],
#ctl00_ContentPlaceHolder1_dvCompanyInfo input[type=button],
#ctl00_ContentPlaceHolder1_dvCompanyInfo input[type=submit],
#ctl00_ContentPlaceHolder1_dgGoldCards input[type=button],
#ctl00_ContentPlaceHolder1_dgGoldCards input[type=submit],
#ctl00_ContentPlaceHolder1_gvPayments input[type=submit],
#ctl00_ContentPlaceHolder1_pnlMerchantGroups input[type=submit],
#ctl00_ContentPlaceHolder1_dgTransactions tr td:nth-child(18) input {
    background: url("../images/round-button-bg.png") repeat;
    border-radius: 20px 20px 20px 20px;
    /*float: left;*/
    height: auto;
    width: auto;
    padding: 6px 14px;
    /*padding: 7px 14px;*/
    cursor: pointer;
    border: none;
    color: white;
    /* added monday 08 */
}

.round-button,
.round-button-disabled {
    margin: 1px 3px 10px;
    display: block;
    float: left;
}

.round-button-main {
    margin: 1px 3px 10px;
}

.round-button.grey {
    background: #e5e5e5;
    color: #404040;
    border: 1px solid #bbb;
}

#ctl00_ContentPlaceHolder1_gvCardStyles input[type=button],
#ctl00_ContentPlaceHolder1_gvCardStyles input[type=submit] {
    margin: 2px auto;
}

.fixed-size-button,
.left-arrow {
    min-width: 60px;
    font-weight: bold;
    background: url("../images/round-button-bg.png") repeat;
    margin: 4px auto;
}

.round-button-disabled {
    background: url("../images/round-button-disabled-bg.png") repeat;
    cursor: auto;
}

.button-file-input {
    border-radius: 0 20px 20px 0;
    padding: 6px 18px;
    /*margin-left: 236px;*/
}

.center_search_elements {
    margin: 0 0 0 210px;
    width: 840px;
}

.table-alignment {
    margin: auto;
}

.table-headings-smaller .title1 {
    font-size: 12px;
    padding: 5px;
}
/* ================================ */
/* FAKE UPLOAD FILE INPUTS STYLING */
/* ================================ */
div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    /*   left: 14px;*/
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    bottom: 3px;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    display: block;
    cursor: pointer;
    height: 18px;
}

.prevent-behavior {
    cursor: auto;
}

#ctl00_ContentPlaceHolder1_gvThemes input[type=submit],
#ctl00_ContentPlaceHolder1_gvThemes input[type=button] {
    margin: 2px 0px;
}

#ctl00_ContentPlaceHolder1_dvThemes .aligment-div4 {
    width: 600px;
}

.set-themes {
    width: 720px;
    height: 0 auto;
    display: block;
    clear: both;
    margin: auto;
}

.left, .st-buttons, .right {
    float: left;
    width: 298px;
    height: auto;
    margin: 10px;
    text-align: center;
}

.st-buttons {
    width: 60px;
    padding: 8px 0;
}

.set-themes .labels {
    clear: both;
    width: 100%;
}

.set-themes div.labels .label-left {
    margin-left: 26px;
    width: 396px;
    float: left;
}

.set-themes div.labels .label-right {
    float: left;
}

.drop-down-numbers {
    width: 140px;
}

.drop-nums {
    width: 140px;
}

.search-dropdown-input.drop-arrow > select {
    border: medium none;
    display: block;
    float: left;
    position: relative;
}

.button-resized {
    width: 268px;
    float: right;
    margin: 6px 28px 12px auto;
}
/* ============================================= */
/* ========= NEW FORM FILED RULES ============== */
.form-field-row {
    clear: both;
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 740px;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
}

.form-field-row-wide {
    clear: both;
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 850px;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
}

label {
    display: block;
    float: left;
    padding: 8px 0;
    width: 275px;
    /*height: 23px;*/
}

#ctl00_ContentPlaceHolder1_gvThemes label,
#ctl00_ContentPlaceHolder1_gvCardStyles {
    width: auto;
    float: none;
}
/* ==== BlockedCcNumbers.aspx PAGE ======= */
.three-colums-divs {
    width: 379px;
    display: block;
    float: left;
    margin: 0 3px;
    text-align: center;
    border: white solid 1px;
}

    .three-colums-divs .button-resized {
        margin: 6px auto;
        width: 268px;
        float: none;
    }

    .three-colums-divs .search-dropdown-input {
        width: 248px;
        margin-bottom: 6px;
        float: none;
        margin: 6px auto 6px;
    }
/* == DUMP ====== */
#ctl00_ContentPlaceHolder1_btnImportDumpCsv {
    margin-left: 79px;
}

#ctl00_ContentPlaceHolder1_btnDumpReferenceNumber {
    margin: 0 9px 0 -3px;
}

/* ================ AlloValues.aspx PAGE ================= */
.wider-width {
    width: 100%;
}

    .wider-width .button-resized {
        float: left;
        margin: 0 9px;
    }
/* ================== Plastic Tabs PAGE ================== */
#ctl00_ContentPlaceHolder1_lblTrackingInformationStatus {
    text-align: center;
    width: 100%;
}
/* ================= ThirdParty.aspx PAGE ================ */
.third-party-column,
.third-party-column .form-field-row {
    float: left;
    display: block;
    height: auto;
    width: 582px;
    margin: 0 0 6px 30px;
}

    .third-party-column .form-field-row-wide {
        float: left;
        display: block;
        height: auto;
        width: 582px;
        margin: 0 0 6px 30px;
    }

    .third-party-column:last-child,
    .third-party-column:last-child .form-field-row {
        width: 480px;
        /*  float: right;*/
        float: left;
    }

    .third-party-column label {
        /*width: 138px;*/
        width: 144px;
    }

.td-party-impt-holder {
    width: 200px;
    border-radius: 20px 0px 0px 20px;
}

.td-party-impt-button {
    border-radius: 0px 20px 20px 0px;
    width: 90px;
    background-position: 75px 0;
    margin-left: -11px;
}

    .td-party-impt-button input[type="text"] {
        width: 57px;
    }

    .td-party-impt-button input[type="submit"] {
        margin: 0px 0 0 7px;
    }

.imp-sz-full {
    width: 311px;
    background-position: 296px 0;
}

    .imp-sz-full input[type="text"] {
        width: 200px;
    }

    .imp-sz-full input[type="submit"] {
        margin: 0px 0 0 85px;
    }

.listed-links {
    margin-top: 12px;
}

    .listed-links ul li input {
        background-color: transparent;
        border: none;
        width: 216px;
        padding: 6px 0;
        text-align: left;
        cursor: pointer;
    }

    .listed-links ul li:nth-child(1) {
        border-top: 1px #747474 solid;
    }

    .listed-links ul li {
        border-bottom: 1px #747474 solid;
        width: 216px;
        font-weight: 500;
    }

        .listed-links ul li:hover,
        .listed-links ul li input:hover {
            background-color: #7399BB;
            border-color: #7399BB;
            color: white;
        }

.brand-logos {
    background-color: white;
    border-radius: 10px 10px 10px 10px;
    display: block;
    height: 36px;
    margin: 0 0 10px 58px;
    padding: 3px;
}

#ctl00_ContentPlaceHolder1_ibReactivateChase,
#ctl00_ContentPlaceHolder1_ibCancelChase {
    margin: 14px 4px auto;
}

.remove-bg-trd-prt {
    background-image: none;
}

.btn-alignment {
    margin-left: -60px;
}

.third-party-column .search-title {
    display: block;
    float: left;
    font-size: 11.4px;
}
/* ===================== WEB TERMINAL ASPX ==================== */
.lft-align,
.lft-align .form-field-row {
    width: 460px;
}

.rgt-align,
.rgt-align .form-field-row {
    width: 600px !important;
}

#ctl00_ContentPlaceHolder1_valSum {
    color: red;
    font-size: 13px;
}

    #ctl00_ContentPlaceHolder1_valSum ul li {
        list-style: circle;
        color: #333333;
        display: block;
        padding: 4px 0 0 8px;
    }
/*#ctl00_ContentPlaceHolder1_btnSubmit{
    text-align: center;
}*/
#ctl00_ContentPlaceHolder1_txtExpMon,
#ctl00_ContentPlaceHolder1_txtExpYear {
    border: 1px solid #CCCCCC;
    width: 24px;
    /*height: 24px;*/
}

#ctl00_ContentPlaceHolder1_pnlManualPurchase
#ctl00_ContentPlaceHolder1_btnSubmit {
    margin-left: 168px;
}
/* =============== Encrypt Decrypt Page ========================= */
#ctl00_ContentPlaceHolder1_pnlEncrypt .form-field-row {
    width: 1000px; /* Look line 377 */
}

/* ============== Promotion.aspx ================= */
/* ============== pop-up java css ================= */
.modalPopup, .modalPopup .form-field-row {
    width: 340px;
    height: auto;
    padding: 10px;
}

    .modalPopup .form-field-row > label {
        margin-left: 8px;
    }

    .modalPopup .form-field-row {
        width: 217px;
        height: auto;
    }

.promo-top-btn {
    text-align: center;
    width: 100%;
}

    .promo-top-btn input {
        float: none;
        display: inline-block;
    }

.prm-btn {
    float: left;
    margin-left: 145px;
}

/* Chains 1 aspx popup */
.mdlpop-wide .form-field-row {
    width: 320px;
    height: auto;
}

    .mdlpop-wide .form-field-row > label {
        margin-left: 8px;
        width: 142px;
    }

/* ================= Fedex File Creation.aspx ============== */
#fileContainer, #trackingContainer, #fileContainer .form-field-row, #trackingContainer .form-field-row {
    display: block;
    float: left;
    margin-top: 10px;
    width: 452px;
}

#fileContainer {
    margin-left: 206px;
    width: 319px;
}

.time-drp-down {
    width: 66px;
}

    .time-drp-down .search-box {
        width: 64px;
    }

.ajax__calendar_container table > thead tr,
.ajax__calendar_container table > tbody > tr,
.ajax__calendar_container table > tbody > tr:hover {
    background-color: transparent;
}

.ajax__calendar_container .ajax__calendar_day,
.ajax__calendar_month {
    width: 16px;
    height: 20px;
}

.fdx-scrl-right {
    width: 428px;
}

#ctl00_ContentPlaceHolder1_lbTracking {
    width: 426px;
}

/* ===================== EFT Paymentbyuser.aspx ================= */
.etf-btn {
    margin-left: 286px;
}

.table-spc > tbody tr:hover, .table-spc > tbody tr {
    background-color: transparent;
}

.table-spc tr:nth-child(1), .table-spc tr:nth-child(1):hover {
    background-color: transparent;
}

.DSE-search {
    font-size: 11px;
    color: #016FAE;
    padding: 1px;
    display: block;
}

/* ===================== MerchantAmountInfo.aspx ================= */
.mrc-amt-btn {
    margin-left: 325px;
}

.footer-pager td table tbody tr {
    background-color: transparent;
}

/* ==================== Delivery Email ========================*/
#ctl00_ContentPlaceHolder1_btnImport {
    float: left;
    margin: 0 0 0 72px;
    position: relative;
}
/* login page fix */
.ie-fix {
    background-image: none;
    padding: 0px;
}

/* =============================== */
#ctl00_ContentPlaceHolder1_dgTransactions tr td:nth-child(19) {
    min-width: 100px;
}

#ctl00_ContentPlaceHolder1_dgTransactions tr td:nth-child(18) span {
    width: 80px;
    display: block;
    float: left;
}

#ctl00_ContentPlaceHolder1_dgTransactions {
    display: block;
    overflow-x: scroll;
    -ms-overflow-x: scroll;
}

    #ctl00_ContentPlaceHolder1_dgTransactions tr td:nth-child(18) input {
        margin-top: -8px;
    }

/* =============== Transactions Page =============== */
#ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column,
#ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column .form-field-row {
    width: 670px;
}

    #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column .form-field-row label {
        width: 170px;
    }

    #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column .form-field-row-wide {
        width: 850px;
    }

        #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column .form-field-row-wide label {
            width: 170px;
        }

    #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column:last-child,
    #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column:last-child .form-field-row {
        width: 414px;
    }

        #ctl00_ContentPlaceHolder1_pnlTransactions .third-party-column:last-child .form-field-row label {
            width: 200px;
        }

/* ===== promo purchase page ======= */
.promo-prc-table {
    width: 900px;
}

    .promo-prc-table label {
        width: 100px;
        padding: 2px;
    }

    .promo-prc-table .custom-fileds {
        margin-right: 4px;
    }

#ctl00_ContentPlaceHolder1_rblDeliveryEmail label, #ctl00_ContentPlaceHolder1_rbl_CardStatus label {
    width: auto;
}

#ctl00_ContentPlaceHolder1_rblDeliveryEmail input[type="radio"] {
    margin: 4px 0 0 4px;
}

/* ===== chargeback aspx and return transactions ===== */
#ctl00_ContentPlaceHolder1_GVCardListByTrans tbody tr:first-child th {
    background-color: #ACACAC;
    padding: 4px;
}

#ctl00_ContentPlaceHolder1_gvTrackingInformation {
    display: block;
    overflow-x: scroll;
}

    #ctl00_ContentPlaceHolder1_gvTrackingInformation label {
        width: auto;
    }

.active {
    background-color: rgba(130,130,130,0.1);
}
/* Admin Payment */
.labels_width .form-field-row label {
    width: 150px;
}

.labels_width .form-field-row .etf-btn {
    margin-left: 124px;
}

.labels_width .form-field-row #ctl00_ContentPlaceHolder1_btnApprovePayment_Back {
    margin-left: 60px;
}

#ctl00_ContentPlaceHolder1_pnlMerchantGroupForm .set-themes .form-field-row label {
    width: 103px;
}

#ctl00_ContentPlaceHolder1_pnlMerchantGroupForm .custom-placing {
    width: 300px;
    margin: 0 auto;
}

#ctl00_ContentPlaceHolder1_pnlMerchantGroupForm .custom-button-style {
    width: 252px;
    float: right;
}

.ui-tooltip {
    background: white;
    border: 1px solid #999999;
    width: auto;
    padding: 10px;
    color: #333333;
    border-radius: 10px;
    font: bold 12px "Arial", Sans-Serif;
    box-shadow: 0 0 3px #666666;
    content: "";
    position: fixed;
    left: 20px;
    top: 0px;
}

.sticky_table_header th {
    background-color: #BFBFBF;
}

.sticky_table_header tr:nth-child(1) {
    padding: 0px !important;
    -webkit-box-shadow: 0px 3px 2px 1px #EEEEEE;
    box-shadow: 0px 3px 2px 1px #EEEEEE;
}
/* Liability Report Styling */
#liablility_report_custom tr:nth-child(odd) {
    background-color: transparent !important;
}

#liablility_report_custom tr td {
    padding: 0px;
    border: none !important;
    vertical-align: middle;
    height: auto;
}

#liablility_report_custom tr:nth-child(odd),
#liablility_report_custom tr:nth-child(even) {
    padding: 0px !important;
    border: none;
}

#liablility_report_custom tr:nth-child(even) {
    background-color: transparent;
}

#liablility_report_custom th {
    text-align: left;
    padding: 0px;
    border: none;
}

#liablility_report_custom > tbody > tr:hover {
    background-color: transparent !important;
}

#liablility_report_custom tbody tr:nth-child(1),
#liablility_report_custom tbody tr:nth-child(1):hover {
    background-color: transparent !important;
}

.round-button-float-right{
    float:right
}

.new-coupon-error {
    font-weight: bold;
    color: red;

}