/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2023 | 23:39:51 */
#BambooHR {
 margin: 20px 0 !important;
}

#BambooHR-ATS  {
	width: 100%;
}

.BambooHR-ATS-board > h2{
	  text-align: left !important;
    font-size: 40px !important;
    line-height: inherit !important;
    color: #282828 !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #a0a0a0 !important;
    margin: 20px 0 0 !important;
	font-weight: 600;
	
}
.BambooHR-ATS-Department-Header {
    font-size: 16px;
    line-height: 32px;
    color: #282828;
    text-align: left;
}
.BambooHR-ATS-board a {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 38px !important;
    color: #282828 !important;
    text-align: left !important;
}

.BambooHR-ATS-Jobs-List li {
	margin: 10px 0 !important;
}		