﻿@import"reset.css";@import"index1.css";.btn{height:30px;border:0;border-radius:5px;cursor:pointer;}.btn.btn-common{color:#fff;background-color:#02bae7;}.btn.btn-common:hover{color:#fff;background-color:#1fa2c2;}.btn.btn-nouse{color:#d7d7d7;background-color:#777;}.btn.btn-selected{background-color:#0071bc;color:#fff;}.btn.btn-higher{height:100px;}.hidden-mobile{display:block;}@media only screen and (max-width:500px){.hidden-mobile{display:none;}}body .error-msg-block{width:90%;margin:0 auto;left:10%;text-align:center;border:1px solid #0071bc;background-color:#f4fbff;border-collapse:separate;border-spacing:0;border:1px solid #bfd0dc;border-top:5px solid #0071bc;border-bottom:2px solid #abbac4;border-radius:5px;margin-bottom:15px;margin-top:95px;}body .error-msg-block .error-msg{margin:0 auto;padding:15px;width:700px;color:#316c8a;font-size:1.2em;font-weight:900;text-shadow:2px 2px 4px #9aa3a8;}@media only screen and (max-width:500px){body .error-msg-block .error-msg{width:320px;}}body footer{position:absolute;bottom:0;}