.modal-dialog {
  max-width: 600px  !important; }

.msg-informartion {
  color: black;
  background-color: white !important; }

body {
  background-color: #b1dcec !important;
}

input#login_id,
input#password {
  font-size: 24px !important;
}

button#login {
  font-size:16px;
  font-weight:bold;
  background-color:#000 !important;
}
