/* =============> component.general */

body {
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

.mask-loading{ position: relative;}
.mask-loading::after{ position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; background-color: rgb(255 255 255 / 50%); z-index: 1050; }

.n-border {
    border: 2px solid rgb(246, 246, 246);
}

.border-6 {
    border-width: 6px !important;
}

.border.active {
    border-color: #3a5de7 !important;
}

.badge-large {
    font-size: 14px;
}

.link-info {
    overflow: hidden;
}

.modal {
    z-index: 9995 !important;
}

body.path-create {
    overflow-y: scroll;
}

.overflow-x-hidden{
    overflow-x: hidden !important;
}

.overflow-y-hidden{
    overflow-y: hidden !important;
}

.pagination {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

.to-up {
    position: relative;
    top: -30px;
}

.bi.password-eye{
    position: absolute;
    bottom: 7px;
    right: 23px;
    z-index: 5;
}

.hi-175{
    height: 10.93rem !important;
}

html[dir="rtl"] input.text-left::placeholder{
    text-align: center !important;
}

.timer{
    margin: auto 3px;
}

.the-date-localize{
    direction: ltr;
}

.to-up{
    background-color: #f8f9fa;
}

/* =============> component.tinymce */
.tox-tinymce-aux {
    z-index: 9996 !important;
}

.modal.file-manager-modal{
    z-index : 9997 !important;
}

/* =============> component.select2 */
.select2 {
    width: 100% !important;
}

html[dir="rtl"] .select2-container , html[dir="rtl"] .select2-selection , html[dir="rtl"] .select2-results{text-align: right}

/* =============> component.sweet.alert */
.swal2-container.swal2-shown {
    z-index: 10000 !important;
}

/* =============> component.dadj (drag and drop js) */

.dadj,
.dadj ul {
    list-style: decimal;
    margin-top: 15px;
}

.dadj li {
    background-color: white;
    box-shadow: 0 0 5px #e5e5e5;
    padding: 6px;
    margin-bottom: 15px;
    border-radius: 4px;
    cursor: pointer;
}

.dadj li:hover {
    background-color: #3a5de7;
    color: white;
}

.dadj ul li {
    background-color: #e8e8e8;
    box-shadow: none;
    color: #000;
}

.dadj ul li:hover {
    background-color: #e8e8e8;
    color: #000;
}

.dadj li:hover .link {
    color: #ffeb3b
}

.dadj .link {
    float: left;
    margin-left: 15px;
    color: #16b91d;
}

/* =============> component.cute.alert */

html[dir="rtl"] .toast-img{
    margin-left: 15px;
}

html[dir="rtl"] .toast-close{
margin-left: 0;
margin-right: 25px;
}

/* =============> component.datatable */

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

html[dir="rtl"] table.dataTable thead>tr>th{
    text-align: right;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-left-width: 1px;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    vertical-align: middle;
    text-align: center;
}

/* temperoary hidden pdf format */
[data-format="pdf"]{display: none;}

/* =============> component.element-list */

.custom-checkbox.lg{
    padding: 0;
    left: 11px;
}

.custom-checkbox.lg .custom-control-input,.custom-checkbox.lg .custom-control-label::before , .custom-checkbox.lg .custom-control-input:checked~.custom-control-label::after{
    width: 28px;
    height: 28px;
}

.custom-checkbox.lg .custom-control-input{
    left: -9px;
    top: 4px;
}

/* =============> component.filter.element */
#filter-wrapper {
    box-shadow: 0 0 5px #e5e5e5;
    border-radius: 4px;
    padding: 25px 21px 21px 21px;
    margin-bottom: 25px;
    position: relative;
    min-height: 100px;
    width: 100%;
    left: 15px;
}

.switch-list.dropdown-menu.show{
    z-index: 2010;
}

html[dir="rtl"] #filter-wrapper{
    left: -15px;
}

#filter-wrapper .filter-checklist {
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    top: -13px;
    left: 0;
}

#filter-wrapper .filter-checklist .select2-wrapper {
    display: inline-block;
}

.input-wrapper-filter {
    border: 1px solid #f0f0f0;
    display: none;
}

.input-wrapper-filter.active {
    display: block;
}

.input-wrapper-filter .navigator {
    width: 35%;
    margin: 15px 5px;
}

.input-wrapper-filter .navigator#from,
.input-wrapper-filter #from-label {
    margin-top: 15px;
    float: left;
}

.input-wrapper-filter .navigator#to,
.input-wrapper-filter #to-label {
    margin-top: 15px;
    float: right;
}


/* =============> component.simple.bar */
.simplebar-scrollbar::before {
    background-color: #befad1;
}

/* =============> component.heaader */


/* =============> component.sidebar.widget */
.widget-list{
    top: 15px;
    max-width: 110px;
}

html[dir="ltr"] .widget-list{
    left: 0;
}

html[dir="rtl"] .widget-list{
    right: 0;
}

html[dir="rtl"] .widget-list ul{
    padding-right: 15px;
}

.widget-list li{
    width: 78px;
}

.widget-list li:hover{
    background-color: rgba(190, 250, 209, 0.8);
}

.widget-list li a small{
    top: 3px;
    
}

html[dir="ltr"] .widget-list li a small{
    left: 5px;
}

html[dir="rtl"] .widget-list li a small{
    right: 5px;
}

/* =============> component.sidebar */
#side-nav {
    background-color: #ffffff;
    box-shadow: 0 0 5px #ececec;
}

.active-nav {
    background-color: #befad1;
    color: #01af37;
}

.menu-side li {
    transition: 0.1s all;
    cursor: pointer;
}

.active-bg,
.menu-side ul li:hover {
    background-color: rgba(190, 250, 209, 0.8);
}

.active-text,
.active-text:hover {
    color: #01af37;
}

.active-bg-darker{
    background-color: #01af37;
}

html[dir="ltr"] .side-icon-prefix {
    top: 9px;
    left: 4px;
}

html[dir="rtl"] .side-icon-prefix {
    top: 9px;
    right: 4px;
}

html[dir="rtl"] .nav-item a .h6 {
    position: absolute;
    left: 25px;
}

.menu-side .nav-item::before {
    position: absolute;
    top: 14px;
    color: #01af37;
    transition: 0.3s all;
}

html[dir="ltr"] .menu-side .nav-item::before{
    right: 5px;
}

html[dir="rtl"] .menu-side .nav-item::before{
    left: 5px;
}

.menu-side .active-bg.nav-item::before {
    transform: rotate(180deg);
}

.menu-side #depth-2 {
    z-index: 15;
    display: none;
}

.menu-side #depth-2 li {
    background-color: #f9f9f9;
    border-left: 4px solid transparent;
}

.menu-side #depth-2 li:hover,
.menu-side #depth-2 li.active {
    border-left-color: #01af37;
}

.menu-side #depth-2 li .edit-active {
    display: none !important;
}

.menu-side #depth-2 li.active .edit-active {
    display: block !important;
}

/* =============> page menu */

html[dir="rtl"] .menu-order-list label{
    display: block;
    text-align: right;
}

#menu_li_css{
    direction: ltr;
}

/* =============> page file.add.php & modal file manager */

.thumbnail-preview{
    max-height: 300px;
    object-fit: contain;
}

.file-drop-zone {
    border: 3px dashed #3a5de7;
    padding: 100px 0;
    cursor: cell;
    position: relative;
}

.file-drop-zone h2 {
    transition: 0.3s all;
}

.file-drop-zone h2.over {
    transform: scale(1.5);
}

.mask-progress {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
    background-color: rgb(58 93 231 / 50%);
    color: white;
    font-size: xxx-large;
    text-align: center;
    width: 0;
    height: 100%;
}

.file-list {
    padding-right: 15px;
    list-style: decimal;
}

.file-list>strong {
    display: block;
}

.file-list li {
    padding: 15px 36px;
    background-color: #f4f4f4;
    border-radius: 12px;
}

.file-list div {
    display: inline-block;
    margin-left: 15px;
}

.file-list div#size {
    direction: ltr;
}

.file-element{
    overflow: hidden;
    height: 235px;
}

.file-wrapper{
    padding: 0 18px;
}

html[dir="rtl"] #file_count{
    direction: rtl;
}

/* =============> page newsletter */

.page-newsletter #submit_action{
    display: none;
}

/* =============> page user-panel */

.user-panel-wrapper{
    text-align: center;
}

.user-panel-wrapper.col-lg-4 , .user-panel-wrapper.col-xl-4{
    margin: 15px 33.3%;
}

.user-panel-wrapper.col-12 , .user-panel-wrapper.col-sm-12, .user-panel-wrapper.col-md-12{
    margin: auto !important;
}


.user-panel-wrapper #terms{
    min-height: 120px;
}

/* =============> page settings */

.thumbnails-preview-logo-setting img{
    width: 200px !important;
}

/* =============> post.type:beauty */
.vendor .quick-add{
    display: none;
}

/* ######## => RESPONSIVE ######## */

@media(max-width: 1440px){
    
}

@media(max-width: 1200px){
    
}


@media(max-width: 992px){
   
}


@media(max-width: 767px){
    .input-wrapper.role{
        margin-top: 3rem !important;
    }
}


@media(max-width: 576px){
    
}


@media(max-width: 320px){

}

@media(max-width: 300px){
    #filter-wrapper .filter-btn{
        padding: 0.375rem 40px;
    }
}