.body-almahcondos {
    background: #0A2D43 !important;
}
.btn-almah {
    color: #ffffff !important;
    background-color: #0A2D43 !important;
}
.btn-almah:hover {
    color: #ffffff !important;
    background-color: #0A2D43 !important;
}
.panel.panel-index {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.panel-index .control-label {
    color: #212121 !important;
}
.panel-index .form-control {
    background-color: #ffffff !important;
    color: #212121 !important;
}
.panel-index .input-group-addon {
    background-color: #ffffff !important;
    color: #212121 !important;
}
.panel-index .form-control:-webkit-autofill,
.panel-index .form-control:-webkit-autofill:hover,
.panel-index .form-control:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
    -webkit-text-fill-color: #212121 !important;
    caret-color: #212121 !important;
    transition: background-color 5000s ease-in-out 0s;
}
.body-almahcondos .select2-container--bootstrap .select2-selection,
.body-almahcondos .select2-dropdown,
.body-almahcondos .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    background-color: #ffffff !important;
    color: #212121 !important;
}
.body-almahcondos .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
.body-almahcondos .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #212121 !important;
}
.body-almahcondos .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-top-color: #212121 !important;
}