@font-face {
	font-family: 'Neucha';
	src: url(fonts/Neucha.eot?29134652);
	src: url(fonts/Neucha.eot?29134652#iefix) format("embedded-opentype"), url(fonts/Neucha.woff?29134652) format("woff"), url(fonts/Neucha.ttf?29134652) format("truetype"), url(fonts/Neucha.svg?29134652#fontello) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-Bold.eot);
	src: url(fonts/OpenSans/OpenSans-Bold.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-Bold.woff) format("woff"), url(fonts/OpenSans/OpenSans-Bold.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-Bold.svg) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-Italic.eot);
	src: url(fonts/OpenSans/OpenSans-Italic.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-Italic.woff) format("woff"), url(fonts/OpenSans/OpenSans-Italic.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-Italic.svg) format("svg");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-Light.eot);
	src: url(fonts/OpenSans/OpenSans-Light.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-Light.woff) format("woff"), url(fonts/OpenSans/OpenSans-Light.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-Light.svg) format("svg");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-LightItalic.eot);
	src: url(fonts/OpenSans/OpenSans-LightItalic.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-LightItalic.woff) format("woff"), url(fonts/OpenSans/OpenSans-LightItalic.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-LightItalic.svg) format("svg");
	font-weight: 300;
	font-style: italic
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-Regular.eot);
	src: url(fonts/OpenSans/OpenSans-Regular.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-Regular.woff) format("woff"), url(fonts/OpenSans/OpenSans-Regular.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-Regular.svg) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans/OpenSans-Semibold.eot);
	src: url(fonts/OpenSans/OpenSans-Semibold.eot#iefix) format("embedded-opentype"), url(fonts/OpenSans/OpenSans-Semibold.woff) format("woff"), url(fonts/OpenSans/OpenSans-Semibold.ttf) format("truetype"), url(fonts/OpenSans/OpenSans-Semibold.svg) format("svg");
	font-weight: 600;

	font-style: normal;
}

:root {
	--tct-scale-0: 0px;
	--tct-scale-1: 5px;
	--tct-scale-2: 10px;
	--tct-scale-3: 15px;
	--tct-scale-4: 20px;
	--tct-scale-5: 45px;
	--tct-scale-6: 60px;
	--tct-scale-0x: 0px;
	--tct-scale-1x: 5px;
	--tct-scale-2x: 10px;
	--tct-scale-3x: 15px;
	--tct-scale-4x: 20px;
	--tct-scale-5x: 25px;
	--tct-scale-6x: 30px;
	--tct-scale-7x: 35px;
	--tct-scale-8x: 40px;
	--tct-scale-9x: 45px;
	--tct-scale-10x: 50px;
	--tct-scale-11x: 55px;
	--tct-scale-12x: 60px;
	--tct-link-color: #065474;
	--tct-link-hover-color: #004974;
	--tct-btn-disabled-opacity: 0.4;
	--tct-btn-padding: 10px;
	--tct-btn-font-size: inherit;
	--tct-btn-tween: 0.2s ease;
	--tct-btn-primary-bg: #0079c2;
	--tct-btn-primary-font-color: #ffffff;
	--tct-btn-primary-font-weight: 600;
	--tct-btn-primary-text-transform: none;
	--tct-btn-primary-letter-spacing: normal;
	--tct-btn-primary-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-primary-border-color: transparent;
	--tct-btn-primary-border-width: 0;
	--tct-btn-primary-border-radius: 3px;
	--tct-btn-primary-hover-bg: #0d73aa;
	--tct-btn-primary-hover-font-color: #ffffff;
	--tct-btn-primary-hover-border-color: transparent;
	--tct-btn-primary-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
	--tct-btn-primary-disabled-bg: #0079c2;
	--tct-btn-primary-disabled-font-color: #ffffff;
	--tct-btn-primary-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-secondary-bg: #feffff;
	--tct-btn-secondary-font-color: #2e2e2e;
	--tct-btn-secondary-font-weight: 600;
	--tct-btn-secondary-text-transform: none;
	--tct-btn-secondary-letter-spacing: normal;
	--tct-btn-secondary-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-secondary-border-color: transparent;
	--tct-btn-secondary-border-width: 0;
	--tct-btn-secondary-border-radius: 3px;
	--tct-btn-secondary-hover-bg: #065474;
	--tct-btn-secondary-hover-font-color: #ffffff;
	--tct-btn-secondary-hover-border-color: transparent;
	--tct-btn-secondary-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
	--tct-btn-secondary-disabled-bg: #feffff;
	--tct-btn-secondary-disabled-font-color: #2e2e2e;
	--tct-btn-secondary-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-neutral-bg: #FFFFFF;
	--tct-btn-neutral-font-color: #0079c2;
	--tct-btn-neutral-font-weight: 600;
	--tct-btn-neutral-text-transform: none;
	--tct-btn-neutral-letter-spacing: normal;
	--tct-btn-neutral-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-neutral-border-color: #0079c2;
	--tct-btn-neutral-border-width: 1px;
	--tct-btn-neutral-border-radius: 3px;
	--tct-btn-neutral-hover-bg: #FFFFFF;
	--tct-btn-neutral-hover-font-color: #0079c2;
	--tct-btn-neutral-hover-border-color: #0079c2;
	--tct-btn-neutral-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
	--tct-btn-neutral-disabled-bg: #FFFFFF;
	--tct-btn-neutral-disabled-font-color: #0079c2;
	--tct-btn-neutral-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	--tct-btn-icon-width: 44px;
	--tct-btn-icon-height: 44px;
	--tct-btn-icon-color: inherit;
	--tct-btn-icon-hover-bg: #ebebeb;
	--tct-btn-icon-hover-color: #004974;
	--tct-btn-badge-padding: 2px 5px;
	--tct-btn-badge-font-size: inherit;
	--tct-btn-badge-border-radius: 3px;
	--tct-btn-badge-bg: transparent;
	--tct-btn-badge-font-color: inherit;
	--tct-btn-badge-hover-bg: #F2F2F2;
	--tct-btn-badge-hover-font-color: #2e2e2e;
	--tct-btn-badge-active-bg: #0079c2;
	--tct-btn-badge-active-font-color: #ffffff;
	--tct-input-margin-top: 30px;
	--tct-input-margin-bottom: 30px;
	--tct-input-font-size: inherit;
	--tct-input-label-padding-left: 0;
	--tct-input-label-padding-right: 0;
	--tct-input-label-margin-bottom: 5px;
	--tct-input-label-font-color: #2e2e2e;
	--tct-input-error-label-font-color: #2e2e2e;
	--tct-input-label-font-size: inherit;
	--tct-input-label-font-weight: 600;
	--tct-input-label-letter-spacing: normal;
	--tct-input-label-text-transform: none;
	--tct-input-label-optional-margin-left: 5px;
	--tct-input-label-optional-font-color: #747474;
	--tct-input-label-optional-font-size: 12px;
	--tct-input-label-optional-font-weight: 400;
	--tct-input-height: 42px;
	--tct-input-horizontal-padding: 10px;
	--tct-input-bg: #fcfcfd;
	--tct-input-font-color: #2e2e2e;
	--tct-input-border-top-width: 1px;
	--tct-input-border-right-width: 1px;
	--tct-input-border-bottom-width: 1px;
	--tct-input-border-left-width: 1px;
	--tct-input-border-color: #cccccc;
	--tct-input-border-top-left-radius: 3px;
	--tct-input-border-top-right-radius: 3px;
	--tct-input-border-bottom-right-radius: 3px;
	--tct-input-border-bottom-left-radius: 3px;
	--tct-input-box-shadow: none;
	--tct-input-tween: 0.4s ease;
	--tct-input-disabled-opacity: 0.4;
	--tct-input-placeholder-font-color: #6c6c6c;
	--tct-input-focus-border-top-width: 1px;
	--tct-input-focus-border-right-width: 1px;
	--tct-input-focus-border-bottom-width: 1px;
	--tct-input-focus-border-left-width: 1px;
	--tct-input-focus-border-color: #0079C1;
	--tct-input-focus-box-shadow: 0 0 transparent;
	--tct-input-icon-stroke-primary: #999999;
	--tct-input-prefix-font-size: inherit;
	--tct-input-prefix-font-color: #2e2e2e;
	--tct-input-prefix-bg: #fcfcfd;
	--tct-input-prefix-border-color: #cccccc;
	--tct-input-error-prefix-font-color: #2e2e2e;
	--tct-input-error-prefix-bg: #fcfcfd;
	--tct-input-message-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	--tct-input-message-tween: 0.2s ease;
	--tct-message-bg: #F2F2F2;
	--tct-tab-active-color: #0079c2;
	--tct-tab-inactive-color: #2e2e2e;
	--tct-tab-font-size: 17px;
	--tct-tab-alt-active-color: inherit;
	--tct-tab-alt-inactive-color: inherit;
	--app-scale-0: 0px;
	--app-scale-1: 5px;
	--app-scale-2: 10px;
	--app-scale-3: 15px;
	--app-scale-4: 20px;
	--app-scale-5: 45px;
	--app-scale-6: 60px;
	--app-scale-0x: 0px;
	--app-scale-1x: 5px;
	--app-scale-2x: 10px;
	--app-scale-3x: 15px;
	--app-scale-4x: 20px;
	--app-scale-5x: 25px;
	--app-scale-6x: 30px;
	--app-scale-7x: 35px;
	--app-scale-8x: 40px;
	--app-scale-9x: 45px;
	--app-scale-10x: 50px;
	--app-scale-11x: 55px;
	--app-scale-12x: 60px;
	--t-primary-d5: #003d61;
	--t-primary-d4: #004974;
	--t-primary-d3: #005588;
	--t-primary-d2: #00619b;
	--t-primary-d1: #006daf;
	--t-primary: #0079c2;
	--t-primary-l1: #008de2;
	--t-primary-l2: #02a0ff;
	--t-primary-l3: #22acff;
	--t-primary-l4: #41b8ff;
	--t-primary-l5: #61c4ff;
	--t-secondary-d5: #4d6473;
	--t-secondary-d4: #5c788a;
	--t-secondary-d3: #6e8c9e;
	--t-secondary-d2: #859ead;
	--t-secondary-d1: #9cb0bd;
	--t-secondary: #b3c2cc;
	--t-secondary-l1: #bac8d1;
	--t-secondary-l2: #c2cfd6;
	--t-secondary-l3: #c9d5db;
	--t-secondary-l4: #d1dbe0;
	--t-secondary-l5: #d9e1e6;
	--t-tertiary-d5: #1c90d6;
	--t-tertiary-d4: #3da6e6;
	--t-tertiary-d3: #68baeb;
	--t-tertiary-d2: #93cdf1;
	--t-tertiary-d1: #bee1f6;
	--t-tertiary: #e8f5fc;
	--t-tertiary-l1: #ebf6fc;
	--t-tertiary-l2: #edf7fd;
	--t-tertiary-l3: #eff8fd;
	--t-tertiary-l4: #f1f9fd;
	--t-tertiary-l5: #f4fafe;
	--t-accent-1: #f53d3d;
	--t-accent-1-l1: #f76464;
	--t-accent-1-d1: #e90c0c;
	--t-accent-2: #f5993d;
	--t-accent-2-l1: #f7ad64;
	--t-accent-2-d1: #e97a0c;
	--t-accent-3: #f5f53d;
	--t-accent-3-l1: #f7f764;
	--t-accent-3-d1: #e9e90c;
	--t-accent-4: #99f53d;
	--t-accent-4-l1: #adf764;
	--t-accent-4-d1: #7ae90c;
	--t-accent-5: #3df53d;
	--t-accent-5-l1: #64f764;
	--t-accent-5-d1: #0ce90c;
	--t-accent-6: #3df599;
	--t-accent-6-l1: #64f7ad;
	--t-accent-6-d1: #0ce97a;
	--t-accent-7: #3df5f5;
	--t-accent-7-l1: #64f7f7;
	--t-accent-7-d1: #0ce9e9;
	--t-accent-8: #3d99f5;
	--t-accent-8-l1: #64adf7;
	--t-accent-8-d1: #0c7ae9;
	--t-accent-9: #3d3df5;
	--t-accent-9-l1: #6464f7;
	--t-accent-9-d1: #0c0ce9;
	--t-accent-10: #993df5;
	--t-accent-10-l1: #ad64f7;
	--t-accent-10-d1: #7a0ce9;
	--t-accent-11: #f53df5;
	--t-accent-11-l1: #f764f7;
	--t-accent-11-d1: #e90ce9;
	--t-accent-12: #f53d99;
	--t-accent-12-l1: #f764ad;
	--t-accent-12-d1: #e90c7a;
	--t-gray1: #0d0d0d;
	--t-gray2: #1a1a1a;
	--t-gray3: #262626;
	--t-gray4: #333333;
	--t-gray5: #404040;
	--t-gray6: #4d4d4d;
	--t-gray7: #666666;
	--t-gray8: gray;
	--t-gray9: #999999;
	--t-gray10: #b3b3b3;
	--t-gray11: #cccccc;
	--t-gray12: #d9d9d9;
	--t-gray13: #e6e6e6;
	--t-gray14: #f2f2f2;
	--t-text: #4d4d4d;
	--t-textA: rgba(77, 77, 77, 0.77);
	--t-base: #FFFFFF;
	--t-base-a0: rgba(255, 255, 255, 0);
	--t-base-a1: rgba(255, 255, 255, 0.25);
	--t-base-a2: rgba(255, 255, 255, 0.5);
	--t-base-a3: rgba(255, 255, 255, 0.75);
	--t-top: #0d0d0d;
	--t-top-a0: rgba(13, 13, 13, 0);
	--t-top-a1: rgba(13, 13, 13, 0.35);
	--t-top-a2: rgba(13, 13, 13, 0.6);
	--t-top-a3: rgba(13, 13, 13, 0.85);
	--t-focus: #33B4FF;
	--t-tab-inactive: #2e2e2e;
	--t-tab-active: #0079c2;
	--t-tab-alt-inactive: inherit;
	--t-tab-alt-active: inherit;
	--t-tab-font-size: 17px;
	--t-highlight-1: #66854c;
	--t-highlight-2: #0d73aa;
	--t-highlight-3: #1f1f1f;
	--t-highlight-4: #5ec5e1;
	--t-highlight-5: #f6b844;
	--t-highlight-6: #83bf50;
	--t-highlight-7: #80d0ed;
	--t-highlight-8: #8a8a8a;
	--t-highlight-9: #1b4959;
	--t-highlight-10: #48c782;
	--t-highlight-11: #e0dede;
	--t-highlight-12: #d1963b;
	--t-highlight-13: #065474;
	--t-highlight-14: #0d73aa;
	--t-highlight-15: #152c36;
	--t-input-outline: 1px solid #0079c2;
	--t-icon-stroke-width: 1.5;
	--t-icon-cap: round;
	--t-icon-stroke-primary: currentColor;
	--t-icon-stroke-secondary: currentColor;
	--t-icon-fill: none;
	--t-font-color: #2e2e2e;
	--t-a11y-gray-color: #747474;
	--t-link-color: #065474;
	--t-link-hover-color: #004974;
	--t-content-bg: #FFFFFF;
	--t-content-border-color: #CCCCCC;
	--t-content-font-color: #2e2e2e;
	--t-section-bg: #FFFFFF;
	--t-section-font-color: #2e2e2e;
	--t-section-border-radius: 3px;
	--t-button-default-bg: #feffff;
	--t-button-default-font-color: #2e2e2e;
	--t-button-default-hover-bg: #065474;
	--t-button-default-hover-font-color: #ffffff;
	--t-button-primary-bg: #0079c2;
	--t-button-primary-font-color: #ffffff;
	--t-button-primary-hover-bg: #0d73aa;
	--t-button-primary-hover-font-color: #ffffff;
	--t-input-font-color: #2e2e2e;
	--t-input-placeholder-font-color: #6c6c6c;
	--t-input-bg: #fcfcfd;
	--t-input-border: #cccccc;
	--t-input-focus-font-color: #2e2e2e;
	--t-input-focus: #0079C1;
	--t-input-warning-font-color: #141414;
	--t-input-warning: #F0B400;
	--t-input-error-font-color: #FFFFFF;
	--t-input-error: #C30000;
	--t-input-success-font-color: #FFFFFF;
	--t-input-success: #0E8A00;
	--t-checkbox-fill: #0079c2;
	--t-checkbox-text: #FFFFFF;
	--t-loading-primary-color: #0079c2;
	--t-loading-secondary-color: #0079c2;
	--t-tooltip-multiline-max-width: 200px;
	--t-tooltip-background-color: rgba(0, 0, 0, 0.8);
	--t-tooltip-text-color: #FFFFFF;
	--t-tooltip-size: 5px;
	--t-tooltip-body-offset: -15px;
	--t-tooltip-transition-duration: 250ms;
	--t-tooltip-visible-duration: 2s;
}

html {
	background-image: url("../img/desktop-background-9779e054b622a0cc8ae7f3174d0b1721.jpg");
	background-size: cover;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	transition: background-image .6s ease-in-out;
}

@media only screen and (max-width:767px) {
	html {
		background-image: none;
	}
}

body {
	background: 0 0 !important;
	font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
}


body:after,
body:before {
	display: table;
	content: " ";
}

.app-cotaina {
	background: 0 0;
	height: auto;
	min-height: 100%;
	position: relative;
}

.meta-containa {
	padding: 0;
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width:700px) {
	.meta-containa {
		padding: 0;
	}
}

.main-view {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	box-sizing: border-box;
}

.login-outer {
	width: 100vw;
	max-width: 1280px;
	min-height: 100%;
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	box-sizing: border-box;
}

@media only screen and (max-width:767px) {
	.login-outer {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 10px;
	}
}

.login-inner {
	text-align: center;
	max-height: 100%;
	width: 638px;
}

@media only screen and (max-width:767px) {
	.login-inner {
		width: 100%;
	}
}

.login-title {
	background-color: #fff;
	border-color: #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: solid #cccfcf 1px;
	display: block;
	position: relative;
	resize: vertical;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	height: 133px;
	text-align: center;
	width: 100%;
}

@media only screen and (max-width:767px) {
	.login-title {
		background-color: #fff;
		border-color: #cccfcf;
		height: 60px;
	}
}

.ui-logo {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 29px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media only screen and (max-width:767px) {
	.ui-logo {
		font-size: 25px;
		margin: 0;
	}
}

.logo-image {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.logo-image:after {
	content: url(../img/logo_large.png);
}

@media only screen and (max-width:767px) {
	.logo-image {
		background: url(../img/logo-e6315d7a156baf6c584d0add5186097c.png) no-repeat center;
		background-size: contain;
		max-height: 45px;
		max-width: 280px;
		overflow: hidden;
		display: block;
	}

	.logo-image:after {
		content: url(../img/logo-e6315d7a156baf6c584d0add5186097c.png);
		opacity: 0;
		visibility: hidden;
	}
}

.loginFormArea {
	background-color: #ebebeb;
	color: #2e2e2e;
	overflow: hidden;
	padding: 20px 30px;
	box-sizing: border-box;
}

form {
	max-width: 364px;
	margin: 0 auto;
	display: block;

}

.field {
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.field label {
	text-transform: none;
	display: block;
	text-align: left;
	margin: 0 auto 5px auto;
	font-size: inherit;
	color: #2e2e2e;
	font-weight: 500;
	padding-left: 1px;
}

.field_input {
	height: 28px;
	line-height: normal;
	padding: 0 13px;
	background-color: #fff;
	border-color: #cccfcf;
	color: #2e2e2e;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	margin-bottom: 8px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
	box-sizing: border-box;
	margin-top: 6px;
}

.field_input:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 2px #33b4ff;
	box-shadow: 0 0 0 2px #33b4ff;
	background-color: #fff;
}

.form-ctrl {
	width: 100%;
	font-size: 14px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#submissionArea {}

#userLinks {
	color: #065474;
	text-align: right;
	font-size: 12px;
}

#userLinks:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#remUserNameArea {
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-checkbx {
	padding: 10px 0;
}

input[type=checkbox] {
	-webkit-transform: none;
	transform: none;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	line-height: normal;
}

.ui-checkbx label {
	color: #2e2e2e;
	margin-left: 0;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
	padding-left: 1px;
	font-size: 14px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
}

label.checkbox-component {
	font-size: 14px;
	color: #595959;
	margin-top: 10px;
	padding-left: 25px;
	position: relative;
	margin-bottom: 0px;
	display: table;
}

input[type=checkbox] {
	position: absolute;
	opacity: 0;
}

input[type=checkbox] {
	vertical-align: top;
	margin: 2px 0 0;
	float: left;
	line-height: normal;
	padding: 0;
	box-sizing: border-box;
}


input[type=checkbox] ~ span.checkbox {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #8f9599;
	border-radius: 5px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	background: #ffffff;
}

.checkbox-component span.checkbox {
	position: absolute;
	left: 0;
}

input[type=checkbox]:checked ~ span.checkbox:after {
	content: "";
	display: block;
	left: 5px;
	top: 0px;
	width: 6px;
	height: 11px;
	border: solid #333366;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.checkbox-component p {
	margin: 0;
	margin-left: 5px;
}

.logon_submit {
	margin-top: 12px;
	margin-bottom: 36px;
	background-color: #005f83;
	color: #ffffff;
	position: relative;
	line-height: 20px;
	border-color: #005f83;
	transition: opacity ease-in-out .15s, border-color ease-in-out .15s, background-color ease-in-out .15s, color ease-in-out .15s, box-shadow ease-in-out .2s, -webkit-box-shadow ease-in-out .2s;
	background-image: none;
	border-radius: 3px;
	font-weight: 600;
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	cursor: pointer;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	white-space: nowrap;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	font-family: inherit;
	-webkit-appearance: button;
	text-transform: none;
}

.logon_submit:disabled {
	opacity: .45;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: not-allowed;
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
}

.pull-right {
	float: right !important;
}

.ember_view {
	font-weight: 400;
	color: #065474;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 5px;
	text-decoration: none;
	vertical-align: baseline;
}

.login-icons {
	background-color: #005971;
	border-radius: 0 0 5px 5px;
	margin: 0 auto 20px;
	padding: 6px 0;
	box-sizing: border-box;
}


.login-link {
	border-color: rgba(255, 255, 255, .5);
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, .5);
	font-size: 12px;
	height: 35px;
	line-height: 34px;
	overflow: hidden;
	padding: 0 24px;
	position: relative;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}

.login-link:last-of-type {
	border-right: 0 none;
}

.quest2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #065474;
	text-decoration: none;
	cursor: pointer;
}

.quest2 img {
	margin-top: 40px;
}

.login-static-alert {
	position: static;
	background-color: #ebebeb;
	color: #2e2e2e;
	padding: 0 0 20px;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.static_alert {
	top: 0;
	height: auto;
	display: block;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	z-index: 2;
}

.alert-msg {
	margin: 0 auto;
	max-width: 1280px;
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out;
	border: 0;
	border-radius: 0;
	padding-right: 0;
	padding-left: 0;
	color: #c30000;
	padding: 6px 0 5px 0;
	text-align: center;
	height: 42.5px;
}

.am_inna {
	max-width: 418px;
	text-align: left;
	margin: 0 auto;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.91;
}

.am_inna p {
	margin: 0 20px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 2.5;
}

@media only screen and (max-width:375px) {
	.am_inna p {
		margin: 0 20px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		font-size: 12px;
		font-weight: 400;
		line-height: 2.5;
	}
}

.am_inna p svg {
	height: 20px;
	width: 20px;
	line-height: 1.9;
	vertical-align: text-bottom;
}
