body {
    font-family: 'Inter', Arial, Sans-serif;
    color: #0E0E0E;
    height: 100vh;
    overflow-x: hidden;
    font-weight: 400;
    word-wrap: break-word;
    font-kerning: normal;
    -moz-font-feature-settings: "kern", "liga", "clig", "calt";
    -ms-font-feature-settings: "kern", "liga", "clig", "calt";
    -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
    font-feature-settings: "kern", "liga", "clig", "calt";
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

h1 {
    color: #30003c;
    font-family: 'Noe Display', Arial, Sans-serif;
    font-size: 1.8em;
    line-height: 30px;
    margin-top: 0;
}

h2 {
    color: #30003c;
    font-family: 'Inter', Helvetica, Arial, Sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0;
}

h3 {
    color: #30003c;
    font-family: 'Inter', arial;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 0;
}

h4, h5 {
    margin-top: 0;
}

    h4, h4 > a {
        color: #f2f2f2;
        font-family: 'Inter', arial;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
    }

h5 {
    color: #30003c;
    font-family: 'Inter', arial;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    margin: 0px;
}

h6 {
    color: #30003c;
    font-family: 'Inter', arial;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    margin: 0px;
}

p {
    font-family: 'Inter', arial;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    /* color: #fff; */
    line-height: 16pt;
}

.ek-link {
    text-decoration: underline 2px !important;
}

.ek-link-banjoblue {
    position: relative;
    font-weight: 600;
    border-bottom: 2px solid #0039f6;
    padding-bottom: 2px;
}

a, button {
    -webkit-transition: all .3s ease-out;
    color: #0E0E0E;
    font-family: 'Inter', arial;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

input {
    font-family: 'Inter', arial;
}

select {
    text-align: left !important;
}


a:hover, a:focus {
    -webkit-transition: all .3s ease-out;
    color: #0039f6;
    text-decoration: none;
    transition: all .3s ease-out;
}

button {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

/* Sticky footer styles */

html {
    min-height: 100vh;
    position: relative;
}

body {
    height: 100%;
    /* Margin bottom by footer height */
    /*margin-bottom: 140px;*/
}

.progress-bar {
  background-color: #34d9c3;  
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.subheader {
    color: #333f4f;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 10px;
}

    .subheader .fa-stack {
        font-size: 0.55em;
        vertical-align: sub;
    }

.footer {
    background-color: #333f4f;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
}

@media (max-width: 850px) {
    body {
        margin-bottom: 0;
    }

    .footer {
        position: relative;
    }
}

/* End Sticky footer styles */

/* BOOTSTRAP OVERRIDES */



/* Large Screen Components */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #0039f6;
    border: none;
    color: #fff;
    font-family: 'Inter', arial;
    font-style: normal;
    font-weight: normal;
}

    .nav-tabs > li.active > a .fa-inverse,
    .nav-tabs > li.active > a:hover .fa-inverse,
    .nav-tabs > li.active > a:focus .fa-inverse {
        color: #333;
    }

.nav {
    position: relative;
    z-index: 10;
}

/*Have this after .nav stop set position of tab strip fixed*/

/*** This must be set to relative OR the nav bar will stick in place!!! ***/

.nav-tabs {
    background: #333f4f;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    /*position: fixed;*/
}

/* always toggle mobile menu */

.navbar-header {
    float: none;
}

.navbar-toggle {
    display: block;
}

.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

.navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
}

    .navbar-nav > li {
        float: none;
    }

        .navbar-nav > li > a {
            padding-bottom: 10px;
            padding-top: 10px;
        }

.navbar.navbar-default {
    background: #1D252D;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-default .navbar-toggle {
    border: none;
    margin: 10px;
}

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.navbar-brand {
    height: auto;
    margin-left: 0;
    padding: 0pt;
}

.banjo-logo-box {
    display: inline-block;
}

    .banjo-logo-box:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .banjo-logo-box.cobrand {
        margin-top: 16px;
        padding-left: 10px;
    }

        .banjo-logo-box.cobrand a {
            display: inline-block;
        }

        .banjo-logo-box.cobrand img {
            height: 24px;
            vertical-align: unset;
        }

@media (max-width: 420px) {
    .banjo-logo-box.cobrand {
        height: 25px;
        margin: 0;
        margin-top: 16px;
        padding-left: 10px;
    }

    .banjo-logo-box:before {
        display: none;
    }
}

@media (max-width: 320px) {
    .logo-sm.cobrand {
        height: 22px !important;
        margin-left: 15px !important;
        width: 65px;
    }

    .banjo-logo-box.cobrand {
        height: 20px;
        margin-top: 15px;
        padding-left: 4px;
    }

        .banjo-logo-box.cobrand img {
            height: 20px;
        }

    .banjo-logo-box:before {
        display: none;
    }
}

.nav-tabs > li {
    margin-bottom: 0pt;
    width: 16.667%;
}

    .nav-tabs > li > a {
        border: none;
        border-radius: 0px;
        color: #fff;
        font-family: 'Inter', arial;
        font-size: 1.2em;
        font-style: normal;
        font-weight: normal;
        height: 40px;
        margin-right: 0px;
        padding: 10px 15px 0px 15px;
        padding-top: 7pt;
        text-align: center;
        text-decoration: none;
    }

@media (max-width: 992px) {
    .nav-tabs > li > a {
        font-size: 1em;
    }
}


@media (min-width: 850px) {
    .nav-tabs.menu-sm > li > a {
        height: 48px;
        padding: 10px 15px;
    }

        .nav-tabs.menu-sm > li > a .title {
            margin-top: 10px;
        }

        .nav-tabs.menu-sm > li > a .fa-stack {
            display: none !important;
        }

    .nav-status {
        background: #1D252D;
        border-bottom: none;
        margin-top: 80px;
        opacity: 0.9;
        padding-left: 0;
        padding-right: 0;
        position: fixed;
    }

        .nav-status .status {
            border-bottom: 1px solid #ddd;
            margin-bottom: 0;
            margin-top: 2px;
        }

            .nav-status .status h4 {
                color: #fff;
                letter-spacing: 1px;
                margin-bottom: 6px;
                text-align: center;
            }

        .nav-status.menu-sm {
            margin-top: 48px;
        }
}

.nav-tabs > li > a:hover {
    background-color: #066;
    border: none;
    color: #fff;
    cursor: pointer;
}

    .nav-tabs > li > a:hover .fa-stack .fa-inverse {
        color: #738088;
    }

    .nav-tabs > li > a:hover .banjo-title-container .title {
        color: #d9d9d6;
    }

/*Prevents auto wrapping of nav menu items due to 1px margins*/
.navbar-nav > ul > li {
    margin: 0 -1px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.18em;
}

@media (max-width: 850px) {
    .navbar-default .navbar-nav {
        margin: 0px 0px;
        padding-bottom: 27px;
    }

        .navbar-default .navbar-nav > li > a {
            border-top: 1px solid #4e5a6c;
            color: #fff;
            padding-left: 15px;
        }

        .navbar-default .navbar-nav > li:last-child > a {
            border-bottom: 1px solid #4e5a6c;
        }
}

.navbar-default .navbar-nav > li a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #5f73ff;
}

.navbar-default .navbar-nav > li:focus {
    background: #d9d9d9;
}

.navbar-header > button {
    border-color: #fff;
    margin-top: 18pt;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

@media (max-width: 850px) {
    .navbar-default .navbar-collapse {
        background-color: #333f4f;
        margin-left: -30px;
        margin-right: -30px;
        overflow-y: inherit;
    }

        .navbar-default .navbar-collapse.collapsing .navbar-nav li a {
            display: none;
        }
}

/* Small Screen Components */

.panel-body, js-tabcollapse-panel-body { /*background: #fafafa;*/
}

.panel-default > .panel-heading {
    background-color: #1d252d;
    color: #fafafa;
    height: 30px;
}

.panel-group .panel {
    border-radius: 0px;
    padding: 0px;
}

.panel-group {
    margin-bottom: 0pt;
}

.panel {
    border: none;
}

.panel-heading {
    border-radius: 0px;
    min-height: 56px;
}

.panel-title > a:hover, a:focus {
    text-decoration: none;
}

.panel-title {
    color: #94a6b0;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

#complete-button:focus {
    border: none;
}

.btn {
    border-radius: 50px;
}
.btn-viewInvoices {
    color: #fff !important;
}

.btn-primary,
.btn-primary.active {
    background-color: #0039f6;
    border: 2px solid #0039f6;
    color: #fff;
    font-size: 1.2em;
    padding: 13px 40px;
}

    .btn-primary[disabled] {
        background-color: #56dcc8;
        border-color: #56dcc8;
    }

        .btn-primary[disabled]:hover {
            background-color: #56dcc8;
            border-color: #56dcc8;
        }

.btn-default:hover {
    border-color: #e6e6e6;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default,
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled]
.btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active,
fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border: 1px solid #e5e5e5;
}

.btn-outline {
    background: transparent;
    border: 2px solid #0039f6;
    color: #0039f6;
    font-size: 1.2em;
    padding: 13px 40px;
}

.btn-invert-outline{
    background: transparent;
    border: 2px solid #0039f6;
    color: #fff;
    font-size: 1.2em;
    padding: 13px 40px;
}


.btn-x-small {
    font-size: 0.9em;
    padding: 6px 10px;
}

.btn-small {
    font-size: 1em;
    padding: 8px 20px;
}

.btn-link {
    -webkit-transition: all .3s ease-out;
    color: #5f73ff;
    font-family: '30003c', arial;
    font-style: normal;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    transition: all .3s ease-out;
}

    .btn-link:hover, .btn-link:focus {
        color: #0039f6;
        text-decoration: none;
    }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active .open > .dropdown-toggle.btn-primary,
.banjo-btn-green:hover, .banjo-btn-green:focus, .banjo-btn-green:active, .banjo-btn-green.active .open > .dropdown-toggle.btn-primary,
.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,
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: transparent;
    border-color: #0039f6;
    color: #0039f6;
    border: 2px solid #0039f6;
}

.btn-invert-outline:hover, .btn-invert-outline:focus, .btn-invert-outline:active, btn-invert-outline.active .open > .dropdown-toggle.btn-outline {
    background: #0039f6;
    border: 2px solid #0039f6;
    color: #fff;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, btn-outline.active .open > .dropdown-toggle.btn-outline {
    background: #0039f6;
    border: 2px solid #0039f6;
    color: #fff;
}

.grp-btn-primary {
    background-color: #066;
    font-size: 1.2em;
}

    .grp-btn-primary:hover, .grp-btn-primary:focus, .grp-btn-primary:active, .grp-btn-primary.active, .open > .dropdown-toggle.grp-btn-primary {
        background-color: #009999;
        border: none;
        color: #fff;
    }

    .grp-btn-primary.active {
        font-weight: bold;
    }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0px;
}

.btn:active, .btn.active {
    box-shadow: inset 0 0 10pt rgba(0, 0, 0, .25);
}

.grn-outline {
    border: 1px solid #00c0c0;
    color: #066;
}

.btn-outline.grn-outline:hover, .btn-outline.grn-outline:focus, .btn-outline.grn-outline:active,
.btn-outline.grn-outline.active .open > .dropdown-toggle.btn-outline {
    border: 1px solid #56dcc8;
    color: #099;
}

.btn-file {
    overflow: hidden;
    position: relative;
}

    .btn-file input[type=file] {
        background: white;
        cursor: inherit;
        display: block;
        filter: alpha(opacity=0);
        font-size: 100px;
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        outline: none;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

@media (max-width: 1200px) {
    .grn-outline {
        border: 1px solid #e5e5e5;
        color: #333f4f;
    }
}

@media (max-width: 360px) {
    .btn-primary,
    .btn-primary.active {
        padding: 10px 20px;
    }
}

.col-centered {
    display: inline-block;
    float: none;
    /* inline-block space fix */
    margin-right: -4px;
    /* reset the text-align */
    text-align: left;
}


.tab-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    position: relative;
    z-index: 9;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a {
    text-decoration: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}

.fa-phone { /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.modal.in {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0px, 35%) !important;
}

.modal-dialog {
    margin: auto;
}

.modal-header {
    padding: 10px 15px 0;
}

.modal-content {
    border: none;
    text-shadow: none;
}

.modal-body {
    font-family: 'Inter', arial;
    font-size: 1.1em;
    padding: 15px 15px 0 15px;
}

.modal-header {
    background-color: #30003c;
    border: none;
    padding: 15px 15px 5px;
}

    .modal-header h1 {
        color: #fff;
        font-size: 1.3em;
        line-height: 15px;
        margin-top: 5px;
        font-family: 'Inter', arial;
    }

.modal-body p {
    font-size: 1.1em;
}

.modal-footer {
    border: 0;
    padding-top: 0;
}

    .modal-footer button {
        background-color: #099;
        border: 1px solid #007f80;
        color: #fff;
        font-size: 1.05em;
        padding: 5px 15px;
    }

        .modal-footer button:hover {
            -webkit-transition: all .3s ease-out;
            background-color: #066;
            border: 1px solid #004242;
            color: #fff;
            padding: 5px 15px;
            transition: all .3s ease-out;
        }

.modal-header .close {
    color: #fff;
    margin-top: 2px;
    opacity: 1;
}

.modal-title {
    color: #fff;
    font-size: 1.4em;
}

.modal-loading {
    background-color: #1D252D;
    padding: 20px;
}

    .modal-loading h1 {
        color: #fff;
        font-size: 1.3em;
        line-height: 15px;
        margin-top: 5px;
        text-align: center;
    }

    .modal-loading .continue {
        padding-top: 10px;
        text-align: center;
    }

    .modal-loading .btn-outline {
        color: #fff;
    }

    .modal-loading .close {
        color: #fff;
        opacity: 0.5;
    }

@media (max-width: 768px) {
    #emailInviteModal .modal-dialog {
        width: 90%;
    }

    #newUserInviteModal .modal-dialog {
        width: 90%;
    }
}

/* tooltips */

.popover {
    border-color: #00c0c0;
    box-shadow: none;
}

    .popover .arrow {
        border-top-color: #00c0c0 !important;
    }

.popover-content {
    color: #9e9c9c;
}

/* end tooltips */

@media (min-width: 850px) {
    /* For medium-large device screens only */
    .menubar {
        display: block;
        position: absolute;
        right: 50px;
        top: 50px;
    }

        .menubar li {
            display: inline-block;
        }

            .menubar li a {
                color: #9e9c9c;
                font-size: 14px;
                font-weight: normal;
                margin-left: 10px;
            }

                .menubar li a:hover,
                .menubar li a:focus {
                    background: none;
                    color: #5f73ff;
                }

    .navbar {
        display: none;
    }

    .menu-info-small {
        display: none;
    }

    .menu-info-large {
        visibility: visible;
    }

    .banjo-footer-links, .banjo-footer-links > a {
        margin-bottom: 0pt;
    }

    .banjo-parent-nav {
        margin-right: -10px;
    }

    .navbar-default .navbar-nav > li:hover {
        border-radius: 5pt;
    }
}

@media (max-width: 850px) {
    /* For small device screens only */
    .menubar {
        display: none;
    }

    .navbar {
        display: block;
    }

    .menu-info-small {
        visibility: visible;
    }

    .menu-info-large {
        display: none;
    }

    .navbar-default .navbar-nav > li {
        border: none;
        margin-left: 15px;
        width: 100% !important;
    }

    .last-nav-element {
        border-bottom: 1px solid #d9d9d9 !important;
    }

    .navbar-nav > li > a {
        padding: 10px 6px;
    }

    .menu-initial-state {
        padding-bottom: 10pt;
        padding-top: 6pt;
    }

    .banjo-title-container {
        padding-top: 5pt;
    }

    .progress {
        background-color: #d9d9d6;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        height: 100%;
        margin-bottom: 0;
        overflow: hidden;
    }


    .application-status-progress-bar .progress-bar {
        -webkit-transition: width .6s ease;
        background-color: #099;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
        color: #fff;
        float: left;
        font-family: 'Inter', arial;
        font-size: 1em;
        height: 100%;
        line-height: 38px;
        text-align: center;
        text-transform: lowercase;
        transition: width .6s ease;
        width: 0;
    }

        .application-status-progress-bar .progress-bar span {
            margin-left: 15px;
        }

    /* Personal info - Image capture */

    .nav-justified.nav-tabs > li > a {
        border-bottom: 0;
        border-radius: 0;
    }
}

/*This closes the @media (max-width: 850px)*/

/* Breeze overrides */

input:invalid, textarea:invalid, select:invalid {
    border: 1px solid #ff004f !important;
    border-left: 3px solid #ff004f !important;
}
/* End Breeze overrides */


.banjo-img {
    height: 24px;
}

.banjo-home-img {
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width: 450px) {
    .banjo-home-img {
        height: 30px;
    }
}

.cobrand-img {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 2px solid #fcfcfc;
}

.disclaimer {
    color: #fff;
    font-size: 13px;
    padding: 15px;
    text-align: center;
}

.reborrow-disclaimer {
    color: #34d9c3;
}

.fnt-14 {
    font-size: 14px;
}

.hide-disclaimer {
    display: none;
}

@media(max-width: 1186px) {
    .hide-disclaimer {
        display: block;
    }

    .hide-sd-disclaimer {
        display: none;
    }
}

.well {
    padding: 20px;
}

.triangle-right {
    border-left: none;
    background-color: transparent;
}

.triangle-right-wrapper {
    background-color: #f5f5f5;
    padding: 0px;
}

.commission-col {
    padding: 0px 0px 0px 0px;
}

.loanApplicationTabs li > a {
    font-size: 12px;
}

.loanApplicationTabs li.active > a, .loanApplicationTabs li.active > a:focus {
    font-weight: bold;
}

.reborrow-manage-loans tr.loan-details {
    border-top: 2px solid #000;
}

.reborrow-manage-loans tr.loan-details:first-of-type,.reborrow-manage-loans .innerLoansDetails tr.loan-details {
    border-top: none;
}

@media(min-width: 990px) {
    .well {
        background-color: #30003c;
        padding: 0px;
        height: 102px;
        overflow: hidden;
    }

    .commission-col {
        background-color: #f5f5f5;
        padding: 0px 0px 70px 1px;
        margin: 0px;
        overflow: hidden;
    }

    .triangle-right {
        border-left: 50px solid #30003c;
        background-color: transparent;
    }

    .triangle-right-gray {
        margin-left: 0px;
        padding: 0px;
        float: left;
    }

    .triangle-right-gray {
        border-left: 50px solid #f5f5f5;
        padding: 0px;
        float: left;
    }

    .loanApplicationTabs li {
        font-size: 10px;
    }
}

@media(min-width: 1360px) {

    .arrow-column.light {
        padding: 0px;
        margin: 0px;
        background-color: #9D1A36;
    }

    tr.shown {
        font-weight: bold;
    }

    .innerLoansDetails thead tr {
        font-weight: 100;
        background:#30003c;
        color: #fff;
    }

    .commission-col {
        padding-top: 20px;
    }
}
