div.txt.short {
   padding-left: 6px;
}

button#sb_confirm_license {
   background-color: #e63926;
}

td.day.single-day {
   background-color: #e86754;
}

a.day-on.sb-available-date {
   box-sizing: border-box;
   width: 40px;
   height: 40px;
   display: inline-block;
   
   text-align: center;
   line-height: 26px; 

   padding-top: 6px;
   padding-bottom: 6px;
   padding-left: 6px;
   padding-right: 6px;
   background-color: #e86754;
   border-radius: 3px;
}

.preloader.img-full {
   width: 200px;
   margin: 0 auto;
   padding-top: 20px;
}

.preloader.img-full.__custom-image {
   width: 200px;
   margin: 0 auto;
   padding-top: 20px;
}

#sb_content {
   font-size: 18px;  
}

.cart-container {
   display: none;
}

#sb_invoice_container > div > div.right-block--header > div > div > table > tbody {
   display: none;
}

#main #client-login .custom-form #sb_terms_and_conditions .promotions-letter-flag label[role=button]{
    display: none;
}


#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}


.promotion-item__tag.promotion-item__tag--on-image {
   display: none;
}


.promotions-letter-flag.v2 {
   display: none;
}


.client-login-bar {
   display: none;
}


#sb_terms_and_conditions_alert > div > div {
 display: none;
} 

.preloader.img-full {
   width: 200px;
   margin: 0 auto;
   padding-top: 20px;
}

.preloader.img-full.__custom-image {
   width: 200px;
   margin: 0 auto;
   padding-top: 20px;
}

#sb_content > div > div > div > a {
display: none !important;
}

#booking-result-tabs > div > div > div.tab-link.active {
display: none !important;
}

.subscribe-component.in {
   display: 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 */
}
div#time-settings {
    display: none;
}
