p.mesaga{font-size:12px;}
.content .feedback table{margin-bottom:15px;}
.content .feedback table td{padding-bottom:1px;border:none;vertical-align:top;text-align:left !important;}
.content .feedback table td.left{padding-left:0px;padding-top:4px;padding-right:20px;}
.feedback input[type="text"],
.feedback textarea{padding:0px 5px 0px 5px;}
.feedback input[type="text"]{height:36px;}
.feedback textarea{height:85px;resize:none;}
.feedback select{height:22px;}
.feedback td.captcha img{margin:0;}
.feedback td.captcha a,
.feedback td.captcha a:visited{position:relative;top:-6px;}
.feedback input[type="submit"]{width:108px;float:right;}
.feedback input[type="submit"]:disabled{opacity: 0.5;}
.feedback input[type="submit"]:active{position:relative;top:1px;left:1px;}
td.captcha br{line-height:1px;}
.content .feedback td.for_send{padding-top:9px;}

.feedback input[type="text"].alert,
.feedback textarea.alert{
    border: 1px solid #ff0501;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
