/* cairo-regular - arabic */
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/cairo/cairo-v5-arabic-regular.eot'); /* IE9 Compat Modes */
    src: local('Cairo'), local('Cairo-Regular'),
    url('../fonts/cairo/cairo-v5-arabic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cairo/cairo-v5-arabic-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cairo/cairo-v5-arabic-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/cairo/cairo-v5-arabic-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cairo/cairo-v5-arabic-regular.svg#Cairo') format('svg'); /* Legacy iOS */
}

.rtl {
    float: right !important;
}

.ltr {
    float: left;
}

h5 {
    font-weight: bold;
}

.text-tamayoz {
    color: #4b364e
}

.btn-primary {
    background-color: #4b364e !important;
    border: 1px solid #4b364e !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #5e1f67 !important;
    border: 1px solid #5e1f67 !important;
}

.bg-primary {
    background-color: #4b364e !important;
}

.btn-bordred.btn-primary {
    border-bottom: 2px solid #661970 !important;
}

.panel-success > .panel-heading {
    background-color: #4b364e;
}


.panel-primary > .panel-heading {
    background-color: #4b364e;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

/* Scroll */

/* scrollbar */

::-webkit-scrollbar {
    width: 4px;
    height: 3px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #b9a0b5;
    border: 0px none #ffffff;
    border-radius: 50px;
}

::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}

::-webkit-scrollbar-thumb:active {
    background: #b9a0b5;
}

::-webkit-scrollbar-track {
    background: #666666;
    border: 0px none #ffffff;
    border-radius: 50px;
}

::-webkit-scrollbar-track:hover {
    background: #666666;
}

::-webkit-scrollbar-track:active {
    background: #333333;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

/*  */

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ebeff2;
    font-weight: bold;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
    border: 0;
    font-weight: bold;
}

#sidebar-menu > ul > li > a.active {
    border-right: 3px solid #87b342;
    color: #87af4a !important;
}

.active {
    /* border-right: 3px solid #87b342;
    color: #87af4a !important; */
}

.label {
    font-weight: bold;

}

.cursorPointer {
    cursor: pointer;
}

.header img {
    width: 100%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}

.page-footer img {
    width: 100%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}

.text-font {
    font-size: 15px;
}

@media screen and (max-width: 600px) {
    .text-font {
        font-size: 15px;
    }
}

.list-font {
    font-size: 15px;
    color: #50324E;
}

@media screen and (max-width: 600px) {
    .list-font {
        font-size: 15px;
    }
}

.size16 {
    font-size: 16px;
}

.size50 {
    font-size: 50px;
}

.size40 {
    font-size: 40px;
}

.size20 {
    font-size: 20px;
}

.space50 {
    display: block;
    margin: 0;
    padding: 0;
    height: 50px;
}

.font_bold {
    font-weight: bold !important
}

.favorite {
    color: rgba(235, 12, 12, 0.68);
}

.remove {
    position: absolute;
    left: 7px;
    top: 10px;
    color: rgba(235, 12, 12, 0.68);
    cursor: pointer;

}

.delete-file {
    cursor: pointer;
}

.delete-image {
    cursor: pointer;
}

.embed-responsive-item {
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.mobile-search {
    display: none !important;
}

@media screen and (max-width: 600px) {
    .mobile-search {
        display: block !important;
    }
}

.hidden {
    display: none !important;
}

.back {
    font-size: 26px;
    font-stretch: normal;
    font-style: normal;
    color: #4F334A;
    line-height: 70px;
    cursor: pointer;
}


/* toastr */
.toast-info {
    background-color: #50324E !important;
    border: 2px solid #50324E !important;
}

.unread-notif {
    position: absolute;
    right: -4px;
    z-index: 10;
    top: 8px;
    font-size: 15px;
    font-weight: 900;
    background: #ff5b5b;
    width: 2px;
    height: 2px;
    border: 3px solid #ff5b5b;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #ffffff;

}

.help-text {
    font-size: 11px;
    color: #4f334a8c;
    font-style: italic;
}

.notif-desc {
    color: #4F334A;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.kitchen-logo {
    font-size: -webkit-xxx-large;
    color: #87af4a;

}

.border-note {
    margin-bottom: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px;
}

@media screen and (max-width: 600px) {
    .hide-desc {
        display: none !important;
    }
}

.notification-content {
    color: black !important;
    font-weight: bold !important;
    font-size: 14px !important;
    white-space: break-spaces !important;
}
