.first-col, .second-col { padding: 0 50px; width: 49%; display: inline-block; vertical-align: top; }
label { color: #636363; text-transform: uppercase; }
div.main { border-top: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1; padding: 22px 38px ; margin: 0 0 34px 0; text-align: center; color: #969696; line-height: 24px; font-size: 14px; }
#meeting input[type="text"].form-control, textarea.form-control, input[type="date"].form-control { background-color: #fbfbfb; border: 1px solid #e0e0e0; border-radius: 3px; } 
#meeting input[type="text"].form-control, input[type="date"].form-control { height: 34px; padding: 6px 10px; }
#meeting button[type="submit"] { background-color: #000000; color: #FFFFFF; text-align: center; width: 60px; }
#meeting button[type="submit"]:hover { cursor: pointer; background-color: #F05F73; border-color: #F05F73; color: #FFFFFF; transition: all 0.4s; }
#meeting .submit { text-align: right; }
#meeting textarea.form-control { height: 108px; }
div.uploader span.filename { width: 74%; border-radius: 3px; height: 28px; padding: 0 10px; }
div.uploader { height: 34px; }