@font-face { 
    font-family: 'Droid Arabic Naskh'; 
    font-style: normal; 
    font-weight: 400; 
    src: url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Regular.eot); 
    src: url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Regular.woff2) format('woff2'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Regular.woff) format('woff'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Regular.ttf) format('truetype'); 
}
@font-face { 
    font-family: 'Droid Arabic Naskh'; 
    font-style: normal; 
    font-weight: 700; 
    src: url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Bold.eot); 
    src: url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Bold.woff2) format('woff2'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Bold.woff) format('woff'), url(//racs.resaltamal.edu.sa/fonts/DroidNaskh-Bold.ttf) format('truetype'); 
}
@media print {
    .content-wrapper,
    .main-footer {
        margin-right: 0 !important;
    }
    [class*=icheck-]>input:first-child { opacity: 1 }
    [class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before {opacity: 0}
}
body {
    text-align: right;
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Noto Kufi Arabic', 'Source Sans Pro', cursive;
    font-family: 'Droid Arabic Naskh';
}

.layout-fixed .main-sidebar {
    right: 0;
    left: auto;
}

@media (min-width: 768px) {

    body:not(.sidebar-mini-md) .content-wrapper,
    body:not(.sidebar-mini-md) .main-footer,
    body:not(.sidebar-mini-md) .main-header {
        margin-right: 250px;
        margin-left: auto;
    }
}

.brand-link .brand-image {
    float: right;
    margin-left: .5rem;
    margin-right: .8rem;
}

.user-panel .image {
    padding-right: .8rem;
    padding-left: 0;
}

.user-panel .info {
    padding: 5px 10px 5px 5px;
}

.user-panel .image {
    padding-right: .8rem;
    padding-left: 0;
}

.user-panel .info {
    padding: 5px 10px 5px 5px;
}

.nav {
    padding-right: 0;
}

.nav-sidebar>.nav-item .nav-icon {
    margin-left: .2rem;
    margin-right: 0;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    left: 1rem;
    right: auto;
}

.nav-sidebar .nav-link>.right:nth-child(2),
.nav-sidebar .nav-link>p>.right:nth-child(2) {
    left: 2.2rem;
    right: auto;
}

.navbar-nav {
    padding-right: 0;
}

@media (min-width: 992px) {

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header {
        margin-right: 4.6rem !important;
        margin-left: 0 !important;
    }
}

.breadcrumb-item+.breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-left: .5rem;
    padding-right: 0;
}

.content-standalone {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page-content {
    background: #f4f6f9;
}

.card-title {
    float: right;
}

.colorbar {
    min-height: 30px;
    background: #4c4e74;
}

[class*=icheck-]>label {
    padding-right: 29px !important;
    padding-left: 0 !important;
}

[class*=icheck-]>input:first-child+input[type=hidden]+label::before,
[class*=icheck-]>input:first-child+label::before {
    margin-right: -29px;
    margin-left: 0;
}

[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after,
[class*=icheck-]>input:first-child:checked+label::after {
    right: 15px;
}

[class*=icheck-] {
    padding-left: 20px;
}

.custom-file-label::after {
    left: 0;
    right: auto;
    content: 'اختر';
}

.login-box,
.register-box {
    margin: 0 auto;
}

.login-card-body .input-group .form-control,
.register-card-body .input-group .form-control {
    border-left: 0;
    border-right: 1px solid #ced4da;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-append {
    margin-right: -1px;
    margin-left: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
    border-left: 1px solid #ced4da;
}

.logo {
    text-align: left;
}

@media(max-width: 768px) {
    .page-header {
        text-align: center;
    }

    .hide-m {
        display: none;
    }

    .logo {
        text-align: center;
    }

    .table td,
    .table th {
        font-size: small;
        padding: .25rem;
    }
}

.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar::before {
    margin-right: -250px;
    margin-left: auto;
}

@media (min-width: 992px) {

    .sidebar-mini.sidebar-collapse .main-sidebar,
    .sidebar-mini.sidebar-collapse .main-sidebar::before {
        margin-right: 0;
        margin-left: auto;
    }
}

.accordion>.card {
    overflow: visible;
    margin-bottom: 0;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

#care .form-group label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
}

label.is-invalid {
    font-size: .8rem;
    color: #dc3545;
}

#changeAvatar {
    cursor: pointer;
}

.todo-list>li {
    border-right: 2px solid #001f3f;
    border-left: 0;
    margin-bottom: 10px;
}

.list-group-unbordered {
    padding-right: 0;
}

.card-header>.card-tools {
    float: left;
    margin-left: -.625rem;
}

#filtterTable select {
    margin: 10px
}

.modal-header .close,
.modal-header .mailbox-attachment-close {
    margin: -1rem auto -1rem -1rem;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-right: 0.5em;
    margin-left: 0;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-left: 30px;
    padding-right: 12px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    left: 1em;
    right: auto;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    left: 0.5em;
    right: auto;
}

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-right-width: 1px;
}

#curricula {
    font-size: smaller;
}

.toasts-top-left {
    min-width: 350px;
}

.toasts-top-left .mr-auto {
    margin-left: auto !important;
    margin-right: unset !important;
}

.toasts-top-left .ml-2 {
    margin-right: .5rem !important;
    margin-left: unset !important;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    left: 3px;
    right: auto;
}

#modeface [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* IMAGE STYLES */
#modeface [type=radio]+span {
    cursor: pointer;
    font-size: 6em;
    color: #ffc107;
}

#modeface [type=radio]:checked+span {
    color: green;
}

select.form-control {
    height: calc(2.25rem + 8px);
}

#box {
    overflow: hidden;
}

#box.hidden {
    height: 0px;
    -webkit-transition: height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

#box.hidden.open {
    height: 200px;
    -webkit-transition: height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

#box2 {
    overflow: hidden;
}

#box2.hidden2 {
    height: 0px;
    -webkit-transition: height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

#box2.hidden2.open {
    height: 200px;
    -webkit-transition: height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

.error {
    color: #dc3545;
}

.item-mode {
    font-size: 20px;
}

.timeline-body .item-mode,
.mailbox-read-info .item-mode {
    font-size: 60px;
    text-align: center;
}

.timeline-body .item-mode.sad,
.mailbox-read-info .item-mode.sad {
    color: #dc3545 !important;
}

.timeline-body .item-mode.normal,
.mailbox-read-info .item-mode.normal {
    color: #ffc107 !important;
}

.timeline-body .item-mode.happy,
.mailbox-read-info .item-mode.happy {
    color: #28a745 !important;
}

.timeline::before {
    right: 31px;
    left: auto;
}

.timeline>div {
    margin-right: auto;
    margin-left: 10px;
}

.timeline>div>.fa,
.timeline>div>.fab,
.timeline>div>.far,
.timeline>div>.fas,
.timeline>div>.glyphicon,
.timeline>div>.ion {
    right: 18px;
    left: auto;
}

.timeline>div>.timeline-item {
    margin-right: 60px;
    margin-left: 0;
}

.timeline>div>.timeline-item>.time {
    float: left;
}

@media(max-width: 768px) {
    .timeline>div>.timeline-item>.timeline-header {
        text-align: center;
        line-height: initial;
        font-size: 14px
    }
}

.pick.card-body.p-0 .table tbody>tr>td:last-of-type,
.pick.card-body.p-0 .table tbody>tr>th:last-of-type,
.pick.card-body.p-0 .table thead>tr>td:last-of-type,
.pick.card-body.p-0 .table thead>tr>th:last-of-type {
    padding-right: 0;
    padding-left: 1.5rem;
}

.pick.card-body.p-0 .table tbody>tr>td:first-of-type,
.pick.card-body.p-0 .table tbody>tr>th:first-of-type,
.pick.card-body.p-0 .table thead>tr>td:first-of-type,
.pick.card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 0;
    padding-right: 1.5rem;
}

.eventClose {
    position: absolute;
    left: 2px;
    top: 0;
    padding: 0 5px;
    z-index: 5;
}

.fc-day-grid-event .fc-content {
    margin-left: 15px;
    text-align: right;
    white-space: pre-wrap;
}

.invoice {
    padding: 20px;
    border: 10px groove #1C6EA4;
    border-image: url(../images/border.png) 30 stretch;
    min-height: 100vh;
}

.for-print::after {
    content: "";
    opacity: 0.1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: url(../images/bg.jpg) no-repeat bottom;
    background-size: contain;
}

@media print {
    -webkit-print-color-adjust: exact;

    .card-title {
        float: none;
    }
}

.dt-buttons .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 5px;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.list-unstyled {
    padding-right: 0;
}

#curricula_wrapper {
    overflow: auto;
}

.form-check {
    padding-right: 1.25rem
}

.form-check-label {
    padding-right: 1.25rem
}

.datemask, .phoneMask, .mobileMask {
    direction: ltr;
}

.main-footer {
    position: relative;
}
.profile-username {
    line-height: initial;
    font-size: 14px;
}

.bus-title {
    width: 25%;
    display: inline-block;
}

.bus-data {
    display: inline-block;
}

.bus-title50 {
    width: 50%;
    display: inline-block;
}

@media(max-width: 768px) {
    .bus-title, .bus-title50 {
        width: 100%;
    }
    .bus-data, .todo-list>li .text {
        margin-top: 1rem;
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000;
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: left;
}

.daily-images {
    width: 90%;
    margin: 0 auto
}
.daily-videos {
    width: 50%; 
    margin: 0 auto
}

.content-header h1 {
    font-size: 1.2rem;
    margin: 0;
    font-weight: 700;
}

@media(max-width: 768px) {
    .daily-images, .daily-videos {width: 100%}
    .content-header h1 {
        font-size: 1rem;
        margin-bottom: 10px!important;
    }
}

.text-decoration-underline {
    text-decoration: underline;
}

#loader-wrapper {
    display: none;
    align-items: center;
    background: rgb(23 22 22 / 0.50);    
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.3s linear;
    width: 100%;
    z-index: 9999;
}

#loader-wrapper.show {
    display: flex;
}

.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-hourglass 1.2s infinite;
}

@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}

[class*=icheck-]>input:first-child {
    position: relative!important;
}