.brand-logo-custom {
    width: 40px;
    height: 40px;
    background: url('https://360DemoFormFlow.360platforms.co.za/Common/RenderImageGen/33768b9c-d491-4db0-877f-ff017c06a207') no-repeat center center;
    background-size: contain;
    display: inline-block;
    border: none;
    vertical-align: middle;
}
.login-logo {
    width: 352px;
    height: 78px;
    background: url('https://360DemoFormFlow.360platforms.co.za/Common/RenderImageGen/1fee6de8-b185-4062-8d76-d43eb347b501') no-repeat center center;
    background-size: contain;
    display: inline-block;
    border: none;
    vertical-align: middle;
}
html body.bg-full-screen-image {
    background: url('https://assoreformflowstorage.blob.core.windows.net/images/2183348.jpg') no-repeat center center fixed;
    background-size: cover;
}

.btn-outline-pink {
    border-color: #194886;
    background-color: transparent;
    color: #194886;
}
.btn-outline-pink:hover {
    background-color: #194886;
    color: #fff;
}
html body a {
    color: #194886;
}
.main-menu.menu-dark .navigation > li.active > a {
    color: #64A9DD !important;
    background: none !important;
}
.main-menu.menu-dark .navigation > li .active > a {
    color: #64A9DD !important;
    background: none !important;
}
.nav.nav-tabs.nav-top-border .nav-item a {
    color: #194886;
}
.nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
    border-top: 3px solid #194886;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #555;
}
.main-menu.menu-dark .navigation > li.menu-collapsed-open > a {
    color: #c3c3c3;
    border-right: 4px solid #194886;
}
.instructions .img-responsive{
    width:100%;
}