/* Minification failed. Returning unminified contents.
(294,37): run-time error CSS1046: Expect comma, found '0'
(294,41): run-time error CSS1046: Expect comma, found '/'
(299,37): run-time error CSS1046: Expect comma, found '0'
(299,41): run-time error CSS1046: Expect comma, found '/'
(522,37): run-time error CSS1046: Expect comma, found '0'
(522,41): run-time error CSS1046: Expect comma, found '/'
(772,37): run-time error CSS1046: Expect comma, found '0'
(772,41): run-time error CSS1046: Expect comma, found '/'
 */
@font-face {
    font-family: 'OpenSans';
    src: url('../../../fonts/OpenSans-Regular-webfont.eot');
    src: url('../../../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../../../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../../../fonts/OpenSans-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../../../fonts/OpenSans-Italic-webfont.eot');
    src: url('../../../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/OpenSans-Italic-webfont.woff') format('woff'), url('../../../fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('../../../fonts/OpenSans-Italic-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../../../fonts/OpenSans-Bold-webfont.eot');
    src: url('../../../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../../../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../../../fonts/OpenSans-Bold-webfont.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../../../fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('../../../fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('../../../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('../../../fonts/OpenSans-BoldItalic-webfont.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/Roboto-Regular-webfont.eot');
    src: url('../../../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../../../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/Roboto-Italic-webfont.eot');
    src: url('../../../fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/Roboto-Italic-webfont.woff') format('woff'), url('../../../fonts/Roboto-Italic-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Italic-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/Roboto-Bold-webfont.eot');
    src: url('../../../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/Roboto-Bold-webfont.woff') format('woff'), url('../../../fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Bold-webfont.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/Roboto-BoldItalic-webfont.eot');
    src: url('../../../fonts/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/Roboto-BoldItalic-webfont.woff') format('woff'), url('../../../fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-BoldItalic-webfont.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: italic;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

html, body {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

body {
    /*background-image: url(images/login-bg.jpg) !important;*/
    /*background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
    background-size: 1920px 1080px;
    height: 100%;
    width: 100%;*/
    font-family: 'Roboto', 'OpenSans',  Arial, sans-serif;
    /*overflow: hidden;*/
}

.main-content {
    background-image: url(images/background-pribank.png) !important;
    background-color: #ffffff;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*background-color: #464646;*/
    /* background-size: auto; */
    height: 100%;
    width: 100%;
}

.activate-link-login {
    color: #000 !important;
    margin-left: 20px;
    padding-top: 10px;
}

a.activate-link-login:hover {
    color: #310882 !important;
}

.container-fluid {
    margin: 0;
    width: auto;
    min-height: 100%;
    position: relative;
}

.btn-dark-grey, .btn-dark-grey:focus {
    background: none repeat scroll 0 0 #F9662B !important;
    border-color: #F9662B;
    color: #fff !important;
}

    .btn-dark-grey > i {
        color: #fff !important;
    }

    .btn-dark-grey:hover, .btn-dark-grey:active {
        background-color: #dd4500 !important;
        border-color: #dd4500;
    }

.btn-danger, .btn-danger:focus {
    background: none repeat scroll 0 0 #F9662B !important;
    border-color: #F9662B;
    color: #fff !important;
}

    .btn-danger > i {
        color: #fff !important;
    }

    .btn-danger:hover, .btn-danger:active {
        background-color: #dd4500 !important;
        border-color: #dd4500;
    }

.login-container2 {
    overflow: hidden;
}

.login-img {
    margin-left: 0 !important;
    float: left;
}

.login-container {
    float: right;
}

.logo-big {
    margin-top: 4%;
}

.login-form {
    float: left;
    margin-top: 5%;
}

@media only screen and (min-width : 992px) {
    .login-form {
        width: 450px;
    }
}

/*overriden bootstrap elements*/
.panel-override {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-primary-override {
    border: none;
}

.panel-heading-override {
    background-color: #fff !important;
    color: #000 !important;
    font-size: 20pt;
    border: none;
}

.panel-body .options {
    margin: 0;
    padding: 0;
    visibility: hidden;
    height: 35px;
}

.panel-body-override {
    padding-bottom: 0;
}

.panel-footer-override {
    background-color: #fff;
    border: none !important;
}

.main-text {
    color: #5F4393;
    /*background: rgba(255, 255, 255, 0.7);*/
    /*border-radius: 10px;*/
    text-align: center;
    font-size: large;
}

.username-container {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.password-container {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.username-inp {
    background-color: #cfcfcf;
}

.password-inp {
    background-color: #cfcfcf;
}

.login-btn {
    display: block;
    width: 100%;
    background-color: #5F4393 !important;
    border: none;
    padding: 0;
    height: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 700;
    transition: background 0.3s;
    /*-webkit-transition: background-position 1s;
    -moz-transition:    background-position 1s;
    -ms-transition:     background-position 1s;
    -o-transition:      background-position 1s;*/
}

    .login-btn:hover, .login-btn:focus, .login-btn:disabled {
        /*-moz-transition: all .4s ease-in;
        -o-transition: all .4s ease-in;
        -webkit-transition: all .4s ease-in;
        transition: all .4s ease-in;*/
        color: white !important;
        background-color: #b5b5b5 !important;
        border-top-color: #5F4393;
        border-bottom-color: #5F4393;
        box-shadow: inset 0 -2px 0 0 #5F4393;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        font-weight: 700;
    }

.btn-login-type, .btn-login-type:focus {
    background-color: #FFF !important;
    border-color: #FFF !important;
}

    .btn-login-type:hover, .btn-login-type:active {
        background-color: #F1F1F3 !important;
        border-color: #F1F1F3 !important;
    }

.login-label {
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
    color: #02497b;
}

#upLoginForm {
    box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);
    border-radius: 17px;
}

#ActivationCodeForm {
    box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);
    border-radius: 17px;
}

.footer-notifications {
    overflow-y: auto;
    padding-top: 5px;
}

.notifications-title {
    font-size: 12pt;
    font-weight: bold;
}

.supported-browsers {
    width: 45px;
    height: 20px;
    background: url("../../images/supported-browsers.png");
    background-size: 45px 20px;
    margin-bottom: 15px;
    margin-left: 13px;
}

.supported-os {
    width: 60px;
    height: 20px;
    background: url("images/supported-os.png");
    background-size: 60px 20px;
    margin-bottom: 15px;
    margin-left: 13px;
}

.panel-footer-content a {
    color: #878787;
    font-size: 11pt;
}

.footer-list {
}

.footer-ul {
    list-style: none;
    margin-left: 0;
}

    .footer-ul li {
        display: inline;
        padding-right: 13px;
        font-size: 11pt;
        padding-left: 13px;
    }

        .footer-ul li + li {
            border-left: 1px solid #878787;
        }

        .footer-ul li a, span, i {
            color: #000;
        }

            .footer-ul li a:hover {
                color: #cb9f26;
            }

        .footer-ul li .phone-number {
            cursor: default;
        }

/*link animations*/
a, a:visited, a:hover, a:active {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    transition: 0.5s color ease;
    text-decoration: none;
    color: #5F4393;
}

    a:hover {
        color: #b5b5b5;
    }

    a.login-link:after {
        content: "";
        transition: 0.5s all ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
    }

    a.login-link:after {
        bottom: -0.25em;
    }

    a.login-link:after {
        height: 5px;
        height: 0.35rem;
        width: 0;
        background: #cb9f26;
    }

    a.underline:after {
        right: 0;
    }

    a.login-link:hover:after {
        width: 100%;
    }
/*link animations end*/

.validation-summary-errors {
    color: #ff0000;
    float: left;
}

    .validation-summary-errors ul {
        list-style-type: none;
    }

@media screen and (max-width: 768px) {


    h4 {
        font-size: 12px;
    }
}

.login-panel-container:after, .login-footer-notifications {
    height: 108px;
}

.login-footer-notifications {
    bottom: 0;
    right: 0;
    position: absolute;
}

/* jssor slider bullet navigator skin 05 css */
/*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
.jssorb05 {
    position: absolute;
}

    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        /* size of bullet elment */
        width: 16px;
        height: 16px;
        background: url('images/slider-dots.png') no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    .jssorb05 div {
        background-position: -7px -7px;
    }

        .jssorb05 div:hover, .jssorb05 .av:hover {
            background-position: -37px -7px;
        }

    .jssorb05 .av {
        background-position: -67px -7px;
    }

    .jssorb05 .dn, .jssorb05 .dn:hover {
        background-position: -97px -7px;
    }

/* jssor slider arrow navigator skin 12 css */
/*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
.jssora12l, .jssora12r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url('images/slider-arrows.png') no-repeat;
    overflow: hidden;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px;
}

.jssora12l.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12r.jssora12rdn {
    background-position: -315px -37px;
}

/*#region header*/

.navbar {
    border-top: 3px solid #5F4393;
    box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);
}

.navbar, .breadcrumbs, .sidebar-shortcuts {
    background-color: #fff;
    /*border-bottom: 5px solid #cb9f26;*/
}

    .navbar .navbar-brand {
        padding: 2px 0;
    }

.no-skin .nav-list > li {
    border-color: #dadada;
}

    .no-skin .nav-list > li > a {
        background: none repeat scroll 0 0 #f3f3f3 !important;
        color: #444 !important;
    }

    .no-skin .nav-list > li.active:after {
        border-color: #5F4393 !important;
    }

.no-skin .nav-list li.active > a:after {
    -moz-border-right-colors: #5F4393 !important;
    border-right-color: #5F4393 !important;
}

.no-skin .nav-list > li.active > .submenu:before, .no-skin .nav-list > li.active > .submenu > li:before {
    border-color: #d4cade !important;
}

.no-skin .nav-list > li > .submenu:before, .no-skin .nav-list > li > .submenu > li:before {
    border-color: #d4cade !important;
}

.no-skin .nav-list > li.active > a {
    color: #5F4393 !important;
}

.no-skin .nav-list > li .submenu > li > a {
    color: #555 !important;
}

.no-skin .nav-list > li .submenu > li.active > a {
    color: #5F4393 !important;
}

.no-skin .nav-list > li .submenu > li > a:hover {
    color: #5F4393 !important;
}

.no-skin .nav-list > li.open > a {
    color: #5F4393 !important;
}

.no-skin .nav-list > li:hover > a {
    color: #5F4393 !important;
}

.nav-list > li:before {
    background-color: #5F4393 !important;
}

.ace-nav > li > a > .ace-icon {
    color: #444;
}

.ace-nav > li.light-blue > a {
    background: none repeat scroll 0 0 #BBDA25 !important;
}

    .ace-nav > li.light-blue > a:hover, .ace-nav > li.light-blue > a:focus, .ace-nav > li.open.light-blue > a {
        background: none repeat scroll 0 0 #1ca1a5 !important;
    }

.ace-nav > li.blue > a {
    background: none !important;
    border-left: 1px solid #5F4393;
}

    .ace-nav > li.blue > a:hover, .ace-nav > li.blue > a:focus, .ace-nav > li.open.blue > a {
        background: none repeat scroll 0 0 #ffffff !important;
    }

.ace-nav > li.grey > a {
    background: none !important;
    border-left: 1px solid #bbb;
}

    .ace-nav > li.grey > a:hover, .ace-nav > li.grey > a:focus, .ace-nav > li.open.grey > a {
        background: none repeat scroll 0 0 #dadada !important;
    }

.ace-nav > li.purple > a {
    background: none !important;
    border-left: 1px solid #bbb;
}

    .ace-nav > li.purple > a:hover, .ace-nav > li.purple > a:focus, .ace-nav > li.open.purple > a {
        background: none repeat scroll 0 0 #dadada !important;
    }

.ace-nav > li.green > a {
    background: none !important;
    border-left: 1px solid #bbb;
}

    .ace-nav > li.green > a:hover, .ace-nav > li.green > a:focus, .ace-nav > li.open.green > a {
        background: none repeat scroll 0 0 #dadada !important;
    }

.navbar-brand {
    cursor: default;
}

.ace-nav > li {
    margin-right: 30px;
    border: none;
}

.header-link {
    background: none !important;
    font-weight: 400;
    color: #5F4393 !important;
}

    .header-link:hover {
        color: #cb9f26 !important;
    }
/*#endregion*/

/*#region login container*/
.panel {
    border: none !important;
    background: none !important;
    box-shadow: none;
}

.panel-primary > .panel-heading {
    background: none !important;
    color: #ffffff !important;
    border: none !important;
}

.panel-heading h3 {
    color: #5F4393;
}

.linksContainer {
    /*background: linear-gradient(to right, #ff7e00, #f63b00);*/
    overflow-y: auto;
    padding: 10px 20px;
    margin: 50px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form-control {
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28) !important;
}

a.login-container-footer-link {
    color: #5F4393;
}

    a.login-container-footer-link:hover {
        color: #cb9f26;
    }
/*#endregion*/

.login-container-bg-center {
    margin-top: 35px;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
}

.alert {
    padding: 8px;
    color: #FFF !important;
    font-weight: 600 !important;
    border: 2px solid #5F4393;
    border-radius: 50px;
    margin-bottom: 5px;
    background: #5F4393;
    transition: 0.5s background ease;
}

.alert:hover {
    color: #5F4393 !important;
    font-weight: 600 !important;
    border-radius: 50px;
    background:none;
    text-decoration:none !important;
}

.alert:hover a.alert-item {
    color: #5F4393 !important;
}

a.alert:focus {
    text-decoration: none !important;
}

a.alert-item {
    color: #0000EE !important;
    font-weight: 200 !important;
}

a.alert-item:hover {
    color: #5F4393 !important;
}

.uppercase {
    text-transform: uppercase;
}

.alert-bg {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 200;
}

a.alert-item, a.alert-item:visited {
    color: #FFF !important;
    font-weight: 600 !important;
}

a.alert-item:hover {
    color: #5F4393 !important;
}

.login-container-bg-right {
    margin-top: 70px;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    background: #fff;
    /*border: 1px solid #cb9f26;*/
    box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);
    background: rgba(255, 255, 255, 0.7);
}

/*#region footer content*/

.footer {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    width: 100%;
    position: fixed;
    bottom: 0;
    display: block;
    text-align: center;
    background-color: #fff;
    border-top: 5px solid #cb9f26;
    color: #cb9f26;
}

/*#endregion*/

/*#region input fields*/
input:focus, input:valid {
    box-shadow: none !important;
    outline: none !important;
    background-position: 0 0 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}
/*#endregion*/

.left-section {
    position: absolute;
    left: 4%;
    padding: 35px;
}

.right-section {
    position: relative;
    left: 4%;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-tabs > li.active > a {
    border-top: 2px solid #5F4393;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
        border-top: 2px solid #5F4393;
    }

.modal-header {
    border-bottom: none;
}

.token-img {
    padding-left: 30%;
}

.row {
    padding: 0 !important;
}

.video {
    border-radius: 13px;
    margin-bottom: 15px;
}

body .ui-slider {
    margin-bottom: 15px;
}

body .ui-widget-header {
    background: #5F4393 !important;
    border: none !important;
}

body .ui-widget-content .ui-state-default, body .ui-widget-header .ui-state-default {
    color: #5F4393 !important;
}
body .ui-slider-handle {
    border-radius: 100% !important;
}
body #custom-handleYears.ui-slider-handle {
    height: 1.5em !important;
    padding: 0 !important;
    line-height: 1.4;
}
body #txtMonthlyInstallment {
    border-radius: 5px !important;
}

body .token-modal-body #txtFirstValue {
    border-color: #5F4393 !important;
}

body .token-modal-body #btnSwitchExchange {
    color: #5F4393 !important;
}

body .token-modal-body input[readonly="readonly"]#txtResult {
    border-radius: 5px !important;
}

body .txtLoanCalc {
    border: 1px solid #5F4393 !important;
}


.login-header-img a {
    background: url(images/pribank-logo.png) center left no-repeat;
    display: block;
    width: 203px;
    height: 70px;
    margin: -10px 10px;
    -ms-background-size: auto 66%;
    background-size: auto 100%;
}

.top-header img {
    max-height: 40px;
}

.navbar-links {
    margin-top: 4px;
}

.responsive-img {
    display: block;
    width: 100%;
    height: auto;
}

.token-modal-body {
    overflow-x: hidden;
    margin: 18px;
}

.login-modal-header-img {
    max-width: 30%;
}

.margin-right-30 {
    margin-right: 30px;
}

.alert-header {
    margin-top: 5px;
    color: #FFF;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border: 5px solid #A1A2A4;
}

.scrollbar::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar-thumb {
    /*background-color: #000000;
	border: 5px solid #555555;
    border-radius:25px;*/
    background-color: #818B99;
    border: 10px solid #F5F5F5;
    border-radius: 9px;
    background-clip: content-box;
}

.activate-next-btn {
    display: block;
    width: 100%;
    font-size: 12pt;
    color: #fff;
    background-color: #5F4393 !important;
    border: none;
    padding: 0;
    height: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .activate-next-btn:hover, .activate-next-btn:focus, .activate-next-btn:disabled {
        color: #fff;
        font-size: 12pt;
        background-color: #cb9f26 !important;
    }

.activate-back-btn {
    display: block;
    width: 100%;
    font-size: 12pt;
    color: #fff;
    background-color: #5F4393 !important;
    border: none;
    padding: 0;
    height: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-top-color: #5F4393;
    box-shadow: inset 0 -2px 0 0 #5F4393
}

    .activate-back-btn:hover, .activate-back-btn:focus, .activate-back-btn:disabled {
        color: #fff;
        font-size: 12pt;
        background-color: #cb9f26 !important;
    }


.login-error {
    margin-top: 20px;
    color: red;
    font-size: initial;
}

.scrollbar hr {
    border-color: #cb9f26 !important;
}

.custom-link {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: white !important;
    background-color: #5F4393;
    padding: 10px;
    white-space: nowrap;
}

