.clear{
    clear: both;
}

.adatlap-message:before, .adatlap-error:before, .adatlap-info:before {
  content: "";
  height: 40px;
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 28px;
  line-height: 20px;
  text-align: center;
  padding-top: 9px;
  vertical-align: bottom;
}

.adatlap-info {
  border: 1px solid #ddd;
  border-color: rgba(0,0,0,.07);
}

.adatlap-error {
  border: 1px solid #b81c23;
  color: #c72c00;
}

.adatlap-message {
  border: 1px solid green;
    color: green;
}

.adatlap-message, .adatlap-error, .adatlap-info {
	padding: 5px 30px 5px 5px;
	margin: 10px;
	position: relative;
	border-radius: 0;
	background: 0 0;
	list-style: none outside;
	width: auto;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

/*****************************************************************************************************************************************************************/


.adatlap-bezar {
	display: block;
	/* float: right; */
	/* background: #ccc; */
	width: 24px;
	height: 24px;
    line-height: 24px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #c72c00;
	text-align: center;
	border-bottom-left-radius: 7px;
	cursor: pointer;
}

.adatlap-bezar::before {
	background-color: transparent;
	content: "\00d7";
	font-weight: 700;
	color: #c72c00;
	font-size: 20px;
}

.adatlap-bezar:hover::before {
	font-size: 24px;
}

/*****************************************************************************************************************************************************************/

.adat_nem_lathato {
  display: none !important;
  float: left;
}

.adat_lathato {
  white-space: nowrap;
}

.adat_megse_gomb {
  float: left;
  margin-left: 0px;

}

.adat_box {
  float: left;
  width: 50%;
}

.adat_box > label {
  display: block;
  font-weight: bold;
}



.adat_box.adat_box_bal {
  padding-right: 10px;
}

.adat_box.adat_box_jobb {
  padding-left: 10px;
}

.adat_box.adat_box_left {
  padding-right: 0px;
  float: left;
  width: 45%;
}

.adat_box.adat_box_right {
  padding-left: 0px;
  float: right;
  width: 45%;
}

.adat_box.adat_box_left .tipus_box, .adat_box.adat_box_right .tipus_box {
    float: left;
    width: 100%;
}

.szemelyes_adatok select{
    width:100%;
    color: #333333;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    color: #747474;
    font-size: 13px;
    padding: 8px 15px;
    width: 100%;
}

.adat_tarolo {
  border: 1px solid #eaeaea;
  display: block;
  font-size: 14px;
  height: 45px;
  letter-spacing: normal;
  line-height: 43px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}


.adat_box.adat_box_full {
  width: 100%;
}

.adat_box .tipus_box {
  float: left;
  width: 33.333%;
}

.adat_box .tipus_box input{
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
  margin-top: 0;
  vertical-align: baseline;
  cursor: pointer;
}

.adat_box .tipus_box .radio_label {
  cursor: pointer;
}

.adat_box .tipus_box2 {
  float: none;
  width: auto;
}

.adat_box .tipus_box3 {
  float: none;
  width: 50%;
  margin: 10px 50px;
  display: none;
}



/*****************************************************************************************************************************************************************/


.avatar_kep {
    background-position: center center !important;
    background-size: cover !important;
    border-radius: 160px;
    height: 160px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
}

.avatar_kep_belso {
    border-radius: 160px;
    height: 160px;
    width: 160px;
    overflow: hidden;
    cursor: pointer;
}

.avatar_kep_feltolt {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 75px;
  line-height: 19px;
  margin-top: 135px;
  text-align: center;
}


.avatar_kep_kamera {
  background: #78b21f none repeat scroll 0 0;
  color: #ffffff;
  height: 160px;
  margin-top: 140px;
  width: 160px;
  cursor: pointer;
  display: none;
}

.avatar_kep_feltolt .fa.fa-camera {
  display: block;
  font-size: 18px;
  padding-top: 3px;
}

/***************************************************************************************************************************************************/
.adat_nem_lathato {
  display: none !important;
  float: left;
}

.adat_lathato {
  white-space: nowrap;
}

.adat_megse_gomb {
  float: left;
  margin-left: 0px;

}

.adat_box {
  float: left;
  width: 50%;
}

.adat_box > label {
  display: block;
  font-weight: bold;
}



.adat_box.adat_box_bal {
  padding-right: 10px;
}

.adat_box.adat_box_jobb {
  padding-left: 10px;
}

.adat_box.adat_box_left {
  padding-right: 0px;
  float: left;
  width: 45%;
}

.adat_box.adat_box_right {
  padding-left: 0px;
  float: right;
  width: 45%;
}

.adat_box.adat_box_left .tipus_box, .adat_box.adat_box_right .tipus_box {
    float: left;
    width: 100%;
}

.szemelyes_adatok select{
    width:100%;
    color: #333333;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    color: #747474;
    font-size: 13px;
    padding: 8px 15px;
    width: 100%;
}

.adat_tarolo {
  border: 1px solid #eaeaea;
  display: block;
  font-size: 14px;
  height: 45px;
  letter-spacing: normal;
  line-height: 43px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}


.adat_box.adat_box_full {
  width: 100%;
}

.adat_box .tipus_box {
  float: left;
  width: 33.333%;
}

.adat_box .tipus_box input{
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
  margin-top: 0;
  vertical-align: baseline;
  cursor: pointer;
}

.adat_box .tipus_box .radio_label {
  cursor: pointer;
}

.adat_box .tipus_box2 {
  float: none;
  width: auto;
}

.adat_box .tipus_box3 {
  float: none;
  width: 50%;
  margin: 10px 50px;
  display: none;
}
/*****************************************************************************************************************************************************************/


.reg-message:before, .reg-error:before, .reg-info:before {
  content: "";
  height: 40px;
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 28px;
  line-height: 20px;
  text-align: center;
  padding-top: 9px;
  vertical-align: bottom;
}

.reg-info {
  border: 1px solid #ddd;
  border-color: rgba(0,0,0,.07);
}

.reg-info:before {
  background-color: transparent;
  color: #1e85be;
  content: "i";
  font-family: Times,Georgia,serif;
  font-style: italic;
}

.reg-error {
  border: 1px solid #b81c23;
  color: #c72c00;
}

.reg-error:before {
  background-color: transparent;
  content: "\00d7";
  font-weight: 700;
}

.reg-message {
  border: 1px solid green;
    color: green;
}

.reg-message:before {
  background-color: transparent;
  content: "\2713";
}

.reg-message, .reg-error, .reg-info {
  padding: 10px 10px 10px 40px;
  margin: 0 0 10px;
  position: relative;
  border-radius: 0;
  background: 0 0;
  list-style: none outside;
  width: auto;
  font-size: 15px;
  line-height: 20px;
}

/*****************************************************************************************************************************************************************/
