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;
}

#banner {
  position: absolute;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  width: 298px;
  height: 598px;
  background: #e2f0d7;
  border: 1px solid #ccc;
  top: 0px;
  left: 0px;
  margin: auto;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
}

.panel {
  position: absolute;
  width: 298px;
  height: 273px;
}

h1 {
  font-size: 25px;
  letter-spacing: -0.1px;
  text-align: center;
  font-weight: 300;
  color: #448214;
}

h2 {
  font-size: 65px;
  text-align: center;
  font-weight: 400;
  color: #448214;
  margin-left: -5px;
}

p {
  font-size: 25px;
  text-align: center;
  font-weight: 300;
  color: #448214;
  margin-top: -36px;
  margin-left: 225px;
}

h3 {
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  color: #246daa;
}

#text1 {
  top: 13px;
  left: 300px;
  opacity: 0;
}

#text2 {
  top: 49px;
  left: -300px;
  opacity: 0;
  line-height: 52px;
}

#text3 {
  top: 150px;
  opacity: 0;
  height: 22px;
  color: #246daa;
  z-index: 850;
}

#ratetable {
	position: absolute;
    left: -3px;
    top: 150px;
    z-index: 900;
}

.row {
	position: absolute;
    width: 283px;
    height: 40px;
    left: 300px;
    opacity: 0;
}

.rowbg {
    width: inherit;
    height: inherit;
    background-color: #fff;
    opacity: 0;
}

.rowbgover {
	position: absolute;
    width: inherit;
    height: inherit;
    background-color: #7ac142;
    opacity: 0;
    z-index: 2;
}

.tabletext {
	position: absolute;
    font-weight: 400;
    color: #31353b;
    font-size: 15px;
    width: 273px;
    left: 5px;
    top: 13px;
    z-index: 3;
}
.tabletext span {
    font-size: 11px;
}

.divider {
	position: absolute;
    width: 283px;
    height: 1px;
    left: 300px;
    background-color: black;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
}

#divider1 {
    top: 40px;
}
#divider2 {
    top: 80px;
}
#divider3 {
    top: 120px;
}
#divider4 {
    top: 160px;
}

#row2 {
    top: 40px;
}
#row3 {
    top: 80px;
}
#row4 {
    top: 120px;
}
#row5 {
    top: 160px;
}

#ttext2, #ttext5, #ttext8, #ttext11, #ttext14 {
    text-align: center;
    left: 16px;
}

#ttext3, #ttext6, #ttext9, #ttext12, #ttext15 {
    text-align: right;
}

#clockheader {
    text-align: center;
    color: #000;
    left: 0px;
    top: 368px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.7px;
    opacity: 0;
}

#clock {
    position: absolute;
    top: 389px;
    left: 7px;
    opacity: 0;
}

.tophalf {
    position: absolute;
    overflow: hidden;
    width: 288px;
    height: 25px;
}

.bottomhalf {
    position: absolute;
    overflow: hidden;
    width: 288px;
    height: 25px;
    top: 25px;
}

.numt {
    position: absolute;
    font-size: 30px;
    font-weight: 600;
    color: #31353b;
    text-align: center;
    width: 30px;
    height: 50px;
    line-height: 48px;
    background: url('clocktop.png');
    background-repeat: no-repeat;
}

.numb {
    position: absolute;
    font-size: 30px;
    font-weight: 600;
    color: #31353b;
    text-align: center;
    width: 30px;
    height: 50px;
    line-height: 48px;
    top: -25px;
    background: url('clockbottom.png');
    background-position: 0 25px;
    background-repeat: no-repeat;
}

#numt_day1a, #numt_day1b, #numb_day1a, #numb_day1b {
    left: 2px;
}
#numt_day2a, #numt_day2b, #numb_day2a, #numb_day2b {
    left: 35px;
}
#numt1a, #numt1b, #numb1a, #numb1b {
    left: 75px;
}
#numt2a, #numt2b, #numb2a, #numb2b {
    left: 108px;
}
#numt3a, #numt3b, #numb3a, #numb3b {
    left: 148px;
}
#numt4a, #numt4b, #numb4a, #numb4b {
    left: 181px;
}
#numt5a, #numt5b, #numb5a, #numb5b {
    left: 221px;
}
#numt6a, #numt6b, #numb6a, #numb6b {
    left: 254px;
}

#numt_day1b, #numt_day2b, #numt1b, #numt2b, #numt3b, #numt4b, #numt5b, #numt6b, #numb_day1b, #numb_day2b, #numb1b, #numb2b, #numb3b, #numb4b, #numb5b, #numb6b {
    z-index: 2;
}
#numt_day1a, #numt_day2a, #numt1a, #numt2a, #numt3a, #numt4a, #numt5a, #numt6a, #numb_day1a, #numb_day2a, #numb1a, #numb2a, #numb3a, #numb4a, #numb5a, #numb6a {
    z-index: 1;
}

.colon {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #31353b;
    left: 68px;
    top: 16px;
}
#colon2 {
    left: 140px;
}
#colon3 {
    left: 214px;
}

.subtext {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    color: #31353b;
    left: 18px;
    top: 55px;
}
#subtext2 {
    left: 85px;
}
#subtext3 {
    left: 152px;
}
#subtext4 {
    left: 225px;
}

#cta {
	position: absolute;
    overflow: hidden;
	width: 245px;
	height: 58px;
    bottom: 5px;
	left: 27px;
	background-image: url('cta.png');
	z-index: 99;
    opacity: 0;
}

#logo {
	position: absolute;
	width: 169px;
	height: 58px;
	left: 66px;
	bottom: 3px;
	background-image: url('logo.png');
}

#shine {
    position: absolute;
    width: 200px;
    height: 59px;
    left: -220px;
    background-image: url('shine.png');
    background-size: cover;
    z-index: 100;
}

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