/* KÖFOP Design - F#8133 */
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-blue,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings-blue.png");
}

.enaplofejlec {
    background-color: #2A67BA;
    position: sticky;
    height: 60px;
    top: 0;
    z-index: 11;
}

#kofop-sav {
    position: relative;
    z-index: 13;
}

#kofop-sav, #kofop-sav-footer {
    min-height: 106px;
    background: #FFF;
    padding: 10px 32px;
}

#kofop-sav div, #kofop-sav-footer > div {
    display: flex;
}

#kofop-sav .pull-left img, #kofop-sav-footer .pull-left img {
    margin-right: 20px;
    height: 45px;
    margin-top: 30px;
}

#kek-sav {
    height: 60px;
    position: relative;
    z-index: 11;
    background-color: #2A67BA;
}

#kek-sav-sidebar-btn {
    width: 32px;
    height: 60px;
    background-color: #000;
    background-image: url("../img/kofop/header/hamburger-menu-feher.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

#kek-sav-eepites-logo-wrap {
    padding: 12px 16px;
    width: 29px;
}

#kek-sav-eepites-logo-wrap-2 {
    padding: 12px 16px 12px 0;
}

#kek-sav-title {
    text-transform: uppercase;
    line-height: 60px;
    color: #fff;
    size: 16px;
}

.fejlecjobbpanel {
    color: #ffffff;
}

.fejlecjobbpanel .wrap {
    display: flex;
}

.fejlecjobbpanel .wrap > div {
    line-height: 60px;
    margin: 0 10px;
}

.fejlecjobbpanel .vertical-line {
    border-left: 2px solid #00417C;
    width: 0px;
    height: 44px;
    margin: 7px 18px !important;
}

.fejlecjobbpanel #user-info {
    padding-top: 10px;
    line-height: 22px !important;
    min-width: 150px;
}

#user-sub-info {
    font-weight: normal;
}

#user-info {
    cursor: pointer;
    text-align: left;
}

#drop-down-icon {
    margin-top: 9px;
}

#nav-sor {
    position: sticky;
    top: 60px;
    z-index: 5;
}

#nav-sor .navbar-inner {
    height: 36px !important;
    min-height: 0;
    background-image: none;
    background-color: #FFF;
    border: none;
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
}

#nav-sor .navbar-inner .nav {
    height: 36px !important;
    min-height: 0;
    font-weight: normal;
}

#nav-sor .navbar-inner .nav li {
    height: 32px !important;
    margin: 0 12px;
}

#nav-sor .navbar-inner .nav li.active {
    border-bottom: 4px solid #282828;
    font-weight: normal;
}

#nav-sor .navbar-inner .nav a {
    padding: 0;
    line-height: 36px;
    color: #000;
    background: transparent;
    box-shadow: none;
}

#nav-sor .navbar-inner .nav a:hover {
    background: #FFF;
    color: #2A67BA;
    text-shadow: none;
}

#nav-sor .navbar-inner .nav a::first-letter {
    text-transform: capitalize;
}

.counter-label {
    border-radius: 22px;
    min-width: 14px;
    height: 22px;
    /*  padding: 0; */
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    position: relative;
    top: 8px;
    right: 5px;
    background-color: #E53B25;
    padding: 0 4px;
}

.counter-label-inline {
    border-radius: 22px;
    min-width: 14px;
    height: 22px;
    /*  padding: 0; */
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    position: relative;
    top: 0px;
    right: 0px;
    background-color: #E53B25;
    padding: 0 4px;
}

.enaplonavbar {
    position: fixed;
    top: 100px;
}

.sticky-dropdown {
    top: 70px;
}

#fejlec-dropdown {
    min-height: 257px;
    width: 310px;
    border: 1px solid #282828;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    float: right;
    top: -265px;
    margin-right: 20px;
    transition: 0.5s;
    z-index: 10;
    left: calc(100% - 330px);
    position: absolute;
}

#fejlec-dropdown:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #282828;
    position: absolute;
    top: -8px;
    right: 10px;
}

#fejlec-dropdown:after {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #FFF;
    position: absolute;
    top: -7px;
    right: 12px;
}

.dropdown-header {
    height: 43px;
    background-color: #F2F2F2;
    line-height: 43px;
    padding-left: 40px;
    font-size: 14px;
    text-transform: uppercase;
}

#fejlec-dropdown-name {
    font-weight: 700;
}

.dropdown-user-inf {
    color: #2A67BA;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    padding-left: 40px;
}
/*
.sajat-adatok-btn {
  height: 42px;
  font-size: 14px;
  font-weight: 700;
  line-height: 42px;
  padding-left: 38px;
  border-bottom: 1px solid #EDEDED;
  cursor: pointer;
}

.sajat-adatok-btn.disabled {
    color: #888888;
}    
*/
.dropdown-btn {
    height: 42px;
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
/*  padding-left: 40px; */
    padding-left: 14px;
    border-bottom: 1px solid #EDEDED;
    cursor: pointer;
}

.drpdown-menu-icon {
   position: relative;
}

.drpdown-menu-item-text {
    padding-left: 17px;
}

.ico-change-nuj {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 3px;
    background-image: url("../img/ico_change_nuj.svg");
}

.ico-user-data-edit {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 3px;
    background-image: url("../img/ico_user_data_edit.svg");
}

.dropdown-btn:last-child {
    border-bottom: 0px;
}

.dropdown-btn.disabled {
    color: #888888;
}    

.dropdown-btn.disabled:last-child {
    color: #888888;
}    

#kek-sav-title-mobile {
    display: none;
}

@media (max-width: 1400px) {
    #footer-mid {
        width: 500px;
        padding-bottom: 10px;
    }
}

@media (max-width: 1100px) {
    #kofop-sav-footer .pull-left {
        margin: 0 auto;
        float: none;
        width: 156px;
    }

    #footer-mid {
        width: 100% !important;
        text-align: center;
    }

    #footer-link-warp {
        display: block !important;
    }

    #footer-link-warp div {
        float: left;
        width: 100%;
        border-bottom: 1px solid #EDEDED;
    }

    #footer-desc {
        margin: 10px;
        padding: 12px;
        text-align: center !important;
    }

    #kofop-sav-footer .pull-right {
        margin: 15px auto;
        float: none;
        width: 360px;
    }
}

@media (max-width: 1175px) {
    #linkvisszajelzes-txt {
        display: none;
    }

    #kek-sav-title-desktop {
        display: none;
    }

    #kek-sav-title-mobile {
        display: block;
    }
}

@media (max-width: 675px) {
    #kofop-sav .pull-left {
        margin: 0 auto;
        float: none;
        width: 156px;
    }

    #kofop-sav .pull-right {
        margin: 15px auto;
        float: none;
        width: 360px;
    }
}

@media (max-width: 635px) {
    #kek-sav-eepites-logo-wrap-2, #kek-sav-title {
        display: none;
    }
}

.sidenav {
    height: 100%;
    width: 400px;
    position: fixed;
    z-index: 13;
    top: 0;
    left: -400px;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav > a {
    padding: 0 10px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    color: #000;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
}

.sidenav > a.active {
    font-weight: 700;
    background-color: #D9EAF8;
}

.sidenav > a:hover {
    background-color: #EFEFEF;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

#sidenav-kofop-footer {
    padding: 20px;
    position: absolute;
    bottom: 0px;
}

#sidenav-header {
    padding: 20px 0;
    background-color: #ededed;
}

#sidenav-title {
    margin: 0 20px 10px 20px;
    font-size: 20px;
    font-weight: 700;
}

#sidenav-anchor {
    margin: 0 20px 10px 20px;
    color: #2a67ba;
    font-size: 16px;
    font-weight: 700;
}

#footer-link-warp {
    display: flex;
    text-decoration: none;
    color: #2A67BA;
    font-weight: bold;
}

#footer-link-warp a, #linkvaltozasok {
    text-decoration: none;
    color: #2A67BA;
}

#footer-link-warp a:hover, #linkvaltozasok:hover{
    text-decoration: none;
    color: #1c447c;
}

#footer-link-warp div {
    padding: 24px 12px 12px 12px;
}

#footer-mid {
    flex-direction: column;
}

#footer-desc {
    padding: 0 12px;
    text-align: left;
}

.kofop-btn {
    height: 30px;
    min-width: 60px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: none;
    border-radius: 0.2rem;
    background-color: #2A67BA;
    background-image: none;
    color: #fff;
    outline: none;
    box-shadow: none;
    border: none;
    padding: 0 18px;
}

.kofop-btn:hover,
.kofop-btn:focus {
    background-color: #2A93F2;
    color: #FFF;
}

.kofop-btn-link {
    background-color: #FFF;
    color: #2A67BA;
    border: 1px solid #2A67BA;
}

.kofop-btn-link:hover,
.kofop-btn-link:focus {
    background-color: #2A93F2;
    border: 1px solid #2A93F2;
    color: #EEEEEE;
}

.kofop-btn-danger {
    background-color: #A81300;
    color: #FFF;
}

.kofop-btn-danger:hover,
.kofop-btn-danger:focus {
    background-color: #DD3322;
    color: #fff;
}

.kofop-btn.disabled {
    background-color: #FAFAFA;
    color: #BFBFBF;
    border: 1px solid #CDCECF;
    cursor: default;
}

.kofop-btn:hover.disabled,
.kofop-btn:focus.disabled {
    background-color: #FAFAFA;
    color: #BFBFBF;
}

.kofop-thin-btn {
    height: 20px;
    min-width: 80px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: none;
    border-radius: 0.2rem;
    background-color: #2A67BA;
    background-image: none;
    color: #fff;
    outline: none;
    box-shadow: none;
    border: none;
    padding: 0 18px;
}

.kofop-thin-btn:hover,
.kofop-thin-btn:focus {
    background-color: #2A93F2;
    color: #FFF;
}

.kofop-thin-btn-link {
    background-color: #FFF;
    color: #2A67BA;
    border: 1px solid #2A67BA;
}

.kofop-thin-btn-link:hover,
.kkofop-thin-btn-link:focus {
    background-color: #2A93F2;
    border: 1px solid #2A93F2;
    color: #EEEEEE;
}

.kofop-thin-btn-danger {
    background-color: #A81300;
    color: #FFF;
}

.kofop-thin-btn-danger:hover,
.kofop-thin-btn-danger:focus {
    background-color: #DD3322;
    color: #fff;
}

.add-margin {
    margin-bottom: 7px;
}

[class^="kofopimg-"],
[class*=" kofopimg-"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    *margin-right: .3em;
    line-height: 16px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    margin-top: 1px;
}

.kofopimg-alvallalkozoi-lista-nyomtatasa {
    background-image: url("../img/kofop/alvallalkozoi-lista-nyomtatasa.svg");
}

.kofopimg-balra-nyil {
    background-image: url("../img/kofop/balra-nyil-white.svg");
}

.kofopimg-e-naplo-nyomtatasa {
    background-image: url("../img/kofop/e-naplo-nyomtatasa.svg");
}

.kofopimg-elfogadas {
    background-image: url("../img/kofop/elfogadas.svg");
}

.kofopimg-elsore-ugrik {
    background-image: url("../img/kofop/elsore-ugrik.svg");
}

.kofopimg-elutasitas {
    background-image: url("../img/kofop/elutasitas.svg");
}

.kofopimg-frissites {
    background-image: url("../img/kofop/frissites.svg");
}

.kofopimg-jobbra-nyil {
    background-image: url("../img/kofop/jobbra-nyil-white.svg");
}

.kofopimg-letoltes {
    background-image: url("../img/kofop/letoltes.svg");
}

.kofopimg-letszam-adatok {
    background-image: url("../img/kofop/letszam-adatok.svg");
}

.kofopimg-lezart-naplo-elrejtes {
    background-image: url("../img/kofop/lezart-naplo-elrejtes.svg");
}

.kofopimg-lezart-naplo-mutatas {
    background-image: url("../img/kofop/lezart-naplo-mutatas.svg");
}

.kofopimg-megsem {
    background-image: url("../img/kofop/megsem.svg");
}

.kofopimg-mentes {
    background-image: url("../img/kofop/mentes.svg");
}

.kofopimg-mind-elrejt {
    background-image: url("../img/kofop/mind-elrejt.svg");
}

.kofopimg-mind-megmutat {
    background-image: url("../img/kofop/mind-megmutat.svg");
}

.kofopimg-naptar {
    background-image: url("../img/kofop/naptar.svg");
}

.kofopimg-nyomtatas {
    background-image: url("../img/kofop/nyomtatas.svg");
}

.kofopimg-offline-kezi-letoltes {
    background-image: url("../img/kofop/offline-kezi-letoltes.svg");
}

.kofopimg-osszesito-lap-nyomtatasa {
    background-image: url("../img/kofop/osszesito-lap-nyomtatasa.svg");
}

.kofopimg-torles {
    background-image: url("../img/kofop/torles.svg");
}

.kofopimg-uj {
    background-image: url("../img/kofop/uj.svg");
}

.kofopimg-utolsora-ugrik {
    background-image: url("../img/kofop/utolsora-ugrik.svg");
}

.kofopimg-zaras {
    background-image: url("../img/kofop/zaras.svg");
}

.kofopimg-alvallalkozoi-lista-nyomtatasa-white {
    background-image: url("../img/kofop/alvallalkozoi-lista-nyomtatasa-white.svg");
}

.kofopimg-balra-nyil-white {
    background-image: url("../img/kofop/balra-nyil-white.svg");
}

.kofopimg-e-naplo-nyomtatasa-white {
    background-image: url("../img/kofop/e-naplo-nyomtatasa-white.svg");
}

.kofopimg-elfogadas-white {
    background-image: url("../img/kofop/elfogadas-white.svg");
}

.kofopimg-elsore-ugrik-white {
    background-image: url("../img/kofop/elsore-ugrik-white.svg");
}

.kofopimg-elutasitas-white {
    background-image: url("../img/kofop/elutasitas-white.svg");
}

.kofopimg-frissites-white {
    background-image: url("../img/kofop/frissites-white.svg");
}

.kofopimg-jobbra-nyil-white {
    background-image: url("../img/kofop/jobbra-nyil-white.svg");
}

.kofopimg-letoltes-white {
    background-image: url("../img/kofop/letoltes-white.svg");
}

.kofopimg-letszam-adatok-white {
    background-image: url("../img/kofop/letszam-adatok-white.svg");
}

.kofopimg-lezart-naplo-elrejtes-white {
    background-image: url("../img/kofop/lezart-naplo-elrejtes-white.svg");
}

.kofopimg-lezart-naplo-mutatas-white {
    background-image: url("../img/kofop/lezart-naplo-mutatas-white.svg");
}

.kofopimg-megsem-white {
    background-image: url("../img/kofop/megsem-white.svg");
}

.kofopimg-mentes-white {
    background-image: url("../img/kofop/mentes-white.svg");
}

.kofopimg-mind-elrejt-white {
    background-image: url("../img/kofop/mind-elrejt-white.svg");
}

.kofopimg-mind-megmutat-white {
    background-image: url("../img/kofop/mind-megmutat-white.svg");
}

.kofopimg-naptar-white {
    background-image: url("../img/kofop/naptar-white.svg");
}

.kofopimg-nyomtatas-white {
    background-image: url("../img/kofop/nyomtatas-white.svg");
}

.kofopimg-offline-kezi-letoltes-white {
    background-image: url("../img/kofop/offline-kezi-letoltes-white.svg");
}

.kofopimg-osszesito-lap-nyomtatasa-white {
    background-image: url("../img/kofop/osszesito-lap-nyomtatasa-white.svg");
}

.kofopimg-torles-white {
    background-image: url("../img/kofop/torles-white.svg");
}

.kofopimg-uj-white {
    background-image: url("../img/kofop/uj-white.svg");
}

.kofopimg-utolsora-ugrik-white {
    background-image: url("../img/kofop/utolsora-ugrik-white.svg");
}

.kofopimg-zaras-white {
    background-image: url("../img/kofop/zaras-white.svg");
}

.kofopimg-alvallalkozoi-lista-nyomtatasa.disabled,
.kofopimg-alvallalkozoi-lista-nyomtatasa-white.disabled {
    background-image: url("../img/kofop/alvallalkozoi-lista-nyomtatasa-grey.svg");
}

.kofopimg-balra-nyil.disabled,
.kofopimg-balra-nyil-white.disabled {
    background-image: url("../img/kofop/balra-nyil-grey.svg");
}

.kofopimg-e-naplo-nyomtatasa.disabled,
.kofopimg-e-naplo-nyomtatasa-white.disabled {
    background-image: url("../img/kofop/e-naplo-nyomtatasa-grey.svg");
}

.kofopimg-elfogadas.disabled,
.kofopimg-elfogadas-white.disabled {
    background-image: url("../img/kofop/elfogadas-grey.svg");
}

.kofopimg-elsore-ugrik.disabled,
.kofopimg-elsore-ugrik-white.disabled {
    background-image: url("../img/kofop/elsore-ugrik-grey.svg");
}

.kofopimg-elutasitas.disabled,
.kofopimg-elutasitas-white.disabled {
    background-image: url("../img/kofop/elutasitas-grey.svg");
}

.kofopimg-frissites.disabled,
.kofopimg-frissites-white.disabled {
    background-image: url("../img/kofop/frissites-grey.svg");
}

.kofopimg-jobbra-nyil.disabled,
.kofopimg-jobbra-nyil-white.disabled {
    background-image: url("../img/kofop/jobbra-nyil-grey.svg");
}

.kofopimg-letoltes.disabled,
.kofopimg-letoltes-white.disabled {
    background-image: url("../img/kofop/letoltes-grey.svg");
}

.kofopimg-letszam-adatok.disabled,
.kofopimg-letszam-adatok-white.disabled {
    background-image: url("../img/kofop/letszam-adatok-grey.svg");
}

.kofopimg-lezart-naplo-elrejtes.disabled,
.kofopimg-lezart-naplo-elrejtes-white.disabled {
    background-image: url("../img/kofop/lezart-naplo-elrejtes-grey.svg");
}

.kofopimg-lezart-naplo-mutatas.disabled,
.kofopimg-lezart-naplo-mutatas-white.disabled {
    background-image: url("../img/kofop/lezart-naplo-mutatas-grey.svg");
}

.kofopimg-megsem.disabled,
.kofopimg-megsem-white.disabled {
    background-image: url("../img/kofop/megsem-grey.svg");
}

.kofopimg-mentes.disabled,
.kofopimg-mentes-white.disabled {
    background-image: url("../img/kofop/mentes-grey.svg");
}

.kofopimg-mind-elrejt.disabled,
.kofopimg-mind-elrejt-white.disabled {
    background-image: url("../img/kofop/mind-elrejt-grey.svg");
}

.kofopimg-mind-megmutat.disabled,
.kofopimg-mind-megmutat-white.disabled {
    background-image: url("../img/kofop/mind-megmutat-grey.svg");
}

.kofopimg-naptar.disabled,
.kofopimg-naptar-white.disabled {
    background-image: url("../img/kofop/naptar-grey.svg");
}

.kofopimg-nyomtatas.disabled,
.kofopimg-nyomtatas-white.disabled {
    background-image: url("../img/kofop/nyomtatas-grey.svg");
}

.kofopimg-offline-kezi-letoltes.disabled,
.kofopimg-offline-kezi-letoltes-white.disabled {
    background-image: url("../img/kofop/offline-kezi-letoltes-grey.svg");
}

.kofopimg-osszesito-lap-nyomtatasa.disabled,
.kofopimg-osszesito-lap-nyomtatasa-white.disabled {
    background-image: url("../img/kofop/osszesito-lap-nyomtatasa-grey.svg");
}

.kofopimg-torles.disabled,
.kofopimg-torles-white.disabled {
    background-image: url("../img/kofop/torles-grey.svg");
}

.kofopimg-uj.disabled,
.kofopimg-uj-white.disabled {
    background-image: url("../img/kofop/uj-grey.svg");
}

.kofopimg-utolsora-ugrik.disabled,
.kofopimg-utolsora-ugrik-white.disabled {
    background-image: url("../img/kofop/utolsora-ugrik-grey.svg");
}

.kofopimg-zaras.disabled,
.kofopimg-zaras-white.disabled {
    background-image: url("../img/kofop/zaras-grey.svg");
}
