﻿body, html {
    height: 100%;
    font-family: Calibri
}




.main-card {
    opacity: 0.95;
}

.autoComplete_wrapper,
#autoComplete_list_1 {
    direction: rtl !important;

}

    .autoComplete_wrapper > ul > li {
        direction: rtl !important;
        text-align:right !important;
    }


#homeac{
    font-size:22px;
}