.ereg_wrapper {
  background:url(../images/ereg_allbg.png) repeat-x left top;
  padding:20px;
  color:#000000 !important;
  min-height: 600px;
}
.ereg_column1 {
  width:40%;
  margin-right:16px;
  float:left;
  position: relative;
  min-height: 1px;
}
.ereg_column2 {
  width:40%;
  float:left;
  position: relative;
  min-height: 1px;
}
.ereg_full_column {
  width:776px;
}
.ereg_box {
  background:#ffffff;
  border:1px solid #e6e6e6;
  margin-bottom:20px;
}
.ereg_box .box_common {
padding: 20px 15px;
}

.ereg_hint_inner {
  padding: 5px 15px;
}
@media (max-width: 768px) {
.ereg_column1,
.ereg_column2 {
  width:100%;
}
}

.ereg_boxheader {
padding: 5px 15px;
background: #64A70B;
}
.ereg_box.elerhetoseg .ereg_boxheader h3,
.ereg_box.person .ereg_boxheader h3 {
font-size: 1.5em;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
.ereg_boxbody.box_common.clearfix button {
width: 100% !important;
margin-bottom: 10px;
}
.btn.btn-default.form-submit{
border-radius: 1px;
background: #1C419A;
color: #fff;
border: none;
padding: 10px 20px;
}
.ereg_boxbody.box_common.clearfix .form-submit {
margin-bottom: 10px;
background: none;
color: #1C419A;
box-shadow: none;
border: 1px solid;
}
/* Elküldő gomb */
@media (min-width: 768px) {
  .contact-btn {
    margin-left: 65.666667% !important;
  }
}
@media (min-width: 992px) {
  .contact-btn {
    margin-left: 65% !important;
  }
}
@media (min-width: 1200px) {
  .contact-btn {
    margin-left: 64.7% !important;
  }
}*/