@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');
    
  }
@font-face {
    font-family: 'Rubik';
    font-style: medium;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');
    
  }

.skip-to-content-link {
    left: 50%;
    top: 0;
    position: absolute;
    transform: translateY(-110%);
  }
.skip-to-content-link {
    background: #ffc089;
    color: #0C1464;
    height: 30px;
    left: 50%;
    padding: 5px;
    position: absolute;
    transform: translateY(-110%);
    transition: transform 0.3s;
  }
  
.skip-to-content-link:focus {
    transform: translateY(0%);
  }
a{
    color: #4f66ee;
}
a:visited{
    color: #4f66ee;
}
a:focus{
    border-color: #000000;
    border-style: dotted;
    border-width: 2px;
}
.noOverflow{
    min-height: max-content;
    height:fit-content;
}

.default h1, h2, h3, h4, h5{
    font-family: 'Rubik';
	font-style: medium;
	font-weight: 500;
    padding-top: 8px;
}
h1, h2, h3, h4, h5{
    font-family: 'Rubik';
	font-style: medium;
	font-weight: 500;
    padding-top: 8px;
}

body {
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
    padding-top: 8px;
}

.subscript {
    font-family: 'Rubik';
    font-size: 12px;
}

h1 {
    font-size: 62px;
    font-style: medium;
}
h2 {
    font-size: 40px;
    font-style: medium;
}
h3 {
    font-size: 30px;
    font-style: medium;
    line-height: 42px;
}
h4 {
    font-size: 20px;
    font-style: medium;
}
.engagementButton{
    font-size: 28px;
    font-weight: 500;
    padding-top: 8px;
    line-height: 42px;
}
hr {
    height: 3px;
    background-color: #607889;
    border-style: none;
 
    opacity: .1;
}
.jumbotronHeader{
    font-size: 56px;
}
.card {
    border-style: none;

}
.card h2 {
    padding-top: 0;
}
.p-noBottom{
    margin-top: 8px;
    margin-bottom: 8px;
}
.bigPad{
    padding-bottom:10px;
    padding-top: 10px
}
 #topRow a{
    font-size: 18px;
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
    color: #4f66ee;
}
#topRow a:focus{
    border-color:#000000;
    border-style: dotted;
    border-width: 2px;
}
#topRow .titleTopRow{
    font-size: 18px;
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
    color: #607889;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}
#topRow a:visited{
    font-size: 18px;
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
    color: #4f66ee;
}
.jobSearch input, label {
    display:block;
    color: #1C3E57;
}
label#searchQuery {
    flex: .1 auto;
}
.search{
    font-size: 17px;
    font-family: 'Rubik';
	font-style: normal;
    border-radius: 8px;
    border-color: #4f66ee;
    border-style: solid;
    border-width: 3px;
    color: #4f66ee;
    padding-right: 20px;
    padding-left: 8px;
    min-height: 48px;
    max-height: 48px;
    max-width: 70%;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.sideBar {
    margin-top: 4px;
    margin-bottom: 4px;
}
.leftGroup{
    margin-right: 0;
    border-right: none;
}
.centerGroup{
    margin-left: 0;
    margin-right: 0;
    border-left: none;
    border-right: none;
}
.rightGroup{
    margin-left: 0;
    border-left: none;
}

.classDropDown{
    width: auto;
}
.departmentDropDown{
    width: 100%;
}
.searchButtonDropdown {
    height: 48px;
    padding-top: 8px;
    padding-right: 22px;
    padding-bottom: 8px;
    padding-left: 22px;
    border-radius: 8px;
    border-style: solid;
    border-width: 3px;
    border-color: #4f66ee;
    background-color: #ffffff;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    width: 100%;
}
.searchButtonDropdown:focus {
    border-color: #4f66ee;
    border-width:5px;
    background-color: #ffffff;
    color: #4f66ee;
}
.searchButtonDropdown:active {
    border-color: #4f66ee;
    border-width:5px;
    background-color: #ffffff;
    color: #4f66ee;
}
.searchButtonDropdown:hover {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-width: 5px;
    border-color: #4f66ee;
    background-color: #ffffff;
    color: #4f66ee;
}
.searchButtonDropdownCenter {
    height: 48px;
    padding-top: 8px;
    padding-right: 22px;
    padding-bottom: 8px;
    padding-left: 22px;
    border-radius: 8px;
    border-style: solid;
    border-width: 3px;
    border-color: #4f66ee;
    background-color: #ffffff;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.searchButtonDropdownCenter:focus {
    border-color: #4f66ee;
    background-color: #ffffff;
    color: #4f66ee;
}
.searchButtonDropdownCenter:hover {
    padding-top: 6px;
    padding-right: 20px;
    border-width: 5px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-color: #4f66ee;
    background-color: #ffffff;
    color: #4f66ee;
}

.dropdown .dropdown-menu{
    text-align: left;
    padding-left: 0px;
    margin: 8px;
    color: #4f66ee;
    max-height: 200px;
    overflow:scroll;
}
.dropdown .dropdown-item {
    display:inline;
    width: auto;
    color: #4f66ee;
    padding-left: 0px;
    margin: 8px;
}
.dropdown label, input{
    margin: 8px;
}

.jobSearchBox {
    background-color: #edf4f7;
    color: #1c3e57;
    padding: 16px;
    border-radius: 8px;
}

/* START: Fix form element padding inside .jobSearchBox */

.jobSearchBox button, .jobSearchBox input, .jobSearchBox label, .jobSearchBox select,
.jobSearchBox .searchButtonDropdown:hover, .jobSearchBox .searchButtonDropdown:focus {
    margin: 0;
}
.jobSearchBox .primary-button {
    padding-left: 28px;
    padding-right: 28px;
}

.jobSearchBox form .row {
    padding-top: 8px;
}
/* END: Fix form element padding inside .jobSearchBox */

.featuredText{
    font-size: 20px;
}
.alert{
    border-radius: 8px;
}

.listJob {
    width: 100%;
    background-color: #ffffff;
    color: #607889;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}
/*
.listJob:nth-child(even){
    width: 100%;
    background-color: #EDF4F7;
    color: #1C3e57;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}
*/
.recruiters {
    background-color: #f8f8f8;
    padding-top: 8px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
}
.pagination {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    
}
.pageRow{
    overflow-x: scroll;
}
.paginationActive{
    color: #BC4427;
    padding-right: 20px;
    font-size: 17px;
    text-decoration: none;
    font-weight: bold;
}
.pagination .dots {
    padding-right: 20px;
}

.pagination a{
    color: #4f66ee;
    padding-right: 20px;
    font-size: 17px;
    text-decoration: none;

}
.pagination a:visited{
    color: #4f66ee;
    padding-right: 20px;
    font-size: 17px;
    text-decoration: none;
}
.frontPage{
    background-color: #5D4099;
    color: #ffffff;
}
.frontPage a, .frontPage a:visited {
    color: #ffffff;
    text-decoration: none;
}
.frontPage a:focus{
    border-color: #ffffff;
    border-style: dotted;
    border-width: 2px;
}
.yellowMenu{
    background-color: #F4C435;
    color: #1C3E57;
    border-color: #F4C435;
}
.yellowMenu a{
    color: #1C3E57;
}
.yellowMenu a:focus{
    border-color: #1C3E57;
    border-style: dotted;
    border-width: 2px;
}
.yellowMenu a:visited{
    color: #1C3E57;
}
.greenMenu{
    background-color: #1B674D;
    color: #ffffff;
}
.greenMenu a{
    color: #ffffff;
}
.greenMenu a:visited{
    color: #ffffff;
}
.greenMenu a:hover{
    color: #ffffff;
}
.greenMenu a:focus{
    border-color: #ffffff;
    border-style: dotted;
    border-width: 2px;
}
.blueMenu{
    background-color: #0C1464;
    color: #ffffff;
}
.blueMenu a{
    color: #ffffff;
    text-decoration: none;
}
.blueMenu a:visited{
    color: #ffffff;
}
.blueMenu a:hover{
    color: #ffffff;
}
.blueMenu a:focus{
    border-color: #ffffff;
    border-style: dotted;
    border-width: 2px;
}
.redMenu{
    background-color: #BC4427;
    color: #FFFFFF;
    border-color: #BC4427;
}
.redMenu a{
    color: #FFFFFF;
}
.redMenu a:visited{
    color: #FFFFFF;
}
.redMenu a:focus{
    border-color: #ffffff;
    border-style: dotted;
    border-width: 2px;
}
.breadcrumb{
    padding-left: 8px;
}
.breadcrumb-item a{
    text-decoration: none;
}
.round-8{
    border-radius: 8px;
}
.jumbotron{
    padding: 0px;
    border-radius: 8px;
}
.jumbotron-left-image{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.jumbotron-right-image{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;

    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.jumbotron-txt-left{
    padding: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.focusable{
    border-style: dotted;
    border-width: 3px;
    border-color: transparent;
}
.focusable:focus{
    border-color: #ffffff;
}
.hiContrastoverBlue{
    color: #1C3E57;
    font-size: 18px;
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}
.hiContrastoverBlue-link, .hiContrastoverBlue-link:visited {
    font-size: 18px;
    font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
    color: #1C3E57;
    text-decoration: underline;
}
.a-no-decoration, .a-no-decoration:visited {
    text-decoration: none !important;
}
.text-bg-hot{
    background-color: #BC4427;
    color: #FFFFFF;
}
.text-bg-default{
    background-color: #0C1464;
    color: #FFFFFF;
}
.text-bg-yellow{
    background-color: #F4C435;
    color: #1C3E57;
}
.text-bg-blue{
    background-color: #4f66ee;
    color: #FFFFFF;
}
.text-bg-fresh{
    background-color: #1B674D;
    color: #FFFFFF;
}
.badge {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
}
.font-14{
    font-size: 14px;
}
.circleItem{
    align-content: center;
    justify-content: center;
    display: grid;
    min-height: 108px;
    max-height: 108px;
    min-width: 108px;
    max-width: 108px;
    height: 108px;
    width: 108px
}
.primary-button {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 0;
    background-color: #4f66ee;
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.success-button{
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 0;
    background-color: #1B674D;
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.btn-primary {
    height: initial;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    border-width: 0;
    background-color: #4f66ee;
    color: #ffffff !important;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    vertical-align: middle;
}
.btn-primary svg{
    vertical-align: middle !important;
    margin-top: auto !important;
    margin-left: 5px;
}
.btn-primary a, .btn-primary a:visited{
    background-color: #4f66ee !important;
    color: #ffffff !important;
}
.btn-primary a:visited{
    background-color: #4f66ee !important;
    color: #ffffff !important;
}
.primary-button:active{
    background-color: #BC4427;
    color: #ffffff;
}
.primary-button-disabled {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 3px;
    background-color: #ffffff;
    color: #4f66ee;
    border-color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    opacity: .7;
}
.secondary-button {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 3px;
    border-color: #4f66ee;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    align-content: center;
}
.secondary-button:hover {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 3px;
    border-color: #4f66ee;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    align-content: center;
}
.darkContrast-button {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 3px;
    background-color: #ffffff;
    border-color: #4f66ee;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.darkContrast-button:hover {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    border-width: 3px;
    background-color: #ffffff;
    border-color: #4f66ee;
    color: #4f66ee;
    font-family: 'Rubik';
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.whiteLinks a, .whiteLinks a:visited{
    color:#ffffff;
}
.error {
    border-radius: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #FCF3D6;
}
.break-out {
    width: 100vw;
    position: relative;
}
.upperBreak{
    margin-top: 16px;
}
.jumboTronBanner{
    min-height: 168px;
    align-content: center;
}
.noBullet{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.compBoxTable{
    height: auto;
    min-height: 50px;
    max-height: 150px;
    overflow-y: auto;
    overflow-x: auto;
}
.compBoxUpper{
    height: auto;
    min-height: 125px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: auto;
}

input[type=checkbox]:invalid {
    border-color: #E7B22E;
    border-width: 1px;
}

li {
    padding-top: 8px;
    padding-bottom: 8px;
}
.lih3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
}
footer{
    background-color: #000000;
    color: #ffffff;
    width:100%;
    min-height: auto;
    position: relative;
    bottom: 0px;
}
footer .footer-row {
    padding: 24px 0;
    justify-content: center;
}
footer .menuItem{
    color: #ffffff;
    text-decoration: none;
}
footer .menuItem:hover{
    color: #ffffff;
    text-decoration: none;
    
}
footer .menuItem:focus{
    color: #ffffff;
    text-decoration: none;
    border-style: dotted;
    border-width: 2px;
    border-color: #ffffff;
    border-style: dotted;
    border-width: 2px;
    border-color: #ffffff;
}
.stretched-link:focus{
    border-color: #4f66ee;
    border-style: dotted;
    border-width: 2px;
    text-decoration: none;
}

body{
    min-height: 100vh;
}
/* LOADER */
.loader {
    height: 20px;
    width: 250px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .loader--dot {
    animation-name: loader;
    animation-timing-function: ease-in-out;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    background-color: black;
    position: absolute;
    border: 2px solid white;
  }
  .loader--dot:first-child {
    background-color: #0C1464;
    animation-delay: 0.5s;
  }
  .loader--dot:nth-child(2) {
    background-color: #4f66ee;
    animation-delay: 0.4s;
  }
  .loader--dot:nth-child(3) {
    background-color: #EDF4F7;
    animation-delay: 0.3s;
  }
  .loader--dot:nth-child(4) {
    background-color: #0C1464;
    animation-delay: 0.2s;
  }
  .loader--dot:nth-child(5) {
    background-color: #4f66ee;
    animation-delay: 0.1s;
  }
  .loader--dot:nth-child(6) {
    background-color: #F4C435;
    animation-delay: 0s;
  }
  .loader--text {
    position: absolute;
    top: 200%;
    left: 0;
    right: 0;
    width: 4rem;
    margin: auto;
  }
  .loader--text:after {
    content: "Loading";
    font-weight: bold;
    animation-name: loading-text;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  }
  .fit-loader {
    min-height: 110px;
  }
@keyframes loader {
    15% {
      transform: translateX(0);
    }
    45% {
      transform: translateX(230px);
    }
    65% {
      transform: translateX(230px);
    }
    95% {
      transform: translateX(0);
    }
  }
@keyframes loading-text {
    0% {
        content: "Loading";
    }
    25% {
        content: "Loading.";
    }
    50% {
        content: "Loading..";
    }
    75% {
        content: "Loading...";
    }
}
@media (max-width: 767px) {
    .jobSearchBox ul.nav {
        display: block;
    }
    h1 {
        font-size: 56px;
        font-style: medium;
    }
    h2 {
        font-size: 34px;
        font-style: medium;
    }
    h3 {
        font-size: 28px;
        font-style: medium;
        line-height: 36px;
    }
    h4 {
        font-size: 20px;
        font-style: medium;
    }
    .engagementButton{
        font-size: 22px;
        font-weight: 4000;
        padding-top: 8px;
        line-height: 32px;
    }
}

/* #region Communities CSS anchor button fixes */


a.btn.anchor-button {
line-height: 35.5px;
color: #ffffff;
}

a.btn.primary-button.anchor-button:active {
    background-color: #BC4427;
    color: #ffffff;
}

a.btn.primary-button.anchor-button:hover {
    background-color: #4f66ee;
}

a.btn.primary-button.anchor-button:focus {
    border: none;
}


/* #endregion Communities CSS anchor button fixes */