<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  #hours table {
	font-size:14px;

}


#pagecontent #hours .btn.btn-default, #pagecontent #hours .btn {
    margin-bottom:6px;
    width: auto;
}

#hours th.s-lc-whw-bh {
	min-width:160px;
}

#hours .btn.btn-default {
	font-size: 14px;
    padding: 7px 7px;
		color:black;
    background-color: #dccaa0;
    border: 0px solid #fff;
    border-radius: 4px;
    white-space: nowrap;
}



#hours .btn.btn-default:hover {
	color:#fff;
	background:#a78e56;
	text-decoration: underline;
}


.table-bordered &gt; thead &gt; tr &gt; th, .table-bordered &gt; thead &gt; tr &gt; td {
	border-bottom: 2px solid #DCCAA0;
}

.s-lc-mhw-days {
	font-weight:bold;
}

.s-lc-whw-cont .table thead tr th {
	border-bottom:0px solid #fff;
}

tbody tr.s-lc-whw-loc-tr-5008:nth-child(1) td {
	border-top:1px solid #0873AE;
	display:none;
}

tbody tr.s-lc-whw-loc-tr-5008:nth-child(2) td {
	border-top:1px solid #C23148;
}
tbody tr.s-lc-whw-loc-tr-5014 td {
	border-top:1px solid #DE9600;
	display:none;
}
</pre></body></html>