.rise-set i { color: #00584C; }
.rise-set h3 {
    font-size: 1.5em;
    padding-top: 15px;
}
td .btn-xs {
    width: 25px !important;
    margin: -3px 1px !important;
}
.weather-header { display: none; }
.text-right td, .text-right th { text-align: right; }
td .tooltip-inner { max-width: 200px; width: 200px; text-align: center; }
.red-border { border: 2px solid red !important; }
h3.tan:before { border-bottom: 4px solid #7a673c !important; }
td h4 { font-size: 18px; margin-bottom: 4px; }
h4 .fa { padding-right: 5px; }
.blu { color: #005569 !important; }
.red { color: #9f481b !important; }
.tan { color: #7a673c !important; }
.search-div input { width: 250px; display: inline-block; }
.descr { padding-top: 10px; margin-left: 25px; }
.dred { border-top: 1px dashed #9f481b !important; }
.dblu { border-top: 1px dashed #005569 !important; }
.btn.btn-white {
	background: #fff !important;
	border: 1px solid #ccc !important;
	color: #00584C !important;
}
td .btn-xs { color: #fff !important;
	border-radius: 50%;
	padding: 1px 1px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
	width: 25px;
	margin: -3px 0;	
} 
.btn-green { background: #00584C !important; }
.btn-blue { background: #005569 !important; }
.btn-red { background: #9f481b !important; }
.btn-gray { background: #585453 !important; }
.btn-tan { background: #7a673c !important; }
.paging-div { display: none; }