/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #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 */
}

a {
    color: #FD7E01;
}

.title-section,#reviews-view .title-main {
    color: #FFF;
}
#footer .copyright, #footer .copyright a{
    color: #AAA!important;
}

#sb-timeline #steps-nav {
    background: #282b4c!important;
}
#sb-timeline #steps-nav li:after { background-color: #282b4c!important;
    border-top-color: #282b4c!important;
    border-bottom-color: #282b4c!important;
}#sb-timeline #steps-nav li.passed:after{background-color:transparent!important;}
#sb-timeline #steps #time-settings #sb_booking_company_time .time{color:#CCC;padding:6px 0}

#sb-timeline #steps-nav li:first-child .title-small, #sb-timeline #steps-nav li.passed .title-small, #sb-timeline #steps-nav li.passed + li:not(.passed) .title-small,#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .time span,#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header span{
    color: #000!important;
}

#schedule .section-pd,#about-us .section-pd,#contacts .section-pd,#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .section-pd{
    padding:1.6em;
}
#schedule .overview tr td {
    font-size: 15px;
    text-align: center;
}
#schedule .overview tr td.day {
    padding-right: 2em;
}
#schedule .overview tr td.time {
    text-align: center!important;
}

.tab-pd {
    padding: 20px;
}
.tab.tab-col .excerpt-info .btn-bar {
    height: 52px;
}

#sb-timeline #steps #sb_back_button span,#sb-timeline #steps span{
    color: #FFF;
}

#main #main-content #sb_content #reviews-view .add-review .form .social-container .cap {
    color: #AAA;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .photo {
    min-height: 250px;
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .caption {
    padding: 20px;}

.photo.default {
background-image: url(/uploads/birchgrovetennisonline/image_files/preview/cf3ddbf17afa37f744093b6bb8158a07.jpg)!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper #sb_time_flexible_container .hour-line .sb_time_flexible_hour_container .time-slot.reserved,#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper #sb_time_flexible_container .hour-line .sb_time_flexible_hour_container .time-slot.breaktime{
    background: #e0e0e0!important;
    cursor: default!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper #sb_time_flexible_container .hour-line .sb_time_flexible_hour_container .time-slot.reserved span,#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper #sb_time_flexible_container .hour-line .sb_time_flexible_hour_container .time-slot.breaktime span{
    color: #999;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_flexible_container:before {
    margin-left: 5em;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_flexible_container .hour-line .hour-head {
    margin-right: 2em;
}

#main #main-content #sb_content #content-view #contacts li .links a:focus, #main #main-content #sb_content #content-view #contacts li .links a:hover {
    color: #ffa027!important;
}

.social .brand img {
    max-width: 30px;
}

#main #main-content #sb_content #content-view #contacts li .emails, #main #main-content #sb_content #content-view #contacts li .website {
    overflow: auto;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}

#main #main-content #sb_content #content-view #contacts li .icon i.fa.fa-at,#main #main-content #sb_content #content-view #contacts li .icon i.fa.fa-globe,#main #main-content #sb_content #content-view #contacts li .icon i.fa.fa-share-alt{
    margin-left: -.1em;
}

#sb_message_container {
    color: #FFF;
}

.tab.tab-col .txt.short {height: 60px!important;
    margin-bottom: 1em!important;
}
#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .time {
font-size:1.15em;
}
#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .time span {
    margin-left: 3px!important;
}
.badge {
    font-size: 1.1em;
}