/* 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;
}

#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/2OPHW_paperwXdKZL/paperwXdKZL.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%;
  /* width: 100%; */
  max-width: 92.3em;
  margin: 0 auto;
  padding: 1em 0px;
  position: relative;
  float: none;
}

#cosearchbutton {
  background: #0A3161 !important;
  color: white !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/0UU8M_profX0VLAt/profX0VLAt.jpg);
}

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

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

.box.spec {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16370/image/2025/5/GRF5T_specializedIvMZvw/specializedIvMZvw.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;
}

*/

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

.page-the-schools 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%;
}

.co-logo img {
  width: 18rem;
}

#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;
  }

  .page-the-schools 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;
  }

  .page-the-schools 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;
  }

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

  .page-the-schools 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;
  }
}