.red_highlight {
	color: red;
	font-weight: bold;
	font-size: 110%;
}

.green {
	color:green;
}

.purple {
	color: purple;
}

.cyan {
	color: cyan;
}

section.section-block .row.title h3 span {
    background: inherit;
}

.row.title p {
	font-size: 1.1em;
}

span.white-bg {
	background-color: #f8f9fa !important;
}

#forgot-password {
	margin-left: 20px;	
}

.register_aktiv_ful a {
	color: #0ab9fe !important;
/*	background-image: url("images/tab-symbol-1.png") !important;*/
}

.register_inaktiv_ful a {
	color: #adb5bd !important;
/*	background-image: url("images/tab-symbol-2.png") !important;*/
}

#account_tab_li a {
	background-image: url("images/tab-symbol-1.png") !important;
}

#account_tab_li a.active {
	background-image: url("images/tab-symbol-1-active.png") !important;
}

#billing_tab_li a {
	background-image: url("images/tab-symbol-2.png") !important;
}

#billing_tab_li a.active {
	background-image: url("images/tab-symbol-2-active.png") !important;
}

#begin_tab_li a {
	background-image: url("images/tab-symbol-3.png") !important;
}

#begin_tab_li a.active {
	background-image: url("images/tab-symbol-3-active.png") !important;
}


.grecaptcha-badge {display: none;}

section.section-block-m-c-2 .row.content .card img.card-img-top {
	opacity: 1;	
}

.card-img-top.mb-4.img-fluid {
	width: inherit;
}

.feladat_kep_container {
	width: 100%;
	text-align: center;	
}

.pb-4, .py-4 {
    padding-bottom: 1rem !important;
}

.pt-4, .py-4 {
    padding-top: 1rem !important;
}

.my_account_title {
	text-align: center ;
	line-height: 2rem;	
}

.kepes_kategoria:hover {
	border-bottom: none;
}

.kepes_kategoria img {
/*	max-height: 60px;*/
}

.login-blokk a {
	margin-left: 6px ;
}

div.coming_soon_szalag {
	background: url("images/coming_soon3.png") transparent no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	position: absolute;
}

div.zarolt_tartalom_layer {
	position: absolute;
	background: url("images/zarolt_anyag_layer_hatter.png") transparent repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	white-space: nowrap;
}

.lakat_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

div.zarolt_tartalom_layer img {
	vertical-align: middle;
}


ul.update-list li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
/*	content: "\f054";*/
	background-color: #dee2e6;
	color: white;
	padding: 8px 18px;
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0.2rem;
	color: #868e96;
}

ul.update-list li {
    padding: 2px 0 15px 70px;
    position: relative;
    min-height: 2em;
    font-size: 1.3rem;	
}

section.section-block-m-d .row ul.cat-list li::before {
	position: absolute ;	
}

section.section-block-m-d .row ul.cat-list li a {
/*	padding-left: 5px ;*/	
}

section.section-block-m-d .row ul.cat-list li.kepes_kategoria_li::before {
	position: relative ;	
}

section.section-block-m-d .row ul.cat-list li.kepes_kategoria_li {
	padding-left: 0px ;	
}

section.section-block-m-d .row ul.cat-list li.kepes_kategoria_li a {
	padding-left: 16px ;	
}

section.section-block-m-c-2 .akcios-cimke {
	font-size: 13px;
	top: 16px;
}

div.title h3.no-span img {
	transform: scale(1.6);
}

div.nehezseg-cimke-container {
	margin-bottom: -12px;
	margin-top: auto;
	margin-left: -5px;
}

div.nehezseg-cimke {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD, Georgia, serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 14px; 
	padding: 8px;
	width: max-content;
}

div.nehezseg-cimke-0 {
	display: none;
}

div.nehezseg-cimke-1 {
	background-color:limegreen;	
	color: #fff;
}

div.nehezseg-cimke-2 {
	background-color: goldenrod;
	color: #fff;
}

div.nehezseg-cimke-3 {
	background-color: firebrick;
	color: #fff;
}

.btn-view-solution {
	display: block;
	margin: auto;;
}

.border-left-1-white {
	border-left: 1px solid white;
}
	
.arrow-down {	
	width: 0;
	height: 0;	
	border-left: 25px solid transparent;	
	border-right: 25px solid transparent;	
	border-top: 23px solid #8bc24a;	
}

/* 2021.04.19. pretty checkbox */
.eredmeny_kategoria_valaszto_csempe {
	cursor: pointer;
}

.pretty .state label::before {
	border-color: #8bc24a;
	border-width: 3px;
}
.pretty input:checked ~ .state.p-success label::after, .pretty.p-toggle .state.p-success label::after {
	background-color: #8bc24a !important;
}

.pretty .state label {
	position: relative;
	line-height: 1.8;
	padding-left: 1em;
	font-size: 1.1rem;
}

.pretty .state.image label::after, .pretty .state.image label::before {
	/*	top: calc((0% - (100% - 1.8em)) - 4%);*/
		top: calc((0% - (100% - 1em)) - 4%);
	}

	
.pretty .state.text label::after, .pretty .state.text label::before {
	top: calc((0% - (100% - 1.8em)) - 4%);
}

.teszt-alkategoriak .pretty .state label::before {
	top: 0px;
}

.teszt-alkategoriak .pretty .state label::after {
	top: 0px;
}

.pretty .state label::after, .pretty .state label::before {
	width: calc(1.8em + 2px);
	height: calc(1.8em + 2px);
}

.border-card-1 {
	border-width: 2px;
	border-radius: 6px;
}

.form-check {
	margin-bottom: 1rem;
}

.form-check img.ml-4 {
	margin-left: 2.5rem !important;	
}

.eredmeny_sor {
	margin: 7px auto;
	display: flex;
	justify-content: center;
	align-items: center;	
}

.eredmeny_sor_elvalaszto {
	width: 50%;
	color: gray;
}

#magyarazat_modal .modal-dialog {
	max-width: 750px;
}

#register_modal {
	height: 50%;
	margin: auto ;
}

#register_modal .modal-content {
	height: 260px;
	color: white;	
}

#register_modal .modal-content .modal-body {
	padding: 0px 15px;
}

#register_modal .modal-content .modal-body .row {
	height: 100%;
}

#register_modal .modal-content .modal-body .row .register_modal_left {
	background-color: #4472C4;
	font-size: 1.2em;
	text-align: center;
	padding-top: 30px;	
}

span.p1 {
	font-size: 1.4em;
}

span.p2 {
	font-size: 1em;
	font-weight: lighter;
}

span.p3 {
	font-size: 0.8em;
	text-decoration: underline;
	font-style: italic;
}


#register_modal .modal-content .modal-body .row .register_modal_right {
	padding-top: 35px;
	text-align: center;
}

#register_modal .modal-content .modal-body .row .register_modal_right img {
	padding: 15px;
	max-height: 80px;
}

#register_modal .modal-content a {
	text-decoration: underline;
	color: white;
}

#register_modal .modal-content a:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

/*
.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}*/

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.register_form fieldset {
	width: 100% ;	
}

#card_details_div {
	margin: 0px;	
}

.your-order-fieldset legend{
	border-bottom: none ;
	font-weight: bold ;
}

.subscription-details-row {
	font-size: 1.2rem;
	text-align: 120;	
	display: block;	
}

#subscription_pack_name {
	display: inline-block ;	
	text-align: right;
	width: 15%;
}

#subscription_pack_name_label {
	max-width: 50% ;	
}

.total-row {
	font-size: 1.2rem;
}

.total-row div {
	display: inline-block ;	
	max-width: 50% ;
}

div#total_row_name {
	width: 50% ;
	padding-left: 15px;
	text-align: left;
}

div#total_sum {
	width: 15%;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.list-unstyled.cat-list small {
	color: #343a40;
	font-size: 70%;
}

section.section-block-m-d .row ul.cat-list li {
	min-height: 3.8em;	
}


#payment_auth_container > .modal-dialog {
	max-width: 630px;
	max-height: 430px;
	z-index: 1050;
}


@media (min-width: 711px) {
	.solution_step_div {
		 max-width: 700px; 
		 margin: 0 auto;
		 padding-left: 0px;
	}
	
	.solution_step_img {
		max-width:100%; 
		height: auto;
	}	
}

@media (min-width: 611px) and (max-width: 711) {
	.solution_step_div {
		 max-width: 600px; 
		 margin: 0 auto;
		 padding-left: 0px;
	}
	
	.solution_step_img {
		max-width:100%; 
		height: auto;
	}	
}

@media (max-width: 610px) {
	.solution_step_div {
		 max-width: 400px; 
		 margin: 0 auto;
		 padding-left: 0px;
	}
	
	.solution_step_img {
		max-width:100%; 
		height: auto;
	}
}

@media (max-width: 400px) {
	#subscription_pack_name {
		display: block ;	
	}
}
