                              
/*
  Custom CSS
  Please make sure your CSS rules are 
  more particular / have higher priority
  then other page styles
*/

/* Custom Styles - added by Nathan (Web SEO Online - www.webseoonline.co.za) 25-08-2015 */  

#timeline #step_info_container .step-header {
    width: auto !important;
}

#timeline #step_info_container {
    box-sizing: border-box;
    height: 70px !important;
}

@media (max-width: 550px) {

.selected-event-container span.name {
    display: block;
    padding: 0px !important;
}

}

@media (max-width: 500px) {

.client_form_wrapper {
    width: 100% !important;
    box-sizing: border-box;
}

#timeline #client_form .client_form_wrapper input[type="text"] {
    box-sizing: border-box;
    min-height: 35px;
    max-width: 100% !important;
    width: 100% !important;
}

#timeline #client_form #client_phone_number {
    width: 100% !important;
    min-width: 100% !important;
    margin-top: 10px;
}

#timeline .buttons_container {
    width: 100% !important;
    box-sizing: border-box;
}

#timeline .buttons_container > div {
    width: 100% !important;      box-sizing: border-box;
}

div#client_info_header {
    width: 60% !important;
}

div#step_title {
    line-height: 30px;
    text-align: center;
}

}

@media (max-width: 450px) {

div#time_select {
    display: block;
    float: none;
    width: 100%;
}

div#date_start, .ui-datepicker {
    float: none !important;
    display: block !important;
    margin: auto !important;
    width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 10px;
}

}

@media (max-width: 400px) {

#timeline #client_form #phone_description {
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
}

#timeline .button {
    width: 100% !important;
    box-sizing: border-box;
    height: auto !important;
    padding: 5px;
}

.number-select-container {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

.event-info {
    display: block;
    width: 100%;
}

.event-image {
    width: 100% !important;
    margin: auto !important;
    margin-bottom: 10px;
}

.event-image img {
    width: auto !important;      
    margin: auto !important;
    height: auto;
    display: block;
}

}

@media (max-width: 350px) {

table.ui-datepicker-calendar {
    table-layout: fixed;
}

div#client_info_header {
    width: 45% !important;
    min-width: 50px;
}

}

@media (max-width: 300px) {

div#time_select {
    width: 100%;
}

div#date_start {
    margin-bottom: 20px;
    width: 100%;
}

div#date_start .ui-datepicker {
    width: 100%;
    box-sizing: border-box;
}

#timeline #step_info_container .step-header {
    width: 25% !important;
    min-width: 50px;
    max-width: 50px;
}

}


 #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 */
}


    
    
    
    
    