 #feedback {position: fixed;left: 0;top:10%;height: 490px;margin-left: -3px;margin-bottom: -3px;z-index:99999999;}#feedback-form {float: left;width: 300px;height: 100%;z-index: 1000;padding-left: 5px;padding-right: 10px;background-clip: 'padding-box';border: 1px solid rgba(0,0,0,.2);-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2);}#feedback-tab {float: right;color: #fff;font-size: 20px;cursor: pointer;text-align: center;width: 120px;height: 42px;margin-top: 160px;margin-left: -42px;padding-top: 5px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);animation: colorchange 50s;-webkit-animation: colorchange 20s;-moz-animation: colorchange 20s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;}@keyframes colorchange {0% {background: orange;}25% {background: red;}50% {background: blue;}75% {background: green;}100% {background: red;}}@-webkit-keyframes colorchange {0% {background: orange;}25% {background: red;}50% {background: blue;}75% {background: green;}100% {background: red;}}#feedback-tab:hover {background-color:#282e7a;}#feedback-form textarea {resize: none;}form-control::-webkit-input-placeholder {color: #282e7a;font-size:14px;}form-control::-moz-placeholder {color: #282e7a;font-size:14px;}form-control:-ms-input-placeholder {color: #282e7a;font-size:14px;}form-control:-moz-placeholder {color: #282e7a;font-size:14px;}.testimo ul li{background-color:#f93 !important;}