/* ## corrects possible view port issues in browsers that do not recognize the viewport meta tag ## */
/* http://timkadlec.com/2013/01/windows-phone-8-and-device-width/ */
@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
	display: inline-block;
}

	/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

	audio:not([controls]) {
		display: none;
		height: 0;
	}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */

[hidden] {
	display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Removes default margin.
 */

body {
	margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
	outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */

h1 {
	font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
	font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}


/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * Removes border when inside `a` element in IE 8/9.
 */

img {
	border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
	overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */

figure {
	margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */

button,
input,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 2 */
	margin: 0; /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

	/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */

	button,
	html input[type="button"], /* 1 */
	input[type="reset"],
	input[type="submit"] {
		-webkit-appearance: button; /* 2 */
		cursor: pointer; /* 3 */
	}

		/*
 * Re-set default cursor for disabled elements.
 */

		button[disabled],
		input[disabled] {
			cursor: default;
		}

	/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */

	input[type="checkbox"],
	input[type="radio"] {
		box-sizing: border-box; /* 1 */
		padding: 0; /* 2 */
	}

	/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

	input[type="search"] {
		-webkit-appearance: textfield; /* 1 */
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box; /* 2 */
		box-sizing: content-box;
	}

		/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

		input[type="search"]::-webkit-search-cancel-button,
		input[type="search"]::-webkit-search-decoration {
			-webkit-appearance: none;
		}

	/*
 * Removes inner padding and border in Firefox 4+.
 */

	button::-moz-focus-inner,
	input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ===============  Default Adjustments  =============== */

body {
}

::-moz-selection {
	background: #3197fc;
	text-shadow: none;
}

::selection {
	background: #3197fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	max-width: 100% !important;
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

/** FIX Google Maps Info window styes problem **/
img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
	max-width: none !important;
}

p {
	margin: 0 0 1em 0;
}

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

	.ir:before {
		content: "";
		display: block;
		width: 0;
		height: 100%;
	}

.hidden {
	display: none;
	visibility: hidden;
}

.visuallyHidden,
.visually-hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

	.visuallyHidden.focusable:focus, .visually-hidden:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto;
	}

.skip {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

	.skip:focus, .skip:active {
		clip: auto;
		color: #fff;
		height: auto;
		margin: 0;
		overflow: visible;
		padding: 10px;
		text-align: center;
		background: #1f3b62;
		width: 100%;
		border: 1px dashed #fff;
		z-index: 1001;
	}

.a11y-instructions:focus {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #1f3b62;
	color: #fff;
	padding: 10px;
	border: 1px dashed #fff;
	text-align: Center;
	z-index: 1001;
}

.a11y-instructions p:last-child {
	margin: 0px;
}

.invisible {
	visibility: hidden;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.hide {
	display: none;
}

.smallest {
	font-size: .8em;
}

.smaller {
	font-size: .9em;
}

.larger {
	font-size: 1.1em;
}

.largest {
	font-size: 1.2em;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic !important;
}

.strike {
	text-decoration: line-through !important;
}

.red, .red:visited {
	color: #f00 !important;
}

.green, .green:visited {
	color: #390 !important;
}

.lgreen, .lgreen:visited {
	color: #97937d !important;
}

.bgYellow {
	background: yellow;
}

.bgGreen {
	background: lime;
}

.vtop {
	vertical-align: top;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.imgLeft {
	float: left;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #c4c4c4;
}

.imgRight {
	float: right;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #c4c4c4;
}

.nowrap {
	white-space: nowrap;
}

.borderless {
	border: 0;
	border-collapse: collapse;
}

.breakforprint {
	page-break-after: always;
}

.clear {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

.important {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

.breakforprint:last-child {
	page-break-after: auto;
}

/* ## Base List styles ## */
ul, ol {
	margin: 0 0 1em;
}

.noBullet {
	padding: 0 0 0 1em;
	list-style-type: none;
}

.noIndent {
	padding: 0;
	list-style-type: none;
}

.bulletSquare {
	list-style-type: square;
}

/* ## Note/hint text or link ## */
.note {
	font-size: .8em;
	color: #4e4e4e;
}

	.note a, .note a:link, .note a:visited {
		text-decoration: underline;
	}

/* GOOGLE MAP IMAGES */
.gm-style img {
	max-width: initial !important;
	height: initial !important;
}

/* ================================================================
   PRIMARY LAYOUT STYLES
   ================================================================ */

/* Enter unique styles for site here */

/* ## Disabled Form Fields ## */
input[disabled=true] {
	background-color: #F0F0F0;
}

textarea[disabled=true] {
	background-color: #F0F0F0;
}

select[disabled=true] {
	background-color: #F0F0F0;
}

input[readonly=true] {
	background-color: #F0F0F0;
}

textarea[readonly=true] {
	background-color: #F0F0F0;
}

select[readonly=true] {
	background-color: #F0F0F0;
}

/* Removed :link from the list to help cut down on writing time and prevent the need for extra specificity for classes */
a, a:visited {
	color: #017AA8;
	text-decoration: none;
}

	a:hover, a:active, a:focus {
		color: #017AA8;
		text-decoration: underline;
	}

	a:active, a:focus {
		outline: 1px solid #78aeda;
	}

.btnText {
	margin: 0;
	padding: 0;
	color: #6D6D6D;
	text-decoration: underline;
	border: 0;
	background: none;
}

	.btnText:hover {
		color: #6D6D6D;
		text-decoration: none;
	}

/* ## Link Modifiers ## */
a .text {
	text-decoration: underline;
}

a:hover .text, a:active .text, a:focus .text {
	text-decoration: none;
}

a [class^="icon-"] {
	text-decoration: none;
}

a.removeLink {
	color: #f00;
	font-size: 0.9em;
}

svg.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

/* ## Focus Overlay - Advanced Focus States - It is still important to add basic css focus states for when no JS is active ## */
#focus-overlay {
	display: none;
	position: relative;
	border-radius: 2px;
	box-shadow: 0 0 3px 2px #78aeda;
	transition: all 0.2s cubic-bezier(0, 1, 0, 1);
}

	#focus-overlay::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		box-shadow: 0 0 2px 1px #008cff, 0 0 2px #008cff inset;
		transition: all 0.1s ease-out;
	}

	#focus-overlay.focus-overlay-active {
		display: block;
	}

	#focus-overlay.focus-overlay-animating::after {
		opacity: 1;
	}

.focus-overlay-target {
	outline: none;
}

.skip a {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-align: center;
}

	.skip a:focus {
		position: static;
		width: auto;
		height: auto;
		background: #444444;
		color: #ffffff;
		font-weight: bold;
		display: block;
		padding: 10px;
	}


/* ## Link Lists ## */
/* We use '<ul class="linkList">' when setting a list of organized links. */
ul.linkList {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

	ul.linkList li {
		margin-bottom: 8px;
	}

	ul.linkList a,
	ul.linkList a:link,
	ul.linkList a:visited {
		text-decoration: none;
	}

		ul.linkList a:hover,
		ul.linkList a:active {
			text-decoration: underline;
		}


/* ## Start Up Layout - Use, modify, or delete as need be ## */
html, body {
	overflow-x: hidden;
	color: #383842;
	font-family: 'Lato', sans-serif;
	/* font-family: 'Montserrat', sans-serif; */
}

body {
	background: #fff;
}

.container {
}

.site-body {
	padding: 15px 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

.hdng {
	margin: 0 0 1em;
}

.hdng2 {
}

/* ==========================================================================
   Layouts
   ========================================================================== */

.table-layout {
}

	.table-layout .table-cell {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
	}

		.table-layout .table-cell .inner {
			padding: 10px;
		}

	.table-layout.with-overlay .table-cell {
		padding: 10px;
	}

		.table-layout.with-overlay .table-cell .inner {
			background: rgba(255,255,255,.7);
			padding: 20px;
		}

	.table-layout .table-cell img.set-as-background {
		display: none;
	}



/* ==========================================================================
   Global Modules - Most modules use the same setup and changing below changes each one.
   If global, change here, if specific, change via events.css, news.css etc.
   ========================================================================== */

.mod {
	position: relative;
	margin: 0 0 1em;
}

.title {
	position: relative;
	margin: 0 0 1em;
}

	.title a {
		text-decoration: none;
	}

.titleAlt {
	margin: 0 0 0.1em;
	font-size: 1.2em;
}

.titleAlt2 {
}

.mod-head {
	position: relative;
}

	.mod-head .title {
	}

	.mod-head .more {
		position: absolute;
		right: 0px;
		top: 0px;
	}

.mod-content {
}

.mod-rail {
	border: 1px solid #dddddd;
}

	.mod-rail .mod-head {
		background: #eeeeee;
		border-bottom: 1px solid #dddddd;
	}

		.mod-rail .mod-head .title {
			padding: 10px;
			margin: 0;
		}

	.mod-rail .mod-content {
		padding: 10px;
		font-size: .875em;
	}

	.mod-rail .more {
		border-top: 1px solid #dddddd;
	}

		.mod-rail .more a {
			display: block;
			background: #eeeeee;
			padding: 10px;
			text-decoration: none;
			text-align: center;
		}

			.mod-rail .more a:hover,
			.mod-rail .more a:focus {
				background: #dddddd;
			}

/* Item Lists Content
   ========================================================================== */

.item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.item {
	padding: 1em 0;
	border-top: 1px solid #ccc;
}

	.item:first-child {
		border-top: 0;
		padding-top: 0;
	}

	.item:last-child {
		padding-bottom: 0;
	}

	.item > .content {
		display: table-cell;
	}

.content .title {
	margin: 0;
}

.item-list .content p {
	margin: 0;
}

.content .date {
	font-size: 0.85em;
	margin: 0 0 5px;
	display: block;
}


/* Item Media
   ========================================================================== */

.aside {
	text-align: center;
	padding: 0 0 10px;
}

	.aside.date-icon {
		display: table-cell;
		padding: 0 15px 0 0;
	}

.date-icon .date {
	border: 1px solid #888;
	background: #888;
	font-weight: bold;
	text-align: center;
	width: 50px;
}

	.date-icon .date .month {
		font-size: .875em;
		padding: 5px;
		color: #fff;
	}

	.date-icon .date .day {
		padding: 10px 5px;
		background: #fff;
	}

.caption {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
}


/* Media Queries for Item Lists
  ========================================================================== */


@media only screen and (min-width:30em) {

	.item {
		display: table;
		padding: 1em 0;
		width: 100%;
		border-top: 1px solid #ccc;
	}

		.item > .content {
			display: table-cell;
			width: 100%;
			vertical-align: top;
		}

	.aside {
		display: table-cell;
		padding: 0 15px 0 0;
	}

		.aside img {
			max-width: 80px !important;
		}
}

@media only screen and (min-width:48em) {

	.item .item-block {
		display: table-cell;
		vertical-align: top;
		padding: 0 10px 0 0;
	}

		.item .item-block:last-child {
			padding: 0;
		}
}


/* News
   ========================================================================== */

.article > .aside {
	float: right;
	margin: 1em;
}

.meta {
	margin: 0.5em 0;
}

	.meta > div {
		float: left;
	}

	.meta .social-tools {
		float: right;
	}


/* ==========================================================================
   Filters
   ========================================================================== */

.filter {
	padding: 1em;
	border: 1px solid #aaa;
	background: #cccccc;
	margin: 0 0 1em;
}

.filter-options {
	float: left;
}

.filter-actions {
	float: right;
}

.filter .btn {
	margin-bottom: 10px;
}


/* Pagination
   ========================================================================== */

.paging {
}

.sort-status {
	font-size: .875em;
	margin: 0 0 1em;
}

.paging-results {
	float: left;
}

.paging-list {
	float: right;
}

	.paging-list ul {
		display: block;
		padding: 0;
		margin: 0;
	}

	.paging-list li {
		display: block;
		padding: 0;
		margin: 0;
		border: 1px solid #002B40;
		border-left-width: 0;
		float: left;
	}

		.paging-list li:first-child {
			border-left-width: 1px;
		}

		.paging-list li a,
		.paging-list li span {
			display: block;
			min-width: 30px;
			padding: 2px 5px;
			text-align: center;
		}

		.paging-list li a {
			/* Link State */
		}

		.paging-list li span {
			/* Current Page State */
		}

		.paging-list li.disabled {
			display: none;
		}

			.paging-list li.disabled + li {
				border-left-width: 1px;
			}

			.paging-list li.disabled + .all {
				border-left-width: 0;
			}




/* ==============================================================
   GLOBAL STYLES
   ============================================================== */

/*--- where is this used at? ----*/
.alert {
	overflow: hidden;
	border: 1px solid #FE0000;
	margin: 1em 0;
	padding: 10px;
	min-height: 50px;
	color: #000;
	background-color: #FEFF99;
}

	.alert a {
		color: #000;
	}

.bdr {
	border: 1px solid #555244;
	padding: 1px;
	background-color: #a7a496;
}

.bdrTop {
	border-top: 1px solid #999;
}

.bdrRight {
	border-right: 1px solid #999;
}

.bdrBottom {
	border-bottom: 1px solid #999;
}

.bdrLeft {
	border-left: 1px solid #999;
}

.bdrDash {
	border: 1px dashed #555244;
}

.bdrDashTop {
	border-top: 1px dashed #999;
}

.bdrDashRight {
	border-right: 1px dashed #999;
}

.bdrDashBottom {
	border-bottom: 1px dashed #999;
}

.bdrDashLeft {
	border-left: 1px dashed #999;
}

.alternate {
	background-color: #d8d8d8;
}

.row {
	background-color: #ffffff;
}


/* ##  Error Markers  ## */

.fieldlbl {
	padding: 4px 2px 0 0;
	text-align: right;
}

.field {
	padding-left: 2px;
}

.fieldpad {
	padding-bottom: 2px;
}

.fieldtext {
	color: #000000;
}

.fielderror {
	color: #cc0000;
}

.fieldnorm {
	width: 16px;
	height: 20px;
}

.fieldreq {
	width: 16px;
	height: 20px;
	background: transparent url(/cms/images/global/field-req.gif) no-repeat center right;
}

span.fieldreq {
	padding: 0 6px;
	background-position: center center;
}

span.fieldnorm {
	padding: 0 6px;
	background-position: center center;
}

.fieldred {
	width: 16px;
	height: 20px;
	background: transparent url(/cms/images/global/field-error.gif) no-repeat center right;
}

span.fieldred {
	padding: 0 6px;
	background-position: center center;
}


/* ##  Tooltip Classes  ## */

.toolTipWrpr {
	display: none;
	width: 340px;
	z-index: 99;
}

.toolTipShadow {
	background: url(/cms/images/core/tooltipbacktop.png) no-repeat top left;
	padding: 10px 13px 1px 13px;
	color: #666666;
}

.toolTopShadowBottom {
	background: url(/cms/images/core/tooltipbackbottom.png) no-repeat top left;
	width: 340px;
	height: 16px;
}

.toolTipDate {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.toolTipName {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 14px;
}

.tooltip {
	position: relative;
	/*display: inline-block;*/
	/*border-bottom: 1px dotted black;*/
}

	.tooltip .tooltiptext {
		visibility: hidden;
		width: 150px;
		background-color: #555;
		color: #fff;
		text-align: center;
		border-radius: 6px;
		padding: 5px 0;
		position: absolute;
		z-index: 1;
		bottom: 125%;
		left: 50%;
		margin-left: -60px;
		opacity: 0;
		transition: opacity 0.3s;
		font-size: small;
	}

		.tooltip .tooltiptext::after {
			content: "";
			position: absolute;
			top: 100%;
			left: 50%;
			margin-left: -5px;
			border-width: 5px;
			border-style: solid;
			border-color: #555 transparent transparent transparent;
		}

	.tooltip:hover .tooltiptext {
		visibility: visible;
		opacity: 1;
	}
/* ##  Generic Pager  ## */

.generic-pager {
	margin: 0 0 1em;
}

	.generic-pager ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.generic-pager li {
		display: inline-block;
		margin: 0 3px 5px 0;
		font-size: .875em;
		font-weight: bold;
	}

		.generic-pager li a {
			display: inline-block;
			color: #444444;
			padding: 6px 10px;
			background: #cccccc;
			text-decoration: none;
		}

			.generic-pager li a:hover, .genericPager li a:focus {
				color: #333333;
				background: #aaaaaa;
				text-decoration: none;
			}

		.generic-pager li.nolink {
			color: #fff;
			background: #444444;
			padding: 6px 10px;
		}

		.generic-pager li.active {
			color: #fff;
			background: #444444;
			padding: 6px 10px;
		}


/* ##  Smart Bug  ## */

.smartbug ul {
	list-style-type: none;
	background-color: #ccc;
	font-size: 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	padding: 0px;
}

.smartbug li {
	border-bottom: 1px solid #000;
}

.smartbug a, .smartbug a:link, .smartbug a:visited {
	text-decoration: none;
	display: block;
	color: #000;
	padding: 5px;
}

	.smartbug a:hover {
		background-color: #999;
		text-decoration: underline;
	}


/* ##  Master Overlay Styles ## */

.site-overlay {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 20px #ccc;
	-moz-box-shadow: 0 0 20px #ccc;
	box-shadow: 0 0 20px #ccc;
}

	.site-overlay .overlay-content {
		padding: 30px;
		border: 1px solid #d9d9d9;
	}


/* Legacy Overlay */
.siteOverlay {
	display: none;
	position: relative;
	width: 550px;
	max-width: 95%;
	min-height: 1px;
	background-color: #fff;
	z-index: 1000;
	-webkit-box-shadow: 0 0 20px #ccc;
	-moz-box-shadow: 0 0 20px #ccc;
	box-shadow: 0 0 20px #ccc;
}

	.siteOverlay .overlayBar {
		position: relative;
		padding: 7px 10px;
		text-align: right;
		border-bottom: 1px solid #e6e6e6;
	}

	.siteOverlay .overlayClose {
		display: inline-block;
		cursor: pointer;
		z-index: 5;
	}

	.siteOverlay .overlayContent {
		padding: 15px;
	}


/* =================================================================
   MODULE STYLES - No Specific home for these yet
===================================================================*/

.breadcrumb-container {
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

/* ##  Breadcrumb  ## */

.breadcrumbs {
	padding: 0;
	font-size: .875em;
}

	.breadcrumbs a, .breadcrumbs a:visited {
		text-decoration: none;
	}

		.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:active {
			text-decoration: underline;
		}

	.breadcrumbs span {
		margin: 0 2px;
		font-weight: normal;
		font-weight: bold;
	}

	.breadcrumbs .seperator {
		margin: 0 8px;
		vertical-align: middle;
		padding: 0px;
		display: inline-block;
		width: 0px;
		height: 0px;
		border-left: 6px solid #aaa;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
	}

/* ##  PAGE TOOLS  ## */
/* Print and Email icons and wrapper */

.page-tools-wrapper {
	float: right;
	display: inline;
	padding: 0;
	text-align: right;
}

.page-tool {
	margin: 0 5px 0;
	font-size: 0.875em;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

.page-tools-wrapper a {
	float: right;
	display: inline;
}

	.page-tools-wrapper a:hover,
	.page-tools-wrapper a:focus,
	.page-tools-wrapper a:active {
		color: #1C4E87;
	}

.page-tools-wrapper .addthis_toolbox {
	float: right;
	display: inline;
}

	.page-tools-wrapper .addthis_toolbox a,
	.page-tools-wrapper .addthis_toolbox a:link,
	.page-tools-wrapper .addthis_toolbox a:visited {
		background: none;
		padding: 0;
		margin: 0 0 0 5px;
	}

/* ## Page Heading ## */

.page-heading {
	margin-bottom: 15px;
}

	.page-heading .title,
	.page-heading h1 {
		margin: 0;
		padding: 0;
		font-size: 1.75em;
		font-weight: normal;
		background: none;
		border: 0;
		letter-spacing: -.1px;
	}

h2 {
	margin: 0 0 .5em;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -.1px;
}

h3 {
	margin: 0 0 .5em;
	font-weight: normal;
	font-size: 1.25em;
	letter-spacing: -.1px;
}

/* ## Email a Friend ## */

.emailFriendWrapper {
}

	.emailFriendWrapper .inner {
		padding: 10px;
	}

	.emailFriendWrapper .emailFriendSender {
		margin: 10px 0 20px;
		border-bottom: 1px dashed #ccc;
	}

	.emailFriendWrapper .emailFriendAdditional {
		margin: 10px 0 0;
		padding: 20px 0 0;
		border-top: 1px dashed #ccc;
	}


/* ## FAQ ## */

.faq-wrapper {
}

	.faq-wrapper h2 {
	}

	.faq-wrapper .category-header {
	}

	.faq-wrapper .question-list {
		list-style-type: none;
		padding: 0px;
		margin: 0 0 20px 10px;
		position: relative;
	}

		.faq-wrapper .question-list:before {
			position: absolute;
			content: '';
			height: 100%;
			width: 1px;
			left: 0;
			top: -10px;
			background: #ccc;
		}

		.faq-wrapper .question-list li {
			position: relative;
			padding: 0 0 0 20px;
		}

			.faq-wrapper .question-list li:before {
				position: absolute;
				content: '';
				width: 10px;
				height: 1px;
				left: 0;
				top: 10px;
				background: #ccc;
			}

	.faq-wrapper .faq-block {
	}

/* =================================================================
                  Carousel STYLES - Slick
===================================================================*/


.carousel {
	margin-bottom: 20px !important;
}

	.carousel .carousel-item {
		padding: 0 10px;
	}

	.carousel .slick-prev,
	.carousel .slick-next {
		position: absolute;
		bottom: 0px;
	}

	.carousel .slick-prev {
		left: 0px;
	}

	.carousel .slick-next {
		right: 0px;
	}

	.carousel .slick-dots {
		margin: 10px 0 0;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}

		.carousel .slick-dots li {
			display: inline-block;
			margin: 0 2px;
		}

			.carousel .slick-dots li button {
				text-indent: -9999em;
				text-align: left;
				display: block;
				width: 12px;
				height: 12px;
				padding: 0px;
				background: #dddddd;
				border: 1px solid #cccccc;
				-webkit-border-radius: 20px;
				border-radius: 20px;
			}

			.carousel .slick-dots li.slick-active button {
				background: #aaaaaa;
			}



/* =================================================================
                  Responsive Tabs
===================================================================*/


.tab-module {
}


/* Tabs container */
.r-tabs {
	position: relative;
}

	/* Tab element */
	.r-tabs .r-tabs-nav .r-tabs-tab {
		position: relative;
	}

	/* Tab anchor */
	.r-tabs .r-tabs-nav .r-tabs-anchor {
		display: block;
		padding: 10px 12px;
		text-decoration: none;
		background: #cccccc;
		border: 1px solid #cccccc;
		border-bottom: 0px;
		position: relative;
		bottom: -1px;
	}

	/* Disabled tab */
	.r-tabs .r-tabs-nav .r-tabs-state-disabled {
		opacity: 0.5;
	}

	/* Active state tab anchor */
	.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
		background: #ffffff;
	}

	/* Tab panel */
	.r-tabs .r-tabs-panel {
		border: 1px solid #ccc;
	}

	/* Accordion anchor */
	.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
		display: block;
		padding: 10px 12px;
		text-decoration: none;
		background: #cccccc;
		border: 1px solid #cccccc;
		border-bottom: 0px;
		position: relative;
		bottom: -5px;
		margin: 0 0 4px;
	}

		.r-tabs .r-tabs-accordion-title .r-tabs-anchor:after {
			position: absolute;
			content: '';
			right: 10px;
			top: 15px;
			border-top: 10px solid #aaaaaa;
			border-left: 9px solid transparent;
			border-right: 9px solid transparent;
		}

	/* Active accordion anchor */
	.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
		background: #ffffff;
	}

		.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
			border-top: 0px;
			border-bottom: 10px solid #aaaaaa;
			border-left: 9px solid transparent;
			border-right: 9px solid transparent;
		}

	/* Disabled accordion button */
	.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
		opacity: 0.5;
	}




/* =================================================================
                        THIRD PARTY STYLES
===================================================================*/



/* =================================================================
                        PRINT STYLES
===================================================================*/

@media print {
	* { /* background: transparent !important; color: #000 !important; */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}
	/* a[href]:after { content: " (" attr(href) ")"; } */
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.3cm 0.3cm 0.3cm 0.3cm !important;
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}
}

/* ## Button Styles ## */

.btn-wrapper {
	display: inline-block;
	text-decoration: none !important;
}

.btn, a.btn {
	display: inline-block;
	margin: 0;
	padding: 10px 25px;
	font-weight: normal;
	color: #fff;
	background: #08A3DB;
	border: 0;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	overflow: visible;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #08A3DB;
}

	.btn:hover,
	.btn:focus {
		background: #666666;
		border: 1px solid #666;
	}

.btn-alt {
}

	.btn-alt .btn {
		color: #383842;
		background-color: #fff;
		border: 1px solid #01305D;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
	}

.btn-yellow .btn {
	color: #383842;
	background-color: #FDC73D;
	border: 1px solid #FDC73D;
}

.btn-print .btn {
	color: #08A3DB;
	background-color: #fff;
	border: 1px solid #08A3DB;
}

	.btn-alt .btn:hover, .btn-alt .btn:focus,
	.btn-yellow .btn:hover, .btn-yellow .btn:focus,
	.btn-print .btn:hover, .btn-print .btn:focus {
		background: #666666;
		border: 1px solid #666;
		color: #fff;
	}


.btn-large .btn {
	padding: 5px 10px;
	font-size: 1.4em;
}

.btn-full-width {
	display: block;
}

	.btn-full-width .btn {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}

	.btn-full-width input.btn {
		width: 100%;
	}


/* ## modifier for icon fonts (IcoMoon) embedded within button wrapper ## */

.btn-wrapper [class^="icon-"] {
	margin: 0 3px;
	font-size: 0.7em;
}


/* ## Site Icons ## */

.iconImage {
	position: relative;
	display: inline-block;
	bottom: 1px;
	width: 10px;
	height: 10px;
	vertical-align: middle;
	text-indent: -9999em;
	background: url(/cms/images/layout/icons_default.png) no-repeat 0 0;
	overflow: hidden;
}

.iconCart {
	width: 22px;
	height: 22px;
	background-position: 0 0;
}

.iconRefresh {
	width: 22px;
	height: 22px;
	background-position: 0 -27px;
}

.iconContinueArrow {
	width: 22px;
	height: 16px;
	background-position: 0 -57px;
}

.iconCheckbox {
	width: 18px;
	height: 14px;
	background-position: -23px -112px;
}

.iconXSquareRed {
	width: 12px;
	height: 12px;
	background-position: 0 -112px;
}

.iconSearch {
	width: 14px;
	height: 14px;
	background-position: -55px 0;
}

.iconQuestion {
	width: 22px;
	height: 22px;
	background-position: 0 -75px;
}


/* ## truncate styling ## */

.truncateLink {
}

	.truncateLink a, .truncateLink a:link, .truncateLink a:visited {
		margin-left: 5px;
	}

		.truncateLink a.truncateMore, .truncateLink a.truncateMore:link, .truncateLink a.truncateMore:visited {
		}

		.truncateLink a.truncateLess, .truncateLink a.truncateLess:link, .truncateLink a.truncateLess:visited {
		}





/* ## Table Wrapper to allow for overflow/scroll on smaller screens ## */
.table-wrapper {
	overflow: auto;
}

.data-table {
	widtH: 100%;
	display: table;
	border-collapse: collapse;
	margin-bottom: 20px;
}

	.data-table tr:nth-child(odd) {
		background: #e6e6e6;
	}

	.data-table th {
		background: #888888;
		padding: 6px 15px;
		font-size: 1em;
		border: 1px solid #888;
		border-bottom: 2px solid #555555;
		color: #fff;
	}

		.data-table th a {
			color: #fff;
			text-decoration: underline;
		}

	.data-table td {
		vertical-align: top;
		padding: 6px 15px;
		border: 1px solid #E1E1E1;
	}

		.data-table td td {
			border-style: none;
		}


/* ## NEW Limit Text Box ## */

.limitTextBox {
	width: 100% !important;
	margin: 0 0 1em;
}

	.limitTextBox span {
		display: none;
	}

.limitTextBoxBar {
	width: 100%;
}

.limitTextBoxBarWrpr {
	width: 100%;
	border: 0px solid #000;
	overflow: hidden;
	font-size: 9px;
	color: #000;
	white-space: nowrap;
	height: 5px;
	background-color: #FDFBBE;
}

.limitTextBoxBarInner {
	width: 0%;
	background-color: #FF0000;
}

.limitTextBoxInputWrpr {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

	.limitTextBoxInputWrpr textarea {
		vertical-align: top;
		margin: 0px !important;
	}

.limitTextBoxSpellWrpr {
	display: table-cell;
	padding-left: 5px;
	vertical-align: top;
}

	.limitTextBoxSpellWrpr img {
		max-width: 16px !important;
		cursor: pointer;
	}


/* =================================================================
                        Media Queries
===================================================================*/


/* 16px baseline (180px - 767px) */
@media only screen and (min-width:11.250em) and (max-width:47.938em) {
	.page-tools-wrapper {
		display: none;
	}

	.responsive-table,
	.responsive-table thead,
	.responsive-table tbody,
	.responsive-table tr,
	.responsive-table td {
		display: block;
		width: 100%;
	}

		.responsive-table tr {
			border: 1px solid #E1E1E1;
		}

		.responsive-table th {
			display: none;
		}

		.responsive-table td {
			border-style: none;
		}
}


/* 16px baseline (768px +) */
@media only screen and (min-width:48em) {

	/* Content and layout modifiers */
	.d-align-right {
		text-align: right;
	}

	.d-align-left {
		text-align: left;
	}

	/* ==========================================================================
       Layouts
   ========================================================================== */

	.table-layout {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

		.table-layout .table-cell {
			display: table-cell;
			vertical-align: middle;
		}

			.table-layout .table-cell .inner {
				display: inline-block;
				width: 100%;
				max-width: 40em; /* half of container width */
			}

			.table-layout .table-cell:first-child {
				text-align: right;
			}

				.table-layout .table-cell:first-child .inner {
					text-align: left;
				}

		.table-layout.full-width .table-cell .inner {
			max-width: 2000px;
		}
}

/* Custom Styles */
.js-click-user *:focus,
.js-click-user *:active {
	outline: 0;
}


/* .site-body {min-height: calc( (100vh) - (304px + 40px) ); } */
.site-body {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

@media only screen and (min-width:48em) {
	/* .site-body {min-height: calc( (100vh) - (140px + 105px) ); } */ /* header H + footer H*/
}

.site-body-ovl,
.footer-ovl {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 100%;
	background: #fff;
	z-index: 9;
}


.cm-js-menu-active .site-body-ovl,
.cm-js-menu-active .footer-ovl,
.search-active .site-body-ovl,
.search-active .footer-ovl,
.metric-active .site-body-ovl,
.metric-active .footer-ovl {
	height: 100%;
}

.cm-js-menu-active .footer,
.search-active .footer,
.metric-active .footer {
	border: none;
}


@media only screen and (min-width:48em) {
	.grid-6.left-grid {
		padding-right: 15px;
	}

	.grid-6.right-grid {
		padding-left: 15px;
	}
}

/* Page Top Image */
.page-top-image {
	background: #FDC73D;
	padding-top: 24.3%;
	position: relative;
	margin: 0 -10px 20px; /* display:none; */
}

	.page-top-image img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}

@media only screen and (min-width:48em) {
	/* .page-top-image {display:block;} */
	.page-top-image {
		margin: 0 0 20px;
	}
}

.landing-msg {
	font-size: 14px;
}

/* Data Categories */
.data-categories {
	margin-bottom: 30px;
	border-top: 1px solid #E0E0E0;
}

	.data-categories a {
		width: 100%; /* background:#fff; */
		border: none;
		text-align: left;
		padding: 20px 50px 20px 20px;
		color: #285681;
		border-bottom: 1px solid #E0E0E0;
		font-weight: bold;
		position: relative;
		display: block;
		text-decoration: none;
	}

		.data-categories a.level-1.active,
		.data-categories a.level-1:hover,
		.data-categories a.level-1:focus {
			background: #01305D;
			color: #fff;
			text-decoration: none;
		}

		.data-categories a.level-1.active {
			margin-bottom: 15px;
		}

		.data-categories a.level-2 {
			font-size: 13px;
			text-transform: uppercase;
			padding: 8px 50px 8px 20px;
			border-bottom: none;
			font-family: 'Montserrat', sans-serif;
			font-weight: 600;
		}

			.data-categories a.level-2.active,
			.data-categories a.level-2:hover,
			.js-keyboard-user .data-categories a.level-2:focus {
				background: #E2EEF3;
				text-decoration: none; /* outline:0; */
			}

		.data-categories a.level-3 {
			font-size: 14px;
			padding: 5px 20px 5px 30px;
			border-bottom: none;
		}

			.data-categories a.level-3:hover,
			.js-keyboard-user .data-categories a.level-3:focus { /* outline:0; */
				text-decoration: underline;
			}

		.data-categories a span {
			position: absolute;
			top: 50%;
			right: 17px;
			width: 18px;
			height: 18px;
			border: 1px solid #a3a3a3;
			margin-top: -9px;
		}

			.data-categories a span:before {
				position: absolute;
				content: "";
				width: 12px;
				height: 2px;
				left: 2px;
				top: 7px;
				background: #666;
			}

			.data-categories a span:after {
				position: absolute;
				content: "";
				width: 2px;
				height: 12px;
				left: 7px;
				top: 2px;
				background: #666;
			}

		.data-categories a.active span {
			border-color: transparent;
		}

			.data-categories a.active span:before {
				background: #fff;
			}

			.data-categories a.active span:after {
				display: none;
			}

		.data-categories a:hover span,
		.data-categories a:focus span {
			border: 1px solid #fff;
		}

			.data-categories a:hover span:before,
			.data-categories a:focus span:before,
			.data-categories a:hover span:after,
			.data-categories a:focus span:after {
				background: #fff;
			}

		.data-categories a.level-2.active span:before {
			background: #285681;
		}

		.data-categories a.level-2:hover span,
		.data-categories a.level-2:focus span {
			border: 1px solid #285681;
		}

			.data-categories a.level-2:hover span:before,
			.data-categories a.level-2:focus span:before,
			.data-categories a.level-2:hover span:after,
			.data-categories a.level-2:focus span:after {
				background: #285681;
			}

@media only screen and (max-width:47.99em) {
	.grid-3.main-grid,
	.grid-6.main-grid,
	.grid-9.main-grid,
	.grid-12.main-grid {
		padding: 0 20px;
	}

	.data-categories {
		margin: 0 -20px 30px;
	}

		.data-categories a {
			padding: 18px 50px 18px 20px;
		}

			.data-categories a.level-2 {
				padding: 8px 50px 8px 20px;
			}
}




/* Search */
.search-page .page-heading {
	margin: 0;
	padding: 0;
}

.search-wrapper {
	margin: -15px -20px 0;
}

.data-categories-wrapper {
	background: #fbfbfb;
	padding: 30px 0 30px;
	border-bottom: 2px solid #08A3DB;
}

	.data-categories-wrapper h2 {
		padding: 0 20px;
		margin-bottom: 10px;
	}

	.data-categories-wrapper .data-categories {
		border-top: none;
		margin: 0;
	}

.search-wrapper .data-categories a span {
	width: 10px;
	height: 10px;
	border: none;
	border-right: 2px solid #285681;
	border-bottom: 2px solid #285681;
	margin-top: -5px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.search-wrapper .data-categories a.active span,
.search-wrapper .data-categories a:hover span,
.search-wrapper .data-categories a:focus span {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.search-wrapper .data-categories a.level-2 span {
	width: 8px;
	height: 8px;
	border: none;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

.search-wrapper .data-categories a.level-2 span,
.search-wrapper .data-categories a.level-2 span,
.search-wrapper .data-categories a.level-2 span {
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

.search-wrapper .data-categories a span:before,
.search-wrapper .data-categories a span:after {
	display: none;
}

@media only screen and (min-width:48em) {
	.search-wrapper {
		margin: -15px 0 0;
	}

	.data-categories-wrapper {
		padding: 40px 0 30px;
	}

	.search-wrapper .data-categories {
		position: relative;
		padding-right: 51%;
	}

		.search-wrapper .data-categories a.level-1.active {
			margin-bottom: 0;
		}

		.search-wrapper .data-categories > [data-expander-target] {
			position: absolute;
			top: 0;
			right: 0;
			width: 49%;
			overflow: auto;
			height: 100%;
		}
}

@media only screen and (max-width:47.99em) {
	.search-wrapper .data-categories > [data-expander-target] {
		background: #f2f2f2;
		padding: 10px 15px;
	}

	.search-wrapper .data-categories a.level-1.active {
		margin-bottom: 0;
	}

	.search-wrapper .data-categories a.level-2 {
		padding: 8px 50px 8px 10px;
	}
}


/* Search Filter */
.search-filter {
	padding: 50px 20px 20px;
	border-bottom: 1px solid #bababa;
	position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f9fbfd+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9fbfd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9fbfd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f9fbfd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fbfd',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0px 10px 5px -5px rgba(50, 50, 50, 0.075);
	-moz-box-shadow: inset 0px 10px 5px -5px rgba(50, 50, 50, 0.075);
	box-shadow: inset 0px 10px 5px -5px rgba(50, 50, 50, 0.075);
}

	.search-filter .formee .inner {
		margin: 0 -10px;
	}

.buttons {
	padding-top: 10px;
}

	.buttons .btn {
		margin-bottom: 20px;
	}

.bottom-buttons-wrpr {
	padding: 0 10px;
}

.fields-toggle {
	position: absolute;
	top: 55px;
	right: 20px;
	background: none;
	border: none;
	color: #08A3DB;
	font-size: 18px;
	padding-right: 20px;
}

	.fields-toggle:after {
		position: absolute;
		content: "";
		width: 8px;
		height: 8px;
		top: 6px;
		right: 0;
		border-right: 2px solid #08A3DB;
		border-bottom: 2px solid #08A3DB;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.fields-toggle.active:after {
		top: 11px;
		-ms-transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}


	.fields-toggle .expand {
		display: inline-block;
	}

	.fields-toggle .collapse {
		display: none;
	}

	.fields-toggle.active .expand {
		display: none;
	}

	.fields-toggle.active .collapse {
		display: inline-block;
	}

@media only screen and (min-width:48em) {
	.buttons .btn {
		margin-right: 16px;
	}

	.buttons-left {
		float: left;
	}

	.buttons-right {
		float: right;
	}

	.buttons .buttons-right .btn-wrapper:last-child .btn {
		margin-right: 0;
	}

	.bottom-buttons-wrpr {
		padding: 0 10px;
	}
}

@media only screen and (min-width:48em) and (max-width:59.99em) {
	.buttons .btn {
		margin-right: 12px;
		padding: 10px 16px;
	}
}

@media only screen and (max-width:47.99em) {
	.buttons .btn-wrapper {
		width: 50%;
		float: left;
	}

	.buttons .btn {
		width: 100%;
		padding: 10px 10px;
	}

	.buttons .general-notes {
		width: 100%;
	}

		.buttons .general-notes .btn {
			width: 100%;
		}

	.buttons .btn-wrapper-left {
		padding-right: 10px;
	}

	.buttons .btn-wrapper-right {
		padding-left: 10px;
	}
}


/* Search Table */
.search-table-wrpr {
	padding: 60px 0 20px;
}

/* .search-table td.wide {position:relative;}
.search-table td.wide span {position:absolute; top:0; left:0; display:block; width:320px;} */

.search-table a {
	text-decoration: underline;
}

	.search-table a:hover,
	.search-table a:focus {
		text-decoration: none;
	}

.search-table td.empty { /* padding:0; width:0; */
	display: none;
}

.search-table td sup {
	color: #B72C35;
	font-size: 10px;
	font-weight: bold;
	margin-left: 3px;
}

	.search-table td sup a {
		color: #B72C35;
	}

table.dataTable.search-table {
	border-bottom: 1px solid #bababa;
}

	table.dataTable.search-table thead th {
		padding: 16px 10px;
		vertical-align: bottom;
	}

.search-table th {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
}

table.dataTable.search-table thead th:nth-child(1) {
	background: #FDC73D;
}

table.dataTable.search-table thead th:nth-child(2) {
	background: #FDC73D;
}

table.dataTable.search-table thead th:nth-child(3) {
	background: #FDC73D;
}

table.dataTable.search-table thead th:nth-child(4) {
	background: #CBEDF3;
}

table.dataTable.search-table thead th:nth-child(5) {
	background: #CBEDF3;
}

table.dataTable.search-table thead th:nth-child(6) {
	background: #CBEDF3;
}

table.dataTable.search-table thead th:nth-child(7) {
	background: #CBEDF3;
}

table.dataTable.search-table thead th:nth-child(8) {
	background: #CBEDF3;
}

table.dataTable.search-table thead th:nth-child(9) {
	background: #D8F9CA;
}

table.dataTable.search-table thead th:nth-child(10) {
	background: #D8F9CA;
}

table.dataTable.search-table thead th:nth-child(11) {
	background: #D8F9CA;
}

table.dataTable.search-table thead th:nth-child(12) {
	background: #D8F9CA;
}

table.dataTable.search-table thead th:nth-child(13) {
	background: #D8F9CA;
}




table.dataTable.search-table > tbody > tr.child span.dtr-title br {
	display: none;
}

.search-table th:first-child {
	border-left: 1px solid #bababa;
}

.search-table tr.teheme-1 {
	background: #285681;
	color: #fff;
	font-size: 1.125em;
}

.search-table tr.teheme-2 {
	background: #F5F5F5;
	font-size: 1.125em;
}

.search-table tr.teheme-3 {
	background: #686C6E;
	color: #fff;
}

.search-table tr.teheme-4 {
	background: #833c0c;
	color: #fff;
	font-size: 1.125em;
}

.search-table tr.teheme-5 {
	background: #323232;
	color: #fff;
	font-size: 1.125em;
}

table.dataTable.search-table tbody tr.teheme-3 td {
	padding: 15px 10px;
}

.search-table tr.teheme-1 a {
	color: #fff;
}

.search-table tr.teheme-4 a {
	color: #fff;
}

.search-table tr.teheme-1 sup,
.search-table tr.teheme-1 sup a {
	color: #fcdb03;
}

.search-table tr.teheme-4 sup,
.search-table tr.teheme-4 sup a {
	color: #fcdb03;
}

.search-table tr.teheme-5 sup,
.search-table tr.teheme-5 sup a {
	color: #fcdb03;
}

.search-table sup sup {
	font-size: 1em;
	top: 0;
}


.search-table tr.data-row td:first-child {
	min-width: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

table.dataTable.search-table tbody td {
	padding: 13px 10px;
}

.search-table tr.data-row td {
	text-align: center;
}

	.search-table tr.data-row td:first-child {
		text-align: left;
	}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li {
	border-bottom: 0;
	font-size: 14px;
	padding: 2px 0 2px 170px;
	position: relative;
}

table.dataTable.search-table > tbody > tr.child span.dtr-title {
	position: absolute;
	left: 50px;
	top: 2px;
	min-width: auto;
}

	table.dataTable.search-table > tbody > tr.child span.dtr-title:after {
		content: ":";
		margin-left: 1px;
	}

table.dataTable.search-table > tbody > tr.child span.dtr-data {
	min-height: 17px;
	min-width: 10px;
	display: inline-block;
}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="3"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="4"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="5"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="6"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="7"] {
	color: #0180a8;
}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="7"] {
	margin-bottom: 7px;
}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="8"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="9"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="10"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="11"],
table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="12"] {
	color: #138382;
}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="12"] {
	margin-bottom: 7px;
}

table.dataTable.search-table > tbody > tr.child ul.dtr-details > li[data-dtr-index="13"] {
	color: #d09603;
}


table.dataTable.dtr-inline.collapsed > tbody > tr.heading-row[role="row"] > td.dtr-control:before {
	display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.heading-row.parent[role="row"] +
.child {
	display: none !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.heading-row[role="row"] > td {
	cursor: default !important;
	padding-left: 10px !important;
}


table.dataTable.dtr-inline.collapsed > tbody tr td#trBtnBottom.dtr-control:before {
	display: none;
}

table.dataTable.dtr-inline.collapsed > tbody tr td#trBtnBottom.dtr-control {
	cursor: default !important;
	padding-left: 10px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"].ref-row > td.dtr-control {
	padding-left: 10px;
}

.search-table tr.ref-row td {
	position: relative;
	padding-left: 60px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.heading-row.ref-row[role="row"] > td {
	padding-left: 60px !important;
}

.search-table tr.ref-row td span.ref-number {
	display: inline-block;
	width: 45px;
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding-top: 13px;
}

	.search-table tr.ref-row td span.ref-number:after {
		position: absolute;
		content: "";
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: #bababa;
	}

/* .search-table tr.teheme-2 td {padding:10px 10px;} */
table.dataTable.search-table tbody tr.teheme-2 td {
	padding: 10px 5px;
}

.search-table tr.teheme-2 .nice-checkbox {
	margin: 5px 0;
}

.search-table .room-number {
	float: right;
	font-size: 16px;
	margin-left: 10px;
}

	.search-table .room-number .formee label {
		display: inline-block;
		margin-right: 5px;
	}

	.search-table .room-number .formee input[type="text"] {
		width: 160px;
		margin: 0;
		padding: 6px 10px;
	}

/* @media only screen and (min-width:66em) {
	table.dataTable.search-table thead th:nth-child(7) span,
	table.dataTable.search-table thead th:nth-child(12) span {
		position: absolute;
		left: 100%;
		top: 16px;
		margin-left: -15px;
	}
} */

@media only screen and (min-width:75em) {
	.search-table tr.data-row td:first-child {
		width: 24%;
	}
}


/* Print Table */
.site-body.print .container {
	width: 750px;
	max-width: 100%;
}

.print-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-bottom: 1px solid #bababa;
	font-size: 11px;
	line-height: 1.1;
}

	.print-table th,
	.print-table td {
		padding: 3px 5px;
		border-top: 1px solid #bababa;
		border-right: 1px solid #bababa;
	}

		.print-table th:first-child,
		.print-table td:first-child {
			border-left: 1px solid #bababa;
		}

	.print-table tr.data-row td {
		text-align: center;
	}

		.print-table tr.data-row td:first-child {
			text-align: left;
		}

	.print-table tbody tr.teheme-2 td {
		padding: 5px 5px;
	}

	.print-table tr.teheme-2 .nice-checkbox {
		margin: 5px 0;
		width: 180px;
	}

	.print-table .room-number {
		float: right;
		font-size: 16px;
		margin-left: 10px;
	}

		.print-table .room-number .formee label {
			display: inline-block;
			margin-right: 5px;
			font-size: 12px;
		}

		.print-table .room-number .formee input[type="text"] {
			width: 120px;
			margin: 0;
			padding: 4px 7px;
			font-size: 12px;
		}

	.print-table thead tr:nth-child(1) th:nth-child(1) {
		background: #FDC73D !important;
		text-align: center;
	}

	.print-table thead tr:nth-child(1) th:nth-child(2) {
		background: #F5F5F5 !important;
	}
	/*
.print-table thead tr:nth-child(2) th:nth-child(1) {background:#FDC73D !important; position:relative;}
.print-table thead tr:nth-child(2) th:nth-child(2) {background:#F5F5F5 !important;}

.print-table thead tr:nth-child(3) th:nth-child(1) {background:#FDC73D !important; text-align:right; position:relative;}
.print-table thead tr:nth-child(3) th:nth-child(2) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(3) th:nth-child(3) {background:#D8F9CA !important;}

.print-table thead tr:nth-child(4) th:nth-child(1) {background:#FDC73D !important; text-align:right; position:relative;}
.print-table thead tr:nth-child(4) th:nth-child(2) {background:#FDC73D !important; border-top:none;}
.print-table thead tr:nth-child(4) th:nth-child(3) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(4) th:nth-child(4) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(4) th:nth-child(5) {background:#D8F9CA !important;}
.print-table thead tr:nth-child(4) th:nth-child(6) {background:#D8F9CA !important;}

.print-table thead tr:nth-child(5) th:nth-child(1) {background:#FDC73D !important; text-align:left;}
.print-table thead tr:nth-child(5) th:nth-child(2) {background:#FDC73D !important; border-top:none;}
.print-table thead tr:nth-child(5) th:nth-child(3) {background:#FDC73D !important; border-top:none;}
.print-table thead tr:nth-child(5) th:nth-child(4) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(5) th:nth-child(5) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(5) th:nth-child(6) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(5) th:nth-child(7) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(5) th:nth-child(8) {background:#CBEDF3 !important;}
.print-table thead tr:nth-child(5) th:nth-child(9) {background:#D8F9CA !important;}
.print-table thead tr:nth-child(5) th:nth-child(10) {background:#D8F9CA !important;}
.print-table thead tr:nth-child(5) th:nth-child(11) {background:#D8F9CA !important;}
.print-table thead tr:nth-child(5) th:nth-child(12) {background:#D8F9CA !important;}
.print-table thead tr:nth-child(5) th:nth-child(13) {background:#D8F9CA !important;} */

	.print-table tr.teheme-1 {
		background: #285681 !important;
		color: #fff !important;
		font-size: 1.125em;
	}

	.print-table tr.teheme-2 {
		background: #F5F5F5 !important;
		font-size: 1.125em;
	}

	.print-table tr.teheme-3 {
		background: #686C6E !important;
		color: #fff !important;
	}

	.print-table tbody tr.teheme-3 td {
		padding: 5px 5px;
	}

	.print-table tr.teheme-4 {
		background: #833c0c;
		color: #fff;
		font-size: 1.125em;
	}

	.print-table tr.teheme-5 {
		background: #323232;
		color: #fff;
		font-size: 1.125em;
	}

	.print-table tr.teheme-1 a {
		color: #fff;
		text-decoration: underline;
	}

		.print-table tr.teheme-1 a:hover,
		.print-table tr.teheme-1 a:focus {
			text-decoration: none;
		}

	.print-table tr.teheme-4 a {
		color: #fff;
		text-decoration: underline;
	}

		.print-table tr.teheme-4 a:hover,
		.print-table tr.teheme-4 a:focus {
			text-decoration: none;
		}

	.print-table tr.teheme-1 a {
		color: #fff;
	}

	.print-table tr.teheme-4 a {
		color: #fff;
	}

	.print-table tr.teheme-1 sup,
	.print-table tr.teheme-1 sup a {
		color: #fcdb03;
	}

	.print-table tr.teheme-4 sup,
	.print-table tr.teheme-4 sup a {
		color: #fcdb03;
	}

	.print-table tr.teheme-5 sup,
	.print-table tr.teheme-5 sup a {
		color: #fcdb03;
	}


	.print-table.notes {
		page-break-before: always;
	}

		.print-table.notes tr {
			page-break-inside: avoid;
		}

	.print-table td sup {
		color: #B72C35;
		/* font-size: 10px; */
		font-weight: bold;
	}

		.print-table td sup a {
			color: #B72C35;
		}

	.print-table tr.ref-row td span.ref-number {
		display: inline-block;
		width: 45px;
		padding-left: 15px;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		padding-top: 13px;
	}

		.print-table tr.ref-row td span.ref-number:after {
			position: absolute;
			content: "";
			right: 0;
			top: 0;
			bottom: 0;
			width: 1px;
			background: #bababa;
		}

	.print-table td:first-child span {
		display: inline-block;
	}

	.print-table sup sup {
		font-size: 1em;
		top: 0;
	}

@media print {
	body {
		-webkit-print-color-adjust: exact;
	}

	.print-table tr.teheme-1,
	.print-table tr.teheme-3 {
		color: #fff !important;
	}
}

.print-cover header {
	padding-bottom: 10px;
	border-bottom: 10px solid #000;
	margin-bottom: 1rem;
}

.print-cover .info {
	font-style: italic;
	font-size: 14px;
}

	.print-cover .info + .info {
		margin-top: 1rem;
	}

.print-cover .project {
	margin-bottom: 2rem;
}

	.print-cover .project .name {
		font-size: 22px;
		font-weight: bold;
		text-transform: upercase;
	}

.print-cover .prepared-for,
.print-cover .prepared-by {
	text-align: right;
	margin: 0 0 1rem 0;
}

	.print-cover .prepared-for .label {
		font-weight: bold;
		text-transform: upercase;
		margin-bottom: 1rem;
	}

	.print-cover .prepared-for .name {
		font-size: 18px;
		font-weight: bold;
		text-transform: upercase;
		margin-bottom: 1rem;
	}

	.print-cover .prepared-by .label {
		font-weight: bold;
	}

	.print-cover .prepared-by .name {
		font-weight: bold;
	}

.print-footer {
	position: fixed;
	bottom: 0;
	border-top: 10px solid #000;
	margin-top: 1rem;
	padding-top: 5px;
	font-size: 12px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 750px;
	align-items: flex-start; /* vertical */
}

.print-footer-first {
	position: absolute !important;
	bottom: 0;
}

.print-footer div:first-child {
	flex-shrink: 0;
	padding-right: 20px;
}

.print-page {
}

.print-header, .header-space {
	height: 70px;
}

.print-footer, .footer-space {
	height: 70px;
}

.print-header {
	top: 0;
	border-bottom: 10px solid #000;
}

.print-footer {
	bottom: 0;
	border-top: 10px solid #000;
}

.print-header,
.print-footer {
	display: flex;
	align-items: center; /* vertical */
	font-weight: bold;
	position: fixed;
	margin: 0 auto;
	width: 750px;
	left: 0;
	right: 0;
	font-size: 12px;
}

.print-header-first {
	position: absolute;
	top: 0;
}

.print-header .box-right,
.print-footer .box-right {
	text-align: right;
	margin-left: auto;
}


/* Nice Checkbox */
.nice-checkbox,
.nice-radio {
	position: relative;
	padding-left: 25px;
	display: inline-block;
}

	.nice-checkbox input[type=checkbox]:not(old),
	.nice-radio input[type=radio]:not(old) {
		width: 13px;
		margin: 0;
		padding: 0;
		font-size: 13px;
		opacity: 0;
		position: absolute;
		left: 0;
		top: 4px;
		height: 13px;
		z-index: 9;
	}

		.nice-checkbox input[type=checkbox]:not(old) + label,
		.nice-radio input[type=radio]:not(old) + label {
			/* display      : inline-block; */
			/* margin-left  : -2em; */
			line-height: 13px;
		}

			.nice-checkbox input[type=checkbox]:not(old) + label > span,
			.nice-radio input[type=radio]:not(old) + label > span {
				display: inline-block;
				width: 13px;
				height: 13px;
				margin: 4px 0.5em 0.25em 0;
				border-radius: 0;
				background: #fff;
				border: 1px solid #bababa;
				vertical-align: bottom;
				position: absolute;
				left: 0;
				top: 0;
				background: #fff;
			}

			.nice-radio input[type=radio]:not(old) + label > span {
				border-radius: 50%;
			}

		.nice-checkbox input[type=checkbox]:not(old):checked + label > span {
			background: #3B99FC;
			border: 1px solid #3B99FC;
		}

			.nice-checkbox input[type=checkbox]:not(old):checked + label > span:before,
			.nice-radio input[type=radio]:not(old):checked + label > span:before {
				/* content     : '✓'; */
				content: "\2713";
				display: block;
				/* width       : 1em; */
				color: #2c1b5d;
				font-size: .6em;
				line-height: 1em;
				text-align: center;
				font-weight: bold;
				color: #fff;
			}

		.nice-radio input[type=radio]:not(old):checked + label > span:before {
			content: "\2022";
			/* width:auto; */
			font-size: 2em;
			line-height: .565em;
		}

@media only screen and (min-width:60em) {
	/* .nice-checkbox,
	.nice-radio {padding-left:30px;} */
}


/* Got to Top */
.scrollBug {
	display: none;
	position: fixed;
	text-decoration: none;
	z-index: 1;
	width: 64px;
	height: 64px;
	top: 50%;
	right: 0;
	margin-top: -24px;
}

.go-top {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48px;
	height: 48px;
	background: transparent url(/cms/images/svg/back-to-top-1.svg) no-repeat 50% 50% / cover;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

	.go-top:hover,
	.go-top:focus {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}

@media only screen and (min-width:60em) {
	.go-top {
		width: 64px;
		height: 64px;
	}
}

/* Save Search */
.save-search-overlay {
	max-width: 570px;
}

.site-overlay.save-search-overlay .overlay-content {
	padding: 30px 30px 15px;
}

.save-search-overlay h2 {
	margin: 0 0 1em;
}

@media only screen and (max-width:47.99em) {
	.save-search-overlay .buttons .buttons-right .btn-wrapper-left {
		width: 100%;
		padding-right: 0;
	}
}

/* My Projects */
.buttons .btn-wrapper.add-project {
	float: none;
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}

.sort-table-wrapper {
	padding: 20px 0;
}

	.sort-table-wrapper .dataTables_length {
		margin-bottom: 15px;
	}

		.sort-table-wrapper .dataTables_length label {
			color: #383842;
			font-size: 14px;
			font-weight: 500;
		}

		.sort-table-wrapper .dataTables_length select {
			font-size: 14px;
			padding: 9px 10px;
			border: 1px solid #bababa;
			margin: 0 5px;
		}

	.sort-table-wrapper .dataTables_filter {
		margin-bottom: 15px;
	}

		.sort-table-wrapper .dataTables_filter label {
			color: #383842;
			font-size: 14px;
			font-weight: 500;
		}

		.sort-table-wrapper .dataTables_filter input {
			font-size: 14px;
			padding: 10px;
			border: 1px solid #bababa;
		}

	.sort-table-wrapper table.dataTable thead th {
		padding-left: 10px;
		text-align: left;
		background-color: #f5f5f5;
	}

	.sort-table-wrapper .sort-table {
		margin-bottom: 10px;
		border-top: 1px solid #bababa;
		border-left: 1px solid #bababa;
	}

		.sort-table-wrapper .sort-table td,
		.sort-table-wrapper .sort-table th {
			border-bottom: 1px solid #bababa;
			border-right: 1px solid #bababa;
		}

	.sort-table-wrapper table.dataTable tbody tr.even {
		background: #f9fbfd;
	}

	.sort-table-wrapper .sort-table td:nth-child(1) a,
	.sort-table-wrapper .sort-table td:nth-child(2) a {
		display: inline-block;
		width: 30px;
	}

.sort-table-wrapper-padding {
	padding: 0 25px 20px;
}
