 =============================================================================
   BROWSER RESET STYLES
   ============================================================================= */
   
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700,700i');

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, a {
	display: block;
}
* {
	margin: 0;
	padding: 0;
}
label {
	padding: 0;
	margin: 0;
}
ul, li, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	font: normal 13px/19px Ubuntu;
	color: #555;
}
.clear, .clearfix {
	clear: both;
}
a, img {
	border: 0;
	outline: none;
	text-decoration: none;
}
input, select, textarea {
	outline: none;
}
img {
	/*max-width: 100%;*/
	height: auto;
}
img {
	box-sizing: border-box;
}
body {
	background: #ffffff;
}
html {
	overflow-x: hidden;
}
pre, p {
	white-space: normal;
}
/* =============================================================================
   TYPOGRAPHY STYLES
   ============================================================================= */
h1, h2, h3, h4, h5 {
	font-family: 'Ubuntu';
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: 'Ubuntu';
	font-size: 25px;
	color: #FFF;
}
h2 {
	font-size: 24px;
	color: #333;
	padding-bottom: 5px;
}
h3 {
	font-family: 'Ubuntu';
	font-size: 20px;
}
h4 {
	font-size: 18px;
	padding-bottom: 3px;
}
h5 {
	font-size: 16px;
	padding-bottom: 4px;
}
p {
	font-family: 'Ubuntu';
	font-size: 13px;
	line-height: 20px;
	color: #555;
	padding-bottom: 10px;
}
a {
	font-family: 'Ubuntu';
}
.wrapper {
	width: 100%;
}
/* =============================================================================
   HEADER STYLES
   ============================================================================= */
/* =============================================================================
    CAREERS STYLES
   ============================================================================= */
.CareersQuote {
	height: 320px;
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
.QuoteAlign {
	text-align: center;
	width: 100%;
}
.CareersQuote h2 {
	font-family: 'Ubuntu';
	font-size: 48px;
	line-height: 55px;
	color: #cacaca;
	padding-bottom: 20px;
}
.CareersQuote p {
	font-family: 'Ubuntu';
	font-size: 17px;
	line-height: 22px;
	color: #999999;
}
.CareersDiv {
	overflow: hidden;
	text-align: center;
}
.CareersDiv section {
	float: left;
	width: 32%;
	padding: 20px 2%;
}
.CareersDiv section.FirstSec {
	padding-left: 0;
	padding-right: 2%;
	background: none;
}
.CareersDiv a {
	display: inline;
	color: #838500;
	font: normal 14px/16px 'Bree Serif';
}
.CareersDiv a:hover {
	text-decoration: underline;
}
p.CareersTxt {
	font-size: 24px;
	line-height: 30px;
	padding-top: 13px;
}
.CareersTabs {
	background: #f4f4f4;
	box-shadow: 0 0 20px #b5b5b5;
	border: 1px solid #FFF;
	padding: 20px;
	margin: 20px 0 0;
	position: relative;
}
.tab-div {
	position: relative;
	margin-top: -40px;
}
.ContactFormCareer {
	background: #f9f9f9;
	border: 1px solid #E7E7E7;
	left: 0;
	margin: 1%;
	padding: 1%;
	position: absolute;
	top:-10px;
	width: 98%;
	z-index: 1;
	padding-bottom: 0;
	height: 96%;
}
.closeme {
	background: #009ae1;
	border: 1px solid #E7E7E7;
	border-radius: 50%;
	color: #FF0000;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 17px;
	line-height:5px;
	padding:8px 15px 12px 6px;
	position: absolute;
	right:0px;
	text-align: center;
	top:-3px;
	width: 15px;
}
.ContactFormCareer a:hover{
	text-decoration:none !important;
	background:#527205 !important;
	color:#ffffff;

}
.ContactFormCareer a:focus{
	text-decoration:none !important;
	outline:none;
	color:#ffffff;
}
.ContactFormCareer ul li i {
	color: #009ae1;
	font-size:25px;
}
.ContactFormCareer input.file {
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	width: 79.5%;
}
.ContactFormCareer #sortable li, .ContactFormCareer #sortable2 li {
	background: #9d9f00;
	border: 1px solid #7a7b07;
}
.ContactFormCareer input, .ContactFormCareer textarea, .ContactFormCareer select {
    background: #eaedf2 none repeat scroll 0 0;
    border: 1px solid #dee3e9;
    color: #444;
    font: 12px/16px Ubuntu;
    height:40px;
    width: 82%;
}
.ContactForm ul li div {
    display: inline-block;
    margin-top: 1px;
    position: relative;
    width: 100%;
}
.ContactForm ul li label sup {
    color: #ff0000;
    position: relative;
    top: -4px;
}
.sendbtn {
	margin: 15px 5px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 9px;
	z-index: 1;
}
.CareersTabs .resp-tab-content h4 {
	padding-bottom: 18px;
	font-size: 24px;
}
.LeftForm {
	float: left;
	width: 49.5%;
	margin-right: 0.5%;
}
.RightForm {
	float: left;
	width: 49.5%;
	margin-left: 0.5%;
}
.CareersTabs .ContactForm ul li, .CareersTabs .ContactForm ul li:first-child {
	float: left;
	margin-bottom: 12px;
	margin-left: 0;
	width: 100%;
}
.CareersTabs .ContactForm ul li div.CaptchaControl, .CareersTabs .ContactForm ul li div.captcha_wrap {
	width: 97.5%;
}
.CareersTabs .ContactForm .button {
	margin: 10px;
}
.CareersTabs .ContactForm textarea {
	width: 97.5%;
	resize: none;
	min-height: 276px;
}
.test {
	background: #000;
}
.CareersTabs .ContactForm ul li.ResumeUpload {
	margin-bottom: 3px;
}
.CareersTabs .ContactForm ul li.ResumeUpload div {
	float: left;
	width: auto;
	margin-right: 8px;
}
.ResumeUpload > div:first-child {
}
.ResumeUpload img {
	width: 22px;
	float: left;
	margin: 5px 0 0;
}
.SuccessMessage {
	color: #063;
	font-weight: bold;
	font: bold 12px/16px Ubuntu;
	text-align: center;
}
.sendresume{
    background: #009ae1 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px #555;
    color: #fff;
    /*cursor: pointer;*/
    font: 18px/18px Ubuntu;
    padding: 9px 30px 11px;
}
.sendbtn a:hover{
	text-decoration:none !important;
	background:#ffa800 !important;
	color:#ffffff;
}
.sendbtn a:focus{
	text-decoration:none !important;
	outline:none;
	color:#ffffff;
}
.page-content{
	width:100% !important;
}

/* =============================================================================
    OTHER STYLES
   ============================================================================= */

/* =============================================================================
    404 PAGE STYLES
   ============================================================================= */

