.flexBox{align-items:center}.flexBox,.loginWrapper{display:flex;justify-content:center}.loginWrapper{width:500px;height:650px;border-radius:33px;border:1px solid #c1c1c1;box-shadow:0 0 10px 0 rgba(0,0,0,.25)}h2{font-size:35px;font-weight:700;margin-bottom:30px;margin-top:30px}.link{color:#049dbf;border-bottom:1px solid #049dbf;margin-left:5px}.link,.noLink{display:flex;justify-content:center}.noLink{text-align:center;color:#000;text-decoration:none;cursor:pointer;margin-top:30px}.textInput:last-child{margin-bottom:10px}@media only screen and (max-width:600px){.loginWrapper{width:90%}input{width:250px}h2{font-size:30px}h3{font-size:20px}}.buttonCenter{text-align:center;margin-top:30px}.simp-btn{background-color:#049dbf;cursor:pointer;padding:15px 20px;border-radius:38px;color:#fff;min-width:240px;border:none;font-size:25px;margin-bottom:20px}.label{font-size:25px;font-weight:600;margin-top:30px;align-items:center}.textInput{width:350px;height:60px;flex-shrink:0;border-radius:13px;border:1px solid #7b7979;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);font-size:large;padding-left:10px;outline:none}.fileInput{text-align:center}.file-input-container{position:relative;overflow:hidden;margin-top:10px;width:100%;height:1000px}.file-input-container h3{text-align:center}.file-input{position:absolute;height:200px;width:100%;opacity:0;top:25%;left:0;cursor:pointer;z-index:3}.file-name{margin-top:5px;color:#333;display:block;margin-left:auto;margin-right:auto}.fileFlexBox{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}@media only screen and (max-width:600px){.loginWrapper{width:90%}.textInput{width:250px}h2{font-size:30px}h3{font-size:20px}}