﻿


/*body.light-theme input[type='text'], body.light-theme textarea, body.light-theme input[type=file] {*/
/*color: #000 !important;*/
/*border: 1px solid #e4e4f0 !important;
}


body.light-theme .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #000 !important;
    border-radius: 4px;
}


body.dark-theme input[type='text'], body.dark-theme textarea, body.dark-theme input[type=file] {*/
/*color: #fff !important;*/
/*border: 1px solid #686868 !important;
}

body.dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #fff !important;
    border-radius: 4px;
}*/


.clearErrorSelect2 {
    border: 1px solid #e8e8f7;
}
.errMsg {
    text-align: center;
    color: red;
    font-weight: bold;
    /*background: #d9534f;*/
    padding: 5px;
    /*margin: 25px;*/
    display: none;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 18px;
}

.form-control-error {
    border: 1.3px solid #cc5965;
}

.form-control-remove-error {
    border: 1px solid #e8e8f7;
}


.visible-control-En {
    display: none !important;
}

/*
.table-overflow-height {
    overflow-y: auto;
    max-height: 23vw;
}*/

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

table tfoot {
    color: #00ff00;
    font-weight: bolder;
}

/*table tr {
    height: 1.9791666666666667vw;
}
*/


/*
table td,
table th {
    padding: 1px 19px 10px !important;
}

table th {
    color: var(--primary-bg-color) !important;
}
*/


a:not([href]):not([tabindex]) {
    color: #fff;
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/Fonts/FontNew/1/DroidKufi-Regular.eot');
    src: url('/assets/Fonts/FontNew/1/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),url('/assets/Fonts/FontNew/1/DroidKufi-Regular.woff') format('woff'), url('/assets/Fonts/FontNew/1/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/Fonts/FontNew/2/DroidKufi-Bold.eot');
    src: url('/assets/Fonts/FontNew/2/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/Fonts/FontNew/2/DroidKufi-Bold.woff') format('woff'), url('/assets/Fonts/FontNew/2/DroidKufi-Bold.ttf') format('truetype');
}

body.rtl, body.rtl {
    font-family: "Droid Arabic Kufi", arial, sans-serif !important;
    font-style: normal;
    font-weight: 500;
}



.btn-close
{
    cursor:pointer;
}
a.btn {
    padding: .30rem .60rem;
    font-size: 20px;
}

body.light-theme .form-control {
    border: 1px solid #c0c0ce;
}

body.dark-theme .form-control {
    border: 1px solid #616191;
}

.btn, .sp-container button {
    font-size: 17px;
    font-weight: 500;
}

.form-control, .form-control:focus, .form-control:active {
    color: #000000;
}
/*
.table.dataTable th, .table.dataTable td {
    border-left: 0;
    border-right: 1px solid #c4c4c4 !important;
}

.table-bordered th, .table-bordered td {
    border: 1px solid #c4c4c4 !important;
}

.border-bottom {
    border-bottom: 1px solid #c4c4c4 !important;
}


.table-bordered {
    border: 1px solid #c4c4c4 !important;
}
*/


.table th, .table td {
    padding: 3px 19px;
}

.table > thead tr th {
    font-size: 15px;
    font-weight: 800;
}

a:hover {
    color: white !important
}


.btn, .sp-container button {
    padding: 0.2rem 0.71rem;
}

.dark-theme::-webkit-scrollbar {
    width: 10px;
    height: 3px;
    transition: 0.3s background;
}

.light-theme::-webkit-scrollbar {
    width: 10px;
    height: 3px;
    background-color: #fff;
    transition: 0.3s background;
}

.light-theme::-webkit-scrollbar-thumb {
    background: #0e0e23;
}



 

.listGallery {
    max-width: 100%;
    border-bottom: 3px solid #aaaaaa;
    cursor: pointer;
    text-align: center;
    background-size: cover;
    height: 300px;
}

.galleryShadow {
    box-shadow: 7px 7px 5px #6259ca;
}

table th {
    /* word-break: break-word;*/
    vertical-align: top !important;
    white-space: normal !important;
    padding-right: 5px !important;
}

.nav a:hover {
    color: #f1388b !important;
}

.main-sidebar {
    z-index: 10;
}

.card-body {
    flex: 1 1 auto;
    padding: 15px;
    padding-top: 15px;
}

.card-header {
    padding: 0 0 0 0;
}

.select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 1px solid #c0c0ce;
    border-radius: 3px;
}


::-webkit-scrollbar {
    width: 13px;
}


::-webkit-scrollbar-thumb {
    width: 13px;
    border-radius: 20px;
}

.modal {
    z-index: 15 !important;
}

.modal-backdrop {
    z-index: 10 !important;
}

a:hover {
    cursor: pointer;
}


*::-webkit-scrollbar {
    height: 9px!important;
}


 
.select2-container--default.select2-container--disabled, .select2-selection--single {
    height: 28.36px !important;
}



.select2-container--default .select2-selection--single, .select2-selection__rendered {
    line-height: 28.36px !important;
}
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 28.36px !important;
    }

    body.light-theme .colorBorderError {
        border: 1px solid #cc5965 !important;
    }

.dark-theme .colorBorderError {
    border: 1px solid #cc5965 !important;
}


.input-group-btn span {
    height: 28.5px  !important;
    font-size: 0.76562rem !important;
}

.light-theme a:hover
{
    color:#f1388b!important;
}