html,
body {
  height: 100%;
}
.modal {
  text-align: center;
}
.modal:before {
  content: ' ';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -5px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.social-wrap .ya-share2__icon {
  width: 50px !important;
  height: 50px !important;
}
.social-wrap li.ya-share2__item {
  margin: 5px 14px 5px 0;
}
.result-page .reload-wrap {
  position: relative;
}
.result-page .reload-wrap a.reload {
  position: absolute;
  margin-left: 10px;
}
.container {
  padding-left: 30px;
  padding-right: 30px;
}
.timer {
  margin-left: -30px;
  margin-right: -30px;
  background: #113880;
  color: #fff;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-dialog .hint-text {
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
}
.btn-lg {
  line-height: 2;
}
.form-control {
  height: 62px;
}
.logo {
  padding: 30px;
}
.logo img {
  max-width: 100%;
}
.result-number {
  font-size: 40px;
}
.index-text {
  margin-bottom: 30px;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 30px;
}
