
#subhomepageBanner {
	/* height: 69vh; */
	position: relative;
	background-size: cover;
	width: 100%;
	padding-top: 50px;
	overflow: hidden;
}
.subhomepageBorder {
    background-color: #d5d5d5;
    height: 45px;
}

#subhomepageBannerInner {
  min-height: 380px;
}
#searchBannerInner {
  min-height: 160px;
}
/*#subhomepageBanner img{
  width: 100%;
  display: block;
}*/
#subhomepageBanner h1{
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	text-transform: uppercase;
	width: auto;
	margin: 20px auto 0 auto;
}
#subhomepageBanner p.tagline{
	text-align: center;
	color: #ffffff;
	font-weight: 900;
	font-size: 28px;
	width: 100%;
}

#subhomepageBanner #searchBannerInner p.tagline {
  font-size : 32px;
  font-weight:700;
}

#subhomepageForms {
    width: 825px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#subhomepageForms.loggedIn {
	width: 471px;
}

.Parents #subhomepageForms,
.Career_Advisors #subhomepageForms {
	width: 850px;
}
.Parents .RegistrationFormField.username,
.Career_Advisors .RegistrationFormField.username {
    width: 158px;
}
.Parents .RegistrationFormFieldSmall,
.Career_Advisors .RegistrationFormFieldSmall {
    width: 315px;
}
.Parents .RegistrationFormField>Select,
.Career_Advisors .RegistrationFormField>Select {
    width: 316px;
}
.Parents #RegLoginForm .RegLoginRight,
.Career_Advisors #RegLoginForm .RegLoginRight {
    top: 84px;
}
.Students_Advice .SiteNumber {
    display: none;
}

.Graduate_Jobs .SiteContent1 {
	/*background-color: #fff;*/
}

#subhomepageIcons {
    width: 75px;
    float: left;
    height: 280px;
    background-color: #3b9fba;
    margin-top: 10px;
    padding: 20px;
    border-left: 1px solid #fff;

}
.subIcon {
    padding: 10px;
    text-align: center;
}
.subIcon p {
	color: #fff;
	text-align: center;
	font-size: 15px;
}
.subIconDivider {
    border-bottom: 1px dashed #fff;
    padding: 3px 0;
    margin-bottom: 6px;
}

#subhomepageRegister, #subhomepageLogin, #subhomepageResend {
  width: 310px;
  background-color: #ebebeb;
  margin-top: 10px;
  padding: 20px;
  height: 280px;
  position: relative;
  /* bottom: 0; */
  /* right: 0; */
  /* display: inline-block; */
  float: left;
}

#subhomepageRegisterWide {
  width: 760px;
  background-color: #ebebeb;
  margin-top: 10px;
  padding: 20px;
  height: 200px;
  position: relative;
  /* bottom: 0; */
  /* right: 0; */
  /* display: inline-block; */
  float: left;
}

#subhomepageResend {
  width:785px;
}

#subhomepageRegisterWide h2, #subhomepageRegister h2, #subhomepageLogin h2, #subhomepageResend h2{
	font-family: 'Lato', Helvetica, sans-serif;
	border: none;
	text-transform: uppercase;
    font-size : 18px;
    position : relative;
    text-align : left;
}

#subhomepageRegisterWide h2 {
  padding-top:0px;
}

#subhomepageRegisterWide .RegistrationForm {
  width:760px;
  height:180px;
}


#subhomepageRegisterWide .RegistrationFormRow {
  float:left;width:330px;
}

#subhomepageRegisterWide .RegLoginLeft {
  padding : 0px;
}

#subhomepageRegisterWide .RegistrationFormField.username {
  width:156px;
}

#subhomepageRegisterWide .RegistrationFormField Select {
  height:16px;
}
#subhomepageRegisterWide .RegistrationFormFieldSmall Select {
  height:16px;
}

#subhomepageRegisterWide .RegistrationFormField > Select {
  width:292px;
}


#subhomepageRegister .SubmitButton:after {
    content: ' ';
}
#subhomepageRegister .SubmitButton.register:after {
    content: 'Register';
}

#subhomepageLogin .RegLoginRight {
  float:right;
    margin-top:10px;
}

#subhomepageResend .RegLoginRight {
  float:left;margin-top:10px;margin-left:78px;
}

#subhomepageRegisterWide .RegAlreadyMember a {
  text-decoration:none;
  color: #2d8cb0;
  cursor: pointer;
}


.noswitch .RegAlreadyMember {
  display:none;
}

.subhomepageHeaderTitle {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.findSection .subhomepageHeaderTitle {
    text-align: left;
    color: #969696;
}
.subhomepageHeaderTitle.black {
    color: #000 !important;
    font-weight: normal;
}
.subhomepageHeaderTitle.short {
    display: inline;
}

.subhomepageHeaderTitle .headerTitle{
    font-size: 32px;
    display: inline-block;
    position: relative;
    /*text-align: left;*/
    font-weight:bold;
}

.titleUnderline {
    width: 45px;
    border-bottom: solid 3px #3b9fba;
    margin-bottom:10px;
}

#searchBannerInner .titleUnderline {
  margin-bottom:20px;
}

.JobSearchOuter, .CourseSearchOuter {
    margin-top: 10px;
    background-color: #3b9fba;
    float: left;
    padding: 20px;
    height: 280px;
    width: 315px;
     position: relative;
    /* left: 0; */
    /* display: inline-block; */
    /* bottom: 0; */
}

.JobSearchTitle, .CourseSearchTitle {
    font-size : 18px;
    color : #fff;
    position : relative;
    text-align : left;
    text-transform : uppercase;
    line-height : 32px;
    margin-bottom: 15px;
}

.JobSearchTitleUnderLine, .CourseSearchTitleUnderLine {
	display: none;
    position : absolute;
    bottom : 0px;
    left : 0px;
    float : left;
    width : 50px;
    border-bottom : solid 3px #fff;
}

.JobSearchOuter input, .CourseSearchOuter input {
    width: 95%;
    display: inline;
    margin-top: 8px;
    padding: 8px;
    border: none;
    color: rgb(169, 169, 169);
    font-size: 12px;
    border-radius: 4px;
}

.JobSearchOuter select, .CourseSearchOuter select {
    width: 100%;
    display: inline;
    margin-top: 8px;
    padding: 8px;
    border: none;
    color: rgb(169, 169, 169);
    font-size: 12px;
    border-radius: 4px;
}

.JobSearchOuter .SubmitButton, .CourseSearchOuter .SubmitButton {
    position: absolute;
    right: 20px;
    bottom: 38px;
    background-color: #fff;
    color: #2d8cb0;
    text-transform: uppercase;
}
.JobSearchButton, .CourseSearchButton {
	display: none;
}
.Career_Advisors .RegistrationFormRow, .Parents .RegistrationFormRow {
	width: 40%;
	display: inline-block;
}


.Parents #subhomepageBanner .subhomepageHeaderTitle {
    padding: 80px 0 20px 0;
}
.Students_Advice .subhomepageHeaderTitle {
    padding: 20px 0;
}
.Career_Advisors #subhomepageBanner .subhomepageHeaderTitle {
    padding: 110px 0 0 0;
}
.Parents .subhomepageBorder {
 	background-color: rgb(253, 186, 24);
}
.Students_Advice .subhomepageBorder {
 	background-color: rgb(140, 86, 163);
}
.Parents #subhomepageRegister, .Career_Advisors #subhomepageRegister {
	width: 100%;
	height: 172px;
}
.Parents .RegistrationForm, .Career_Advisors .RegistrationForm {
	width: 100%;
	height: 130px;
}
.RegistrationForm .SubmitButton:after {
    content: 'Join now';
}

.Parents #subhomepageRegister #institution_div, .Career_Advisors #subhomepageRegister #institution_div {
  	display: block !important;
}
.Parents #subhomepageRegister #course_div, .Career_Advisors #subhomepageRegister #course_div {
  	display: block !important;
}

.Parents #subhomepageRegister .RegInfoIcon, .Career_Advisors #subhomepageRegister .RegInfoIcon {
  	display: none;
}
.Students_Advice #subhomepageForms {
	display: none;
}

.Parents #subhomepageIcons, .Career_Advisors #subhomepageIcons {
  	display: none;
}

.SiteContentInner .subhomepageHeaderTitle {
	color: #969696;
	padding-top: 20px;
	text-align: left;
	margin-bottom: 20px;
}
.SiteContentInner .headerTitle {
    font-weight: bold;
}
.SiteContentInner .main_blue, .SiteContentInner .main_white {
    font-weight: normal;
}
.SiteContentInner p {
	font-family: 'Lato', Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #969696;
    font-size: 16px;
}
.parentsText{
	color: #969696;
	margin-bottom:20px;
}
.parentsText.first{
	font-size: 22px;
}
.parentsText.last{
	font-size: 16px;
}
/*#parentGuides {
    width: 100%;
    margin-top: 50px;
}*/
.parentGuide {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 225px;
    width: 32%;
    margin: 0 11px 11px 0;
    overflow: hidden;
}
.parentGuide.wide {
    width: 65.3%;
}
.parentGuide.wide .guideTitle{
    width: 98%;
}
.parentGuide img{
 	width: 100%;
 	position: absolute;
 	top: 0;
}
.parentGuide .guideTitle {
    position: absolute;
    bottom: 0;
    background-color: rgb(253, 186, 24);
    width: 88%;
    height: 40px;
    padding: 10px 10px 20px 30px;

}
.parentGuide .guideTitle p{
    font-weight: bold;
    font-size: 18px;
    width: 86%;
    color: #000;
}

/*Resources */

.sector h2 {
	font-family: 'Lato', Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;

}
.sector:nth-child(even) .resource {
    background-color: #e9eaed;
}
.resource {
    width: 293px;
    display: inline-block;
    padding: 20px;
    padding-right: 0;
    margin: 10px;
    height: 157px;
 }
.resource_img {
    float: left;

}
.resource_info1 {
    float: left;
    padding: 10px 0 10px 15px;
    width: 159px;

}
.resource_info1 h3 {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 18px;
}
.resource_info1 p {
	font-size: 14px;
}
.resource_info1 strong {
	color: #000;
}
.resource_info2 {
    width: 100%;
    float: left;
    border-top: 1px solid #dbdbdb;
    margin-top: 20px;
}
.resource_col1 {
    border-right: 1px solid #9e9d9e;
    width: 135px;
    margin-top: 10px;
    height: 30px;
    float: left;
}
.resource_col2 {
    width: 200px;
    margin-top: 10px;
    height: 30px;
    float: left;
}
.resource_col1 div, .resource_col2 div{
    float: left;
    padding: 0 10px;

}
.resource_col2 .downloads {
    margin-left: 5px;
}

.resource_col2 .views {
  float:right;
}

.resource_col2 .views img {
    padding-top: 4px;
}

.resource a {
  text-decoration:none;
  color:inherit;
}

.resource a:hover {
  text-decoration:underline;
}

.resourcehidden {
  display:none;
}


.featuredDiv {
    width: 100% !important;
    height: inherit;
    float: left;
    /*left: -192px;*/
    /*padding: 40px 173px !important;*/
}
.featuredDivInner {
    width: 79%;
    margin: 50px auto;
}
#featuredVideos .headerTitle {
	color: #fff;
}

body#featuredVideos {
    background: url('/images/design_update/backgrounds/careers_advice.png');
}
.bodyGraduate_Jobs {
    background: url('/images/design_update/backgrounds/graduate_companies.png');
}
.bodyWork_Placements {
    background: url('/images/design_update/backgrounds/placement_companies.png');
}
.bodySchool_College_Leavers {
    background: url('/images/design_update/backgrounds/school_leavers_companies.png');
}
.bodyStudent_Jobs {
    background: url('/images/design_update/backgrounds/student_jobs.png');
}
.bodyCareer_Advisors {
    background: url('/images/design_update/backgrounds/careers_advice.png');
}
.bodycourses, .bodyCourses  {
    background: url('/images/design_update/backgrounds/courses.png');
}
.bodyStudents_Advice {
    background: url('/images/design_update/backgrounds/brands.png');
}

#featuredVideos {
    background: transparent;
    margin-bottom: 0;
}
.Graduate_Jobs #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
.Work_Placements #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
.School_College_Leavers #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
.Student_Jobs #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
.Courses #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
.Students_Advice #featuredCompanies {
    background: transparent;
    margin-bottom: 0;
}
#featuredArticles {
    margin-top: 0;
}
#featuredJobs {
	padding-top: 40px;
}
.findSection {
	position: relative;
    width: 1000px;
    margin: 0 auto;
}
.findSection:last-child {
    padding-bottom: 100px;
}
.findSection#careersAdvice {
    padding-top: 40px;
}
.findArrow {
    position: absolute;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -32px;
    z-index: 7;
}
.findArrow.top {
    top: -405px;
    bottom: 0;
}
.partner {
    display: inline-block;
    width: 33%;
    margin-top: 50px;
    height: 110px;
    position: relative;
}
.partner:nth-child(3n-3) {
    border-right: 1px solid #cdcdcd;
}
.partner:nth-child(3n+2) {
    border-left: 1px solid #cdcdcd;
    clear: both;
}
.partner img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.new_vacancies {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    color: #3b9fba !important;
    font-size: 25px !important;
}
.SubHomepageH1Holder {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  position:relative;
}

.SubHomepageH1 {
  color: #3b9fba !important;
  font-size: 25px !important;
  overflow:visible;
  position:absolute;
  left:0px;
  top:0px;
}

.jobsSlider {
    height: 532px;
    overflow: hidden;
    margin-bottom: 10px;
}
.job {
    width: 47%;
    display: inline-block;
    background-color: #fff;
    position: relative;
    height: 245px;
    margin: 0 20px 20px 20px;
}
.job:nth-child(even) {
    margin-right: 0;
	clear: both;
}
.job_icon {
	position: absolute;
	top: 0;
	left: -7px;
	z-index: 5;
}
.jobSection1 {
    width: 40%;
    float: left;
    height: inherit;
}
.jobSection2 {
    width: 60%;
    float: right;
    height: inherit;
}
.company_logo {
    height: 135px;
    text-align: center;
    position: relative;
}
.company_logo img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.job_info1 {
    padding-top: 20px;
    padding-left: 15px;
    height: 156px;
    border-bottom: 1px solid #dbdbdb;
    overflow:hidden;
}
.job_info1 h3 {
    font-size: 18px;
    width: 85%;
    word-wrap: break-word;
    margin-bottom: 10px;
}
.job_info1 .salary {
	color: #000;
  margin-right:10px;
}
.job_info2 {
	padding: 15px 0px;
  position:relative;
  left:-30px;
  width:312px
}
.job_info2 div{
    float: left;
    height: 30px;
    padding-right:10px;
  padding-top:5px;
  cursor:pointer;
}
.job_info2 .views {
	width: 85px;
	border-left: 1px solid #9e9d9e;
	padding-left: 4px;
  padding-top:9px;
  padding-right : 0px !important;
  float:right;
}

.job_info2 .views a {
  color:black;
  text-decoration:none;
}

.job_info2 .views img{
    padding: 0px 0px 0px 5px;
}
.location {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    text-transform: uppercase;
    position: absolute;
    min-width: 195px;
}
.location img {
    margin: 0 20px;
}
.expiry_date {
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    bottom: 20px;
    margin-left: 50px;
}
.expiry_date img {
    margin: 0 16px;
    position: absolute;
    left: -50px;
    top: 0px;
}

.companiesOuter {
    width: 99%;
    overflow: hidden;
    height: 235px;
    margin: 50px 0;
}
#companyLeftArrow {
    position: absolute;
    margin: auto 0;
    left: -90px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.featuredDiv {
    padding-bottom: 40px;
}
.featuredDivInner #companyLeftArrow {
    left: 40px;
}
#companyRightArrow {
    position: absolute;
    margin: auto 0;
    right: -90px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.featuredDivInner #companyRightArrow {
    right: 55px;
}
.companiesInner {
 
    width: 5000px;
}
.slick-track
{
	position:relative;
}
.company {
    margin-right: 20px;
    width: 228px;
    height: 228px;
    float: left;
    position: relative;
    border: 1px solid #cdcdcd;
}
.company .programInfo {
    position: absolute;
    bottom: 0;
    background: rgba(152, 152, 152, 0.5);
    text-align: center;
    text-transform: uppercase;
    height: 31%;
    width: 92%;
    padding: 10px;
    color: #000;
}
.company .programTitle {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
}
.company .programJobs {
    color: #000;
}
.company .companyTitle {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
}
.company .companyBio {
    color: #000;
    text-transform: none;
    font-size: 14px;
}

.company .companyLogo {
    position: absolute;
    top: 0;
    width: 100%;
}
.company .programHover {
    display: none;
    width: 230px;
    height: 230px;
    position: absolute;
    background: rgba(59, 159, 186, 0.8);
}
.showProgramHover, .hideProgramHover {
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.hideProgramHover {
    right: 9px;
}
.programHoverTop p {
    color: #fff;
    position: relative;
    width: 80%;
    text-align: left;
    margin-left: 50px;
    margin-bottom: 0;
}
.programHoverTop {
    width: 91%;
    display: block;
    height: 51%;
    padding: 10px;
}
.programHoverTop p img {
    position: relative;
    top: 10px;
    left: -10px;
}
.programHoverBottom {
    width: 91%;
    display: block;
    height: 31%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.programHoverBottom .programTitle, .programHoverBottom .companyTitle {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}

.programHoverBottom p {
    color: #fff !important;
}

.digital_left {
    text-align: left;
    /*float: left;*/
    width: 58%;
    height: 330px;
    padding: 65px 0;
    display: inline-block;
}
.digital_buttons {
    margin-top: 25px;
    float: right;
    padding-right: 80px;
}
.digital_button {
    float: left;
    /*margin-left: 10px;*/
    cursor: pointer;
}
.digital_button.viewOnline {
    text-align: center;
    width: 115px;
    padding: 10px;
    text-transform: uppercase;
    background-color: #3b9fba;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    bottom: -10px;
}

.digital_right {
    display: inline-block;
    float: right;
    width: 25%;
    height: 380px;
    padding: 65px 0;
}
.digital_right h2{
    font-family: 'Lato', Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}
.digital_right div{
    width: 80%;
    font-weight: bold;
}
.digital_right p{
	padding: 20px 0 40px;
    color: #000;
    font-size: 17px;
    border-bottom: 1px solid #000;
}

.digital_right .black_text{
    font-size: inherit;
    clear: both;
    color: #000;
    font-weight: inherit;
}

.show_more {
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    margin-bottom: 20px;
}
.show_more img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.sectorOuter {
    width: 98%;
    overflow: hidden;
    height: 135px;
    margin: 50px 0;
}
.sectorInner {
    position: relative;
    width: 5000px;
}
.sectorInner .sector {
	width: 315px;
    padding-right: 20px;
    display: table-cell;

}
.sectorInner .sectorCol {
	float: left;
	width: 47%;
  overflow : hidden;
  height:127px;
  position:relative;
}
.sectorInner .sectorCol:first-child {
	margin-right: 15px;
}
.sectorCol img {
    width: 100%;
}
.sectorCol .sectorHeader {
    background-color: #3b9fba;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 2px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
}
.sectorCol .sectorTitle {
    color: #3b9fba;
    font-weight: bold;
    margin-bottom: 0;
}
.sectorCol .sectorText {
    height: 80px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #000;

}
.buttonsGeneral {
    background-color: #2d8cb0;
    color: #fff;
    font-size: 15px;
    width: auto;
    line-height: 25px;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    float: right;
    margin-right: 20px;
}
.buttonsGeneral a {
    color: #fff;
    text-decoration: none;
}
.buttonsGeneral.grey {
    background-color: #989898;
}

.moreButton {
    width: 60px;
    padding: 5px 10px;
    text-transform: uppercase;
    background-color: #3b9fba;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.moreButton:before {
    content: url(/images/design_update/more_arrow.png);
    position: absolute;
    right: 10px;
    top: 6px;
    left: auto;
}
.sortTabs {
    text-align: right;
    border-bottom: 1px dashed #d7d7d7;
    height: 40px;
    margin-bottom: 20px;
}

.sortTab {
    color: #6e6d6d;
    width: auto;
    padding: 10px;
    font-size: 15px;
    width: auto;
    line-height: 5px;
    text-transform: uppercase;
    float: right;
    cursor: pointer;
    font-weight: bold;
}
.sortTab.current {
    color: #a0a0a0;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    font-weight: normal;
}

.sliderOuter{
    position: relative;
    top: -55px;
}
.sliderInner {
    display: none;
}
.sliderInner.showSlider {
    display: block;
}
.sliderLeft {
    display: inline-block;
    margin-right: 50px;
}
.sliderLeftCol {
    float: left;
    min-width: 50px;
    height: 240px;
    position: relative;
}
.sliderLeftCol img {
    position: absolute;
    top: 0;
}
.sliderLeft .sliderLeftHeader {
    color: #3b9fba;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.sliderLeft .sliderLeftText {
    width: 380px;
    height: 100px;
    overflow: hidden;
    color: #000;
}

.sliderRight {
    display: inline-block;
}
.sliderRight .sliderPublished {
    float: left;
    color: #3b9fba;
}
.sliderRight .sliderViews {
    float: right;
    text-align: right;
    font-weight: bold;
    color: #000;
}
.silderButtons {
    text-align: center;
    height: 20px;
    margin-top: 40px;
    display: table;
    margin: 40px auto 0;
}
.silderSelect {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #ebebeb;
    float: left;
    cursor: pointer;
}
.silderSelect.current {
    background-color: #d7d7d7;
}

.apprenticeships_left {
    width: 50%;
    float: left;
}
.apprenticeships_right {
    width: 50%;
    float: right;
}
.apprenticeships_right .moreButton {
    left: 320px;
    margin-top: 20px;
}

.provider {
    float: left;
    margin: 10px 20px 10px 0;
}
.provider img {
    border: 1px solid #cdcdcd;
}

.currentVacanciesNav {
    position: relative;
}
.currentVacanciesNav p{
    width: 85%;
    text-align: right;
}
.currentVacanciesLeft {
    position: absolute;
    right: 60px;
    top: 5px;
    cursor: pointer;
}
.currentVacanciesRight {
    position: absolute;
    right: 40px;
    top: 5px;
    cursor: pointer;
}
.vacancy {
    width: 90%;
    display: inline-block;
    background-color: #fff;
    position: relative;
    height: 105px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px 5px;
}
.vacancy h3 {
    font-size: 18px;
    width: 85%;
    word-wrap: break-word;
    margin-bottom: 10px;
}
.vacancySection1 {
    width: 40%;
    float: left;
}
.vacancySection2 {
    width: 60%;
    float: right;
}
.vacancy_info1 {
    padding-top: 12px;
    padding-left: 15px;
    border-bottom: 1px solid #dbdbdb;
}
.vacancy_info1 .salary {
    color: #000;
}
.vacancy_info2 {
    padding: 8px 15px;
}
.vacancy_info2 div{
    float: left;
    width: 45px;
    height: 20px;
}
.vacancy_info2 .views {
    width: 84px;
    border-left: 1px solid #9e9d9e;
    margin-left: 10px;
    padding-left: 10px;
}
.vacancy_info2 .views img{
    padding: 0 10px;
}

.socialCol {
    width: 23%;
    position: relative;
    float: left;
    margin-right: 20px;
    border-bottom: 2px solid #d7d7d7;
    padding-bottom: 20px;
}
.socialCol h2{
    border: none;
    font-family: 'Lato', Helvetica, sans-serif;
    padding: 10px 0 30px 50px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;

}
.socialColInner {
    border-top: 2px solid #d7d7d7;
    height: 270px;
    padding: 20px 0;
    overflow: hidden;
}
.socialColInner h3 {
    color: #969696;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px
}
.socialColInner .trend {
    color: rgb(140, 86, 163);
    font-weight: bold;
}
.socialColInner p {
    font-size: 13px;
    line-height: 22px;
    width: 90%;
}
.socialCol.facebook span {
    color: #3b9fba;
}
.socialCol.twitter span {
    color: rgb(140, 86, 163);
}
.socialCol img.twitterAccount, .socialCol p.twitterAccount {
    display: inline;
}

.brandsOuter {
    width: 100%;
    overflow: hidden;
}
.brandsInner {
    width: 95%;
    margin: 20px auto;
    position: relative;
}
.brandsQuote {
    display: inline-block;
}
.brandsAmbassadorImg {
    float: left;
    margin-right: 130px;
}
.ambassadorsQuote {
    position: relative;
    float: right;
    width: 660px;
}
.ambassadorsQuote p {
    float: left;
    color: #000;
    font-size: 17px;
    line-height: 25px;
}
.brandsAmbassadorQuote {
    position: absolute;
    top: -23px;
    left: -60px;
}
.brandAmbassadorName  {
    color: rgb(140, 86, 163);
    font-size: inherit;
    text-transform: uppercase;
}
#quoteLeftArrow {
    position: absolute;
    margin: auto 0;
    left: -90px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
#quoteRightArrow {
    position: absolute;
    margin: auto 0;
    right: -90px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
#brandsLeftArrow {
    position: absolute;
    margin: auto;
    left: 100px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
#brandsRightArrow {
    position: absolute;
    margin: auto;
    right: 100px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
#brandsInfo{
    position: absolute;
    bottom: 0;
    height: 45px;
    width: 100%;
}
#brandsInfo div {
    margin: 0 auto;
    width: 60%;
    color: #fff;
    font-size: 30px;
}
#brandsInfo span {
    margin: 0 15px;
    font-size: 37px;
}
#brandsInfo img {
    margin-right: 15px;
}
#brandsMenu {
    position: absolute;
    top: -27px;
    right: 167px;
    display: table;
    width: 41%;
    z-index: 3000;
}
#brandsMenu ul {
    display: table-row;
    padding: 0;
}
#brandsMenu ul a {
    text-decoration: none;
    color: #969696;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Lato', Helvetica, sans-serif;
}
#brandsMenu ul a.cur {
    color: #8c56a3;
}
#brandsMenu ul li .cur_line {
    display: none;
    height: 2px;
    background-color: #8c56a3;
    width: 100%;
    position: absolute;
    bottom: -11px;
    right: 1px;
}
#brandsMenu ul a.cur .cur_line{
    display: block;
}
#brandsMenu ul li {
    display: table-cell;
    padding: 0 6px 0 6px;
    border-left: 1px solid #969696;
    position: relative;
}
#brandsMenu ul a:first-child li{
    padding-left: 0;
    border: none;
}
#brandsMenu ul a:last-child li{
    padding-right: 0;
}

.job_info2 img {
  cursor:pointer;
}

#careersAdvice a {
  color:inherit;
  text-decoration:none;
}

.digital_button a {
  color:inherit;
  text-decoration:none;
}

#choosingJob a {
  color:inherit;
  text-decoration:none;
}

.findSection a {
  color:inherit;
  text-decoration:none;
}

#parentGuides a {
  text-decoration:none;
  color:inherit;
}
