
.price-calculator h2 {
    font-weight: 700 !important
}

.price-calculator select,.price-calculator input {
    margin: 20px 0;
    height: 50px !important;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    padding-left: 15px
}

.price-calculator .action a {
    font-weight: 700;
    margin: 0
}

.price-calculator .pc_results table {
    width: 100%;
    margin: 30px 0
}

.price-calculator .pc_results h2 {
    margin: 30px 0
}

.price-calculator .pc_results table th {
    font-weight: 700
}

.price-calculator {
    padding: 0 10%;
    text-align: center
}

.availableColorsforType ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.availableColorsforType ul li {
    display: inline-block
}

.availableColorsforType ul li img {
    width: 60px !important
}

.price-calculator h4 {
    margin: 30px 0
}

.price-calculator h4 {
    margin: 0 0 30px
}

.price-calculator select option,.price-calculator input {
    text-align: center
}
