.vkz-calendar-wrapper {
    height: 270px;
}

.appointment-container .order-controls a:hover span {
    color: inherit !important;
}

.appointment-container .order-controls .btn-group a:hover span {
    color: #79919D !important;
}

@media screen and (max-width: 1249px) {
    .vkz-calendar-wrapper {
        padding-bottom: 10px;
    }
}

.btn#before-offline-payment {
    padding: 8px 0;
}

div.container.frame_container #transfer-form div.container {
    width: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 0px;
}

.wrap {
    padding-top: 0;
}

.login-ecp .form-group .fileNameEdit.form-control {
    float: left;
    margin-top: 3px;
    width: calc(100% - 112px);
}

.user-login .login-ecp .form-group .fileNameEdit.form-control {
    float: left;
    margin-top: 3px;
    width: 239px;
}

.page-title-img {
    display: none;
}

.online-review p {
    font-size: 12px;
}

.online-review li {
    font-size: 12px;
    list-style-type: decimal;
}

.calendar-legend .btn {
    margin: 0;
}

.remote-header {
    margin-bottom: 6px;
}

a.btn {
    min-width: 40px;
}

a.btn:active, a.btn.active {
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}