@font-face {
    src: url('./sahel.ttf');
    font-family: Sahel;
    font-weight: bold;
}

@font-face {
    src: url('./yekan.ttf');
    font-family: Yekan;
    font-weight: bold;
}

@font-face {
    src: url('./titr.ttf');
    font-family: Titr;
    font-weight: bold;
}

@font-face {
    src: url('./traffic.ttf');
    font-family: Traffic;
}

@font-face {
    src: url('./roya.ttf');
    font-family: Roya;
    font-weight: bold;
}

@font-face {
    src: url('./koodak.ttf');
    font-family: Koodak;
    font-weight: bold;
}

@font-face {
    src: url('./tir.ttf');
    font-family: Tir;
    font-weight: bold;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Yekan !important
}

body {
    direction: rtl !important;
    text-align: right !important;
}

.timeline>div {
    text-align: right;
}

.timeline:before {
    right: 31px;
}

.timeline>div>.timeline-item {
    margin-left: 15px !important;
    margin-right: 65px !important;
}

.timeline>div>i {
    left: none;
    right: 8px;
}

.timeline>div>.timeline-item>.time {
    float: left !important;
}

.main-footer {
    margin-left: 0 !important;
}

[class*=icheck-]>input:first-child:checked+label::after {
    left: 6px !important;
}

.en-form {
    direction: ltr !important;
    text-align: left !important;
}

.countDown__cont {
    font-size: 5px !important;
}

.countDown__interval_basic_cont_description {
    font-size: 3rem !important;
}

.countdown {
    float: left;
}

.alert.alert-error {
    color: #fff;
    background-color: #dc3545;
}

.time {
    color: black !important;
    font-weight: bold !important;
    font-size: 17px !important;
}

.brand-text {
    white-space: pre-wrap !important;
}

.note-toolbar {
    z-index: 9;
}

.pwt-datepicker {
    z-index: 10;
}

ul.nav-pills,
ul.nav-sidebar {
    padding-inline-start: 0;
    padding-bottom: 25px;
}

.select2-selection--single {
    height: initial !important;
}

.login-box,
.register-box {
    box-shadow: 0px 0px 60px 20px #3b3b3b73;
    margin: 3% auto;
    /* width: 460px; */
}

.login-box-footer {
    padding: 10px;
    text-align: center;
}