﻿#page-header-left {
    background-color: #032749;
}

#login-header::after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    height: 40px;
    width: 100vw;
    background: url(../../img/bg/bg_waves.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.accounts-widget .overlay-1 {
    background-image: url(../../img/bg/bg-1.png);
}

.accounts-widget .bg-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.1;
}

.accounts-widget {
    background: radial-gradient(#00AEEFE5, #2A3890);
}

.account-slider .card-product-vei {
    background: url(../../img/bg/card-img/vei.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.account-slider .card-product-3100 {
    background: url(../../img/bg/card-img/3100.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.account-slider .card-product-3200 {
    background: url(../../img/bg/card-img/3200.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.account-slider .card-product-3300 {
    background: url(../../img/bg/card-img/3300.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.account-slider .card-product-vzl {
    background: url(../../img/bg/card-img/vzl.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.account-slider .card-product-mfb {
    background: url(../../img/bg/card-img/mfb.png) center bottom no-repeat !important;
    background-size: cover !important;
}

.btn-small-ico-label a .btn-small-icon.btn-small-icon-hold {
    height: 35px;
    width: auto;
}

.btn-small-ico-label a .btn-small-label {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    font-family: 'roboto-regular';
    color: var(--P0);
    width: 100px;
    height: 35px;
}