/* HERO FEATURE CONTENT */

#feature-hero .section.featurecontent { padding-top: 25px; }

#feature-hero .featuredContent-text {
	height: calc(100% - 200px);
	position: relative;
}

#feature-hero .featuredContent-text .lead {
    position: absolute;
	right: 20px;
	left: 20px;
	bottom: 0;
	font-family: Georgia, "Times New Roman", serif;
}

#feature-hero .items-more .featuredContent-text, #feature-hero .items-x5 .featuredContent-text { height: 100%; }

#feature-hero .featuredContent-outer {
    width: 100%;
    padding: 0 1.5%;
    position: relative;
    max-width: 450px;
}

#feature-hero .items-x5 .featuredContent-outer { max-width: 33.333%; }

#feature-hero .items-more .featuredContent-outer, #feature-hero .items-x5 #feature-hero.featuredContent-outer { margin-bottom: 25px; }

#feature-hero .featuredContent-text a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#feature-hero .featuredContent-text h2 {
    font-style: italic;
	margin-bottom: 55px;
}

#feature-hero .items-more .featuredContext-text h2, #feature-hero .items-x5 .featuredContent-text h2 { margin-bottom: 80px; }

#feature-hero a.featuredContent {
    display: block;
    border: none;
    height: 200px;
    min-height: auto !important;
}

#feature-hero .featuredContent-outer .featuredContent-text { background: #968c6d; }
#feature-hero .featuredContent-outer:nth-child(1) .featuredContent-text { background: #dc6900; }
#feature-hero .featuredContent-outer:nth-child(2) .featuredContent-text { background: #e0301e; }
#feature-hero .featuredContent-outer:nth-child(3) .featuredContent-text { background: #db536a; }
#feature-hero .featuredContent-outer:nth-child(4) .featuredContent-text, #feature-hero .items-3 .featuredContent-outer:nth-child(3) .featuredContent-text { background: #a32020; }
#feature-hero .featuredContent-outer:nth-child(5) .featuredContent-text { background: #602320; }

#feature-hero .section.featurecontent.items-more .featuredContent, #feature-hero .section.featurecontent.items-x5 .featuredContent, #feature-hero .section.featurecontent.items-more .white-panel, #feature-hero .section.featurecontent.items-x5 .white-panel {
	display: none;
}

#feature-hero .items-less .featuredContent-outer:hover { margin-top: -10px; }
#feature-hero .items-less .featuredContent-outer:hover h2 { padding-bottom: 10px; }

@media (min-width: 768px) {
    #feature-hero .section.featurecontent > div {
        display: flex;
        justify-content: center;
        height: 100%;
    }
    
    #feature-hero .section.featurecontent.items-2.items-x5 > div { justify-content: flex-start; }

    #feature-hero .section.featurecontent { padding-top: 50px; }

    #feature-hero .items-more .featuredContent-outer, #feature-hero .items-x5 .featuredContent-outer { margin-bottom: 50px; }

    #feature-hero .featuredContent a { height: 250px; }

    #feature-hero .featuredContent-text h2 { margin-bottom: 80px; }

    #feature-hero .items-more .featuredContent-text h2, #feature-hero .items-x5 .featuredContent-text h2 { margin-bottom: 180px; }

    #feature-hero .items-less .featuredContent-outer:nth-child(1):after { border-top-color: #dc6900; }
    #feature-hero .items-less .featuredContent-outer:nth-child(2):after { border-top-color: #e0301e; }
    #feature-hero .items-less .featuredContent-outer:nth-child(3):after { border-top-color: #a32020; }

    #feature-hero .items-less .featuredContent-outer:after {
        top: 100%;
        left: 20%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-width: 15px;
        margin-left: -15px;
        z-index: 1;
    }
}

@media (max-width: 767px) {
    #feature-hero .featuredContent-outer { margin-left: auto; margin-right: auto; }
    #feature-hero .featuredContent-text h2 { margin-top: 10px; margin-bottom: 45px; }
    #feature-hero .featuredContent-text .lead { margin-bottom: 10px; }
}

/* AWARDS */
#careers-awards { padding-bottom: 25px; }

#careers-awards .parsys_column { display: table; margin-top: 20px;}

#careers-awards .parsys_column > .parsys_column {
    display: table-cell;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}

#careers-awards .textimage { display: table; }

#careers-awards .textimage-image, #careers-awards .textimage-text {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#careers-awards .textimage-image { width: 120px; }

#careers-awards .textimage-image img {
    max-width: 100px;
    height: auto !important;
    width: auto !important;
    margin: 0 auto;
    max-height: 80%;
    padding: 0;
}

@media (min-width: 1200px) {
    #careers-awards .textimage-image { width: 150px; }
}

#careers-awards .textimage-text p:last-child { margin-bottom: 0; }

#careers-awards .more-outer {
    text-align: center;
    margin-top: 15px;
}

#careers-awards .more {
    padding: 10px 30px;
    border: 1px solid #cdcdcd;
    font-style: normal;
    text-decoration: none;
    transition: background 0.3s ease-out;
    display: none;
    color: #404040;
}

#careers-awards .more:hover, #careers-awards .more:active { background: #cdcdcd; }

#careers-awards .extra { display: none; }

@media (max-width: 991px) {
    #careers-awards .parsys_column > .parsys_column {
        display: inline-block;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #careers-awards .textimage-image img { max-width: 80px; }
}

/* VIDEO COLLECTION/FEED */
#careers-video .feedContent a[href*="video"] .feedItemContent { position: relative; }
#careers-video .feedContent a[href*="video"] .feedItemContent:before { 
	display: block;
	content: '';
	position: absolute;
	left: 20px;
	top: -60px;
	width: 40px;
	height: 40px;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 40 40" enable-background="new 0 0 40 40" xml:space="preserve"><circle opacity="0.5" fill="#231F20" stroke="#FFFFFF" stroke-miterlimit="10" cx="20" cy="20" r="18.897"/><circle fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" cx="20" cy="20" r="18.897"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="14.66" y1="29.668" x2="14.66" y2="10.332"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="14.66" y1="10.501" x2="28.21" y2="20"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="28.391" y1="19.892" x2="14.66" y2="29.486"/></svg>');
	background-position: center center;
	background-size: contain;
}
#careers-video .feedContent a:hover .feedItemContent:before { opacity: 0.5; }
#careers-video .feedItem img { width: 100%; }
#careers-video .feedItem a h4 { color: #602320; }
#careers-video .feedItem a p { color: #404041; }

@media only screen and (max-width: 40em) {
    #careers-video .feedContent a:hover .feedItemContent:before { display: none; }
}

#careers-video time { display: none; }

/* SOCIAL FOLLOW */
#pwc-follow a {
    background: transparent;
    line-height: 1;
}

#pwc-follow {background-color: #404040;}

#pwc-follow.white span { color: white; }

#pwc-follow span {
    font-weight: normal;
    margin: 0 0 25px !important;
    font-size: 1.4em !important;
    padding: 0 !important;
}

@media (min-width: 480px) {
    #pwc-follow span {
        display: inline-block !important;
        margin: 0 20px 0 0 !important;
    }

    #pwc-follow #socialfollow {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-justify-content: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

#pwc-follow .socialfollow {
    text-align: center;
    padding: 20px 0;
}

/* HERO TITLE */
@media (min-width: 768px) {
    #title-header.fullwidth .container { width: 100%; }
}

@media(min-width:768px){
    #title-header.fullwidth .hero-title-textpanel{ width:750px; margin: 0 auto; }
}
@media(min-width:992px){
    #title-header.fullwidth .hero-title-textpanel{ width:970px; }
}
@media(min-width:1200px){
    #title-header.fullwidth .hero-title-textpanel{ width:1170px; }
}

#title-header .container { position: relative; }
#title-header p { display: none; }

#title-header p.sub-heading {
    display: block;
    margin-top: 10px;
}

@media (min-width: 768px) {
    #title-header .row, #title-header .hero-title-textpanel { margin: 0; }

    #title-header .row {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    #title-header .hero-title-textpanel { background: transparent !important; }

    #title-header .textColumn {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 767px) {
    .pwcscrolling .sectionpar { padding: 0; }
    .hero-title-textpanel { padding: 15px; }
}

#title-header.white .hero-title-textpanel { color: #ffffff !important; }
#title-header.tangerine .hero-title-textpanel { color: #eb8c00 !important; }
#title-header.orange .hero-title-textpanel { color: #dc6900 !important; }
#title-header.red .hero-title-textpanel { color: #e0301e !important; }
#title-header.rose .hero-title-textpanel { color: #db536a !important; }
#title-header.burgundy .hero-title-textpanel { color: #a32020 !important; }
#title-header.maroon .hero-title-textpanel { color: #602320 !important; }
#title-header.grey .hero-title-textpanel { color: #968c6d !important; }
#title-header.black .hero-title-textpanel { color: #000000 !important; }

#title-header.bg-tangerine-Base .row, #title-header.bg-tangerine-base .row {background-color:#eb8c00}
#title-header.bg-orange-Base .row, #title-header.bg-orange-base .row {background-color:#dc6900}
#title-header.bg-red-Base .row, #title-header.bg-red-base .row {background-color:#e0301e}
#title-header.bg-rose-Base .row, #title-header.bg-rose-base .row {background-color:#db536a}
#title-header.bg-burgundy-Base .row, #title-header.bg-burgundy-base .row {background-color:#a32020}
#title-header.bg-maroon-Base .row, #title-header.bg-maroon-base .row {background-color:#602320}
#title-header.bg-grey-Base .row, #title-header.bg-grey-base .row {background-color:#968c6d}
#title-header.bg-black-Base .row, #title-header.bg-black-base .row {background-color:#6d6e71}
#title-header.bg-white-Base .row, #title-header.bg-white-base .row {background-color:#fff}
#title-header.bg-tangerine-Medium .row, #title-header.bg-tangerine-medium .row {background-color:#fae2bf}
#title-header.bg-orange-Medium .row, #title-header.bg-orange-medium .row {background-color:#f6dabf}
#title-header.bg-red-Medium .row, #title-header.bg-red-medium .row {background-color:#f7cbc7}
#title-header.bg-rose-Medium .row, #title-header.bg-rose-medium .row {background-color:#f6d4da}
#title-header.bg-burgundy-Medium .row, #title-header.bg-burgundy-medium .row {background-color:#e8c7c7}
#title-header.bg-maroon-Medium .row, #title-header.bg-maroon-medium .row {background-color:#d7c8c7}
#title-header.bg-grey-Medium .row, #title-header.bg-grey-medium .row {background-color:#e5e2db}
#title-header.bg-black-Medium .row, #title-header.bg-black-medium .row {background-color:#c7c8ca}
#title-header.bg-white-Medium .row, #title-header.bg-white-medium .row {background-color:#fff}
#title-header.bg-tangerine-Light .row, #title-header.bg-tangerine-light .row {background-color:#fdf4e5}
#title-header.bg-orange-Light .row, #title-header.bg-orange-light .row {background-color:#fbf0e5}
#title-header.bg-red-Light .row, #title-header.bg-red-light .row {background-color:#fceae9}
#title-header.bg-rose-Light .row, #title-header.bg-rose-light .row {background-color:#fbeef0}
#title-header.bg-burgundy-Light .row, #title-header.bg-burgundy-light .row {background-color:#f6e9e9}
#title-header.bg-maroon-Light .row, #title-header.bg-maroon-light .row {background-color:#efe9e9}
#title-header.bg-grey-Light .row, #title-header.bg-grey-light .row {background-color:#f5f4f0}
#title-header.bg-black-Light .row, #title-header.bg-black-light .row {background-color:#e7e7e8}
#title-header.bg-white-Light .row, #title-header.bg-white-light .row {background-color:#fff}

/* PREV/NEXT BAR */
#prevnext .text p {
    width: 100%;
    margin: 0;
}

#prevnext .text a {
    display: block;
    width: 100%;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", sans-serif;
    padding: 25px 0;
    font-size: 16px;
}

@media (min-width: 768px) {
    #prevnext .text a {
        width: 50%;
        float: left;
    }
#prevnext .text  { overflow: auto; }

    #prevnext .text a:nth-of-type(1) { text-align: left; }
    #prevnext .text a:nth-of-type(2) { text-align: right; }
}

#prevnext .text a:nth-of-type(1) { border-bottom: 1px solid rgba(255,255,255,0.3); }

@media (min-width: 768px) {
    #prevnext .text a:nth-of-type(1) { border-bottom: none; }
}

#prevnext .text a:nth-of-type(1):before, #prevnext .text a:nth-of-type(2):after {
    display: block;
    font-weight: normal;
}

#prevnext .text a:nth-of-type(1):before { content: "< Previous"; }
#prevnext .text a:nth-of-type(2):after { content: "Next >"; }

@media (min-width: 768px) {
    #prevnext .text a:nth-of-type(1):before, #prevnext .text a:nth-of-type(2):after { display: inline; }
    #prevnext .text a:nth-of-type(1):before { margin-right: 15px; }
    #prevnext .text a:nth-of-type(2):after{ margin-left: 15px; }
}

#prevnext .text a:nth-of-type(n+3) { display: none; }

#prevnext.white a { color: #ffffff !important; }
#prevnext.tangerine a { color: #eb8c00 !important; }
#prevnext.orange a { color: #dc6900 !important; }
#prevnext.red a { color: #e0301e !important; }
#prevnext.rose a { color: #db536a !important; }
#prevnext.burgundy a { color: #a32020 !important; }
#prevnext.maroon a { color: #602320 !important; }
#prevnext.grey a { color: #968c6d !important; }
#prevnext.black a { color: #000000 !important; }

/* GHOST COLLECTION/FEED */

#collection-external .collection article a.feedItemLink.external-link .feedItemContent {
	padding-bottom: 50px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcECwInfLvCbQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABhUlEQVQ4y6XTwUobURTG8f+5MzcxaTQRTBdOQZda6K5Qlz6BNNQ3iF33CQRd+ADtvkjtvkt3QlfdlNJNlwXFBAVXaZ2YJpk5x4UKIo6Zqd/2cH98HO6RhTkmRgFn0B+wcXcmV2MJyREzonjA6/MRqwqBGR5AFcyYQsRJtcyHZoWvhHyhQMrGUueczcGIJoC7GLIcD4mKIAG87Ma8GyvV6SrfEcxRMGVj6eQPb1NjLmrQmvH8BAiLIF55fhyzlRh+fobW9bKtEOSVlW6fdqL4qMaeCggQCIZhYd4m3T5tTWlEdVoqcLMTE8ZBQDoRKhnLnZitRPFRnRa3EAAp8Wuxzk44AXnVidlQxT2r8Sm9gwCQcpg4DjOhSsCLox5tjOn5Busp9yC3Embt5HePbQcazbKu9jCSCZ1d8CZ0jJ8+4XOSA8mEmjX2UQ5Gjm95f+y9UAI/cPma3KTwiWRDgqRQ0kdCMlXi43BMVPb0BNKC763mOahW2A0XGrw//cuaGbP/08TDP4BLXp+BPwVfRvUAAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	background-position: bottom 20px left 20px;
}
#collection-external .collection article a.feedItemLink .feedItemContent h4 {
	color:#a32020; /* heading maroon */
}
#collection-external .collection article a.feedItemLink .feedItemContent p {
	color:#000; /* description black */
}
#collection-external .collection a.btn {background:#E7E7E9;}
#collection-external .collection a.btn:hover {background:#e1301e;}
#collection-external .btn:focus { padding: 14px 23px; }

/* CONTACT COLLECTION */
/* stabilizes portrait picture */
#careers-contacts .contactscollection .container .thumbnail .thumbnail__clip {
	position: relative;
	max-width:120px;
	max-height:120px;
	width: 100%;
	height: 100%;	
}
#careers-contacts .contactscollection .container .thumbnail .thumbnail__clip img {
	top: 0px;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
/* overrides fixed-width of a container: 1170px; */
#careers-contacts .contactscollection .container {width:100% !important;} 
/* overrides white background for smaller pictures */
#careers-contacts .contactscollection .thumbnail {background-color:transparent;}

@media screen and (min-width:768px) {
		#careers-contacts .pwccol3-longformb .contactscollection .col-sm-6, #careers-contacts .pwccol2-longform .contactscollection .col-sm-6, #careers-contacts .pwccol2-longformb .contactscollection .col-sm-6 {width:100%;}
		/*.pwccol2-longform  #contact .contactscollection .col-sm-6 {width:100%;}  */
}
@media screen and (min-width:992px) {
	#careers-contacts .pwccol3-longformb .contactscollection .col-sm-6, #careers-contacts .pwccol2-longform .contactscollection .col-sm-6 {width:100%;}
}
@media screen and (min-width:1200px) {
	#careers-contacts .pwccol2-longform .contactscollection .col-lg-4 {width:100%;}
	#careers-contacts .pwccol2-longformb .contactscollection .col-lg-4 {width:50%;}
	#careers-contacts .pwccol3-longformb .contactscollection .col-lg-4 {width:100%;}
}

@media screen and (max-width:1200px) {
#careers-contacts .pwccol2-longform .parsys_column .contactscollection img, #careers-contacts .pwccol2-longformb .parsys_column .contactscollection img, #careers-contacts .pwccol3-longform .parsys_column .contactscollection img {
	height: initial !important;
	width: auto !important;
}
}

/* VIDEO COLLECTION */
.feedContent a[href*="video"] .feedItemContent { position: relative; }
.feedContent a[href*="video"] .feedItemContent:before { 
	display: block;
	content: '';
	position: absolute;
	left: 20px;
	top: -60px;
	width: 40px;
	height: 40px;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 40 40" enable-background="new 0 0 40 40" xml:space="preserve"><circle opacity="0.5" fill="#231F20" stroke="#FFFFFF" stroke-miterlimit="10" cx="20" cy="20" r="18.897"/><circle fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" cx="20" cy="20" r="18.897"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="14.66" y1="29.668" x2="14.66" y2="10.332"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="14.66" y1="10.501" x2="28.21" y2="20"/><line fill="none" stroke="#FFFFFF" stroke-width="2" stroke-miterlimit="10" x1="28.391" y1="19.892" x2="14.66" y2="29.486"/></svg>');
	background-position: center center;
	background-size: contain;
}
.feedContent a:hover .feedItemContent:before { opacity: 0.5; }
.feedItem img { width: 100%; }
.feedItem a h4 { color: #602320; }
.feedItem a p { color: #404041; }

@media only screen and (max-width: 40em) {
    .feedContent a:hover .feedItemContent:before { display: none; }
}

/* SEARCH JOBS */
#search-job .text.text_large p {
	font-family: georgia,serif;
	font-style: italic;
	font-weight: normal;
	color: inherit;
	line-height: 1.3;
	letter-spacing: 0.004em;
	font-size: 1.1em;
	margin: 20px 0;
}
#search-job .pwccol3-longform-c0 {
	width: 50%;
	padding-right:60px;
}
#search-job .pwccol3-longform-c1 {
	width:25%;
	padding-right: 0px;
}
#search-job .pwccol3-longform-c2 {
	width:26%;
}
#search-job .pwccol3-longform .text-list-component h3 {
	font-weight:normal;
	font-style:italic;
	color:#e0301e;
}
#search-job .pwccol3-longform .text-list-component ul, #search-job .pwccol3-longform .text-list-component ol {
	list-style-type: none;
}
#search-job .pwccol3-longform .text-list-component ul li::before, #search-job .pwccol3-longform .text-list-component ol li::before {
	content: none !important;
	display: none !important;
}
#search-job .pwccol3-longform .text-list-component ul > li, #search-job .pwccol3-longform .text-list-component ol > li {
	padding-left: 0px;
	margin-bottom: 10px;
}
#search-job .pwccol3-longform .text-list-component li a, #search-job .pwccol3-longform .text-list-component li a:link, #search-job .pwccol3-longform .text-list-component li a:visited {
	border-bottom: 1px solid #ccc;
	font-size: 98%;
	transition: all 200ms ease-in-out;
}
#search-job .pwccol3-longform .text-list-component li a:hover, #search-job .pwccol3-longform .text-list-component li a:active {
	border-bottom: 2px solid #e0301e;
	color:#000;
}
#search-job .pwccol3-longform .text a.btn {
	color: #fff;
	background: #e1301e;
}
#search-job .pwccol3-longform .text a.btn:hover {
	background: #db536a;
}
#search-job .btn:focus {
	padding: 14px 23px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em){
	#search-job .pwccol3-longform-c0 {
		display:block;
		width:100%;
	}
	#search-job .pwccol3-longform-c1 {
		display:inline;
		float:left;
		width:60%;
		padding-right:40px;
		padding-top:0px;
		box-sizing:border-box;
	}
	#search-job .pwccol3-longform-c2 {
		display:inline;
		float:left;
		padding-top:0px;
		width:40%;
		box-sizing:border-box;
	}
}
@media screen and (max-width: 40em) {
	#search-job .pwccol3-longform-c0, #search-job .pwccol3-longform-c1, #search-job .pwccol3-longform-c2 {
		display:block;
		width:100%;
		font-size:0.9em;
		margin-right: 0px;
		padding-right:0px;
	}
	#search-job .pwccol3-longform .text-list-component li a, #search-job .pwccol3-longform .text-list-component li a:link, #search-job .pwccol3-longform .text-list-component li a:visited {
		font-size:0.9em;
	}
}

/* LOCATIONS */
#locations-list .text.text_large p {
	font-family: georgia,serif;
	font-style: italic;
	font-weight: normal;
	color: inherit;
	line-height: 1.3;
	letter-spacing: 0.004em;
	font-size: 1.1em;
	margin: 20px 0;
}
#locations-list .pwccol2-longform-c0 {
	padding-right:60px;
}
#locations-list .pwccol2-longform .text-list-component h3 {
	font-weight:normal;
	font-style:italic;
	color:#e0301e;
}
#locations-list .pwccol2-longform .text-list-component ul, #locations-list .pwccol2-longform .text-list-component ol {
	list-style-type: none;
	width:100%;
	/* for not CSS column layout comment these below */
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
#locations-list .pwccol2-longform .text-list-component ul li::before, #locations-list .pwccol2-longform .text-list-component ol li::before {
	content: none !important;
	display: none !important;
}
#locations-list .pwccol2-longform .text-list-component ul > li, #locations-list .pwccol2-longform .text-list-component ol > li {
	padding-left: 0px;
	margin-bottom: 10px;
	text-align:left;
	box-sizing:border-box;
	/* not CSS column layout uncomment also these */
	/*
	float:left;
	display:inline-block;
	width:50%;
	*/
}
#locations-list .pwccol2-longform .text-list-component li a, #locations-list .pwccol2-longform .text-list-component li a:link, #locations-list .pwccol2-longform .text-list-component li a:visited {
	border-bottom: 1px solid #ccc;
	font-size: 98%;
	transition: all 200ms ease-in-out;
	text-align:left;
}
#locations-list .pwccol2-longform .text-list-component li a:hover, #locations-list .pwccol2-longform .text-list-component li a:active {
	border-bottom: 2px solid #e0301e;
	color:#000;
}
/* button search */
#locations-list .pwccol2-longform .text a.btn {
	background: transparent;
	border: 1px solid #cfcfd0;
}
#locations-list .pwccol2-longform .text a.btn:hover {
	background: #e1301e;
}
#locations-list .btn:focus {
	padding: 14px 23px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em){
	#locations-list .pwccol2-longform .pwccol2-longform-c0 {
		display:block;
		width:100%;
		padding-bottom:10px;
		padding-right:0px;
	}
	#locations-list .pwccol2-longform .pwccol2-longform-c1 {
		display:inline;
		float:left;
		width:100%;
		padding-right:40px;
		padding-top:0px;
		box-sizing:border-box;
	}
	#locations-list .pwccol2-longform .text-list-component ul > li, #locations-list .pwccol2-longform .text-list-component ol > li {
		box-sizing:border-box;
		padding-right:10px;
		/* not CSS column layout uncomment also these */
		/* width:50%; */
	}
}
@media screen and (max-width: 40em) {
	#locations-list .pwccol2-longform .parsys_column{
		display:block;
		width:100%;
		font-size:0.9em;
		margin-right: 0px;
		padding-right: 0px;	
	}
	#locations-list .pwccol2-longform-c0 {
		display:block;
		width:100%;
		padding-bottom:10px;
	}
	#locations-list .pwccol2-longform .text-list-component li a, #locations-list .pwccol2-longform .text-list-component li a:link, #locations-list .pwccol2-longform .text-list-component li a:visited {
		font-size:0.9em;
	}
	#locations-list .pwccol2-longform .text-list-component ul > li, #locations-list .pwccol2-longform .text-list-component ol > li {
		box-sizing:border-box;
		padding-right:10px;
		/* not CSS column layout uncomment also these */
		/* width:50%; */
	}
}

/* HOT JOBS */
#hot-jobs .pwccol2-longformb-c0 {
	width:33.3%;
}
#hot-jobs .pwccol2-longformb-c1 {
	width:66.7%;
}
#hot-jobs .pwccol2-longformb-c0 {
	padding-right:60px;
}
#hot-jobs .pwccol2-longformb .text-list-component h3 {
	font-weight:normal;
	font-style:italic;
	color:#e0301e;
}
#hot-jobs .pwccol2-longformb .text-list-component ul, #hot-jobs .pwccol2-longformb .text-list-component ol {
	list-style-type: none;
	width:100%;
	/* for not CSS column layout comment these below */
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
#hot-jobs .pwccol2-longformb .text-list-component ul li::before, #hot-jobs .pwccol2-longformb .text-list-component ol li::before {
	content: none !important;
	display: none !important;
}
#hot-jobs .pwccol2-longformb .text-list-component ul > li, #hot-jobs .pwccol2-longformb .text-list-component ol > li {
	padding-left: 0px;
	margin-bottom: 10px;
	text-align:left;
	box-sizing:border-box;
	/* not CSS column layout uncomment also these */
	/*
	float:left;
	display:inline-block;
	width:50%;
	padding-right:60px;
	*/
}
#hot-jobs .pwccol2-longformb .text-list-component li a, #hot-jobs .pwccol2-longformb .text-list-component li a:link, #hot-jobs .pwccol2-longformb .text-list-component li a:visited {
	border-bottom: 1px solid #ccc;
	font-size: 98%;
	transition: all 200ms ease-in-out;
	text-align:left;
}
#hot-jobs .pwccol2-longformb .text-list-component li a:hover, #hot-jobs .pwccol2-longformb .text-list-component li a:active {
	border-bottom: 2px solid #e0301e;
	color:#000;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em){
	#hot-jobs .pwccol2-longformb-c0 {
		display:block;
		width:100%;
		padding-bottom:10px;
		padding-right:0px;
	}
	#hot-jobs .pwccol2-longformb-c1 {
		display:inline;
		float:left;
		width:100%;
		padding-right:10px;
		padding-left:0px;
		padding-top:0px;
		box-sizing:border-box;
	}
	#hot-jobs .pwccol2-longformb .text-list-component ul > li, #hot-jobs .pwccol2-longformb .text-list-component ol > li {
		box-sizing:border-box;
		padding-right:10px;
		/* not CSS column layout uncomment also these */
		/* width:50%; */
	}
}
@media screen and (max-width: 40em) {
	#hot-jobs .pwccol2-longformb .parsys_column{
		display:block;
		width:100%;
		font-size:0.9em;
		margin-right: 0px;
		padding-right: 0px;	
	}
	#hot-jobs .pwccol2-longformb-c0 {
		display:block;
		width:100%;
		padding-bottom:10px;
	}
	#hot-jobs .pwccol2-longformb-c1 {
		width: 100%;
	}
	#hot-jobs .pwccol2-longformb .text-list-component li a, #hot-jobs .pwccol2-longformb .text-list-component li a:link, #hot-jobs .pwccol2-longformb .text-list-component li a:visited {
		font-size:0.9em;
	}
	/* for not CSS column layout comment this below */
	#hot-jobs .pwccol2-longformb .text-list-component ul, #hot-jobs .pwccol2-longformb .text-list-component ol {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
    /* not CSS column layout uncomment also these */
	/*
	#hot-jobs .pwccol2-longformb .text-list-component ul > li, #hot-jobs .pwccol2-longformb .text-list-component ol > li {
		box-sizing:border-box;
		float:left;
		display:inline-block;
		width:50%;
		padding-right:60px;
	}
	*/
}

/* SOCIAL FOLLOW */
#socialfollow a {
    background: transparent;
    line-height: 1;
}

.socialfollow {background-color: #404040;}

#socialfollow span {
    font-weight: normal;
    margin: 0 0 25px !important;
    font-size: 1.4em !important;
    padding: 0 !important;
	color: #fff !important; 
}

@media (min-width: 480px) {
    #socialfollow span {
        display: inline-block !important;
        margin: 0 20px 0 0 !important;
    }

    #socialfollow {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-justify-content: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

.socialfollow {
    text-align: center;
    padding: 20px 0;
}

/* FEATURE CONTENT STRIP */
.pwccol2-longform.feature-content-strip .parsys_column .text.bg10-grey.textimage {
  background-color: #efe9e9; 
	padding:0px;
	margin-bottom:2px;
	font-size:0.95em !important;
	display:table;
	width:100%;
	min-height:135px;
}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-image {
	margin:0px;
	float:none;
	display:inline-block;
	display:table-cell;
	vertical-align:middle;
}
.pwccol2-longform .bg10-grey .textimage-image img {/* 170px x 135px*/
	width:170px !important;
	background-size:cover;
	min-height:135px;
    height: initial !important;
}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text {
	padding: 0 30px;
	width:100%;
	display:inline-block;
	display:table-cell;
	vertical-align:middle;
}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text h4 {
	margin: 0 0 3px 0;
	padding-top: 10px;
  font-size: 1.3rem;
}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text h4 a, .pwccol2-longform.feature-content-strip .bg10-grey .textimage-text h4 a:link, .pwccol2-longform.feature-content-strip .bg10-grey .textimage-text h4 a:visited {
	color:#000;
}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text p {
	line-height: 1.3em;
	margin:0px;
	font-family: Georgia, "Times New Roman";

}
.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text p:last-of-type {
	padding-bottom:10px;
}
@media screen and (max-width: 30em) {
	.pwccol2-longform.feature-content-strip .bg10-grey .textimage-image img {
	}
	.pwccol2-longform.feature-content-strip .bg10-grey .textimage-image {
		display: block;
		padding: 10px 10px 0 10px;
	}
	.pwccol2-longform.feature-content-strip .bg10-grey .textimage-text {
		display: block;
		padding: 10px;
		width:100%;
	}
}
@media screen and (max-width: 64em) {/* break column control's columns to full width */
	.pwccol2-longform.feature-content-strip .parsys_column {
		display:block;
		width:100%;
		padding-bottom:0px;
		padding-top:0px;
	}
	.pwccol2-longform.feature-content-strip .pwccol2-longform-c1 {
		padding-left:0px;
	}
	.pwccol2-longform.feature-content-strip .pwccol2-longform-c0 {
		padding-top:10px;
		padding-right:0px;
	}
}

/* LOAD MORE */
/* ##### TO DO ##### */

/* ACCORDION TWISTY */
	section#twisty .panel-heading {
		background-color: transparent;
	}

	section#twisty .panel-title a, section#twisty .panel-title a.collapsed, section#twisty .panel-title a.active {
		font-size: 1.05em;
		font-style: normal;
		color: #dc6900 !important;
		background-image: none;
		background-color: transparent;
	}
	
	section#twisty .panel-title a::before {
		display: inline-block;
		width: 20px;
		font-style: normal;
		font-size: 15px;
		color: #444;
		content: "˅";
	}

	section#twisty .panel-title a.collapsed::before, section#twisty .panel-title a:not(.active)::before {
		content: "›";
        font-size: 20px;
	}
	
	section#twisty p {
		font-size: 0.85em;
	}

/* FEATURE CONTENT 50/50 */
	.featurecontent.two-cols .featuredContent {
		min-height: 0 !important;
		background: transparent;
		overflow: hidden;
		cursor: initial;
	/* no-border for section with background */
		border-width: 0px;
		margin-top: 2px;
		margin-bottom:2px;
	}

	
	.featurecontent.two-cols .featuredContent .featuredContent-text {
		position: relative;
		padding-bottom: 60px;
		height: 180px;
	}
	
	section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text {
		color: #333;
		background: #f0f0f0; /* grey */
	}
	
	section:not([class*="Base"]) .featurecontent.two-cols .featuredContent .featuredContent-text {
		color: #fff;
		background: #dc6900; /* orange */
	}
	
	.featurecontent.two-cols .featuredContent .featuredContent-text h2 {
		color: inherit !important;
	}
	
	.featurecontent.two-cols .featuredContent .featuredContent-text h3 {
		color: inherit !important;
	}
	
	.featurecontent.two-cols .featuredContent .featuredContent-text p {
		color: inherit !important;
	}
	
	.featurecontent.two-cols .featuredContent .featuredContent-text a.btn {
		position: absolute;
		left: 20px;
		bottom: 20px;
		text-decoration:none;
	}
	
	section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text a.btn, section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text a:link.btn{ /* border for button while on grey background */
		border:1px solid #333333;
	}
	section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text a:visited.btn, section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text a:hover.btn, section[class*="Base"].black .featurecontent.two-cols .featuredContent .featuredContent-text a:active.btn { /* border for button while on grey background */
		border-width:0px;
	}
	.featurecontent.two-cols .featuredContent .preview-container {
		position: relative;
		display: block;
		width: 100%;
		height: 200px;
		overflow: hidden;
	}
	
	.featurecontent.two-cols .featuredContent .preview-container img.preview {
		position: absolute;
		display: block;
		right: 0px;
		margin: auto;
		width: 100%;
		min-width: 380px;
		min-height: 100%;
	}
	
	@media only screen and (max-width: 40em) {
		.featurecontent.two-cols .featuredContent {
			height: auto !important;
		}
		
		.featurecontent.two-cols .featuredContent .featuredContent-text {
			height: auto;
		}
	}


/* START Footer */
.glb-footer {
  background: #6d6e71;
  padding: 40px 0; }
  .glb-footer .simple-breadcrumb-component {
    margin-bottom: 40px; }
  .glb-footer .glb-footer__block {
    border-top: 2px solid #fff;
    padding-top: 10px;
    padding-bottom: 20px; }
    .glb-footer .glb-footer__block a, .glb-footer .glb-footer__block a:link, .glb-footer .glb-footer__block a:visited, .glb-footer .glb-footer__block a:hover {
      color: #fff;
      text-decoration: none; }
    .glb-footer .glb-footer__block a:hover {
      text-decoration: underline; }
    .glb-footer .glb-footer__block a.glb-footer__link {
      display: block;
      line-height: 1.5em; }
    .glb-footer .glb-footer__block a.glb-footer__link--l1 {
      font-size: 1.286rem;
      line-height: 1.2em;
      margin-bottom: 20px; }
    .glb-footer .glb-footer__block a.glb-footer__link--l2 {
      font-size: 0.86rem;
      font-weight: bold;
      margin-bottom: 14px; }
    .glb-footer .glb-footer__block a.glb-footer__link--l3 {
      font-size: 0.86rem;
      margin-bottom: 8px; }
    .glb-footer .glb-footer__block a.glb-footer__link--l2 + a.glb-footer__link--l3 {
      margin-top: -4px; }
  .glb-footer .glb-footer__disclaimer {
    border-top: 1px solid #fff;
    margin-top: 80px;
    padding-top: 10px; }
  .glb-footer .glb-footer__disclaimer p {
    color: #fff;
    font-size: 0.857rem; }
    .glb-footer .glb-footer__disclaimer p a, .glb-footer .glb-footer__disclaimer p a:link, .glb-footer .glb-footer__disclaimer p a:visited {
      text-decoration: none; }
    .glb-footer .glb-footer__disclaimer p a:hover {
      text-decoration: underline; }
  @media (max-width: 767px) {
    .glb-footer {
      /*	on mobile keep the font sizes the same */ }
      .glb-footer .simple-breadcrumb-component {
        margin-bottom: 10px; }
      .glb-footer .glb-footer__block a.glb-footer__link--l1 {
        font-size: 1.5rem; }
      .glb-footer .glb-footer__block a.glb-footer__link--l2 {
        font-size: 1.0rem; }
      .glb-footer .glb-footer__block a.glb-footer__link--l3 {
        font-size: 1.0rem; }
      .glb-footer .glb-footer__disclaimer p {
        font-size: 1rem; } }

/*  end Global footer component
********************/
/*  Global footer breadcrumb
********************/
.simple-breadcrumb-component {
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative; }
  .simple-breadcrumb-component.simple-breadcrumb-component--dark-bg {
    background: none;
    box-shadow: none; }

.simple-breadcrumb-component .breadcrumb {
  padding-top: 12px;
  padding-bottom: 0;
  color: #968c6d;
  font-weight: normal;
  margin-bottom: 0px;
  background: transparent;
  white-space: nowrap; }

.simple-breadcrumb-component .breadcrumb li {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 10px;
  padding-right: 10px;
  vertical-align: top; }

.simple-breadcrumb-component .breadcrumb li a {
  font-size: 0.92rem;
  text-decoration: none; }

.simple-breadcrumb-component .breadcrumb li a:hover {
  text-decoration: underline; }

.simple-breadcrumb-component--dark-bg .breadcrumb li a {
  color: #fff; }

.simple-breadcrumb-component .breadcrumb li + li:before {
  background: url("../../images/newfooter/breadcrumb__arrow--lightgrey.png") 0 0 no-repeat;
  height: 15px;
  content: " ";
  display: inline-block;
  margin: 0 20px -3px 10px;
  color: #c7c8ca;
  padding: 0;
  width: 8px; }

@media (max-width: 767px) {
  .simple-breadcrumb-component .breadcrumb {
    margin-bottom: 10px; }

  .simple-breadcrumb-component .breadcrumb-component__scroll-pane {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative; }

  .simple-breadcrumb-component .breadcrumb-component__scroll-fade {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 1000; }

  .simple-breadcrumb-component .breadcrumb-component__scroll-fade--left {
    -webkit-box-shadow: inset 55px 0px 50px -30px rgba(109, 110, 115, 0.9);
    box-shadow: inset 55px 0px 50px -30px rgba(109, 110, 115, 0.9);
    right: 100%;
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .simple-breadcrumb-component--hide-fade-l .breadcrumb-component__scroll-fade--left {
    display: none; }

  .simple-breadcrumb-component .breadcrumb-component__scroll-fade--right {
    -webkit-box-shadow: inset -55px 0px 50px -30px rgba(109, 110, 115, 0.9);
    box-shadow: inset -55px 0px 50px -30px rgba(109, 110, 115, 0.9);
    right: 0%; }

  .simple-breadcrumb-component--hide-fade-r .breadcrumb-component__scroll-fade--right {
    display: none; }

  .simple-breadcrumb-component .breadcrumb li a {
    font-size: 1.076rem; } }
@media (min-width: 768px) {
  .simple-breadcrumb-component .breadcrumb {
    white-space: normal;
    /* this will change when new breadcrumb is implemented */ }

  .simple-breadcrumb-component__scroll-pane {
    overflow: visible; } }

/* END Footer */

/* TERRITORY SELECTOR */
.gxcareers-territoryselector {
	text-align: center;
}
.gxcareers-territoryselector h2 {
	color: #fff;
	float: left;
	display: block;
	line-height: 35px;
}

.gxcareers-territoryselector select {
	height: 35px;
	display: block;
	float: left;
	padding: 5px;
	font-size: 13px;
	color: #404041;
}

.gxcareers-territoryselector input.btn-go {
	background-color: #f0f0f0;
	background-image: none;
	height: 35px;
	min-width: 50px;
	margin-left: 10px;
	color: #404041;
	font-size: 13px;
	font-weight: bold;
	border: 0;
	float: left;
}

.gxcareers-territoryselector form {
	display: inline-block;
	vertical-align: top;
}

.gxcareers-territoryselector .intro {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

.gxcareers-territoryselector span {
	display: block;
}

.gxcareers-territoryselector span a {
	color: #fff;
}

/* VERTICAL TABS */
	.tabs-vertical {
		margin: 20px 0px;
		font-size: 0px;
	}
	
	.tabs-vertical .tabs {
		display: inline-block;
		width: 35%;
		border-right: 1px solid #ddd;
		vertical-align: top;
		box-sizing: border-box;

	font-family: Georgia,serif;
    font-size: 1.142rem;
    padding: 15px;
    color: #000;

	}

	.tabs-vertical ul.tabs {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	.tabs-vertical .tabs li {
		padding: 10px;
		cursor: pointer;
    margin-bottom: 0;
	}

	.tabs-vertical .tabs li:hover {
		background: #f2f2f2;
	}
	.tabs-vertical .tabs li.current, .tabs-vertical .tabs li.current:hover {
		background: #e0301e;
    	color: #fff;
	}

	.tabs-vertical .tabs li img {
		display: inline-block;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		width: 42px;
		height: 42px;
		vertical-align: middle;
	}
	
	.tabs-vertical .tabs li span {
		display: inline-block;
		width: calc(100% - 52px);
		font-size: 16px;
		vertical-align: middle;
	}
	
	.tabs-vertical .tab-related-content {
		display: inline-block;
		width: 65%;
		padding: 0px 10px;
		font-size: 14px;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	.tabs-vertical .tab-related-content article {
		display: none;
	}
	
	.tabs-vertical .tab-related-content article .mobile {
		display: none;
		margin: 10px 0px;
		padding-top: 15px;
		border-top: 1px solid #ddd;
	}
	
	.tabs-vertical .tab-related-content article .mobile:first-child {
		border-top: none;
	}
	
	.tabs-vertical .tab-related-content article .mobile img {
		display: inline-block;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		width: 54px;
		height: 54px;
		vertical-align: middle;
	}
	
	.tabs-vertical .tab-related-content article .mobile span {
		display: inline-block;
		width: calc(100% - 64px);
		font-size: 24px;
		vertical-align: middle;
	}
	
	.tabs-vertical .tab-related-content article.current {
		display: block;
		animation: switchableFadeIn 0.5s ease-out;
		padding: 0 1em;
	}
	
	.tabs-vertical .tab-related-content article h3 {
		margin: 0px;
		font-size: 3.25em;
		color: #dc6900;
		font-weight: bold;
	}

	.tabs-vertical .tab-related-content article strong {
	/*
    	display: block;
		margin: 0 0 10px 0;
		padding: 4px 0px;
		font-size: 1.25em;
		font-weight: normal;
		font-style: italic;
		border-bottom: 1px solid #ddd;
		color: #dc6900;
    */
    display: block;
    color: #e03120;
    font-family: Georgia,serif;
    font-size: 1.716rem;
    font-style: italic;
    font-weight: normal;
    line-height: 31px;
    margin: 0 0 20px 0;
	}
	
	.tabs-vertical .tab-related-content article ul {
		padding-left: 1.2em;
	}

	.tabs-vertical .tab-related-content article p {
		font-size: 1em;
	}

	.tabs-vertical .tab-related-content article iframe {
		display: block;
		margin: .5em auto;
	}
	
	@media only screen and (max-width: 768px) {
		.tabs-vertical .tabs {
			display: none;
			width: auto;
		}
		
		.tabs-vertical .tab-related-content {
			display: block;
			width: auto;
		}
		
		.tabs-vertical .tab-related-content article {
			display: block;
		}
		
		.tabs-vertical .tab-related-content article .mobile {
			display: block;
			font-size: 0px;
		}
	}

	@media only screen and (max-width: 40em) {
	.tabs-vertical .tab-related-content article iframe { max-width: 95% !important; }
	}
	
	@keyframes switchableFadeIn {
		0% {
			display: none;
			opacity: 0;
		}

		1% {
			display: block;
			opacity: 0;
		}

		100% {
			display: block;
			opacity: 1;
		}
	}

/* GENERIC HR margin */
.separator hr { margin-bottom: 15px !important; }

/* LOGIN LAYOUT */
#careers-login .parsys_column .parsys_column:last-child .text {
	display: inline-block;
    vertical-align: top;
	margin: 0px 2% 10px 2%;
	padding: 10px 2%;
	width: 45%;
	color: #fff;
	background: #a32020;
	font-style: italic;
	font-family: Georgia, "Times New Roman";
}
#careers-login .parsys_column .parsys_column:last-child .text p { font-size: 1.8rem; }

#careers-login .parsys_column .parsys_column:last-child .text a {
	color: #fff;
	font-size: 1.2rem;
}

#careers-login .parsys_column .parsys_column:last-child .text:first-child {
	background: #e0301e !important;
}

/* KELLY Job links */
#joblinks li a, #joblinks li a:link, #joblinks li  a:visited, #joblinks li a:active {color:#ffffff !important;} 

/* API Search form */
form#recruitment_form {
	margin: 0px;
	padding: 50px 5%;
	background: #e0301e;
	color: #fff;
	font-size: 1em;
}

form#recruitment_form label {
	display: inline-block;
	margin: 4px 0px;
	width: 20%;
	font-weight: 700;
	font-style: italic;
	font-family: Georgia;
	line-height: 24px;
	vertical-align: middle;
}

form#recruitment_form input[type="text"], form#recruitment_form select {
	display: inline-block;
	margin: 4px 0px;
	padding: 2px 0px;
	width: 75%;
	height: 24px;
	border: none;
	vertical-align: middle;
	color: #333;
}

form#recruitment_form input[type="submit"] {
	margin: 4px 0px;
	padding: 0px 0px 2px 4px;
	height: 23px;
	width: 50%;
	color: white;
	text-align: left;
	font-size: 1.1em;
	background: #a32020;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 26 26\"><path fill=\"%23fff\" d=\"M10.351,19.949c-5.211,0-9.554-4.344-9.554-9.554c0-5.211,4.343-9.554,9.554-9.554 c5.209,0,9.553,4.343,9.553,9.554C19.904,15.605,15.561,19.949,10.351,19.949z M10.351,2.579c-4.343,0-7.817,3.473-7.817,7.816 c0,4.343,3.474,7.817,7.817,7.817c4.342,0,7.817-3.475,7.817-7.817C18.168,6.052,14.693,2.579,10.351,2.579z\"></path><path fill=\"%23fff\" d=\"M17.298,16.127l7.643,7.643c0.351,0.35,0.351,0.871,0,1.215c-0.173,0.174-0.521,0.174-0.694,0.174c-0.172,0-0.521,0-0.693-0.174l-7.643-7.643L17.298,16.127z\"></path></svg>");
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size: auto 80%;
	border: none;
	cursor: pointer;
	float: right;
}

.job-results-api { margin: 30px; }
.job-results-api .bottom { position: relative; height: auto; min-height: 60px; }
.jobdescriptionactions a { width: 120px !important; height: 100px !important; }

/* Fix for the video player disappearing courtesy of asset sharing */
.image > .asset-sharing-component, .asset-sharing-component.video-asset {
   display: block;
}