/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/





#main #main-buttons .company-name{
font-family: 'Arial', sans-serif;
}

#header .nav-wrapper #sb_menu .nav li a {
font-family: 'Arial', sans-serif;
}

.btn, .invoice-pay-page-grid form input[type=button], .invoice-pay-page-grid form input[type=submit] {
    font-family: 'Arial', sans-serif;
}

.title-main{
    font-family: 'Arial', sans-serif;
}

#main #main-content #sb_content #content-view #schedule .overview tr td.day {
font-family: 'Arial', sans-serif;
}

#main #main-content #sb_content .map-view .main-title, #main #main-content #sb_content .map-view .title  {
font-family: 'Arial', sans-serif;
}

#sb-timeline #steps #steps-content #sb_booking_content .tab .excerpt-info .btn-bar .btn.select {
font-family: 'Arial', sans-serif;
}

#sb-timeline #steps-nav li a {
font-family: 'Arial', sans-serif;
}

#sb-timeline #steps #sb_back_button a {
    font-family: 'Arial', sans-serif;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .header {
font-family: 'Arial', sans-serif;
}


#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-name .name {
font-family: 'Arial', sans-serif;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
     font-family: 'Arial', sans-serif;
}

#booking-result-view #booking-result-tabs .tabs-container .tab-link {
    font-family: 'Arial', sans-serif;
}

#sb_back_to_bookings .back-to-services {
    font-family: 'Arial', sans-serif;
}

.current-booking-info .cap {
    font-family: 'Arial', sans-serif;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container .btn {
    font-family: 'Arial', sans-serif;
}

.telegram-notifications--modal .modal-dialog .modal-content .modal-header .modal-title, h1, h2, h3, h4, h5, h6 {
font-family: 'Arial', sans-serif;
}

#booking-result-view .tab .booking-btns .btn {
font-family: 'Arial', sans-serif;
}

#sb-timeline #steps-nav li .content .title-small {
font-size: 24px;
font-weight: bold;
}


@media (max-width: 767px) {
    #header .nav-wrapper.active {
      background-color: white;
   }
}















#main #main-buttons .company-name {
 font-family: 'Arial';
 font-size: 60px;
}

 #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 */
}
