body {
    font-family: 'Cairo';font-size: 22px;
}

input {
    direction: rtl;
}

.ki-arrow-left.ki-outline:before {
    content: "\e949";
}

.ki-arrow-right.ki-outline:before {
    content: "\e946";
}

.ki-left-square.ki-outline:before {
    content: "\eab2";
}

.ki-right-square.ki-outline:before {
    content: "\ea55";
}

.ki-black-left.ki-outline:before {
    content: "\e966";
}

.ki-black-right.ki-outline:before {
    content: "\e964";
}

.ki-right.ki-outline:before {
    content: "\ea56";
}

.ki-left.ki-outline:before {
     content: "\eab3";
 }

/*@media (min-width: 576px)*/
/*@media (min-width: 768px)*/
/*@media (min-width: 992px)*/
/*@media (min-width: 1200px)*/
@media (min-width: 992px) {
    .dyt-brand-logo img {
        height: 125px;
        max-height: 125px !important;
    }
}
.dyt-player-skin,
.dyt-skin-clear,
.dyt-user-inactive {
    display: -webkit-box !important;
}
