@import url("https://use.typekit.net/ovc7mgs.css");
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css');
@import url('loader.css');

:root {
    --blue: #49A0D5;
    --bg-darker: #D1D6DB;
    --darker: #D1D6DB;
    --dark: #0C3A67;
    --success-green: #59CC65;
    --gray: #F7F9FC;
    --dark-gray: #333333;
    --light: #677D99;
    --light-blue: #90eaf3;
    --blue-light: #9BF9FF;
    --primary: #FFB782;
    --box-border: #EAEEF3;
    --label-color: #C2CBD6;
    --spec-button-color: rgba(255, 183, 130, 0.2);
    --peach-color: #FFB782;
    --green: #49D557;
    --purple: #A049D5;
}

text,
body {
    background-color: #F7F9FC;
    font-family: 'Lato', sans-serif;
    color: #677D99;
}

text {
    font-size: 8px;
}

input.date {
    width: 140px;
    background: right center url(../img/datepicker-button.png) no-repeat;
    background-size: auto;
}

.plain-text {
    font-size: 14px;
}

h1 {
    font-size: 28px;
    font-weight: 900;
}

h2 {
    font-size: 28px;
    font-weight: 800;
    color: #0C3A67;
    margin-bottom: 1.5rem;
}
.nowrap {
    white-space: nowrap;
}
.fs7 {
    font-size: 7px;
}
.fs8 {
    font-size: 8px;
}
.fs9 {
    font-size: 9px;
}
.fs10 {
    font-size: 10px;
}
.fs11 {
    font-size: 11px;
}
.fs12 {
    font-size: 12px;
}
.fs14 label,
.fs14 {
    font-size: 14px !important;
}
.fs18 {
    font-size: 18px !important;
}
.fs24 {
    font-size: 24px;
}
.fs36 {
    font-size: 36px;
}
.fs200 {
    font-size: 180px;
}

.pl0{
    padding-left: 0px !important;
}

.mw140{
    min-width: 140px !important;
}
.mw137{
    min-width: 137px;
}
.mw110{
    min-width: 110px;
}
.mw200{
    min-width: 200px;
}
.mw225{
    min-width: 225px;
}
.mw260{
    min-width: 260px;
}
.mw240{
    min-width: 240px;
}

.metal-gray {
    color: #677d99;
}

.primary {
    color: #FFB782;
}
.blue {
    color: var(--blue);
}
.blue-light {
    color: var(--blue-light);
}

.light {
    color: var(--light);
}
.light-blue {
    color: var(--light-blue);
}

.premium-green{
    color: var(--green);
}

.premium-purple{
    color: var(--purple);
}

.premium-peach{
    color: var(--peach-color);
}

.premium-peach-bg{
    background-color: var(--peach-color);
}

.ac_results {
    border: 1px solid #EAEEF3 !important;
    border-radius: 0 0 6px 6px;
}
.ac_results li {
    color: var(--dark);
    font-size: 14px !important;
    padding: 5px !important;
}
.ac_results li.ac_over {
    background-color: #ddd !important;
}

.dark {
    color: var(--dark) !important;
}

.primary {
    color: var(--primary);
}

.success-green {
    color: var(--success-green);
}
.bg-dark{
    background-color: #0C3A67 !important;
}
.bg-green {
    background-color: #4DDE90;
}

.bg-darker {
    background-color: var(--bg-darker) !important;
}
.border-darker {
    border-color: var(--bg-darker) !important;
}
.box-border {
    border: 1px solid #000000;
    border-color: var(--box-border) !important;
}
.label-color {
    color: var(--label-color) !important;
}


.darker {
    color: #D1D6DB;
}

.red {
    color: #F55656;
}

.s800 {
    font-weight: 800 !important;
}
.heightened,
.s700 {
    font-weight: 700 !important;
}
.s600 {
    font-weight: 600 !important;
}
.s500 {
    font-weight: 500 !important;
}
.s400 {
    font-weight: 400 !important;
}

.btn {
    border-radius: 6px;
    font-weight: 700;
}

.gray {
    background-color: var(--gray);
}

.white {
    background-color: #fff;
}

.white-text {
    color: #fff;
}


.btn-group.gray .btn-outline-primary {
    border-color: transparent;
}
.btn-group.gray .selected {
    background-color: #fff;
    color: #0C3A67;
    box-shadow: 0px 2px 5px rgba(66, 69, 79, 0.2);
}

.btngroup {
    display: flex;
    background-color: var(--gray);
    padding: 2px;
    border-radius: 6px;
}
.btngroup > * {
    padding: 0.5rem 1.2rem;
    color: var(--light);
    list-style: none;

}
.btngroup > *.selected {
    background-color: white;
    box-shadow: 0px 2px 5px rgba(66, 69, 79, 0.2);
    border-radius: 4px;
    color: var(--dark);
    font-weight: 700;
}

.btn-outline-primary {
    border-color: #FFB782;
}

.br-6 {
    border-radius: 6px;
}
.br-8 {
    border-radius: 8px;
}

.border-right {
    border-right: 1px solid #dee2e6!important;
}

.item-row {
    background-color: #F7F9FC;
}

.btn-primary {
    background-color: #FFB782;
    color: #fff;
    border-color: #FFB782;
}
.btn-special {
    background-color: var(--spec-button-color);
    color: var(--primary);
}
    
.owl-carousel .owl-stage{display: flex;}
.owl-dots{text-align:center;}
.owl-dots .owl-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-left:7px;margin-right:7px;margin-top:10px;background-color:#677D99;}
.owl-dots .owl-dot.active{background-color:#FFB782 !important;}

a,
a.primary {
    color: #FFB782;
    font-weight: 400;
    text-decoration: none;
}

.btn-secondary {
    background-color: #fff;
    color: #0C3A67;
    border-color: #FFB782;
    font-weight: 700;
}

.user-data .dropdown-toggle::after{
    vertical-align: -5px;
    color: #FFB782;
}
.user-data .dropdown-item {
    text-align: right;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: rgba(255, 183, 130, 0.2);
    color: #FFB782;
}

.menu-toggler-hamburger {
    display: none;
    color: #fff;
}

.lock-background{
    background: rgba(247,249,252,0.6);
    z-index:1;
}

.gridview {
    font-size: 14px;
}
.gridview table tr.thead th,
.gridview table thead tr th {
    background-color: #F7F9FC;
    padding: 10px;
}
.gridview table {
    width: 100%;
}
.gridview table tbody tr td {
    padding: 10px;
    border-bottom: 1px solid #EAEEF3;
}

.dataTables_paginate,
.pager {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.dataTables_paginate > span,
.dataTables_paginate {
    display: flex;
    align-items: center;
    justify-content: end;
}

.dataTables_paginate .paginate_button{
    display: flex;
    align-items: center;
    justify-content: center;
}

.dataTables_paginate .paginate_button,
.link_pager_responsive > div {
   min-width: 30px;
   height: 30px;
   text-align: center;
   border: 1px solid #EAEEF3;
   border-radius: 6px;
   color: #677D99;
   font-size: 12px;
   margin-right: 3px;
}
.link_pager_responsive > div a,
.link_pager_responsive > div a i {
    color: #677D99;
    font-size: 10px;
}
.link_pager_responsive > div.page_count {
    border: 0;
}

.mini-time,
.form-check-input,
.form-control {
    border-color: #80868E;
    border-width: 2px;
    font-size: 14px;
    color: var(--dark);
}
.form-control a.revert_data,
.form-control a.change_data {
    position: absolute;
    right: 9px;
    top: 10px;
    color: #D1D6DB;
}
.form-control a.revert_data {
    top: 11px;
}

.form-control input {
    border: 0;
    width: calc(100% - 10px);
    padding: 0;
}
.form-control[size]{
    width: auto;
}

.form-select {
    background-image: url(../img/select-dropdown-button.png);
    background-size: auto;
    background-position: right center;
    border-color: #80868E;
    border-radius: 6px;
    border-width: 2px;
    font-size: 14px;
    color: var(--dark);
}
.form-select option {
    color: var(--dark);
}

.content_table td:first-of-type { 
    padding-right: 20px;
}

label[data-require]:after{
    content: '*';
}
.form label,
form label {
    display: block;
    color: #677D99;
    font-size: 12px;
    margin-bottom: 5px;
}

form .checkbox+label{
    display: inline-block;
}

.block_title h4 {
    font-size: 28px;
    font-weight: 800;
    color: #0C3A67;
    margin-bottom: 1.5rem;
}

#site_container > .row {
    min-height: 100vh;
}

nav {
    background-color: #49A0D5;
    transition: width 300ms;
}

nav .menu-toggler {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}
nav .menu li.mainmenu_first a,
nav .menu li > span {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
nav .menu li a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    display: block;
    margin-bottom: 0.75rem;
}

nav .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
nav .menu > ul > li {
    margin-bottom: 30px;
    white-space: nowrap;
}
nav .menu > ul ul {
    display: none;
    margin-bottom: 10px;
}
nav .menu ul ul li {
    margin-left: 30px;
}
nav .menu li.mainmenu_first > a .fa-solid,
nav .menu ul li.mainmenu > span .fa-solid {
    width: 30px;
}

nav .menu ul li.mainmenu > a,
nav .menu ul li.mainmenu > span {
    display: block;
    position: relative;
    cursor: pointer;
    
}
nav .menu ul li.mainmenu.nosubmenu a {
   font-size: 14px;
   color: #fff;
}
nav .menu ul li.mainmenu.nosubmenu a span .fa-solid {
    width: 30px;
}

nav .menu ul li.mainmenu > span:after {
    font-family: "FontAwesome";
    content: "\f078";
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 2px;
    transition: all 300ms;
}

nav .menu ul li.active ul {
    display: block;
}
nav .menu ul li.active.mainmenu > span:after {
    transform: rotate(-180deg);
}
nav .menu ul li ul li.submenu .new {
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 1px 4px 2px 4px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 2px;
}

nav .menu .fa-house-chimney {
    opacity: 0.5;
}

header {
    background-color: #fff;
    box-shadow: 0 1px 0 #EAEEF3;
}
.help-container,
header .logo-container span {
    color: #D1D6DB;
    font-size: 11px;
    position: relative;
    top: -10px;
}

.copyright{
    color: #D1D6DB;
    font-size: 9px;
    font-weight: 500;
}
footer .footer-links a {
    color: #D1D6DB;
    text-decoration: none;
    font-size: 11px;
    font-weight: 500;
    padding-left: 16px;
    padding-right: 16px;
    border-right: 1px solid #EAEEF3;
}
footer .footer-links a:first-of-type {
    padding-left: 0;
}
footer .footer-links a:last-of-type {
    padding-right: 0;
    border: 0;
}

#company_select_form label,
#webshop_select_form label {
    font-size: 11px;
    color: #677D99;
    font-weight: 500;
}

.container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
}

.box {
    border-radius: 8px;
}
.box h3 {
    font-size: 20px;
    font-weight: 800;
}

.olcsoka-helper {
    position: fixed;
    bottom: 0;
    right: 0;
}

.olcsoka-helper img {
    width: 200px;
    height: 200px;
}

.olcsoka-helper > div {
    position: absolute;
    bottom: 100%;
    left: calc(-100% + 40px);
    border: 2px solid #6f92b4;
    border-radius: 6px;
    background: #ffffffaf;
}


form > h4,
.box h4,
.box.static h3 {
    font-size: 18px;
    font-weight: 800;
    color: #0C3A67;
}

.box.static h3 {
    color: #49A0D5;
}

.box.static a {
    font-weight: 700;
}
.box.static {
    font-size: 14px;
}

.box.gray {
    background-color: #EAEEF3;
}
.box.white {
    background-color: #fff;
}
.box.shadow {
    box-shadow: 0px 1px 7px rgba(48, 52, 62, 0.12), 0px 5px 24px rgba(48, 52, 62, 0.06) !important;
}

.optimalization-box a {
    display: block;
    font-weight: 780;
    color: #0C3A67;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 25px;
}

.optimalization-box a span {
    color: #49A0D5;
    font-weight: 400;
    display: inline-block;
    margin-left: 20px;
}
.optimalization-box a span.set-it {
    color: #FFB782;
}

.optimalization-box a span i {
    margin-left: 5px;
}

.optimalization-box a

body.menu-closed nav .menu,
body.menu-closed .menu-toggler{
    display: none !important;
}
body.menu-closed .menu-toggler-hamburger {
    display: inline-block;
}

body.menu-closed nav {
    width: 46px !important;
    transition: width 300ms;
}
body.menu-closed nav .menu > ul > li > a > span > span,
body.menu-closed nav .menu > ul > li > span > span,
body.menu-closed nav .menu > ul > li > a:after,
body.menu-closed nav .menu > ul > li > span:after {
    display: none;
}

body.menu-closed main {
    width: calc(100% - 46px);
    transition: width 0.3s ease-in-out ;
}

[for="notifyCheckbox"]{
    white-space:
     nowrap;
}
#notifyCheckbox {
    min-width: 20px;
}

.box_number {
    font-weight: 700;
    font-size: 64px;
    color: #EAEEF3;
    line-height: 0.75em;
}

.form-check-input {
    border-color: #80868E;
    margin-top: 0;
    width: 20px;
    height: 20px;
}
.form-check-input[type=checkbox]:checked {
    background-color: #FFB782;
    border-radius: 3px;
    border-color: #FFB782;
}

.form-check-input[type=radio] {
    background-color: #fff;
}
.form-check-input[type=radio]:checked {
    border: 2px solid #FFB782;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFB782'/%3e%3c/svg%3e");
}

.form-check-input:focus {
    box-shadow: none;
}

.company_buycredit .kreditegyneleg {
    white-space: nowrap;
}
.company_buycredit .selected-company {
    color: #49A0D5;
}
.company_buycredit .current-company {
    background-color: #49A0D5;
    font-size: 10px;
    font-weight: 700;
    border-radius: 4px;
    padding: 2px 4px;
}
.company_buycredit .selected_currency_box {
    border: solid 1px #49A0D5;
    border-radius: 8px;
    padding: 10px;
    border-weight: 1px;
}

.company_buycredit .coupon_shop_share_disabled {
   margin-bottom: 0px;
   color: #49A0D5;
   font-size: 14px;
   margin-top: 6px;"
}

.company_buycredit .share_amount:disabled {
    cursor: not-allowed;
}

.credit_input_labels {
    white-space: nowrap;
}
.company_buycredit label[for*="BuyCreditForm_payment"]{
    margin-bottom: 0;
}

.company_buycredit .button_submit_span {
    width: calc(100% - 16.66666667%);
    right: 0;
    bottom: 0;
    z-index: 1000;
    font-size: 18px;
}

.company_buycredit .button_submit_span .price span {
    color: #49A0D5;
    font-weight: 900;
    
}

.table_shopkredit_list > span {
    display: flex;
    align-items: center;
}
.table_shopkredit_list > span label {
    margin-left: 0.5rem;
    margin-right: 1.5rem;
    margin-bottom: 0;
    margin-top: 0;
    color: var(--dark);
}

.showbuycredit_box .table_shopkredit_list > span label {
    font-size: 14px;
}

/*.shop_services .setting-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 1rem;
}*/
.shop_services .setting-row input {
    margin-right: 0.5rem;
}
.shop_services .setting-row label {
    margin-right: 1.5rem;
}
.shop_services .setting-row img {
    margin-right: 1.5rem;
}

#other_person .modal-dialog {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
}

#priceListTree,
#priceListTree ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#priceListTree .fa-chevron-up {
    display: none;
}

#priceListTree li.has-child {
    cursor: pointer;
}

#priceListTree > li > ul > li {
    padding-left: 1rem;
}
#priceListTree > li > ul > li > ul li.last {
    border-bottom: transparent !important;
}
#priceListTree > li > ul > li > ul > li {
    padding-left: 2rem;
}


#priceListTree .name i {
    font-size: 11px;
}
#priceListTree > .collapsable {
    border-bottom: transparent !important;
    padding-bottom: 0 !important;
}

#priceListTree > .collapsable > ul {
    background-color: #F7F9FC;
    border-top: 1px solid #677D99;
    border-bottom: 1px solid #677D99;
}
#priceListTree > .collapsable > ul > .collapsable > span .fa-chevron-down,
#priceListTree > .collapsable > ul > .collapsable > ul > .collapsable > span .fa-chevron-down,
#priceListTree > .collapsable > span .fa-chevron-down {
    display: none;
}
#priceListTree > .collapsable > ul > .collapsable > span .fa-chevron-up,
#priceListTree > .collapsable > ul > .collapsable > ul > .collapsable > span .fa-chevron-up,
#priceListTree > .collapsable > span .fa-chevron-up {
    display: inline-block;
}

.navbar-toggler {
    width: 36px;
    height: 36px;
}

.navbar-toggler-icon {
    width: 12px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28103, 125, 153, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus {
    box-shadow: none;
}

.businessHours .dayContainer {
    min-width: 120px;
    width: auto !important;
}

.businessHours .operationTime .mini-time {
    width: 100% !important;
    border: 1px solid #EAEEF3;
    border-radius: 6px;
    font-size: 14px !important;
    padding-left: 1rem !important;
    height: 36px;
}

.businessHours .colorBox {
    font-size: 16px;
    text-align: center;
    height: 36px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.businessHours .colorBox input {
    display: none;
}
.businessHours .colorBox.WorkingDayState {
    background: #fff !important;
    border: 1px solid #FFB782 !important;
    color: #0C3A67;
}
.businessHours .colorBox.RestDayState {
    background: #fff !important;
    border: 1px solid #D1D6DB !important;
    color: #D1D6DB;
}

.businessHours .colorBox .weekday .fa-solid {
    margin-left: 5px;
    display: none;
}
.businessHours .colorBox.WorkingDayState .weekday .fa-circle-check {
    display: inline-block;
    color: #49D557;
}
.businessHours .colorBox.RestDayState .weekday .fa-circle-xmark {
    display: inline-block;
    color: #FFB782;
}

#CompanyDataForm_location label {
    margin-bottom: 0;
}

select[name=categoryId] {
    min-width: 100px;
}

.webshop-review-email span{
    white-space: nowrap;
}

.webshop-selector-webshop label a {
    margin-top: -3px;
}

.webshop-selector-webshop .dropdown-toggle .credits {
    line-height: 1em;
}

.dropdown-like-select.form-select {
    padding: 0;
    
}
.dropdown-like-select.form-select .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 2.25rem;
    border: 0;
    min-height: 35px;
    
}
.dropdown-like-select.form-select .dropdown-toggle > div > div > div {
    min-height: 35px;
}

.dropdown-like-select.form-select .dropdown-toggle::after{
    border: 0;
}

.download_history .details-col {
    flex: 1;
}

.estimation {
    max-width: 265px;
    position: relative;
}
.estimation:before {
    position: absolute;
    left: -8px;
    top: calc(50% - 8px);
    width: 0; 
    height: 0; 
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    content: '';
    border-right: 8px solid #0C3A67; 
}

.personal_data .block_title h4 {
    text-align: center;
}

.estimation.bg-green:before {
    border-right-color: #4DDE90; 
}

.gridview .summary {
    display: none;
}

.gridview-overflow {
    width: 100%;
    overflow: auto;
}

[data-bs-toggle="tooltip"]:not(.tooltip-visible){
    display: none;
}
.bs-tooltip-top .tooltip-arrow::before{
    border-top-color: #0C3A67;
}
.tooltip-inner {
    background: #0C3A67;
    opacity: 1;
    font-size: 12px;
    padding: 5px
}

.navbar-toggler.collapsed .fa {
    display: none;
    
}
.navbar-toggler:not(.collapsed) .fa {
    color: rgb(103, 125, 153);
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
    display: none;
}

.question h3,
.question .itemRow.even{
    background-color: transparent !important;
}

[for="CompanyDataForm_base_zip"]{
    white-space: nowrap;
}

.error_msg {
    font-size: 11px;
    color: #ff0000;
}

.errorMessage {
    color: red;
}

.error > .form-control, .error > .form-check-input {
    border-color: red;
}

.success > .form-control.green-on-valid {
    border-color: var(--success-green);
}

.success > input.form-control+.input-success-mark {
    color: var(--success-green);
    display: inline-block !important;
}

.success .coupon-valid {
    display: block !important;
    color: #63b32e;
} 

nav .menu ul li.mainmenu > ul li:first-of-type {
    margin-top: 10px;
}

#logo_field_box [type=file] {
    opacity: 0;
    z-index: 100;
    left: 0;
    top: 0;
    max-width: 150px;
    height: 40px;
    cursor: pointer;
}

.showbuycredit_box .button {
    border-top: 0 !important;
}

.twitter-typeahead {
    width: 100%;
}

.box canvas {
    width: auto;
    height: auto;
}

#addProductItem .productName,
#addCategoryItem .categoryName {
    border-bottom: 0 !important;
}

.sC_totalBoxItem .value2:after,
.sC_totalBoxItem .value:after {
    content: 'Felhasználók';
    color: var(--blue);
    font-size: 11px;
    display: block;
    margin-top: 5px;
    font-weight: 700;
}

.ctlog .sC_totalBoxItem .value2::after,.ctlog .sC_totalBoxItem .value::after {
    content: "" !important;
}

.sC_totalBoxItem .value2:after,
.sC_totalBoxItem .value2 {
    color: #45C5E1;
}

.totalBox .chart {
    display: none;
}

#statTable th {
    text-transform: uppercase;
    white-space: nowrap;
    border-color: var(--dark-gray)
}

#statTable .dataTables_empty {
    color: var(--primary);
}

table.dataTable.no-footer,
#statTable tr {
    border-color: var(--dark-gray) !important;
}

.google-visualization-tooltip * {
    display: inline-block !important;
    font-size: 10px;
}
.google-visualization-tooltip .sC_chartTooltip {
    width: 150px;
    padding: 5px;
}

.dataTables_length {
    font-size: 14px;
    margin-bottom: 1rem;
}

.dataTables_wrapper .dataTables_length {
    float: right !important;
}

#statTable th {
    padding-right: 20px;
}

.gridview #statTable thead tr th{
    background-color: transparent;
}


body.home {
    font-size: 14px;
}

body.home nav a.border-right {
    border-right-color: rgba(255,255,255,0.5) !important;
}

body.home #site_container {
    padding: 0;
}

body.home .container{
    max-width: 1062px;
    padding: 0;
}

body.home footer {
    background: #222222;
}

body.home footer a {
    color: #fff;
}
body.home footer a:after {
    content: "|";
    opacity: 0.5;
    margin-left: 1rem;
    margin-right: 1rem;
}
body.home footer a.no-after:after {
    content: "" !important;    
}
body.home footer a:last-of-type:after{
    content: "";
    margin-left: 0;
    margin-right: 0;
}

body.home footer * {
    font-weight: 600;
    color: var(--darker);
}

body.home .dark-box {
    border-radius: 6px;
    background: #333;
    padding: 2px 5px;
}

body.home div#slideshow {
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    width: 100%;
    overflow: hidden;
    font-size: 1px;
    position: relative;
}
body.home  div#slideshow div#picture {
    width: 4000px;
}
body.home  div#slideshow div#picture a {
    display: inline-block;
    width: 100%;
    max-width: 1062px;
}
body.home  div#slideshow div#picture a img {
    width: 100%;
    max-width: 100%;
}

body.home  div#slideshow div#navigator {
    position: absolute;
    left: calc(50% - 45px);
    bottom: 10px;
}
body.home  div#slideshow div#navigator a {
    cursor: pointer;
    display: inline-block;
	width: 10px;
	height: 10px;
    border-radius: 50%;
	line-height: 22px;
	background-color: #677D99;
	margin-left: 20px;
}
body.home div#slideshow div#navigator a.active {
    background-color: #FFB782;
}
body.home div#slideshow div#navigator a:hover {
    text-decoration: none;
}
body.home .navbar-toggler {
    padding-top: 15px;
    position: absolute;
    left: 18px;
    top: 0;
}


table.dataTable.no-footer {
    border-bottom: 0 !important;
}

.premium ul.spec {
    list-style: none;
    margin: 0;
    padding: 0
}

.premium ul.spec li {
    color: var(--dark);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.85rem;
}

/* language selector */
.language-dropdown .dropdown-toggle{
    color: var(--blue);
    font-size: 12pt;
    font-weight: 700;
    border-radius: 8px;
    border: none;
    padding: 0px 5px 2px 5px;
    min-width: 7rem;
    text-align: left;
}
.language-dropdown .dropdown-toggle:hover, .language-dropdown .dropdown-toggle:focus{
    background-color: white;
}
.language-dropdown .dropdown-toggle::after{
    display: none;
}
.language-dropdown .dropdown-toggle i{
    font-size: 9pt;
    float: right;
    margin-top: 7px;
    margin-right: 2px;
}
.language-dropdown .dropdown-menu{
    min-width: 7rem;
    border-radius: 10px;
    overflow: hidden;
}
.language-dropdown .dropdown-menu li a{
    color: var(--blue);
}
.language-dropdown .dropdown-menu li a:hover{
    background-color: var(--blue);
    color: white;
}
.language-dropdown .dropdown-menu .dropdown-item{
    padding: 2px 6px;
    margin:0px;
    font-size: 1em;
}
.language-dropdown .flag-icon{
    width:19px;
}
.language-dropdown .flag-icon-top,
.language-dropdown .flag-icon-ul{
    margin-top:-2px;
}
/* eldugjuk a lang selector mini menunel */
body.menu-closed .language-dropdown{
    display:none;
}
/* ha kell a menu mini menunel */
body.menu-closed .language-dropdown .flag-icon-top,
body.menu-closed .language-dropdown .flag-icon-ul{
    margin:2px !important;
}
body.menu-closed .language-block{
    margin-left:-2px;
}
body.menu-closed .language-dropdown{
    margin-left:-4px;
    margin-top:5px;
}
body.menu-closed .language-dropdown .dropdown-menu{
    min-width:20px !important;
    padding:5px;
    left:-3px !important;
}
body.menu-closed .language-dropdown .language-button{
    min-width:20px !important;
    padding:5px;
    margin-left:-3px;
}
body.menu-closed .language-dropdown .language-text{
    display:none !important;
}

@media (min-width: 992px){
    .box.no-br-top {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        box-shadow: 0 10px 7px rgb(48 52 62 / 12%), 0 12px 24px rgb(48 52 62 / 6%) !important;
    }
    .box.no-br-bottom {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

@media (max-width: 991px){
    .no-border-end-mobile {
        border-right: 0 !important;
    }
    body.home  div#slideshow {
        padding-bottom: 18px;
    }
    body.home  div#slideshow div#navigator {
        background-color: #0d6efd;
        bottom: 0px;
        left: 0px;
        width: 100%;
        text-align: center;
        padding: 4px;
    }
    body.home footer .footer-link-container {
        max-width: 300px;
        margin: auto;
    }
    body.home footer a:nth-of-type(2n):after {
        content: '';
        margin-right: 0;
    }

    body.home footer .dark-box.fs12 {
        font-size: 14px;
    }

    body.home footer .contact-panel {
        border-bottom: 1px solid var(--dark-gray);
    }

    body.home footer .dark-box {
        background-color: transparent;
    
    }

    body.home #navbarSupportedContent a.border-right {
        border-right: 0 !important;
    }

    body.home .logo-container {
        border-bottom: 1px solid #EAEEF3;
    }

    .max-overflow-scroll {
        width: 100%;
        overflow: auto;
        display: block;
    }

    .email-notification .btn {
        width: 100%;
    }


    .text-mobile-center {
        text-align: center;
    }

    .gridview {
        width: 100%;
        overflow: auto;
    }

    .featuredList th {
        padding-right: 10px;
        white-space: nowrap;
    }

    .question .selected-company .kreditegyneleg .value {
        padding-top: 2px;
    }
    

    .w-not-lg-100 {
        width: 100% !important;
    }
    #logo_field_box [type=file] {
        max-width: none;
    }

    .mobile-sticky-bottom {
        bottom: 0;
        background-color: #fff;
        width: 100%;
        left: 0;
        border-top: 1px solid #EAEEF3;
        position: fixed;
    }

    #shopstore-form .btn {
        width: 100%;
    }

    .mk-mob-block{display: block;}
    .mk-mob-inline-block{display: inline-block;}

    [id*=responseButton_] .btn{
        width: 100%;
    }
    .company_buycredit .button_submit_span {
        width: 100%;
    }
    .mobile-ms-start {
        margin-left: -55px;
        width: calc(100% + 55px) !important;
    }

    .mark_active li,
    .exec_active li,
    .tech_active li,
    .buss_active li {
        width: 50%;
        text-align: center;
    }

    .show-profile .menu-profile-ico a img {
        display: none;
    }
    .menu-profile-ico a span {
        display: none;
        width: 36px;
        height: 36px;
        font-size: 1.25rem;
        color: rgb(103, 125, 153);
        background-color: #F7F9FC;
        border-radius: 0.25rem;
    }

    .show-profile .menu-profile-ico a span {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    footer .footer-links a {
        width: calc(50% - 10px);
        display: inline-block;
        text-align: center;
    }
    footer .footer-links a:nth-of-type(2n+1){
        padding-left: 0;
    }


    .webshop-review-email span{
        white-space: normal;
    }

    .webshop-review-email [type=button]{
        width: 100%;
    }

    .businessHours .dayContainer {
        margin-bottom: 1rem;
        display: flex;
        float: none !important;
    }
    .businessHours .dayContainer .colorBox {
        min-width: 120px;
        margin-right: 1rem;
    }
    .businessHours .operationTime {
        margin-top: 0 !important;
    }
    .businessHours .operationTime input {
        max-width: 69px;
        margin-right: 0.5rem;
    }

    .businessHours .operationDayTimeContainer {
        display: flex;
    }

    [for="notifyCheckbox"]{
        white-space: unset;
    }

    .gridview:not(.gridview-overflow) table,
    .gridview:not(.gridview-overflow) table thead,
    .gridview:not(.gridview-overflow) table tbody,
    .gridview:not(.gridview-overflow) table tfooter {
        display: block;
    }

    #productLocator [type=submit]{
        width: 100%;
    }

    .pricelist .firstTh {
        width: 100%;
    }

    #priceListTree .item {
        position: relative;
        color: #0C3A67;
        font-weight: 700;
    }
    #priceListTree .credit {
        color: #49A0D5;
        font-weight: 700;
    }

    #priceListTree .fa-solid {
        position: absolute;
        width: 36px;
        height: 36px;
        background-color: #F7F9FC;
        right: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 6px;
        top: 3px;
    }

    #priceListTree .fa-chevron-up {
        display: none;
    }

    #priceListTree > .collapsable > ul > .collapsable > span .fa-chevron-down,
    #priceListTree > .collapsable > ul > .collapsable > ul > .collapsable > span .fa-chevron-down,
    #priceListTree > .collapsable > span .fa-chevron-down {
        display: none;
    }
    #priceListTree > .collapsable > ul > .collapsable > span .fa-chevron-up,
    #priceListTree > .collapsable > ul > .collapsable > ul > .collapsable > span .fa-chevron-up,
    #priceListTree > .collapsable > span .fa-chevron-up {        
        display: flex;
    }
    #product-locator-result tr td a {
        width: calc(100% - 100px);
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mobileTable th,
    .logobox table th,
    .download_history table th,
    #product-locator-result th,
    .credit_history.gridview table th,
    .gridview .featuredList thead{
        display: none;
    }

    .mobileTable tr,
    .logobox table tr,
    .download_history table tr,
    #product-locator-result tr,
    .credit_history.gridview table tr,
    .gridview .featuredList tr {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .logobox table tr td a,
    .download_history table tr td a,
    #product-locator-result tr td.manufacturer,
    #product-locator-result tr td a {
        font-weight: 700;
        color: var(--blue)
    }

    .logobox #olcsobbat_snippet {
        text-align: center;
    }
    
    .logobox table tr td{
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
        border-bottom: transparent !important;
    }

    .mobileTable tr td,
    .logobox table tr td,
    .download_history table tr td,
    #product-locator-result tr td,
    .credit_history.gridview table tr td,
    .gridview .featuredList tr td {
        display: block;
        padding-top: 0;
        padding-bottom: 3px;
    }

    .gridview .featuredList tr[id*="productItem_"] td,
    .gridview .featuredList tr[id*="categoryItem_"] td {
        padding-left: 0;
        padding-right: 0;
    }
    .gridview .featuredList tr[id*="productItem_"] td:not(:last-of-type) ,
    .gridview .featuredList tr[id*="categoryItem_"] td:not(:last-of-type) {
        border-bottom: 0;
    }

    .credit_history.gridview table tr td:nth-of-type(3) {
        position: absolute;
        right: 0;
    }

    .download_history table tr td:nth-child(2){
        padding-bottom: 0;
    }
    .download_history table tr td:nth-child(3){
        padding-top: 0;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .download_history table tr td:not(:last-of-type),
    #product-locator-result tr td:not(:last-of-type),
    .credit_history.gridview table tr td:not(:last-of-type){
        border-bottom: 0;
    }
    #product-locator-result tr td:last-of-type {
        margin-bottom: 1rem;
    }
    .credit_history.gridview table tr td:last-of-type{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #statTable [data-field]::after,
    .gridview .featuredList [data-field]::after,
    .download_history [data-field]::after,
    #product-locator-result [data-field]::after,
    .credit_history.gridview table span[data-field]::after {
        content: ':'
    }

    #statTable [data-field]::before,
    .gridview .featuredList [data-field]::before,
    .download_history [data-field]::before,
    #product-locator-result [data-field]::before,
    .credit_history.gridview table span[data-field]::before {
        content: attr(data-field);
    }

    #statTable .text-center  {
        text-align: left !important;
    }

    #statTable .odd {
        background-color: transparent;
        
    }
    #statTable td {
        padding: 1px 10px;
    }
    #statTable td:not(:last-of-type) {
        border-bottom: 0;
    }

    #statTable td:first-of-type {
        margin-bottom: 20px;
    }

    #statTable td:last-of-type {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    #statTable td span.value {
        font-weight: 700;
        color: var(--blue);
    }

    #company-form .question .border-start {
        border-left: 0 !important;
    }

    #navbarSupportedContent{
        position: absolute;
        top: 69px;
        z-index: 100;
        width: auto;
        min-width: 250px;
    }
    

    .logo-container {
        width: 100%;
    }

    .action-container{
        display: none !important;
        position: absolute;
        background-color: #fff;
        right: 0;
        top: 100%;
        height: calc(100vh - 85px);
        z-index: 100;
        width: auto !important;
        min-width: 200px;
    }

    .action-container .btn-outline-primary {
        color: #0C3A67;
    }
    .action-container .btn:hover {
        background: transparent;
    }

    .show-profile .action-container {
        display: flex !important;
    }

    .actual_url {
        display: block;
        width: 100%;
        overflow: auto;
        white-space: nowrap;
    }

    .showbuycredit_box .buttons {
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        border-top: 1px solid #dee2e6 !important
    }

    .table_shopkredit_list > span {
        display: block;
    }
    .table_shopkredit_list > span input {
        display: inline-block;
        margin-top: 2px;
    }
    .table_shopkredit_list > span label {
        display: inline-block;
        margin-bottom: 20px;
    }
    #recurring-form .buttons{
        position: fixed;
        width:calc(100% - 32px);
        bottom: 0px;
        background-color: #ffffff;
    }
}

@media (max-width: 479px){
    .question .balance-container:not(.selected-company) .kreditegyneleg .value {
        padding-top: 22px;
    }
}