#sb-timeline #steps-nav #menu-active-bg {
    display: none;
}
#sb_google_translate .goog-te-gadget-simple {
    border-radius: 3px;
    border: 1px solid #e2a2a2;
    padding: 2px 15px 0 12px;
    background-color: #d1748a;
    box-shadow: 0 3px 4px rgba(245, 176, 176, 0.81);
    transition: all .3s ease;
    position: relative;
    border-radius: 20px;
}

#header {
    height: 7px;
    box-shadow: none;
    border-bottom: 1px solid rgba(51,51,51,.1);
    box-sizing: border-box;
    margin-bottom: 65px;
}

.is-widget #header #sb_google_translate {
    position: absolute;
    left: 10px;
    bottom: 14px;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff;
}

#sb_google_translate .goog-te-gadget-simple .goog-te-menu-value span:last-child:after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#main #main-buttons .column .wrapper .inner .company-name {
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 */
}

