﻿@font-face {
    font-family: 'Kufee';
    src: url('../fonts/DroidKufi-Regular.eot');
    src: url('../fonts/DroidKufi-Regular.otf'), url('../fonts/DroidKufi-Regular.ttf');
}
@font-face {
    font-family: bold;
    src: url('../fonts/BoldFont/ptboldheading.eot');
    src: url('../fonts/BoldFont/ptboldheading.ttf'), url('../fonts/BoldFont/ptboldheading.woff');
}
@page {
    size: auto;
}
body, .app-sidebar, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Kufee !important;
}
a {
    /*color: #3d93e8;*/
    color: #342e49
}
a:hover {
    color: #0084bd !important
}
.page-item.active .page-link {
    border-color: #0084bd;
    background-color: #0084bd;
}
.card .card-header{
    border-bottom:1px solid lightgray;
    padding-bottom: 10px;
}
span.selection > span > ul{
    direction:rtl;
}
.printedLogo {
    width: 6.182cm !important;
    height: 2.721cm !important;
    margin-top: 0.199cm !important;
    background-image: url(../img/logoForExcel.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.btn-primary {
    color: #fff;
    border-color: #2f8be6 !important;
    background-color: #2f8be6 !important;
}
.app-sidebar[data-background-color='man-of-steel'] .sidebar-background:after {
    opacity: .95;
    background-image: -webkit-linear-gradient(180deg,#008ec5,#48b3dd);
    background-image: linear-gradient(180deg,#008ec5,#48b3dd);
    background-repeat: repeat-x
}

.app-sidebar[data-background-color='man-of-steel'] .navigation i, .app-sidebar[data-background-color='man-of-steel'] .navigation li > a {
    color: #fff !important;
}

.font-large-1-5 {
    font-size: 1.5rem !important;
    line-height: 3rem;
}
/*.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}*/
.row-clickable {
    cursor: pointer;
    border: 1px solid #ace0fc ;
    border-radius: .35rem
}
    .row-clickable:hover {
        border:1px solid #1f8af3;
        color: #fff !important;
        border-radius: .35rem
    }

input[data-val-required], select[data-val-required], input[required]{
    border: 1px solid #fd3995;
}
.app-sidebar .sidebar-content {
    position: relative;
    z-index: 4;
    height: calc((var(--vh, 1vh) * 100) - 162px) !important;
}
.table-bcor thead th {
    /*background-color: #2f8be6;*/
    background-color: #ffffff;
    /*text-align: center;*/
    text-align: right;
    vertical-align: middle;
    /*color: #fff;*/
    color: #342e49;
}
.table th, .table td {
    padding: 1.15rem 0.7rem;
    vertical-align: top;
    border-top: 1px solid #e0e0e0;
}

@media (min-width: 1200px){
    .vertical-menu .main-panel .main-content {
        /*margin-right: 285px;*/
        margin-right: 250px;
    }
    .menu-expanded .app-sidebar {
        right: 0;
        /*width: 300px;*/
        width: 250px;
    }
}

.ltr {
    direction: ltr !important
}

.primary-hover:hover {
    color: #ffffff !important
}

a.primary-hover:hover {
    color: #2f8be6 !important;
    background: #ffffff !important;
}

button.bg-danger:hover, button.bg-danger:focus {
    background-color: #ffffff !important;
    color: #f55252 !important;
    border-color: #f55252 !important;
}

a:focus {
    color: #0084bd !important;
}

.active-btn {
    margin-top: 3px;
    margin-left: 5px;
}

.warning-hover:hover {
    background: white !important;
    border-color: #f77e17 !important;
    color: #f77e17 !important;
}

.success-hover:hover {
    color: #40c057 !important;
    border-color: #40c057 !important;
    background: #ffffff !important;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*  */
/* -------------------------------------- */
/*تعديل البحث */
.form-control:focus {
    /* border-color: #2f8be6; */
    border-color: var(--info);
}
.panel.panel-collapsed {
    border-color: #2f8be68c;
}
.panel.panel-collapsed span.collapsed {
    color: var(--info);
    font-size: 13px;
    font-weight: bold;
}
/**/
/*تعديل للدروب دون وعناصر السويت*/
.select2-container--open .select2-dropdown--below {
    -webkit-box-shadow: 0 3px 8px 0 rgba(90, 80, 105, .1);
    box-shadow: 0 3px 8px 0 rgba(90, 80, 105, .1);
    border-color: #886ab5;
    border-color: var(--info) !important;
}
.select2-container--classic.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #975aff !important;
    outline: 0;
    border-color: var(--info) !important;
}
.select2-container--classic .select2-results__options .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__options .select2-results__option--highlighted[aria-selected] {
    background-color: #975aff;
    background-color: var(--info) !important;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    line-height: 1.5;
    color: #fff;
    border-color: var(--info) !important;
    border-radius: .35rem;
    background-color: var(--info) !important;
}
.select2-container--classic .select2-results__options .select2-results__option[aria-selected=true], .select2-container--default .select2-results__options .select2-results__option[aria-selected=true] {
    color: #fff;
    background-color: var(--info) !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: var(--info) !important;
    background-color: var(--info) !important;
}
/**/

.page-link {
    margin-right: 5px;
    border-radius: .35rem;
    color: #0084bd;
    font-size: 13px;
    /* font-weight: bold; */
}
.page-item.active .page-link {
    border-color: #0084bd;
    background-color: #0084bd;
    font-weight: bold;
}

/*تنسيق الجداول*/
.table {
}
.table th {
    text-align: center;
    font-size:13px;
}
.table tbody td {
    padding: 9px !important;
    font-size: 13px;
    font-weight: 100;
    text-align: center;
}
.table .form-check {
    padding: 0px;
    width: 70px;
}
.table input[type='checkbox'] {
    accent-color: #0084bd;
    /* accent-color: var(--green); */
}
.table .btn{
    margin-bottom: 4px;

}
.dataTables_info.float-right {
    font-size: 13px;
}
/*.table td:has(> .btn:first-child) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    height: 100%;
    border-bottom: 0;
    min-height: 100%;
    max-height: 100%;
}*/
.table td:has(> .btn:first-child) {
    display: flex;
    height: 100%;
    border-bottom: 0;
    min-height: 100%;
    max-height: 100%;
    justify-content: center;
}
.table td:has(> .btn:first-child) .btn:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.table td:has(> .btn:first-child) .btn:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.table a.btn {
    display: flex;
    align-items: center;
}
.table .warning-hover:hover {
    color: white !important;
    border-color: #f77e17 !important;
    background-color: #f77e17 !important;
}

.table .btn-warning {
    background: white !important;
    border-color: #f77e17 !important;
    color: #f77e17 !important;
}
.table .btn-info,
.table .btn-primary {
    border-color: #0084bd !important;
    background-color: #ffffff !important;
    color: #0084bd !important;
}
.table .btn-info:hover,
.table .btn-primary:hover{
    color: #fff !important;
    border-color: #0084bd !important;
    background-color: #0084bd !important;
}
.table .btn-danger {
    color: #f32e2e !important;
    border-color: #f22222;
    background-color: #fff !important;
}
.table .btn-danger:hover {
    color: #fff !important;
    border-color: #f55252;
    background-color: #f55252 !important;
}
.table .btn-success {
    color: #40c057 !important;
    border-color: #40c057 !important;
    background: #ffffff !important;
}
.table .success-hover:hover {
    color: #fff !important;
    border-color: #40c057 !important;
    background-color: #40c057 !important;
}
.table 
.table tbody {
    border: 1px solid #e0e0e0;
}
.table tbody {
    border-bottom: 1px solid #e0e0e0;
}
/**/
    /*تنسيق صفحة الاعدادات العامه*/
    .settingsInfo dt.col-sm-12.col-md-4 {
    font-size: 14px;
}
.settingsInfo dd.col-sm-12.col-md-8 {
    font-size: 14px;
}


/*تعديل التابات*/
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: var(--info);
    border-color: transparent;
    background-color: transparent;
}
.nav-tabs .nav-link.active {
    border-bottom: 2px solid var(--info);
    font-size: 13px;
    font-weight: bold;

}

.tab-content {
    padding: .375rem;
    border-top: 1px solid var(--info);
    margin-top: 4px;
    border-radius: 0.15rem;
}
.prevent-disable .form-group.row {
    margin-top: 10px;
}
.prevent-disable .form-group.row .col-md-2 {
    /* font-size: 15px; */
    display: flex;
    align-items: center;
    gap: 5px;
}
.prevent-disable .form-group.row .col-md-2 label {
    font-size: 14px;
}
input[type='checkbox'] {
    accent-color: #0084bd;
    /* accent-color: var(--green); */
}
button.btn.btn-instagram.btn-success.text-light {
    color: #fff !important;
    margin-right: 10px;
    margin-left: 10px;
}

.prevent-disable .exle {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #e6e6e68c;
    padding: 5px 10px;
    border-radius: .15em;
    margin: 5px 1px;
}

ul.nav.nav-tabs.nav-justified span {
    font-family: system-ui;
    font-weight: 600;
}

/* عكس الايقوناات

*/
.btn:has(> i) {
    direction: ltr;
    gap: 5px;
}

/* تعديل عرض البيانات في صفحات الحذف*/
.row dd {
    font-size: 15px;
    padding-bottom: 4px;
    padding-top: 8px;
}
.row dt {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #77777745;
    padding-top: 8px;
}


.select2-container--classic .select2-selection--single:focus, .select2-container--default .select2-selection--single:focus {
    border-color: var(--info) !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: var(--info);
}
.select2-container--classic.select2-container--open .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--single {
    border-color: var(--info) !important;
}
.alert.text-secondary span,
.alert.text-secondary .h5 {
    color: #ffffff;
}

.alert-danger span {
    color: #fff;
}