#page {
	width: 100% !important;
	display: flex;
	align-items: center;
	flex-direction: column;
}

#loginSection {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
}

#signinPi {
	width: 390px;
	height: 487px;
	margin: 57px 98px 288px 712px;
	padding: 0 0 117px;
	box-shadow: 0 0 10px 0 rgba(68, 68, 68, 0.3);
	background-color: white;
	box-sizing: border-box;
	position: absolute;
	z-index: 100;
	top: 36px;
}

	#signinPi input[type='text'], input[type='password'] {
		border: none;
		outline: none;
		color: #444444;
		height: 19px;
		width: 100%;
		margin: 0px 14px 0 0;
		font-family: Roboto;
		font-size: 16px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		box-sizing: border-box;
	}

#SWLogo {
	margin: 0px 105px 53px;
	background-image: url('/iwc/pages/images/demo/logo-solar-winds-color-l.png');
	background-size: cover;
	box-sizing: border-box;
	width: 180px;
	height: 41px;
}

#signinPi .demo-input-wrapper p {
	vertical-align: top;
	text-align: left;
	color: #a1a1a1;
	height: 14px;
	margin: 0 0 5px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
}

#signinPi .demo-input-wrapper {
	background-color: white;
	border: 2px solid #cccccc;
	width: 330px;
	height: 58px;
	margin: 30px 30px 0px;
	padding: 8px 10px 12px 10px;
	box-sizing: border-box;
}

#signinPi #login {
	width: 330px;
	height: 40px;
	margin: 30px 262px 0 30px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	background-image: none;
	background-color: #ff6200;
	cursor: pointer;
}

#signinPi #login:hover {
	background-color: #ff6200 !important;
}

.unselectable {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.demo-button-text {
	height: 19px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	text-shadow: none;
	color: white;
}

#signinPi .color-bar {
	width: 390px;
	height: 5px;
	margin: 0 0 56px;
	box-sizing: border-box;
	display: flex;
}

.line-1 {
	width: 55.86%;
	background-color: #a1a1a1;
	display: inline;
}

.line-2 {
	width: 8.33%;
	background-color: #ff6200;
	display: inline;
}

.line-3 {
	width: 8.33%;
	background-color: #fbe04b;
	display: inline;
}

.line-4 {
	width: 8.33%;
	background-color: #b8d757;
	display: inline;
}

.line-5 {
	width: 8.33%;
	background-color: #cccccc;
	display: inline;
}

.line-6 {
	width: 8.33%;
	background-color: #04c9d7;
}

.line-7 {
	width: 2.5%;
	background-color: #a1a1a1;
}

.login_warning {
	color: #d50000;
	padding-top: 30px;
	padding-left: 30px;
	font-weight: 700;
	font-size: 12px;
	font-family: Roboto;
	text-transform: uppercase;
	text-align: left;
}

#errorMessageContainer table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

#welcomeSection {
	min-height: 365px;
	width: 100%;
	box-sizing: border-box;
	background-color: #eeeeee;
	padding-top: 145px;
	background-image: url('/iwc/pages/images/demo/1702_SWI_curvy-tile_645x556.png');
	display: flex;
	flex-direction: column;
	align-items: center;
}

#SEOSection {
	width: 100%;
	min-height: 466px;
	background-color: #444444;
	box-sizing: border-box;
	position: relative;
	padding: 52px 0 9px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#pixelPattern {
	height: 94px;
	width: 100%;
	background-repeat: repeat-x;
	opacity: 0.78;
	bottom: 0;
	position: absolute;
	background-image: url('/iwc/pages/images/demo/pixel-pattern.png');
}

#downloadSection {
	min-height: 206px;
	min-height: 206px;
	width: 100%;
	box-sizing: border-box;
	background-color: #fafafa;
	padding: 0 0 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

	#downloadSection .color-bar {
		height: 5px;
		width: 100%;
		box-sizing: border-box;
		display: flex;
		margin: 0 0 60px;
	}

.demo-welcome-title-block h1 {
	width: 518px;
	min-height: 42px;
	margin: 0 0 20px 97px;
	font-family: Roboto;
	font-size: 36px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #444444;
}

.demo-welcome-title-block p {
	width: 518px;
	min-height: 69px;
	margin-top: 20px;
	margin-left: 97px;
	padding-bottom: 20px;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.28;
	letter-spacing: normal;
	color: #292929;
}

.demo-seo-title-block h1 {
	width: 518px;
	min-height: 33px;
	margin: 0px 181px 10px 97px;
	font-family: Roboto;
	font-size: 28px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: white;
}

.demo-seo-title-block p {
	width: 518px;
	min-height: 84px;
	margin: 10px 181px 20.5px 97px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	color: white;
}

.demo-download-title-block h1 {
	width: 682px;
	min-height: 38px;
	margin: 0px 127px 10px 30px;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #444444;
}

.demo-download-title-block p {
	width: 682px;
	min-height: 38px;
	margin: 10px 127px 0 30px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #444444;
}

.demo-seo-icon {
	width: 25px;
	height: 25px;
	padding: 3px;
	display: inline-block;
	background-size: cover;
	background-image: url('/iwc/pages/images/demo/sw-cat-network.png');
	box-sizing: border-box;
}

.demo-icon-color-1 {
	filter: invert(56%) sepia(62%) saturate(834%) hue-rotate(138deg) brightness(97%) contrast(97%);
}

.demo-icon-color-2 {
	filter: invert(84%) sepia(89%) saturate(337%) hue-rotate(15deg) brightness(89%) contrast(88%);
}

.demo-icon-color-3 {
	filter: invert(81%) sepia(57%) saturate(495%) hue-rotate(357deg) brightness(102%) contrast(97%);
}

.demo-icon-color-4 {
	filter: invert(68%) sepia(87%) saturate(2266%) hue-rotate(348deg) brightness(106%) contrast(95%);
}

.demo-seo-item p, ul {
	width: 306px;
	min-width: 306px;
	min-height: 63px;
	margin: 11px 0 0;
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: white;
}

.demo-seo-item ul {
	list-style-position: inside;
}

.demo-seo-item li {
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: white;
}

.demo-seo-item h2 {
	width: 264px;
	min-width: 264px;
	min-height: 21px;
	margin: 2px 7px 13px 10px;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: white;
	box-sizing: border-box;
}

.demo-seo-item {
	display: flex;
	flex-wrap: wrap;
	max-width: 306px;
	margin-right: 44px;
	margin-top: 30px;
}

.demo-seo-item-container {
	display: flex;
	margin-left: 97px;
	margin-right: 97px;
	margin-bottom: 148px;
}

.demo-container {
	width: 1200px;
	min-width: 1200px;
	max-width: 1200px;
}

#download {
	width: 227px;
	height: 40px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	background-image: none;
	background-color: #81c23c;
	cursor: pointer;
}

.demo-divider-dash {
	width: 0px;
	height: 38px;
	border-left: dashed 1px #a1a1a1;
	box-sizing: border-box;
	margin-left: 16px;
	margin-right: 16px;
}

#downloadSectionDownload {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.demo-download-description {
	width: 224px;
	height: 14px;
	margin: 9px 14px 0 5px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #a1a1a1;
}

#downloadSectionDownload a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ff6200;
	text-decoration: none;
}

#downloadSectionDownload a:hover {
	color: #ff6200 !important;
}

.demo-download-block {
	display: flex;
	align-items: top;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	position: relative;
}

	body::after {
		content: '';
		display: block;
		height: 50px;
	}

#footerSection {
	width: 100%;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background-color: #1d1d1d;
	padding: 15px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0px;
}

	#footerSection p {
		color: white;
		font-size: 9px;
		font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
		margin-left: 4px;
	}
	
	#footerSection a {
		position: relative;
		top: 3px;
	}

#downloadSectionDownload a:hover {
	color: #fab024;
	text-decoration: underline;
}

#download:hover {
	background-color: #94d24b;
}

#signinPi #login:hover {
	background-color: #fab024;
}

#signinPi .demo-input-wrapper:hover {
	border: 2px black solid;
}

body {
	min-width: 1200px;
}
