

/* covid-19 css */


.c19-back {
	background-color:#ecf5f9;
	border-radius:15px;
	color:#1b2528;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url('../img/koronabgr.png');
	background-repeat: no-repeat;
	background-position: right bottom;

}

.c19-title{
	font-size:20px;
	font-weight:bold;
	color:#2e4e58;
	margin-top:15px;
	margin-bottom:25px;
	font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.c19-panel {
    background-repeat: no-repeat;
    background-position: 1% center;
    background-size: 100px;
    border-radius: 15px;
    background-color: #fff;
    text-align: left;
    min-height: 80px;
    font-size: 18px;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-box-shadow: 0 0 7px 0 rgba(141,167,182,0.25);
    box-shadow: 0 0 7px 0 rgba(141,167,182,0.25);
    width: 210px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
}

.c19-panel-left {
	background-image: url('../img/koronamutat1.png');
}

.c19-panel-right {
	background-image: url('../img/koronamutat2.png');
}

.c19-back p{
	margin-top:15px;
}

.c19-panel-title {
	margin-left: 48%;
	margin-top: 20px;
	font-family: Raleway,'Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height: 18px;
}

@media screen and (max-width:650px) {

	.c19-panel {
		margin-bottom: 10px;
		background-size: 60px;
		background-position: center 10px;
	}

	.c19-panel-title {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 60px;
		margin-bottom: 10px;
	}
}





/*whmcs header elrejtése*/
.header-lined{
	display:none;
}

.st_title {
	color: #339ebf;
	margin-top: 2em;
	transition: all .3s;
}
.st_title + p {
	margin-bottom: 2em;
	font-size: 1.2em;
}
#submitticket_1_container *{
	transition: all .3s;
}
#st_blocks {
	margin-bottom: 3em;
}
#st_blocks > div {
	cursor: pointer;
	margin-bottom: .8em;
}
#st_blocks > div > div {
	border-radius: 5px;
	background: #5bc0de; 
	background: -moz-linear-gradient(top, #5bc0de 0%, #5cb3c8 100%);
	background: -webkit-linear-gradient(top, #5bc0de 0%,#5cb3c8 100%); 
	background: linear-gradient(to bottom, #5bc0de 0%,#5cb3c8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc0de', endColorstr='#5cb3c8',GradientType=0 ); 
	height: 88px;
	text-align: left;
	position:relative;
}
#st_blocks > div > div:hover {
	background: linear-gradient(to bottom, #029bc0 0%,#029bc0 100%);
}
#st_blocks > div > div:hover span,
#st_blocks > div > div:hover h2 {
	color: rgba(255,255,255,0.6);
}
#st_blocks > div > div:hover:before {
	top: 0px;
	transition: all .3s;
}
#st_blocks > div:nth-of-type(2) > div {
	padding-top:19px;
}
#st_blocks > div:nth-of-type(1) > div,
#st_blocks > div:nth-of-type(3) > div,
#st_blocks > div:nth-of-type(4) > div{
	padding-top: 27px;
}
#st_blocks > div > div:before {
	font-family: "Font Awesome 6 Pro"; /* 2019-07-2 előtt: FontAwesome */
	position: absolute;
	font-size: 54px;
	/*color: #c7e0f4;*/
	color: rgba(255,255,255,0.6);
	top: 5px;
}
#st_blocks > div:nth-of-type(1) > div:before {
	content: "\f15c";
	left: 19px;
}
#st_blocks > div:nth-of-type(2) > div:before {
	content: "\f187";
}
#st_blocks > div:nth-of-type(3) > div:before {
	content: "\f085";
}
#st_blocks > div:nth-of-type(4) > div:before {
	content: "\f291";
}
#st_blocks #premium_fizetos_tamogatas:before{
	content: "\f521";
	color: #faca38;
}
#st_blocks #wordpress_fejleszto_blokk:before{
	font-family: "Font Awesome 6 Brands","Font Awesome 5 Brands";
	content: "\f411";
	color: #3858e9;
	
}
#st_blocks #premium_fizetos_tamogatas h2{
	font-size: 15px;
	padding-left: 76px;
	line-height: 1.1;
}
#st_blocks #wordpress_fejleszto_blokk h2{
	font-size: 15px;
	line-height: 1.1;
	
}
#st_blocks #premium_fizetos_tamogatas,
#st_blocks #wordpress_fejleszto_blokk{
	background: #f2f2f2; 
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%);
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e6e6e6 100%); 
	background: linear-gradient(to bottom, #f2f2f2 0%,#e6e6e6 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e6e6e6',GradientType=0 ); 
	padding-top: 30px;
}
#st_blocks #premium_fizetos_tamogatas:hover h2,
#st_blocks #wordpress_fejleszto_blokk:hover h2{
	color: rgba(0,0,0,0.6);
}


.st_stitle {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	line-height: .8;
	color: #244D59;
}
.st_stitle + span {
	color: #244D59;
}
#st_blocks > div > div > a > *,
#st_blocks > div > div > *{
	padding-left: 66px;
}
#st_blocks > div:nth-of-type(3) > div > *{
	padding-left: 73px;
}
#st_blocks > div:nth-of-type(4) > div > *{
	padding-left: 77px;
}
#st_blocks + div .fa-lightbulb {
	font-size: 1em;
}
#step_img_cont .label {
	border-radius: .25em ;
}
#loginpanels .radio > label {
	font-size: 1.3em;
	line-height: 1;
}
.st_title_2 {
	margin-bottom: 1em;
	margin-top: 25px;
}
.piped_ul, .crossed_ul {
	list-style: none;
	padding: 0;
}
.piped_ul li, .crossed_ul li, #gdpr_chbx ul li {
	padding-left: 1.3em;
	margin: 1em 0;
}
.piped_ul li:before,.crossed_ul li:before {
	color: #7A9A2C;
	content: "\f00c"; /* FontAwesome Unicode */
	font-family: "Font Awesome 6 Pro"; /* 2019-07-2 előtt: FontAwesome */
	display: inline-block;
	margin-left: -1.3em; /* same as padding-left set on li */
	width: 1.3em; /* same as padding-left set on li */
}
.crossed_ul li:before {
	content: "\f00d"; /* FontAwesome Unicode */
	color: #a94442;
}
.crossed_ul li:nth-of-type(1){
	margin-top: 0;
}
#do_login {
	background-color: #8bb724;
	border-radius: 5px;
}
.no_mgt {
	margin-top: 0;
}
.step_2_tip {
	color: #b0b0b0;
	line-height: 1;
	display: inline-block;
	position: relative;
	left: -21px;
	margin-bottom: .5em;
}
#gdpr_chbx ul {
	list-style-type: none;
	padding: 0;
}
#gdpr_chbx ul li{
	position:relative;
	padding-left: 0;
}
#gdpr_chbx ul li [type='checkbox']{
	/*position: absolute;
	left: 1px;
	top: -1px;*/
}
#gdpr_chbx ul li label {
	text-indent: -1.25em;
	margin-left: 1.25em;
}

.myform-group {
	margin-top: 2em;
}
.myform-group .help-block{
	margin-bottom: 0;
}
/* Floating labels */
.myform-group > div {
	position: relative;
	/*margin-bottom: 1.5rem;*/
}

.form-control-placeholder {
	position: absolute;
	top: 0;
	padding: 7px 0 0 13px;
	transition: all 200ms;
	opacity: 0.5;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
	font-size: 75%;
	transform: translate3d(0, -100%, 0);
	opacity: 1;
}
/* Floating labels */

#loginredirect_alert {
	margin-bottom: 0;
}
#loginredirect_alert h2 {
	margin-top: 10px;
}

.server_alert_block {
	margin-top: 10px;
}
.server_alert_block a {
	text-decoration: none;
}
#st_blocks > div.server_alert_block > div:before {
	content: "\f0f3";
	left: 19px;
}
#st_blocks > div.server_alert_block h2 {
	margin-top: 15px;
}
#st_blocks > div.server_alert_block {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#step_img_cont img {
	position: relative;
	top: -36px;
}

/*.ticketsubmit_clickable > div {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#st_blocks > div > div.to_smaller:before {
	font-size: 24px;
}*/

/*2es odlal állapot*/
#submitticket_1_container.step2 #st_blocks {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}
#submitticket_1_container.step2 #st_blocks > div > div { 
	height: 51px;
}
#submitticket_1_container.step2 .st_title {
	font-size: 15px;
	margin-top: .5em;
}
#submitticket_1_container.step2 #st_blocks > div:nth-of-type(2) > div {
	padding-top:8px !important;
}
#submitticket_1_container.step2 #st_blocks > div:nth-of-type(1) > div,
#submitticket_1_container.step2 #st_blocks > div:nth-of-type(3) > div,
#submitticket_1_container.step2 #st_blocks > div:nth-of-type(4) > div{
	padding-top: 13px !important;
}
#submitticket_1_container.step2 #st_blocks > div > div:before {
	font-size: 24px !important;
	top: 7px;
}
/*#submitticket_1_container.step2 #st_blocks > div:nth-of-type(1) > div:before {
	left: 19px;
}*/
#submitticket_1_container.step2 #st_blocks > div > div > a > *, #submitticket_1_container.step2 #st_blocks > div > div > * {
	padding-left: 38px;
}
#submitticket_1_container.step2 .st_stitle {
	font-size: 1em;
}
#submitticket_1_container.step2 .st_stitle + span {
	font-size: .8em;
	position: relative;
	top: -3px;
}
#submitticket_1_container.step2 #st_blocks > div {
	float: none;
	display: inline-block;
}
#submitticket_1_container.step2 #st_blocks > div.col-lg-3 {
	width: 24%;
}
#submitticket_1_container.step2 #st_blocks {
	margin-bottom: 0;
}


#submitticket_1_container.step2 #st_blocks #premium_fizetos_tamogatas h2{
	font-size: 11px;
	/*padding-left: 76px;*/
	line-height: 1;
}
#submitticket_1_container.step2 #st_blocks #wordpress_fejleszto_blokk h2{
	font-size: 11px;
	line-height: 1;
	
}
#submitticket_1_container.step2 #st_blocks #premium_fizetos_tamogatas,
#submitticket_1_container.step2 #st_blocks #wordpress_fejleszto_blokk{
	padding-top: 17px;
}



	/* #c5d1d5  #cad3d5 */
#st_blocks > div.ticketsubmit_clickable_passive > div {
	background: #cad3d5;
}
#st_blocks > div.ticketsubmit_clickable_passive > div span,
#st_blocks > div.ticketsubmit_clickable_passive > div h2 {
	color: rgba(255,255,255,0.6);
}
#st_blocks > div.ticketsubmit_clickable_passive > div:before {
	top: 0px;
	transition: all .3s;
}

#st_blocks > div.ticketsubmit_clickable_active > div {
	background: #029bc0;
}
#st_blocks > div.ticketsubmit_clickable_active > div span,
#st_blocks > div.ticketsubmit_clickable_active > div h2 {
	color: rgba(255,255,255,0.6);
}
#st_blocks > div.ticketsubmit_clickable_active > div:before {
	top: 0px;
	transition: all .3s;
}





#powered_by {
	color: #b3b3b3;
	margin-top: 105px;
}
#powered_by_subtitle {
	margin-top: 40px;
}
#icon-row-2 img {
	position: relative;
	left: -6px;
}








@media screen and (max-width:1191px) { /* 991px */
	#st_blocks > div {
		margin-bottom: 1em;
	}
	#st_blocks #premium_fizetos_tamogatas,
	#st_blocks #wordpress_fejleszto_blokk{
		padding-top: 37px;
	}
}
@media screen and (max-width:62em) { /* 974px */
	#submitticket_1_container.step2 #st_blocks > div.ticketsubmit_clickable_passive {
		display: none;
	}
	#submitticket_1_container.step2 #st_blocks {
		width: 100%;
	}
	#submitticket_1_container.step2 #st_blocks > div.col-lg-3 {
		width: 50%;
		padding-left:0;
		padding-right:0;
	}
	#mob_btn_to_1 {
		display: block !important;
	}
	
}
@media screen and (max-width:31.5625em) { /* 505px */
	#submitticket_1_container.step2 #st_blocks > div.col-lg-3 {
		width: 100%;
	}
}
