body {
    font-family: "Montserrat", "Helvetica Neue", "Droid Arabic Kufi", sans-serif !important;
    background: #f3f3f3;
}

.sidebar[data-background-color="brown"]:after,
.sidebar[data-background-color="brown"]:before,
.off-canvas-sidebar[data-background-color="brown"]:after,
.off-canvas-sidebar[data-background-color="brown"]:before {
    background-color: #000;
}

.sidebar[data-background-color="brown"] .logo .simple-text,
.off-canvas-sidebar[data-background-color="brown"] .logo .simple-text {
    color: #ffffff;
}

.sidebar[data-background-color="brown"] .nav li:not(.active) > a,
.off-canvas-sidebar[data-background-color="brown"] .nav li:not(.active) > a {
    color: #ffffff;
}

.sidebar .logo,
.off-canvas-sidebar .logo {
    padding: 18px 0px;
    margin: auto;
    height: auto;
    display: table;
}

.sidebar .logo,
.off-canvas-sidebar .logo {
    box-shadow: inset 0 0px 0px 0px #cfcfca;
}

.logo:before {
    width: 0 !important;
    height: 0 !important;
}

div.table-responsive > div.dataTables_wrapper > div.row {
    width: 100%;
    margin: 10px;
}

.form-inline label {
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs > li.active > a i {
    color: #0db02b;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.card {
    margin-bottom: 30px;
}

.card label {
    font-size: 17px;
    margin-top: 5px;
    color: #00aeefff;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs > li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.card.card-plain {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
}

.card .card-header:not([data-background-color]) {
    background-color: transparent;
}

.card-pricing.card-plain .card-category,
.card-pricing.card-plain .card-title {
    color: #2c2c2c;
}

.card-pricing .card-body {
    padding: 15px !important;
}

.card-pricing .card-icon {
    padding: 15px 0 5px;
    transform: translateY(0);
    color: #2c2c2c;
}

.card-pricing.card-plain .card-category,
.card-pricing.card-plain .card-title {
    color: #2c2c2c;
}

.card-pricing .card-title {
    margin-top: 30px !important;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-pricing ul {
    list-style: none;
    padding: 0;
    max-width: 240px;
    margin: 20px auto;
}

.card-pricing ul li {
    padding: 5px 0;
    list-style-type: none;
}

.card-pricing .card-icon i {
    font-size: 100px;
    width: 105px;
    border: 0px solid #ccc;
    border-radius: 50%;
    height: 105px;
    line-height: 105px;
    color: brown;
}

body {
    background: #f5faff;
}

.category,
.card-category {
    text-transform: none !important;
}

textarea.form-control {
    max-height: 180px;
    height: 130px;
}

.du-wrap {
    border-radius: 8px;
    height: 40px;
    min-height: 40px;
    background: #f3f3f3;
    color: darkslategray;
    padding: 10px;
}

ul.du-files {
    display: none !important;
}

span.filed_number {
    background: #ccc;
    border-radius: 50%;
    color: #fff;
    margin-right: 3px;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
}

.nom_form .nav-tabs-navigation {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.nom_form .nav-tabs .nav-item {
    margin-bottom: 0;
    margin: auto;
    font-weight: bold;
    font-size: 18px;
}

.nom_form .nav-tabs .nav-link.active {
    color: brown;
    background-color: #f3f3f3;
    z-index: 9999;
    margin-bottom: -2px;
    border-width: 0;
}

.nom_form .nav-tabs {
    border-bottom: 1px solid #f3f3f3;
}

.nom_form a.nav-link {
    color: #000;
}

.nom_form .tab-content {
    border: 1px solid #f3f3f3;
    width: 100%;
    border-top-width: 0;
    margin-bottom: 30px;
    background: #f3f3f3;
    padding: 30px;
}

.tox-notifications-container {
    display: none;
}

.wysiwyg-editor textarea {
    display: none;
}

.wysiwyg-editor .btn {
    background-color: transparent;
    color: #888;
    margin: 0;
}

.sidebar .logo:after,
.off-canvas-sidebar .logo:after {
    height: 0;
}

.sidebar .logo,
.off-canvas-sidebar .logo {
    padding: 18px 0px 0px 0;
}

.nav li {
    border-top: 1px solid #000;
}

.sidebar .nav li > a,
.off-canvas-sidebar .nav li > a {
    margin: 0px 15px 0;
}

.main-panel {
    background-color: #f3f3f3;
    background: url("theme/img/min_bg.jpg");
}

.navbar.navbar-transparent {
    background-color: #00aeefff !important;
    border-bottom: 1px solid #00aeefff;
}

.sidebar,
.off-canvas-sidebar {
    border-right: 1px solid #00aeefff;
}

.card {
    box-shadow: 0 6px 10px -4px rgb(0 0 0 / 10%);
    background-color: #fff;
}

.navbar.navbar-transparent a:not(.dropdown-item):not(.btn) {
    color: #fff;
}

.navbar.navbar-transparent .nav-item .nav-link:not(.btn) {
    color: #fff;
}

.navbar.navbar-transparent .nav-item.active .nav-link:not(.btn),
.navbar.navbar-transparent .nav-item .nav-link:not(.btn):focus,
.navbar.navbar-transparent .nav-item .nav-link:not(.btn):hover,
.navbar.navbar-transparent .nav-item .nav-link:not(.btn):focus:hover,
.navbar.navbar-transparent .nav-item .nav-link:not(.btn):active {
    color: #000;
}

.sidebar .nav .caret,
.off-canvas-sidebar .nav .caret {
    top: 45%;
}

.sidebar .nav .collapse .nav,
.sidebar .nav .collapsing .nav,
.off-canvas-sidebar .nav .collapse .nav,
.off-canvas-sidebar .nav .collapsing .nav {
    background: #000;
}

.panel {
    padding: 20px 25px;
    background: rgba(36, 168, 225, 0.1);
    margin-bottom: 20px;
    border-radius: 10px;
}

.panel h4 {
    margin-top: 0;
    margin-bottom: 20px;
}

.panel h5 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}

.panel_not_border_radius {
    border-radius: 0px;
}

.panel.panel2 {
    background: transparent;
}

.log_action {
    background: #fff;
    padding: 10px;
    margin: 0;
}

.log_action p {
    margin: 0;
}

.form-control {
    font-size: 15px;
    padding: 7px 18px;
    height: 50px;
}

.form-group input[type="file"] {
    opacity: 1;
    position: unset;
}

#tableTa_paginate li {
    padding: 0 10px !important;
}

#tableTas_paginate li {
    padding: 0 10px !important;
}

#DataTables_Table_0_paginate li {
    padding: 0 10px !important;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 0px solid #ccc;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ccc;
}

button.dt-button,
div.dt-button,
a.dt-button,
input.dt-button {
    color: #6bd098;
    border-color: #6bd098;
    background: transparent;
}

button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover,
input.dt-button:hover {
    color: #ffffff;
    border-color: #6bd098 !important;
    background: #6bd098 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #00aeefff;
    background: #00aeefff;
}

.paginate_button:hover {
    color: #000;
    border: 1px solid #00aeefff !important;
    background: #00aeefff !important;
}

.sidebar:after,
.off-canvas-sidebar:after {
    z-index: 3;
}

.sidebar,
.off-canvas-sidebar {
    border-right: 1px solid #ccc;
}

.nav li {
    border-top: 1px solid #f3f3f3;
}

.sidebar .nav li > a,
.off-canvas-sidebar .nav li > a {
    color: #000;
    opacity: 1;
    font-weight: bold;
}

.sidebar .nav li > a:hover,
.off-canvas-sidebar .nav li > a:hover {
    color: #00aeefff;
}

.sidebar .nav i,
.off-canvas-sidebar .nav i {
    color: inherit;
}

.tableTa33_03 .dataTables_info {
    display: none;
}

.card-stats .card-body .numbers .card-category {
    font-size: 13px;
}

@media print {
    .noPrint {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .main-panel {
        width: calc(100%);
    }

    .main-panel > .navbar {
        display: none;
    }

    .main-panel > .content {
        margin-top: 30px;
    }

    .footer {
        display: none;
    }

    .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.iq-submenu {
    /* display:none; */
    list-style: none;
}

.label-info {
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #23c6c8;
    color: #ffffff;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    height: 50px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 50px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 50px;
}

.form-check-input {
    opacity: initial !important;
    visibility: initial !important;
}
.bootstrap-tagsinput {
    display: block;
}

#sidebar-close a {
    color: #060623;
    font-size: 20px;
    font-weight: bold;
    display: none;
}

@media screen and (max-width: 991px) {
    #sidebar-close a {
        display: block;
    }
}
@import url(../css/responsive.css);
