/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	font-family: 'Open Sans', sans-serif;
}


 #events p.duration, #events div.duration   {
	font-family: 'Open Sans', sans-serif;
}


 #events p.description, #events div.description   {
	font-family: 'Open Sans', sans-serif;
}


 #events .selectedEvent   {
	font-family: 'Open Sans', sans-serif;
}

.company-name-only {
font-family: 'Assistant','Verdana', open-sans, sans-serif;
    text-decoration: none;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: normal;
    position: relative;
    display: flex;
    align-self: flex-start;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
text-transform:uppercase;
text-shadow: -1px 0px 6px #ffffff, -1px 4px 18px rgba(255,255,255,0.78), -1px 4px 3px rgba(255,255,255,0.76);
    line-height: 1.3;
    text-decoration: none;
color: #00C19EFF;
}

.company-logo-and-name {
font-family: 'Assistant','Verdana', open-sans, sans-serif;
    text-decoration: none;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: normal;
    position: relative;
    display: flex;
    align-self: flex-start;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
text-transform:uppercase;
text-shadow: -1px 0px 6px #ffffff, -1px 4px 18px rgba(255,255,255,0.78), -1px 4px 3px rgba(255,255,255,0.76);
    line-height: 1.3;
    text-decoration: none;
color: #00C19EFF;
}

.company-name {
font-family: 'Assistant','Verdana', open-sans, sans-serif;
    text-decoration: none;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: normal;
    position: relative;
    display: flex;
    align-self: flex-start;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
text-transform:uppercase;
text-shadow: -1px 0px 6px #ffffff, -1px 4px 18px rgba(255,255,255,0.78), -1px 4px 3px rgba(255,255,255,0.76);
    line-height: 1.3;
    text-decoration: none;
color: #00C19EFF;
}


.title-main {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 25px;
    position: relative;
    padding-top: 10px;
    color: #18a070;
    text-transform: capitalize;
  font-family: 'Assistant','Verdana', open-sans, sans-serif;
}

p {
font-family: 'Assistant','Verdana', open-sans, sans-serif;
text-align: justify;
color: #898989;
}

body {
font-family: 'Assistant','Verdana', open-sans, sans-serif; 
text-align: justify;
color: #898989;
}

#content-view, #aboutus {
font-family: 'Open Sans', sans-serif;
color: #898989;
text-align: justify;
}

 #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 */
}


#main-buttons .wrapper .inner .company-name {
    display: flex;
    align-self: flex-start;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
text-transform:uppercase;
text-shadow: -1px 0px 6px #ffffff, -1px 4px 18px rgba(255,255,255,0.78), -1px 4px 3px rgba(255,255,255,0.76);
    line-height: 1.3;
    text-decoration: none;
color: #00C19EFF;
}


.ftr_textlogo h2 {
font-family: 'Assistant','Verdana', open-sans;
text-align: center;
color: #898989;
font-size: 20px;
}