.login-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login{padding:20px 15px;width:250px;font-family:Oswald,Arial,sans-serif;font-weight:300;color:#000;font-size:18px;line-height:normal;border:1px solid #c4c4c4}.login__header{text-align:center;text-transform:uppercase;margin-bottom:20px}.login__form{font-family:Roboto,Arial,sans-serif;font-weight:400;color:#000;font-size:14px}.login__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 15px 0;padding:0}.login__item:last-child{margin:0}.login__input{height:20px;outline:none}.login__button{padding:7px 20px;font-family:Oswald,Arial,sans-serif;font-weight:400;color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#0084ff;cursor:pointer;outline:none}