/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.noshowyet {
display: none !important;
}

.fusion-fullwidth.fullwidth-box.noshowyet {
display: none !important;
}

.paymetns_logos ul {
display: inline-block;
width: 100%;
}

.paymetns_logos li {
display: inline-block;
float: left;
}

/* hosting plans */

.hosting_plans li {
list-style: none;
}

.hosting_plans {
	float: left;
	width: 100%;
	padding: 35px 0px;
}
.hosting_plans .plan_one {
	float: left;
	width: 235px;
	padding-bottom: 22px;
	border-radius: 5px;
	border: 1px solid #eee;
	border-top: none;
	background-color: #fff;
	margin-right: 17px;
}
.hosting_plans .plan_one .title {
	float: left;
	width: 235px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/dark-gray-bg.jpg) repeat-x left top;
}
.hosting_plans .plan_one .price {
	float: left;
	width: 235px;
	height: 62px;
	padding-top: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 31px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/host-plan-price-bg1.png) no-repeat center top;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_one .price i {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 4px;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_one ul {
	float: left;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}
.hosting_plans .plan_one li {
	padding: 0px 0px 0px 47px;
	margin: 0px;
	line-height: 28px;
	background: url(../images/arrow-02.png) no-repeat 30px 10px;
	border-bottom: 1px solid #f6f6f6;
}
.hosting_plans .plan_one .signup_but {
	padding: 0px;
	margin: 0px;
	float: left;
}
.hosting_plans .plan_one .signup_but a {
	padding: 0px;
	margin: 0px 0px 0px 61px;
	float: left;
	width: 110px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/but-bg-01.png) no-repeat center top;
}
.hosting_plans .plan_one .signup_but a:hover {
	color: #fff;
	background: url(../images/but-bg-05.png) no-repeat center top;
}

.hosting_plans .plan_two {
	float: left;
	width: 235px;
	padding-bottom: 22px;
	border-radius: 5px;
	border: 1px solid #eee;
	border-top: none;
	background-color: #fff;
	margin-right: 17px;
}
.hosting_plans .plan_two .title {
	float: left;
	width: 235px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/dark-gray-bg.jpg) repeat-x left top;
}
.hosting_plans .plan_two .price {
	float: left;
	width: 235px;
	height: 62px;
	padding-top: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 31px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/host-plan-price-bg2.png) no-repeat center top;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_two .price i {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 4px;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_two ul {
	float: left;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}
.hosting_plans .plan_two li {
	padding: 0px 0px 0px 47px;
	margin: 0px;
	line-height: 28px;
	background: url(../images/arrow-03.png) no-repeat 30px 10px;
	border-bottom: 1px solid #f6f6f6;
}
.hosting_plans .plan_two .signup_but {
	padding: 0px;
	margin: 0px;
	float: left;
}
.hosting_plans .plan_two .signup_but a {
	padding: 0px;
	margin: 0px 0px 0px 61px;
	float: left;
	width: 110px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/but-bg-02.png) no-repeat center top;
}
.hosting_plans .plan_two .signup_but a:hover {
	color: #fff;
	background: url(../images/but-bg-05.png) no-repeat center top;
}

.hosting_plans .helight_this {
	float: left;
	padding: 14px 0px 0px 0px;
	margin: 2px 0px 0px 179px;
	width: 55px;
	height: 41px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	line-height: 13px;
	position: absolute;
	background: url(../images/helight-icon.png) no-repeat center top;
}

.hosting_plans .plan_three {
	float: left;
	width: 235px;
	padding-bottom: 22px;
	border-radius: 5px;
	border: 1px solid #eee;
	border-top: none;
	background-color: #fff;
	margin-right: 18px;
}
.hosting_plans .plan_three .title {
	float: left;
	width: 235px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/dark-gray-bg.jpg) repeat-x left top;
}
.hosting_plans .plan_three .price {
	float: left;
	width: 235px;
	height: 62px;
	padding-top: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 31px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/host-plan-price-bg3.png) no-repeat center top;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_three .price i {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 4px;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_three ul {
	float: left;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}
.hosting_plans .plan_three li {
	padding: 0px 0px 0px 47px;
	margin: 0px;
	line-height: 28px;
	background: url(../images/arrow-04.png) no-repeat 30px 10px;
	border-bottom: 1px solid #f6f6f6;
}
.hosting_plans .plan_three .signup_but {
	padding: 0px;
	margin: 0px;
	float: left;
}
.hosting_plans .plan_three .signup_but a {
	padding: 0px;
	margin: 0px 0px 0px 61px;
	float: left;
	width: 110px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/but-bg-03.png) no-repeat center top;
}
.hosting_plans .plan_three .signup_but a:hover {
	color: #fff;
	background: url(../images/but-bg-05.png) no-repeat center top;
}

.hosting_plans .plan_four {
	float: left;
	width: 235px;
	padding-bottom: 22px;
	border-radius: 5px;
	border: 1px solid #eee;
	border-top: none;
	background-color: #fff;
}
.hosting_plans .plan_four .title {
	float: left;
	width: 235px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/dark-gray-bg.jpg) repeat-x left top;
}
.hosting_plans .plan_four .price {
	float: left;
	width: 235px;
	height: 62px;
	padding-top: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 31px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/host-plan-price-bg4.png) no-repeat center top;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_four .price i {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 4px;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.hosting_plans .plan_four ul {
	float: left;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}
.hosting_plans .plan_four li {
	padding: 0px 0px 0px 47px;
	margin: 0px;
	line-height: 28px;
	background: url(../images/arrow-05.png) no-repeat 30px 10px;
	border-bottom: 1px solid #f6f6f6;
}
.hosting_plans .plan_four .signup_but {
	padding: 0px;
	margin: 0px;
	float: left;
}
.hosting_plans .plan_four .signup_but a {
	padding: 0px;
	margin: 0px 0px 0px 61px;
	float: left;
	width: 110px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/but-bg-04.png) no-repeat center top;
}
.hosting_plans .plan_four .signup_but a:hover {
	color: #fff;
	background: url(../images/but-bg-05.png) no-repeat center top;
}

table.mile_egyenleg_ext td {
border: 1px dotted #404040;
padding: 2px;
}

table.mile_egyenleg_out td {
border: 0;
}

table.mile_egyenleg_mac td {
border: 0;
}

.ujszerz {
color: #fffefe;
position: relative;
top: -2px;
text-shadow: 0 0 2px #800000;
display:inline-block;
}

.miletablehead td {
	font-weight: normal;
	border-bottom: 1px solid #000000;
	background-color: #eeeeee;
}

a.newpass {
font-size: 12px;
	color: #888888;
}

div.newpass:hover {
	color: blue;
	text-decoration: underline;
}

div.newpass {
	display: inline-block;
font-size: 12px;
	color: #888888;
	cursor: pointer;
}

span.image-with-space  {
	margin-top:10px;
	margin-bottom:20px;
	
}

 .panel-collapse.collapse.show {
display: inline-block !important;
}

div.requestform input[type=text],
div.requestform input {
	width: 50%;
	max-width: 300px;
	}

div.requestform input[type=chekbox],
div.requestform input {
	width: auto;
	max-width: 300px;
	}
p.errormessage {
color: #ff0000;
	width: 100%;
	text-align: center;
}