*{box-sizing:border-box}.automotive-form{display:block;margin:0 auto;width:100%;max-width:800px;font-family:'Roboto',sans-serif;box-sizing:border-box}.automotive-form-tab{border:#737373 1px solid;margin-bottom:20px}.automotive-form-tab-title{display:flex;justify-content:space-between;align-items:center;background:#737373;padding:11px 20px}.tab-titlel{font-size:20px;color:#fff;line-height:38px;font-weight:500}.tab-titlel span{display:inline-block;text-align:center;width:38px;height:38px;margin-right:15px;border-radius:100%;background:#fff !important;color:#000 !important;font-size:18px}.automotive-form-tab-content{width:100%;box-sizing:border-box}.automotive-form-tab-content table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}.automotive-form-tab-content td,th{border:1px solid #ededed;text-align:left;padding:8px}.automotive-form-tab-content tr:nth-child(odd){background-color:#f5f5f5}.automotive-form-tab-content th{background:#e0e0e0;font-family:'Roboto',sans-serif;font-size:14px;color:#000}.automotive-form-tab-content td{font-family:'Roboto',sans-serif;font-size:14px;color:#737373}.automotive-form-tab-content td input[type=text]{width:100%;padding:10px}.automotive-form-tab-content td.action{text-align:center}.automotive-form-tab-content td.action button{cursor:pointer;border:none;background:0 0}.automotive-form-tab-content.form{width:100%;background:#fff;padding:20px}.automotive-form-tab-content.form select{background:#fff;border:1px solid #ccc;border-radius:3px;width:100%;color:#737373 !important;font-family:'Roboto',sans-serif;font-size:14px;font-weight:400;padding:0 12px}.automotive-form-tab-content.form input[type=text]{background:#fff;border:1px solid #ccc;border-radius:3px;width:100%;color:#737373 !important;font-family:'Roboto',sans-serif;font-size:14px;font-weight:400;padding:12px}.automotive-form-tab-content.form textarea{background:#fff;min-height:80px;border:1px solid #ccc;border-radius:3px;width:100%;color:#737373 !important;font-family:'Roboto',sans-serif;font-size:14px;font-weight:400;padding:12px;resize:none}.automotive-form-tab input.save{border:none !important;background:#fff !important;padding:10px 20px;font-family:'Roboto',sans-serif;font-size:14px;color:#a91c28;cursor:pointer}.automotive-form-tab-content.form h2{margin:0 0 20px;padding:0;font-family:'Roboto',sans-serif;font-size:18px;color:#000}.content-form-row{display:flex;margin-bottom:15px}.content-form-fill{width:100%}.content-form-fill.third{width:calc((100% - 4%)/3);margin-right:2%}.content-form-fill.third:last-child{margin-right:0}.automotive-blank-row{width:100%;clear:both;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:10px 0 40px}.automotive-blank-row input[type=submit]{align-self:flex-end;border:none !important;background:#a91c28 !important;padding:10px 20px;font-family:'Roboto',sans-serif;font-size:18px;color:#fff;cursor:pointer}.hidable{display:none}@media (max-width:767px){.content-form-row{flex-direction:column}.content-form-fill.third{width:calc(100%);margin-right:0;margin-bottom:15px}.automotive-form-tab-content{overflow:auto}.automotive-form-tab-content table{min-width:600px}.automotive-blank-row{padding-bottom:50px}.automotive-blank-row input[type=submit]{align-self:stretch;width:100%;font-size:16px}}@media (max-width:479px){.tab-titlel{font-size:17px}}