:focus {
	outline-color: transparent;
}
.ui-widget-header {
	background-image: none !important;
	background-color: #222 !important;
	color: #fff !important;
}
.tabs ul {
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    border-bottom: 1px solid #fff;
}

.sn-logo {
	margin-left: 5px;
	position: relative;
	top: 5px;
}

.past-day {
	/*background: rgba(204, 205, 219, 0.57);*/
	background: #F0F0F0;
}
