﻿.shadow {
    -webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.15)!important;
    box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.15) !important;
}
.cid-snM3INjCFy .text-wrapper {
    padding: 1rem .5rem !important;
    padding-right: 0 !important;
}
.cid-snM3INjCFy .row {
    align-items: flex-start !important;
    /*justify-content: center;*/
}
.bg-primary {
    background-color: #d1d7e5 !important;
}
a.btn.btn-warning.mb-0 {
    color: black !important;
}
.fa-angle-right:before {
    content: "\f105" !important;
}
a {
    color: rgb(6 85 161) !important;
    text-decoration: none;
}
.form-check-label i {
    margin-right: 8px; /* Adds spacing between the icon and text */
}
.col-gray {

    color: #837e7e;
}
.col-white{
    color: white !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
@media (min-width: 576px) {
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }

}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.fw-light {
    font-weight: 400 !important;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.text-danger {
    --bs-text-opacity: 1;
    color: rgb(211 38 59) !important;
}
.text-orange {
    --bs-text-opacity: 1;
    color: rgb(241 121 20) !important;
}
.me-2 {
    margin-right: 0.5rem !important;
}
.fa, .fas {
    font-weight: 900;
}
.text-success {
    --bs-text-opacity: 1;
    color: rgb(12 191 137) !important;
}
.avatar {
    height: 3rem;
    width: 3rem;
    position: relative;
    display: inline-block !important;
}
.fw-light {
    font-weight: 400 !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.avatar {
    height: 3rem;
    width: 3rem;
    position: relative;
    display: inline-block !important;
}
.avatar-img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}
.rounded-circle {
    border-radius: 50% !important;
}
.card .card-img-overlay {
    z-index: 2;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: 0.5rem;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.card, .overflow-hidden {
    will-change: transform;
}
.text-bg-primary {
    color: #fff !important;
    background-color: #066ac9;
}
.cid-uzKhBc7WCo {
    padding-top: 0rem !important;
    padding-bottom: 5rem;
    background-color: #45494e !important;
}
.box-shadow {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
}
.f-right{
    float: right !important;
}
img, iframe {
    /* display: block; */
    width: auto !important;
}
.nav-dropdown {
    font-size: 15px !important;
}
.display-9{
    font-size:15px !important;
}
.pr-20{
    padding-right:20px !important;
}
.cid-uAG2rX60BY .navbar-dropdown {
    padding: 0px 15px !important;

}
.cid-uAG2rX60BY {
    min-height: 0px !important ;
  
}
.float-l{
    float: left !important;
    text-align:left !important;
}
.form-control, form .btn {
    min-height: 0px !important;
}
.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem !important;
    border: none !important;
}