@charset "UTF-8";
/**
 * Config
 */
/**
 * Base
 */
.hijax-loading:after {
  background: transparent url(../Images/loading.gif) no-repeat 50% 50%;
}

.tx-twisted-talenthub--overlay {
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1201;
  display: none;
  background-color: #FFFFFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.tx-twisted-talenthub--popup {
  display: none;
  position: absolute;
  left: 50%;
  width: 730px;
  margin-left: -365px;
  top: 0;
  z-index: 1202;
  text-align: right;
}
.tx-twisted-talenthub--popup iframe {
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: white url(../Images/loading.gif) no-repeat 50% 50%;
}

.tx-twisted-talenthub--recruiters {
  border-top: 1px solid #D8D8D8;
}

.tx-twisted-talenthub--recruiter {
  padding-top: 20px;
  border-bottom: 1px solid #D8D8D8;
}

.tx-twisted-talenthub--recruiter-single {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #E6E6E6;
}
.tx-twisted-talenthub--recruiter-single h4 {
  margin-top: 0;
}
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiter {
  padding-top: 10px;
}
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiter-detail,
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiter,
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiters {
  border: 0;
  margin-bottom: 0;
}
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiter-detail h4,
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiter h4,
.tx-twisted-talenthub--recruiter-single .tx-twisted-talenthub--recruiters h4 {
  color: #454545;
}

.tx-twisted-talenthub--recruiter-img {
  width: 120px;
  min-height: 1px;
  float: left;
}
.tx-twisted-talenthub--recruiter-img img {
  width: 100px;
  margin-bottom: 20px;
}

.tx-twisted-talenthub--recruiter-detail {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 120px;
  margin-left: -120px;
  padding-right: 0;
  margin-right: 0;
}

.tx-twisted-talenthub--recruiter-text {
  float: left;
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}
.tx-twisted-talenthub--recruiter-text *:first-child {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .tx-twisted-talenthub--recruiter-text {
    padding-right: 140px;
    margin-right: -140px;
  }
}

.tx-twisted-talenthub--recruiter-links {
  clear: both;
}
.tx-twisted-talenthub--recruiter-links .tx-twisted-talenthub--btn {
  min-width: 120px;
}
@media (min-width: 768px) {
  .tx-twisted-talenthub--recruiter-links {
    clear: none;
    width: 140px;
    padding-left: 20px;
    min-height: 1px;
    float: left;
  }
  .tx-twisted-talenthub--recruiter-links .tx-twisted-talenthub--btn {
    display: block !important;
  }
}

.main .csc-default .tx-twisted-talenthub ul li:before {
  content: "✓";
}

.tx-twisted-talenthub--date-location-wrap {
  padding: 14px 0;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
  line-height: 20px;
}
.tx-twisted-talenthub--date-location-wrap .tx-twisted-talenthub--date-location-title {
  font-weight: bold;
}

.subpage-content-text .csc-default p a.tx-twisted-talenthub--btn,
.subpage-content-text .csc-default a.tx-twisted-talenthub--btn,
.tx-twisted-talenthub--btn {
  padding: 2px 10px;
  margin-top: 5px;
  display: inline-block;
  background: #FFFFFF;
  border: 2px solid #D7D7D7;
  font-size: 15px;
  font-family: "Lato", sans-serif !important;
  font-weight: normal;
  color: #62af35 !important;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
}
.subpage-content-text .csc-default p a.tx-twisted-talenthub--btn:hover,
.subpage-content-text .csc-default a.tx-twisted-talenthub--btn:hover,
.tx-twisted-talenthub--btn:hover {
  background: #62af35;
  color: #FFFFFF !important;
}

.tx-twisted-talenthub--map-wrap {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #E6E6E6;
}
.tx-twisted-talenthub--map-wrap > .tx-twisted-talenthub--map {
  height: 245px;
}

.tx-twisted-talenthub .has-error .form-control {
  border-color: #FF0000;
}
.tx-twisted-talenthub .has-error .error {
  margin: 10px 0;
  padding: 5px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 11px;
}
.tx-twisted-talenthub table.tx_twistedtalenthub {
  width: 100%;
  margin-bottom: 15px;
}
.tx-twisted-talenthub table.tx_twistedtalenthub th {
  border: 1px solid #CCCCCC;
  background-color: #62af35;
}
.tx-twisted-talenthub table.tx_twistedtalenthub th a {
  padding: 15px 40px 15px 15px;
  display: block;
  position: relative;
  background-color: #62af35;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.tx-twisted-talenthub table.tx_twistedtalenthub th a:hover {
  text-decoration: underline;
}
.tx-twisted-talenthub table.tx_twistedtalenthub th a .glyphicon {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -8px;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none !important;
}
.tx-twisted-talenthub table.tx_twistedtalenthub th a .glyphicon.glyphicon--disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tx-twisted-talenthub table.tx_twistedtalenthub td {
  padding: 15px;
  position: relative;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  line-height: 20px;
}
.tx-twisted-talenthub table.tx_twistedtalenthub td a {
  font-weight: bold;
  color: #62af35;
  text-decoration: none;
}
.tx-twisted-talenthub table.tx_twistedtalenthub td a:hover {
  text-decoration: underline;
}
.tx-twisted-talenthub ul.pagination {
  padding: 0;
  margin: 0 0 15px;
  float: right;
  list-style: none;
}
.tx-twisted-talenthub ul.pagination li {
  padding: 0;
  margin: 0;
  text-indent: 0;
  font-size: 14px;
  list-style: none;
}
.tx-twisted-talenthub ul.pagination li > a {
  padding: 0 5px;
  margin: 0;
}
.tx-twisted-talenthub ul.pagination li > a {
  background-color: transparent;
  border: 0;
  border-right: 1px solid #62af35;
}
.tx-twisted-talenthub ul.pagination li.last > a, .tx-twisted-talenthub ul.pagination li.arrow-left > a, .tx-twisted-talenthub ul.pagination li.arrow-right > a, .tx-twisted-talenthub ul.pagination li:last-child > a {
  border-right: 0;
  padding-right: 0;
}
.tx-twisted-talenthub ul.pagination li > a {
  color: #434f55;
}
.tx-twisted-talenthub ul.pagination li.current > a {
  color: #62af35;
}
.tx-twisted-talenthub ul.pagination li:before, .tx-twisted-talenthub ul.pagination li:after, .tx-twisted-talenthub ul.pagination li.unavailable {
  display: none;
}

.tx-twisted-talenthub .tx-twisted-talenthub-sticky-to-bottom {
  position: static;
  padding: 10px 0;
  border: 1px solid #FFFFFF;
}
.tx-twisted-talenthub .tx-twisted-talenthub-sticky-to-bottom .tx-twisted-talenthub--btn {
  margin: 0;
}
.tx-twisted-talenthub .tx-twisted-talenthub-sticky-to-bottom.is_stuck {
  left: 0;
  right: 0;
  position: absolute;
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #CDCDCD;
  z-index: 1000000;
}

/**
 * Modifiers
 */
/**
 * States
 */
