#survey{position:fixed;top:25%;right:0;z-index:900;min-height:330px;-webkit-box-shadow:0 0 75px -1px rgba(0,0,0,.65);box-shadow:0 0 75px -1px rgba(0,0,0,.65)}#survey .feedback-form-btn{position:absolute;top:55%;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg) translateX(-50%);vertical-align:top;background:#6cb127;text-align:center;border:0;min-width:180px;height:auto;color:#fff;font-weight:600;outline:none;font-size:14px;padding:10px;text-decoration:none;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);box-shadow:0 2px 2px rgba(0,0,0,.2);-webkit-border-radius:5px;border-radius:5px}#survey .feedback-form{position:fixed;top:25%;right:0;z-index:900;min-height:330px}#survey .feedback-form-show{right:0!important}#survey .feedback_form_area{position:relative;display:none;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);box-shadow:0 2px 2px rgba(0,0,0,.2);-webkit-border-radius:5px;border-radius:5px}#survey .feedback_form_area_inner{width:300px;min-height:330px;color:#28415a;padding:15px}#survey .feedback_form_area h3{margin-top:0}@media only screen and (max-width:366px){#survey .feedback_form_area_inner{width:200px;padding:15px}}#survey h3{font-size:16px}#survey h5{font-size:14px;margin-bottom:.5em}#survey textarea{resize:none;width:80%;height:80px;padding:20px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #ccc;outline:none}#survey label{float:left;width:25px;margin:1px;background-color:#efefef;-webkit-border-radius:4px;border-radius:4px;border:1px solid #d0d0d0}#survey label span{text-align:center;padding:5px 0;display:block}#survey label input{position:absolute;top:-20px}#survey input:checked+span{-webkit-border-radius:4px;border-radius:4px;background-color:#6cb127;color:#f7f7f7}#survey input[type=radio]{display:none}#survey .button{display:inline-block;*display:inline;vertical-align:baseline;outline:none;cursor:pointer;text-align:center;text-decoration:none;font-size:14px;padding:.5em 2em .55em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);position:absolute;top:93%;left:45%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#survey .green{color:#e8f0de;border:0;background:#6cb127;background:-moz-linear-gradient(top,#7db72f,#4e7d0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7db72f",endColorstr="#4e7d0e")}#survey .green:hover{background:#538018;background:-moz-linear-gradient(top,#6b9d28,#436b0c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6b9d28",endColorstr="#436b0c")}#survey .green:active{color:#a9c08c;background:-moz-linear-gradient(top,#4e7d0e,#7db72f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4e7d0e",endColorstr="#7db72f")}#survey .outer{margin:auto}