.mdi-bell-outline {
    padding-left: 1%;
}

/* .vertical-menu {
margin-top: -65%;
} */
@media screen and (min-width: 993px) {
    .vertical-menu {
        margin-top: -65%;
    }
}

/* @media screen and (max-width: 992px) {
    body[data-layout=detached] .vertical-menu {
        border-radius: 7px;
        position: relative;
        margin-top: -75px;
    }
  }  */

.logocust {
    /* height: 80px; */
    width: 150px;
    margin-bottom: 7%;
}

.titlcust {
    font-size: 20px;
    color: black;
}

.auth-wrapper.auth-v3 .bg-auth-side {
    content: "";
    top: 20px;
    left: 50%;
    right: 20px;
    bottom: 20px;
    border-radius: 20px;
    align-items: center;
    position: absolute;
}

.custpo {
    font-variant: small-caps;
}

.custi {
    padding-left: 15%;
}

.delicon {
    font-size: 20px;
}

.delicon3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.delicon2 {
    font-size: 25px;
    margin-top: 30px;
}

.custveri {
    padding-top: 40px;
}

.bg-cust {
    background-color: #f46424;
}

.btn-cust {
    background-color: #343494;
}

.container-cust {
    align-items: center;
}

.auth-v3 {
    padding: 0%;
}

.body-bg {
    background-color: white;
}

.img-card-side {
    padding: 5%;
}

.btn-cust1 {
    background-color: #8A684D;
    color: white;
}

.btn-cust2 {
    background-color: #8A684D;
    color: white;
    padding-left: 2%;
}

.link11 {
    padding-left: 10%;
}


.flags {
    padding-top: 30px;
}

.div-cust {
    display: none;
}

.cust-icon2 {
    font-size: 15px;
    padding-left: 20px;
}

.cust-div2 {

    height: 100%;
    /* background-image: url("loginbg.jpg"); */

    /* Full height */
    height: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cust-btn3 {
    padding-left: 20px;
}

.cust-btn1 {
    /* padding: 20px; */
    margin-left: 8px;
}

.profile-img{
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.checkp{
    font-size: 70px;
    color: #5C7CFA;
    padding: 3%;
}

.crossp{
    font-size: 70px;
    color: red;
    padding: 3%;
}


/* *, *::before, *::after {
    box-sizing: border-box;
} */

/* div {
    display: block;
} */

/* .img-fluid {
    max-width: 100%;
    height: auto;
} */

/* .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
} */

/* img, svg {
    vertical-align: middle;
    background-color: transparent;
} */

/* .auth-wrapper.auth-v3 .bg-auth-side {
    content: "";
    top: 20px;
    left: 50%;
    right: 20px;
    bottom: 20px;
    border-radius: 20px;
    position: absolute;
} */

/* .bgcust{
    background-color: transparent;
} */
.card-body-custom-bg
{
    background-color: #FFFAF6 !important;
}
.vertical-menu
{
    background-color: #FFFAF6;
}


.btn-primary:focus{
    background-color: #8A684D !important;
    border-color: #8A684D !important;
    outline-color: #8A684D !important;
    stroke: #8A684D !important;
}


.footer{
    background-color: #FFFAF6 !important;
}