@charset "UTF-8";
/* CSS Document */


form#form1.conform {
margin: 0 0 1em 0;
text-align: left;
font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 1.5em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
padding-left: 0px;
padding-bottom: 20px;
}

label {
font-weight: normal;
}
/* contact_form */

.contact_form .art_wrapper {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
	width:70%;
	
	}



.contact_form a:after, .contact_form a:before {
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
	

.holder:after {
    display: block;
    clear: both;
    content: '';
}

.contact_form {
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	min-height: 350px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 25px;
}

.contact_form_holder {
	max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.contact_form h1 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #002D73;
	margin: 0 0 13px;
	font-size: 18px;
	text-align: left;
	line-height: 140%;
	padding-left: 20px;
	}

.spacer {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;
	width:1%;
}

.bio_wrapper {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;

	
	}

.member_photo  {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;

}


.contact_form a {
    display: block;
    color: #4c515a;
    position: relative;
    z-index: 2;
    padding: 28px 0 43px;
}

.contact_form .member_photo a:after {
    top: 27px;
}

.contact_form .member_photo a:before {
    top: 14px;
}

.contact_form a:hover {
    text-decoration: none;
}

.contact_form p {
	margin: 0 0 13px;
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 170%;
	padding-left: 20px;
	padding-bottom: 30px;
	}

.contact_form p sup {
    font-size: 10px;
    line-height: 14px
}


.contact_form .holder {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	font-size: 0;
	letter-spacing: -4px;
	text-align: center;
}



.contact_form .holder:after {
    content: "";
    clear: both;
    display: block
	}

.contact_form .holder .column {
    float: left;
    width: 50%;
    text-align: left
	}




/* thankyou */

.thankyou .art_wrapper {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
	width:70%;
	
	}



.thankyou a:after, .thankyou a:before {
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
	

.holder:after {
    display: block;
    clear: both;
    content: '';
}

.thankyou {
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	min-height: 350px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 25px;
}

.thankyou_holder {
	max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.thankyou h1 {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #002D73;
	margin: 0 0 13px;
	font-size: 18px;
	text-align: left;
	line-height: 140%;
	padding-left: 20px;
	}

.spacer {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;
	width:1%;
}

.bio_wrapper {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;
	width:50%;
	
	}

.member_photo  {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;

}


.thankyou a {
    display: block;
    color: #4c515a;
    position: relative;
    z-index: 2;
    padding: 28px 0 43px;
}

.thankyou .member_photo a:after {
    top: 27px;
}

.thankyou .member_photo a:before {
    top: 14px;
}

.thankyou a:hover {
    text-decoration: none;
}

.thankyou p {
	margin: 0 0 13px;
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 170%;
	padding-left: 20px;
	padding-bottom: 30px;
	}

.thankyou p sup {
    font-size: 10px;
    line-height: 14px
}



.thankyou .holder:after {
    content: "";
    clear: both;
    display: block
	}

.thankyou .holder .column {
    float: left;
    width: 50%;
    text-align: left
	}

.thankyou .holder {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	font-size: 0;
	letter-spacing: -4px;
	text-align: left;
}



/**************** CONTACT ******************/
.ContactController .full {
  min-width: 1200px;
  padding-top: 93px;
}
.ContactController .half img {
  width: 100%;
}
.ContactController .half:last-child {
  width: 40%;
  margin: 40px 5% 0;
}
.ContactController h1 {
  text-transform: uppercase;
  font-size: 40px;
  text-align: left;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
.ContactController p {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.ContactController form.contactForm {
  margin-top: 30px;
}
#propertyMap {
  height: 650px;
  margin-bottom: 20px;
}
.ContactController .styled-select {
  padding: 15px 5%;
  width: 90%;
}
.point h2 {
  padding-bottom: 0;
}
.point p {
  padding-bottom: 10px;
  width: 68%;
}
.point a {
  display: block;
  text-decoration: underline;
}

/**************** CONTACT ******************/
input,
textarea,
select {
font-family: "adobe-garamond-pro";
font-weight: normal;
background-color: #EEE;
border: none;
padding: 10px 5%;
width: 95%;
margin-bottom: 20px;
font-size: 1.2em;
}
input#uploadFile,
input#uploadFileResume {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  -webkit-text-fill-color: #093556;
}
.fileUpload {
  width: 10%;
  -moz-user-select: none;
  background-image: url("/assets/images/careers/uploadIcon.png");
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  background-color: #EEE;
}
.fileUpload input.upload {
  width: 23px;
  height: 30.8px;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
input[type="submit"] {
	background-color: #FFC700;
	color: #FFF;
	width: 120px;
	float: right;
	padding: 6px 15px;
	right: 20px;
	position: relative;
	font-size: 1.2em;
}
.fileUploadText {
  font-size: 13px;
  font-style: italic;
}
.styled-select select {
  background: transparent;
  width: 110%;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #093556;
}
.styled-select {
  width: 92%;
  padding: 15px 4%;
  overflow: hidden;
  background: url("/assets/images/careers/selectArrow.png") no-repeat 94% #eeeeee;
  margin-bottom: 10px;
}
select:-moz-focusring {
  /* remove the dottedt outline from select field */
  color: transparent;
  text-shadow: 0 0 0 #093556;
}
.successMessage {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  color: #FFF;
  background-color: #B0BD35;
  line-height: 1.6em;
  padding: 40px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
.errorMessage {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  color: #222;
  background-color: #FFCCCC;
  line-height: 1.6em;
  padding: 40px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
.loginBox .errorMessage {
  text-align: center !important;
  font-weight: 500 !important;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  color: #222 !important;
  background-color: #FFCCCC;
  line-height: 1.6em;
  padding: 35px 0px 35px !important;
  text-transform: uppercase;
}





