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 {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#banner {
	position: absolute;
	overflow: hidden;
	width: 298px;
	height: 598px;
	background-color: #e2f0d6;
	border: 1px solid #ccc;
	top: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    opacity: 0;
}
.text {
    position: absolute;
    width: 278px;
    color: #000;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: -0.2px;
    top: 13px;
    left: 80px;
    opacity: 0;
    z-index: 5;
}
#text3 {
    left: 10px;
    top: 54px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    text-align: center;
}
#text4 {
    font-size: 13px;
    color: #828280;
    font-weight: 400;
    top: 87px;
}
#text5 {
    font-size: 13px;
    color: #828280;
    font-weight: 400;
    top: 167px;
}
#text6 {
    font-size: 13px;
    color: #828280;
    font-weight: 400;
    top: 247px;
}
#text7 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    top: 269px;
}
#text8 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    top: 327px;
}
#text9 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    top: 349px;
}
#text10 {
    width: 258px;
    left: 20px;
    top: 410px;
    color: #828280;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    text-align: center;
}
.inputdiv {
    position: absolute;
    left: 76px;
    top: 101px;
    opacity: 0;
    z-index: 500;
}
input {
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-size: 20px;
    color: #2f86d4;
    font-weight: 400;
    background-color: #e2f0d6;
    width: 148px;
    height: 30px;
    padding: 2px 2px 2px 5px;
}
#dropdown {
    position: absolute;
    width: 237px;
    height: 33px;
    top: 183px;
    left: 80px;
    padding-left: 1px;
    letter-spacing: -0.5px;
    background-color: #e2f0d6;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #2f86d4;
    font-weight: 400;
    line-height: 32px;
	cursor: pointer;
    opacity: 0;
    z-index: 1005;
}
#dropdownarrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #000 transparent;
    left: 208px;
    top: 198px;
    opacity: 0;
    z-index: 1006;
    pointer-events: none;
}
.option {
    position: absolute;
    width: 230px;
    height: 31px;
    top: 183px;
    left: 30px;
    letter-spacing: -0.5px;
	background-color: #FFF;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #2f86d4;
    font-weight: 400;
    padding-left: 6px;
    line-height: 30px;
    opacity: 0;
    z-index: 999;
}
#option2 {
    z-index: 998;
}
#dropdownbg {
    position: absolute;
    width: 240px;
    height: 102px;
    top: 182px;
    left: 29px;
    background: #CCC;
    opacity: 0;
    z-index: 988;
    pointer-events: none;
}
.line {
    position: absolute;
    width: 238px;
    height: 1px;
    left: 30px;
    top: 69px;
    background: #828280;
    opacity: 0;
    z-index: 5;
}
#line1 {
    width: 262px;
    height: 2px;
    background: #000;
    top: 67px;
    left: 18px;
}
#line2 {
    width: 298px;
    left: 0px;
    background: #dcdcdc;
}
#line3 {
    top: 136px;
}
#line4 {
    top: 216px;
}
#line5 {
    top: 296px;
}
#line6 {
    top: 376px;
}
.icon {
    position: absolute;
    overflow: hidden;
    width: 20px;
    height: 20px;
    left: 196px;
    top: 88px;
    background-image: url('icons.png');
    opacity: 0;
    z-index: 1500;
    pointer-events: none;
}
#icon2 {
    background-position: 0 -20px;
    top: 168px;
}
#icon3 {
    background-position: 0 -40px;
    top: 248px;
}
#icon4 {
    background-position: 0 -60px;
    top: 328px;
}
#logo {
    position: absolute;
    width: 160px;
    height: 59px;
    left: 69px;
    bottom: 6px;
    background-image: url('logo.png');
}
#cta {
	position: absolute;
    overflow: hidden;
    width: 271px;
    height: 55px;
    background-image: url('cta.png');
	bottom: 25px;
	left: 14px;
    z-index: 1112;
    pointer-events: none;
    opacity: 0;
}
#shine {
    position: absolute;
    width: 300px;
    height: 56px;
    left: -320px;
    background-image: url('shine.png');
    background-size: cover;
    z-index: 1113;
    pointer-events: none;
}

/* Invisible button for background clickthrough. */
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	opacity: 0;
	z-index: 400;
}
