@import url("bootstrap.min.css");


body {
    padding-top: 80px;
    padding-bottom: 60px;
    color: #004d8b;
}

footer {
    padding-left: 15px;
    padding-right: 15px;
}

div.dataTables_scrollBody table tbody td {
    border-right: 2px solid white;
    text-align: center;
}

.discard-select {
    width: 100%;
}

table.dataTable th {
    border: 1px black;
    border-right: 2px solid #e2e5e6;
    border-bottom: 2px solid #e2e5e6 !important;
    /*border-left: 1px solid #e2e5e6;*/
    /*border-top: 1px solid #e2e5e6;*/
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: white;
    text-align: left;
    line-height: 14px;
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
    position: absolute;
    font-family: FontAwesome;
}

table.dataTable thead th.sorting:after {
    content: "\f0dc";
    color: #004b87;
    font-size: 0.8em;
    padding-top: 0.5em;
}

.navbar-brand-crm {
    display: inline;
    color: white;
    min-height: 60px;
    font-size: 32px;
}

table.dataTable thead th.sorting_asc:after {
    content: "\f0de";
    font-size: 0.8em;
    padding-top: 0.5em;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
}

table.dataTable thead th.sorting_desc:after {
    content: "\f0dd";
    font-size: 0.8em;
    padding-top: 0.5em;
}

#queryTable > thead th::after {
    color: transparent;
}

table.dataTable th.noborder {
    border: 1px white;
    border-bottom: 3px solid black;
    background-color: white;
    text-align: left;
}

.container-fluid {
    padding-left: 215px;
    width: 100%;
}

.btn-edit-name {
    background-color: white;
}

    .btn-edit-name:hover {
        color: #4f991d;
    }

.navbar-brand {
    padding: 10px 15px;
}

.navbar-fixed-bottom {
    padding-left: 15px;
}

    .navbar-fixed-bottom h4 {
        color: #fff;
    }

.nav > li > a {
    color: #004d8b;
}

    .nav > li > a:hover {
        background-color: #004d8b;
    }

navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #004d8b;
    color: #ffffff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #004d8b;
    color: #ffffff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #004d8b;
}

.dropdown-menu > li > a {
    color: #004d8b;
}

.DDHeight {
    height: 630px
    /*!important;*/
}


.navbar-center {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    height: 100%;
    margin-top: 8px;
}

.navbar-default {
    background-color: #004d8b;
    border-color: transparent;
}

.panel-primary > .panel-heading {
    background-color: #004d8b;
    border-color: #004d8b;
}

.bg-primary {
    background-color: #004d8b;
}

.btn-primary {
    color: #ffffff;
    background-color: #004d8b;
    border-color: #004d8b;
}

    .btn-primary:hover {
        color: #ffffff;
        background-color: #0768b6;
        border-color: #0768b6;
    }

.btn-success {
    color: #ffffff;
    background-color: #4f991d;
    border-color: #4f991d;
}

    .btn-success.active {
        color: #ffffff;
        background-color: #5ab919;
        border-color: #5ab919;
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #ffffff;
            background-color: #4f991d;
            border-color: #4f991d;
        }

    .btn-success:hover {
        color: #ffffff;
        background-color: #5fb525;
        border-color: #5fb525;
    }

    .btn-success:focus, .btn-success.focus {
        color: #ffffff;
        background-color: #5fb525;
        border-color: #5fb525;
    }

.btn-group, .btn-group-vertical {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .btn-group > .btn:first-child {
        background-color: #4f991d;
        border-color: #4f991d;
    }

        .btn-group > .btn:first-child:hover {
            background-color: #66c227;
            border-color: #66c227;
        }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 100;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #9d9d9d;
    border-color: #9d9d9d;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #9d9d9d;
    border-color: #9d9d9d;
}

.buttons-copy {
    color: #ffffff;
    background-color: #004d8b;
    border-color: #004d8b;
}

.buttons-pdf {
    color: #ffffff;
    background-color: #004d8b;
    border-color: #004d8b;
}

.buttons-print {
    color: #ffffff;
    background-color: #004d8b;
    border-color: #004d8b;
}

.buttons-excel {
    color: #ffffff;
    background-color: #004d8b;
    border-color: #004d8b;
}

.buttons-copy:hover {
    color: #ffffff;
    background-color: #0768b6;
    border-color: #0768b6;
}

.buttons-pdf:hover {
    color: #ffffff;
    background-color: #0768b6;
    border-color: #0768b6;
}

.buttons-print:hover {
    color: #ffffff;
    background-color: #0768b6;
    border-color: #0768b6;
}

.buttons-excel:hover {
    color: #ffffff;
    background-color: #0768b6;
    border-color: #0768b6;
}

.alert-success:hover {
    background-color: #59aa22;
    border-color: #59aa22;
    color: #ffffff;
}

.alert-success {
    background-color: #4f991d;
    border-color: #4f991d;
    color: #ffffff;
}

.has-success .form-control, .has-success .form-control:focus {
    border: 2px solid #4f991d;
}

.has-success .input-group-addon {
    border-color: #4f991d;
    background-color: #4F991C;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #5fb525;
    border-color: #5fb525;
}

    .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
        color: #ffffff;
        background-color: #6bcc2a;
        border-color: #6bcc2a;
    }

#SubmitDiv {
    padding-right: 1%;
}

/*#formalDip {*/    
.formalDip
{
    table-layout: fixed;
    width: 75% !important;
}

/*#
formalDip_Standard {
    table-layout: fixed;
    width: 75% !important;
}
#formalDip_LowStepped {
    table-layout: fixed;
    width: 75% !important;
}
#formalDip_BTL {
    table-layout: fixed;
    width: 75% !important;
}
*/

/*#formalDip th:gt(0) {*/
.formalDip th:gt(0) {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
}

/*
#formalDip_Standard th:gt(0) {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
}
#formalDip_LowStepped th:gt(0) {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
}
#formalDip_BTL th:gt(0) {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
}
*/

/*#formalChecklist th {*/
.formalChecklist th {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
}

/*#formalDip th {*/
.formalDip th {
    color: #e2e5e6;
}

/*
#formalDip_Standard th {
    color: #e2e5e6;
}
#formalDip_LowStepped th {
    color: #e2e5e6;
}
#formalDip_BTL th {
    color: #e2e5e6;
}
*/

/*#formalDip .dipref {*/
.formalDip .dipref {
    background-color: #004d8b;
    padding-left: 6px;
}

/*
#formalDip_Standard .dipref {
    background-color: #004d8b;
    padding-left: 6px;
}
#formalDip_LowStepped .dipref {
    background-color: #004d8b;
    padding-left: 6px;
}
#formalDip_BTL .dipref {
    background-color: #004d8b;
    padding-left: 6px;
}
*/

/*#formalDip, #formalChecklistParent, #formalFootnotes {*/
.formalDip, .formalChecklistParent, .formalFootnotes {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

/*
#formalDip_Standard, #formalChecklistParent, #formalFootnotes {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
#formalDip_LowStepped, #formalChecklistParent, #formalFootnotes {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
#formalDip_BTL, #formalChecklistParent, #formalFootnotes {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
*/

/*#formalDip td, #formalChecklist td {*/
.formalDip td, .formalChecklist td {
    border: 1px solid #aaaaaa;
}

/*
#formalDip_Standard td, #formalChecklist td {
    border: 1px solid #aaaaaa;
}
#formalDip_LowStepped td, #formalChecklist td {
    border: 1px solid #aaaaaa;
}
#formalDip_BTL td, #formalChecklist td {
    border: 1px solid #aaaaaa;
}
*/

/*#formalChecklist tr {*/
.formalChecklist tr {
    height: 40px;
    vertical-align: top;
}

/*#formalChecklist th {*/
.formalChecklist th {
    width: 500px;
    border-bottom: solid white 1px;
}

/*#formalChecklist {*/
.formalChecklist {
    width: 600px;
    text-align: left;
}

/*#formalDip .moneypad {*/
.formalDip .moneypad {
    margin-right: 5px;
    padding-right: 15px;
    width: 160px;
    text-align: right;
}

/*
#formalDip_Standard .moneypad {
    margin-right: 5px;
    padding-right: 15px;
    width: 160px;
    text-align: right;
}
#formalDip_LowStepped .moneypad {
    margin-right: 5px;
    padding-right: 15px;
    width: 160px;
    text-align: right;
}
#formalDip_BTL .moneypad {
    margin-right: 5px;
    padding-right: 15px;
    width: 160px;
    text-align: right;
}
*/

/*#formalDip .moneyedit {*/
.formalDip .moneyedit {
    cursor: pointer;
}

/*
#formalDip_Standard .moneyedit {
    cursor: pointer;
}
#formalDip_LowStepped .moneyedit {
    cursor: pointer;
}
#formalDip_BTL .moneyedit {
    cursor: pointer;
}
*/

/*#formalDip td, #formalChecklist td {*/
.formalDip td, .formalChecklist td {
    padding-left: 5px;
}

/*
#formalDip_Standard td, #formalChecklist td {
    padding-left: 5px;
}
#formalDip_LowStepped td, #formalChecklist td {
    padding-left: 5px;
}
#formalDip_BTL td, #formalChecklist td {
    padding-left: 5px;
}
*/

.footnotepoint {
    vertical-align: super;
    font-size: x-small;
}

/*#formalFootnotes {*/
.formalFootnotes {
    font-size: small;
}

/*
#formalFootnotes_Standard {
    font-size: small;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}
#formalFootnotes_LowStepped {
    font-size: small;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}
#formalFootnotes_BTL {
    font-size: small;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}
*/

/*#formalFootnotes th {*/
.formalFootnotes th {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
    font-weight: normal;
    padding: 3px;
}

/*
#formalFootnotes_Standard th {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
    font-weight: normal;
    padding: 3px;
}
#formalFootnotes_LowStepped th {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
    font-weight: normal;
    padding: 3px;
}
#formalFootnotes_BTL th {
    background-color: #004b87;
    color: white;
    border: 1px solid #004b87;
    font-weight: normal;
    padding: 3px;
}
*/

.prevaddress {
    cursor: pointer;
}

.histaddress {
    cursor: pointer;
    background-color: #aaaaaa;
    border-radius: 6px 6px 6px 6px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    margin-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    border-top: solid 2px #cccccc;
    border-left: solid 2px #cccccc;
    border-bottom: solid 2px #999999;
    border-right: solid 2px #999999;
}

.fixedDivLeft {
    position: fixed;
    left: 0px;
    width: 200px;
    top: 30%;
    z-index: 99999;
    background: inherit;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 768px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        background: #ecf0f1;
        width: 10%;
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -40%;
    }

    .row-offcanvas-left.active {
        left: 40%;
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 40%;
        margin-left: 12px;
    }
}

.note-background {
    background-color: white;
    text-align: left;
    width: 100%;
}

#sidebar {
    padding: 15px;
    margin-top: 10px;
}

#sidebar-wrapper {
    margin-top: -20px;
    background: #eeeeee;
    padding-left: 1px;
    /*width: 10%;*/
}

.sidebar-nav li.active a.blue-stripe {
    border-left: 3px solid #35aa47;
}

.sidebar-nav li a {
    color: #e5e5e5;
}

    .sidebar-nav li a:hover {
        text-decoration: none;
        color: #35aa47;
        background: rgb(238, 238, 238);
    }

.m-btn.blue-stripe {
    color: #004b8b;
    border-left: 3px solid #004b8b;
    text-align: left;
    font-size: 14px;
}

.table tbody > tr > td.vert-align {
    vertical-align: middle;
}

.glyphicon-user {
    top: 0px;
}

.glyphicon-lock {
    top: 0px;
}

.dl-horizontal dt {
    text-align: left;
    margin-bottom: 1em;
    width: auto;
    padding-right: 1em;
}

.dl-horizontal dd {
    margin-left: 0;
    margin-bottom: 1em;
}

/*
    DataTable Styling
*/

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #004d8b;
    background-color: #fff;
    border-color: #004d8b;
}

.pagination > li > a, .pagination > li > span {
    color: #004d8b;
    background-color: #fff;
    border-color: #004d8b;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #ffffff;
    background-color: #004d8b;
    border-color: transparent;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #004d8b;
    border-color: transparent;
}

table.dataTable th {
    border-bottom: solid;
}

table.dataTable {
    padding-bottom: 10px;
}

    table.dataTable td, table.dataTable th {
        padding-top: 5px;
        padding: 6px;
    }

td > .btn {
    margin: 1px;
}

.noborder {
    border: 0px;
    color: #fff;
    padding: 0px;
}

.fixedDiv {
    position: fixed;
    right: 5%;
    width: 12%;
    top: 30%;
    z-index: 10;
    background: inherit;
}

.mini-submenu {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    padding: 9px;
    /*position: relative;*/
    width: 42px;
}

    .mini-submenu:hover {
        cursor: pointer;
    }

    .mini-submenu .icon-bar {
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
        margin-top: 3px;
    }

    .mini-submenu .icon-bar {
        background-color: #004d8b;
    }

#slide-submenu {
    background: rgba(0, 0, 0, 0.45);
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    cursor: pointer;
}

.sidebar {
    width: 100%;
}

.slider.slider-horizontal {
    width: 100%;
    height: 20px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff !important;
    background-color: #004d8b;
    border-color: #004d8b;
}

#ex1Slider .slider-selection {
    background: #BABABA;
}

#fixDiv > div > div > span {
    color: #555555;
}

    #fixDiv > div > div > span > select {
        margin-left: 0%;
        width: 100%;
    }

        #fixDiv > div > div > span > select #disabled {
            margin-left: 0%;
            background-color: gray;
            width: 100%;
        }

a.list-group-item, select.list-group-item {
    color: #555555;
}

    a.list-group-item.bg-success {
        background-color: #5fb525;
        color: #fff;
        top: 1px;
        left: 0px;
    }

        a.list-group-item.bg-success:hover {
            color: #ffffff;
            background-color: #4f991d;
            border-color: #5fb525;
        }

    a.list-group-item.bg-warning {
        background-color: #f39c12;
        color: #fff;
    }

        a.list-group-item.bg-warning:hover {
            color: #ffffff;
            background-color: #c87f0a;
            border-color: #be780a;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #004d8b;
    border: 1px solid #ecf0f1;
    border-bottom-color: transparent;
    cursor: default;
}

.nav > li > a:hover {
    background-color: #004d8b;
    color: #fff;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e2e5e6;
}


.table-hover > tbody > tr:hover {
    color: white;
    background-color: #337ab7;
}

.popover-content > a:first-child {
    margin-right: 10px;
}

.btn-group > .btn:first-child {
    color: black;
    background-color: transparent;
    border-color: black;
}

    .btn-group > .btn:first-child:hover {
        color: white;
        background-color: #657074;
        border-color: black;
    }

.bg-warning.list-group-item {
    background-color: #f39c12;
    color: #fff;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
    color: black;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    padding-left: 10px;
}

.editInitRate {
    width: 70px;
}

.InitRate {
    width: 400px;
}

.btnEditInitRates {
    height: 28px;
    line-height: 1;
}

.dipBorderLeft {
    border-left-color: #004d8b;
    border-left-style: solid;
    border-left-width: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab-pane > .row > .dipBorderLeft {
    border-left-color: #004d8b;
    border-left-style: solid;
    border-left-width: 1px;
    /*max-height: 28px;*/
    height: 25px;
}

.tab-pane > .row > .dipBorderRight {
    border-right-color: #004d8b;
    border-right-style: solid;
    border-right-width: 1px;
    height: 25px;
}

.dipBorderRight {
    border-right-color: #004d8b;
    border-right-style: solid;
    border-right-width: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#dipHeader {
    padding-left: 0px;
    padding-right: 0px;
}

#dipFooter {
    padding-left: 0px;
    padding-right: 0px;
}

td, th {
    padding: 1px;
}

.login-body {
    padding: 15px;
}

.navbar-right {
    padding-right: 20px;
}

#viewTerms {
    padding-left: 22px;
    cursor: pointer;
}

.font-normal {
    font-weight: 400;
}

/* DataTable Styles */

.Primary {
    background-color: #a0cbee; /* !important;*/
}

.GDV {
    background-color: #f2c0c0; /* !important;*/
}

.PrimarySecondary {
    background-color: #f8f2bf; /* !important;*/
}

.Combined {
    background-color: #c6efa9; /* !important;*/
}

.table-hover > tbody > tr:hover.Primary {
    background-color: #6ab4ef !important;
    color: black;
}

.table-hover > tbody > tr:hover.PrimarySecondary {
    background-color: #f2e78b !important;
    color: black;
}

.table-hover > tbody > tr:hover.Combined {
    background-color: #9fee67 !important;
    color: black;
}

.navbar-right {
    float: right !important;
}


div > .outputFee > input.active {
    min-width: 60px;
    width: 100%;
    border: 1px solid;
    margin: 0px;
    padding: 0px;
    /*max-height: 20px;*/
    /*height: 25px;*/
    box-sizing: border-box;
    text-align: left;
}

    div > .outputFee > input.active.overwritten {
        width: 60%;
        border: 1px solid;
        height: 30px;
    }

div > .outputFee > input.inactive {
    width: 100%;
    border: none;
    height: 18px;
    background-color: white;
}

/*div > .outputFee > .input-group-btn > .revertFee {
    width: 100%;
    height:18px;
    max-height: 22.5px;
    margin-top: 1px;
}*/

.table-hover > tbody > tr:hover.GDV {
    background-color: #f36b6b !important;
    color: black;
}

#queryTable_filter > label {
    border-radius: 4px;
    border-left: 2px solid black;
    text-align: left;
    width: 39%;
    padding-left: 10px;
    color: BLACK;
}

#queryTable_wrapper > div:nth-child(6) > button {
    color: black;
}

#queryTable_filter > label > input {
    width: 90%;
}

.table-striped > tbody > tr:nth-of-type(odd).Primary {
    background-color: #b4d5ef; /* !important;*/
}

.table-striped > tbody > tr:nth-of-type(odd).PrimarySecondary {
    background-color: #f8f4d2; /* !important;*/
}

.table-striped > tbody > tr:nth-of-type(odd).GDV {
    background-color: #f1d2d2;
}

.table-striped > tbody > tr:nth-of-type(odd).Combined {
    background-color: #d5f2c0;
}

div.tooltip-inner {
    max-width: 350px;
}

.dip_list_container {
    position: fixed;
    right: 16px;
    width: 20%;
    background-color: #eeeeee;
}

    .dip_list_container > li {
        border: 1px solid;
        padding: 8px;
        background-color: #FFFFFF;
    }


.dip_list {
    padding: 0px;
    margin: 0px;
}

    .dip_list > li {
        border: 1px solid;
    }

        .dip_list > li:hover {
            background-color: #eeeeee;
        }

        /*.dip_list > li.active {
        }*/

        .dip_list > li > .dip_list_caption {
            padding: 8px;
            padding-right: 10%;
            margin-right: 10%;
        }

.output_dip {
    padding-bottom: 32px;
}

.dip_list_tool {
    /*position: fixed;*/
    right: 16px;
    width: 20%;
    top: 10%;
}

.noresize {
    resize: none;
}

.text-wrap {
    white-space: initial;
}

.btn-note {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.AddFee {
    padding-bottom: 5px;
}

.borderRemove {
    border-width: 2px;
}

.ValHeight {
    max-height: 22.5px;
}

.ArrHeight {
    max-height: 22px;
}
/* Fancy Spinner */
.loader-fb {
    bottom: calc(100% - 50%);
    left: calc(50% - 5px);
    position: absolute !important;
}

    .loader-fb, .loader-fb:before, .loader-fb:after {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 50px;
        background-color: rgba(215,230,240,0.9);
        border: 1px solid rgb(215,230,240);
        z-index: 100000;
        content: ' ';
        margin-left: -5px;
        margin-right: -9px;
    }

        .loader-fb:before {
            top: -11px;
            left: -100%;
            animation: loading-fb .8s cubic-bezier(.4,.5,.6,1) infinite;
        }

.loader-fb {
    animation: loading-fb-main .8s cubic-bezier(.4,.5,.6,1) .2s infinite;
}

    .loader-fb:after {
        top: -11px;
        right: -100%;
        margin-top: 50%;
        animation: loading-fb .8s cubic-bezier(.4,.5,.6,1) .4s infinite;
    }

.fa-minus-square {
    background: none;
    border: none;
    padding: 10px;
    color: red;
    float: right;
    font-size: 20px;
}

    .fa-minus-square:hover {
        color: #940000;
    }

.btnAddBorrower {
    width: 150px;
    height: 40px;
    border: none;
}

.TimeAddress {
    float: right;
    padding-right: 75px;
    position: relative;
    bottom: 33px;
}

.btnSaveChanges {
    padding-bottom: 40px;
    font-size: 20px;
    height: 45px;
    width: 200px;
    font-style: normal;
}

.saveChangesBorder {
    padding-left: 5px;
    padding-top: 0;
    padding-bottom: 20px;
}

.adminEdit {
    width: 250px;
    height: 150px;
    border-color: #95a5a6;
}

.adminEdit2 {
    height: 100px;
    width: 1640px;
    border: none;
    border-bottom: solid;
}

.editDip2 {
    padding-left: 16px;
}

.adminEditHeader {
    background-color: #95a5a6 !important;
    border-bottom-color: #95a5a6 !important;
}

.btnEdit {
    font-size: 35px;
    height: 50px;
    float: right;
    background-color: #95a5a6;
    border-color: #95a5a6;
}

.editCheck:hover {
    background-color: #808f90;
    border-color: #808f90;
}


.editSearch {
    position: relative;
    width: 160px;
    height: 50px;
    float: right;
}

.editSearch2 {
    position: relative;
    width: 160px;
    height: 50px;
    float: right;
}

.editCheck {
    float: right;
    height: 50px;
    background-color: #95a5a6;
    color: white;
}

/*.editChangesBox {
}*/

.savePanel {
    width: 100%;
}

.editPanel {
    width: 250px;
}

.btnDipNoteV2 {
    width: 120px;
}

.btnDipEditPage {
    width: 120px;
}

.btnReturnToDip {
    float: right;
    width: 250px;
    height: 40px;
    margin-top: -3%;
}

.Fiba {
    width: 220px;
}

.btn-adjust-dip {
    width: 30%;
}

@keyframes loading-fb {
    from {
        transform: scaleY(1.4);
        background-color: rgba(55,114,171,0.9);
        border: 1px solid rgb(55,114,171);
    }
}

@keyframes loading-fb-main {
    from {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -10px;
        background-color: rgba(55,114,171,0.9);
        border: 1px solid rgb(55,114,171);
    }
}

.extendHeaderFooter {
    width: 100%;
}
/* Tranche Css Start*/

.tranche-btn {
    background-color: #f39c12;
    color: white;
    /*padding: 16px;*/
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 300px;
    height: 43px;
    border-radius: 4px 4px 0 0;
}

.tranche-create-add-v2 {
    width: 100%;
    border: none;
    background-color: #f9f9f9;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    color: black;
}

    .tranche-create-add-v2:hover {
        color: black;
        text-decoration: none;
        display: block;
        border-bottom: solid 1px rgba(0,0,0,0.1);
        background-color: #ddd;
    }


.tranche-dropdown {
    position: relative;
    display: inline-block;
}

.tranche-dd-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    max-height: 600px;
    width: 100%;
    overflow: scroll;
}

.tranche-dd-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    max-height: 600px;
    width: 100%;
    overflow: scroll;
}

.tranche-sub {
    display: flex;
    width: 100%;
}

.tranche-sub2 {
    display: flex;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .3)
}

.tranche-sub-remove {
    width: 10%;
    padding-left: 2px;
}

.tranche-sub-content {
    display: flex;
}

.tranche-sub-invis {
    width: 0px;
    color: white;
    border: none;
    height: 50px;
    background-color: #9d9d9d;
    text-align: center;
    padding-top: 9px;
    font-size: 20px;
    white-space: nowrap;
}

.tranche-remove-btn {
    border-radius: 26%;
    border: none;
    background-color: red;
    color: white;
    margin-top: 8px;
    outline: none;
}

    .tranche-remove-btn:hover {
        background-color: #c30a0a;
    }

.tranche-check-btn {
    border-radius: 26%;
    border: none;
    background-color: #4f991d;
    color: white;
    margin-top: 4px;
    width: 25px;
    display: none;
    outline: none;
}

    .tranche-check-btn:hover {
        background-color: #366b12;
    }

.tranche-dd-advances {
    margin-left: 5%;
    margin-top: 5%;
    height: 100%;
}

.tranche-dd-subadvances {
    color: black;
    background-color: white;
    border: none;
    width: 90%;
    text-align: left;
    border-bottom: solid 1px rgba(0,0,0,0.1);
}

    .tranche-dd-subadvances:hover {
        background-color: #ddd;
    }

.tranche-dropdown:hover .tranche-dd-content {
    display: block;
}

.tranche-dropdown:hover .tranche-dd-content2 {
    display: block;
    bottom: 100%;
}


.tranche-dropdown:hover .tranche-btn {
    background-color: #da8806;
}

.tranche-sub-text {
    font-size: 13px;
}

.tranche-add-icon {
    color: #f39c12;
    margin-left: 10px;
    vertical-align: middle;
}

.tranche-create-add a {
    padding: 0px 16px !important;
    height: 30px;
}

.textArea-maxWidth {
    max-width: 100%;
    min-width: 100%;
}

.money-format {
    position: relative;
    display: table;
    border-collapse: separate;
}

.money-border-fix {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.property-container {
    /*border: 1px solid #f39c12;*/
    border: 1px solid #337ab7;
    padding: 2px;
    border-radius: 4px;
    margin: 4px;
}

.property-title {
    /*background-color: #f39c12;*/
    background-color: #337ab7;
    border-radius: 4px;
    padding: 2px;
    color: white;
}

.formal-listrow {
    height: 50px;
    margin-right: 10px;
    background-color: #fff;
}

.register-form-header {
    text-align: center;
}

.g-recaptcha > div {
    margin: 0 auto;
}

.login-input-group {
    background-color: #cedada;
    border-radius: 4px;
    padding: 8px;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

    .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
    }

        .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 20px;
            height: 20px;
            background: white;
        }

    .styled-checkbox:hover + label:before {
        background: #f35429;
    }

    .styled-checkbox:focus + label:before {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
    }

    .styled-checkbox:checked + label:before {
        background: #f35429;
    }

    .styled-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .styled-checkbox:disabled + label:before {
            box-shadow: none;
            background: #ddd;
        }

    .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 9px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.welcome0 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 8px;
}

.welcome1 {
    font-size: 54px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 48px;
}

#corp_address_ph {
    width: 100%;
    margin: 0 auto;
}

.corp-container {
    border: 1px solid #f39c12;
    padding: 1px;
}

.corp-header {
    background-color: #f39c12;
    border-radius: 2px;
    color: white;
    padding: 2px;
}

.borrower-info-container {
    border: 1px solid #004d8b;
    padding: 1px;
}

.borrower-info-header {
    background-color: #004d8b;
    color: white;
    border-radius: 2px;
    padding: 2px;
    width: 100%;
    display: flex;
}

.borrower-address-header {
    background-color: #f39c12;
    color: white;
    padding: 2px;
    border-radius: 2px;
}

.borrower-address {
    border: 1px solid #f39c12;
    padding: 1px;
}

.time-container {
    width: 100%;
    display: flex;
    margin: 8px;
}

.time-input-container {
    text-align: center;
    width: 50%;
}

.time-input {
    font-size: 18px;
    width: 50%;
    margin: 0 auto;
}

.borrower-info-add:hover {
    color: #f39c12;
    cursor: pointer;
}

.borrower-info-title {
    width: 80%;
    margin: 0px;
}

.borrower-info-add {
    width: 20%;
    margin: 0px;
}

.sec-address-container {
    border: 1px solid #f39c12;
}

.security-address-title {
    background-color: #f39c12;
    color: white;
    border-radius: 2px;
    margin: 1px;
    padding: 2px;
}

.sec-panel-heading {
    display: flex;
}

.remove-address {
    float: right;
}

.file-upload-style {
    height: 150px;
    min-height: 150px;
    background-color: #2196f326;
    cursor: pointer;
    display: flex;
    overflow-x: auto;
    overflow-y: auto;
}

    .file-upload-style:hover {
        background-color: #2196f35e;
    }

.file-upload-button {
    display: none !important;
}


.file-div-style {
    display: inline-table;
    padding: 10px
}

.file-ui-drop-item {
    padding: 8px;
    min-width: 150px;
    max-width: 150px;
}

    .file-ui-drop-item:hover {
        background-color: #9e9e9e42;
        cursor: default;
    }

.file-ui-drop-item-icon {
    width: 40px;
    margin: auto;
    pointer-events: none;
}

.file-ui-drop-item-text {
    min-width: 130px;
    text-align: center;
    pointer-events: none;
}

.file-dip-remove {
    color: red;
    background-color: white;
    width: 20px;
    height: 21px;
    border-radius: 2px;
    text-align: center;
}

    .file-dip-remove:hover {
        color: white;
        background-color: red;
        cursor: pointer;
    }


.navbar-brand:hover img {
    /*outline: 2px solid #226eac;*/
    opacity: 0.5;
}

#alertModalBody {
    white-space: pre-wrap;
}

.toolbox-wrapper {
    position: fixed;
    z-index: 10001;
    left: 0px;
    bottom: 0px;
}

.pt15 {
    padding-top: 15px;
}

.pt15-pb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

#formalDip .cbils-border-top {
    font-weight:bold;
    border-top: 3px solid #6785a2;
}

#formalDip_Standard .cbils-border-top {
    font-weight: bold;
    border-top: 3px solid #6785a2;
}

#formalDip_LowStepped .cbils-border-top {
    font-weight: bold;
    border-top: 3px solid #6785a2;
}

#formalDip_BTL .cbils-border-top {
    font-weight: bold;
    border-top: 3px solid #6785a2;
}

#formalDip .cbils-border-top td{
    padding:10px;
    padding-bottom :0px;
}

#formalDip_Standard .cbils-border-top td {
    padding: 10px;
    padding-bottom: 0px;
}

#formalDip_LowStepped .cbils-border-top td {
    padding: 10px;
    padding-bottom: 0px;
}

#formalDip_BTL .cbils-border-top td {
    padding: 10px;
    padding-bottom: 0px;
}

#formalDip .cbil-left-border {
    border: none;
    border-left: 1px solid #aaaaaa;
}

#formalDip_Standard .cbil-left-border {
    border: none;
    border-left: 1px solid #aaaaaa;
}

#formalDip_LowStepped .cbil-left-border {
    border: none;
    border-left: 1px solid #aaaaaa;
}

#formalDip_BTL .cbil-left-border {
    border: none;
    border-left: 1px solid #aaaaaa;
}

#formalDip .cbil-no-border {
    border: none;    
    text-align:right;
}

#formalDip_Standard .cbil-no-border {
    border: none;
    text-align: right;
}

#formalDip_LowStepped .cbil-no-border {
    border: none;
    text-align: right;
}

#formalDip_BTL .cbil-no-border {
    border: none;
    text-align: right;
}

#formalDip .cbil-right-border {
    border: none;
    border-right: 1px solid #aaaaaa;
}

#formalDip_Standard .cbil-right-border {
    border: none;
    border-right: 1px solid #aaaaaa;
}

#formalDip_LowStepped .cbil-right-border {
    border: none;
    border-right: 1px solid #aaaaaa;
}

#formalDip_BTL .cbil-right-border {
    border: none;
    border-right: 1px solid #aaaaaa;
}

#formalDip .no-top-border {
    border-top: none;
    border-bottom: 3px solid #6785a2;
}

#formalDip_Standard .no-top-border {
    border-top: none;
    border-bottom: 3px solid #6785a2;
}

#formalDip_LowStepped .no-top-border {
    border-top: none;
    border-bottom: 3px solid #6785a2;
}

#formalDip_BTL .no-top-border {
    border-top: none;
    border-bottom: 3px solid #6785a2;
}

#formalDip .no-top-border td{
    padding:10px;
}

#formalDip_Standard .no-top-border td {
    padding: 10px;
}
#formalDip_LowStepped .no-top-border td {
    padding: 10px;
}
#formalDip_BTL .no-top-border td {
    padding: 10px;
}

.dbname {
    color: #ffffff;
    font-size:20px;
    font-weight: bold;
}

