/*%extend_1 {
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0;
	//Instead of the line below you could use @include text-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10)
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0;
}*/
/*#slidenavWrapper {
	background: none repeat scroll 0 0 #000000;
	bottom: 15px;
	height: 30px;
	min-width: 180px;
	opacity: 0.4;
	padding: 0 5px;
	position: absolute;
	right: 40px;
	z-index: 1000;
}
.overlayTop {
	z-index: 201;
}
.video {
	float: left;
	width: 260px;
	display: none;
	.item {
		margin: 5px 0 5px 20px;
		height: 100px;
		padding: 10px 0;
		position: relative;
	}
}
.thumbVideo {
	height: 81px;
	width: 100px;
	margin-right: 10px;
}
.thumbVideo1 {
	background-image: url(../imgs/6.jpg);
}
.thumbVideo2 {
	background-image: url(../imgs/9.jpg);
}
.thumbVideo3 {
	background-image: url(../imgs/11.jpg);
}*/
.carModel_overflow tbody > tr > td {
  padding: 4px; }
.carModel_overflow .table-form {
  float: none;
  margin: 0 auto; }

.jobItem strong {
  display: inline; }

.homeBottom_tabsText {
  /*padding: 0 221px;
  color: #323232;
  display: inline-block;
  text-align: right;
  float: right;*/
  padding-top: 20px;
  padding-bottom: 20px; }
  .homeBottom_tabsText span {
    font-size: inherit; }
  .homeBottom_tabsText P {
    margin-top: 10px; }

/*.homeBottom_tabs {
	display: none;
	a {
		padding-right: 10px;
		font-weight: bold;
		&.selectedTab {
			color: White;
		}
	}
}*/
.carModel_title {
  /*transform: translate(50.5%);*/
  font-weight: bold;
  color: #224189;
  padding: 0;
  margin-bottom: 10px; }

/*.buttons {
	height: 30px;
	text-align: center;
	position: relative;
}*/
/*.sendButton {
	background-image: url(../imgs/send_form_btn.png);
	color: #cccccc;
	font-size: 1px;
	height: 24px;
	width: 80px;
	background-color: transparent;
	background-image: none;
	border: medium none;
	float: left;
	cursor: pointer;
	width: 91px;
	height: 32px;
	background-color: #ffb020;
	cursor: text;
	padding: 1px;
	border-width: 2px;
	color: #224189;
	font-size: 17px;
	font-weight: bold;
	text-align: center !important;
}
.cvButton {
	background-image: url(../imgs/cv_upload_btn.png);
	width: 80px;
	height: 24px;
	background-color: transparent;
	background-image: none;
	border: medium none;
	float: left;
	cursor: pointer;
	width: 160px;
	height: 32px;
	background-color: #ddd;
	cursor: text;
	padding: 1px;
	border-width: 2px;
	border: none;
	text-align: right !important;
}
.hide {
	visibility: hidden;
}
.loading {
	height: 100px;
	padding-top: 50px;
	text-align: center;
	width: 240px;
}
#accordion {
	.header {
		position: relative;
		padding-right: 20px;
		span {
			color: #666666;
			font-size: 12px;
			font-weight: normal;
			&.sign {
				width: 16px;
				height: 16px;
				right: 0;
				position: absolute;
				background-position: -92px -16px;
				background-image: url(../imgs/ui-icons_228ef1_256x240.png);
			}
		}
	}
	.current span.sign {
		background-position: -61px -11px;
	}
}*/
/*.plasmaBG_holder {
	position: relative;
}*/
.carModel {
  padding-top: 130px;
  margin-top: -112px;
  padding-bottom: 45px; }

/*#ctl00_Main_jr_txtFullName {
	width: 160px;
	height: 32px;
}

#ctl00_Main_jr_txtEmail {
	width: 160px;
	height: 32px;
}

#ctl00_Main_jr_txtPhone {
	width: 160px;
	height: 32px;
}

#ctl00_Main_jr_txtArea {
	width: 160px;
	height: 32px;
}

#ctl00_Main_jr_txtAge {
	width: 75px;
	height: 32px;
}

#ctl00_Main_jr_txtJobID {
	width: 80px;
	height: 32px;
}

.bottom-input {
	display: inline-block;
	width: 0;
}

.headerTitle {
	direction: ltr;
}

#ctl00_Main_jr_TextBox1 {
	width: 160px;
	height: 32px;
}*/
/*input {
	background-color: #ddd;
	cursor: text;
	padding: 1px;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	//Instead of the line below you could use @include border-image($value)
	border-image: initial;
	border: none;
	@extend %extend_1;
}*/
/*textarea {
	@extend %extend_1;
}
select {
	@extend %extend_1;
}
button {
	@extend %extend_1;
}*/
/*#slidenav a {
	background: none repeat scroll 0 0 #cccccc;
	border: 1px solid #e0e0e0;
	color: #333333;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	line-height: 1;
	margin: 4px 3px 0 0;
	padding: 5px 3px 5px 8px;
	width: 10px;
	&.activeSlide {
		background: none repeat scroll 0 0 #0061aa;
		border: 1px solid #999999;
		color: #999999;
	}
}
a#pause {
	background: url(../imgs/btn-playpause.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 9px;
	margin: 10px 0 0 9px;
	overflow: hidden;
	padding: 8px 0 0 10px;
	text-indent: -9000px;
	width: 5px;
}*/
p.text {
  left: 5px;
  margin: 0 10px 5px;
  text-align: right; }

/*div#jobsVideo .playVideo {
	background-image: url(../imgs/smallplay.png);
	height: 30px;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 80px;
	width: 31px;
}*/
/*#ctl00_Main_jr_txtJobID {
	width: 80px;
	height: 32px;
}*/
.homeBottom_tabsTextItem + .homeBottom_tabsTextItem {
  margin-top: 40px; }

.table-form input[type="text"],
.table-form input[type="file"],
.table-form input[type="number"],
.table-form input[type="email"],
.table-form input[type="button"].input-file,
.table-form input[type="file"].input-file {
  width: 100%; }

#selectedFile {
  position: absolute;
  bottom: -21px;
  right: 4px;
  font-size: 16px;
  white-space: nowrap; }

/* *********************** */
/* ******** MEDIA ******** */
/* *********************** */
/* BELOW 768 */
@media screen and (max-width: 767px) {
  .carModel {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px; }

  .carModel_overflow .table-form {
    display: block; }
    .carModel_overflow .table-form > caption,
    .carModel_overflow .table-form thead,
    .carModel_overflow .table-form tbody,
    .carModel_overflow .table-form tr,
    .carModel_overflow .table-form th,
    .carModel_overflow .table-form td:not(.col-p) {
      display: block; }
    .carModel_overflow .table-form td.col-p {
      width: 50%;
      display: inline-block; }
    .carModel_overflow .table-form td.col-65p {
      width: calc(65% - 5px); }
    .carModel_overflow .table-form td.col-35p {
      width: 35%;
      text-align: left; }

  #ctl00_Main_jr_txtArea {
    float: none !important; } }

/*# sourceMappingURL=jobs.css.map */
