hr {
    margin: 0.625em 0px 0.625em 0px !important;
    color: gray !important;
    opacity: 75 !important;
}

form {
    margin-bottom:0px !important;
}

#contactUs {
    margin-bottom: 0.5em !important;
}

ul ul {
    list-style-type: circle;
}

.red {
    color: red;
}
.searchResult_pad {
    padding: 5px 5px 5px 5px;
    border: thin solid black;
}
.resultHeader {
    margin: 0px 0px 0.625em 0px !important;
}
.outsideProvinceHeader {
    margin: 1.5rem 0 1.5rem 0;
}
.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.nav_crumb {
    font-weight: 500;
}

.gnb-hero-banner-green {
    width: 100% !important;
}

.container block {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.occupationsLevels {
    margin: 0.25rem 0 0 0;
}

    .occupationsLevels li {
        padding: 0.25rem 0 0.25rem 0;
    }

.indent {
    margin-left: 30px;
}

.lite_bold{
    font-weight: 500;
}

.outlineRequiredField {
    outline: 3px solid red;
}

.outlineSuccessfulResults {
    outline: 3px solid green
}

.outlineNoResults {
    outline: 3px solid red;
}