* {
    font-size: 10pt !important;
}

.container {
    width: 210mm;
}

html, body {
    width: 210mm;
}

body {
    color: #000 !important;
    background: white;
    margin: 0;
}

.header {
    margin-top: 10mm;
}

.details .details {
    margin-top: 5mm;
}

.row.no-margin {
    border-bottom: 0;
}

.details .details .row .col-xs-6 {
    width: 100%;
}

.item {
    float: left;
}

.item .photo {
    padding: 10px;
}

.item img {
    width: 100%;
}

.project-details {
    background: transparent;
}

.details .headline, .project .headline {
    font-size: 17pt;
    font-weight: bold;
    margin-top: 5px;
}

.panel-immocity {
    border: 2px solid #ccc;
}

.panel-immocity .panel-heading h3.panel-title {
    font-weight: bold;
    padding-bottom: 0;
}

.property-photos-first img {
    min-height: auto;
}

.property-photos-rest .property-photos-thumb img {
    width: auto;
    height: auto;
}

.page {
    page-break-after: always
}

.item .photo {
    background: #eee;
    padding-top: 70px;
    padding-bottom: 70px;
}

.item .photo1 {
    background: #eee;
    padding: 1px;
    margin: 10px;
}

.item .photo .no-photo {
    color: #ccc;
    text-align: center;
    font-size: 16pt;
    display: block;
    background: url('/images/logo-sm.png') no-repeat 0 0;
    width: 225px;
    height: 70px;
    margin: 0 auto;
}

.pdf-page {
    page-break-after: always;
}

.pdf-page-break-before {
    /*page-break-before: always;*/
}

.details .price {
    padding-right: 5mm;
}

.referens-details .email img{
    margin-left: -10px;
}

@page {
    size: A4;
    margin: 1.5cm;
}
