﻿@font-face {
    font-family: 'Beiruti-Bold';
    src: url('../assets/fonts/arabfonts/Beiruti-Bold.ttf') format('truetype');
}


.customCheck input[type="checkbox"] {
    margin-left: 8px;
}

.RadComboBox .rcbInput {
    padding-left: -30px;
    color: #000;
    background-color: transparent !important;
    height: 50px !important;
}

.rcMainTable {
    color: red;
    background-color: #e7e7e7 !important;
}

::placeholder {
    color: #7dc8e5 !important;
    opacity: 0.5 !important;
    font-family: 'Beiruti-Bold' !important;
    font-size: 14px !important;
}
