@charset "UTF-8";
.sidebar .proposal-guide-box, .sidebar .project-add-suggestion {
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .project-add-suggestion, .sidebar .partners-summary, .sidebar .application-status, .sidebar .partners-activity-summary, .sidebar .partners-history, .sidebar .client-history, .sidebar .partners-name-tag, .sidebar .client-name-tag, .sidebar .user-name-tag {
  margin-bottom: 15px;
}

.sidebar .activity, .sidebar .partners-summary, .sidebar .application-status, .sidebar .partners-activity-summary, .sidebar .partners-history, .sidebar .client-history, .sidebar .partners-name-tag, .sidebar .client-info-box, .sidebar .client-name-tag, .sidebar .user-name-tag {
  width: 250px;
  *width: 220px;
  padding: 15px 15px 19px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  border-bottom-width: 2px;
  border-radius: 2px;
}

.sidebar .activity .activity-heading, .sidebar .partners-summary .partners-summary-heading, .sidebar .application-status .application-status-heading, .sidebar .partners-activity-summary .partners-activity-summary-heading, .sidebar .partners-history .partners-history-heading, .sidebar .client-history .client-history-heading, .sidebar .partners-name-tag .partners-name-tag-heading, .sidebar .client-info-box .client-name-tag-heading, .sidebar .client-name-tag .client-name-tag-heading, .sidebar .user-name-tag .user-name-tag-heading {
  margin: 0 auto 9px;
  padding-left: 3px;
  padding-bottom: 11px;
  border-bottom: 1px solid #dedede;
  text-align: left;
  font-size: 16px;
  color: #454545;
  line-height: 19px;
}

.sidebar .partners-summary .partners-summary-body, .sidebar .application-status .application-status-body, .sidebar .partners-activity-summary .partners-activity-summary-body, .sidebar .partners-history .partners-history-body, .sidebar .client-history .client-history-body, .sidebar .partners-name-tag .partners-name-tag-body-img, .sidebar .partners-name-tag .partners-name-tag-body, .sidebar .client-name-tag .client-name-tag-body, .sidebar .user-name-tag .user-name-tag-body {
  *zoom: 1;
  padding-left: 3px;
  border-top: none;
  background-color: #fff;
}
.sidebar .partners-summary .partners-summary-body:before, .sidebar .application-status .application-status-body:before, .sidebar .partners-activity-summary .partners-activity-summary-body:before, .sidebar .partners-history .partners-history-body:before, .sidebar .client-history .client-history-body:before, .sidebar .partners-name-tag .partners-name-tag-body-img:before, .sidebar .partners-name-tag .partners-name-tag-body:before, .sidebar .client-name-tag .client-name-tag-body:before, .sidebar .user-name-tag .user-name-tag-body:before, .sidebar .partners-summary .partners-summary-body:after, .sidebar .application-status .application-status-body:after, .sidebar .partners-activity-summary .partners-activity-summary-body:after, .sidebar .partners-history .partners-history-body:after, .sidebar .client-history .client-history-body:after, .sidebar .partners-name-tag .partners-name-tag-body-img:after, .sidebar .partners-name-tag .partners-name-tag-body:after, .sidebar .client-name-tag .client-name-tag-body:after, .sidebar .user-name-tag .user-name-tag-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .partners-summary .partners-summary-body:after, .sidebar .application-status .application-status-body:after, .sidebar .partners-activity-summary .partners-activity-summary-body:after, .sidebar .partners-history .partners-history-body:after, .sidebar .client-history .client-history-body:after, .sidebar .partners-name-tag .partners-name-tag-body-img:after, .sidebar .partners-name-tag .partners-name-tag-body:after, .sidebar .client-name-tag .client-name-tag-body:after, .sidebar .user-name-tag .user-name-tag-body:after {
  clear: both;
}

.sidebar .partners-name-tag .partners-name-tag-img-container, .sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container {
  border: 1px solid #dedede;
  border-radius: 10%;
}

.sidebar .partners-name-tag .partners-name-tag-img-container .partners-name-tag-img, .sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container .client-img-lg {
  border-radius: 10%;
}

.sidebar .partners-name-tag .partners-img, .sidebar .client-name-tag .client-img, .sidebar .user-name-tag .user-img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  float: left;
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .partners-name-tag .partners-img-lg, .sidebar .client-name-tag .client-img-lg {
  height: 220px;
  width: 220px;
  border-radius: 50%;
  float: left;
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .partners-name-tag .partners-username, .sidebar .client-info-box .client-username, .sidebar .client-name-tag .client-username, .sidebar .user-name-tag .username, .sidebar .partners-name-tag .partners-username-center, .sidebar .client-info-box .client-username-center, .sidebar .client-name-tag .client-username-center, .sidebar .user-name-tag .email {
  display: block;
  float: left;
  margin: 0;
  padding-left: 10px;
  width: 165px;
  *width: 155px;
  font-weight: bold;
  line-height: 25px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar .user-name-tag .email {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  font-weight: initial;
  line-height: 15px;
  font-size: 13px;
}

.sidebar .partners-name-tag .partners-username-center, .sidebar .client-info-box .client-username-center, .sidebar .client-name-tag .client-username-center {
  margin: 13px auto 12px;
}

.sidebar .partners-name-tag .partners-username-bottom, .sidebar .client-name-tag .client-username-bottom {
  float: left;
  width: 220px;
  *width: 200px;
  margin: 10px auto 2px;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

.sidebar .partners-name-tag .profile-setting, .sidebar .client-info-box .profile-setting, .sidebar .client-name-tag .profile-setting, .sidebar .user-name-tag .profile-setting {
  float: right;
  width: 98px;
  margin-top: -36px;
  font-size: 11px;
  font-weight: bold;
}

.sidebar .application-status table, .sidebar .partners-history table, .sidebar .client-history table {
  margin-bottom: 0;
}
.sidebar .application-status th, .sidebar .partners-history th, .sidebar .client-history th,
.sidebar .application-status td,
.sidebar .partners-history td,
.sidebar .client-history td {
  border-top: none;
  padding: 7px 7px;
  font-weight: normal;
  line-height: 26px;
}
.sidebar .application-status td, .sidebar .partners-history td, .sidebar .client-history td {
  font-size: 18px;
  text-align: right;
}
.sidebar .application-status .append-unit, .sidebar .partners-history .append-unit, .sidebar .client-history .append-unit {
  font-size: 14px;
  font-weight: bold;
}
.sidebar .application-status dl, .sidebar .partners-history dl, .sidebar .client-history dl {
  margin: 0;
}
.sidebar .application-status dt, .sidebar .partners-history dt, .sidebar .client-history dt {
  border-top: 1px solid #eeeeee;
  padding: 16px 7px 0;
  line-height: 26px;
  font-size: 14px;
}
.sidebar .application-status dd, .sidebar .partners-history dd, .sidebar .client-history dd {
  padding: 0 7px;
  line-height: 1.428571429;
  font-size: 18px;
  text-align: right;
  font-weight: bold;
}

.sidebar .partners-activity-summary ul,
.sidebar .partners-activity-summary ol {
  margin-bottom: 0;
  padding-left: 0;
   list-style: none;
}
.sidebar .partners-activity-summary li {
  padding: 7px 0;
  font-weight: normal;
  line-height: 26px;
}
.sidebar .partners-activity-summary .star-lg {
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .stats-body {
  font-size: 18px;
  float: right;
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .score-wrapper {
  float: right;
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .average-rating-score {
  font-size: 18px;
  color: rgb(85.425, 85.425, 85.425);
}
.sidebar .partners-activity-summary .rating-append-unit {
  color: #999999;
}
.sidebar .partners-activity-summary .append-unit {
  font-size: 14px;
  font-weight: bold;
}

.sidebar .project-add-suggestion {
  background-color: #fff;
  border-radius: 3px;
  border-bottom-width: 2px;
}

.reset-list-css-with-child ol {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.reset-list-css-with-child ul {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 8px;
}

.sidebar .proposal-guide-box, .sidebar .project-add-suggestion {
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .project-add-suggestion, .sidebar .partners-summary, .sidebar .application-status, .sidebar .partners-activity-summary, .sidebar .partners-history, .sidebar .client-history, .sidebar .partners-name-tag, .sidebar .client-name-tag, .sidebar .user-name-tag {
  margin-bottom: 15px;
}

.sidebar .activity, .sidebar .partners-summary, .sidebar .application-status, .sidebar .partners-activity-summary, .sidebar .partners-history, .sidebar .client-history, .sidebar .partners-name-tag, .sidebar .client-info-box, .sidebar .client-name-tag, .sidebar .user-name-tag {
  width: 250px;
  *width: 220px;
  padding: 15px 15px 19px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  border-bottom-width: 2px;
  border-radius: 2px;
}

.sidebar .activity .activity-heading, .sidebar .partners-summary .partners-summary-heading, .sidebar .application-status .application-status-heading, .sidebar .partners-activity-summary .partners-activity-summary-heading, .sidebar .partners-history .partners-history-heading, .sidebar .client-history .client-history-heading, .sidebar .partners-name-tag .partners-name-tag-heading, .sidebar .client-info-box .client-name-tag-heading, .sidebar .client-name-tag .client-name-tag-heading, .sidebar .user-name-tag .user-name-tag-heading {
  margin: 0 auto 9px;
  padding-left: 3px;
  padding-bottom: 11px;
  border-bottom: 1px solid #dedede;
  text-align: left;
  font-size: 16px;
  color: #454545;
  line-height: 19px;
}

.sidebar .partners-summary .partners-summary-body, .sidebar .application-status .application-status-body, .sidebar .partners-activity-summary .partners-activity-summary-body, .sidebar .partners-history .partners-history-body, .sidebar .client-history .client-history-body, .sidebar .partners-name-tag .partners-name-tag-body-img, .sidebar .partners-name-tag .partners-name-tag-body, .sidebar .client-name-tag .client-name-tag-body, .sidebar .user-name-tag .user-name-tag-body {
  *zoom: 1;
  padding-left: 3px;
  border-top: none;
  background-color: #fff;
}
.sidebar .partners-summary .partners-summary-body:before, .sidebar .application-status .application-status-body:before, .sidebar .partners-activity-summary .partners-activity-summary-body:before, .sidebar .partners-history .partners-history-body:before, .sidebar .client-history .client-history-body:before, .sidebar .partners-name-tag .partners-name-tag-body-img:before, .sidebar .partners-name-tag .partners-name-tag-body:before, .sidebar .client-name-tag .client-name-tag-body:before, .sidebar .user-name-tag .user-name-tag-body:before, .sidebar .partners-summary .partners-summary-body:after, .sidebar .application-status .application-status-body:after, .sidebar .partners-activity-summary .partners-activity-summary-body:after, .sidebar .partners-history .partners-history-body:after, .sidebar .client-history .client-history-body:after, .sidebar .partners-name-tag .partners-name-tag-body-img:after, .sidebar .partners-name-tag .partners-name-tag-body:after, .sidebar .client-name-tag .client-name-tag-body:after, .sidebar .user-name-tag .user-name-tag-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .partners-summary .partners-summary-body:after, .sidebar .application-status .application-status-body:after, .sidebar .partners-activity-summary .partners-activity-summary-body:after, .sidebar .partners-history .partners-history-body:after, .sidebar .client-history .client-history-body:after, .sidebar .partners-name-tag .partners-name-tag-body-img:after, .sidebar .partners-name-tag .partners-name-tag-body:after, .sidebar .client-name-tag .client-name-tag-body:after, .sidebar .user-name-tag .user-name-tag-body:after {
  clear: both;
}

.sidebar .partners-name-tag .partners-name-tag-img-container, .sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container {
  border: 1px solid #dedede;
  border-radius: 10%;
}

.sidebar .partners-name-tag .partners-name-tag-img-container .partners-name-tag-img, .sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container .client-img-lg {
  border-radius: 10%;
}

.sidebar .partners-name-tag .partners-img, .sidebar .client-name-tag .client-img, .sidebar .user-name-tag .user-img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  float: left;
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .partners-name-tag .partners-img-lg, .sidebar .client-name-tag .client-img-lg {
  height: 220px;
  width: 220px;
  border-radius: 50%;
  float: left;
  border: 1px solid rgb(221.85, 221.85, 221.85);
}

.sidebar .partners-name-tag .partners-username, .sidebar .client-info-box .client-username, .sidebar .client-name-tag .client-username, .sidebar .user-name-tag .username, .sidebar .user-name-tag .email, .sidebar .partners-name-tag .partners-username-center, .sidebar .client-info-box .client-username-center, .sidebar .client-name-tag .client-username-center {
  display: block;
  float: left;
  margin: 0;
  padding-left: 10px;
  width: 165px;
  *width: 155px;
  font-weight: bold;
  line-height: 25px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar .user-name-tag .email {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  font-weight: initial;
  line-height: 15px;
  font-size: 13px;
}

.sidebar .partners-name-tag .partners-username-center, .sidebar .client-info-box .client-username-center, .sidebar .client-name-tag .client-username-center {
  margin: 13px auto 12px;
}

.sidebar .partners-name-tag .partners-username-bottom, .sidebar .client-name-tag .client-username-bottom {
  float: left;
  width: 220px;
  *width: 200px;
  margin: 10px auto 2px;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

.sidebar .partners-name-tag .profile-setting, .sidebar .client-info-box .profile-setting, .sidebar .client-name-tag .profile-setting, .sidebar .user-name-tag .profile-setting {
  float: right;
  width: 98px;
  margin-top: -36px;
  font-size: 11px;
  font-weight: bold;
}

.sidebar .application-status table, .sidebar .partners-history table, .sidebar .client-history table {
  margin-bottom: 0;
}
.sidebar .application-status th, .sidebar .partners-history th, .sidebar .client-history th,
.sidebar .application-status td,
.sidebar .partners-history td,
.sidebar .client-history td {
  border-top: none;
  padding: 7px 7px;
  font-weight: normal;
  line-height: 26px;
}
.sidebar .application-status td, .sidebar .partners-history td, .sidebar .client-history td {
  font-size: 18px;
  text-align: right;
}
.sidebar .application-status .append-unit, .sidebar .partners-history .append-unit, .sidebar .client-history .append-unit {
  font-size: 14px;
  font-weight: bold;
}
.sidebar .application-status dl, .sidebar .partners-history dl, .sidebar .client-history dl {
  margin: 0;
}
.sidebar .application-status dt, .sidebar .partners-history dt, .sidebar .client-history dt {
  border-top: 1px solid #eeeeee;
  padding: 16px 7px 0;
  line-height: 26px;
  font-size: 14px;
}
.sidebar .application-status dd, .sidebar .partners-history dd, .sidebar .client-history dd {
  padding: 0 7px;
  line-height: 1.428571429;
  font-size: 18px;
  text-align: right;
  font-weight: bold;
}

.sidebar .partners-activity-summary ul,
.sidebar .partners-activity-summary ol {
  margin-bottom: 0;
  padding-left: 0;
   list-style: none;
}
.sidebar .partners-activity-summary li {
  padding: 7px 0;
  font-weight: normal;
  line-height: 26px;
}
.sidebar .partners-activity-summary .star-lg {
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .stats-body {
  font-size: 18px;
  float: right;
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .score-wrapper {
  float: right;
  display: inline-block;
  *zoom: 1;
  *display: inline !important;
}
.sidebar .partners-activity-summary .average-rating-score {
  font-size: 18px;
  color: rgb(85.425, 85.425, 85.425);
}
.sidebar .partners-activity-summary .rating-append-unit {
  color: #999999;
}
.sidebar .partners-activity-summary .append-unit {
  font-size: 14px;
  font-weight: bold;
}

.sidebar .project-add-suggestion {
  background-color: #fff;
  border-radius: 3px;
  border-bottom-width: 2px;
}

.reset-list-css-with-child ol {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.reset-list-css-with-child ul {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 8px;
}

.title-1, .title-1-bold, .title-1-medium, .title-1-light {
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
}

.title-1-light {
  font-weight: 300;
}

.title-1-medium {
  font-weight: 500;
}

.title-1-bold {
  font-weight: 700;
}

.title-2, .title-2-bold, .title-2-medium, .title-2-light {
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
}

.title-2-light {
  font-weight: 300;
}

.title-2-medium {
  font-weight: 500;
}

.title-2-bold {
  font-weight: 700;
}

.subtitle-1, .subtitle-1-bold, .subtitle-1-medium, .subtitle-1-light {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

.subtitle-1-light {
  font-weight: 300;
}

.subtitle-1-medium {
  font-weight: 500;
}

.subtitle-1-bold {
  font-weight: 700;
}

.subtitle-1-half, .subtitle-1-half-bold, .subtitle-1-half-medium, .subtitle-1-half-light {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.subtitle-1-half-light {
  font-weight: 300;
}

.subtitle-1-half-medium {
  font-weight: 500;
}

.subtitle-1-half-bold {
  font-weight: 700;
}

.subtitle-2, .subtitle-2-bold, .subtitle-2-medium, .subtitle-2-light {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.subtitle-2-light {
  font-weight: 300;
}

.subtitle-2-medium {
  font-weight: 500;
}

.subtitle-2-bold {
  font-weight: 700;
}

.text-button-1 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.body-1, .body-1-bold, .body-1-medium, .body-1-light {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.body-1-light {
  font-weight: 300;
}

.body-1-medium {
  font-weight: 500;
}

.body-1-bold {
  font-weight: 700;
}

.body-2, body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-submit-btn,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-submit-btn, .body-2-bold, .body-2-medium, body .phone-consulting-modal-overlay .phone-consulting-quick-text,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-text, .body-2-light {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.body-2-light {
  font-weight: 300;
}

.body-2-medium, body .phone-consulting-modal-overlay .phone-consulting-quick-text,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-text {
  font-weight: 500;
}

.body-2-bold {
  font-weight: 700;
}

.body-3, .body-3-bold, .body-3-medium, .body-3-light {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}

.body-3-light {
  font-weight: 300;
}

.body-3-medium {
  font-weight: 500;
}

.body-3-bold {
  font-weight: 700;
}

.caption-1, .caption-1-bold, .caption-1-medium, .caption-1-light {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.caption-1-light {
  font-weight: 300;
}

.caption-1-medium {
  font-weight: 500;
}

.caption-1-bold {
  font-weight: 700;
}

.caption-2, .caption-2-bold, .caption-2-medium, .caption-2-light {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
}

.caption-2-light {
  font-weight: 300;
}

.caption-2-medium {
  font-weight: 500;
}

.caption-2-bold {
  font-weight: 700;
}

.link-text {
  text-decoration: none;
  color: #3ba3c7;
  display: inline-block;
}
.link-text.disabled {
  opacity: 0.4;
  cursor: not-allowed !important;
}

.keep-word {
  word-break: keep-all;
}

.no-size {
  font-size: 0;
}

.text200 {
  color: #e0e0e0;
}

.text300 {
  color: #bdbdbd;
}

.text400 {
  color: #9e9e9e;
}

.text500 {
  color: #757575;
}

.text600 {
  color: #616161;
}

.text700 {
  color: #424242;
}

.text800 {
  color: #313131;
}

.text900 {
  color: #212121;
}

.text000 {
  color: #ffffff;
}

.text-orange {
  color: #ff6b21;
}

.text-client {
  color: #2e6baa;
}

.text-partner {
  color: #00a878;
}

.text-wishket {
  color: #3ba3c7;
}

.text-white {
  color: #ffffff;
}

.text-red {
  color: #e52929;
}

.text-nowrap {
  white-space: nowrap;
}

.text-right {
  text-align: right;
}

.sidebar {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 250px;
}

.sidebar .user-name-tag .user-img-box {
  cursor: pointer;
}
.sidebar .user-name-tag .user-img-box .user-img-edit-icon {
  position: absolute;
  margin-top: 32px;
  margin-left: -18px;
}
.sidebar .user-name-tag .user-img-box .user-img-edit-icon.on {
  display: none;
}
.sidebar .user-name-tag .user-img-box:hover .user-img-edit-icon.on {
  display: inline-block;
}
.sidebar .user-name-tag .user-img-box:hover .user-img-edit-icon.off {
  display: none;
}
.sidebar .user-name-tag .username {
  margin-top: 8px;
  line-height: 16px;
  font-size: 14px;
  width: max-content !important;
}
.sidebar .user-name-tag .email {
  width: max-content !important;
}
.sidebar .client-history {
  *zoom: 1;
}
.sidebar .client-history:before, .sidebar .client-history:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history:after {
  clear: both;
}
.sidebar .client-history .client-history-body {
  padding: 6px 8px 0;
}
.sidebar .client-history .client-history-body .project {
  margin-bottom: 12px;
  *zoom: 1;
}
.sidebar .client-history .client-history-body .project:before, .sidebar .client-history .client-history-body .project:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history .client-history-body .project:after {
  clear: both;
}
.sidebar .client-history .client-history-body .client-history-budget-body {
  border-top: 1px solid #dedede;
  padding-top: 15px;
  *zoom: 1;
}
.sidebar .client-history .client-history-body .client-history-budget-body:before, .sidebar .client-history .client-history-body .client-history-budget-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history .client-history-body .client-history-budget-body:after {
  clear: both;
}
.sidebar .client-history .client-history-body .client-history-budget-body .budget-body-title {
  font-weight: bold;
  font-size: 14px;
  color: #666;
}
.sidebar .client-history .client-history-body .client-history-budget-body .budget-body-data {
  margin-top: 7px;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #666666;
}
.sidebar .client-history .client-history-body .client-history-budget-body .budget-body-data .budget-body-clo {
  font-size: 14px;
}
.sidebar .client-history .client-history-body .contract {
  *zoom: 1;
  margin-bottom: 15px;
}
.sidebar .client-history .client-history-body .contract:before, .sidebar .client-history .client-history-body .contract:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history .client-history-body .contract:after {
  clear: both;
}
.sidebar .client-history .client-history-body .contract .contract-title {
  *zoom: 1;
}
.sidebar .client-history .client-history-body .contract .contract-title:before, .sidebar .client-history .client-history-body .contract .contract-title:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history .client-history-body .contract .contract-title:after {
  clear: both;
}
.sidebar .client-history .client-history-body .contract .contract-data {
  margin-top: 12px;
  padding-left: 10px;
  line-height: 19px;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box {
  *zoom: 1;
  margin-top: 12px;
  line-height: 19px;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box:before, .sidebar .client-history .client-history-body .contract .contract-data .contract-data-box:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box:after {
  clear: both;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box:first-child {
  margin-top: 0;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box .history-body-title {
  font-weight: 500;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box .history-body-data {
  font-weight: 500;
  font-size: 16px;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box .history-body-project-data {
  font-weight: 500;
}
.sidebar .client-history .client-history-body .contract .contract-data .contract-data-box .contract-data-unit {
  margin-left: 3px;
  font-size: 14px;
}
.sidebar .client-history .client-history-body .history-body-title {
  float: left;
  font-weight: bold;
}
.sidebar .client-history .client-history-body .history-body-data {
  float: right;
  font-weight: bold;
}
.sidebar .client-history .client-history-body .history-body-project-data {
  float: right;
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
}
.sidebar .client-history .client-history-body .history-body-project-data strong {
  font-size: 14px;
}

.sidebar .client-info-box {
  padding-bottom: 16px;
}
.sidebar .client-info-box .client-verified {
  border-bottom: 1px dashed #dedede;
  padding: 2px 0 0 0;
  height: 40px;
  *zoom: 1;
}
.sidebar .client-info-box .client-verified img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.sidebar .client-info-box .client-verified:before, .sidebar .client-info-box .client-verified:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-verified:after {
  clear: both;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box {
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-size: 12px;
  padding-left: 64px;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text-box-img {
  display: inline-block;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text-box-label {
  display: inline-block;
  position: absolute;
  top: 2px;
  width: 100px;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text {
  position: absolute;
  border-radius: 2px;
  width: 259px;
  height: 54px;
  background: #ffffff;
  font-weight: initial;
  font-size: 12px;
  padding: 5px 10px 10px 10px;
  z-index: 1;
  top: 25px;
  left: -25px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  display: none;
  text-align: left;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text div {
  margin-top: 4px;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text .inhouse-help-text-title {
  width: 195px;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #555;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box .inhouse-help-text .inhouse-help-text-sub {
  width: 195px;
  height: 18px;
  font-size: 12px;
  line-height: 18px;
  color: #616161;
}
.sidebar .client-info-box .client-verified .inhouse-help-text-box:hover .inhouse-help-text {
  display: block;
}
.sidebar .client-info-box .client-company-info {
  color: #666;
  padding: 12px 0;
  border-bottom: 1px solid #dedede;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.sidebar .client-info-box .client-name-tag-body {
  *zoom: 1;
  padding-left: 6px;
  padding-right: 6px;
}
.sidebar .client-info-box .client-name-tag-body:before, .sidebar .client-info-box .client-name-tag-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-name-tag-body:after {
  clear: both;
}
.sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container {
  width: 208px;
  height: 208px;
  margin-bottom: 12px;
}
.sidebar .client-info-box .client-name-tag-body .client-name-tag-img-container .client-img-lg {
  width: 206px;
  height: 206px;
}
.sidebar .client-info-box .client-evaluation-body {
  margin-top: 11px;
  padding-bottom: 10px;
  padding-left: 6px;
  border-bottom: 1px solid #dedede;
  *zoom: 1;
  cursor: pointer;
}
.sidebar .client-info-box .client-evaluation-body:before, .sidebar .client-info-box .client-evaluation-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-evaluation-body:after {
  clear: both;
}
.sidebar .client-info-box .client-evaluation-body .rating {
  float: left;
}
.sidebar .client-info-box .client-evaluation-body .rating-body {
  float: left;
  margin-left: 7px;
  line-height: 20px;
  *width: 102px;
}
.sidebar .client-info-box .client-evaluation-body .rating-body .rating-expand-arrow {
  display: inline;
}
.sidebar .client-info-box .client-evaluation-body .rating-body .rating-expand-arrow > .fa {
  padding-left: 7px;
  vertical-align: top;
}
.sidebar .client-info-box .client-evaluation-body .rating-body .averageScore {
  font-weight: bold;
  font-size: 18px;
  color: #555;
}
.sidebar .client-info-box .client-evaluation-body .rating-body .averageScore-body {
  font-size: 12px;
  color: #666;
  vertical-align: top;
}
.sidebar .client-info-box .client-expanded-evaluation-body {
  margin-top: 11px;
  padding-bottom: 10px;
  padding-left: 6px;
  border-bottom: 1px dashed #dedede;
  *zoom: 1;
  cursor: pointer;
}
.sidebar .client-info-box .client-expanded-evaluation-body:before, .sidebar .client-info-box .client-expanded-evaluation-body:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-expanded-evaluation-body:after {
  clear: both;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating {
  float: left;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating-body {
  float: left;
  margin-left: 7px;
  line-height: 20px;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating-body .rating-expand-arrow {
  display: inline;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating-body .rating-expand-arrow > .fa {
  padding-left: 7px;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating-body .averageScore {
  font-weight: bold;
  font-size: 18px;
  color: #555;
}
.sidebar .client-info-box .client-expanded-evaluation-body .rating-body .averageScore-body {
  font-size: 12px;
  color: #666;
  vertical-align: top;
}
.sidebar .client-info-box .expanded-rating {
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.sidebar .client-info-box .expanded-rating .rating-row {
  margin-left: 5px;
  font-size: 12px;
  margin-top: 11px;
  *zoom: 1;
}
.sidebar .client-info-box .expanded-rating .rating-row:before, .sidebar .client-info-box .expanded-rating .rating-row:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .expanded-rating .rating-row:after {
  clear: both;
}
.sidebar .client-info-box .expanded-rating .rating-row .expanded-rating-title {
  float: left;
  width: 80px;
  color: #666;
}
.sidebar .client-info-box .expanded-rating .rating-row .rating {
  float: left;
}
.sidebar .client-info-box .expanded-rating .rating-row .expanded-rating-score {
  margin-left: 15px;
  margin-right: 7px;
  float: left;
  color: #555;
  font-weight: bold;
}
.sidebar .client-info-box .client-history-body {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.sidebar .client-info-box .client-history-body .project {
  margin-bottom: 12px;
  line-height: 21px;
  *zoom: 1;
}
.sidebar .client-info-box .client-history-body .project:before, .sidebar .client-info-box .client-history-body .project:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-history-body .project:after {
  clear: both;
}
.sidebar .client-info-box .client-history-body .project .history-body-data {
  font-size: 18px;
  font-weight: bold;
}
.sidebar .client-info-box .client-history-body .project .project-detail-unit {
  margin-left: 4px;
  font-size: 14px;
  font-weight: normal;
}
.sidebar .client-info-box .client-history-body .contract {
  *zoom: 1;
}
.sidebar .client-info-box .client-history-body .contract:before, .sidebar .client-info-box .client-history-body .contract:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-history-body .contract:after {
  clear: both;
}
.sidebar .client-info-box .client-history-body .contract .contract-title {
  *zoom: 1;
  line-height: 21px;
}
.sidebar .client-info-box .client-history-body .contract .contract-title:before, .sidebar .client-info-box .client-history-body .contract .contract-title:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-history-body .contract .contract-title:after {
  clear: both;
}
.sidebar .client-info-box .client-history-body .contract .contract-title .history-body-data {
  font-size: 18px;
  font-weight: bold;
}
.sidebar .client-info-box .client-history-body .contract .contract-title .project-detail-unit {
  margin-left: 4px;
  font-size: 14px;
  font-weight: normal;
}
.sidebar .client-info-box .client-history-body .contract .contract-data {
  margin-top: 10px;
  padding-left: 21px;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box {
  *zoom: 1;
  line-height: 19px;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box:before, .sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box:after {
  clear: both;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box .history-body-title {
  font-weight: 500;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box .project-detail-unit {
  margin-left: 3px;
  font-size: 14px;
  font-weight: normal;
}
.sidebar .client-info-box .client-history-body .contract .contract-data .contract-data-box + .contract-data-box {
  margin-top: 9px;
}
.sidebar .client-info-box .client-history-body .history-body-title {
  float: left;
  font-weight: bold;
  font-size: 14px;
}
.sidebar .client-info-box .client-history-body .history-body-data {
  float: right;
  font-size: 16px;
}
.sidebar .client-info-box .client-history-budget-body {
  padding-top: 15px;
  color: #666666;
}
.sidebar .client-info-box .client-history-budget-body .budget-body-title {
  font-weight: bold;
}
.sidebar .client-info-box .client-history-budget-body .budget-body-data {
  font-weight: bold;
  font-size: 20px;
  margin-top: 7px;
}
.sidebar .client-info-box .client-history-budget-body .budget-body-data .budget-body-clo {
  font-size: 14px;
}
.sidebar .client-info-box.new-evaluation-box .client-name-tag-body {
  padding: 0;
}
.sidebar .client-info-box.new-evaluation-box .client-name-tag-body .client-name-tag-img-container.add-position {
  position: relative;
  left: 5px;
}
.sidebar .client-info-box.new-evaluation-box .client-name-tag-body .client-company-info {
  padding-bottom: 16px;
}
.sidebar .client-info-box.new-evaluation-box .client-name-tag-body .client-company-info.eval_page {
  border-bottom: unset;
  padding-bottom: 0;
}
.sidebar .client-info-box.new-evaluation-box .evaluation-title {
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .evaluation-title a {
  float: right;
  font-size: 12px;
}
.sidebar .client-info-box.new-evaluation-box .client-expanded-evaluation-body {
  border-bottom: none;
  cursor: unset;
  padding-left: 0;
  margin-top: 12px;
}
.sidebar .client-info-box.new-evaluation-box .client-expanded-evaluation-body .rating-body {
  margin-left: 12px;
  position: relative;
  bottom: 2px;
  font-size: 14px;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .client-expanded-evaluation-body .rating-body .averageScore {
  font-size: 14px;
  font-weight: bold;
}
.sidebar .client-info-box.new-evaluation-box .expanded-rating {
  border-bottom: 1px dashed #dedede;
  padding-bottom: 25px;
}
.sidebar .client-info-box.new-evaluation-box .expanded-rating .rating-row {
  margin-top: 12px;
  margin-left: 0;
}
.sidebar .client-info-box.new-evaluation-box .expanded-rating .rating-row .rating {
  margin-left: 18px;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body {
  padding-bottom: 24px;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body .history-body-title {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body .history-body-data {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body .contract .history-body-data {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: right;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body .contract .contract-data-box .history-body-title {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.sidebar .client-info-box.new-evaluation-box .client-history-body .contract-data-box .history-body-title {
  font-weight: normal;
}
.sidebar .client-info-box.new-evaluation-box .client-history-budget-body .budget-body-data {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  color: #666666;
}

.sidebar .partners-name-tag .partners-name-tag-body {
  margin-top: 17px;
  padding-left: 1px;
}
.sidebar .partners-name-tag .partners-name-tag-body-img {
  margin-top: 17px;
  padding-left: 0;
}
.sidebar .partners-name-tag .partners-name-tag-img-container {
  width: 218px;
  height: 218px;
}
.sidebar .partners-name-tag .partners-name-tag-img-container .partners-name-tag-img {
  width: 216px;
  height: 216px;
}
.sidebar .partners-name-tag .partners-username-bottom {
  margin-top: 20px;
}
.sidebar .partners-name-tag .apply-request-button {
  display: block;
  width: 218px;
  line-height: 38px;
  border-radius: 2px;
  border: 1px solid #3d6299;
  background-color: #446eab;
  color: #ffffff;
  text-align: center;
  margin-top: 16px;
  text-decoration: none;
  cursor: pointer;
}
.sidebar .partners-name-tag .apply-request-button img {
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
}
.sidebar .partners-name-tag .apply-request-button.cannot-request {
  opacity: 0.65;
  border: 1px solid #8595a4;
  background-color: #94a2af;
  cursor: initial;
}
.sidebar .partners-name-tag .apply-request-button.cannot-request img {
  margin: 0 0 0 5px;
  cursor: pointer;
}
.sidebar .partners-name-tag .apply-request-button.done-request {
  opacity: 0.65;
  cursor: initial;
  background: #428bca;
  border: solid 1px #357ebd;
}
.sidebar .partners-name-tag .cannot-request-help-message {
  position: absolute;
  background: #ffffff;
  opacity: 1;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  text-align: left;
  padding: 10px;
  border: 2px solid #aaaaaa;
  margin: -40px 0 0 170px;
  border-radius: 4px;
  display: none;
}
.sidebar .partners-name-tag .cannot-request-help-message.active {
  display: block;
}

.sidebar .p-mt5 {
  margin-top: 5px;
}
.sidebar .p-mt6 {
  margin-top: 6px;
}
.sidebar .p-mt22 {
  margin-top: 22px;
}
.sidebar .p-ml5 {
  margin-left: 5px !important;
}
.sidebar .p-mb0 {
  margin-bottom: 0 !important;
}
.sidebar .p-mb10 {
  margin-bottom: 10px !important;
}
.sidebar .p-in-b {
  display: inline-block;
}
.sidebar .p-in-b.p-sub {
  line-height: 20px;
  vertical-align: top;
}
.sidebar .p-font-12 {
  font-size: 12px !important;
}
.sidebar .guide-box-resize {
  width: 250px !important;
  height: 228px !important;
  padding-left: 20px !important;
  padding-right: 0 !important;
}
.sidebar .proposal-middle-border {
  width: 220px;
  height: 1px;
  border: dashed 0.1px #dedede;
  margin-top: 15px;
  margin-bottom: 12px;
  position: relative;
  right: 7px;
}
.sidebar .proposal-guide-box {
  border: solid 1px #dfdfdf;
  border-bottom-width: 2px;
  background-color: #fff;
  padding: 15px 20px 20px 15px;
  height: 294px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  *zoom: 1;
}
.sidebar .proposal-guide-box:before, .sidebar .proposal-guide-box:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .proposal-guide-box:after {
  clear: both;
}
.sidebar .proposal-guide-box .guide-background {
  background-image: url("/static/img/proposal/group-12.png");
  width: 220px;
  height: 175px;
  padding-left: 12px;
  background-repeat: no-repeat;
}
.sidebar .proposal-guide-box .guide-box {
  *zoom: 1;
  margin: 4px 0 15px 0;
  font-size: 13px;
}
.sidebar .proposal-guide-box .guide-box:before, .sidebar .proposal-guide-box .guide-box:after {
  content: " ";
  display: table;
  line-height: 0;
}
.sidebar .proposal-guide-box .guide-box:after {
  clear: both;
}
.sidebar .proposal-guide-box .guide-box .data-bot-inner-box {
  margin-bottom: 6px;
  word-break: break-all;
}
.sidebar .proposal-guide-box .guide-box .second-box-image {
  width: 18px;
  height: 18px;
  bottom: 2px;
}
.sidebar .proposal-guide-box .guide-box .blue-strong {
  color: #3ba3c7;
}
.sidebar .proposal-guide-box .guide-box .number-box {
  width: 22px;
  float: left;
}
.sidebar .proposal-guide-box .guide-box .image-box {
  width: 57px;
  height: 43px;
  position: relative;
  bottom: 2px;
}
.sidebar .proposal-guide-box .guide-box .text-box {
  display: inline-block;
  margin-left: 8px;
}
.sidebar .proposal-guide-box .guide-box .text-box .guide-title {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
}
.sidebar .proposal-guide-box .guide-box .text-box .guide-body {
  font-size: 14px;
  color: #555;
}
.sidebar .proposal-guide-box .guide-box .text-box.p-sub {
  margin: 0 0 4px 8px;
}
.sidebar .proposal-guide-box .guide-box .text-box.p-sub .guide-title {
  margin: 0;
}
.sidebar .proposal-guide-box .guide-box p {
  margin: 0;
}
.sidebar .proposal-guide-box .guide-alert-box {
  margin-top: 0;
  padding-top: 15px;
  border-top: 1px dashed #dbdbdb;
}

.sidebar .btn-project-application {
  line-height: 24px;
  margin: 1px 0 6px;
}
.sidebar .interest-button {
  border: solid 1px #dedede;
  border-radius: 2px;
  margin-bottom: 0px;
}
.sidebar .interest-button .project-interest-img {
  vertical-align: text-bottom;
}
.sidebar .interest-button #interest_action_text {
  font-size: 14px;
  line-height: 1;
  color: #333333;
}
.sidebar .inner #project_interest_status {
  margin: 12px 1px 2px 1px;
  height: 28px;
  font-size: 11px;
  line-height: 1;
  color: #999999;
  text-align: center;
}

.sidebar .client-history .client-history-heading {
  margin-top: 1px;
}
.sidebar .partners-history .partners-history-heading {
  margin-top: 1px;
  margin-bottom: 5px;
}
.sidebar .partners-history .partners-history-body {
  padding-left: 1px;
}
.sidebar .partners-history .partners-history-body .table {
  margin-bottom: 5px;
}
.sidebar .partners-history .partners-history-body .table tr td {
  font-weight: bold;
}
.sidebar .partners-history .partners-history-body dl {
  color: #666666;
}
.sidebar .partners-history .partners-history-body dl dt {
  margin-bottom: 8px;
  padding-left: 10px;
  padding-top: 15px;
  border-color: #f3f4f7;
  line-height: 16px;
}

.sidebar .partners-summary tr {
  line-height: 2;
}
.sidebar .partners-summary th {
  width: 20px;
}

.sidebar .project-add-suggestion {
  border: 1px solid #dedede;
  padding: 14px 0;
}
.sidebar .project-add-suggestion .suggestion-text {
  line-height: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.sidebar .project-add-suggestion .project-add-suggestion-hr {
  margin: 10px 15px;
  border-top: 1px dashed #dedede;
}
.sidebar .project-add-suggestion .project-add-guide {
  margin-left: 14px;
  margin-right: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  background-color: #f3f6fa;
  border: 1px solid #e1e8f3;
  border-radius: 2px;
}
.sidebar .project-add-suggestion .project-add-guide:hover {
  cursor: pointer;
}
.sidebar .project-add-suggestion .project-add-guide .project-add-guide-img {
  margin-right: 8px;
}
.sidebar .project-add-suggestion .project-add-guide .project-add-guide-txt {
  *zoom: 1;
  *display: inline !important;
  margin-top: -1px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
  color: #454545;
  vertical-align: middle;
}

.sidebar .activity {
  margin-bottom: 0;
}
.sidebar .activity .slimScrollDiv {
  margin-top: -9px;
  margin-right: -15px;
  margin-left: -15px;
}
.sidebar .activity .activity-unit-list {
  margin-bottom: 0;
  list-style: none;
}
.sidebar .activity .empty-activity {
  margin-top: 10px;
  font-size: 14px;
}
.sidebar .activity .activity-unit,
.sidebar .activity .activity-unit-body {
  overflow: hidden;
}
.sidebar .activity .activity-unit {
  margin-top: 0;
  padding: 13px 28px 10px 18px;
  position: relative;
}
.sidebar .activity .activity-unit:first-child {
  border-top: none;
}
.sidebar .activity .activity-unit > .pull-left {
  margin-right: 10px;
}
.sidebar .activity .activity-unit-body {
  font-size: 11px;
  line-height: 14px;
}
.sidebar .activity .activity-unit-body .noti-object,
.sidebar .activity .activity-unit-body .notice-object {
  position: relative;
  z-index: 1000;
  font-weight: bold;
  color: #000;
}
.sidebar .activity .activity-unit-body .noti-object:hover,
.sidebar .activity .activity-unit-body .notice-object:hover {
  text-decoration: none;
}
.sidebar .activity .activity-unit-object {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.sidebar .activity .activity-unit-timestamp {
  font-size: 10px;
  color: #cccccc;
  line-height: 14px;
}

.sidebar .sidebar-nav ul {
  list-style: none;
  border: 1px solid rgb(221.85, 221.85, 221.85);
  border-radius: 3px;
  border-bottom-width: 2px;
  padding: 4px 8px;
  background-color: #fff;
}
.sidebar .sidebar-nav ul li {
  height: 48px;
  padding: 4px 0;
}
.sidebar .sidebar-nav ul li a {
  border-radius: 2px;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  color: #999999;
  width: 100%;
}
.sidebar .sidebar-nav .wishket-business-license-guide-box {
  background-image: url("/static/img/contract/wishket_business_license_guide.png");
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.sidebar .sidebar-nav .wishket-business-license-guide-box .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 12px;
  color: #454545;
}
.sidebar .sidebar-nav .wishket-business-license-guide-box a {
  font-size: 12px;
  margin-right: 10px;
  line-height: 1;
  font-weight: bold;
  float: right;
  cursor: pointer;
}
.sidebar .sidebar-nav .wishket-business-license-guide-box a:hover, .sidebar .sidebar-nav .wishket-business-license-guide-box a:active {
  text-decoration: none;
}
.sidebar .sidebar-nav .wishket-bank-account-guide-box {
  background-image: url("/static/img/contract/wishket_bank_account_guide.png");
  background-repeat: no-repeat;
  padding: 15px 22px 4px 23px;
}
.sidebar .sidebar-nav .wishket-bank-account-guide-box .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #454545;
  text-align: center;
}
.sidebar .sidebar-nav .wishket-bank-account-guide-box .data {
  font-size: 12px;
  line-height: 1.5;
  color: #454545;
}
.sidebar .sidebar-nav ul > li > a:hover,
.sidebar .sidebar-nav ul > li > a:active {
  background-color: rgb(244.8, 244.8, 244.8);
  text-decoration: none;
}

.partners .sidebar .sidebar-nav .badge-info {
  background-color: #07b481;
}
.partners .sidebar .sidebar-nav ul > .active > a,
.partners .sidebar .sidebar-nav ul > .active > a:hover {
  background-color: #07b481;
  color: #fff;
}
.partners .sidebar .sidebar-nav ul > .active > a .badge-info,
.partners .sidebar .sidebar-nav ul > .active > a:hover .badge-info {
  background-color: #fff;
  color: #07b481;
}

.client .sidebar .sidebar-nav .badge-info {
  background-color: #446eab;
}
.client .sidebar .sidebar-nav ul > .active > a,
.client .sidebar .sidebar-nav ul > .active > a:hover {
  color: #fff;
  background-color: #446eab;
}
.client .sidebar .sidebar-nav ul > .active > a .badge-info,
.client .sidebar .sidebar-nav ul > .active > a:hover .badge-info {
  background-color: #fff;
  color: #446eab;
}

.sidebar .inner .project-action-btn-group {
  border-radius: 2px;
  padding: 10px;
  background: #fff;
  border: 1px solid #dedede;
  margin-bottom: 5px;
}
.sidebar .inner .project-action-btn-group hr {
  margin-top: 6px;
  margin-bottom: 6px;
  border-style: dashed;
  *margin: 0;
}

.new-client-expand-eval-box {
  padding-bottom: 0 !important;
}
.new-client-expand-eval-box.has-not-evaluation {
  border-bottom: 1px dashed #dedede;
  padding-bottom: 4px !important;
}
.new-client-expand-eval-box .new-star-rating {
  display: inline-block;
}
.new-client-expand-eval-box .new-star-rating label {
  -webkit-background-size: 100%;
  background-size: 100%;
  display: inline-block;
}
.new-client-expand-eval-box .new-star-rating .star-intro-big {
  width: 18px;
  height: 18px;
}
.new-client-expand-eval-box .new-star-rating .star-big {
  width: 16px;
  height: 16px;
}
.new-client-expand-eval-box .new-star-rating .star-small {
  width: 14px;
  height: 14px;
}
.new-client-expand-eval-box .new-star-rating .empty {
  background-image: url("/static/img/star-empty.png");
}
.new-client-expand-eval-box .new-star-rating .half {
  background-image: url("/static/img/star-half.png");
}
.new-client-expand-eval-box .new-star-rating .full {
  background-image: url("/static/img/star-full.png");
}
.new-client-expand-eval-box .new-star-rating.each-score-box {
  left: 20px;
  position: relative;
  top: 3px;
}
.new-client-expand-eval-box .new-star-rating.each-score-box label {
  margin-right: 4px;
  margin-bottom: 1px;
}
.new-client-expand-eval-box .new-star-rating.each-score-box .rating-number {
  font-size: 12px;
  position: relative;
  bottom: 3px;
  left: 6px;
}
.new-client-expand-eval-box .new-star-rating.each-score-box.client-intro {
  left: 23px;
}
.new-client-expand-eval-box .total-average-rating {
  line-height: 1 !important;
  margin-bottom: 12px;
}
.new-client-expand-eval-box .total-average-rating.mgb10 {
  margin-bottom: 10px;
}
.new-client-expand-eval-box .total-average-rating .avg-rating-box.client_intro label {
  margin-right: 4px;
  margin-bottom: 0;
}
.new-client-expand-eval-box .total-average-rating .avg-rating-box label {
  margin-right: 2px;
  margin-bottom: 0;
}
.new-client-expand-eval-box .total-average-rating .avg-score-eval-box {
  float: right;
  right: 13px;
  position: relative;
}
.new-client-expand-eval-box .total-average-rating .avg-score-eval-box .avg-score {
  float: none;
  font-size: 18px;
  line-height: 1;
  color: #666666;
  font-weight: bold;
}
.new-client-expand-eval-box .total-average-rating .avg-score-eval-box .avg-score.text {
  font-size: 14px;
  font-weight: normal;
}
.new-client-expand-eval-box .total-average-rating .avg-score-eval-box.client-intro {
  right: 0;
}
.new-client-expand-eval-box .new-star-summary-box {
  list-style: none;
  margin-bottom: 21px;
}
.new-client-expand-eval-box .new-star-summary-box li {
  margin-bottom: 3px;
}
.new-client-expand-eval-box .new-star-summary-box .label-rating-text {
  width: 80px;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #666666;
}

body .phone-consulting-modal-overlay,
body .phone-consulting-partner-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  z-index: 10000;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
body .phone-consulting-modal-overlay .phone-consulting-modal,
body .phone-consulting-partner-modal-overlay .phone-consulting-modal {
  position: relative;
  overflow-y: auto;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.16);
  width: 480px;
  max-width: calc(100% - 40px);
  max-height: calc(100vh - 40px);
  padding: 0;
  margin: 0 auto;
}
body .phone-consulting-modal-overlay .phone-consulting-close,
body .phone-consulting-partner-modal-overlay .phone-consulting-close {
  position: absolute;
  top: 24px;
  right: 32px;
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .phone-consulting-modal-overlay .phone-consulting-modal-footer,
body .phone-consulting-partner-modal-overlay .phone-consulting-modal-footer {
  padding: 24px 32px;
}
body .phone-consulting-modal-overlay .phone-consulting-quick-contact-box,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-contact-box {
  padding: 24px 32px;
  border-bottom: 1px solid #e0e0e0;
}
body .phone-consulting-modal-overlay .phone-consulting-header,
body .phone-consulting-partner-modal-overlay .phone-consulting-header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 24px 32px;
  border-bottom: 1px solid #e0e0e0;
}
body .phone-consulting-modal-overlay .phone-consulting-profile,
body .phone-consulting-partner-modal-overlay .phone-consulting-profile {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  margin-top: 4px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #eeeeee;
}
body .phone-consulting-modal-overlay .phone-consulting-profile img,
body .phone-consulting-partner-modal-overlay .phone-consulting-profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .phone-consulting-modal-overlay .phone-consulting-header-text,
body .phone-consulting-partner-modal-overlay .phone-consulting-header-text {
  flex: 1;
  padding-top: 4px;
}
body .phone-consulting-modal-overlay .phone-consulting-title,
body .phone-consulting-partner-modal-overlay .phone-consulting-title {
  margin: 0;
}
body .phone-consulting-modal-overlay .phone-consulting-quick-contact,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-contact {
  background-color: #f2fcff;
  border-radius: 4px;
  border: 1px solid #abe3f2;
  padding: 12px 20px;
  margin-bottom: 32px;
}
body .phone-consulting-modal-overlay .phone-consulting-quick-contact-content,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-contact-content {
  display: flex;
  align-items: center;
  gap: 12px;
}
body .phone-consulting-modal-overlay .phone-consulting-phone-icon,
body .phone-consulting-partner-modal-overlay .phone-consulting-phone-icon {
  color: #3ba3c7;
  font-size: 18px;
  flex-shrink: 0;
}
body .phone-consulting-modal-overlay .phone-consulting-quick-text,
body .phone-consulting-partner-modal-overlay .phone-consulting-quick-text {
  color: #212121;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-row,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-row {
  display: flex;
  gap: 16px;
  margin-bottom: 0;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group {
  margin-bottom: 24px;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group .error-guide,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group .error-guide {
  display: none;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group.error input,
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group.error textarea,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group.error input,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group.error textarea {
  border: solid 1px #e52929;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group.error .error-guide,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group.error .error-guide {
  color: #e52929;
  display: block;
  padding-left: 12px;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group:last-child,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group:last-child {
  margin-bottom: 0;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-form-group.phone-consulting-form-group-half,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-form-group.phone-consulting-form-group-half {
  flex: 1;
  margin-bottom: 24px;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-label,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  margin-bottom: 8px;
  line-height: 1.4;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-required,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-required {
  color: #e53e3e;
  margin-left: 2px;
  font-weight: 600;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-input,
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-input,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  font-size: 14px;
  color: #212121;
  transition: border-color 0.2s, box-shadow 0.2s;
  font-family: inherit;
  background-color: #ffffff;
  box-sizing: border-box;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-input::placeholder,
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea::placeholder,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-input::placeholder,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea::placeholder {
  color: #999999;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-input:focus,
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea:focus,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-input:focus,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea:focus {
  outline: none;
  border-color: #3ba3c7;
  box-shadow: 0 0 0 3px rgba(59, 163, 199, 0.1);
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-input:disabled,
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea:disabled,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-input:disabled,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea:disabled {
  background-color: #eeeeee;
  cursor: not-allowed;
  color: #757575;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea {
  min-height: 120px;
  resize: vertical;
  line-height: 1.5;
  padding-top: 12px;
  padding-bottom: 12px;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea-footer,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea-hint,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea-hint {
  font-size: 12px;
  color: #757575;
  line-height: 1.4;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-textarea-counter,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-textarea-counter {
  font-size: 12px;
  color: #616161;
  line-height: 1.4;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-char-count,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-char-count {
  font-weight: 500;
  color: #616161;
}
body .phone-consulting-modal-overlay .phone-consulting-form .phone-consulting-submit-btn,
body .phone-consulting-partner-modal-overlay .phone-consulting-form .phone-consulting-submit-btn {
  width: 100%;
  padding: 8px;
  background-color: #3ba3c7;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
