h1 {
    text-align: center;
}

section {
    padding-top: 20px;
    padding-bottom: 20px;
}

#section-total {
    text-align: right;
    border-top: 1px solid;
}

.price-info {
    text-align: right;
    margin-right: 20px;
}

#fences_options {
    margin-left: 50px;
}

#foundation_options{
	margin-left: 50px;
}

#panel_image {
    max-width: 200px;
}

#fence-count {
    width: 105px;
}

#gate-accessory__A,
#gate-accessory__B,
#gate-accessory__C {
    margin-left: 50px;
}

#wicket-count__A,
#wicket-count__B,
#wicket-count__C {
    width: 65px;
}

#gate-count__A,
#gate-count__B,
#gate-count__C {
    width: 65px;
}

#fence-price,
#fence-price-total {
    font-weight: bolder;
}

#wicket-price__A,
#wicket-price-total__A,
#wicket-price__B,
#wicket-price-total__B,
#wicket-price__C,
#wicket-price-total__C {
    font-weight: bolder;
}

#gate-price__A,
#gate-price-total__A,
#gate-price__B,
#gate-price-total__B,
#gate-price__C,
#gate-price-total__C {
    font-weight: bolder;
}

#total-price-netto,
#total-price-brutto,
#installation-price-netto,
#installation-price-brutto {
    font-weight: bolder;
    color: orangered;
    font-size: 20px;
}

#total-price{
    font-weight: bolder;
    color: orangered;
    font-size: 24px;
}