@charset "UTF-8";

*{
	box-sizing: border-box;
}

body {
	margin: 0;
}

body {
	font-family: Helvetica, serif;
	color: #555555;
	background-color: #e5e5e5;
}

.gpd-feature-card {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: rgb(255, 255, 255);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 15px 8px;
}
.logo {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	background-color: rgb(255, 255, 255);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 15px 8px;
}

.gpd-feature-card__header {
    height: 100px;
    margin-right: auto;
    vertical-align: middle;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.gpd-feature-card__body {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background:#f5f5ff;
}

.button-group {

float:right;
}

.gpd-feature-card__title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: 500;
}

.gpd-feature-card__subtitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: 300;
	color: rgba(68, 68, 68, 0.7);
}

.gpd-feature-card__text {
	line-height: 1.5rem;
}

#ii5f {
	background-image:
		url('images/logo.png');
	background-repeat: repeat;
	background-position: right top;
	background-size: auto;
	background-attachment: scroll;
	box-shadow: 0 -34px 170px -23px #4c4fe1;
	font-weight: 200;
	opacity: 0.97;
}

#ilnbw {
	font-family: Arial Black, Gadget, sans-serif;
	font-weight: 200;
	padding: 50px 0;
	min-height: 100vh;
	display: flex;
	align-items: center;
}

#ivjjm {
	padding: 25px 0;
	max-width: 400px;
	opacity: 0.95;
}

#ih4yf {
	white-space: initial;
	padding: 0 0 0 0;
}

#i32ou {
#	font-size: 35px;
	font-weight: 300;
}

#i9j1h {
	margin: 0 0 20px 0;
	font-size: 14px;
	text-align: center;
	color: rgba(85, 85, 85, 0.64);
}

#ii5f {
	background-image: 'images/logo.png';
	background-size: cover;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.form1{
	background-color:#fff;
	box-shadow:0 1px 3px 0 rgba(0,0,0,.2);
	//padding:20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#i6q84 {
	display: none;
}

#ijz4e {
	display: none;
}

#ij3vg {
	background-color: #0e55bf;
}
