/*  -- old css for search jobs -- */

.dcs-banner:after {
    opacity: 0.8 !important;
}

.dcs-banner h2 {
    font-size: 1.5em !important;
}

.openpositions .views-exposed-widgets {
    margin-bottom: 50px !important;
}


/*---open positions at dcs page css start---*/
.openpositions {
padding-top: 20px !important;
    margin-bottom: 20px !important;
}

.openpositions .table-responsive {
    text-align: left !important;
}

/*---border for all open positions---*/
.openpositions .view .views-row {
    margin-bottom: 20px !important;
    border-bottom: 1px solid #d0cece;
    padding-bottom: 20px !important;
}

.openpositions .view .views-row .careertitle {
    text-align: left !important;
    padding: 0px !important;
border-bottom:none !important;
}

.openpositions .view .views-row .jobcategorywrap {
display:flex !important;
    margin-bottom: 0px !important;
}

.openpositions .view .views-row .jobcategory {
font-size:1.0em !important;
margin-bottom: 0px !important;
    line-height: 18px !important;
    margin-left: 5px !important;
}

.openpositions .view .views-row .careerpostdatewrap {
display:flex !important;
  margin-bottom: 0px !important;
}

.openpositions .view .views-row .careerpostdate {
font-size:1.0em !important;
  margin-bottom: 0px !important;
    line-height: 18px !important;
    margin-left: 5px !important;
}

.openpositions .view .views-row .jobidwrap {
display:flex !important;
  margin-bottom: 0px !important;
}

.openpositions .view .views-row .jobid {
font-size: 1.0em !important;
    margin-bottom: 0px !important;
    line-height: 18px !important;
    margin-left: 5px !important;

}

.openpositions .view .views-row .careerlocation {
font-size:1.0em !important;
    margin-bottom: 0px !important;
    line-height: 18px !important;
    margin-left: 5px !important;
font-weight: bold !important;

}
.openpositions .view .views-row .careerlocationwrap {
display:flex !important;
  margin-bottom: 10px !important;
}


.openpositions .view .views-row .careerapplytbn {
font-size:1.0em !important;
    margin-bottom: 0px !important;
}


/*---open positions at dcs page css end---*/


