.article-details div:empty {
    display: none;
}

.layout-boxed .body-innerwrapper {
    box-shadow: none;
}

.sp-module ul>li>a {
    color: #00578e;
}

a {
    transition: all 0.5s;
}

a:hover {
    filter: grayscale(0.7);
    transition: all 0.5s;
}

.offcanvas-menu.border-menu .logo-image {
    background-color: transparent;
    filter: brightness(3.5) grayscale(1);
    width: 75%;
}

i._access-icon.material-icons._access {
    background-color: #00ada8 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a, div#sp-bottom2 .menu .current.active a {
    color: #ff467c;
}

.logo-image {
    background-color: #fff;
    padding-right: 10px;
}


#sp-header.header-sticky {
    margin-top: 0;
    background-color: transparent;
    max-width: unset !important;
    left: unset !important;
    right: 0;
}

#sp-header.header-sticky .row {
    border-radius: 0 0px 25px 25px;
}

#sp-topbar {
    background-image: url("../images/header_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 90% 18px !important;
}

ul.social-icons {
    margin-top: 20px;
}

ul.social-icons a {
    color: #fff;
    background-color: #00578e;
    border-radius: 100%;
    margin: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

#sp-top1 .sp-column {
    display: flex;
    justify-content: right;
}

ul.social-icons>li:not(:last-child) {
    margin-right: 10px;
}

#sp-header {
    box-shadow: none;
    height: 50px;
}

header#sp-header .row {
    background-color: #e6e6e6;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
}

header#sp-header .container {
    margin: 0;
    padding: 0;
}

div#sp-menu {
    padding: 0;
    width: 100%;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 10px;
    line-height: 17px;
    font-size: 14px;
    margin: 0;
}

.sp-megamenu-parent>li a {
    border-right: 1px solid #00578e;
}

.sp-megamenu-parent>li a:hover {
    color: #3a3a3a;
}

.sp-megamenu-parent>li:last-child a {
    border: none;
}

#sp-menu .sp-column.d-flex.justify-content-end.align-items-center {
    justify-content: space-between !important;
}

.sp-megamenu-parent {
    margin: 0px 0 0px -5px;
}

#offcanvas-toggler {
    display: inline-flex;
    align-items: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

a#offcanvas-toggler {
    background-color: #00578e;
    border-radius: 50px;
    padding: 0 12px;
}

.burger-icon span {
    background-color: #fff !important;
}

.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
    color: #fff;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

.awesomplete {
    width: 100%;
}

div#sp-search .input-group {
    flex-wrap: nowrap;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #ff467c;
    background-color: #ff466c;
}

button.btn.btn-primary {
    border-color: #ff467c;
    background-color: #ff466c;
    width: 188px;
    border-radius: 50px 50px 50px 50px !important;
}

.js-finder-search-query.form-control {
    display: block;
    border-radius: 50px;
    height: 50px;
    background-color: #f5f5f5;
    padding: 0 50px 0 24px;
}

.awesomplete {
    margin-right: -40px;
}





.innernews {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    height: 100%;
}


#sp-hirek {
    border-top: 4px solid #ff466c;
}

#sp-szakmai, #sp-footertop, #sp-tartalommenuk .sp-module {
    border-top: 4px solid #00578e;   
}

#sp-hirek .sp-module-title,
#sp-szakmai .sp-module-title,
#sp-szakrendszerek #sp-position4 .sp-module-title,
#sp-adatbazisoknyilvantartasok #sp-position5 .sp-module-title,
#sp-mellekhatasbejelento #sp-position5 .sp-module-title,
#sp-tartalommenuk #sp-position7 .sp-module-title{

    font-weight: bold;
    font-size: 25px;
    margin-top: 15px;
    margin-left: 9px;
}

#sp-hirek .sp-module-title, #sp-hirek h3.newstitle  a{
    color: #ff466c;
}

#sp-szakmai .sp-module-title, #sp-szakmai h3.newstitle a, #sp-tartalommenuk .sp-module-title {
    color: #00578e;
}

#sp-hirek h3.newstitle a,
#sp-szakmai h3.newstitle a {
    font-size: 18px;
    font-weight: bold;
}

#sp-hirek h3.newstitle,
#sp-szakmai h3.newstitle {
    min-height: 80px;
}

#sp-hirek li.latestnews-item .innernews,
#sp-szakmai li.latestnews-item .innernews {
    border-bottom: 0px;
}

#sp-hirek li.latestnews-item {
    border-bottom: 5px solid #ff466c;
}

#sp-szakmai li.latestnews-item {
    border-bottom: 5px solid #00578e;
}

#sp-hirek .readalllink.last.linkright a,
#sp-szakmai .readalllink.last.linkright a {
    color: #fff;
    padding: 16px 20px;
    border-radius: 50px;
    font-weight: bold;
}

#sp-hirek .readalllink.last.linkright a {
    background-color: #ff466c;
}

#sp-szakmai .readalllink.last.linkright a {
    background-color: #00578e;
}

.lnee .onecatlink.last, .lnee .readalllink.last {
    margin-bottom: -35px;
    margin-top: 25px;
}

.readalllink.last.linkright a span:after {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    margin-left: 10px;
}

#sp-tartalommenuk .sp-module {
    background-color: #F5F5F5;
    padding: 0px 14px 0px 14px;
    margin-bottom: 40px;
}

section#sp-tartalommenuk .menu {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 9px;
    align-items: stretch;
}

section#sp-tartalommenuk li {
    width: 32%;
    text-align: center;
    margin-bottom: 30px;
}

section#sp-tartalommenuk li a {
    background-color: #00578e;
    color: #fff;
    font-weight: 600;
    width: 100%;
    padding: 15px 10px;
    font-size: 20px;
    border-radius: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#sp-tartalommenuk #sp-position7 .sp-module-title {
    margin-bottom: 25px;
}

section#sp-tartalommenuk .menu:after {
    content: " ";
    width: 32%;
}



section#sp-esemenyekkepzesekkiadvanyok {
    border-top: 4px solid #4990f7;
}

section#sp-esemenyekkepzesekkiadvanyok .menu {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

section#sp-esemenyekkepzesekkiadvanyok li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 30%;
}

section#sp-esemenyekkepzesekkiadvanyok li a{
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 25px;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

section#sp-esemenyekkepzesekkiadvanyok li:first-child a {
    background-color: #00578e;
}

section#sp-esemenyekkepzesekkiadvanyok li:nth-child(2) a {
    background-color: #4990f7;
}

section#sp-esemenyekkepzesekkiadvanyok li:nth-child(3) a {
    background-color: #00ada8;
}












#sp-szakrendszerek #sp-position4 {
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
}

#sp-szakrendszerek #sp-position4 .sp-module-title {
    color: #00578e;
}

section#sp-szakrendszerek li,
section#sp-szakrendszerek .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#sp-szakrendszerek .row {
    padding: 0;
    margin: 0;
}

section#sp-szakrendszerek .sp-module-content {
    margin: 30px 9px;
}

section#sp-szakrendszerek #sp-position4 .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#sp-szakrendszerek #sp-position4 .menu li {
    width: 32%;
}

section#sp-szakrendszerek #sp-position4 a {
    background-color: #00578e;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 10px;
    font-weight: 400;
    border-radius: 50px;
    font-size: 15px;
}

a.magenta {
    background-color: #ff466c !important;
}

#sp-adatbazisoknyilvantartasok #sp-position5 {
    background-color: #f5f5f5;
    border-top: 4px solid #00ada8;
}

#sp-adatbazisoknyilvantartasok #sp-position5 .sp-module-title,
#sp-mellekhatasbejelento #sp-position5 .sp-module-title {
    color: #00ada8;
}

section#sp-adatbazisoknyilvantartasok li,
section#sp-adatbazisoknyilvantartasok .menu,
section#sp-mellekhatasbejelento li,
section#sp-mellekhatasbejelento .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

section#sp-adatbazisoknyilvantartasok .row,
section#sp-mellekhatasbejelento .row {
    padding: 0;
    margin: 0;
}

section#sp-adatbazisoknyilvantartasok .sp-module-content,
section#sp-mellekhatasbejelento .sp-module-content {
    margin: 30px 9px;
}

section#sp-adatbazisoknyilvantartasok #sp-position5 .menu,
section#sp-mellekhatasbejelento #sp-position5 .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
}

section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li,
section#sp-mellekhatasbejelento #sp-position5 .menu li {
    width: 32%;
    /* width: calc(calc(100% - 4rem) / 3); */
    display: flex;
}

section#sp-adatbazisoknyilvantartasok #sp-position5 a {
    background-color: #00ada8;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 10px;
    font-weight: 400;
    border-radius: 50px;
    font-size: 15px;
}

section#sp-mellekhatasbejelento #sp-position5 a {
    text-align: center;
}


div#sp-bottom1 {
    padding-left: 24px;
}

div#sp-bottom2 .sp-column {
    display: flex;
}

section#sp-footerbottom {
    background-image: url("../images/header_bg.png");
    background-position: right -17px;
    font-size: 12px;
    font-weight: 500;
    color: #00578e;
    text-align: center;
    padding-bottom: 10px;
}

div#sp-bottom2 .sp-module.lablecFoMenu .menu {
    display: grid;
    grid-auto-columns: 200px;
    grid-auto-flow: column;
    margin: 0;
    padding: 0;
    list-style: none;
}

div#sp-bottom2 .sp-module.lablecFoMenu .menu li:nth-child(n + 5) {
    grid-column: 2;
}

div#sp-bottom2 .sp-module.lablecFoMenu .menu li:nth-child(n + 9) {
    grid-column: 3;
}

div#sp-bottom2 .menu a {
    color: #00578e;
    font-size: 14px;
    font-weight: 500;
}

.sp-module.lablecAdatkezelesiMenu .menu {
    list-style: none;
}

.article-details  {
    margin-top: 30px;
    padding: 0 24px;
}

section#sp-mellekhatasbejelento {
    border-top: 4px solid #00ada8;
}

section#sp-mellekhatasbejelento a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00ada8;
    color: #fff;
    /* font-size: 25px; */
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    /* height: 85px; */
    /* line-height: 1.1; */
    /* padding: 5px; */
    padding: 10px 10px;
    border-radius: 50px;
    /* margin-bottom: 10px; */
}

section#sp-mellekhatasbejelento p {
    margin: 0;
    padding: 0;
}


.breadcrumb .divider.fas.fa-map-marker-alt {
    display: none;
}

.breadcrumb {
    background-color: unset;
    font-size: 13px;
    font-weight: 500;
}

.breadcrumb a {
    color: #00578e;
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    color: #00578e;
}




.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2.75rem;
    font-weight: 300;
}

.content-category h2 {
    font-size: 2.75rem;
    font-weight: 300;
    color: #00578e;
    margin-bottom: 40px;
    margin-top: 30px;
}

.article-details .article-can-edit {
    margin: 0;
}

div [itemprop="articleBody"] {
    margin-top: 50px;
}

.content-category h1 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.content-category {
    padding: 0 24px;
}


.list-group-item, .category.table.table-bordered {
    border: none;
    margin: 0 0 20px 0;
    padding: 0;
}

table.category.table.table-bordered tr, table.category.table.table-bordered td {
    margin: 0;
    padding-left: 0;
    border: none;
}

.list-group-item>a, table.category.table.table-bordered a {
    font-size: 17px;
    font-weight: 600;
    color: #00578e;

}

.list-group-item>a::before, table.category.table.table-bordered a::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    color: #00578e;
    margin-right: 10px;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #00578e;
    background-color: #00578e;
}

.page-link {
    background-color: #f5f5f5;
}

.page-item:first-child .page-link {
    border-radius: 50px 0 0 50px;
}

.page-item:last-child .page-link {
    border-radius: 0 50px 50px 0;
}   

p.counter {
    background-color: #00578e;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: flex;
    height: 37px;
    flex-direction: column;
    justify-content: center;
    padding: 0px 15px !important;
    border-radius: 50px;
}

.tags>li a {
    background: rgb(0 87 142);
    color: #ffffff;
    font-weight: 500;
    margin-top: 40px;
}

.tags>li a:before {
    content: "#";
}



table.tablazat {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    table-layout: fixed;
}

table.tablazat tbody {
    border-bottom: 5px solid #e6e4e4;
}

table.tablazat tr {

}

table.tablazat td {
    padding: 10px 7px;
}

table.tablazat tr:nth-child(2n+1) {
    background-color: #f5f5f5;

}


.com-dpattachments-layout-attachments__header {
    color: #00578e;
    font-size: 30px;
    margin: 40px 0 15px 0;
}

.dp-attachment {
    border-left: unset !important;
    border-right: unset !important;
    border-top: 4px solid #f5f5f5 !important;
    border-bottom: unset !important;
}

.com-dpattachments-layout-attachments__attachments {
    border-bottom: 4px solid #f5f5f5;
    display: block;
}

span.dp-icon.dp-icon_download {
    color: #fff;
    background-color: #00578e;
    padding: 5px 15px;
    border-radius: 20px;
    margin-left: 20px;
}

.article-list .col-lg-12 .article {
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
}

.article-list .article .readmore a {
    color: #fff;
    background-color: #00578e;
    padding: 10px 20px;
    border-radius: 20px;
}

.article-list .article .article-all {
    display: flex;
    justify-content: space-between;
}

.article-list .article .readmore-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
}


.tag-category .mb-4 #adminForm{
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
    padding: 20px 14px;
}

#adminForm button.btn.btn-secondary[type="reset"] {
    background-color: transparent;
    border: 0;
    color: #00578e;
    font-size: 0;
    padding: 0 0 0 20px;
    display: none;
}

#adminForm button.btn.btn-secondary[type="reset"]:after {
    content: "\f2ed";
    font-family: 'Font Awesome 6 Free';
    font-size: 23px;
    padding: 0;
    margin: 0;
}

#adminForm input#filter-search {
    border-radius: 50px;
    padding: 0px 25px !important;
}

.tag-category .mb-4 #adminForm button.btn.btn-primary {
    margin-left: -35px;
}

select#limit {
    border-radius: 50px;
    color: #00578e;
}


@media (min-width: 992px) {
section#sp-szakrendszerekadatbazisoknyilvantartasok .col-lg-1 {
        flex: 0 0 auto;
        width: 4.333333%;
    }

section#sp-szakrendszerekadatbazisoknyilvantartasok .col-lg-7 {
        flex: 0 0 auto;
        width: 62.333333%;
    }
}



@media (max-width: 991px) {

#sp-topbar {
margin-top: 10px;
}

div#sp-menu {
    padding: 0;
    width: unset;
}

div#sp-logo {
    max-width: unset;
    width: unset;
}

.body-innerwrapper {
    padding: 0 10px;
}

#sp-header {
    margin: 10px 0 0 0;
}

section#sp-szakrendszerek #sp-position4 .menu li,
section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li,
section#sp-mellekhatasbejelento #sp-position5 .menu li {
    width: 48%;
}


}


@media (max-width: 881px) {

    #sp-hirek li.latestnews-item,
    #sp-szakmai li.latestnews-item{
        width: 49% !important;
        margin-bottom: 20px !important;
    }


}

@media (max-width: 675px) {
section#sp-szakrendszerek #sp-position4 .menu li,
section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li,
section#sp-mellekhatasbejelento #sp-position5 .menu li {
    width: 100%;
}

}