#searchResults .pageLink{color:#999;display:block;font-size:12px;margin:2px 0 8px;padding:0}#searchResults .searchResult{margin-bottom:16px;margin-top:24px}#searchResults .searchResult h3{margin-bottom:0;padding-bottom:0}#searchResults .searchResult p{margin-top:4px}ul.ccm-search-block-tag-cloud{list-style-type:none;margin:0;padding:0}ul.ccm-search-block-tag-cloud li{zoom:1;color:#ccc;display:inline-block;font-size:10px;margin:0 8px 8px 0}ul.ccm-search-block-tag-cloud li a{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;display:inline-block;padding:4px;text-decoration:none;vertical-align:middle}ul.ccm-search-block-tag-cloud li a:hover{background-color:#e8e8e8;color:#333}ul.ccm-search-block-tag-cloud li{float:left;margin-left:0;margin-right:20px;padding:0;white-space:nowrap}


fieldset {
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.cpr-form .hide-label > label, .cpr-form span, .cpr-form .mb-3:last-child {
    display: none;
}

.cpr-form .mb-3 {
    margin-bottom: 1rem;
}

.mb-3:nth-child(9) label {
    font-weight: bold;
    
    &::after {
        content: " (Please include information relevant to your Consumer Rights Request, such as when any of your personal information was provided to EMCOR and the purpose for which it was provided to EMCOR, so that EMCOR can locate any of your personal information it may have and process this request.)";
        font-weight: normal;
    }
}

textarea {
    margin-top: 1rem;
}

