/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

#main-buttons .wrapper .inner .company-name {
  font-family: 'Courier New', monospace;
}
.title-main{
  font-family: 'Courier New', monospace;
}




#main-buttons .wrapper .inner .bar .btn.map{
    color: #474747
}
.biggest-previev {
    display: none;
}

#main {
padding: 15px;
}
#sb_timeview_container{
background:white;
}

#sb_google_translate .goog-te-gadget-simple {
    border-radius: 0px;
    border: 0px solid #ccc;
    padding: 2px 15px 0 12px;
    box-shadow: 0 0px 0px rgba(0,0,0,0);
    transition: all .3s ease;
    position: relative;
}
.goog-te-gadget-simple {
    border-left: 0px solid #D5D5D5;
    border-top: 0px solid #9B9B9B;
    border-bottom: 0px solid #E8E8E8;
    border-right: 0px solid #D5D5D5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
}

#sb_google_translate .goog-te-gadget-simple:hover {
    box-shadow: none;
}

.current-booking-info .accordion {
    border-radius: 20px;
    pointer-events: none;
}
.current-booking-info .accordion .title:after{
content:"";
}
.current-booking-info .collapse {
    display: block;
}

 #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   {
         font-family: 'Courier New', monospace;
	/* add your css rule here */
}


 div.ui-widget-header   {
         font-family: 'Courier New', monospace;
	/* 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 */
}


 #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 */
}
