﻿/** {
    font-family:'Sakkal Majalla';
 
}*/
.swal-footer {
    text-align: center;
}

.swal-button-container {
    display: inline-block;
}

#ContactUsBody {
    background-color: whitesmoke !important;
}
.custom-select {
    line-height: 2;
}
.form-control {
    line-height: 2;
}
.clearButton {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    display: none;
    position: absolute;
    left: 0%;
    top: 15px;
}
.isread{
    color:darkgray !important;
    font-weight:normal !important;
}
.modal{
    position:-ms-page !important;
}
.error-code {
    font-size: 4rem !important;
}
.contactInfo{
    text-align: center !important;
}

