input[type^="text"],input[type^="password"],textarea,select,.fechas p,.inputfile span.caja-input{border:1px solid #aaa;background:transparent;box-sizing:border-box;color:#353a64;font-family:"Segoe UI","Arial",sans-serif;padding:20px 10px 5px}p[class*="col-"]{margin-bottom:25px}input[type^="text"],input[type^="password"],textarea,select{box-sizing:border-box;width:100%}select:not([class*="ui-datepicker"]){background:transparent url(../../img/css/icono/select.png) no-repeat 96% 52%;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;cursor:pointer;padding:12px 25px 13px 15px;text-overflow:''}select::-ms-expand{display:none}input[type="radio"],input[type="checkbox"]{display:none}input[type="radio"]+span:before,input[type="checkbox"]+span:before{border:1px solid #dbdbdb;background:#fff;border-radius:3px;box-shadow:0 0 8px rgba(0,0,0,0.06);cursor:pointer;content:'';display:inline-block;height:17px;margin:-4px 7px 0 0;vertical-align:middle;width:17px}input[type="checkbox"]+span:before{height:22px;margin:0 9px 0 1px;width:22px}@media(min-width:59em){input[type="checkbox"]+span:before{height:17px;margin:0 9px 0 1px;width:17px}}input[type="radio"]+span:before{border-radius:100%}input[type="radio"]:checked+span:before,input[type="checkbox"]:checked+span:before{background:#ffd600;box-shadow:inset 0 0 0 3px white}input[type="reset"]{background:#353a64 url(../../img/css/icono/reset.png) no-repeat 50% 50%;cursor:pointer;text-indent:-99999px}input[type="reset"]:hover{background:#fff url(../../img/css/icono/resetHover.png) no-repeat 50% 50%}*::-webkit-input-placeholder{color:#4f4f4f}*:-moz-placeholder{color:#4f4f4f}*::-moz-placeholder{color:#4f4f4f}*:-ms-input-placeholder{color:#4f4f4f}input[type=text]::-ms-clear,input[type^="password"]::-ms-clear{display:none}.campo{display:flex;flex-direction:column;position:relative}.campo label{font-size:.9rem;position:absolute;top:8px;left:30px;color:#353a64;order:1;pointer-events:none;transition:all .3s ease-in}.campo input:focus ~ label,.campo input.input-activo ~ label,.campo textarea:focus ~ label,.campo textarea.input-activo ~ label{font-size:.7rem;top:-1px}.fechas{aling-items:center;flex-direction:row}@media(max-width:47em){.fechas{display:block}}.fechas p{display:flex;justify-content:space-between;align-items:center;flex:1;position:relative;padding:0 10px}@media(min-width:47em){.fechas p:first-child{margin-right:30px}}.fechas p label{left:10px}.fechas p input{border:0}.fechas p img{cursor:pointer}.checkbox{margin-bottom:10px}.checkbox label{display:flex;align-items:center}.checkbox label span{font-weight:400;font-size:.85rem;margin-right:5px}.checkbox label span.asterisco{min-width:7px}.checkbox label span:not(.asterisco){width:95%;margin:0;display:flex;align-items:center}.checkbox label span:not(.asterisco) i{font-style:normal;width:calc(100% - 35px)}.checkbox label input{margin:0 5px}.zonacaptcha small{font-size:.85rem;display:block}.zonacaptcha>span{display:block;margin-top:20px}.zonacaptcha>span input{display:block;margin-bottom:10px}@media(min-width:31em){.zonacaptcha{display:flex;justify-content:space-between}.zonacaptcha>span{display:flex;justify-content:flex-end;align-items:center;flex:1;margin:0 0 0 20px}.zonacaptcha>span input{width:auto}.zonacaptcha>span img{max-width:50%}}.inputfile .etiqueta,.inputfile .etiquetarequerida{color:#000 !important;margin-bottom:10px !important;order:0 !important;position:static !important}.inputfile span.caja-input{display:block;padding-top:10px;position:relative}.inputfile span.caja-input:before{background:#353a64;border-radius:5px;color:#fff;content:attr(data-title);display:inline-block;margin-right:20px;padding:5px 10px}.inputfile span.caja-input input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.radios{padding:20px 0}.radios .etiquetarequerida,.radios .etiqueta,.radios label{margin-right:20px}