.user{
   width:250px; 
   text-align: center;
}
.email{
   width:110px; 
   text-align: center;
}
.mobile{
   width:150px;
   text-align: center; 
}
.create_date{
   width:136px;
   text-align: center; 
}
.role{
   width:133px; 
   text-align: center;
}
.gender{
   width:90px; 
   text-align: center;
}
.user_view{

    text-align: center;
    width: 70px;
}

.uncaret{
    margin-left: 15px;
}



#ajax_editprofile_state_loader {
    display: none;
    position: absolute;
    top: 2%;
    left: 47%;
    width: 5%;
    height: 3%;
    background: rgba(0,0,0,0.75) url(/assets/images/loading.gif) no-repeat center center;
    z-index: 99999
}


.caret {cursor: pointer;user-select: none; cursor: pointer;margin-bottom:5px;}
.caret::before {font: normal normal normal 14px/1 FontAwesome;content: "\f105";display: inline-block;margin-right: 6px;}
.caret-down::before {transform: rotate(90deg);}
.nested {display: none;}
.active {display: block;font-size: 20px;cursor: pointer;}
.active li{padding-left: 22px;font-size: 14px;margin-bottom:5px; }


.mpg_top_error{text-align: center;}
.mpg_input_error{font-size: 14px;}
.category_hide{float: right;}
.blog_category_hide{float: right;}
.faq_category_hide{float: right;}
.anchor_align_right{float: right;}
.success_msg_show{font-size: 16px !important;text-align: center;color: green !important;}
.error_msg_show{font-size: 16px !important;text-align: center;color: red !important;}
.brand_hide{float: right;}
.multiple_image_hide{display: none;}
.image_delete_success{font-size: 17px;color: green;}
.image_delete_error{font-size: 17px;color: red;}


.modal-title {
    color: #198af3; font-size:18px;
}



.form_padding {
    padding: 0 20px;
}

.check{
    text-align: center;
    width: 80px;

}
.sno{
    text-align:center;
    width: 80px;
}
.category{
    text-align: left;
    width: 200px;
    
}
.subcategory{
    text-align: left;
    
}
.view{
    text-align:center; 
    width:100px;
}
.status{
    text-align:center; 
    width:120px
}
.edit_delete{
    text-align:center; 
    width: 70px;
}

.product{
    width:300px;
}
.regular_price{
    text-align:center;
}
.sale_price{
    text-align:center;
}
.quantity{
   text-align:center; 
}
.part_no{
   text-align:center; 
}
.featured{
    text-align:center;
}
.views{
   text-align:center; 
}

 
::-webkit-scrollbar {width: 7px;}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey; border-radius: 10px;}
::-webkit-scrollbar-thumb {background: #198AF3; border-radius: 10px;}
::-webkit-scrollbar-thumb:hover {background: #005288; }
#myUL .open{margin-bottom: 10px !important;}



.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
    background: #f2f4fa !important;
}


.picker__select--month, .picker__select--year {
    height: 2.2em !important;
}

.picker__select--year {
    width: 24.5% !important;
}

.picker__select--month {
    width: 42% !important;
}

.tg_md_2{
    width: 13% !important;
}

.tg_md_1{
    width: 15.2% !important;
}

.text-muted-tg {
    text-transform: none !important;
    --bs-text-opacity: 1;
    font-size: 15px;
    color: #151822 !important;
    font-weight: 600;
    margin-bottom: 15px;
}

#annual_ctc_word{
    font-size: 15px;
    padding-top: 8px;
    color: #198af3;
}

.password_msg{
    margin-top:10px;
    margin-bottom:10px;
    color: red;
}

