/***************************** Gyógyszertárkereső *************************/

section.gyogyszertarkereso_map_bar {
	width: 100%; min-height: 10px; background-color: transparent; padding: calc(20px + 10 * var(--alap-arany)) 0px 10px 0px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
div.gyogyszertarkereso_map_container_div {
	position: relative; width: 100%;
}
div.gyogyszertarkereso_map_div {
	width: 100%; padding-top: 40%; min-height: 400px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.gyogyszertarkereso_map_patika_nev_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.gyogyszertarkereso_map_patika_info_style {FONT-SIZE: 15px; font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
a.gyogyszertarkereso_map_patika_link_style {FONT-SIZE: 15px; font-style: italic; font-weight: 400; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; cursor: pointer;}
a.gyogyszertarkereso_map_patika_link_style:hover {FONT-SIZE: 15px; font-style: italic; font-weight: 400; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline; cursor: pointer;}
.gyogyszertarkereso_map_patika_nyitva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #00ff00; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
.gyogyszertarkereso_map_patika_zarva_style {FONT-SIZE: 15px; font-weight: 600; font-style: normal; COLOR: #ff0000; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}

.gyogyszertarkereso_cim_style {
	FONT-SIZE: 25px; font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; text-transform: uppercase;
}
.gyogyszertarkereso_cim_text_style {
	FONT-SIZE: 25px; font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.gyogyszertarkereso_megyek_div {
	width: 100%; text-align: left; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; -webkit-column-rule-style: solid; -moz-column-rule-style: solid; column-rule-style: solid; -webkit-column-rule-color: #f3f3f3; -moz-column-rule-color: #f3f3f3; column-rule-color: #f3f3f3;
}
@media screen and (min-width: 910px) {
	div.gyogyszertarkereso_megyek_div {
		-webkit-column-count: 3;  -moz-column-count: 3;  column-count: 3;
	}
}
@media screen and (min-width: 610px) and (max-width: 910px) {
	div.gyogyszertarkereso_megyek_div {
		-webkit-column-count: 2;  -moz-column-count: 2;  column-count: 2;
	}
}
@media screen and (max-width: 610px) {
	div.gyogyszertarkereso_megyek_div {
		-webkit-column-count: 1;  -moz-column-count: 1;  column-count: 1;
	}
}
div.gyogyszertarkereso_megye_div {
	width: 100%; padding: 0px 40px; text-align: left;
}
a.gyogyszertarkereso_megye_style {
	FONT-SIZE: 15px; font-style: normal; font-weight: 500; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; cursor: pointer;
}
a.gyogyszertarkereso_megye_style:hover {
	FONT-SIZE: 15px; font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; cursor: pointer;
}
a.gyogyszertarkereso_megye_aktiv_style {
	FONT-SIZE: 15px; font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline; cursor: pointer;
}

div.gyogyszertarkereso_patika_input_container_div {
	position: absolute;
	top: 2px; left: calc(5% + 2px);
	height: auto; width: calc(90% - 39px);
	border: 2px solid #e3287e; border-radius: 15px; background-color: #ffffff;
	z-index: 101;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@media screen and (min-width: 550px) {
	div.gyogyszertarkereso_patika_input_container_div {
		--alap-arany-fluid: calc((100vw - 550px) / (1680 - 550));
		width: calc(495px - (100vw - 100%) + (736 - 495) * var(--alap-arany-fluid) - 4px);
		min-width: calc(495px - (100vw - 100%) * 0.9);
		max-width: 636px;
	}
}
@media screen and (min-width: 1680px) {
	div.gyogyszertarkereso_patika_input_container_div {
		width: calc(40% - 4px);
	}
}
div.gyogyszertarkereso_patika_input_container_div:hover + div.gyogyszertarkereso_patika_container_div{
	opacity: 1;
}

div.gyogyszertarkereso_patika_input_container_relative_div {
	position: relative; width: 100%; height: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

div.gyogyszertarkereso_patika_input_div {
	display: inline-block; vertical-align: middle; width: calc(98% - 30px);
}
input.gyogyszertarkereso_patika_input {
	width: 98%; height: 24px; border: 0px; background: transparent; FONT-SIZE: 15px; font-style: normal; font-weight: 500; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
input.gyogyszertarkereso_patika_input:focus {
	outline-width: 0;
}
div.gyogyszertarkereso_patika_click_div {
	display: inline-block; vertical-align: middle; width: 28px; height: 28px; background: url(../images/map_kereses.png) center center no-repeat; cursor: pointer;
}
div.gyogyszertarkereso_patika_vissza_div {
	display: none;
	position: absolute;
	top: 0px; right: -35px;
	width: 30px; height: 30px;
	background: url(../images/map_vissza.png) center center no-repeat; background-size: 100% auto;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	cursor: pointer;
}
@keyframes megmutatfelirat {
  0% {color: rgba(227,85,126,0);}
  1% {color: rgba(227,85,126,0.1);}
  2% {color: rgba(227,85,126,0.2);}
  3% {color: rgba(227,85,126,0.3);}
  4% {color: rgba(227,85,126,0.4);}
  5% {color: rgba(227,85,126,0.5);}
  6% {color: rgba(227,85,126,0.6);}
  7% {color: rgba(227,85,126,0.7);}
  8% {color: rgba(227,85,126,0.8);}
  9% {color: rgba(227,85,126,0.9);}
  10% {color: rgba(227,85,126,1);}
  40% {color: rgba(227,85,126,1);}
  41% {color: rgba(227,85,126,0.9);}
  42% {color: rgba(227,85,126,0.8);}
  43% {color: rgba(227,85,126,0.7);}
  44% {color: rgba(227,85,126,0.6);}
  45% {color: rgba(227,85,126,0.5);}
  46% {color: rgba(227,85,126,0.4);}
  47% {color: rgba(227,85,126,0.3);}
  48% {color: rgba(227,85,126,0.2);}
  49% {color: rgba(227,85,126,0.1);}
  50% {color: rgba(227,85,126,0);}
  100% {color: rgba(227,85,126,0);}
}
div.gyogyszertarkereso_patika_input_control_felirat_div {
	position: absolute; display: block;
	top: calc(-65px - (90 - 65) * var(--alap-arany)); left: 0px;  bottom: 0px; right: 0px;
	width: 100%; height: calc(20px + (30 - 20) * var(--alap-arany));
	text-align: left;
	line-height: calc(20px + (30 - 20) * var(--alap-arany));
	FONT-SIZE: calc(12px + (16 - 12) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: rgba(227,85,126,0); FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none; cursor: pointer;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	animation: megmutatfelirat 20s linear 1s 10 normal;
}
div.gyogyszertarkereso_patika_input_control_container_div {
	position: absolute; display: block;
	top: calc(-45px - (60 - 45) * var(--alap-arany)); left: 0px;  bottom: 0px; right: 0px;
	width: 100%; height: calc(45px + (60 - 45) * var(--alap-arany));
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@keyframes megmutatikonok {
  0% {background: rgba(246,239,240,0); border-color: rgba(227,85,126,0);}
  1% {background: rgba(246,239,240,0.1); border-color: rgba(227,85,126,0.1);}
  2% {background: rgba(246,239,240,0.2); border-color: rgba(227,85,126,0.2);}
  3% {background: rgba(246,239,240,0.3); border-color: rgba(227,85,126,0.3);}
  4% {background: rgba(246,239,240,0.4); border-color: rgba(227,85,126,0.4);}
  5% {background: rgba(246,239,240,0.5); border-color: rgba(227,85,126,0.5);}
  6% {background: rgba(246,239,240,0.6); border-color: rgba(227,85,126,0.6);}
  7% {background: rgba(246,239,240,0.7); border-color: rgba(227,85,126,0.7);}
  8% {background: rgba(246,239,240,0.8); border-color: rgba(227,85,126,0.8);}
  9% {background: rgba(246,239,240,0.9); border-color: rgba(227,85,126,0.9);}
  10% {background: rgba(246,239,240,1); border-color: rgba(227,85,126,1);}
  40% {background: rgba(246,239,240,1); border-color: rgba(227,85,126,1);}
  41% {background: rgba(246,239,240,0.9); border-color: rgba(227,85,126,0.9);}
  42% {background: rgba(246,239,240,0.8); border-color: rgba(227,85,126,0.8);}
  43% {background: rgba(246,239,240,0.7); border-color: rgba(227,85,126,0.7);}
  44% {background: rgba(246,239,240,0.6); border-color: rgba(227,85,126,0.6);}
  45% {background: rgba(246,239,240,0.5); border-color: rgba(227,85,126,0.5);}
  46% {background: rgba(246,239,240,0.4); border-color: rgba(227,85,126,0.4);}
  47% {background: rgba(246,239,240,0.3); border-color: rgba(227,85,126,0.3);}
  48% {background: rgba(246,239,240,0.2); border-color: rgba(227,85,126,0.2);}
  49% {background: rgba(246,239,240,0.1); border-color: rgba(227,85,126,0.1);}
  50% {background: rgba(246,239,240,0); border-color: rgba(227,85,126,0);}
  100% {background: rgba(246,239,240,0); border-color: rgba(227,85,126,0);}
}
div.gyogyszertarkereso_patika_input_control_container_relative_div {
	position: relative;
	width: 100%; height: calc(40px + (55 - 40) * var(--alap-arany));
	border: 1px solid rgba(227,85,126,0); border-radius: calc(20px + (27 - 20) * var(--alap-arany));
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	animation: megmutatikonok 20s linear 1s 10 normal;
}
div.gyogyszertarkereso_patika_input_controls_common_div {
	position: absolute; display: block;
	top: 50%; transform: translateY(-50%);
	width: calc(35px + (50 - 35) * var(--alap-arany)); height: calc(35px + (50 - 35) * var(--alap-arany));
	margin: 1px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	cursor: pointer;
}
div.gyogyszertarkereso_patika_bezar_div {
	display: none; right: calc(35px + (50 - 35) * var(--alap-arany));
	background: url(../images/map_bezar.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_terkep_check_0_div {
	right: 0px;
	background: url(../images/map_terkep_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_terkep_check_1_div {
	right: 0px;
	background: url(../images/map_terkep_check_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_help_0_div {
	left: calc(-35px - (50 - 35) * var(--alap-arany));
	background: url(../images/map_help_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_help_1_div {
	left: calc(-35px - (50 - 35) * var(--alap-arany));
	background: url(../images/map_help_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_myposition_check_0_div {
	left: 0px;
	background: url(../images/map_myposition_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_myposition_check_1_div {
	left: 0px;
	background: url(../images/map_myposition_check_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_quality_check_0_div {
	left: calc(35px + (50 - 35) * var(--alap-arany));
	background: url(../images/map_quality_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_quality_check_1_div {
	left: calc(35px + (50 - 35) * var(--alap-arany));
	background: url(../images/map_quality_check_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_animal_check_0_div {
	left: calc(70px + (100 - 70) * var(--alap-arany));
	background: url(../images/map_animal_check_kp_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_animal_check_1_div {
	left: calc(70px + (100 - 70) * var(--alap-arany));
	background: url(../images/map_animal_check_kp_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_nonstop_check_0_div {
	left: calc(105px + (150 - 105) * var(--alap-arany));
	background: url(../images/map_nonstop_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_nonstop_check_1_div {
	left: calc(105px + (150 - 105) * var(--alap-arany));
	background: url(../images/map_nonstop_check_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_hetvege_check_0_div {
	left: calc(140px + (200 - 140) * var(--alap-arany));
	background: url(../images/map_hetvege_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_hetvege_check_1_div {
	left: calc(140px + (200 - 140) * var(--alap-arany));
	background: url(../images/map_hetvege_check_1.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_goldcard_check_0_div {
	left: calc(175px + (250 - 175) * var(--alap-arany));
	background: url(../images/map_goldcard_check_0.png) center center no-repeat;
}
div.gyogyszertarkereso_patika_goldcard_check_1_div {
	left: calc(175px + (250 - 175) * var(--alap-arany));
	background: url(../images/map_goldcard_check_1.png) center center no-repeat;
}

@media screen and (max-width: 635px) {
	div.gyogyszertarkereso_patika_megye_jelzo_div{
		visibility: hidden;
	}
	a.gyogyszertarkereso_patika_megye_jelzo_bezar_style{
		display: none;
	}
}
@media screen and (min-width: 635px) {
	div.gyogyszertarkereso_patika_megye_jelzo_div{
		position: absolute; display: none; visibility: visible;
		top: 50%; transform: translateY(-50%); left: calc(215px + (305 - 215) * var(--alap-arany));
		width: min-content; height: calc(28px + (43 - 28) * var(--alap-arany)); overflow: hidden;
		margin: 1px; padding: calc(4px + (10 - 4) * var(--alap-arany)) calc(5px + (8 - 5) * var(--alap-arany));
		border: 2px solid #e3287e; border-radius: calc(15px + (23 - 15) * var(--alap-arany)); background-color: #ffffff;
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
		FONT-SIZE: calc(15px + (18 - 15) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #9bc443; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
		white-space: nowrap; word-break: keep-all;
		cursor: default;
	}
	a.gyogyszertarkereso_patika_megye_jelzo_bezar_style{
		FONT-SIZE: calc(15px + (18 - 15) * var(--alap-arany)); font-style: normal; font-weight: 500; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
		cursor: pointer;
	}
}
div.gyogyszertarkereso_patika_input_controls_common_div {
	background-size: 100% auto;
}
div.gyogyszertarkereso_patika_container_div {
	position: absolute; display: none;
	top: 0px; left: 5%;
	max-height: calc(100% - 30px); width: calc(90% - 35px);
	border-radius: 15px; border-top: 40px solid white; border-right: 15px solid white; border-bottom: 15px solid white; border-left: 15px solid white;
	overflow-y: auto;
	background-color: white; opacity: 0.7; z-index: 100;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@media screen and (min-width: 550px) {
	div.gyogyszertarkereso_patika_container_div {
		--alap-arany-fluid: calc((100vw - 550px) / (1680 - 550));
		width: calc(495px - (100vw - 100%) + (736 - 495) * var(--alap-arany-fluid));
		min-width: calc(495px - (100vw - 100%) * 0.9);
		max-width: 640px;
	}
}
@media screen and (min-width: 1680px) {
	div.gyogyszertarkereso_patika_container_div {
		width: 40%;
	}
}
div.gyogyszertarkereso_patika_container_div:hover {
	opacity: 1;
}
div.gyogyszertarkereso_patika_container_fullopacity_div {
	opacity: 1;
}
div.gyogyszertarkereso_patika_feed_div {
	position: relative; width: 98%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

div.gyogyszertarkereso_patika_kep_div {
	width: 30%; max-width: 200px; float: right; padding: 0px 0px 10px 10px; border: 0px;
	text-align: right;
}

img.gyogyszertarkereso_patika_kep_img {
	width: 100%;
	max-height: 150px;
	object-fit: contain;
}
img.gyogyszertarkereso_patika_ikonkep_img {
	width: 25%;
}
img.gyogyszertarkereso_patika_logo_img {
	display: block;
	width: 90%;
	margin: auto;
	transition: all 1s ease;
}
img.gyogyszertarkereso_patika_logo_img:hover {
	transform: scale(1.1);
}
div.gyogyszertarkereso_patika_content_div {
	width: 100%; text-align: left;
}
#gyogyszertarkereso_patika_content_div {FONT-SIZE: 15px; font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none;}
#gyogyszertarkereso_patika_content_div p,h1,h2,h3,h4,h5 {margin: 0px; padding: 0px;}
#gyogyszertarkereso_patika_content_div h1{FONT-SIZE: 17px; font-weight: 700; font-style: normal; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; text-transform: uppercase; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div h2{FONT-SIZE: 17px; font-weight: 500; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div h3{FONT-SIZE: 15px; font-weight: 700; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div h4{FONT-SIZE: 15px; font-weight: 500; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div h5{FONT-SIZE: 11px; font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div p {FONT-SIZE: 15px; font-weight: 400; font-style: normal; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration:none; padding-bottom: 15px;}
#gyogyszertarkereso_patika_content_div strong{font-weight: 500;}
#gyogyszertarkereso_patika_content_div a {FONT-SIZE: 15px; font-style: normal; font-weight: 400; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none}
#gyogyszertarkereso_patika_content_div a:hover {FONT-SIZE: 15px; font-style: normal; font-weight: 400; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: underline}
div.gyogyszertarkereso_patika_aloldal_vissza_div {
	float: right; padding: 3px 10px; border-radius: 10px; background-color: #db208f;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.gyogyszertarkereso_patika_aloldal_vissza_style {
	FONT-SIZE: 11px; font-style: normal; font-weight: bold; COLOR: #ffffff; FONT-FAMILY: 'DINPro_Bold', sans-serif; text-decoration: none; text-transform: uppercase;
}
div.gyogyszertarkereso_patika_lead_div {
	position: relative; width: 100%; padding: 5px 0px 10px 0px; border-bottom: 1px solid #f3f3f3; text-align: left;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.gyogyszertarkereso_patika_lead_cim_style {
	FONT-SIZE: 15px; font-style: normal; font-weight: 500; COLOR: #e3287e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
.gyogyszertarkereso_patika_lead_text_style {
	FONT-SIZE: 15px; font-style: normal; font-weight: 400; COLOR: #4d4d4e; FONT-FAMILY: 'Rubik', sans-serif; text-decoration: none;
}
div.gyogyszertarkereso_patika_lead_ikonok_div {
	float: right; padding: 3px 10px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@media screen and (min-width: 500px) {
	div.gyogyszertarkereso_patika_lead_ikonok_div {
		position: absolute; top: 0px; right: 5px;
	}
}	
img.gyogyszertarkereso_patika_lead_ikon_img {
	width: 25px; height: 25px;
}
div.gyogyszertarkereso_patika_lead_tovabb_div {
	float: right; padding: 3px 10px; border-radius: 10px; background-color: #db208f;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@media screen and (min-width: 435px) {
	div.gyogyszertarkereso_patika_lead_tovabb_div {
		position: absolute; bottom: 10px; right: 5px;
	}
}
.gyogyszertarkereso_patika_lead_tovabb_style {
	FONT-SIZE: 11px; font-style: normal; font-weight: bold; COLOR: #ffffff; FONT-FAMILY: 'DINPro_Bold', sans-serif; text-decoration: none; text-transform: uppercase;
}

div.gyogyszertarkereso_patika_lead_keruletek_div {
	display: inline-block; vertical-align: middle; padding: 3px 10px; border-radius: 10px;
	border: 1px solid #db208f;
	color: #db208f;
	background-color: #ffffff;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	margin: 3px 5px 3px 0;
}
div.gyogyszertarkereso_patika_lead_keruletek_div.active {
	display: inline-block; vertical-align: middle; padding: 3px 10px; border-radius: 10px;
	border: 1px solid #db208f;
	color: #ffffff;
	background-color: #db208f;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
div.gyogyszertarkereso_patika_lead_keruletek_div:hover {
	border: 1px solid #db208f;
	color: #ffffff;
	background-color: #db208f;
}
.gyogyszertarkereso_patika_lead_keruletek_style {
	FONT-SIZE: 11px; font-style: normal; font-weight: bold; COLOR: inherit; FONT-FAMILY: 'DINPro_Bold', sans-serif; text-decoration: none; text-transform: uppercase;
}


.gyogyszertarkereso_tooltip_styling {
	background: rgba(246,239,240,1);
	color: #db208f;
	border: 2px solid #db208f;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #db208f;
}