#container {
 margin-top: 10%;
 margin-left: auto;
 margin-right: auto;
 width:350px;
 padding:30px 30px 15px 30px;
 height:auto;
 background:#ffffff;
}

.title1 {
  font-size: 2em;
  font-weight: 200;
  color:#444444;
  line-height: 1.42857143;
}

.title2 {
  font-size: 2em;
  font-weight: 400;
  color: #6ABF2E;
  line-height: 1.42857143;
}

body {
  min-height: unset !important;
}

.tr_version {
  width:25%;
  text-align:right;
}

.tr_message {
  width:75%;
}

.button_login_page {
  width:100%;
  font-size:90%;
}
