.btn-danger:hover, .btn-dark:hover, .btn-info {
    color: #FFFFFF !important;
}

.add-more-blocks, .add-more-floors, .add-more-rooms, .add-more-house-contact-info {
    margin-bottom: 15px;
    float: left;
    margin-top: -10px;
    color: #FFFFFF;
}

.add-more-blocks:hover {
    color: #FFFFFF !important;
}

.hidden {
    display: none !important;
}

.form-group .control-label, .form-group > label {
    font-size: 14px;
}

.card .card-header h4 {
    font-size: 22px;
}

.main-sidebar .sidebar-brand a .logo-name {
    font-size: 14px;
    letter-spacing: 0;
}

#output, #marketing-logo {
    height: 115px;
    margin-bottom: 10px;
    border: 2px solid #000;
    border-radius: 4px;
    float: right;
}

.nav-tabs .nav-item .nav-link.active {
    color: #000 !important;
    border: 2px solid #6777ef;
    border-bottom: 0;
}

.input-images {
    cursor: pointer;
}

.front-elevation {
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: -23px;
}

form label {
    display: block;
    width: 100%;
    float: left;
}

.installments-table a.delete-installment-btn {
    font-size: 14px;
    position: absolute;
    left: -15px;
    top: 40px;
    color: #000000;
}

.badge-small {
    padding: 5px 8px 4px 8px;
    font-size: 9px;
}