﻿@charset "utf-8";
/*-- __Reset
------------------------------------------------------------*/

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Semibold.eot');
	src: url('../Content/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Semibold.woff') format('woff'), url('../Content/fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Extrabld.eot');
	src: url('../Content/fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Extrabld.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Extrabld.woff') format('woff'), url('../Content/fonts/ProximaNova-Extrabld.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNovaT-Thin.eot');
	src: url('../Content/fonts/ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNovaT-Thin.woff2') format('woff2'), url('../Content/fonts/ProximaNovaT-Thin.woff') format('woff'), url('../Content/fonts/ProximaNovaT-Thin.ttf') format('truetype'), url('../Content/fonts/ProximaNovaT-Thin.svg#ProximaNovaT-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Bold.eot');
	src: url('../Content/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Bold.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Bold.woff') format('woff'), url('../Content/fonts/ProximaNova-Bold.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Regular.eot');
	src: url('../Content/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Regular.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Regular.woff') format('woff'), url('../Content/fonts/ProximaNova-Regular.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Medium.eot');
	src: url('../Content/fonts/ProximaNova-Medium.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Medium.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Medium.woff') format('woff'), url('../Content/fonts/ProximaNova-Medium.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Medium.svg#ProximaNova-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../Content/fonts/ProximaNova-Bold.eot');
	src: url('../Content/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/ProximaNova-Bold.woff2') format('woff2'), url('../Content/fonts/ProximaNova-Bold.woff') format('woff'), url('../Content/fonts/ProximaNova-Bold.ttf') format('truetype'), url('../Content/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
	background: rgba(14, 63, 101, 1);
	font-weight: 400;
}

p {
	font-size: 16px !important;
	font-weight: 500 !important;
}

a {
	font-size: 16px !important;
	font-weight: 400 !important;
}

h1 {
	font-size: 26px !important;
	font-weight: 700 !important;
}

h2 {
	font-size: 24px !important;
	font-weight: 700 !important;
}

h3 {
	font-size: 22px !important;
	font-weight: 700 !important;
}

h4 {
	font-size: 18px !important;
	font-weight: 700 !important;
}

h6 {
	font-size: 16px;
	font-weight: 500;
}

h1, h2, h3, h4, h5, h6,
label {
	font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, .nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, .nav, section {
	display: block;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

textarea {
	overflow: auto;
	resize: vertical;
}

button {
	width: auto;
	overflow: visible;
	cursor: pointer;
}

	button::-moz-focus-inner {
		padding: 0;
		border: 0;
	}

input:focus {
	outline: none;
}

input, button {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	min-width: 700px
}
/* Main styles */
html {
	background-color: rgba( 14, 63, 101, 1 );
}


/* The Grid */
.grid {
	width: 100%;
}

.sec {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

/* Clearfix */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.sec img, .sec p, .sec span {
	font-size: 14px;
}

.span-grid {
	width: 100%;
	display: block;
}

.one-half {
	width: 50%;
}

.one-third {
	width: 33.3333%;
}

.two-thirds {
	width: 66.6666%;
}

.red-side {
	width: 100%;
	background-color: #1772BD;
	position: relative;
}

.gr-side {
	float: right;
	border-left: 2px solid #fff;
	padding: 0 10px;
	background: rgba( 14, 63, 101, 1 );
	position: absolute;
	right: 0;
	top: 0;
}

.sec #customer-logo{
	max-height:64px;
}

.sec img {
	max-height: 100%;
}

hr {
	margin: 20px 0;
	border: 1px dotted #f4f4f4;
}

h1 {
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
	margin: 0 0 15px 0;
	color: #4e4d4f;
}

h4 {
	margin: 0 0 5px 0;
	color: #4e4d4f;
	font-size: 18px;
}

h5 {
	margin: 0 0 5px 0;
	color: #6c6c6c;
	font-size: 18px;
	font-weight: bold;
}

h6 {
	color: #4c4c4c;
	font-size: 16px;
}

a img {
	border: 0;
}

a {
	color: #cb252b;
	text-decoration: none;
	border: 0;
}

	a.blue {
		color: #0088cc;
	}

	a:hover {
		text-decoration: underline;
	}

.phonelink {
	color: #fff;
}

a.icon:hover {
	text-decoration: none;
	color: #000;
}

	a.icon:hover h6 {
		color: #cb252b;
	}

.clear {
	clear: both;
}

.button-grey {
	display: inline-block;
	padding: 8px;
	color: #fff;
	font: 16px Cabin, sans-serif;
	text-decoration: none;
	background: #4d4d4d;
}

a.button-grey:hover {
	text-decoration: none;
	background: #cb252b;
}

label {
	margin: 0 0 5px 0;
	font-size: 14px;
}

input[type="text"],
input[type="password"] {
	margin: 0;
	border: 1px solid #949494;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAMAAADXEh96AAAACVBMVEXk5OTv7+/x8fGkXTMeAAAAH0lEQVR42i3HAQoAAAiDwO3+/+goAhFNKO9oRbafexgEgAA3HpZOFgAAAABJRU5ErkJggg==");
	outline: #949494;
	vertical-align: middle;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 16px;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 6px 0;
}

.validation-summary-errors, .field-validation-error {
	color: #cb252b;
	margin-bottom: 10px;
}

	.validation-summary-errors li, .field-validation-error li {
		font-size: 14px;
	}

.input-validation-error + .field-validation-error {
	position: relative;
	top: -10px;
}

.icon-envelope-alt {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAMAAACKnBfWAAAAllBMVEXMlFP/++/L7v/v+/9TlMxNU4j8/Pymy+624vf/7snGiFP/++rw269NU3qETU38/PtTTU3W8Pv04Lbuy5zgtnqm1vB6U01TiMbq+//7//vJ4vNTb6ZNTVP78Nbq+fR6tuDCjVrz4slNaJiYaE3myZxvU1qmb1NomM70+eqNwubm9/f39+ZajcLOmGjuyYSEye7///9NTU2fsFhFAAAAZklEQVR42m3Mxw6CQBRA0UdvShNERHoVcIb3/z/nZEKYkHB3Z3MBz4GqbCIJgBIUUQLUcg9qMrMXPnfeTZ35EecDZxbcDGbyKacf41hEPiX8t85d/10qxN3YvNO6RWHetZPXJnLsP+MRHVFiAyfcAAAAAElFTkSuQmCC") no-repeat;
	height: 12px;
	width: 15px;
}

input[type="submit"] {
	display: block;
	float: right;
	padding: 8px 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	background: #1772BD;
	border: none;
	cursor: pointer;
}

	input[type="submit"]:hover {
		background: #1772BD;
	}

.wrapper {
	margin: 0 auto;
}

.grid {
	max-width: 1024px;
	margin: 10px auto 0 auto;
}

.header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	padding: 8px 15px;
	box-sizing: border-box;
}

	.header .logo {
		height: 56px;
		width: 178px;
		display: inline-block;
		background: url("../Content/Images/wiser-logo.png") no-repeat 0 0;
		background-size: contain;
		margin-left: auto;
	}

.header-download {
	height: 110px;
	background: #000;
}

	.header-download .phone-number {
		padding: 18px 18px 0 0;
		color: #fff;
	}

		.header-download .phone-number h5 {
			margin: 0;
			color: #fff;
			font-weight: normal;
			font-size: 14px;
		}

		.header-download .phone-number h3 {
			margin: 0;
			color: #fff;
			font-weight: normal;
			font-size: 26px;
		}

.content {
	padding: 0 24px 24px 24px;
	background: #fff;
}

	.content .red-side h2.content-heading {
		max-width: 500px;
	}

	.content h2.content-heading {
		color: #FFFFFF;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		padding: 0 0 0 10px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.content.download h2.content-heading {
		margin-bottom: 30px;
	}

	.content .cta-helpdesk {
		width: 100%;
		height: 40px;
		margin: 0 0 0 2px;
		color: #fff;
		text-align: center;
	}

		.content .cta-helpdesk .smallcaps {
			color: #fff;
			font-size: 14px;
			text-transform: uppercase;
			font-weight: normal;
		}

		.content .cta-helpdesk .mail-link {
			font-size: 14px !important;
			color: #fff;
			text-transform: uppercase;
			font-weight: normal;
		}

			.content .cta-helpdesk .mail-link a {
				font-weight: normal;
				color: #fff;
			}

		.content .cta-helpdesk .email-link a .icon-envelope-alt {
			font-size: 14px;
			padding: 0 3px 0 12px;
		}

	.content .icon {
		padding: 20px 25px 0 0;
		display: inline-block;
		vertical-align: top;
	}

		.content .icon img {
			width: 100%;
			margin: 0 0 5px 0;
		}

	.content .login {
		margin: 48px 0 48px 0;
		text-align: left;
	}

		.content .login h6 {
			font-weight: bold;
			margin: 0;
		}

		.content .login .sm-two-thirds h6 {
			vertical-align: middle;
		}

		.content .login img {
			max-width: 90%;
		}

		.content .login a.reset-password {
			display: block;
			margin: 20px auto 0 3px;
			font: 12px Tahoma, sans-serif;
			color: #8a898b;
		}

		.content .login .sm-one-half a.reset-password {
			vertical-align: middle;
			margin: 0;
		}

		.content .login .sm-one-half {
			vertical-align: middle;
		}

		.content .login a.reset-password:hover {
			color: #000;
		}

		.content .login .sm-span-grid .fields {
			margin-top: 15px;
		}

			.content .login .sm-span-grid .fields label {
				display: block;
			}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.boxaligncenter {
	margin: 0 auto;
}

.valigntop {
	vertical-align: top;
}

.valignmiddle {
	vertical-align: middle;
}

.valignbottom {
	vertical-align: bottom;
}


/*.nav*/
.nav {
	white-space: nowrap;
	position: absolute;
	left: 0;
	height: 70px;
	bottom: -1px;
	overflow: hidden;
	padding-right: 20px;
	padding-top: 30px;
}

	.nav a {
		text-shadow: 1px 0 0 #fff;
		float: left;
		position: relative;
		background: #ccc;
		cursor: pointer;
		color: #000;
		height: 70px;
		line-height: 70px;
		display: inline-block;
		padding: 0 20px;
		vertical-align: middle;
		transform: skew(20deg);
		-webkit-transform: skew(20deg);
		-moz-transform: skew(20deg);
		-o-transform: skew(20deg);
	}

.triangle {
	display: none;
}

.ie8 .nav a + .triangle,
.ie9 .nav a + .triangle {
	display: block !important;
	float: left;
	position: relative;
	border-left: 50px solid #fff;
	border-top: 100px solid transparent;
	height: 0;
	width: 0;
}

.nav a:hover {
	text-decoration: none;
}

.nav a .icon-signout {
	font-size: 18px;
}

.nav a span {
	height: 70px;
	line-height: 70px;
	display: inline-block;
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
}

.nav a.active {
	background: #fff;
	cursor: default;
}

.sec.span-grid.header:before {
	content: '';
	display: block;
	background: red;
	bottom: -1px;
	height: 70px;
	position: absolute;
	left: 0;
	background: #fff;
}

.nav a + a:before, .nav form a:before, .ie8 .nav a:before, .ie7 .nav a:before, .ie9 .nav a:before {
	display: none;
}

.nav a + a.active:before {
	border-left: 1px solid #B1B1B1;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.1);
	display: block;
	left: -7px;
}

.nav a img {
	vertical-align: middle
}


.footer {
	height: 70px;
	line-height: 70px;
	background: #fff;
}

	.footer p {
		margin: 0 20px 0 0;
		font-size: 14px !important;
		color: #8a898b;
	}

	.footer.footer-download p {
		font-size: 20px;
		text-align: center;
		color: #8a898b;
	}
/* Custom CSS for breakpoints */

.icon-phone:before {
	font-size: 13px !important;
	display: inline-block;
	vertical-align: middle;
}

.icon-envelope-alt:before {
	font-size: 13px !important;
}

.help-desk {
	font-weight: 400 !important;
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: space-between;
}

.default-hlpedesk {
	display: flex;
	align-items: center;
}

	.default-hlpedesk i {
		margin-right: 3px;
		display: flex;
		height: 15px;
	}

	.default-hlpedesk:not(:first-child) {
		margin-left: 8px;
	}

	.default-hlpedesk .icon-phone {
		display: flex;
		align-items: center;
	}