#hasSearched {
    margin: 0 auto;
    display: table;
    width: 60%;
    padding: 0 46px;
    box-shadow: 0 1px 8.5px 1px rgba(0, 0, 0, 0.14);
    margin-top: 35px;
}

#hasSearched table {
    width: 80%;
    margin: 0 auto;
}

#movingComparisonHeader,
#expectedSpendingHeader {
    color: #4682b4;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    font-family: Hind;
    text-align: center;
}

#movingComparisonBody,
#expectedSpendingBody {
    border: 1px solid lightgrey;
    border-collapse: collapse;
}

#movingComparisonBody tbody tr td,
#expectedSpendingBody tbody tr td {
    padding: 0.5em 0;
}

#movingComparisonBody tbody tr:nth-child(odd),
#expectedSpendingBody tbody tr:nth-child(odd) {
    background-color: rgba(85, 193, 232, 0.5);
}

#movingComparisonBody tr td div,
#expectedSpendingBody tr td div {
    padding-left: 25px;
}

#movingComparisonBody tr td,
#expectedSpendingBody tr td {
    font-family: Aller;
    font-size: 18px;
    color: #5c6b80;
}

.ctaDiv a.cta {
    display: inline-block;
    margin: 0 auto;
    padding: 1em 4em;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: Aller;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f4f8f9;
    border-radius: 10px;
    box-shadow: 0 2px 4.5px 0 rgba(0, 0, 0, 0.14);
    background-color: #00adef;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    margin-bottom: 50px;
    border: 0;
    background-image: inherit;
}

.importantInfoBox {
    width: 80%;
    margin: 0 auto;
}

.importantInfoBox #ImportInformation {
    color: #5c6b80;
    font-family: lato;
    font-size: 16px;
    margin-bottom: 30px;
}

#expectedSpendingBody tr td.columnheader {
    font-weight: bold;
}

.frm table .rightcoldiv .showResults #hasSearched table:not(.noBorder) tr td:nth-of-type(2),
.frm table .rightcoldiv .showResults #hasSearched table:not(.noBorder) tr td:nth-of-type(3) {
    text-align: center;
}

.frm table .rightcoldiv .showResults #hasSearched table:not(.noBorder) tr td:nth-of-type(4):not(.noPadding) {
    padding-right: 1.75vw;
}

.frm table .rightcoldiv .showResults #hasSearched table:not(.noBorder) tr td {
    padding: 0.5em 0;
}

#expectedSpendingBody tbody tr:first-child td:last-child {
    padding-right: 20px !important;
}

.showResults .cliHeader h2 {
    color: #555759;
    font-size: 48px;
    text-align: center;
    font-family: Hind;
}

.showResults .cliHeader h3 {
    font-family: Lato;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #555759;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    display: table;
}

.showResults .frmBody {
    margin: 0 auto;
    display: table;
    width: 60%;
    padding: 0 46px;
    box-shadow: 0 1px 8.5px 1px rgba(0, 0, 0, 0.14);
    margin-top: 35px;
}

.showResults .frmBody .frmBodyRow {
    padding: 10px 40px;
}

.showResults .frmBody .frmBodyRow.fromRow {
    padding-top: 40px;
}

.showResults .frmBody .frmBodyRow label {
    color: #555759;
    font-size: 19px;
    text-align: center;
    font-family: Lato;
    font-weight: 600;
    padding-right: 12px;
    text-transform: uppercase;
    width: 30%;
}

.showResults .frmBody .fromRow select,
.showResults .frmBody .salaryRow input {
    display: inline-block;
    width: 50%;
    padding: 0.75em;
    border-radius: 5px;
    border: 1px solid #cccccc;
    font-size: 17px;
    color: grey;
    background-color: #fff;
}

.showResults .frmBody #submitbutton {
    margin: 25px auto;
    display: table;
    font-size: 18px;
    padding: 1em 4em;
    background: #fff;
    color: #002b52;
    border: none;
    box-shadow: 0 3px 6.5px 1px rgba(0, 0, 0, 0.14);
    font-weight: 600;
}

#salaryBox .wrapper {
    background: #dbf3fd;
    margin-top: 50px;
    padding: 30px;
}

#salaryBox .wrapper p {
    color: #555759;
    text-align: center;
    font-family: Hind;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 3px;
}

#salaryBox .wrapper p:nth-child(5) {
    display: none;
}

#salaryBox .wrapper p:nth-child(6) {
    color: #002b52 !important;
}

#salaryBox .wrapper .jobsLink {
    font-family: Aller;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #002b52;
    border-radius: 4px;
    box-shadow: 0 2px 4.5px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    display: inline-block;
    width: auto;
    padding: 14px 35px;
    float: inherit;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}

#salaryBox .wrapper {
    text-align: center;
}

/* Media queries for the calculator */
@media (max-width: 768px) {
    .showResults .frmBody {
        width: 90%;
    }
    .showResults .cliHeader h3 {
        width: 85%;
        padding: 0 15px;
    }
    .showResults .cliHeader h2 {
        padding: 0 15px;
    }
    .showResults .frmBody .frmBodyRow label {
        width: auto;
        display: block;
        padding-bottom: 7px;
        font-size: 16px;
        text-align: left;
    }
    .showResults .frmBody .fromRow select,
    .showResults .frmBody .salaryRow input {
        width: 100%;
        font-size: 15px;
    }
    .showResults .frmBody .frmBodyRow {
        padding: 10px 20px;
    }
    .showResults .frmBody .frmBodyRow.fromRow {
        padding-top: 25px;
    }
    .showResults .cliHeader h2 {
        font-size: 26px;
    }
    .showResults .cliHeader h3 {
        font-size: 18px;
    }
    .showResults .frmBody #submitbutton {
        padding: 0.7em 3em;
        font-size: 16px;
        margin-top: 12px;
    }
    #salaryBox .wrapper {
        padding: 15px;
    }
    #salaryBox .wrapper .jobsLink {
        margin-top: 10px;
    }
    #salaryBox .wrapper p {
        font-size: 16px;
    }
}
