#mic-init-access-tool .mic-access-tool-general-button > div img {
    display: inline-block;
    max-width: 45px;
    height: 45px;
    width: 45px;
    margin-left: -10px!important;
    margin-top: -2px!important;
    display:none;
}
.breadcrumbs ul li a svg {
    color: #8ea4ac;
    float: left;
    margin: 0px 5px 0 0!important;
}
.ae-anno-announcement-wrapper.ae-anno-announcement--dismissible.page_speed_1422001942 {
    display: none;
}
#phone-vr .phone-bar a, #phone-vr .phone-vr-circle-fill, #phone-vr .phone-vr-img-circle, .phone-bar a {
    background-color: #1e3a5f;
    display: none;
}
.floating-buttons .sb-bar li .sb-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 5px;
    display: none;
}
.asw-menu, .asw-widget {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: none;
}
@media print {
  figure.table {
    break-inside: avoid;
    page-break-inside: avoid;
  }

  table {
    width: 100%;
    border-collapse: collapse;
    break-inside: auto;
    page-break-inside: auto;
  }

  thead {
    display: table-header-group; /* fontos a fejléc ismétléshez */
  }

  tr {
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }

  td, th {
    break-inside: avoid;
    page-break-inside: avoid;
    padding: 6px;
  }

  h3, h6, p {
    page-break-inside: avoid;
  }

.footer .footer-1 {
    background-color: #d4e4f6 !important;
    background-image: var(--footer-background-image2);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 75px !important;
    margin-top: -1px !important;
    display: none;
}

.footer .footer-2 {
    background-color: #d4e4f6 !important;
    display: none;
}
.fPcaXT button, .fPcaXT [type='button'], .fPcaXT [type='reset'], .fPcaXT [type='submit'] {
    cursor: pointer;
    font-family: inherit;
    line-height: inherit;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    display: none;
}
#scrollUp {
    background-color: #fff;
    background-color: var(--primary-color);
    border: 0;
    border-radius: 8px;
    bottom: 20px;
    color: #fff;
    height: 56px;
    overflow: hidden;
    right: 20px;
    text-align: center;
    transition-duration: .2s;
    width: 56px;
    z-index: 999 !important;
    display: none;
	}
    .header-top {
    background-color: #000000;
    display: none;
	}
   .header {
    border-bottom: 1px solid #000000;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    background-color: #1e3a5f;
    display: none;
}
	.container3 {
    position: relative;
    width: 100%;
    padding: 5px 0 5px 35px;
    display: flex;
    align-items: center;
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    display: none;
}
   .fPcaXT button, .fPcaXT [type='button'], .fPcaXT [type='reset'], .fPcaXT [type='submit'] {
    cursor: pointer;
    font-family: inherit;
    line-height: inherit;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    display: none !important;
}
    .ck-content pre {
    padding: 1em;
    color: hsl(0, 0%, 20.8%);
    background: hsla(0, 0%, 78%, .3);
    border: 1px solid hsl(0, 0%, 77%);
    border-radius: 2px;
    text-align: left;
    direction: ltr;
    tab-size: 4;
    white-space: pre-wrap;
    font-style: normal;
    min-width: 200px;
    overflow: hidden;
    display: none;
	}
}