.iban{background-color:#f2f2f2;padding-top:50px;font-family:"Unicredit"}
.form_title span b{font-family:"Unicredit";font-weight:500}
.form_title span{text-transform:uppercase;font-weight:300;font-size:30px;display:table-cell;width:.1px;white-space:nowrap;border-right:15px solid transparent}
.form_title{margin-top:10px}
.form_title .line{display:table-cell}
.line{border-bottom:1px solid #ccc;width:100%}
.main label{text-transform:uppercase;font-size:15px}
.main input[type=text]{width:100%;height:40px;box-sizing:border-box;padding:0 36px 0 18px;font-weight:800;font-size:16px}
.main input[type=text]:focus{outline:2px solid #007a91;outline-offset:2px;border-radius:4px}
input[type=text].error{border:2px solid #ff2d41;background:#fff url('../img/ico_textboxes_2.png') right center no-repeat}
input[type=text].success{border:2px solid #36a000;background:#fff url('../img/ico_textboxes_3.png') right center no-repeat}
.input_element span{font-weight:700;font-size:15px;color:#ff2d41}
.two_lines{display:block;margin-bottom:5px}
.send_button{margin-top:5px}
.send_button input[type=button]{width:100%}
.main{margin-top:50px;margin-bottom:50px}
.description span{margin-top:5px;font-size:15px}