/*
 Theme Name:   i-to-i Jobs Board Child Theme
 Theme URI:    http://onlinetefl.com
 Description:  Child theme, based on Jobeleon
 Author URI:   http://onlinetefl.com
 Template:     jobeleon
 Version:      1.0.0
*/


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
}
.itoi-wrapper {
	max-width: 1150px;
	margin: auto;
}
.center {
	text-align: center;
}
h1, h2, h3, h4, #maintitle {
	font-weight: normal!important;
}
.clearfix, .itoi-clear {
	display: block;
	width: 100%;
	clear: both;
}
a {
	color: #06a3d4;
}
#main, footer {
	line-height: 1em;
	clear: both;
}
#locations-nav-menu > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
#locations-nav-menu > li {
	margin-right: 2px;
}
#locations-nav-menu {
	display: none;
	margin-bottom: 20px;
	background: #F6F6F6;
}
#locations-nav-menu .is-dropdown-submenu {
	z-index: 20;
}
#locations-nav-menu .submenu {
	background: #F6F6F6;
}
#locations-nav-menu .is-dropdown-submenu a, #locations-nav-menu .is-accordion-submenu a {
	padding-left: 10px;
	padding-right: 10px;
	color: #03c2f6;
}
#locations-nav-menu a {
	color: #666;
}
#locations-nav-menu a:hover {
	color: #FFF;
	background: #03c2f6;
	;
}
#locations-nav-menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
	border-color: transparent transparent transparent #333;
}
#locations-nav-menu .is-dropdown-submenu-parent.is-right-arrow > a:hover::after {
	border-color: transparent transparent transparent #FFF;
}
#homepage .intro {
	margin-bottom: 30px;
}
.site-title a {
	color: #9ECF32;
}
.wpjb-upload-actions .limit, #wpjb-upload-limit-company_logo {
	display: none!important;
}
#quicksearch {
	background: url('images/main-page-search-block.png') no-repeat;
	background-size: cover;
	clear: both;
	display: block;
	overflow: hidden;
	border: 1px solid #ccc;
	box-shadow: 0 3px 5px #999;
	margin-bottom: 20px;
	padding: 0 15px 15px;
}
#quicksearch h2 {
	color: #555 !important;
	margin-bottom: -10px !important;
}
#quicksearch p {
	margin-bottom: 10px;
}
#quicksearch-button {
	float: left;
	margin-left: 5%;
	width: auto;
}
#quicksearch-button .btn {
	margin: 0;
}
#quicksearch-degree {
	float: left;
	margin-left: 0;
	overflow: hidden;
	width: 50%;
}
#quicksearch-country {
	float: left;
	width: 35%;
}
#quicksearch-country span.customSelect {
	width: 90% !important;
}
input.inactive {
	opacity: .2;
}
.featuredimage {
	width: 100%;
	height: auto;
	border-radius: 0!important;
}
.featuredimagediv {
	float: left;
	width: 30%;
	padding: margin;
	max-height: 150px;
	margin-bottom: 20px;
	overflow: hidden;
	margin: 1%;
}
#wpjb-form-job-apply .wpjb-element-name-applicant_name, #wpjb-form-job-apply .wpjb-element-name-email {
	display: none !important;
}
img#wpjb-logo {
	float: none;
	max-width: 100%;
}
#header, .table-row {
	display: block;
}
.primary, .secondary {
	display: block;
	position: relative;
}
#primary {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
#secondary {
	float: none;
	width: 100%;
	background: none!important;
}
#content {
	background: #FFF;
	width: 100%;
	border-radius: 0;
	border: solid 1px #CCC;
}
.widget {
	margin: 0 auto;
}
.where-am-i {
	display: none!important;
}
.wpjb-widget .wpjb-custom-menu-separator {
	background: none;
	padding: 0;
	transition: none;
	border-bottom: none;
	padding-bottom: none;
}
.widget li a {
	border-radius: 0;
	color: #000;
	padding: 0 0 8px;
}
.widget li a:hover {
	background: none;
	color: #eda504;
}
input[type="submit"], input[type="reset"], button, .wpjb-button, .btn {
	float: left;
	display: block;
	background: #06a1d2;
	color: #FFF;
	line-height: 1em;
	text-align: center;
	border-radius: 4px;
	width: auto;
	font-size: 18px;
	margin: 10px 0;
	text-transform: none;
	font-weight: inherit;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .wpjb-button:hover, .btn:hover {
	background: #1583cc;
}
.customSelectInner::after {
	background: #333 url("images/down-arrow-button.png") no-repeat center center;
	border-radius: 0;
	height: 28px;
	width: 28px;
	top: 7px;
}
#main p a, #main label a, #main td a {
	backface-visibility: hidden;
	font-weight: 400;
	padding: 5px 0 0;
	text-decoration: none;
	transition: all 0.35s ease 0s;
}
#main p a:hover, #main label a:hover, #main td a:hover {
	color: #333333;
}
#content h2 {
	color: #eda504;
	font-size: 35px;
	font-weight: 400;
	margin: 10px 0;
}
aside .widget-title {
	display: none;
}
.where-am-i h1, .where-am-i h2 {
	margin: 0;
	padding: 0;
}
#secondary aside.widget {
	width: 100%;
}
::selection {
	background: #3399FF;/* WebKit/Blink Browsers */
}
::-moz-selection {
 background: #3399FF; /* Gecko Browsers */
}

.wpjb-form div {
	overflow: inherit;	
}


#content ul, #content ol {
	clear: both;
	display: block;
	list-style: inherit;
	margin: 20px 10px;
	overflow: hidden;
}
#content ul li, #content ol li {
	margin-bottom: 10px;
}
#wpjb-main .wpjb-upload-actions a {
	transition: all 0.35s ease 0s;
	background: #eda504;
}
#wpjb-main .wpjb-upload-actions a:hover {
	background: #C4622D;
}
#wpjb-main fieldset legend {
	font-size: 2em;
	font-weight: 400;
	line-height: 1.5em;
	padding: 0 5px;
	text-transform: uppercase;
}
.wpjb-over-job-table {
	margin-right: 20px;
	border-bottom: 1px solid #ddd;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.wpjb-logo-placeholder {
	display: block;
	width: 100%;
	height: 100px;
}
.joblisting {
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
	padding: 10px;
	background: #FFF;
	border: solid 1px #EEE;
}
.joblisting.wpjb-featured {
	background: #E78550;
	color: #FFF;
	border: 1px solid #ce7342;
}
.joblisting.wpjb-featured h2 a {
	color: #FFF;
}
.joblisting .listing-column {
	float: left;
	padding: 1%;
}
.joblisting .premium-left, .joblisting .standard-left {
	width: 25%
}
.joblisting .premium-middle, .joblisting .standard-middle {
	width: 50%;
}
.joblisting .premium-right, .joblisting .standard-right {
	width: 25%;
}
.joblisting .listing-column h2 {
	font-size: 1.5em!important;
	margin: 0 0 0.5em!important;
	line-height: 1em!important;
	text-transform: inherit!important;
}
.wpjb-box, #wpjb-paginate-links .page-numbers {
	background: #03c2f6;
}
.wpjb-box:hover, #wpjb-paginate-links .page-numbers:hover {
	background: #02B1DD;
}
.wpjb-flash-info {
	background-color: #eee;
	color: #777;
}
.joblisting .job-summary {
	margin-bottom: 10px;
}
.job-location {
	font-weight: bold!important;
	margin-bottom: 5px;
}
.job-startdate {
	opacity: 0.7;
	margin-bottom: 10px;
}
.standard-right .job-startdate {
	text-align: center;
}
.job-vacancies {
	font-weight: bold!important;
	clear: both;
	display: block;
}
.job-vacancies strong {
	font-size: 1.5em;
	vertical-align: top;
	border: solid 1px;
	padding: 2px 3px;
}
.joblisting .job-company {
	font-weight: bold!important;
	margin-bottom: 10px;
	font-size: 1.1em!important;
}
.joblisting .premium-right .job-company {
	text-align: center;
}
.joblisting img.wpjb-logo {
	padding: 10px;
	background: #FFF;
	border-radius: 0;
	margin-bottom: 10px;
	display: block;
	margin: auto;
	max-height: 100px;
	width: auto;
	max-width: 100%;
}
.joblisting img {
	border-radius: 0!important;
}
.joblisting .wpjb-button {
	display: block;
	margin: 10px auto 0;
	text-align: center;
	width: 80%;
	width: 100%;
}
.wpjb-element-input-checkbox label, .wpjb-element-input-checkbox .wpjb-label {
	width: auto;
	margin-right: 20px;
}
.wpjb-element-input-checkbox .wpjb-field {
	margin-top: 0;
	width: auto;
}
.wpjb-tabs {
	background: #f8f9f9;
	list-style: none;
	margin-left: 0;
	padding: 10px;
	margin: 0 0 15px!important;
}
.wpjb-tabs li {
	display: inline;
	padding: 5px;
}
.wpjb-dropdown {
	background: #03c2f6!important;
	border-radius: 0;
}

.wpjb-dropdown li {
 margin-bottom: 0!important;
}

.wpjb-dropdown a {
	color: #FFF!important;
	text-indent: 10px;
	padding: 5px 0 5px!important;
}
.where-am-i {
	min-height: inherit;
	margin-bottom: 20px;
}
#insertedtext p {
	margin-bottom: 10px;
}
#wpjb-step::after, #wpjb-step .wpjb-current-step::before, #wpjb-step .wpjb-begone-step::before {
	background: #eda504 none repeat scroll 0 0 !important;
}
#wpjb-step .wpjb-current-step::before, #wpjb-step .wpjb-begone-step::before {
	line-height: 33px;
}
#wpjb-step li::before {
	line-height: 24px;
}
#wpjb-job-list {
	left: 0;
	line-height: inherit;
	position: relative;
	width: 100%;
}
.wpjb-form-slider {
	width: 100%;
}
#menu-secondary-menu {
	width: 100%;
	clear: both;
	position: relative;
	box-shadow: 0 0 5px #999;
	z-index: 99;
}
#menu-secondary-menu-container {
	background: #FFF;
}
#menu-secondary-menu ul {
	margin: auto;
	max-width: 980px;
	padding: 0 20px;
}
#menu-secondary-menu ul li {
	display: inline-block;
	margin: 5px 10px 5px 0;
	padding: 2px 10px 5px;
}
#menu-secondary-menu ul li a {
	background: transparent url("images/arw-subnav.png") no-repeat scroll left center;
	border-bottom: 1px dotted #aaa;
	color: #5b5e41;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
#menu-secondary-menu ul li a:hover {
	border-bottom: 1px dashed #666;
	color: #666;
}
#menu-secondary-menu ul li:hover {
	background: #EAEDDA;
}
#maintitle {
	color: #03c2f6;
	font-size: 40px;
	margin: 0.4em 0 0.6em;
}
#home-slider {
	height: auto;
	background: #DEE2E5;
	padding: 4px 4px 0;
	position: relative;
	margin-top: 40px;
	clear: both;
	min-height: 270px;
}
#home-slider img {
	width: 100%;
	height: auto;
}
#home-slider #banners ul.slides li {
	position: relative;
	overflow: hidden;
	min-height: 267px;
}
#banners .tabbed {
	background: url(images/pane-intro-bg.jpg) bottom repeat-x;
	min-height: 260px;
}
#home-slider #banners ul li img {
	position: absolute;
	top: 0;
	left: 0;
}
#home-slider #banners ul li .banner-panel {
	position: absolute;
	background: url(images/slide-bg.png) no-repeat;
	bottom: 30px;
	left: 0;
	color: #FFF;
}
#home-slider #banners ul li .banner-panel.bp-search {
	background: url(images/search-bg.png) no-repeat;
	width: 100%;
	bottom: 0;
}
#home-slider #banners ul li .banner-panel.bp-search .bp-content {
	width: 640px;
}
.banner-panel .bp-content h4 {
	font-size: 21px;
	margin: 19px;
}
.banner-panel .bp-content h4, .banner-panel .bp-content h4 a, .banner-panel .bp-content h4 a:link, .banner-panel .bp-content h4 a:active, .banner-panel .bp-content h4 a:visited, .banner-panel .bp-content h4 a:hover {
	color: #ffffff;
}
.banner-panel .bp-content p {
	margin: 0 20px 20px;
	line-height: 17px;
}
.banner-panel .bp-title {
	width: 300px;
	height: 160px;
	clear: both;
	display: block;
	float: left;
}
.banner-panel .bp-content {
	width: 330px;
	float: left;
	padding-bottom: 20px;
}
.banner-panel .bp-title p {
	padding: 30px 20px;
	font-size: 25px!important;
}
.banner-panel .bp-title p .where {
	font-size: 40px;
	clear: both;
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
}
#vacancysearchbox-titles {
	text-align: center;
}
#vacancysearchbox-titles h2 {
	font-size: 30px;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	font-weight: normal;
}
#vacancysearchbox-titles h3 {
	font-size: 20px;
	margin-bottom: 1em;
	font-weight: normal;
}
#boxcontainer {
	overflow: hidden;
	clear: both;
	margin: 20px 0;
}
#boxcontainer .box {
	width: 32%;
	height: auto;
	display: block;
	float: left;
	margin: 0.65%;
}
#boxcontainer img {
	width: 100%;
	height: auto;
}
#paid-interships-block {
	background: #fff url(images/comment-start-adventure.png) 10px 120px no-repeat;
	border: 5px solid #ddd;
	padding: 20px;
}
#paid-interships-block .panel-wrap {
	height: auto;
	overflow: hidden;
}
#paid-interships-block h4 {
	float: left;
	font-size: 25px;
	width: 250px;
}
#paid-interships-block .box-content {
	float: left;
	width: 520px;
}
#paid-interships-block .links {
	margin: 7px 0 20px;
}
#paid-interships-block .links a {
	margin-right: 20px;
	font-weight: bold;
}
#paid-interships-block .polaroid-countries {
	width: 290px;
	float: right;
}
#paid-interships-block .polaroid-countries img {
	width: 100%;
	height: auto;
}
#vacancysearch {
	background: url(images/jobs-abroad-search-form-bg.jpg) no-repeat;
	background-size: cover;
	border: solid 4px #DFE3E6;
	overflow: hidden;
}
#vs-title {
	float: left;
	height: 210px;
	width: 260px;
}
#vs-title p {
	margin: 25px;
}
#vs-title h3 {
	font-size: 25px;
	font-weight: normal;
	margin: 20px;
}
#vs-title h3 .search {
	display: block;
	font-size: 40px;
	font-weight: bold;
	margin-top: 14px;
}
#vs-link {
	margin-top: 10px;
	display: block;
}
#vs-content {
	float: left;
	margin-left: 60px;
	margin-top: 60px;
	overflow: hidden;
	width: 350px;
}
#banners {
	margin-bottom: 30px;
}
#banners ul li.tabbed {
	display: none;
}
#banners ul li#banner-job-search {
	display: block;
}
.mainpanel {
	width: 100%;
	border: solid 3px #DDD;
	background: #FFF;
	padding: 20px;
	margin: 20px 0;
	display: none;
	position: relative;
	overflow: hidden;
}
.mainpanel#panel-job-search {
	display: block;
}
.bp-search #bs-left {
	float: left;
	width: 240px;
}
.bp-search #banner-search {
	float: right;
	width: 360px;
	padding-top: 10px;
}
.bp-search #banner-search select {
	width: 300px;
	margin: 3px;
}
.bp-search #banner-search .btn {
	float: right;
	margin: 4px 54px 0 0;
}
.page-template-contintent #quicksearch, .page-template-contintent .wpjb-over-job-table, .page-template-country #quicksearch, .page-template-country .wpjb-over-job-table {
	display: none;
}
#homepage-quicksearch .wpjb-field {
	width: 90%;
}
#banner-search .wpjb-field {
	width: 85%;
	margin-bottom: 6px;
}
#homepage-quicksearch span.customSelect, #banner-search span.customSelect {
	width: 100%;
}
#panel-hotspots .hotspot {
	float: left;
	width: 48%;
	overflow: hidden;
	padding: 1%;
}
#panel-hotspots .hotspot img {
	padding: 11px;
	background: url(images/polaroid-bg.png) no-repeat;
	float: left;
	margin-right: 10px;
	margin-bottom: 100px;
}
#panel-hotspots .hotspot img {
	padding: 11px;
	background: url(images/polaroid-bg.png) no-repeat;
	float: left;
	margin-right: 10px;
}
#panel-hotspots .hotspot .hotspot-content .btn {
	float: right;
}
#top10banner {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
#wpjb-main fieldset legend {
	text-transform: unset;
}
.wpjb-field .wpjb-hint {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #FFF;
	border: solid 2px #CCC;
	padding: 10px;
	min-width: 200px;
}
.wpjb-field {
	position: relative;
	overflow: visible;
}
.tooltip-hint {
	display: inline-block;
	border: solid 1px #333;
	width: 17px;
	height: 17px;
	overflow: hidden;
	line-height: 7px;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	color: #333!important;
	font-weight: bold!important;
	background: #EEE;
	margin: 0 0 -2px 4px;
}
.tooltip-hint:hover {
	border: solid 1px #CCC;
	color: #CCC!important;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 5px;/* 2 */
}
.itoi-right-sidebar-content {
	width: 68%;
	float: left;
	background: #FFF;
	padding: 20px;
	border: solid 4px #DDD;
}
#itoi-sidebar {
	float: right;
	width: 28%;
}
hr.itoi-break {
	border: none;
	height: 1px;
	background: #CCC;
	margin: 15px 0;
	clear: both;
}
.itoi-big {
	font-weight: bold;
	font-size: 20px;
}
.itoi-alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.itoi-dashed {
	border: none;
	border-bottom: dashed 1px #CCC;
	height: 1px;
	clear: both;
	margin: 20px 0;
}
.itoi-list {
	margin: 20px;
	list-style: none;
}
.itoi-list li {
	margin-bottom: 7px;
	background: url(images/blt-arrow-dark-grey.png) left 2px no-repeat;
	padding-left: 20px;
}
.itoi-inner p, #itoi-sidebar p {
	margin-bottom: 1em;
}
.itoi-employertop {
	position: relative;
}
.eloginbtn {
	float: right;
}
.itoi-head-desc-employer {
	margin-bottom: 20px;
}
.itoi-bottom-apply-a-job-block, #premiuminfo {
	overflow: hidden;
	background: #FEF4E8;
	border: solid 1px #BF5A16;
	border-radius: 5px;
	padding: 15px 15px 10px;
	clear: both;
}
.itoi-bottom-apply-a-job-block .itoi-bottom-apply-a-job-block-text {
	float: left;
}
.itoi-bottom-apply-a-job-block #registernow {
	float: right;
}
#jb-head {
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}
#jb-head #maintitle {
	float: left;
}
#jb-head #account-buttons {
	float: right;
	margin-top: 10px;
	font-weight: bold;
	overflow: hidden;
}
.limit-reached {
	display: none!important;
}
div.datepicker, div.datepicker * {
	box-sizing: content-box!important;
}
div.datepicker {
	min-height: 157px;
}
.wpjb-info tr:nth-child(2n+3) {
	background: none;
}
.jobsection {
	clear: both;
	border: solid 1px #EEE;
	box-shadow: 0px 3px 2px #DDD;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 20px;
}
.jobsection .jobfield {
	clear: both;
	border-bottom: dotted 1px #EEE;
	overflow: hidden;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.jobsection .jobfield .wpjb-info-label {
	float: left;
	width: 30%;
}
.jobfielditem {
	float: left;
	width: 70%;
}
.wpjb-info {
	margin-left: 0;
	width: 100%;
}
.wpjb-company-name {
	padding-bottom: 0!important;
}
.jobsection h3 {
	font-size: 20px!important;
	margin-bottom: 0.4em;
}
.jobsection.job h3 {
	padding-left: 35px;
	background: url(images/jobspage-icons/info.png) no-repeat;
}
.jobsection.group_1 h3 {
	padding-left: 35px;
	background: url(images/jobspage-icons/basic.png) no-repeat;
}
.jobsection.job_salary h3 {
	padding-left: 35px;
	background: url(images/jobspage-icons/salary.png) no-repeat;
}
.jobsection.job_experience h3 {
	padding-left: 35px;
	background: url(images/jobspage-icons/experience.png) no-repeat;
}
.jobsection.job_qualifications h3 {
	padding-left: 45px;
	background: url(images/jobspage-icons/qualification.png) -10px 0 no-repeat;
}
.wpjb-listing-type-item-s3 {
	display: none;
}
.wpjb-listing-type-item-s2:before {
	content: " - ";
}
#wpjb-company-logo {
	height: auto;
	float: left;
	max-height: 150px;
	max-width: 200px;
	padding: 0 35px 0 25px;
}
#company-header {
	border: 1px solid #eee;
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 15px;
}
.wpjb-fieldset-recaptcha legend {
	display: none;
}
.wpjb-fieldset-recaptcha:after {
	background: none!important;
}
#banners .banner-plain {
	height: 260px;
	overflow: hidden;
	padding: 45px 25px;
	position: relative !important;
}
#banners .banner-plain .plain-image {
	bottom: 0 !important;
	height: auto !important;
	left: inherit !important;
	right: 30px !important;
	top: inherit !important;
	width: 25% !important;
}
#banners .banner-plain .plain-header {
	float: left;
	font-size: 25px;
	line-height: 30px;
	margin-right: 3%;
	width: 20%;
}
#banners .banner-plain .plain-central {
	float: left;
	width: 65%;
}
#banners .banner-plain .plain-central p {
	font-size: 14px!important;
}
.country-item {
	overflow: hidden;
	margin-bottom: 20px;
}
.country-item img {
	background: url(images/polaroid-large.jpg) no-repeat;
	padding: 14px;
	float: left;
	margin-right: 20px;
}
.country-item .btn {
	float: right;
}
#other-sections {
	clear: both;
	overflow: hidden;
	padding: 15px 0;
}
#other-sections h3 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#other-sections #ot1 {
	float: left;
	width: 68%;
	height: auto;
}
#other-sections #ot2 {
	float: right;
	width: 30.7%;
	height: auto;
}
#other-sections img {
	border: solid 4px #DDD;
	box-shadow: 0 2px 2px #999;
}
p.highlighted {
	padding: 10px;
	background: #EAF3F7;
	margin: 10px 0;
	border: dotted 1px;
	color: #03c2f6;
}
.listing-column img {
	max-width: 100%!important;
}
.wpjb-element-name-job_title div, .wpjb-element-name-number_of_vacancies div {
	overflow: visible!important;
}
#itoi-header #header-reviews {
	bottom: 55px!important;
	left: 84px!important;
}
#account-buttons a {
	float: left;
	display: block;
	background: #03c2f6;
	color: #FFF;
	padding: 10px 20px 5px;
	margin-left: 10px;
	line-height: 1em;
	text-align: center;
	border-radius: 4px;
	width: 150px;
	font-size: 18px;
}
#account-buttons a:hover {
	background: #02B1DD;
}
#account-buttons a .sub {
	font-size: 11px;
	margin-bottom: 0;
	white-space: nowrap;
}
#newsletter button {
	margin: 10px 0;
	padding: 10px 35px 10px 15px;
	text-transform: none;
	background: #006ea5; /* Old browsers */
	background: url('images/blt-arrow-white.png') no-repeat center right, -moz-linear-gradient(#006ea5 0%, #005481 100%);
	background: url('images/blt-arrow-white.png') no-repeat center right, -webkit-linear-gradient(#006ea5 0%, #005481 100%);
	background: url('images/blt-arrow-white.png') no-repeat center right, -webkit-gradient(linear, 0 0, 0 100%, from(#006ea5), to(#005481));
	background: url('images/blt-arrow-white.png') no-repeat center right, -o-linear-gradient(#006ea5 0%, #005481 100%);
	background: url('images/blt-arrow-white.png') no-repeat center right, linear-gradient(#006ea5 0%, #005481 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ea5', endColorstr='#005481', GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
	text-shadow: 0 0 2px #000;
}
#account-buttons #js-btn {
	background: #03c2f6;
}
#account-buttons #js-btn:hover {
	background: #02B1DD;
}
#account-buttons #e-btn {
	background: #fe5454;
}
#account-buttons #e-btn:hover {
	background: #EF4747;
}
#account-buttons #a-btn {
	background: #aded12;
	color: #3a650b;
}
#account-buttons #a-btn:hover {
	background: #9BD608;
}
#locations-menu-container {
	display: block;
	position: relative;
	float: right;
	height: auto;
}
#homepage-quicksearch {
	float: left;
	width: 300px;
}
#homepage-nav {
	margin-top: 20px;
	clear: both;
}
#qs-category {
	width: 85%;
	float: left;
	display: block;
}
#homepage-quicksearch .btn {
	float: left;
	width: 15%;
	overflow: hidden;
	display: block;
	margin: 0;
	height: 39px;
	text-indent: -999px;
}
#featuredpanel {
	clear: both;
	overflow: hidden;
	margin-bottom: 0;
}
#featuredpanel #featureslider {
	width: 70%;
	background: #CCC;
	height: 400px;
	float: left;
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}
#featureslider .slides li {
	position: relative;
	height: 400px;
	overflow: hidden;
}
#featureslider .flex-direction-nav a::before, #featuredprograms .flex-direction-nav a::before {
	content: '';
}
#featureslider .flex-direction-nav a.flex-next, #featureslider .flex-direction-nav a.flex-prev, #featuredprograms .flex-direction-nav a.flex-next, #featuredprograms .flex-direction-nav a.flex-prev {
	width: 27px;
	height: 41px;
}
#featureslider .flex-direction-nav a.flex-next, #featuredprograms .flex-direction-nav a.flex-next {
	background: url(images/slider-next.png) no-repeat;
}
#featureslider .flex-direction-nav a.flex-prev, #featuredprograms .flex-direction-nav a.flex-prev {
	background: url(images/slider-prev.png) no-repeat;
}
.fp-logo {
	background: #FFF;
	color: #fff;
	height: 100px;
	line-height: 100px!important;
	position: absolute;
	text-align: center;
	width: 100px;
	z-index: 10;
	overflow: hidden;
}

.fp-logo img {
	width: 90%!important;
	height: auto!important;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
}

.fp-details {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	height: auto;
	padding: 10px;
	position: absolute;
	width: 100%;
	z-index: 10;
}
#featureslider .slides li .fp-logo {
	left: 10px;
	top: 10px;
}
#featureslider .slides li .fp-details {
	bottom: 0;
	left: 0;
}
.fp-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#featureslider .fp-bg, #featuredprograms .fp-bg {
	width: 100%;
	height: auto;
}
#featurebox .fp-bg {
	height: 100%;
	max-width: inherit;
	width: auto;
}
#featuredpanel #featurebox {
	float: right;
	width: 28%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
#featurebox .fp-logo {
	right: 10px;
	top: 10px;
}
#featurebox .fp-details {
	bottom: 0;
	left: 0;
}
#featuredprograms {
	margin: 20px 0;
	border: none;
	border-radius: 0;
	height: 300px;
	overflow: hidden;
	padding: 0;
}
#newsletter {
	overflow: hidden;
	background: url(images/ha-long-bay-bg.jpg) no-repeat;
	background-size: cover;
	color: #FFF;
}
#newsletter-left {
	float: left;
	width: 68%;
}
#newsletter-left #newsletter-signup {
	float: left;
	font-size: 2em;
	margin: 5% 0 5% 5%;
	width: 40%;
}
#newsletter-left #newsletter-signup p {
	font-size: 1.2em;
	line-height: normal;
	text-shadow: 0 0 2px #000;
	font-weight: bold;
}
#newsletter-left form {
	float: right;
	width: 50%;
	margin-top: 40px!important;
}
#newsletter-right {
	float: right;
	width: 30%;
	color: #FFF
}
#newsletter-left form {
	margin: 15px 0 15px 15px;
}
#homepage-quicksearch .btn {
	background: #03c2f6 url('images/search.png') center center no-repeat;
}
#homepage-quicksearch .btn:hover {
	background: #02B1DD url('images/search.png') center center no-repeat;
}
#featuredprograms .slides li {
	height: 300px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#featuredprograms .slides > li {
	margin-right: 15px;
}
#featuredprograms .slides li .fp-default, #featuredprograms .slides li .fp-hover {
	position: relative;
	text-align: center;
	color: #FFF;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#featuredprograms .slides li .fp-default {
	height: 80%;
	margin: 10% 0;
}
#featuredprograms .slides li:hover .fp-default {
	display: none;
}
#featuredprograms .slides li:hover .fp-hover {
	display: block;
	transition: all 0.5s ease;
}
#featuredprograms .slides li .fp-default .fp-logo {
	position: relative;
	top: inherit;
	left: inherit;
	margin: auto;
}
#featuredprograms .slides li .fp-default .fp-details {
	bottom: 0;
	height: auto;
}
#featuredprograms .slides li .fp-hover {
	transition: all 0.5s ease;
	display: none;
	background: #FFF;
	color: #999;
	padding: 35px;
}
#featuredprograms .slides li .fp-hover a {
	color: #FFF;
	background: #06a3d4;
	padding: 10px;
	margin-top: 10px;
	clear: both;
	display: block;
	width: 160px;
	border-radius: 4px;
	margin: 20px auto 0;
	font-weight: bold;
}
#featuredprograms .slides li .fp-hover a:hover {
	background: #0195C1;
}
.fp-details h2, .fp-hover h2 {
	font-size: 24px;
	line-height: auto;
	margin: 0;
}
.fp-details h2 {
	color: #FFF;
	text-shadow: 0 0 2px #000;
}
.fp-details p, .fp-hover p {
	font-size: 14px;
	margin-bottom: 0;
}
#vs-link {
	text-align: center;
}
#itoi-theContainer {
	background: #FFF;
}
#fptitle {
	font-size: 35px;
	margin: 12px 0 10px;
}
.slides li, #featurebox {
	background-size: cover;
	background-repeat: no-repeat;
}
#jobactionbuttons .wpjb-button {
	margin-right: 15px;
}
.wpjb-related-jobs h3 {
	margin-top: 20px;
}
.wpjb-related-jobs .wpjb-new-related {
	margin-top: 0;
}
#wpjb-form-job-apply {
	clear: both;
}
#wpjb-upload-file {
	border-radius: 4px;
	margin: 10px 0;
}
#wpjb-form-job-apply li {
	list-style: inherit;
}
#usp-boxes {
	clear: both;
	border-bottom: solid 1px #CCC;
	overflow: hidden;
	padding-bottom: 30px;
}
#usp-boxes .usp-box {
	width: 32.3%;
	float: left;
	background: #fe5454;
	margin-right: 1%;
	text-align: center;
}
#usp-boxes .usp-box.right {
	float: right;
}
.usp-box .usp-box-content {
	margin: 20px;
	color: #FFF;
	position: relative;
    height: 50px;
}

.usp-box .usp-box-content span {
    top: 50%;
    transform: translateY(-50%);
}

.usp-box .usp-box-content .statnum {
    position: absolute;
    width: 65%;
    left: 0;
    font-size: 2.5em;
}
.usp-box .usp-box-content .stattext {
    position: absolute;
    width: 35%;
    line-height: normal;
    right: 0;
	font-size: 1.2em;
}





.usp-box .usp-box-content .statnum {
font-family: "cooper-black-std", sans-serif;	
}

#advertisebox {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}
#advertisebox #advertiseblockleft {
	float: left;
	width: 62%;
}
#advertisebox #advertiseblockright {
	width: 35%;
	float: right;
}
#advertisebox .blockcontent {
	padding: 30px 0;
}
#advertisebox #advertiseblockright .blockcontent {
	padding: 30px 10px;
	text-align: center;
}
#advertiseblockright ul {
	list-style: none;
}
#advertiseblockright ul li {
	display: inline;
}
.infotable {
	overflow: hidden;
	border-radius: 4px;
	background: #ededed;
	margin: 20px 0;
}
#advertisebox .infotable {
	margin: 50px 0 15px;
}
.infotable .itcol {
	width: 50%;
	float: left;
}
.itcol.highlighted {
	background: #feece9;
	border: 3px solid #fa7d67!important;
}
.itcol.left {
	border: solid 1px #CCC;
}
.itcol.right {
	border: solid 1px #CCC;
	margin-left: -1px;
}
.itcol .blockcontent {
	padding: 10px!important;
}
.infotable ul li {
	list-style: inherit;
	padding-left: 10px;
	position: relative;
}
.itcol.highlighted strong, .itcol.highlighted a {
	color: #f96649;
}
#advertiseblockright ul {
	border-left: solid 1px #CCC;
	margin-left: 4px;
}
.cta {
	display: block;
	background: url(images/ha-long-bay-button.jpg) no-repeat;
	background-size: cover;
	padding: 20px;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	border-radius: 4px;
	width: 50%;
	position: relative;
	overflow: hidden;
	margin: 20px auto;
}
.cta p {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 30px;
	z-index: 10;
}
.cta strong {
	font-size: 25px;
}
.cta:hover {
	color: #FFF;
}
.cta:hover .cta-background-shade {
	opacity: .3;
}
.cta-foreground {
	position: relative;
	z-index: 10;
}
.cta-background-shade {
	background: #000 url(images/arrow-large-white.png) 95% center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .7;
	transition: all 0.5s ease;
}
.itcol ul li {
	list-style: none!important;
	overflow: hidden;
}
.itcol ul span {
	display: block;
	float: right;
	width: 88%;
}
.itcol ul i {
	display: block;
	float: left;
	font-size: 25px;
	left: 0;
	position: inherit;
	width: 10%;
}
#our-story {
	border-top: solid 1px #CCC;
	padding: 20px 20px 5px;
	text-align: center;
	margin-bottom: 20px;
}
.itcol ul {
	overflow: hidden;
	margin-bottom: 15px;
}
#reasons .row .column i {
	float: left;
	margin-right: 25px;
	display: block;
	margin-bottom: 0;
}
#reasons .row .column p {
	font-weight: bold;
}
#reasons .row .column p.oneline {
	margin-top: 20px;
}
#reasons .row .column p.subtext {
    font-weight: normal;
    margin-top: -1em;
}


#reasons h2 {
    text-align: center;
}
#reasons h3 {
	text-align: center;
	margin-top: 30px;
	font-size: 36px;
}

#reasons .icon-circle-small {
font-size: 3em;	
}



#our-story h2, #advertisebox h2 {
    margin-bottom: 20px;
}

.availability {
    background: #F5F5F5;
    padding: 1rem;
    border: solid 1px #EEE;
    margin-bottom: 1rem;
}

#media-pack-img {
    border: 1px solid;
    float: right;
}
#content img {
    border-radius: inherit;
}


.wpjb-element-input-text .wpjb-label, .wpjb-element-input-select .wpjb-label, .wpjb-element-input-file .wpjb-label, .wpjb-element-input-radio .wpjb-label, .wpjb-element-input-password .wpjb-label, .wpjb-element-input-checkbox .wpjb-label, .wpjb-element-input-textarea .wpjb-label {
    font-size: 0.92857em;
    line-height: 40px;
	color: #686868;
}

.textcounter {
    margin-left: 30%;
    font-size: 0.8em;
    margin-bottom: 1em;
    font-style: italic;
}


.wpjb-element-input-textarea .textcounter {
    margin-left: 0;
}

.featuredimagediv .featuredimage {
    max-height: 150px;
    width: auto;
}

.wpjb-company-list {
	margin: -20px 0 10px;
}

.wpjb-company-list li {
	list-style: disc;
}

.wpjb-page-company-login #wpjb_submit {
    margin-right: 20px;
}


div.datepicker a {
	color: #000;
	cursor: pointer;
}

td.datepickerNotInMonth a {
	color: #999;
}

.wpjb-go-back {
    clear: both;
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}

#wpjb-payment button {
    display: block;
    padding: 15px;
    border-radius: 5px;
}

.site-content {
	overflow: inherit;
}

#wpjb-main.wpjr-page-my-resume legend, #wpjb-main.wpjr-page-my-resume .wpjb-job-content h3, #wpjb-main.wpjr-page-resume legend, #wpjb-main.wpjr-page-resume .wpjb-job-content h3 {
background: none;
	padding: 1em 1em 0;
	
}

#jobtopbuttons {
    float: right;
    margin-top: -50px;
}

.banner-url {
	display: block;
	height: 100%;
}


@media only screen and (max-width: 1050px) {
#itoi-theWrapper {
	padding: 20px;
}
#itoi-star-rating {
	display: none!important;
}
#paid-interships-block .box-content {
	width: 340px;
}
.usp-box .usp-box-content {
	font-size: 18px;
	margin: 10px;
}

.usp-box .usp-box-content .statnum {
    font-size: 2em;
}
.usp-box .usp-box-content .stattext {
	font-size: 1em;
}



}

@media only screen and (max-width: 600px) {
body {
	font-size: 16px;
}
#secondary aside.widget {
	width: 100%;
}
.wpjb-form .wpjb-element-input-text, .wpjb-form .wpjb-element-input-password, .wpjb-form .wpjb-element-input-select, .joblisting .listing-column, .itoi-head-desc-employer, #advertisebox #advertiseblockleft, #advertisebox #advertiseblockright {
	float: none!important;
	width: 100%!important;
}
.wpjb-element-input-select, .wpjb-element-input-text, .wpjb-element-input-password {
	min-height: auto;
}
#quicksearch-degree, #quicksearch-country, #jb-head #maintitle, #jb-head #account-buttons {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 10px;
	width: 100%;
}
#quicksearch-button, .eloginbtn {
	float: left;
	margin: 0;
}
.wpjb-over-job-table {
	text-align: left;
	margin-right: 0;
}
#boxcontainer .box {
	width: 100%;
	margin: 0;
}
#itoi-header-reviews {
	display: none!important;
}
#itoi-header .itoi-wrapper {
	height: auto!important;
}
#itoi-theContainer {
	padding: 0 0 20px!important;
}
#home-slider {
	min-height: inherit;
}
#home-slider #banners ul li .banner-panel {
	background: none;
}
#home-slider #banners ul li img, #home-slider #banners ul li .banner-panel .bp-content, #home-slider #banners ul li .banner-panel .bp-title, #home-slider #banners ul li .banner-panel, .bp-search #bs-left, .bp-search #banner-search, #panel-hotspots .hotspot, #other-sections #ot1, #other-sections #ot2 {
	clear: both;
	float: none;
	position: relative;
	top: inherit;
	left: inherit;
	bottom: inherit;
	margin: 0;
	padding: 0;
	height: auto;
}
.bp-search #banner-search, #home-slider #banners ul li .banner-panel.bp-search .bp-content, #panel-hotspots .hotspot, #other-sections #ot1, #other-sections #ot2 {
	width: 100%;
}
#panel-hotspots .hotspot img, #other-sections #ot1 {
	float: none!important;
	margin: 0 auto 20px !important;
}
#panel-hotspots .hotspot {
	margin-bottom: 20px;
	text-align: center;
}
#panel-hotspots .hotspot-content {
	text-align: left;
}
#panel-hotspots .hotspot .hotspot-content .btn {
	float: left;
}
#banner-search .wpjb-field {
	width: 90%;
	margin: 0 auto 10px;
	;
}
#home-slider #banners ul li .banner-panel .bp-content {
	width: auto;
	padding-bottom: 20px;
}
#home-slider {
	background: #0D8FDB;
	overflow: hidden;
}
.banner-panel .bp-content h4 {
	margin: 0 20px 10px;
	line-height: 22px!important;
}
.banner-panel .bp-title p, .banner-panel .bp-title p .where, #vs-title h3, #vs-title h3 .search {
	font-size: 20px!important;
	display: inline;
}
.banner-panel .bp-title p {
	display: inline-block;
	padding: 10px 20px;
}
.banner-panel .btn {
	margin: 20px!important;
}
#home-slider #banners ul li .banner-panel.bp-search {
	background: none;
}
#maintitle {
	margin: 1.3em 0;
}
#homepage h2 {
	line-height: 30px;
}
#vs-title, #vs-content, #vs-title h3, #paid-interships-block .polaroid-countries, #paid-interships-block .box-content, #paid-interships-block h4 {
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}
#vs-title p {
	margin: 10px 0;
}
#vacancysearch {
	padding: 20px;
}
#homepage-quicksearch .wpjb-field, .wpjb-search-category {
	width: 100%;
	clear: both;
	display: block;
	position: relative;
	float: none;
}
#homepage-quicksearch .wpjb-field select, #homepage-quicksearch select {
	width: 93%;
}
#vs-link img {
	max-width: 100%;
	height: auto;
}
#paid-interships-block {
	background: #FFF;
}
#paid-interships-block h4 {
	margin-bottom: 0.5em;
}
#paid-interships-block .polaroid-countries img {
	margin-top: 15px;
}
.itoi-right-sidebar-content, #itoi-sidebar {
	width: 100% !important;
	float: none;
}
.itoi-right-sidebar-content .itoi-alignright {
	float: none;
	padding: 15px;
}
.itoi-bottom-apply-a-job-block #registernow img {
	width: 100%;
	height: auto;
}
.itoi-right-sidebar-content {
	margin-bottom: 20px;
}
#itoi-sidebar table {
	width: 100%;
}
#itoi-sidebar {
	overflow: hidden;
}
#itoi-sidebar table td img {
	width: 100%;
	height: auto;
}
.itoi-list {
	margin: -20px 0 0;
}
#wpjb-company-logo {
	float: none;
	display: block;
	margin: auto;
}
#banners .tabbed {
	background: none;
	min-height: inherit;
}
#banners .banner-plain {
	color: #fff;
}
#banners .banner-plain h3, #banners .banner-plain .plain-central {
	float: none !important;
	width: 100% !important;
}
#banners .banner-plain .plain-image {
	display: none;
}
#banners .banner-plain {
	padding: 10px !important;
	height: auto!important;
}
.country-item img {
	float: none!important;
	display: block;
	margin: 0 0 15px;
}
.country-item .btn {
	float: left!important;
}
#locations-menu-container {
	width: 100%;
}
#account-buttons a {
	width: 100%;
	margin-bottom: 10px;
	margin: 0 0 10px;
}
#account-buttons a .sub {
	display: inline;
	margin: 0 20px;
}
#homepage-quicksearch {
	float: none;
	width: 100%;
}
#homepage-quicksearch .wpjb-field select, #homepage-quicksearch select {
	width: 85%;
}
#locations-nav-menu > li > a {
	padding-left: 8%;
}
#featuredpanel #featureslider, #featuredpanel #featurebox {
	width: 100%;
	float: none;
}
#featuredpanel #featureslider, #featureslider .slides li, #featuredpanel #featurebox {
	height: auto;
	min-height: 165px;
	text-align: center;
}
	
	#featuredpanel #featureslider, #featureslider .slides li, .banner-url {
		min-height: 165px!important;
		background-size: 100% auto;
	}
	
	#featuredpanel #featurebox {
	margin-bottom: 1rem;		
	}
	
#featuredprograms .slides > li {
	margin-right: 0;
}
.fp-logo {
	width: 50px;
	height: 50px;
	line-height: 50px!important
}
#featuredprograms .fp-logo {
	width: 100px;
	height: 100px;
	line-height: 100px!important
}
#newsletter-left #newsletter-signup, #newsletter-left form {
	width: 100%;
	float: none;
	margin: 0;
}
#newsletter-left, #newsletter-right {
	width: 90%;
	float: none;
	text-align: center;
	margin: 0 auto;
}
#newsletter {
	padding-top: 15px;
}
#featurebox .fp-bg {
	width: 100%;
	height: auto;
}
.fp-details {
	background: #06a3d4;
	height: auto;
}
.fp-details h2 {
	color: #FFF;
	text-shadow: none;
}
.fp-details p, .fp-hover p {
	line-height: normal;
}
#featuredpanel #featureslider, #featureslider .slides li, #featuredpanel #featurebox {
	min-height: 300px;
}
#jb-head #account-buttons {
	clear: both;
	float: none;
	margin: 5px 0 0!important;
	width: 100%;
	display: block;
}
#fptitle {
	font-size: 25px;
	margin: 25px 0;
}
#newsletter-left #newsletter-signup {
	font-size: 1.5em!important;
}
#newsletter-left form {
	margin-top: 20px!important;
}
#newsletter button {
	width: 100%!important;
}
#newsletter {
	padding-bottom: 20px;
}
.joblisting .job-summary {
	font-size: 14px;
}
.joblisting .job-summary a {
	display: block;
}
h1#maintitle {
	font-size: 22px;
	line-height: inherit;
}
.jobsection .jobfield .wpjb-info-label, .jobfielditem {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.jobfielditem p {
	margin-bottom: 0;
}
.jobsection .jobfield {
	margin-bottom: 16px;
}
.featuredimagediv {
	margin: 0 0 10px;
	width: 100%;
}
.wpjb-related-jobs .wpjb-new-related {
	font-size: 0.4em;
}
.wpjb-related-jobs .wpjb-related-posted {
	font-size: 12px;
}
.wpjb-box {
	width: 100%;
	margin: 10px 0px;
}
.wpjb-boxes-group-text {
	margin: 10px 0;
	display: block;
}
#top10banner {
	display: none;
}
#quicksearch h2 {
	font-size: 24px;
	margin: 20px 0 10px!important;
}
#quicksearch p {
	margin-bottom: 20px;
}
#qs-category {
	width: 100%;
}
.job-location, .job-startdate, .job-vacancies, .job-company {
	font-size: 15px;
	font-weight: normal;
}
#usp-boxes .usp-box {
	width: 100%!important;
	margin-bottom: 10px;
	margin-right: 0;
	height: 100px;
}
#advertiseblockright ul {
	border-left: none;
	margin-left: 0;
}
#advertiseblockright img {
	max-width: 48%;
}
.infotable .itcol {
	width: 100%;
	margin-bottom: 10px;
	background: #EEE;
	border: solid 1px #CCC;
}
.infotable {
	background: #FFF;
}
.itcol.right {
	margin-left: 0;
}
.cta {
	width: 100%;
}
.usp-box .usp-box-content {
	font-size: 18px;
	line-height: inherit;
}
#advertisebox .infotable {
	margin: 0;
}
#advertisebox #advertiseblockright .blockcontent {
	margin-top: -30px;
}
#reasons .row .column p.oneline {
	margin-top: 0;
}


.usp-box .usp-box-content .statnum, .usp-box .usp-box-content .stattext {
    position: relative;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.textcounter {
    margin-left: 0;
}

}


@media only screen and (max-width: 950px) {
	.usp-box .usp-box-content .statnum {
    font-size: 1.5em;
}
.usp-box .usp-box-content .stattext {
	font-size: 0.8em;
}

	#jobtopbuttons {
    width: 100%;
    float: none;
    margin: 0!important;
}
	
}



/* Custom English First logo */
#banner-teachengli .fp-logo {
    background: none;
}