section.panel-recoveruser{width:61%;margin:50px auto 40px}section.panel-recoveruser .icono-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}section.panel-recoveruser .icono-info picture{flex-shrink:0;width:46px;margin-right:15px}section.panel-recoveruser .icono-info picture img{width:100%}section.panel-recoveruser .icono-info p{font-size:14px;line-height:1.4em;text-align:justify}section.panel-recoveruser .form-recover-user .data{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:40px auto 25px}section.panel-recoveruser .form-recover-user .data .data-recoveruser{width:40%}section.panel-recoveruser .form-recover-user .data .data-recoveruser label{display:block;text-align:center;font-weight:700;font-size:14px}section.panel-recoveruser .form-recover-user .data .data-recoveruser input{text-align:center;padding:8px 15px;border-radius:4px;border:1px solid #cecece;background-color:#f4f4f4;margin-top:4px;width:100%}section.panel-recoveruser .form-recover-user .data .data-recoveruser input:focus{outline:0}section.panel-recoveruser .form-recover-user .errors-recoveruser{text-align:center;font-size:15px;font-weight:700}section.panel-recoveruser .form-recover-user .btn-recoveruser{margin-top:35px;font-size:13px}section.confirm-panel article{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin:35px auto 20px}section.confirm-panel article picture{width:120px}section.confirm-panel article picture img{width:100%}section.confirm-panel article p{text-align:justify;margin:20px auto;width:70%;font-size:15px}section.confirm-panel article p:nth-child(3){margin:0}section.confirm-panel .linea-facil-content{width:70%}@media (max-width:990px){section.panel-recoveruser{width:95%}section.panel-recoveruser .icono-info{flex-direction:column}section.panel-recoveruser .icono-info picture{margin-right:0;margin-bottom:15px}section.panel-recoveruser .form-recover-user .data{justify-content:space-between}section.panel-recoveruser .form-recover-user .data .data-recoveruser{width:48%}section.confirm-panel .linea-facil-content,section.confirm-panel article p{width:90%}}