.emp-inspecthm-sc-form-contract-container{display:flex;flex-direction:row;}
.emp-inspecthm-sc-form-contract-container .columna-ctz{border-width:1px;border-style:solid;border-color:#659b3f;height:700px;}
@media(max-width:440px){
.emp-inspecthm-sc-form-contract-container{display:flex;flex-direction:row;flex-wrap:wrap;}
}
.step-content{padding-left:8px;padding-right:8px;padding-top:8px;}
.step-title{background-color:#659b3f;padding:8px;color:white;}
.step-field{margin-bottom:8px;margin-top:8px;}
.step-field input[type="text"], 
.step-field select, .step-field input[type="date"]{height:30px;border-radius:5px;border-color:#c6c6c6;}
.step-field input[name="cupon-descuento"]{text-align:center;}
table.step-sumary td.col-title{width:65%;}
table.step-sumary td.col-val{width:35%;text-align:right;}
.step-buttons{text-align:center;margin-top:30px;}
.step-buttons a, a.button-coupon{padding:10px;background-color:#ccc;color:#999;border:1px solid rgba(0,0,0,.08);border-radius:5px;}
.step-buttons a:hover, a.button-coupon:hover{background-color:#fff;color:#222;border:1px solid rgba(0,0,0,.3);}
a.button-coupon.coupon-applied::before{content:'x';color:red;margin-right:5px;}
input[name=cupon-descuento]{margin-bottom:15px;}
#row-cupon-descuento-wrapper .col-title{padding-bottom:15px;}
.step-field-flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;}
.step-field-title.restr-idntfr{display:flex;flex-wrap:wrap;justify-content:start;}
.restr-idntfr .ri_choice input[type="radio"]{margin-right:0px;}
.restr-idntfr .ri_choice{padding-right:10px;}
.restr-idntfr .ri_choice:last-of-type{padding-right:0px;}
.acepta_tocs_label{flex-basis:90%;text-align:left;}
.acepta_tocs_input_cb{flex-basis:7%;text-align:center;}
.wcpm_data_item_container{text-align:left;display:flex;flex-wrap:nowrap;align-items:center;}
.wcpm-input-radio{flex-basis:40px;}
.disc_default{font-size:9px;}
.disc_error{font-size:9px;color:red;}
fieldset[name="wcpm_radiogroup"]{border-width:0px;}
.eph.error-validate-show{color:red !important;font-size:9px;display:block;visibility:visible;}
.eph.error-validate-hide{
display: none;
visibility: hidden;
}