/**
 * Created by S-Agilcon on 17. 10. 2018.
 */

/* GENERAL */
@font-face {
    font-family: Larsseit;
    src: url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Regular.eot');
    src: url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Regular.#iefix') format('embedded-opentype'),
    url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Regular.woff') format('woff'),
    url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Regular.ttf') format('truetype');

}

@font-face {
    font-family: LarsseitMedium;
    src: url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Medium.eot');
    src: url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Medium.#iefix') format('embedded-opentype'),
    url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Medium.woff') format('woff'),
    url('/resource/1550083300000/Larsseit/Alternative_files/Type_Dynamic_-_Larsseit-Medium.ttf') format('truetype');
}

 * {
    font-family: Larsseit, Arial, sans-serif !important;
}

.main {
    background-color: #FAFAFA;
}

 .body {
    min-height: 100%;
    margin-bottom: -60px;
}

 a {
    color: #0050CF;
}

 .mer-component {
    position: relative;
    padding: 1.5rem;
    margin: 1.5rem 0;
    background-color: white;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
    -ms-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
    border-radius: 3px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

/*MODRA-592 - opozorilna pasica ob dostopu z IE brskalnikom*/
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .IE11_PADDING
    {
        /*ORIGINAL = 3REM*/
        padding-top: 4rem;
    }
}



 .checkbox .slds-checkbox_faux {
    height: 19px;
    width: 19px;
}

 .checkbox .slds-checkbox__label {
    font-size: 14px;
}

 .slds-button use {
    fill: rgb(0, 112, 210) !important; /*svg in link */
}
/* lightning select universal no width */
 .mer-select-box-universal .slds-select_container {
    height: 40px;
    color: #222222;
    font-size: 16px;
}

 .mer-select-box-universal .slds-select_container .slds-select {
    height: 40px;
}

 .mer-select-box-universal .slds-select_container:before {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 0px 2px 2px;
    transform: rotate(135deg);
    top: 12px;
    right: 12px;
}

 .mer-select-box-universal .slds-select_container:after {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    bottom: 12px;
    right: 12px;
}

 .mer-select-box-universal .slds-form-element__label {
    all: unset;
}
/* lightning select used on merPrivarcevanaSredstva */
 .mer-select-box .slds-select_container {
    width: 188px;
    height: 40px;
    color: #222222;
    font-size: 16px;
}

 .mer-select-box .slds-select_container .slds-select {
    height: 40px;
}

 .mer-select-box .slds-select_container:before {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 0px 2px 2px;
    transform: rotate(135deg);
    top: 12px;
    right: 12px;
}

 .mer-select-box .slds-select_container:after {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    bottom: 12px;
    right: 12px;
}

 .mer-select-box .slds-form-element__label {
    all: unset;
}
/* lightning select used on merPrivarcevanaSredstva - mobile version */
 .mer-select-box-mobile .slds-select_container {
    width: 100px;
    height: 40px;
    color: #222222;
    font-size: 16px;
}

 .mer-select-box-mobile .slds-select_container .slds-select {
    height: 40px;
}

 .mer-select-box-mobile .slds-select_container:before {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 0px 2px 2px;
    transform: rotate(135deg);
    top: 12px;
    right: 12px;
}

 .mer-select-box-mobile .slds-select_container:after {
    box-sizing: border-box;
    height: 7px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    bottom: 12px;
    right: 12px;
}

 .mer-select-box-mobile .slds-form-element__label {
    all: unset;
}

 .obvestila_notification a[data-tab-value="obvestila"]:after,
 .splosna_sporocila_notification a[data-tab-value="splosna_sporocila"]:after,
 .osebna_sporocila_notification a[data-tab-value="osebna_sporocila"]:after,
 .policeInDokumenti_notification a[data-tab-value="dokumenti"]:after {
    content: "•";
    font-size: 20px;
    color: orange;
    line-height: 0;
    display: inline-block;
    margin: 0 0 0 6px;
}

 .unread-messages-notification:after {
    content: "•";
    font-size: 20px;
    color: orange;
    line-height: 0;
    display: inline-block;
    margin: 0 0 0 6px;
}

 .slds-notify_toast {
    min-width: initial;
}

 .cursor-pointer {
    cursor: pointer;
}

 .p-25 {
    padding: 25px;
}

 .m-b-10 {
    margin-bottom: 10px;
}

 .p-b-10 {
    padding-bottom: 10px;
}

 .m-b-20 {
    margin-bottom: 20px;
}

 .m-b-35 {
    margin-bottom: 35px;
}

 .m-t-35 {
    margin-top: 35px;
}
 .m-t-20 {
    margin-top: 20px;
}

/* vertical margin */
 .m-v-15 {
    margin: 15px auto;
}

 .p-t-15 {
    padding-top: 15px;
}

 .heading-38 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 10px;
    color: black;
}

 .heading-32 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 10px;
    color: black;
}

 .heading-28 {
    font-size: 28px;
    line-height: 45px;
    margin-bottom: 10px;
    color: black;
}

 .heading-24 {
    font-size: 24px;
    line-height: 45px;
    margin-bottom: 10px;
    color: black;
}

 .heading-20 {
    font-size: 20px;
    line-height: 25px;
    color: black;
}

 .heading-18 {
    font-size: 18px;
    line-height: 20px;
    color: black;
}

 .heading-16 {
    font-size: 16px;
    line-height: 20px;
    color: black;
}

 .heading-14 {
    font-size: 14px;
    line-height: 20px;
    color: black;
}

 .heading-12 {
    font-size: 12px;
    line-height: 18px;
    color: black;
}

 .heading-10 {
    font-size: 10px;
    line-height: 16px;
    color: black;
}

 .text-32 {
    font-size: 32px;
}

 .text-28 {
    font-size: 28px;
}

 .text-24 {
    font-size: 24px;
}

 .text-22 {
    font-size: 22px;
}

 .text-20 {
    font-size: 20px;
}

 .text-18 {
    font-size: 18px;
}

 .text-16 {
    font-size: 16px;
}

 .text-14 {
    font-size: 14px;
}

 .text-12 {
    font-size: 12px;
}

 .text-10 {
    font-size: 10px;
}


 .mer-text-info-gray {
    font-size: 12px;
    color: #939598;
}

 .mer-text-info-gray svg {
    width: 20px;
    margin-right: 4px;
    fill: #939598;
}

 .mer-dotted-bottom {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: pointer;
}
 .mer-black {
    color: #000000;
}
 .mer-gray {
    color: #939598;
}

 .mer-darkest-gray {
    color: #222222;
}

 .mer-darker-gray {
    color: #58595B;
}

 .mer-dark-gray {
    color: #444444;
}

 .mer-blue {
    color: #0050CF;
}

 .mer-green {
    color: #82C442;
}

 .mer-white {
    color: #FFFFFF;
}

 .mer-bold {
    font-weight: bold;
}

 .mer-bold-500 {
    font-weight: 500;
}

 .mer-bold-600 {
    font-weight: 600;
}

 .gray-background th,  .gray-background td {
    background-color: #FAFAFA;
}

 .gray-background th div,  .gray-background td div {
    color: #939598;

}


 .modal-center-text-20 {
    text-align: center;
    font-size: 20px;
}

 .v-align-middle {
    vertical-align: middle;
}

 .mer-popup {
    width: 300px;
    border-radius: 3px;
    background-color: #FDE8CF;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.03);
    text-align: center;
}

 .mer-backdrop {
    transition-duration: 0.4s;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 9000;
}

 .mer-backdrop-open {
    visibility: visible;

    transition: opacity 0.4s linear;
}

 .arrow-down-blue {
    box-sizing: border-box;
    height: 8px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 1.5px 1.5px 0px;
    transform: rotate(45deg);
}

 .arrow-up-blue {
    box-sizing: border-box;
    height: 8px;
    width: 8px;
    border-style: solid;
    border-color: #0050cf;
    border-width: 0px 1.5px 1.5px 0px;
    transform: rotate(225deg);
}

/* Tabs lose link underline */
 .slds-is-active .slds-tabs_default__link {
    text-decoration: none !important;
}

 .mer-modal-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18px;
    right: 18px;
}

 .mer-modal-close svg {
    width: 20px;
    height: 20px;
    fill: #0050cf;
}


/* merNotificationComponent */
 .picture-box {
    margin: auto 0 auto 0;
    padding: 0.625rem 0;
    width: auto;
    height: auto;
}

 .text-alert-box {
    margin: auto 0 auto 0;
    height: 30px;
}

 .text-alert-box-mobile {
    margin: auto;
    padding: 5px 10px;
}

 .text-alert-box-login {
    margin: 15px 15px;
    color: white;
}

 .button-alert-box {
    margin: auto 0 auto 0;
    color: white;
    height: 30px;
}

 .info-box {
    border-radius: 4px !important;
    background-color: #0050CF !important;
}

 .avatar-slika {
    width: 40px;
    height: 40px;
    max-width: initial;
}
/* END - merNotificationComponent */

/* alert box */
 .alert-box-orange {
    margin-top: 20px;
    border-radius: 4px !important;
    background-color: #FFB75D !important;
}
 .alert-box-orange-text {
    margin: 15px 15px;
}
 .alert-box-orange-icon {
    margin: auto 0 auto 0;
    padding: 0.625rem 0;
    width: auto;
    height: auto;
}
 .alert-box-orange-icon svg {
    fill: #222222;
    width: 40px;
}


 .mer-header-icon-phone {
    width: 13px;
    margin-right: 7px;
}

 .mer-header-icon-mail {
    width: 17px;
    margin-right: 7px;
}

 .mer-icon-refresh-small {
    margin-right: 7px;
    width: 25px;
}

 .mer-icon-idea-small {
    margin-right: 7px;
    width: 15px;
}
 .mer-icon-idea-small-no-margin {
    width: 15px;
}

 .mer-icon-medium {
    width: 28px;
}

 .address-component input {
    font-size: 18px;
    color: #58595B;
}

 .address-component select {
    font-size: 18px;
    color: #58595B;
}

 .mer-tabset .slds-tabs_default__nav {
    margin: 0px -24px;
    padding: 0px 24px;
    border-bottom: 1px solid #F3F3F3;
}

/* HEADER */
 .header-logo-container {
    margin: auto 0;
}
 .header-menu-container {
    margin: auto 0;
    background-color: white;
}

/* 02.12.2020, David Zagoršek - MODRA-536, ne vidi se celotna vsebina containerja */
 .mer-m-top_xx-large {
    margin-top: 0;
}

/* 02.12.2020, David Zagoršek - MODRA-536, ne vidi se celotna vsebina containerja */
@media (max-width: 1580px) {
     .header-menu-container {
        margin: auto 0;
        width: 100%; /* 02.12.2020, David Zagoršek - MODRA-536, ne vidi se celotna vsebina containerja */
        background-color: white;
    }
     .mer-m-top_xx-large {
        margin-top: var(--lwc-spacingXXLarge, 3rem);
    }
}


/* ALL TABS */
 .slds-tabs_default__item.slds-is-active:after {
    height: 4px;
}
 .slds-tabs_default__item:focus:after {
    height: 4px !important;
    background-color: #0050CF !important;
}
 .slds-tabs_default__item:hover:after {
    height: 4px;
    background-color: #0050CF;
}
 .slds-tabs_default__item a {
    color: #0050CF;
    font-size: 16px;
    line-height: 16px;
}

 .slds-tabs_default__item.slds-is-active a {
    color: #0050CF;
    font-weight: bold;
}

 .slds-tabs_default__item.slds-is-active:after {
    color: #0050CF;
    background-color: #0050cf;

}
 .slds-tabs_default__item.slds-is-active:hover:after {
    color: #0050CF;
    background-color: #0050cf;
}
 .slds-tabs_default__item.slds-is-active:hover {
    color: #0050CF;
}

 .slds-tabs_default__item:hover:after {
    color: #0050cf;
}
 .slds-tabs_default__link:hover {
    color: #0050cf;
}

/* SHOW MORE SECTION */
 .show-more-button {
    border-top: 1px solid #F2F2F2;
    margin: 0 -24px -24px -24px;
    padding: 15px 24px;
}
 .show-more-button a {
    font-size: 16px;
    color: #0050cf;
}
 .show-more-button a:hover {
    font-size: 16px;
    color: #0050cf;
}
 .show-more-button svg {
    margin-right: 26px;
    fill: #0050cf;
}

/** BUTTONS **/
 .subfundChangeButton button {
    height: 25px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 11px;
    line-height: 0.875rem;
    vertical-align: text-bottom;
    background-color: #0050CF;
    font-size: 12px;
    margin-top: 5px;
}

 .mer-button {
    height: 50px;
    border-radius: 60px;
    background-color: #0050CF;
    color: #FFFFFF;
    /*font-family: Larsseit;*/
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

 .mer-button-small {
    height: 25px;
    border-radius: 20px;
    background-color: #0050CF;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}

 .mer-button-neutral {
    background-color: initial;
    color: #0050CF;
}

 .mer-button-square {
    width: -webkit-fill-available;
    height: 57px;
    background-color: #0050cf;
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

 .mer-button-gray {
    height: 50px;
    border-radius: 60px;
    background-color: #F3F3F3;
    color: #757575;
    /*font-family: Larsseit;*/
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

 .mer-button-white-square {
    height: 40px;
    width: 260px;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #0050CF;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

 .mer-button-blue-square {
    height: 40px;
    width: 260px;
    border-radius: 3px;
    background-color: #0050CF;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

/* INPUTS AND BUTTONS OUTLINE FOCUS ACTIVE AND HOVER */
 .slds-input:active {
    border-color: #0050CF;
    box-shadow: 0 0 3px #0050CF;
}
 .slds-input:focus {
    border-color: #0050CF;
    box-shadow: 0 0 3px #0050CF;
}
 .slds-select:active {
    border-color: #0050CF;
    box-shadow: 0 0 3px #0050CF;
}
 .slds-select:focus {
    border-color: #0050CF;
    box-shadow: 0 0 3px #0050CF;
}
 .slds-button:focus {
    box-shadow: 0 0 3px #0050CF;
}

/* SLIDER */
 .slds-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 18px; /* Set a specific slider handle width */
    height: 18px; /* Slider handle height */
    background: #0050CF;
    cursor: pointer; /* Cursor on hover */
}
 .slds-slider__range::-moz-range-thumb {
    appearance: none;
    width: 18px; /* Set a specific slider handle width */
    height: 18px; /* Slider handle height */
    background: #0050CF;
    cursor: pointer; /* Cursor on hover */
}

/* TABLE */
 .slds-table thead th {
    font-weight: unset;
    font-size: 14px;
}
 thead th {
    color: #939598 !important;
}
 .slds-table_bordered tbody th {
    border-top: 1px solid #F3F3F3;
}
 .slds-table_bordered tbody td {
    border-top: 1px solid #F3F3F3;
}
 .slds-table_bordered {
    border-top: unset;
    border-bottom: 1px solid #F3F3F3;
}

/* OTHER */
 .mer-divider {
    border: 1px solid #F2F2F2;
    margin: -26px 0px;
}

 .mer-spinner-backdrop {
    width: 100%;
    height: 100%;
    background-color: rgba(250,250,250,0.5);
    z-index: 99;
    margin-left: -24px;
}

/* MOBILE MENU */
 .mobile-menu-background {
    height: 100%;
    background-color: rgba(250,250,250,0.5);
    width: 100%;
    position: fixed;
    z-index: 999;
    right: 0;
}

 .mobile-menu-container {
    margin: -7px 0px;
    height: 100%;
    background-color: rgba(250,250,250,1);
    width: 300px;
    position: fixed;
    z-index: 1000;
    right: 0;
    border-left: 1px solid #F2F2F2;
    -webkit-box-shadow: -1px 0px 8px 0px rgba(243,243,243,1);
    -moz-box-shadow: -1px 0px 8px 0px rgba(243,243,243,1);
    box-shadow: -1px 0px 8px 0px rgba(243,243,243,1);
    overflow-y: scroll;
}

 .mobile-menu-header {
    height: 80px;
}

 .mobile-menu-content {
    text-align: right;
}

 .mobile-menu-content-link button {
    width: 100%;
    text-align: left;
    padding: 12px 20px;
}

 .mobile-menu-content-link-non-interactable {
    text-align: left;
    padding: 12px 20px;
}

 .mobile-menu-close-button {

}

/* MOBILE 6.2019 */
 .table-header {
    padding-top: 15px;
    padding-bottom: 15px;
}
 .table-row {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}
 .table-row-result {
    padding: 30px 110px;
}
 .table-row-result-number {
    text-align: right;
    padding-right: 100px;
}
 .table-row-result-mobile {
    padding: 30px 25px;
}
 .mer-border-top {
    border-top: 1px solid #F2F2F2;
}
 .mer-border-bottom {
    border-bottom: 1px solid #F2F2F2;
}
 .width-50-percent {
    width: 50%;
}
 .width-100-percent {
    width: 100%;
}

 .mer-padding {
    padding: 10px 24px;
}

@media (max-width: 1000px){
     .heading-38 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
        color: black;
    }

     .heading-32 {
        font-size: 24px;
        line-height: 25px;
        margin-bottom: 10px;
        color: black;
    }

     .heading-28 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 10px;
        color: black;
    }

     .heading-24 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
        color: black;
    }
     .heading-20 {
        font-size: 18px;
        line-height: 20px;
        color: black;
    }
     .heading-18 {
        font-size: 16px;
        line-height: 20px;
        color: black;
    }

     .heading-16 {
        font-size: 14px;
        line-height: 15px;
        color: black;
    }

     .heading-14 {
        font-size: 12px;
        line-height: 15px;
        color: black;
    }
}


/*
 * SPECIAL TABS - DISPLAY FULL NAME OF FUND WHEN TAB IS ACTIVE
 * YOU CANNOT DINAMICALLY CHANGE LIGHTNING TAB LABELS
 * THAT IS WHY WE HAVE THIS MAGIC
 */
 .MKPS a[data-tab-value="MKPS"] {
    font-size: 0px;
}
 .MKPS a[data-tab-value="MKPS"]:after {
    content: "Modri krovni pokojninski sklad";
    font-size: 16px;
}
 .KVPS a[data-tab-value="KVPS"] {
    font-size: 0px;
}
 .KVPS a[data-tab-value="KVPS"]:after {
    content: "Kapitalski vzajemni pokojninski sklad";
    font-size: 16px;
}
 .ZVPSJU a[data-tab-value="ZVPSJU"] {
    font-size: 0px;
}
 .ZVPSJU a[data-tab-value="ZVPSJU"]:after {
    content: "Krovni pokojninski sklad javnih uslužbencev";
    font-size: 16px;
}
 .PPS a[data-tab-value="PPS"] {
    font-size: 0px;
}
 .PPS a[data-tab-value="PPS"]:after {
    content: "Prvi pokojninski sklad";
    font-size: 16px;
}

/**
 * Created by ZigaG on 29. 10. 2018.
 */

 .delodajalci {
    background-color: #f4f4f4;
}

 .button-box button {
    height: 40px;
    display: inline-block;
}

 .image {
    margin-bottom: 25px;
}

 .image img {
    height: 115px;
    margin-top:55px;
}

 .heading {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
}

 .subheading {
    color: #000000;
    font-size: 16px;
    height: 50px;
    margin-bottom: 25px;
}

@media (max-width: 1000px) {
     .image {
        text-align: center;
    }
}


 .list {
    font-size: 14px;
    color: #939598;
    height: 175px;
}

.button-container button {
    width: 100%;
    height: 60px;
    font-size: 18px;
}