
/*# sourceMappingURL=custom.min.css.map */



.c1{      background: #ffffff;
    border: 2px Dotted #002d48;
    border-radius: 76px 0px 0px 76px}
.v1 p{ color:#000 !important; font-weight:600; }
.v1 span{     font-size: 27px;
    color: #002d48; }

.bg-soft-primary1 {border-radius: 54px !important;
    background: #cfcfcf;
}


.bg-soft-primary1 img  { width:70px; }

.ms-3 {
    margin-left: 2rem!important;
}

.avatar-sm {
    height: 6rem;
    width: 6rem;
}

.bg-soft-primary2 {
    background: #205261 !important;
}


.bg-soft-primary2 img  { width:70px; }

.crd-1{box-shadow: gray 0px 0px 5px 0px;
    border-radius: 10px;}

    .bg91 img { width: 35px; height: 35px; }

    .mt-101{ margin-top: 21px; }

    .card-body11{     box-shadow: gray 0px 0px 5px 0px;
    border-radius: 10px;  padding:30px; }

    .page-title-box {
    padding: 10px 1.5rem;
    background-color: var(--vz-card-bg-custom);
    -webkit-box-shadow: 0 1px 2px rgba(56,65,74,.15);
    box-shadow: 0 1px 2px rgba(56,65,74,.15);
    border-bottom: 1px solid none;
    margin: -23px -1.5rem 1.5rem -1.5rem;
}