﻿.summary-group {
    display: flex;
}

.summary-label {
    font-weight: bold;
    width: 25%;
    font-size: 0.8125rem;
}

.summary-info {
    width: 75%;
    font-size: 0.8125rem;
}

.summary-existing {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 100%;
    font-weight: bold;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    padding-left: 0px;
}

.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg .auth-illustration {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    z-index: 1;
}

.no-scroll {
    overflow: hidden;
}

.light-style .auth-cover-bg-color {
    background-color:;
    background-color:;
}

body {
    background: #f7f7f7;
    background-size: cover;
}

.form-switch {
    padding-left: 0em;
}

#logo {
    height: 80px;
    max-width: 100%;
}

#stepper-div {
    box-shadow: 0 0rem 0rem rgba(75, 70, 92, 0.1);
}

#userTxtBox {
    display: none;
}