.mui-input-row { border-bottom: 1px solid #c9c9c9; } .mui-card { margin: 0; } .mui-card-content { padding: 0 20px; } .mui-input-row { height: 75px; } #phone, #code { height: 50%; } label, input, textarea { float: none !important; } .mui-input-row input, textarea { padding: 0 15px !important; } .mui-input-row label, .reaction { display: block; font-weight: 600; padding: 13px 15px 8px; } .mui-radio { display: inline-block; } .line, .codeTX { display: inline-block; border-left: 1px solid #1ba3c9; padding-left: 10px; height: 25px; position: absolute; right: 10px; color: #1ba3c9; font-size: 16px; font-weight: 600; } .btns { width: 90%; margin: 20px auto; text-align: center; } .btn { /* width: 90%; */ background-color: #1ba3c9; outline: none; border: none; padding: 5px 45px; /* display: block; */ border-radius: 10px; font-size: 16px; color: #fff; } .titleW { padding: 5px 0px; margin-bottom: 5px; } .mui-icon-info-filled { color: rgb(253, 193, 30); } .warning { font-size: 15px; margin-bottom: 5px; font-weight: 600; } .mui-radio input[type=radio]:before { font-size: 20px; vertical-align: middle; } .mui-checkbox input[type=checkbox], .mui-radio input[type=radio] { top: 0 !important; } .mui-checkbox.mui-left label, .mui-radio.mui-left label { padding: 0 0 0 45px; vertical-align: middle; } .content { height: 125px; border-bottom: none; } .mui-input-row label~textarea { float: none; width: 100% !important; height: 70%; background-color: rgb(246, 246, 246); } .ztext { padding: 10px 15px !important; } .feedback { height: auto; border: none; } .space { background-color: rgb(246, 246, 246); } .btnLeft { background-color: rgb(254, 150, 3); margin-right: 40px; } .btnRight { background-color: #1ba3c9; } .result { position: absolute; right: -4px; top: 30px; display: inline-block; width: 85px; padding: 5px 0; color: #fff; text-align: center; border-radius: 20px 0 0 20px; background-color: rgb(17, 211, 169); } i { color: #FF0000; } .feedback .image-item { border: none; margin-left: 5px; float: left; } .feedback label { width: 125%; } .feedback span { font-weight: 100; } .filesHandle { background-color: antiquewhite; display: inline-block; padding: 2px 10px; margin-right: 5px; margin-bottom: 5px; } .del_file { margin-left: 5px; font-weight: 600; }