<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, h1, h2, h3, h4, h5, h6, p, a, li, b, label, button, div, input, .alert {
    font-family: 'RMBSans', sans-serif !important;
}

body {
    background: #FFFFFF;
    color: #0A0A0D;
}

#login {
    /*    padding: 50px;*/
    box-shadow: 1px 4px 3px 1px #cccccc;
}

.img-backdrop {
    background-image: url('/img/financeportal.jpg');
}

.section-account {
    position: relative;
}

.spacer1 {
    position: absolute;
    padding: 40px 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
    /*background: rgba(10, 168, 158, .6);*/
    background: rgba(0, 0, 0, .8)
}

.card-body {
    padding-bottom: 0px;
}

.deselect {
    padding: 5px;
    border-radius: 5px;
    margin-left: 20px;
}

#loginLayout {
    background: url(../img/01_Home_Page_2a.jpg);
    background-size: cover;
}

.navbar {
    background-color: white;
}

#fresh {
    background: #0e7b5f !important;
    margin-bottom: 1.2rem;
}

.layout-footer {
    background: transparent !important;
}

.layout-navbar {
    background: #000 !important;
}

#login {
    box-shadow: none;
}

.custom-white, .navbar-default .navbar-nav &gt; li &gt; a {
    color: #FFFFFF !important;
}

    .custom-grey .signup:hover, .custom-grey .signup:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover, .custom-tandc:hover {
        color: #009999 !important;
    }

.nav-pills &gt; li &gt; a, .login-html {
    background-color: #0A0A0D !important;
    color: #FFFFFF !important;
}

.login-html {
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}


    .login-html .sign-in:checked + .tab, .login-html .sign-up:checked + .tab {
        border-color: #FA9D1E !important;
    }

.custom-grey {
    color: #A6A6A7 !important;
}

.login-form .group .input {
    background: #4A4F55 !important;
    color: #FFFFFF !important;
}

.client-login {
    border-color: #F47920 !important;
    color: #F47920 !important;
}

.btn-primary, .wizard-card[data-color="blue"] .moving-tab {
    background-color: #FA9D1E !important;
    border-color: #FA9D1E !important;
    color: #0A0A0D !important;
    font-weight: 600;
}

.custom-grey-bg {
    background-color: #A6A6A7 !important;
}

h1, h2, h3, h4, h5, h6, p {
    font-weight: normal;
}

.custom-select {
    background: url(../img/rmb_chevron.jpg) white no-repeat 100% !important;
    background: url("../img/rmb_chevron.jpg") white no-repeat calc(100%) !important;
}

.custom-tandc {
    color: #0A0A0D;
    font-weight: 500;
    text-decoration: underline;
}

input[type="checkbox"]:checked {
    accent-color: #0A0A0D;
    border-color: #0A0A0D;
}

thead {
    color: white !important;
    background: #0A0A0D !important;
}

#newaccountlayout .image-container {
    background-color: #4A4F55 !important;
}

.bg-success {
    background-color: #1CA345 !important
}

.text-success {
    color: #1CA345 !important
}

.btn-info, .bg-info {
    background-color: #009999 !important
}

.bg-warning {
    background-color: #FFC72A !important
}

.text-warning {
    color: #FFC72A !important
}

.bg-danger {
    background-color: #DD3F44 !important
}

.text-danger {
    color: #DD3F44 !important
}

.logout {
    background: #0A0A0D !important;
    color: #DD3F44 !important;
}

.text-primary {
    color: #0A0A0D !important;
}

.client-login {
    border-color: #F47920 !important;
    color: #0a0a0d !important;
    background-color: white !important;
    font-weight: bold;
}

.actived {
    color: white;
    background: #FA9D1E;
    padding: 0.6rem;
}


.mainNav {
    background: #0A0A0D !important;
}

    .mainNav &gt; li &gt; a {
        color: white !important;
        padding: 5px;
    }

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus,
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
    color: #FA9D1E !important;
}

.cus-nav {
    padding-left: 0;
}

.well, .breadcrumb {
    background: #ECECEC;
}

.table-bordered &gt; thead &gt; tr &gt; th, .table-bordered &gt; tbody &gt; tr &gt; th, .table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td, .table-bordered &gt; tbody &gt; tr &gt; td, .table-bordered &gt; tfoot &gt; tr &gt; td {
    border: 1px solid #A6A6A7;
}

.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td, .table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; th {
    background-color: #ECECEC;
}

.port-name, .text-info {
    color: #009999 !important
}

.loginbtn {
    background: #FA9D1E !important;
    border-color: #FA9D1E !important;
    color: #0a0a0d !important;
    font-weight: 700 !important;
}

.actived a {
    color: #0a0a0d;
}

.fullLiquidationBtn {
    border: 2px solid #FA9D1E;
    font-weight: 600;
}

a[href="#CaptchaImage"] {
    margin: 1rem 0rem 1rem 0rem;
    display: inline-block;
    padding: .5rem .8rem;
    border: 2px solid #FA9D1E;
    color: #0a0a0d;
    font-weight: 700 !important;
    border-radius: 5px;
}

.changepwd{
    min-height: 120vh !important;
    border-radius: 10px !important;
}

#CaptchaInputText {
    border: 1px solid #ccc;
    height: 34px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
}

    #CaptchaInputText:focus {
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    }

@media (min-width: 768px) {
    footer {
        position: inherit !important;
    }
}

</pre></body></html>