﻿.body-almahcondos {
    background: white !important;
}

.body-almahcondos {
    background: #0B1C81 !important;
}

.btn-almah,
.btn-almah:hover {
    background: linear-gradient(270deg, #0B1C81, #1FABFE);
    background-color: #777 !important;
    border: none;
}


.form-control:focus + .input-group-addon {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.poweredby .control-label {
    color: #212121 !important;
}


/* Modal */
.modal-backdrop {
    background-color: #212121;
}
