
/* ================ RUSSIAN VERSION ====================== */

.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type="checkbox"], .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type="radio"], .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type="checkbox"], .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type="radio"] {
    float: left !important;
    margin: 1px 5px 1px 0 !important;
}
.DOPBSPCalendar-container {
    float: left !important;
}
.DOPBSPCalendar-sidebar.dopbsp-style4, .DOPBSPCalendar-outer-sidebar.dopbsp-style4 {
    float: left !important;
    margin: 0 0 0 50px !important;
}
.DOPBSPCalendar-navigation .dopbsp-week .dopbsp-day {
    float: left !important;
}
.DOPBSPCalendar-day {
    float: left !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td, .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td {
    text-align: left !important;
    direction: ltr !important;
}
.DOPBSPCalendar-hour .dopbsp-bind-top .dopbsp-hour, .DOPBSPCalendar-hour .dopbsp-bind-bottom .dopbsp-hour {
    float: right !important;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle {
    float: left !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info, .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info {
    float: left !important;
    margin: 0 5px 0 0 !important;
}

@media only screen and (max-width : 767px) {

}