._ah_bal {
	border-right: 1px solid #ddd;
	padding-right: 20px;
}

._ah_jobb ._ah_torleszto,
._ah_jobb ._ah_thm_kamat {
	display: none;
}

.kalkj ul {
	width: 100%;
}

.kalkj ul li {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 10px;
	line-height: 1.2;
}

.kalkj ul li span {
	color: #4b4c47;
	font-size: 26px;
}

.kalkj ul li span.cim {
	color: #4b4c47;
	font-size: 12px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0;
}

.kalkj ul li.teljes {
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.kalkj ul li span._ah_kamat_tipus {
	font-size: 12px;
	font-weight: 400;
}



.kalkj ul li.teljes {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.kalkj ul li span._ah_kamat_tipus {
	font-size: 12px;
	font-weight: 400;
}


.none {
	display: none;
}

/*
	deviza
*/

._ah_ugyletDeviza {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

._ah_ugyletDeviza button {
	text-align: center;
	margin:5px;
}

/*
	fintipus
*/

._ah_bal h2,
._ah_jobb h2,
div._ah_cimke {
/* 	display: none; */
}

._ah_jobb {
	display: none;
}

/*
	inputok
*/

.inputok input {
	background: #F5F4F1;
	border-width: 0;
	padding: 5px;
	color: #0056FF;
	font-size: 12px;
}

/*
	nagy radio
*/
._ah_ugyletDeviza button,
._ah_fintipus button {
	font-size: 12px;
	font-family: "OpenSansLight",sans-serif;
	color: #4b4c47;
	text-transform: uppercase;
	background:none;
	border-width: 0;
	text-align: center;
	position: relative;
	padding-top: 30px;
	display: inline-block;	
}

._ah_fintipus button:disabled {
	color: #ccc;
    cursor:not-allowed;
}

/*
	kicsi radio
*/
._ah_afaVisszaforg button,
._ah_tamogatasVisszaforg button {
	font-size: 11px;
	font-family: "OpenSansLight",sans-serif;
	color: #4b4c47;
	text-transform: uppercase;
	background:none;
	border-width: 0;
	text-align: center;
	position: relative;
	padding-top: 15px;
	display: inline-block;	
}


._ah_fintipus {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 40px;
}

._ah_fintipus button {
	width: 30%;
	height: 90px;
	height: auto !important;
	min-height: 90px;
	vertical-align: top;
}

._ah_fintipus button._ah_last {
}

._ah_ugyletDeviza button:before,
._ah_fintipus button:before {
    background-color: #e5e0cf;
    border-radius: 24px;
    border-radius: 24px;
    color: #FFFFFF;
    content: "&nbsp;";
    text-indent: -9999px;
    font-size: 24px;
    left: 50%;
	margin-left: -12px;
    width: 24px;
    display: block;
    line-height: 24px;
    min-height: 24px;
    top: 0;	
    position: absolute;
    text-align: center;
}

._ah_fintipus button:disabled:before {
    background-color: #eee;
    cursor:not-allowed;
}

._ah_afaVisszaforg button:before,
._ah_tamogatasVisszaforg button:before {
    background-color: #eee;
    border-radius: 12px;
    border-radius: 12px;
    color: #FFFFFF;
    content: "&nbsp;";
    text-indent: -9999px;
    font-size: 12px;
    left: 50%;
	margin-left: -6px;
    width: 12px;
    display: block;
    line-height: 12px;
    min-height: 12px;
    top: 0;	
    position: absolute;
    text-align: center;
}

._ah_afaVisszaforg button._ah_selected:before,
._ah_tamogatasVisszaforg button._ah_selected:before,
._ah_ugyletDeviza button._ah_selected:before,
._ah_fintipus button._ah_selected:before {
            background-color: #0056ff;
}

.margintop {
	padding-top: 30px;
	margin-bottom: 20px;
}

._ah_afaVisszaforg {
	}

._ah_futamido,
._ah_maradvanyertek {
	margin-bottom: 0px;
}

._ah_futamido{
	margin-bottom: 30px;
	margin-top: 30px;
}

._ah_afaVisszaforgDatum label,
._ah_tamogatasVisszaforg label,
label._ah_cimke,
._ah_cimke {
	font-weight: normal;
	font-family: "OpenSansLight",sans-serif;
	font-size: 13px;	
}


._ah_cimke_custom {
	font-family: "OpenSansLight",sans-serif;
	font-size: 13px;	
}

/*
	onero
*/

._ah_onero {
	margin-bottom: 40px;
}

._ah_onero ._ah_header {
	margin-bottom: 20px;
}

._ah_onero ._ah_header ._ah_cimke {
	font-size: 9px;
}


/*
	regado
*/

.regado {
	margin-bottom: 20px;
}

.regado div {
	vertical-align: middle;
}


/*
	DIALOG
*/

.ui-dialog {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.41);	
	padding: 20px;
	background:#fff;
	z-index: 5000;
}
div.ui-dialog-titlebar.ui-widget-header{
	background: none;
	border-width: 0;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

div.ui-dialog-titlebar.ui-widget-header span#ui-id-11.ui-dialog-title {
	font-size: 24px;
	line-height: 30px;
	
	font-family: "OpenSansLight",sans-serif !important;
	font-weight: 0;
}

div.ui-dialog-titlebar.ui-widget-header a,
div.ui-dialog-titlebar.ui-widget-header button{
color: #333;
}

/*
	SLIDER
*/

._ah_ ._ah_slider {
    width: 100%;
}
._ah_ ._ah_slider .ui-slider .ui-slider-range {
    background-color: #0056ff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 6px !important;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
}
._ah_slider .ui-slider {
    background-color: #e0e0e0;
    height: 6px;
    position: relative;
    margin-top: 11px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none !important;
    width: 100%;
    z-index: 100;
    cursor: pointer;
}
.ui-slider-handle {
    background: #0056ff;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    margin-top: 0px;
    margin-left: -8px;
    position: absolute;
    top: -5px;
    padding-bottom: 5px;
    width: 16px;
    z-index: 2;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
}
.ui-slider-handle[style*="100"] {
    margin-left: -15px;
}
/*
	SELECT
*/

._ah_select select option {
	font-size: 12px;
}

.szelekt {
	margin-bottom: 20px;
}

._ah_afaVisszaforgDatum select,
._ah_tamogatasVisszaforgDatum select,
.szelekt select {
	width: 100%;
	border-width: 0;
	background: #f5f4f1;
	font-size: 12px;
	padding: 3px;
	color: #b7b5ab;
	color: #0056FF;
	}

.szelekt option {
}

.szelekt select option:checked {
	color: #0056FF;
}

/*
	GOMB
*/
.gombok {
	padding-top: 30px;
}

input._ah_submit,
a.pirosgomb {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 17px;
	padding: 6px 18px;
}

a.feketegomb {
	background-color: #0056FF;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 17px;
	font-family: "OpenSansLight",sans-serif;
	padding: 6px 18px;
}


input._ah_submit {
	border-width: 0;
}

/*
	DIALOG
*/

.ui-dialog {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.41);	
}
div.ui-dialog-titlebar.ui-widget-header{
	background: none;
	border-width: 0;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

div.ui-dialog-titlebar.ui-widget-header span#ui-id-11.ui-dialog-title {
	font-size: 24px;
	line-height: 30px;
	
	font-family: "OpenSansLight",sans-serif !important;
	font-weight: 0;
}

div.ui-dialog-titlebar.ui-widget-header a,
div.ui-dialog-titlebar.ui-widget-header button{
color: #333;
}

.urlap {
	width: 100%;
}

.urlap ol {
	width: 100%;
}

.urlap label {
	font-family: "OpenSansBold",sans-serif;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.urlap input {
	font-family: "OpenSansRegular",sans-serif;
	display: block;
	font-size: 12px;
	padding: 4px;
	width: 100%;
}

.urlap ol li.registration {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
}


.urlap ol li span.error {
	color: #ED1C24;
	font-size: 11px;
}

div.ui-dialog-buttonset > button {
	padding: 8px 15px;
	line-height: 20px;
	text-transform: uppercase;
	color: #333;
	border-width: 0;
	border-radius: 0;
	background: #eee;
}


div.ui-dialog-buttonset > button#_ahw5_elkuldKapcs {
}

@media(max-width:1000px) {
	a.pirosgomb {
		font-size: 14px;
		padding: 6px 8px;
		margin-bottom: 10px;
		letter-spacing: -1px;
	}

	
}

/*
	FORM
*/

div.ui-dialog button.ui-dialog-titlebar-close {
	display: none;
}

div.ui-dialog div.ui-dialog-titlebar.ui-widget-header {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.ui-dialog span.ui-dialog-title {
	font-size: 20px;
	color: #0056FF;
	padding-bottom: 0;
	margin-bottom: 0;
}

form#_ah_kapcsolatfelvetel {
}

form#_ah_kapcsolatfelvetel label {
	font-weight: 400;
	text-align: left;
}

form ol.useradatok{
	margin-top: 10px;
	text-align: left;
}

form ol.useradatok li{
	margin-bottom: 10px;
	font-size: 14px;
}


form ol li input.form-control {
	background: white;
	border-width: 0;
	border-radius: 0;
	text-transform: none;
	color: #373535;
	font-size: 14px;
}

form ol.useradatok li.gdpr_mezok {
	font-size: 10px;
	line-height: 14px;
}

form ol.useradatok li.gdpr_mezok p {
	margin-bottom: 5px;
}

form ol.useradatok li.gdpr_mezok a {
	color: #666;
}

form ol.useradatok li.captchadiv {
	margin-bottom: 20px;
}


div.ui-dialog div.ui-dialog-buttonset > button {
	margin-top: 10px;
	padding: 6px 10px;
}

.urlapdiv {
	margin-top: 20px;
	background: #f1f1f1;
}

._ah_submit_nyomtat h2 {
	font-size: 20px;
}

@media(max-width:1000px) {
	a.pirosgomb {
		font-size: 16px;
		padding: 6px 8px;
		margin-bottom: 10px;
	}

	
}

@media(max-width:480px) {
	._ah_bal {
		border-width: 0px;
		padding-right: 0;
	}

	.gombok > div {
		margin-bottom: 20px;
	}

	a.pirosgomb {
	}

	.kalkj ul li {
		margin-bottom: 5px;
	}

	.kalkj ul li span {
		font-size: 18px;
	}

	.kalkj ul li span.cim {
		font-size: 10px;
		margin-bottom: 0;
	}

	
}