@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,100italic,300italic");

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%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

body {
	line-height: 1
}

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
}

body {
	-webkit-text-size-adjust: none
}
/* Box Model */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Containers */
.full-container {
	margin-left: auto;
	margin-right: auto;
}

	.full-container.\31 25\25 {
		width: 100%;
		max-width: 87.5em;
		min-width: 1200px;
	}

	.full-container.\37 5\25 {
		width: 52.5em;
	}

	.full-container.\35 0\25 {
		width: 35em;
	}

	.full-container.\32 5\25 {
		width: 17.5em;
	}

.full-container {
	width: 90%;
}

@media screen and (max-width: 1680px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 87.5em;
		min-width: 1200px;
	}

	.full-container.\37 5\25 {
		width: 52.5em;
	}

	.full-container.\35 0\25 {
		width: 35em;
	}

	.full-container.\32 5\25 {
		width: 17.5em;
	}

	.full-container {
		width: 94%;
	}
}

@media screen and (max-width: 1280px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.full-container.\37 5\25 {
		width: 67.5%;
	}

	.full-container.\35 0\25 {
		width: 45%;
	}

	.full-container.\32 5\25 {
		width: 22.5%;
	}

	.full-container {
		width: 94%;
	}
}

@media screen and (max-width: 1100px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.full-container.\37 5\25 {
		width: 67.5%;
	}

	.full-container.\35 0\25 {
		width: 45%;
	}

	.full-container.\32 5\25 {
		width: 22.5%;
	}

	.full-container {
		width: 90%;
	}
}

@media screen and (max-width: 980px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.full-container.\37 5\25 {
		width: 75%;
	}

	.full-container.\35 0\25 {
		width: 50%;
	}

	.full-container.\32 5\25 {
		width: 25%;
	}

	.full-container {
		width: 90% !important;
	}
}

@media screen and (max-width: 736px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.full-container.\37 5\25 {
		width: 75%;
	}

	.full-container.\35 0\25 {
		width: 50%;
	}

	.full-container.\32 5\25 {
		width: 25%;
	}

	.full-container {
		width: 90% !important;
	}
}

@media screen and (max-width: 480px) {
	.full-container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.full-container.\37 5\25 {
		width: 75%;
	}

	.full-container.\35 0\25 {
		width: 50%;
	}

	.full-container.\32 5\25 {
		width: 25%;
	}

	.full-container {
		width: 90% !important;
	}
}

/* Grid */
.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0
	}

	.row.uniform > * > :first-child {
		margin-top: 0
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 2.5em;
	}

.row {
	margin: 0 0 -1px -2.5em;
}

	.row.uniform > * {
		padding: 2.5em 0 0 2.5em;
	}

	.row.uniform {
		margin: -2.5em 0 -1px -2.5em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 5em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -5em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 5em 0 0 5em;
	}

	.row.uniform.\32 00\25 {
		margin: -5em 0 -1px -5em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 3.75em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3.75em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 3.75em 0 0 3.75em;
	}

	.row.uniform.\31 50\25 {
		margin: -3.75em 0 -1px -3.75em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1.25em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1.25em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1.25em 0 0 1.25em;
	}

	.row.uniform.\35 0\25 {
		margin: -1.25em 0 -1px -1.25em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.625em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.625em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.625em 0 0 0.625em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.625em 0 -1px -0.625em;
	}

.\31 2u, .\31 2u\24 {
	width: 100%;
	clear: none;
	margin-left: 0;
}

.\31 1u, .\31 1u\24 {
	width: 91.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 0u, .\31 0u\24 {
	width: 83.3333333333%;
	clear: none;
	margin-left: 0;
}

.\39 u, .\39 u\24 {
	width: 75%;
	clear: none;
	margin-left: 0;
}

.\38 u, .\38 u\24 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}

.\37 u, .\37 u\24 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}

.\36 u, .\36 u\24 {
	width: 50%;
	clear: none;
	margin-left: 0;
}

.\35 u, .\35 u\24 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}

.\34 u, .\34 u\24 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}

.\33 u, .\33 u\24 {
	width: 25%;
	clear: none;
	margin-left: 0;
}

.\32 u, .\32 u\24 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 u, .\31 u\24 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}

	.\31 2u\24 + *, .\31 1u\24 + *, .\31 0u\24 + *, .\39 u\24 + *, .\38 u\24 + *, .\37 u\24 + *, .\36 u\24 + *, .\35 u\24 + *, .\34 u\24 + *, .\33 u\24 + *, .\32 u\24 + *, .\31 u\24 + * {
		clear: left;
	}

.\-11u {
	margin-left: 91.66667%;
}

.\-10u {
	margin-left: 83.33333%;
}

.\-9u {
	margin-left: 75%;
}

.\-8u {
	margin-left: 66.66667%;
}

.\-7u {
	margin-left: 58.33333%;
}

.\-6u {
	margin-left: 50%;
}

.\-5u {
	margin-left: 41.66667%;
}

.\-4u {
	margin-left: 33.33333%;
}

.\-3u {
	margin-left: 25%;
}

.\-2u {
	margin-left: 16.66667%;
}

.\-1u {
	margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {
	.row > * {
		padding: 0 0 0 2.5em
	}

	.row {
		margin: 0 0 -1px -2.5em
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28xlarge\29 + *, .\31 1u\24\28xlarge\29 + *, .\31 0u\24\28xlarge\29 + *, .\39 u\24\28xlarge\29 + *, .\38 u\24\28xlarge\29 + *, .\37 u\24\28xlarge\29 + *, .\36 u\24\28xlarge\29 + *, .\35 u\24\28xlarge\29 + *, .\34 u\24\28xlarge\29 + *, .\33 u\24\28xlarge\29 + *, .\32 u\24\28xlarge\29 + *, .\31 u\24\28xlarge\29 + * {
			clear: left;
		}

	.\-11u\28xlarge\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28xlarge\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28xlarge\29 {
		margin-left: 75%;
	}

	.\-8u\28xlarge\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28xlarge\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28xlarge\29 {
		margin-left: 50%;
	}

	.\-5u\28xlarge\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28xlarge\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28xlarge\29 {
		margin-left: 25%;
	}

	.\-2u\28xlarge\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28xlarge\29 {
		margin-left: 8.33333%;
	}
}

@media screen and (max-width: 1280px) {
	.row > * {
		padding: 0 0 0 2.5em
	}

	.row {
		margin: 0 0 -1px -2.5em
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28large\29, .\31 2u\24\28large\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28large\29, .\31 1u\24\28large\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28large\29, .\31 0u\24\28large\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28large\29, .\39 u\24\28large\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28large\29, .\38 u\24\28large\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28large\29, .\37 u\24\28large\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28large\29, .\36 u\24\28large\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28large\29, .\35 u\24\28large\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28large\29, .\34 u\24\28large\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28large\29, .\33 u\24\28large\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28large\29, .\32 u\24\28large\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28large\29, .\31 u\24\28large\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28large\29 + *, .\31 1u\24\28large\29 + *, .\31 0u\24\28large\29 + *, .\39 u\24\28large\29 + *, .\38 u\24\28large\29 + *, .\37 u\24\28large\29 + *, .\36 u\24\28large\29 + *, .\35 u\24\28large\29 + *, .\34 u\24\28large\29 + *, .\33 u\24\28large\29 + *, .\32 u\24\28large\29 + *, .\31 u\24\28large\29 + * {
			clear: left;
		}

	.\-11u\28large\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28large\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28large\29 {
		margin-left: 75%;
	}

	.\-8u\28large\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28large\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28large\29 {
		margin-left: 50%;
	}

	.\-5u\28large\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28large\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28large\29 {
		margin-left: 25%;
	}

	.\-2u\28large\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28large\29 {
		margin-left: 8.33333%;
	}
}

@media screen and (max-width: 1100px) {
	.row > * {
		padding: 0 0 0 2.5em
	}

	.row {
		margin: 0 0 -1px -2.5em
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28large\29, .\31 2u\24\28large\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28large\29, .\31 1u\24\28large\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28large\29, .\31 0u\24\28large\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28large\29, .\39 u\24\28large\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28large\29, .\38 u\24\28large\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28large\29, .\37 u\24\28large\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28large\29, .\36 u\24\28large\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28large\29, .\35 u\24\28large\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28large\29, .\34 u\24\28large\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28large\29, .\33 u\24\28large\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28large\29, .\32 u\24\28large\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28large\29, .\31 u\24\28large\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28large\29 + *, .\31 1u\24\28large\29 + *, .\31 0u\24\28large\29 + *, .\39 u\24\28large\29 + *, .\38 u\24\28large\29 + *, .\37 u\24\28large\29 + *, .\36 u\24\28large\29 + *, .\35 u\24\28large\29 + *, .\34 u\24\28large\29 + *, .\33 u\24\28large\29 + *, .\32 u\24\28large\29 + *, .\31 u\24\28large\29 + * {
			clear: left;
		}

	.\-11u\28large\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28large\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28large\29 {
		margin-left: 75%;
	}

	.\-8u\28large\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28large\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28large\29 {
		margin-left: 50%;
	}

	.\-5u\28large\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28large\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28large\29 {
		margin-left: 25%;
	}

	.\-2u\28large\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28large\29 {
		margin-left: 8.33333%;
	}
}

@media screen and (max-width: 980px) {
	.row > * {
		padding: 0 0 0 2.5em;
	}

	.row {
		margin: 0 0 -1px -2.5em;
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28medium\29, .\39 u\24\28medium\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28medium\29, .\38 u\24\28medium\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28medium\29, .\37 u\24\28medium\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28medium\29, .\36 u\24\28medium\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28medium\29, .\35 u\24\28medium\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28medium\29, .\34 u\24\28medium\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28medium\29, .\33 u\24\28medium\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28medium\29, .\32 u\24\28medium\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28medium\29, .\31 u\24\28medium\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28medium\29 + *, .\31 1u\24\28medium\29 + *, .\31 0u\24\28medium\29 + *, .\39 u\24\28medium\29 + *, .\38 u\24\28medium\29 + *, .\37 u\24\28medium\29 + *, .\36 u\24\28medium\29 + *, .\35 u\24\28medium\29 + *, .\34 u\24\28medium\29 + *, .\33 u\24\28medium\29 + *, .\32 u\24\28medium\29 + *, .\31 u\24\28medium\29 + * {
			clear: left;
		}

	.\-11u\28medium\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28medium\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28medium\29 {
		margin-left: 75%;
	}

	.\-8u\28medium\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28medium\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28medium\29 {
		margin-left: 50%;
	}

	.\-5u\28medium\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28medium\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28medium\29 {
		margin-left: 25%;
	}

	.\-2u\28medium\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28medium\29 {
		margin-left: 8.33333%;
	}
}

@media screen and (max-width: 736px) {
	.row > * {
		padding: 0 0 0 2.5em
	}

	.row {
		margin: 0 0 -1px -2.5em
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28small\29, .\31 2u\24\28small\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28small\29, .\31 1u\24\28small\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28small\29, .\31 0u\24\28small\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28small\29, .\39 u\24\28small\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28small\29, .\38 u\24\28small\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28small\29, .\37 u\24\28small\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28small\29, .\36 u\24\28small\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28small\29, .\35 u\24\28small\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28small\29, .\34 u\24\28small\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28small\29, .\33 u\24\28small\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28small\29, .\32 u\24\28small\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28small\29, .\31 u\24\28small\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28small\29 + *, .\31 1u\24\28small\29 + *, .\31 0u\24\28small\29 + *, .\39 u\24\28small\29 + *, .\38 u\24\28small\29 + *, .\37 u\24\28small\29 + *, .\36 u\24\28small\29 + *, .\35 u\24\28small\29 + *, .\34 u\24\28small\29 + *, .\33 u\24\28small\29 + *, .\32 u\24\28small\29 + *, .\31 u\24\28small\29 + * {
			clear: left;
		}

	.\-11u\28small\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28small\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28small\29 {
		margin-left: 75%;
	}

	.\-8u\28small\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28small\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28small\29 {
		margin-left: 50%;
	}

	.\-5u\28small\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28small\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28small\29 {
		margin-left: 25%;
	}

	.\-2u\28small\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28small\29 {
		margin-left: 8.33333%;
	}
}

@media screen and (max-width: 636px) {
	.row > * {
		padding: 0 0 0 2.5em;
	}

	.row {
		margin: 0 0 -1px -2.5em;
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28smaller\29, .\31 2u\24\28smaller\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28smaller\29, .\31 1u\24\28smaller\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28smaller\29, .\31 0u\24\28smaller\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28smaller\29, .\39 u\24\28smaller\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28smaller\29, .\38 u\24\28smaller\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28smaller\29, .\37 u\24\28smaller\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28smaller\29, .\36 u\24\28smaller\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28smaller\29, .\35 u\24\28smaller\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28smaller\29, .\34 u\24\28smaller\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28smaller\29, .\33 u\24\28smaller\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28smaller\29, .\32 u\24\28smaller\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28smaller\29, .\31 u\24\28smaller\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28smaller\29 + *, .\31 1u\24\28smaller\29 + *, .\31 0u\24\28smaller\29 + *, .\39 u\24\28smaller\29 + *, .\38 u\24\28smaller\29 + *, .\37 u\24\28smaller\29 + *, .\36 u\24\28smaller\29 + *, .\35 u\24\28smaller\29 + *, .\34 u\24\28smaller\29 + *, .\33 u\24\28smaller\29 + *, .\32 u\24\28smaller\29 + *, .\31 u\24\28smaller\29 + * {
			clear: left;
		}

	.\-11u\28smaller\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28smaller\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28smaller\29 {
		margin-left: 75%;
	}

	.\-8u\28smaller\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28smaller\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28smaller\29 {
		margin-left: 50%;
	}

	.\-5u\28smaller\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28smaller\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28smaller\29 {
		margin-left: 25%;
	}

	.\-2u\28smaller\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28smaller\29 {
		margin-left: 8.33333%;
	}
}

/* smaller iphone5 landscape */
@media screen and (max-width: 636px) {
	body, input, select, textarea {
		font-size: 12pt;
	}
}

@media screen and (max-width: 480px) {
	.row > * {
		padding: 0 0 0 2.5em
	}

	.row {
		margin: 0 0 -1px -2.5em
	}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

	.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

		.\31 2u\24\28xsmall\29 + *, .\31 1u\24\28xsmall\29 + *, .\31 0u\24\28xsmall\29 + *, .\39 u\24\28xsmall\29 + *, .\38 u\24\28xsmall\29 + *, .\37 u\24\28xsmall\29 + *, .\36 u\24\28xsmall\29 + *, .\35 u\24\28xsmall\29 + *, .\34 u\24\28xsmall\29 + *, .\33 u\24\28xsmall\29 + *, .\32 u\24\28xsmall\29 + *, .\31 u\24\28xsmall\29 + * {
			clear: left;
		}

	.\-11u\28xsmall\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28xsmall\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28xsmall\29 {
		margin-left: 75%;
	}

	.\-8u\28xsmall\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28xsmall\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28xsmall\29 {
		margin-left: 50%;
	}

	.\-5u\28xsmall\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28xsmall\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28xsmall\29 {
		margin-left: 25%;
	}

	.\-2u\28xsmall\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28xsmall\29 {
		margin-left: 8.33333%;
	}
}

/* Basic */

html, body {
	background: #eaeaea;
}

	body.is-loading *, body.is-loading *:before, body.is-loading *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

body, input,select, textarea {
	color: #333 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 10pt !important;
	line-height: 1.5em
}
	input[type="date"].form-control {
		color: gray !important; /* Normal text color */
		font-family: 'Montserrat', sans-serif !important;
		font-size: 10pt !important;
		line-height: 1.5em;
	}
	 
	a {
		color: inherit !important;
		text-decoration: none !important;
	}

	a:hover {
		color: #CECECE !important;
		border-bottom: 0 !important;
		text-decoration: none !important;
	}

strong, b {
	font-weight: 600
}

em, i {
	font-style: italic
}

p {
	margin: 0 0 2em
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	line-height: 1em;
	margin: 0 0 1em
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		border: 0
	}

h2 {
	font-size: 2em;
	line-height: 1.5em;
	letter-spacing: -.025em
}

h3 {
	font-size: 1.35em;
	line-height: 1.5em
}

h4 {
	font-size: 1.1em;
	line-height: 1.5em
}

h5 {
	font-size: .9em;
	line-height: 1.5em
}

h6 {
	font-size: .7em;
	line-height: 1.5em
}

sub {
	font-size: .8em;
	position: relative;
	top: 0.5em
}

sup {
	font-size: 0.8em;
	position: relative;
	top: -.5em
}

hr {
	border: 0;
	border-bottom: solid 1px #ccc;
	margin: 3em 0
}

	hr.major {
		margin: 4em 0
	}

blockquote {
	border-left: solid 4px rgba(255,255,255,0.3);
	font-style: italic;
	margin: 0 0 2em;
	padding: .5em 0 .5em 2em
}

code {
	background: rgba(255,255,255,0.075);
	border-radius: 4px;
	font-family: "Courier New",monospace;
	font-size: .9em;
	margin: 0 .25em;
	padding: .25em .65em
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New",monospace;
	font-size: .9em;
	margin: 0 0 2em
}

	pre code {
		display: block;
		line-height: 1.75em;
		padding: 1em 1.5em;
		overflow-x: auto
	}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

/* Section/Article */
section.special, article.special {
	text-align: center
}

img.hambuger {
	width: 40px;
	margin-top: 30px;
	margin-right: 1em;
}

body.register {
	background: url("../../images/register-bg.jpg") fixed center;
	background-size: cover;
	min-height: 100vh;
}

	body.register.employer {
		background: url("../../images/register-employer.jpg") fixed center;
		background-size: cover;
	}

	body.register.student {
		background: url("../../images/register-student.jpg") fixed center;
		background-size: cover;
	}

	body.register.lecture-signin {
		background: url("../../images/login-lecture-bg.jpg") fixed center;
		background-size: cover;
	}

	body.register.general-signin {
		background: url("../../images/general-sign-in-bg.jpg") fixed center;
		background-size: cover;
	}

	body.register.general-signin-v2 {
		background: url("../../images/general-sign-in-bg-v2.jpg") fixed center;
		background-size: cover;
		position: relative;
	}

	body.register.general-signin-v5 {
		background: url("../../images/general-sign-in-bg-v5.jpg") fixed center;
		background-size: cover;
		position: relative;
	}
#register {
	padding: 10px 5%;
	text-align: center;
	min-height: 100vh;
}

	#register img.logo {
		max-width: 200px;
		height: auto;
		width: auto;
	}

	#register .box {
		background: rgba(30,66,92,0.84);
		color: #fff;
		padding: 3%;
		border-radius: 20px;
		max-width: 42%;
		margin-left: auto;
		margin-right: auto;
	}

	#register .tab-content .tagline {
		margin-top: 0;
	}

	#register .tagline {
		font-size: 1.5em;
		margin-bottom: 2em;
		margin-top: 1em;
	}

		#register .tagline.twoline {
			font-size: 2em;
			margin-top: 2em;
		}

	#register .info {
		font-size: 1.1em;
		margin-bottom: 2em;
		margin-top: 1em;
		font-weight: 500;
		padding: 5%;
		border-radius: 20px;
	}

		#register .info .title {
			font-size: 1.5em;
			font-weight: bold;
			margin-bottom: 1em;
			color: #325a79;
		}

		#register .info a {
			color: #325a79 !important;
		}

	#register .maintitle {
		font-size: 2em;
		font-weight: bold;
	}
	#register .subline {
		font-size: 1.1em;
		padding-top: 1em;
	}
	#register form input {
		color: #ebba3e !important;
		width: 100%;
		padding: 1em 0;
		background: none;
		border: none;
		border-bottom: 1px solid #708b9f;
		font-size: 1.1em;
		margin: 1em 0;
	}

	#register form ::placeholder {
		color: #fff !important;
	}

	#register form ::-webkit-input-placeholder {
		color: #fff;
	}

	#register form :-ms-input-placeholder {
		color: #fff;
	}

	#register form input:focus {
		border: none;
		border-bottom: 1px solid #ebba3e;
		box-shadow: tranparent !important;
		outline: none !important;
	}

	#register .password {
		position: relative;
	}

		#register .password input {
			background: rgba(255,255,255,0.4);
			padding: 1em;
			color: #000;
			font-weight: bold;
			max-width: calc(100% - 30px);
			display: inline-block;
		}

		#register .password.eye-inset input {
			max-width: 100%;
		}

		#register .password.eye-inset .toggle-password {
			position: absolute;
			top: 2.2em;
			right: 10px;
		}

	#register label {
		font-size: 1.1em;
		margin-bottom: 0;
		margin-top: 2em;
	}

	#register input[type=checkbox], #register input[type=radio] {
		width: auto;
		display: inline;
		padding: 0;
		margin: 0 5px 0 0;
	}

	#register a {
		color: #ebba3e;
	}

	#register .terms {
		margin: 2em 0;
	}

		#register .terms a {
			color: #ebba3e !important;
		}

	#register button.btn {
		width: 100%;
		font-weight: bold;
		padding: 0.8em;
		background: #fff;
		font-size: 0.9rem;
	}

	#register .alternate button.btn {
		width: auto;
	}

		#register button.btn:hover {
			background: #23375a !important;
			color: #fff;
		}

		#register button.btn.small {
			width: auto;
			display: block;
			margin: 0 auto;
			padding: 1em 3em;
		}

.signup-option {
	margin-top: 2em;
	border-top: 1px solid #fff;
	padding-top: 4em;
}

	.signup-option button {
		margin-top: 1em;
	}

		.signup-option button img {
			max-width: 30px;
			height: auto;
			margin-right: 10px;
		}

#register .benefits {
	max-width: 50%;
	margin-top: 4em;
}

	#register .benefits .title {
		font-size: 2em;
		font-weight: bold;
		margin-bottom: 1em;
	}

	#register .benefits .iconbox {
		text-align: center;
	}

		#register .benefits .iconbox .title {
			font-size: 1.1em;
			margin-bottom: 0.5em;
		}

	#register .benefits .icon {
		margin-bottom: 1em;
	}

		#register .benefits .icon img {
			max-width: 50%;
		}

body.register .wsmobileheader {
	display: none;
}

#saturation option {
	padding: 5px;
}

/* Form */

form {
	margin: 0 0 2em 0;
}

label {
	color: #ffffff;
	display: block;
	font-size: 0.9em;
	font-weight: 300;
	margin: 0 0 1em 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: border-color 0.2s ease-in-out;
	-webkit-transition: border-color 0.2s ease-in-out;
	-ms-transition: border-color 0.2s ease-in-out;
	transition: border-color 0.2s ease-in-out;
	background: transparent;
	border-radius: 4px;
	border: solid 1px rgba(255, 255, 255, 0.3);
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	border: 1px solid var(--bs-gray-300);
}

	input[type="text"]:invalid,
	input[type="password"]:invalid,
	input[type="email"]:invalid,
	select:invalid,
	textarea:invalid {
		box-shadow: none;
	}

	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	select:focus,
	textarea:focus {
		border-color: #e44c65;
	}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}

	.select-wrapper:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	.select-wrapper:before {
		color: rgba(255, 255, 255, 0.3);
		content: '\f078';
		display: block;
		height: 3em;
		line-height: 3em;
		pointer-events: none;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 3em;
	}

	.select-wrapper select::-ms-expand {
		display: none;
	}

input[type="text"], 
input[type="email"],
select {
	
} 
input[type="password"], 
select {
}
textarea {
	padding: 0.75em 1em;
}

select option {
	background-color: #1c1d26;
	color: #ffffff;
}

select:focus::-ms-value {
	background: transparent;
}

input[type="checkbox"],
input[type="radio"] {
	display: block;
	float: left;
	margin-right: 1em;
	width: 1em;
	z-index: -1;
}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		text-decoration: none;
		color: #333;
		line-height: 1em;
		cursor: pointer;
		display: inline-block;
		font-size: 1em;
		font-weight: 100;
		padding-left: 20px;
		padding-right: 0.75em;
		position: relative;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			border-radius: 4px;
			border: solid 1px #405f76;
			content: '';
			display: inline-block;
			height: 10px;
			left: 0;
			line-height: 10px;
			position: absolute;
			text-align: center;
			top: 0;
			width: 10px;
		}


	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background: rgba(255, 255, 255, 0.25);
		color: #ffffff;
		content: '\f00c';
	}

	input[type="radio"]:checked + label:before {
		background: #405f76;
		color: #405f76;
		content: "";
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #e44c65;
	}

	input[type="checkbox"] + label:before {
		border-radius: 4px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

::-webkit-input-placeholder {
	color: #333 !important;
	opacity: 1.0;
}

:-moz-placeholder {
	color: #333 !important;
	opacity: 1.0;
}

::-moz-placeholder {
	color: #333 !important;
	opacity: 1.0;
}

:-ms-input-placeholder {
	color: #333 !important;
	opacity: 1.0;
}

.formerize-placeholder {
	color: #333 !important;
	opacity: 1.0;
}

/* Box */
.box {
	border-radius: 4px;
	border: solid 1px rgba(255,255,255,0.3);
	margin-bottom: 2em;
	padding: 1.5em
}

	.box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child {
		margin-bottom: 0
	}

	.box.alt {
		border: 0;
		border-radius: 0;
		padding: 0
	}
/* Icon */
.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative
}

	.icon:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: 400;
		text-transform: none !important
	}

	.icon > .label {
		display: none
	}

	.icon.alt {
		text-decoration: none
	}

		.icon.alt:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: 400;
			text-transform: none !important;
			color: #1c1d26 !important;
			text-shadow: 1px 0 0 #ffffff,-1px 0 0 #ffffff,0 1px 0 #ffffff,0 -1px 0 #fff
		}

	.icon.major {
		background: #272833;
		border-radius: 100%;
		cursor: default;
		display: inline-block;
		height: 6em;
		line-height: 6em;
		margin: 0 0 2em;
		text-align: center;
		width: 6em
	}

		.icon.major:before {
			font-size: 2.25em
		}

		.icon.major.alt {
			text-decoration: none
		}

			.icon.major.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: 400;
				text-transform: none !important;
				color: #272833 !important;
				text-shadow: 1px 0 0 #ffffff,-1px 0 0 #ffffff,0 1px 0 #ffffff,0 -1px 0 #fff
			}

/* Image */
.image {
	border-radius: 4px;
	border: 0;
	display: inline-block;
	position: relative;
	overflow: hidden
}

	.image:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		background-image: url(images/overlay.png);
		width: 100%;
		height: 100%;
		z-index: 1
	}

	.image img {
		border-radius: 4px;
		display: block
	}

	.image.left {
		float: left;
		margin: 0 1.5em 1em 0;
		top: .25em
	}

	.image.right {
		float: right;
		margin: 0 0 1em 1.5em;
		top: .25em
	}

	.image.left, .image.right {
		max-width: 40%
	}

		.image.left img, .image.right img {
			width: 100%
		}

	.image.fit {
		display: block;
		margin: 0 0 2em;
		width: 100%
	}

		.image.fit img {
			width: 100%
		}

/* List */
ol {
	list-style: decimal;
	margin: 0 0 2em;
	padding-left: 1.25em
}

	ol li {
		padding-left: .25em
	}

ul {
	list-style: disc;
	margin: 0 0 2em;
	padding-left: 1em
}

	ul li {
		padding-left: .5em
	}

	ul.alt {
		list-style: none;
		padding-left: 0
	}

		ul.alt li {
			border-top: solid 1px rgba(255,255,255,0.3);
			padding: .5em 0
		}

			ul.alt li:first-child {
				border-top: 0;
				padding-top: 0
			}

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0
	}

		ul.icons li {
			display: inline-block;
			height: 2.5em;
			line-height: 2.5em;
			padding: 0 .5em
		}

			ul.icons li .icon {
				font-size: .8em
			}

				ul.icons li .icon:before {
					font-size: 2em
				}

	ul.actions {
		cursor: default;
		list-style: none;
		padding-left: 0
	}

		ul.actions li {
			display: inline-block;
			padding: 0 1em 0 0;
			vertical-align: middle
		}

			ul.actions li:last-child {
				padding-right: 0
			}

		ul.actions.small li {
			padding: 0 .5em 0 0
		}

		ul.actions.vertical li {
			display: block;
			padding: 1em 0 0
		}

			ul.actions.vertical li:first-child {
				padding-top: 0
			}

			ul.actions.vertical li > * {
				margin-bottom: 0
			}

		ul.actions.vertical.small li {
			padding: .5em 0 0
		}

			ul.actions.vertical.small li:first-child {
				padding-top: 0
			}

		ul.actions.fit {
			display: table;
			margin-left: -1em;
			padding: 0;
			table-layout: fixed;
			width: calc(100% + 1em)
		}

			ul.actions.fit li {
				display: table-cell;
				padding: 0 0 0 1em
			}

				ul.actions.fit li > * {
					margin-bottom: 0
				}

			ul.actions.fit.small {
				margin-left: -.5em;
				width: calc(100% + 0.5em)
			}

				ul.actions.fit.small li {
					padding: 0 0 0 .5em
				}

dl {
	margin: 0 0 2em
}
/* Table */

.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto
}

table {
	margin: 0 0 2em;
	width: 100%
}

	table tbody tr {
		border: solid 1px rgba(255,255,255,0.3);
		border-left: 0;
		border-right: 0
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(255,255,255,0.075)
		}

	table td {
		padding: .75em
	}

	table th {
		color: #fff;
		font-size: .9em;
		font-weight: 300;
		padding: 0 .75em .75em;
		text-align: left
	}

	table thead {
		border-bottom: solid 1px rgba(255,255,255,0.3)
	}

	table tfoot {
		border-top: solid 1px rgba(255,255,255,0.3)
	}

	table.alt {
		border-collapse: separate
	}

		table.alt tbody tr td {
			border: solid 1px rgba(255,255,255,0.3);
			border-left-width: 0;
			border-top-width: 0
		}

			table.alt tbody tr td:first-child {
				border-left-width: 1px
			}

		table.alt tbody tr:first-child td {
			border-top-width: 1px
		}

		table.alt thead {
			border-bottom: 0
		}

		table.alt tfoot {
			border-top: 0
		}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	background-color: #f4f4f4;
	border-radius: 4px;
	border: 0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
	color: #666 !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 300;
	height: 3em;
	line-height: 3em;
	padding: 0 2.25em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

	input[type="submit"]:hover, input[type="submit"]:active,
	input[type="reset"]:hover,
	input[type="reset"]:active,
	input[type="button"]:hover,
	input[type="button"]:active,
	.button:hover,
	.button:active {
		box-shadow: inset 0 0 0 1px #e44c65;
		color: #e44c65 !important;
	}

	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active,
	.button:active {
		background-color: rgba(228, 76, 101, 0.15);
	}



	input[type="submit"].disabled, input[type="submit"]:disabled,
	input[type="reset"].disabled,
	input[type="reset"]:disabled,
	input[type="button"].disabled,
	input[type="button"]:disabled,
	.button.disabled,
	.button:disabled {
		background-color: rgba(255, 255, 255, 0.3) !important;
		box-shadow: none !important;
		color: #ffffff !important;
		cursor: default;
		opacity: 0.25;
	}



/* Spotlight */
.spotlight {
	position: relative;
}

	.spotlight .image.main {
		display: none;
	}

		.spotlight .image.main img {
			position: relative;
		}

	.spotlight .content {
		-moz-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-moz-transition: -moz-transform 1s ease, opacity 1s ease;
		-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
		-ms-transition: -ms-transform 1s ease, opacity 1s ease;
		transition: transform 1s ease, opacity 1s ease;
		opacity: 1;
	}

	.spotlight.top .content, .spotlight.bottom .content {
		left: 0;
		width: auto;
	}

	.spotlight.top .content {
		top: 0;
	}

	.spotlight.bottom .content {
		bottom: 0;
	}

	.spotlight.left .content, .spotlight.right .content {
		top: 0;
		width: auto;
	}

	.spotlight.left .content {
		left: 0;
	}

	.spotlight.right .content {
		right: 0;
	}

	.spotlight.inactive .content {
		opacity: 0;
	}

	.spotlight.inactive.top .content {
		-moz-transform: translate(0,-5em);
		-webkit-transform: translate(0,-5em);
		-ms-transform: translate(0,-5em);
		transform: translate(0,-5em);
	}

	.spotlight.inactive.bottom .content {
		-moz-transform: translate(0,5em);
		-webkit-transform: translate(0,5em);
		-ms-transform: translate(0,5em);
		transform: translate(0,5em);
	}

	.spotlight.inactive.left .content {
		-moz-transform: translate(-5em,0);
		-webkit-transform: translate(-5em,0);
		-ms-transform: translate(-5em,0);
		transform: translate(-5em,0);
	}

	.spotlight.inactive.right .content {
		-moz-transform: translate(5em,0);
		-webkit-transform: translate(5em,0);
		-ms-transform: translate(5em,0);
		transform: translate(5em,0);
	}

/* Wrapper */

.wrapper {
	padding: 3em 0 4em 0;
}

	.wrapper.style2 {
		background: #e44c65;
	}

	.wrapper.fade-down > .full-container {
		-moz-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-moz-transition: -moz-transform 1s ease, opacity 1s ease;
		-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
		-ms-transition: -ms-transform 1s ease, opacity 1s ease;
		transition: transform 1s ease, opacity 1s ease;
		opacity: 1;
	}

	.wrapper.fade-down.inactive > .full-container {
		-moz-transform: translate(0,-1em);
		-webkit-transform: translate(0,-1em);
		-ms-transform: translate(0,-1em);
		transform: translate(0,-1em);
		opacity: 0;
	}

	.wrapper.fade-up > .full-container {
		-moz-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-moz-transition: -moz-transform 1s ease, opacity 1s ease;
		-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
		-ms-transition: -ms-transform 1s ease, opacity 1s ease;
		transition: transform 1s ease, opacity 1s ease;
		opacity: 1;
	}

	.wrapper.fade-up.inactive > .full-container {
		-moz-transform: translate(0,1em);
		-webkit-transform: translate(0,1em);
		-ms-transform: translate(0,1em);
		transform: translate(0,1em);
		opacity: 0;
	}

	.wrapper.fade > .full-container {
		-moz-transition: opacity 1s ease;
		-webkit-transition: opacity 1s ease;
		-ms-transition: opacity 1s ease;
		transition: opacity 1s ease;
		opacity: 1;
	}

	.wrapper.fade.inactive > .full-container {
		opacity: 0;
	}

/* Dropotron */
.dropotron {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	list-style: none;
	margin-top: calc(-0.25em + 1px);
	min-width: 16em;
	padding: 1em 0px;
	margin-left: 1em;
	z-index: 20000;
	left: auto !important;
	right: 5%;
}

	.dropotron i {
		margin-right: 10px;
	}

	.dropotron > li {
		border-top: solid 1px rgba(255, 255, 255, 0.035);
		padding: 0;
		font-size: 1.1em;
	}

		.dropotron > li a, .dropotron > li span {
			border: 0;
			color: #335a79 !important;
			display: block;
			padding: 0.3em 1.5em;
			text-decoration: none;
		}

		.dropotron > li:first-child {
			border-top: 0;
		}

		.dropotron > li.active > a, .dropotron > li.active > span {
			color: #e44c65;
		}

	.dropotron.level-0 {
		margin-top: 0.5em;
	}


/* Header */

#page-wrapper {
	background: rgba(255,255,255,0.85);
}

#header {
	cursor: default;
	background: #fff;
	padding: 5px 0;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

	#header #logo {
		display: inline-block;
		vertical-align: middle;
	}

	#header .full-container {
		position: relative;
	}

	#header nav {
		display: inline-block;
	}

		#header nav ul {
			margin: 0;
		}

			#header nav ul li {
				display: inline-block;
			}

				#header nav ul li a, #header nav ul li span {
					border: 0;
					color: #335a79;
					height: inherit;
					line-height: inherit;
					outline: 0;
				}

					#header nav ul li a.button, #header nav ul li span.button {
						height: 2em;
						line-height: 2em;
						padding: 0 1.25em;
					}

					#header nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
						margin-right: 0.5em;
					}

				#header nav ul li.active > a, #header nav ul li.active > span {
				}

				#header nav ul li > ul {
					display: none;
				}

header #nav {
	position: absolute;
	top: 0;
	right: 0;
	min-height: 70px;
	margin-top: 10px;
	min-width: 300px;
	display: flex;
	align-items: center;
}

	header #nav ul {
		margin-bottom: 0;
	}

header .user {
	font-size: 13px;
	line-height: 1.3;
	list-style: none;
}

.wsmobileheader .user .comname {
	color: #666;
}

header .user .drop {
	padding-right: 30px;
	background: url("../../images/dropdown-arrow.png") right no-repeat;
	background-size: 13px;
}

#logo {
	margin-bottom: 1em;
	text-align: left;
	padding: 0 5%;
}

#logo img {
		max-height: 70px;
	width: auto;
}

#maindashboard {
	min-height: 60vh;
	padding-top: 0em;
	position: relative;
	z-index: 10;
	background: #eaeaea;
}

.notification {
	display: inline-block;
	margin-right: 1em;
	margin-top: -5px;
	float: left;
	position: relative;
}

	.notification::before {
		content: "2";
		right: -7px;
		top: -7px;
		position: absolute;
		display: block;
		line-height: 15px;
		border-radius: 50%;
		background: red;
		color: #fff;
		font-size: 11px;
		width: 15px;
		height: 15px;
		text-align: center;
	}


.profilepic {
	display: block;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: -5px;
	float: left;
	position: relative;
}

	.profilepic img {
		border-radius: 10px;
	}

.backToHomeBtn {
	position: absolute;
	top: 0;
	color: #000F;
	background: transparent;
	padding: 30px 0;
	cursor: pointer;
}

.positionRelative {
	position: relative;
}

.backToHomeBtn span img {
	position: relative;
	top: -1px;
	margin-right: 6px;
	transition: all .3s ease;
}

.backToHomeBtn span img {
	filter: brightness(0.2);
}

.hoverLine {
	position: absolute;
	bottom: 42%;
	width: 0;
	height: 0;
	background: #000;
	transition: all .3s ease;
}

.backToHomeBtn span:nth-child(2) {
	position: relative;
	left: 0;
	transition: all .3s ease;
}

#register .backToHomeBtn a:hover {
	color: #000 !important;
}

.backToHomeBtn:hover .hoverLine {
	width: 100%;
	bottom: 42%;
	height: 1px;
}

.backToHomeBtn:hover span:nth-child(2) {
	left: 10px;
}

.font14 {
	font-size: 14px;
}

/*megamenu*/
/* Style the tab */
.tab {
	float: left;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 30%;
	max-width: 240px;
	height: auto;
}

	/* Style the buttons inside the tab */
	.tab button {
		display: block;
		background-color: inherit;
		padding: 1.5em;
		;
		width: 100%;
		border: none;
		outline: none;
		text-align: left;
		cursor: pointer;
		font-size: 1.25em;
		font-weight: 600;
		color: #666;
		line-height: 35px;
	}

		/* Change background color of buttons on hover */
		.tab button:hover {
			background-color: #ddd;
		}

		/* Create an active/current "tab button" class */
		.tab button.active {
			background-color: #335B79;
			color: #fff;
		}

/* Style the tab content */
.tabcontent {
	float: left;
	padding: 30px;
	width: calc(100% - 240px);
	border-left: none;
	height: 100%;
	display: none;
	position: absolute;
	right: 0;
}

/* Clear floats after the tab */
.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

/* Footer */

#footer {
	background: #335b79;
	padding: 3em 0;
	color: #fff;
	position: relative;
}

	#footer .maintitle {
		font-size: 3em;
		line-height: 1.1em;
		font-weight: 700;
		margin-bottom: 1em;
	}

	#footer ul {
		padding-left: 0;
	}

		#footer ul li {
			list-style: none;
			margin-left: 0;
			padding-left: 0;
		}

	#footer .footer-mainlink li {
		font-size: 17px;
		font-weight: 500;
		margin-bottom: 1.7em;
		line-height: 1;
	}

	#footer .footer-lecture li {
		font-size: 17px;
		font-weight: 500;
		margin-bottom: 1em;
		line-height: 1;
	}

		#footer .footer-lecture li.sub {
			font-size: 1em;
			font-weight: normal;
		}

	#footer .copyright {
		text-align: right;
		font-size: 0.9em;
		margin-top: 4em;
	}

.annoucememnt {
	background: #335B79;
	color: #fff;
	padding: 1em;
	margin-bottom: 3em;
	border-radius: 10px;
}

.hi {
	color: #335B79;
	margin-bottom: 2em;
	font-weight: 500;
	font-size: 1.2em;
}

.white-box {
	background: #fff;
	border-radius: 20px;
	padding: 2em;
}

.whitegrid {
	background: #fff;
	border-radius: 10px;
	padding: 10%;
	text-align: center;
	margin-bottom: 2.5em;
}

	.whitegrid .number {
		color: #335B79;
		font-weight: 700;
		font-size: 3em;
		text-align: right;
		line-height: 1;
	}

	.whitegrid .title {
		text-align: right;
		font-weight: 700;
		font-size: 1.3em;
	}

.jobposted {
	background: url("../../images/posted-job-icon.png") left center no-repeat;
}

.totalapplicant {
	background: url("../../images/total-applicant-icon.png") left center no-repeat;
}

.messagebox {
	background: url("../../images/message-icon.png") left center no-repeat;
}

.home-notification {
	background: url("../../images/home-notification.png") left center no-repeat;
}


#content {
}

.clear {
	clear: both;
}

.megacol {
	width: calc(25% - 3px);
	display: inline-block;
	padding: 15px;
	line-height: 1.8;
	vertical-align: text-top;
}

	.megacol p {
		color: #666;
	}

/*Job list*/
.filter.employer {
	margin-bottom: 20px;
	margin-top: 2em;
}

	.filter.employer .search-job input {
		max-width: calc(100% - 35px);
		background: #d3e0e9;
		font-weight: bold;
		border-radius: 10px;
		display: inline-block;
		height: 3em;
	}

	.filter.employer .search-job img {
		display: inline-block;
		cursor: pointer;
		max-width: 30px;
		filter: brightness(50%);
	}

		.filter.employer .search-job img:hover {
			filter: none;
		}

#job-location {
	background: url("../../images/select-arrow.png") center right no-repeat #345b7a;
	appearance: none;
	border-radius: 10px;
	color: #fff !important;
	height: 3em;
}

.industry-filter.form-control {
	background: url("../../images/select-arrow.png") center right no-repeat #345b7a;
	text-align: left;
	color: #fff;
	border-radius: 10px;
	font-size: 1em;
	height: 3em;
}

	.industry-filter.form-control:focus {
		background: url("../../images/select-arrow.png") center right no-repeat #345b7a;
		color: #fff;
		box-shadow: none;
	}

#industry-filter {
	background: #345b7a;
	padding: 10px;
	color: #fff;
	border-radius: 10px;
	position: absolute;
	z-index: 100;
	min-width: 250px;
	width: calc(100% - 2.5em);
}

	#industry-filter label {
		line-height: 1em;
	}

	#industry-filter .apply-selection .ajax-link {
		display: none;
	}


.toggle-next {
	border-radius: 0;
}

label {
	cursor: pointer;
}

.ellipsis {
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.apply-selection {
	display: none;
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}

.ajax-link {
	display: none;
}

.checkboxes {
	margin: 0;
	display: none;
	border: 1px solid #ccc;
	border-top: 0;
}

.inner-wrap {
	padding: 5px 10px;
	max-height: 140px;
	overflow: auto;
}

input[type=range] {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 400px;
	margin: 0;
	padding: 0 2px;
	/* Add some L/R padding to ensure box shadow of handle is shown */
	overflow: hidden;
	border: 0;
	border-radius: 1px;
	outline: none;
	background: linear-gradient(grey, grey) no-repeat center;
	/* Use a linear gradient to generate only the 2px height background */
	background-size: 100% 2px;
	pointer-events: none;
	accent-color: coral;
}

	input[type=range]:active,
	input[type=range]:focus {
		outline: none;
	}

	input[type=range]::-webkit-slider-thumb {
		height: 15px;
		width: 15px;
		border-radius: 28px;
		background-color: #2c4c65;
		position: relative;
		margin: 5px 0;
		/* Add some margin to ensure box shadow is shown */
		cursor: pointer;
		-webkit-appearance: none;
		appearance: none;
		pointer-events: all;
		box-shadow: 0 1px 4px 0.5px rgba(0, 0, 0, 0.25);
	}

		input[type=range]::-webkit-slider-thumb::before {
			content: ' ';
			display: block;
			position: absolute;
			top: 13px;
			left: 100%;
			width: 2000px;
			height: 2px;
		}

.multi-range {
	position: relative;
	height: 50px;
	display: block;
}

	.multi-range input[type=range] {
		position: absolute;
		width: 100%;
	}

		.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb::before {
			background-color: red;
		}

		.multi-range input[type=range]:nth-child(2) {
			background: none;
		}

			.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb::before {
				background-color: grey;
			}

.range-label {
	font-size: 0.9em;
	font-weight: bold;
}

	.range-label .amount {
		float: right;
		color: #405f76;
	}

.jobgrid {
	text-align: left;
	background: #fff;
	padding: 10px;
	border-radius: 20px;
	margin-bottom: 2em;
	min-height: 27em;
}

	.jobgrid.inactive .top {
		background: #cbcbcb;
	}

	.jobgrid.draft .top {
		background: #c3d3c4;
	}

	.jobgrid .top {
		background: #d3e0e9;
		border-radius: 15px;
		padding: 2em;
	}

		.jobgrid .top .bookmark {
			display: inline-block;
			float: right;
			font-size: 2em;
			line-height: 1em;
			margin-right: 10px;
		}

	.jobgrid .bottom {
		padding: 20px 20px 10px 20px;
	}

	.jobgrid .position {
		font-size: 1.4em;
		font-weight: bold;
	}

	.jobgrid .date {
		margin-bottom: 2em;
	}

		.jobgrid .date span {
			background: #fff;
			border-radius: 20px;
			padding: 0.5em 1em;
			font-size: 0.9em;
			font-weight: bold;
		}

	.jobgrid .salary {
		font-weight: bold;
		font-size: 1.2em;
	}

	.jobgrid .summary {
		margin-top: 1em;
	}

	.jobgrid .detail-btn {
		float: right;
	}

		.jobgrid .detail-btn button {
			background: #1A3950;
			color: #fff;
			border-radius: 10px;
			padding: 0.5em 1em;
		}

			.jobgrid .detail-btn button:hover {
				background: #061A29;
			}

	.jobgrid.add-job {
		background: none;
		box-shadow: 0 0 0 1px #ccc;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

		.jobgrid.add-job:hover {
			background: #fff;
			color: #1A3950;
		}

		.jobgrid.add-job .text {
			font-size: 1.4em;
			font-weight: bold;
		}

		.jobgrid.add-job .plus {
			border: 1px solid #999;
			padding: 5%;
			background: #1A3950;
			border-radius: 50%;
			width: 40px;
			height: 40px;
			margin: 0 auto 10px auto;
			position: relative;
		}

			.jobgrid.add-job .plus::before {
				content: "";
				width: 60%;
				height: 4px;
				background: #fff;
				position: absolute;
				top: 45%;
				left: 20%;
			}

			.jobgrid.add-job .plus::after {
				content: "";
				width: 60%;
				height: 4px;
				background: #fff;
				position: absolute;
				top: 45%;
				left: 20%;
				transform: rotate(90deg);
			}

.page-title {
	font-size: 2em;
	font-weight: bold;
	color: #335B79;
}

.topbar {
	padding: 0 10px;
	margin-bottom: 2em;
	position: relative;
}

	.topbar .breadcrumb {
		background: none;
		padding: 0;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	.topbar .buttons {
		display: block;
		float: right;
		position: absolute;
		top: 1em;
		right: 0;
	}

		.topbar .buttons button i {
			margin-right: 5px;
		}

.blue-btn {
	background: #2c4c65;
	color: #fff;
	border-radius: 10px;
	padding: 0.5em 1em;
	font-size: 1em;
	line-height: 1;
	border: none;
}

.grey-btn {
	background: #d3e0e9;
	border-radius: 10px;
	padding: 0.5em 1em;
	font-size: 1em;
	line-height: 1;
	border: none;
	color: #061A29;
}

.blue-btn:hover {
	background: #061A29;
}

.grey-btn:hover {
	color: #fff;
	background: #061A29;
}

.whitebox {
	background: #fff;
	border-radius: 10px;
	padding: 2em;
	margin-bottom: 1em;
}

	.whitebox .title {
		font-size: 1.5em;
		font-weight: bold;
		color: #335B79;
		border-bottom: 1px solid #ccc;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}

	.whitebox .desc {
		font-size: 12px;
	}

.profile-thumb img {
	width: 100px;
	height: 100px;
	display: inline-block;
}

.profile-thumb .upload-btn {
	display: inline-block;
	margin-left: 1em;
}

	.profile-thumb .upload-btn button {
		background: #2c4c65;
		color: #fff;
		border-radius: 10px;
		padding: 0.5em 1em;
	}

.whitebox label {
	color: #000;
	font-weight: 600;
	font-size: 1em;
	cursor: auto;
	margin-bottom: 0;
}

.whitebox .information .row {
	margin-bottom: 1em;
}

.whitebox .information .divider {
	height: 1px;
	background: #ccc;
	margin-bottom: 1em;
	margin-top: 1em;
}

.whitebox .information label.description {
	margin-bottom: 0.5em;
}

.whitebox .edit-icon {
	float: right;
	font-size: 0.8em;
	line-height: 2;
}

	.whitebox .edit-icon a {
		margin-left: 1em;
	}

.whitebox .information thead th {
	color: #335B79;
	background: #d3e0e9;
	font-size: 1em;
	font-weight: bold;
}

.whitebox button:hover {
	background: #061A29;
}

.whitebox .pagination {
	justify-content: space-between;
}

	.whitebox .pagination .total {
		display: inline-block;
		margin-right: 1em;
	}

	.whitebox .pagination ul {
		margin-left: 0;
		padding-left: 0;
	}

		.whitebox .pagination ul li {
			list-style: none;
			display: inline-block;
			font-weight: bold;
		}

.whitebox table {
	background: #e9eef1;
	border-radius: 10px;
	overflow: hidden;
}

	.whitebox table td, .whitebox table th {
		padding: 1em 1em;
	}

	.whitebox table tr:nth-child(odd) {
		background-color: #f5f5f5;
	}

	.whitebox table.fixed {
		table-layout: fixed;
	}

.whitebox input {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	outline: none;
}

	.whitebox input[type=text]:focus {
		border: 1px solid #333 !important;
	}

	.whitebox input.mandatory {
		border-left: 2px solid red !important;
	}

.whitebox label {
	margin-top: 1em;
}

.whitebox .fake-editor {
	background: #2c4c65;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
}

	.whitebox .fake-editor textarea {
		min-height: 10em;
		border-top: 1px solid #ccc;
		background: #fff;
		overflow: hidden;
		border-radius: 0 0 10px 10px;
	}

.select-option {
	width: 100%;
	border-radius: 10px;
	padding: 0.8em 1em;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	outline: none;
	background: url("../../images/select-arrow-grey.jpg") right center no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.whitebox .textbox {
	min-height: 10em;
	width: 100%;
	border-radius: 10px;
	padding: 0.8em 1em;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	outline: none;
}

.whitebox .input-range {
	background: #f9f9f9;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	outline: none;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.whitebox .information .view {
	text-align: center;
	display: block;
}

.whitebox .input-range input {
	max-width: calc(50% - 20px);
	border: 0;
	margin-bottom: 0;
}

	.whitebox .input-range input.left {
		border-right: 1px solid #ccc;
		border-radius: 10px 0 0 10px;
	}

	.whitebox .input-range input.right {
		border-left: 1px solid #ccc;
		border-radius: 0 10px 10px 0;
	}

.signin-tab {
	margin-top: 2em;
}

	.signin-tab .sign-icon {
		text-align: center;
		width: 130px;
		max-width: 30%;
		height: 130px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 10px;
		font-weight: bold;
		padding-left: 0;
		position: relative;
	}

		.signin-tab .sign-icon a {
			padding: 10px;
			border: 2px solid #fff;
			border-radius: 50%;
			position: absolute;
			height: 100%;
			width: 100%;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
		}

		.signin-tab .sign-icon img {
			max-width: 60px;
			height: auto;
			margin-bottom: 5px;
			filter: brightness(100);
		}

		.signin-tab .sign-icon a:hover, .signin-tab .sign-icon .active {
			background: #fff;
			color: #345b7a !important;
		}

		.signin-tab .sign-icon .active {
			color: #345b7a !important;
		}

			.signin-tab .sign-icon a:hover img, .signin-tab .sign-icon .active img {
				filter: none;
			}

.box .nav-tabs {
	border-bottom: 0;
}

#register .tab-content .password input {
	padding-left: 0;
	font-weight: normal;
	border-radius: 0;
}

	#register .tab-content .password input:focus {
		border: none;
		box-shadow: 0;
		outline: none !important;
	}

#register .tab-content input {
	color: #ebba3e !important;
}

#register .tab-content {
	padding-top: 2em;
}

#register .forgot-password {
	text-align: right;
}

#register .steps ol {
	margin-top: -1em;
	margin-bottom: 2em;
}

	#register .steps ol li {
		margin-bottom: 10px;
	}

#register select {
	border: none;
	border-bottom: 1px solid #708b9f;
	padding: 1em 0;
	color: #fff !important;
	border-radius: 0;
	margin: 1em 0;
	background: url("../../images/select-arrow-white.png") no-repeat right center;
}

#register .select-phone select {
	width: 80px;
	margin-right: 20px;
	border: 1px solid #708b9f;
	padding-left: 10px;
	display: inline;
}

#register .select-phone input {
	max-width: calc(100% - 110px);
}

body.lecture-signin #register .password {
	position: relative;
}

body.lecture-signin #register .toggle-password {
	position: absolute;
	right: 0;
	top: 46%;
}

#register .signin-as {
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.1em;
}

.alternate {
}

#register .nationality {
	text-align: left;
}

	#register .nationality select {
		margin-top: 0;
	}
/* XLarge */

@media screen and (max-width: 1680px) {
	body, input, select, textarea {
		font-size: 9pt;
	}

	.jobposted, .totalapplicant, .messagebox, .home-notification {
		background-size: 50px;
	}

	.whitegrid {
		padding: 7%;
	}

	.dropotron {
		right: 5%;
	}

	.jobgrid {
		min-height: 28em;
	}
}

/* Large */

@media screen and (max-width: 1280px) {
	body, input, select, textarea {
		font-size: 9.5pt;
	}

	#footer .footer-mainlink li, #footer .footer-lecture li {
		font-size: 14px;
	}

	#footer .maintitle {
		font-size: 2.6em;
	}

	.whitegrid {
		padding: 7%;
	}

		.whitegrid .number {
			font-size: 2.6em;
		}

		.whitegrid .title {
			font-size: 1.1em;
		}

	.wsmenu > .wsmenu-list > li > a {
		font-size: 15px;
	}

	.jobgrid {
		min-height: 30em;
	}
	/* Dropotron */
	.dropotron.level-0 {
		font-size: 1em;
	}

	/* Footer */
	#footer {
		padding: 4.5em 0;
	}
}

@media screen and (max-width: 1100px) {
	body, input, select, textarea {
		font-size: 9.5pt;
	}

	#footer .footer-mainlink li, #footer .footer-lecture li {
		font-size: 17px;
	}

	#footer .maintitle {
		font-size: 2.6em;
	}

	.whitegrid {
		padding: 6%;
	}

		.whitegrid .number {
			font-size: 3em;
		}

		.whitegrid .title {
			font-size: 1.2em;
		}

	.jobposted, .totalapplicant, .messagebox, .home-notification {
		background-size: 40px;
	}

	.wsmenu > .wsmenu-list > li > a {
		font-size: 15px;
	}

	.wsmobileheader #nav {
		min-width: 220px;
	}

	#register .box, #register .benefits {
		max-width: 57%;
	}
	/* Dropotron */
	.dropotron.level-0 {
		font-size: 1em;
	}

	/* Footer */
	#footer {
		padding: 4.5em 0;
	}

	.signin-tab .sign-icon {
		width: 120px;
		height: 120px;
	}

		.signin-tab .sign-icon img {
			max-width: 50px;
		}
}

/* Medium */
@media screen and (max-width: 980px) {
	body.register::after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgb(255,255,255);
		background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%);
		z-index: 0;
	}

	.backToHomeBtn span:nth-child(2) {
		color: #000;
		font-weight: bold;
	}

	.backToHomeBtn span img {
		filter: brightness(0);
	}

	#register .tagline.twoline {
		padding-left: 1rem;
	}

	body, input, select, textarea {
		font-size: 9pt;
	}

	.wrapper {
		padding: 4.5em 0em 2.5em 0em;
	}

	.wsactive .wsmenu {
		overflow-y: scroll;
	}

	.wsmenucontainer {
		min-width: 100px !important;
		position: relative;
		z-index: 1;
	}

	.wsmobileheader .smllogo img {
		margin-left: 20px;
		max-height: 50px;
	}

	.whitegrid {
		padding: 7%;
	}

	.jobposted, .totalapplicant, .messagebox, .home-notification {
		background-size: 40px;
	}

	.whitegrid .title {
		font-size: 1.6em;
	}

	.whitegrid .number {
		font-size: 3em;
	}

	.wsmenu > .wsmenu-list .hambuger {
		display: none;
	}

	.tabcontent {
		float: none;
		width: 100%;
		display: block;
		position: relative;
		padding: 0 15px;
	}

	.tab {
		display: none;
	}

	.megacol {
		width: 100%;
		padding: 0;
	}

		.megacol p {
			display: none;
		}

	.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
		font-size: 13px;
		line-height: 40px;
		font-weight: normal !important;
		padding-bottom: 0 !important;
	}

	.wsmenu > .wsmenu-list > li > .wsmegamenu .sub {
		font-size: 0.95em;
		padding-left: 1em;
	}

	.wsmenu > .wsmenu-list > li > .wsmegamenu .title a {
		color: #fff !important;
		text-transform: inherit !important;
	}

	.wsmenu > .wsmenu-list > li > .wsmegamenu {
		box-shadow: none !important;
		background: #1a3950 !important;
	}

	header #nav {
		z-index: 100000;
		min-height: 50px;
		position: fixed;
		margin-top: 5px;
	}

	.wsactive header #nav {
	}

	.search-job {
		margin-bottom: 2em;
	}

	.jobgrid {
		min-height: 28em;
	}

	#register {
		padding: 3% 5%;
		min-height: 100vh;
	}

		#register .box, #register .benefits {
			max-width: 100%;
		}
}
/* Small */
#navPanel, #titleBar {
	display: none;
}

@media screen and (max-width: 736px) {
	html, body {
		overflow-x: hidden;
	}

	body, input, select, textarea {
		font-size: 9pt;
	}

	h2 {
		font-size: 1.5em;
	}

	h3 {
		font-size: 1.2em;
	}

	h4 {
		font-size: 1em;
	}

	.footer-lecture {
		padding: 1em 0 1em 0;
	}

	.jobposted, .totalapplicant, .messagebox, .home-notification {
		background-size: 50px;
	}

	.notification img, .profilepic img {
		max-width: 32px;
	}

	.wsmobileheader .smllogo {
		margin-top: 0px !important;
		margin-bottom: 5px;
	}

	.jobgrid {
		min-height: 14em;
	}
}


/* iphone5 landscape - smaller*/
@media screen and (max-width: 636px) {
}



/* XSmall */
@media screen and (max-width: 480px) {
	html, body {
		min-width: 320px;
	}

	body, input, select, textarea {
		font-size: 9pt;
	}

		body.register::after {
			background: rgb(255,255,255);
			background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%);
		}

	#register {
		padding: 2em 5%;
	}

		#register .tagline.twoline {
			padding-left: 2rem;
		}

	.wsmenucontainer {
		min-width: 100% !important
	}

	input[type="submit"], input[type="reset"], input[type="button"], .button {
		padding: 0;
	}

	#sidebar ul li {
		text-align: center;
		font-size: 10px;
	}

		#sidebar ul li i {
			display: block;
			margin-bottom: 5px;
			margin-right: 0;
		}

	header #nav {
		min-width: 250px;
	}

	.notification {
		margin-right: 5px;
	}

		.notification img, .profilepic img {
			max-width: 28px;
		}

	.wsmenucontainer {
		min-width: 100% !important;
	}

	.wsactive header #nav {
		right: -300px;
	}

	#header #logo {
		visibility: hidden;
	}

	#sidebar ul li {
		padding: 10px;
	}

	.search-job, #job-location, .job.dropdown {
		margin-bottom: 1em;
	}

	.range-label {
		margin-top: 1em;
	}

	.page-title {
		font-size: 1.2em;
	}

	.whitebox .title {
		font-size: 1.1em;
	}

	.profile-thumb img {
		width: 70px;
		height: 70px;
	}

	.profile-thumb .upload-btn button {
		font-size: 0.8em;
		line-height: 1;
		padding: 0.3em 0.5em;
	}

	.whitebox {
		padding: 1em;
	}
		.whitebox .desc {
			font-size: 9px;
		}
	.topbar {
		padding: 1em;
	}

	.whitebox table.fixed {
		table-layout: auto;
	}

	.information {
		overflow-y: hidden;
	}

	#register .box {
		padding: 8%;
	}

	.filter.employer {
		margin-top: 0;
	}

	.topbar {
		margin-bottom: 0;
	}

	#exTab2 {
		width: 100%;
		padding: 0;
	}

	.signin-tab .sign-icon {
		max-width: 90px;
		max-height: 90px;
	}

		.signin-tab .sign-icon img {
			max-width: 40px;
		}

	.signin-tab .sign-icon {
		margin: 0 5px;
	}

	.signin-tab {
		font-size: 10px;
	}

		.signin-tab .sign-icon a {
			border-width: 1px;
		}

	#register .form-note, #register .form-note .forgot-password {
		text-align: center;
	}

	#register .tab-content .tagline {
		font-size: 1.3em;
	}

	.topbar .buttons {
		position: relative;
		text-align: left;
		width: 100%;
		margin-bottom: 2em;
		float: none;
	}

		.topbar .buttons .btn {
			padding: 0;
		}

	.fake-editor img {
		max-width: 100%;
	}

	#register button.btn.small {
		width: 100%;
	}

	table.joblist {
		min-width: 1200px;
	}

	#register .tagline.twoline {
		margin-top: 2rem;
	}
}
