#toggle-user-sidebar .flaticon-menu-1:before{transition:all 100ms ease}
.user-sidebar-active #toggle-user-sidebar .flaticon-menu-1:before{content:"\f175";font-size:18px;line-height:30px;display:block}
.modal-header a.close{position:absolute;width:40px;height:40px;right:10px;top:10px;background:#F0F5F7;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#F0F5F7;text-indent:0;font-size:0}
.modal-header a.close:before{font-family:Flaticon;content:"\f175";position:relative;font-size:12px;color:#000;width:40px;font-weight:700;display:flex;align-items:center;justify-content:center}
#toggle-user-sidebar{position:relative;float:right;font-size:30px;line-height:30px;cursor:pointer;width:30px;color:#202124;order:2;transform:scaleX(-1)}
.confirm-modal .modal-title{ width: 90%;}
.dataTables_info, .dataTables_paginate{ margin-top: 25px;}
table.dataTable{ border-collapse: collapse; }
.dataTables_wrapper .dataTables_paginate a.paginate_button{position:relative;margin:0 5px;font-size:14px;color:#696969;line-height:30px;min-width:30px;font-weight:400;text-align:center;color:#696969;border-radius:50%;transition:all 300ms ease;padding:.3em 1.15em;border:none}
.dataTables_wrapper .dataTables_paginate a.paginate_button:hover,.dataTables_wrapper .dataTables_paginate a.paginate_button.current{background:#1967D2;color:#fff!important;border:none}
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover{background:#1967D2;color:#fff!important;border:none}
.req-ast{font-size:12px;color:#b3493b;vertical-align:super}
.message-box{ min-height:50px; padding:15px 30px; }
.ls-widget .widget-content .message-box p{ margin-bottom:0px;}
.ls-widget .widget-content p.form-error-danger{ margin-top: 5px; color: #e6614f; margin-bottom:10px;}
.widget-content .default-form textarea{ min-height:180px;}
.message-box p{ width:95%; }
.admin-uploaded-holder{ padding: 5px; border: 1px solid grey; margin-right:30px;}
.admin-uploaded-holder img{ max-width:150px; height:150px;}
.dataTables_wrapper .dataTables_length{ margin-bottom:20px; width:20%; display: inline-block; margin-left:1%;}
.dataTables_wrapper .dataTables_filter{ margin-bottom:20px; width:70%; display: inline-block; margin-right:1%;}
.tslot-holder .delete-ts-sec{ min-width: 40px !important; margin-top:45px; }
.tslot-row{ margin-bottom: 10px;}
.chosen-container .chosen-results li.highlighted{ background-color: white; }
#listl_status{ width: 200px; display: inline;}
#listl_status:focus{ box-shadow: none;}
.dataTables_filter .form-control:focus{ box-shadow: 0 0 0 0.1rem rgba(13,110,253,.25);}
.dataTables_wrapper .dataTables_filter .form-select{ margin-right: 10px; margin-left: 0px;}
.dataTables_wrapper .dataTables_filter .form-control{ margin-right: 10px; margin-left: 0px;}
.theme-btn.disabled { background-color: #9E9E9E;}
.theme-btn.disabled:hover { color: white; cursor: not-allowed;}

@media screen and (max-width: 768px) {
  .tslot-holder .delete-ts-sec{ min-width: 50% !important; margin-top:10px; }
  .dataTables_wrapper .dataTables_filter input{ margin-top: 10px;}
}  