#toolForm table {
    color: #000 !important;
}



#toolForm input, #toolForm option, #toolForm .accel {
    background-color: #00aaff;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 5px 10px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    /* text-shadow: 1px 1px #000000; */
    max-width: 60px;
    border: 1px solid #fff;
    /* text-align: center; */
    border-radius: 4px;
}

#toolForm input {
    text-align: center;
}

#toolForm select {
    background-color: #00aaff;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 3px 20px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    text-shadow: 1px 1px #000000;
    width: 100%;
    text-align: left !important;
}

#toolForm .select2 {
    background-color: #00aaff;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 3px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    width: 80px;
}

#toolForm .materialDropdown, #toolForm .materialDropdown, #toolForm .roundTubeOD, #toolForm .roundTubeOD, #toolForm .roundTubeID, #toolForm .roundTubeID, #toolForm .roundTubeLength, #toolForm .roundTubeLength, #toolForm .recTubeHeight, #toolForm .recTubeHeight, #toolForm .recTubeWidth, #toolForm .recTubeWidth, #toolForm .recTubeWallThickness, #toolForm .recTubeWallThickness, #toolForm .recTubeLength, #toolForm .recTubeLength, #toolForm .recBarHeight, #toolForm .recBarHeight, #toolForm .recBarWidth, #toolForm .recBarWidth, recBarLength, recBarLength, #toolForm .roundBarOD, #toolForm .roundBarOD, roundBarLength, #toolForm .roundBarLength, #toolForm .volumeSolid, volumeSolid, #toolForm .roundTubeODUnit, #toolForm .roundTubeODUnit, #toolForm .roundTubeIDUnit, #toolForm .roundTubeIDUnit .roundTubeLengthUnit, #toolForm .roundTubeLengthUnit, #toolForm .recTubeHeightUnit, #toolForm .recTubeHeightUnit, #toolForm .recTubeWidthUnit, #toolForm .recTubeWidthUnit .recTubeWallThicknessUnit, #toolForm .recTubeWallThicknessUnit, #toolForm .recTubeLengthUnit, #toolForm .recTubeLengthUnit, #toolForm .recBarHeightUnit, #toolForm .recBarHeightUnit, #toolForm .recBarWidthUnit, #toolForm .recBarWidthUnit, #toolForm .recBarLengthUnit, #toolForm .recBarLengthUnit, #toolForm .roundBarODUnit, #toolForm .roundBarODUnit, #toolForm .roundBarLengthUnit, #toolForm .roundBarLengthUnit .volumeSolidUnit, #toolForm .volumeSolidUnit, #toolForm .roundTubeResultsUnit, #toolForm .roundTubeResultsUnit, #toolForm .recTubeResultsUnit, #toolForm .recTubeResultsUnit, #toolForm .recBarResultsUnit, #toolForm .recBarResultsUnit, #toolForm .roundBarResultsUnit, #toolForm .roundBarResultsUnit, #toolForm .volumeSolidResultsUnit, #toolForm .volumeSolidResultsUnit, #toolForm .inputHeader, #toolForm .resultTitle, #toolForm .inputTitle, #toolForm .inputHeader, #toolForm .resultHeader {
    margin-top: 7px;
    margin-bottom: 7px;
    padding-right: 5px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #000;
}

#toolForm .unitDesc {
    padding-right: 5px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #000;
}

#toolForm .bottom {
    margin-top: 40px;
    text-align: left;
    position: relative;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #000;
}

#toolForm .toolsh3 {
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #000;
}

#toolForm .grid_3 {
    float: left;
}

#toolForm .btn {
    max-width: 225px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    transition: all 0.4s ease;
    background: #0c5adb;
    font-family: 'Istok Web', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    line-height: 34px;
    padding: 0 22px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-top: 22px;
    color: #fff;
}

#toolForm .btn:hover {
    background: #00247E;
}

#toolForm .th2 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    padding-top: 31px;
    padding-bottom: 31px;
}