#feedbackFormLeft {position:fixed;width:30px;height:200px;top:0;bottom:0;right:0;margin:auto 0;background-color:#e4012e;z-index:9999;}
#feedbackFormLeft div.active{display:block;}
#feedbackFormLeft .btn2{margin:0 !important;}
#feedbackFormLeft .row + .row, #feedbackFormLeft [class*="grid_"] + [class*="grid_"]{margin-top:0 !important;}
#feedbackFormLeft .inlineBlock{float:left;}
#feedbackFormLeft .overlay{background-position-x:0%;background-position-y:0%;background-size:initial;background-repeat-x:repeat;background-repeat-y:repeat;background-origin:initial;background-clip:initial;background-color:#000000;opacity:0;position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:-1;display:none;}
#feedbackFormLeft .wrap #contact-form label.message{margin-top:19px;}
#feedbackFormLeft .wrap .btn-wr{min-width:150px;}
#feedbackFormLeft .wrap .submitButton{bottom:0;right:0;margin-top:auto;}
#feedbackFormLeft .wrap .captcha{margin-top:10px;margin-bottom:25px;}
#feedbackFormLeft #contact-form{margin:10px 10px 0 10px;}
#feedbackFormLeft .wrap{display:none;height:100%;}
#feedbackFormLeft .cont{position:relative;color:#FFFFFF;font-family:'Roboto Condensed', sans-serif;font-size:18px;height:100%;text-align:center;display:none;cursor:pointer;}
#feedbackFormLeft .cont .name{position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);margin:0 0 0 30px;width:200px;height:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-stretch:condensed;}
#feedbackFormLeft .cont hr{display:inline-block;border:none;color:#FFFFFF;background-color:#FFFFFF;height:2px;margin-top:200px;margin-bottom:2px;}
#feedbackFormLeft .cont .num{display:inline-block;}
@media (max-width:767px){#feedbackFormLeft.feedbackFormLeftMedia{position:absolute;width:100% !important;margin:0;}
}