.form-logo {
    position: relative;
    overflow: hidden;
    bottom: 32px;
    color: #e00700;
    padding-right: 5px;
    font-size: 2rem;
}

.form-astrisx {
    position: relative;
    float: left;
    overflow: hidden;
    bottom: 5rem;
    left: 5px;
}

.remove-margin {
    margin-bottom: 0;
}

.form-box {
    /* background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%); */
    background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}

.btn-custom {
    background-color: #e00700 !important;
    color: #FFF;
}

.align-cn {
    text-align: center;
}

.phone-alert, .mobile-alert {
    display: none;
}

.resultList {
    list-style: none;
}

.resultList li {
    padding: 1px 0;
}

.fawry-box {
    display: none;
}

