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: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#banner {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	width: 970px;
	height: 250px;
	background-color: #fff;
	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;
}
#unclick {
    position: absolute;
    width: 60px;
    height: 40px;
    z-index: 800;
}
#line {
    position: absolute;
    width: 327px;
    height: 3px;
    background: #d93551;
    left: 52px;
    top: 67px;
    opacity: 0;
    z-index: 10;
}
.text {
	position: absolute;
	text-align: left;
	opacity: 0;
	width: 300px;
	top: 29px;
	font-size: 21.5px;
    margin-left: 150px;
	font-weight: 700;
    color: #101f30;
    z-index: 10;
}
#title {
    left: 168px;
}
#sliderlabel {
	position: absolute;
	width: 336px;
	height: auto;
	top: 97px;
	font-size: 18px;
    padding-left: 52px;
    letter-spacing: -0.3px;
	font-weight: 700;
	text-align: left;
	color: #333333;
	opacity: 0;
}
#cashlabel {
	position: absolute;
	width: 379px;
	height: 50px;
	top: 97px;
    font-size: 18px;
    letter-spacing: -0.2px;
	font-weight: 700;
	text-align: right;
	color: #101f30;
    opacity: 0;
}
#slider {
	position: absolute;
	width: 324px;
	height: 8px;
	top: 132px;
	left: 53px;
	background-color: #d4eee7;
	border: 1px solid #d4eee7;
	border-radius: 8px;
	opacity: 0;
}
#sliderfill {
	position: relative;
	width: 0;
	min-width: 15px;
	height: 8px;
	left: -2px;
	top: -1px;
	background-color: #08c177;
	border: 1px solid #08c177;
	border-radius: 8px;
}
#pivot {
	position: absolute;
	top: -11px;
	margin-left: -7px;
}
#pivotbg {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
	background: #3289d5; /* Old browsers */
    background: -moz-linear-gradient(top, #e25571 0%, #cb253c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e25571 0%,#cb253c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e25571 0%,#cb253c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25571', endColorstr='#cb253c',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -o-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    opacity: 1;
}
#pivotdollar {
    position: absolute;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
#pivotbgover {
	position: absolute;
	width: 30px;
	height: 30px;
    border-radius: 50%;
	background: #4bb3e9; /* Old browsers */
    background: -moz-linear-gradient(top, #ed7896 0%, #dd3351 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ed7896 0%,#dd3351 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ed7896 0%,#dd3351 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7896', endColorstr='#dd3351',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    -o-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5);
    top: 0;
    opacity: 0;
}
#sliderhit {
	position: absolute;
	width: 278px;
	height: 31px;
	top: -11px;
	left: -4px;
	z-index: 100;
}
#tickerbg {
    position: absolute;
    width: 529px;
    height: 34px;
    left: 433px;
	top: 7px;
    background: #08c177;
    opacity: 0;
}
.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    color: #fff;
    left: 233px; 
    width: 740px;
    height: 34px;
    top: 7px;
    line-height: 34px;
    letter-spacing: -0.5px;
    font-weight: 700;
    font-size: 15px; 
}
.marquee {
    display: inline-block;
    padding-left: 80%;
    animation: marquee 22s linear infinite;
}
.marquee2  {
    display: inline-block;
    padding-left: 80%;
    animation: marquee 22s linear infinite;
    animation-delay: 11s;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
} 
.label {
    position: absolute;
    width: 100px;
    height: 20px;
    font-size: 11px;
    color: #666767;
    left: 441px;
    font-weight: 400;
    opacity: 0;
}
#label1 {
    top: 48px;
    color: #000;
    font-weight: 700;
}
#label2 {
    top: 68px;
}
#label3 {
    top: 106px;
}
#label4 {
    top: 144px;
}
#label5 {
    top: 182px;
}
#label6 {
    top: 220px;
}
#tablelabel1 {
    position: absolute;
    width: auto;
    color: #000;
    font-size: 18px;
    left: 503px;
    top: 52px;
    font-weight: 700;
    opacity: 0;
}
#ratetable {
    position: absolute;
    width: 217px;
    height: 109px;
    border: 1px solid #c3c3c3;
    left: 501px;
    top: 77px;
    z-index: 10;
    opacity: 0;
}
#topbar {
    position: absolute;
    width: 219px;
    height: 30px;
    background: #08c177;
    top: -1px;
    left: -1px;
}
.tabletitle {
    position: absolute;
    width: 108px;
    height: 30px;
    color: #fff;
    text-align: left;
    padding-left: 6px;
    font-size: 14px;
    line-height: 29px;
}
#tabletitle2 {
    left: 107px;
}
#tableline1 {
    position: absolute;
    width: 219px;
    height: 1px;
    background-color: #c3c3c3;
    top: 69px;
}
#tableline2 {
    position: absolute;
    width: 1px;
    height: 80px;
    background-color: #c3c3c3;
    top: 29px;
    left: 107px;
}
.tablerate {
    position: absolute;
    width: 100px;
    color: #544b4b;
    font-size: 18px;
    font-weight: 900;
    top: 42px;
    left: 6px;
    opacity: 0;
}
#tablerate2 {
    top: 82px;
}
#tablerate3 {
    left: 115px;
}
#tablerate4 {
    top: 82px;
    left: 115px;
}
#rate, #apr {
    color: #08c177;
    font-weight: 900;
}
.subtext {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -0.6px;
}
#graphline {
    position: absolute;
    background-image: url(graphline.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 494px;
    height: 174px;
    right: 0px;
    bottom: 0px;
}
#graphlinecover {
    position: absolute;
    width: 494px;
    height: 174px;
    background-color: #fff;
    right: 0px;
    bottom: 0px;
}
#cta {
	position: absolute;
	width: 327px;
	height: 43px;
	left: 52px;
	bottom: 21px;
    margin-bottom: -40px;
    opacity: 0;
	background-color: #08c177;
	border-radius: 4px;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	line-height: 43px;
	color: #fff;
	overflow: hidden;
    z-index: 509;
    pointer-events: none;
}
#ctatopbg {
	position: absolute;
    width: inherit;
    height: 43px;
	background-color: #08c177;
	border-radius: 4px;
}
#ctatext {
	position: absolute;
    left: 170px;
	width: 95%;
    opacity: 0;
}
#ctaarrow {
    position: absolute;
    width: 0; 
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    bottom: 15px;
	right: 84px;
    margin-right: -170px;
    z-index: 150;
    pointer-events: none;
}
#shine {
	position: absolute;
	width: 250px;
	height: 65px;
	left: -300px;
	top: 0;
	background-image: url('shine.png');
	background-size: cover;
}
#logo {
	position: absolute;
	width: 192px;
	height: 99px;
	left: 23px;
	top: -13px;
	background-image: url('logo.gif');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 5;
}
#terms {
    position: absolute;
    width: 445px;
	left: 0;
    bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 9px;
	text-align: center;
    color: #A3A3A3;
    opacity: 1;
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}