#headersub {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,e0e0e0+54 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left, #000000 0%, #e0e0e0 54%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #000000 0%,#e0e0e0 54%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #000000 0%,#e0e0e0 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */
}

.state-image-container {
	background-image: url(../../../../Portals/_default/Demos/default/flag-bg.png);
}

.state-badge {
	margin-top: 5px;
}

.logo-btn{
background: #e0e0e0 !important;
color:black;
}
.logo-btn-chevron{
color:#444;
border-color: #444;
}
.school-text-column{
	color:black;
}
.state-name{
	color:white;
}