.bd-table-days td{
    padding: 6px ;
    font-weight: bold;
}
.bd-calendar,.bd-title,.bd-calendar table{
    width: 300px !important;
}
.bd-dropdown{
    width: 110px !important;
}
.bd-next, .bd-prev{
    /*margin-top: 10px;*/
}
.bd-main{
    margin-top: 10px;

}
div.dataTables_wrapper div.dataTables_filter{
    text-align: left;
}
.tabBoodjeHolder{
    margin-bottom: 15px;
    clear: both;
}
.tabBoodjeBtn{
    padding: 5px 10px;
    border: solid 1px #ccc;
    border-radius: 10px;
}
.card-primary .text-muted{
    padding-top: 10px;
}
.note_date{
    font-size: 10px;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #ccc;
    border-radius: 5px;
}
.userDetailBtnsHolder a{
    margin-top: 10px;
}

.supTitleHolder{

}
.new_sup_holder input,.sup_det_txtar{
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 10px;
}
.mess_sup_date{
    float: left;
    font-size: 10px;
}
.suppurtMessage{
    background: #a0ff94;
}
.addPlanHolder{
    background: #efefef;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ddd;
    margin-bottom: 15px;
}
.addHolder{
    margin-top: 15px;
}
.permTitleHolder{
    padding: 10px;
    background: #efefef;
    border-radius: 5px;
    margin: 10px 0;
}
.permSub{
    padding-right: 15px;
}
.azomnncathlrsub{
    margin-top: 15px;
}
.tab-pane{
    overflow-x: auto;
}
.box-profile .text-muted{
    padding-top: 0;
}
.box-profile p{
    margin-bottom: 0;
}
.box-profile .card-body{
    padding: 5px;
}
.ck-editor__editable_inline {
    min-height: 200px !important;
}
.ck-content{
    direction: rtl !important;
}
.select2-container{
    width: 100% !important;
}
.select2-container .select2-selection--single{
    height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 37px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    direction: rtl !important;
}
.tr_total_count,.tr_total_fee{
    padding: 10px;
}

.img_holders input{
    display: block;
    margin-bottom: 15px;
}

.commnt_holder{
    border: solid 1px #ccc;
    padding: 5px;
    margin: 5px;
}
.proFee,.proOffFee{
    width: 100px;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 4px;
}
.normalTextArea{
    width: 100%;
    border: solid 1px #ccc;
}
.proSelCatsHolderMain{
    overflow: hidden;
    background: #f8f7f7;
    padding: 5px 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    margin-bottom: 15px;
}
.proSelCatsHolder{
    overflow: hidden;
    margin-bottom: 10px;
    float: right;
    margin-right: 10px;
}
.ul_cat_prd_li_active{
    background: #e2efef;
    font-weight: bold;
}
.proSelCatsHolder li{
    padding: 5px;
    font-size: 13px;
    cursor: pointer;
}
.proSelCatsHolder li i{
    float: left;
    margin-top: 3px;
}
.proSelCatsHolder li:hover{
    background: #efefef;
}

.ul_cat_prd_hld{
    width: 200px;
    display: block;
    float: right;
    list-style: none;
    height: 200px;
    overflow-y: scroll;
    margin-bottom: 0;
}

.selProCats{
    
}


.header_main_menu li .ul_cat_prd_li_active .submenu_1{
    opacity: 1;
    transition: all .2s ease-in-out;
    display: block;
}
.selCatPro_main_menu{
    height: 200px;
}

.selProCats{
    width: 200px;
    float: right;
}
.pro_search_res_hldr_main .pro_search_txt {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 5px;
    font-size: 1rem;
}
.btnRemoveProdtct {
    padding: 4px 10px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 17px;
    color: red;
    border: 0;
    background: transparent;
    cursor: pointer;
}
.pro_search_res_hldr_main {
    width: 100%;
}

 
.pro_search_res_item:hover {
    background: #e0e0e0;
}
.pro_search_res_item {
    padding: 5px 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.pro_search_res_holder {
    background: #eff;
    border-radius: 5px;
}
.btnNewProd{
    display: none;
}
.nav-sidebar>.nav-item{
    border-bottom: solid 1px #4e4e4e;
}
.reqFiledSpn{
    color: red;
}

.sesionLabels .label{
    font-size: 12px;
    padding: 1px 5px;
}
.bg-red{
    background: #dd4b39!important;
    padding: 0px 4px;
    margin-left: -10px;
    text-align: center;
    border-radius: 4px;
}