@media screen and (max-width: 39.9375em) {
	.no-js .top-bar {
		display: none;
	}
}

@media print, screen and (min-width: 40em) {
	.no-js .title-bar {
		display: none;
	}
}

[data-sticky] {
	width: 100%;
}

.sticky-container {
	z-index: 9999;
}

.top-bar-left a {
	font-weight: bold;
}

.top-bar {
	background-color: #ac1a2f;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.top-bar ul {
	background-color: #ac1a2f;
}

.top-bar-left a.red-top-bar-white:link {
	color: #ffffff;
	letter-spacing: 0.1em;
}

.top-bar-left a.red-top-bar-white:visited {
	color: #ffffff;
}

.top-bar-left a.red-top-bar-white:hover {
	color: #ffffff;
}

.top-bar-left a.red-top-bar-white:focus {
	color: #ffffff;
}

.top-bar-left a.red-top-bar-white:active {
	color: #ffffff;
}

.top-bar-right a.red-top-bar-white:link {
	color: #ffffff;
	letter-spacing: 0.1em;
}

.top-bar-right a.red-top-bar-white:visited {
	color: #ffffff;
}

.top-bar-right a.red-top-bar-white:hover {
	color: #ffffff;
}

.top-bar-right a.red-top-bar-white:focus {
	color: #ffffff;
}

.top-bar-right a.red-top-bar-white:active {
	color: #ffffff;
}

#btn-no-outline button:focus {
	outline: none;
}

#fg-widget-64c1ba41781b443fa1e5c78a1 a.uw-w-branding {
	display: none;
	background: none;
	background-image: none;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
	background: #ffe2e1;
	color: #ac1a2f;
}

#search3 {
	position: absolute;
	top: 59px;
	left: 589px;
	right: 0px;
	width: 190px;
}

.hrc-rule-right {
}

.hrc-rule-rightx {
	border-right: 1px solid #e3e5e8;
	padding-right: 15px;
}

.uw-imgcont2 {
	display: none;
	margin-top: 8px;
}

.uw-scroller-text {
	margin-left: 10px;
}

div.fipoweredby {
	display: none;
}

div.orbit {
	background-color: #000000;
	margin-bottom: 20px;
}

.text-hide {
	font: 0/0 a !important;
	color: transparent !important;
	text-shadow: none !important;
	background-color: transparent !important;
	border: 0 !important;
}

.text-truncate {
	max-width: 100% !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
	white-space: nowrap !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-wrap {
	word-wrap: break-word !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.text-overline {
	text-decoration: overline !important;
}

.text-underline {
	text-decoration: underline !important;
}

.text-line-through {
	text-decoration: line-through !important;
}

.font-wide {
	letter-spacing: 0.25rem;
}

.font-normal {
	font-weight: normal;
}

.font-bold {
	font-weight: bold;
}

.font-italic {
	font-style: italic !important;
}

ul.list-disc {
	list-style-type: disc !important;
}

ul.list-circle {
	list-style-type: circle !important;
}

ul.list-square {
	list-style-type: square !important;
}

ol.list-decimal {
	list-style-type: decimal !important;
}

ol.list-lower-alpha {
	list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
	list-style-type: lower-latin !important;
}

ol.list-lower-roman {
	list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
	list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
	list-style-type: upper-latin !important;
}

ol.list-upper-roman {
	list-style-type: upper-roman !important;
}

.rounded {
	border-radius: 5000px !important;
}
.rounded:after {
	border-radius: 50%;
}

.radius {
	border-radius: 0.1875rem;
}

.bordered {
	border: 0.0625rem solid #cacaca;
}

.shadow {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
		0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.reveal-overlay {
	position: fixed;
	top: 125px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(10, 10, 10, 0.6);
	overflow-y: scroll;
}

input.gsc-input {
	background: url("/images-root/layout/spacer.gif") !important;
	background-color: #ffffff !important;
	border: 1px solid #000000;
}

.cse input.gsc-input,
input.gsc-input {
	font-family: inherit !important;
	font-size: 24px !important;
}

td.gsc-input {
	padding: 0px 0px 0px 0px !important;
}

td.gsib_a {
	padding: 0px 0px 0px 0px !important;
}

#header-search ::placeholder {
	color: #ffffff !important;
}

#white-background input.gsc-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff !important;
}

#white-background input.gsc-input::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff !important;
}

#white-background input.gsc-input:-ms-input-placeholder {
	/* IE 10+ */
	color: #ffffff !important;
}

#white-background input.gsc-input:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff !important;
}

form.gsc-search-box {
	margin-bottom: 0px;
}

div.gsc-input-box {
	background-color: #ac1a2f;
	border: 1px solid #ac1a2f;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	width: 210px !important;
}

table.gsc-search-box {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 14px !important;
}

table.gsc-search-box tbody {
	background-color: #ac1a2f;
	border: 1px solid #ac1a2f;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

button.gsc-search-button-v2 {
	margin-top: -16px;
	margin-left: -32px;
	height: 44px;
	padding: 14px 14px 14px 14px !important;
}

button.gsc-search-button-v2 svg {
	width: 20px;
	height: 20px;
}

button.gsc-search-button-v2:hover {
	background-color: #ac1a2f !important;
	color: #000000 !important;
}

table.gsc-branding {
	display: none;
}

div.gcsc-branding {
	display: none;
}

td.gssb_a img {
	display: none !important;
}

div.gsst_b {
	display: none;
}

.gssb_c {
	z-index: 10000;
}

.gsc-completion-container {
	z-index: 10000;
}

.gsc-control-cse {
	border-color: #ffffff !important;
	background-color: #ffffff !important;
}

div.gsc-control-wrapper-cse tbody {
	border-color: #ffffff;
}

#skip-to-main a {
	padding: 6px;
	position: absolute;
	top: -40px;
	left: 0px;
	font-weight: bold;
	color: #ac1a2f;
	border-bottom-right-radius: 8px;
	background: #fff;
	-webkit-transition: top 1s ease-out;
	transition: top 1s ease-out;
	z-index: 10000;
}

#skip-to-main a:focus {
	position: absolute;
	left: 0px;
	top: 0px;
	outline-color: transparent;
	-webkit-transition: top 0.1s ease-in;
	transition: top 0.1s ease-in;
}

@media (prefers-reduced-motion: reduce) {
	#skip-to-main a {
		transition-duration: 0.001ms !important;
	}
}

a:focus {
	outline: #000000 solid 2px !important;
	border-radius: 0.1rem !important;
}

input:focus {
	outline: #000000 solid 2px !important;
	border-radius: 0.1rem !important;
}

button.gsc-search-button:focus {
	outline: #000000 solid 2px !important;
	border-radius: 0.1rem !important;
}

button.gsc-search-button-v2:focus {
	outline: #000000 solid 2px !important;
	border-radius: 0.1rem !important;
}

button.orbit-previous:focus {
	outline: #ffffff solid 2px !important;
	border-radius: 0.1rem !important;
}

button.orbit-next:focus {
	outline: #ffffff solid 2px !important;
	border-radius: 0.1rem !important;
}

button.orbit-previous {
	min-height: 50px; min-width: 50px;
}

button.orbit-next {
	min-height: 50px; min-width: 50px;
}
