#welcome .spouse1,
#welcome .spouse2 {
    width: 40%;
    float: left;
    text-align: center
}

#welcome input[type="date"] {
    line-height: inherit;
}

.section {
    margin: 30px 0;
}

.child_calculator #welcome .childinput.small {
    width: 20%!important;
}

.padding-top8 {
    padding-top: 8px;
}

.results-bigger-font {
    font-size: 120%;
}

.results-bigger-header {
    font-size: 220%;
    text-align: center;
}

#alimony-table {
    text-align: center;
}

#alimony-table > tbody > tr > td,
#alimony-table > thead > tr > th {
    vertical-align: middle;
}

.alimony-arrow-img {
    max-height: 80px;
}

#welcome .name_row label {
    width: inherit;
}

.grey-text {
    color: lightgray !important;
}

