﻿.e-calendar {
    max-width: 100% !important;
}

.e-footer-container {
    display: none !important;
}

.btn-responsive {
    width: 100%;
}

.content-lobby-citas {
    margin-top: 5pc !important;
}

.bordeado-calendar {
    border-radius: 13px !important;
}

.btn-danger {
    background-color: #B71C1C !important;
    border-color: #B71C1C !important;
    border-radius: 9px !important;
}

.btn-outline-dark {
    border-radius: 9px !important;
}

.form-select-gray {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%230F0F0F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
}

@media (min-width: 992px) {
    .btn-responsive {
        width: 100% !important;
        max-width: 240px !important;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
