p.error-text {
    color: #FF0000;
}

a.top-menu-link {
    margin-right: 8px;
}

img.sbi-logo {
    float: left;
}

img.tbst-logo {
    float: right;
}

img.tbst-logo-margin {
    margin-top: 20px;
}

img.lcabyg-logo {
    float: right;
    width: 15%;
    /*margin-bottom: 20px;*/
    margin: 20px;
}

img.publication-image {
    width: 60%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20%;
    border: 1px solid #000000;

list-style:none;
}

a.download-button {
    width: 98%;
    margin-top: 0.2rem;
}

@media only screen and (max-width: 1920px) and (max-height: 1280px) {
    body .bg-img {
        background: url(../images/bg_building_1920_opt.jpg) no-repeat center center;
    }
}