

























































body {
padding: 5px;
font-family: Source Sans Pro;
font-size: 14px;
color: #111111;



background: #ffffff !important;


}
.utm-curated-content {
text-align: center;
font-weight: 500;
margin-bottom: 20px;
}
.utm-curated-content-item {
font-size: 14px;
}
.utm-curated-content-item:not(:last-child) {
border-right: 1px solid;
margin-right: 5px;
}
.iCIMS_NoDisplay, .NoDisplay {
display: none !important;
}
.iCIMS_Hidden {
visibility: hidden !important;
}

.iCIMS_508_Label {
left: -9999px;
position: absolute;
top: -1px;
}
.subtext {
font-size: 13px;
color: #686868;
}
h1 {
font-size: 30px;
font-weight: 600;
color: #111111;
}
h2 {
font-size: 16px;
font-weight: 600;
color: #111111;
}
h3 {
font-size: 16px;
font-weight: 600;
color: #111111;
}

a:link {
color: #d60000;
text-decoration: none;
}
a:visited {
color: #d60000;
}
a:hover,
a:focus {
color: #C20000;
text-decoration: underline;
}
/*We want non-interactable items to have not have a focus indicator*/
#iCIMS_Header:focus, .iCIMS_Message:focus, .iCIMS_LabelText:focus, .iCIMS_CollectionContainer:focus {
outline:none;
}
.iCIMS_MainWrapper {
padding-left: 5px;
padding-right: 5px;
}
.glyphicons {
color: #9b9b9b;
}
label {
font-weight: normal;
}
select {
width: 100%;
border: 1px solid #cccccc;
border-radius: 3px 3px 3px 3px;
padding: 5px;
height: 30px;
color: #000;
}
.form-control,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
select {
height: 40px;
border-radius: 3px;
border: solid 1px #cccccc;
font-size: 14px;
}
input[type="radio"],
input[type="checkbox"] {
margin-right: 5px;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"] {
min-width: 255px;
}
.form-control-feedback {
height: 40px;
width: 40px;
line-height: 40px;
}
.Field_RequiredStar {
color: #D01A1A;
}
.icims_infoinstruction {
display: block;
}
.iCIMS_loadingButtonOverlayImage {
background-repeat: no-repeat !important;
background-position: center center !important;
background-image: url('https://cdn01.icims.com/a/images.icims.com/content/platform_105.7.2.190222-5beddcd-2/images/nothemes/default/loading.gif') !important;
text-indent: -999em;
overflow: hidden;
}
.iCIMS_loadingImageResume {
background-repeat: no-repeat !important;
background-image: url('https://cdn01.icims.com/a/images.icims.com/content/platform_105.7.2.190222-5beddcd-2/images/nothemes/default/loading.gif') !important;
margin-top: 8px;
}
.iCIMS_loadingImageResumeText {
padding-left: 22px;
}
.iCIMS_Portal_MobileBrandingHeaderImg {
max-width: 100%;
}


.iCIMS_Table {
display: table;



background: #ffffff !important;


}
.iCIMS_TableRow {
display: table-row;
}
.iCIMS_TableCell,
.iCIMS_TableHeader {
display: table-cell;
vertical-align: top;
}
.iCIMS_TableHeader {
font-weight: 600;
}
.iCIMS_InfoData {
vertical-align: top;
}
.iCIMS_InfoField {
vertical-align: top;
text-align: right;
padding: 0 5px 0 0;
}

.iCIMS_PrimaryButton,
.iCIMS_SecondaryButton {
border-radius: 3px;
cursor: pointer;
width: auto;
min-width: 100px;
padding-right: 16px;
padding-left: 16px;
height: 34px;
}

.iCIMS_PrimaryButton {
color: #ffffff !important;
background: #CC0000;
border: 1px solid #CC0000;
}
.iCIMS_PrimaryButton:hover,
.iCIMS_PrimaryButton:focus {
background: #B80000 !important;
}

.iCIMS_SecondaryButton {
color: #555555 !important;
background: #dddddd;
border: 1px solid #bbbbbb;
}
.iCIMS_SecondaryButton:hover,
.iCIMS_SecondaryButton:focus {
background: #C9C9C9 !important;
}
.iCIMS_PrimaryButton[disabled],
.iCIMS_PrimaryButton[disabled]:hover,
.iCIMS_PrimaryButton[disabled]:focus,
.iCIMS_SecondaryButton[disabled],
.iCIMS_SecondaryButton[disabled]:hover,
.iCIMS_SecondaryButton[disabled]:focus {
background-color: #e5e5e5 !important;
border: 1px solid #bbbbbb;
color: #bbbbbb;
cursor: default;
}
.iCIMS_Action_Button {
display: block;
text-align: center;
text-decoration: none !important;
border-radius: 3px;
width: 294px;
margin: 0 0 10px 0;
padding: 8px 10px;
outline: 0;
padding-right: 16px;
padding-left: 16px;
height: 40px;
}
.iCIMS_Action_ButtonText {
overflow: hidden;
text-overflow: ellipsis;
line-height: normal;
white-space: nowrap;
padding: 1px 0;
}

.iCIMS_Logo {
text-align: center;
margin-top: 50px;
}
.iCIMS_Logo:empty {
display: none;
}
.iCIMS_Faq_Link {
margin: 18px auto 20px;
display: inline-block;
}
.iCIMS_Logo_Link,
.iCIMS_Logo_Image {
width: 98px;
height: 65px;
display: block;
margin: 10px auto 6px;
}
.iCIMS_Logo_Image {
padding: 0;
background-image: url('https://cdn01.icims.com/a/images.icims.com/content/platform_105.7.2.190222-5beddcd-2/images/nothemes/icims-logo.png');
background-position: 50% 0;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
z-index: -1;
}
.iCIMS_Logo_Image_Custom {
display: block;
width: auto;
max-width: 120px;
height: auto;
margin: 10px auto 6px;
}
.iCIMS_Logo_Image_Custom > img {
width: auto;
max-width: 120px;
height: auto;
border: 0;
}
.iCIMS_Logo_Text {
padding: 0 0 18px;
margin: 0;
font-size: 80%;
}

.iCIMS_Message {
word-wrap: break-word;
margin-bottom: 10px;
padding: 8px 12px 8px 12px;
border-radius: 3px;
}
.iCIMS_Message .glyphicons {
width: 16px;
height: 16px;
margin-top: 2px;
margin-right: 2px;
}
.iCIMS_SystemMessage {
color: #31708f;
background-color: #d9edf7;
border: solid 1px #bce8f1;
}
.iCIMS_SystemMessage:before {
font-family: 'Glyphicons Halflings';
content: '\e086';
color: #31708f;
margin-right: 5px;
vertical-align: bottom;
font-weight: 600;
}
.iCIMS_ErrorMessage {
color: #D01A1A;
background-color: #f9eaea;
border: solid 1px #D01A1A;
}
.iCIMS_ErrorMessage:before {
font-family: 'Glyphicons Halflings';
content: '\e101';
color: #D01A1A;
margin-right: 5px;
vertical-align: bottom;
font-weight: 600;
}
.iCIMS_SuccessMessage {
color:#418031;
background-color: #f4ffeb;
border: solid 1px #418031;
}
.iCIMS_SuccessMessage:before {
font-family: 'Glyphicons Halflings';
content: '\e084';
color: #418031;
margin-right: 5px;
vertical-align: bottom;
font-weight: 600;
}
.iCIMS_FieldError {
background: transparent;
border: 0;
padding-left: 0;
}
.iCIMS_ProfileFormTable .iCIMS_ErrorMessage {
background: transparent;
border: 0;
}
.iCIMS_ErrorMessage label {
margin-left: 5px;
}
.iCIMS_pageErrorFirst {
margin-top: 5px;
}
.iCIMS_pageError {
display: list-item;
margin-left: 41px;
}

@media only screen and (max-width: 767px) {
.iCIMS_Message:before {
position: absolute;
left: 12px;
top: 8px;
}
.iCIMS_Message {
padding: 8px 19px 8px 37px;
position: relative;
}
}

.iCIMS_Portal_PopupOverLay {
position: fixed;
left: 0px;
top: 0px;
z-index: 5000;
opacity: 0.4;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
height: 100%;
width: 100%;
visibility: visible;
background-color: #000000;
}
.iCIMS_Portal_Popup {
position: fixed;
top: 50%;
left: 50%;
margin-top: -90px;
margin-left: -160px;
visibility: hidden;
z-index: 5001;
padding: 10px;
background-color: white;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0 6px 12px #808080;
width: 300px;
}
.iCIMS_Mobile.iCIMS_Portal_Popup {
width: 248px;
margin-left: -135px;
}
.iCIMS_Portal_PopupOpen {
visibility: visible;
}
.iCIMS_Portal_Popup .iCIMS_buttonContainer {
text-align: center;
}
.iCIMS_Portal_Popup .iCIMS_PrimaryButton {
margin-top: 0;
margin-bottom: 0;
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.iCIMS_TopHeader {
border-bottom: 1px solid #cccccc;
margin-bottom: 15px;
width: 100%;
height: 40px;
}
.iCIMS_BackToWelcome {
float: left;
height: 40px;
margin-top: 3px;
}
.iCIMS_BackToWelcome .iCIMS_NavigationIconContainer a.iCIMS_Anchor_Nav:focus {
padding: 5px 0 5px 0;
}
.icims-user-profile {
float: right;
height: 40px;
}
.iCIMS_profilePicture {
display: inline-block;
margin: 0px 0px 10px 0px;
background: transparent;
}
.iCIMS_profilePicture .thumbnail-circle{
text-align: center;
text-transform: uppercase;
float: right;
font-size: 16px;
}
.thumbnail-sm{
width: 32px;
height: 32px;
}
.thumbnail-circle{
border-radius: 50%;
display: inline-block;
overflow: hidden;
border: 1px solid #cccccc;
padding-top: 4px;
color: #686868;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
font-weight: 600;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box;
}

.thumbnail-circle-initial{



background: #ffffff !important;


}
.iCIMS_profilePicture img{
display:none;
}
.iCIMS_userMenu {
margin: 5px;
line-height: 1.3em;
float: right;
text-align: left;
}
.iCIMS_NavigationIconContainer .halflings {
top: 3px;
margin-right: 2px;
}
.iCIMS_userMenuName {
float: left;
margin-right: 5px;
}
.iCIMS_userMenuLink {
float: left;
}

@media only screen and (max-width :767px) {
.iCIMS_userMenu .iCIMS_userMenuName {
display: none;
}
}

@media only screen and (max-width :767px) {
body {
padding: 5px 0px 5px 0px;
overflow-x: hidden;
}
.iCIMS_MainWrapper {
padding-left: 20px;
padding-right: 20px;
}
.iCIMS_TopHeader {
position: relative;
width: 100vw;
right: calc(50vw - 50%);
padding-left: 10px;
padding-right: 10px;
}
.iCIMS_MobileHeaderLink h1 {
margin-top: 5px;
margin-bottom: 0;
margin-left: 5px;
text-align: left;
}
.iCIMS_Mobile .iCIMS_Header {
width: 97%;
line-height: 1.25;
text-align: left;
}
.iCIMS_Expandable_Text {
width: 97%;
line-height: 1.38;
text-align: left;
color: #686868;
}
.iCIMS_Table {
width: 100%;
}
.iCIMS_Mobile .iCIMS_PrimaryButton,
.iCIMS_Mobile .iCIMS_SecondaryButton {
width: 100%;
height: 40px;
min-width: inherit;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"] {
width: 100%;
min-width: inherit;
}
}

@media print {
a:link:after,
a:visited:after {
content: "" !important;
}
}






























.iCIMS_JobSearchTable .iCIMS_SearchButtonKeywordContainer .iCIMS_PrimaryButton {
float: right;
margin-top: 2px;
margin-left: 10px;
}
.iCIMS_JobSearchTable .input-group-btn {
font-size: inherit;
vertical-align: top;
}
.iCIMS_JobSearchTable .form-group {
overflow: hidden;
}
.Field_SearchKeywords {
width: 100%;
}
.iCIMS_InfoData_JobSearch {
width: 470px;
}
.iCIMS_InfoData_JobSearch label {
width: 100%;
}
.SearchFormRelationFilter label {
width: auto;
}
#jsb_form_submit_label {
padding-left: 8px;
padding-top: 2px;
}
#jsb_f_zipcode_i {
width: 100%;
}
#searchFormAdvancedFilters {
margin-top: -5px;
margin-bottom: 15px;
}
.SearchFormRelationFilter {
margin-bottom: 15px;
}
#searchFormAdvancedFilters .iCIMS_InfoData_JobSearch.SearchFormRelationFilter {
width: 100%;
}
.toggleAdvancedSearch {
margin-bottom: 5px;
}
.iCIMS_Zip_Code_Block {
width: 100%;
}
.iCIMS_ZipRadiusBlock {
display: none;
}
#toggle_advanced_search_mobile {
display: none;
}
#searchFormAdvancedFilters .iCIMS_InfoField_JobSearch_Zip {
width: 200px;
}
#searchFormAdvancedFilters .iCIMS_InfoData_JobSearch {
padding-right: 5px;
width: 200px;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #626262;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
color: #626262;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
color: #626262;
}
.form-control:-moz-placeholder { /* Firefox 18- */
color: #626262;
}

.iCIMS_JobSearchTable {
position: relative;
width: 100%;
margin-top: 5px;
margin-right: 0;
margin-bottom: 15px;
margin-left: 0;
padding: 0px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box;
background-color: transparent;
}
.iCIMS_ModalCloseBtnContainer {
display: none;
}
.iCIMS_Search_Action_Container {
display: none;
}
@media only screen and (max-width :767px) {
.iCIMS_Mobile .iCIMS_JobSearchTable .form-group {
overflow: inherit;
}
.iCIMS_Mobile .iCIMS_JobSearchTable .iCIMS_SearchButtonKeywordContainer .iCIMS_PrimaryButton,
.iCIMS_Mobile .iCIMS_JobSearchTable .iCIMS_SecondaryButton {
float: inherit;
margin-top: inherit;
margin-left: inherit;
}
.iCIMS_Mobile .iCIMS_JobSearchTable .form-group {
overflow: inherit;
}
.iCIMS_Mobile .iCIMS_InfoData_JobSearch {
width: inherit;
}

.toggleAdvancedSearch #toggle_advanced_search_mobile {
display: initial;
height: 17px;
font-size: 13px;
font-weight: 600;
text-align: center;
color: #d60000;
}

.iCIMS_Mobile .iCIMS_JobSearchTable .iCIMS_SearchButtonKeywordContainer .iCIMS_PrimaryButton {
position: absolute;
top: -9999px
}
.form-control-feedback {
pointer-events: auto;
}
.form-group {
margin-bottom: 10px;
}
#jsb_f_keywords_i {
font-size: 16px;
line-height: 1.5;
text-align: left;
color: #111111;
}
#jsb_form_submit_label {
display: none;
}

.iCIMS_Mobile .iCIMS_InfoData_JobSearch > label{
color: #686868;
font-size: inherit;
line-height: 1.14;
text-align: left;
}
.iCIMS_Mobile #search_core_mobile_container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
overflow-x: hidden;
overflow-y: auto;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal {
min-height: 100%;
padding-left: 6%;
padding-right: 6%;
position: relative;
background-color: #ffffff;
background-clip: padding-box;
outline: 0;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal .iCIMS_ModalCloseBtnContainer {
display: inherit;
overflow: hidden;
height: 8%;
padding-top: 5%;
border-bottom: 0px;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal .iCIMS_ModalCloseBtn .glyphicons-remove {
float: right;
font-size: 19.5px;
opacity: .5;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal a.iCIMS_ModalCloseBtn:hover .glyphicons-remove,
.iCIMS_Mobile #advanced_search_filters_mobile_modal a.iCIMS_ModalCloseBtn:focus .glyphicons-remove {
color: #d60000;
opacity: 1;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal .iCIMS_Search_Action_Container {
display: table;
}
.iCIMS_Mobile #searchFormAdvancedFilters .iCIMS_InfoData.iCIMS_InfoData_JobSearch.iCIMS_TableCell {
display: block;
width: inherit;
padding-right: 0;
padding-bottom: 5px;
}
.iCIMS_Mobile #searchFormAdvancedFilters .iCIMS_InfoField_JobSearch_Zip.iCIMS_TableCell {
display: block;
width: inherit;
}
.iCIMS_Mobile #searchFormAdvancedFilters {
margin-top: 15px;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal .form-group.has-feedback {
width: inherit;
left: inherit;
right: inherit;
padding-top: 10px;
}
.iCIMS_Mobile #advanced_search_filters_mobile_modal .form-control-feedback {
top: 10px;
}
.iCIMS_Mobile .SearchFormRelationFilter > label {
line-height: 1.38;
text-align: left;
color: #555555;
}
.iCIMS_Mobile #jsb_form_submit_i_mobile {
width: 100%;
}
.input-group {
width: 100%;
}
}






























.iCIMS_JobsTable {
margin: 0 0 10px 0;
}
.iCIMS_JobsTable .row > [class^="col-"],
.iCIMS_JobsTable .row > [class*=" col-"] {
padding-right: 0;
padding-left: 0;
}
.iCIMS_JobsTable .header {
font-size: 13px;
color: #686868;
}
.iCIMS_JobsTable .header.right {
text-align: right;
}
.iCIMS_JobsTable .title {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
.iCIMS_JobsTable .title h1 {
margin: 0;
}
.iCIMS_JobsTable .subtitle {
margin-top: 5px;
}
.iCIMS_JobsTable .subtitle .glyphicons {
top: 3px;
margin-right: 3px;
}
.iCIMS_JobsTable .description {
color: #686868;
}
.iCIMS_JobsTable .additionalFields {
margin-top: 8px;
font-size: 13px;
padding-left: 0;
}
.iCIMS_JobsTable .additionalFields .iCIMS_JobsTableHeader {
font-weight: 600;
}
.iCIMS_JobHeaderGroup dl {
margin: 7px 5px 0px 0px;
display: inline-block;
padding: 4px 8px;
background-color: #e5e5e5;
border-radius: 3px;
}
.iCIMS_JobsTable dt,
.iCIMS_JobsTable dd {
display: inline-block;
}
.iCIMS_JobHeaderField {
margin-right: 5px;
font-weight: bold;
}
.iCIMS_JobsTable {
list-style: none;
}
.iCIMS_JobHeaderGroup .glyphicons {
color: #111111;
}






























#agentOptionErrorMsg {
margin-bottom: 0;
}
.iCIMS_AgentCriteraTable {
margin-top: 10px;
margin-bottom: 10px;
font-size: 13px;
}
.iCIMS_AgentCriteraTable .iCIMS_TableRow {
border-radius: 3px;
background-color: #e5e5e5;
margin-right: 10px;
padding: 10px;
display: inline-block;
}
.iCIMS_AgentCriteraTable .iCIMS_InfoField {
margin-right: 5px;
}
.iCIMS_AgentCriteraTable .iCIMS_InfoField.iCIMS_TableCell > label {
margin-bottom: 0;
font-weight: bold;
}
@media only screen and (max-width :767px) {
.iCIMS_AgentCriteraTable {
margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.iCIMS_AgentCriteraTable .iCIMS_TableRow {
line-height: 1.38;
}
.iCIMS_AgentCriteraTable .iCIMS_InfoField.iCIMS_TableCell {
width: 36%;
padding: 0 10px 0 0;
white-space: nowrap;
}
.iCIMS_Mobile .iCIMS_AgentCreateTable.iCIMS_Table {
display: inherit;
width: 100%;
}
.iCIMS_AgentCreateTable .iCIMS_TableRow,
.iCIMS_AgentCreateTable .iCIMS_TableCell {
display: block;
padding-bottom: 5px;
text-align: left;
}
.iCIMS_AgentCreateTable .iCIMS_RoundedInput {
width: 100%;
font-size: 16px;
}
.iCIMS_AgentCreateTable #jsp_form_create_i {
width: 100%;
}
}






























.iCIMS_JobsTable {
margin-top: 10px;
background-color: #f7f7f7;
}

.iCIMS_JobsTable .row {
border-radius: 3px;



background: #ffffff !important;


padding: 10px 20px 10px 20px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
border: 0;
}
.iCIMS_SearchResultsHeader {
padding: 0;
margin: 0;
}

@media only screen and (max-width :767px) {
.iCIMS_JobsTable .row {
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}
}































.iCIMS_Paginator_Bottom {
margin-top: 30px;
}
.iCIMS_Paging a {
padding: 10px;
}
.iCIMS_Paging a.selected {
background-color: #deeef5;
}
.iCIMS_Paging a.glyph:hover,
.iCIMS_Paging a.glyph:focus {
text-decoration: none;
}
.iCIMS_PagingBatch {
display: inline;
}

.iCIMS_SortSelect {
max-width: 255px;
float: right !important;
display: block;
}
@media only screen and (max-width: 767px) {
.iCIMS_SortSelect {
max-width: 100%;
}
}

.iCIMS_AgentCreateTable .iCIMS_Table,
.iCIMS_AgentCreateTable .iCIMS_TableRow,
.iCIMS_AgentCreateTable .iCIMS_TableCell,
.iCIMS_AgentCreateTable .iCIMS_TableHeader {
display: block; /* Converts a table, table row, table column and table column:before into a block element */
}
.iCIMS_AgentCreateTable .iCIMS_Table > caption {
display: block;
}
.iCIMS_AgentCreateTable .iCIMS_TableRow {
margin: 0 0 10px 0;
}
.iCIMS_AgentCreateTable .iCIMS_InfoField,
.iCIMS_AgentCreateTable .iCIMS_InfoData {
padding: 0;
text-align: left;
overflow: hidden;
text-overflow: ellipsis;
}
.iCIMS_AgentCreateTable {
width: 300px;
}
.iCIMS_AgentCriteraTable label {
font-weight: 600;
}
#jsp_form_create_i {
width: 300px;
margin: 0;
}
#createAgentName {
width: 100%;
}
.iCIMS_ManageAgents {
text-align: center;
}

@media only screen and (max-width :767px) {
.iCIMS_JobHeaderGroup {
display: none !important;
}
.iCIMS_JobsTable .header.right dl {
margin-bottom: 5px;
}
}

.description {
overflow: hidden;
position: relative;
line-height: 1.2em;
max-height: 3.6em;
text-align: justify;
margin-right: -1em;
padding-right: 1em;
}

.description:before {
content: '...';
position: absolute;
right: 0;
bottom: 0;



background: #ffffff !important;


}
.description:after {
content: '';
position: absolute;
right: 0;
width: 1em;
height: 1em;
margin-top: 0.2em;



background: #ffffff !important;


}
dl.iCIMS_TableRow {
margin-bottom: 0px;
}

@media print {
.iCIMS_JobsTable .row {
padding: 0;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
.iCIMS_JobsTable .row .iCIMS_JobHeaderGroup, .iCIMS_JobHeaderGroup {
padding: 0;
}
}

