.xsd-calc-table {
    border: 1px;
    width: 95%;
}

.xsd-header-td {
    background-color: rgb(153, 153, 255);
    text-align: center;
}

.xsd-header-td {
    background-color: rgb(153, 153, 255);
    text-align: center;
}

.form-cost {
    padding-bottom: 20px;
    height: auto !important;
}

.xsd-red-text {
    color: red;
}

.xsd-calc-checkbox {
    display: inline !important;
    height: 15px !important;
    width: 15px !important;
}

.xsd-calc-select {
    background: #f3f3f3 !important;
    color: #b9b6b6 !important;
    border: 1px solid #e2e2e2 !important;
}