#news-single .article {
    background: #231279!important;
}

.alert-success {
    background-color: #231279!important;
    color: #ff00c7!important;
}

#sb_content #news-index, #sb_content #news-single {
    background-color: #231279!important;
}

#sb_booking_content > aside > div > div > div.reschedule--selected-item.reschedule--item-provider {
    display: none!important;
}

.sb-cell.free {
    background: #7635ff!important;
}

.is-holiday { color: #ff00c7!important;}

#sb-timeline #steps #time-settings #sb_booking_company_time {
    display: none;
}

#sb_sidebar_container {
    display: none;
}

.alert-info {
    background-color: #231279!important;
    border-color: #231279!important;
    color: #ff00c7!important;
}

#sb_invoice_buttons_container > div > a:nth-child(2)
{
    display: none;
}

.modal-dialog .modal-content {
    border-radius: 0;
    box-shadow: 1px 1px 3px 0 black;
}

.modal-dialog .modal-content .modal-header .modal-title {
    background-color: #231279!important;
}

.modal-dialog .modal-content .modal-header {
    background-color: #231279!important;
}

#sb_back_to_bookings {
    display: none;
}

#main #main-content #sb_content #booking-result-view #booking-result-tabs {
    background-color: #231279!important;
}

#footer {
    background-color: #231279!important;
    border-top: 1px solid rgb(255 0 199)!important;
}

#footer #sb_scroll_top_btn {
    background-color: #231279!important;
}
#sb_bookings_list > div > div > div > div > div > div.booking-btns > div > div > div.btn.custom.btn-with-icon.sb-book {
    display: none;
}

#main #main-content #sb_content #booking-result-view #sb_bookings_list .booking-item .tab {
    background-color: #231279!important;
}

#header {
    display: none;
}

#main #main-buttons {
    display: none!important;
}

*, :after, :before {
    background-color: #231279!important;
}

.invoice-pay-page .to-invoices-list {
    color: #fff!important;
}

.invoice-pay-page .grey-block {
    background: none;
}
/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #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 */
}

