﻿#wrap {
    background-image: url('../Images/Keyvisual.png');
    background-repeat: no-repeat;
    background-position:center -136px;
}

#mainContent {
    padding-top: 10px;
}

    #mainContent.detail-info h1,
    #mainContent.detail-info h2 {
        font-style: normal;
        line-height: 20px;
        margin: 0;
    }

    #mainContent.detail-info h1 {
        font-size: 18px;
    }

    #mainContent.detail-info h2 {
        font-size: 16px;
        font-weight: normal;
    }

    #mainContent.detail-info h3 {
        font-size: 14px;
        font-weight: bold;
    }

#mainSearch {
    height: 99px;
}

.SchufaBanderole {
    left: 80px;
}

#Profile label:hover {
    cursor: default; 
}

#Profile h3 {
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}

#Profile p {
    margin-bottom: 20px;
}

.nav.tab-navigation {
    margin-right: 0 !important;
}

#companyname {
    text-shadow: none;
    display: none;
}

#Logo_links {
    top: 20px;
}

    #Logo_links img {
        max-width: 225px;
    }

.nav-tabs {
    border-bottom: solid 1px #DDDDDD;
    padding: 0;
    margin: 0;
}

    .nav-tabs > li > a {
        background-color: #FFF;
        border-color: #DDD;
        color: #1a98d1;
    }

        .nav-tabs > li > a:hover {
            background-color: #1a98d1 !important;
            color: #FFF;
        }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        background-color: #1a98d1 !important;
        color: #FFF;
        border-bottom: solid 1px #1a98d1;
    }

.tabbable {
    padding: 10px 0;
    background-color: #fff;
}

#map-container img.olTileImage {
    max-width: 256%;
}

.poiElement {
    font-size: 14px;
    margin: 30px;
    min-height: 20px;
}

    .poiElement .vCard {
        background: none;
        padding-left: 0;
    }

    .poiElement .vEdit.btn-normal {
        color: #004675;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
        background-color: #F0C545;
        background-image: -moz-linear-gradient(top, #F0DD7F, #F0C545);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F0DD7F), to(#F0C545));
        background-image: -webkit-linear-gradient(top, #F0DD7F, #F0C545);
        background-image: -o-linear-gradient(top, #F0DD7F, #F0C545);
        background-image: linear-gradient(to bottom, #F0DD7F, #F0C545);
        background-repeat: repeat-x;
        border-color: #F0C545;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0DD7F', endColorstr='#F0C545', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        padding:5px 20px;
        line-height:21px;
        display:inline-block;
    }

.poiElement address {
    margin-bottom: 10px;
    margin-top: 0;
}

.poiElement address .companyNameAddon {
    margin-bottom: 10px;
}

.poiElement .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.poiElement .row-fluid [class*="span"] {
    min-height: 20px;
}

.poiElement-history {
    font-size: 14px;
    margin: 10px 30px 10px 30px;
    min-height: 20px;
}

    .poiElement-history .row-fluid [class*="span"] {
        min-height: 20px;
    }

    .poiElement-history address {
        margin-bottom: 10px;
    }

.schufa-img #SchufaLogo {
    padding-left: 5%;
    width: 55%;
}

.schufa-img img {
    margin-bottom: 15px;
}

.schufa-img a.btn {
    margin-left: 5%;
    margin-bottom: 10px;
    width: 82%;
}

#campaignInfo {
    background-color: #f0c545;
    color: #000000;
    border-radius: 60px;
    float: right;
    margin-top: -40px;
    margin-right: -40px;
    font-size: 14px;
    height: 50px;
    padding: 10px 3px 3px 3px;
    text-align: center;
    width: 60px;
    z-index: 999999;
}

#campaign {
    width: 85%;
    background-color: #1a98d1;
    color: #FFFFFF;
    padding: 10px;

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

#campaign p {
    margin-top: 10px;
}

#campaign .schufaButton {
    float: right;
    margin-top: 15px;
}

#radioButtonDiv {
    padding-left: 10px;
}

.TabInfoNew {
    height: 20px;
    width: 40px;
    background-color: #f0c545;
    margin-right: 8px;
    margin-bottom: -8px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    padding: 3px;
    z-index: 99999;
    float: right;
}

.TabInfoNewFree {
    height: 20px;
    width: 110px;
    background-color: #f0c545;
    margin-right: 8px;
    margin-bottom: -8px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    padding: 3px;
    z-index: 99999;
    float: right;
}

.TabInfoEmpty {
    height: 12px;
    float: none;
    margin-right: 2px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    padding: 3px;
}

.historic-data-title {
    margin-top: 10px;
    display: block;
}

.clear {
    clear: both;
}

#schufaOrderButton {
    display: none;
}

    #schufaOrderButton a {
        float: right;
    }

    #schufaOrderButton div {
        float: left;
        margin-top: 5px;
    }

#schufaPriceInfo {
    margin-top: 40px;
    font-size: 12px;
}

#schufaOrderSubmitButtonDiv {
    height: 25px;
}

    #schufaOrderSubmitButtonDiv button {
        float: right;
    }

#SchufaKompaktPopup {
    width: 600px;
    position: absolute;
}

    #SchufaKompaktPopup .modal-body {
        max-height: none;
        overflow-y: auto;
        padding: 5px 15px;
    }

#CreateSchufaOrder {
    padding: 7px 19px;
    margin-bottom: 0;
}

    #CreateSchufaOrder .input-large {
        width: 245px;
    }

    #CreateSchufaOrder select.input-large {
        width: 260px;
    }

    #CreateSchufaOrder div.input-large {
        width: 263px;
        padding: 0;
    }

    #CreateSchufaOrder .input-medium {
        width: 162px;
    }

    #CreateSchufaOrder .input-mini {
        width: 65px;
    }

    #CreateSchufaOrder .control-group {
        margin-bottom: 7px;
    }

#SchufaKompaktPopup label.error {
    font-size: 12px !important;
    padding: 0 2px 10px 2px;
}

.logo img {
    max-height:100px;
    max-width: 150px;
}

#EchobotInfos {
    position: relative;
}

#EditCompanyLinkContainer {
    margin-top: 50px;
}

#CompaniesNearby a {
    font-size: 14px;
    color: #1a98d1;
}

#CompaniesNearby a {
    font-size: 14px;
    color: #1a98d1;
}

.company-abonnement {
    padding: 15px 0 0;
}

#wrongLogin {
    color: #f00;
    padding: 5px 0;
}


#InobasPublications .row-fluid [class*="span"] {
    min-height: 25px;
}

#HrPublications, #CeoChanges, #InsoPublications {
    position: relative;
}



#HrDownloadBtns, #CeoDownloadBtns, #InsoDownloadBtns {
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
}

#HrDownloadBtns, #InsoDownloadBtns {
    margin-top: 50px;
}

#CeoDownloadBtns {
    margin-top: 40px;
}

#AbonnementsOrderForm .order-information div {
    margin-left: 0;
    height: 30px;
    line-height: 30px;
}

#AbonnementsOrderForm .order-information select {
    width: 105px;
}

#AbonnementsOrderForm .order-information button {
    width: 130px;
}

    #AbonnementsOrderForm .order-information button i {
        margin-right: 10px;
    }


.CompanyNewsCheckMarkText {
    display: inline;
    margin-left: 5px;
}

#CheckYourOrderForInobasGesl .modal-body {
    height: auto;
    max-height: none;
}

#CheckYourOrderForInobasGesl .modal-footer,
#CheckYourOrderForInobas .modal-footer {
    text-align: left;
}

.compassOrderButton {
    margin-top: 60px;
    width: 50%;
}

    .compassOrderButton a.btn {
        margin-top: -4px;
    }

.compassPriceInfo {
    margin-top: 50px;
    font-size: 12px;
}

#Benchmark-Report .compassOrderButton {
    width: 65%;
}

#FirmenBuchAuszug .compassOrderButton {
    width: 100%;
}

    #FirmenBuchAuszug .compassOrderButton a.btn {
        margin-top: 0;
    }

#FirmenBuchAuszug .hookList li {
    min-height: 30px;
}
