@charset "UTF-8";

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

/* New Template 114 - CSS Document  Company_ID:	146809 Logo_Img:	https://imgsgssl.recruiting.com/company/logos/logo146809.gif Logo_Img_Sm:	https://imgsgssl.recruiting.com/company/logos/125x60/logo146809.gif Logo_Img_Md:	https://imgsgssl.recruiting.com/company/logos/200x100/logo146809.gif Logo_Img_Lg:	https://imgsgssl.recruiting.com/company/logos/300x145/logo146809.gif Head_Img_CC:	 Head_Img_Dotcom:	 Head_Img_Mob:	 Body_Img:	 Body_Img_Position:	 Body_BgColor:	#ffffff Page_BgColor:	#ffffff Head_Color:	#c1272d Body_Color:	#404040 Link_Color:	#fdd300 Accent_Color_1:	#c1272d Accent_Color_2:	#fdd300 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;
    /* Body Font */
    font-size: 14px;
    color: #404040;
    /* Body Color */
    z-index: 0;
}

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

#PContentContainer {
    background: #ffffff;
    /* Page BgColor */
}

.cc,
.cc-facebook {
    /* body */
    background-color: #ffffff;
    /* Body BgColor */
    background: #ffffff scroll;
    /* BodyBg */
    margin: 0;
}

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

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

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

.co-content h1 a:hover {
    color: #fdd300;
    /* 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: 0.5em;
}

/* 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: #fdd300;
    /* 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: #404040;
    /* 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: #fdd300;
    /* 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: #c1272d;
    /* 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: 0.7em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

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

.profile .open-jobs ul li .title {
    color: #fdd300;
    /* 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/13351/image/2025/8/SFPL0_logo146809/logo146809.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: #fdd300;
    /* 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: 0.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;
}

/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 {
    width: 100%;
}

.span_11_of_12 {
    width: 91.53%;
}

.span_10_of_12 {
    width: 83.06%;
}

.span_9_of_12 {
    width: 74.6%;
}

.span_8_of_12 {
    width: 66.13%;
}

.span_7_of_12 {
    width: 57.66%;
}

.span_6_of_12 {
    width: 49.2%;
}

.span_5_of_12 {
    width: 40.73%;
}

.span_4_of_12 {
    width: 32.26%;
}

.span_3_of_12 {
    width: 23.8%;
}

.span_2_of_12 {
    width: 15.33%;
}

.span_1_of_12 {
    width: 6.86%;
}

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

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

.group:after {
    clear: both;
}

.group {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}

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

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

/* all browsers except IE6 and lower */
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {

    .span_12_of_12,
    .span_11_of_12,
    .span_10_of_12,
    .span_9_of_12,
    .span_8_of_12,
    .span_7_of_12,
    .span_6_of_12,
    .span_5_of_12,
    .span_4_of_12,
    .span_3_of_12,
    .span_2_of_12,
    .span_1_of_12 {
        width: 100%;
    }

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



body{
    font-family:"museo-slab",serif;
}

#job-detail .salary-comment {display: none;}

.ThemedContent a.btn {
    display: block;
    border: solid thick;
    padding: 20px;
    color: #c0262c;
    text-align: center;
}
.bg-gray{
    background-color: #f4f4f4;
}
.main-content,.main-content table,.main-content td,.main-content th {
    /* Body Font */
    font-size: 14px;
    color: #404040;
    /* Body Color */
    z-index: 0;
}

.main-content a {
    color: #fdd300;
    /* Link Color */
}

#PContentContainer {
    background: #ffffff;
    /* Page BgColor */
}

.cc, .cc-facebook {
    /* body */
    background-color: #ffffff;
    /* Body BgColor */
    background: #ffffff scroll;
    /* BodyBg */
    margin: 0;
}

/* headlines */
.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5 {
    margin: 0 0 .5em;
    font-weight: 400;
    /* Header Font */
    color: #c1272d;
    /* Head Color */
}

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

.main-content h1 a {
    color: #c1272d;
    /* Head Color */
}

.main-content h1 a:hover {
    color: #fdd300;
    /* Link Color */
}

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

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

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

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

#PContent ul {
    margin-bottom: .5em;
}

.job-addl-info {display:none;}
.cc *, .profile .profile-top *{ 
  box-sizing: border-box; 
    }
    .section, .open-jobs, #CompHTMLBottom {
    padding:5% 20%;
}
.center {
  margin: 0 auto;
}
#PTitle{
    padding:1% 20%;
}
.main-content h1{
    font-weight:700;
    font-size:4.5em;
}
.main-content h2{
    font-size:2.5em;
    font-style: italic;
    text-align:center;
}
img{
    max-width:100%;
    vertical-align:middle;
}
body a{
    text-decoration: none
}
hr {
  border: none;
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/RDN54_hr8O8bo0/hr8O8bo0.png);
  height: 7px;
    clear: both;
  margin: 10px 10px 10px 0px;
}

#menu{
    margin: 0 auto;
    padding: 0;
}


.round{
    border-radius:50%;
    border:solid thick #e2e2e2;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
}

/*modal*/
.modal-header {
    background:#fff;
    border-bottom:0px;
}

/*#showvideo .closeyoutube {*/
/*    float: right;*/

/*}*/
#showvideo .closeyoutube:after{
    content: "\f00d";
  font-family: 'FontAwesome';
  color:white;
  font-size: 2em;
}
#company-profile-main .intro .span_4_of_12 a {
  font-size: 2em;
}
.modal-backdrop {
    background-color: transparent!important;
    background-image:url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/GKKY9_modal1LS2uS/modal1LS2uS.png);
}

.modal {
  position: fixed;
  top: 10%;
  left: 0 !important;
  right: 0 !important;
  z-index: 1050;
  overflow: auto;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#showvideo.youtubemodal {
  width: 725px;
  padding: 25px;
  overflow: hidden;
  background: #3f3f3f;
  display: block !important;
  margin: 0 auto !important;
}

/*hover*/
.hovertext {
  margin: 1em auto;
  max-width: 1106px;
  text-align: center;
}

.hovertext a * {
  overflow: hidden;
  display: block;
  
}


.hovertext img {
  display: block;
  height: auto;
  max-width: 100%;
}

.hovertext .figure {
  /*height: 163px;*/
  overflow: hidden;
  position: relative;
  /*width: 289px;*/
  border-radius: 50%;
}

.hovertext .figcaption {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  /*display: table;*/
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  border-radius:50%;
}

.hovertext .figcaption .capcontent {
  /*display: table-cell;*/
  font-size: 1.5em;
  position: relative;
  top: 0;
  width: 100%;
  vertical-align: middle;
}

.hovertext a:hover .figcaption {
  opacity: 1;
  filter: alpha(opacity=100);
  
}

.hovertext img {
  display: block;
  height: auto;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  max-width: 100%;
}

.hovertext a:hover img {
 
}

.hovertext .figcaption .capcontent {
  /*display: table-cell;*/
  font-size: 1.5em;
  position: relative;
  top: 0;
  width: 100%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  vertical-align: middle;
  border-radius:0;
}

.hovertext a:hover .figcaption .capcontent {
  -webkit-transform: translateY(90%);
  -ms-transform: translateY(90%);
      transform: translateY(90%);
}

.hovertext .figcaption {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  /*display: table;*/
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  z-index: 100;
}


/*#CompCareerHead * {*/
/*  display:inline-block;*/
/*  vertical-align:middle;*/
/*}*/
#CompHTMLTop {
  background: #404041;
  position: relative;
  min-height: 32px;
  line-height: 32px;
}
/*.co-nav {*/
/*  margin-left: 220px;*/
/*}*/
#menu li a {
  padding: 20px 10px;
  border-bottom: solid thick transparent;
  display: block;
  color: white;
  font-size: 19px;
  text-decoration: none;
}
#menu li a:hover{
    border-bottom:solid thick #666666;
    text-decoration:none;
}
#menu li a.selected {
  border-bottom: solid thick #8d8d8d;
}


ul#menu li {
    display: inline-block;
}
.slicknav_menu, .slicknav_nav li:first-child {
    display: none;
}


.co-logo img{
    display:none!important;
}

.mainlogo {
  background: #c0262c;
  padding: 13px 10px !important;
  margin: 0 !important;
}

/*footer*/
#CompHTMLBottom .span_2_of_12>a {
  display: block;
  padding: 5px 0;
  font-size: .8em;
}
#PFoot {
  position: relative;
}

#footerpowered {
  background: #303030;
    color: white;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

#footerpowered a{
    color: #fdd400;
}
#footerpowered .PoweredBy{
    margin: 0 auto;
}
#CompHTMLBottom{
    background:#404041;
    color:white;
    position:relative;
}
a.backtop {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: #303030;
  padding: 10px;
  -webkit-transition: ease all .5s;
          transition: ease all .5s;
}
a.backtop:hover{
    color:#fcd204;
}
a.backtop *{
    vertical-align:middle;
    display:inline-block;
}
.playbtn{
    font-size:1.5em;
}
#location-list a.backtop{
    position:fixed;
}
#CompHTMLBottom a {
  color: white;
}
#CompHTMLBottom .btn {
  display: block;
  border: solid thick white;
  text-align: center;
  padding: 10px;
  color: #fdd400;
}
#CompHTMLBottom h3{
   color: #fdd400; 
    font-style: italic;
}
#CompHTMLBottom i {
  font-size: 1.5em;
}
#CompHTMLPageBottom .col{
  padding:5%;
  margin:0;
}
#CompHTMLPageBottom .span_6_of_12{
    width:50%;
    height:320px;
}
.history{
    font-size: 1.8em;
  background: #FDD400 url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/X58RB_Pilot-historyoyEUVy/Pilot-historyoyEUVy.png);
  color: white;
  text-shadow: 2px 2px 0 #D3B203;
  position:relative;
}
.feat {
  background: #c0262c;
  color: white;
}

.feat *{
    color:white!important;
    text-align:left;
}

/*slider*/
.profile-top .banner ul{margin:0; max-height: 694px !important; overflow: hidden;}
.banner { overflow: auto; min-width:100%!important;}
.banner li { list-style: none;}
.banner li img {position: relative;}
.banner ul li { float: left; margin:0;}
.banner.has-dots {
  position: relative;
}
.banner ul{
    margin: 0 auto;
}
.banner .dots
{
  position:absolute;
  left:0;
  right:0;
  bottom:20px;
}
.banner ul li p:hover, .banner ul li:hover {cursor: default !important;}
.banner ul li p {color: #323232;}
.banner .dots li
{
  display:inline-block;
  width:10px;
  height:10px;
  text-indent:-999em;
  border:2px solid #fff;
  border-radius:6px;
  opacity:.4;
  filter: alpha(opacity=40);
  -webkit-transition:background .5s, opacity .5s;
  transition:background .5s, opacity .5s;
  margin:0 4px;
}

.banner .dots li.active{
  background:#fff;
  opacity:1;
  filter: alpha(opacity=100);
}
/*overview*/

.slide{
  position:absolute;
  -webkit-animation:round 16s infinite;
          animation:round 16s infinite;
  opacity:0;
  filter: alpha(opacity=0);
  
}
@-webkit-keyframes round{   
  25%{opacity:1;filter: alpha(opacity=100);}
  35%{opacity:0;filter: alpha(opacity=0);}
}
@keyframes round{   
  25%{opacity:1;filter: alpha(opacity=100);}
  35%{opacity:0;filter: alpha(opacity=0);}
} 

/*img:nth-child(4){animation-delay:0s;}*/
/*img:nth-child(3){animation-delay:4s;}*/
/*img:nth-child(2){animation-delay:8s;}*/
/*img:nth-child(1){animation-delay:12s;}*/


#company-profile-main .open-jobs h2{
    color:#323232;
    font-family: "museo-slab", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 900;
font-style:italic;
}
#company-profile-main #PTitle, #company-profile-page #PTitle,a.co-logo{
    display:none;
}
.browserIE #company-profile-main .section.intro {
    background-size: 100% 100%;
    height:100% !important;
  position:absolute !important;
  top:0px !important;
  left:0px !important;
}
#company-profile-main .section.intro {
    height: 700px !important;
  position: relative;
    border-bottom: solid 10px #e2e2e2;
    padding:0;
      background: url('https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/O02OY_slider12vNov9/slider12vNov9.jpg');
  background-size: cover;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/LG15P_slider1/slider1.jpg',
        sizingMethod='scale');
}
#company-profile-page .intro{
    text-align:center;
    background-attachment:fixed;
}

#company-profile-page h1{
    color:white;
}
a.homeurl {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  bottom: 0;
  background: #303030;
  color: #fdd300;
  float: right;
  line-height: 40px;
  padding: 20px 15px;
  text-decoration: none;
}

a.co-url{
    display:none;
}
.page-travel-center-jobs .section.intro{
      background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/3BOIU_tcheader7kI0nG/tcheader7kI0nG.jpg);
  background-size: cover;
  color: white;
}


.page-support-center-jobs .section.intro, .page-benefits .section.intro{
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/JNALN_cheader8kexdz/cheader8kexdz.jpg);
  background-size: cover;
  color: white;
}

.page-driver-jobs .section.intro{
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/43QA1_dheaderIgQtSy/dheaderIgQtSy.jpg);
  background-size: cover;
  color: white;
}

#company-profile-main .intro .span_4_of_12 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3% 0 7% 0;
  background: rgba(0,0,0,.75);
  text-align: center;
}

#company-profile-main .intro .span_4_of_12 *{
    color:white;
}
/*joblinks*/

#company-profile-main .section.opps {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/NSH8V_joblinks3ryTMF/joblinks3ryTMF.jpg);
  background-size: cover;
  color: white;
  padding: 10% 20%;
  border-bottom: solid 10px #e2e2e2;
  border-top: solid 10px #e2e2e2;
  position:relative;
}
#company-profile-main .opps h2{
    color:white;
}
#company-profile-main .opps h3{
    color:#fdd300;
}
#company-profile-main .opps img{
    border:solid thick #e2e2e2;
}

.opps img{
    border:solid thick #e2e2e2;
    -webkit-filter: brightness(.8) grayscale(0.25) saturate(1.5);
    -moz-filter: brightness(.8) grayscale(0.25) saturate(1.5);
    filter: brightness(.8) grayscale(0.25) saturate(1.5);
}
.opps img.watermark {
  border: none!important;
  position: absolute;
  width: 600px;
  right: 5%;
  bottom: 5%;
}
.profile-top .opps ul {
  margin: 0;
}
.opps li {
  background: white;
  margin-bottom: 10px;
  padding: 15px;
  border-radius: 2px;
  border: solid medium #ededed;
}
/*infographic*/
blockquote {
  font-size: 1.5em;
}
blockquote:before {
  content: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/RX7D6_quote/quote.svg);
  padding: 0 20px 20px 0;
  vertical-align: -2em;
  float: left;
}
.info strong {
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 900;
  font-size: 3em;
  display: block;
  color: #c0262c;
}
.info .span_7_of_12, .info .span_8_of_12{
      background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/RDN54_hr8O8bo0/hr8O8bo0.png) repeat-y right;
}
.info .span_12_of_12 {
  clear: both;
  overflow:hidden;
}
.info .span_12_of_12 img {
  max-width: 120px;
  vertical-align: middle;
  padding-right: 20px;
  padding-bottom: 10px;
}
.info .round {
   width: 300px;
  max-width: 100%;
}
/*inside*/
.benefits, .container-map {
  background: #f2f2f2;
  border-bottom: solid 10px #e2e2e2;
  border-top: solid 10px #e2e2e2;
}

.benefits .span_4_of_12:before {
  content: "\f067";
  font-family: 'FontAwesome';
  padding-right: 10px;
}

.section.opps{

    background:#fcd204;
    overflow:hidden;
}
.page-travel-center-jobs .section.opps{
  border-bottom: solid 10px #e2e2e2;
  margin-bottom: -20px;
}
.opps .col {
  position: relative;
  
}
.opps img{
    width:100%;
    border:solid 10px #f3ba19;
}
 .opps .group strong {
  position: absolute;
  margin: 0 auto;
  top: calc(38% - .5em);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  -ms-transform: scale(2,2);
  -webkit-transform: scale(2,2);
  transform: scale(2,2);
  color: white;
  text-shadow: 2px 2px 0 black;
  text-shadow: 2px 2px 0 rgba(0,0,0,.7);
    z-index: 1;
}

.browserIE  .opps .group strong {
    left:35%;
    right:35%;
}
.opps a:hover * {
   -webkit-transition: ease all 600ms;
  transition:         ease all 600ms;
}
.opps a:before {
  content: "Search Jobs";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: ease all 600ms;
  transition:         ease all 600ms;
}
.opps li a:before{
    content:"";
    
}
#company-profile-main .opps a span{
  position: absolute;
  left: 0;
  right: 0px;
  top: 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);  
  font-size: 1.25em;
  padding: 1em;
}
#company-profile-main a:before{
    content:"";
}
.opps a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 4;
  top: calc(50% - .5em);
  -ms-transform: scale(2,2); /* IE 9 */
    -webkit-transform: scale(2,2); /* Safari */
    transform: scale(2,2);
    
}
#company-profile-main .opps a:hover span{
    opacity: 1;
    filter: alpha(opacity=100);
  z-index: 4;
  top: calc(50% - 2.25em);
}
.opps a:hover strong{
    opacity:.05;
    filter: alpha(opacity=5);
    color:black;
     -ms-transform: scale(.5,.5); /* IE 9 */
    -webkit-transform: scale(.5,.5); /* Safari */
    transform: scale(.5,.5);
}
/*jobs*/
form#cosearch label {
  display: none;
}
#cosearch li {
  margin: 2px 10px;
  display: block;
  width: 250px !important;
}
#cosearch select {
  -webkit-appearance: none;
  border-radius: 0;
  padding:5px;
  width: 250px !important;
}
#cosearch {
  text-align: center;
}
.main-content h2 {
    padding-top: 15px;
    text-align: center;
}
#CompHTMLPageBottom h2 {
    padding-top: 0px !important;
}#coloc {
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/8AWGF_select725rGY/select725rGY.png) no-repeat white right center;
  border: 1px solid #ccc;
  max-width:100%;
}
#cosearchbutton {
  background: #c0262c!important;
  color: white!important;
  padding: 15px!important;
  display: block;
  text-align: center!important;
  border-radius: 0px!important;
  min-width: 200px!important;
  box-sizing: border-box;
  border: none!important;
  text-transform: uppercase!important;
  font-family: "museo-slab", Helvetica, Arial, sans-serif!important;
  font-style: normal;
  font-weight: 700!important;
  height: 30px!important;
  line-height: 6px;
}
#company-profile-main .open-jobs {
  background: #f4f4f4;
    text-align: center;
     background: #f4f4f4;
}
.profile-bottom .section:first-child {
 background: #f4f4f4;
    border-bottom: solid 10px #e2e2e2;
      padding-top: 0;
}
.main-content a.btn{
    display:block;
    border:solid thick;
    padding:20px;
    color:#c0262c;
    text-align:center;
}
.jobcosearch form * {
  display: inline-block;
  vertical-align: middle;
  width: 250px !important;
    margin: 1px auto !important;
}

.open-jobs .jobcosearch label{
    width:auto;
}

.open-jobs .jobcosearch .select-single {
  min-width: 0;
}

#job-detail #PContent{
    padding:5% 20%;
}
#job-detail #PTitle{
    padding:0;
}
#job-detail .job-body ul, #job-detail .job-body ol {
  list-style: square;
}

#job-detail .job-body ul li:nth-child(even) {background: #fff !important;}
#job-detail .job-body ul li:nth-child(odd) {background: #fff !important;}

#job-detail .job-body ul li{
    list-style: disc !important;
}
span.title {
  font-weight: 900;
  padding-right: 10px;
}
/*map*/
.container-state span {
  background-color: #F6F6F6;
  display: block;
  margin: 5px 0;
  padding: 10px;
  border-radius: 2px;
  border: solid medium #efefef;
}

.container-state .collapsed ~ ul {
  display: none;
}

.container-state .collapsed.expanded ~ ul {
  display: block;
}

.container-locations{
  margin-top:15px;
}
 
.list-locations ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}
.list-locations p {
    margin:0;
    display:block;
}
.list-locations p:hover {
    background-color:#121212;
}

.expanded:before, .collapsed:before {
  margin-right: 10px;
  font-size: 1.5em;
  vertical-align: middle;
}
 
/* Collapsed state for list element */
.collapsed:before {
    content:"\f055";
    font-family: 'FontAwesome';
    color:#fdd300;

}
/* Expanded state for list element
/* NOTE: This class must be located UNDER the collapsed one */
.expanded:before {
    content:"\f056";
    font-family: 'FontAwesome';
    color:#c0262c;

}

#location-list path {
  fill: #666!important;
}
#location-description #PContentContainer{
    padding:5% 20%;
}
.container-locations, .container-map {
  padding: 0 20%;
}

ul.list-locations li:nth-child(odd), .open-jobs:nth-child(odd) {
  background: #FAFAFA;
}
.open-jobs li{
    padding:0;
}
ul.list-locations li a, .open-jobs li ul li a{
 display:block;
 padding:10px;
}
.open-jobs li ul li a {

font-style: italic;
  font-size: 1.5em;
   -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  transition:         all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}

.list-locations li, .open-jobs li ul li{
  border: solid thin #DDD;
  margin: 7px 0;
}
ul.list-locations li a {
    color: #404040;
}

ul.list-locations li a:hover, .open-jobs li ul li a:hover{
  color: #333;
  background: #fdd300;
  text-decoration: none;
}
#location-list path {
    -webkit-transition: ease all .5s;
    transition: ease all .5s;
    fill: #ECECEC;
}
#location-list path.available {
    fill: #c0262c!important;
}
#location-list path.available:hover {
    fill: #3f3f3f!important;
}
@media only screen and (max-width: 1260px) {
    ul#menu {
        display:none!important;
    }
    #job-detail .slicknav_menu {display:block !important;}
    #job-detail .slicknav_menu {visibility:visible !important;}
    .slicknav_menu {
        display:block;
        background:#404041;
        background: #404041 url(https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/NW99J_mobile-logo2I6nbBI/mobile-logo2I6nbBI.png) 10px 8px no-repeat !important;
        padding: 10px !important;
    }
    .slicknav_menu .slicknav_menutxt {
        /*display: block;*/
        /*line-height: 1.188em;*/
        /*float: left;*/
        display:inline-block;
        vertical-align:middle;
    }
    .slicknav_menu .slicknav_icon {
        /*float: left;*/
        /*  margin: .45em 1em;*/
        display:inline-block;
        vertical-align:middle;
    }
    .slicknav_menu .slicknav_no-text {
        margin: 0
    }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: 0.125em;
        border-radius: 1px;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em
    }
    .slicknav_nav {
        clear: both
    }
    .slicknav_nav ul, .slicknav_nav li {
        display: block
    }
    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        margin: 0 0 0 0.4em;
    }
    .slicknav_nav .slicknav_item {
        display: block;
        cursor: pointer;
    }
    .slicknav_nav a {
        display: block
    }
    .slicknav_nav .slicknav_item a {
        display: inline
    }
    .slicknav_menu:before, .slicknav_menu:after {
        content:" ";
        display: table;
    }
    .slicknav_menu:after {
        clear: both
    }
    /* IE6/7 support */
    .slicknav_menu {
        *zoom: 1
    }
    /*      User Default Style     Change the following styles to modify the appearance of the menu. */
    .slicknav_menu {
        font-size:16px;
    }
    /* Button */
.slicknav_btn {
  float: right;
  padding: 0 20px 0 0;
}
    /* Button Text */
    .slicknav_menu .slicknav_menutxt {
  color: #fdd300;
  font-family: "museo-slab", Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-shadow: none;
  font-size: 1.5em;
  letter-spacing: 1px;
  font-style: italic;
  padding:10px;
    }
    /* Button Lines */
    .slicknav_menu .slicknav_icon-bar {
        background-color: #f5f5f5;
    }
    .slicknav_menu {
        background:#404041;
    }
    .slicknav_nav {
          color: #fdd300;
        margin:0;
        padding:0;
        font-size:0.875em;
          font-family: "museo-sans",sans-serif;
    }
    .slicknav_nav, .slicknav_nav ul {
        list-style: none;
        overflow:hidden;
    }
    .slicknav_nav ul {
        padding:0;
        margin:0 0 0 20px;
    }
    /*.slicknav_nav .slicknav_item:not(:first-child) {*/
    /*    padding:5px 10px;*/
    /*    margin:2px 5px;*/
    /*}*/
    .slicknav_nav a{
        padding:15px;
        font-size: 1.5em;
        text-decoration:none;
        color:#fdd300;
    }
    .slicknav_nav li:not(:first-child) {
             border-bottom: dotted thick rgba(0,0,0,.25);
}

    .slicknav_nav .slicknav_item a {
        padding:0;
        margin:0;
    }
    .slicknav_nav .slicknav_item:hover {
        border-radius: 6px;
        background:#ccc;
        color:#fff;
    }
    .slicknav_nav a:hover {
        border-radius: 6px;
        background:#ccc;
          color: #fdd300;
    }
    .slicknav_nav .slicknav_txtnode {
        margin-left:15px;
    }
    
    .info .span_7_of_12, .info .span_8_of_12{
        background:transparent;
    }
    
    .section, .open-jobs, #CompHTMLBottom,#company-profile-main .section.opps{
  padding: 5%;
}

#company-profile-main .intro .span_4_of_12 {
  padding: 2% 0 5% 0;
  background: #2d2d2d;
}
.jobcosearch form * {
  display: block;
  max-width:100%;
}
#CompHTMLTop{
    display:none;
}
}

.profile .banner, .cc-facebook{
   display:none; 
}

.profile .section, .cc-facebook .section{
     padding:5%!important;
}

.profile#company-profile-main .section.intro, .cc-facebook#company-profile-main .section.intro{
    min-height:700px;
}

ul.co-nav {
  background-color: #3d3d3d;
}

.co-nav a {
  padding: 15px;
  display: inline-block;
}

a.driver-jobs-list,
a.management-jobs-list,
a.corporate-jobs-list,
a.hourly-retail-jobs-list,
a.hourly-restaurant-jobs-list,
a.driver-services-jobs-list,
a.shift-supervisor-jobs-list,
a.talent-community,
.profile .fluidvids,
.profile#company-profile-main .intro .span_4_of_12 a,
.profile .playbtn{
   display:none!important; 
}
a.col.playbtn {
  color: #323232;
  font-size: 34px;
}
.open-jobs a {color: #404040 !important;}
#overview-ops h3, #overview-ops span {text-align: center !important;}
#home-box {
  position: relative;
  bottom: 0;
  padding: 30px 0 70px 0 !important;
  left: 0;
}
.viewjobs {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #c0262c;
  padding: 6px 0;
  font-size: 12px;
}
.viewjobs a {color: #fff !important; display:block;}
#white-btn {color: #fff !important;}
#red-btn {margin-top: 20px;}
#job-detail .main-content h1 {font-size: 2em;}
.ApplyButton.Custom {
  background: #c1272d;
  color: #fff;
}
.ApplyButton.Custom:hover, .ApplyButton.Custom:hover strong {background: #515151;}
#job-detail #CompHTMLPageBottom, #location-list #CompHTMLPageBottom {display:none}
#menu .overview, 
#menu .jobs, 
#menu .travelcenterjobs, 
#menu .driverjobs, 
#menu .supportcenterjobs {
  padding: 18px 12px 22px 12px;
}
.browserIE #home-box {background: #000 !important;}
.browserIE #CompHTMLPageBottom .col {padding: 60px 50px 50px 50px !important; height: 380px !important;}
.section.opps .col a strong {
  max-width: 33% !important;
}
.page-driver-jobs .opps a, 
.page-support-center-jobs .opps a{
  color: #404040 !important;
}
.page-support-center-jobs .opps .btn, 
.page-driver-jobs .opps .btn{
  color: #c0262c !important;
}

.disclosure {
    text-align: center;
    font-size: 8px;
}

.page-benefits ul li {
  cursor: default !important;
    list-style-type: circle !important;
}
.bene-p {
    padding-top: 30px;
}
#bene-h3 {
  background: #FAFAFA;
  border-bottom: none !important;
  margin: 0;
  text-align: center;
  padding-top: 50px;
}
.foot-btn {
    padding: 12px !important;
  width: 250px;
  font-size: 17px;
  display: block;
  margin: 0 auto;
}
#moz-btn {
    color: #414141;
}

#location-description .job-list-container ul li a span {
  color: #414141;
}
#left-foot-p {
  padding-bottom: 27px;
}
#bene-link {color: #c0262c;}
#bene-link:hover {text-decoration: underline; color :#c0262c;}
#CompHTMLPageBottom {
  overflow: hidden;
}
#CompHTMLPageBottom .btn {
  position: absolute;
  bottom: 20px;
  left: auto;
  right: auto;
}
.street {display:block !important;}

@media only screen and (max-width: 960px) {
    #company-profile-main .section.intro {
        height:500px !important;
    }
    .main-content h1 {
        font-size: 2.5em;
    }
    #company-profile-main .intro .span_4_of_12 a {
        font-size: 1em;
    }
    .viewjobs a {
        font-size: 2em !important;
    }
}
@media only screen and (max-width: 775px) {
    .history {font-size: 1.5em;}
    #CompHTMLPageBottom h2 {font-size: 2em;}
    #northamerica {display: none !important;}
}


@media only screen and (max-width: 760px) {
  #company-follow-app .company-follow-container{ display: none !important }
}




@media only screen and (max-width: 600px) {
    #CompHTMLPageBottom .span_6_of_12 {width:100% !important; position: relative;}
    #CompHTMLPageBottom {height:500px !important;}
    #CompHTMLPageBottom .col {height:250px !important;}
    #CompHTMLPageBottom .banner {padding-top: 24px !important;}
    #MapResults, #job-detail .job-addl-info {width: 100% !important;}
    .page-travel-center-jobs .opps .col {
      width: 48% !important;
      float: left !important;
      padding: 4px;
      margin: 1px;
    }
    .container-locations, .container-map {padding: 0 10px !important;}
    #showvideo.youtubemodal {width:550px !important;}
}







@media only screen and (max-width: 480px) {
    #company-profile-main .section.intro {
        height: 400px !important; 
        background-image: url('https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/09GYM_mobile-header-img6E3EeV/mobile-header-img6E3EeV.jpg') !important;
    }
     #company-profile-main .intro .span_4_of_12 {
         padding-bottom: 20% !important;
     }   
     .slicknav_menu .slicknav_icon {
      margin: 8px;
      display: inline-block;
      vertical-align: middle;
      background: #fdd300;
      padding: 10px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
    }
    .slicknav_menu .slicknav_menutxt {display:none !important;}
    .slicknav_menu .slicknav_icon-bar {background-color: #414141 !important;}
    .slicknav_nav a {text-align: center;}
    #job-detail .main-content h1 {font-size: 1em !important;}
    #job-detail #PContent {padding: 5% 20px !important;}
    #showvideo.youtubemodal {
      width: 400px !important;
      height: 296px !important;
    }
    .youtubemodal iframe {
      width: 362px !important;
      height: 226px !important;
    }
}
@media only screen and (max-width: 400px)  {
    #company-profile-main .section.intro {
        height: 350px !important;
    }
    .slicknav_btn {padding: 0 !important; margin:0 !important;}
    .page-travel-center-jobs .opps .col {width: 100% !important;}
    #showvideo.youtubemodal {
      width: 350px !important;
      height: 260px !important;
    }
    .youtubemodal iframe {
      width: 300px !important;
      height: 180px !important;
    }
}
@media only screen and (max-width: 350px)  {
    #showvideo.youtubemodal {
      width: 300px !important;
      height: 222px !important;
    }
    .youtubemodal iframe {
      width: 250px !important;
      height: 150px !important;
    }
}




@media only screen and (max-width: 700px) {
    .opps span {display:none;}
}
@media only screen and (min-width: 700px)  {
    .opps a:hover img {
  /*filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.4 0.6" /><feFuncG type="table" tableValues="0.4 0.6" /><feFuncB type="table" tableValues="0.4 0.6" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.4" /><feFuncG type="linear" slope="0.4" /><feFuncB type="linear" slope="0.4" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" intercept="-0.09999999999999998" /><feFuncG type="linear" slope="1.2" intercept="-0.09999999999999998" /><feFuncB type="linear" slope="1.2" intercept="-0.09999999999999998" /></feComponentTransfer></filter></svg>#filter');*/
  
  -moz-filter: grayscale(1) saturate(1) invert(0.4) opacity(1) brightness(0.4) contrast(1.2);
  -webkit-filter: grayscale(1) saturate(1) invert(0.4) opacity(1) brightness(0.4) contrast(1.2);
  filter: grayscale(1) saturate(1);
  border:solid 10px white;
}
.browserIE .opps a#circle-link:hover, .browserFirefox .opps a#circle-link:hover{
    background: black;
    display:block;
}
#company-profile-main.browserIE .opps a#circle-link:hover, #company-profile-main.browserFirefox .opps a#circle-link:hover{
    background:black !important;
    display:block;
    border-radius:50% !important;
}
.browserIE .opps a:hover img, .browserFirefox .opps a:hover img{
      /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";

  /* IE 5-7 */
  filter: alpha(opacity=25);

  /* Netscape */
  -moz-opacity: 0.25;
  -webkit-opacity: 0.25;

  /* Safari 1.x */
  -khtml-opacity: 0.25;
  
  /* Firefox */
  -moz-opacity:0.5;

  /* Good browsers */
  opacity: 0.25;
  background:black;
} 
    
}











.page-support-center-jobs .opps li {cursor: default !important;}
#menu .go-home {display:none;}
.browserFirefox #cosearch .select-single, .browserFirefox #cosearch #costreet {
    max-width:500px !important;
}
.browserFirefox #cosearch .select-single option, .browserFirefox #cosearch #costreet option {
    display:block !important;
    margin:2px 0;
}
.browserIE form#cosearch label {
  display: block;
  padding-right:5px;
}
.history .btn {color: #414141 !important;}
.job-body {
  min-height: 500px;
}
.jobing-share-modal {
    width: 540px;
    margin-left: -270px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto !important;
}

/*LOCATION DESCRIPTION PAGE*/
#location-description .job-list-container h3 {
    padding: 20px 0;
}
#location-description #PTitle {
    padding: 0;
}
#location-description #PTitle h1 {
    font-size: 40px;
}
#location-description .job-list li {
    border: solid thin #DDD;
    margin:  7px 0;
    padding: 10px;
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
#location-description .job-list li:hover {
    background: #fdd300;
}
#location-description .job-list-container ul li a span {
    color: #414141;
    /* font-weight: 900; */
    font-size: 1.5em;
    font-style: italic;
}
#location-description .job-list-container ul li a:hover {
	text-decoration: none;
}

@media (max-width: 414px) {
.wow, .animated{
        animation-name: none !important;
        visibility: visible !important;
    }
}

#CompHTMLPageBottom{
    position: relative;
}

.jobs-list aside .filter-group .filter-header {
    margin-top: 4% !important;
}


#jobs-list aside .filter-group input,
#jobs-list aside .filter-group button,
#jobs-list aside .filter-group .LocationSearchInputComponent,
#jobs-list aside .filter-group .auto-suggest-container {
    margin-bottom: 4%;
    display: block;
    vertical-align: top;
    border: none;
}

#jobs-list button.job-search-button.primary {
    background: #FFB718;
    color: #2b2b2b;
    border: 0;
    transition: all .2s ease;
}

#jobs-list .results-list .result-item .item-title .street{
    display: none !important
}
/***/
#jobs-list .app *{
    font-family: "museo-sans",sans-serif;
}
#jobs-list .results-list .result-item{
    background-color: transparent;
    border: solid thin #DDD;
    margin: 7px 0;
}

#jobs-list .results-list .result-item{
    font-style: italic;
    font-size: 1.5rem;
    -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
#jobs-list .results-list .result-item:hover{
    background: #fdd300;
    text-decoration: none;
}
#jobs-list .item-title span{
    font-size: 21px;
    
}
#jobs-list a.item-title span{
    font-weight: 900;
    padding-right: 10px;
}

#jobs-list > div > aside > div > div.filter-group.keyword-search > div > i{
        font-family: FontAwesome !important;
}