Test Site #6

Watch jobs in this category

.data-row { background-color: white; color: rgba(14, 19, 151, 1.0); display: flex; height: 120px; border-top: unset; border: 3px solid rgba(14, 19, 151, 1.0); border-radius: 15px; margin-bottom:10px; width: 500px; } .data-row .hidden-phone:nth-child(3) { background-image: none; background-size: cover; border-radius: 10px; width: 140px; float: right; } .table>tbody>tr>td { border-top: unset; } .colTitle { align-items: center; display: grid; width: 200px; background-color: rgba(198, 0, 126, 1.0); border-radius: 10px 0 0 10px; color: white !important; font-weight: bold; font-size: 16px; } .colLocation.hidden-phone { align-items: center; display: grid; } .outershell a{ color: white !important; } .jobTitle-link:hover { color: rgba(14, 19, 151, 1.0) !important; } .searchResultsShell { max-width: 700px; }