html *,
html *::before,
html *::after,
body *,
body *::before,
body *::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

body {
  margin: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  background-color: white;
  color: #383838;
}
h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  color: #1f3c5e;
  border-bottom: #1f3c5e 1px solid;
  padding-bottom: 5px;
}
h2 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  color: #1f3c5e;
}
h3 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  color: #1f3c5e;
}
h4 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  color: #1f3c5e;
}
h5 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  color: #383838;
}
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  color: #1f3c5e;
}
p,
div,
td,
li {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  color: #383838;
}
a {
  text-decoration: underline;
  color: #1f3c5e;
}
pre {
  font-family: Verdana;
  font-size: 10px;
  color: #383838;
}
img {
  border: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
/*Alapértelmezett stílusok*/
.mainContainer {
  width: 1000px;
  margin: auto;
  height: 100%;
}
.mainContainer td {
  margin: auto;
  height: 100%;
}
.top {
  position: relative;
  width: 1000px;
  height: 200px;
  background-image: url(images/top_2021_ogyei.png);
  background-repeat: no-repeat;
  z-index: 99;
}
.topEn {
  position: relative;
  width: 1000px;
  height: 200px;
  background-image: url(images/top_2021_ogyei_en.png);
  background-repeat: no-repeat;
  z-index: 99;
}
.addressBlock {
  float: right;
  text-align: left;
  margin-top: 25px;
}
.addressBlock p {
  font-size: 14px;
  line-height: 1.5em;
  color: #005b9d;
  margin: 0;
  padding: 0;
}
.logo-ogyi {
  position: absolute;
  top: 55px;
  left: 15px;
  display: block;
  width: 475px;
  height: 65px;
}
.logo-gyemszi {
  position: absolute;
  top: 40px;
  left: 190px;
  display: block;
  width: 242px;
  height: 65px;
}
.languageBar {
  position: absolute;
  top: 35px;
  right: 20px;
  background-color: #c0c0c0;
}
.languageBar ul {
  margin: 0px;
  padding: 0px;
}
.languageBar li {
  float: left;
  list-style-type: none;
  padding: 5px;
  text-align: center;
}
.menuContainer {
  float: left;
  background-color: #e5e5e5;
  width: 250px;
}
.menuItem {
  padding: 10px 5px 10px 5px;
  border-bottom: #484848 1px solid;
  margin-bottom: 10px;
}
.menuItem a {
  color: #1f3c5e;
  display: block;
  text-decoration: none;
  text-align: left;
  font-size: 14px;
}
.menuItem a:hover {
  color: #383838;
}
.menuItemActive {
  padding: 10px 5px 10px 5px;
  border-bottom: #484848 1px solid;
  margin-bottom: 10px;
  color: #1f3c5e;
  border-bottom: #383838 1px solid;
  text-align: left;
}
.subMenuItem {
  padding: 2px;
  border-bottom: #383838 1px dotted;
  margin: 8px;
  text-align: left;
}
.subMenuItem a {
  color: #383838;
  display: block;
  text-decoration: none;
  font-size: 13px;
  text-align: left;
}
.subMenuItem a:hover {
  color: #1f3c5e;
}
.subMenuItemActive {
  font-size: 13px;
  color: #1f3c5e;
  padding: 2px;
  border-bottom: #1f3c5e 1px dotted;
  margin: 8px;
  text-align: left;
}
.content {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 712px;
  text-align: left;
  display: block;
  padding-bottom: 30px;
}
.content p,
div,
td,
li {
  line-height: 1.5em;
}
.content td {
  border: #c1c1c1 1px solid;
  padding: 3px;
}
.content h1 {
  margin-top: 22px;
  line-height: 1.4em;
}
.pagerBlock {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #e5e5e5;
  margin-top: 20px;
}
.bottom {
  width: 1000px;
  height: 35px;
  padding-top: 25px;
  background: #1f3c5e;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
/*.bottom div {
	position: absolute;
	top: 15px;
	left: 15px;
	color: white;
	font-size: 13px !important;
	line-height: 18px;
	text-align: center;
}*/
.clear {
  clear: both;
}
/*Alap�rtelmezett st�lusok v�ge*/
.mainPageContainer {
  width: 1000px;
}
.mainPageBlock {
  width: 1000px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.mainPageLeft {
  vertical-align: top;
  width: 234px;
  border-right: #fff 3px solid;
  text-align: left;
}
.mainPageTitle {
  display: block;
  width: 229px;
  height: 50px;
  background: none;
  text-decoration: none;
}
.mainPageTitle p {
  margin: 0px;
  padding: 0px;
  color: #484848;
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
}
.mainPageLeftBlock {
  width: 239px;
}
.h1n1 {
  width: 230px;
  height: 35px;
  position: relative;
  background: url(images/h1n1_button.png) no-repeat;
}
.h1n1 a {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 228px;
  height: 30px;
}
.h1n1Inner {
  width: 242px;
  height: 35px;
  position: relative;
  background: url(images/h1n1_inner_button.png) no-repeat;
  border-bottom: #cccccc 2px solid;
}
.h1n1Inner a {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 240px;
  height: 30px;
}
.editorial {
  padding-top: 10px;
  padding-right: 5px;
  font-size: 11px !important;
  padding-bottom: 10px;
  border-bottom: #484848 1px solid;
  margin-bottom: 10px;
}
.editorial h1 {
  color: #484848;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none !important;
  font-weight: normal;
}
.editorialMore {
  display: block;
  margin-top: 5px;
  width: 55px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background: #f3f3f3;
  border: #dbdbdb 1px solid;
}
.editorialMore a {
  font-size: 12px;
  color: #484848;
  text-decoration: none;
}
.surveyLink {
  background: url(images/news_top_noarrow.png) no-repeat 1px 0px;
}
.surveyLink a {
  color: #fff !important;
  text-decoration: none;
}
.mainPageLeft ul {
  margin: 0px;
  padding: 10px;
  margin-top: 20px;
  border: #484848 1px solid;
}
.mainPageLeft li {
  list-style-type: none;
  border-bottom: #d0d0d0 1px solid;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mainPageLeft li a {
  text-transform: uppercase;
  color: #484848;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 16px;
  display: block;
  text-decoration: none !important;
}
.newsletter-subscribe {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: #e5e5e5;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  color: #555555;
}
.mainPageSection {
  background-color: #f3f3f3;
  border: 1px solid #eaeaea;
  vertical-align: top;
  width: 182px;
  height: 100%;
}
.mainPageSectionTitle {
  height: 80px;
  width: 100%;
  margin: 20px 0px 0px 0px;
  text-align: center;
}
.mainPageSectionTitle img {
  margin: auto;
}
.mainPageSectionTitle p {
  margin-top: 5px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.mainPageSection hr {
  opacity: 0.5;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #1f3c5e;
  margin: 0 16px 0 16px;
  padding: 0;
}
.mainPageSection ul {
  padding: 0;
  margin: 10px 16px 0 16px;
  text-align: left;
}
.mainPageSection li {
  list-style-type: none;
  line-height: 13px !important;
  margin-bottom: 15px;
}
.mainPageSection li a {
  text-decoration: none;
  color: #5c5c5c;
  font-size: 13px;
}
.mainPageSection li a:hover {
  text-decoration: underline;
}

.ugyfelkapu {
  width: 230px;
  height: 41px;
  background-image: url(images/ugyfelkapu.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 2px;
}
.ugyfelkapu a {
  width: 230px;
  height: 41px;
  display: block;
}
.cimer {
  width: 18px;
  height: 32px;
  background-image: url(images/cimer.gif);
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.plusMenu {
  margin: 0 0 20px 0;
  padding: 10px;
  margin-top: 20px;
  border: #484848 1px solid;
}
.plusMenu ul {
  margin: 0px;
  padding: 0;
  text-align: left;
}
.plusMenu li {
  list-style-type: none;
  border-bottom: #d0d0d0 1px solid;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.plusMenu li a {
  text-transform: uppercase;
  color: #484848;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 16px;
  display: block;
  text-decoration: none !important;
}
.topMenu {
  position: absolute;
  top: 166px;
  left: 30px;
}
.topMenuRight {
  position: absolute;
  top: 166px;
  right: 190px;
}
.topMenu ul,
.topMenuRight ul {
  margin: 0px;
  padding: 0px;
}
.topMenu li,
.topMenuRight li {
  list-style-type: none;
  float: left;
  color: white;
  padding: 0 28px 12px 5px;
  cursor: pointer;
  height: 18px;
}
.topMenuRight li {
  padding: 0 0 12px 0;
}
.topMenu li a,
.topMenuRight li a {
  color: white;
  font-size: 13px;
  display: block;
  text-decoration: none !important;
  font-weight: bold;
}
.eugyintezes {
  padding-top: 2px;
  background-image: url(images/eugy_back.png);
  background-repeat: repeat-x;
}
.eugyintezes_a {
  text-transform: uppercase;
  text-decoration: none;
  color: #004820 !important;
  font-weight: bold;
  font-size: 11px;
}
.topMenu img {
  margin: 0px;
  margin-bottom: 1px;
}
.topMenuLast {
  border: none !important;
}
.topMenuLast a {
  color: #fff !important;
}
.search {
  width: 183px;
  height: 44px;
  position: absolute;
  top: 152px;
  left: 816px;
}
.search form {
  margin-top: 12px;
  margin-left: 15px;
}
.inputBoxSearch {
  border: #c6c8d2 1px solid;
  width: 90px;
  height: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  background-color: white;
  color: #383838;
}
.buttonSearch {
  border: #c6c8d2 1px solid;
  width: 60px;
  height: 22px;
  position: relative;
  top: -1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  background-color: white;
  color: #383838;
  cursor: pointer;
}
.inputBox {
  border: #c6c8d2 1px solid;
  height: 22px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  background-color: white;
  color: #383838;
}
.inputBoxHalf {
  border: #c6c8d2 1px solid;
  width: 95px;
  height: 22px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  color: #383838;
}
.inputBoxSmall {
  border: #c6c8d2 1px solid;
  width: 50px;
  height: 22px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  background-color: white;
  color: #383838;
}
.textareaBox {
  width: 300px;
  border: #c6c8d2 1px solid;
  height: 80px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 11px;
  background-color: white;
  color: #383838;
}
.button {
  border: #1f3c5e 1px solid;
  height: 23px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  font-weight: bold;
  background-color: #1f3c5e;
  color: white;
  cursor: pointer;
  width: 200px;
}
.topSubMenu {
  position: absolute;
  top: 192px;
  left: 30px;
  display: none;
  border-top: white 1px solid;
  background-color: white;
  z-index: 5;
  text-align: left;
}
.topSubMenu div {
  width: 162px;
  border-bottom: white 1px dotted;
  background: #005b9d;
  padding-top: 4px;
  padding-bottom: 4px;
}
.topSubMenu div a {
  color: white;
  text-decoration: none !important;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
  font-size: 11px !important;
}
.innerContainer {
  width: 1000px;
  margin: auto;
  height: 100%;
}
.menuTopText {
  width: 240px;
  height: 40px;
  display: block;
  font-size: 19px !important;
  font-weight: bold;
  color: #005b9d;
  line-height: 40px;
  text-align: left;
  text-indent: 10px;
}
.menuTop162 {
  width: 240px;
  height: 35px;
  background-image: url(images/engedelyezes_menu_top.gif);
  margin: 1px;
}
.menuTop163 {
  width: 240px;
  height: 35px;
  background-image: url(images/felugyelet_menu_top.gif);
  margin: 1px;
}
.menuTop164 {
  width: 240px;
  height: 35px;
  background-image: url(images/modszertan_menu_top.gif);
  margin: 1px;
}
.menuTop165 {
  width: 240px;
  height: 35px;
  background-image: url(images/gyogyszerinformacio_menu_top.gif);
  margin: 1px;
}
.menuTop281 {
  width: 240px;
  height: 35px;
  background-image: url(images/engedelyezes_menu_top_en.gif);
  margin: 1px;
}
.menuTop282 {
  width: 240px;
  height: 35px;
  background-image: url(images/felugyelet_menu_top_en.gif);
  margin: 1px;
}
.menuTop292 {
  width: 240px;
  height: 35px;
  background-image: url(images/modszertan_menu_top_en.gif);
  margin: 1px;
}
.menuTop293 {
  width: 240px;
  height: 35px;
  background-image: url(images/gyogyszerinformacio_menu_top_en.gif);
  margin: 1px;
}
.innerPageLeft {
  width: 248px;
  vertical-align: top;
  height: 100%;
}
.innerPageRight {
  width: 770px;
  vertical-align: top;
  height: 100%;
  padding-bottom: 10px;
}
.menuBannerCell {
  height: 80px;
}
.menuBanner {
  height: 80px;
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 7px;
  border-top: #1f3c5e 2px solid;
  border-bottom: #1f3c5e 2px solid;
}
.menuBanner ul {
  margin: 0px;
  padding: 0px;
}
.menuBanner li {
  width: 248px;
  height: 70px;
  float: left;
  list-style-type: none;
  border-left: white 1px solid;
  border-right: white 1px solid;
}
.engedelyezes {
  background-image: url(images/engedelyezes.gif);
  background-repeat: no-repeat;
}
.engedelyezesActive {
  background-image: url(images/engedelyezes_active.gif);
  background-repeat: no-repeat;
}
.authorisation {
  background-image: url(images/authorisation.gif);
  background-repeat: no-repeat;
}
.authorisationActive {
  background-image: url(images/authorisation_active.gif);
  background-repeat: no-repeat;
}
.felugyelet {
  background-image: url(images/felugyelet.gif);
  background-repeat: no-repeat;
}
.felugyeletActive {
  background-image: url(images/felugyelet_active.gif);
  background-repeat: no-repeat;
}
.supervision {
  background-image: url(images/supervision.gif);
  background-repeat: no-repeat;
}
.supervisionActive {
  background-image: url(images/supervision_active.gif);
  background-repeat: no-repeat;
}
.modszertan {
  background-image: url(images/modszertan.gif);
  background-repeat: no-repeat;
}
.modszertanActive {
  background-image: url(images/modszertan_active.gif);
  background-repeat: no-repeat;
}
.methodology {
  background-image: url(images/methodology.gif);
  background-repeat: no-repeat;
}
.methodologyActive {
  background-image: url(images/methodology_active.gif);
  background-repeat: no-repeat;
}
.gyogyszerinformacio {
  background-image: url(images/gyogyszerinformacio.gif);
  background-repeat: no-repeat;
}
.gyogyszerinformacioActive {
  background-image: url(images/gyogyszerinformacio_active.gif);
  background-repeat: no-repeat;
}
.druginfo {
  background-image: url(images/druginfo.gif);
  background-repeat: no-repeat;
}
.druginfoActive {
  background-image: url(images/druginfo_active.gif);
  background-repeat: no-repeat;
}
.engedelyezes a,
.felugyelet a,
.modszertan a,
.gyogyszerinformacio a,
.authorisation a,
.supervision a,
.methodology a,
.druginfo a .engedelyezesActive a,
.felugyeletActive a,
.modszertanActive a,
.gyogyszerinformacioActive a,
.authorisationActive a,
.supervisionActive a,
.methodologyActive a,
.druginfoActive a {
  display: block;
  margin-left: 70px;
  margin-top: 42px;
  width: 185px !important;
  height: 28px;
}
.pager {
  border-top: #1f3c5e 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.pagerTitle,
.pagerComment {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.pagerItem {
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
}
.pagerItemNumber {
  display: inline;
  margin-left: 2px;
  margin-right: 2px;
  font-weight: bold;
}
.pagerItem a,
.pagerItemNumber a {
  text-decoration: none;
}
.pagerItem a:hover,
.pagerItemNumber a:hover {
  text-decoration: none;
}
.innerNewsContainer {
  width: 1000px;
  border-bottom: #cccccc 2px solid;
  margin-bottom: 5px;
}
.innerNews {
  width: 830px;
  border-left: #cccccc 2px solid;
  border-right: #cccccc 2px solid;
  padding-bottom: 5px;
}
.innerNewsItem {
  padding-left: 10px;
  font-size: 11px !important;
  padding-bottom: 5px;
  border-bottom: #1f3c5e 1px solid;
}
.innerNewsItem h1 {
  font-size: 14px;
  border: none;
  margin-top: 10px;
  margin-bottom: 5px;
}
.innerBottomCell {
  width: 170px;
  border-right: #ff0000 2px solid;
  vertical-align: top;
}
.innerBottomMenu {
  padding: 2px;
}
.innerBottomMenu ul {
  margin: 0px;
  padding: 0px;
}
.innerBottomMenu li {
  list-style-type: none;
  border-bottom: #1f3c5e 1px solid;
  padding-top: 5px;
  padding-bottom: 5px;
}
.innerBottomMenu li a {
  color: #1f3c5e;
  font-weight: bold;
  padding-left: 10px;
  font-size: 14px;
  display: block;
  text-decoration: none !important;
}
.cimerRightContainer {
  text-align: right;
}
.cimerRight {
  width: 18px;
  height: 32px;
  background-image: url(images/cimer.gif);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 2px;
  margin-right: 10px;
}
.separator {
  margin: 10px;
  height: 10px;
  border-bottom: #e5e5e5 1px solid;
}
.left {
  float: left;
}
.right {
  float: right;
}
.dynamicTable td {
  padding: 5px;
}
.firstRow {
  font-weight: bold;
  text-align: center;
  background-image: url(images/table_head.gif);
  background-repeat: repeat-x;
  height: 42px;
  color: white;
  font-size: 11px !important;
  line-height: 13px !important;
}
.simpleRow {
  border-bottom: #c1c1c1 2px solid;
  border-right: #c1c1c1 1px solid;
}
.frameBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}
.labels {
  margin-top: 10px;
  margin-bottom: 10px;
}
.tableBlock {
  margin: 10px;
}
.tableBlock a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.hitTableFirst {
  font-size: 10px !important;
  line-height: 12px !important;
  color: white;
  background-image: url(images/table_head.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  border: none !important;
}
.back {
  padding-top: 10px;
  padding-bottom: 10px;
}
.printBlock {
  float: right;
  padding: 0 30px 15px 15px;
}
.smallText {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px !important;
}
.headerInfoBlock {
  position: absolute;
  top: 180px;
  left: -35px;
  font-size: 10px !important;
  line-height: 12px !important;
  display: none;
  width: 200px;
  height: 120px;
  padding: 30 10 10 10;
  background-image: url(images/help_back.gif);
  background-repeat: no-repeat;
}
.headerInfoBlock2 {
  position: absolute;
  top: 30px;
  left: -35px;
  font-size: 10px !important;
  line-height: 12px !important;
  display: none;
  width: 200px;
  height: 120px;
  padding: 30 10 10 10;
  background-image: url(images/help_back.gif);
  background-repeat: no-repeat;
}
.headerInfoBlock3 {
  position: absolute;
  top: 30px;
  left: 275px;
  font-size: 10px !important;
  line-height: 12px !important;
  display: none;
  width: 200px;
  height: 120px;
  padding: 30 10 10 10;
  background-image: url(images/help_back.gif);
  background-repeat: no-repeat;
}
.backLink {
  margin-top: 10px;
  font-weight: bold;
}
.bottomText {
  text-align: center;
  margin-top: -7px;
}
.bottomText a {
  font-size: 13px;
  color: white;
  text-decoration: none;
  margin: 0 25px;
  font-weight: bold;
}
.bottomText a:hover {
  text-decoration: underline;
}
.lastModInfo {
  float: left;
  padding: 0 0 15px 30px;
  font-style: italic;
  font-size: 12px !important;
}
.smallFontTable td {
  font-size: 11px !important;
}
.registrationTable {
}
.registrationTable td {
  font-size: 13px !important;
  line-height: 13px !important;
  padding: 5 2 2 2 !important;
  border: none !important;
}
.adBoxContainer {
  position: absolute;
  width: 100%;
  text-align: center;
  display: none;
  z-index: 100;
}
.adBox {
  position: relative;
  margin: 0 auto;
  left: ;
  top: 220px;
  background-image: url(images/popup.png);
  width: 800px;
  height: 483px;
  z-index: 101;
}
.adBoxCloser {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 40px;
  height: 40px;
  z-index: 102;
}
.adBoxCloser a {
  width: 36px;
  height: 36px;
  display: block;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none;
}
.adBoxLink {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 230px;
  height: 90px;
  z-index: 103;
}
.adBoxLink a {
  width: 235px;
  height: 53px;
  display: block;
}
.pharmacyRegLeft {
  width: 335px;
  background-color: #f6f6f6;
  padding: 10px;
  border: #c9c9c9 1px solid;
}
.pharmacyInput {
  margin-bottom: 15px;
  font-weight: bold;
}
.pharmacyInputSpecial {
  margin-top: 15px;
  font-weight: bold;
  background-color: #eaeaea;
  border: #c9c9c9 1px solid;
  padding: 5px;
  margin-bottom: 15px;
}
.pharmacyCaptcha {
  margin-top: 15px;
  font-weight: bold;
  background-color: #fbfbfb;
  border: #e5e5e5 1px solid;
  padding: 5px;
}
.pharmacyCaptcha table td {
  border: none;
}
.pharmacyInputBox {
  width: 330px;
  margin-top: 6px;
  border: #c6c8d2 1px solid;
}
.pharmacySubmit {
  margin-top: 13px;
  background-color: #fbfbfb;
  border: #e5e5e5 1px solid;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.regError {
  font-weight: bold;
  color: #ff0000;
}
.passwordRegistration {
  width: 300px;
}
.passwordRegistration td {
  border: none;
}
.passwordRegistration td a {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}
.adatmodositas {
  display: block;
  float: right;
  margin: 10px;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}
.pharmacyRegContainer {
  position: absolute;
  display: block;
  z-index: 100;
}
.pharmacyRegBox {
  position: relative;
  left: -80px;
  top: -70px;
  background-image: url(images/sikeres_regisztracio.png);
  width: 653px;
  height: 231px;
  z-index: 101;
}
.pharmacyRegBoxCloser {
  position: absolute;
  left: 618px;
  top: 0px;
  width: 36px;
  height: 36px;
  z-index: 102;
}
.pharmacyRegBoxCloser a {
  width: 36px;
  height: 36px;
  display: block;
}
.pharmacyRegBoxLink {
  position: absolute;
  left: 490px;
  top: 182px;
  width: 155px;
  height: 53px;
  z-index: 103;
}
.pharmacyRegBoxLink a {
  width: 235px;
  height: 53px;
  display: block;
}
.pharmacySearchTable {
  margin: auto;
}
.pharmacySearchTable td {
  border: none;
}
.pharmacySearchInput {
  border: 1px #c6c8d2 solid;
}
.pharmacyDetailsTable {
  margin-top: 15px;
  width: 700px;
  padding-bottom: 5px;
  border-bottom: #767676 1px dotted;
}
.pharmacyDetailsTable td {
  border: 0px;
}
.pharmacyDetailsTableLeft {
  border: none;
  width: 100px;
  font-weight: bold;
  color: #9f9f9f;
}
.pharmacyDetailsTableRight {
  border: none;
  width: 250px;
}
.noHit {
  width: 700px;
  text-align: center;
  margin-top: 15px;
  font-weight: bold;
  color: #1f3c5e;
}
.pharmacyPagerComment {
  margin-top: 15px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f6f6f6;
}
.pharmacyPagerComment a {
  font-weight: bold;
}
.infoDiv {
  position: absolute;
  top: -110px;
  left: 80px;
  background-color: white;
  height: 50px;
  width: 180px;
  padding: 10px;
  border: #444444 1px dotted;
  display: none;
}
#pharmacySelector {
  margin: 0px;
  padding: 0px;
}
#pharmacySelector li {
  float: left;
  list-style-type: none;
}
#pharmacySelector li a {
  display: block;
  margin-right: 2px;
}
#pharmacyLink {
  width: 235px;
  height: 144px;
  background: url(images/pharmacy_link.png) no-repeat;
}
#shopLink {
  width: 235px;
  height: 144px;
  background: url(images/shop_link.png) no-repeat;
}
#dealerLink {
  width: 235px;
  height: 144px;
  background: url(images/dealer_link.png) no-repeat;
}
#dark,
#diet-dark {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 700;
  display: none;
  background: url(images/trans.png) repeat;
}
#surveyPop,
[id^=diet-pop] {
  width: 780px important!;
  display: none;
  z-index: 900;
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}
#surveyPop .modal-outer,
[id^=diet-pop] .modal-outer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: -1;
}
#surveyPop .modal-inner,
[id^=diet-pop] .modal-inner {
  background-color: white;
  padding: 20px;
  position: relative;
}
#jobPop {
  width: 280px;
  position: absolute;
  bottom: 5%;
  right: 5%;
  display: none;
  z-index: 900;
  padding: 35px 15px 60px 15px;
  background: #fff;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}
#surveyPop p,
#jobPop p,
[id^=diet-pop] p {
  font-size: 15px;
  line-height: 1.8em;
}
#surveyPop .close,
#jobPop .close,
[id^=diet-pop] .close {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  cursor: pointer;
}
.surveyBtn,
.jobBtn {
  position: absolute;
  bottom: 15px;
  padding: 5px 15px;
  background: #1f3c5e;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.surveyBtnYes,
.jobBtnYes {
  right: 15px;
  background: #1f3c5e;
  background: -moz-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f3c5e), color-stop(100%, #00908d));
  background: -webkit-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: -o-linear-gradient(top, #1f3c5e 0% #00908d 100%);
  background: -ms-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: linear-gradient(top, #1f3c5e 0%, #00908d 100%);
}
.surveyBtnNo {
  left: 15px;
  background: #777;
  background: -moz-linear-gradient(top, #888 0%, #555 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888), color-stop(100%, #555));
  background: -webkit-linear-gradient(top, #888 0%, #555 100%);
  background: -o-linear-gradient(top, #888 0% #555 100%);
  background: -ms-linear-gradient(top, #888 0%, #555 100%);
  background: linear-gradient(top, #888 0%, #555 100%);
}
.dietBtnYes {
  left: 15px;
  background: #1f3c5e;
  background: -moz-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f3c5e), color-stop(100%, #00908d));
  background: -webkit-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: -o-linear-gradient(top, #1f3c5e 0% #00908d 100%);
  background: -ms-linear-gradient(top, #1f3c5e 0%, #00908d 100%);
  background: linear-gradient(top, #1f3c5e 0%, #00908d 100%);
}
.dietBtnNo {
  right: 15px;
  background: #777;
  background: -moz-linear-gradient(top, #888 0%, #555 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888), color-stop(100%, #555));
  background: -webkit-linear-gradient(top, #888 0%, #555 100%);
  background: -o-linear-gradient(top, #888 0% #555 100%);
  background: -ms-linear-gradient(top, #888 0%, #555 100%);
  background: linear-gradient(top, #888 0%, #555 100%);
}
.documentIcon {
  vertical-align: middle;
  width: 64px;
  margin-right: 5px;
}
.documentFunc {
  margin-top: 30px;
  float: right;
}
.documentFunc img {
  margin-left: 5px;
}
.documentText {
  margin: 20px 0;
}
.opinionPopup {
  display: none;
  position: fixed;
  top: 20%;
  left: 32%;
  width: 700px;
  height: 430px;
  border: #1f3c5e 1px solid;
  background: #edf8f8;
  z-index: 99;
  padding: 10px;
}
.opinionPopupClose {
  display: inline-block;
  float: right;
}
.incorrect {
  border: #ff0000 1px solid;
}

[x-cloak] {
  display: none !important;
}
.nor-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 100;
  justify-content: center;
  transition-duration: 0.5s;
}
.nor-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
}
.nor-modal__inner {
  border: 2px solid #1E3C5E;
  background-color: white;
  width: 450px;
  max-width: 100%;
  position: relative;
}
.nor-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: white;
  border: 2px solid #1E3C5E;
  color: #1E3C5E;
  font-weight: bold;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  jusitfy-content: center;
  padding-top: 2px;
  cursor: pointer;
  transition-duration: 0.3s;
}
.nor-modal__close:hover {
  background-color: #1E3C5E;
  color: white;
}
.nor-modal__title {
  padding: 8px 8px 0 8px;
  color: #31B7D6;
  font-size: 24px;
  font-weight: 600;
}
.nor-modal__content {
  padding: 8px;
  font-size: 14px;
}
.nor-modal__inner .sideeffect-button {
  width: max-content;
  margin: 8px auto;
  padding: 0 12px;
}
.nor-modal__footer {
  border-top: 2px solid #1E3C5E;
  padding: 8px;
  margin-top: 8px;
}
.nor-modal__footer button {
  background-color: transparent;
  border-width: 0;
  text-decoration: underline;
  color: #31B7D6;
  cursor: pointer;
}

.cookie {
  background-color: white;
  border: 2px solid #1f3c5e;
  position: fixed;
  bottom: 0;
  left: 40px;
  padding: 20px 30px;
  width: 356px;
  text-align: left;
}
.cookie .cookie-title {
  color: #1f3c5e;
  font-size: 1.25rem;
}
.cookie .cookie-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.cookie .cookie-buttons .cookie-setup {
  color: #1f3c5e;
  border: 2px solid #1f3c5e;
}
.cookie .cookie-buttons .cookie-setup:hover {
  text-decoration: underline;
}
.cookie .cookie-buttons .cookie-accept {
  border: 2px solid #1f3c5e;
  background-color: #1f3c5e;
  color: white;
}
.cookie .cookie-buttons .cookie-accept:hover {
  text-decoration: underline;
}
.cookie .cookie-buttons > div,
.cookie .cookie-buttons > a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  cursor: pointer;
  user-select: none;
  transition: 0.3s;
  text-decoration: none;
}

ul#ui-id-1 {
  width: max-content !important;
  border: 1px solid #cfcfcf;
  max-height: 300px;
  overflow: scroll;
  text-align: left;
  padding: 0;
  list-style: none;
  background-color: white;
}
ul#ui-id-1 li {
  padding: 10px;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  transition: 0.3s;
}
ul#ui-id-1 li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#ui-datepicker-div {
  background-color: white;
  padding: 5px;
  box-shadow: 0 0 3px 0 #333;
}

.mb-6 {
  margin-bottom: 3rem;
}

.sideeffect-button {
  background-image: linear-gradient(90deg, #6FBFBE, #01B0EB);
  width: 100%;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 16px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.modal-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,.7);
  z-index: -1;
}
.modal-inner {
  background-color: white;
  width: 600px;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
button.modal-close {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.important {
  font-weight: bold;
  color: red;
}
[id^=diet-pop] {
    align-items: normal;
}
[id^=diet-pop] .modal-inner {
    max-height: 90%;
    overflow: hidden;
}
[id^=diet-pop] .modal-inner div {
    max-height: 90%;
    overflow: auto;
}