@media screen and (min-width: 850px) {
    div.jobs-list .app.stacked aside.filter-block { display: table-cell; width: 25%; vertical-align: middle; }
    div.jobs-list .app.stacked main { display: table-cell; width: 75% }
    div.jobs-list .app.stacked { display: table }
}



#main aside {
		background: transparent;
}

#footerpowered, #preview-alert{
    display: none !important;
}

/*quick edits*/
article section.your-paths .tiles .job-position .foreground{
    cursor: crosshair;
}

article section.your-paths .tiles .job-position .discover{
    width: 25vw;
}

#jobs-list .results-total{
    display: inline !important;
}
/*search function*/

.jobs-list .results-list .result-item .item-title>a {
    color: #2C2A29;
}

#jobs-list {
		padding: 60px;
		margin-top: 80px;
}

.page-jobs #jobs-list {
    padding-top: 0;
    margin-top: -30px;
}

.jobs-list aside .filter-group>h3 {
		display: none;
}

.jobs-list .results-list .result-item {
		border-left: solid rgba(0, 0, 0, 0);
		border-width: 3px;
		padding: 10px;
		transition: all 0.3s ease 0s;
}

.jobs-list .results-list .result-item:hover {
		border-left: solid #BC951D;
}

#jobs-list .app.stacked .filter-block .filter-container .keyword-search:before {
		content: 'Available Jobs';
		display: relative;
		color: #fff;
		font-family: "Futura-Light";
		font-size: 36px;
}


#jobs-list main .results-container {
		background-color: #fff;
}
#jobs-list .app.stacked .filter-block {
		
		background-color: #2c2a29;
}

#jobs-list input.keyword-input, #jobs-list aside .filter-group .LocationSearchInputComponent {
		width: 100%;
		margin: 5vw 0;
}

#jobs-list .job-search-button.primary {
		width: 25%;
		margin: 2vw 0;
		height: auto;
}

#jobs-list span button{
    height: auto;
}

@media (max-width:950px) {
		#jobs-list input.keyword-input, #jobs-list aside .filter-group .LocationSearchInputComponent {
				float: none;
				width: 100%;
				margin: 0 auto;
		}
		#jobs-list .app.stacked .filter-block .filter-container.no-advanced-search, #jobs-list .app.stacked .filter-block .filter-container .keyword-search, .jobs-list .app.stacked .filter-block .filter-container .advanced-search-container {
				max-width: 350px;
		}
		#jobs-list .job-search-button.primary {
				float: none;
				width: 100%;
				margin: 10px auto;
		}
}

.jobs-list .job-search-button.primary {
		background-color: rgba(0, 0, 0, 0);
		border: 2px solid #BC951D !important;
}

.jobs-list .job-search-button.primary:hover {
		background-color: #BC951D;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
}

#jobs-list aside .filter-group .LocationSearchInputComponent {
		margin: 0 auto;
}

#jobs-list input.keyword-input {
		background: none;
		box-shadow: 0 4px 0px -2px #fff;
		-moz-box-shadow: 0 4px 0px -2px #fff;
		-webkit-box-shadow: 0 4px 0px -2px #fff;
}

.jobs-list aside .filter-group .LocationSearchInputComponent .Select-control {
		background: none;
		box-shadow: 0 4px 0px -2px #fff;
		-moz-box-shadow: 0 4px 0px -2px #fff;
		-webkit-box-shadow: 0 4px 0px -2px #fff;
}

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

.jobs-list aside .filter-container input[type="text"], .jobs-list aside .filter-group .LocationSearchInputComponent .Select-control {
		border: none;
		color: white;
}

#jobs-list .has-value.Select--single>.Select-control .Select-value .Select-value-label {
		color: #fff;
}



/************************************
*****Job_detaill Button Hover********
*************************************/


/*change background-color*/

#job-detail .primary-background-color-lighter:hover, #job-detail .primary-background-color-lighter:focus {
		background-color: #BC951D;
		color: #fff;
}

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

#job-detail .primary-background-color {
		background-color: rgba(6, 6, 6, 0.6);
}

#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: #ffffff;
		background-color: #BC951D;
}

#job-detail .job-description {
		background-color: #F1F2F2;
		padding: 20rem 0;
		position: relative;
		z-index: 1;
}

#job-detail .content {
		width: 70.5vw;
		height: 100%;
		position: relative;
		z-index: 2;
		max-width: 100%;
}

#job-detail .job-description-content p, #job-detail .job-description-content span, #job-detail .job-description-content li, #job-detail .job-skills p, #job-detail .job-skills span, #job-detail .job-skills li, #job-detail .job-notes.important-notes p, #job-detail .job-notes.important-notes span, #job-detail .job-notes.important-notes li {
		font-size: 1.5rem;
}

#job-detail h4.job-description-header, #job-detail .job-description h4.job-skills-header, #job-detail h4.job-notes-header, #job-detail .job-description h4.apply-with-header {
		font-size: 2rem;
}

#job-detail footer {
		position: relative;
}

#job-detail header div.logo svg path {
		fill: #000 !important
}


.job-body > div > input ~ p {
    display: inline;
    margin: 0;
    padding: 0;
}

.job-body > div > ul:first-of-type{
    margin-top: 15px;
}

.job-payrange, .salary-comment{
    display:none;
}

@media only screen and (max-width: 768px){
    #jobs-list{
        padding: 0;
    }
    
    #jobs-list main{
        height: auto;
    }
    #jobs-list .app.stacked .filter-block {
        width: auto;
        height: auto;
        display: block;
        margin: auto;
        float: none;
        background-color: #2c2a29;
        
    }
    #jobs-list .app.stacked .filter-block .filter-container.no-advanced-search{
        display: block;
    }
}

#company-follow .company-follow-container .leader {
    background-color: #2C2A29 !important;
}


/***quick edits**/

article#main section.hospitality-section .text-detail .cta_box {
    left: 31%;
    bottom: 14rem;
}

.cta_box{
    display: table;
}
.cta_btn{
    display: table-cell;
    vertical-align: middle;
}

.c-jobs * {
    box-sizing: border-box;
}

.c-jobs {
    padding: 120px 0;
}

.c-job-main {
    display: grid;
    grid-template-rows: auto;
    grid-gap: 50px;
}

@media screen and (min-width: 960px) {
    .c-jobs {
        padding: 60px 75px;
    }

    .c-job-main {
        grid-template-areas: "aside main";
        grid-template-columns: 1fr 3fr;
    }

    .c-job-main__left {
        grid-area: aside;
    }

    .c-job-main__right {
        grid-area: main;
    }
}


.c-job-main__left-inner {
    background-color: #2c2a29;
    padding: 40px 20px;
}

.c-job-main__left-inner h3 {
    color: #fff;
}

.keyword-search__input .autocomplete__input,
.location-search-input .autocomplete__input {
    width: 100%;
    margin: 5vw 0;
    height: 42px;
    font-size: 16px;
    border: none;
    color: white;
    padding: 10px;
    outline: none;
    background-color: transparent;
    box-shadow: 0 4px 0px -2px #fff;
    -moz-box-shadow: 0 4px 0px -2px #fff;
    -webkit-box-shadow: 0 4px 0px -2px #fff;
}

.c-jobs-search__button-search {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #BC951D !important;
    outline: none;
    padding: 25px;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin: 40px 0 0 0;
    line-height: 0;
}

.c-job-main__sorting {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 20px;
}

.c-jobs-sortby-wrap .c-jobs-sortby.jobs-sort-by_container {
    border: none;
    padding: 5px 0;
}

.jobs-sort-by_select_wrapper .jobs-sort-by_select_display,
.jobs-radius_select_wrapper .jobs-radius_select_display {
    margin-bottom: 0;
}

.jobs-sort-by_select_display_text,
.jobs-radius_select_display_text {
    padding-right: 5px;
}

.jobs-sort-by_select_display .jobs-sort-by_select_display_icon {
    line-height: 2;
}

.c-jobs-list-header>span {
    font-size: 18px;
}

.c-jobs-list .results-container ul.results-list {
    list-style: none;
}

.results-list__item-title--link {
    color: #514C4B;
    text-decoration: none;
    text-transform: uppercase;
}

.results-list__item-title--link:hover {
    color: #BC951D;
}

.results-list__item {
    padding: 0 15px;
    margin-bottom: 25px;
    position: relative;
}

@media screen and (min-width: 960px) {
    .results-list__item {
        padding: 0;
    }

    .c-job-main__sorting {
        padding: 0;
    }
}

.keyword-search__input .keyword-search__icon-container {
    background-color: transparent;
}

.c-jobs-search__keyword .keyword-search__icon-container .keyword-search__icon {
    color: #fff;
}

.c-jobs-search__keyword .keyword-search__icon-container .keyword-search__icon svg {
    fill: currentColor;
    width: 20px;
    height: 20px;
}

.results-list__item-street--label__wrapper {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
}

.results-list__item-street--icon {
    display: flex;
    align-items: center;
}

.results-list__item-info {
    margin-bottom: 10px;
}

.results-list__item-apply {
    color: #fff;
    text-decoration: none;
    background: #514C4B;
    ;
    border: 2px solid #BC951D !important;
    padding: 12px;
    display: inline-block;
}

.results-list__item-apply:hover {
    color: #BC951D;
}

.results-list__item-apply--icon {
    display: none;
}

.c-jobs-search__location-content {
    position: relative;
}

.c-jobs-search__location-content.location-search-input .icon-container {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(35px);
    height: 24px;
}

.location-search__icon-right {
    color: #fff;
}

.location-search__icon-right svg {
    fill: currentColor;
}

.c-job-main__sorting-right {
    display: flex;
}

.c-jobs-radius-wrap.jobs-radius .jobs-radius_container {
    border: none;
}

.results-list__item-title {
    font-size: 2.8rem;
}

@media screen and (min-width: 960px) {
    .results-list__item-apply {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .results-list__item-header {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {

    .cta_box,
    article section.your-paths .tiles .job-position .discover {
        display: none;
    }
}