@import "https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap";

@font-face {
    font-family: "Andalus";
    src: url("/fonts/Andalus/2.eot?") format("eot"),url("/fonts/Andalus/2.woff") format("woff"),url("/fonts/Andalus/2.ttf") format("truetype"),url("/fonts/Andalus/2.svg#Andalus") format("svg");
    font-weight: normal;
    font-style: normal;
}

*:not(.fa):not(.fab):not(.flaticon):not(.pi):not(.la):not(.LineAwesome):not(.select2-selection__arrow):not(.close):not(.lg-icon) {
    font-family: 'Cairo' !important;
}

table > thead > tr > th {
    font-weight: bold !important;
}

.form-control {
    padding: 0.25rem 1rem !important;
}

.dataTables_wrapper .dataTable .selected td {
    color: white !important;
    background-color: #5d78ff !important;
    -webkit-tap-highlight-color: #5d78ff !important;
}


.langname:after {
    content: "\200E‎" !important;
}

li.dropdown-language ul.dropdown-menu li a:after {
    content: "\200E‎" !important;
}

.tenant-change-component:after {
    content: "\200E‎" !important;
}

.ou-text:after {
    content: "\200E‎" !important;
}

div.income-statistics label.btn-secondary,
div.sales-summary label.btn-secondary {
    margin-left: 0;
}

span.m-menu__arrow {
    right: 58px !important;
}

nav.m-menu__submenu--right span.m-menu__arrow {
    transform: rotate(180deg) !important;
    width: 40px !important;
    right: 0 !important;
}

.contact-status1 {
    right: 30px !important;
}

.page-quick-sidebar-pinner {
    right: 390px !important;
}

.kt-quick-panel__close{
    right: 360px !important;
}

.selected-chat-user div.actions {
    float: left !important;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; 
}

.searchMenuContainerSelect2 span.select2-selection.select2-selection--single:before
{
    left:auto;
    right:20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    right:30px;
}
.filter-option-inner-inner {
    text-align: right !important;
}