#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .left-side .custom-checkbox input {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    color: #ff6900;
}

 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .left-side #sb_additional_fields_container label.control-label.required {
    position: relative;
    color: white;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header .txt-center {
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 30px;
}

#sb_booking_content .tab .btn.select a, #sb_time_classes_service_container .btn.select a, .package-content .btn.select a {
    color: #01ff20;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
    height: 100%;
    background-color: #28bd26;
}

#sb_terms_and_conditions a {
    color: #000000;
}

#main #main-content #sb_content #client-login button.btn {
    background: #ffffff;
    color: #000000;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    color: #ffffff;
}

#main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .item .btn-bar .select {
    background-color: #51100f;
    border-color: #51100f;
    color: #ffffff;
}

#main #main-content #sb_content .section {
    background: #df0006;
    box-shadow: none;
    min-height: 380px;
    margin-bottom: 30px;
    border-radius: 0;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .time-container .time-slot.free a {
    color: inherit;
    background: #00a700;
}

#main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content #client-login .custom-form {
    position: relative;
    padding: 30px 15px;
    background: red;
}

#main #main-content #sb_content #sb-timeline #sb_dateview_container .top-date-select .header #sb_prev_month:before, #main #main-content #sb_content #sb-timeline #sb_dateview_container .top-date-select .header #sb_prev_date:before, #main #main-content #sb_content #sb-timeline #sb_dateview_container .top-date-select .header #sb_next_month:before, #main #main-content #sb_content #sb-timeline #sb_dateview_container .top-date-select .header #sb_next_date:before {
    color: #ffffff;
}

[role=button] {
    cursor: pointer;
    background: white;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on {
    text-decoration: none;
    color: #5feb32;
}

#steps-content #sb_booking_content #details .product-section .product-item .changed-items-num {
    padding: 0 20px 15px;
    background: red;
}

#steps-content #sb_booking_content #details .product-section .product-item .changed-items-num .product-label {
    font-weight: 400;
    padding-left: 28px;
    position: relative;
    margin-right: 12px;
    cursor: pointer;
    background: red;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #33ff00;
}

.invoice-pay-page .title.custom-title {
    color: #ffffff;
    background: red;
}

.invoice-pay-page .pd {
    padding: 16px 20px;
    background: red;
}

.invoice-pay-page .invoice-table tbody tr td {
    padding: 15px;
    background: red;
}

.invoice-pay-page .invoice-table thead th {
    padding: 10px 15px;
    font-weight: 600;
    border-bottom: 1px solid #e6eaef;
    background: red;
}

.invoice-pay-page .invoice-pay-page-grid .left-block--section-pd {
    padding-top: 20px;
    padding-bottom: 10px;
    background: red;
}

@media (max-width: 1366px)
.invoice-pay-page .invoice-pay-page-grid .right-block .section-pd {
    background: red;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 600px)
.invoice-pay-page .grey-block {
    padding-left: 10px;
    padding-right: 10px;
    background: red;
}

media (max-width: 1366px)
.invoice-pay-page .invoice-pay-page-grid .right-block .section-pd {
    padding-left: 0;
    padding-right: 0;
    background: red;
}

.invoice-pay-page .invoice-payment-systems>div .invoice-payment-systems-info.payment-modal {
    margin-top: 30px;
    background: red;
}

.invoice-pay-page .grey-block {
    padding-left: 10px;
    padding-right: 10px;
    background: red;
}