h1{font-size:3em;font-weight:bold;text-align:center}.sad{margin:0 auto 20px auto;background:url(/Images/sad-icon.png) center center;background-size:cover;width:126px;height:116px;display:block}.info{font-size:1.8em;text-align:center;margin-top:30px;line-height:1.4em}.radioButton{width:30px;height:30px;float:left;margin:5px 10px 0 0;border-radius:100%;background-color:#d3d3d3}.reasonForm{max-width:500px;margin:auto}.reasonsList{margin:50px auto 30px auto;list-style-type:none}.reasonsList li{clear:both;line-height:1.4em;font-size:2em;font-weight:bold;margin-bottom:10px;cursor:pointer}.reasonsList li *{cursor:pointer}.reasonsList li p{font-size:1em}.reasonsList li:hover .radioButton div{background-color:#00daf8}.reasonsList li.selected .radioButton div{background-color:#00daf8}.radioButton div{width:22px;height:22px;border-radius:100%;background-color:#fff;border:3px solid #fff;margin:4px}#reasonField{padding:10px;font-size:1em;border-radius:5px;width:400px;height:100px}#sendButton{margin:20px;cursor:pointer;padding:10px;max-width:100px;text-align:center;font-size:1.3em;color:#fff;background-color:#00daf8;font-weight:bold;display:block;border-radius:5px;text-decoration:none}#sendButton.inactive{display:none}#sendButton:hover{background-color:#4de79d}#thanks{display:none}#textReason{display:none}#textReason p{margin-bottom:7px}