/*.vertical-menu {*/
/*    background: #0055b4 !important;*/
/*}*/
i.fa-solid{
    color: #dfe0e1 !important;
}
.widget-box-1-icon {
    right: 0px;
    top: 0px;
    position: relative;
    float: right;
}
.progress-xl {
    width: 90%;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul {
    width: 250px;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>a {
    width: calc(250px + 70px);
}
.mm-active .active {
    color: #545a6d!important;
}
.mm-active .active i {
    color: #545a6d !important;
}

body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li>a:hover i.fa-solid{
    color: #545a6d !important;
}

i.fa-solid{
    color:#545a6d !important;
    font-size: 14px !important;
}

#sidebar-menu ul li a{
    color: #545a6d;
    text-transform: capitalize;
    font-size: 14px;
}
#sidebar-menu ul li a:hover {
    color: #49CA85;
}

.navbar-brand-box {
    border-bottom: 1px solid #e3e3e3;
}

.navbar-header{
    padding-right: 0px;
}


.mm-active>a {
    color: #49CA85 !important;
}
.mm-active>a i {
    color: #49CA85 !important;
}
#sidebar-menu ul li ul.sub-menu li a{
    color:  #545a6d;
}
#sidebar-menu ul li ul.sub-menu li a:hover {
    color: #545a6d!important;
}
#page-topbar {
    background-color: #fbfaff;
}
.bg-light-subtle {
    background: #e5e5e5 !important;
}
.header-profile-user {
    background-color: #ffffff;
}
.mdi-chevron-down::before {
    color: #ffffff;
}
.btn-primary {
    background-image: -webkit-linear-gradient(left, #0088f2 10%,#00cf55 100%,#0088f2) !important;
    background-image: linear-gradient(to right, #0088f2 10%,#00cf55 100%,#0088f2) !important;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    z-index: 2;
    transition: all 0.5s ease 0s;
}
#showNext,input[name="login"],input[name="resetEmail"]{
    width: 30%!important;
}
.bg-overlay {
    background-color: #0274D0;
}
.auth-bg .bg-overlay {
    opacity: .8;
}
.border-none{
    border: none !important;
}

.c-h3{
    border-bottom: 1px solid #0272CE;
    color: #0272CE !important;
}
.btn-custom-3{
    border: none;
    font-weight: 600;
    float: right;
}

.btn-custom{
    border: none;
    font-weight: 600;
    float: right;
    max-width: 120px;
    margin-left: 10px;
}

.btn-custom-2{
    border: none;
    font-weight: 600;
    max-width: 250px;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
}

.text-primary {
    color: #0272CE !important;
}

.aline-block{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.alert-wrng{
    font-size: 11px;
    display: block;
    font-weight: normal;
}

.alert-succes{
    font-size: 13px;
}

.auth-content-block{
    background: #f9f9f9;
    padding: 30px 28px;
}

.auth-content-block h5 {
    color: #41D473;
    text-transform: capitalize;
}


.pace .pace-activity {
    background: #49CA85 !important;
}


/*.auth-bg {*/
/*    background-image: url(../images/bg-09.png) !important;*/
/*}*/

.carousel-inner{
    text-align: center;
}

.carousel-indicators{
    text-align: center !important;
    margin-right: 0 !important;
}

.icon-img{
    width: auto;
    height: 70px;
    float: right;
}

.icon-img-2{
    width: auto;
    height: 55px;
    float: right;
}

.text-truncate {
    overflow: inherit;
}
.count-div{
    text-align: center;
    margin-top: 0px;
}

.card-title-2{
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.top-slider{
    margin-bottom: 50px;
    margin-top: 20px;
}


.hover-effect:hover{
    transition: box-shadow 0.5s ease-in-out;
    cursor: pointer;
    background: #fcfcfc;
}
.owl-theme .item img {
    border-radius: 10px;
}

.pb-30{
    padding-bottom: 30px;
}

.p-bar .progress{
    border-radius: 100px;
}

.price-block .card-block{
    padding: 0px;
}

.price-block .card-body{
    padding: 0px;
}

.top-div{
    padding: 20px;
    border-bottom: 1px solid #E6E6E6;
}
.top-div h1{
    font-size: 24px;
}

.p-name{
    text-transform: capitalize;
}

.top-div .badge{
    border: 2px solid #ffffff;
}

.b-div{
    padding: 0px 20px 20px;
}

.select-btn{
    width: 200px !important;
    display: block;
    margin: 0 auto;
    border-radius: 100px;
    background: #E6E6E6 !important;
    color: #000 !important;
    font-weight: 600;
    border: 1px solid #ddd;
}

.selected-btn{
    width: 200px !important;
    display: block;
    margin: 0 auto;
    border-radius: 100px;
    background: #ACACAC !important;
    color: #000 !important;
    font-weight: 600;
    border: 1px solid #ACACAC !important;
}

.card-shadow{

    -webkit-box-shadow: 3px 6px 12px 1px rgba(0,0,0,0.17);
    -moz-box-shadow: 3px 6px 12px 1px rgba(0,0,0,0.17);
    box-shadow: 3px 6px 12px 1px rgba(0,0,0,0.17);
}

.b-div .form-control{
    border-radius: 0px !important;
}

.table-div .table th {
    font-weight: 700;
    font-size: 12px;
    padding: 10px 15px;
}

.table-div .table td{
    font-size: 12px;
    padding: 10px 15px;
}


.badge-soft-primary {
    color: #0074D9;
    background-color:#ffffff;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px solid #0074D9;
}

.badge-soft-danger{
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #fd625e;
}

.badge-soft-success{
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #2ab57d;
}

.font-weight-bold-sm{
    font-weight: bold;
}

.bg-btn {
    background: #2196F3;
    color: #fff;
    border: 1px solid;
    font-weight: bold;
}

.bg-btn:hover {
    background: #0C81DE;
    color: #ffffff;
    border: 1px solid #0C81DE;
    font-weight: bold;
}

.bd-header{
    background:#fcfcfc ;
}

.btn-5 {
    margin-top: 8px;
    border: none;
    font-weight: 500;
}

.color-green{
    color: #1E90FF;
    font-size: 16px;
    font-weight: bold;
}

.search-block{
    padding: 20px;
}
.search-block-2{
    padding: 20px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fcfcfc;
}

.date-block i{
    position: absolute;
    right: 15px;
    top: 41px;
    color:#828282;
}

/* info */

.wrapper-info .card {
    height: 120px;
    background-color: #fff;
    padding: 10px 20px;
    justify-content: space-around;
    border-left: 5px solid #3286e9;
    border-radius: 3px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.wrapper-info .card .subject p {
    color: #242424;
    font-size: 18px;
    margin: 0px;
}
.wrapper-info .card .subject p i{
    font-size: 28px;
    color: #3286e9 !important;
    position: relative;
    top: 3px;
    padding-right: 20px;
}


.gmt-view{
    margin-bottom: 20px;
    font-size: 16px;
}


.btn-search{
    background:  #2196F3 !important;
    font-weight: bold;
}

.btn-search:hover{
    background: #0b7dda !important;
}

.info-p{
    color: #17A2B8;
}

.plr-0{
    padding-left: 0px;
    padding-right: 0px;
}
.lbl-total{
    margin-top: 15px;
}
.lbl-total span{
    font-size: 20px;
    font-weight: bold;
}

.file-uploader{

}

.file-uploader-row{

}
.img-view{
    background: #FF3366;
    margin-left: 10px;
    padding: 2px 15px;
    color: #fff;
    border-radius: 3px;
    position: relative;
    top: 1px;
}
.icon-img-2 {
    width: auto;
    height: 22px;
    float: left;
    padding-right: 10px;
    position: relative;
    top: -4px;
}

.btn-upld{
    box-shadow: none;
    text-transform: capitalize;
    border-radius: 2px;
    padding: 5px 12px;
}
.bg-5{
    background: #fbfbfb;
}

.more-details-btn{
    padding: 0px 15px;
    box-shadow: none;
    background: transparent;
    border: none;
    color: #2363D2;
    font-weight: 600;
    font-size: 14px;
}

.more-details-btn:hover{
    padding: 0px 15px;
    box-shadow: none;
    background: transparent;
    border: none;
    color: blue;
    font-weight: 600;
}

.btn-sm {
    box-shadow: none !important;
}
.table-striped .badge-soft-info {
    color: #4ba6ef;
    background-color: #fff;
    border: 1px solid #4ba6ef;
    padding: 5px 15px;
    font-size: 11px;
}

.btn-active-sm{
    border: none;
    padding: 2px 15px;
    background: #2196F3 !important;
    font-size: 13px;
    box-shadow: none;
    color: #fff;
}

.btn-active-sm:hover{
    background: #0b7dda !important;
}

.btn-pay{
    padding: 1px 15px;
    box-shadow: none;
}

.pay-now{
    padding: 2px 10px;
    border-radius: 2px;
}

.btn-primary-cus{
    background-color: #4169E1;
    color: white;
    padding: 7px 15px;
    border-radius: 0px;
    font-size: 14px;
}

.btn-primary-cus:hover{
    background-color: #345CD4;
    color: white;
}
.btn-primary-cus-2{
    background-color: #008080;
    color: white;
    padding: 7px 15px;
    border-radius: 0px;
    font-size: 14px;
}
.btn-primary-cus-2:hover{
    background-color: #006868;
    color: white;
}



#sidebar-menu ul li ul.sub-menu li .active{
    color: #D75350 !important;
}

.badge-soft-info{
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #4ba6ef;
}

.table-cus{
    border: 1px solid #ddd;
    font-size: 12px;
}

.btn-custom-w {
    border: none;
    font-weight: 600;
    float: right;
    max-width: 120px;
    margin-left: 10px;
    background: #0088f2;
    color: #fff;
}

.btn-custom-w:hover {
    border: none;
    font-weight: 600;
    float: right;
    max-width: 120px;
    margin-left: 10px;
    background: #0070da;
    color: #fff;
}

.fa-calendar{
    display: none;
}