.colz_details panel-heading {
    padding: 5px;
}

.colz_details panel-heading h2 {
    font-size: 18px
}

.colz_details h1 {
    font-size: 17px;
    margin: 5px 0px;
    font-weight: normal
}

.colz_details h2 {
    font-size: 18px;
    margin: 5px 0px;
    font-weight: normal
}

.information li span:first-child {
    font-weight: 600
}

.information li {
    padding: 15px 5px;
}

.first .page-header {
    margin-top: 5px;
}

.thumbnail {
    width: 140px;
    height: 150px;
}

.thumbnail img {
    width: 100%
}

.error {
    font-weight: normal;
    color: #EF1919;
    font-style: italic;
    font-size: 12px
}

.map {
    min-width: 300px;
    min-height: 300px;
    width: 100%;
    height: 100%;
}

.header {
    background-color: #F5F5F5;
    color: #36A0FF;
    height: 70px;
    font-size: 27px;
    padding: 10px;
}