﻿body,html,* {
    font-family:"Cairo"
}


.app-brand {

    line-height:1.5;
}

.text-align-left {
    text-align: left;
    direction:ltr;
}


#wife_info_section {
    background-color: #fef5ee;
}

.disabled-input {
background-color:#eaeaea !important;

}

.greenfile {
    color: #138221 !important;
}
.redfile {
    color: #ff0000 !important;
}
.progressfile {
    color: #ff6a00 !important;
}