.social-inline-menu {
  text-align: center;
  padding-top: 5px;
}
.social-inline-menu a {
  background: #fff;
  color: #003e51;
  font-size: 16px;
  width: 28px;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  display: inline-flex;
  text-decoration: none;
  justify-content: center;
  height: 28px;
  align-items: center;
  margin-top: 5px;
  margin-bottom: -10px;
  padding-left: 4px;
 }

@media screen and (min-width:769px) {
.page-high-school-to-career .title-area .content-area {
   padding-bottom: calc(6em + 40px);
}
}

.faq .expand-button, .acc-title {
	background-color: #5b7f95;
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    padding: 0.75em 1.25em;
    text-align: left;
    white-space: normal;
	display: inline-block;
	margin: 10px 0 0;
	text-decoration: none;
	width: 100%;
}

.faq .expand-button:before, .acc-title:before {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
	content: "\f105";
	margin-right: 4px;
	font-size: 20px;
	width: 20px;
}

.faq .expand-button:hover, .faq .expand-button.active, .acc-title:hover, .acc-title.active  {
	background-color: #003e51;
}

.faq .expand-button.active:before, .acc-title.active:before {
	content: "\f107";
}

.box.unclickable:hover {
	transform: none;
	cursor: default;
}

.row-content ul li {
  line-height: 1.4;
  margin-bottom: 2px;
 }

@media (max-width: 768px) {
  .content-rows .vertical-center .caption {
    bottom: 20px;
    left: 0;
  }
}



.live-text {
	display: table-cell;
    vertical-align:middle;
    text-align: center;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.lt-company {
	color: #04522b;
	line-height: 1;
	font-size: 26px;
	text-transform: uppercase;
	padding: 10px;
}

.lt-company p {
	margin: 0;
}

.lt-company h4 {
	font-style: normal;
	font-size: 125%;
	font-weight: normal;
	margin: 0;
	color: inherit;
}

.lt-company h3 {
	color: #649c37;
	font-size: 260%;
	font-weight: bold;
	margin: 0;
}

.lt-circle,
.lt-circle-lg {
	background: rgba(18,29,47,.85);
	width: 450px;
	margin: 0 auto;
	color: #eee;
	border-radius: 100%;
	height: 450px;
	position: absolute;
	top: 50%;
	margin-top: -225px;
	left: 50%;
	margin-left: -225px;
	font-size: 20px;
	font-style: 200;
	padding: 20px 70px;
	line-height: 1.4;
	text-align: left;
	font-family: "Raleway",sans-serif;
	font-weight: 100;
}

.lt-circle h2,
.lt-circle-lg .vertical-wrap {
	font-family: "Bod6", Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color: #fff;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	font-size: 300%;
	line-height: .9;
	margin: 0;
}
.lt-circle-lg .vertical-wrap {
  font-size: 44px;
}

.lt-circle-lg .vertical-center {
  width: 55%;
  float: right;
  margin-right: -5%;
}

.lt-circle-lg {
  background: rgba(0,62,81,.8);
  height: 750px;
  width: 100%;
  left: auto;
  right: 44%;
  margin-top: -375px;
  margin-left: -250px;
  padding: 20px 60px;
 }

.row-alt .lt-circle-lg {
  left: 60%;
  right: auto;
  margin-left: -16%;
}

.row-alt .lt-circle-lg .vertical-center {
  float: none;
  width: 51%;
}

.lt-circle p {
	margin: 20px 0 0;
}

/* Join Network Form */
#JoinNetworkForm table {
  max-width: 80%;
  margin: 0 auto;
}

#JoinNetworkForm table tr > td {
  padding: 0 0 10px 0;
}

#JoinNetworkForm table .FieldLabel  {
  font-weight: bold;
  padding-right: 20px;
  text-align: right;
  max-width: 200px;
}

#JoinNetworkForm  .editing-form-control-nested-control, #JoinNetworkForm  .ExplanationText {
  display: inline-block;
}

#JoinNetworkForm .input-width-15 {
  width: 30px;
}

#JoinNetworkForm .input-width-20 {
  width: 49px;
}

#JoinNetworkForm .form-control-text {
  margin: 0 5px;
}

#JoinNetworkForm .form-control-text:first-child {
  margin-left: -8px;
}

#JoinNetworkForm .EditingFormButtonCell {
  text-align:left;
}

#JoinNetworkForm .FormPanel .btn-primary {
  display: inline-block;
}

#JoinNetworkForm #InterestProfessionalAdministrative .EditingFormValueCell, #JoinNetworkForm #InterestProfessionalAdministrative  .FieldLabel {
  vertical-align: bottom;
}
#JoinNetworkForm #InterestProfessionalAdministrative  .FieldLabel {
  padding-bottom: 0;
}

.page-newsroom .content .row-alt .col-2,
.page-job-listings .content .row-alt .col-2 {
  padding-bottom: 0;
}

h3.row-title:empty {
  display: none;
}

@media (max-width: 1472px) {
	.lt-company {
		font-size: 24px;
	}
    .lt-circle-lg .vertical-wrap {
      font-size: 40px;
    }
}

@media (max-width: 1248px) {
	.lt-company {
		font-size: 20px;
	}	
	.lt-circle { 
		width: 380px;
		height: 380px;
		margin-top: -190px;
		margin-left: -190px;
		font-size: 16px;
	}
  .lt-circle-lg .vertical-wrap {
      font-size: 36px;
    }
}

@media (max-width: 1110px) {
  .lt-circle-lg .vertical-wrap {
      font-size: 32px;
  }
}

@media (max-width: 1000px) {
  .lt-circle-lg .vertical-wrap {
      font-size: 26px;
  }
}

@media (max-width: 864px) {
  .lt-circle-lg .vertical-wrap {
      font-size: 22px;
    }
}

@media (max-width: 510px) {
	.lt-company {
		font-size: 16px;
		padding: 0 40px;
	}
	.lt-circle { 
		width: 100%;
		height: 100%;
		margin: 0;
		font-size: 12px;
		top: 0;
		left: 0;
		border-radius: 0;
	}	
  .lt-circle-lg .vertical-wrap {
      font-size: 18px;
    }
}

.rand-logos {
  display: flex;
  justify-content: space-between;
  margin: 0 -20px;
}

.rand-logos .logo {
  padding: 20px;
}

.styled-form {
  font-size: 125%;
}

@media (min-width: 901px) {
  .styled-form {
    display: flex;
  }
  
  .styled-form .c-1 {
    width: 50%;
    padding-right: 20px;
  }
  
  .styled-form .c-2 {
    width: 50%;
    padding-left: 20px;
  }
}

.styled-form.pure-form input {
  margin: 0 !important;
}

.styled-form .c-1, .styled-form .c-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.styled-form .form-table-group {
   width: 100%;
   margin-top: 15px;
}

.styled-form .form-table-label-cell label {
  line-height: 1.2;
  padding-bottom: 5px;
  display: block;
  margin: 0 !important;
}

@media (min-width: 451px) {

  .styled-form .w-1-2 {
    width: calc(50% - 10px);
  }
  
  .styled-form .w-1-3 {
    width: calc(33.34% - 10px);
  }
  
  .styled-form .w-1-4 {
    width: calc(25% - 10px);
  }
  
  .styled-form .w-1-6 {
    width: calc(16.67% - 10px);
  }
  
}

.styled-form .DropDownField {
  width: 100% !important;
}

.form-phone .form-table-value-cell > div {
  display: flex;
}

.form-phone .form-table-value-cell input {
  width: 30% !important;
}

.form-phone .form-table-value-cell .form-control-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 3.3%;
}

.styled-form.form-table.pure-form .input-width-20 {
  width: 100%;
}

.pure-form.styled-form select {
  border: 1px solid #bfced6;
  border-radius: 0;
  box-shadow: none;
}

.pure-form.styled-form input[type="text"], .pure-form.styled-form input[type="password"], .pure-form.styled-form input[type="email"], .pure-form.styled-form input[type="url"], .pure-form.styled-form input[type="date"], .pure-form.styled-form input[type="month"], .pure-form.styled-form input[type="time"], .pure-form.styled-form input[type="datetime"], .pure-form.styled-form input[type="datetime-local"], .pure-form.styled-form input[type="week"], .pure-form.styled-form input[type="number"], .pure-form.styled-form input[type="search"], .pure-form.styled-form input[type="tel"], .pure-form.styled-form input[type="color"], .pure-form.styled-form select {
  height: 40px;
}

.pure-form.styled-form input[type="text"], .pure-form.styled-form input[type="password"], .pure-form.styled-form input[type="email"], .pure-form.styled-form input[type="url"], .pure-form.styled-form input[type="date"], .pure-form.styled-form input[type="month"], .pure-form.styled-form input[type="time"], .pure-form.styled-form input[type="datetime"], .pure-form.styled-form input[type="datetime-local"], .pure-form.styled-form input[type="week"], .pure-form.styled-form input[type="number"], .pure-form.styled-form input[type="search"], .pure-form.styled-form input[type="tel"], .pure-form.styled-form input[type="color"], .pure-form.styled-form select, .pure-form.styled-form textarea {
  padding: .3em .4em;
  border-width: 2px;
}

.page-shaw-recycles .FormPanel .btn-primary {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 18px;
}

.styled-form .uploader-upload input {
	/*
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	*/
    border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.styled-form .uploader-upload input + label {
  display: block !important;
  margin: 0 !important;
  background: #DFE9EA;
  border: 2px solid #C1CDD5;
  padding: 5px;
  height: 40px;
  text-align: center;
  width: 100%;
  transition: background-color .25s ease;
  cursor: pointer;
}

.styled-form .uploader-upload input:focus + label,
.styled-form .uploader-upload input + label:hover {
  background-color: #fff;
}

.styled-form .uploader-upload input:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.styled-form .form-table-validation-cell {
  padding-top: 10px;
}

.content .InfoLabel,
.content .ErrorLabel {
  margin: 10px 0px;
  padding: 12px 15px;
  display: block;
  font-size: 16px;
  text-align: center;
}

.content .InfoLabel h2,
.content .InfoLabel p {
  color: #fff;
  margin: 20px 0;
}

.content .ErrorLabel {
  color: #fff;
  background-color: #b94244;
}

.content .InfoLabel {    
  color: #fff;
  background-color: #246095;
}