﻿/*  */
.body-almahcondos {
    background: white !important;
}

/*  */
.btn-almah {
    color: #fff !important;
    background-color: #EE7F2D !important;
}

/*  */
    .btn-almah:hover {
        color: #fff !important;
        background-color: #FFDE8D !important;
    }
/*  */
.panel {
    box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.25);
    border: solid 1px #c3baba;
    margin-bottom: 10px !important;
    background: #FFFFFF;
    border-radius: 2px;
}
