/* ==========================================================================
   Table of Contents
   ==========================================================================

:: GENERAL STYLES

:: MODAL STYLES
	:: Default Modal
	:: Newsletter Form Modal

*/
/* ==========================================================================
   :: WEBFONTS
   ==========================================================================

This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com

 - HelveticaNeueW01-47LtCn 692686
 - HelveticaNeueW01-67MdCn 692710
 - HelveticaNeueW01-77BdCn 692722
*/

@import url("https://fast.fonts.net/cssapi/088196bd-2bf2-4806-8186-d0740d1a25fe.css");

/* ==========================================================================
   :: GENERAL STYLES
   ========================================================================== */
body {
	min-width: 986px;
}

.site-header {
	margin-bottom: 15px;
}

.site-header {
	margin-bottom: 15px;
}

.non-responsive {
	position: relative;
	z-index: 2;
}

.non-responsive + #pagecontainer,
.non-responsive + form {
	position:relative;
	z-index: 1;
}

.non-responsive + #pagecontainer {
	padding-top: 15px;
}

.non-responsive #header {
	width: 100%;
	height: auto;
	background: none;
}
.non-responsive .eyebrow-nav li span {
	color: #D7D7D7 !important;
}

.non-responsive:first-of-type {
    z-index: 3;
}

.site-header .container,
.site-footer .container {
	padding: 0;
	border: 0;
	background-color: transparent;
}

.eyebrow .eyebrow-nav a,
.eyebrow .eyebrow-nav a.phone-number {
	font-size: 14px;
}

#wrapper {
	overflow: hidden;
}

.site-footer {
	overflow: hidden;
}

.site-footer .darkgrey-runner {
	clear: left;
}

.footer-nav li{
	color: #E6E6E6 !important;
}

.eyebrow-nav li,
.footer-nav li {
	margin-left: 0;
}

#pagefooter .site-footer {
	text-align: left;
}

.non-responsive .site-header,
.non-responsive .site-footer {
	font-size: 16px !important;
}

.lt-ie9 .constrain,
.non-responsive .constrain {
	width: 64em !important;
}

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
   :: MODAL STYLES
   ========================================================================== */

/* ==========================================================================
   :: MODAL STYLES
   ========================================================================== */

.no-scroll {
	overflow: hidden;
}

/* --------------------------------------------------------------------------
   :: Default Modal
   -------------------------------------------------------------------------- */

.modal-bg {
	background: url('../img/textures/75per_86black.png') repeat;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.modal {
	background: #fff;
	position: absolute;
	top: 40px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	padding: 20px;
	z-index: 999;
	overflow: auto;
	cursor: default;
}

.modal .close-btn {
	position: absolute;
	font-size: 20px;
	top: 10px;
	right: 20px;
	cursor: pointer;
	font-family: 'HelveticaNeueW01-67MdCn 692710';
	text-transform: uppercase;
}

.generatedcontent .modal .close-btn:after {
	content: "x";
	background: #232323;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	text-transform: none;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 0 0 5px;
	vertical-align: baseline;
	position: relative;
	top: -3px;
}

/* --------------------------------------------------------------------------
   :: Newsletter Form Modal
   -------------------------------------------------------------------------- */

.newsletter-modal {
	margin-top: 20px;
	font-family: 'HelveticaNeueW01-47LtCn 692686';
	font-size: 20px;
	line-height: 24px;
}

.newsletter-modal .modal-title {
	font-family: 'HelveticaNeueW01-67MdCn 692710';
	text-transform: uppercase;
	color: #017DC7;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
}

.newsletter-modal p {
	font-family: 'HelveticaNeueW01-47LtCn 692686';
	font-size: 20px;
	line-height: 24px;
}

.newsletter-modal fieldset {
	overflow: hidden;
	padding: 0 0 40px 0;
}

.newsletter-modal legend {
	display: none;
}

.newsletter-modal .field-group-label {
	display: none;
}

.newsletter-modal .field {
	float: left;
	margin-right: 10px;
}

.newsletter-modal #newsletter-modal-form-email {
	border: 1px solid #cccccc;
	padding: 7px 5px;
	outline: none;
	font-family: 'HelveticaNeueW01-47LtCn 692686';
	font-size: 20px;
	line-height: 28px;
	color: #232323;
	display: inline;
}

.newsletter-modal #newsletter-modal-form-email.default-value {
	color: #999;
	font-style: italic;
}

.newsletter-modal input[type="submit"] {
	background: #017dc7;
	color: #fff;
	font-family: 'HelveticaNeueW01-67MdCn 692710';
	font-size: 20px;
	line-height: 28px;
	padding: 8px 10px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}


/* --------------------------------------------------------------------------
   :: Dropdown
   -------------------------------------------------------------------------- */

.dropdown {
	overflow: hidden;
	position: relative;
	display: inline;
}

.dropdown .dropdown-btn {
	color: #FFE11F;
	cursor: pointer;
}

.dropdown  .dropdown-field {
	position: absolute;
}

/* --------------------------------------------------------------------------
   :: Multioffice Dropdown
   -------------------------------------------------------------------------- */

.multiofficebroker-dropdown {
	display: block;
	padding-left: 15px;
	position: static;
}

.multiofficebroker-dropdown .dropdown-btn {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	color: #fff;	
	font-family: "HelveticaNeueW01-67MdCn 692710";
}

.multiofficebroker-dropdown .dropdown-btn:hover,
.multiofficebroker-dropdown .dropdown-btn.active {
	background-color:#0069A8;
}

.eyebrow .multiofficebroker-dropdown .dropdown-btn:after {
	content: '\25BA';
	font-size: 0.7em;
	font-family: sans-serif;
	padding-left: 8px;
}

.eyebrow .multiofficebroker-dropdown .dropdown-btn.active:after {
	content: '\25BC';
}

.multiofficebroker-dropdown .dropdown-field {
	display: none;
	width: 320px;
	padding: 15px;
	border: solid 5px #232323;
	background-color: #e6e6e6;
	border-top-width: 0;
}

.multiofficebroker-dropdown .dropdown-field .list-wrap + .list-wrap {
	margin-top: 15px;
}

.multiofficebroker-dropdown .dropdown-field .list-wrap select {
	width: 180px;
	font-size: 12px;
}

.multiofficebroker-dropdown .dropdown-field .button {
	margin-top: 15px;
}

@media (min-width: 30em) {
	.multiofficebroker-dropdown {
		display: inline;
		margin: 0 20px 0 0;
		position: relative;
	}
	.multiofficebroker-dropdown .dropdown-field {
		left: 0;
	}
}

.lt-ie9 .multiofficebroker-dropdown { display: inline; margin: 0 20px 0 0; position: relative; }
.lt-ie9 .multiofficebroker-dropdown .dropdown-field { left: 0; }
