/* Theme Selection CSS to be removed on new sites */

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/RobotoCondensed-Bold_0.ttf') format('truetype');
}
@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Black';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/Roboto-Black_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/Roboto-Light_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('https://dfacxoaxr5wom.cloudfront.net/4affdaffd854f7df90f4f6b808c5b83a/db39305cf4309bcf1815dfe28f9a5f5f/Roboto%20fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
.top-nav {
	background: #f1f1f1;
}
.bg-bw
{
  background-color:#001c3a;
}
.btn-grad {
	background-image: linear-gradient(to right, #0082c2 0%, #2682d0 51%, #1A2980 100%);
	margin: 0px;
	padding: 12px 35px;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	box-shadow: 0 0 20px #eee;
	border-radius: 35px;
	display: block;
}
.btn-grad:hover {
	background-position: right center;
	color: #fff;
	text-decoration: none;
}
/* Theme Selection CSS end */
body {
    background-color: #fff;
    color: #444;
    margin: 0;
    padding: 0;
    font-size: 1.0017rem;
    overflow-x: hidden;
    line-height: 1.4469rem;
    font-family: 'Roboto-Regular';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
   letter-spacing:0;
}
 p {
    margin-bottom: 20px;
    letter-spacing: 0;
    color: #2e2e2e;
}
ol, p, ul {
    font-family: 'Roboto-Regular';
    margin: 1em 0;
}
/* Typography */
a, a:visited {
    color: #0082c2;
}
a:hover {
    color: #0082c2;
    text-decoration:underline;
}
/* Navigation */
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
  color: #000000;
}
li.nav-item {
    padding: 10px 20px;
    margin-bottom: auto;
    margin-top: auto;
}
li.nav-item a {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
}
.brand-logo {
    width: 100%;
    max-width: 190px;
}
/*** hero section ***/
.hero {
    background: url(https://d2nc0na9w8r5aj.cloudfront.net/public/uploads/2068e2acccb212dad8db1a5fc9530ac8/images/files/958bfbdd02e224d781cb3f68f30be3d6/original/Media_Homepage_Banner_Desktop_%281%29.png?1684208173);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*** Buttons ***/

.btn,a.button  {
    font-weight: 500;
    font-family:inherit;
    text-transform: capitalize;
    border-radius: 50px !important;
    font-size: .8904rem;
    line-height: 1.4469rem;
    transition:.3s;
    -webkit-transition:.3s;
    transition: .3s;
  font-family:"RobotoCondensed-Bold";
}

.btn-success:hover,
.btn-success:visited,
.btn-success:active,
.btn-success:focus {
   background: #0082c2;
    border: 1px solid #fff;
}
.btn-primary,.btn-success, .btn-info {
    background: #0082c2;
    border: 1px solid #0082c2;
    color:#FFF;
}
.btn-primary:hover {
    background: #0082c2;
    border: 1px solid #fff;
    color:#FFF;
}
.job-position-description-document a.btn.btn-info {
    background: #0082c2;
    border: 1px solid #0082c2;
    color:#FFF;
  padding:5px 10px !important;
    font-weight: 500;
    font-family:inherit;
    text-transform: capitalize;
    border-radius: 50px !important;
    font-size: .8904rem;
    line-height:normal;
    transition:.3s;
    -webkit-transition:.3s;
    transition: .3s;
  font-family:"RobotoCondensed-Bold";
}
.form-group .btn-primary {
    padding: 12px 40px !important;
}
a.button.button1 {
    background: #0082c2;
    border: 1px solid #fff;
    color:#FFF;
}
a.button.button1:hover{
    background: #0082c2;
    border: 1px solid #fff;
    color:#FFF;
  text-decoration:none;
}
.find-out-more {
    color: #000000;
    font-weight: 600;
    padding-top: 12px;
    display: block;
    font-size: 15px;
}
.find-out-more:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #0082c2;
}
.job-search-results-active-filters .badge {
    background: #0082c2 !important;
    padding: 3px 5px 3px 8px !important;
}
.badge {
    background-color: #0082c2;
    text-align: center;
    padding: 5px !important;
    margin: 2px !important;
    font-size: 12px;
}

.call-to-action-employee-referral a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.job-position-description-document a.btn.btn-info:hover {
    color:#fff;
}
.page-item.active .page-link {
    background-color: #0082c2;
    border-color: #0082c2;
}
.page-link {
    color: #0082c2;
}
.label-info {
    background-color: rgb(157 203 75);
}
.job-description-controls a, .job-description-controls span {
    background: #0082c2 !important;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #0082c2 !important;
}
.job-alerts .btn-primary {
    border: 1px solid #0082c2;
    color: #0082c2;
    background: #ffffff;
}
.job-alerts .btn-primary:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #0082c2;
}
.applicant-login {
    background: #0082c2;
    border: 1px solid #0082c2;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.job-alerts a, .applicant-login a {
    color: #fff;
}
.job-description {
    line-height: 1.5;
}
/*** filter styling ***/
select.job-search-results-filter {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}
.input-group input, .input-group-btn button {
    height: 40px;
    padding: 8px 26px;
}
.input-group .btn {
    border-radius: 5px;
}
.job-search-control input {
    margin-right: 25px;
    border-radius: 5px !important;
}
@media only screen and (max-width: 576px) {
.job-search-control input {
    margin-right: 0px;
  }
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar {
    visibility: visible;
    background: #e5e5e5;
    overflow-y: none;
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar-thumb, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar-thumb, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar-thumb {
    visibility: visible;
    background: #3d3a3a;
}
.block-job-search-results .job-search-filter-groups .list-unstyled, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul {
    overflow-y: scroll;
    padding-right: 14px;
    overflow-x: hidden !important;
}
/*** filter checkboxes ***/
.job-search-filter-groups {
    background-color: #ffffff;
}
/*** Search page styling ***/
.job-search-results-title a {
    font-weight: 600;
    font-size: 15px;
}
.block-job-search-results .job-search-results .job-search-filter-groups {
    width: 95%;
      border: 0;
    background: #f0efeb;
    padding: 22px;
    border-radius: 0px;
}
.job-search-results-table.job-search-results-content {
    margin-top: 20px;
}
h4.job-search-filter-header {
    font-size: 18px !important;
}
.job-search-collapse {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
.job-search-collapse::after {
    content: "\+";
    font-size: 20px;
}
.block-job-search-results .job-search-filter-groups li {
    margin-bottom: 4px;
    line-height: 1.2em;
}
.pagination-container {
    margin-top: 25px;
}
/*** job block for campaigns in card view ***/
.campaigns .jobs-list {
	display: flex;
	flex-wrap: wrap;
}
.campaigns .job {
	flex-basis: calc(33.33% - 20px);
	margin: 10px;
	background: rgb(0, 83, 33);
	padding: 1.5rem !important;
	border-radius: 5px;
}
.campaigns .job-title {
	font-size: 18px !important;
	color: #FFFF !important;
	font-weight: 600;
	padding-bottom: 20px;
	letter-spacing: normal;
}
.campaigns .job-summary {
	color: #FFF;
}
/*** card styling ***/
.card-title a {
    font-size: 20px;
    color: #001333;
  font-family:'RobotoCondensed-Bold', sans-sarif;
}

h3.card-title
{
margin-bottom: 15px;
}
.job-search-results-card {
    border: 1px solid #ddd !important;
    padding: 18px 20px;
    border-radius: 6px;
    background: #ffffff;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #ffffff;
    border-top: 1px solid #fff;
      margin-bottom: 1rem;
}
.card-footer a {
    color: #fff;
    font-size: 14px;
    background: #001333;
    border-radius: 17px;
    height: 34px;
    padding: 9px 20px;
    line-height: 1em;
    font-family:'RobotoCondensed-Light' ;
}
/*** card layout change to 100% for 1, 33% for 3, 25% for 4 ***/
@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (min-width: 768px) {
.job-search-results-dropdown-filter-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
/*** job page styling ***/
.side-panel {
    background-color: #f0efeb;
    padding: 30px 20px;
    margin-bottom: 33px;
    border-radius: 0px;
}
.side-panel .job-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
}
.side-panel-settings {
    background-color: #f0efeb;
    padding: 30px 20px;
    border-radius: 0px;
}
.side-panel .job-field {
    color: #484848;
    font-size: 14px;
    font-weight: 600;
}
.side-panel h3 {
    font-size: 24px;
}
.side-panel .job-summary {
    margin-top: 12px;
    font-size: inherit;
 
}
.job-alerts-cta h3 {
    font-size: 24px;
    padding-bottom:15px;
}
.block-job-description h2, .block-job-description h3 {
    color:#0082c2;
}
.block-job-description .job-title {
    color: #0082c2;
    font-weight: 600;
    font-size: 1.8em !important;
}
ul.side-nav-items {
    list-style: none;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #ececec;
    width: 17em;
    border-top: 3px solid #f5edde;
}
ul.side-nav-items li:after {
    content: "\f08e";
    font-weight: 600;
    font-family: "Font Awesome 7 Free";
    padding-left: 8px;
    font-size: 11px;
}
ul.side-nav-items li a {
  text-decoration:underline;
}
/*** candidate styling ***/
.candidate-settings-panel {
    background-color: #f0efeb;
    padding: 30px 42px;
}
.block-wrapper.candidate-settings {
    background: #f0f0f0;
    margin: 10px 0px;
    padding: 50px;
}
/*** footer ***/
footer {
  background: linear-gradient(258deg, #001c3a 0, #00314d 100%);
    padding: 60px 0px;
}
footer a, footer p {
    color: #ffffff !important;
    font-size: 14px;
}
.social li i {
    font-size: 20px;
}
/***candidate consent***/
.consent-modal .image-wrapper {
    text-align: left;
}
.modal-footer .btn-success {
    color: #fff;
    background-color: #0082c2;
    border-color: #0082c2;
}
.modal-footer .btn-info {
    color:#FFF !important;
    background-color: #0082c2;
    border-color: #0082c2;
}
/*** mobile styles ***/
@media only screen and (max-width: 576px) {
.row.job-search-results-card-row {
	margin-left: 0px;
	margin-right: 0px;
}
.job-search-results-dropdown-filter-col {
	margin: 5px 0px;
}
span.input-group-btn {
	width: 100%;
	margin: 5px 0px;
}
.job-search-control .btn-primary, .near-me-btn {
	width: 100%;
}
.job-search-control .near-me-control {
	margin-left: 0px;
}
.job-search-control {
	padding: 0px;
}
img.brand-logo {
	width: 100%;
	max-width: 155px;
}
.my-settings {
	font-size: 12px;
	text-align: right!important;
	padding-right: 0rem!important;
	margin: 0!important;
}
.hero-title h2 {
	font-size: 60px;
}
}


/*** Useful classes for sites ***/
/*** apply to both content blocks to have vertical alignment  ***/
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
/** text left alignment sits within container on fullwidth page **/
@media (min-width: 576px) {
 .hero_banner .block-image-text * {
   width: 540px;
   margin-right:auto;
   margin-left:auto;
  }
}
@media (min-width: 768px) {
  .hero_banner .block-image-text * {
    width: 720px;
    margin-right:auto;
    margin-left:auto;
  }
}
@media (min-width: 992px) {
 .hero_banner .block-image-text * {
   width: 960px;
   margin-right:auto;
   margin-left:auto;
  }
}
@media (min-width: 1200px) {
 .hero_banner .block-image-text * {
   width: 1140px;
   margin-right:auto;
   margin-left:auto;
  }
}
@media (min-width: 1400px) {
  .hero_banner .block-image-text * {
    width: 1320px;
    margin-right:auto;
    margin-left:auto;
  }
}
/*** fixes up pagination for sites with high volume of jobs ***/
@media only screen and (max-width: 576px) {
	.pagination li:not(:first-child):not(:last-child) {
		display: none;
	}
}
/*** to sort ***/
.selectize-control.multi .selectize-input>div {
	background-color: #0082c2;
	color: #fff;
	border-radius: 4px;
}
.selectize-dropdown-content .option.active {
	background-color: #0082c2;
}
.selectize-input {
	border-radius: 4px;
}
.form-control {
	border-radius: 4px;
	border: 1px solid #ccc;
}
.job-search-results-card {
   border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .37);
    transition: .4s ease-in-out;
}
.job-search-results-card:hover {
	box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}
.job_alert_cta h2, .job_alert_cta p{
   color:#fff;
}
.navbar-toggler
{
  background-color:#FFF;
}

/* Carousel */

.custom_carousel .container-fluid 
{
  padding-right:0;
  padding-left:0;
}
@media (min-width: 1200px) {
    a.button {
        padding: 12px 40px;
    }
}
.block-jobs .job {
     margin-bottom: 0px; 
}