* {
    font-family: 'Cairo', sans-serif !important;
}

.eagle {
    margin: 40px 0;
    width: 200px;
}

.navbar {
    position: initial !important;
    width: 100%;
}

.table td {
    vertical-align: middle;
}

.statusBtn {
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
}

.statusBtn.status1 {
    background: #dc3545;
}

.statusBtn.status2 {
    background: green;
}


.table thead th {
    color: #031a61;
    font-weight: bold
}

.table thead th, .table td {
    font-size: 1rem;
}

.main-wrapper .page-wrapper .page-content {
    margin-top: 0;
}

.dropdown-item {
    padding: 20px 10px !important;
    background: #eee;
    margin-bottom: 5px;
    font-size: 1.25rem !important;
}

.actions {
    padding: 0 !important;
    transform: translate3d(18px, 49px, 0px) !important;
}

.short_article span {
    margin: 0 4px;
}

.readMore {
    text-decoration: underline;
    cursor: pointer;
}
.close-date-page-links
{
    width: 100%;

}
.w-5
{
    display: none;
}
.auth-form-wrapper
{
    direction: rtl;
}
.dirLtrTextr
{
    direction: ltr;
    text-align: right;
}
.sorting_arrow:hover
{
    text-decoration: none;
}
.clickable:hover
{
    background-color: #fcfcfc;
}
.instructionCategories
{
    display: block;
    width: 100%;
    text-align: center;
    background: #ffff;
    margin: 10px;
    padding: 20px;
    color: #031a61;
}
.instructionCategories:hover
{
    text-decoration: unset;
    color: #031a61;
    background-color: #f2f2f2;
}
.instruction_head
{
    text-align: center;
    margin: 10px;
}
.instruction-btn
{
    text-align: center;
    width: 100%;
    background-color: #ffff;
    margin: 10px;
    padding: 20px;
}
.instruction-btn:hover
{
    background-color: #f2f2f2;
}
.instructionPost
{

    width: 100%;
    display: flex;
    justify-content: center;
}
.instructionPost .collapse
{
    width: 95%;
}
.tox-tinymce
{
    width: 100%;
    height: 850px !important;
}
