#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper .grid-weekly-inner .top-inline-steps label {
  display:none
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper .grid-weekly-inner .top-inline-steps select {
  display:none
}

.invoice-pay-page #sb_package_instance_container .accordion-wrapper:first-child .accordion-hint {
   color:red!important;
}

#main #main-buttons .wrapper .inner .main-descr .txt {
   color:silver!important;
   text-shadow:1px 1px 6px #000000;
}

#header .nav-wrapper #sb_menu .nav #sb_appended_menu_item ul li a {
   background: grey;
}

#header {
   padding-top: 2vw;
   background-image: linear-gradient(to bottom, #4e8289 , #555757);
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb-flexible-provider .inner .inner-content #sb_time_flexible_provider_container .provider-col .provider-name {
   font-size: 16px;
}

#header .nav-wrapper #sb_menu .nav li.active a{
   color: white!important;
}

#header .nav-wrapper #sb_menu .nav li a {
   color: #C0C0C0;
}


#main #main-content #sb_content #about_us_section .left_side_block .small-title {
   font-size: 24px;
}

#main #main-content #sb_content #about_us_section .left_side_block .text a {
   font-size: 18px;
}

#main #main-buttons .wrapper .inner .main-descr .title-main {
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 10px;
   color: white;
}

.title-main{
   font-family: inherit;
}

.title-main {
   text-align: center;
}

/*
	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 */
}

