.popUpdateSystem{
width:100%;
height:100%;
background:#033276;
text-align: center;
}
.popUpdateSystem>input {
float:left;
width:calc(100% - 20px);
margin:10px;