@charset "UTF-8";

body {
  margin: 0;
}

:root {
  --main-color: #B31942;
}

*, html {
    box-sizing: border-box;
}

/* Hides Expand Button on Map */
.map-expand {
  display: none;
}

/* New Template 114 - CSS Document  Company_ID:	122747 Logo_Img:	https://imgsgssl.recruiting.com/company/logos/logo122747.gif Logo_Img_Sm:	https://imgsgssl.recruiting.com/company/logos/125x60/logo122747.gif Logo_Img_Md:	https://imgsgssl.recruiting.com/company/logos/200x100/logo122747.gif Logo_Img_Lg:	https://imgsgssl.recruiting.com/company/logos/300x145/logo122747.gif Head_Img_CC:	 Head_Img_Dotcom:	 Head_Img_Mob:	 Body_Img:	 Body_Img_Position:	 Body_BgColor:	#ffffff Page_BgColor:	#ffffff Head_Color:	#b31942 Body_Color:	#000000 Link_Color:	#0a3161 Accent_Color_1:	#b31942 Accent_Color_2:	#000000 Accent_Color_3:	#000000 Head_Font:	Arial, Helvetica, sans-serif Body_Font:	Arial, Helvetica, sans-serif */
.head-company-name {
  display: none;
}

.AffiliateAds {
  display: none;
}

.co-content,
.co-content table,
.co-content td,
.co-content th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  /* Body Color */
  z-index: 0;
}

.co-content a {
  color: #0a3161;
  /* Link Color */
}

/* headlines */
.co-content h1,
.co-content h2,
.co-content h3,
.co-content h4,
.co-content h5 {
  margin: 0 0 .5em;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  /* Header Font */
  color: #b31942;
  /* Head Color */
}

.co-content h1 {
  font-size: 200%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.co-content h1 a {
  color: #b31942;
  /* Head Color */
}

.co-content h1 a:hover {
  color: #0a3161;
  /* Link Color */
}

.co-content h2 {
  font-size: 160%;
}

.co-content h3 {
  font-size: 140%;
}

.co-content h4 {
  font-size: 120%;
}

.co-content h5 {
  font-size: 100%;
}

#PContent ul {
  margin-bottom: .5em;
padding: 1rem;
    list-style: none;
}

/* Basic Setup ----------------------------------------------------------- */
#mapLocationList {
  max-height: 150px;
  overflow-y: auto;
}

#mapLocationList div {
  padding: 4px;
}

#mapContentList {
  display: none;
}

/* Logo & Nav */
.video-Jobing {
  background: none;
}

#company-profile-main #ytplayer,
#video-details #ytplayer,
#company-profile-main .video-Jobing iframe,
#video-details .video-Jobing iframe {
  width: 100%;
  height: 350px;
}

.co-nav li {
  display: inline-block;
}

/* Sidebar ----------------------------------------------------------- */
#CoLocations #mapContentList {
  display: none;
}

#CoLocations #mapLocationList {
  max-height: 150px;
  overflow-y: auto;
}

#CoLocations #MapResults {
  min-height: 200px;
}

#PDetails .video-list,
#PDetails .job-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#job-detail.cc #Page #PContent .video-container iframe,
#job-detail.cc #Page #PContent #VidPlayer {
  width: 64%;
  height: 290px;
  margin: 10px 0;
}

#job-detail .job-body ul,
#job-detail .job-body ol {
  list-style: disc;
  margin-left: 30px;
}

/* Job Lists - ALL ------------------------------------------------------------------------- */
.cc-mobile #PContent .open-jobs .job-paging .prev-link,
.cc-mobile #PContent .open-jobs .job-paging .title,
.cc-mobile #PContent .open-jobs .job-paging .next-link {
  width: 33.3%;
}

.profile-mobile #PContent .open-jobs .job-list a,
.cc-mobile #PContent .open-jobs .job-list a {
  display: block;
}

.profile-mobile #PContent .open-jobs .job-list a .title,
.cc-mobile #PContent .open-jobs .job-list a .title {
  color: #0a3161;
  /* Link Color */
  width: 100%;
  font-size: 120%;
}

.profile-mobile #PContent .open-jobs .job-list a span,
.cc-mobile #PContent .open-jobs .job-list a span {
  display: block;
  color: #000000;
  /* Body Color */
  width: 100%;
  float: none;
}

.profile-mobile #PContent .open-jobs .job-list li,
.cc-mobile #PContent .open-jobs .job-list li {
  padding: 0;
}

/* Jobing Profile ----------------------------------------------------------- */
.profile .co-content:before,
.profile .co-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.profile .co-content:after {
  clear: both;
}

/**  * For IE 6/7 only  * Include this rule to trigger hasLayout and contain floats.  */
.profile .co-content {
  *zoom: 1;
}

.profile #PContent {
  margin-right: 0;
}

.profile #PTitle {
  clear: both;
}

.profile #PContentContainer {
  padding: 0;
}

.profile .open-jobs ul li a {
  height: 20px;
  overflow: hidden;
  margin-bottom: 4px;
}

.profile .open-jobs ul li .title {
  padding: 2px 0;
}

.profile .open-jobs ul li .job-location,
.profile .open-jobs ul li .job-pay {
  display: none;
}

.profile .open-jobs ul li a {
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.profile .open-jobs ul li a:hover {
  color: #ffffff;
  /* PageBg Color */
  background: #0a3161;
  /* Link Color */
  text-decoration: none;
}

.profile .open-jobs ul .highlight {
  background: none;
}

.profile .open-jobs ul li .count {
  display: block;
  min-width: 20px;
  height: 10px;
  overflow: hidden;
  background: #b31942;
  /* Accent 1 */
  color: #ffffff;
  /* PageBg Color */
  text-align: center;
  padding: 5px 0;
  float: left;
  margin: 0 10px 0 0;
  clear: left;
  font-size: 11px;
  font-weight: 400;
  line-height: .7em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.profile .open-jobs ul li span {
  color: #000000;
  /* Body Color */
  font-size: 90%;
  margin: 0 5px 0 0;
}

.profile .open-jobs ul li .title {
  color: #0a3161;
  /* Link Color */
  font-weight: 700;
  font-size: 110%;
}

.profile .open-jobs ul li a:hover .title {
  color: #ffffff;
  /* PageBg Color */
}

.profile .open-jobs ul li a:hover,
.profile .open-jobs ul li a:hover span {
  color: #ffffff;
  /* PageBg Color */
}

/* Recruiting.com Site - Facebook ------------------------------------------- */
.cc-facebook .co-nav {
  overflow: hidden;
}

/* Recruiting.com Site - Mobile -------------------------------------------- */
.cc-mobile #PContentContainer,
.profile-mobile #PContentContainer {
  padding: 0 10px;
}

.profile-mobile .co-logo {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
  background: #fff url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/VJ37R_logo122747/logo122747.gif) center center scroll no-repeat;
  /* Logo */
  padding: 10px;
  width: 88px;
  height: 31px;
}

.cc-mobile #footerpowered {
  font-size: 70%;
}

.cc-mobile #PFoot {
  background: #ffffff;
  /* Page BgColor */
}

.profile-mobile .co-footnav,
.cc-mobile .co-footnav,
.cc-mobile .co-hrurl {
  font-size: 130%;
  background: #000;
}

.profile-mobile .co-footnav a,
.cc-mobile .co-footnav a,
.cc-mobile .co-hrurl {
  min-height: 24px;
  padding: 8px 10px 0;
  background: #0a3161;
  /* Link Color */
  color: #ffffff;
  /* Page BgColor */
  display: block;
}

.profile-mobile .co-footnav a:hover,
.cc-mobile .co-footnav a:hover,
.cc-mobile .co-hrurl:hover {
  opacity: .8;
  text-decoration: none;
}

.profile-mobile #PContent .video-container,
.cc-mobile #PContent .video-container {
  float: right;
  width: 160px;
  height: 96px;
  margin: 15px 10px 10px;
}

#company-profile-main.profile-mobile #ytplayer,
#company-profile-main.cc-mobile #ytplayer,
#company-profile-main.cc-mobile .video-Jobing iframe,
#company-profile-main.profile-mobile .video-Jobing iframe,
#video-details.profile-mobile #ytplayer,
#video-details.cc-mobile #ytplayer,
#video-details.cc-mobile .video-Jobing iframe,
#video-details.profile-mobile .video-Jobing iframe {
  height: 96px;
  width: 160px;
}

.profile-mobile .open-jobs .job-list li a,
.cc-mobile .open-jobs .job-list li a {
  display: block;
}

.profile-mobile .open-jobs .job-list li a .title,
.cc-mobile .open-jobs .job-list li a .title {
  font-size: 140%;
}

/*facebook nav*/
.cc-facebook #prev a,
.cc-facebook #next a {
  position: relative;
}

.cc-facebook .co-nav li {
  display: inline-block;
}

.cc-facebook .co-nav li a {
  display: inline-block;
}

/* New Template 114 - CSS Document */
/* Fix for Applitrack Lists */
#job-detail .postingsList {
  margin-left: 0 !important;
  list-style: none !important;
  padding: 0;
  font-family: sans-serif;
}

.postingsList .title,
.postingsList>div>li {
  padding: 1rem;
  background-color: #f1f2f2;
  border-radius: 10px;
  margin-bottom: 10px;
}

.postingsList .title2 {
  display: block;
}

.postingsList li br,
.postingsList li:empty {
  display: none;
}


.postingsList li:has(span) {
  color: red;
}

.postingsList .label {
  font-weight: bold;
}





@media(min-width: 900px) {

  .postingsList .title2,
  .postingsList li .normal {
    display: block;
    float: right;
    text-align: right;
  }
}




#job-detail .noprint {
  display: none !important;
}

a.co-url {
  position: absolute;
  top: 0;
  left: 0;
}

#job-detail .label {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}


.cc body {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/0BIML_paper/paper.jpg);
  background-attachment: fixed;
  z-index: -2;
}

body:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/E0F7S_sketch/sketch.png);
  position: fixed;
  top: -1em;
  right: -15%;
  z-index: -1;
}

.dropcap {
  float: left;
  color: #0A3161;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: 'Arvo', serif;
}

.profile-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.profile-top ul li {
  text-indent: -.7em;
  padding: 0 0 .5em 1em;
}

.profile-top ul li:before {
  content: "\25a0";
  color: #999;
  padding-right: 15px;
}

.profile #PContent ul li {
  list-style-type: none;
}

.profile ul.co-nav a:hover {
  color: #0A3161;
  text-decoration: underline;
}

#company-profile-main #PTitle {
  display: none;
}

.ThemedContent a {
  color: #0A3161;
}

.ThemedContent,
.ThemedContent table,
.ThemedContent td,
.ThemedContent th {
  font-family: 'Arvo', serif;
}

#PTitle h1,
.ThemedContent h1.header {
  margin: 20px 0 30px 0;
  padding: 10px 0;
  color: white;
  background: #B31942;
  text-align: center;
  clear: both;
}

.ThemedContent h1,
.ThemedContent h2,
.ThemedContent h3,
.ThemedContent h4,
.ThemedContent h5 {
  font-family: 'Trocchi', serif;
  line-height: 120%;
}

.h2 {
  margin: 20px 0 30px 0 !important;
  padding: 10px 0;
  color: #fff !important;
  background: #B31942;
  text-align: center;
  clear: both;
  font-family: 'Trocchi', serif;
  display: block;
}

.h4 {
  font-size: 120%;
  font-family: 'Trocchi', serif;
  margin: 0 0 .5em;
  font-weight: 400;
  color: #B31942;
  padding: 0;
  text-align: left;
}

#CompHTMLTop,
.co-nav {
  text-align: center;
}

.cc .co-nav {
  margin: 10px auto;
  padding: 0 15px;
}

.co-nav li a {
  padding: 15px;
  font-size: 18px;
  text-decoration: none;
}

.co-nav li a:hover {
  text-decoration: underline;
}

#PContent,
.profile #PContent {
  clear: both;
  width: 80%;
  max-width: 92.3em;
  margin: 0 auto;
  padding: 1em 0px;
  position: relative;
  float: none;
}

#cosearchbutton {
  background: #0A3161 !important;
  color: white !important;
  border: none !important;
  font-size: 100%important;
  font-family: 'Arvo', serif !important;
  padding: 10px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: auto !important;
  width: auto !important;
  -webkit-transition: ease all .5s;
  transition: ease all .5s;
  border: solid thick #0A3161;
}

#cosearchbutton:hover {}

a.btn,
li.more a {
  background: #0A3161;
  color: white;
  padding: 10px;
  /*transition*/
  -webkit-transition: ease all .5s;
  transition: ease all .5s;
  border: solid thick #0A3161;
  margin: 5px;
  display: inline-block;
  border-radius: 0;
}

a.btn:hover,
li.more a:hover,
#cosearchbutton:hover {
  background: transparent !important;
  color: #0A3161 !important;
  text-decoration: none !important;
}

/*boxes*/

.box {
  padding: 2em;
  border: 1px solid #0A3161;
  display: block;
  height: 50vh;
  float: left;
  margin: -1px 0 0 -1px;
  color: black;
  box-sizing: border-box;
  /*transition*/
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/IKHXN_prof/prof.jpg);
}

.box.prof {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/IKHXN_prof/prof.jpg);
  /*background-size*/
  background-size: cover;
}

.box.innov {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/D2K9F_innovative/innovative.jpg);
  /*background-size*/
  background-size: cover;
}

.box.spec {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/SCQL8_specialized/specialized.jpg);
  /*background-size*/
  background-size: cover;
}

.box span.boxheader {
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 1.2;
  font-size: 200%;
  color: white;
  display: inline-block;
  margin: 0 0 12px 0;
}

.box .boxcontent {
  font-family: 'Arvo', serif;
  display: none;
  line-height: 130%;
}

.box:hover .boxcontent {
  display: block;
}

.box:hover {
  text-decoration: none;
  background: #333;
}

.box:hover span.boxheader {
  color: #B31942;
}

.box:hover span.boxheader strong {
  color: white;
}

.box:hover .boxcontent {
  color: #999;
}

/*schools


.schools img,
.schools span,
.schools strong {
    -webkit-transition: ease all .75s;
    -moz-transition: ease all .75s;
    -o-transition: ease all .75s;
    transition: ease all .75s;
    max-width: 100%;
    z-index: 2;
    position: relative;
}

.schools strong {
    background: white;
    padding: 10px;
    position: absolute;
    z-index: 3;
    width: 100%;
}

.schools .col {
    position: relative;
    overflow: hidden;
    border: solid thin #0A3161;
    box-sizing: border-box;
    padding: 0 10px 10px 10px;
    background: white;
    display: block;
}

.schools a:hover img {
    -webkit-transform: translate(0, -75px);
    -moz-transform: translate(0, -75px);
    -ms-transform: translate(0, -75px);
    -o-transform: translate(0, -75px);
    transform: translate(0, -75px);
}

.schools a:hover span {
    -webkit-transform: translate(0, 25px);
    -moz-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    -o-transform: translate(0, 25px);
    transform: translate(0, 25px);
}

.schools a span {
    position: absolute;
    bottom: 0;
    background: #333;
    padding: 20px;
    z-index: 1;
    height: 100px;
    box-sizing: border-box;
    color: #999;
    left: 0;
    margin: 0 10px 10px 10px;
    font-size: 12px;
}

*/

div.statement {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/ML1ST_classroomwl2PLa/classroomwl2PLa.png) center center;
  padding: 5%;
}

div.statement p {
  font-family: 'Trocchi', serif;
  font-size: 200%;
  margin: 0 0 .5em;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.schooldetails {
  background: #333;
  background: rgba(0, 0, 0, .65);
  padding: 20px;
  box-sizing: border-box;
  color: #999;
  /*border-radius*/
  border-radius: 2px;
  position: relative;
}

#AF {
  margin-top: 13px;
}

#AF .schooldetails:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/7I8NQ_af/af.png);
  position: absolute;
  left: 0;
  top: 0;
}

#DE .schooldetails:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/WPQ5N_de/de.png);
  position: absolute;
  left: 0;
  top: 0;
}

#MIL .schooldetails:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/4ZT3P_mil/mil.png);
  position: absolute;
  left: 0;
  top: 0;
}

#VER .schooldetails:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/XUVYI_ver/ver.png);
  position: absolute;
  left: 0;
  top: 0;
}

#BLU .schooldetails:before {
  /* content: url(//d2i2zd9axwkr7h.cloudfront.net/company/sites/122747/blu.png); */
  position: absolute;
  left: 0;
  top: 0;
}

#PContent>div>div.profile-top>div.section.group.schools>div:nth-child(5) {
  margin-left: 0;
}

#PContent .schooldetails ul {
  margin: 0;
}

.schooldetails ul li {
  padding: .5em 0 .5em 1em;
}

.schooldetails ul li:first-child {
  padding: 0 0 .5em 1em;
}

.ThemedContent .schooldetails h3:nth-of-type(2),
.schooldetails p,
.schooldetails li {
  color: white;
}

.schooldetails li {
  color: white;
  list-style: none;
  margin: 0;
  border-bottom: solid thin #999;
  padding: 5px 0;
}

/*jobs*/
span.title {
  max-width: 300px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.job-list li ul li a {
  background: white;
  padding: 10px;
  margin: 5px;
  display: block;
  border: solid thin;
  position: relative;
}

.job-list li ul li span.location {
  position: absolute;
  right: 0;
  top: 0;
  background: #333;
  padding: 12px;
  color: #999;
  font-size: 12px;
  width: 240px;
  text-align: right;
}

#job-list-page div.jobcosearch {
  margin: 0 0 10px 0;
}

#job-detail .job-addl-info a.ApplyButton {
  color: #000;
}

#job-detail h3.email-job-header {
  margin: 30px 0 12px;
}

#job-detail input#eRecipient {
  font-size: 14px;
  margin: 10px 0 15px 0;
  width: 250px !important;
}

#job-detail input#email-submit-button {
  display: block;
  clear: both;
  background: #0A3161;
  color: #ffffff;
  border: 0;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 0 30px 0;
  font-family: 'Arvo', serif;
  border-radius: 5px;
}

/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 3.2%;
}

.col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
}

/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
}

.span_3_of_4 {
  width: 74.2%;
}

.span_2_of_4 {
  width: 48.4%;
}

.span_1_of_4 {
  width: 22.6%;
}

.span_1_of_3 {
  width: 33.33%;
}

/*versions*/
.cc-facebook .job-list li ul li span.location,
.cc-facebook .job-list li ul li a {
  padding: 5px;
}

.co-logo {
  display: block;
  height: auto;
  margin: 0 auto;
  height: 200px;
  width: 100%;
}

#footerpowered {
  padding: 0px !important;
}

#footerpowered .PoweredBy {
  text-align: center;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}

#footerpowered .PoweredBy a {
  color: #B31942;
  text-decoration: none;
}

@media (max-width: 1140px) and (min-width: 1024px) {
  .box:hover .boxcontent {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {

  .cc .ovr-1 .span_2_of_4,
  .cc .ovr-2 .span_1_of_4,
  .cc .ovr-2 .span_2_of_4 {
    width: 100%;
  }

  .cc .ovr-1 .col,
  .cc .ovr-2 .col {
    margin: 1% 0 1% 0%;
  }

  .cc .ovr-3 .span_1_of_3 {
    width: 100%;
  }

  .cc .box {
    text-decoration: none;
    background: #333 !important;
    height: auto;
  }

  .cc .box .boxcontent {
    display: block;
    font-size: 12px;
  }

  .cc .box span.boxheader {
    color: #B31942 !important;
  }

  .cc .box span.boxheader strong {
    color: white !important;
  }

  .cc .box .boxcontent {
    color: #999 !important;
    line-height: 140%;
  }

  /*
    .cc .schools .col {
        text-align: center;
        display: inline-block;
        width: 48%;
        margin: 0 1% 30px 1%;
        height: auto;
    }

    .cc .schools a img {
        -webkit-transform: translate(0, -75px);
        transform: translate(0, -75px);
    }

    .cc .schools a span {
        -webkit-transform: translate(0, 25px);
        transform: translate(0, 25px);
    }

    .cc .schools a span {
        position: absolute;
        bottom: 0;
        background: transparent;
        padding: 15px 20px;
        z-index: 5;
        height: 120px;
        box-sizing: border-box;
        color: #999;
        left: 0;
        margin: 0;
        font-size: 12px;
        background: white;
        width: 100%;
    }

    .cc .schools strong {
        padding: 10px 0;
        position: relative;
        display: block;
    }

    */

  .cc #AF .span_1_of_4.schooldetails,
  .cc #DE .span_1_of_4.schooldetails,
  .cc #MIL .span_1_of_4.schooldetails,
  .cc #VER .span_1_of_4.schooldetails {
    width: 100%;
    margin: 0 0 20px;
  }

  .cc #AF .span_3_of_4,
  .cc #DE .span_3_of_4,
  .cc #MIL .span_3_of_4,
  .cc #VER .span_3_of_4 {
    width: 100%;
  }

  #AF h2,
  #DE h2,
  #MIL h2,
  #VER h2 {
    margin-top: 12px;
  }

  .cc .income-opps .span_2_of_4 {
    width: 100%;
    margin: 0 auto;
  }

  .cc .income-opps {
    margin: 25px 0;
  }

  div.statement p {
    font-size: 150%;
  }

  .h4 {
    margin: .5em 0;
  }
}

@media (max-width: 767px) {
  .job-list li ul li span.location {
    position: static;
    right: 0;
    top: 0;
    background: transparent;
    padding: 5px 0 0 0;
    color: #999;
    width: 100%;
  }

  .job-list li ul li span {
    display: block;
  }

  div.statement {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/ML1ST_classroomwl2PLa/classroomwl2PLa.png);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/ML1ST_classroomwl2PLa/classroomwl2PLa.png);
    background-position: center center;
  }

  #company-profile-main h1 {
    margin: 0 0 10px;
  }
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
  #footerpowered .PoweredBy {
    padding: 0 0 60px 0;
  }

  .col {
    margin: 1% 0 1% 0%;
  }

  #PTitle h1,
  .ThemedContent h1.header {
    margin: 20px 0;
  }

  .h2 {
    margin: 20px 0;
  }

  .span_4_of_4,
  .span_3_of_4,
  .span_2_of_4,
  .span_1_of_4,
  .span_1_of_3 {
    width: 100%;
  }

  .box {
    text-decoration: none;
    background: #333 !important;
    height: 300px;
  }

  .box .boxcontent {
    display: block;
    font-size: 12px;
  }

  .box span.boxheader {
    color: #B31942 !important;
  }

  .box span.boxheader strong {
    color: white !important;
  }

  .box .boxcontent {
    color: #999 !important;
    line-height: 140%;

  }

  /*

    .schools .col {
        text-align: center;
        width: 100% !important;
        margin: 1% 0 1% 0;
    }

    .schools a img {
        -webkit-transform: translate(0, -75px);
        transform: translate(0, -75px);
    }

    .schools a span {
        -webkit-transform: translate(0, 25px);
        transform: translate(0, 25px);
    }

    .schools a span {
        position: absolute;
        bottom: 0;
        background: transparent;
        padding: 15px 20px;
        z-index: 5;
        height: 100px;
        box-sizing: border-box;
        color: #999;
        left: 0;
        margin: 0;
        font-size: 12px;
        background: white;
        width: 100%;
    } */

  .job-list li ul li span.location {
    position: static;
    right: 0;
    top: 0;
    background: transparent;
    padding: 5px 0 0 0;
    color: #999;
    width: 100%;
  }

  .job-list li ul li span {
    display: block;
  }

  div.statement p {
    font-size: 100%;
  }

  div.statement {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/ML1ST_classroomwl2PLa/classroomwl2PLa.png);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/ML1ST_classroomwl2PLa/classroomwl2PLa.png);
    background-position: center center;
  }

  .body:before {
    opacity: .5;
  }

  .box span.boxheader {
    font-size: 27px;
  }

  .schools strong {
    padding: 10px 0;
    position: relative;
    display: block;
  }
}

@media only screen and (max-width: 375px) {
  .cc .box {
    height: auto;
  }
}

.browserIE .box {
  text-decoration: none;
  background: #333 !important;
  height: 300px;
}

.browserIE .box .boxcontent {
  display: block;
  font-size: 12px;
}

.browserIE .box span.boxheader {
  color: #B31942 !important;
}

.browserIE .box span.boxheader strong {
  color: white !important;
}

.browserIE .box .boxcontent {
  color: #999 !important;

}

/*
.browserIE .schools .col {
    text-align: center;


}

.browserIE .schools a img {
    -webkit-transform: translate(0, -75px);
    transform: translate(0, -75px);
}

.browserIE .schools a span {
    -webkit-transform: translate(0, 25px);
    transform: translate(0, 25px);
}

.browserIE .schools a span {
    position: absolute;
    bottom: 0;
    background: transparent;
    padding: 20px;
    z-index: 1;
    height: 100px;
    box-sizing: border-box;
    color: #999;
    left: 0;
    margin: 0 10px 10px 10px;
    font-size: 12px;
}
*/

#cosearch fieldset ol li:nth-child(2) {
  display: none;
}

.body.typeMobileSmart #company-follow-app.company-follow .company-follow-container {
  z-index: 9999;
}

/* Notice of Non-Discrimination */

a.btn-green {
  background: #0A3161;
  color: white;
  border: 1px solid #0A3161;
  text-align: center;
  display: block;
  padding: 10px;
  text-decoration: none;
  max-width: 400px;
  margin: 20px auto;
  margin-bottom: 30px;
  -webkit-transition: ease .1s all;
  transition: ease .1s all;
}

a.btn-green:hover,
a.btn-green:focus {
  background: white;
  color: #0A3161;
  text-decoration: underline;
}

/* EDITS 01302020 */

.schools {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  justify-content: center;
}

.schools__card {
  display: inline-block;
  width: 30%;
  border: solid thin #0A3161;
  background-color: white;
  padding: 10px;
  padding-top: 0px;
  margin: 10px;
  overflow: hidden;
  z-index: 0;
}

a.schools__card-link {
  display: block;
  text-decoration: none;
  position: relative;
}

.schools__card-title {
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
  z-index: 999;
  width: 100%;
  background-color: white;
  position: relative;
}

.schools__card-logo,
.schools__card-logo img {
  text-decoration: none;
  border: none;
}

.schools__card-logo {
  background-color: white;
  z-index: 9;
  position: relative;
  display: block;
  width: 100%;
}

.schools__card-logo img {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
}

@media (min-width: 992px) {

  .schools {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .schools__card {
    width: 18%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .schools__card {
    width: 26%;
  }
}

@media (max-width: 424px) {
  .schools__card {
    width: 90%;
    margin: 10px 0;
  }
}

1