html,body{margin: 0px; padding: 0px; width: 100%; height: 100%;}
body{position: relative;}
div{font-size: 14px;}
a{text-decoration: none;}
input{ -webkit-appearance: none;}
.red{color: #ff7685;}
.blue{color: #429cef;}
/*ad start*/
.header {position: relative;}
.header > a {display: -webkit-box; background: #ff7685;}
.header > a > div {width: 0%; height: 80px;}
.header > a > div:first-child{ width: 60%; background: url(../images/banner-text.png) no-repeat 10px center; background-size: auto 65px;}
.header > a > div:last-child{ width: 40%; background: url(../images/banner-watch.png) no-repeat right center; background-size: auto 80px;}
.popup-ad {display: block; font-size: 14px; background: url(../images/ikonw-arrow.png) no-repeat right #ff7685; padding:10px; color: #fff; text-align: center; margin: 10px 0px;}
/*ad end*/
.footer {position: fixed; bottom: 0px; left: 0px; right: 0px;}
.footer a{display: block; background: #ff2350; color: white; font-size: 18px; text-align: center; line-height: 50px;}
/*hyperlink*/
.hyperlink {list-style: none; background: #fff8f2; padding: 5px; margin: 0px;}
.hyperlink a {display: block; font-size: 14px; line-height: 25px; color: #5e6571; text-align: left; background-repeat: no-repeat; background-position: left center; background-size: 40px 40px; padding-left: 50px;}
.hyperlink .re-lisa { background-image: url(../images/re-lisa.png);}
