.cms table.ss-gridfield-table tr.tsg {
  background: #009ddf!important;
}
.cms table.ss-gridfield-table tr.tsg td {
  color: #fff!important;
}
.ContentButton a{
	color: #ff0!important;
	background-color: #174275!important;
	text-transform: uppercase!important;
	font-family: United!important;
	letter-spacing: .5px!important;
	display: block!important;
	text-align: center!important;
	margin: 0 auto!important;
	height: 50px!important;
	width: 11em!important;
	padding-top: 15px!important;
	font-size: 1.5em!important;
}
.nowrap {
	white-space: nowrap;
}
.h3{
	text-transform: uppercase;
	font-family: United,sans-serif;
	letter-spacing: .5px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.5em;
	color: #174275;
}
ol.alphabet{
	list-style-type: upper-alpha;
}
.gallery-item--folder .gallery-item__title{
	width: 130px;
}
.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right{
	text-align: right;
}