body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    font-family: 'Noto Sans', sans-serif;
}

body a {
    font-family: 'Noto Sans', sans-serif;
}

main {
    flex: 1 0 auto;
}

.ed-main {
    width: 100%;
    margin-bottom: 0;
    display: flex;
}

.ed-main-wrap {
    display: flex;
    width: 100%;
    margin-bottom: 0;
}

.ed-footer {
    padding-top: 0;
    padding-bottom: 0;
}

.ebs-menu1 {
    margin-left: 20px;
    padding-left: 20px;
}

.ebs-panel {
    margin-top: 10px;
    margin-bottom: 0;
}

.ebs-list-wrap .collection-item {
    padding: 7px 20px;
}

.ebs-list-wrap .collection-header {
    text-transform: uppercase;
}

.card blockquote {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

@media (max-width: 1248px) {
    .brand-logo {
        font-size: 1.5rem !important;
    }

    .ebs-menu1 {
        margin-left: 20px;
    }
}

@media (max-width: 1115px) {
    nav ul a {
        padding: 0 7px;
        font-size: 0.9rem;
    }
}

.registerform {
    max-width: 600px;
    margin: 30px auto;
    display: block;
    float: none !important;
}

.searchform {
    margin: auto 0;
    position: relative;
    display: inline-block;
    float: none !important;
}

#logo-container {
    left: 0;
}

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left: 50% !important;
        transform: translateX(-50%);
    }
}

nav span.brand-logo {
    position: static !important;
}

#logo-container {
    position: relative !important;
    display: flex !important;
    align-items: center;
    white-space: nowrap;
}

.collection .collection-item.active {
    background-color: #2196f3;
    color: #fff !important;
}

#dropdown3 {
    width: auto !important;
}

.grecaptcha-badge {
    opacity: 0.5;
}

.grecaptcha-badge:hover {
    opacity: 1;
}

.ugnp-item {
    font-size: 17px;
}

.ebs-slider {
    margin-bottom: -3px;
    margin-top: 10px;
}

.carousel-item {
    cursor: default;
}

.ebs-logo-wrap {
    display: inline-block;
    width: 201px;
    height: 37px;
    text-align: right;
    margin-top: 6px;
}

.ebs-logo-wrap>img {
    width: inherit;
    height: inherit;
}

.ebs-logotext-wrap {
    display: block;
    float: right;
    margin-left: 10px;
}

@media only screen and (max-width: 1340px) {
    .ebs-logo-wrap {
        /* display:none !important; */
        width: 150px;
    }

    .ebs-menu1 {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 992px) {
    .ebs-logo-wrap {
        display: none !important;
    }

    .ebs-menu1 {
        display: none !important;
    }
}

.ebs-title-wrap {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    padding-top: 5px;
}

.ebs-main-title {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}

.ebs-subtitle {
    display: block;
    font-size: 0.85rem;
    font-style: italic;
    font-weight: normal;
    line-height: 1.2;
}

@media only screen and (max-width: 1200px) {
    .ebs-main-title {
        font-size: 1.2rem;
    }

    .ebs-subtitle {
        font-size: 0.75rem;
    }
}

@media only screen and (max-width: 600px) {
    .ebs-main-title {
        font-size: 1.1rem;
    }

    .ebs-subtitle {
        display: none !important;
    }
}

.footertable td {
    padding: 0px 5px;
}

.carousel-slider {
    height: 271px;
}

.rname {
    line-height: 1 !important;
}

.card.horizontal .card-image-vb {
    max-width: 25%;
}

.vb-sprav-icon {
    cursor: pointer;
}

#bibliographic_record {
    height: 100px !important;
}

.card .card-title.vb-card-title {
    font-size: 20px;
}