﻿.brand-logo img {
    max-height: 40px !important;
    max-width: 260px !important
}

.header-mobile a > img {
    max-height: 30px !important;
    max-width: 260px !important
}

.form-group i {
    color: #ff0000;
    position: absolute;
    /*right: 20px;*/
    top: 2.1rem;
    font-size: 2rem;
    z-index: 1;
}

.inlinesearch{
    height: calc(1.35em + .6rem)!important;
}

.fc-time-grid .fc-slats td {
    height: 8em;
    border-bottom: 0;
}

.radio.radio-accent.radio-primary > input:checked ~ span {
    border-color: #1BC5BD;
}

.bl1px {
    margin-left: 0;
    padding-left: 1rem;
    border-left: solid 1px #dadada;
}