.l-popup .popup-flag {
  display: block;
  position: absolute;
  right: -50px;
  top: -40px;
  transition: all .2s;
}
.l-popup .popup-flag:before {
  display: inline-block;
  content: "";
  width: 103px;
  height: 103px;
  background: url('../images/new-badge-icon.svg') no-repeat center center;
}
.l-popup .popup-linkHolder {
  margin: 0;
  padding: 10px;
}
.incoming-welcome .l-popup .popup-title-container .popup-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
}
.incoming-welcome .popup-window {
  max-width: 700px;
  padding: 40px 30px;
}
.incoming-welcome .popup-linkHolder a.popup-link {
  color: #b9b9b9;
  text-decoration: none;
}
.incoming-welcome .l-popup .popup-content.large {
  max-width: 750px;
}
.incoming-welcome .popup-column-container {
  display: block;
  width: 100%;
}
.incoming-welcome .popup-column-5 {
  width: 46%;
  display: flex;
  float: left;
  text-align: left;
}
.incoming-welcome .popup-column-5 .icon {
  display: inline-block;
  color: #404040;
  text-align: center;
  border-radius: 2.85714rem;
  width: 42px;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  background: #e5e5e5;
  vertical-align: middle;
  margin: 30px 15px 30px 0;
}
.incoming-welcome .popup-column-5 .icon span {
  font-family: Arial, Helvetica, Syntax, sans-serif;
  font-weight: bold;
}
.incoming-welcome .popup-column-5 .popup-image img {
  height: 230px;
}
.incoming-welcome .popup-column-5.right {
  float: right;
}
.incoming-welcome .popup-column-2.center {
  float: none;
}
.popup-column-container.desc .popup-text {
  font-size: 12px;
  padding: 0 0px 15px 0px;
  line-height: 16px;
}
.incoming-welcome .popup-column-5.right .popup-image,
.incoming-welcome .popup-column-5.left .popup-image {
  background-size: cover;
  height: 250px;
  width: 100%;
  -webkit-box-shadow: 0px 1px 10px 4px rgb(243, 243, 243);
  -moz-box-shadow: 0px 1px 10px 4px rgb(243, 243, 243);
  box-shadow: 0px 1px 10px 4px rgb(243, 243, 243);
}
.incoming-welcome .popup-column-5.left .popup-image {
  background: url(../images/dropdown-mockup.jpg) no-repeat center top;
  background-size: cover;
}
.incoming-welcome .popup-column-5.right .popup-image {
  background: url(../images/incoming-mockup.jpg) no-repeat center top;
  background-size: cover;
}
.incoming-welcome .popup-column-5.left .popup-image.popup-image-archivum {
  background: url(../images/archivalt_szamla_kep_1.png) no-repeat center center;
  background-size: contain;
}
.incoming-welcome .popup-column-5.right .popup-image.popup-image-archivum {
  background: url(../images/archivalt_szamla_kep_2.png) no-repeat center center;
  background-size: contain;
}
.incoming-welcome .popup-buttonHolder {
  margin: 0;
}
.m-pricing .popup-linkHolder {
  display: flex;
  justify-content: center;
  padding: 0px !important;
}
.m-pricing .popup-linkHolder a.popup-link {
  color: #b9b9b9;
  text-decoration: none;
}
.m-pricing .popup-buttonHolder {
  margin: 25px 0 10px 0 !important;
}
.payment-mode-container .l-linkHolder {
  padding: 10px;
  display: flex;
  justify-content: center;
}
.payment-mode-container .l-linkHolder a.popup-link {
  color: #b9b9b9;
  text-decoration: none;
}
.l-linkHolder.center {
  text-align: center;
}

.l-buttonHolder > .grey, .popup-link.grey {
  color: #b9b9b9;
  text-decoration: none !important;
  cursor: pointer;
}

.popup-content.largeMarginTop {
  margin-top: 35px;
}


/* Zöld legyen a legnépszerűbb gomb*/
.popular {
  background: #98D956 !important;
}
.popular:hover {
  background: #87c14c !important;
}

.l-popup .popup-infoTable.transaction-table {
  max-width: 530px !important;
}

.popup-link:hover {
  color: #555555 !important;
  text-decoration: underline !important;
}

.l-buttonHolder .l-button.large.primary.pay-button {
  border-style: none;
}

.scrollOnMobil {
  overflow: auto !important;
}

/* díjcsomagom */

.l-buttonHolder.small,
.l-buttonHolder.mini {
  margin: 0;
}
.l-buttonHolder.small .l-button.medium.primary {
  border: 0;
  font-size: 13px;
  width: 166px;
  height: 34px;
}

.l-buttonHolder.mini .l-button.secondary,
.l-buttonHolder.mini .l-button.primary {
  border: 0;
  min-width: 88px;
  height: 30px;
  font-size: 13px;
}

.l-buttonHolder.mini a.l-button.primary,
.l-buttonHolder.mini a.l-button.primary:hover {
  color: white !important;
  font-weight: normal !important;
}

a.l-button.primary.mini:hover {
  color: white;
}

.tippbox-container .profiBtn {
  color: white !important;
}

.tippbox-container .l-subtitle {
  text-align: center;
  color: white;
  font-size: 22px;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.plan-tag {
  font-weight: bold;
  color: #FF6630;
}

.l-iconHolder {
  text-align: center;
  padding: 10px 0;
}

.tippbox-container .l-iconHolder {
  padding: 10px 0 0 0;
}

.l-iconHolder .icon.bulb {
  background: url(../images/bulb-big-icon.svg) no-repeat center center;
  display: inline-block;
  content: "";
  width: 103px;
  height: 103px;
}

h2.l-sectionTitle {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: bold;
  color: #404040;
}

.plan-container h2.l-sectionTitle {
  margin: 0;
}

.l-plan-type {
  padding: 5px 0;
  font-size: 29px;
  font-weight: bold;
  line-height: 37px;
  border: 0;
}
.l-plan-type.actual {
  border-style: solid;
  border-bottom-width: 3px;
  margin-bottom: 10px;
}

.l-plan-type.actual.free {
  border-bottom-color: #57b95f;
}

.l-plan-type.actual.start {
  border-bottom-color: #4b86e2;
}

.l-plan-type.actual.digital {
  border-bottom-color: #3b4657;
}

.l-plan-type.actual.profi {
  border-bottom-color: #ff6630;
}

.buttons .row2 {
  margin-top: 20px;
}

.buttons .extend.row2 {
  padding-left: 0 !important;
}

.buttons .l-buttonHolder .txt {
  color: #737373;
  width: 180px;
  padding: 5px;
  font-size: 12px;
}

.buttons .l-buttonHolder {
  float: left;
  padding-right: 20px;
  text-align: left;
}

.buttons .l-buttonHolder:first-child {
  padding-left: 0;
}

.l-buttonHolder .l-button.large.primary {
  border-style: none;
  font-size: 14px;
}

.l-buttonHolder .l-button.primary.blue {
  background: #3B4657;
  color: #fff !important;
}

.l-buttonHolder .l-button.primary.blue:hover {
  background: #56657b;
}

.l-buttonHolder .l-button.large.primary.grey {
  color: #3B4657;
  line-height: 20px;
  border: 1px solid #3B4657;
  background: none;
}
.l-buttonHolder .l-button.large.primary.grey:hover {
  background: #F7F9FB;
  border: 1px solid #7892B6;
  color: #7892B6;
}

.popup-buttonHolder .l-button.large.primary.goToFree {
  background: #7AA3DD;
  width: 300px;
}
.popup-buttonHolder .l-button.large.primary.goToFree:hover {
  opacity: 0.8;
}
.popup-buttonHolder .l-button.large.primary.goToFree:active {
  background: #527bb5;
}

.l-hint.onBottomCenter.mypackage {
  vertical-align: 0;
  margin-left: 0 !important;
  color: #3B4657;
  line-height: 18px;
  font-size: 13px;
  letter-spacing: 0;
  text-align: center;
}

.l-hint .profiBtn {
	color: white !important;
}

.l-hint.onBottomCenter.mypackage .l-iconHolder .icon.bulb {
  width: 40px;
  height: 48px;
  background: none;
  background-color: black;
  mask-image: url(../images/bulb-big-icon.svg);
  mask-size: 40px;
  -webkit-mask-image: url(../images/bulb-big-icon.svg);
  -webkit-mask-size: 40px;
}

.l-hint.onBottomCenter.mypackage .hint-title {
  font-size: 20px;
  display: block;
  color: #3B4657;
  line-height: 27px;
  margin-bottom: 0;
}

.l-hint.onBottomCenter.mypackage .content,
.l-hint.onBottomCenter.mypackage .l-buttonHolder {
  padding: 15px;
  text-align: center;
}

.l-hint.onBottomCenter.mypackage .plan-tag {
  color: #3B4657;
}

.l-hint.onBottomCenter.mypackage .l-linkHolder {
    text-align: center;
    margin-bottom: 10px;
}

.l-hint.onBottomCenter.mypackage a.popup-link {
  margin: 5px 0 20px 0;
  text-align: center;
  font-weight: normal !important;
  color: #8E8E8E !important;
  text-decoration: none !important;
}
.l-hint.onBottomCenter.mypackage a.popup-link:hover {
  color: #b9b9b9;
  text-decoration: none;
}

.m-pricing .pricing-feature {
  line-height: 19px;
}

.m-pricing .pricing-feature.profiCta {
  margin: 18px 0;
}

.m-pricing .popup-window {
  /* padding: 15px !important; */
}

.m-pricing .popup-buttonHolder {
  margin: 10px 0 10px 0 !important;
}

.m-pricing .pricing-item h2.pricing-title {
    margin: 0;
}
.m-pricing .pricing-featureList {
    padding-bottom: 60px !important;
    height: 175px !important;
}

.m-pricing .pricing-featureList.small {
  padding-bottom: 0 !important;
  height: 170px !important;
}

.m-pricing .tippbox-container.medium .content-box.left{
    line-height: 70px;
}

.m-pricing .tippbox-container.medium .content-box-fullsize{
  text-align: left;
  font-size: 16px;
  padding: 15px;
  display: table-cell;
}

.m-pricing .tippbox-container.medium .l-subtitle {
    padding: 20px 20px 0 20px;
    text-align: left;
}

.m-pricing .pricing-feature:before {
    top: 1px;
}

.m-pricing .l-switchButton {
    height: 43px;
}

.m-pricing .l-switchButton .switchButton-input:checked + .switchButton-button {
    background: #4D5767;
}

.m-pricing .l-switchButton.popularButton .switchButton-input:checked + .switchButton-button {
	color: #FF6630;
}

.m-pricing .l-switchButton .switchButton-button {
    border: 1px solid #FF6630;
}

.m-pricing .l-switchButton .switchButton-text {
	color: #4D5767;
}

.m-pricing .l-switchButton.popularButton .switchButton-text {
	color: #FF6630;
}

.m-pricing .l-switchButton .switchButton-button {
	width: 140px;
    line-height: 18px;
}

.m-pricing .l-switchButton .switchButton-smallText {
    line-height: 12px;
}

@media screen and (min-width: 1301px) {
  .l-popup .popup-window.flexible {
    max-width: 95%;
    display: table;
    padding-left: 100px!important;
    padding-right: 100px!important;
  }

  .l-popup .popup-window.profi-box {
      max-width: 60% !important;
  }
}

@media screen and (max-width: 1300px) {
  .m-pricing.banner .pricing-item {
    margin: 0 15px;
  }
}

@media screen and (max-width: 1300px) {
  .l-popup .popup-window.flexible {
    max-width: 100%;
    display: table;
    padding-left: 50px!important;
    padding-right: 50px!important;
  }
}

.l-popup.m-pricing {
  overflow: auto;
  margin: 0;
}

.popup-window.flexible {
  margin-top: 20px;
  margin-bottom: 20px;
}
.popup-window.flexible .box-scroll {
  height: auto;
}

.l-hint .hint-content {
    z-index: 100 !important;
}

.l-success {
    display: inline-block;
    padding: 8px 12px;
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background: #98D956;
    border-radius: 6px;
}

.payment-container .l-popup .popup-content.tiny,
.payment-container .l-popup .popup-infoTable {
    max-width: 575px;
}

.vezerlopult .fa-lightbulb-on {
    font-size: 38px;
    padding: 16px 0px;
    margin-left: 6px;
}

.bigbulb {
    line-height: 114px;
    font-size: 46px;
    margin-left: 24px;
}

.l-popup.unsubscribeAutoKATA a.l-button.primary {
    color: #fff !important;
}

.l-popup.unsubscribeAutoKATA a.l-button.cancel {
    color: #404040 !important;
}

.l-popup.unsubscribeAutoKATA .popup-featureList {
    padding-left: 40px;
    max-width: 540px;
    margin: 35px 25px auto 25px;
}

.l-popup.unsubscribeAutoKATA .popup-feature {
    margin: 0 !important;
    padding: 5px 0 5px 20px;
}

.l-popup.unsubscribeAutoKATA .popup-featureIcon.error {
    padding: 5px 0;
}

.dijcsomag-autokata-banner .header-panel {
  background-color: #3B4657;
}

.dijcsomag-autokata-banner.grey .header-panel {
  background-color: #EBECEE;
}

.header-panel {
  position: absolute;
  box-shadow: 0px 2px 28px 0px rgba(62,62,62,0.24);
  height: 240px;
  width: 100%;
  background-color: #EBECEE;
  border-radius: 4px;
  max-width: 990px;
  z-index: -1;
}

.dijcsomag-header-container {
  display: block;
  width: 100%;
  margin: 15px auto 0 auto;
  text-align: left;
  font-size: 16px;
}

.dijcsomag-header-container .mainTitle {
  max-width: 222px;
}

.dijcsomag-header-container .title {
  font-size: 26px;
  font-weight: bold;
}

.dijcsomag-header-container .smallHeader {
  font-weight: bold
}


.dijcsomag-header-container .flex-container {
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: stretch;
}

.dijcsomag-header-container .flex-container .item {
  flex: 1;
  align-self: left;
  padding: 20px 15px;
}

.dijcsomag-header-container .flex-container .vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.dijcsomag-header-container .flex-container .bigger {
  flex: 2;
}

.dijcsomag-header-container .icon {
  background-image: url(../images/stars2.svg);
  background-repeat: no-repeat;
  height: 62px;
  max-width: 62px;
  flex: 1;
  background-size: contain;
  align-self: normal;
  margin-top: 25px;
  margin-left: 25px;
}

.dijcsomag-header-container .toggleHolder {
  align-items: center;
}

.dijcsomag-header-container input+label {
  line-height: 22px;
}

.dijcsomag-header-container .tippbox-container {
  height: 0 !important;
  margin: 0 0 0 8px !important;
}

.dijcsomag-header-container .verticalRuler {
  position: relative;
}

.dijcsomag-header-container .verticalRuler:before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 10px;
  right: 0px;
  height: 77px;
  border-right: 1px solid white;
}

.dijcsomag-header-container .statusHolder {
    min-width: 284px;
}

.dijcsomag-header-container .serviceStatus {
    font-size: 12px;
    line-height: 12px;
    list-style-type: none;
    font-weight: bold;
}

.dijcsomag-header-container .serviceStatus .list-icon:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: 14px;
    background-image: url(../images/plus_icon_18px.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 4px;
}

.dijcsomag-header-container .tippbox-container.medium ul > li {
    font-size: 13px;
    margin: 2px 0 0 6px;
}

.dijcsomag-header-container .switchHolder {
    border-radius: 34px;
}

.dijcsomag-header-container .switchHolder.active {
    border: 1px solid #60BD68;
}

.dijcsomag-header-container .switchHolder.inactive {
    border: 1px solid #FF6630;
}

.dijcsomag-header-container .switchHolder.iconHolder {
    margin-left: 15px;
}

.dijcsomag-autokata-banner {
  width: 99%;
  color: white;
  background-color: #3B4657;
  border-radius: 4px;
}

.dijcsomag-autokata-banner.grey {
  color: #3B4657;
  background-color: #EBECEE;
  margin-bottom: 4px;
}

.dijcsomag-autokata-banner.grey .subtitle {
  font-weight: bold;
  font-size: 15px;
  color: #3B4657;
}

.dijcsomag-autokata-banner.grey .tippbox-container.medium {
  color: #3B4657;
}

.switchHolder.active .sliderHolder input:checked + .slider {
    background-color: #60BD68;
}

/* https://www.w3schools.com/howto/howto_css_switch.asp */
.sliderHolder .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.sliderHolder.medium {
    padding: 5px 0;
}
.sliderHolder.medium .switch {
    width: 55px;
    height: 28px;
}
.sliderHolder .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.sliderHolder .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.sliderHolder .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.sliderHolder.medium .slider:before {
    width: 22px;
    height: 22px;
    bottom: 3px;
}
.sliderHolder input:checked + .slider {
    background-color: #98D956;
}

.sliderHolder input + .slider {
    background-color: #FF6630;
}
.sliderHolder input:focus + .slider {
    box-shadow: 0 0 1px #98D956;
}
.sliderHolder input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.sliderHolder .slider.round {
    border-radius: 34px;
}
.sliderHolder .slider.round:before {
    border-radius: 50%;
}
.sliderHolder .slider:after {
    content:'Ki';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 42px;
    font-size: 12px;
    font-weight: bold;
}
.sliderHolder.medium .slider:after {
    left: 37px;
}
.sliderHolder input:checked + .slider:after {
    content:'Be';
    left: 18px;
}

.sliderHolder .flexBox {
    justify-content: center;
}

.sliderHolder.medium .flexBox .title {
    padding-right: 10px;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
}

.m-pricing .pricing-ctaHolder {
    background: none;
    height: auto;
}

.pricing-itemList .sliderHolder {
    margin-bottom: 64px;
}

.regTarget.autokata {
    display: none;
}


.l-basketItemEdit {
  padding-right: 20px;
  padding-left: 20px;
}


.l-basketItemEdit .basketItemEdit-item {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #303030;
  transition: all .2s;
}

.l-floatingBox.withButton.info {
  font-size: 16px;
  padding: 15px;
}

section.l-popup.invoice-notify .popup-window {
  max-width: 560px;
}

section.l-popup.invoice-notify .l-popup .popup-title {
  margin-bottom: 30px;
}

section.l-popup.invoice-notify .content {
  text-align: center;
  font-size: 14px;
  padding-bottom: 25px;
}

.m-registration .inputList.left {
  margin-top: 7px;
}

#caller-jog-popup .l-button.primary {
  color: #fff;
}

.l-popup .popup-icon.warn:before {
  content: "\f071";
  font-size: 70px;
  color: #F53737;
}

.l-popup.fullscreen,
.l-popup.fullscreen .popup-window {
  width: 100%;
  max-width: inherit;
  height: 100%;
  padding: 0;
  margin: 0;
}

.l-popup.fullscreen .m-header,
.l-popup.fullscreen .m-header .grid {
  height: auto;
}

.l-popup.fullscreen .m-header .grid {
  padding: 46px 50px;
}

.l-popup.fullscreen .popup-title {
  padding: 100px 40px;
  font-size: 46px;
  color: #404040;
  margin: 0 !important;
}

.l-popup.fullscreen .l-buttonHolder .l-button.large.primary,
.l-popup.fullscreen .l-buttonHolder .l-button.large.secondary {
  border-style: none;
  font-size: 34px;
  width: 95%;
  padding: 52px;
}

.l-popup.fullscreen .popup-linkHolder {
  color: #404040;
    text-align: center;
    font-size: 32px;
    width: 100%;
    margin: 34px 0;
}

@media screen and (min-width: 0px) {
  .l-popup.fullscreen .popup-window,
  .l-popup.fullscreen .popup-bg {
    background: white !important;
  }
}

form#cegRegForm span.required {
  color: #FF3838;
}

form#formNewPassword #donotshow_link,
form#formUsrLoginName #donotshow_link {
  width:100%;
  font-size: 12px;
  color: #b9b9b9;
  text-align: center;
  text-decoration: none;
}

.l-popup .popup-content.right {
  text-align: right;
}

.l-popup .popup-content.actions {
  margin-top: 20px;
}

.l-popup .popup-content.actions .popup-link {
  padding: 0 15px;
}

#smsAuth-container .toggleHolder {
  margin: 0;
}

.tomegesSzamla .l-linkHolder a.popup-link,
#ksziDelete .l-linkHolder a.popup-link {
  color: #b9b9b9;
  text-decoration: none;
  font-weight: normal;
  margin-top: 10px;
}

.l-popup .headerIcon,
.l-popup .trashIcon {
  font-size: 44px;
  margin-bottom: 20px;
}

.formContainer .l-input .input-errorMessage {
  padding: 6px 0;
}

#validateSmsHolder .l-linkHolder .l-link {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #626a99;
  font-weight: normal;
  text-decoration: underline;
  transition: all .2s;
}

#validateSmsHolder .l-linkHolder .l-link:hover,
#validateSmsHolder .l-linkHolder .l-link:active {
  color: #3B4657;
}

.confirm-code .checkbox-label {
  font-size: 12px;
}

.sendSmsBtnHolder {
  min-height: 75px;
}

#sendSmsResendInfo {
  color: #b9b9b9;
}

.l-popup .l-input.errorMessage {
  text-align: left;
}

.lockOpenIcon:before {
  margin-left: 26px;
  font-size: 58px;
  color: #7892B6;
}

.lockIcon:before {
  font-size: 58px;
  color: #60BD68;
}

#turnOn2FA .phoneLabel {
  margin-left:24px;
}

input#popupTurnOn2FAusrtel {
  width: 90%;
}

.l-floatingBox.mini {
  max-width: 264px;
}

#evzaras .headerIcon {
  color: #5BB460;
}

.l-buttonHolder.medium {
  margin-top: 15px;
}

#smartbooks_reg.l-button.sb-blue {
  background-color: #1b9e95;
  color: white;
  font-weight: normal;
  font-family: Open Sans;
}

#smartbooks_reg.l-button.sb-blue:hover {
  opacity: 0.8;
}

.m-pricing .pricing-itemList {
  padding: 30px 45px;
}

.m-pricing .l-switchButton {
  height: 29px;
  border: 1px #4D5767 solid;
  border-radius: 32px;
}

.m-pricing .l-switchButton.popularButton {
  border-color: #FF6630;
}

.m-pricing .l-switchButton .switchButton-item {
  border-radius: 34px;
}

.m-pricing .l-switchButton .switchButton-button .switchButton-text {
  font-size: 14px;
}

.m-pricing .l-switchButton .switchButton-item:first-child .switchButton-button {
  border-radius: 34px;
  border: 0;
}

.m-pricing .l-switchButton .switchButton-item:last-child .switchButton-button {
  border-radius: 32px;
  border: 0;
  margin-left: -5px;
}

.m-pricing .l-switchButton .switchButton-button {
  width: 52px;
  line-height: 24px;
}

.m-pricing .periodContainer {
  margin: 0px 0 10px 0;
  font-weight: bold;
  color: #404040;
}

.m-pricing .periodContainer .currency,
.m-pricing .periodContainer .vat {
  font-size: 15px;
  line-height: 22px;
}

.m-pricing .periodContainer .currency {
  margin-right: 5px;
}

.m-pricing .periodContainer .vat {
  margin-left: 5px;
}

.m-pricing .l-switchButton-holder {
  margin: 0 0;
  width: 100px;
}

.m-pricing .switchButton-button.active {
  background-color: #4D5767;
}

.m-pricing .l-switchButton.popularButton .switchButton-button.active {
  background-color: #FF6630;
}

.m-pricing .switchButton-button.active .switchButton-text {
  color: white;
}

.m-pricing .switchButton-item:first-child .yearlyButton.active {
  border-right: 1px solid #4D5767;
}

.m-pricing .switchButton-item:last-child .monthlyButton.active {
  border-left: 1px solid #4D5767;
}

.m-pricing .l-switchButton.popularButton .yearlyButton.active {
  border-right: 1px solid #FF6630;
}

.m-pricing .l-switchButton.popularButton .monthlyButton.active {
  border-left: 1px solid #FF6630;
}

.l-popup .popup-title.permission {
  margin-bottom: 15px;
}

.l-popup .popup-subtitle.permissionText {
  margin: 0 auto;
  font-size: 14px;
  max-width: 768px;
  line-height: 22px;
  text-align: center;
}

.l-popup .popup-subtitle.eventTrackingText {
  font-size: 15px;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 25px;
  line-height: 20px;
}

#inner-content a.l-button {
  color: #fff;
}

.l-button.tertiary {
  background: #4B86E2;
  color: #fff;
}

.l-button.tertiary:not(:disabled):not(.disabled):hover {
  background: rgba(75, 134, 226, 0.8);
}

.l-button.tertiary:not(:disabled):not(.disabled):active {
  background: #2C6DD3;
}

.l-button.quaternary {
  background: #5BB460;
  color: #fff;
}

.l-button.quaternary:not(:disabled):not(.disabled):hover {
  background: rgba(91, 180, 96, 0.8);
}

.l-button.quaternary:not(:disabled):not(.disabled):active {
  background: #338C38;
}

.l-popup .l-link-button {
  align-items: center;
  color: #B9B9B9;
  display: flex;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  justify-content: center;
  min-width: 150px;
  padding: 0 10px;
  text-decoration: none;
  transition: all .2s;
}

.l-popup .l-link-button:hover {
  opacity: 0.8;
}

i.szamlazz-icon-circle {
  display: inline-block;
  width: 5.71429rem;
  height: 5.71429rem;
  font-size: 2.857rem;
  line-height: 5.71429rem;
  color: #ffffff;
  text-align: center;
  background: #3b4657;
  border-radius: 2.85714rem;
}

.l-popup .popup-icon.autokassza:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-bb:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-mkb.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-otp:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons_otp.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-uc:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons_unicredit.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-cib:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons_cibbank.png') no-repeat center center;
}

.l-popup .popup-icon.autokassza-mkb:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons-mkb.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-takarek:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons-takarek.svg') no-repeat center center;
}

.l-popup .popup-icon.autokassza-wise:before {
  display: inline-block;
  content: "";
  width: 126px;
  height: 92px;
  background: url('../images/autokassza/autokassza-icons-wise.svg') no-repeat center center;
}

.l-popup.autokassza #donotshow_button,
.l-popup.autokassza #remindlater_button {
  color: #7AA3DD;
  font-weight: 600;
}

.l-popup.autokassza #next_button,
.l-popup.autokassza #next_button:hover {
  color: white;
}

.l-popup.autokassza .popup-title {
  margin-bottom: 0px;
}

.l-popup.autokassza .popup-text {
  margin: 20px 0 40px 0;
}

.l-popup.autokassza .actions {
  margin-left: 70px;
}

.m-pricing .content.autokata {
  min-width: 990px;
}

#contactform-popup .popup-icon {
  color: #23ADA4;
  margin-bottom: 0;
}

#contactform-popup .popup-text {
  line-height: 19px;
}

#contactform-popup a.primary {
  color: #FF6630;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  text-decoration: underline;
}

.answers-container {
  margin-top: 25px;
}

.faq-content {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  border-bottom: 1px solid #E5E5E5;
  padding: 10px 0;
}

.faq-content .content {
  padding: 15px 0;
}

.faq-content .content p {
  margin-bottom: 0;
}

.faq-content .linkHolder {
  text-align: center;
}

.faq-content .linkHolder a {
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7AA3DD;
  margin-bottom: 10px;
}

.faq-content .faq-link {
  font-weight: bold;
}

ul#faqs {
  list-style-type: none;
  padding: 0 50px;
}

.faq-content .content-container {
  padding-left: 16px;
}

a.faq-modal-header {
  font-weight: bold;
}

.l-button.secondary.ghost {
  border: 2px solid #3B4657;
  box-sizing: border-box;
  border-radius: 4px;
  color: #3B4657;
  background: white;
}

.l-button.lightblue {
  border: 1px solid #7AA3DD;
  font-weight: 600;
  font-size: 14px;
  color: #7AA3DD;
  background: none;
}

.l-button.lightblue:hover {
  color: white;
  background: #3B4657;
  border: 1px solid #505e75;
}

.kapcsolat .l-button.primary.ghost {
  border: 1px solid #FF6630;
  background-color: white;
  color: #FF6630;
}

.kapcsolat .l-button.primary.ghost:hover {
  border: 1px solid #FF6630;
  color: white;
  background-color: #FF6630;
}

.l-button.secondary.ghost.btn-upload {
  border-width: 1px;
}

.faq-icon {
  color: #FF6630;
}

.l-button.secondary.ghost:hover {
  color: #3B4657;
  background: rgba(0,0,0, 0.04);
}

#send-question {
  margin-right: 40px;
}

.l-popup .popup-separator {
  width: 40%;
  margin: 30px auto;
}

.faq-content .content a {
  color: #ff7949;
  text-decoration: underline;
  font-family: "geomanistbold", "Open Sans", Arial, sans-serif;
}

.l-popup .popup-window.large {
  max-width: 886px;
}

.l-button.l-button-shadowed {
  box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.35);
}

.l-button.l-button-shadowed:hover {
  box-shadow: 1px 2px 4px rgba(59, 70, 87, 0.35);
}

.m-pricing .content.autokata .popup-title {
  margin-bottom: 35px;
}

.m-pricing.banner .pricing-itemList {
  margin-top:0;
}

/*#navonline-popup h1 {*/
/*  margin-bottom: 30px;*/
/*}*/

/*#navonline-popup .popup-text {*/
/*  font-size: 16px;*/
/*  margin: 30px 0 40px 0;*/
/*}*/

.l-input-empty-row {
  height: 24px;
}

.banner-container .banner-white .textHolder {
  margin: 0;
}

.invoiceDetails {
  font-family: "Open Sans";
}

.invoiceDetails .column {
  flex: 1;
}

.invoiceDetails .column:first-child {
  margin-right: 10px;
}

.invoiceDetails .column:nth-child(2) {
  margin-left: 10px;
}

.invoiceDetails .title {
  font-size: 23px;
  line-height: 33px;
}

.invoiceDetails #szfejSzlasz {
  font-weight: bold;
}

.invoiceDetails #szfejSzlaszParent {
  font-weight: bold;
}

.invoiceDetails #moreItems {
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  color: #7AA3DD;
  padding: 15px;
  cursor: pointer;
}

.invoiceDetails #moreItems i:before {
  margin-top: -5px;
  vertical-align: middle;
}

.invoiceDetails .subtitle {
  font-family: "Open Sans";
  margin-top: 7px;
}

.invoiceDetails #accsysName {
  padding-left: 4px;
}

.invoiceDetails .inline-icon-image {
  display: none;
}

.invoiceDetails .panel {
  padding: 20px;
  font-size: 13px;
  line-height: 18px;
}

.invoiceDetails .vevo-panel {
  padding: 25px;
}

.invoiceDetails .details-panel {
  width: 90%;
}

.invoiceDetails .panel table,
.invoiceDetails .items-panel {
  width: 100%;
}

.tetel-desc {
  font-size: x-small;
  font-style: italic;
  max-width: 250px;
}

.invoiceDetails .desc-panel {
  width: 100%;
  white-space: pre-line;
}

.invoiceDetails table thead th {
  padding-bottom: 10px;
  min-width: 70px;
}

.invoiceDetails table thead th:nth-child(3) {
  min-width: 100px;
}

.invoiceDetails table th:first-child,
.invoiceDetails table td:first-child {
  text-align: left;
}

.invoiceDetails table th {
  font-weight: normal;
  font-style: italic;
  text-align: right;
}

.invoiceDetails table td {
  text-align: right;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
}

.invoiceDetails table tfoot td {
  font-weight: bold;
  padding-top: 10px;
  white-space: nowrap;
  vertical-align: top;
}

.invoiceDetails .arfolyamsum {
  font-weight: normal;
  font-size: x-small;
}

.invoiceDetails .popup-content .popup-link {
  color: #7AA3DD;
  font-weight: bold;
}

.invoiceDetails .rounded-panel {
  border-radius: 10px;
}

.invoiceDetails .preview-panel {
  text-align: center;
  width: 150px;
}

.invoiceDetails .preview-panel.belsoszamla {
  padding: 40px;
}

.invoiceDetails .preview-panel.kulsoszamla {
  width: auto;
  max-width: 200px;
  padding: 13px;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position:relative;
  padding: 15px;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content.white {
  background: white;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content .text{
  font-size: 11px;
  padding: 0 15px;
  margin-top: 13px;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content .delete-link{
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 15px;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content .delete-link a {
  color: #7AA3DD;
  text-decoration: none;
}
.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content .delete-link a:hover{
  color: #285a9f;
}

.invoiceDetails .preview-panel.kulsoszamla .kulsoszamla-content .input-errorMessage {
  padding: 0;
}

.invoiceDetails .preview-panel .desc {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.invoiceDetails .highlighted {
  font-size: 14px;
  line-height: 19px;
}

.invoiceDetails .preview-icon {
  width: 88px;
  height: 84px;
  background-size: contain;
  fill: #7AA3DD;
  background-repeat: no-repeat;
  cursor: pointer;
}

.invoiceDetails .preview-icon.eszamla {
  background-image: url(../images/eszamla-icon.svg);
}

.invoiceDetails .preview-icon.papirszamla {
  background-image: url(../images/papirszamla-icon.svg);
  background-position-x: 10px;
}

.l-button.secondary.ghost-blue {
  height: 21px;
  background: #EEF5FD;
  border: 1px solid #7AA3DD;
  border-radius: 2px;
  font-family: "Open Sans";
  font-size: 11px;
  line-height: 11px;
  padding: 3px 7px;
  min-width: auto;
  color: #7AA3DD;
}

.invoiceDetails .btn-icon {
  font-size: 15px;
}

.infoboxWidget #btn-kimeno {
  margin-bottom: 10px;
}

.infoboxWidget a#btn-bejovo {
  color: #3B4657;
  border: 1px solid #3B4657;
}

.infoboxWidget a#btn-bejovo:hover {
  color: white;
}

.infoboxWidget.opened .arrow-icon-closed {
  display: none;
}

.infoboxWidget.closed .arrow-icon-opened {
  display: none;
}

.infoboxWidget.loading .arrow-icon-closed,
.infoboxWidget.loading .arrow-icon-opened {
  display: none;
}

.infoboxWidget:not(.loading) .arrow-icon-loading {
  display: none;
}

.infoboxWidget .content-minibox-2column-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}

.infoboxWidget .content-minibox {
  border: 1px solid #C8CDD0;
  border-radius: 4px;
}

.infoboxWidget .info-count {
  border-radius: 100px;
  background-color: #FF3838;
  padding: 4px;
  font-weight: bold;
  text-transform: lowercase;
  font-size: 12px;
  color: #FFFFFF;
  width: 19px;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.infoboxWidget.opened .info-count {
  display: none;
}

.action-button.plan-upgrade,
.action-button.btn-green {
  background-color: #5BB460;
}

.l-button.action-button.plan-upgrade:not(:disabled):not(.disabled):hover,
.l-button.action-button.btn-green:not(:disabled):not(.disabled):hover {
  background-color: #5BB460;
}

.action-button.btn-blue {
  background-color: #607A9E;
  color: #FFF;
}

.l-button.action-button.btn-blue:not(:disabled):not(.disabled):hover {
  background-color: #607A9E;
  color: #FFF;
}

.l-button.btn-grey {
  background-color: #9F9F9F;
}

.l-button.btn-grey:not(:disabled):not(.disabled):hover {
  background-color: #9F9F9F;
  opacity: 0.8;
}

#inner-content .l-button.btn-grey {
  font-weight: normal;
}

.l-button.action-button.autokataSubscribe {
  background: #3b4657;
}

.l-button.action-button.autokataSubscribe:hover {
  background: #505e75;
}

.action-button:hover {
  opacity: 0.8;
}

.action-button .button-text {
  font-family: "Open Sans";
}

.widget.account-buttons .panelHeader {
  border-bottom: 0;
  border-radius: 4px 4px 0px 0px;
  color: white;
  background-color: #3B4657;
  border-color: #3B4657;
}

.widget.account-buttons #form-cegsearch {
  background-color: white;
  border: 0;
}

#inner-content .l-button.action-button.secondary.ghost {
  color: #3B4657;
  border-width: 1px;
}

#inner-content .l-button.action-button.secondary.ghost:hover {
  color: white;
  background-color: #3B4657;
  border-color: #3B4657;
}

#inner-content .panelHeader.l-button.action-button.secondary.ghost {
  color: white;
}

#inner-content .l-button.action-button,
#inner-content .l-button.secondary.mini.widget-button,
#inner-content .infoboxWidget .l-button.mini {
  font-weight: normal;
}

.vezerlopult .actionBar a.l-button.action-button {
  margin-right: 10px;
}

.vezerlopult .actionBar a.l-button.action-button:last-child {
  margin-right: 0;
}

.color-success-icon {
  color: #98D956;
}

.l-button.mini {
  border: 0;
  min-width: 88px;
  height: 30px;
  font-size: 13px;
}

input.l-button.action-button {
  border: 0;
}

select.l-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  margin: 0;
  outline: none;
  padding: 0.5em 2em 0.5em 1em;
  width: 100%;
  z-index: 1;
}

select.l-select:focus {
  outline: #87c14c solid 1px;
}

select.l-select::-ms-expand {
  display: none;
}

.l-select-wrapper {
  align-items: center;
  background-color: #fff;
  border: 1px solid #7892b6;
  border-radius: 0;
  cursor: pointer;
  display: grid;
  font-size: 1rem;
  grid-template-areas: "select";
  line-height: 1.1;
  padding: 0;
  position: relative;
}

.l-select-wrapper:hover {
  border-color: #87c14c;
}

.l-select-wrapper select.l-select, .l-select-wrapper::after {
  grid-area: select;
}

.l-select-wrapper::after {
  color: #999;
  content: "\f078";
  font-family: 'FontAwesomeSolid';
  height: 1em;
  justify-self: end;
  margin-right: 0.5em;
  width: 1em;
}

.l-select:disabled {
  cursor: not-allowed;
  background-color: #eee;
}

.flyer .l-button.action-button.secondary.ghost {
  border-width: 1px;
}

.flyer form .input-errorMessage {
  padding-left: 100px;
}

.authContainer .title-container {
  margin: 40px 0;
}

.authContainer .title-container.medium {
  margin-bottom: 20px;
}

.authContainer .title {
  text-align: center;
}

.authContainer .login-icon {
  color: #FF6630;
}

.authContainer .success-icon {
  color: #60BD68;
}

.authContainer .error-icon {
  color: #da2121;
}

.authContainer.inline .contentBox {
  background:white;
}

.authContainer.accountContainer .contentBox {
  padding-top: 0;
}

.authContainer.accountContainer .buttonHolder {
  text-align: center;
}

.authContainer.accountContainer .relogin {
  margin-top: 50px;
  padding: 30px;
  max-width: 580px;
  background: #EEF5FD;
}

.authContainer .contentBox .subtitle {
  margin-bottom: 35px;
}

.authContainer .auth-icon-container {
  height: auto;
  margin-bottom: 15px;
}

.authContainer .auth-icon-container i::before {
  padding-right: 0;
}

.authContainer .contentBox {
  margin: 0 auto;
  padding: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  border-radius: 10px;
  max-width: 450px;
  background: #EEF5FD;
}

.authContainer .contentBox .icon {
  color: #5BB460;
}

.authContainer .l-link.cancel {
  color: #7AA3DD;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

.authContainer .buttonsHolder {
    margin: 30px auto;
    text-align: center;
    max-width: 450px;
}

.footer-spacer {
  flex: 1;
}

.l-button.secondary.ghost.transparent {
  background-color: transparent;
}

.popup-content.center.tiny.fileWarnHolder .popup-icon::before {
  font-size: 56px;
  color: #FFCB30;
}

.popup-text.indentedMessage {
  line-height: 20px;
  letter-spacing: -0.2px;
  padding: 0 55px;
}

a.popup-link.txtLightBlue {
  color: #7FA7DB;
  font-weight: 600 !important;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
}

a.popup-link.txtLightBlue.txt12 {
  font-size: 12px;
}

a.popup-link.txtLightBlue {
  color: #7AA3DD;
}

.popup-content .promo-text {
  display: block;
  padding: 15px 0 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.l-popup .link-lightblue {
    color: #7AA3DD;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
}

.l-popup .headerIcon.lightblue {
  color: #7FA7DB;
}

.l-popup .headerIcon.small i::before {
  margin: 0;
  padding: 0;
  font-size: 50px;
}

.popup-content .popup-columns {
  padding: 15px 0 20px 0;
}

.popup-content .popup-column {
  max-width: 250px;
}

.popup-content .checklist {
  padding: 0 40px 0 40px;
}

.popup-content .checklist .popup-text {
  text-align: left;
  margin-bottom: 0;
}

.l-popup .popup-column .popup-link {
  margin: 0;
}

#evzarasAfterPopup .indentedMessage {
  margin: 15px 0 30px 0;
}

.tableInfoBox.szamlakereso.previous-invoices {
  padding: 35px 0;
}

.tableInfoBox.previous-invoices .title {
  font-size: 16px;
  line-height: 24px;
}

.tableInfoBox.previous-invoices .subtitle {
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  max-width: 450px;
  margin-bottom: 20px;
}

.l-popup.quick-keret .popup-close {
  top: 30px;
  right: 36px;
}

.l-popup.quick-keret h1 {
  text-align: left;
  margin-bottom: 25px;
}

.l-popup .quick-box {
  padding: 15px 10px;
  max-width: 285px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  flex-direction: column;
}

.l-popup .quick-box .popup-text {
  margin: 0;
  color: #757575;
  font-size: 14px;
  line-height: 18px;
}

.l-popup.quick-keret .popup-content {
  font-family: 'Open Sans';
}

.l-popup .quick-box .title {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  margin-bottom: 10px;
}

.l-popup .discountBox .title i::before,
.l-popup .quick-box .title i::before {
  font-size: 14px;
  margin-left: 0;
  padding-right: 0;
  color: #4E6685;
}

.l-popup .quick-box .image-holder {
  margin-top: 15px;
}

.l-popup .quick-box ul {
  margin: 0;
  list-style-type: disc;
  padding-inline-start: 25px;
  padding-bottom: 12px;
}

.l-popup .discountBox {
  padding: 15px;
  font-size: 14px;
  text-align: center;
  background: #EEF5FD;
  border-top: 3px solid #FF6630;
  box-shadow: 1px 2px 4px rgb(59 70 87 / 35%);
  border-radius: 4px;
}

.l-popup .discountBox .iconHolder {
  display: inline-block;
  position: relative;
}

.l-popup .discountBox .title {
  text-align: right;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}

.l-popup .discountBox .packageName {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  margin-bottom: 5px;
}

.l-popup .discountBox .comment {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
}

.l-popup .discountBox .content-container {
  padding-right: 20px;
  border-right: 1px solid #333;
}

.l-popup .discountBox .amount-container {
  padding-left: 30px;
}

.l-popup .discountBox .logoHolder {
  position: relative;
}

.l-popup .discountBox .logoHolder img {
    position: absolute;
    right: -5px;
    top: -5px;
}

.l-popup .discountBox .amount {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 38px;
  line-height: 38px;
  text-align: center;
  color: #FF6630;
}

.l-popup.quick-keret .l-link a,
.l-popup.quick-keret .policyCheckboxHolder a {
  text-decoration: none;
}

.l-popup .l-link {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #7AA3DD;
  text-decoration: none;
}

.l-popup.quick-keret .popup-content .error-text {
  color: #CF1111;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
}

.l-popup.quick-keret .infoBox,
.quickPanel.freePanel .infoBox {
  padding: 15px;
  background: #FCF8F8;
  box-shadow: 1px 2px 4px rgb(59 70 87 / 35%);
}

.quickPanel.freePanel .infoBox .title {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
}

.quickPanel.errorPanel .infoBox .exclamation-icon,
.quickPanel.freePanel .infoBox .exclamation-icon {
  color: #FF3838;
  font-size: 15px;
}

.l-popup.quick-keret .infoBox i {
  color: #DA2121;
  font-size: 15px;
}

.l-popup .selectorHolder {
  background: #F7F9FB;
  box-shadow: 1px 2px 4px rgb(59 70 87 / 35%);
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 35px;
}

.l-popup .popup-header {
  margin-bottom: 20px;
}

.l-popup .adonemSelector {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
}

.badge-holder {
  display: inline-block;
  position: relative;
  width: 100px;
}

.quick-badge {
  text-align: center;
  font-size: 10px;
  background: #3B4657;
  border-radius: 35px;
  padding: 4px 8px;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}

.todoBadge .flag-new {
  font-size: 10px;
  line-height: 11px;
  padding: 3px 7px;
  background: #CF1111;
  border-radius: 42px;
}

.priceInfoPanel {
  margin-top: 10px;
  padding: 15px;
  border-radius: 4px;
  background-color: #EEF5FD;
}

.priceInfoPanel .title {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}

.infoboxWidget .priceInfoPanel .title {
  font-size: 12px;
}

.dijcsmod-info .priceInfoPanel .title {
  font-size: 14px;
  line-height: 20px;
}

.dijcsmod-info .priceInfoPanel .desc {
  line-height: 16px;
}

.priceInfoPanel img {
  width: 75px;
}

.dijcsmod-info .priceInfoPanel img {
  width: 82px;
}

.priceInfoPanel .contentHolder {
  margin-right: 10px;
}

#help_switchelofiz::before {
  margin: 0;
  font-size: 18px;
  color: #626A98;
}

.dijcsmod-info .half-col {
  flex: 0 50%;
}

#form_dijcsmod .buttons .l-buttonHolder {
  margin-top: 5px;
}


/* section: Flag */

.flag {
  left: -500px;
  rotate: x 0deg;
}


.flag-flip-360 {
  rotate: x 0deg;
  transition: transform 1s;
  transform: rotateX(360deg);
}

.flag-flip-0 {
  transition: transform 1s;
  transform: rotateX(0deg);
}



.flag-visible {
  left: 0px;
  animation: 0.5s slide-right;
}

.flag-hide {
  left: -500px;
  animation: 0.5s slide-left;
}

@keyframes slide-left {
  from {
    left: 0px;
  }
  to {
    left: -500px;
  }
}

@keyframes slide-right {
  from {
    left: -500px;
  }
  to {
    left: 0px;
  }
}

.flag-title {
  display: flex;
}

.flag-title .caption {
  /* Text/uppercase-small */
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  /* Text/ szürke text */
  color: #757575;
  margin-top: auto;
  margin-bottom: auto;

}

.flag-title .badge {
  text-align: center;
  font-size: 8px;
  background: #da2121;
  border-radius: 35px;
  padding: 3px 8px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 8px;
  gap:4;
  align-items: center;
  text-transform: uppercase;
  color: white;
  font-weight: 700;

}

.flag-title .close {
  margin-left: auto;
  cursor: pointer;
}

.flag-subject {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  color: #333333;
  padding-top: 12px;
}

.flag-body {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  /* Text/ szürke text */
  color: #757575;
  padding-top: 22px;
  padding-bottom: 22px;
}

.l-link {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */
  text-align: center;
  /* Button/ new link blue */
  color: #7AA3DD;
  text-decoration: none;
}

.l-buttonHolder .l-link {
  margin-left: 16px;
}

.default-figma-div-base {
  border: 1px solid #BFBFBF;
  border-radius: 10px;
}

.default-figma-div-primary {
  border: 1px solid #BFBFBF;
  border-radius: 10px 10px 0px 0px;
}

.default-figma-div-secondary {
  background: #F7F8F8;
  border: 1px solid #BFBFBF;
  border-top: 0px;
  border-radius: 0px 0px 10px 10px;
}

.dijcsom-switch-elofiz-line {
  display: flex;
  align-items: flex-start;
}
.dijcsom-switch-elofiz-line > a {
  text-decoration: none!important;
}

.dijcsom-addon-entry {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 15px;
  background: #FFFFFF;
  box-shadow: 0px 8px 25px 6px rgba(115, 140, 178, 0.1);
  border-radius: 4px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.dijcsom-addon-entry-container {
  padding: 10px 15px;
  background: #FFFFFF;
  box-shadow: 0px 8px 25px 6px rgba(115, 140, 178, 0.1);
  border-radius: 4px;
}

.dijcsom-addon-entry-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.dijcsom-addon-container-title {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}

.dijcsom-addon-entry .left-frame, .dijcsom-addon-entry-header .left-frame {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;

}

.dijcsom-addon-entry .center-frame, .dijcsom-addon-entry-header .center-frame {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  flex-grow: 1;
  padding: 0px;
}
.dijcsom-addon-entry .center-frame > img, .dijcsom-addon-entry-header .center-frame > img {
  margin-right: 8px;
}

.dijcsom-addon-entry div, .dijcsom-addon-entry-header div {
  margin-right: 15px;
}
.dijcsom-addon-entry div:nth-last-child(1) {
  margin-right: 0px;
}



.dijcsom-addon-entry .toggleHolder input:checked + label {
  background-color: #5BB460;
}

.dijcsom-addon-entry .toggleHolder {
  margin-top: 0px;
}

.dijcsom-addon-entry .badge, .dijcsom-addon-entry-header .badge {
  padding: 2px 10px !important;
  background: #EFF8F0;
  border-radius: 42px;
  font-weight: 700;
  font-size: 10px;
  line-height: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #57AC5F;
  display: flex;
}

.dijcsom-addon-entry .inactive, .dijcsom-addon-entry-header .inactive {
  background: #D2E1F9;
  color: #4B86E2;
}

.cursorPointer {
  cursor: pointer;
}

.popup-window.withAddonHeader {
  padding-top: 0px;
  margin-top: 0px;
  border-radius: 4px 4px 4px 4px;
}

.popup-window.withAddonHeader .popup-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.l-popup.position-top {
  justify-content: flex-start;
  padding-top: 30px;
}

.l-popup .popup-window.withAddonHeader {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.l-popup .popup-window.withAddonHeader .content {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.fizKotInfo {
  color: #777777;
}

.password-popup-text, .forgotten-password-popup-text {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
  .password-popup-text.txtLightGrey {
    color: #b9b9b9;
  }
}

.popup-close.popup-close-addon {
  top: 7px;
  z-index: 5000;
}

.pro-campaign-uppercase{
  text-transform: uppercase;
  font-weight: bold;
}

.pro-campaign .pro-campaign-tick-circle{
  /*content: "\f058";*/
  color: #60BD68;
}
.pro-campaign-list {
  list-style: none;
  padding: 0;
}

.pro-campaign-list-item {
  color: #333333;
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.pro-campaign-subtext {
  padding-left: 28px;

}

.pro-campaign-basic-text {
  color: #333333;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.pro-campaign-promo-rules-text {
  flex: 1;
  color: #333333;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.pro-campaign-right-side {
  display: flex;
  flex-direction: column;
  width: 420px;
  margin-left: 30px;
}

.pro-campaign-container {
  padding: 20px;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 1px 2px 4px 0 rgba(59, 70, 87, 0.35);
}

.pro-campaign-gift-image-container {
  display: flex;
  justify-content: center;
}

.pro-campaign-left-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.pro-campaign-subscription-title {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 160% */
  color: #333333;
}

.fa-gift:before {
  font-size: 32px;
  font-weight: 400;
}

.pro-campaign-pricing-currency{
  color:  #333333;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

.pro-campaign-yearly-gift {
  margin-top: 16px
}

.pro-campaign-arrow-container {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 999px;
  background: #FFF;
  box-shadow: 1px 2px 4px 0 rgba(59, 70, 87, 0.35);
  z-index: 10;
  position: fixed;
}

.fa-arrow-right:before{
  padding: 0 6px;
  font-size: 20px;
  color: #FF6630;
}

.pro-campaign-title {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}

.pro-campaign-what-will-happen-text {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.pro-campaign-subtitle {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  max-width: 700px;
  /*padding-bottom: 20px;*/
}

a:link.pro-campaign-link{
  color: #626A99;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

a:visited.pro-campaign-link  {
  color: #626A99;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

a:hover.pro-campaign-link {
  color: #7AA3DD;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

a:active.pro-campaign-link {
  color: #626A99;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.pro-campaign-liknk-spacer {
  margin-right: 25px;
}

.pro-campaign-footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.pro-campaign-divider {
  width: 100%;
  height: 1px;
  border-top: 1px solid #E9E9E9;
  margin-bottom: 25px;
  margin-top: 50px;
}

.pro-campaign-left-content {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.pro-campaign-description-container {
  margin-top: 25px;
}

.pro-campaign-checkbox {
  display: flex;
  flex-direction: row;
  font-weight: 600;
}

#pro-campaign-checkbox-subtext {
 text-align: left;
  margin-left: 22px;
}

.pro-campaign-error {
  color: #CF1111;
  text-align: left;
}

#pro-campaign-rules {
  margin-right: 5px;
}

.mobile-compatibility-flex-container {
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: stretch;
}
@media screen and (max-width: 1050px) {
  .mobile-compatibility-flex-container {
    flex-direction: column;
    align-items: center;
  }
  .pro-campaign-liknk-spacer {
    order: 10;
    width: 100%;
  }
  .pro-campaign-footer {
    flex-wrap: wrap;
    gap: 20px;
  }
}
