 
#footerpowered,
.application-instructions-header,
.custom-apply-text,
.apptemplate,
.job-description-header,
.job-description img,
.apply-preface-text,
.salary-comment,
.job-payrange{
    display: none;
}

.header-container {
    padding-top: 2rem;
}
.jobs-current-searches__title {
    margin-bottom: 1rem;
}

@media(min-width: 1000px) {
    
#jobs-list .filter-category-container .filter-options-list-container.is-expanded {
    width: 15rem;
}
}

@media(max-width: 1000px) {
#jobs-list .jobs-current-searches__tag-item .jobs-current-searches__tag-close {

    padding: 0;
    position: relative;
}

#jobs-list .jobs-current-searches__tag-item .jobs-current-searches__tag-close svg {
    position: relative;
 width: 10px;
    height: 10px;
    
}    
}

.job-description .job-addl-info .simple-apply-container strong {
    visibility: hidden;
    font-size: 0;
}
.job-description .job-addl-info .simple-apply-container strong:before {
    content: 'Apply Now';
    font-weight: bold;
    visibility: visible;
    font-size: initial;
}


#jobs-list aside .filter-group>input {
    width: 100% !important;
}


@media(min-width: 1000px) {

        .el-popup-parent--hidden:before {
content: '';
    background: url(https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/chat-apply-yellow.png), rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: calc(100% - 375px) bottom;
}
    
}

.page-size option[value="50"],
.page-size option[value="100"],
.page-size option[value="250"]{
    display:none;
}



/* ==========================================================================
Company Folow Hack
========================================================================== */
.message-content > p:nth-child(2),
.embedded-company-follow-form{
    display: none;
}

.accommodations-section {
  padding: 3rem 0;
}

.accommodations-section__content p{
  margin: 1rem 0;
  line-height: normal;
  font-weight: bold;
}

/* ==========================================================================
Job filter
========================================================================== */

/*#jobs-list .app * {*/
/*    font-family: 'FjallaOne-Regular', sans-serif;*/
/*}*/
.jobs-list aside {
    background-color: transparent
}
#jobs-list aside .filter-group>h3 {
    display: none;
}
.filter-container {
    display: flex;
    flex-flow: column;
}

#jobs-list .app.stacked .filter-block .filter-container .keyword-search {
        display: flex;
    width: 100%;
}

.jobs-list aside .filter-group {
    display: flex;
}

#jobs-list .filter-category-container .filter-options-list-container {
    position: absolute;
    z-index:999;
}

#jobs-list .app.stacked .filter-block .filter-container .keyword-search, 
#jobs-list .app.stacked .filter-block .filter-container .advanced-search-container {
    max-width: 100%;
}

#jobs-list .app.stacked .filter-block .filter-container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
        padding-left: 15px;
    padding-right: 15px;
}

#jobs-list aside .filter-group .LocationSearchInputComponent {
    margin-top: 0;
    width: 50%;
    margin: 0 3rem;
}

#jobs-list aside .filter-group>input {width:50%}
#jobs-list aside .filter-group>input,
.LocationSearchInputComponent .Select-control{
    border: none;
    background: none;
    box-shadow: 0 4px 0px -2px #949494;
    -moz-box-shadow: 0 4px 0px -2px #949494;
    -webkit-box-shadow: 0 4px 0px -2px #949494;
}

#jobs-list input.keyword-input:focus {
    box-shadow: 0 4px 0px -2px #b4985a;
    -moz-box-shadow: 0 4px 0px -2px #b4985a;
    -webkit-box-shadow: 0 4px 0px -2px #b4985a;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#jobs-list .LocationSearchInputComponent .Select-control:hover {
    box-shadow: 0 4px 0px -2px #949494;
}

#jobs-list .LocationSearchInputComponent .Select-arrow-zone {display:none;}


#jobs-list .job-search-button.primary {
    display: block;
      background-color: #000;
      width: 100%;
      margin-top: 2rem;
      border-radius: 5px;
    
}

@media(min-width: 768px) {
#jobs-list .job-search-button.primary {
height: 50px !important;
    width: 50px !important;
    min-width: auto;
    display: flex;
    padding: 0;
    font-size: 0;
    background-color: #000;
    border-radius: 50%;
    margin-top:0;
    margin: 0 auto;
    align-items: center;
    justify-content: center;

}

button.job-search-button.primary:before {
   content: "\f002";
    display: block;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    height: auto;
    width: 50px !important;
}    
}



#jobs-list .app.stacked .filter-block .filter-container .advanced-search-container {
    margin-left: 0;
}


#jobs-list aside .filter-group .LocationSearchInputComponent .radius-dropdown.filters-radius {
    width: 30%;
    height: 42px;
    box-shadow: 0 4px 0px -2px #949494;
    -moz-box-shadow: 0 4px 0px -2px #949494;
    -webkit-box-shadow: 0 4px 0px -2px #949494;
    display: inline-block;
    border: 0;
    margin-left: 1rem;
}




.filter-group.advanced-search {
    margin-top: 1rem;
}

#jobs-list aside .filter-group>* {
    /*width: 15%;*/
    width: auto;
}
#jobs-list .filter-category-container .filter-options-list-container.is-expanded {
    overflow:visible;
}

#jobs-list .filter-category-container .filter-header {
    display: flex;
}

#jobs-list .filter-category-container .filter-header:after {
    position: relative;
}

#jobs-list .filter-category-container .filter-options-list-container .filter-options-list {
    background-color: #fff;
    box-shadow: 1px 1px 11px 6px #00000017;
    border-radius: 5px;
}
#jobs-list .filter-category-container .filter-header .filter-title {
    margin-right: 20px;
    text-overflow: ellipsis;
    /*width: 120px;*/
    width: 100%;
    white-space: nowrap;
    display: block;
    font-size: 13px;
    overflow: hidden;
}



#jobs-list aside .reset-filters {
    text-align: right;
}

#jobs-list aside .reset-filters a {
    color: #000;
    font-size: 12px;
}

#jobs-list .filter-category-container .filter-options-list-container .filter-options-list .filter-option>label {
    display: flex;
    /*flex-flow: wrap-reverse;*/
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.8rem;
}

#jobs-list .filter-category-container .filter-options-list-container .filter-options-list input[type="checkbox"] {
    margin-right: 0.5rem;
    margin-top:0;
}

#jobs-list .filter-category-container .filter-options-list-container .filter-options-list div.option-value {
    display: flex;
    align-items: center
}

#jobs-list .filter-category-container .filter-options-list-container .filter-options-list .filter-option .option-value.count {
    font-size: 12px;
}
@media(max-width:768px) {
    #jobs-list .app.stacked .filter-block .filter-container .keyword-search{
        display: block;
    }
    #jobs-list aside .filter-group>input,
    #jobs-list aside .filter-group .LocationSearchInputComponent{
        width: 100%;
        margin: 0 auto;
    }
    
    #jobs-list .app.stacked .filter-block .filter-group {
        width: 100%;
    
    flex-flow: column
    }
    #jobs-list aside .filter-group>* {
        width: 100%;
        
    }
    #jobs-list .filter-category-container .filter-options-list-container {
        position: relative;
    }
    
    #jobs-list .filter-category-container .filter-header .filter-title {
        width: 100%;
    }
    #jobs-list .filter-category-container .filter-header:after {
        position: absolute;
    }
    #jobs-list .filter-category-container .filter-options-list-container .filter-options-list {
        box-shadow: none;
    }
}



#jobs-list .results-list .result-item {
    background-color: #fff;
    border-bottom: 1px solid #33333324;
    margin: 0 auto;
}

#jobs-list .results-list .result-item:hover {
    background-color: #b4985a;
}


#jobs-list .results-list .result-item:hover a.item-title,
#jobs-list .results-list .result-item:hover .item-title .location:before,
#jobs-list .results-list .result-item:hover .item-title .brand:before,
#jobs-list .results-list .result-item:hover div.item-title>*{
    color: #fff;
}

#jobs-list .results-list .result-item div.item-title {
  margin: 1rem 0;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center
}

@media(max-width:768px) {
    #jobs-list .results-list .result-item div.item-title {
        flex-flow: column;
        align-items: start;
    }
    #jobs-list .results-list .result-item div.item-title>* {
        width: 100% !important;
        margin: 0.5rem 0;
    }
}


#jobs-list .results-list .result-item div.item-title>* {
    width: 25%;
    color: #000;
    font-size:14px;
}

#jobs-list .results-list .result-item a.item-title {
    color:#b4985a;
    
 /*font-family: 'FjallaOne-Regular', sans-serif;*/


}

#jobs-list .results-list .result-item a.item-title span {
    font-family: 'FjallaOne-Regular', sans-serif;
    word-break: break-word;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

#jobs-list .location {
    width: 40% !important;
}

#jobs-list .brand {
    width: 10% !important;
}

#jobs-list .results-list .result-item div.item-title > a:hover {
    color: #fff;
    text-decoration: none;
}


#jobs-list div.item-title:after {
    /*content: '\f002' '\00a0\00a0' 'Apply Now';*/
content: 'Get Started';
    font: normal normal normal 14px/1 FontAwesome, 'FjallaOne-Regular';
    border: 1px solid rgba(255,255,255,0.2);
    color: #000;
    font-size: 11px;
    letter-spacing: .2em;
    height: 40px;
    display: flex;
    border: 1px solid;
    padding: 1rem 2rem;
    background-color: #fff;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}

#jobs-list div.item-title:hover:after {
    color: #b4985a;
    /*background-color: #b4985a;*/
}


@media(max-width:768px) {
    #jobs-list div.item-title:after {
        margin-top: 1rem;
    }
}


#jobs-list .stacked main .results-container .sort-container,
#jobs-list .stacked main .results-container .results-header,
#jobs-list .stacked main .results-container .card,
#jobs-list .stacked main .results-container .pagination {
     max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
        padding-left: 15px;
    padding-right: 15px;
}


#jobs-list .results-list .result-item .item-title .location:before,
#jobs-list .results-list .result-item .item-title .brand:before{
    position: relative;
    display: block;
    font-family: 'FjallaOne-Regular', sans-serif;
    color: #b4985a;
    margin-bottom: 0.5rem;
    font-weight: normal;
    font-size:15px;
    
}

#jobs-list .results-list .result-item .item-title .location:before{
    content: 'Location';
    
}
.jobs-list .results-list .result-item .item-title .brand {
    color: #555;
}

#jobs-list .results-list .result-item .item-title .brand:before{
    content: 'Brand'
}


#jobs-list .results-list .result-item a.item-title span.reference {
    display: block;
    color: #555;
    font-size: 16px;
    position: relative;
}

#jobs-list .results-list .result-item a.item-title span.reference:before {
    content: 'Job Req ID:';
    margin-right: 3px;
}






/* ==========================================================================
  Job List Page
========================================================================== */



#job-list-page #jobs-list main {
    padding-left: 0;
}

#job-list-page .main-content {

   width: 100%;
    position: relative;
    height: 20rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/dist/img/hero.jpeg');

}

#job-list-page .main-content:before {
    font-size: 5vw;
    padding: 0 4rem;
    width: 100%;
    height: 100%;
    
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
   
    font-weight: bold;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
    
}



.job-description .map-button,
.job-description .job-share-button {
    background-color: #000 !important;
    color: #fff !important;
}

.job-description .job-addl-info .simple-apply-container {
    border-radius: 0.3125rem
}

.job-description a {
    font-weight: bold;
    text-decoration: underline;
}
#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
    background-color: #b4985a;
    color: #fff;
}

#job-detail .secondary-color {
    color: #fff;
}

#job-detail .primary-background-color {
    background-color: rgb(0 0 0);
}
#job-detail .ApplyButton:not(.CustomTop)  {
    background-color:rgb(0 0 0)
}
#job-detail .ApplyButton:not(.CustomTop):hover  {
        background-color: #b4985a;

}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
    fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
    color: #fff !important;
    background-color: #000 !important;
    cursor: default

}


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

#job-detail .modal {
    background: none !important;
    width: 100% !important;
    margin: 0 auto !important;
    left: 0;
    overflow: hidden !important;
    position: relative !important;
    display: block;
}

#job-detail .modal-content {
    position: fixed !important;
}

#job-detail #footer .modal.in {
    position: fixed !important;
}

#job-detail #footer .modal.in .modal-content {
    position: relative !important;
}



.job-description-content p {
    margin: 0 0 10px
}

.job-description-content > div >  p {
    margin-top: 20px;
}

.job-description-content b {
    font-weight: bold;
}

.job-description ul {
    margin-bottom: 20px;
}
.job-description ul li {
    margin-bottom:10px;
}

.job-title {
    font-weight: bold;
    font-size: 21px;
    margin: 2rem 0;
}

.content[id='6307955'],
.content[id='6307941'] {
  content:'Compass Community Living';
  display: block;
  position: relative;
}
.content[id='6307955']:before,
.content[id='6307941']:before{
    display: block;
    position: relative;
    content:'';
    background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/6307955.jpg');
    background-size: contain;
    height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%
}




.content[id='167266'] {
  content:'FoodWorks';
  display: block;
  position: relative;
}
.content[id='167266']:before{
    display: block;
    position: relative;
    content:'';
    background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/167266.png');
    background-size: contain;
    height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%
}



.content[id='128185'],
.content[id='110236']{
  content:'Morrison Living';
  display: block;
  position: relative;
  
}
.content[id='128185']:before,
.content[id='110236']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128185.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128189'],
.content[id='110240']{
  content:'SSC';
  display: block;
  position: relative;
  
}
.content[id='128189']:before,
.content[id='110240']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128189-new.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128190'],
.content[id='110242']{
  content:'TouchPoint';
  display: block;
  position: relative;
  
}
.content[id='128190']:before,
.content[id='110242']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128190.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128192'],
.content[id='110244'] {
  content:'Wolfgang Puck Catering';
  display: block;
  position: relative;
  
}
.content[id='128192']:before,
.content[id='110244']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128192.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128182'],
.content[id='110233']{
  content:'Gourmet';
  display: block;
  position: relative;
  
}
.content[id='128182']:before,
.content[id='110233']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128182.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128181'],
.content[id='110231']{
  content:'Foodbuy';
  display: block;
  position: relative;
  
}
.content[id='128181']:before,
.content[id='110231']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128181.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128179'],
.content[id='128180'],
.content[id='110228'],
.content[id='110230'],
.content[id='119707']{
  content:'Flik, (Flik) Lifestyles';
  display: block;
  position: relative;
  
}

.content[id='128179']:before,
.content[id='128180']:before,
.content[id='110228']:before,
.content[id='110230']:before,
.content[id='119707']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128179.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128175'],
.content[id='110223']{
  content:'Eurest';
  display: block;
  position: relative;
  
}
.content[id='128175']:before,
.content[id='110223']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128175.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

[data-job-guid="e2fc64d3-16c7-11ee-93a4-00b934f77398"] .content[id='128175']:before{display:none;}


.content[id='128176'],
.content[id='110224']{
  content:'ESFM';
  display: block;
  position: relative;
  
}
.content[id='128176']:before,
.content[id='110224']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128176.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128173'],
.content[id='110221']{
  content:'CulinArt Sector';
  display: block;
  position: relative;
  
}
.content[id='128173']:before,
.content[id='110221']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128173.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128172'],
.content[id='110220']{
  content:'Crothall Healthcare';
  display: block;
  position: relative;
  
}
.content[id='128172']:before,
.content[id='110220']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128172-new.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128170'],
.content[id='164985'],
.content[id='121907'],
.content[id='110216'],
.content[id='119407']{
  content:'Compass Corporate, Best Vendors Management';
  display: block;
  position: relative;
  
}
.content[id='128170']:before,
.content[id='164985']:before,
.content[id='121907']:before,
.content[id='110216']:before,
.content[id='119407']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128170.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}


.content[id='154407'] {
    content:'MIT';
  display: block;
  position: relative;
}

.content[id='6307460'] {
        content:'Students & Grads';
  display: block;
  position: relative;
}



.content[id='154407']:before,
.content[id='6307460']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/154407.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}



.content[id='6307440'],
.content[id='6307819']
{
    content:'Parks Coffee';
  display: block;
  position: relative;
}




.content[id='6307440']:before,
.content[id='6307819']:before
{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/6307440.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}







.content[id='128169'],
.content[id='119347']{
  content:'Chartwells K12';
  display: block;
  position: relative;
  
}
.content[id='128169']:before,
.content[id='119347']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128169.png');
  background-size: contain;
  height: 9rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128168'],
.content[id='110213']{
  content:'Chartwells HE';
  display: block;
  position: relative;
  
}
.content[id='128168']:before,
.content[id='110213']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128168-new.jpg');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128166'],
.content[id='110210']{
  content:'Bon Appetit';
  display: block;
  position: relative;
  
}
.content[id='128166']:before,
.content[id='110210']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128166.png');
  background-size: contain;
  height: 9rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='229282'],
.content[id='187531']{
  content:'Canteen One';
  display: block;
  position: relative;
  
}
.content[id='229282']:before,
.content[id='187531']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/229282.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128167'],
.content[id='158559'],
.content[id='110211'],
.content[id='119667']{
  content:'Canteen, Osullivan';
  display: block;
  position: relative;
  
}
.content[id='128167']:before,
.content[id='158559']:before,
.content[id='110211']:before,
.content[id='119667']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128167.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128171'],
.content[id='110217']{
  content:'Compass One';
  display: block;
  position: relative;
  
}
.content[id='128171']:before,
.content[id='110217']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128171.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='226530'],
.content[id='126807']{
  content:'Coreworks';
  display: block;
  position: relative;
  
}
.content[id='226530']:before,
.content[id='126807']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/226530.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128174'],
.content[id='110222']{
  content:'ESS';
  display: block;
  position: relative;
  
}
.content[id='128174']:before,
.content[id='110222']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128174.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128178'],
.content[id='110227']{
  content:'FISD';
  display: block;
  position: relative;
  
}
.content[id='128178']:before,
.content[id='110227']:before {
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128178.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='163467'],
.content[id='119827'] {
  content:'Unidine';
  display: block;
  position: relative;
  
}

.content[id='163467']:before, 
.content[id='119827']:before {
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/163467-new.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128188'],
.content[id='110239']{
  content:'Restaurant Associates';
  display: block;
  position: relative;
  
}
.content[id='128188']:before,
.content[id='110239']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128188.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128186'],
.content[id='110237']{
  content:'Morrison Healthcare';
  display: block;
  position: relative;
  
}
.content[id='128186']:before,
.content[id='110237']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128186.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='128184'],
.content[id='110235']{
  content:'Levy Sector';
  display: block;
  position: relative;
  
}
.content[id='128184']:before,
.content[id='110235']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128184.png');
  background-size: contain;
  height: 5rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='137264'],
.content[id='116707']{
  content:'Mazzone';
  display: block;
  position: relative;
  
}
.content[id='137264']:before,
.content[id='116707']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/116707.jpg');
  background-size: contain;
  height: 10rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}

.content[id='169642'],
.content[id='126246']{
  content:'Occasions';
  display: block;
  position: relative;
  
}
.content[id='169642']:before,
.content[id='126246']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/169642.png');
  background-size: contain;
  height: 3rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1rem;
    width: 100%

}


.content[id='128191'],
.content[id='110243'] {
  content:'Waveguide';
  display: block;
  position: relative;
  
}

.content[id='128191']:before,
.content[id='110243']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128191-new.png');
  background-size: contain;
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}




.content[id='3949609'],
.content[id='6306682']{
  content:'FoodPlus';
  display: block;
  position: relative;
  
}

.content[id='3949609']:before,
.content[id='6306682']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949609.png');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}


.content[id='3949616'],
.content[id='6306706']{
  content:'FiveStar';
  display: block;
  position: relative;
  
}

.content[id='3949616']:before,
.content[id='6306706']:before {
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949616.png');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}



.content[id='3949624'] {
  content:'Compass Digital Labs';
  display: block;
  position: relative;
}

.content[id='3949624']:before,
.content[id='6306707']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949624.jpg');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}



.content[id='3949625'] {
  content:'Eat Club';
  display: block;
  position: relative;
}

.content[id='3949625']:before,
.content[id='6306708']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949625.jpg');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}





.content[id='188238'] {
  content:'E15 Group';
  display: block;
  position: relative;
}

.content[id='188238']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/188238.png');
  background-size: contain;
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}



.content[id='114514'] {
  content:'Eversource';
  display: block;
  position: relative;
}

.content[id='114514']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/188238.png');
  background-size: contain;
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}




.content[id='110234'] {
  content:'Lackmann';
  display: block;
  position: relative;
}

.content[id='110234']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/110234.png');
  background-size: contain;
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}



.content[id='128177'] {
  content:'EverSource';
  display: block;
  position: relative;
}

.content[id='128177']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/128177.jpg');
  background-size: contain;
  height: 8rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}









.content[id='3949681'],
.content[id='6306870']{
  content:'Seasons Culinary Services';
  display: block;
  position: relative;
}

.content[id='3949681']:before,
.content[id='6306870']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949681.jpg');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}




.content[id='3949733'],
.content[id='6306979']{
  content:'Fresh Ideas';
  display: block;
  position: relative;
}

.content[id='3949733']:before,
.content[id='6306979']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/Fresh-Ideas---Horizontal---FSM-01.jpg');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}




.content[id='3949785'],
.content[id='6307077'] {
  content:'Fresh & Ready Foods';
  display: block;
  position: relative;
}

.content[id='3949785']:before,
.content[id='6307077']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949785.png');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}





.content[id='3949788'],
.content[id='6307101'] {
  content:'Handcut';
  display: block;
  position: relative;
}

.content[id='3949788']:before,
.content[id='6307101']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/3949788.jpg');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}




.content[id='291702'] {
  content:'E15 Group';
  display: block;
  position: relative;
}

.content[id='291702']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/291702.png');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}

.content[id='137265'] {
  content:'Tradecraft';
  display: block;
  position: relative;
}

.content[id='137265']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/137265.png');
  background-size: contain;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}



.content[id='6308053'],
.content[id='6308111']{
  content:'Union Square Events';
  display: block;
  position: relative;
}

.content[id='6308053']:before,
.content[id='6308111']:before {
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/6308053.jpg');
  background-size: contain;
  height: 10rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}


.content[id='6308242']{
  content:'Compass Technology';
  display: block;
  position: relative;
}

.content[id='6308242']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/6308242.png');
  background-size: contain;
  height: 10rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}


.content[id='6308241']{
  content:'Healthcare Digital';
  display: block;
  position: relative;
}

.content[id='6308241']:before{
  display: block;
  position: relative;
  content:'';
  background-image: url('https://d2i2zd9axwkr7h.cloudfront.net/company/sites/157998/SectorLogos/6308241.png');
  background-size: contain;
  height: 10rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1rem;
  width: 100%
}







.c-language {
  position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: 10px;
    background-color: #000;
    color: #fff;
    border-radius:0 0 5px 0 ;
    font-size: rem(12px);
}
.c-language a {
      color: #fff;
      font-weight: bold;
    }
    
.c-language a:hover {
    color: #b4985a;
}
    
    .c-language a.selected {
        color: #b4985a;
      }
