a.action {
    font-size: 8pt;
    color: rgb(30,87,153);
    text-decoration: none;
}

    a.action:hover {
        color: #FFCC00;
        background-color: #7096ce;
        text-decoration: none;
    }

a.mainMenu {
    font-weight: bold;
    width: 150px;
    text-align: right;
}

html, body {
    margin: 0;
    padding: 0;
    color: #000;

}

body {
    padding: 0px;
    font: 76%/135% "Arial", sans-serif;
    font-size: 12px;
    height:100%;
}

.ghxHeader {

    width: 100%;
    height: 100px;
    background-color: #626262
}

#logoImg {
    padding: 15px;
    image-rendering: -webkit-optimize-contrast;
}

#form2 {
    position:relative;
    margin-bottom: 0px;

}

#content {

    background: white;
    margin-top:0px;
    padding-bottom:60px;
}

    #content h1 {
        margin: 0px;
        padding: 7px;
        background: #626262;
        font: bold 12px Arial, Helvetica, sans-serif;
        color: white;
    }

#contentnav {
    width: 200px;
    float: right;
    background: #efece6 url("../img/contentnav_btm.gif") no-repeat left bottom;
    background-color: #efece6;
    padding: 0px;
    position: relative;

}

    #contentnav h1 {
        background-color: #626262;
        margin: 0;
        padding-top: 8px;
        padding-left: 20px;
        padding-bottom: 8px;
        font: normal 1.0em/1 Arial, Helvetica, sans-serif;
        color: #fff;
    }

    #contentnav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font: 90%/1.5em Verdana,Sans-serif;
        text-transform: none;
    }

        #contentnav ul li {
            margin: 0;
            padding: 4px 4px;
        }

    #contentnav span {
        margin-left: 20px;
        color: #36a;
    }

    #contentnav a, #contentnav a:visited {
        background-image: none;
        border-width: 0;
        text-decoration: none;
        margin-left: 20px;
        color: #36a;
    }

        #contentnav a:hover {
            color: #f60;
        }

.navigation_menu ul {
    margin: 0px;
    padding: 5px 7px 5px 7px;
    white-space: nowrap;
    background-color: #484848;
    font-size: 14px;
}

.navigation_menu li a {
    text-decoration: none;
    padding: 0 0 3px 0;
    color: white;
}

.navigation_menu li.active a, .navigation_menu li a:hover {
        color: #FFCC00;
}


.homeMenu {
    padding-left: 10px;
}

.expandItemListPanel {
    font: bold 1.2em/1 Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0 0 0 -20px;
    cursor: pointer;
    background: #efece6;
}

.expandAdvancedPanel {
    font: bold 1.0em/1 Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0 0 0 -20px;
    cursor: pointer;
    background: #efece6;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.addNew {
    color: white;
}

table.statement {
    width: 75%;
    padding: 0;
    margin: 0;
}

    table.statement th {
        color: black;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        padding: 8px 8px 8px 12px;
        background: #939393;
        font-size: 10px;
    }

        table.statement th.specalt {
            border-left: 1px solid #ccc;
            border-top: 0;
            background: #ccc;
            font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            color: #797268;
        }

            table.statement th.spec a, table.statement th.specalt a,
            table.statement th.spec a:visited, table.statement th.specalt a:visited {
                color: #003366;
            }

#masks {
    top: 0;
    left: 0;
    position: absolute;
    /*z-index: 9000;*/
    background-color: #000;
    display: none;
    opacity: 0.8;
}

#boxes .window {
    position: fixed;
    display: none;
    width: 400px;
    /*z-index: 9999;*/
    padding: 20px;
    top: 200px !important;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
    background-color: White;
}

#tranRptrTable {
    margin: 20px 0px 0px 10px;
}

#myTable {
    border-collapse: collapse;
    margin: 10px 0px 0px 0px;
}

    #myTable th {
        padding: 0px 9px 0px 9px;
        border: 1px solid #5D7B9D;
        background-color: #5D7B9D;
        color: White;
    }

    #myTable td {
        padding: 0px 9px 0px 9px;
        border: 1px solid gray !important;
    }

#transactionTable {
    overflow: auto;
    max-height: 300px;
}

div.searchItem {
    margin: 0px 0px 10px 5px;
}

.pnlReconSupplier {
    display: none;
    overflow: auto;
    min-height: 200px;
    max-height: 600px;
    margin: 5px;
    border: solid 1px #5D7B9D;
}

.pnlReconSupplierByMonth {
    display: none;
    overflow: auto;
    max-height: 400px;
    margin: 5px;
    border: solid 1px #5D7B9D;
}

.boxContent {
    border: 1px solid #CCC;
    margin: 25px 0px 10px;
    padding: 15px 25px;
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

    .boxContent input {
        background: rgb(157,213,58); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,213,58,1)), color-stop(50%,rgba(161,213,79,1)), color-stop(51%,rgba(128,194,23,1)), color-stop(100%,rgba(124,188,10,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        font-weight: bold;
        color: #FFF;
        padding: 5px 8px;
        border: 2px solid #7CBC0A;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-shadow: 1px 1px 2px #666;
    }

        .boxContent input.return {
            background: rgb(30,87,153); /* Old browsers */
            background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
            background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
            border: 2px solid #71ACCE;
            float: left;
        }

        .boxContent input:hover {
            cursor: pointer;
            padding: 5px 12px;
        }

.sortList li {
    float: left;
    width: 25%;
    width: 24%\0/;
    *width: 24%;
    list-style: none;
    margin: 0px;
}

    .sortList li label {
        font-size: 11px;
    }

.clearFix {
    clear: both;
    display: block !important;
}

.fourCol {
    width: 1000px;
    position: relative;
    margin-left: 5px;
}



div.validation ul {
    width: 650px;
    border: 2px solid red;
    background-color: rgb(255, 245, 245);
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
    list-style-type: none;
}

div.validation li {
    color: red;
    float: none;
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    font-weight: bold;
}

#ReconMonitor.form ul {
    width: 1000px;
}

#SuperGridImportForm select {
    margin-right: 100px;
}

#SuperGridImportForm ul.col1 li {
    width: 315px;
}

#SuperGridImportForm input[type='file'] {
    width: 300px;
    margin-bottom: 5px;
}

#ReconMonitor.form li {
    float: left;
    width: 215px;
}

.customerService {
    color: red;
}

    .customerService a {
        color: red !important;
        text-decoration: underline !important;
    }

#support ul {
    font: 100%/1.8em Verdana,sans-serif;
}

#support span {
    margin-left: 20px;
    color: #00467F;
}

#support a:link {
    background-image: none;
    border-width: 0;
    margin-left: 20px;
    color: red !important;
    display: block;
}

#support a {
    background-image: none;
    border-width: 0;
    margin-left: 20px;
    color: red !important;
    display: block;
}

#PaymentOptions div.validation ul {
    width: auto;
    margin: 5px 2px 10px 2px;
}

span.EnvironmentHeader {
    float: right;
    color: red;
    font-size: x-large;
        margin-top: 40px;
    padding-right: 10px;
}

fieldset.fldSearchForm {
    border: 0;
    margin: 0;
    padding: 0;
}

    fieldset.fldSearchForm ul {
        list-style-type: none;
        padding: 0;
    }

    fieldset.fldSearchForm legend {
        margin: 0 -10px;
        padding: 0.3em 10px;
        background: #EFECE6;
        font: bold 1.2em/1 Arial, Helvetica, sans-serif;
        color: #666;
        width: 100%;
    }

    fieldset.fldSearchForm li {
        padding-bottom: 5px;
    }

    fieldset.fldSearchForm label {
        font-weight: bold;
        width: 75px;
        display: inline-block;
    }

#questionForm ul {
    list-style-type: none;
}

#questionForm li {
    width: 425px;
    height: 45px;
}

#questionForm select {
    float: left;
    width: 425px;
    margin: 0px;
}

#questionForm span {
    padding-top: 5px;
}

#questionForm input[type="text"] {
    float: left;
    width: 425px;
    margin: 0px;
}

.upLabel {
    display: inline-block;
    float: left;
    clear: left;
    width: 150px;
    text-align: left;
    font-weight: 600;
}

.upInput {
    display: inline-block;
    float: left;
}

.divSection {
    border: 1px solid;
    padding: 10px;
    width: 800px;
}

div.reauth > ul {
    list-style-type: none;
}

    div.reauth > ul li {
        margin-bottom: 5px;
    }

div.reauth li.actionLi {
    padding-left: 79px;
}

div.reauth > ul label {
    min-width: 75px;
    display: inline-block;
}

div.reauth div.validation-summary-errors {
    color: red;
}

    div.reauth div.validation-summary-errors ul {
        margin: 0;
        padding: 0 0 0 16px;
    }

    div.reauth div.validation-summary-errors ul {
        list-style-type: disc;
    }

.supplierConfiguredSuppliers table {
    font-size: 13px;
    border-bottom: 1px solid black;
    border-collapse: collapse;
    width: 98%;
}

div.previousCardDetailsTable table {
    font-size: 13px;
    border: 1px solid black;
    border-collapse: collapse;
    width: 98%;
    text-align: center;
}

div.previousCardDetailsTable caption {
    text-align: center;
    font-size: 14px;
}

.HCARDRECONTABLE {
    color: #333333;
    font-size: Small;
    border-collapse: collapse;
    border: solid 1px #5d7b9d;
    width: 100%;
}

.HCARDTR {
    color: White;
    background-color: #5D7B9D !important;
    font-weight: bold;
}

#footer {
    width: 100%;
    bottom: -30px;
    padding: 1em;
    height: 60px;
    background-color: #666666 /*GHX Supporting Grey*/
}

.generalButton, button, #main_searchButton, #main_btnRefresh1, #main_searchButton, #main_btnRefresh1, #main_btnBack, #main_btnSearch {
    background-color: rgb(30,87,153);
    color: white;
    border: 1px solid white;
    padding: 10px 20px 10px 20px;
    border-radius: 3px;
    cursor: pointer;
}

    .generalButton:hover, button:hover, #main_searchButton:hover, #main_btnRefresh1:hover, #main_btnBack:hover, #main_btnSearch:hover {
        color: #FFCC00;
        border: 1px solid #FFCC00;
        animation-duration: 4s;
    }

.clearButton {
    background-color: #666;
    text-align: center;
    float: left;
    border: none;
    color: white;
    padding: 10px 20px;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 4px;
}

    .clearButton:hover {
        text-decoration: none;
        background: #FFCC00;
        color: rgb(30, 87, 153);
    }


div#modal {

    border: 5px solid #646464;
}

ul {

    list-style: none;
}

.actionCancel {

    text-decoration: underline;
        cursor: pointer;

}

.actionCancel:hover {

    color: rgb(30,87,153);
}

.contentPadding {

    padding-left: 20px;
}

.footer {
    right: 0;
    bottom: -20px;
    left: 0;
    padding: 1em;
    background-color: #303030; /*GHX Supporting Grey*/
}

.footerList {
    list-style: none;
    color: white;
    text-align: center;
}

.footerList li {

    text-align: center;
    padding: 0px 10px 0px 10px;
    display: inline;
        font-size: 12px;
}

.light-theme .current {
    background: #FFCC00;
    color: #FFF;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    line-height: 2.5;
    height: 33px;
}

.light-theme span, .light-theme a {
    background: none;
    background-color: #666;
    color: white;
    width: 30px;
    height: 33px;
    line-height: 2.5;
}

.prev, .next {

    background: #666;
}

.paginate_button:hover {
    color: white;
    background-color: #626262;
}

.paginate_button.next{
    background-color: white;
}

.paginate_button.current {
    background-color: #428bca;
    color: white;
}

.prev:hover, .next:hover {
    color: white !important;
    background: #FFCC00 !important;
    cursor: pointer;

}

.light-theme span:hover, .light-theme a:hover {
    background: none;
    background-color: #FFCC00;
    color: rgb(30,87,153);
}

.spanLabel {

    min-width: 0px !important;
}

.searchItem {

    width: 800px;

}

    .searchItem > span, .searchItem label {
        text-align: right;
        padding-right: 20px;
        display: inline-block;
        min-width: 100px;
        font-size: 13px;
        font-weight: bold;
    }

.paySearchForm tbody tr td{

    font-size: 13px;
    font-weight: bold;
}

.searchAdjust {
    margin-left: -15px;
}

.footerLink, .footer a {
    color: #428bca;
}

.recon-table {
    font-size: 12px;
}

    .recon-table thead {
        font-weight: bold;
    }

.debitInfo {
    min-height: 40px;
}

.recon-table th {
    background-color: #fff;
}

.recon-table-tr {
    background-color: #fff !important;
}

.reconRecord {
    max-height: 0;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    transition: max-height 0.3s, padding 0.3s;
    background: rgba(255,255,255,0.5);
}

.active td div {
    max-height: 700px;
    padding: 10px 10px;
    transition: max-height 0.6s, padding 0.6s;
}

.reconRecord {
    max-height: 0;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    transition: max-height 0.3s, padding 0.3s;
    background: rgba(255,255,255,0.5);
}

.active td div {
    max-height: 700px;
    padding: 10px 10px;
    transition: max-height 0.6s, padding 0.6s;
    text-align: left;
}

.recon-header {
    position: absolute;
    top: 0;
    padding-left: 0px;
    right: 0;
    left: 0;
}

.recon-header-ul {
    list-style: none;
    padding-left: 0px;
}

    .recon-header-ul li {
        display: inline;
        font-size: 14px;
        margin-left: 5%;
        margin-right: 5%;
    }

.recon-container {
    max-height: 50em;
    overflow-y: scroll;
}

#table3 {
    position: relative;
    overflow: hidden;
}

    #table3 th {
        white-space: nowrap;
        padding: 0;
    }

        #table3 th:first-child div {
            border-left: none;
        }

        #table3 th div {
            position: absolute;
            z-index: 2;
            font-weight: bold;
            color: white;
            background-color: #666;
            margin-left: calc(-1rem - 1px);
            padding: 7px;
        }

    #table3 thead div {
        top: 0;
    }

    #table3 tbody::before {
        content: '';
        display: block;
        height: 30px;
    }

    #table3 tfoot div {
        bottom: 0;
    }

    #table3 td {
        text-align: right;
        padding: 5px;
        font-size: 12.5px;
    }

.recon-b {
    border-bottom: 1px solid #E0DFE3;
}

.debitInfo ul {
    list-style: none;
}

    .debitInfo ul li {
        display: inline-block;
        width: 33%;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
    }

.recon-suppliers {
    margin-bottom: 5px;
}

    .recon-suppliers ul {
        list-style: none;
        padding-left: 0px;
    }

        /*Force li to take space with no data*/
        .recon-suppliers ul li::before {
            content: "\200B";
        }

        .recon-suppliers ul li {
            min-width: 12%;
            max-width: 12%;
            display: inline-block;
            float: left;
        }

.recon-ul-table {
    list-style: none;
    padding-left: 0px;
}

    .recon-ul-table:nth-child(2n+1) {
        background-color: #eee;
    }

    .recon-ul-table li {
        min-width: 12%;
        max-width: 12%;
        display: inline-block;
        float: left;
    }


#reconSupplierDetails {
    margin-left: 80px;
}

.supplier-header li {
    padding: 5px 0px 5px 2px;
    background-color: #565656;
    color: white;
}

#debitreconsupplier {
    margin-top: 10px;
    margin-left: -10px;
}

    #debitreconsupplier th {
        font-size: 13px;
        background: #666;
        color: white;
    }

    #debitreconsupplier tbody::before {
        height: 0px;
    }

    #debitreconsupplier tr:nth-child(2n+1) {
        background-color: #efefef;
    }

.debitTableth {
    background-color: #939393;
    font-size: 14px;
    color: white;
    font-weight: normal;
}

    .debitTableth a {
        color: #003366;
        font-weight: bold;
    }

    .debitTableth.spec {
        background-color: #ccc;
        border-left: 1px solid rgb(238,238,238);
        border-top: 0;
        font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    }

#AchDebitTable tbody tr td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 6px 6px 6px 12px;
    color: #000000;
    text-align: right;
}

.reconRecord{
    border: 2px solid #ccc;
    display:none;
}

.reconActive {
    display: block !important;
    height: auto;
    padding: 0px;
    transition: max-height 5s, padding 1s;
}

.slideout-btn{
    border-right: 1px solid #dc33f7;
    border-top-right-radius: .5em;
    border-bottom-right-radius: .5em;
    padding: 1.5em .5em;
    position: absolute;
    right: -1.9em;
    top: 8em;
    background-color: #428bca;
    border: transparent;
    cursor: pointer;
}

.slideout-btn:hover {
    border: none;
    color: white;
}

/* Customize the label (the container) */
.chk-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .chk-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

      .chk-container input[type="checkbox"]:disabled + span {
        cursor: not-allowed;
        background-color: #8e8d8d
      }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: -10px;
    top: -15px;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border: 1px solid #666;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.chk-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chk-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chk-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chk-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark-small {
    position: absolute;
    top: 0;
    height: 13px;
    width: 13px;
    background-color: #eee;
    border: 1px solid #666;
    border-radius: 2px;
}

.chk-container:hover input ~ .checkmark-small {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chk-container input:checked ~ .checkmark-small {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-small:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chk-container input:checked ~ .checkmark-small:after {
    display: block;
}

/* Style the checkmark/indicator */
.chk-container .checkmark-small:after {
    left: 3px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.chk-inline {
    display: inline-block;
    margin-top: 5px;
}

.negative-currency {
    color: red;
}

.InvoiceTable thead tr {
    background-color: #f1f1f1;
    color: #656565;
}

/*Invoice Page Checkbox*/
.inv-column-checkbox {
    float: left;
    width: 150px;
}

#InvoiceLoading, #SpinnerLoading {
    display:none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.reconmonitoring-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.reconmonitoring-loading-overlay {
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: Black;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
}

.animation-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 650px;
    min-width: 200px;
    z-index: 1000000001;
}

.canvas {
    align-items: center;
    background: #eeeeee;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    display: flex;
    height: 10em;
    justify-content: center;
    margin: 1em 1em 2em 1em;
    width: 10em;

}

.spinner {
    align-items: center;
    border: .3em solid transparent;
    border-top: .3em solid #428bca;
    border-right: .3em solid #428bca;
    border-radius: 100%;
    display: flex;
    justify-content: center;
}

.spinnerMax {
    animation: spinnerOne 3s linear infinite;
    height: 3em;
    width: 3em;
}

.spinnerMid {
    animation: spinnerOne 5s linear infinite;
    height: 2.4em;
    width: 2.4em;
}

.spinnerMin {
    animation: spinnerOne 5s linear infinite;
    height: 1.8em;
    width: 1.8em;
}

@keyframes spinnerOne {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.help-details {
    margin-top: 15px;
    background-color: #f6f6f6;
    height: auto;
    width: 250px;
    border: 1px solid #FFCC00;
    border-radius: 3px;
    position: absolute;
    right:  20px;
    z-index: 1000;
}

.help-details h2 {
    text-align: center;
    margin: 35px 0px;
    color: #428bca;
}

.help-menu-list li {
    color: #428bca;
    font-size: 13px;
    padding: 5px 5px 10px 5px !important;
    margin: 0px !important;
    display: list-item !important;
    white-space: normal;
    word-break: normal;
}

    .help-menu-list li a {
        color: #428bca;
        text-decoration: none;
    }

.standard-table td a {
    color: #098aea;
    text-decoration: none;
}

.standard-table td a:visited {
    color: #098aea;
    text-decoration: none;
}


@media (max-width:1337px) {
    .search-input {
        width: 80%
    }

    button {
        padding: 5px 10px 5px 10px;
    }
}

.breadcrumb {
  color: white;
  text-decoration:none;
}

.generalLink {
  color: #098aea;
  text-decoration: none;
}

.contractTierTable {
    font-size: 12px;
    border-collapse: collapse;
}

    .contractTierTable td:empty {
        border: 0;
        background: white;
    }

    .contractTierTable .headerCell {
        background-color: black;
        color: white;
        border: 1px solid black;
        padding: 3px 6px 3px 6px;
        empty-cells: hide;
        text-align:center;
        white-space: pre-line
    }

    .contractTierTable .cell {
        border: 1px solid black;
        padding: 3px 6px;
        text-align: center;
        white-space: pre-line;
    }

.contractMonthTable {
    border: none;
    font-size: 12px;
    width: 200px
}

.headerAdjustLanguage
{
    line-height: 1.25em;
}

.contract ul {
    list-style: disc;
}

.contract ol {
    font-weight: bold;
    width: 100%;
}
.contractolli {
    padding: 5px;
}
.contract ol li span {
    font-weight: normal;
}

.contractli {
    padding: 5px;
}

.rightValue {
    float: right;
    width: 200px;
}

.rightValueBox {
    display: inline-block;
    width: 75px;
    border: 1px solid black;
    padding: 2px 5px 2px 5px;
    text-align: right;
    margin-left: 25px;
}

.rightValue2 {
    float: right;
    width: 250px;
}

.libor-dropdown {
    border: none;
    border: 1px solid #ccc;
    padding: 4px 3px;
    border-radius: 3px;
    width: 250px;
    color: #666;
    background: url(../img/arrow-down.png) no-repeat right #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position-x: 230px;
}

.libor-dropdown-sm {
    width: 85px;
    background-position-x: 65px;
}

.libor-label {
    display: inline;
    width: 100px;
    font-weight: bold;
}

.libor-label-lower {
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    width: 100px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 3px;
}

.libor-input {
    border-radius: 1px 0 0 1px;
    display: inline;
    width: 100px;
}

.icon-placement-relative {
    position: relative;
    right: 15px;
}

.libor-date {
    border: 1px solid #ccc !important;
    padding: 5px 3px !important;
    border-radius: 3px !important;
    width: 100px;
    color: #666 !important;
}

.libor-label {
    display: inline-block;
    width: auto;
    font-size: 13px;
    font-weight: bold;
}

.contractLogo {
    float: right;
    height: 50px;
}

@media print {
    body * {
        visibility: hidden;
    }

    #printSection, #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }

    p {
        font-size: 18px;
        padding: 5px 0px;
    }

    .contractolli {
        padding: 15px 0px !important;
        font-size: 18px;
    }

        .contractolli span {
            font-size: 18px;
        }

    ul li {
        padding: 5px 0px !important;
        /*font-size: 18px;*/
    }

        ul li p {
            font-size: 18px;
            font-weight: normal !important;
            padding: 0px !important;
        }

    span {
        font-size: 18px;
    }

    .contractMonthTable {
        border: none;
        font-size: 18px;
        width: 200px
    }
    .rightValue {
        float: right;
        width: 110px;
    }

    /*.headerAdjustLanguage{
        margin-top: 5em;
        margin-bottom: 5em;
    }*/
}

#container input.addBank{
    width: 150px;
    margin-bottom: 5px;
}

#container input.removeBank {
    width: 150px;
    margin-bottom: 5px;
}

#container input.addContact {
    width: 150px;
    margin-bottom: 15px;
}

#container input.removeContact {
    width: 150px;
    margin-bottom: 15px;
}

#container input.debitBlockerLimit {
    
}

.vmColList2Left {
    display: inline-table;
    margin-left: -25px;
    width: 40%;
    min-width: 450px;
}

.vmColList2Right {
    display: inline-table;
    width: 40%;
    min-width: 450px;
}

#reconMismatch {
    text-align: left;
    color: red;
}

/*CSS grid system*/
.row::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding: 11px;
}

.col-1 {
    width: 8.33%;
}

.col-2 {
    width: 16.66%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33%;
}

.col-5 {
    width: 41.66%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33%;
}

.col-8 {
    width: 66.66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33%;
}

.col-11 {
    width: 91.66%;
}

.col-12 {
    width: 100%;
}


.cardnewinv {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    margin: .13rem .1rem;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    width: 95%;
}

    .cardnewinv:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
        cursor: pointer;
    }

.advanceSearchSection {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    word-break: break-word;
    padding-right: 35px;
}

.buttonNew {
    background-color: rgb(30,87,153);
    color: white;
    border: 1px solid white;
    padding: 5px 5px 5px 5px;
    border-radius: 3px;
    cursor: pointer;
}

.inv-span {
    width: 90%;
}

.invNew-info-body {
    overflow: auto;
    max-height: 486px;
    overflow-x: hidden;
}

.is-info {
    background-color: #FFA500;
    color: #000;
}

.invNew-info-body .advanceSearchLabel {
    color: #000 !important;
}


.align-content {
    margin-left: 14px;
}

/* Create a custom checkbox */
.checkmark_new {
    position: absolute;
    left: -10px;
    top: -15px;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border: 1px solid #666;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.chk-container:hover input ~ .checkmark_new {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chk-container input:checked ~ .checkmark_new {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_new:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chk-container input:checked ~ .checkmark_new:after {
    display: block;
}

/* Style the checkmark/indicator */
.chk-container .checkmark_new:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.InvoiceNewTable thead th {
    border-top: 1px solid #e9ecef;
    text-align: left;
    font-size: 13px;
    padding: 0.5em 0.1em;
    height: 30px;
    color: #ffffff;
}

.InvoiceNewTable thead tr {
    background-color: #555555;
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.new-invoice-grid #invTb_wrapper  #invTb_length {
    padding-bottom: 13px;
}


.new-invoice-grid{
    width:94%;
    margin-left:35px;
}

.div-invNew-quickSearch {
    margin-top: 40px;
    margin-left:-25px;
}

.div-invNew-quickSearch #colsel {
    width: 100% !important;
    height: 56% !important;
    border: 1px solid #555555;
    border-bottom: 1px solid #555555;
}

.div-invNew-quickSearch #txtQuickSearch {
    width: 100% !important;
    border: 1px solid #555555;
    border-bottom: 1px solid #555555;
}

.div-invNew-quickSearch .subDiv-invNew-quickSearch {
    margin-left: 65px;
}

.div-invNew-quickSearch .subDiv-invNew-quickSearch .div-invNew-alert-message {
    padding-top: 10px;
    padding-bottom: 10px;
}

.div-invNew-quickSearch #inv_refreshed {
    margin-top: 5px;
    margin-right: 10px;
}

.div-invNew-invInfo {
    margin-left: 38px !important;
    margin-top: 30px !important;
}

.invNew-settingsContainer {
    margin-left: 45px;
    position: relative;
    top: 20px;
}

.invNew-HcardSearchBtn {
    margin-bottom: 0px !important;
    margin-left: 15px;
}

#inv_results1.new-invoice-grid thead .sorting, .invoice-status-table thead .sorting {
    background: url(../img/sort_both.png) no-repeat center right;
    background-size: 15px 15px;
}


#inv_results1.new-invoice-grid thead .sorting_asc, .invoice-status-table thead .sorting_asc {
    background: url(../img/sort_asc.png) no-repeat center right;
    background-size: 15px 15px;
}


#inv_results1.new-invoice-grid thead .sorting_desc, .invoice-status-table thead .sorting_desc {
    background: url(../img/sort_desc.png) no-repeat center right;
    background-size: 15px 15px;
}



.dataTables_scrollHeadInner .InvoiceNewTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr >
th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead >
tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before, .invoice-status-table thead >
tr > th.sorting:before {
    bottom: 50%;
    content: "" !important;
}

.dataTables_scrollHeadInner .InvoiceNewTable thead > tr >
th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr >
th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr >
td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after, .invoice-status-table thead >
tr > th.sorting:after {
    top: 50%;
    content: "" !important;
}

.invNew-settingsContainer div#inv-table-settings ul li input[type="checkbox"]:focus ~ .checkmark-small {
    outline: max(2px, 0.1em) solid currentColor;
    outline-offset: max(2px, 0.1em);
}


input[type="checkbox"]:focus ~ .checkmark_new {
    outline: max(2px, 0.1em) solid currentColor;
    outline-offset: max(2px, 0.1em);
}

.InvoiceNewTable td, .standard-table td {
    border-top: 1px solid #e9ecef;
    text-align: left;
    font-size: 13px;
    padding: 0.2em;
    height: 30px;
}

.inv-new-labeladvanceSearch{
    background-color: transparent !important;
    color: black !important;
}

.invoiceActionButton {
    background-color: rgb(30,87,153);
    color: white;
    border: 1px solid white;
    padding: 5px 5px 5px 5px;
    border-radius: 3px;
    cursor: pointer;
}

.invoiceActionButton:disabled {
    opacity: 0.5;
    background-color: rgb(30,87,153);
    color: white;
    border: 1px solid white;
    padding: 5px 5px 5px 5px;
    border-radius: 3px;
    cursor: not-allowed;
}


.settled-info-align {
    float: left;
    width: 91%;
    margin-left: 47px;
}

.info-align{
    display:block !important;
    width:96%;
}

.invoice-hcard-model #audit-btn-right-new {
    position: absolute;
    top: 215px;
    right: 0;
}

.invoice-hcard-model #audit-btn-left-new {
    position: absolute;
    top: 215px;
}

.invoice-hcard-model .audit-btn-new:disabled {
    background-color: #F1F1F1;
    pointer-events: none;
}

.invoice-hcard-model .audit-btn-new {
    background: none;
    color: #275379;
    font-size: 30px;
}

.invoice-hcard-model .newaudit-table {
    margin-left: 55px;
    margin-right: 55px;
    overflow-x: auto;
    width: 90%;
    min-height: 300px;
}

.invoice-hcard-model #auditTable > tbody > tr > td > div {
    line-height: 17px !important;
}

.invoice-hcard-model .modal-body .newinvoice-dropdown {
    border: 1px solid #ccc;
    padding: 4px 3px;
    border-radius: 3px;
    width: 277px !important;
    color: #666;
    background: url(../img/arrow-down.png) no-repeat right #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position-x: 259px;
}
.inv-date-clear-button {
    background-color: transparent !important;
    padding: 0px;
    color: black;
    right: 5px;
}
.inv-date-clear-button:hover{
    color:black !important;
    border: none !important;
    animation-duration:0s;
}

.invoice-hcard-model ul.inv-details-list li input {
    background-color: #ffffff !important;
    width: 277px;
}

.invoice-hcard-model .modal-body #CreateFacility{
    width:277px;
}

.invoice-hcard-model ul.inv-details-list li input[type="radio"] {
    width: 14px !important;
}

.file-info-container {
    line-height: 25px;
    padding-left: 15px;
}

    .file-info-container label {
        display: inline-block;
        width: 100px;
    }

    .file-info-container .err-message {
        color: red;
    }

.button-container {
    padding-left: 15px;
}

    .button-container .title {
        line-height: 30px;
    }

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #428bca;
    color: white;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.hind-heading {
    margin-bottom:0px;
}
.hint-subheading {
    margin-top:0px;
    margin-bottom: 0px;
}
