.lh-logo-content{
    background-image: url("head_logo.png");
    background-position: 0px 65px;
    background-size: 290px auto;
    background-repeat: no-repeat;
    height: 125px;
    width: 100%;
}

.header-container-logo {
    display: block;
    width: 290px;
    margin: auto;
}

.lh-logo-footer{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

@media screen and (max-width: 640px) {
    .lh-logo-content {
        background-position: 0px 25px;
        background-size: 250px auto;
        height: 60px;
    }

    .navigation-ul .login-btn, .navigation-ul a {
        background: #ffffff none repeat scroll 0 0 !important;
        color: #000000 !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #efefef !important;
        font-size: 14px !important;
        font-weight: normal !important;
        display: block !important;
    }

    .header-container-logo {
        width: 250px;
    }
}

@media screen and (max-width: 460px) {
    .lh-logo-content {
        background-size: 200px auto;
        background-position: 0px 20px;
        height: 45px;
        width: 200px;
    }

    .header-container-logo {
        width: 200px;
    }
}

.summary-structural-data-container .summary-structural-data-container-collapsible h3 {
    font-family: 'FAZGoldSansRegular',sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

select.form-control
{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url("bg_select.png") right center no-repeat #ffffff !important;
    background-position: right !important;
    font-family: 'FAZGoldSansRegular',sans-serif;
    font-size: 13px;
    color: #000000;
}


.structclient-field label {
    font-family: 'FAZGoldSansRegular',sans-serif;
}

select.form-control::-ms-expand {
    display: none;
}

input[type=text]:focus, textarea:focus, select:focus
{
    box-shadow: 0 0 3px #aaaaaa; !important;
    border: 1px solid #aaaaaa; !important;
}

.textsample-shortcut {
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
}

.template-name-pattern {
    display: block;
}

.editor-panel-pattern-container .editor-panel-pattern {
    border: none;
}

.basisdata-content-form-spanEmpty label {
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}


.alert-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f5f5f5,0%, #ffffff, 100%);
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
    background-repeat: repeat-x;
    color: #000000;
    border: 1px solid #e1e1e1;
    font-weight: normal;
}

.alert-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf4f4), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #fcf4f4, 0%, #ffffff, 100%);
    background-image: -moz-linear-gradient(top, #fcf4f4 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #fcf4f4 0%, #ffffff 100%);
    background-repeat: repeat-x;
    border-color: #f3cccc;
    color: #c60000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e5e5', endColorstr='#ffffff', GradientType=0);
}

.has-error .form-control {
    border: 1px solid #c60000 !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #c60000;
}

.structclient-field.structclient-field-corrupt .structclient-field-input {
    border-color: #c60000;
    border-width: 2px;
}
.modal-gallery-item-wrapper figure.modal-gallery-item::after {
    font-weight: normal;
}

ul.modal-tags-list .modal-tags-category::before {
    font-weight: normal;
    font-size: 11px;
}

.modal-gallery-item-wrapper .modal-gallery-item-footer span {
    color: #000000;
}

.template-modal-btn-area #open-templates-modal-gallery {
    font-weight: normal;
}

.ad-tags-filter-wrapper .ad-tag-filter-button-wrapper button.ad-tags-filter-btn {
    font-weight: normal;
}
.ad-tags-filter-wrapper .ad-tag-filter-popup .popup-title {
    font-weight: normal;
}
.ad-tags-filter-wrapper .ad-tag-filter-popup .popup-body .popup-top-buttons-wrapper a.reset-ad-tags-filter-btn {
    font-weight: normal;
}

.ad-tags-filter-wrapper .ad-tag-filter-popup .popup-body .popup-button-wrapper button.apply-ad-tags-filter {
    font-weight: normal;
}

.summary-structural-data-container .summary-structural-data-container-collapsible {
    font-family: 'FAZGoldSansRegular',sans-serif;
}

.pdf-preview-button a {
    font-weight: normal;
    font-size: 13px;
}
