/*.resp-tabs-list li {
    border: 0px solid;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 600;
    list-style: none outside none;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #039 !important;
    text-decoration: none;
    text-align: center;
    font-size: 100%;
    min-width: 19%;
    background-color: #909293;
    margin: 0 1px 5px 5px;
    padding: 13px 15px 13px 20px;
}

h2.resp-accordion {line-height: 0.9em!important; font-size: 100%!important; }
.resp-tabs-container{white-space:normal;}
.resp-tabs-list li {
    color: #FFF !important;
    font-weight: 700;
}
h2.resp-accordion {font-family: Arial, Helvetica, sans-serif;}	
.resp-tab-active {
    border-bottom: none;
    background-color: #033869 !important;
    border-color: #DBDBDB !important;
}
.table th, .table td {text-align: center;}	
 .table th:first-child, .table td:first-child {text-align: left;}
 /**/

 #longWait {
	 display: none;
 }

.branch{
    padding-bottom: 40px;
    border-bottom: 1px dotted #909293 ;
}

h2.branch-name {
    font-size: 2em!important;
    font-family: 'open sans'!important;
    padding-bottom:20px;
}

h4.service-name {
    font-size: 1.2em;
    margin-top: 12px!important;
    text-align: center;
}

.gray-box{
    background-color: #f2f2f2;
    padding-bottom:20px;
    margin-bottom:20px;
    border-top:1px solid #f4f4f4;
    border-bottom:1px solid #f4f4f4;
}

.white-box{
    background-color: #ffffff;
    padding-bottom:20px;
    margin-bottom:20px;
    border-top:1px solid #e2e3e5;
    border-bottom:1px solid #e2e3e5;
}

span.digits, span.text {
    text-align: center;
}

p span.digits, p span.text {
    text-align: center;
}
span.digits.minutes {
    font-size: 1em;
}

span.digits {
    font-size: 1em;
    font-weight:bold;
    margin: auto auto;
}

#wait-times p {
    text-align: center;
}
			 
