@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles

*/

<!-- Google Code for SimplyBookMe Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 852560775;
var google_conversion_label = "K9YSCIfLi3gQh5fElgM";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/852560775/?label=K9YSCIfLi3gQh5fElgM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>


#main-buttons{
height:300px;
border-top:solid gray 10px;
border-bottom: solid gray 10px; 
}

#header{
/*
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;

    width: 100%;
    height: 180px;
    background:white;
    position:fixed;
    top:0;

    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
*/
#main #main-buttons .wrapper .inner .bar{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom:80px;
}
.company-name{
    margin-bottom: 150px;
}
*/
#header .nav-wrapper #sb_menu .nav li a {
  font-family: "Roboto Condensed", sans-serif !important;
 
}

#main #main-content #sb_content #content-view .txt {
    font-family: 'Roboto Condensed',sans-serif !important;
    font-size: 17px;
}

#main #main-buttons .btn.custom a {  
         font-family: 'Roboto Condensed' !important; 
}

.title-main  {
	font-family: 'Roboto Condensed' !important;
}

#main #main-content #sb_content .map-view .title {
       font-family: 'Roboto Condensed' !important;
}

#main #main-content #sb_content #content-view #schedule .overview tr td.day {
       font-family: 'Roboto Condensed' !important;
}

 #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 */
}
