#fal-main{margin:0 auto}#header{width:70%;margin:20px auto}input{border:1px solid #999;border-radius:3px;width:70%;height:40px;margin:10px 0;padding:0 10px;display:inline-block}input:focus{background-color:#0000;border-color:#666}input:blur{background-color:#0000}label{width:29%;display:inline-block}button{background-color:#f6f6f6;border:1px solid #999;width:150px;height:40px;margin:10px 0}button:hover{cursor:pointer;background-color:#e6e6e6;border-color:#666}#result{width:100%;height:auto;margin-bottom:20px}.green{text-align:center;background-color:#cfc;border-top:1px solid #333;border-bottom:1px solid #333;margin-bottom:10px;padding:5px 0}div#result p{text-align:center;background-color:#f6f6f6;border-bottom:1px solid #333;width:100%;padding:5px 0}div#result p:nth-child(2n){background-color:#f9f9f9}div#result p:nth-child(odd){background-color:#cdf}@media (width<=1024px){#fal-main{width:100%;margin:0}}