#frr_form{width:100%;max-width:480px;background-color:#fff;margin:0 auto;padding:20px;box-sizing:border-box}#frr_form_submit{display:inline-block;width:19%;height:30px;line-height:30px;padding:0 15px;border:2px solid #b2dd4c;font-size:13px;font-weight:800;font-family:inherit;letter-spacing:1px;color:#fff;background-color:#b2dd4c;cursor:pointer;-webkit-transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#frr_form_submit:hover{background-color:#212121;color:#fff;border-color:#212121}#force_reload_sitename{width:80%;padding:8px 12px;height:30px;line-height:30px;border:1px solid #cfcfcf;outline:0;font-family:Raleway,sans-serif;font-weight:500;font-size:14px;background-color:#fff;color:#797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#frr_result{padding:10px;text-align:center;background:#fff}.frr_error{color:red}.frr_success{color:#b2dd4c}@media only screen and (max-width:768px){#frr_form_submit{width:100%;display:block}#force_reload_sitename{width:100%;display:block;margin-bottom:10px}}#get_robots_result li{overflow-wrap:break-word}