.login_content {
    min-width: 400px !important;
}

.login_content h1 {
    margin: 0 0 10px !important;
}

.login_content form {
    margin: 0 !important;
}

.filter input, select {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.login_wrapper .btn-default {
    display: none !important;
}

.stay_type select {
    text-transform: lowercase !important;
}

ul.stats-overview li {
    width: 22% !important;
}

.tile-stats h3 {
    font-size: 1.15rem !important;
}
