@import url('./open-iconic/font/css/open-iconic-bootstrap.min.css');

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.word-break, table td {
    word-break: break-word;
}

/*bootstrap overrides
*/
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

.bg-success {
    color: #fff !important;
    background-color: #28a745 !important;
}

.bg-primary {
    background-color: #4A7BE7 !important;
}

.bg-warning {
    color: #212529 !important;
    background-color: #ffc107 !important;
}

.bg-info {
    color: #fff !important;
    background-color: #17a2b8 !important;
}

.spinner-border {
    opacity: 0;
    animation-name: rotate, fadeIn;
    animation-duration: 750ms, 600ms;
    animation-timing-function: linear, ease;
    animation-iteration-count: infinite, 1;
    animation-delay: 500ms;
    animation-fill-mode: forwards;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*bootstrap overrides
*/

.content {
    padding-top: 1.1rem;
}

/*.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}
*/

.invalid {
    outline: 1px solid red;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,1);
}

.blazored-modal button.bm-close {
    padding: 0;
}

.validation-message {
    font-size: 14px !important;
    color: #dc3545 !important;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

/*
    Primary Color: #4A7BE7 - Blue
    Primary Background Color: #F0F0F4 - Grey
    Primary Font: Helvetica Neue #212529 - Bootstrap Default
    Main Menu Font: Raleway
    Main Menu Dropdown Font: Poppins

*/

html {
    scroll-behavior: smooth;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600; /* Overriding Bootstrap Default of 500 so Displays Correctly in Firefox */
}

.vt-front-banner-h1 {
    color: #FFF !important;
    font-family: Raleway !important;
    font-size: 40px !important;
}

.vt-front h6 {
    color: #212529 !important;
    font-size: 32px !important;
    font-family: 'Segoe UI' !important;
    text-transform: none !important;
}

.vt-front h3 {
    font-size: 28px !important;
    font-family: 'Segoe UI' !important;
    text-transform: none !important;
    color: #212529 !important;
}

.vt-front h4 {
    color: #212529 !important;
    font-size: 24px !important;
    font-family: 'Segoe UI' !important;
}

.vt-front-banner-h5 {
    color: #FFF;
    font-weight: 400;
    font-size: 20px;
}


.vt-widget h1 {
    color: #343d3e;
    font-size: 17px !important;
}

h1 {
    color: #343d3e;
    font-size: 1.5rem;
    font-family: Raleway;
}

h2 {
    font-weight: 600;
    color: #aeb2b7;
    text-transform: uppercase;
    font-size: 14.3px !important;
    font-family: Poppins;
    margin: 0px !important;
}

h3 {
    font-weight: 600;
    color: #343d3e;
    text-transform: uppercase;
    font-size: 14.3px !important;
    font-family: Poppins;
    margin: 0px !important;
}

h4 {
    font-size: 16.9px !important;
    font-weight: 600;
    color: #343d3e;
    font-family: Poppins;
    line-height: 1 !important;
}

h5 {
    color: #343d3e;
    font-size: 1.0rem;
}

h6 {
    color: #343d3e;
}

.vt-primary-color {
    color: #4A7BE7;
}

.not-authorized-color {
    color: #ff0000;
}

body {
    background-color: #F0F0F4;
}

@font-face {
    font-family: Poppins;
    src: url("../fonts/Poppins/Poppins-Regular.ttf");
}


@font-face {
    font-family: Poppins;
    src: url("../fonts/Poppins/Poppins-SemiBold.ttf");
    font-weight: 600;
}

@font-face {
    font-family: Raleway;
    src: url("../fonts/Raleway/Raleway-Medium.ttf");
}

@font-face {
    font-family: Raleway;
    src: url("../fonts/Raleway/Raleway-SemiBold.ttf");
    font-weight: 600;
}

@font-face {
    font-family: Raleway;
    src: url("../fonts/Raleway/Raleway-Bold.ttf");
    font-weight: 700;
}

main > .container, main > .container-fluid, main > .container-report {
    margin-top: 22px;
    padding: 30px 40px 30px 40px;
    background-color: #FFF;
    border-radius: 7px;
}

main > .container-report {
    max-width: none !important;
    padding-right: 40px !important;
}

.form-control::placeholder {
    color: #aeb2b7;
    font-size: 14px;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #aeb2b7;
}

.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #aeb2b7;
}

.form-flex-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important
}


.vt-container-600 {
    max-width: 600px;
}

.vt-container-800 {
    max-width: 800px;
}

th {
    font-weight: 500;
}

tr, th {
    font-size: .9rem;
}

label {
    color: #315299;
}

.holiday-schedule-label {
    color: #212529;
}

.lead {
    font-size: 1.1rem;
}

.btn {
    font-family: Poppins;
    font-size: 14px;
    padding: .25rem .7rem;
}

.btn-primary {
    background-color: #4A7BE7;
    border-color: #4A7BE7;
}

    .btn-primary:hover {
        background-color: #3E5AD9;
        border-color: #3E5AD9;
    }

.btn-secondary {
    background-color: transparent;
    border: 1px solid #e2e5ec;
    color: #414b4c;
}

button.dt-button, div.dt-button, a.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: .333em;
    margin-bottom: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    line-height: 1.6em;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
    text-overflow: ellipsis
}

.show > .btn-secondary.dropdown-toggle, .btn-secondary:focus, .btn-secondary.active, .btn-secondary:active, .btn-secondary:hover {
    color: #414b4c;
    border-color: #e2e5ec;
    background-color: #f4f5f8;
}

.badge-primary {
    background-color: #4A7BE7;
}

.page-link {
    color: #4A7BE7;
}

.page-item.active .page-link {
    background-color: #4A7BE7;
    border-color: #4A7BE7;
}

a {
    color: #4A7BE7;
    text-decoration: none;
}

    a:hover {
        color: #3E5AD9;
        text-decoration: none;
    }

.view-link.view-link-custom {
    color: #4A7BE7;
    cursor: pointer;
}

    .view-link.view-link-custom:hover {
        color: #3E5AD9;
        text-decoration: underline;
    }

.table-head-light {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.vt-subheader-location-info a {
    color: #f4f5f8;
    font-size: 13px;
}

    .vt-subheader-location-info a:hover {
        text-decoration: none;
        color: #FFF;
        transition: all 0.3s ease;
    }

.vt-public-main {
    margin-top: 100px;
}

@media (max-width: 575.98px) {
    .custom-float {
        float: left !important;
        margin-top: 10px;
    }
}

@media (min-width: 576px) {
    .custom-float {
        float: right !important;
    }
}

@media (max-width: 575.98px) {
    .custom-padding-sm {
        padding: 0 !important;
    }
}


@media (max-width: 575.98px) {
    .full-width-on-small-screen {
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    .shrink-nav-brand-on-small-screen {
        width: 275px !important;
    }
}

.vt-subheader {
    background-color: #4A7BE7;
    margin-top: 85px;
    box-shadow: 0px 0px 40px 0px rgba(82,63,105,0.05);
    min-height: auto;
    line-height: 56px;
    padding-right: 35px;
    padding-left: 35px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    color: #33323f;
}

.footer {
    background-color: #FFF;
    font-size: 0.81em;
    bottom: 0;
    width: 100%;
}

    .footer > .container {
        padding-right: 15px;
        padding-left: 15px;
    }


    .footer a:hover {
        transition: color 0.3s ease;
        color: #4A7BE7;
        text-decoration: none;
    }

footer a {
    text-decoration: none;
    position: relative;
    color: #b2afc6;
}

    footer a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        display: block;
        margin-top: 1px;
        right: 0;
        background: #4A7BE7;
        transition: width .2s ease;
        -webkit-transition: width .3s ease;
    }

    footer a:hover:after {
        width: 100%;
        left: 0;
    }

.vt-primary-color {
    color: #4A7BE7;
}

.bg-dark {
    background-color: #212529 !important;
}

.navbar {
    min-height: 76px;
    padding: 0;
}

.navbar-brand {
    line-height: 76px;
    padding: 0 .2rem 0 .8rem;
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
    font-size: 1.5rem;
    vertical-align: middle;
}

.nav-link {
    font-family: Raleway;
    font-size: 1rem;
    font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link {
    color: #FFF;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
}

.navbar .dropdown-menu {
    margin: 20px 0 0;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border: none;
    padding-top: 18px;
}

.dropdown-toggle-hide-caret::after {
    display: none;
}

.dropdown-menu-right {
    right: 0;
    left: auto !important;
}

.navbar .help-dropdown-menu {
    margin: 25px 0 0 !important;
}

.navbar .dropdown-menu.show {
    animation: dropdown-menu-fade-in 0.3s ease 1, dropdown-menu-move-down 0.3s ease-out 1;
}

@keyframes dropdown-menu-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dropdown-menu-move-down {
    from {
        margin-top: 30px;
    }

    to {
        margin-top: 20px;
    }
}

.navbar .dropdown-item {
    color: #5f6281;
    font-family: Poppins;
    font-size: .88rem;
    transition: all 0.3s ease;
    padding: 11px 80px 11px 30px;
}

    .navbar .dropdown-item:hover {
        color: #4A7BE7;
        background-color: #f8f8fb;
    }

.navbar .vt-dropdown-menu-icon {
    font-size: 1.4em;
    padding-right: 22px;
}

.table .dropdown-item {
    color: #5f6281;
    font-family: Poppins;
    font-size: .88rem;
    transition: all 0.3s ease;
    padding: 8px 45px 8px 25px;
}

    .table .dropdown-item:hover {
        color: #4A7BE7;
        background-color: #f8f8fb;
    }


.table .vt-dropdown-menu-icon {
    font-size: 1.2em;
    padding-right: 14px;
}

.vt-user-profile-icon {
    border-radius: 50%;
}

.vt-navbar-nav-right .dropdown-menu {
    margin: 12px 0 0 !important;
}

    .vt-navbar-nav-right .dropdown-menu.show {
        animation: dropdown-menu-fade-in-nav-right 0.3s ease 1, dropdown-menu-move-down-nav-right 0.3s ease-out 1;
    }

@keyframes dropdown-menu-fade-in-nav-right {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dropdown-menu-move-down-nav-right {
    from {
        margin-top: 22px;
    }

    to {
        margin-top: 12px;
    }
}

.vt-nav-link-notification {
    font-size: 1.25rem;
    margin-top: 2px;
}

.vt-notification-indicator {
    position: absolute;
    width: 4px;
    height: 4px;
    background-clip: padding-box;
    margin-left: 7px;
    top: 16px;
    background-color: #4A7BE7;
    border-radius: 50%;
}

.vt-btn-subheader {
    background-color: #FFF;
    color: #1C6CAC;
    font-weight: 600;
    font-size: 11px;
    padding: .4rem .8rem;
}

    .vt-btn-subheader:hover {
        background-color: #E6E6E6;
        color: #1C6CAC;
    }

.vt-alert-message {
    transition: background-color 0.3s ease;
    display: block !important;
}

.vt-table-badge {
    padding: .4rem .21rem !important;
    text-align: center;
    border-radius: 4px;
    width: 60px;
    vertical-align: middle;
}

.vt-details-badge {
    padding: .4rem 10px !important;
    text-align: center;
    border-radius: 4px;
    width: auto;
    vertical-align: middle;
}

.vt-holiday-schedule {
    table-layout: fixed;
}

    .vt-holiday-schedule thead th {
        background-color: #4A7BE7;
        color: #FFF;
        font-weight: bold;
    }

.vt-front-icon {
    color: #4A7BE7;
    font-size: 60px;
}

.vt-container-no-bg {
    background-color: transparent !important;
}

.vt-front-banner {
    border-radius: 0;
    background: url("../images/front_banner_bg.jpg");
    background-size: cover;
    background-position: center;
    margin-top: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vt-front-banner-form {
    background-color: #FFF;
    border-radius: 15px;
    opacity: 1.0;
}

.vt-front-banner-form-title {
    color: #212529;
    font-family: Raleway !important;
    font-size: 32px !important;
    text-transform: uppercase !important;
    margin: 0px .5rem .5rem .5rem !important;
    line-height: 1.2 !important;
}

.vt-front-banner-button {
    background-color: #11AF22;
    color: #FFF;
    border: none;
    padding: 12px;
    font-weight: bold;
    font-size: 16px;
}

    .vt-front-banner-button:hover {
        background-color: #13C627 !important;
        color: #FFF;
    }

.vt-radiobuttonlist label {
    margin-left: 4px !important;
    margin-right: 10px !important;
    color: #495057 !important;
    font-size: .96rem;
    vertical-align: middle;
    display: inline-block;
}

.vt-radiobuttonlist input[type=radio] {
    margin-top: -1px;
    margin-right: 2px;
    vertical-align: middle;
}

.vt-dt-radiobuttonlist {
    margin-left: 20px !important;
    margin-right: 10px !important;
    margin-top: 30px;
    color: #495057 !important;
}

    .vt-dt-radiobuttonlist label {
        margin-left: 2px !important;
        margin-right: 10px !important;
        color: #495057 !important;
        font-size: 1rem;
        vertical-align: middle;
    }

.dataTables_scrollBody::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.dataTables_scrollBody::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
    height: 12px;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background-color: #4A7BE7;
}

.dataTables_scrollBody {
    border-bottom: 1px solid #DEE2E6;
}

.vt-dashboard .container {
    background-color: transparent !important;
    padding: 0px;
}

@media (min-width:1400px) {
    .vt-container-xxl {
        max-width: 1390px !important;
    }
}

small {
    font-weight: 400;
    color: #aeb2b7;
    line-height: normal !important;
}


.vt-widget small {
    font-family: Poppins !important;
}

.vt-widget-badge {
    background-color: #EEEEF4;
    color: #4A7BE7;
    padding: 2px;
    font-weight: 600;
    padding: 0.5rem 1rem;
    font-size: 11.375px;
    font-family: Poppins !important;
    line-height: 1.5;
    border-radius: 0.2rem
}

.vt-widget-badge-danger {
    background-color: #F8D7DA !important;
    color: #721C24 !important;
    padding: 2px;
    font-weight: 600;
    padding: 0.5rem 1rem;
    font-size: 11.375px;
    font-family: Poppins !important;
    line-height: 1.5;
    border-radius: 0.2rem
}

.vt-widget a {
    font-size: 14px;
}

.vt-widget {
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    border-radius: 4px;
    padding: 0px;
}

#divTransactions .dataTables_processing {
    margin-top: 40px !important;
}

.vt-widget-container {
    padding: 10px !important;
}

.vt-widget-header {
    padding: 15px 15px 8px 15px;
    border-bottom: 1px solid #ebedf2;
}

.vt-widget-customer-details {
    font-size: 14px;
    background-color: #F2F2F2;
    min-height: 172px;
    color: #343d3e;
}

    .vt-widget-customer-details small {
        color: #343d3e;
    }

.vt-widget-user-details {
    font-size: 14px;
    background-color: #EEF3FD;
}

.vt-widget-customer-details h6 {
    font-size: 14px;
    margin-bottom: 0px;
}

.vt-dashboard-table > :not(:last-child) > :last-child > * {
    border-bottom: 1px solid #dee2e6;
}

.vt-dashboard-table thead {
    border-top: 1px solid #dee2e6;
}

.vt-dashboard-table td {
    padding-right: .5rem !important;
}

.vt-dashboard-table th {
    font-weight: 600;
}

    .vt-dashboard-table th::before {
        right: 1.5rem !important;
    }

    .vt-dashboard-table th::after {
        right: 1rem !important;
    }

#divTransactions .dataTables_filter {
    text-align: right;
    margin-top: -38px;
    padding-right: 0px !important;
}

.vt-widget-list > div {
    display: flex;
    padding: 0px 15px 18px 15px;
}


    .vt-widget-list > div > div:first-child {
        padding-right: 12px;
    }

    .vt-widget-list > div > div:nth-child(2) {
        flex-grow: 1;
        font-family: Poppins;
        font-size: 14.3px;
        font-weight: 500 !important;
        align-self: center;
    }

.vt-widget-list a {
    color: #212529;
}

    .vt-widget-list a:hover {
        transition: color 0.3s ease;
        color: #4A7BE7;
        text-decoration: none;
    }

.vt-widget-timeline > div > div:nth-child(2) {
    flex-grow: 1;
    font-family: Poppins;
    font-size: 14.3px;
    font-weight: 500 !important;
    align-self: center;
    padding-left: 20px;
}

.vt-timeline-item {
    display: flex;
    padding: 0px 15px 20px 15px;
    position: relative;
}

.vt-widget-timeline > div:first-child {
    padding-top: 20px;
}

.first-timeline-item {
    padding-top: 20px;
}

.vt-timeline-item:before {
    content: "";
    width: 4px;
    height: 100%;
    background: #D7E3FA;
    left: 30px;
    top: 0;
    position: absolute;
}

.vt-timeline-item-circle {
    background-color: #D7E3FA;
    border: 6px solid #FFF;
    position: relative;
    height: 34px;
    width: 34px;
}

.vt-timeline-item.vt-timeline-item-expired:before {
    background-color: #4A7BE7;
}

.vt-timeline-item.vt-timeline-item-expired .vt-timeline-item-circle {
    background-color: #4A7BE7;
}

.vt-ofac-widget-badge {
    background-color: #E8F0F7;
}

.vt-ofac-widget-badge-reset-btn {
    right: 10px;
    top: 4px;
    font-size: 18px;
    color: #212529;
}

.carousel-control-prev, .carousel-control-next {
    display: inline-flex !important;
    position: static !important;
    background-color: #E8F0F7;
    width: 1.6rem !important;
    height: 1.6rem !important;
    border-radius: 5px;
    opacity: 1 !important;
}

.vt-carousel-control-icon {
    color: #4A7BE7;
    font-size: 13px;
    font-weight: bold !important;
}

.carousel-control-prev:hover, .carousel-control-next:hover, .carousel-control-prev:hover i, .carousel-control-next:hover i {
    background-color: #4A7BE7;
    color: #FFF !important;
    transition: all .3s;
}

.vt-carousel-control-icon:hover {
    color: #FFF !important;
}

.alert-info {
    background-color: #E8F0F7;
    color: #094175;
}

@media print {
    body {
        background-color: #FFF;
    }

    header {
        display: none;
    }

    .vt-trans-details-aside {
        margin-top: -32px;
    }

    .vt-help-icon {
        display: none;
    }

    .vt-print-icon {
        display: none;
    }

    footer {
        display: none;
    }
}

.vt-widget-transaction-details {
    font-size: 14px;
    background-color: #F2F2F2;
    color: #343d3e;
}

    .vt-widget-transaction-details h6 {
        font-size: 14px;
        margin-bottom: 0px;
    }

.vt-details-div, .vt-details-div h6 {
    font-size: 14px;
}

.vt-optional {
    font-size: 11px;
}

.vt-complete-date-message {
    font-size: 14px;
    color: #000;
}

.vt-help-icon {
    font-size: 16px !important;
}

    .vt-help-icon:hover {
        cursor: pointer;
        text-decoration: none;
    }

.vt-error-messages-list {
    margin-top: 8px;
    padding-left: 20px;
}

.vt-accordion-icon {
    color: grey;
}

.dataTable tfoot tr th {
    background-color: #E8EFFC;
}

.popover {
    max-width: 100%;
    min-width: 300px;
}

/* MFA Help Page Style */
.mfa-help-icon {
    height: 22px;
    width: 22px;
    cursor: pointer;
}

.mfa-link {
    color: #4A7BE7 !important;
    text-decoration: none !important;
    cursor: pointer;
}

.panel {
    border: 0.5px solid lightgray;
}

.panel-header {
    padding: 8px 8px 6px;
    background: #f1f1f1;
}

.accordion-button {
    background: white;
    cursor: pointer;
    background-color: rgba(0,0,0,.03);
    font-weight: 400;
}

.question-button {
    background: white;
    border: 0.5px solid lightgray;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 6px;
}

.fit-content {
    width: fit-content;
}

.bg-footer {
    background-color: #E8EFFC;
    font-weight: bold;
    white-space: nowrap;
}

.wider-column {
    min-width: 80px;
}

#paymentDetailsTable table {
    border: 1px solid #dee2e6;
    width: 100%;
}

#paymentDetailsTable tr:nth-child(odd) {
    background-color: #f2f2f2;
}

#paymentDetailsTable th, #paymentDetailsTable td {
    border: 1px solid #dee2e6;
    width: 50%;
    padding: 5px;
}

#borrowerEligibilityDiv h6, #borrowerEligibilityDiv label {
    font-size: 12px;
}
