/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.project-list {
  margin: 0; }
  .project-list .project-item {
    padding: 1rem;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    height: 112px;
    cursor: pointer;
    background: #fff; }

.project-item .project-summary {
  margin: 0;
  overflow: auto;
  font-size: .875rem; }

.project-item .project-name {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #ea5502; }

.project-item .degree {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  text-align: center; }
  .project-item .degree h3 {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin-top: 11px;
    margin-bottom: 0; }
  .project-item .degree p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 16px; }
  .project-item .degree.bachelor {
    background: #44b393; }
  .project-item .degree.master {
    background: #e55646; }
  .project-item .degree.phd {
    background: #e89f30; }

.project-item .info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 130px;
  right: 10px; }
  .project-item .info > div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
  .project-item .info h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    max-width: 100%; }

.project-item .collection {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -18px; }
  .project-item .collection .common-button {
    display: block; }
  .project-item .collection .halflings {
    display: none;
    cursor: pointer;
    color: #ea5502; }

@media screen and (max-width: 63.9375em) {
  .project-item .degree {
    left: 16px; }
  .project-item .info {
    left: 90px;
    right: 30px; }
  .project-item .project-name {
    font-size: 16px;
    margin-bottom: 6px; }
  .project-item .project-summary {
    font-size: 12px; }
  .project-item .collection {
    top: 24px;
    right: 6px;
    margin-top: 0; }
    .project-item .collection .halflings {
      display: block; } }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.related-school-list {
  margin: 16px 12px 0 12px; }
  .related-school-list .related-school-item {
    margin: 16px 0; }
    .related-school-list .related-school-item:before, .related-school-list .related-school-item:after {
      content: " ";
      display: table; }
    .related-school-list .related-school-item:after {
      clear: both; }
  .related-school-list .logo {
    float: left; }
    .related-school-list .logo img {
      height: 50px;
      width: 50px; }
  .related-school-list .info {
    margin-left: 60px;
    display: block;
    margin-top: 5px; }
    .related-school-list .info h4 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 0;
      color: #4a4a4a;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      display: block; }
    .related-school-list .info div {
      font-size: 12px;
      color: #4a4a4a; }
    .related-school-list .info:hover h4, .related-school-list .info:hover div {
      color: #ea5502; }
  .related-school-list .collection {
    float: right;
    color: #ea5502;
    line-height: 50px; }

.school-ranks {
  margin: 0; }
  .school-ranks .rank-item {
    margin: 16px 0 !important; }
    .school-ranks .rank-item .small-1 {
      padding: 0; }
    .school-ranks .rank-item .small-10 {
      padding: 0 .5rem; }
  .school-ranks .halflings {
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #848484; }
  .school-ranks a .halflings {
    color: #4a4a4a; }
    .school-ranks a .halflings:hover {
      color: #ea5502; }
  .school-ranks .rank-order {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    background: #4a4a4a;
    color: #fff;
    font-weight: bold; }
  .school-ranks .rank-type {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-left: 40px;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 30px; }
  .school-ranks .rank-zone:hover .rank-order {
    background-color: #ea5502; }
  .school-ranks .rank-zone:hover .rank-type {
    color: #ea5502; }

.related-project-list {
  margin: 16px 12px 0 12px; }
  .related-project-list .related-project-item {
    margin: 16px 0; }
    .related-project-list .related-project-item:before, .related-project-list .related-project-item:after {
      content: " ";
      display: table; }
    .related-project-list .related-project-item:after {
      clear: both; }
  .related-project-list .info {
    float: left;
    margin: 0; }
    .related-project-list .info li {
      display: inline-block;
      line-height: 1;
      margin-right: 5px;
      padding-right: 5px;
      border-right: 1px solid #4a4a4a;
      font-weight: bold;
      font-size: 12px; }
    .related-project-list .info + span {
      font-size: 12px;
      line-height: 1; }
  .related-project-list .collection {
    float: right;
    color: #ea5502; }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.offer-list {
  margin: 0; }
  .offer-list .offer-item {
    cursor: pointer;
    position: relative;
    padding: 30px 20px;
    min-height: 140px;
    border-bottom: 1px solid #e5e5e5; }
  .offer-list + .foundation-pagination {
    text-align: center; }
    .offer-list + .foundation-pagination .pagination {
      display: inline-block;
      margin: 20px 0; }
  .offer-list .collection-button {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer; }
    .offer-list .collection-button .halflings {
      color: #ea5502; }
  .offer-list .offer-id {
    position: absolute;
    top: 30px;
    left: 34px;
    width: 70px;
    height: 70px;
    border: 1px solid #4a4a4a;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px; }
    .offer-list .offer-id .glyphicons {
      font-size: 32px; }
    .offer-list .offer-id div {
      font-size: 14px;
      line-height: 20px;
      font-weight: bold; }
  .offer-list .offer-details {
    margin-left: 114px;
    margin-right: 100px; }
    .offer-list .offer-details dl {
      position: relative;
      padding-left: 80px;
      margin-bottom: 6px; }
      .offer-list .offer-details dl:last-child {
        margin-bottom: 0; }
    .offer-list .offer-details dt {
      font-size: .875rem;
      line-height: 19px;
      font-weight: bold;
      position: absolute;
      width: 70px;
      top: 0;
      left: 0;
      text-align: left; }
    .offer-list .offer-details dd {
      font-size: .875rem;
      line-height: 19px;
      margin-bottom: 6px;
      padding-right: 75px;
      text-align: left;
      font-weight: normal;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      display: block; }
      .offer-list .offer-details dd:last-child {
        margin-bottom: 0; }
      .offer-list .offer-details dd > span:not(:first-child) {
        margin-left: 5px;
        padding-left: 8px;
        border-left: 1px solid #848484; }
      .offer-list .offer-details dd i {
        font-size: 13px;
        color: #c4c4c4;
        font-style: normal; }

@media screen and (max-width: 39.9375em) {
  .offer-list .offer-id {
    top: 10px;
    left: 10px;
    border: none;
    width: auto;
    height: auto;
    padding-top: 0; }
    .offer-list .offer-id .glyphicons {
      display: none; }
  .offer-list .offer-item {
    padding: 30px 10px 10px;
    min-height: 120px; }
  .offer-list .offer-details {
    margin-left: 0;
    margin-top: 10px;
    margin-right: 0; }
    .offer-list .offer-details dl {
      padding-left: 0; }
    .offer-list .offer-details dt {
      font-size: 10px;
      position: static; }
    .offer-list .offer-details dd {
      font-size: 10px;
      padding-right: 0; }
  .offer-list .collection-button {
    top: 10px;
    right: 10px;
    margin-top: 0; } }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.project-info table {
  font-size: .875rem; }
  .project-info table tr {
    border: 1px solid #f1f1f1; }
    .project-info table tr:nth-child(odd) {
      background: #f8f8f8; }
    .project-info table tr:nth-child(even) {
      background: #fff; }
  .project-info table td:last-child {
    word-break: break-all; }
  .project-info table td:first-child {
    font-weight: bold; }
  .project-info table td a {
    color: #ea5502; }
    .project-info table td a:hover {
      color: #ea5502;
      text-decoration: underline; }

.list-container > ul > li {
  padding: 20px 30px;
  border-bottom: 1px solid #e5e5e5; }
  .list-container > ul > li:last-child {
    border-bottom: none;
    padding-bottom: 0; }

.list-container .list-title {
  font-size: 1rem;
  line-height: 19px;
  letter-spacing: 1px; }
  .list-container .list-title span {
    font-weight: normal;
    margin-left: 20px; }

.list-container .list-body {
  font-size: .875rem;
  line-height: 19px; }
  .list-container .list-body a {
    color: #ea5502; }
    .list-container .list-body a:hover {
      color: #ea5502;
      text-decoration: underline; }

.list-container dl, .list-container p {
  margin-bottom: 0; }

.list-container .grade-box {
  margin-left: 0;
  margin-bottom: 5px; }
  .list-container .grade-box:before, .list-container .grade-box:after {
    content: " ";
    display: table; }
  .list-container .grade-box:after {
    clear: both; }
  .list-container .grade-box li {
    float: left;
    margin-right: 20px; }
  .list-container .grade-box strong {
    margin-right: 5px; }

.list-container .sub-box:not(:last-child) {
  margin-bottom: .5rem; }

.list-container .sub-title {
  font-weight: bold;
  margin-bottom: 2px; }

#related-offer-list .offer-list, #offers-of-school .offer-list {
  border: 1px solid #c4c4c4;
  margin: 0; }

@media screen and (max-width: 39.9375em) {
  .project-info table tr:nth-child(odd) {
    background: #fff; }
  .project-info table td {
    display: block; }
    .project-info table td:first-child {
      background: #f1f1f1; } }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.star-box {
  width: 60px;
  overflow: hidden;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px; }
  .star-box .score-star {
    width: 60px;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/images/review/five-star@2x.png"); }

.character-card {
  text-align: center;
  min-height: 250px;
  display: inline-block;
  padding: 10px;
  width: 160px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  font-family: "Proxima Nova", -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif !important;
  font-weight: 200; }
  .character-card .avatar-container {
    text-align: center; }
    .character-card .avatar-container .avatar {
      position: relative;
      margin: 9px auto;
      border: 3px solid #fff;
      border-radius: 100%;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
              box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
      width: 100px;
      height: 100px;
      background-size: cover;
      background-position: center center;
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease; }
      .character-card .avatar-container .avatar:hover {
        -webkit-box-shadow: -1px 1px 10px 4px rgba(0, 0, 0, 0.4);
                box-shadow: -1px 1px 10px 4px rgba(0, 0, 0, 0.4); }
  .character-card .name {
    color: #ea5502;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 6px;
    font-weight: normal;
    height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
    .character-card .name a {
      color: #ea5502; }
  .character-card .title {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 14px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .character-card .stars {
    font-size: 0; }
    .character-card .stars span {
      font-size: 13px;
      margin-right: 5px;
      color: #FF9B00; }
  .character-card .client-number {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 12px; }
  .character-card .collection {
    margin-top: 16px; }

.profile-type, .profile-background {
  line-height: 1; }
  .profile-type div, .profile-background div {
    float: left;
    padding-right: 8px;
    margin-right: 5px;
    border-right: 1px solid #848484;
    line-height: 1; }

.profile-type {
  font-weight: 500; }

.profile-background {
  font-size: .75rem;
  font-weight: 400; }
  .profile-background div {
    padding-right: 5px; }

.colleague-banner {
  padding: 20px 0 16px;
  color: #fff; }
  .colleague-banner > div {
    padding: 0 60px; }
  .colleague-banner .colleague-avatar {
    float: left; }
    .colleague-banner .colleague-avatar img {
      width: 100px;
      height: 100px; }
  .colleague-banner .colleague-details {
    margin-left: 140px; }
    .colleague-banner .colleague-details .title, .colleague-banner .colleague-details .sub-title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 0;
      color: #fff; }
    .colleague-banner .colleague-details .sub-title {
      font-size: 16px; }
    .colleague-banner .colleague-details ul {
      margin: 0; }
      .colleague-banner .colleague-details ul li {
        display: inline-block;
        font-size: 13px;
        margin-right: 20px; }
      .colleague-banner .colleague-details ul .halflings {
        top: -1px;
        margin-right: 5px; }
      .colleague-banner .colleague-details ul a {
        color: #fff;
        position: relative; }
        .colleague-banner .colleague-details ul a:hover {
          text-decoration: underline; }
      .colleague-banner .colleague-details ul .num {
        border-radius: 30px;
        background: rgba(255, 255, 255, 0.9);
        color: #4a4a4a;
        font-size: 12px;
        font-weight: bold;
        position: absolute;
        right: -10px;
        top: -6px;
        display: inline-block;
        height: 14px;
        line-height: 14px;
        text-align: center;
        padding: 0 4px; }
        .colleague-banner .colleague-details ul .num:empty {
          display: none; }
  .colleague-banner .colleague-profile {
    float: right; }
  .colleague-banner .colleague-profile-item {
    float: left;
    text-align: center;
    padding: 0 16px; }
    .colleague-banner .colleague-profile-item .avatar {
      border: 2px solid #848484;
      width: 66px;
      height: 66px;
      line-height: 56px;
      text-align: center;
      border-radius: 50%;
      color: #fff;
      margin-bottom: 10px; }
      .colleague-banner .colleague-profile-item .avatar span {
        font-size: 26px;
        line-height: 58px; }
    .colleague-banner .colleague-profile-item .item-data {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 0;
      color: #fff; }
    .colleague-banner .colleague-profile-item .item-title {
      font-size: 14px;
      color: #c4c4c4; }

#colleague-tabs {
  background: transparent;
  border: none;
  border-top: 1px solid #848484;
  margin-top: 20px;
  text-align: center;
  padding-top: 16px; }
  #colleague-tabs .tabs-title {
    float: none;
    display: inline-block;
    margin: 0 5px;
    position: relative; }
    #colleague-tabs .tabs-title > a {
      min-width: 98px;
      padding: 10px 28px;
      background: rgba(255, 255, 255, 0.1);
      border: 1px solid #fff;
      border-radius: 50px;
      color: #fff;
      font-size: 14px; }
    #colleague-tabs .tabs-title.is-active > a {
      background: #ea5502;
      border-color: #ea5502; }
    #colleague-tabs .tabs-title .counts {
      padding: 2px 5px;
      border-radius: 30px;
      background: #fff;
      color: #4a4a4a;
      font-size: 12px;
      font-weight: bold;
      position: absolute;
      right: -2px;
      top: -4px; }
      #colleague-tabs .tabs-title .counts:empty {
        display: none; }

@media screen and (max-width: 39.9375em) {
  .colleague-banner {
    position: relative; }
    .colleague-banner .colleague-profile {
      margin-top: 1rem; }
    .colleague-banner .collection {
      position: absolute;
      top: 1rem;
      right: 1rem; } }
