/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../merged-node_modules/node_modules/.pnpm/css-loader@6.5.1_webpack@5.93.0/node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!../merged-node_modules/node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.6_webpack@5.93.0/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!../merged-node_modules/node_modules/.pnpm/less-loader@10.2.0_less@4.1.2_webpack@5.93.0/node_modules/less-loader/dist/cjs.js!../merged-node_modules/node_modules/.pnpm/style-resources-loader@1.5.0_webpack@5.93.0/node_modules/style-resources-loader/lib/index.js??clonedRuleSet-1.use[4]!./src/less/main.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.chime-primary-color {
  color: var(--primary-color) !important;
}
.hover-underline:hover {
  text-decoration: underline;
}
.bg-slider {
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
}
.color-slider {
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.base-save-bg {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
}
.base-save-bg:hover {
  background-color: #1c8cea;
}
.base-save-bg:active {
  background-color: #117bd5;
}
input[disabled="disabled"].base-save-bg,
.base-save-bg.disabled {
  background-color: var(--primary-color);
  opacity: 0.5;
}
.base-save-color {
  color: var(--primary-color);
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.base-save-color:hover {
  color: #1c8cea;
}
.base-save-color:active {
  color: #117bd5;
}
.base-save-color.active {
  color: #117bd5;
}
.base-black-color {
  color: #505050;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.base-black-color:hover {
  color: var(--primary-color);
}
.base-cancel-color {
  color: #787878;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.base-cancel-color:hover {
  color: #282828;
}
.base-cancel-color:active {
  color: #282828;
}
input[disabled="disabled"].base-cancel-color {
  color: #c8c8c8;
}
.base-save-button,
.base-cancel-button {
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
}
.base-save-button {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  color: #fff;
}
.base-save-button:hover {
  background-color: #1c8cea;
}
.base-save-button:active {
  background-color: #117bd5;
}
.base-cancel-button {
  color: #787878;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  background-color: #fff;
}
.base-cancel-button:hover {
  color: #282828;
}
.base-cancel-button:active {
  color: #282828;
}
.base-save-full,
.base-cancel-full {
  padding: 0;
  font-size: 14px;
  width: 100%;
  height: 40px;
  cursor: pointer;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  border-style: none;
  font-weight: 600;
}
.base-save-full {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  color: #fff;
}
.base-save-full:hover {
  background-color: #1c8cea;
}
.base-save-full:active {
  background-color: #117bd5;
}
.base-cancel-full {
  color: #787878;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  background-color: #fff;
}
.base-cancel-full:hover {
  color: #282828;
}
.base-cancel-full:active {
  color: #282828;
}
input[disabled="disabled"].base-save-button {
  background-color: var(--primary-color);
  opacity: 0.5;
}
.base-green-button {
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  background: #00c37b;
}
.base-green-button:hover {
  background: #16c988;
}
.base-green-button:active {
  background: #00af6f;
}
.base-green-button[disabled] {
  background: #a1e7ca;
}
@font-face {
  font-family: "GothamMedium";
  src: url(https://static.chimeroi.com/servicetool-temp/Gotham-Medium.otf);
}
@font-face {
  font-family: "GothamBlack";
  src: url(https://static.chimeroi.com/servicetool-temp/Gotham-Black.otf);
}
@font-face {
  font-family: "GothamBold";
  src: url(https://static.chimeroi.com/servicetool-temp/Gotham-Bold.otf);
}
@font-face {
  font-family: "GothamBook";
  src: url(https://static.chimeroi.com/servicetool-temp/Gotham-Book.otf);
}
@font-face {
  font-family: "GothamLight";
  src: url(https://static.chimeroi.com/servicetool-temp/Gotham-Light.otf);
}
@font-face {
  font-family: "Oswald";
  src: url(https://static.chimeroi.com/servicetool-temp/2024919/6/0a37244b-260c-451b-a211-d70aae8070b9_Oswald-VariableFont_wght.ttf);
}
@font-face {
  font-family: "Baskerville";
  src: url(https://static.chimeroi.com/servicetool-temp/20241126/1/dd15b373-6bed-4516-a355-dbcf113fda94_Baskervville-Regular.ttf);
}
@font-face {
  font-family: "Merriweather";
  src: url(https://static.chimeroi.com/servicetool-temp/20241126/1/21e970fb-6b88-447c-8322-7f0d539c876c_Merriweather-Regular.ttf);
}
@font-face {
  font-family: "Sorts Mill Goudy";
  src: url(https://static.chimeroi.com/servicetool-temp/20241126/1/306401fa-25a4-446e-8e97-dae6814a6db8_SortsMillGoudy-Regular.ttf);
}
@font-face {
  font-family: "Source Serif 4";
  src: url(https://static.chimeroi.com/servicetool-temp/20241126/1/fa02d220-150d-4b0f-89ab-201e5b25880c_SourceSerif4-Regular.ttf);
}
p,
body,
ul,
li {
  margin: 0;
  padding: 0;
}
.utils-wrapper li {
  list-style: none;
}
.utils-wrapper a {
  text-decoration: none;
}
.utils-wrapper .invalid {
  text-decoration: line-through;
}
.clearfix:after {
  clear: both;
  content: "";
  overflow: hidden;
  line-height: 0;
  display: block;
  zoom: 1;
  /* IE 6/7 */
}
/* chat button*/
.chat-btn {
  /*display: none;*/
  position: fixed;
  bottom: 62px;
  right: 40px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background-color: #54a5ff;
  -webkit-box-shadow: 4px 6.928px 20px 0px rgba(27, 86, 152, 0.5);
          box-shadow: 4px 6.928px 20px 0px rgba(27, 86, 152, 0.5);
  border-radius: 50%;
  text-align: center;
}
.chat-btn:after {
  font-family: "icon-font";
  content: "\e903";
  color: #fff;
  font-size: 20px;
  line-height: 50px;
}
.chat-btn.newChat:before {
  bottom: 40px;
}
/* Chat panel minimized avatar */
#chat-min-btn {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 40px;
  background: url(//static.chimeroi.com/crm/images/chat/user-head.png) no-repeat;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
}
.utils-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 400px;
  z-index: 300;
  border-left: 1px solid #eee;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px #cdcdcd;
          box-shadow: 0px 0px 20px #cdcdcd;
  color: #282828;
}
.utils-wrapper .mute {
  width: 360px;
  min-height: 34px;
  background-color: #fff;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.utils-wrapper .mute-text {
  font-size: 13px;
  line-height: 1.31;
  color: #a0a3af;
  width: 270px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
}
.utils-wrapper .rate-ai {
  color: var(--primary-color);
  text-decoration: underline;
  cursor: pointer;
}
.utils-wrapper .mute-btn {
  width: 80px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid var(--primary-color);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  color: var(--primary-color);
}
.lofty3-utils-wrapper {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
}
/* universal header*/
.utils-header {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 14px 0;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  border-bottom: 1px solid #ebecf1;
  color: #202437;
  background: #ffffff;
  z-index: 1;
  font-size: 18px;
  font-width: 600;
}
.utils-header .icon2017 {
  cursor: pointer;
}
.utils-header .title {
  font-size: 18px;
  font-weight: 600;
}
.utils-header .open-chat-icon {
  margin-left: auto;
  opacity: 0.6;
  font-size: 14px;
}
.utils-header .icon-cancel_bold {
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #a0a3af;
  text-align: right;
  margin-left: 15px;
  padding: 3px 5px;
}
.utils-header .icon-cancel_bold:hover {
  color: var(--primary-color);
  border-radius: 6px;
  background-color: rgba(var(--primary-color-rgb), 0.1);
}
.utils-header .icon-arrow_02_left {
  font-size: 16px;
  color: #515666;
  width: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.utils-header .icon-arrow_06_left {
  font-size: 14px;
  color: #515666;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
}
.utils-header .icon-list_01 {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.utils-header .icon-zoom_01 {
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.utils-header .lead-name {
  font-size: 15px;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: 510;
  color: #515666;
}
.utils-header .lead-info {
  width: 366px;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ai-header {
  width: 36px;
  height: 36px;
  margin-left: 10px;
  float: right;
}
.triangle {
  border-width: 6px;
  border-style: solid;
  display: inline-block;
  position: absolute;
  top: 13px;
}
.chat-page-right .triangle {
  border-left-width: 8px;
  border-color: transparent transparent transparent var(--primary-color-5);
  right: -14px;
  -webkit-transform: skewY(-25deg);
      -ms-transform: skewY(-25deg);
          transform: skewY(-25deg);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.ai-chat-content {
  height: -webkit-calc(100% - 52px);
  height: calc(100% - 52px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.ai-chat-content > * {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ai-chat-content .ai-chat-main {
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.ai-chat-content .mute {
  width: 360px;
  min-height: 34px;
  background-color: #fff;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.ai-chat-content .mute-text {
  font-size: 13px;
  line-height: 1.31;
  color: #a0a3af;
  width: 270px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
}
.ai-chat-content .mute-btn {
  width: 80px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid var(--primary-color);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  color: var(--primary-color);
}
.ai-chat-content .chat-page-left .chat-page-content {
  background-color: #fff;
}
.ai-chat-content .chat-page-left .triangle {
  border-right-width: 8px;
  border-color: transparent #fff transparent transparent;
  left: -14px;
  -webkit-transform: skewY(25deg);
      -ms-transform: skewY(25deg);
          transform: skewY(25deg);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.ai-chat-content .ai-phone-list {
  background-color: #fff;
  height: 34px;
  line-height: 34px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.ai-chat-content .list-title {
  margin: 0 5px 0 20px;
  color: #797e8b;
}
.ai-chat-content .list-title .relation {
  display: inline-block;
  margin-left: 3px;
  max-width: 70px;
  padding: 2px 6px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
}
.ai-chat-content .selectTxt {
  color: #515666;
}
.ai-chat-content .icon-select-triangle {
  color: #c6c8d1;
}
#chat-list .utils-title {
  padding-left: 20px;
  height: 19px;
}
#chat-visitors {
  overflow-x: hidden;
}
#chat-visitors .visitor-lists {
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  width: 415px;
  overflow-y: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#chat-page .utils-title {
  text-align: center;
  height: 19px;
}
#chat-page .utils-title span {
  display: inline-block;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom;
}
#chat #chat-page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#chat #chat-page > * {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#chat #chat-page .chat-main {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.recentChats {
  font-size: 12px;
  background: #ff5555;
  color: #fff;
  padding: 0 4px;
  height: 16px;
  line-height: 16px;
  min-width: 8px;
  border-radius: 10px;
  text-align: center;
  margin-left: 10px;
}
.utils-hide-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
  background: url(//static.chimeroi.com/crm/images/chat/icon-black-hide.png) no-repeat;
  height: 14px;
  width: 14px;
  color: #fff;
}
.utils-list-btn {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -6px;
  background: url(//static.chimeroi.com/crm/images/chat/icon-black-list.png) no-repeat;
  width: 20px;
  height: 15px;
}
/*chat list*/
.utils-main {
  overflow-y: auto;
}
.list-main {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
.error-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.error-box .error-prompt {
  position: relative;
  padding: 0 15px;
  top: 40%;
  font-size: 16px;
  color: #a0a3af;
}
.error-box .reconnect {
  display: inline-block;
  width: 133px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: var(--primary-color);
  cursor: pointer;
  color: #fff;
  margin-top: 24px;
}
.error-box .reconnect:hover {
  background: #1c8cea;
}
.error-box .icon-refresh {
  margin-right: 6px;
}
.utils-chat-list {
  padding: 0 10px;
  background-color: #fff;
}
.chat-list-item {
  position: relative;
  font-size: 0;
  padding: 10px;
  background: #fff;
  margin-bottom: 1px;
}
.chat-list-item .chat-list-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chat-list-item .chat-list-time {
  display: block;
}
.chat-list-item:hover .chat-list-time.hoverNone {
  display: none;
}
.chat-list-item .v-tag {
  height: 14px;
  width: 38px;
  border-radius: 10px;
  font-size: 12px;
  background-color: #9edbd6;
  margin-left: 4px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  padding: 0 4px;
}
.chat-list-item .tag-fb-messenger {
  font-size: 12px;
  letter-spacing: normal;
  color: #ffffff;
  width: 76px;
  padding: 0 5px;
  border-radius: 10px;
  background-color: #b2cdf0;
}
.chat-list-item .list-item-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat-list-item.unread:before {
  position: absolute;
  left: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #f0454c;
}
.chat-list-item .marLeft10 {
  margin-left: 10px;
}
.chat-list-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.chat-list-flex .list-item-left {
  width: 36px;
  position: relative;
}
.chat-list-flex .list-item-left .left-icon {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 20px;
}
.chat-list-flex .list-item-left .left-icon .name-abbrev {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
.chat-list-flex .list-item-left .left-icon img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chat-list-flex .list-item-left .email-item-background {
  background-color: #eaf2ff;
}
.chat-list-flex .list-item-left .email-item-background .icon-house_12 {
  color: #3b5cde;
  font-size: 16px;
}
.chat-list-flex .list-item-left .tag-type {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-radius: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 999;
}
.chat-list-flex .list-item-left .tag-type .icon-mail_02,
.chat-list-flex .list-item-left .tag-type .icon-chat_03 {
  font-size: 7px;
  color: #fff;
}
.chat-list-flex .list-item-left .chat-tag-type {
  background-color: #22b662;
}
.chat-list-item:hover,
.chat-visitor-lists:hover {
  background: rgba(246, 247, 251, 0.6);
  border-radius: 6px;
}
.active-chat-item {
  background: #f6f7fb;
  border-radius: 6px;
}
.chat-visitor-lists {
  position: relative;
  padding: 0 20px;
  cursor: pointer;
}
.chat-visitor-lists .lists-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  height: 34px;
  width: 360px;
}
.chat-visitor-lists img {
  width: 22px;
  height: 22px;
}
.chat-visitor-lists .icon-arrow_01_right {
  margin-left: auto;
  width: 12px;
  height: 16px;
  font-size: 12px;
  color: #c6c8d1;
}
.chat-visitor-lists .title {
  font-size: 14px;
  font-weight: 500;
  color: #515666;
  margin: 0 2px 0 12px;
}
.chat-visitor-lists .count {
  color: #a0a3af;
  font-size: 12px;
}
.chat-visitor-lists.unread:after {
  position: absolute;
  top: 29px;
  right: 42px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 8px;
  background-color: #f0454c;
}
.newChat:before {
  position: absolute;
  content: "";
  padding: 4px;
  border-radius: 4px;
  background: #ff5555;
  right: 10px;
  bottom: 20px;
}
.prompt {
  position: relative;
  height: 50%;
  color: #999;
  font-size: 14px;
  text-align: center;
}
.prompt p {
  position: absolute;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  bottom: 0;
  padding: 0 20px;
}
.chat-list-head {
  float: left;
  width: 60px;
  padding-left: 20px;
}
.chat-list-head img {
  height: 50px;
  width: 50px;
  border-radius: 25px;
}
.chat-list-main {
  /*float: right;*/
  /*width: 320px;*/
}
.chat-list-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #515666;
}
.chat-list-time {
  color: #a0a3af;
  font-size: 12px;
  margin-left: auto;
  text-align: right;
}
.chat-list-content {
  font-size: 14px;
  line-height: 20px;
  color: #797e8b;
  padding-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 270px;
}
.chat-list-content .icon-resend {
  font-size: 14;
  vertical-align: middle;
  margin-right: 5px;
}
.chat-list-content .icon-resend:before {
  content: "\e948";
  color: #ff4444;
}
.utils-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  text-align: center;
}
.footer-btn {
  display: inline-block;
  color: #5ebbf5;
  border: 1px solid #5ebbf5;
  padding: 13px 20px;
  margin-top: 25px;
}
.new-message:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ff5555;
  right: 20px;
  bottom: 15px;
}
/*friend list*/
.friend-list-item {
  position: relative;
  font-size: 0;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.friend-list-head {
  float: left;
  width: 60px;
  padding-left: 20px;
}
.friend-list-head img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.friend-list-main {
  float: right;
  padding-top: 6px;
  width: 320px;
}
.friend-list-name {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  font-size: 16px;
}
.friend-list-email {
  color: #9c9c9c;
  max-width: 260px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
}
.utils-friend-divide {
  padding: 10px 20px;
  background: #f4f4f4;
}
input[name="friend-radio"] {
  display: none;
}
.friend-list-radio {
  position: absolute;
  top: 28px;
  right: 23px;
  background: url(//static.chimeroi.com/crm/images/chat/icon-radio.png) no-repeat;
  background-size: 100% 100%;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.friend-list-radio.active {
  background: url(//static.chimeroi.com/crm/images/chat/icon-radio-active.png) no-repeat;
}
/* utils-info */
.utils-info {
  background: #fff;
  padding: 16px 20px;
  border-bottom: 1px solid #e6e6e6;
}
.utils-info > ul > li {
  line-height: 14px;
  height: 14px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.utils-info > ul > li:last-child {
  margin-bottom: 0px;
}
.utils-info > ul > li.phone-tip {
  border-radius: 4px;
  border: 1px solid #fcd7d2;
  background-color: #fdece9;
  line-height: 16px;
  color: #f0454c;
  padding: 8px 15px;
}
.utils-info-key {
  float: left;
  width: 45px;
  color: #787878;
}
.utils-info-detail {
  float: left;
  width: 270px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.utils-info-detail .relation {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-left: 3px;
  max-width: 70px;
  padding: 2px 6px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
}
a.utils-info-detail {
  color: var(--primary-color);
}
a.utils-info-detail:hover {
  color: #75bdea;
}
.inquiries {
  display: inline-block;
  width: 90px;
  padding-right: 10px;
}
.phoneSelect {
  display: inline-block;
}
/*chat page*/
.chat-main {
  padding: 0 20px 0 20px;
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.chat-send {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  border-top: 1px solid #eee;
}
.chat-send .icon-send_02 {
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  color: #a0a3af;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.chat-send .icon-send_02.active {
  color: var(--primary-color);
}
.send-txt {
  border: 0;
  color: #505050;
  padding: 22px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.send-txt:focus {
  border: 0;
  outline: 0;
}
.mms-chatbox-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
}
.mms-chatbox-img img {
  max-width: 180px;
  max-height: 180px;
  border-radius: 4px;
  cursor: pointer;
}
.chat-page-right .mms-chatbox-img {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.chat-page-center .chat-page-content {
  float: none;
  text-align: center;
  color: #787878;
  display: block;
  max-width: 320px;
  background: none;
  padding: 0;
  margin: 0 auto;
}
.chat-page-time .chat-page-content {
  max-width: 360px;
}
.chatLoading {
  float: right;
  width: 15px;
  margin-right: 12px;
  margin-top: 16px;
}
.resendBox {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.resendBox .chatResend {
  color: #2278c1;
  margin-right: 12px;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
}
.utils-chat-page .icon-resend {
  font-size: 22px;
  vertical-align: sub;
}
.utils-chat-page .icon-resend:before {
  content: "\e948";
  color: #ff4444;
}
.tipChat,
.chatTime {
  color: #a0a3af;
  text-align: center;
  font-size: 12px;
}
.errorMessage {
  color: #ff3131;
}
.errorMessage .messageResend {
  color: #2278c1;
  margin-left: 5px;
  cursor: pointer;
  text-decoration: underline;
}
.chat-page-content .custom-link {
  text-decoration: underline;
}
.chat-page-left .customMsg p {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chat-page-left .customMsg p:first-child {
  border-bottom: 1px solid #dcdcdc;
}
.chat-page-left .customMsg p span {
  color: #787878;
}
.chat-page-left .custom-link {
  color: var(--primary-color);
}
.chat-page-right .customMsg p:first-child {
  border-bottom: 1px solid #6dbcff;
}
.chat-page-right .customMsg p span {
  color: #d6ecff;
}
.chat-head {
  margin: 0 16px -5px 20px;
  height: 50px;
  width: 50px;
  border-radius: 25px;
}
/*chat prompt*/
.utils-prompt {
  display: none;
  position: fixed;
  bottom: 90px;
  right: 20px;
  background: #5ebbf5;
  border-radius: 5px;
  width: 300px;
  padding: 20px;
  -webkit-box-shadow: 1px 6px 12px #d9d9d9;
          box-shadow: 1px 6px 12px #d9d9d9;
  cursor: pointer;
}
.utils-prompt .utils-hide-btn {
  top: 8px;
  right: 9px;
  margin-top: 0;
}
.prompt-title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.prompt-desc {
  font-size: 14px;
}
.utils-prompt:after {
  content: url(//static.chimeroi.com/crm/images/chat/prompt-triangle.png);
  position: absolute;
  bottom: -14px;
  right: 47px;
}
.jump-to {
  text-decoration: underline;
  color: var(--primary-color);
}
.chatbot-listing-container {
  position: relative;
  min-height: 218px;
  margin: 0;
  white-space: nowrap;
  display: inline-block;
}
.chatbot-listing-container.chat {
  margin-bottom: 30px;
  height: auto;
}
.chatbot-listing-container.workspace {
  margin-bottom: 30px;
}
.chatbot-listing-container .swiper-container {
  margin: inherit;
}
.chatbot-listing-container .swiper-wrapper {
  margin-right: -10px;
}
.chatbot-listing-container .swiper-slide {
  width: 220px !important;
}
.chatbot-listing-container .swiper-button-next,
.chatbot-listing-container .swiper-button-prev {
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: -webkit-calc(50% - 15px);
  top: calc(50% - 15px);
  border: none;
  background: rgba(0, 0, 0, 0.4);
  z-index: 18;
  visibility: visible;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
}
.chatbot-listing-container .swiper-button-next::after,
.chatbot-listing-container .swiper-button-prev::after {
  font-size: 14px;
  color: var(--primary-color);
}
.chatbot-listing-container .swiper-button-next:not(.swiper-button-disabled):hover,
.chatbot-listing-container .swiper-button-prev:not(.swiper-button-disabled):hover {
  background: var(--primary-color);
  color: #fff;
}
.chatbot-listing-container .swiper-button-next:not(.swiper-button-disabled):hover::after,
.chatbot-listing-container .swiper-button-prev:not(.swiper-button-disabled):hover::after {
  color: #fff;
}
.chatbot-listing-container .chatbot-listing-card {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;
  font-family: "SF UI Text";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 214px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 214px;
          flex: 0 0 214px;
  position: relative;
  cursor: pointer;
  height: 204px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #e1e2e6;
  background-color: #fff;
}
.chatbot-listing-container .chatbot-listing-card .listing-beds-bath {
  position: absolute;
  top: -webkit-calc(50% + 5px);
  top: calc(50% + 5px);
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  top: 78px;
  height: 60px;
  -webkit-box-align: end;
  -webkit-align-items: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding-left: 10px;
}
.chatbot-listing-container .chatbot-listing-card .listing-beds-bath > div {
  position: relative;
  padding-right: 10px;
}
.chatbot-listing-container .chatbot-listing-card .listing-beds-bath .listing-beds::after {
  display: inline-block;
  content: " ";
  visibility: visible;
  width: 1px;
  height: 10px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.chatbot-listing-container .chatbot-listing-card .listing-beds-bath .listing-bath {
  padding-left: 10px;
}
.chatbot-listing-container .chatbot-listing-card .listing-money {
  font-weight: 800;
  font-size: 14px;
  color: #202437;
}
.chatbot-listing-container .chatbot-listing-card .listing-card-bottom {
  background-color: inherit;
  border-radius: 0 0 4px 4px;
  padding: 12px 10px 10px;
  height: 66px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.chatbot-listing-container .chatbot-listing-card:hover {
  border-color: var(--primary-color);
  background: #fff;
}
.chatbot-listing-container .chatbot-listing-card .chatbot-listing-link {
  position: absolute;
  width: 100%;
  height: 100%;
}
.chatbot-listing-container .chatbot-listing-card .card-wrap .listing-money {
  font-size: 14px;
  font-weight: bold;
  color: #191919;
  margin-right: auto;
}
.chatbot-listing-container .chatbot-listing-card .card-wrap .listing-beds,
.chatbot-listing-container .chatbot-listing-card .card-wrap .listing-bath {
  font-family: "ProximaNova";
  font-size: 12px;
  font-weight: 600;
}
.chatbot-listing-container .chatbot-listing-card .card-wrap .listing-beds {
  margin-right: 7px;
}
.chatbot-listing-container .chatbot-listing-card .card-wrap::after {
  display: table;
  content: "";
  clear: both;
}
.chatbot-listing-container .chatbot-listing-card .card-msg {
  font-family: "ProximaNova";
  margin-top: 7px;
  font-weight: 400;
  font-size: 12px;
  color: #515666;
  word-break: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.chatbot-listing-container .chatbot-listing-card .listing-card-top {
  width: 100%;
  height: 138px;
}
.chatbot-listing-container .chatbot-listing-card .listing-card-top img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.video-box {
  position: relative;
}
.video-box video {
  max-width: 180px;
  max-height: 180px;
}
.video-box .video-button {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0 auto;
  font-size: 2em;
  line-height: 1.8em;
  height: 36px;
  width: 36px;
  border-radius: 2em;
  background-color: rgba(115, 133, 159, 0.1);
  border: 2px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  /*  middle play arrow  */
}
.video-box .video-button .video-big-button {
  position: relative;
}
.video-box .video-button .vjs-icon-placeholder {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-35%, -50%);
      -ms-transform: translate(-35%, -50%);
          transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 14px solid #ffffff;
  border-bottom: 7px solid transparent;
}
/* 3.45 hide first  */
.ai-chat-content .custom-tool {
  display: none !important;
}
#new-notice-container {
  position: fixed;
  right: 60px;
  top: 60px;
  z-index: 2008;
}
#new-notice-container .new-notice-item {
  z-index: 2009;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 12px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  -webkit-animation: noticeRightToLeft 0.3s ease-in-out;
          animation: noticeRightToLeft 0.3s ease-in-out;
}
#new-notice-container .new-notice-item.common-notice-item {
  cursor: pointer;
  width: 260px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  background-color: #fff;
  padding: 10px 20px;
  padding-left: 4px;
  padding-top: 0;
}
#new-notice-container .new-notice-item.common-notice-item:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background-color: var(--primary-color-7);
  left: 0;
  top: 0;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 12px;
  line-height: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% - 12px);
  width: calc(100% - 12px);
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .flex-wrap.pt-10 {
  padding-top: 10px;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .flex-wrap.other-ins-title {
  display: inline-block;
  background-color: var(--primary-color-7);
  padding-right: 17px;
  padding-left: 6px;
  margin-left: -12px;
  max-width: 216px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  height: 20px;
  line-height: 20px;
  border-radius: 0 0 20px 0;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .title {
  font-size: 15px;
  color: #515666;
  font-weight: 600;
  position: relative;
  margin-right: 10px;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .time {
  color: #c6c8d1;
  font-size: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .js-close-notice {
  position: absolute;
  top: 10px;
  right: -5px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 12px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 12px;
  cursor: pointer;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .js-close-notice .icon2017 {
  position: relative;
  width: 12px;
  height: 12px;
  color: #c6c8d1;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .js-close-notice .icon2017:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 12px;
}
#new-notice-container .new-notice-item.common-notice-item .title-wrap .js-close-notice .icon2017:hover {
  color: var(--primary-color);
}
#new-notice-container .new-notice-item.common-notice-item .content {
  padding-left: 12px;
  font-size: 14px;
  color: #797e8b;
  line-height: 20px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#new-notice-container .new-notice-item.common-notice-item .listing-ads-content {
  margin-top: 8px;
  font-size: 14px;
  color: #797e8b;
  line-height: 20px;
}
#new-notice-container .new-notice-item.common-notice-item .listing-ads-content .listing-address {
  color: #515666;
  font-weight: 700;
}
#new-notice-container .new-notice-item.common-notice-item .listing-ads-content a {
  color: #ffa600;
  text-decoration: underline;
}
#new-notice-container .listing-ada-item {
  cursor: default;
  width: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  -webkit-box-shadow: 0px 5px 15px 0px #00000014;
          box-shadow: 0px 5px 15px 0px #00000014;
}
#new-notice-container .listing-ada-item:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background-color: #f5c600;
  left: 0;
  top: 0;
}
#new-notice-container .listing-ada-item .listing-img {
  display: block;
  width: 80px;
  height: 80px;
  margin-left: 10px;
  margin-top: 14px;
  border-radius: 6px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#new-notice-container .listing-ada-item .left-star-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
#new-notice-container .listing-ada-item .right-content-area {
  margin-left: 10px;
}
#new-notice-container .listing-ada-item .right-content-area .title-wrap {
  padding-left: 0;
  margin-top: 10px;
}
#new-notice-container .listing-ada-item .right-content-area .title-wrap .js-close-notice {
  top: 5px;
}
@-webkit-keyframes noticeRightToLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(270px, 0);
            transform: translate(270px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes noticeRightToLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(270px, 0);
            transform: translate(270px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.tagContainer {
  display: none;
  position: relative;
}
.tagContainer .tagList {
  padding: 10px 20px 0 10px;
  max-height: 25px;
  overflow: hidden;
}
.tagContainer .tagList .tip {
  display: inline-block;
  padding: 2px 5px;
  border: solid 1px #ddd;
  cursor: pointer;
  margin-right: 8px;
  margin-bottom: 5px;
  font-size: 12px;
}
.tagContainer .tagList .tip:hover {
  background: #ddd;
}
.tagContainer .tagBtn {
  position: absolute;
  right: 6px;
  top: 10px;
  display: inline-block;
  padding: 2px 4px;
  border: solid 1px #ddd;
  cursor: pointer;
  font-size: 12px;
}
.tagContainer .tagBtn:hover {
  background: #ddd;
}
.tagContainer .tagUp {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari  and  Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.cke_contents {
  padding: 0 10px;
  margin: 0;
}
.cke_toolgroup .attach-input {
  display: none;
}
.mail-win.single-email #email-main {
  position: relative;
  overflow: auto;
}
.word-break {
  word-wrap: break-word;
  word-break: normal;
}
.word-ellipsis {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mail-win .invalid {
  text-decoration: line-through;
}
.mail-win .icon-select {
  cursor: pointer;
}
.mail-win .icon-select:after {
  font-family: "chime";
  content: "\e90b";
  color: #a0a3af;
  font-size: 12px;
  margin-left: 5px;
  margin-bottom: 8px;
  display: inline-block;
}
.show.icon-select:after {
  -webkit-transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
}
.subject-aggregation:not(.no-list) .icon-select:after {
  -webkit-transform: rotate(180deg);
  -webkit-transform-origin: 50% 25%;
  top: 8px;
}
.n-a {
  color: #787878;
}
.icon-mail-close:before {
  content: "\e9c0";
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  color: #959595;
}
.email-detail-time {
  font-size: 14px;
  color: #797e8b;
  margin: 10px 0 20px 0;
}
.detail-mail-desc {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebecf1;
}
.communication-default {
  color: #aaa;
  text-align: center;
  margin-top: 140px;
  font-size: 14px;
}
.email-detail-gray {
  font-size: 14px;
  color: #515666;
}
.icon-mail-reply:before {
  content: "\e9cb";
  font-size: 25px;
  color: #828282;
}
.icon-mail-ext:before {
  content: "\e931";
  font-size: 14px;
}
.mail-win .send,
.mail-win .detail {
  width: 860px;
}
.mail-win {
  height: 600px;
  background-color: #fff;
  color: #282828;
  font-size: 13px;
  margin: 0 auto;
}
.mail-win.single-email {
  min-width: 1141px;
  height: auto;
}
.mail-win.single-email .send,
.mail-win.single-email .detail {
  height: 100%;
}
.mail-win.single-email .send {
  position: relative;
}
.mail-editor-warp {
  height: 330px;
}
.gmail-pop {
  width: 600px;
}
.icon-mail-role {
  font-size: 16px;
  color: var(--primary-color);
}
.icon-mail-role.icon-seller {
  color: #2cd781;
}
.icon-mail-role.icon-renter_02 {
  color: var(--primary-color-6);
}
.mail-win p {
  line-height: 150%;
}
.mail-win .send .split {
  padding: 0 10px;
}
.mail-win .email-detail {
  width: 281px;
  height: 100%;
  max-height: 510px;
  overflow: auto;
  -webkit-box-shadow: inset -1px 0px 0px 0px rgba(220, 220, 220, 0.004);
          box-shadow: inset -1px 0px 0px 0px rgba(220, 220, 220, 0.004);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  border-right: 1px solid #dcdcdc;
}
.query-email-detail {
  padding: 6px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.email-detail-left {
  float: left;
  width: 40%;
  color: #787878;
}
.email-detail-right {
  float: left;
  width: 60%;
  line-height: 18px;
  word-wrap: break-word;
  word-break: normal;
}
.mail-win .person {
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mail-win .person .mail-name {
  margin: 15px 0 10px 0;
  word-wrap: break-word;
  word-break: normal;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #000000;
  /*
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
*/
}
.mail-win .mail-name a {
  position: relative;
}
.mail-win .mail-name a:before {
  content: "";
  position: absolute;
  left: -16px;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: var(--primary-color);
}
.mail-win .person .person-detail {
  color: #738390;
  word-wrap: break-word;
  word-break: normal;
  line-height: 1.8;
}
.mail-win .person .key {
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(30% - 14px);
  width: calc(30% - 14px);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #a0a3af;
}
.mail-win .person .val {
  display: inline-block;
  width: -webkit-calc(70% - 18px);
  width: calc(70% - 18px);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #202437;
}
.mail-win .person a.tags-more {
  margin-left: 10px;
}
.mail-win section + section {
  padding: 0 10px;
}
.mail-win section.mail-box {
  padding: 0;
}
.mail-win section.mail-box .mail-show li.no-list:hover .content,
.mail-win section.mail-box .mail-show li.active .content {
  background-color: #f6f7fb;
}
.mail-win .notes {
  padding: 0 10px 10px;
}
.mail-win .mail-title {
  font-size: 18px;
  font-weight: 500;
  color: #202437;
  position: relative;
  padding-left: 16px;
  margin: 15px 0 10px 0;
}
.mail-win .mail-title.down {
  text-transform: capitalize;
}
.mail-win .mail-title.down:after {
  border-bottom: 6px solid #5a5a5a;
  border-top: 0;
}
.mail-win .mail-title.up:after {
  border-top: 6px solid #5a5a5a;
  border-bottom: 0;
}
.mail-box .communication-wrap {
  height: 333px;
  overflow: auto;
}
.mail-box li > div {
  float: left;
}
.mail-box .mail-communication-name {
  margin-bottom: 8px;
}
.mail-box .mail-communication-name span {
  font-weight: normal;
}
.icon-box-mail {
  color: #afb5bb;
  font-size: 24px;
  line-height: 14px;
  float: left;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.icon-box-mail:before {
  content: "\e9be";
}
.icon-mail-open:before {
  content: "\e9bf";
}
.mail-box time {
  font-size: 12px;
  color: #787878;
}
.mail-box li {
  padding: 12px 0 10px 0;
  border-bottom: 1px solid rgba(200, 200, 200, 0.6);
}
.mail-box ul li div {
  margin-left: 30px;
}
.mail-win .in-query div {
  max-height: 200px;
  overflow: auto;
}
.mail-win .in-query p span:first-child {
  color: #787878;
  display: inline-block;
  width: 115px;
}
.mail-win .notes li {
  color: #787878;
  line-height: 200%;
  border-bottom: 1px solid #dcdcdc;
}
.mail-win .notes li p {
  line-height: 200%;
}
.mail-win .notes ul {
  max-height: 160px;
  overflow: auto;
}
.mail-win .mail-tags-wrap {
  display: none;
  position: absolute;
  color: #fff;
  max-width: 240px;
  text-align: center;
  bottom: 20px;
}
.mail-win .mail-tags-wrap div {
  display: inline-block;
  padding: 10px;
  background-color: #46b0f3;
  border-radius: 3px;
  text-align: left;
  word-wrap: break-word;
  word-break: normal;
  width: 100%;
}
.mail-win .mail-tags-wrap div:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-width: 10px;
  width: 0;
  height: 0;
  border-width: 5px;
  border-color: #46b0f3 transparent transparent transparent;
  vertical-align: sub;
  display: inline-block;
  border-style: solid;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.icon-airplane:before {
  content: "\e801";
  margin-right: 8px;
}
.mail-win main {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}
.mail-win .mass-mail-footer {
  height: 80px;
  line-height: 80px;
}
.mail-win .mass-mail-footer-content {
  float: right;
}
.single-mail-footer {
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
}
.single-mail-footer .mail-add {
  float: left;
}
.single-mail-footer .mail-add .js-mail-send {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #e1e2e6;
  font-size: 16px;
  background-color: #ffffff;
  color: #797e8b;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
}
.single-mail-footer .mail-add .mail-btn-disabled {
  cursor: not-allowed;
}
.single-mail-footer .mail-add .icon-add_bold {
  position: relative;
  top: 2px;
}
.single-mail-footer .mail-act {
  float: right;
}
.mail-win hr {
  border: none;
  border-top: 1px solid #ebecf1;
}
#preview-mail-m {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e1e2e6;
  font-size: 14px;
  color: #797e8b;
  margin-right: 10px;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
}
#send-mail-m,
#send-mail-finish,
.mail-reply-act > button {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  color: #fff;
  font-size: 14px;
  border: 1px solid var(--primary-color);
  outline: none;
  cursor: pointer;
  vertical-align: middle;
}
#send-mail-m:hover,
#send-mail-finish:hover,
.mail-reply-act > button:hover {
  background-color: #1c8cea;
}
#send-mail-m:active,
#send-mail-finish:active,
.mail-reply-act > button:active {
  background-color: #117bd5;
}
.mail-reply-act .mail-btn-disabled {
  cursor: not-allowed;
  background: #46b0f3;
  opacity: 0.65;
}
#send-mail-finish {
  width: 110px;
}
#send-mail-m[disabled],
#send-mail-finish[disabled] {
  cursor: not-allowed;
  background: #46b0f3;
  opacity: 0.65;
}
#send-mail-m.no-email {
  background: #46b0f3;
  opacity: 0.65;
}
.add-cc {
  position: absolute;
  right: 0px;
  top: 5px;
  font-size: 14px;
  color: #515666;
  z-index: 2;
}
.add-cc > span {
  cursor: pointer;
}
.add-cc > span.selected {
  color: #bcbcbc;
  cursor: not-allowed;
}
.add-cc > span:first-child {
  padding-right: 10px;
  border-right: 1px solid #bcbcbc;
}
.add-cc > span:last-child {
  padding-left: 10px;
}
#mail-title-m {
  margin: 30px 0 20px;
  position: relative;
}
#mail-title-m .select-list-wrap {
  width: -webkit-calc( 100% - 50px);
  width: calc( 100% - 50px);
}
#mail-title-m .select-list-wrap .mail-agent-list li {
  border: 0;
}
#mail-title-m .mail-template {
  width: 150px;
}
#mail-title-m .select-list-down li {
  white-space: normal;
  overflow: auto;
}
#mail-title-m .address-container {
  display: inline-block;
  width: -webkit-calc(100% - 64px);
  width: calc(100% - 64px);
}
#mail-title-m input.new-cc-address {
  width: auto;
  min-width: 12px;
  max-width: -webkit-calc(100% - 12px);
  max-width: calc(100% - 12px);
  position: relative;
}
#mail-title-m .cc-container,
#mail-title-m .bcc-container {
  display: none;
}
#mail-title-m .cc-container + hr,
#mail-title-m .bcc-container + hr {
  display: none;
}
#mail-title-m .cc-container.active,
#mail-title-m .bcc-container.active {
  display: block;
}
#mail-title-m .cc-container.active + hr,
#mail-title-m .bcc-container.active + hr {
  display: block;
}
#mail-title-m .addr-span {
  font-size: 13px;
  background: #f2f2f2;
  color: #282828;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 6px;
  margin-right: 8px;
  margin-bottom: 5px;
  border-radius: 4px;
  cursor: pointer;
  max-width: -webkit-calc(100% - 20px);
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
#mail-title-m .addr-span .icon2017 {
  font-size: 10px;
  padding-left: 5px;
  opacity: 0.3;
  cursor: pointer;
  position: relative;
  top: 1px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #282828;
}
#mail-title-m .addr-span .icon2017:hover {
  opacity: 1;
}
#mail-title-m .addr-span.to-delete {
  background-color: #d6eefc;
}
#mail-title-m .addr-span.invalid-email {
  color: red;
}
#mail-title-m .addr-span + .new-cc-address {
  margin-bottom: 5px;
}
#mail-title-m label {
  display: inline-block;
  font-size: 16px;
  color: #515666;
  width: 64px;
  vertical-align: top;
  font-weight: 500;
}
.single-email .to-address {
  display: inline-block;
  width: -webkit-calc(100% - 64px);
  width: calc(100% - 64px);
}
.mass-email .to-address {
  word-wrap: break-word;
  word-break: normal;
  display: inline-block;
  max-height: 120px;
  overflow: auto;
  width: -webkit-calc( 100% - 64px );
  width: calc( 100% - 64px );
}
.mass-email .mass-email-note {
  padding: 5px 0 0 62px;
  color: #a0a0a0;
  font-size: 12px;
}
.mass-email .mail-error-tip {
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}
.opened-email #email-main,
.mail-win.single-email #email-main {
  /* position: relative; */
  /* overflow: hidden; */
  overflow: auto;
  height: 510px;
}
.opened-email #email-main::-webkit-scrollbar,
.mail-win.single-email #email-main::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.opened-email #email-main {
  height: 532px;
}
.mass-email .to-address .to-email,
#mail-title-m .to-address .email-hide-btn {
  display: inline-block;
  margin: 2px;
  background: #f3f3f3;
  border: 1px solid #ddd;
  padding: 0 5px;
  color: #282828;
}
#mail-title-m .to-address .delete-address {
  font-size: 12px;
  color: #282828;
  opacity: 0.3;
  -webkit-transform: scale(0.83);
      -ms-transform: scale(0.83);
          transform: scale(0.83);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  margin-left: 8px;
  position: relative;
  top: 1px;
  cursor: pointer;
}
#mail-title-m .to-address .email-display {
  display: none;
}
#mail-title-m .to-address .email-hide-btn {
  cursor: pointer;
}
#mail-title-m input {
  border: none;
  font-size: 13px;
  color: #282828;
  outline: none;
  width: 500px;
  vertical-align: bottom;
  padding: 0;
  background: #fff;
  line-height: 1.3;
}
#mail-title-m input[name="subject"] {
  width: 700px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #000000;
  padding-left: 5px;
  vertical-align: sub;
}
#mail-title-m hr {
  height: 1px;
  border: none;
  border-top: 1px solid #ebecf1;
  margin: 5px 0 9px 0;
}
/*
#cke_mail-editor{
    border: 1px #dcdcdc solid;
}
.mail-win .cke_top{
    //position:relative;
    //padding: 0;
    //width: 100%;
    //background: #f0f0f0;
}
*/
/*
.mail-win .cke_top:after{
    content:"";
    disply: block;
    width: 100%;
    height: 1px;
    background-color:rgba(240,240,240,0.6);
    position:absolute;
    bottom:0;
    left:0px;
}
*/
.mail-detail-hover {
  background: #f8f8f8;
}
/*.toast{
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    right: initial;
    bottom: initial;
    opacity: 1;
    background: inherit;
}

.toast-mask{
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 8;
}*/
.mail-template-btn {
  float: right;
  font-weight: bold;
  padding-right: 5px;
}
.mail-template-btn:after {
  font-weight: normal;
  right: -5px;
}
.js-mail-select li:hover {
  background: #eee;
}
.from-address {
  display: inline-block;
  width: -webkit-calc(100% - 64px);
  width: calc(100% - 64px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
  font-size: 14px;
  color: #515666;
}
.manage-template {
  border-top: 1px solid #dcdcdc;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #3c97d0;
  cursor: pointer;
  display: block;
}
.mail-template {
  position: absolute;
  right: 0;
  z-index: 99;
  width: 150px;
  background: #fff;
  word-wrap: break-word;
  word-break: normal;
}
.mail-select-list a {
  display: block;
}
.mail-agent {
  position: absolute;
  left: 50px;
  right: 0;
  z-index: 99;
  background: #fff;
}
.mail-agent-list a {
  display: block;
}
.detail-main-item {
  margin-bottom: 8px;
}
.detail-item-name {
  float: left;
  width: 50px;
  font-size: 14px;
  font-weight: 500;
  color: #515666;
}
.detail-item-val {
  float: left;
  width: -webkit-calc( 100% - 50px );
  width: calc( 100% - 50px );
  max-height: 100px;
  overflow: auto;
}
.detail-item-val a {
  word-wrap: break-word;
  word-break: break-all;
}
/*.mail-select-list:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 6px;
    border-color: transparent transparent #dcdcdc transparent;
    position: absolute;
    left: 50%;
    top: -(6px * 2 + 1);
    margin-left: -6px;
    border-style: solid;
}*/
.mail-select-list:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -6px;
  border-style: solid;
}
/*
.detail-reply-desc {
    position: relative;
    top: -5px;
    margin-left: 8px;
    font-size: 15px;
}
*/
.mail-html-body {
  height: 360px;
}
.mail-win .detail-main {
  margin-top: 21px;
  width: 800px;
}
.mail-win .detail-subject {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
.detail-to-mail {
  color: #282828;
}
.mail-error-tip {
  color: red;
  padding-top: 5px;
  position: absolute;
  background: #fff;
  z-index: 2;
  width: -webkit-calc(100% - 340px);
  width: calc(100% - 340px);
}
.mail-win-wrap,
.mail-editor-preview {
  -webkit-box-shadow: 0 0 20px 3px #4c4c4c;
          box-shadow: 0 0 20px 3px #4c4c4c;
}
.mail-win-wrap .modal-header,
.mail-editor-preview .modal-header {
  border-radius: 5px;
  height: 60px;
  text-align: center;
}
.mail-win-wrap .modal-header .header,
.mail-editor-preview .modal-header .header {
  border-radius: 5px;
  border-style: none;
  line-height: 60px;
  color: #515666;
  font-size: 24px;
  font-weight: 500;
}
.mail-win-wrap {
  max-height: 100%;
  overflow: auto;
}
.mail-lead-list > li > a > span:not(.checkbox-radio) {
  vertical-align: top;
}
.mail-container {
  border-radius: 5px;
  padding: 48px 26px 50px 26px;
  text-align: center;
  font-size: 14px;
}
.mail-container.new {
  padding-top: 10px;
}
.mail-container .icon-go:after {
  content: "\e946";
  margin-left: 10px;
  vertical-align: middle;
}
.mail-container .mail-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
}
.mail-container .mail-head-detail {
  font-size: 14px;
  line-height: 16px;
  color: #515666;
  padding: 20px 70px 40px;
}
.mail-container .mail-modal {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 39px;
}
.mail-container .mail-modal .detail-title {
  margin-top: 35px;
  border-bottom: none;
}
.mail-container .mail-modal .detail-title .detail-title-desc {
  font-size: 14px;
  color: #515666;
  line-height: 1.14;
  font-weight: normal;
  white-space: normal;
}
.mail-container .detail-title-step {
  font-weight: bold;
  margin-bottom: 8px;
}
.mail-container .detail-title-desc {
  font-size: 12px;
}
.mail-container .mail-main-or {
  padding: 0 24px;
  position: relative;
  top: -12px;
  font-weight: bold;
}
.mail-container .option2-main {
  border-bottom: 2px solid #dcdcdc;
  padding: 10px 0 15px;
}
.mail-container .option2-main.create-error {
  border-bottom: 2px solid red;
}
.mail-container .create-mail {
  font-size: 12px;
  border: 0;
  color: #3dbaa1;
  font-weight: bold;
  width: 125px;
  display: inline-block;
  text-align: left;
}
.mail-container .mail-btn {
  font-size: 16px;
  cursor: pointer;
  width: 240px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  margin: 30px auto 0;
  color: #fff;
  font-weight: bold;
  background: var(--primary-color);
  -webkit-box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
}
.mail-container .mail-footer {
  margin: 32px auto 0;
  font-size: 12px;
  color: #a0a0a0;
  width: 426px;
}
.mail-container a {
  text-decoration: none;
  display: block;
}
.mail-container .copyArea {
  padding-top: 10px;
}
.mail-container .copyArea .copy {
  width: 320px;
  height: 30px;
  margin: 20px auto 0;
  border-radius: 3px;
}
.mail-container .copyArea .copy input {
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 26px;
  color: #265d80;
  float: left;
  border: 1px solid #dcdcdc;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.mail-container .copyArea .copy .copy-btn {
  float: left;
  height: 30px;
  width: 70px;
  background: #46b0f3;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  border: 0;
}
.mail-container .copyArea .copy .copy-btn:visited {
  outline: 0;
}
.mail-container .create {
  width: 320px;
  height: 30px;
  margin: 20px auto 5px;
  border-radius: 3px;
}
.mail-container .create.create-error {
  border: 1px solid #ff4e4e;
}
.mail-container .create input {
  height: 30px;
  width: 155px;
  padding: 0 0 0 10px;
  font-size: 14px;
  line-height: 26px;
  color: #265d80;
  float: left;
  border: 1px solid #dcdcdc;
  border-right: none;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mail-container .create .email-name {
  height: 28px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 26px;
  color: #265d80;
  float: left;
  border: solid 1px #dcdcdc;
  border-left: none;
  border-right: none;
}
.mail-container .create .create-btn {
  float: left;
  height: 30px;
  width: 70px;
  background: #46b0f3;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.mail-container .create .create-btn:hover {
  background: #3c97d0;
}
.mail-container .create-tip {
  text-align: left;
  width: 320px;
  margin: 5px auto 0;
  color: #ff4e4e;
  position: absolute;
}
.mail-container .light-title {
  padding-top: 10px;
  color: #a0a0a0;
}
.mail-box li.subject-aggregation {
  position: relative;
  padding: 0;
  border: none;
}
.mail-box li.subject-aggregation .content {
  display: table-cell;
  float: none;
  height: 98px;
  width: 2000px;
  vertical-align: middle;
}
.mail-box li.subject-aggregation .content:hover {
  background-color: #f6f7fb !important;
}
.mail-box li.subject-aggregation div {
  margin-left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mail-box li.subject-aggregation div p {
  padding-right: 16px;
  padding-left: 16px;
}
.mail-box li.subject-aggregation time {
  float: right;
}
.mail-box li.subject-aggregation[has-unread="false"] .unread-red,
.mail-box li.subject-aggregation[unread-show="false"] .unread-red,
.mail-box li.subject-aggregation [is-read="false"] .unread-red {
  display: none;
}
.mail-box li.subject-aggregation [is-read="true"] .unread-red {
  display: block;
}
.mail-box li.subject-aggregation .unread-red {
  position: absolute;
  left: 4px;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f54456;
}
.mail-box li.subject-aggregation .aggregation-list-item {
  position: relative;
  cursor: pointer;
}
.mail-box li.subject-aggregation .aggregation-list-item .unread-red {
  top: 13px;
}
.mail-box li.subject-aggregation .aggregation-title {
  position: relative;
}
.mail-box li.subject-aggregation .icon-paper_clip {
  margin-left: 5px;
  vertical-align: middle;
}
.mail-box li.subject-aggregation .aggregation-list-item .icon-paper_clip {
  position: relative;
  top: 2px;
}
.mail-box li.subject-aggregation .li[email-count="1"] .aggregation-title {
  cursor: pointer;
}
.mail-box li.subject-aggregation .aggregation-from-name {
  font-size: 12px;
  color: #c6c8d1;
  max-width: 60px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.mail-box li.subject-aggregation .aggregation-subject {
  margin-bottom: 5px;
  font-size: 16px;
  color: #202437;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.mail-box li.subject-aggregation .aggregation-subject[data-attachment="true"] {
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
}
.mail-box li.subject-aggregation .aggregation-list-first {
  cursor: pointer;
}
.mail-box li.subject-aggregation .subject-aggregation-list p {
  height: 34px;
  line-height: 34px;
}
.mail-box li.subject-aggregation .subject-aggregation-list p:hover {
  background: #f6f7fb;
}
.mail-box li.subject-aggregation .aggregation-list-item.active {
  background: #f6f7fb;
}
.mail-box li.subject-aggregation .aggregation-more-email {
  float: right;
  width: 32px;
  height: 16px;
  margin: 1px 16px 0 4px;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  color: #a0a3af;
  background-color: #ebecf1;
  cursor: pointer;
}
.mail-box li.subject-aggregation .aggregation-more-email .icon-collapse_right {
  position: relative;
  top: 1px;
  color: var(--primary-color);
}
.mail-box li.subject-aggregation .icon-list_arrow_right {
  float: right;
  position: relative;
  top: 1px;
  margin-left: 5px;
  font-size: 12px;
  color: #c6c8d1;
  cursor: pointer;
}
.mail-box li.subject-aggregation .aggregation-title .icon-paper_clip {
  position: absolute;
  right: 13px;
  top: 3px;
  color: #202437;
}
.mail-box li.subject-aggregation .icon-collapse_right.list-down:before {
  content: "\e964";
}
.mail-editor-preview {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 860px;
  padding-bottom: 69px;
  font-size: 14px;
  position: relative;
}
.overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact-info-list-li li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list-li li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list-li li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list-li li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list-li li .relation.dn {
  display: none;
}
.contact-info-list-li li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list-li li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
  border-radius: 4px;
  border: 1px solid #c6c8d1;
}
.contact-info-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li .relation.dn {
  display: none;
}
.contact-info-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li .relation.dn {
  display: none;
}
.contact-info-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.contact-info-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li a {
  width: 100%;
}
.contact-info-list li.member-info {
  cursor: default;
}
.contact-info-list li.member-info:hover {
  background: #fff;
}
.contact-info-list li:not(.member-info):hover,
.contact-info-list li.selected {
  background-color: #f6f7fb;
  cursor: pointer;
}
.contact-info-list li:nth-of-type(1) {
  margin-top: 6px;
}
.contact-info-list li:last-child {
  margin-bottom: 6px;
}
i {
  font-style: normal !important;
}
@media (max-width: 1280px) {
  .page-wrap {
    top: 50px;
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
  }
}
@media (min-width: 1281px) {
  .page-wrap {
    top: 60px;
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
.left-wrap-containner {
  float: left;
  height: 100%;
  background: #fff;
}
.left-wrap {
  height: 100%;
  width: 220px;
  position: relative;
}
.right-wrap {
  position: relative;
}
.page-wrap {
  width: 100%;
  position: absolute;
  background: #f7f7f7;
}
.left-wrap .title {
  height: 33px;
  font-size: 14px;
  margin-top: 20px;
  padding-left: 12px;
}
.left-wrap > ul {
  position: absolute;
  width: 221px;
}
.left-wrap > ul > li {
  padding-left: 12px;
}
.left-wrap > ul > li.show p:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.left-wrap > ul > li > p {
  padding: 20px 0;
  cursor: pointer;
  font-size: 14px;
}
.left-wrap > ul > li > p:after {
  content: "\e976";
  font-family: "icon-font";
  float: right;
  font-size: 16px;
  color: #282828;
  margin-right: 14px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  margin-top: -2px;
}
.left-wrap > ul > li ul li {
  position: relative;
  margin-bottom: 5px;
  border-radius: 3px 0 0 3px;
  line-height: 36px;
  border: 1px transparent solid;
  cursor: pointer;
  color: #787878;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-right: 15px;
}
.left-wrap > ul > li ul li a {
  margin-left: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 130px;
}
.left-wrap > ul > li ul li > i {
  width: 3px;
  height: 20px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
}
.left-wrap > ul > li ul li > i:before {
  content: "" !important;
}
.left-wrap > ul > li ul li:hover {
  font-weight: bold;
  background: #f7f7f7;
  border: 1px #e4e4e4 solid;
  border-right-color: #f7f7f7;
}
.left-wrap > ul > li ul li:hover i {
  background: #f7f7f7;
}
.left-wrap > ul > li ul li.active {
  color: var(--primary-color);
  background: #f7f7f7;
  font-weight: bold;
  border: 1px #e4e4e4 solid;
  border-right-color: #f7f7f7;
}
.left-wrap > ul > li ul li.active i {
  background: var(--primary-color);
}
.icon-appiontment:before {
  content: "\e9af";
  font-size: 14px;
}
.icon-edit3:before {
  content: "\e9aa";
}
.icon-delete:before {
  content: "\e95a";
}
.icon-gmail:before {
  content: "\e986";
}
.icon-billing:before {
  content: "\e91d";
}
.icon-lender:before {
  content: "\e989";
}
.icon-drip:before {
  content: "\e911";
}
.icon-email-template:before {
  content: "\E9B1";
  font-size: 15px;
}
.icon-save:before {
  content: "\e914";
}
.icon-icon-check:before {
  content: "\e909";
}
.icon-actionplan:before {
  content: "\e91e";
  font-size: 14px;
}
.icon-appcenter:before {
  content: "\e926";
  font-size: 14px;
}
.icon-import:before {
  content: "\e92b";
  font-size: 14px;
}
.icon-virtualNumber:before {
  content: "\e932";
  font-size: 13px;
}
.icon-openHouse:before {
  content: "\e996";
  font-size: 14px;
}
.icon-drip {
  font-size: 16px;
  margin-right: 1px;
}
.smartplan .left-part {
  float: left;
  width: 280px;
  height: 460px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 10px;
  border-right: 1px solid #d9d9d9;
}
.smartplan .left-part .bulk-top {
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.smartplan .left-part .bulk-top .templatesTab {
  margin: auto;
  border: 1px solid #ececec;
  border-radius: 3px;
  font-weight: 500;
}
.smartplan .left-part .bulk-top .templatesTab .tab {
  width: 125px;
  height: 36px;
  float: left;
  line-height: 36px;
  text-align: center;
  font-size: 13px;
  position: relative;
  cursor: pointer;
}
.smartplan .left-part .bulk-top .templatesTab .tab:nth-child(1) {
  border-right: 1px solid #ececec;
}
.smartplan .left-part .bulk-top .templatesTab .active {
  color: #4ba9e4;
}
.smartplan .left-part .bulk-top .templatesTab .active:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 97px;
  height: 1px;
  background: #4ba9e4;
  left: 14px;
  bottom: 7px;
}
.smartplan .left-part .bulk-top .templatesTab .my-tab.active:after {
  width: 83px;
  left: 21px;
}
.smartplan .left-part .bulkPop-left {
  overflow-y: auto;
  height: 388px;
}
.smartplan .left-part .bulkPop-left > div {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 10px;
  cursor: pointer;
  margin-top: 2px;
}
.smartplan .left-part .bulkPop-left > div.selected {
  background-color: #f6f7fb;
  font-weight: bold;
  position: relative;
}
.smartplan .left-part .bulkPop-left > div:hover {
  background-color: #f6f7fb;
}
.smartplan .left-part .bulkPop-left .my-text {
  display: none;
}
.smartplan .left-part .bulkPop-left .left-empty {
  display: none;
  padding: 0;
  text-align: center;
  line-height: 16px;
  position: relative;
  top: 150px;
  padding: 0 20px;
}
.smartplan .left-part .bulkPop-left .left-empty:hover {
  background-color: none;
}
.smartplan .content-body {
  color: #797e8b;
  word-wrap: break-word;
  word-break: normal;
}
.smartplan .bulkPop-right {
  float: left;
  width: 660px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 18px;
  position: relative;
  background: #f6f7fb;
}
.smartplan .bulkPop-right .desc {
  padding: 20px 0;
  font-size: 14px;
  font-weight: 600;
  color: #a0a3af;
}
.smartplan .bulkPop-right .smartplan-right-content {
  overflow-y: auto;
  height: 328px;
}
.smartplan .bulkPop-right .smartplan-right-item {
  background: #fff;
  margin: 0 0 20px 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 10, 30, 0.1);
}
.smartplan .bulkPop-right .smartplan-right-item .right-content-main {
  padding: 10px 15px 20px;
  border-top: 1px solid #d9d9d9;
}
.smartplan .bulkPop-right .bulkPop-right-content {
  background: #fff;
  padding: 20px 15px;
  overflow-x: auto;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}
.smartplan .bulkPop-right .bulkPop-right-content table {
  margin: 0;
}
.smartplan .bulkPop-right .bulkPop-right-content h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-word;
}
.smartplan .bulkPop-right .bulkPop-right-content > div {
  font-size: 13px;
}
.smartplan .bulkPop-right .bulkPop-right-content a {
  color: #787878;
}
.smartplan .bulkPop-right .bulkPop-right-content a:hover {
  color: #4ba9e4;
}
.smartplan .bulkPop-right > div:last-child {
  margin-bottom: 0;
}
.smartplan .bulkPop-right > div > p {
  color: #a0a0a0;
  line-height: 35px;
  font-size: 13px;
  text-align: center;
}
.smartplan .bulkPop-right > div > p .icon {
  font-size: 14px;
  vertical-align: middle;
  margin-right: 2px;
  cursor: auto;
}
.smartplan .bulkPop-right .smartplan-right-title {
  color: #a0a0a0;
  line-height: 35px;
  font-size: 13px;
  padding: 0 15px;
}
.smartplan .bulkPop-right .smartplan-right-title .smartplan-wait {
  float: right;
}
.smartplan .bulkPop-right .smartplan-right-title .smartplan-type {
  font-size: 16px;
  font-weight: 600;
  color: #515666;
}
.smartplan .bulkPop-right .smartplan-right-title .icon {
  font-size: 14px;
  vertical-align: middle;
  margin-right: 2px;
  cursor: auto;
}
.smartplan .bulkPop-right .blankP {
  height: 18px;
}
.smartplan .bulkPop-right .icon-time:before {
  content: "\e9ec";
}
.smartplan .bulkPop-right .noresult {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  font-size: 24px;
  font-weight: 300;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #aaa;
}
.smartplan .bulk-pop {
  width: 940px;
}
.smartplan .bulk-pop .btns {
  background-color: #fff;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
  height: 72px;
  line-height: 72px;
  border-top: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  border-radius: 0 0 5px 0;
}
.smartplan .bulk-pop .btns a {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  position: absolute;
  right: 107px;
  top: 20px;
  border-radius: 2px;
}
.smartplan .bulk-pop .btns input[type="button"] {
  margin-right: 30px;
}
.smartplan .bulkPopEmpty p {
  font-size: 18px;
}
.smartplan .bulkPopEmpty a {
  padding-left: 9px;
  padding-right: 9px;
  display: inline-block;
}
.smartplan .modal-bulk-pop.modal .close-btn {
  top: 19px;
}
.left-part {
  float: left;
  width: 280px;
  height: 460px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 10px;
  border-right: 1px solid #d9d9d9;
}
.left-part .bulk-top {
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-part .bulk-top .templatesTab {
  margin: auto;
  border: 1px solid #ececec;
  border-radius: 3px;
  font-weight: 500;
}
.left-part .bulk-top .templatesTab .tab {
  width: 125px;
  height: 36px;
  float: left;
  line-height: 36px;
  text-align: center;
  font-size: 13px;
  position: relative;
  cursor: pointer;
}
.left-part .bulk-top .templatesTab .tab:nth-child(1) {
  border-right: 1px solid #ececec;
}
.left-part .bulk-top .templatesTab .active {
  color: #4ba9e4;
}
.left-part .bulk-top .templatesTab .active:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 97px;
  height: 1px;
  background: #4ba9e4;
  left: 14px;
  bottom: 7px;
}
.left-part .bulk-top .templatesTab .my-tab.active:after {
  width: 83px;
  left: 21px;
}
.left-part .bulkPop-left {
  overflow-y: auto;
  height: 388px;
}
.left-part .bulkPop-left > div {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 10px;
  cursor: pointer;
  margin-top: 2px;
}
.left-part .bulkPop-left > div.selected {
  background-color: #f5f5f5;
  font-weight: bold;
  position: relative;
}
.left-part .bulkPop-left > div:hover {
  background-color: #f5f5f5;
}
.left-part .bulkPop-left .my-text {
  display: none;
}
.left-part .bulkPop-left .left-empty {
  display: none;
  padding: 0;
  text-align: center;
  line-height: 16px;
  position: relative;
  top: 150px;
}
.left-part .bulkPop-left .left-empty:hover {
  background-color: none;
}
.bulkPop-right {
  float: left;
  width: 660px;
  height: 388px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 18px;
  position: relative;
}
.bulkPop-right .bulkPop-right-content {
  background: #fff;
  padding: 20px 15px;
  overflow-x: auto;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}
.bulkPop-right .bulkPop-right-content table {
  margin: 0;
}
.bulkPop-right .bulkPop-right-content h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-word;
}
.bulkPop-right .bulkPop-right-content > div {
  font-size: 13px;
}
.bulkPop-right .bulkPop-right-content a {
  color: #787878;
}
.bulkPop-right .bulkPop-right-content a:hover {
  color: #4ba9e4;
}
.bulkPop-right > div:last-child {
  margin-bottom: 18px;
}
.bulkPop-right > div > p {
  color: #a0a0a0;
  line-height: 35px;
  font-size: 13px;
  text-align: center;
}
.bulkPop-right > div > p .icon {
  font-size: 14px;
  vertical-align: middle;
  margin-right: 2px;
  cursor: auto;
}
.bulkPop-right .blankP {
  height: 18px;
}
.bulkPop-right .icon-time:before {
  content: "\e9ec";
}
.bulkPop-right .noresult {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  font-size: 24px;
  font-weight: 300;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #aaa;
}
.bulk-pop {
  width: 940px;
}
.bulk-pop .btns {
  background-color: #fff;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
  height: 72px;
  line-height: 72px;
  border-top: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  border-radius: 0 0 5px 0;
}
.bulk-pop .btns a {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  position: absolute;
  right: 107px;
  top: 20px;
  border-radius: 2px;
}
.bulk-pop .btns input[type="button"] {
  margin-right: 30px;
}
.bulkPopEmpty p {
  font-size: 18px;
}
.bulkPopEmpty a {
  padding-left: 9px;
  padding-right: 9px;
  display: inline-block;
}
.modal-bulk-pop.modal .close-btn {
  top: 19px;
}
.upgrade-pro {
  display: inline-block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  background-color: #90dd65;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
.upgrade-pro:after {
  content: "Pro";
}
.upgrade-container {
  width: 1120px;
  height: 520px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #e1e2e6;
  padding: 20px;
}
.upgrade-container .upgrade-img {
  float: left;
  width: 660px;
  height: 520px;
}
.upgrade-container .upgrade-img > img {
  width: 100%;
}
.upgrade-container .upgrade-text {
  float: right;
  padding: 20px 20px 20px 40px;
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  width: 400px;
  position: relative;
}
.upgrade-container .upgrade-text .title {
  margin-bottom: 33px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.33;
  color: #202437;
}
.upgrade-container .upgrade-text .desc {
  font-size: 16px;
  line-height: 1.5;
  color: #515666;
  margin-bottom: 16px;
}
.upgrade-container .upgrade-text .desc:before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #ebecf1;
  margin-right: 12px;
  vertical-align: top;
  position: relative;
  top: 7px;
}
.upgrade-container .upgrade-text .desc > p {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}
.upgrade-container .upgrade-text .contact-btn {
  width: 100%;
}
.upgrade-container .upgrade-text .contact-btn,
.upgrade-container .upgrade-text .pop-btn {
  cursor: pointer;
  min-width: 180px;
  padding: 0 20px;
  height: 50px;
  border-radius: 4px;
  border: none;
  background-color: var(--primary-color);
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
.upgrade-container .upgrade-text .contact-btn:hover,
.upgrade-container .upgrade-text .pop-btn:hover {
  background: #1c8cea;
}
.upgrade-container .upgrade-text .pop-btn {
  position: relative;
  left: 220px;
}
.upgrade-container .upgrade-text .bottom {
  position: absolute;
  bottom: 20px;
}
.upgrade-container .upgrade-text .bottom .leadgen-buynow-btn {
  display: block;
  width: 400px;
  height: 50px;
  color: var(--primary-color);
  line-height: 50px;
  font-weight: 600;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid var(--primary-color);
}
.upgrade-container .upgrade-text .bottom .btn-build {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.25;
  color: var(--primary-color);
  text-decoration: underline;
}
.upgrade-container .upgrade-text .bottom .btn-build > span {
  cursor: pointer;
}
.upgrade-container .upgrade-text .help-center-link {
  font-size: 16px;
  color: #797e8b;
  line-height: 1.25;
  margin-top: 30px;
}
.upgrade-container .upgrade-text .help-center-link > a {
  color: var(--primary-color);
  text-decoration: underline;
}
.upgrade-container .upgrade-text .btn-tip {
  font-size: 16px;
  color: #515151;
  line-height: 1.25;
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .upgrade-container {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 520px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e1e2e6;
    padding: 20px;
  }
  .upgrade-container .upgrade-img {
    float: left;
    width: -webkit-calc(100% - 480px);
    width: calc(100% - 480px);
    height: 520px;
    line-height: 520px;
  }
  .upgrade-container .upgrade-img > img,
  .upgrade-container .upgrade-img .swiper-slide > img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .upgrade-container:not(.pop) {
    width: 660px;
    height: auto;
  }
  .upgrade-container:not(.pop) .upgrade-img {
    width: 528px;
    height: 416px;
    padding: 0 66px;
  }
  .upgrade-container:not(.pop) .upgrade-img > img {
    width: 528px;
  }
  .upgrade-container:not(.pop) .upgrade-text {
    float: left;
    padding: 40px 20px 0;
    height: auto;
    width: 620px;
    position: relative;
  }
  .upgrade-container:not(.pop) .upgrade-text .bottom {
    position: static;
    padding-top: 14px;
    text-align: right;
    padding-bottom: 20px;
  }
  .upgrade-container:not(.pop) .upgrade-text .help-center-link {
    margin-top: 20px;
  }
}
.pop-upgrade {
  background: url("//static.chimeroi.com/crm/images/upgrade_popwin_bg.jpg") center center no-repeat;
  background-size: 100% 100%;
  width: 500px;
}
.pop-upgrade .pop-upgrade-body {
  position: relative;
  height: 355px;
  width: 365px;
  margin: 0 auto;
  padding-top: 140px;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.pop-upgrade .pop-upgrade-body .upgrade-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  color: #202437;
}
.pop-upgrade .pop-upgrade-body .upgrade-content {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  color: #515666;
}
.pop-upgrade .pop-upgrade-body .upgrade-button {
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 240px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  background-color: var(--primary-color);
  -webkit-box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.pop-upgrade .pop-upgrade-body .upgrade-button:hover {
  background-color: var(--primary-color-5);
}
.pop-leadAnalysis .pop-upgrade-body {
  width: 880px;
  padding: 0 50px 30px 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-img {
  float: left;
  width: 300px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-img img {
  width: 100%;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content {
  overflow: hidden;
  padding-left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 370px;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.33;
  color: #202437;
  margin-bottom: 20px;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .desc-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .desc-list .desc {
  font-size: 16px;
  line-height: 1.5;
  color: #515666;
  margin-bottom: 16px;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .bottom {
  text-align: right;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .upgrade-button {
  padding: 0 20px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  background-color: var(--primary-color);
  -webkit-box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 12px 24px 0 rgba(var(--primary-color-rgb), 0.3);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.pop-leadAnalysis .pop-upgrade-body .pop-upgrade-content .upgrade-button:hover {
  background-color: var(--primary-color-5);
}
.roster-social-icon {
  border-radius: 18px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.si-facebook {
  background-color: #1877f21a;
}
.si-facebook::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/8697297c-2f48-4375-bc64-f09bf2708ba6_social_facebook.svg");
}
.si-linkedin {
  background-color: #0a66c21a;
}
.si-linkedin::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/577b34e3-89d3-48fd-88e4-fade5fbbd89a_social_linkedin.svg");
}
.si-twitter {
  background-color: #000;
}
.si-twitter::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://cdn.chime.me/image/fs/sitebuild/2023108/22/original_42bcc852-adee-498d-a360-fe037251f604.png");
  background-size: 100% 100%;
}
.si-zillow {
  background-color: #006bff1a;
}
.si-zillow::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/6dd00dde-4218-4022-a83d-1a3b8a225e01_social_zillow.svg");
}
.si-yelp {
  background-color: #ff1a1a1a;
}
.si-yelp::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/c481626a-099b-43f1-84ab-bde777021939_social_yelp.svg");
}
.si-instagram {
  background-color: #7938ab1a;
}
.si-instagram::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/f9cd136e-ff80-4109-9334-7157e0f681f2_social_ens.svg");
}
.si-youtube {
  background-color: #ff00001a;
}
.si-youtube::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/1acbacb8-8acb-4629-b18c-861fead4440a_social_y2b.svg");
}
.si-snapchat {
  background-color: #a6a4011a;
}
.si-snapchat::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/477950bc-6f5f-4e59-8bc6-19d0a4e9992f_social_snapchat.svg");
}
.si-pinterest {
  background-color: #e600231a;
}
.si-pinterest::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/fac26276-9196-4ca6-b6b9-3746a1f1c962_social_pinterest.svg");
}
.si-angelist {
  background-color: #ff61531a;
}
.si-angelist::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/0b199aaa-0e86-4d0a-b837-d63a4d1cd206_social_angi.svg");
}
.si-google {
  background-color: #4385f51a;
}
.si-google::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/acb3e59b-e22c-497f-a15a-1860aea2bb68_social_google.svg");
}
.si-whatsapp {
  background-color: #48c8581a;
}
.si-whatsapp::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/8a6b3144-37fc-4687-96cb-13cc50cb9114_social_wp.svg");
}
.si-redfin {
  background-color: #c820211a;
}
.si-redfin::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://static.chimeroi.com/servicetool-temp/20221126/3/ab1fda09-e8b3-48fb-b982-41389307d589_social_redfin.svg");
}
.si-tiktok {
  background-color: #f6f7fb;
}
.si-tiktok::after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://cdn.lofty.com/image/fs/servicetool/202547/9/original_1db8c3ddf21542ef.png");
  background-size: 85% 85%;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-items-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.font-title-1 {
  font-size: 16px;
  line-height: 20px;
  color: #2c2c2c;
  font-weight: 600;
}
.__t__font-type1 {
  font-size: 14px;
  line-height: 17px;
  color: #515666;
}
.hover-pointer:hover {
  cursor: pointer;
}
.hover-active:hover {
  color: var(--primary-color);
}
.chime-pane {
  border: 1px solid #e1e2e6;
  border-radius: 4px;
  background: #ffffff;
}
.chime-overflow-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.common-opt-icon {
  font-size: 14px;
  border: 1px solid #e1e2e6;
  border-radius: 4px;
  color: #797e8b;
  cursor: pointer;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  line-height: 36px;
}
.common-opt-icon:hover {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 10, 30, 0.1);
          box-shadow: 0px 1px 3px rgba(0, 10, 30, 0.1);
}
.common-opt-icon:active {
  background: #ebecf1;
}
.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.activities-content {
  display: inline-block;
  width: 780px;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  border-radius: 4px;
}
.swiper-container .page-left {
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 30px 50px 30px;
  width: 360px;
  height: 100%;
  background-color: rgba(32, 36, 55, 0.9);
  z-index: 10;
  top: 0;
}
.swiper-container .page-left > h1 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
.swiper-container .page-left .left-desc {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.3;
}
.swiper-container .view-more-btn {
  z-index: 12;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.swiper-wrapper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 18px;
  left: 22px;
  width: 100%;
}
.swiper-pagination {
  position: absolute;
  /* text-align: center; */
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 12;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.swiper-pagination-bullet:hover {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .activities-content,
  .swiper-container {
    height: 260px;
  }
  .swiper-container .page-left {
    padding: 20px 30px 50px 20px;
  }
}
.dashboard-content .dashTab {
  position: relative;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard-content .dashTab-l.companyTab {
  width: 340px;
}
.dashboard-content .dashTab-l > span {
  font-size: 14px;
  font-weight: 500;
  color: #a0a3af;
  left: 180px;
  float: right;
  line-height: 30px;
  cursor: pointer;
  line-height: 36px;
  height: 36px;
  display: inline-block;
}
.dashboard-content .dashTab-l > span .icon2017 {
  margin-right: 5px;
}
.dashboard-content .dashTab-l > span.active {
  cursor: default;
  font-size: 20px;
  font-weight: 600;
  color: #202437;
  left: 0;
  float: left;
  margin-right: 25px;
}
.dashboard-content .dashTab-l > span.active .icon2017 {
  display: none;
}
.dashboard-content > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.dashboard-content .dashboard-item {
  float: left;
  min-width: -webkit-calc((100% - 60px) / 4);
  min-width: calc((100% - 60px) / 4);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  height: 180px;
  color: #515666;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard-content .dashboard-item.pointer {
  cursor: pointer;
}
.dashboard-content .dashboard-item:not(:first-child) {
  margin-left: 20px;
}
.dashboard-content .dashboard-item .title {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  padding-right: 20px;
}
.dashboard-content .dashboard-item .title:after {
  content: "\E93B";
  position: absolute;
  color: #c6c8d1;
  right: 0;
  top: 3px;
  font-size: 14px;
  font-weight: normal;
  font-family: "icon-font";
}
.dashboard-content .dashboard-item .info {
  font-size: 20px;
  line-height: 94px;
  height: 94px;
}
.dashboard-content .dashboard-item .info.empty-goal {
  font-size: 48px;
  text-align: center;
  color: #c6c8d1;
}
.dashboard-content .dashboard-item .info .upgrade {
  position: relative;
  top: 28px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 100px;
  background-color: var(--primary-color);
  -webkit-box-shadow: 0 2px 5px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 2px 5px 0 rgba(var(--primary-color-rgb), 0.3);
  margin: 0 auto;
}
.dashboard-content .dashboard-item .big-number {
  font-size: 54px;
  font-weight: 300;
  color: var(--primary-color);
}
.dashboard-content .dashboard-item .big-number.light-blue {
  color: var(--primary-color-6);
}
.dashboard-content .dashboard-item.opportunities .big-number {
  color: #2cd781;
}
.dashboard-content .dashboard-item .desc-part {
  display: inline-block;
  width: 100%;
}
.dashboard-content .dashboard-item .blue {
  color: var(--primary-color);
}
.dashboard-content .dashboard-item .blue .small-number {
  color: var(--primary-color);
}
.dashboard-content .dashboard-item .small-number {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #515666;
  margin-right: 4px;
}
.dashboard-content .dashboard-item .chart {
  height: 94px;
}
.dashboard-content .dashboard-item .desc {
  font-size: 12px;
  color: #a0a3af;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard-content .dashboard-item .ct {
  display: inline-block;
  vertical-align: top;
}
.dashboard-content .dashboard-item .empty {
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
}
.dashboard-content .dashboard-item .empty a {
  color: var(--primary-color);
}
.dashboard-content .dashboard-item .empty .empty-text {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.dashboard-content .dashboard-item .stretch,
.dashboard-content .dashboard-item .need-more-lead {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard-content .business-goal .report-chart-block {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  height: 420px;
}
.dashboard-content .business-goal .set-goal {
  font-size: 14px;
  margin-top: 3px;
  color: #797e8b;
}
.dashboard-content .business-goal .set-goal:hover {
  color: var(--primary-color);
}
.dashboard-content .business-goal .chart-container {
  height: 94px;
  position: relative;
}
.dashboard-content .business-goal .bars-chart-contart {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 37px;
}
.dashboard-content .business-goal .bars-chart-contart > span {
  position: absolute;
}
.dashboard-content .business-goal .bar-chart {
  display: inline-block;
  height: 20px;
  min-width: 6px;
  border-radius: 4px;
}
.dashboard-content .business-goal .earned-chart {
  width: 200px;
}
.dashboard-content .business-goal .goal-chart {
  background: var(--primary-color-9);
  width: 130px;
  top: 10px;
}
.dashboard-content .business-goal .forecast-chart {
  background: #f6f7fb;
  border: solid 1px #ebecf1;
  min-width: 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.dashboard-content .business-goal .forecast-dash-chart {
  height: 20px;
  width: 0px;
  border-left: 1px dashed rgba(145, 152, 161, 0.5);
}
.dashboard-content .business-goal .pace-chart {
  height: 80px;
  width: 0px;
  border-left: 1px dashed rgba(145, 152, 161, 0.5);
}
.dashboard-content .business-goal .tip-text {
  font-size: 12px;
  top: -26px;
  white-space: nowrap;
}
.dashboard-content .business-goal .earned-goal-text {
  font-size: 12px;
  font-weight: 600;
  left: 0;
  top: -26px;
}
.dashboard-content .business-goal .pace-text {
  right: 0;
}
.dashboard-content .business-goal .pace-text,
.dashboard-content .business-goal .forecast-text {
  color: #a0a3af;
}
.dashboard-content .business-goal .legend-info {
  font-size: 14px;
  color: #5e646c;
  margin-top: 12px;
}
.dashboard-content .business-goal .legend-info li {
  float: left;
  width: 50%;
  margin-top: 10px;
}
.dashboard-content .business-goal .legend-info li:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
}
.dashboard-content .business-goal .legend-info li:nth-child(2n) .text {
  width: 76px;
}
.dashboard-content .business-goal .legend-info .earned-color:before {
  background: #2cd781;
}
.dashboard-content .business-goal .legend-info .not-onpace:before {
  background: #fb6f66;
}
.dashboard-content .business-goal .legend-info .goal-color:before {
  background: var(--primary-color-9);
}
.dashboard-content .business-goal .legend-info .text {
  display: inline-block;
  width: 108px;
}
.dashboard-content .business-goal .legend-info .money {
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  color: #5e646c;
}
.dashboard-content .greenblue-bg {
  background: #2cd781;
}
.dashboard-content .greenblue-color {
  color: #2cd781;
}
.dashboard-content .salmon-color {
  color: #fb6f66;
}
.dashboard-content .salmon-bg {
  background: #fb6f66;
}
.training-content {
  margin-bottom: 20px;
  float: right;
  width: 380px;
}
.training-content iframe {
  width: 100%;
  height: 191px;
  border: none;
  border-radius: 4px;
}
.training-content .on-boarding-process {
  height: 300px;
  color: #515666;
  position: relative;
}
.training-content .on-boarding-process > div {
  padding: 0 20px 20px;
}
.training-content .on-boarding-process > div > p {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}
.training-content .on-boarding-process > div > p.onlyOne {
  margin-top: 32px;
}
.training-content .on-boarding-process > div .boarding-progress {
  position: relative;
  margin: 10px 0 12px;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #ebecf1;
  overflow: hidden;
}
.training-content .on-boarding-process > div .boarding-progress .fill {
  position: absolute;
  right: 100%;
  width: 100%;
  height: 40px;
  border-radius: 2px;
  background-color: #2cd781;
  transition: right 0.6s;
  -webkit-transition: right 0.6s;
}
.training-content .on-boarding-process > div .boarding-progress .number {
  position: absolute;
  right: 0;
  font-size: 18px;
  color: #515666;
  line-height: 40px;
  font-weight: bold;
}
.training-content .on-boarding-process > div .boarding-progress .number.belowHalf {
  right: 10px;
}
.training-content .on-boarding-process > div .boarding-progress .number.overHalf {
  left: 10px;
  color: #fff;
}
.training-content .on-boarding-process > div .boarding-progress .number span {
  font-size: 12px;
  line-height: 2.5;
  font-weight: 600;
}
.training-content .on-boarding-process > div .boarding-progress .number b {
  font-weight: 500;
}
.training-content .on-boarding-process > div .step-list li {
  font-size: 12px;
  padding: 2px 0 5px;
}
.training-content .on-boarding-process > div .step-list li > p {
  position: relative;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.training-content .on-boarding-process > div .step-list li > p > span {
  vertical-align: middle;
}
.training-content .on-boarding-process > div .step-list li > p:before {
  vertical-align: middle;
  margin-right: 5px;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #ebecf1;
}
.training-content .on-boarding-process > div .step-list li > p.empty {
  text-align: center;
  margin-top: 45px;
}
.training-content .on-boarding-process > div .step-list li > p.empty:before {
  display: none;
}
.training-content .on-boarding-process > div .step-list li > div {
  display: inline-block;
  margin-left: 11px;
  padding: 2px 7px;
  color: var(--primary-color);
  background-color: var(--primary-color-10);
  border-radius: 4px;
  border: solid 1px var(--primary-color-9);
}
.training-content .on-boarding-process > div .view-detail {
  position: absolute;
  bottom: 20px;
  font-size: 16px;
  height: 20px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  line-height: 20px;
  font-weight: 600;
  padding: 10px 0;
  cursor: pointer;
  margin-top: 10px;
}
.training-content .video {
  padding: 0 20px 20px;
}
.training-content .video ul li {
  margin-bottom: 20px;
}
.training-content .video ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.training-content .video ul li .training-desc {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  color: #515666;
  margin-top: 10px;
}
.training-content .video ul .online-training {
  width: 100%;
  padding-top: 20px;
  position: relative;
}
.training-content .video ul .online-training > img {
  width: 340px;
  height: 192px;
  border-radius: 4px;
}
.training-content .video ul .online-training > h5 {
  position: absolute;
  left: 20px;
  top: 38px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(32, 36, 55, 0.5);
}
.training-content .video ul .online-training > a {
  position: absolute;
  right: 10px;
  bottom: 13px;
  height: 30px;
  padding: 0 12px;
  line-height: 30px;
  border-radius: 4px;
  background-color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.training-content .video ul .online-training > a .icon2017 {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}
.training-content .video ul .online-training > a:hover {
  background-color: var(--primary-color-5);
}
.training-content .video ul .online-training > a:active {
  background-color: var(--primary-color-3);
}
.training-content .video-container {
  position: relative;
  margin-top: 10px;
}
.training-content .video-container .play {
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
}
.training-content .video-container .play .icon-play_02 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -50%);
      -ms-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  font-size: 20px;
  color: #515666;
}
.training-content .video-container .play:hover {
  background-color: #fff;
}
.training-content .updates .update-list {
  width:  -webkit-calc( 100% - 40px) ;
  width:  calc( 100% - 40px) ;
  padding: 8px 20px 20px;
  font-size: 14px;
  line-height: 2.25;
  color: #515666;
}
.training-content .updates .update-list > li {
  position: relative;
  padding-left: 10px;
  height: 36px;
  line-height: 36px;
}
.training-content .updates .update-list > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #515666;
}
.training-content .updates .update-list > li .subject {
  cursor: pointer;
  width: 190px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.training-content .updates .date {
  color: #a0a3af;
  float: right;
}
.training-content .item-type {
  line-height: 30px;
}
.on-boarding-popwin .img-container {
  position: relative;
  padding: 0 30px;
  width: 860px;
  color: #515666;
}
.on-boarding-popwin .img-container img {
  display: block;
  width: 100%;
}
.on-boarding-popwin .img-container p {
  height: 74px;
  line-height: 74px;
}
.on-boarding-popwin .img-container .empty {
  width: 100%;
  height: 300px;
  background-color: #d8d8d8;
  color: #202437;
  text-align: center;
  line-height: 300px;
}
.on-boarding-popwin .img-container .img-ok {
  position: absolute;
  display: inline-block;
  right: 30px;
  bottom: 20px;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.today-hot-listing {
  display: block;
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
}
.today-hot-listing .font600 {
  font-weight: 600;
}
.today-hot-listing .title {
  line-height: 50px;
  height: 50px;
  padding: 0 0 0 20px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #ebecf1;
  color: #515666;
}
.today-hot-listing .list-wrapper {
  margin: 24px 0 0;
  padding: 0 20px 30px;
}
.today-hot-listing .list-wrapper .list-item {
  margin: 20px 0 0 0;
  height: 48px;
  font-size: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.today-hot-listing .list-wrapper .list-item .left {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 16px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  border-radius: 24px;
}
.today-hot-listing .list-wrapper .list-item .left-1 {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 16px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  border-radius: 24px;
  background: #aebbf7;
}
.today-hot-listing .list-wrapper .list-item .left-2 {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 16px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  border-radius: 24px;
  background: #a9cdfb;
}
.today-hot-listing .list-wrapper .list-item .left-3 {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 16px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  border-radius: 24px;
  background: #acdcf2;
}
.today-hot-listing .list-wrapper .list-item .over-thousand {
  font-size: 16px;
}
.today-hot-listing .list-wrapper .list-item .right {
  vertical-align: top;
  display: inline-block;
  font-size: 0;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  position: relative;
}
.today-hot-listing .list-wrapper .list-item .right .item-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  height: 20px;
  margin: 4px 0;
  color: #202437;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.today-hot-listing .list-wrapper .list-item .right .item-title-full {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  height: 40px;
  margin: 4px 0;
  color: #202437;
}
.today-hot-listing .list-wrapper .list-item .right .item-text {
  font-size: 14px;
  color: #797e8b;
}
.today-hot-listing .list-wrapper .list-item .right .item-text .special {
  color: var(--primary-color-5);
  font-weight: 600;
}
.today-hot-listing .list-wrapper .list-item .view-more {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #c6c8d1;
}
.today-hot-listing .list-wrapper .listing-btn {
  height: initial;
  white-space: initial;
  word-wrap: break-word;
  line-height: 20px !important;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.today-hot-listing .empty-list {
  width: 340px;
  height: 238px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 20px;
  font-size: 14px;
}
.today-hot-listing .chime-btn.primary {
  width: 340px;
  line-height: 40px;
  margin-top: 20px;
  font-size: 12px;
}
.announcement-content {
  display: block;
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
}
.announcement-content .title {
  line-height: 50px;
  height: 50px;
  padding: 0 20px 0 20px;
  font-size: 18px;
  font-weight: 600;
  color: #515666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.announcement-content .title .options-container {
  color: var(--primary-color);
  font-weight: 200;
  font-size: 14px;
}
.announcement-content .title .options-container .button {
  cursor: pointer;
}
.announcement-content .title .options-container .split {
  padding: 0 8px;
  color: #ebecf1;
}
.announcement-content .empty-list {
  width: 340px;
  height: 223px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 20px;
  font-size: 14px;
}
.announcement-content .empty-list .icon-container {
  font-size: 40px;
  height: 60px;
  color: #c6c8d1;
}
.announcement-content .empty-list .link {
  color: var(--primary-color);
  font-family: SFUIText;
  text-decoration: underline;
}
.announcement-content .empty-list .no-data {
  color: #a0a3af;
  font-family: SFUIText;
  max-width: 340px;
}
.team-share-tip-container {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.team-share-tip-container .Ico-microsoft-teams {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.anno-maintain-pop .pop-container .title,
.anno-share-pop .pop-container .title {
  padding: 0;
}
.anno-maintain-pop .anno-pop-body,
.anno-share-pop .anno-pop-body {
  padding: 20px 30px;
  width: 640px;
  overflow-y: auto;
}
.anno-maintain-pop .anno-pop-body .anno-form,
.anno-share-pop .anno-pop-body .anno-form {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f6f7fb;
}
.anno-maintain-pop .anno-pop-body .anno-form .com-form-item,
.anno-share-pop .anno-pop-body .anno-form .com-form-item {
  margin-bottom: 20px;
}
.anno-maintain-pop .anno-pop-body .anno-form .com-form-label,
.anno-share-pop .anno-pop-body .anno-form .com-form-label {
  width: 70px;
}
.anno-maintain-pop .anno-pop-body .anno-form .com-form-label .required,
.anno-share-pop .anno-pop-body .anno-form .com-form-label .required {
  color: red;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-operation-container,
.anno-share-pop .anno-pop-body .anno-form .form-operation-container {
  text-align: right;
  margin-bottom: 20px;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-operation-container .icon2017,
.anno-share-pop .anno-pop-body .anno-form .form-operation-container .icon2017 {
  margin-left: 20px;
  cursor: pointer;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-operation-container .disabled,
.anno-share-pop .anno-pop-body .anno-form .form-operation-container .disabled {
  /* color: #a0a3af;
                    cursor: not-allowed; */
  visibility: hidden;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-item,
.anno-share-pop .anno-pop-body .anno-form .form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-item .com-form-content,
.anno-share-pop .anno-pop-body .anno-form .form-item .com-form-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-item .com-form-content > input,
.anno-share-pop .anno-pop-body .anno-form .form-item .com-form-content > input {
  width: 100%;
  height: 36px;
  line-height: 38px;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-item .com-form-content > textarea,
.anno-share-pop .anno-pop-body .anno-form .form-item .com-form-content > textarea {
  width: 100%;
  height: 84px;
  padding: 10px;
}
.anno-maintain-pop .anno-pop-body .anno-form .form-tip,
.anno-share-pop .anno-pop-body .anno-form .form-tip {
  text-align: right;
  padding-top: 10px;
  color: red;
}
.anno-maintain-pop .anno-pop-body .anno-add,
.anno-share-pop .anno-pop-body .anno-add {
  cursor: pointer;
  border: 1px dashed var(--primary-color);
  border-radius: 4px;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  margin-bottom: 20px;
}
.anno-maintain-pop .anno-pop-footer,
.anno-share-pop .anno-pop-footer {
  padding: 20px;
  text-align: right;
}
.anno-maintain-pop .anno-pop-footer .chime-btn,
.anno-share-pop .anno-pop-footer .chime-btn {
  margin-left: 10px;
}
.anno-share-body {
  width: 410px;
  padding: 20px 30px;
}
.anno-share-body p {
  padding-bottom: 20px;
}
.anno-share-body p a {
  text-decoration: underline;
  color: var(--primary-color);
}
.anno-share-body .com-dropdownbox {
  line-height: 40px;
  height: 40px;
}
.anno-container-tip {
  text-align: center;
  word-break: break-word;
  max-width: 200px;
}
#homepage .account-usage-content {
  width: 840px;
  height: 220px;
  float: left;
}
#homepage .account-usage-content > ul {
  margin-bottom: 20px;
}
#homepage .account-usage-content > ul > li {
  height: 220px;
  position: relative;
}
#homepage .account-usage-content > ul > li .page-left {
  position: relative;
  float: left;
  padding: 30px;
  width: 300px;
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  color: #fff;
  background-size: cover;
  border-radius: 4px 0 0 4px;
}
#homepage .account-usage-content > ul > li .page-left.free-text .charts-desc h1 {
  margin-bottom: 40px;
}
#homepage .account-usage-content > ul > li .page-left.free-text .charts-area .dialer-chart.text-chart {
  margin-top: 27px;
}
#homepage .account-usage-content > ul > li .page-left h1 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth {
  width: 100%;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row {
  font-size: 14px;
  margin-bottom: 14px;
  line-height: 24px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .overflow-ellipsis {
  max-width: 130px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .float-right {
  float: right;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .float-right .red {
  color: red;
  position: relative;
  cursor: pointer;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .float-right .red .hint {
  position: absolute;
  left: -webkit-calc(100% + 12px);
  left: calc(100% + 12px);
  top: -8px;
  width: 240px;
  z-index: 3;
  display: none;
  padding: 10px 20px;
  color: #c6c8d1;
  background-color: rgba(32, 36, 55, 0.95);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  font-size: 12px;
  line-height: 20px;
  border-radius: 4px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .float-right .red .hint:before {
  content: "";
  position: absolute;
  left: -16px;
  top: 8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-right: 8px solid rgba(32, 36, 55, 0.95);
}
#homepage .account-usage-content > ul > li .page-left .charts-desc-fullwidth .simple-row .float-right .red:hover .hint {
  display: block;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc {
  float: left;
  color: #fff;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .percent {
  font-size: 14px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .text-single-line-omission-style {
  max-width: 330px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 10px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number > span {
  font-size: 14px;
  font-weight: 300;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number > b {
  font-weight: 300;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number .site-tip {
  width: 240px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number.num1 {
  font-size: 28px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number.num2 {
  font-size: 26px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number.num3 {
  font-size: 24px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .number.num3 > span {
  font-size: 12px;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .myNumber {
  display: inline-block;
  width: 150px;
  margin-bottom: 0;
  vertical-align: middle;
  text-align: right;
  line-height: 1;
  position: relative;
}
#homepage .account-usage-content > ul > li .page-left .charts-desc .myNumber .icon2017 {
  right: -20px;
  top: 8px;
}
#homepage .account-usage-content > ul > li .page-left .charts-area {
  float: right;
  max-width: 160px;
}
#homepage .account-usage-content > ul > li .page-left .charts-area.pie {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#homepage .account-usage-content > ul > li .page-left .charts-area.bar {
  position: absolute;
  top: 90px;
  right: 30px;
}
#homepage .account-usage-content > ul > li .page-left .charts-area .dialer-chart {
  display: block;
  position: relative;
  cursor: pointer;
  width: 100px;
  height: 30px;
  border-radius: 2px;
  background-color: #a5f158;
  overflow: hidden;
}
#homepage .account-usage-content > ul > li .page-left .charts-area .dialer-chart.text-chart {
  margin: 3px 0 39px 0;
}
#homepage .account-usage-content > ul > li .page-left .charts-area .dialer-chart .fill {
  position: absolute;
  right: 100%;
  width: 100%;
  height: 30px;
  border-radius: 2px;
  background-color: #cdff84;
  transition: right 0.6s;
  -webkit-transition: right 0.6s;
}
#homepage .account-usage-content > ul > li .page-right {
  float: right;
  padding: 20px 40px;
  width: -webkit-calc(100% - 440px);
  width: calc(100% - 440px);
}
#homepage .account-usage-content > ul > li .page-right .text-two-line-omission-style {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
#homepage .account-usage-content > ul > li .page-right > h5 {
  font-size: 14px;
  font-weight: bold;
  color: #a0a3af;
}
#homepage .account-usage-content > ul > li .page-right > h2 {
  color: #202437;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.15;
  margin: 10px 0;
}
#homepage .account-usage-content > ul > li .page-right > h2.size20 {
  font-size: 20px;
}
#homepage .account-usage-content > ul > li .page-right > p {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #797e8b;
}
#homepage .account-usage-content > ul > li .view-more-btn {
  background-color: var(--primary-color-10);
  color: var(--primary-color-5);
}
#homepage .account-usage-content > ul > li .view-more-btn:hover {
  background-color: rgba(var(--primary-color-rgb), 0.2);
}
#homepage .account-usage-content > ul > li .view-more-btn:active {
  background-color: rgba(var(--primary-color-rgb), 0.3);
}
#homepage .account-usage-content > ul > li .view-more-btn.dialer-empty-btn,
#homepage .account-usage-content > ul > li .view-more-btn.to-buy-dialer,
#homepage .account-usage-content > ul > li .view-more-btn.to-upgrade-dialer {
  background-color: var(--primary-color);
  color: #fff;
}
#homepage .account-usage-content > ul > li .view-more-btn.dialer-empty-btn:hover,
#homepage .account-usage-content > ul > li .view-more-btn.to-buy-dialer:hover,
#homepage .account-usage-content > ul > li .view-more-btn.to-upgrade-dialer:hover {
  background-color: var(--primary-color-5);
}
#homepage .account-usage-content > ul > li .view-more-btn.dialer-empty-btn:active,
#homepage .account-usage-content > ul > li .view-more-btn.to-buy-dialer:active,
#homepage .account-usage-content > ul > li .view-more-btn.to-upgrade-dialer:active {
  background-color: var(--primary-color-3);
}
#homepage .account-usage-content > ul > li.account-call .page-left {
  background-image: url(//static.chimeroi.com/crm/images/homepage/call-bg@2x.png);
}
#homepage .account-usage-content > ul > li.account-call .page-left.emptyBgClass {
  background-image: url(//static.chimeroi.com/crm/images/homepage/ad-bg-04.jpg);
}
#homepage .account-usage-content > ul > li.account-call .page-left .empty {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 10, 30, 0.1);
}
#homepage .account-usage-content > ul > li.account-call .page-left .empty > p {
  position: absolute;
  bottom: 0;
}
#homepage .account-usage-content > ul > li.account-call .page-left .nolimit {
  width: 100%;
}
#homepage .account-usage-content > ul > li.account-call .page-left .nolimit > h1 {
  margin-bottom: 30px;
}
#homepage .account-usage-content > ul > li.account-call .page-left .nolimit .percent {
  line-height: 50px;
}
#homepage .account-usage-content > ul > li.account-call .page-left .nolimit .number {
  float: right;
  line-height: 50px;
  width: 140px;
  text-align: center;
  margin: 0;
}
#homepage .account-usage-content > ul > li.account-email .page-left {
  background-image: url(//static.chimeroi.com/crm/images/homepage/email-bg@2x.png);
}
#homepage .account-usage-content > ul > li.account-email .charts-desc h1 {
  margin-bottom: 48px;
}
#homepage .account-usage-content > ul > li.account-email .icon-help_02 {
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5);
}
#homepage .account-usage-content > ul > li.account-lead.buyer .page-left {
  background-image: url(//static.chimeroi.com/crm/images/homepage/lead-bg@2x.png);
}
#homepage .account-usage-content > ul > li.account-lead.seller .page-left {
  background-image: url(//static.chimeroi.com/crm/images/homepage/lead-bg-2@2x.png);
}
#homepage .account-usage-content > ul > li.account-lead .page-right {
  padding: 33px 40px;
}
#homepage .account-usage-content > ul > li.account-lead .last-days {
  position: absolute;
  bottom: 20px;
  font-size: 14px;
}
#homepage .account-usage-content > ul > li.account-lead h1 {
  max-width: 100px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .icon-help_02 {
  vertical-align: middle;
  color: #ddd;
  margin-left: 5px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit {
  color: #202437;
  font-size: 14px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .site-tip > p {
  width: 400px;
  max-width: 400px !important;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit:first-child > div {
  border-bottom: 2px solid #f6f7fb;
  margin-bottom: 14px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit label {
  font-weight: 500;
  display: block;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .amount {
  font-size: 30px;
  font-weight: 600;
  margin-right: 10px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .amount-rate {
  font-weight: 600;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit > div {
  display: inline-block;
  padding-bottom: 10px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit > div > span {
  vertical-align: middle;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate .icon2017 {
  display: none;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate .amount-rate {
  margin-left: 20px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.down {
  color: #fb6f67;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.down .icon-arrow_04_down_1 {
  display: inline-block;
  position: relative;
  top: 1px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.down .amount-rate {
  margin-left: 0;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.up {
  color: #20c472;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.up .icon-arrow_04_up_1 {
  display: inline-block;
}
#homepage .account-usage-content > ul > li.account-lead .lead-data .lead-visit .data-rate.up .amount-rate {
  margin-left: 0;
}
#homepage .account-usage-content > ul > li.account-lead .lead-triangle {
  width: 140px;
  height: 120px;
  float: right;
  position: absolute;
  right: 30px;
  top: 50px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-triangle .triangle-rate {
  position: absolute;
  font-size: 20px;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--primary-color);
  line-height: 30px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-triangle .triangle-rate .rate {
  font-size: 30px;
  font-weight: 600;
}
#homepage .account-usage-content > ul > li.account-lead .lead-triangle .triangle-rate b {
  font-size: 18px;
}
#homepage .account-usage-content > ul > li.account-lead .lead-triangle .triangle-rate .icon2017 {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
#homepage .account-usage-content > ul > li.account-dollor .page-left {
  background-image: url(//static.chimeroi.com/crm/images/homepage/dollor-bg@2x.png);
}
#homepage .account-usage-content > ul > li.account-lead-empty {
  background-size: cover;
  background-image: url(//static.chimeroi.com/crm/images/homepage/lead-gen-ad-bg.jpg);
}
#homepage .account-usage-content > ul > li.account-lead-empty .page-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#homepage .account-usage-content > ul > li.account-lead-empty .view-more-btn {
  background-color: #691ad9;
  color: #fff;
  width: 220px;
}
#homepage .account-usage-content > ul > li.account-lead-empty .view-more-btn:hover {
  background-color: #8539f0;
}
#homepage .account-usage-content > ul > li.account-lead-empty .view-more-btn:active {
  background-color: #4d10a3;
}
#homepage .account-usage-content > ul > li.account-lead-empty .page-right > h5 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 5px;
}
#homepage .account-usage-content > ul > li.account-lead-empty .page-right p {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.15;
  color: #fff;
}
#homepage .account-usage-content > ul > li .upgrade {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background-color: var(--primary-color);
  -webkit-box-shadow: 0 2px 5px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 2px 5px 0 rgba(var(--primary-color-rgb), 0.3);
  margin: 0 auto;
}
#homepage .account-usage-content > ul > li .upgrade:hover {
  background-color: var(--primary-color-5);
}
#homepage .account-usage-content > ul > li .upgrade:active {
  background-color: var(--primary-color-3);
}
#homepage .account-usage-content .title {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 13px;
}
#homepage .account-usage-content .chart {
  float: left;
  width: 320px;
  height: 176px;
}
#homepage .account-usage-content .item-info {
  float: left;
  width: -webkit-calc(100% - 340px);
  width: calc(100% - 340px);
}
.getstart-content {
  display: none;
  position: relative;
  height: 280px;
  padding: 0 20px;
}
.getstart-content .scroll-contain {
  width: -webkit-calc(100% - 47px);
  width: calc(100% - 47px);
  overflow: hidden;
  margin-left: 23px;
}
.getstart-content .scroll-contain::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.getstart-content .scroll-contain .go-left,
.getstart-content .scroll-contain .go-right {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  font-size: 32px;
  color: #e1e2e6;
  z-index: 2;
}
.getstart-content .scroll-contain .go-left.allow-slide,
.getstart-content .scroll-contain .go-right.allow-slide {
  cursor: pointer;
  color: var(--primary-color);
}
.getstart-content .scroll-contain .go-left.allow-slide:hover,
.getstart-content .scroll-contain .go-right.allow-slide:hover {
  color: var(--primary-color);
  opacity: 0.4;
}
.getstart-content .scroll-contain .go-left.disable-slide,
.getstart-content .scroll-contain .go-right.disable-slide {
  color: #e1e2e6;
}
.getstart-content .scroll-contain .go-left {
  left: 18px;
}
.getstart-content .scroll-contain .go-right {
  right: 18px;
}
.getstart-content > h4 {
  border: none;
  padding: 0;
}
.getstart-content > h4 > a {
  float: right;
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
}
.getstart-content .getstart-body {
  position: relative;
  margin-top: 5px;
  -webkit-transition: -webkit-transform 600ms ease-in-out;
  transition: -webkit-transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
}
.getstart-content .getstart-body .progress-line {
  display: inline-block;
  position: absolute;
  height: 4px;
  bottom: 38px;
  background: #f6f7fb;
}
.getstart-content .getstart-item {
  position: relative;
  width: 220px;
  height: 225px;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 20px;
  z-index: 2;
}
.getstart-content .getstart-item > a {
  display: block;
}
.getstart-content .getstart-item:nth-last-child(1) {
  margin-right: 8px;
}
.getstart-content .getstart-item .getstart-item-top {
  width: 100%;
  height: 130px;
  padding-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.getstart-content .getstart-item .getstart-item-top > p {
  font-size: 14px;
  text-align: center;
  color: #797e8b;
  line-height: 1.2;
}
.getstart-content .getstart-item .getstart-item-top .icon2017 {
  display: block;
  width: 72px;
  height: 72px;
  margin: 0 auto 15px;
  border-radius: 36px;
  background-color: #f6f7fb;
  color: #c6c8d1;
  text-align: center;
  font-size: 28px;
}
.getstart-content .getstart-item .getstart-item-top .icon2017:before {
  line-height: 72px;
}
.getstart-content .getstart-item .getstart-item-bottom .item-index,
.getstart-content .getstart-item .getstart-item-bottom .icon-checked_bold {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  background-color: #f6f7fb;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #c6c8d1;
  line-height: 30px;
  text-align: center;
}
.getstart-content .getstart-item .getstart-item-bottom .icon-checked_bold {
  display: none;
  background-color: #2cd781;
  color: #fff;
}
.getstart-content .getstart-item .getstart-item-bottom .icon-checked_bold:before {
  line-height: 30px;
  font-size: 14px;
}
.getstart-content .getstart-item.active .getstart-item-top .icon2017,
.getstart-content .getstart-item:hover .getstart-item-top .icon2017 {
  background-color: #2cd781;
  color: #fff;
}
.getstart-content .getstart-item.active .getstart-item-top > p,
.getstart-content .getstart-item:hover .getstart-item-top > p {
  color: #20c472;
}
.getstart-content .getstart-item.active .getstart-item-bottom .item-index,
.getstart-content .getstart-item:hover .getstart-item-bottom .item-index {
  display: none;
}
.getstart-content .getstart-item.active .getstart-item-bottom .icon-checked_bold,
.getstart-content .getstart-item:hover .getstart-item-bottom .icon-checked_bold {
  display: block;
}
.getstart-content .getstart-item.active,
.getstart-content .getstart-item.active > a {
  cursor: default;
}
.getstart-content .getstart-item:not(.active):hover {
  cursor: pointer;
}
.getstart-content .getstart-item:not(.active):hover .getstart-item-top {
  background-color: #f6f7fb;
}
.getstart-content .getstart-item:not(.active):hover .getstart-item-bottom .item-index {
  display: block;
  background-color: #2cd781;
  color: #fff;
}
.getstart-content .getstart-item:not(.active):hover .getstart-item-bottom .icon-checked_bold {
  display: none;
}
.getstart-content .getstart-item.no-step {
  display: none;
}
.getstart-content .getstart-item-warp {
  white-space: nowrap;
}
.getstart-content .getstart-item-warp .getstart-item:last-child {
  margin-right: 0 !important;
}
.getstart-content .getstart-item:first-child:nth-last-child(3),
.getstart-content .getstart-item:first-child:nth-last-child(3) ~ div {
  margin-right: 224px;
}
.getstart-content .getstart-item:first-child:nth-last-child(4),
.getstart-content .getstart-item:first-child:nth-last-child(4) ~ div {
  margin-right: 74px;
}
.getstart-download .close-btn {
  z-index: 2;
}
.invite-popwin {
  width: 360px;
  height: 200px;
  margin-top: -8px;
}
.invite-popwin .invite-popwin-common-style {
  width: 280px;
  line-height: 60px;
  height: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
.invite-popwin .invite-popwin-item-1-finished {
  margin: 50px 40px 10px 40px;
  width: 280px;
  line-height: 60px;
  height: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
.invite-popwin .invite-popwin-item-1-finished .icon2017 {
  color: var(--primary-color);
  font-size: 20px;
  margin-right: 10px;
}
.invite-popwin .invite-popwin-item-1 {
  margin: 50px 40px 10px 40px;
  width: 280px;
  line-height: 60px;
  height: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  cursor: pointer;
}
.invite-popwin .invite-popwin-item-1 .icon2017 {
  color: var(--primary-color);
  font-size: 20px;
  margin-right: 10px;
}
.invite-popwin .invite-popwin-item-1:hover {
  background: #f6f7fb;
  color: var(--primary-color);
}
.invite-popwin .invite-popwin-item-2-finished {
  margin: 0 40px 0 40px;
  width: 280px;
  line-height: 60px;
  height: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
.invite-popwin .invite-popwin-item-2-finished .icon2017 {
  color: #f59700;
  font-size: 20px;
  margin-right: 10px;
}
.invite-popwin .invite-popwin-item-2 {
  margin: 0 40px 0 40px;
  width: 280px;
  line-height: 60px;
  height: 60px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  cursor: pointer;
}
.invite-popwin .invite-popwin-item-2 .icon2017 {
  color: #f59700;
  font-size: 20px;
  margin-right: 10px;
}
.invite-popwin .invite-popwin-item-2:hover {
  background: #f6f7fb;
  color: #f59700;
}
.lead-popwin {
  width: 540px;
  height: 200px;
  margin-top: -8px;
}
.lead-popwin .lead-popwin-item-1-finished {
  width: 460px;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
  margin: 50px 40px 10px;
}
.lead-popwin .lead-popwin-item-1-finished .icon2017 {
  color: #20c472;
  font-size: 20px;
  margin-right: 10px;
}
.lead-popwin .lead-popwin-item-1 {
  width: 460px;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
  margin: 50px 40px 10px;
  cursor: pointer;
}
.lead-popwin .lead-popwin-item-1 .icon2017 {
  color: #20c472;
  font-size: 20px;
  margin-right: 10px;
}
.lead-popwin .lead-popwin-item-1:hover {
  background: #f6f7fb;
  color: #20c472;
}
.lead-popwin .lead-popwin-item-2-finished {
  width: 460px;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
  margin: 10px 40px 10px;
}
.lead-popwin .lead-popwin-item-2-finished .icon2017 {
  color: var(--primary-color);
  font-size: 20px;
  margin-right: 10px;
}
.lead-popwin .lead-popwin-item-2 {
  width: 460px;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
  margin: 10px 40px 10px;
  cursor: pointer;
}
.lead-popwin .lead-popwin-item-2 .icon2017 {
  color: var(--primary-color);
  font-size: 20px;
  margin-right: 10px;
}
.lead-popwin .lead-popwin-item-2:hover {
  background: #f6f7fb;
  color: var(--primary-color);
}
.bottom-notification {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px var(--primary-color-9);
  background: var(--primary-color-10);
  border-radius: 4px;
  -webkit-box-shadow: 0 -2px 5px 0 rgba(32, 36, 55, 0.1);
          box-shadow: 0 -2px 5px 0 rgba(32, 36, 55, 0.1);
  z-index: 3;
  display: none;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-notification .icon2017 {
  color: var(--primary-color);
  font-size: 16px;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 12px;
}
.bottom-notification .icon2017:before {
  vertical-align: top;
}
.bottom-notification > .icon-cancel_bold {
  color: var(--primary-color-6);
  float: right;
  font-size: 12px;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  margin: 0;
  vertical-align: text-top;
  margin-right: 14px;
  cursor: pointer;
}
.bottom-notification > .icon-cancel_bold:before {
  vertical-align: top;
}
.bottom-notification .get-start-title {
  font-size: 14px;
  font-weight: bold;
  color: var(--primary-color);
  margin-right: 10px;
}
.bottom-notification .text {
  font-size: 14px;
  color: var(--primary-color);
  margin-right: 10px;
}
.bottom-notification .go-button {
  height: 24px;
  line-height: 24px;
  width: 60px;
  text-align: center;
  background: var(--primary-color);
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  margin: auto 0;
  margin-right: 12px;
  cursor: pointer;
}
.property-alert-suggestion,
.smartlisting-dashboard,
.smart-plan-suggestion {
  font-size: 0;
  width: 840px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 27px 30px 30px;
  display: inline-block;
  margin-top: 20px;
  float: left;
}
.property-alert-suggestion .content,
.smartlisting-dashboard .content,
.smart-plan-suggestion .content {
  width: 100%;
  font-size: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.property-alert-suggestion .content .content-left,
.smartlisting-dashboard .content .content-left,
.smart-plan-suggestion .content .content-left {
  width: 300px;
  display: inline-block;
}
.property-alert-suggestion .content .content-left .content-left-title,
.smartlisting-dashboard .content .content-left .content-left-title,
.smart-plan-suggestion .content .content-left .content-left-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #202437;
}
.property-alert-suggestion .content .content-left .status-panel,
.smartlisting-dashboard .content .content-left .status-panel,
.smart-plan-suggestion .content .content-left .status-panel {
  height: 20px;
  line-height: 20px;
  color: #515666;
  width: 100%;
  font-size: 0;
  margin-top: 14px;
  font-weight: 600;
}
.property-alert-suggestion .content .content-left .status-panel .status-item-1,
.smartlisting-dashboard .content .content-left .status-panel .status-item-1,
.smart-plan-suggestion .content .content-left .status-panel .status-item-1 {
  width: 130px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel .status-item-2,
.smartlisting-dashboard .content .content-left .status-panel .status-item-2,
.smart-plan-suggestion .content .content-left .status-panel .status-item-2 {
  width: 110px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel .status-item-2.w90,
.smartlisting-dashboard .content .content-left .status-panel .status-item-2.w90,
.smart-plan-suggestion .content .content-left .status-panel .status-item-2.w90 {
  width: 90px;
}
.property-alert-suggestion .content .content-left .status-panel .status-item-3,
.smartlisting-dashboard .content .content-left .status-panel .status-item-3,
.smart-plan-suggestion .content .content-left .status-panel .status-item-3 {
  width: 60px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel .status-item-3.w80,
.smartlisting-dashboard .content .content-left .status-panel .status-item-3.w80,
.smart-plan-suggestion .content .content-left .status-panel .status-item-3.w80 {
  width: 80px;
}
.property-alert-suggestion .content .content-left .status-panel-p,
.smartlisting-dashboard .content .content-left .status-panel-p,
.smart-plan-suggestion .content .content-left .status-panel-p {
  height: 20px;
  line-height: 20px;
  color: #515666;
  width: 100%;
  margin-top: 14px;
  font-weight: 600;
  line-height: 30px;
  height: 30px;
  margin: 12px 0;
  font-size: 0;
}
.property-alert-suggestion .content .content-left .status-panel-p .status-item-1,
.smartlisting-dashboard .content .content-left .status-panel-p .status-item-1,
.smart-plan-suggestion .content .content-left .status-panel-p .status-item-1 {
  width: 130px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel-p .status-item-2,
.smartlisting-dashboard .content .content-left .status-panel-p .status-item-2,
.smart-plan-suggestion .content .content-left .status-panel-p .status-item-2 {
  width: 110px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel-p .status-item-2.w90,
.smartlisting-dashboard .content .content-left .status-panel-p .status-item-2.w90,
.smart-plan-suggestion .content .content-left .status-panel-p .status-item-2.w90 {
  width: 90px;
}
.property-alert-suggestion .content .content-left .status-panel-p .status-item-3,
.smartlisting-dashboard .content .content-left .status-panel-p .status-item-3,
.smart-plan-suggestion .content .content-left .status-panel-p .status-item-3 {
  width: 60px;
  display: inline-block;
  font-size: 14px;
}
.property-alert-suggestion .content .content-left .status-panel-p .status-item-3.w80,
.smartlisting-dashboard .content .content-left .status-panel-p .status-item-3.w80,
.smart-plan-suggestion .content .content-left .status-panel-p .status-item-3.w80 {
  width: 80px;
}
.property-alert-suggestion .content .content-left .graph-panel,
.smartlisting-dashboard .content .content-left .graph-panel,
.smart-plan-suggestion .content .content-left .graph-panel {
  width: 100%;
  margin-top: 14px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  font-size: 0;
  position: relative;
}
.property-alert-suggestion .content .content-left .graph-panel .color-1,
.smartlisting-dashboard .content .content-left .graph-panel .color-1,
.smart-plan-suggestion .content .content-left .graph-panel .color-1 {
  background: var(--primary-color-8);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 130px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.property-alert-suggestion .content .content-left .graph-panel .color-2,
.smartlisting-dashboard .content .content-left .graph-panel .color-2,
.smart-plan-suggestion .content .content-left .graph-panel .color-2 {
  background: var(--primary-color-6);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 110px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.property-alert-suggestion .content .content-left .graph-panel .color-2.w90,
.smartlisting-dashboard .content .content-left .graph-panel .color-2.w90,
.smart-plan-suggestion .content .content-left .graph-panel .color-2.w90 {
  width: 90px;
}
.property-alert-suggestion .content .content-left .graph-panel .color-3,
.smartlisting-dashboard .content .content-left .graph-panel .color-3,
.smart-plan-suggestion .content .content-left .graph-panel .color-3 {
  background: var(--primary-color);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 60px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.property-alert-suggestion .content .content-left .graph-panel .color-3.w80,
.smartlisting-dashboard .content .content-left .graph-panel .color-3.w80,
.smart-plan-suggestion .content .content-left .graph-panel .color-3.w80 {
  width: 80px;
}
.property-alert-suggestion .content .content-left .graph-panel .hint,
.smartlisting-dashboard .content .content-left .graph-panel .hint,
.smart-plan-suggestion .content .content-left .graph-panel .hint {
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 8px);
  top: calc(100% + 8px);
  width: 347px;
  padding: 10px 20px;
  background: rgba(32, 36, 55, 0.95);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  display: none;
  border-radius: 4px;
  z-index: 3;
  font-size: 12px;
  line-height: 20px;
}
.property-alert-suggestion .content .content-left .graph-panel .hint .hint-title,
.smartlisting-dashboard .content .content-left .graph-panel .hint .hint-title,
.smart-plan-suggestion .content .content-left .graph-panel .hint .hint-title {
  color: #fff;
}
.property-alert-suggestion .content .content-left .graph-panel .hint .hint-text,
.smartlisting-dashboard .content .content-left .graph-panel .hint .hint-text,
.smart-plan-suggestion .content .content-left .graph-panel .hint .hint-text {
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-left .graph-panel .hint .hint-text .hint-special,
.smartlisting-dashboard .content .content-left .graph-panel .hint .hint-text .hint-special,
.smart-plan-suggestion .content .content-left .graph-panel .hint .hint-text .hint-special {
  color: var(--primary-color-5);
}
.property-alert-suggestion .content .content-left .graph-panel .hint:before,
.smartlisting-dashboard .content .content-left .graph-panel .hint:before,
.smart-plan-suggestion .content .content-left .graph-panel .hint:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid rgba(32, 36, 55, 0.95);
  top: -16px;
  left: 57px;
}
.property-alert-suggestion .content .content-left .graph-panel:hover .hint,
.smartlisting-dashboard .content .content-left .graph-panel:hover .hint,
.smart-plan-suggestion .content .content-left .graph-panel:hover .hint {
  display: block;
}
.property-alert-suggestion .content .content-left .graph-panel-p,
.smartlisting-dashboard .content .content-left .graph-panel-p,
.smart-plan-suggestion .content .content-left .graph-panel-p {
  width: 100%;
  margin-top: 14px;
  border-radius: 4px;
  font-size: 0;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin: 12px 0 0 0;
}
.property-alert-suggestion .content .content-left .graph-panel-p .color-1,
.smartlisting-dashboard .content .content-left .graph-panel-p .color-1,
.smart-plan-suggestion .content .content-left .graph-panel-p .color-1 {
  background: var(--primary-color-8);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 130px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .color-2,
.smartlisting-dashboard .content .content-left .graph-panel-p .color-2,
.smart-plan-suggestion .content .content-left .graph-panel-p .color-2 {
  background: var(--primary-color-6);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 110px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .color-2.w90,
.smartlisting-dashboard .content .content-left .graph-panel-p .color-2.w90,
.smart-plan-suggestion .content .content-left .graph-panel-p .color-2.w90 {
  width: 90px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .color-3,
.smartlisting-dashboard .content .content-left .graph-panel-p .color-3,
.smart-plan-suggestion .content .content-left .graph-panel-p .color-3 {
  background: var(--primary-color);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 20px;
  color: #fff;
  width: 60px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .color-3.w80,
.smartlisting-dashboard .content .content-left .graph-panel-p .color-3.w80,
.smart-plan-suggestion .content .content-left .graph-panel-p .color-3.w80 {
  width: 80px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .hint,
.smartlisting-dashboard .content .content-left .graph-panel-p .hint,
.smart-plan-suggestion .content .content-left .graph-panel-p .hint {
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 8px);
  top: calc(100% + 8px);
  width: 347px;
  padding: 10px 20px;
  background: rgba(32, 36, 55, 0.95);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  display: none;
  border-radius: 4px;
  z-index: 3;
  font-size: 12px;
  line-height: 20px;
}
.property-alert-suggestion .content .content-left .graph-panel-p .hint .hint-title,
.smartlisting-dashboard .content .content-left .graph-panel-p .hint .hint-title,
.smart-plan-suggestion .content .content-left .graph-panel-p .hint .hint-title {
  color: #fff;
}
.property-alert-suggestion .content .content-left .graph-panel-p .hint .hint-text,
.smartlisting-dashboard .content .content-left .graph-panel-p .hint .hint-text,
.smart-plan-suggestion .content .content-left .graph-panel-p .hint .hint-text {
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-left .graph-panel-p .hint .hint-text .hint-special,
.smartlisting-dashboard .content .content-left .graph-panel-p .hint .hint-text .hint-special,
.smart-plan-suggestion .content .content-left .graph-panel-p .hint .hint-text .hint-special {
  color: var(--primary-color-5);
}
.property-alert-suggestion .content .content-left .graph-panel-p .hint:before,
.smartlisting-dashboard .content .content-left .graph-panel-p .hint:before,
.smart-plan-suggestion .content .content-left .graph-panel-p .hint:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid rgba(32, 36, 55, 0.95);
  top: -16px;
  left: 57px;
}
.property-alert-suggestion .content .content-left .graph-panel-p:hover .hint,
.smartlisting-dashboard .content .content-left .graph-panel-p:hover .hint,
.smart-plan-suggestion .content .content-left .graph-panel-p:hover .hint {
  display: block;
}
.property-alert-suggestion .content .content-left .empty-text,
.smartlisting-dashboard .content .content-left .empty-text,
.smart-plan-suggestion .content .content-left .empty-text {
  margin: 14px 0;
  line-height: 20px;
  font-size: 14px;
  color: #515666;
  font-weight: 600;
}
.property-alert-suggestion .content .content-left .empty-text-property-alert,
.smartlisting-dashboard .content .content-left .empty-text-property-alert,
.smart-plan-suggestion .content .content-left .empty-text-property-alert {
  margin: 14px 0;
  line-height: 20px;
  font-size: 14px;
  color: #515666;
  font-weight: 600;
  line-height: 30px;
  height: 30px;
  margin: 12px 0;
}
.property-alert-suggestion .content .content-left .link,
.smartlisting-dashboard .content .content-left .link,
.smart-plan-suggestion .content .content-left .link {
  font-size: 14px;
  line-height: 20px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  font-weight: 600;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.property-alert-suggestion .content .content-right,
.smartlisting-dashboard .content .content-right,
.smart-plan-suggestion .content .content-right {
  width: 391px;
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}
.property-alert-suggestion .content .content-right .content-right-title,
.smartlisting-dashboard .content .content-right .content-right-title,
.smart-plan-suggestion .content .content-right .content-right-title {
  line-height: 30px;
  font-size: 14px;
  color: #a0a3af;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property-alert-suggestion .content .content-right .content-right-title .text-single-line-omission-style,
.smartlisting-dashboard .content .content-right .content-right-title .text-single-line-omission-style,
.smart-plan-suggestion .content .content-right .content-right-title .text-single-line-omission-style {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property-alert-suggestion .content .content-right .content-right-title .view-more,
.smartlisting-dashboard .content .content-right .content-right-title .view-more,
.smart-plan-suggestion .content .content-right .content-right-title .view-more {
  cursor: pointer;
  float: right;
  font-weight: normal;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
}
.property-alert-suggestion .content .content-right .content-right-title .view-more .icon2017,
.smartlisting-dashboard .content .content-right .content-right-title .view-more .icon2017,
.smart-plan-suggestion .content .content-right .content-right-title .view-more .icon2017 {
  font-size: 12px;
  height: 12px;
  width: 12px;
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-right .content-right-item,
.smartlisting-dashboard .content .content-right .content-right-item,
.smart-plan-suggestion .content .content-right .content-right-item {
  margin: 12px 0;
  line-height: 30px;
  min-height: 30px;
  font-weight: 600;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property-alert-suggestion .content .content-right .content-right-item .badge,
.smartlisting-dashboard .content .content-right .content-right-item .badge,
.smart-plan-suggestion .content .content-right .content-right-item .badge {
  border-radius: 15px;
  padding: 0 19px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  line-height: 30px;
  font-size: 16px;
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.property-alert-suggestion .content .content-right .content-right-item .text,
.smartlisting-dashboard .content .content-right .content-right-item .text,
.smart-plan-suggestion .content .content-right .content-right-item .text {
  font-size: 16px;
  margin-left: 10px;
  line-height: 30px;
  color: #515666;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property-alert-suggestion .content .content-right .content-right-item:last-of-type,
.smartlisting-dashboard .content .content-right .content-right-item:last-of-type,
.smart-plan-suggestion .content .content-right .content-right-item:last-of-type {
  margin-bottom: 0;
}
.property-alert-suggestion .content .content-right .content-right-item .link,
.smartlisting-dashboard .content .content-right .content-right-item .link,
.smart-plan-suggestion .content .content-right .content-right-item .link {
  font-size: 14px;
  line-height: 20px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  font-weight: 600;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 10px;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper {
  margin-top: 13px;
  font-size: 0;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .rank-item-first,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .rank-item-first,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .rank-item-first {
  width: 180px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: bottom;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .rank-item-second,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .rank-item-second,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .rank-item-second {
  width: 180px;
  display: inline-block;
  vertical-align: bottom;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .rank-item-only,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .rank-item-only,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .rank-item-only {
  width: 180px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .badge,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .badge,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .badge {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background: var(--primary-color-10);
  font-size: 12px;
  color: var(--primary-color-6);
  text-align: center;
  margin-bottom: 6px;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text {
  width: 100%;
  color: #515666;
  line-height: 20px;
  max-height: 60px;
  margin: 0 0 15px;
  position: relative;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .text-container,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .text-container,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .text-container {
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
  font-size: 14px;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .text-container-of,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .text-container-of,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .text-container-of {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .text-container-of:after,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .text-container-of:after,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .text-container-of:after {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .hint,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .hint,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .hint {
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 8px);
  top: calc(100% + 8px);
  width: 347px;
  padding: 10px 20px;
  background: rgba(32, 36, 55, 0.95);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  display: none;
  border-radius: 4px;
  z-index: 3;
  font-size: 12px;
  line-height: 20px;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-title,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .hint .hint-title,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-title {
  color: #fff;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-text,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .hint .hint-text,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-text {
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-text .hint-special,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .hint .hint-text .hint-special,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .hint .hint-text .hint-special {
  color: var(--primary-color-5);
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text .hint:before,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text .hint:before,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text .hint:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid rgba(32, 36, 55, 0.95);
  top: -16px;
  left: 8px;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .text:hover .hint,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .text:hover .hint,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .text:hover .hint {
  display: block;
}
.property-alert-suggestion .content .content-right .content-right-rank-wrapper .bottom-button,
.smartlisting-dashboard .content .content-right .content-right-rank-wrapper .bottom-button,
.smart-plan-suggestion .content .content-right .content-right-rank-wrapper .bottom-button {
  width: 100%;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: var(--primary-color-10);
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
  margin-top: 12px;
  cursor: pointer;
  white-space: nowrap;
}
.property-alert-suggestion .content .content-right .empty-text,
.smartlisting-dashboard .content .content-right .empty-text,
.smart-plan-suggestion .content .content-right .empty-text {
  margin: 14px 0;
  line-height: 20px;
  font-size: 14px;
  color: #515666;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.property-alert-suggestion .content .content-right .link,
.smartlisting-dashboard .content .content-right .link,
.smart-plan-suggestion .content .content-right .link {
  font-size: 14px;
  line-height: 20px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  font-weight: 600;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.property-alert-suggestion .content .content-right-sp,
.smartlisting-dashboard .content .content-right-sp,
.smart-plan-suggestion .content .content-right-sp {
  width: 391px;
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  right: 0;
}
.property-alert-suggestion .content .content-right-sp .content-right-title,
.smartlisting-dashboard .content .content-right-sp .content-right-title,
.smart-plan-suggestion .content .content-right-sp .content-right-title {
  line-height: 30px;
  font-size: 14px;
  color: #a0a3af;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property-alert-suggestion .content .content-right-sp .content-right-title .text-single-line-omission-style,
.smartlisting-dashboard .content .content-right-sp .content-right-title .text-single-line-omission-style,
.smart-plan-suggestion .content .content-right-sp .content-right-title .text-single-line-omission-style {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property-alert-suggestion .content .content-right-sp .content-right-title .view-more,
.smartlisting-dashboard .content .content-right-sp .content-right-title .view-more,
.smart-plan-suggestion .content .content-right-sp .content-right-title .view-more {
  cursor: pointer;
  float: right;
  font-weight: normal;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
}
.property-alert-suggestion .content .content-right-sp .content-right-title .view-more .icon2017,
.smartlisting-dashboard .content .content-right-sp .content-right-title .view-more .icon2017,
.smart-plan-suggestion .content .content-right-sp .content-right-title .view-more .icon2017 {
  font-size: 12px;
  height: 12px;
  width: 12px;
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-right-sp .content-right-item,
.smartlisting-dashboard .content .content-right-sp .content-right-item,
.smart-plan-suggestion .content .content-right-sp .content-right-item {
  margin: 12px 0;
  line-height: 30px;
  min-height: 30px;
  font-weight: 600;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property-alert-suggestion .content .content-right-sp .content-right-item .badge,
.smartlisting-dashboard .content .content-right-sp .content-right-item .badge,
.smart-plan-suggestion .content .content-right-sp .content-right-item .badge {
  border-radius: 15px;
  padding: 0 19px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  line-height: 30px;
  font-size: 16px;
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.property-alert-suggestion .content .content-right-sp .content-right-item .text,
.smartlisting-dashboard .content .content-right-sp .content-right-item .text,
.smart-plan-suggestion .content .content-right-sp .content-right-item .text {
  font-size: 16px;
  margin-left: 10px;
  line-height: 30px;
  color: #515666;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property-alert-suggestion .content .content-right-sp .content-right-item:last-of-type,
.smartlisting-dashboard .content .content-right-sp .content-right-item:last-of-type,
.smart-plan-suggestion .content .content-right-sp .content-right-item:last-of-type {
  margin-bottom: 0;
}
.property-alert-suggestion .content .content-right-sp .content-right-item .link,
.smartlisting-dashboard .content .content-right-sp .content-right-item .link,
.smart-plan-suggestion .content .content-right-sp .content-right-item .link {
  font-size: 14px;
  line-height: 20px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  font-weight: 600;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 10px;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper {
  margin-top: 13px;
  font-size: 0;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-first,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .rank-item-first,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-first {
  width: 180px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: bottom;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-second,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .rank-item-second,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-second {
  width: 180px;
  display: inline-block;
  vertical-align: bottom;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-only,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .rank-item-only,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .rank-item-only {
  width: 180px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .badge,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .badge,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .badge {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background: var(--primary-color-10);
  font-size: 12px;
  color: var(--primary-color-6);
  text-align: center;
  margin-bottom: 6px;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text {
  width: 100%;
  color: #515666;
  line-height: 20px;
  max-height: 60px;
  margin: 0 0 15px;
  position: relative;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .text-container,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container {
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
  font-size: 14px;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container-of,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .text-container-of,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container-of {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container-of:after,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .text-container-of:after,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .text-container-of:after {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .hint,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint {
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 8px);
  top: calc(100% + 8px);
  width: 347px;
  padding: 10px 20px;
  background: rgba(32, 36, 55, 0.95);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 10, 30, 0.2);
  display: none;
  border-radius: 4px;
  z-index: 3;
  font-size: 12px;
  line-height: 20px;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-title,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-title,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-title {
  color: #fff;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text {
  color: #c6c8d1;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text .hint-special,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text .hint-special,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint .hint-text .hint-special {
  color: var(--primary-color-5);
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint:before,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text .hint:before,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text .hint:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid rgba(32, 36, 55, 0.95);
  top: -16px;
  left: 8px;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .text:hover .hint,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .text:hover .hint,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .text:hover .hint {
  display: block;
}
.property-alert-suggestion .content .content-right-sp .content-right-rank-wrapper .bottom-button,
.smartlisting-dashboard .content .content-right-sp .content-right-rank-wrapper .bottom-button,
.smart-plan-suggestion .content .content-right-sp .content-right-rank-wrapper .bottom-button {
  width: 100%;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: var(--primary-color-10);
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
  margin-top: 12px;
  cursor: pointer;
  white-space: nowrap;
}
.property-alert-suggestion .content .content-right-sp .empty-text,
.smartlisting-dashboard .content .content-right-sp .empty-text,
.smart-plan-suggestion .content .content-right-sp .empty-text {
  margin: 14px 0;
  line-height: 20px;
  font-size: 14px;
  color: #515666;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.property-alert-suggestion .content .content-right-sp .link,
.smartlisting-dashboard .content .content-right-sp .link,
.smart-plan-suggestion .content .content-right-sp .link {
  font-size: 14px;
  line-height: 20px;
  background: var(--primary-color-10);
  color: var(--primary-color);
  font-weight: 600;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.property-alert-suggestion .content .content-sub-title,
.smartlisting-dashboard .content .content-sub-title,
.smart-plan-suggestion .content .content-sub-title {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #a0a3af;
  margin-top: 20px;
  font-weight: 600;
}
.property-alert-suggestion .content .content-sub-title-p,
.smartlisting-dashboard .content .content-sub-title-p,
.smart-plan-suggestion .content .content-sub-title-p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #a0a3af;
  margin-top: 20px;
  font-weight: 600;
  line-height: 30px;
  height: 30px;
  margin: 12px 0;
}
.smartlisting-dashboard {
  padding: 20px 30px;
}
.smartlisting-dashboard > .head > .title {
  font-size: 24px;
  color: #202437;
  font-weight: 600;
  line-height: 1.25;
}
.smartlisting-dashboard > .head .page-index {
  float: right;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
}
.smartlisting-dashboard > .head .page-index .index {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #2024371a;
  margin-left: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.smartlisting-dashboard > .head .page-index .index.active {
  background: var(--primary-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.smartlisting-dashboard > .head .page-index .index.active span {
  text-align: center;
}
.smartlisting-dashboard .page {
  margin-top: 10px;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  overflow: hidden;
  position: relative;
  left: -10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.smartlisting-dashboard .page .page-box {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.smartlisting-dashboard .empty {
  height: 300px;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.smartlisting-dashboard .empty .icon-house {
  height: 36px;
  width: 36px;
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  color: #c6c8d1;
  margin-top: 100px;
}
.smartlisting-dashboard .empty .label {
  margin-top: 20px;
  color: #797e8b;
  font-size: 12px;
  font-weight: 600;
}
.smartlisting-dashboard .empty .desc {
  margin-top: 10px;
  color: #a0a3af;
  font-size: 12px;
}
.smartlisting-dashboard .empty .desc a {
  cursor: pointer;
  color: var(--primary-color);
}
.smartlisting-dashboard .empty .desc a:hover {
  text-decoration: underline;
}
._test-invisible {
  visibility: hidden;
  width: 180px;
  line-height: 20px;
  font-size: 14px;
}
._test-invisible-only-one {
  visibility: hidden;
  width: 180px;
  line-height: 20px;
  font-size: 14px;
}
.home .icon-article-link:before {
  content: "\e9fa";
  padding-left: 8px;
  font-size: 12px;
  font-weight: 100;
  -webkit-transform: scale(0.74);
      -ms-transform: scale(0.74);
          transform: scale(0.74);
  display: inline-block;
}
.home .icon-text:before {
  content: "\e9c2";
  padding-right: 4px;
}
.home .icon-other:before {
  content: "\e944";
  padding-right: 4px;
}
.home .icon-call:before {
  content: "\e9b2";
  padding-left: 4px;
  font-size: 12px;
}
.home .icon-call-small:before {
  content: "\EA1C";
  padding-right: 4px;
}
.home .icon-close-small:before {
  content: "\e941";
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  display: inline-block;
  padding-left: 6px;
  vertical-align: middle;
}
.home .icon-email-small:before {
  content: "\EA1D";
  padding-right: 4px;
  position: relative;
  top: 1px;
}
.home .icon-plus:before {
  content: "\e912";
  margin-left: 6px;
  font-size: 12px;
  color: #a0a0a0;
  display: inline-block;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.home .icon-setting:after {
  content: "\e925";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 20px;
  color: #586977;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.home .icon-searchs:before {
  content: "\E92E";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-eye:before {
  content: "\E9E6";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-star:before {
  content: "\e933";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-heart:before {
  content: "\E9E5";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-chart:after {
  content: "\e9c7";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 18px;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.home .icon-ignore:before {
  content: "\e9c6";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 13px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-complete:before {
  content: "\e9c4";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 14px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-accept:before {
  content: "\e909";
  font-family: "icon-font";
  padding-right: 2px;
  font-size: 12px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-delete:before {
  content: "\e939";
  font-family: "icon-font";
  padding-right: 7px;
  font-size: 12px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-send:before {
  content: "\e9c5";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 13px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-addtask:before {
  content: "\e9c3";
  font-family: "icon-font";
  padding-right: 6px;
  font-size: 14px;
  color: #afb5bb;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.home .icon-phone:before {
  content: "\e9b2";
  margin-right: 4px;
}
.home .icon-email:before {
  content: "\e986";
  margin-right: 4px;
}
.icon-back:before {
  content: "\e901";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 16px;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.icon-member-edit:before {
  content: "\e9aa";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 14px;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.icon-edit:before {
  content: "\e9aa";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 14px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-message:before {
  content: "\e9c2";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 14px;
  color: #a0a0a0;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-emails:before {
  content: "\e986";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 12px;
  color: #a0a0a0;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-add-member:before {
  content: "\e980";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 16px;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.icon-member-detail:before {
  content: "\e908";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-member:before {
  content: "\e908";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 14px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.span-style {
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  background-color: var(--primary-color-10);
  border-radius: 4px;
  border: solid 1px var(--primary-color-9);
}
.choose {
  color: #fff;
  background-color: var(--primary-color);
  border: solid 1px var(--primary-color-3);
}
.modal.action-plan-pop .form-item-btn {
  margin-top: 20px;
}
.modal.task-win .modal-body {
  width: 590px;
  max-height: 656px;
}
.modal.task-win .modal-body .select-date-btn {
  width: 260px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  border: solid 1px #e1e2e6;
  border-radius: 4px;
  color: #515666;
}
.modal.task-win .modal-body .hasDatepicker {
  cursor: pointer;
}
.modal.task-win .modal-body .icon-calendar_02:before {
  margin-right: 10px;
}
.schedule-task-title {
  font-size: 16px;
  font-weight: 500;
  color: #515666;
}
.modal.task-win .schedule-task-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 18px;
}
.modal.task-win .schedule-task-date .schedule-task-day {
  display: inline-block;
  width: 168px;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  background-color: var(--primary-color-10);
  border-radius: 4px;
  border: solid 1px var(--primary-color-9);
  margin-right: 10px;
  margin-bottom: 10px;
}
.modal.task-win .schedule-task-date .schedule-task-day.active {
  color: #fff;
  background-color: var(--primary-color);
  border: solid 1px var(--primary-color-3);
}
.modal.task-win .schedule-task-date .task-days-after {
  width: 170px;
  display: inline-block;
  margin-right: 10px;
}
.modal.task-win .schedule-task-date .task-days-after .select-btn {
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  background-color: var(--primary-color-10);
  border-radius: 4px;
  border: solid 1px var(--primary-color-9);
  height: 30px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modal.task-win .schedule-task-date .task-days-after .select-btn .icon-select-triangle:before {
  color: var(--primary-color);
}
.modal.task-win .schedule-task-date .task-days-after:nth-child(3n) {
  margin-right: 0;
}
.modal.task-win .schedule-task-date .task-days-after.active .select-btn {
  color: #fff;
  background-color: var(--primary-color);
  border: solid 1px var(--primary-color-3);
}
.modal.task-win .schedule-task-date .task-days-after.active .select-btn .icon-select-triangle:before {
  color: #fff;
}
.modal.task-win .task-form-main {
  position: relative;
  height: -webkit-calc(90vh - 165px);
  height: calc(90vh - 165px);
  max-height: 510px;
  overflow-y: auto;
}
.modal.task-win .task-form-main > div {
  width: 530px;
}
.modal.task-win .form-item.description {
  margin-bottom: 13px;
}
.modal.task-win .bottom-line {
  position: absolute;
  width: 588px;
  border-bottom: solid 1px #ebecf1;
  bottom: -20px;
  left: -29px;
}
.modal.task-win .task-type {
  display: inline-block;
  width: 123px;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: var(--primary-color);
  background-color: var(--primary-color-10);
  border-radius: 4px;
  border: solid 1px var(--primary-color-9);
}
.modal.task-win .task-type.active {
  color: #fff;
  background-color: var(--primary-color);
  border: solid 1px var(--primary-color-3);
}
.modal.task-win .task-type + .task-type {
  margin-left: 10px;
}
.modal.task-win .calendar {
  position: relative;
  float: left;
  width: 260px;
  height: 36px;
  cursor: pointer;
}
.modal.task-win .calendar .form-input {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px #e1e2e6;
}
.modal.task-win .calendar .input-calendar {
  display: none;
  position: absolute;
  left: 20px;
  top: 10px;
}
.message-pop {
  width: 760px;
  height: 542px;
  font-size: 14px;
}
.message-pop .message-content {
  padding-bottom: 60px;
  height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
  word-break: break-word;
}
.message-pop .message-item {
  max-width: 480px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  border-left-top-radius: 0px;
  margin-top: 6px;
  padding: 10px 8px;
  clear: both;
}
.message-pop .message-time {
  color: #a0a0a0;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 20px;
}
.message-pop .message-time:before {
  position: relative;
  display: inline-block;
  content: "";
  top: -4px;
  right: 8px;
  width: 200px;
  height: 1px;
  background: #a0a0a0;
}
.message-pop .message-time:after {
  position: relative;
  display: inline-block;
  content: "";
  top: -4px;
  left: 8px;
  width: 200px;
  height: 1px;
  background: #a0a0a0;
}
.message-pop .time {
  clear: both;
  margin-top: 30px;
  color: #787878;
}
.message-pop .send-time {
  float: right;
  margin-right: 30px;
}
.message-pop .reply-time {
  float: left;
  margin-left: 30px;
}
.message-pop .reply-message {
  background: #fcfcfc;
  margin-left: 30px;
  float: left;
  border-top-left-radius: 0;
}
.message-pop .send-message {
  background: #59b9f7;
  border-color: #59b9f7;
  color: #fff;
  margin-right: 30px;
  float: right;
  border-top-right-radius: 0;
}
.message-pop .message-send-wrap {
  border-top: 1px solid #d9d9d9;
  position: relative;
  padding-bottom: 40px;
}
.message-pop .send-btn {
  position: absolute;
  top: 10px;
  right: 30px;
  background: #59b9f7;
  color: #fff;
  padding: 8px 10px;
  border: none;
  cursor: pointer;
  border-radius: 3px;
}
.message-pop input[type="button"]:disabled {
  background: #c4c4c4;
}
.message-pop .message-tip {
  color: #a0a0a0;
  position: absolute;
  bottom: 20px;
  right: 30px;
  font-size: 12px;
}
.message-pop .message-textarea {
  margin-top: 46px;
  width: 100%;
  height: 60px;
  border: none;
  padding: 2px 20px;
}
.message-pop .message-error {
  color: #ff7e7e;
}
.message-pop .header {
  font-size: 14px;
  font-weight: normal;
  overflow: inherit;
}
.message-pop .header .name {
  font-weight: bold;
  font-size: 16px;
  max-width: 160px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}
.message-pop .header .lead-info {
  color: #a0a0a0;
  font-weight: bold;
  margin-left: 30px;
  margin-right: 6px;
}
.message-pop .header .lead-type {
  border: 1px solid #d9d9d9;
  padding: 1px 4px;
  border-radius: 3px;
  margin-left: 7px;
  font-size: 12px;
  vertical-align: top;
}
.message-pop .header .stage {
  max-width: 100px;
}
.message-pop .header .grouplist {
  max-width: 76px;
}
.message-pop .header .stage,
.message-pop .header .grouplist {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}
.message-pop .header .phone-list {
  display: inline-block;
}
.message-pop .header .phone-list .select-list-down > li {
  line-height: 15px;
  padding: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.message-pop .header .phone-list .select-list-down > li.active,
.message-pop .header .phone-list .select-list-down > li:hover {
  background-color: #f2f2f2;
  color: #787878;
  cursor: pointer;
}
.message-pop .header .phone-list .select-list-down .radio-checkbox:before,
.message-pop .header .phone-list .select-list-down .radio-checkbox.active:after {
  display: none;
}
.message-pop .header .phone-list .select-list-wrap {
  top: 46px;
  padding: 0;
}
.message-pop .header .phone-list .selectTxt {
  color: #282828;
  margin-left: 6px;
}
.message-pop .smsList {
  position: absolute;
  top: 10px;
  left: 20px;
}
.modal.toast-people-appointment {
  width: 590px;
  max-height: 90vh;
  max-height: 725px;
}
.modal.toast-people-appointment .appointment-form-main {
  height: -webkit-calc(90vh - 165px);
  height: calc(90vh - 165px);
  max-height: 560px;
  overflow: auto;
}
.modal.toast-people-appointment .form-item .hasDatepicker ~ span[class^="icon-"],
.modal.toast-people-appointment .form-item .hasDatepicker ~ span[class*=" icon-"] {
  position: absolute;
  left: 17px;
  top: 39px;
}
.modal.toast-people-appointment .form-item.description {
  margin-bottom: 15px;
}
.modal.toast-people-appointment .form-input[readonly] {
  background: #fff;
  padding-left: 43px;
}
.modal.toast-people-appointment .starts-date,
.modal.toast-people-appointment .ends-date {
  width: 260px;
  float: left;
}
.modal.toast-people-appointment .starts-date .hasDatepicker,
.modal.toast-people-appointment .ends-date .hasDatepicker {
  border: solid 1px #e1e2e6;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modal.toast-people-appointment .schedule-task-hours {
  top: 30px;
}
.modal.toast-people-appointment .ends-time {
  position: relative;
}
.modal.toast-people-appointment .site-tip {
  width: 200px;
}
.modal.toast-people-appointment .note {
  line-height: 24px;
  font-size: 14px;
  margin-top: 20px;
  color: #999fb0;
}
.modal.toast-people-appointment .note span {
  font-weight: bold;
  color: #515666;
}
.modal.toast-people-appointment .note a {
  color: var(--primary-color);
}
.modal.toast-people-appointment .note a:hover {
  text-decoration: underline;
}
.modal.toast-people-appointment .people-form {
  position: relative;
}
.appointment-form-main > div {
  width: 530px;
}
.partial-icon-helpTips {
  display: none;
}
body.home {
  background-color: #f7f8fb;
}
#homepage {
  min-width: 1240px;
  width: 1240px;
  margin: 0 auto;
  padding: 20px;
}
#homepage .view-more-btn {
  position: absolute;
  width: 160px;
  height: 40px;
  right: 20px;
  bottom: 20px;
  line-height: 40px;
  border-radius: 4px;
  background-color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#homepage .view-more-btn:hover {
  background-color: var(--primary-color-5);
}
#homepage .view-more-btn:active {
  background-color: var(--primary-color-3);
}
#homepage .upgrade:hover {
  background-color: var(--primary-color-5);
}
#homepage .upgrade:active {
  background-color: var(--primary-color-3);
}
.greencolor {
  color: #2cd781;
}
.content-block,
.dashboard-item {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
  margin-top: 20px;
}
.content-block .item-type,
.dashboard-item .item-type {
  font-size: 16px;
  font-weight: 500;
  color: #515666;
  padding-top: 20px;
}
.content-block .item-type .more,
.dashboard-item .item-type .more {
  font-size: 14px;
  float: right;
  font-weight: normal;
  color: var(--primary-color);
}
.content-block .item-desc,
.dashboard-item .item-desc {
  font-size: 14px;
  color: #a0a3af;
}
.content-block .content-title,
.dashboard-item .content-title {
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  padding: 0 20px;
  color: #515666;
  border-bottom: 1px solid #ebecf1;
}
.content-block .content-title .more,
.dashboard-item .content-title .more {
  cursor: pointer;
  font-size: 14px;
  color: #a0a3af;
  font-weight: 400;
  float: right;
}
.oneBtn-ok-pop .trial-buttons a {
  background: #fff;
  border: 1px solid #ddd;
  color: #282828;
}
.oneBtn-ok-pop .trial-buttons a:hover {
  background: #fff;
}
.gmail-containner {
  font-size: 13px;
  overflow: hidden;
  height: 150px;
  background: white;
  padding-left: 14px;
  margin-top: 22px;
}
.signatrue-wrap {
  width: 700px;
  margin-top: 40px;
}
.signatrue-top {
  margin-bottom: 0;
}
.signatrue-title {
  display: inline-block;
  height: 36px;
}
.signatrue-remind {
  font-size: 14px;
  color: #797e8b;
}
.signatrue-content {
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.signatrue-remind-save {
  color: #282828;
}
#cke_signatrue {
  border: 0;
}
#signatrue {
  display: none;
}
.gmail-title {
  margin-top: 24px;
}
.gmail-title .title {
  font-weight: bold;
  font-size: 15px;
  margin-left: 5px;
}
.gmail-title .main {
  color: #787878;
  margin-left: 5px;
}
.gmail-img-wrap {
  float: left;
  width: 72px;
  text-align: center;
  margin-top: 21px;
}
.gmail-content {
  float: left;
  margin-top: 14px;
  margin-left: 15px;
}
.gmail-content-list {
  list-style: initial;
  margin-left: 17px;
}
.gmail-content-list li {
  padding-bottom: 3px;
  list-style: initial;
}
.connect-gmail,
.disconnect-gmail {
  padding: 10px 20px;
  background: #46b0f3;
  color: white;
  border-radius: 4px;
}
.signatrue-save {
  margin-top: 10px;
}
.icon-save {
  margin-right: 5px;
}
.packageContainer {
  position: relative;
  padding-bottom: 60px !important;
  width: 100%;
  color: #282828;
}
.packageContainer .billing-main {
  width: -webkit-calc(100% - 44px);
  width: calc(100% - 44px);
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 24px 22px 0;
}
.packageContainer .billing-main h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}
.packageContainer .billing-main .package {
  width: 100%;
  padding: 20px 0 18px;
  border-bottom: 1px solid #ececec;
}
.packageContainer .billing-main .package:nth-last-child(1) {
  border-bottom: none;
}
.packageContainer .billing-main .package label {
  padding-left: 15px;
  cursor: pointer;
}
.packageContainer .billing-main .package label .checkbox-radio {
  margin-right: 18px;
}
.packageContainer .billing-main .package label .package-name {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
.packageContainer .billing-main .package .tips {
  margin-left: 49px;
  color: #797e8b;
  font-size: 13px;
  line-height: 25px;
}
.packageContainer .package-submit {
  border-style: none;
  padding: 0;
  width: 160px;
  height: 40px;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  color: #d1e6fb;
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  right: 30px;
  bottom: 0;
  cursor: default;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.packageContainer .package-submit.active {
  color: #fff;
  cursor: pointer;
}
.packageContainer .package-submit.active:active {
  -webkit-transition: none;
  transition: none;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email-template {
  font-size: 14px;
  color: #282828;
  border-radius: 5px;
  min-width: 1000px;
  margin-bottom: 130px;
}
.email-template .icon-copy:before {
  content: "\e9e3";
}
.email-template .icon-edit_01,
.email-template .icon-delete_01,
.email-template .icon-copy_01 {
  cursor: pointer;
}
.email-template .icon-edit_01:before,
.email-template .icon-delete_01:before,
.email-template .icon-copy_01:before {
  vertical-align: middle;
}
.email-template .icon2017:hover {
  color: var(--primary-color);
}
.email-template .icon-add:before {
  content: "\e9bc";
  font-weight: normal;
}
.email-template .icon-check {
  width: 12px;
  height: 12px;
  border: 1px #bebebe solid;
  border-radius: 2px;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  background-color: #fff;
  color: white;
}
.email-template .icon-check:before {
  content: "\e927";
}
.email-template .check .icon-check:before {
  color: #46b0f3;
}
.email-template .switch-btn {
  color: #282828;
  opacity: 0.5;
  font-size: 13px;
}
.email-template .switch-btn:nth-of-type(1) {
  margin-right: 20px;
}
.email-template .switch-btn.check {
  opacity: 1;
}
.email-template .opened {
  color: #ff783c;
}
.email-template .clicked {
  color: #d8ecd1;
}
.email-template .times {
  color: #46b0f3;
}
.email-template-list .tab-content {
  display: none;
}
.email-template-list .tab-content:first-child {
  display: block;
}
.email-template-list .tab-content h3 {
  margin-top: 20px;
  padding-bottom: 5px;
}
.email-template-list table {
  background: white;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  -webkit-box-shadow: -2px 5px 8px -5px rgba(0, 0, 0, 0.3);
          box-shadow: -2px 5px 8px -5px rgba(0, 0, 0, 0.3);
}
.email-template-list .add-btn {
  float: right;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #505050;
  cursor: pointer;
  border-radius: 2px;
}
.email-template-list .add-btn:before {
  content: "\e912";
  font-family: "icon-font";
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}
.email-template-list thead th {
  text-align: left;
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
  border-right: 1px #ededed solid;
  font-weight: bold;
}
.email-template-list thead th.th-applied {
  width: 13%;
  padding: 0;
  text-align: center;
}
.email-template-list thead th.th-applied .icon-question {
  cursor: pointer;
  vertical-align: middle;
}
.email-template-list thead th.th-applied .icon-question:before {
  content: "\e9e8";
  margin-left: 4px !important;
  font-size: 14px;
  color: #cacaca;
}
.email-template-list thead th.th-applied > span,
.email-template-list thead th.th-applied > .tip-blue {
  font-weight: normal;
  left: auto !important;
  width: 200px;
}
.email-template-list thead th.th-applied .site-tip-bottom.left:after {
  left: -webkit-calc(48%);
  left: calc(48%);
  right: auto;
}
.email-template-list thead th:nth-of-type(1) {
  width: 23%;
}
.email-template-list tbody td {
  padding: 16px 20px;
  border-right: 1px #ededed solid;
}
.email-template-list tbody td:nth-of-type(1) {
  padding-right: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email-template-list tbody td:nth-of-type(2) {
  padding-right: 13px;
}
.email-template-list tbody td:nth-of-type(2) p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}
.email-template-list tbody td:nth-of-type(2) p:nth-of-type(2) {
  font-size: 12px;
  line-height: 14px;
  color: #787878;
  margin-top: 6px;
}
.email-template-list tbody tr {
  border-top: 1px #ededed solid;
}
.email-template-list tbody tr:hover {
  cursor: pointer;
  background: #f5fafc;
}
.email-template-list .switch-content {
  width: 15%;
  padding: 0;
  text-align: center;
}
.email-template-list .buttonArea {
  width: 7%;
  padding: 0;
  text-align: center;
}
.email-template-list .type-public thead .buttonArea {
  display: none;
}
.email-template-list .type-report th:nth-child(1) {
  width: auto;
}
.email-template-list .type-report th:nth-child(2) {
  width: 25%;
}
.email-template-list .type-report tbody tr:hover {
  cursor: default;
}
.email-template-list .type-report tbody td:nth-child(2) {
  padding-right: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email-template-list .icon-action_redo {
  position: relative;
  top: 2px;
  font-size: 16px;
}
.email-template-list .icon-action_redo.disabled {
  color: #c6c8d1;
}
#email-template tbody td:nth-last-of-type(1) div {
  display: none;
}
#email-template tbody tr:hover td:nth-last-of-type(1) div {
  display: block;
}
#system-email thead th:nth-of-type(1) {
  width: 25%;
}
#system-email thead th:nth-of-type(2) {
  width: 40%;
}
#system-email thead th:nth-of-type(3) {
  width: 18%;
}
#system-email thead th:nth-last-of-type(1) {
  width: 17%;
}
.email-template-modal .template-container {
  padding: 20px 0 20px 25px;
}
.template-container > .template-content-wrap {
  padding-right: 20px;
  max-height: 450px;
  overflow: auto;
}
.template-container > div:not(.form-button) > p {
  font-size: 16px;
  text-align: left;
  color: #515666;
  margin-bottom: 10px;
}
.template-container > div:not(.form-button) input:not([type="search"]) {
  margin-bottom: 10px;
}
.template-container .js_cancel,
.template-container .js_btn_preview {
  border: 1px solid #e1e2e6;
  height: 35px;
  vertical-align: middle;
}
.template-container .js_btn_preview {
  float: left;
  color: #797e8b;
}
.template-container .js_btn_ok {
  vertical-align: middle;
}
.template-container.disabled {
  height: 500px;
}
.template-container .cke_mail-edit-wrap {
  min-height: 260px;
  border-radius: 3px;
}
.system-email-wind #cke_1_contents {
  padding: 0;
}
.template-content {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  max-height: 300px;
  overflow-y: auto;
}
#mail-edit {
  opacity: 0;
}
.email-template-modal {
  width: 811px;
}
.cke_bottom {
  display: none !important;
}
.email-template-modal .form .form-button {
  padding-right: 20px;
  padding-top: 18px;
  position: relative;
  bottom: 0;
  margin: 0;
  border-top: 1px solid #ebecf1;
  color: #505050;
}
.email-template-modal .form .form-button .btn-reset,
.email-template-modal .form .form-button .btn-preview {
  color: #505050;
}
.email-template-modal .form .form-button .btn-reset {
  float: left;
  width: 135px;
  padding-left: 0px;
}
.email-template-modal .form .form-button .icon-reset {
  float: left;
  position: relative;
  line-height: 33px;
}
.email-template-modal .form .form-button .icon-reset:before {
  content: "\ea01";
  font-size: 13px;
  color: #505050;
}
.email-template-modal .form .form-button label.resetArea {
  display: inline-block;
  float: left;
}
#team-sort-name,
#team-sort-modify,
#my-sort-name,
#my-sort-modify {
  cursor: pointer;
}
.tip-info {
  padding: 20px 18px;
  line-height: 24px;
  background: #fff;
  margin-top: 22px;
  margin-bottom: 22px;
}
.tip-title {
  font-size: 15px;
}
.mailchip-connect {
  width: 510px;
}
.mailchip-connect .modal-body {
  padding: 38px 33px 20px;
  text-align: center;
}
.mailchip-connect .title {
  font-size: 18px;
  padding-bottom: 10px;
}
.mailchip-connect .desc {
  font-size: 13px;
}
.mailchip-connect .login {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  margin: 23px 0 20px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
  width: 96px;
  height: 34px;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
}
.mailchip-connect .login:hover {
  background-color: #1c8cea;
}
.mailchip-connect .login:active {
  background-color: #117bd5;
}
.mailchip-connect .signup {
  color: #787878;
}
.mailchip-connect .signup-btn {
  color: var(--primary-color);
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.mailchip-connect .signup-btn:hover {
  color: #1c8cea;
}
.mailchip-connect .signup-btn:active {
  color: #117bd5;
}
.mailchip-connect .signup-btn.active {
  color: #117bd5;
}
.Integration-block h4 {
  font-size: 14px;
  color: #505050;
  font-weight: normal;
  line-height: 42px;
}
.Integration-block ul {
  border: 1px solid #dcdcdc;
  background: #fff;
}
.Integration-block .icon-site {
  font-size: 32px;
}
.integration-item {
  padding: 24px 0;
  font-size: 13px;
  line-height: 24px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}
.integration-item:last-child {
  border-bottom: none;
}
.vertical-line {
  vertical-align: 10px;
}
.integration-item-logo {
  display: inline-block;
  text-align: center;
  width: 100px;
  vertical-align: middle;
}
.integration-item-logo p {
  line-height: 1;
}
.integration-item-logo .sub-name {
  margin-top: 2px;
  color: #a0a3af;
}
.integration-item-intro {
  width: -webkit-calc(100% - 260px);
  width: calc(100% - 260px);
  display: inline-block;
  padding-left: 20px;
  border-left: 1px solid #dcdcdc;
  vertical-align: middle;
}
.integration-item-intro p > a {
  color: var(--primary-color);
}
.integration-item-intro p > a.email-link {
  text-decoration: underline;
}
.integration-item-intro .zapier-switch {
  margin-top: 5px;
}
.integration-item-intro .zapier-switch span {
  display: inline-block;
  vertical-align: middle;
}
.integration-item-intro .zapier-switch .site-tip {
  max-width: 300px;
}
.integration-item-intro .icon.icon-question {
  position: relative;
  height: 22px;
}
.integration-item-intro .icon-question:before {
  content: "\E9A4";
  color: #c6c8d1;
  font-size: 18px;
  margin-left: 6px;
}
.arrow-top {
  display: none;
  position: absolute;
  left: 8px;
  top: 25px;
  z-index: 3;
}
.arrow-top:before {
  content: "";
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 5px solid #d2d2d2;
}
.arrow-top:after {
  content: "";
  position: absolute;
  top: 1px;
  border-top: 5px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 5px solid #fff;
}
.img-tip-wrap .img-tip {
  top: 64px;
}
.img-tip {
  display: none;
  position: absolute;
  width: -webkit-calc(100% - 106px);
  width: calc(100% - 106px);
  top: 59px;
  background: #fff;
  right: 10px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  z-index: 2;
}
.img-tip img {
  width: 100%;
  height: auto;
}
.integration-item-btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 38px;
}
.disconnect-btn {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
}
.disconnect-btn:hover {
  background-color: #1c8cea;
}
.disconnect-btn:active {
  background-color: #117bd5;
}
.connect-btn {
  background-color: var(--primary-color);
  transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
}
.connect-btn:hover {
  background-color: #1c8cea;
}
.connect-btn:active {
  background-color: #117bd5;
}
.brokermintImg {
  text-align: center;
  padding: 40px 0;
}
.Integration-api {
  margin-bottom: 40px;
}
.zapier-wrap {
  background: #fff;
  border: 1px solid #dcdcdc;
  display: inline-block;
}
.zapier-apikey {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  width: 200px;
  border-right: 1px solid #dcdcdc;
  color: #505050;
}
.copy-token {
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
}
.reset-token {
  margin-left: 20px;
}
.integration-item .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 100%;
  cursor: auto;
}
.api-desc {
  margin-top: 10px;
  font-size: 14px;
  color: #505050;
  padding-bottom: 15px;
}
.exchange-connect {
  width: 340px;
}
.exchange-connect .tip-hover {
  color: #e1e2e6;
  margin-left: 5px;
}
.exchange-connect .site-tip {
  max-width: 230px;
}
.exchange-form .server-item-hidden {
  display: none;
}
.exchange-form .form-item:first-child {
  padding-top: 18px;
}
.protocal-connect {
  width: 590px;
}
.protocal-connect .protocal-form p {
  margin: 18px 0;
  font-size: 14px;
  line-height: 1.14;
  color: #797e8b;
}
.protocal-connect .protocal-form p a {
  color: var(--primary-color);
  text-decoration: underline;
}
.protocal-connect .protocal-form .select-btn {
  line-height: 1.6;
}
.protocal-connect .protocal-form .form-item input::-webkit-input-placeholder {
  font-size: 14px;
  color: #c6c8d1;
}
.protocal-connect .protocal-form .form-item input::-moz-placeholder {
  font-size: 14px;
  color: #c6c8d1;
}
.protocal-connect .protocal-form .form-item input::-ms-input-placeholder {
  font-size: 14px;
  color: #c6c8d1;
}
.zillowWin {
  width: 480px;
  height: 380px;
}
.zillowWin .content {
  padding: 20px 16px;
  font-size: 14px;
  color: #505050;
  line-height: 22px;
}
.zillowWin .tips {
  margin-bottom: 22px;
}
.zillowWin .email {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #999;
  border: 1px solid #bbb;
  border-radius: 5px;
  width: 100%;
  height: 36px;
  vertical-align: middle;
  padding-left: 6px;
  margin-top: 5px;
}
.zillowWin .newform-button {
  margin-top: 54px;
  padding-right: 0;
}
.zillowWin .newform-button .btn {
  width: 120px;
  height: 40px;
  font-size: 16px;
}
.icon-app-gmail {
  background: url("//cdn.chime.me/image/fs/sitebuild/2020128/18/original_f5054f97-748c-4a7b-89e5-457d933118cf.png") no-repeat center;
}
.icon-msTeams {
  background: url("//static.chimeroi.com/crm/images/userInfo/msTeam.png") no-repeat center;
}
.icon-google {
  background: url("//static.chimeroi.com/crm/images/userInfo/google2.png") no-repeat center;
}
.icon-zapier {
  background: url("https://cdn.chime.me/image/fs/sitebuild/2022823/2/original_94f6071c-1e44-4fe2-b227-b5885ecadff6.png") no-repeat center;
}
.icon-piesync {
  background: url("//static.chimeroi.com/crm/images/userInfo/piesync.png") no-repeat center;
}
.icon-mailchimp {
  background: url("//static.chimeroi.com/crm/images/userInfo/mailchimp.png") no-repeat center;
}
.icon-grammarly {
  background: url("//static.chimeroi.com/crm/images/chime/grammarly-icon.png") no-repeat center;
}
.icon-zillow {
  background: url("//static.chimeroi.com/crm/images/userInfo/zillow2.png") no-repeat center;
}
.icon-google-calendar {
  background: url("//cdn.chime.me/image/fs/sitebuild/2022429/2/original_d88a1144-1d9a-440d-858b-a401cd83096f.png") no-repeat center;
}
.icon-outlook-calendar {
  background: url("//cdn.chime.me/image/fs/sitebuild/2022429/2/original_d41ce41d-42c4-4725-a431-f7f1196a3baf.png") no-repeat center;
}
.icon-calendly-calendar {
  background: url("//cdn.chime.me/image/fs/sitebuild/2022429/2/original_090909b2-041b-44b2-9b80-d86bac69c754.png") no-repeat center;
}
.icon-office365 {
  background: url("//static.chimeroi.com/crm/images/userInfo/office365_new.png") no-repeat center;
}
.icon-exchange {
  background: url("//static.chimeroi.com/crm/images/userInfo/exchange.png") no-repeat center;
}
.icon-brokermint {
  background: url("//static.chimeroi.com/crm/images/userInfo/brokermint.png") no-repeat;
  width: 80px !important;
}
.icon-bomb {
  background: url("//static.chimeroi.com/crm/images/bblogo/big.png") no-repeat center;
  width: 80px !important;
}
.icon-dotloop {
  background: url("//static.chimeroi.com/crm/images/userInfo/dotloop.png") no-repeat center;
  width: 80px !important;
  height: 50px !important;
}
.icon-imapsmtp {
  background: url("//static.chimeroi.com/crm/images/userInfo/smtp-2x.png") no-repeat center;
}
.icon-cloudcma {
  background: url("//static.chimeroi.com/crm/images/userInfo/cloudcma.png") no-repeat center;
  width: 80px !important;
}
.icon-homeLight {
  background: url("//cdn.chime.me/image/fs/sitebuild/202275/1/original_14210b2c-1687-4c2b-9910-d7b87abd587b.png") no-repeat center;
}
.email-duplicated-confirm {
  width: 400px;
}
.tip-mailchimp {
  min-width: 284px;
}
.tip-mailchimp a {
  color: var(--primary-color-5);
  text-decoration: underline;
}
.integration-item .icon2017.question-mailchimp {
  width: 25px;
  height: 18px;
  cursor: pointer;
  display: inline-block;
}
.integration-item-intro .icon-help_02:before {
  color: #cacaca;
  font-size: 18px;
  margin-left: 6px;
}
.tip-mailchimp:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 15px;
  left: -15px;
}
.routing-head .tags-title .upgrade-pro {
  margin-left: 10px;
}
.tab-content.app {
  margin-bottom: 40px;
}
.capture-content .upgrade-container {
  margin-top: 20px;
}
.capture-wrap .icon-help_02 {
  margin-left: 6px;
}
.capture-wrap .icon-help_02:before {
  color: #cacaca;
  font-size: 14px;
  vertical-align: text-bottom;
}
.capture-wrap .site-tip {
  width: 300px;
}
.capture-wrap .title-desc {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 16px;
  color: #797e8b;
}
.capture-wrap .title-desc a {
  color: var(--primary-color);
}
.capture-wrap .capture-block {
  margin: 20px 0 40px 0;
}
.capture-wrap .capture-block h3 {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  font-weight: 600;
  color: #202437;
}
.capture-wrap .zillow-block {
  padding: 20px 30px 20px 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.capture-wrap .zillow-block img {
  width: 90px;
  height: 90px;
  margin-right: 20px;
}
.capture-wrap .zillow-block .zillow-info {
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
  padding-right: 20px;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  color: #202437;
}
.capture-wrap .zillow-block .zillow-info.hasSwitch {
  width: -webkit-calc(100% - 440px);
  width: calc(100% - 440px);
}
.capture-wrap .zillow-block .zillow-info > div {
  line-height: 20px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.capture-wrap .zillow-block .zillow-info > div .order {
  margin-right: 4px;
}
.capture-wrap .zillow-block .zillow-info > div span {
  display: block;
}
.capture-wrap .zillow-block .zillow-info > div .copy-link {
  color: #505050;
}
.capture-wrap .zillow-block .zillow-info > div:last-child {
  margin-bottom: 0;
}
.capture-wrap .zillow-block .zillow-info a {
  color: var(--primary-color);
}
.capture-wrap .zillow-block .zillow-switch-items {
  display: inline-block;
  height: 68px;
  border-left: 1px solid #e1e2e6;
}
.capture-wrap .zillow-block .zillow-switch-items .zillow-switch {
  height: 34px;
  line-height: 34px;
  padding-left: 40px;
  vertical-align: middle;
  font-size: 14px;
  color: #797e8b;
}
.capture-wrap .zillow-block .zillow-switch-items .zillow-switch .wiperSwitch {
  margin-right: 16px;
}
.capture-wrap .copy-block {
  font-size: 0;
  margin-bottom: 20px;
}
.capture-wrap .copy-block span {
  display: inline-block;
  vertical-align: middle;
  color: #515666;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.capture-wrap .copy-block input {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 20px;
  height: 40px;
  width: 412px;
  font-size: 16px;
  border-radius: 4px 0 0 4px;
  background: #fff;
  border: solid 1px #c6c8d1;
  border-right: 0;
  color: #515666;
  vertical-align: bottom;
}
.capture-wrap .copy-block span:nth-child(3) {
  font-size: 12px;
  width: 75px;
  border-radius: 0 4px 4px 0;
  background: var(--primary-color);
  border: solid 1px var(--primary-color);
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.capture-wrap .copy-block span:nth-child(3):hover {
  background: #1c8cea;
}
.capture-wrap .list-block {
  font-size: 0;
}
.capture-wrap .list-block a {
  border-radius: 2px;
  border: 1px solid #e1e2e6;
  display: inline-block;
  width: 160px;
  height: 100px;
  margin: 0 16px 16px 0;
}
.capture-wrap .list-block a img {
  width: 160px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.capture-wrap .list-block a.and-more {
  border: solid 1px var(--primary-color-9);
  background-color: var(--primary-color-10);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--primary-color-5);
  font-size: 14px;
  text-align: center;
  vertical-align: bottom;
  line-height: 100px;
}
.capture-wrap .list-block a.and-more:hover {
  background-color: var(--primary-color-9);
}
.capture-wrap .captureSet {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #e1e2e6;
  background: #fff;
  font-size: 14px;
  border-radius: 4px;
  text-align: left;
  margin-bottom: 40px;
}
.capture-wrap .captureSet th {
  color: #202437;
  font-weight: 500;
}
.capture-wrap .captureSet th.right-cols {
  border: none;
  border-left: 1px solid var(--border-color);
}
.capture-wrap .captureSet th,
.capture-wrap .captureSet td {
  height: 50px;
  border-bottom: 1px solid #ebecf1;
  border-right: 1px solid #ebecf1;
}
.capture-wrap .captureSet td {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 0px;
  color: #515666;
}
.capture-wrap .captureSet td:not(:first-child) {
  text-align: center;
}
.right-wrap .importWrap h2.title {
  font-weight: 600;
}
.settings-import .com-pagination .page-list > li.more-page .page-wrap {
  top: 0;
}
.settings-import .com-radiobox {
  padding: 0;
  font-weight: normal;
  color: #787878;
}
.settings-import .com-radiobox.is-checked .radio-label {
  color: #787878;
  font-weight: normal;
}
.settings-import.loading-parent {
  position: absolute !important;
}
.settings-import .help {
  font-size: 16px;
  color: #c6c8d1;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 10px;
}
.importWrap {
  padding-right: 30px;
  font-size: 14px;
  min-width: 960px;
  padding: 0 30px;
  margin-bottom: 120px;
}
.importTitle {
  color: #202437;
  font-size: 18px;
  padding: 20px 0 18px 0;
}
.importBox {
  position: relative;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 30px;
}
.importBox .icon-leftArrow:before {
  content: "\E976";
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}
.importBox .dropDown {
  cursor: pointer;
}
.importBox .dropDown.drop + .dropDownPanel {
  display: block;
}
.importBox .dropDown.drop .icon-leftArrow:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.nextStep {
  color: #fff;
  width: 104px;
  text-align: center;
  height: 40px;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
}
.backStep {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  margin-right: 18px;
  background: #fff;
  color: #797e8b;
  cursor: pointer;
}
.importStep {
  margin-bottom: 20px;
  padding: 15px 15px 14px 15px;
}
.importStep .guide-me-through {
  position: absolute;
  top: 17px;
  right: 20px;
  font-size: 14px;
  color: #515666;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}
.importStep .guide-me-through .icon-direction {
  font-size: 16px;
  margin-right: 5px;
}
.importStep .guide-me-through:hover {
  color: var(--primary-color);
}
.importStep .guide-me-through > label {
  cursor: pointer;
}
@media (max-width: 1025px) {
  .importStep .guide-me-through {
    top: -36px;
  }
}
.importStep span {
  color: #a0a3af;
  font-size: 14px;
}
.importStep .stepList {
  padding-top: 1px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.importStep .stepList span {
  position: relative;
  padding: 0 84px 0 30px;
  line-height: 20px;
}
.importStep .stepList span:nth-child(1):before {
  content: "1";
}
.importStep .stepList span:nth-child(2):before {
  content: "2";
}
.importStep .stepList span:nth-child(3):before {
  content: "3";
}
.importStep .stepList span:nth-child(4):before {
  content: "4";
}
.importStep .stepList span:before {
  position: absolute;
  left: 0px;
  background: #e1e2e6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.importStep .stepList span:after {
  content: "\e93b";
  position: absolute;
  color: #c6c8d1;
  right: 35px;
  font-size: 14px;
  font-family: "icon-font";
}
.importStep .stepList span:last-child:after {
  content: "";
}
@media (max-width: 769px) {
  .importStep .stepList {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .importStep .stepList span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .importStep .stepList span:before {
    top: 10px;
  }
  .importStep .stepList span:after {
    top: 10px;
    right: 13px;
  }
}
.importStep .step1 span:nth-child(1) {
  color: var(--primary-color);
}
.importStep .step1 span:nth-child(1):before {
  background: var(--primary-color);
}
.importStep .step2 span:nth-child(2) {
  color: var(--primary-color);
}
.importStep .step2 span:nth-child(2):before {
  background: var(--primary-color);
}
.importStep .step3 span:nth-child(3) {
  color: var(--primary-color);
}
.importStep .step3 span:nth-child(3):before {
  background: var(--primary-color);
}
.importStep .step4 span:nth-child(4) {
  color: var(--primary-color);
}
.importStep .step4 span:nth-child(4):before {
  background: var(--primary-color);
}
.importUpload {
  text-align: center;
}
.importUpload .noHandle {
  position: absolute;
  width: 100%;
  height: 306px;
  left: 0;
  top: 0;
}
.importUpload p {
  color: #797e8b;
  padding: 10px 0;
}
.importUpload .beforeUpload {
  padding: 20px 20px 30px 20px;
  color: #a0a3af;
}
.importUpload .beforeUpload .dragWrap {
  position: relative;
  height: 172px;
  line-height: 172px;
  border-radius: 4px;
  border: dashed 1px #e1e2e6;
}
.importUpload .beforeUpload .dragWrap:not(.hot-disabled):hover {
  background-color: #f6f7fb;
}
.importUpload .beforeUpload .dragWrap span {
  margin-right: 10px;
}
.importUpload .beforeUpload .dragWrap .overTips {
  color: red;
  line-height: 1em;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -163px;
  width: 500px;
  margin-top: 5px;
  text-align: left;
}
.importUpload .beforeUpload input[type="file"] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.importUpload .beforeUpload .uploadBtn {
  display: inline-block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
.importUpload .beforeUpload .fromGoogle {
  height: 40px;
  font-weight: 600;
  margin-left: 30px;
  color: var(--primary-color);
  border-radius: 4px;
  border: solid 2px var(--primary-color);
  background: #fff;
  outline: none;
  cursor: pointer;
}
.importUpload .beforeUpload .fromGoogle:hover {
  background: rgba(var(--primary-color-rgb), 0.1);
}
.importUpload .beforeUpload .fromGoogle:active {
  background: rgba(var(--primary-color-rgb), 0.3);
}
.importUpload .beforeUpload .operate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.importUpload .beforeUpload .upload-choose {
  height: 40px;
  min-width: 194px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  border-radius: 4px;
  background-color: var(--primary-color);
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.importUpload .beforeUpload .upload-provider {
  width: 194px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #c6c8d1;
  background-color: rgba(var(--primary-color-rgb), 0);
  cursor: pointer;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.importUpload .beforeUpload .upload-provider .handle-btn {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #515666;
  font-size: 14px;
  line-height: 16px;
}
.importUpload .beforeUpload .upload-provider .handle-btn i {
  color: #515666;
  font-size: 12px;
}
.importUpload .beforeUpload .upload-provider .handle-btn.active {
  background: #ebecf1;
}
.importUpload .beforeUpload .upload-provider .handle-btn.active .icon-arrow_01_down {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  top: -2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.importUpload .uploading .fileName {
  position: relative;
  width: 440px;
  padding: 102px 0 0 30px;
  margin: 0 auto 8px;
  text-align: left;
  font-size: 16px;
  color: #282830;
}
.importUpload .uploading .fileName:before {
  position: absolute;
  content: "\ea17";
  font-family: "icon-font";
  left: 0;
}
.importUpload .uploading p {
  padding-bottom: 100px;
}
.importUpload .uploading .importLoading {
  width: 470px;
  height: 8px;
  margin: auto;
  border-radius: 10px;
  background: -webkit-linear-gradient(left, #2c9af7, #13cbfc 36px, #2c9af7 72px);
  background: linear-gradient(to right, #2c9af7, #13cbfc 36px, #2c9af7 72px);
  -webkit-animation: uploading-animation 1000ms infinite linear;
          animation: uploading-animation 1000ms infinite linear;
}
.importInfo .noUnSelected {
  text-align: center;
  padding: 30px 0 30px;
  color: #999;
}
.importInfo .selectWrap {
  position: relative;
  color: #787878;
}
.importInfo .selectWrap .importTitle {
  padding: 20px 0 8px 0;
}
.importInfo .selectWrap p {
  color: #515666;
  margin-bottom: 20px;
}
.importInfo .selectWrap label {
  position: absolute;
  right: 0;
  top: 52px;
}
.importInfo .selectWrap .checkbox-radio,
.importInfo .selectWrap .radio-checkbox:before {
  vertical-align: text-bottom;
}
.importInfo .selectWrap .checkbox-radio + span {
  vertical-align: middle;
}
.importInfo .importInfoWrap {
  overflow: auto;
}
.importInfo .importInfoWrap .import-info .info-key,
.importInfo .importInfoWrap .import-info li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-right: 1px solid #ebecf1;
  border-bottom: 1px solid #ebecf1;
}
.importInfo .importInfoWrap .import-info .info-key {
  color: #202437;
  font-weight: 500;
}
.importInfo .importInfoWrap .import-info .info-match {
  width: 270px;
}
.importInfo .importInfoWrap .import-info .info-match .match-name {
  display: inline-block;
  padding-left: 32px;
  width: -webkit-calc(100% - 62px);
  width: calc(100% - 62px);
  color: var(--primary-color);
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.importInfo .importInfoWrap .import-info .info-match .icon2017 {
  position: absolute;
  font-size: 16px;
}
.importInfo .importInfoWrap .import-info .info-match .icon-minus_02 {
  display: none;
  left: 20px;
  top: 2px;
  color: #c6c8d1;
}
.importInfo .importInfoWrap .import-info .info-match .icon-success_02 {
  display: none;
  left: 20px;
  top: 2px;
  color: #2cd781;
}
.importInfo .importInfoWrap .import-info .info-match .icon-edit_01 {
  color: #797e8b;
  right: 20px;
  top: 2px;
  font-size: 14px;
  cursor: pointer;
}
.importInfo .importInfoWrap .import-info .info-match .showMatchPop {
  cursor: pointer;
}
.importInfo .importInfoWrap .import-info .info-match li.import-no .icon-minus_02 {
  display: inline-block;
}
.importInfo .importInfoWrap .import-info .info-match li.import-ok .icon-success_02 {
  display: inline-block;
}
.importInfo .importInfoWrap .import-info .info-title {
  width: 300px;
}
.importInfo .importInfoWrap .import-info .info-title li {
  color: #515666;
  font-weight: 500;
}
.importInfo .importInfoWrap .import-info .info-title li .blank {
  opacity: 0.5;
}
.importInfo .importInfoWrap .import-info .info-row {
  width: -webkit-calc(100% - 570px);
  width: calc(100% - 570px);
}
.importInfo .importInfoWrap .import-info .info-row li {
  color: #797e8b;
}
.importInfo .importInfoWrap .import-info .info-row.one ul {
  width: 100%;
}
.importInfo .importInfoWrap .import-info .info-row.two ul {
  width: 50%;
}
.importInfo .importInfoWrap .import-info.hideSelected li.import-ok,
.importInfo .importInfoWrap .import-info.hideSelected li.import-no {
  display: none;
}
.importInfo .infoHandle {
  padding: 0px 20px 26px 20px;
  color: #282830;
}
.importInfo .infoHandle .icon-next:before {
  content: "\ea26";
  font-size: 12px;
}
.importInfo .infoHandle .backStep,
.importInfo .infoHandle .nextStep {
  float: right;
}
.importDetail {
  color: #282830;
}
.importDetail .importBox {
  padding: 20px;
}
.importDetail .detailTitle {
  font-size: 18px;
  font-weight: 600;
}
.importDetail .detailWrap {
  padding: 20px 0 10px;
  overflow: auto;
  min-height: 130px;
}
.importDetail .detailInfo .dropDownPanel {
  margin-top: 5px;
  color: #505050;
}
.importDetail .detailInfo .dropDownPanel p {
  line-height: 24px;
}
.importDetail .detailInfo .dropDownPanel p span:first-child {
  max-width: 600px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.importDetail .detailInfo .dropDownPanel span {
  color: var(--primary-color);
}
.importDetail .detailSign > ul > li {
  position: relative;
  color: #515666;
  padding-left: 10px;
  line-height: 25px;
}
.importDetail .detailSign > ul > li:not(:last-child) {
  margin-bottom: 16px;
}
.importDetail .detailSign > ul > li > i {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #787878;
  left: 0;
  top: 11px;
}
.importDetail .detailSign > ul > li .auto-alert label input,
.importDetail .detailSign > ul > li .auto-alert label span {
  vertical-align: middle;
}
.importDetail .detailSign > ul > li .auto-alert .icon-help_02:before {
  color: #c6c8d1;
  font-size: 14px;
  vertical-align: middle;
}
.importDetail .detailSign > ul > li .auto-alert .site-tip .empty {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  height: 16px;
}
.importDetail .detailSign > ul > li .auto-alert .site-tip a {
  color: var(--primary-color);
  text-decoration: underline;
}
.importDetail .detailSign > ul > li > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.importDetail .detailSign .share-lead-auto-alert label.disabled span,
.importDetail .detailSign .private-lead-auto-alert label.disabled span {
  opacity: 1;
}
.importDetail .detailSign .share-lead-auto-alert .auto-alert,
.importDetail .detailSign .private-lead-auto-alert .auto-alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.importDetail .detailSign .share-lead-auto-alert .auto-alert .auto-labels,
.importDetail .detailSign .private-lead-auto-alert .auto-alert .auto-labels {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.importDetail .detailSign label {
  margin-left: 20px;
  margin-right: 5px;
  cursor: pointer;
}
.importDetail .detailSign .dropDown {
  border-radius: 4px;
  border: solid 1px #c6c8d1;
  padding: 4px 4px 4px 10px;
}
.importDetail .detailSign .dropDownValue {
  margin-top: -1px;
  color: #515666;
  display: inline-block;
  max-width: 280px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.importDetail .detailSign .icon-leftArrow:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #a0a3af;
}
.importDetail .detailSign .dropDown.drop .icon-leftArrow:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.importDetail .detailSign .dropDownPanel {
  margin-top: 10px;
}
.importDetail .detailSign .dropDownPanel .dropDownLoading {
  margin: 8px auto;
  width: 18px;
}
.importDetail .detailSign .dropDownPanel .dropDownLoading img {
  width: 18px;
  height: 18px;
}
.importDetail .detailSign .dropDownPanel span:not(.icon2017) {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 2px 10px;
  border-radius: 3px;
  margin: 0 20px 10px 0;
  color: #999;
  cursor: pointer;
}
.importDetail .detailSign .dropDownPanel span:not(.icon2017).selected {
  border-color: var(--primary-color);
  color: var(--primary-color);
}
.importDetail .backStep,
.importDetail .nextStep {
  float: right;
}
.importLead {
  text-align: center;
  color: #787878;
  padding: 100px 0 60px 0;
  line-height: 30px;
}
.importLead .leading {
  width: 160px;
  margin: 0 auto 30px;
}
.importLead .leading span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--primary-color);
  margin-right: 10px;
  -webkit-animation: leading-animation 1s ease infinite;
}
.importLead .leading span:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  background: #e7f6ff;
}
.importLead .leading span:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  background: #ceedfe;
}
.importLead .leading span:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  background: #b2e5ff;
}
.importLead .leading span:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  background: #6bcbff;
}
.importLead .leading span:nth-child(5) {
  -webkit-animation-delay: 1s;
  background: #2492fc;
}
.importFinish {
  padding: 130px 0 20px 0;
}
.importFinish .finishing {
  position: relative;
  width: 225px;
  margin: 0 auto 90px;
  padding-left: 60px;
}
.importFinish .finishing img {
  position: absolute;
  left: 0;
  width: 40px;
}
.importFinish .finishing p:nth-child(2) {
  font-size: 18px;
  font-weight: 600;
  color: #515666;
}
.importFinish .finishing p:nth-child(3) {
  font-size: 14px;
  color: #797e8b;
}
.importFinish > p {
  font-size: 14px;
  text-align: center;
  color: var(--primary-color);
}
.importFinish > p span {
  cursor: pointer;
}
.importHistory .noHistory {
  text-align: center;
  padding: 30px 0 30px;
  border: 1px solid #e1e2e6;
  color: #c6c8d1;
}
.importHistory .historyList {
  min-width: 800px;
  text-align: center;
}
.importHistory .historyList .user-setting-table-container {
  border-radius: 4px 4px 0 0 !important;
  border-bottom: none !important;
}
.importHistory .historyList .user-setting-table-container .history-result-cell .history-result-cell_info .icon-help_02::before {
  font-size: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.importHistory .historyList table {
  width: 100%;
  color: #787878;
  text-align: left;
}
.importHistory .historyList table tr {
  height: 50px;
}
.importHistory .historyList table th {
  text-align: left;
  color: #202437;
}
.importHistory .historyList table td {
  color: #515666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 0px;
}
.importHistory .historyList table td span {
  margin-right: 10px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.importHistory .historyList table td span.hasDetail {
  max-width: -webkit-calc(100% - 60px);
  max-width: calc(100% - 60px);
}
.importHistory .historyList table td a {
  color: var(--primary-color);
  font-size: 12px;
  vertical-align: middle;
}
.importHistory .historyList table td a:hover {
  color: var(--primary-color);
}
.importHistory .historyList table td,
.importHistory .historyList table th {
  padding: 0 20px;
  border-bottom: 1px solid #ebecf1;
}
.importHistory .historyList table td:not(:last-child),
.importHistory .historyList table th:not(:last-child) {
  border-right: 1px solid #ebecf1;
}
.importHistory .historyList .history-pagination {
  width: 100%;
  border: 1px solid #e1e2e6;
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.importHistory .historyList .import-page {
  margin: 10px auto;
}
.importHistory .pagination {
  position: relative;
  border-radius: 4px;
  border: solid 1px #e1e2e6;
  height: 34px;
  padding: 0 20px;
  margin: 20px 0;
  display: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.importHistory .pagination span,
.importHistory .pagination a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 32px;
  text-align: center;
  color: #515666;
}
.importHistory .pagination span {
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  border-radius: 4px;
  margin: 0 10px;
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
  border: solid 1px #c6c8d1;
}
.importHistory .pagination a:hover {
  background: #f6f7fb;
}
.importHistory .pagination .prev,
.importHistory .pagination .next {
  display: none;
  font-weight: normal;
  font-family: "icon-font";
  font-size: 12px;
}
.importHistory .pagination .prev:before {
  content: "\ea27";
}
.importHistory .pagination .next:before {
  content: "\ea25";
}
.importHistory .pagination .current {
  color: var(--primary-color);
  font-weight: 600;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  height: 34px;
  line-height: 34px;
  vertical-align: inherit;
  border-radius: 0;
  margin: 0;
}
.importHistory .pagination .current.prev,
.importHistory .pagination .current.next {
  background: none;
  border-color: #ddd;
  color: #ddd;
}
.match-pop {
  padding: 0 26px 0 26px;
  color: #505050;
}
.match-pop .column-search {
  padding: 14px 0;
}
.match-pop .column-search input {
  width: 300px;
  height: 30px;
  border-radius: 4px;
  border: solid 1px #c6c8d1;
  padding: 0 5px;
}
.match-pop .column-list-wrap {
  height: 450px;
  overflow-y: auto;
}
.match-pop .column-other {
  padding: 14px 0;
  border-top: 1px solid #eee;
}
.match-pop .column-other span {
  display: inline-block;
  width: 178px;
  cursor: pointer;
}
.match-pop .column-other span:hover {
  color: var(--primary-color);
}
.match-pop .column-info > li {
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.match-pop .column-info > li p {
  color: #515666;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.match-pop .column-list li {
  float: left;
  height: 28px;
  width: 185px;
  color: #797e8b;
  cursor: pointer;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.match-pop .column-list li:hover {
  color: var(--primary-color);
}
.match-pop .column-list li.cannotSelect {
  color: #c6c8d1;
  cursor: default;
}
.match-pop .column-list.custom-fields li {
  width: 137px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.match-pop .column-list.custom-fields .add-custom-filed {
  color: var(--primary-color);
}
.importWrap .title .icon-help_02:before {
  color: #c6c8d1;
  font-size: 20px;
  margin-left: 6px;
}
.tip-featureTitle {
  cursor: pointer;
}
.tip-featureTitle:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 15px;
  left: -15px;
}
.tip-featureTitle a {
  color: var(--primary-color-5);
  text-decoration: underline;
}
.select-lead-type-pop {
  padding: 20px 30px 30px;
}
.select-lead-type-pop p {
  margin-top: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #515666;
}
.select-lead-type-pop p:first-child {
  margin-top: 0;
}
.select-lead-type-pop p:nth-child(2) {
  color: #202437;
}
.select-lead-type-pop .lead-type-radio-container {
  margin-top: 10px;
}
.select-lead-type-pop .lead-type-radio-container label {
  margin-right: 30px;
}
.add-new-group-btn-wrap {
  display: inline-block;
  color: var(--primary-color);
}
.add-new-group-btn-wrap .icon2017 {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 12px;
}
.add-new-group-btn-wrap input {
  background: #fff;
  border: none;
  padding: 0;
  color: inherit;
}
.file-type-error .type-error {
  padding: 10px 30px;
  font-size: 16px;
  line-height: 1.5;
}
.file-type-error .type-error .title {
  margin-bottom: 20px;
}
.file-type-error .type-error .email {
  margin-top: 20px;
}
.file-type-error .ok-btn {
  height: 80px;
  line-height: 80px;
  text-align: right;
  padding-right: 40px;
  border-top: 1px solid #ebecf1;
}
.file-type-error .ok-btn .js_btn_ok {
  height: 40px;
  line-height: 40px;
}
.routingWrap {
  padding-right: 20px;
  min-width: 1000px;
  font-size: 14px;
  color: #515666;
  padding-bottom: 100px;
  /* drop down style */
}
.routingWrap ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c6c8d1;
}
.routingWrap :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c6c8d1;
}
.routingWrap ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c6c8d1;
}
.routingWrap :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c6c8d1;
}
.routingWrap .back {
  margin-left: 0 !important;
  margin-right: 20px !important;
}
.routingWrap .select-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.routingWrap .timeValue {
  padding: 0 8px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: 22px;
  width: 50px;
  vertical-align: middle;
}
.routingWrap .timeTypeSelect {
  width: 90px;
  margin-right: 0;
}
.routingWrap .timeTypeSelect .select-btn {
  height: 24px;
  padding-top: 3px;
  line-height: 16px;
}
.routingWrap .popSelect {
  width: 200px;
}
.routingWrap .popSelect .select-btn {
  height: 36px;
  padding-top: 8px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
  border: solid 1px #c6c8d1;
}
.routingWrap .ruleUl > li {
  margin-bottom: 25px;
  line-height: 30px;
}
.routingWrap .ruleUl > li > label {
  cursor: pointer;
}
.routingWrap .ruleUl > li .ruleInfo {
  padding-left: 24px;
}
.routingWrap .ruleUl > li .assignSelect {
  width: 200px;
}
.routingWrap .ruleBtn {
  text-align: right;
}
.routingWrap .ruleBtn input {
  width: 104px;
  height: 40px;
  border: 0;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.routingWrap .ruleBrief.item-left {
  padding-right: 8px;
}
.priceBox .site-tip {
  width: 410px;
}
.resultWrap .icon2017:not(.icon-drawar):hover {
  cursor: pointer;
  color: var(--primary-color);
}
.resultWrap .icon-delete_01:hover {
  color: #f0454c;
}
.cPointer {
  cursor: pointer;
}
/* empty page */
.routingNoResult {
  position: relative;
  border-radius: 4px;
  border: solid 1px #ebecf1;
  margin-top: 20px;
  padding: 36px 0 36px 120px;
  line-height: 24px;
}
.routingNoResult .icon-drawar {
  position: absolute;
  font-size: 48px;
  color: #e1e2e6;
  left: 40px;
  top: 34px;
}
.routingNoResult a {
  color: var(--primary-color);
}
.defaultRule {
  margin-top: 30px;
  color: #797e8b;
}
.defaultRule .ruleTitle {
  height: 50px;
  line-height: 50px;
}
.defaultRule .ruleTitle span {
  float: right;
  line-height: 50px;
}
.defaultRule .ruleContent {
  margin-top: 20px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #e1e2e6;
  padding: 0 20px 0 20px;
}
.defaultRule .ruleContent b {
  color: #515666;
}
.defaultRule .ruleContent.showRuleWrap .ruleWrap {
  display: block;
}
.defaultRule .ruleWrap {
  display: none;
  padding-bottom: 30px;
}
.defaultRule .ruleWrap p {
  margin-bottom: 20px;
}
.defaultRule .ruleWrap > ul {
  padding-left: 10px;
}
.defaultRule .ruleWrap .select-btn {
  padding-top: 0;
}
.defaultRule .newlead-tip {
  margin-left: 0;
  color: var(--primary-color);
  text-decoration: underline;
  cursor: pointer;
}
.faqPop .faqPopContent {
  width: 590px;
  height: 360px;
  overflow: auto;
  margin-bottom: 20px;
  padding: 15px 26px 0px 26px;
}
.faqPop .faqPopContent div {
  margin-bottom: 20px;
}
.faqPop .form-item-btn {
  margin-top: 0;
  padding: 0 26px 30px 26px;
}
.locationPop {
  width: 360px;
  padding: 15px 26px 0px 26px;
}
.locationPop p {
  margin-bottom: 20px;
}
.locationPop p:nth-child(3) {
  margin-bottom: 40px;
}
.locationPop .form-item-btn {
  margin-top: 0;
}
.locationPop a {
  color: var(--primary-color);
}
/* List */
.ruleItem .playBtn {
  cursor: pointer;
  color: var(--primary-color);
}
.ruleItem .site-tip {
  max-width: 400px;
}
.ruleItem h3 {
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  font-size: 14px;
}
.ruleItem h3 span {
  font-weight: normal;
  margin-left: 20px;
}
.ruleItem h3 i {
  font-style: normal;
}
.ruleItem h3 .newlead-tip {
  margin-left: 0;
  color: var(--primary-color);
  text-decoration: underline;
  cursor: pointer;
}
.ruleItem .itemWrap {
  background: #fff;
  border: 1px solid #e1e2e6;
  border-radius: 4px;
}
.ruleItem .itemWrap.rulePaused .ruleName {
  color: #a0a3af;
}
.ruleItem .itemTitle {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #ebecf1;
  padding: 0 18px;
}
.ruleItem .itemTitle .ruleName {
  margin-right: 10px;
  color: #202437;
  display: inline-block;
}
.ruleItem .itemTitle .ruleName .nameValue {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.ruleItem .itemTitle .ruleBrief {
  color: #a0a3af;
}
.ruleItem .itemTitle .fr {
  margin-left: 20px;
  line-height: 50px;
}
.ruleItem .itemBlock {
  padding: 0 18px;
}
.ruleItem .itemBlock > span {
  width: 110px;
  height: 30px;
  line-height: 30px;
}
.ruleItem .itemBlock > div {
  width: -webkit-calc(100% - 112px);
  width: calc(100% - 112px);
}
.ruleItem .itemBlock > div span {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 4px;
  background: var(--primary-color-10);
  border: solid 1px var(--primary-color-9);
  padding: 0 8px;
  color: var(--primary-color);
}
.ruleItem .itemBlock > div i {
  font-style: normal;
  display: inline-block;
  vertical-align: bottom;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ruleItem .itemMatch {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ruleItem .itemMatch .left {
  width: 110px;
  height: 30px;
  line-height: 30px;
}
.ruleItem .itemMatch .main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ruleItem .itemMatch .main.hide {
  max-height: 152px;
  overflow: hidden;
}
.ruleItem .itemMatch .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ruleItem .itemMatch .right .btn-slide {
  position: relative;
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 4px;
  color: var(--primary-color);
  cursor: pointer;
}
.ruleItem .itemMatch .right .btn-slide.show:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ruleItem .itemMatch .right .btn-slide:after {
  position: absolute;
  content: "\e976";
  font-family: "icon-font";
  font-size: 24px;
  color: var(--primary-color);
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.ruleItem .itemAssign {
  margin-top: 10px;
  padding-bottom: 10px;
}
.ruleItem .itemAssign div span {
  background: #e7ffe3;
  border: solid 1px #c0f6c6;
  color: #18ab63;
}
.ruleItem .itemAssign .hide {
  display: none;
}
.popRuleForm {
  margin-top: 20px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #e1e2e6;
  padding: 30px;
}
.popRuleForm .siteTipBox .site-tip {
  width: 400px;
}
.popRuleForm .siteTipBox .site-tip p {
  min-width: 376px;
}
.popRuleForm .icon-help_02,
.popRuleForm .icon-attention_02 {
  margin-left: 4px;
  font-size: 16px;
  color: #c6c8d1;
}
.popRuleForm > div {
  margin-bottom: 20px;
}
.popRuleForm .itemkey {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 100px;
}
.popRuleForm .itemVlaue {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
.popRuleForm .labelKey {
  display: block;
  margin-bottom: 10px;
}
.popRuleForm .inputBox {
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
  height: 36px;
  border: solid 1px #c6c8d1;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px;
}
.popRuleForm .maxLength {
  width: 360px;
}
.popRuleForm .minLength {
  width: 180px;
}
.popRuleForm .itemLine {
  border-bottom: 1px solid #ebecf1;
  margin-bottom: 40px;
  padding-top: 10px;
}
.popRuleForm .location-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 7px 2px 6px;
  cursor: text;
  height: auto;
  min-width: 180px;
  max-width: -webkit-calc(33% - 24px);
  max-width: calc(33% - 24px);
}
.popRuleForm .location-wrap.location-wrap-max {
  min-width: 360px;
  max-width: -webkit-calc(100% - 280px);
  max-width: calc(100% - 280px);
}
.popRuleForm .location-wrap .site-tip {
  width: 300px;
}
.popRuleForm .location-wrap .icon-cancel:hover {
  cursor: pointer;
}
.popRuleForm .locationPlaceholder {
  position: absolute;
  padding-left: 6px;
  color: #c6c8d1;
  height: 24px;
  line-height: 24px;
}
.popRuleForm .location-enter {
  width: 12px;
  min-width: 12px;
  max-width: -webkit-calc(100% - 12px);
  max-width: calc(100% - 12px);
  border: 0;
  margin: 0 0 4px 5px;
  height: 22px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.popRuleForm .keyword-pannel {
  position: absolute;
  left: -1px;
  background-color: #fff;
  width: 100%;
  z-index: 2;
  border: 1px solid #eee;
  display: none;
  max-height: 210px;
  overflow: auto;
}
.popRuleForm .keyword-pannel li {
  padding: 8px 10px;
}
.popRuleForm .keyword-pannel li:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.popRuleForm .keyword-pannel .type-title {
  background: #f2f2f2;
  cursor: default;
}
.popRuleForm .select-item {
  position: relative;
  display: inline-block;
  padding: 1px 20px 1px 5px;
  margin: 0 4px 4px 0;
  word-break: break-word;
  border-radius: 2px;
  background: var(--primary-color-10);
  border: solid 1px var(--primary-color-9);
  color: var(--primary-color);
}
.popRuleForm .close-word:before {
  font-size: 12px;
  color: #a8d8fc;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
}
.popRuleForm .reassignRule {
  position: relative;
}
.popRuleForm .reassignRule.cannotClick .ruleUlShade {
  display: block;
}
.popRuleForm .reassignRule p {
  margin-bottom: 22px;
}
.popRuleForm .reassignRule .ruleUlShade {
  display: none;
  position: absolute;
  width: 100%;
  height: -webkit-calc(100% - 44px);
  height: calc(100% - 44px);
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
}
.assignTo .assignBlock {
  width: auto;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  background: #fff;
  border: solid 1px #e1e2e6;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 10px;
}
.assignTo .assignBlock span {
  display: inline-block;
  vertical-align: middle;
}
.assignTo .assignBlock .hide {
  display: none;
}
.assignTo .assignBlock .assignName {
  width: auto;
  max-width: 120px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assignTo .assignBlock .assignParts {
  width: 24px;
  border: 0;
  text-align: center;
}
.assignTo .assignBlock .icon-minus_02,
.assignTo .assignBlock .icon-plus_02 {
  font-size: 16px;
  color: #c6c8d1;
  cursor: pointer;
}
.assignTo .assignBlock .icon-minus_02:hover,
.assignTo .assignBlock .icon-plus_02:hover {
  color: var(--primary-color);
}
.assignTo .assignBlock .icon-minus_02.unclick,
.assignTo .assignBlock .icon-plus_02.unclick {
  color: #c6c8d1;
  opacity: 0.5;
  cursor: inherit;
}
.assignTo .assignBlock .icon-minus_02 {
  margin-left: 10px;
}
.assignTo .assignBlock .assignPercent {
  margin-left: 10px;
}
.assignTo .assignBlock .icon-cancel {
  margin-left: 10px;
  cursor: pointer;
}
.assignTo .assignBlock .icon-cancel:hover {
  color: var(--primary-color);
}
.rule-form-item {
  width: 858px;
}
.rule-form-item .popSelect {
  width: 414px;
}
.rule-form-item .location-wrap {
  width: 414px;
  margin-right: 0;
}
.rule-form-item .form-item-2 {
  float: left;
  width: 414px;
}
.rule-form-item .form-item-2:nth-child(2) {
  float: right;
}
.routing-content {
  padding-bottom: 50px;
}
.tip-blue {
  background: rgba(57, 66, 78, 0.95);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
}
.tip-blue-top:after {
  border-color: #39424e transparent transparent transparent;
}
.tip-blue-bottom:after {
  border-color: transparent transparent #39424e transparent;
}
.tip-blue-right:after {
  border-color: transparent #39424e transparent transparent;
}
.tip-blue-left:after {
  border-color: transparent transparent transparent #39424e;
}
.routing-head .title {
  display: inline-block;
}
.routing-head .icon-question:before {
  content: "\e9a4";
  color: #cacaca;
  font-size: 18px;
  margin-left: 6px;
  vertical-align: baseline;
}
.routing-head h3 {
  padding: 0 0 5px 0;
}
.routing-wrap {
  background: #fff;
  color: #505050;
  font-weight: 500;
}
.routing-wrap .icon-question:before {
  content: "\e9e8";
  margin-left: 4px;
  font-size: 14px;
  color: #cacaca;
}
.routing-wrap .icon-add:before {
  content: "\e912";
  margin-right: 10px;
}
.routing-wrap .icon-copy-customized:before,
.routing-wrap .icon-copy:before {
  content: "\e9e3";
  font-size: 15px;
  line-height: 1;
}
.routing-wrap .icon-copy-customized:hover,
.routing-wrap .icon-edit-customized:hover,
.routing-wrap .icon-delete-customized:hover,
.routing-wrap .icon-copy:hover {
  color: #46b0f3;
}
.routing-wrap .icon-edit-customized:before,
.routing-wrap .icon-edit:before {
  content: "\e9a1";
  font-size: 14px;
}
.routing-wrap .icon-delete-customized:before,
.routing-wrap .icon-delete:before {
  content: "\e9a3";
  font-size: 15px;
}
.title-hover {
  cursor: pointer;
}
.routing-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.routing-table td,
.routing-table th {
  border: 1px solid #ededed;
  padding: 18px 0 18px 12px;
  text-align: left;
}
.routing-table .th-leadtype {
  width: 7%;
  padding-left: 0;
  text-align: center;
}
.routing-table .th-location {
  width: 13%;
}
.routing-table .th-price {
  width: 13%;
}
.routing-table .th-property {
  width: 13%;
}
.routing-table .th-source {
  width: 10%;
}
.routing-table .th-teamMember {
  width: 15%;
}
.routing-table .th-notification {
  width: 9%;
  padding-left: 0;
  text-align: center;
}
.routing-table .th-status {
  width: 8%;
  padding-left: 0;
  text-align: center;
}
.routing-table .th-edit,
.routing-table .th-delete,
.routing-table .th-copy {
  width: 4%;
  padding-left: 0;
  text-align: center;
}
.routing-table .td-type {
  padding-left: 0;
  text-align: center;
}
.routing-table .info {
  font-size: 13px;
  margin-bottom: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.routing-table .lead-type {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
.routing-table .buyer {
  background: #3dbaa1;
}
.routing-table .buyer:before {
  content: "B";
}
.routing-table .renter {
  background: var(--primary-color-6);
}
.routing-table .renter:before {
  content: "R";
}
.routing-table .seller {
  background: #f57345;
}
.routing-table .seller:before {
  content: "S";
}
.routing-table .bands {
  width: 34px;
  background: #5990b3;
}
.routing-table .bands:before {
  content: "B&S";
}
.routing-table .price {
  width: -webkit-calc(50% - 6px);
  width: calc(50% - 6px);
  display: inline-block;
}
.routing-table .outer {
  display: inline-block;
  width: 42px;
  height: 26px;
  border-radius: 13px;
  background: #c4ced6;
  cursor: pointer;
}
.routing-table .inner {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 50%;
  margin-top: 2px;
  margin-left: -17px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.routing-table .open {
  background: var(--primary-color);
}
.routing-table .open .inner {
  margin-left: 18px;
}
.routing-table.routing-table-customized .price {
  min-width: -webkit-calc(50% - 6px);
  min-width: calc(50% - 6px);
  width: auto;
}
.routing-table.noHandle .icon-copy:before,
.routing-table.noHandle .icon-edit:before,
.routing-table.noHandle .outer,
.routing-table.noHandle .icon-copy,
.routing-table.noHandle .icon-edit,
.routing-table.noHandle .icon-copy-customized:before,
.routing-table.noHandle .icon-edit-customized:before,
.routing-table.noHandle .icon-copy-customized,
.routing-table.noHandle .icon-edit-customized {
  opacity: 0.5;
  cursor: initial;
}
.routing-table tr.noHandle .icon-copy:before,
.routing-table tr.noHandle .icon-edit:before,
.routing-table tr.noHandle .outer,
.routing-table tr.noHandle .icon-copy,
.routing-table tr.noHandle .icon-edit,
.routing-table tr.noHandle .icon-copy-customized:before,
.routing-table tr.noHandle .icon-edit-customized:before,
.routing-table tr.noHandle .icon-copy-customized,
.routing-table tr.noHandle .icon-edit-customized {
  opacity: 0.5;
  cursor: initial;
}
/*.routing-table-lender{
    .th-leadtype{
        width: 7%;
    }
    .th-location{
        width: 13%;
    }
    .th-price{
        width: 13%;
    }
    .th-property{
        width: 13%;
    }
    .th-source{
        width: 7%;
    }
    .th-preQual{
        width: 9%;
    }
    .th-teamMember{
        width: 9%;
    }
    .th-notification{
        width: 9%;
    }
    .th-status{
        width: 8%;
    }
    .th-edit,.th-delete,.th-copy{
        width: 4%;
    }
}*/
.add-wrap {
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
  font-size: 14px;
  color: #505050;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
.add-wrap .add,
.add-wrap .add-customized {
  display: inline-block;
  cursor: pointer;
}
.add-wrap:hover {
  color: var(--primary-color);
}
.c78 {
  color: #787878;
}
.modal .routing-form,
.routing-customized-form {
  width: 618px;
  padding-top: 6px;
}
.modal .routing-form form,
.routing-customized-form form {
  width: -webkit-calc(100% + 56px);
  width: calc(100% + 56px);
  margin-left: -30px;
}
.modal .routing-form .form-item,
.routing-customized-form .form-item {
  margin-bottom: 0;
}
.modal .routing-form .form-item-2,
.routing-customized-form .form-item-2 {
  margin-left: 30px !important;
  width: 295px;
}
.modal .routing-form .form-label,
.routing-customized-form .form-label {
  font-weight: bold;
  margin-top: 17px;
}
.modal .routing-form .form-button,
.routing-customized-form .form-button {
  clear: both;
  position: absolute;
  bottom: 0px;
  right: 0;
  display: block;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 30px 0 25px 0;
}
.modal .routing-form .icon-question,
.routing-customized-form .icon-question {
  cursor: pointer;
}
.modal .routing-form .location-wrap,
.routing-customized-form .location-wrap {
  vertical-align: middle;
  border: 1px solid #dcdcdc;
  width: -webkit-calc(100%);
  width: calc(100%);
  position: relative;
  cursor: text;
  border-radius: 2px;
}
.modal .routing-form .location-wrap .form-input,
.routing-customized-form .location-wrap .form-input {
  border: none;
  padding-left: 0;
  height: 32px;
  margin-left: 8px;
}
.modal .routing-form .keyword-pannel,
.routing-customized-form .keyword-pannel {
  position: absolute;
  left: -1px;
  background-color: #fff;
  width: 100%;
  z-index: 2;
  border: 1px solid #eee;
  display: none;
  max-height: 210px;
  overflow: auto;
}
.modal .routing-form .keyword-pannel li,
.routing-customized-form .keyword-pannel li {
  padding: 8px 10px;
}
.modal .routing-form .keyword-pannel li:hover,
.routing-customized-form .keyword-pannel li:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.modal .routing-form .keyword-pannel .type-title,
.routing-customized-form .keyword-pannel .type-title {
  background: #f2f2f2;
  cursor: default;
}
.modal .routing-form .select-item,
.routing-customized-form .select-item {
  background-color: #ececec;
  display: inline-block;
  padding: 1px;
  border-radius: 2px;
  margin: 4px 0 4px 8px;
  word-break: break-word;
}
.modal .routing-form .icon-close-word:before,
.routing-customized-form .icon-close-word:before {
  content: "\e98e";
  font-size: 12px;
  color: #505050;
  padding-left: 3px;
  display: inline-block;
}
.modal .routing-form .location-enter,
.routing-customized-form .location-enter {
  width: 12px;
  min-width: 12px;
  max-width: -webkit-calc(100% - 12px);
  max-width: calc(100% - 12px);
}
.modal .routing-form .members-button,
.routing-customized-form .members-button {
  padding: 6px 0 12px 0;
  text-align: right;
  background: #fff;
}
.modal .routing-form .members-no,
.routing-customized-form .members-no,
.modal .routing-form .members-yes,
.routing-customized-form .members-yes {
  font-size: 12px;
  width: 40px;
  height: 22px;
}
.modal .routing-form .members-yes,
.routing-customized-form .members-yes {
  margin-right: 12px;
}
.modal .routing-form .btn-save,
.routing-customized-form .btn-save {
  margin-right: 26px;
}
.routing-customized-form .select-item {
  display: inline-table;
}
.routing-customized-form .location-enter {
  vertical-align: bottom;
}
.routing-form-wrap .icon-question:before,
.routing-customized-form-wrap .icon-question:before {
  content: "\E9E8";
  margin-left: 4px;
  font-size: 14px;
  color: #cacaca;
  cursor: pointer;
}
.members-list .select-list-wrap {
  border: 1px solid #dbdbdb;
}
.members-list .select-list-down {
  border: none;
  padding-top: 10px;
}
.lender-label {
  margin-left: 30px;
  float: left;
  width: 100%;
  margin-top: 2px;
  margin-bottom: -10px !important;
}
.mt {
  margin-top: 20px;
}
.form-lender {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  height: 34px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-lender .lender-name {
  display: inline-block;
  width: 45%;
  margin-top: -2px;
  padding-left: 10px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-lender .lender-percent {
  margin-left: 8px;
  display: inline-block;
  width: 34px;
}
.form-lender .lender-parts {
  width: 24px;
  height: 32px;
  border: 0;
  text-align: center;
  padding-left: 0;
}
.form-lender .icon-add:before {
  content: "\e9e2";
}
.form-lender .icon-less:before {
  content: "\e9e1";
}
.form-lender .icon-delete:before {
  content: "\e941";
  font-weight: bolder;
  font-size: 12px;
  margin-left: 10px;
}
.form-lender .icon {
  color: #d4d4d4;
  cursor: pointer;
}
.form-lender .icon:hover {
  color: #46b0f3;
}
.form-lender .icon-delete:hover {
  color: #f76855;
}
.form-lender .unclick:hover {
  cursor: default;
  color: #d4d4d4;
}
.modal .routing-form .form-lender .form-label,
.modal .routing-customized-form .form-lender .form-label {
  margin-top: 0;
}
.property-list .select-list-down,
.source-list .select-list-down {
  max-height: 120px;
}
.routing-customized-form .form-users .form-input,
.routing-customized-form .form-site .form-input,
.routing-customized-form .form-packages .form-input {
  width: 45%;
  padding-left: 8px;
}
.routing-customized-form .form-users .form-label,
.routing-customized-form .form-site .form-label,
.routing-customized-form .form-packages .form-label {
  width: 100%;
}
.routing-customized-form .form-users .form-line,
.routing-customized-form .form-site .form-line,
.routing-customized-form .form-packages .form-line {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 1px;
  background-color: #8c8c8c;
  margin: 0 4px;
  top: -4px;
}
.routing-table-customized .site-tip {
  font-weight: normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.routing-wrap {
  background: #fff;
  color: #505050;
  font-weight: 500;
}
.table-list {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.table-list td,
.table-list th {
  border: 1px solid #ededed;
  padding: 18px 0 18px 20px;
  text-align: left;
}
.table-list .td-type {
  padding-left: 0;
  text-align: center;
}
.table-list .td-type button {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: #505050;
}
.table-list .td-type .disabled-tags {
  opacity: 0.3;
  cursor: not-allowed;
}
.table-list .tags-sort,
.table-list .sources-sort {
  cursor: pointer;
}
.table-list tr th {
  border-top: none;
}
.table-list tr th:first-child,
.table-list tr td:first-child {
  border-left: none;
}
.table-list tr th:last-child,
.table-list tr td:last-child {
  border-right: none;
}
.table-list tr:last-child td {
  border-bottom: none;
}
.table-list .icon-lock_01:before {
  vertical-align: middle;
}
.table-list .icon-edit_01,
.table-list .icon-delete_01 {
  cursor: pointer;
}
.table-list .icon-edit_01:before,
.table-list .icon-delete_01:before {
  vertical-align: middle;
}
.shared-tag-wrap {
  margin-top: 40px;
}
.shared-tag-head {
  padding-bottom: 0;
}
.sort-icon {
  position: relative;
  padding-left: 8px;
}
.sort-icon:before,
.sort-icon:after {
  content: '';
  position: absolute;
  border: 5px solid;
}
.sort-icon:before {
  bottom: 10px;
  border-color: transparent transparent #c5bab5 transparent;
}
.sort-icon:after {
  bottom: -5px;
  border-color: #c5bab5 transparent transparent transparent;
}
.sort-icon.up:before {
  border-color: transparent transparent #5a5a5a transparent;
}
.sort-icon.down:before {
  bottom: 10px;
  border-color: transparent transparent #c5bab5 transparent;
}
.sort-icon.down:after {
  bottom: -5px;
  border-color: #5a5a5a transparent transparent transparent;
}
.current.up .sort-icon:before {
  bottom: 10px;
  border-color: transparent transparent #5a5a5a transparent;
}
.current.down .sort-icon:before {
  bottom: 10px;
  border-color: transparent transparent #c5bab5 transparent;
}
.current.down .sort-icon:after {
  bottom: -5px;
  border-color: #5a5a5a transparent transparent transparent;
}
.add-newtag-head {
  margin: 0;
}
h3.add-source {
  height: 24px;
}
.add-tag,
.add-source {
  color: #505050;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  font-weight: bold;
  font-size: 13px;
  cursor: pointer;
}
.add-tag:hover,
.add-source:hover {
  color: var(--primary-color);
}
.add-tag .icon-add:before,
.add-source .icon-add:before {
  content: '\e9bd';
  font-size: 12px;
  font-weight: bolder;
  display: inline-block;
  font-family: 'icon-font';
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  margin-right: 5px;
}
.private-tags-list th,
.shared-tags-table th {
  font-size: 14px;
  line-height: 20px;
  color: #282828;
  padding: 12px 15px;
}
.private-tags-list td,
.shared-tags-table td {
  font-size: 14px;
  font-weight: 400;
  color: #505050;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.private-tags-list .th-edit,
.shared-tags-table .th-edit,
.private-tags-list .th-delete,
.shared-tags-table .th-delete {
  padding-left: 0;
  width: 8%;
  text-align: center;
}
.private-tags-list .th-name,
.shared-tags-table .th-name,
.private-tags-list .th-modify,
.shared-tags-table .th-modify {
  width: 28%;
}
.private-tags-list .th-ofleads,
.shared-tags-table .th-ofleads {
  width: 20%;
}
.private-tags-list .td-type,
.shared-tags-table .td-type {
  width: 10%;
}
.sources-table-list th {
  font-size: 14px;
  color: #282828;
  padding: 12px 15px;
  line-height: 20px;
}
.sources-table-list th.th-edit,
.sources-table-list th.th-delete {
  width: 230px;
  text-align: center;
  padding-left: 0;
}
.sources-table-list th.th-edit > span,
.sources-table-list th.th-delete > span,
.sources-table-list th.th-edit > .tip-blue,
.sources-table-list th.th-delete > .tip-blue {
  font-weight: normal;
  left: auto !important;
  width: 220px;
}
.sources-table-list th.th-edit .site-tip-bottom.left:after,
.sources-table-list th.th-delete .site-tip-bottom.left:after {
  left: -webkit-calc(50% + 35px);
  left: calc(50% + 35px);
  right: auto;
}
.sources-table-list td {
  font-size: 14px;
  font-weight: 400;
  color: #505050;
}
.sources-table-list td.td-first {
  font-weight: 500;
}
.sources-table-list tr.system span.icon {
  cursor: auto;
}
.sources-table-list tr.system span.icon-lock:before {
  content: "\EA0A";
  font-size: 12px;
  color: #b6b6b6;
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.sources-table-list tr.system span.sources-hide {
  cursor: pointer;
  color: var(--primary-color);
}
.sources-table-list tr.system span.sources-hide.show-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.sources-table-list tr.system span.sources-edit {
  color: #bebebe;
  cursor: not-allowed;
}
.sources-table-list tr.hide td {
  background-color: #f8f8f8;
}
.tag-modal {
  border-radius: 3px;
}
.tag-modal .form {
  padding: 0 14px;
}
.tag-modal .tags-form {
  width: 410px;
  margin-top: 16px;
}
.tag-modal .sources-form {
  min-width: 410px;
  margin-top: 16px;
}
.tag-modal .sources-form .source-delete {
  padding: 0 12px;
}
.tag-modal .choose-source-label {
  font-size: 14px;
  display: inline-block;
  line-height: 34px;
}
.tag-modal .source-list {
  width: 145px;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 15px;
}
.tag-modal .source-list .select-list-down {
  max-height: 200px;
}
.tag-modal .tag-name {
  border: none;
  border-radius: 0;
  font-size: 16px;
  border-bottom: 2px solid #ececec;
}
.tag-modal .btn {
  cursor: pointer;
}
.tag-modal .js_cancel {
  color: #787878;
}
.tag-modal .btn-save {
  width: 110px;
  height: 40px;
  background: var(--primary-color);
}
.capture-content {
  background: #f7f7f7;
}
.capture-content a.a_link {
  color: var(--primary-color);
}
.capture-content .title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 24px;
}
.capture-content .desc {
  font-size: 13px;
  color: #787878;
  padding-top: 2px;
  padding-bottom: 12px;
  font-weight: 400;
}
.capture-content .provider-block {
  background: #fff;
  padding: 20px 16px;
  position: relative;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 40px;
}
.capture-content .capture-img {
  width: 72px;
  height: 72px;
}
.capture-content .provider-info {
  display: inline-block;
  line-height: 24px;
  font-size: 13px;
  vertical-align: top;
  font-weight: 400;
  margin-left: 8px;
}
.capture-content .connect-btn2 {
  position: absolute;
  right: 20px;
  top: 36px;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: 3px;
}
.capture-content .import-block {
  background: #fff;
  padding: 20px 16px 40px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 50px;
}
.capture-content .import-left,
.capture-content .import-right {
  width: 50%;
  float: left;
  margin-bottom: 45px;
}
.capture-content .import-right .import-info {
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
}
.capture-content .import-info {
  vertical-align: top;
  width: -webkit-calc(100% - 108px);
  width: calc(100% - 108px);
  display: inline-block;
  margin-left: 8px;
}
.capture-content .import-info .info-title {
  font-weight: bold;
  font-size: 16px;
}
.capture-content .import-info .info {
  line-height: 18px;
  font-weight: 400;
}
.capture-content .email-block {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  margin-bottom: 18px;
  position: relative;
}
.capture-content .email-block:after {
  content: "";
  display: block;
  clear: both;
}
.capture-content .email-block input {
  float: left;
  font-size: 16px;
  color: #465666;
  padding-left: 14px;
  width: -webkit-calc(100% - 136px);
  width: calc(100% - 136px);
  border: 0;
  height: 54px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.capture-content .email-block .email-block-btn {
  float: right;
  color: var(--primary-color);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  border-radius: 3px;
  width: 120px;
  line-height: 54px;
  cursor: pointer;
  border-left: 1px solid #dcdcdc;
}
.capture-content .email-block .email-suffix {
  position: absolute;
  left: 14px;
  top: 17px;
  color: #a0a0a0;
  font-size: 16px;
  font-weight: 400;
  width: -webkit-calc(100% - 138px);
  width: calc(100% - 138px);
}
.capture-content .email-block .email-suffix + input {
  padding-right: 90px;
  width: -webkit-calc(100% - 228px);
  width: calc(100% - 228px);
}
.capture-content .email-block .email-name {
  visibility: hidden;
  display: inline-block;
  max-width: -webkit-calc(100% - 90px );
  max-width: calc(100% - 90px );
  overflow: hidden;
  height: 22px;
}
.capture-content .email-block .active {
  color: #465666;
  top: 11px;
}
.capture-content .tip-content .tip-desc {
  color: #787878;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 6px;
}
.capture-content .tip-content .help-link {
  color: var(--primary-color);
}
.capture-content .tip-content .other-tip {
  margin-top: 6px;
}
.settings-content {
  margin-bottom: 30px;
}
.settings-table {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.settings-table > thead th {
  color: #202437;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 15px;
}
.settings-table td {
  font-size: 14px;
  color: #515666;
}
.settings-table th,
.settings-table td {
  border-collapse: collapse;
  border: 1px solid #ededed;
  padding: 15px 20px;
  text-align: left;
}
.settings-table th.icon-btn,
.settings-table td.icon-btn {
  text-align: center;
  width: 8%;
}
.settings-table .icon-edit_01,
.settings-table .icon-delete_01 {
  cursor: pointer;
}
.settings-table .icon-edit_01:before,
.settings-table .icon-delete_01:before {
  vertical-align: middle;
}
.settings-table .icon-edit_01:hover,
.settings-table .icon-delete_01:hover {
  color: var(--primary-color);
}
.settings-empty {
  padding: 34px 40px;
  height: 46px;
  border-radius: 4px;
  border: solid 1px #ebecf1;
  font-size: 14px;
  color: #797e8b;
}
.settings-empty span.icon2017 {
  float: left;
  margin-right: 30px;
  font-size: 48px;
  color: #e1e2e6;
  position: relative;
  top: -4px;
}
.settings-empty p {
  line-height: 1.8;
}
.settings-empty p.empty-showing {
  line-height: 46px;
}
.settings-empty a.add-new {
  color: var(--primary-color);
  cursor: pointer;
}
.custom-field-table th.data-type,
.custom-field-table td.data-type {
  text-transform: capitalize;
  min-width: 75px;
}
.custom-field-form .custom-field-description {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #515666;
  padding-bottom: 10px;
}
.custom-field-form .data-type-description {
  margin-top: 10px;
}
.custom-field-form .custom-field-data-type-list .select-btn {
  padding-top: 0;
  line-height: 34px;
}
.custom-field-pop .js_btn_ok:hover {
  background: #339ef8;
}
.custom-field-pop .js_btn_ok:active {
  background: #137fd6;
}
.right-wrap .reportingWrap {
  /*2.3.6  Uniform Empty Style */
}
.right-wrap .reportingWrap h2.title,
.right-wrap .reportingWrap h2.title span:first-child {
  color: #202437;
  font-weight: 600;
}
.right-wrap .reportingWrap .goalContent-title,
.right-wrap .reportingWrap .agentContent-title {
  margin-bottom: 10px;
  line-height: 2;
  font-weight: 600;
  font-size: 18px;
  color: #202437;
}
.right-wrap .reportingWrap .reporting-index .tableContent .agentContent-title {
  margin-top: 40px;
}
.right-wrap .reportingWrap .right-header-filter {
  height: 40px;
  line-height: 40px;
  width: -webkit-calc( 100% - 4px );
  width: calc( 100% - 4px );
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e1e2e6;
  margin-left: 2px;
}
.right-wrap .reportingWrap .right-header-filter > span {
  float: left;
  padding: 0 0 0 20px;
  font-size: 14px;
  color: #515666;
}
.right-wrap .reportingWrap .right-header-filter > ul {
  float: left;
  margin-left: 10px;
}
.right-wrap .reportingWrap .right-filter {
  min-width: 780px;
  margin-bottom: 20px;
}
.right-wrap .reportingWrap .filter-year .select-btn-wrap span.selectTxt {
  float: left;
}
.right-wrap .reportingWrap .filter-year .select-list-wrap {
  top: 100%;
  left: -9px;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
  border: 0;
}
.right-wrap .reportingWrap .goalTips,
.right-wrap .reportingWrap .subOfficeGoalTips {
  position: relative;
  border-radius: 4px;
  border: solid 1px #ebecf1;
  margin-top: 20px;
  padding: 36px 0 36px 120px;
  line-height: 24px;
  font-size: 14px;
  color: #a0a3af;
}
.right-wrap .reportingWrap .goalTips .icon-overview_01,
.right-wrap .reportingWrap .subOfficeGoalTips .icon-overview_01 {
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -24px;
  font-size: 48px;
  color: #e1e2e6;
}
.right-wrap .reportingWrap .goalTips .goalSet,
.right-wrap .reportingWrap .subOfficeGoalTips .goalSet {
  color: var(--primary-color);
}
.right-wrap .reportingWrap .agentContent th:first-child,
.right-wrap .reportingWrap .subOfficeContent th:first-child {
  width: 25%;
}
.right-wrap .reportingWrap .agentContent th:nth-child(2),
.right-wrap .reportingWrap .subOfficeContent th:nth-child(2) {
  width: 10%;
}
.right-wrap .reportingWrap .user-setting-first-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.right-wrap .reportingWrap .user-setting-first-title .white-btn {
  height: 36px;
  margin-right: 20px;
  margin-left: 0px !important;
}
.right-wrap .reportingWrap .user-setting-first-title .icon2017 {
  margin-right: 20px;
}
.right-wrap .reportingWrap .user-setting-first-title .office-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modal-body .goalEdit-form {
  padding-left: 0;
  padding-right: 0;
  width: 462px;
  color: #787878;
}
.modal-body .goalEdit-form input {
  color: #282830;
}
.modal-body .goalEdit-form .form-button {
  padding-right: 26px;
}
.modal-body .goalEdit-form .btn-cancel {
  color: #787878;
}
.modal-body .goalEdit-form .btn-save {
  color: #fff;
}
.modal-body .goal-form-content {
  max-height: 430px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 26px;
}
.modal-body .custom-goal .form-item {
  width: 120px;
  margin-right: 18px;
}
.modal-body .custom-goal .form-item label {
  position: relative;
  max-width: 100%;
  display: inline-block;
}
.modal-body .custom-goal .form-item span.dollar {
  position: absolute;
  left: 8px;
  bottom: 7px;
}
.modal-body .custom-goal .form-item input {
  padding-left: 19px;
}
.modal-body .custom-year-goal {
  width: 100%;
}
.modal-body .greenblue {
  color: #2cd781;
}
.modal-body .salmon {
  color: #fb6f66;
}
.goalEdit-form .goalQuota,
.goalEdit-form .goal-eachMouth {
  margin-top: 17px;
}
.goalEdit-form .goalQuota p:first-child,
.goalEdit-form .goal-eachMouth p:first-child {
  margin-bottom: 8px;
}
.goalEdit-form .goalQuota label,
.goalEdit-form .goal-eachMouth label {
  margin-right: 25px;
}
.goalEdit-form .goalQuota label .select-radio,
.goalEdit-form .goal-eachMouth label .select-radio {
  margin-right: 0;
}
.goalEdit-form .average-total {
  margin-top: 17px;
  margin-bottom: 17px;
}
.goalEdit-form .average-total p:first-child {
  margin-bottom: 8px;
}
.goalEdit-form .checked-label {
  color: var(--primary-color);
  border-color: var(--primary-color);
}
.goalEdit-form .new-custom-total {
  font-size: 16px;
}
.goalEdit-form .goal-eachMouth .custom-goal {
  margin-top: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.goalEdit-form .average-total input.goal-value2 {
  width: 148px;
  padding-left: 19px;
}
.goalEdit-form .average-total {
  position: relative;
}
.goalEdit-form .average-total span.dollar {
  position: absolute;
  left: 7px;
  bottom: 7px;
}
.officeAgentContent {
  margin-top: 20px;
}
.goalContent,
.agentContent,
.subOfficeContent,
.officeGoalContent,
.officeAgentContent {
  overflow: hidden;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid #e1e2e6;
}
.goalContent table,
.agentContent table,
.subOfficeContent table,
.officeGoalContent table,
.officeAgentContent table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
}
.goalContent tr th,
.agentContent tr th,
.subOfficeContent tr th,
.officeGoalContent tr th,
.officeAgentContent tr th {
  border-top: none;
}
.goalContent tr:last-child td,
.agentContent tr:last-child td,
.subOfficeContent tr:last-child td,
.officeGoalContent tr:last-child td,
.officeAgentContent tr:last-child td {
  border-bottom: none;
}
.goalContent tr th:first-child,
.agentContent tr th:first-child,
.subOfficeContent tr th:first-child,
.officeGoalContent tr th:first-child,
.officeAgentContent tr th:first-child,
.goalContent tr td:first-child,
.agentContent tr td:first-child,
.subOfficeContent tr td:first-child,
.officeGoalContent tr td:first-child,
.officeAgentContent tr td:first-child {
  border-left: none;
}
.goalContent tr th:last-child,
.agentContent tr th:last-child,
.subOfficeContent tr th:last-child,
.officeGoalContent tr th:last-child,
.officeAgentContent tr th:last-child,
.goalContent tr td:last-child,
.agentContent tr td:last-child,
.subOfficeContent tr td:last-child,
.officeGoalContent tr td:last-child,
.officeAgentContent tr td:last-child {
  border-right: none;
}
.goalContent tbody,
.agentContent tbody,
.subOfficeContent tbody,
.officeGoalContent tbody,
.officeAgentContent tbody {
  background: #fff;
}
.goalContent th,
.agentContent th,
.subOfficeContent th,
.officeGoalContent th,
.officeAgentContent th,
.goalContent td,
.agentContent td,
.subOfficeContent td,
.officeGoalContent td,
.officeAgentContent td {
  padding: 13px 0;
  border: 1px solid #ebecf1;
}
.goalContent th,
.agentContent th,
.subOfficeContent th,
.officeGoalContent th,
.officeAgentContent th {
  width: 7%;
  font-weight: bold;
  font-size: 14px;
}
.goalContent th:first-child,
.agentContent th:first-child,
.subOfficeContent th:first-child,
.officeGoalContent th:first-child,
.officeAgentContent th:first-child {
  width: 11%;
}
.goalContent th:last-child,
.agentContent th:last-child,
.subOfficeContent th:last-child,
.officeGoalContent th:last-child,
.officeAgentContent th:last-child {
  width: 5%;
}
.goalContent td,
.agentContent td,
.subOfficeContent td,
.officeGoalContent td,
.officeAgentContent td {
  text-align: center;
}
.goalContent .icon-edit:before,
.agentContent .icon-edit:before,
.subOfficeContent .icon-edit:before,
.officeGoalContent .icon-edit:before,
.officeAgentContent .icon-edit:before {
  content: "\E9A1";
  font-size: 14px;
}
.goalContent .icon-edit_01,
.agentContent .icon-edit_01,
.subOfficeContent .icon-edit_01,
.officeGoalContent .icon-edit_01,
.officeAgentContent .icon-edit_01 {
  cursor: pointer;
}
.goalContent .icon-retry,
.agentContent .icon-retry,
.subOfficeContent .icon-retry,
.officeGoalContent .icon-retry,
.officeAgentContent .icon-retry {
  cursor: pointer;
  font-size: 14px;
}
.goalContent .t-dollar,
.agentContent .t-dollar,
.subOfficeContent .t-dollar,
.officeGoalContent .t-dollar,
.officeAgentContent .t-dollar {
  margin-right: 1px;
}
.goalContent .agent-header-img,
.agentContent .agent-header-img,
.subOfficeContent .agent-header-img,
.officeGoalContent .agent-header-img,
.officeAgentContent .agent-header-img {
  float: left;
  height: 36px;
  width: 36px;
  border-radius: 18px;
  vertical-align: middle;
  margin-right: 10px;
  z-index: 1;
}
.goalContent td:first-child,
.agentContent td:first-child,
.subOfficeContent td:first-child,
.officeGoalContent td:first-child,
.officeAgentContent td:first-child {
  padding-left: 20px;
}
.goalContent td:first-child .word-break-auto,
.agentContent td:first-child .word-break-auto,
.subOfficeContent td:first-child .word-break-auto,
.officeGoalContent td:first-child .word-break-auto,
.officeAgentContent td:first-child .word-break-auto {
  float: left;
  max-width: -webkit-calc(100% - 70px);
  max-width: calc(100% - 70px);
  line-height: 1.5;
  text-align: left;
  word-wrap: break-word;
}
.agentContent.memberData th:first-child,
.agentContent.memberData td:first-child {
  display: none;
}
.agentContent.memberData th:last-child,
.agentContent.memberData td:last-child {
  display: none;
}
.goalEdit-form .average-total .average-totalGoal,
.goalEdit-form .custom-goal .custom-total {
  width: 148px;
  padding-left: 2px;
  border: transparent;
  font-size: 16px;
  background: #fff;
}
.goalEdit-form .total-dollar {
  font-size: 16px;
}
.goalTable a {
  color: var(--primary-color);
  cursor: pointer;
}
.goalTable a:hover {
  text-decoration: underline;
}
.setting-autoalert .panel-wrap {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e1e2e6;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
     -moz-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.setting-autoalert .panel-wrap .item {
  font-size: 14px;
}
.setting-autoalert .panel-wrap .item .title {
  width: 200px;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
}
.setting-autoalert .panel-wrap .item .content {
  vertical-align: middle;
  display: inline-block;
}
.setting-autoalert .panel-wrap .item .valign {
  vertical-align: middle;
}
.setting-autoalert .panel-wrap .item .delete-all {
  font-size: 14px;
  color: #a0a3af;
  text-decoration: underline;
  cursor: pointer;
}
.setting-autoalert .panel-wrap .item .alert-time {
  display: inline-block;
}
.setting-autoalert .panel-wrap .item .alert-time .content {
  line-height: 24px;
  width: 130px;
}
.setting-autoalert .panel-wrap .item + .item {
  margin-top: 15px;
}
.setting-autoalert .panel-wrap .icon-help_02 {
  color: #c6c8d1;
  vertical-align: middle;
}
.setting-autoalert .panel-wrap .w360 {
  width: 360px;
}
.setting-autoalert .panel-wrap .schedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.setting-autoalert .panel-wrap .schedule .title {
  width: 200px;
  vertical-align: middle;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.setting-autoalert .panel-wrap .panel-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px;
  margin-top: 0;
  border-top: 1px solid #e9ecef;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.setting-autoalert .panel-wrap .panel-footer .panel-footer-check {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #515666;
}
#auto-property-alert {
  font-size: 14px;
  padding-top: 20px;
}
#auto-property-alert .icon-question {
  font-size: 16px;
  font-weight: normal;
}
#auto-property-alert .icon-question:after {
  content: "\E9A4";
  color: #cacaca;
}
.settingTab.alert-setting-tab {
  min-width: unset !important;
  width: 700px;
  padding: 0 !important;
  margin: 0 30px;
}
#auto-property-alert > p {
  font-size: 24px;
  font-weight: 600;
  color: #202437;
  margin-bottom: 20px;
  line-height: 30px;
  height: 30px;
}
#auto-property-alert > p span:first-child {
  margin-left: 20px;
  color: #797e8b;
  font-size: 14px;
  vertical-align: top;
}
#auto-property-alert > p span:last-child {
  padding-left: 5px;
  color: #c6c8d1;
}
.alertWrap {
  font-size: 14px;
}
.auto-alert-item {
  margin-bottom: 30px;
  background: #fff;
  width: 700px;
  border-radius: 4px;
  border: 1px solid #e1e2e6;
  position: relative;
  display: none;
}
.auto-alert-item .auto-alert-item-layer {
  display: none;
  position: absolute;
  width: 700px;
  height: 430px;
  bottom: 100px;
  background: rgba(255, 255, 255, 0.5);
}
.auto-alert-item.seller-alert .auto-alert-item-layer {
  height: 310px;
}
.auto-alert-item.switch-off .auto-alert-item-layer {
  display: block;
}
.auto-alert-item.active {
  display: block;
}
.auto-alert-item .delete-all {
  display: none;
  margin-left: 20px;
  font-size: 14px;
  color: #a0a3af;
  text-decoration: underline;
  cursor: pointer;
  vertical-align: top;
}
.auto-alert-item-title {
  margin-top: 15px;
  float: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #515666;
}
.auto-alert-item-switch {
  display: inline-block;
  position: relative;
  width: 38px;
  height: 18px;
  border-radius: 20px;
  background-color: var(--primary-color-5);
  -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 5px 0 rgba(0, 10, 30, 0.1);
  border: solid 1px var(--primary-color);
  cursor: pointer;
}
.auto-alert-item-switch.off {
  background: #f6f7fb;
  border-color: #c6c8d1;
}
.auto-alert-item-switch:after {
  content: "";
  position: absolute;
  right: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 10, 30, 0.1), 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 10, 30, 0.1), 0 2px 5px 0 rgba(0, 10, 30, 0.1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.auto-alert-item-switch.off:after {
  right: 20px;
}
.auto-alert-item-top {
  padding: 0 30px;
  height: 50px;
  border-bottom: solid 1px #ebecf1;
}
.alert-time-choose-wrap {
  margin-top: 30px;
  width: 316px;
  color: #515666;
}
.alert-time-choose-wrap .select-btn {
  color: inherit;
}
.alert-time-choose-wrap > span {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  vertical-align: top;
}
.alert-time-choose {
  display: inline-block;
  width: 118px;
}
.alert-time-choose .select-btn-wrap {
  height: 24px;
  padding: 0 6px;
  line-height: 24px;
  border-radius: 4px;
}
.auto-alert-item-content {
  margin: 17px 30px 0;
  padding-bottom: 30px;
  padding-top: 10px;
  border-bottom: 1px #ebecf1 solid;
}
.auto-alert-item-content > table,
.auto-alert-item-content .select-btn {
  color: #515666;
}
.auto-alert-item-content > table > tbody > tr:first-child td,
.auto-alert-item-content .select-btn > tbody > tr:first-child td {
  padding: 10px 0;
}
.auto-alert-item-content > table > tbody > tr:first-child td:last-child,
.auto-alert-item-content .select-btn > tbody > tr:first-child td:last-child {
  font-size: 0;
}
.auto-alert-item-content > table > tbody > tr > td:first-child,
.auto-alert-item-content .select-btn > tbody > tr > td:first-child {
  width: 140px;
}
.auto-alert-item-content .item-select {
  padding: 10px 0;
}
.auto-alert-item-content .item-select .select-btn-wrap {
  width: 360px;
  height: 36px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}
.auto-alert-item-bottom {
  padding: 30px;
  text-align: right;
}
.auto-alert-item-bottom > label {
  margin-right: 20px;
}
.auto-alert-item-bottom input[type="button"] {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  background-color: var(--primary-color);
  border: none;
  padding: 0;
  color: #fff;
  outline: none;
  cursor: pointer;
}
.auto-alert-item-bottom input[type="checkbox"] + .checkbox-radio {
  margin-bottom: -2px;
}
.auto-alert-item-bottom input[type="checkbox"] + .checkbox-radio + span {
  vertical-align: text-bottom;
  color: #a0a3af;
}
.auto-alert-item-bottom input[type="checkbox"]:checked + .checkbox-radio:before {
  left: -1px;
}
.condition-introduce-popwin-wrap .form {
  padding: 20px 30px;
}
.condition-introduce-popwin-wrap .modal-header {
  border-color: #ebecf1;
}
.condition-introduce-popwin-wrap .newform-button {
  padding: 30px;
  border-color: #ebecf1;
}
.condition-introduce-popwin-wrap .newform-button .btn {
  height: 40px;
  width: 104px;
  border-radius: 4px;
}
.condition-introduce-popwin {
  width: 516px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #515666;
}
.condition-introduce-popwin > p:not(:last-child) {
  margin-bottom: 16px;
}
.condition-introduce-popwin ul {
  margin-bottom: 16px;
  margin-left: 30px;
}
.condition-introduce-popwin ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.select-disabled .select-btn-wrap {
  cursor: default;
}
.agent-partner-warp .agent-partner-main {
  margin-bottom: 20px;
}
.agent-partner-warp .agent-partner-main .settings-empty {
  display: none;
}
.agent-partner-warp .agent-partner-main .settings-empty p {
  line-height: 46px;
}
.agent-partner-warp .agent-partner-main table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
}
.agent-partner-warp .agent-partner-main table thead tr {
  border: 0;
}
.agent-partner-warp .agent-partner-main table thead tr th:nth-of-type(1) {
  width: 25%;
}
.agent-partner-warp .agent-partner-main table thead tr th:nth-of-type(2) {
  width: 35%;
}
.agent-partner-warp .agent-partner-main table thead tr th:nth-of-type(3) {
  width: 20%;
}
.agent-partner-warp .agent-partner-main table tbody tr[class*="child-"] td:last-child {
  border-bottom: 0;
  border-top: 0;
}
.agent-partner-warp .agent-partner-main table tbody tr.parent td {
  border-bottom: 1px solid #ededed;
}
.agent-partner-warp .agent-partner-main table td {
  font-size: 14px;
  color: #282828;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #ededed;
}
.agent-partner-warp .agent-partner-main table th,
.agent-partner-warp .agent-partner-main table td {
  padding: 18px 12px;
  border-left: 1px solid #ededed;
}
.agent-partner-table td span.agent-name {
  display: inline-block;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agent-partner-table .icon-select-triangle {
  display: inline-block;
  position: absolute;
  margin-left: 10px;
  cursor: pointer;
}
.agent-partner-table .icon-select-triangle.showList {
  -ms-transform: scale(0.83) rotate(180deg);
      transform: scale(0.83) rotate(180deg);
  -webkit-transform: scale(0.83) rotate(180deg);
}
.agent-partner-table tr.hide-info {
  display: none;
}
.role-setting-warp .role-setting-table thead .tip-hover {
  margin-left: 7px;
  cursor: pointer;
  color: #e1e2e6;
}
.role-setting-warp .role-setting-table thead .site-tip-hover {
  max-width: 350px;
}
.role-setting-warp .role-setting-table .icon-edit_01,
.role-setting-warp .role-setting-table .icon-delete_01 {
  cursor: pointer;
}
.role-setting-warp .role-setting-table .icon-edit_01:before,
.role-setting-warp .role-setting-table .icon-delete_01:before {
  vertical-align: middle;
}
.role-setting-warp .role-setting-table .icon-edit_01:hover,
.role-setting-warp .role-setting-table .icon-delete_01:hover {
  color: var(--primary-color);
}
.role-setting-pop .role-setting-form {
  padding-top: 17px;
  padding-bottom: 0;
}
.role-setting-pop .role-setting-form p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #797e8b;
  line-height: normal;
}
.role-setting-pop .role-setting-form p.delete-role-description {
  font-size: 16px;
  color: #202437;
}
.role-setting-pop .modal-body .form-item-btn {
  padding-top: 0;
  border-top: none;
}
.role-setting-pop .modal-body .form-item-btn .btn {
  border-radius: 4px;
}
.delete-role-pop .btn-save {
  background-color: #f0454c;
}
body.settings {
  min-width: initial !important;
  min-width: 1200px;
  font-family: Helvetica;
}
body.settings .right-wrap {
  background-color: #f6f7fb;
}
body.settings .right-wrap .faq {
  cursor: pointer;
  vertical-align: middle;
  padding: 2px 8px;
  border-radius: 4px;
  background: #c6c8d1;
  color: #fff;
  font-size: 12px;
  margin-left: 10px;
}
body.settings .right-wrap .settingError {
  padding-top: 20px;
  font-size: 16px;
}
body.settings .right-wrap .settingError a {
  color: var(--primary-color);
}
body.settings .icon-mail-link:before {
  content: "\e904";
  padding-right: 5px;
  position: relative;
  top: 1px;
}
body.settings .dashed {
  display: inline-block;
  height: 110px;
  width: 230px;
  border: dashed 1px #dcdcdc;
}
body.settings .dashed img {
  margin-top: 13px;
}
body.settings .dashed a {
  color: #46b0f3;
  display: inline-block;
  margin-top: 5px;
}
body.settings .border {
  border: 1px #dcdcdc solid;
}
body.settings .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
body.settings .pop-wind [data-name="fisrt-name"] {
  width: 130px;
  margin-right: 20px;
}
body.settings .pop-wind [data-name="last-name"] {
  width: 130px;
}
body.settings .select {
  position: relative;
  cursor: default;
}
body.settings .select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #505050;
  border-bottom: none;
  vertical-align: middle;
  -webkit-transform: translate(0, -1px);
      -ms-transform: translate(0, -1px);
          transform: translate(0, -1px);
}
body.settings .settingBlock {
  background: #fff;
}
body.settings .settingBlock table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
.no-data-tip {
  text-align: center;
  border-top: 1px #ededed solid;
  height: 290px;
  padding-top: 180px;
  display: none;
}
.no-data-tip p:nth-of-type(1) {
  font-size: 24px;
  color: #c8c8c8;
}
.no-data-tip p:nth-of-type(2) {
  font-size: 14px;
  color: #adadad;
}
.email-content {
  width: 1130px;
}
.email-content .crm-mail-win {
  margin-top: 17px;
  padding-right: 10px;
}
.email-content .crm-mail-win .crm-emailwin-right {
  padding-right: 20px;
}
.email-content .crm-emailwin-right {
  padding: 0;
  max-height: 530px;
}
.email-content .crm-emailwin-bottom {
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-top: 1px solid #ebecf1;
}
.email-content .crm-emailwin-bottom .button {
  height: 32px;
}
.opened-email .mail-add,
.opened-email .mail-footer-hr {
  display: none;
}
.opened-email .single-mail-footer {
  height: 44px;
  line-height: 44px;
}
.opened-email #preview-mail-m,
.opened-email #send-mail-m {
  height: 30px;
  position: relative;
  bottom: 10px;
  left: 25px;
}
.opened-email .left-side {
  float: left;
  width: 284px;
  border-right: 1px solid #ddd;
}
.opened-email .send-email {
  color: #46b0f3;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  border-top: 1px solid #ddd;
}
.opened-email .send-email .js_timeline_send_email {
  cursor: pointer;
}
.opened-email .send-email .icon-add:hover {
  color: #42acfe;
}
.opened-email .email-list {
  height: 508px;
  overflow-y: auto;
}
.opened-email .email-item {
  cursor: pointer;
  padding-top: 20px;
  padding-right: 26px;
  padding-left: 26px;
  border-bottom: 1px solid #ddd;
}
.opened-email .email-item:hover {
  background-color: #f7f7f7;
}
.opened-email .email-number,
.opened-email .email-time {
  font-size: 13px;
  color: #999;
}
.opened-email .email-time {
  padding-bottom: 20px;
  padding-top: 8px;
}
.opened-email .email-subject {
  font-size: 16px;
  word-break: break-word;
}
.opened-email .list-single-stage {
  display: inline-block;
  max-width: 94px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}
.opened-email .email-main {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  width: 800px;
  height: 608px;
  overflow: auto;
}
.opened-email .email-main .crm-emailwin-content {
  height: auto;
}
.opened-email .email-main #email-main {
  overflow: hidden;
}
.opened-email .email-main .mass-mail-footer {
  height: 40px;
  line-height: 40px;
}
.opened-email .mail-win main {
  width: 100%;
  padding: 16px 0;
}
.opened-email .mail-editor-warp {
  height: 367px;
  overflow-y: auto;
}
.opened-email .email-header {
  border-bottom: 1px solid #ddd;
}
.opened-email .email-header .single-text {
  width: 584px;
}
.opened-email .main-single-stage {
  display: inline-block;
  max-width: 240px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}
.opened-email .email-title {
  word-break: break-word;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.opened-email .describe {
  margin-bottom: 8px;
  font-size: 13px;
}
.opened-email .describe .from {
  margin-right: 16px;
  color: #333;
}
.opened-email .describe .to {
  color: #42acfe;
}
.opened-email .describe .from,
.opened-email .describe .to {
  display: inline-block;
  width: 170px;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.opened-email .describe .time {
  float: right;
}
.opened-email .email-body {
  padding-top: 16px;
  font-size: 13px;
  color: #666;
  height: 500px;
  overflow-y: auto;
}
.opened-email #preview-mail-m,
.opened-email #send-mail-m {
  bottom: auto;
  left: auto;
  top: 8px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.fade.in {
  opacity: 1;
}
.icon-openedmail:before {
  font-family: "icon-font";
  padding-right: 14px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  content: "\e9b1";
}
.email-number {
  padding-left: 10px;
}
.openemail-pop {
  width: 686px !important;
}
.openemail-pop .email-main {
  width: 648px !important;
}
.openemail-pop .email-main .email-body {
  height: 486px;
  overflow-y: auto;
}
.icon-eye:before {
  content: "\e9b4";
  font-family: "icon-font";
  padding-right: 4px;
  font-size: 12px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-edit:before {
  content: "\e9aa";
  font-size: 15px;
  font-family: "icon-font";
  padding-right: 4px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-edit:hover {
  color: #46b0f3;
}
.icon-delete:before {
  content: "\e9e9";
  font-size: 15px;
  font-family: "icon-font";
  padding-right: 4px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-delete:hover {
  color: #46b0f3;
}
.dripmail-header {
  background: #46b0f3;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 26px;
  border-bottom: 1px solid #d9d9d9;
  color: #fff;
}
.dripmail-header input {
  background: #46b0f3;
  color: #fff;
}
.dripmail-input-name {
  background: #46b0f3;
}
.dripmail-name .icon:hover {
  color: #282828;
}
.drip-mail-rate {
  font-size: 13px;
  color: #787878;
  padding-top: 10px;
}
.dripmail-header .drip-mail-rate {
  font-size: 13px;
  color: #fff;
  padding-top: 10px;
}
.dripmail-name {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 4px;
}
.drip-mail-line {
  display: inline-block;
  width: 0;
  height: inherit;
  border-left: 1px solid #999;
  padding-left: 14px;
  padding-right: 14px;
}
.dripmail-input-name {
  border: none;
}
.dripmail-name-edit {
  border-bottom: 1px solid #999;
}
.dripmail-name-edit .dripmail-input-name {
  background: #fff;
}
.js_email_active {
  background-color: #f7f7f7;
}
.js_email_main.active {
  display: block;
}
.group-btn {
  display: none;
}
.setting-containner {
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 10px;
}
.opened-email .mail-error-tip {
  top: 6px;
}
.email-content.modal .close-btn {
  right: 10px;
}
.citySearchResult {
  background: #fff;
  color: #282828;
}
.citySearchResult li {
  padding: 8px 10px;
}
.citySearchResult li:not(.type-title):hover {
  background: #f2f2f2;
}
.citySearchResult .type-title {
  font-weight: bold;
  border-bottom: 1px solid #282828;
}
div.textarea {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #cacaca;
  width: 2000px;
  height: 50px;
  position: relative;
  cursor: text;
  border-radius: 2px;
}
.textarea[input-name="notZipCodes"] {
  height: 30px;
}
div.textarea:after {
  contetn: "";
  display: block;
}
.textarea input.enter[type="text"],
.textarea input.enter[type="number"] {
  display: inline-block;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: 9px;
  padding: 0;
  margin-left: 10px;
}
.keyword-pannel {
  position: absolute;
  left: -1px;
  background-color: #fff;
  width: 100%;
  z-index: 2;
  border: 1px solid #eee;
  display: none;
  max-height: 210px;
  overflow: auto;
}
.textarea input[type="text"]:focus {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.keyword-pannel li:hover {
  background: #f2f2f2;
  cursor: default;
}
.keyword-pannel li {
  padding: 8px 10px;
}
.textarea .select {
  background: var(--primary-color-10);
  border: solid 1px var(--primary-color-9);
  font-size: 12px;
  color: var(--primary-color);
  display: inline-block;
  padding: 4px 6px;
  border-radius: 2px;
  margin: 4px 0 4px 8px;
}
.textarea .select span:first-child {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.textarea .select:after {
  display: none;
}
.textarea .icon-close-word:before {
  content: "\e939";
  font-size: 12px;
  color: var(--primary-color);
  opacity: 0.3;
  padding-left: 5px;
  -webkit-transform: scale(0.7) translate(5px, 1px);
      -ms-transform: scale(0.7) translate(5px, 1px);
          transform: scale(0.7) translate(5px, 1px);
  display: inline-block;
}
.placeholder {
  line-height: normal;
  color: rgba(40, 40, 40, 0.2);
  padding-left: 10px;
}
.textarea input {
  background-color: transparent;
}
.open-drip-email {
  width: 600px;
  height: 400px;
  padding: 20px 20px 0;
  background-color: #f7f7f7;
  overflow-y: auto;
}
.open-drip-email .email-item {
  width: 100%;
  /*    height: 150px;*/
  border: 1px solid #eee;
  border-radius: 5px;
  background: #fff;
  color: #999;
  font-size: 14px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.open-drip-email .email-top {
  height: 40px;
  /*    width: ~'calc(100% - 20px)';*/
  border-bottom: 1px solid #eee;
  line-height: 40px;
  padding: 0 10px;
}
.open-drip-email .email-type {
  float: left;
  margin-right: 5px;
}
.open-drip-email .email-title {
  color: #505050;
  float: left;
}
.open-drip-email .email-body {
  word-wrap: break-word;
  word-break: normal;
}
.open-drip-email .waitArea {
  float: right;
}
.open-drip-email .email-middle {
  max-height: 80px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 12px 20px 0 20px;
  margin-bottom: 12px;
  line-height: 26px;
  overflow-y: hidden;
  overflow-x: auto;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.open-drip-email .email-middle.showAll {
  overflow-y: auto;
  display: block;
  max-height: 290px;
  -webkit-line-clamp: initial;
}
.open-drip-email .email-bottom {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-top: 1px solid #eee;
}
.open-drip-email .email-bottom .showMore {
  float: right;
  cursor: pointer;
}
.open-drip-email .icon-time:before,
.open-drip-email .down:before,
.open-drip-email .up:before,
.open-drip-email .icon-email:before,
.open-drip-email .icon-text:before {
  position: relative;
  font-size: 12px;
  font-family: "icon-font";
  speak: none;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
}
.open-drip-email .icon-email:before {
  font-size: 12px;
  content: "\e9e4";
  margin-right: 5px;
}
.open-drip-email .icon-text:before {
  font-size: 12px;
  content: "\ea08";
  margin-right: 5px;
}
.open-drip-email .icon-time:before {
  font-size: 14px;
  content: "\e9ec";
  float: left;
  margin-right: 5px;
}
.open-drip-email .down:before {
  content: "\e974";
  float: right;
  margin-left: 5px;
  top: 1px;
}
.open-drip-email .up:before {
  content: "\e942";
  float: right;
  margin-left: 5px;
  top: 1px;
}
.open-smartplan-email .email-title {
  float: none;
}
.modal-body .form-item-btn.smart-suggestion-btn {
  margin: 0;
  padding: 20px;
  background-color: #f7f7f7;
}
.record-loading-msg {
  text-align: center;
  line-height: 35px;
  color: #787878;
  margin: 15px 0 18px;
  border-radius: 2px;
  background-color: #f4f4f4;
  width: 406px;
}
.toast-market-report {
  width: 450px;
}
.toast-market-report .form {
  margin: 20px 0 !important;
  padding: 0;
}
.toast-market-report .marketReport-form-main {
  padding: 0 30px 15px;
}
.toast-market-report .marketReport-form-bottom {
  padding: 20px 30px 0;
  border-top: solid 1px #ebecf1;
}
.toast-market-report .marketReport-form-bottom .form-item-btn {
  margin-top: 0;
}
.toast-market-report .marketReport-form-bottom .form-item {
  margin-bottom: 0;
}
.toast-market-report .textarea {
  height: 34px;
}
.toast-market-report .textarea .enter {
  height: 34px;
}
.toast-market-report .select-btn,
.toast-market-report .textarea {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
  border: solid 1px #c6c8d1;
}
.toast-market-report .textarea .select {
  padding: 3px 6px;
  height: 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.toast-market-report .select-btn {
  color: #515666;
}
.toast-market-report .form-label {
  font-size: 16px;
  font-weight: 500;
  color: #515666;
}
.toast-market-report .marketReport-form-bottom .icon2017,
.toast-market-report .marketReport-form-bottom .preview {
  float: left;
  color: var(--primary-color);
}
.toast-market-report .marketReport-form-bottom .icon2017 {
  font-size: 16px;
  line-height: 38px;
  cursor: pointer;
}
.toast-market-report .marketReport-form-bottom .preview {
  font-weight: 500;
  padding: 0;
  width: 66px;
}
.toast-market-report .toast-add-marketReport .market-location .location-tip {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 5px;
  display: none;
  color: #a0a3af;
}
.n-a {
  font-weight: normal;
  color: #787878;
}
body.people-detail {
  min-width: 1120px;
  background-color: #f7f8fb;
  /* call log icon*/
  /*  Tag optimization icon */
  /*people-header*/
  /*-- Details page revision header new style --*/
  /*people-info*/
  /*people-desc*/
  /* alert unsubscribe 、lead when there is no mailbox ，alert Add button grayed out  */
}
body.people-detail .detail-wrap {
  padding-bottom: 20px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e1e2e6;
}
body.people-detail .detail-title {
  padding: 10px 20px 0;
  border-bottom: 1px solid #ebecf1;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  white-space: nowrap;
}
body.people-detail .people-timeline-add {
  width: 480px;
}
body.people-detail .people-timeline-add .add-timeline-type {
  margin-bottom: 10px;
}
body.people-detail .people-timeline-add .add-timeline-type li {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #797e8b;
  cursor: pointer;
  padding: 0 10px 3px;
}
body.people-detail .people-timeline-add .add-timeline-type li.active {
  color: var(--primary-color);
  border-bottom: 4px solid var(--primary-color);
}
body.people-detail .people-timeline-add .add-timeline-type li:last-child {
  margin-right: 0;
}
body.people-detail .people-timeline-add .timeline-content {
  padding-top: 10px;
  margin-left: 20px;
  margin-bottom: 16px;
}
body.people-detail .people-timeline-add .add-timeline-txt {
  width: 440px;
  height: 110px;
  line-height: 1.71;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px;
  border: 1px solid transparent;
  background: #f6f7fb;
  border-radius: 4px;
  resize: none;
  overflow-y: auto;
  cursor: text;
}
body.people-detail .people-timeline-add .add-timeline-txt:focus {
  -webkit-box-shadow: 0 0 0 1px #c6c8d1;
          box-shadow: 0 0 0 1px #c6c8d1;
  background-color: #fff;
  outline: none;
}
body.people-detail .people-timeline-add .add-timeline-note {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  bottom: -5px;
}
body.people-detail .people-timeline-add .add-timeline-note li {
  display: inline-block;
  margin-right: 23px;
}
body.people-detail .people-timeline-add .add-timeline-note li label {
  vertical-align: text-bottom;
  cursor: pointer;
}
body.people-detail .people-timeline-add .add-timeline-call {
  margin: 10px 0 0 20px;
}
body.people-detail .people-timeline-add .add-timeline-call > li {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
}
body.people-detail .people-timeline-add .select-span {
  padding-right: 15px;
}
body.people-detail .timeline-add-btn {
  float: right;
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  padding: 6px 18px;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  margin-right: 20px;
  width: 80px;
}
body.people-detail .people-timeline-main {
  width: 480px;
  margin: 20px 0;
}
body.people-detail .peopel-timeline-nav > li {
  display: inline-block;
  padding: 0 8px 3px;
  margin-right: 10px;
  color: #797e8b;
}
body.people-detail .peopel-timeline-nav > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
body.people-detail .peopel-timeline-nav > li.active {
  color: var(--primary-color);
  border-bottom: 4px solid var(--primary-color);
}
body.people-detail .timeline-defult {
  text-align: center;
}
body.people-detail .timeline-defult img {
  margin: 84px 0 46px;
}
body.people-detail .timeline-defult p {
  font-size: 20px;
  color: #a0a0a0;
}
body.people-detail .people-timeline-desc {
  padding: 10px 20px;
  background: #f6f7fb;
  width: 440px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
}
body.people-detail .people-timeline-desc .desc-title {
  color: #88939f;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 520px;
}
body.people-detail .people-timeline-desc .desc-time {
  float: right;
  color: #b4bbc2;
}
body.people-detail .people-timeline-list > li,
body.people-detail .people-timeline-note > li,
body.people-detail .new-time-list > li {
  border-bottom: 1px solid #ebecf1;
  padding: 20px 0 20px 0;
  position: relative;
}
body.people-detail .people-timeline-list > li.document-item,
body.people-detail .people-timeline-note > li.document-item,
body.people-detail .new-time-list > li.document-item {
  padding: 20px 0;
  margin: 0 20px;
}
body.people-detail .people-timeline-list > li:last-child,
body.people-detail .people-timeline-note > li:last-child,
body.people-detail .new-time-list > li:last-child {
  border-bottom: none;
}
body.people-detail .people-timeline-list .list-bold,
body.people-detail .people-timeline-note .list-bold,
body.people-detail .new-time-list .list-bold {
  font-weight: bold;
}
body.people-detail .people-timeline-list .list-gray,
body.people-detail .people-timeline-note .list-gray,
body.people-detail .new-time-list .list-gray {
  color: #515666;
}
body.people-detail .people-timeline-list .list-bule,
body.people-detail .people-timeline-note .list-bule,
body.people-detail .new-time-list .list-bule {
  color: var(--primary-color);
}
body.people-detail .people-timeline-list .list-time,
body.people-detail .people-timeline-note .list-time,
body.people-detail .new-time-list .list-time {
  margin-top: 10px;
  color: #a0a3af;
  font-size: 12px;
}
body.people-detail .people-timeline-list .show-rule,
body.people-detail .people-timeline-note .show-rule,
body.people-detail .new-time-list .show-rule {
  padding-left: 5px;
}
body.people-detail .people-timeline-list .people-timeline-title .list-gray,
body.people-detail .people-timeline-note .people-timeline-title .list-gray,
body.people-detail .new-time-list .people-timeline-title .list-gray {
  color: #515666;
}
body.people-detail .people-timeline-list .document-time,
body.people-detail .people-timeline-note .document-time,
body.people-detail .new-time-list .document-time {
  position: absolute;
  right: 0px;
  top: 21px;
  color: #787878;
  font-size: 12px;
}
body.people-detail .people-timeline-list .document-main,
body.people-detail .people-timeline-note .document-main,
body.people-detail .new-time-list .document-main {
  width: -webkit-calc( 100% - 140px);
  width: calc( 100% - 140px);
  color: #787878;
  font-size: 15px;
}
body.people-detail .people-timeline-list .timeline-item-main,
body.people-detail .people-timeline-note .timeline-item-main,
body.people-detail .new-time-list .timeline-item-main {
  word-wrap: break-word;
  word-break: normal;
}
body.people-detail .people-timeline-list .timeline-list-icon,
body.people-detail .people-timeline-note .timeline-list-icon,
body.people-detail .new-time-list .timeline-list-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding-right: 20px;
  vertical-align: top;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon2017,
body.people-detail .people-timeline-note .timeline-list-icon .icon2017,
body.people-detail .new-time-list .timeline-list-icon .icon2017 {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 37px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon2017:before,
body.people-detail .people-timeline-note .timeline-list-icon .icon2017:before,
body.people-detail .new-time-list .timeline-list-icon .icon2017:before {
  vertical-align: middle;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-view_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-view_02,
body.people-detail .new-time-list .timeline-list-icon .icon-view_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-call_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-call_02,
body.people-detail .new-time-list .timeline-list-icon .icon-call_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-call_in,
body.people-detail .people-timeline-note .timeline-list-icon .icon-call_in,
body.people-detail .new-time-list .timeline-list-icon .icon-call_in,
body.people-detail .people-timeline-list .timeline-list-icon .icon-call_out,
body.people-detail .people-timeline-note .timeline-list-icon .icon-call_out,
body.people-detail .new-time-list .timeline-list-icon .icon-call_out,
body.people-detail .people-timeline-list .timeline-list-icon .icon-showing,
body.people-detail .people-timeline-note .timeline-list-icon .icon-showing,
body.people-detail .new-time-list .timeline-list-icon .icon-showing,
body.people-detail .people-timeline-list .timeline-list-icon .icon-task_complete,
body.people-detail .people-timeline-note .timeline-list-icon .icon-task_complete,
body.people-detail .new-time-list .timeline-list-icon .icon-task_complete {
  background-color: #4fe599;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-sell_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-sell_01,
body.people-detail .new-time-list .timeline-list-icon .icon-sell_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-collection_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-collection_02,
body.people-detail .new-time-list .timeline-list-icon .icon-collection_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-alert_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-alert_01,
body.people-detail .new-time-list .timeline-list-icon .icon-alert_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-copy_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-copy_01,
body.people-detail .new-time-list .timeline-list-icon .icon-copy_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-calculator_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-calculator_02,
body.people-detail .new-time-list .timeline-list-icon .icon-calculator_02 {
  background-color: #fab800;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-doc,
body.people-detail .people-timeline-note .timeline-list-icon .icon-doc,
body.people-detail .new-time-list .timeline-list-icon .icon-doc,
body.people-detail .people-timeline-list .timeline-list-icon .icon-mail_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-mail_01,
body.people-detail .new-time-list .timeline-list-icon .icon-mail_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-mail_opened,
body.people-detail .people-timeline-note .timeline-list-icon .icon-mail_opened,
body.people-detail .new-time-list .timeline-list-icon .icon-mail_opened {
  background-color: #6ba6ff;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-search_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-search_01,
body.people-detail .new-time-list .timeline-list-icon .icon-search_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-comment_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-comment_02,
body.people-detail .new-time-list .timeline-list-icon .icon-comment_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-message_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-message_02,
body.people-detail .new-time-list .timeline-list-icon .icon-message_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-icon_chats,
body.people-detail .people-timeline-note .timeline-list-icon .icon-icon_chats,
body.people-detail .new-time-list .timeline-list-icon .icon-icon_chats,
body.people-detail .people-timeline-list .timeline-list-icon .icon-smart_plan_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-smart_plan_02,
body.people-detail .new-time-list .timeline-list-icon .icon-smart_plan_02 {
  background-color: #6bcbff;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-calendar_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-calendar_02,
body.people-detail .new-time-list .timeline-list-icon .icon-calendar_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-delete_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-delete_01,
body.people-detail .new-time-list .timeline-list-icon .icon-delete_01,
body.people-detail .people-timeline-list .timeline-list-icon .icon-message_voice_02,
body.people-detail .people-timeline-note .timeline-list-icon .icon-message_voice_02,
body.people-detail .new-time-list .timeline-list-icon .icon-message_voice_02,
body.people-detail .people-timeline-list .timeline-list-icon .icon-call_voicemall,
body.people-detail .people-timeline-note .timeline-list-icon .icon-call_voicemall,
body.people-detail .new-time-list .timeline-list-icon .icon-call_voicemall {
  background-color: #ff827b;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-people_source,
body.people-detail .people-timeline-note .timeline-list-icon .icon-people_source,
body.people-detail .new-time-list .timeline-list-icon .icon-people_source,
body.people-detail .people-timeline-list .timeline-list-icon .icon-people_add,
body.people-detail .people-timeline-note .timeline-list-icon .icon-people_add,
body.people-detail .new-time-list .timeline-list-icon .icon-people_add,
body.people-detail .people-timeline-list .timeline-list-icon .icon-people_edit,
body.people-detail .people-timeline-note .timeline-list-icon .icon-people_edit,
body.people-detail .new-time-list .timeline-list-icon .icon-people_edit,
body.people-detail .people-timeline-list .timeline-list-icon .icon-partial_01,
body.people-detail .people-timeline-note .timeline-list-icon .icon-partial_01,
body.people-detail .new-time-list .timeline-list-icon .icon-partial_01 {
  background-color: #b6d8eb;
}
body.people-detail .people-timeline-list .timeline-list-icon .icon-jira,
body.people-detail .people-timeline-note .timeline-list-icon .icon-jira,
body.people-detail .new-time-list .timeline-list-icon .icon-jira {
  background: url("//static.chimeroi.com/crm/images/people-detail/timeline-icon-jira.jpg") no-repeat;
  background-size: contain;
}
body.people-detail .people-timeline-list .timeline-list-main,
body.people-detail .people-timeline-note .timeline-list-main,
body.people-detail .new-time-list .timeline-list-main {
  display: inline-block;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
}
body.people-detail .people-timeline-list .timeline-list-main .dialer-call-note,
body.people-detail .people-timeline-note .timeline-list-main .dialer-call-note,
body.people-detail .new-time-list .timeline-list-main .dialer-call-note {
  font-size: 14px;
  line-height: 1.43;
  color: #797e8b;
  padding-top: 10px;
}
body.people-detail .people-timeline-list .timeline-email-content,
body.people-detail .people-timeline-note .timeline-email-content,
body.people-detail .new-time-list .timeline-email-content {
  margin-top: 20px;
  border-top: 1px dashed #e8e8e8;
  padding: 10px 0;
  display: none;
}
body.people-detail .people-timeline-list .hide-more,
body.people-detail .people-timeline-note .hide-more,
body.people-detail .new-time-list .hide-more {
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
}
body.people-detail .people-timeline-list .task-more,
body.people-detail .people-timeline-note .task-more,
body.people-detail .new-time-list .task-more {
  color: var(--primary-color);
  cursor: pointer;
  display: inline-block;
}
body.people-detail .people-timeline-list .task-more .icon2017,
body.people-detail .people-timeline-note .task-more .icon2017,
body.people-detail .new-time-list .task-more .icon2017 {
  padding-left: 2px;
  vertical-align: middle;
}
body.people-detail .people-timeline-list .text-limit,
body.people-detail .people-timeline-note .text-limit,
body.people-detail .new-time-list .text-limit,
body.people-detail .people-timeline-list .text-all,
body.people-detail .people-timeline-note .text-all,
body.people-detail .new-time-list .text-all {
  padding-right: 15px;
}
body.people-detail .people-timeline-list .note-archor,
body.people-detail .people-timeline-note .note-archor,
body.people-detail .new-time-list .note-archor {
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}
body.people-detail .timeline-filter {
  margin-right: 20px;
  font-size: 12px;
  cursor: pointer;
}
body.people-detail .timeline-filter input {
  margin-right: 5px;
}
body.people-detail .delete-people .toast-confirm {
  padding: 0;
  margin: 30px 45px;
}
body.people-detail .new-email-dropdown {
  -webkit-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
body.people-detail .analysis-popwin {
  width: 880px;
  height: 560px;
}
body.people-detail .analysis-popwin .modal-header h4 {
  line-height: 46px;
}
body.people-detail .analysis-popwin .modal-body {
  padding: 10px 0 0 30px;
}
body.people-detail .analysis-popwin .title {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  color: #202437;
  margin-top: 30px;
}
body.people-detail .analysis-popwin .content-block {
  height: 472px;
  padding-right: 20px;
}
body.people-detail .analysis-popwin .chart-block {
  height: 220px;
  margin-top: 45px;
}
body.people-detail .analysis-popwin .empty-content {
  width: 494px;
  margin-left: 170px;
  margin-top: 90px;
  display: none;
}
body.people-detail .analysis-popwin .empty-content .icon-chats,
body.people-detail .analysis-popwin .empty-content .icon-website_01 {
  font-size: 64px;
  color: #c6c8d1;
  float: left;
  margin-right: 30px;
}
body.people-detail .analysis-popwin .empty-content .title-h {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.11;
  color: #a0a3af;
}
body.people-detail .analysis-popwin .empty-content .info {
  font-size: 14px;
  line-height: 1.43;
  color: #a0a3af;
}
body.people-detail .analysis-popwin .highcharts-self-tooltip {
  border-radius: 8px;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 8px;
  line-height: 18px;
}
body.people-detail .analysis-popwin .content-block.empty .chart-block {
  display: none;
}
body.people-detail .analysis-popwin .content-block.empty .empty-content {
  display: block;
}
body.people-detail .analysis-popwin .content-block.empty .summary-data .number {
  color: #c6c8d1;
}
body.people-detail .summary-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
body.people-detail .summary-data dl {
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
body.people-detail .summary-data dl dt {
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  color: #a0a3af;
}
body.people-detail .summary-data dl .number {
  font-size: 28px;
  font-weight: 600;
  color: #515666;
}
body.people-detail .summary-data dl .unit {
  font-size: 12px;
  color: #a0a3af;
  line-height: 30px;
}
body.people-detail .summary-data dl:nth-child(2n-1) .number {
  border-radius: 4px;
  background-color: #f6f7fb;
}
body.people-detail .filter-tab {
  display: inline-block;
  color: #c6c8d1;
  cursor: pointer;
  font-size: 0;
  vertical-align: bottom;
  margin-left: -15px;
}
body.people-detail .filter-tab .tab-item {
  color: #c6c8d1;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0 15px;
  height: 30px;
  font-weight: 600;
  line-height: 30px;
  font-size: 14px;
}
body.people-detail .filter-tab .active {
  color: var(--primary-color);
  position: relative;
}
body.people-detail .filter-tab .active:before {
  position: absolute;
  display: inline-block;
  content: "";
  height: 4px;
  width: 80%;
  bottom: -4px;
  left: 10%;
  background: var(--primary-color);
  z-index: 2;
}
body.people-detail .leadScore {
  position: relative;
}
body.people-detail .leadScore .spiderweb {
  float: left;
  width: 520px;
  padding-right: 30px;
  height: 360px;
  margin-top: 0;
}
body.people-detail .leadScore .leadscore-info {
  position: absolute;
  top: 50%;
  left: 562px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -70px;
}
body.people-detail .leadScore .leadscore-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
body.people-detail .leadScore .leadscore-name {
  font-size: 16px;
  float: left;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
}
body.people-detail .leadScore .leadscore-excellent .leadscore-name {
  color: #20c472;
}
body.people-detail .leadScore .leadscore-excellent .leadscore-num {
  background: #20c472;
}
body.people-detail .leadScore .leadscore-desc {
  color: #515666;
}
body.people-detail .leadScore .leadscore-time {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #a0a3af;
}
body.people-detail .leadScore .leadscore-change {
  font-size: 16px;
  font-weight: 600;
  padding-right: 8px;
  max-width: 100px;
}
body.people-detail .leadScore .leadscore-change-up {
  color: #2cd781;
}
body.people-detail .leadScore .leadscore-change-down {
  color: #fb6f67;
}
body.people-detail .leadScore .top-indicator {
  max-width: 260px;
}
body.people-detail .leadScore .top-indicator .title {
  font-size: 14px;
  color: #a0a3af;
}
body.people-detail .leadScore .top-indicator .icon2017 {
  font-size: 12px;
  padding: 0 10px;
}
body.people-detail .leadScore .top-indicator .icon-arrow_04_up_1 {
  color: #2cd781;
}
body.people-detail .leadScore .top-indicator .icon-arrow_04_down_1 {
  color: #fb6f67;
}
body.people-detail .leadScore .top-indicator .list {
  line-height: 32px;
  color: #515666;
  font-size: 14px;
}
body.people-detail .communications .chart-block {
  margin-top: 2px;
  height: 266px;
}
body.people-detail p {
  word-wrap: break-word;
  word-break: normal;
}
body.people-detail .timeline-filter input[type="checkbox"] + .checkbox-radio {
  margin-right: 5px;
}
body.people-detail .header-text-shadow {
  text-shadow: 0 2px 1px rgba(37, 64, 117, 0.2);
}
body.people-detail .modal-body .editing {
  display: none;
}
body.people-detail .dripmail-name:hover .icon {
  display: none;
}
body.people-detail .no-data-tip {
  text-align: center;
  border-top: 1px #ededed solid;
  height: 290px;
  padding-top: 180px;
  display: none;
}
body.people-detail .no-data-tip p:nth-of-type(1) {
  font-size: 24px;
  color: #c8c8c8;
}
body.people-detail .no-data-tip p:nth-of-type(2) {
  font-size: 14px;
  color: #adadad;
}
body.people-detail .icon-add {
  display: none;
}
body.people-detail .word-break {
  word-wrap: break-word;
  word-break: normal;
}
body.people-detail .word-ellipsis {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.people-detail .form-inquiries .textarea {
  height: 32px;
  border-color: #dcdcdc;
}
body.people-detail .form-inquiries .textarea input.enter[type="text"] {
  height: 32px;
}
body.people-detail .people-main .switch,
body.people-detail .share-lender .switch {
  position: relative;
  background: #c2c2c2;
  padding: 3px 20px;
  border-radius: 20px;
  cursor: pointer;
}
body.people-detail .people-main .switch:before,
body.people-detail .share-lender .switch:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 1px;
  left: 1px;
  background: #fff;
  border-radius: 20px;
}
body.people-detail .people-main .switch.on,
body.people-detail .share-lender .switch.on {
  background: #46b0f3;
}
body.people-detail .people-main .switch.on:before,
body.people-detail .share-lender .switch.on:before {
  left: initial;
  right: 1px;
}
body.people-detail .people-form-main {
  max-height: 440px;
  overflow: auto;
  padding: 0 26px;
}
body.people-detail .edit-inquiries .textarea {
  position: relative;
}
body.people-detail .edit-inquiries .textarea .keyword-pannel {
  left: auto;
  width: 209px;
  max-height: 205px;
}
body.people-detail .edit-inquiries .select-list-wrap,
body.people-detail .edit-inquiries .keyword-pannel {
  position: fixed;
  width: 201px;
}
body.people-detail .edit-detail,
body.people-detail .edit-inquiries {
  width: 500px;
}
body.people-detail .edit-detail .form-inquiries .people-form-main,
body.people-detail .edit-inquiries .form-inquiries .people-form-main {
  overflow: inherit;
}
body.people-detail .edit-detail .form-inquiries .form-label,
body.people-detail .edit-inquiries .form-inquiries .form-label {
  font-size: 14px;
  text-align: left;
  color: #515666;
  font-weight: 500;
  line-height: 20px;
}
body.people-detail .edit-detail .form-inquiries .form-range-icon:after,
body.people-detail .edit-inquiries .form-inquiries .form-range-icon:after {
  width: 0;
}
body.people-detail .edit-detail .form-item .form-input,
body.people-detail .edit-inquiries .form-item .form-input,
body.people-detail .edit-detail .form-item .textarea,
body.people-detail .edit-inquiries .form-item .textarea,
body.people-detail .edit-detail .form-item .select-btn,
body.people-detail .edit-inquiries .form-item .select-btn {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
          box-shadow: inset 0 2px 4px 0 rgba(0, 10, 30, 0.1);
  border-radius: 3px;
}
body.people-detail .edit-detail .select-list-down .selectContent,
body.people-detail .edit-inquiries .select-list-down .selectContent {
  height: 35px;
  text-align: left;
  position: relative;
  color: #999;
  font-size: 14px;
  margin-left: 10px;
}
body.people-detail .edit-questionnaire,
body.people-detail .edit-dealsize {
  width: 330px;
}
body.people-detail .edit-marketingAreas {
  width: 330px;
  max-height: 100%;
}
body.people-detail .edit-marketingAreas .enter {
  height: 34px;
}
body.people-detail .edit-marketingAreas .placeholder {
  display: none !important;
}
body.people-detail .edit-marketingAreas .keyword-pannel {
  top: auto;
}
body.people-detail .edit-marketingAreas .disabled {
  background: #ccc;
}
body.people-detail .edit-marketingAreas .disabled:hover {
  background: #ccc;
}
body.people-detail .form {
  margin: 18px 0 20px;
}
body.people-detail .form-inquiries {
  padding: 0;
}
body.people-detail .form-inquiries .select-btn {
  padding-top: 0;
  line-height: 32px;
}
body.people-detail .edit-dealsize .form-dollar {
  position: absolute;
  top: 37px;
  left: 10px;
  color: #ccc;
  font-weight: bold;
}
body.people-detail .edit-dealsize .form-dollar + .format-input-price {
  padding-left: 26px;
}
body.people-detail .share-note {
  padding-left: 20px;
}
body.people-detail .note-hide {
  display: none;
}
body.people-detail .lender-hide {
  display: none !important;
}
body.people-detail .call-number-list,
body.people-detail .call-outcome-list {
  display: inline-block;
  color: #787878;
  padding: 0 5px;
}
body.people-detail .call-number-list .list-label,
body.people-detail .call-outcome-list .list-label {
  padding-right: 10px;
}
body.people-detail .call-number-list .select-btn-wrap,
body.people-detail .call-outcome-list .select-btn-wrap {
  border-bottom: 1px solid #dedede;
  width: 150px;
}
body.people-detail .call-number-list .select-btn,
body.people-detail .call-outcome-list .select-btn {
  height: 30px;
}
body.people-detail .call-option .list-label {
  vertical-align: top;
  color: #5e646c;
  margin-right: 5px;
}
body.people-detail .call-option .selectTxt {
  color: #515666;
}
body.people-detail .call-number-list {
  margin-right: 20px;
}
body.people-detail .call-number-list .selectTxt {
  display: inline-block;
  max-width: 104px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
body.people-detail .city-search {
  width: 100%;
}
body.people-detail .people-form .opened-email .icon {
  display: none;
}
body.people-detail .note-type-list {
  top: 8px;
}
body.people-detail .follow-up-list {
  top: 10px;
}
body.people-detail .defalut-head {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #d9dde3;
  border-radius: 22px;
  text-align: center;
  vertical-align: middle;
  color: #fdfdfd;
  font-size: 30px;
}
body.people-detail .no-list .select-btn-wrap {
  cursor: inherit;
}
body.people-detail .no-list .icon-select-triangle {
  display: none;
}
body.people-detail .assinged-name {
  max-width: 120px;
  vertical-align: top;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.people-detail .people-appointment-list .time,
body.people-detail .people-task-list .time,
body.people-detail .people-info-time .time {
  display: none;
}
body.people-detail .font-black-hover:hover {
  color: #777;
}
body.people-detail .send-email-btn:hover,
body.people-detail .add-featrue:hover,
body.people-detail .send-email-lender:hover,
body.people-detail .timeline-add-btn:hover {
  background: #1c8cea;
  font-weight: bold;
}
body.people-detail .tag-add-btn:hover {
  color: #e8e8e8;
}
body.people-detail .icon-bottom-write {
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
body.people-detail .icon-bottom-white {
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  vertical-align: middle;
  position: relative;
  top: -1px;
  top: 0;
  left: -4px;
}
body.people-detail .icon-top-white {
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #fff;
  vertical-align: middle;
  position: relative;
  top: -1px;
  top: 0;
  left: -4px;
}
body.people-detail .icon-bottom-black {
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #5a5a5a;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
body.people-detail .list-down:hover .icon-bottom-black {
  border-bottom: 6px solid #5a5a5a;
  border-top: none;
}
body.people-detail .icon-top-black {
  width: 0;
  height: 0;
  display: inline-block;
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #5a5a5a;
}
body.people-detail .icon-edit:before {
  content: "\e9aa";
  font-size: 15px;
}
body.people-detail .icon-add-people:before {
  content: "\e9b0";
  font-size: 13px;
}
body.people-detail .icon-sell:before {
  content: "\e929";
  font-size: 20px;
  color: #afb5bb;
}
body.people-detail .icon-cma:before {
  content: "\e92a";
  font-size: 20px;
  color: #afb5bb;
}
body.people-detail .icon-clock:before {
  content: "\e9ac";
  color: #646464;
  padding-right: 10px;
}
body.people-detail .icon-note:before {
  content: "\e9ad";
  color: #646464;
  padding-right: 10px;
}
body.people-detail .icon-appointment:before {
  content: "\e9af";
  color: #afb5bb;
  padding-right: 10px;
}
body.people-detail .icon-task:before {
  content: "\e9ae";
  color: #646464;
  padding-right: 10px;
}
body.people-detail .icon-social:before {
  content: "\e951";
  color: #646464;
  padding-right: 10px;
}
body.people-detail .icon-li:before {
  content: "\e905";
  color: #d7d7d7;
  margin-right: 10px;
  font-size: 13px;
}
body.people-detail .icon-message:before {
  content: "\e9c2";
  color: #afb5bb;
  font-size: 20px;
  margin-right: 14px;
}
body.people-detail .icon-chat:before {
  content: "\e9ce";
  color: #afb5bb;
  font-size: 20px;
  margin-right: 14px;
}
body.people-detail .icon-email-read:before {
  content: "\e9b1";
  color: #afb5bb;
  font-size: 20px;
  margin-right: 14px;
}
body.people-detail .icon-email-send:before {
  content: "\e986";
  color: #afb5bb;
  font-size: 17px;
  margin-right: 14px;
  position: relative;
  top: 3px;
}
body.people-detail .icon-virtual-text:before {
  content: "\e91a";
  color: #afb5bb;
  padding-right: 10px;
  font-size: 20px;
}
body.people-detail .icon-virtual-call:before {
  content: "\e91f";
  color: #afb5bb;
  padding-right: 10px;
  font-size: 20px;
}
body.people-detail .icon-phone:before {
  content: "\e9b2";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-heart:before {
  content: "\e9b3";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-people-search:before {
  content: "\e9a8";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-people-eye:before {
  content: "\e9b4";
  color: #afb5bb;
  font-size: 14px;
  margin-right: 14px;
  position: relative;
  top: 4px;
}
body.people-detail .icon-note2:before {
  content: "\e9b5";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-note3:before {
  content: "\e9b6";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-drip:before {
  content: "\e9b7";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .people-container .icon-active:before {
  content: "\e95d";
  color: #5e646d;
  font-size: 14px;
}
body.people-detail .icon-pause {
  border: 5px solid #5e646d;
  padding-left: 4px;
  border-top: 0;
  border-bottom: 0;
  margin-right: 4px;
}
body.people-detail .icon-note4:before {
  content: "\e9b8";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-people:before {
  content: "\e9b9";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-trash:before {
  content: "\e95a";
  color: #afb5bb;
  font-size: 18px;
  margin-right: 14px;
}
body.people-detail .icon-delete:before {
  content: "\e9e9";
  color: #afb5bb;
  font-size: 16px;
}
body.people-detail .icon-delete2:before {
  content: "\e9e9";
  color: #5e646d;
  font-size: 16px;
  margin-left: 5px;
}
body.people-detail .icon-transfer-lead {
  position: relative;
  top: 2px;
}
body.people-detail .icon-transfer-lead:before {
  content: "\e9cb";
  font-size: 25px;
}
body.people-detail .icon-delete-lead {
  position: relative;
  top: -1px;
}
body.people-detail .icon-delete-lead:before {
  content: "\e9e9";
  font-size: 16px;
}
body.people-detail .icon-agent:before {
  content: "\e902";
  color: #afb5bb;
  font-size: 25px;
}
body.people-detail .icon-vm:before {
  content: "\e901";
  color: #afb5bb;
  font-size: 23px;
}
body.people-detail .icon-double-bottom:before {
  content: "\e9ba";
  color: #cacaca;
  font-size: 12px;
  margin-left: 5px;
}
body.people-detail .icon-start:before {
  content: "\e933";
  color: #cacaca;
  font-size: 18px;
}
body.people-detail .icon-document-pic:before {
  content: "\e98f";
  color: #afb5bb;
  font-size: 16px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-document-mp4:before {
  content: "\e988";
  color: #afb5bb;
  font-size: 16px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-document-doc:before {
  content: "\e953";
  color: #afb5bb;
  font-size: 16px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-upload-doc:before {
  content: "\e9eb";
  color: #afb5bb;
  font-size: 18px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-delete-doc:before {
  content: "\e9ea";
  color: #afb5bb;
  font-size: 18px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-lead-source:before {
  content: "\ea0e";
  color: #afb5bb;
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 3px;
}
body.people-detail .icon-leave-message:before {
  content: "\ea0f";
  color: #afb5bb;
  font-size: 18px;
  position: relative;
  top: 2px;
}
body.people-detail .icon-show-request:before {
  content: "\ea10";
  color: #afb5bb;
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 2px;
}
body.people-detail .icon-timeline-edit:before {
  content: "\ea15";
}
body.people-detail .icon-talked:before {
  content: "\ea21";
}
body.people-detail .icon-voicemail:before {
  content: "\ea22";
}
body.people-detail .icon-noanswer:before {
  content: "\ea1f";
}
body.people-detail .icon-badnumber:before {
  content: "\ea1e";
}
body.people-detail .icon-optedout:before {
  content: "\ea20";
}
body.people-detail .icon-phone-talking:before {
  content: "\ea1b";
}
body.people-detail .icon-phone-valid:before {
  content: "\ea1c";
}
body.people-detail .icon-phone-invalid:before,
body.people-detail .icon-phone-bad:before {
  content: "\ea18";
}
body.people-detail .icon-phone-optedout:before {
  content: "\ea1a";
}
body.people-detail .icon-email-valid:before {
  content: "\ea1d";
}
body.people-detail .icon-email-invalid:before {
  content: "\ea19";
}
body.people-detail .icon-drip_01,
body.people-detail .icon-task_01,
body.people-detail .icon-task_complete,
body.people-detail .icon-smart_plan_01 {
  font-size: 21px;
  color: #afb5bb;
}
body.people-detail .icon-call_in,
body.people-detail .icon-call_out {
  color: #afb5bb;
  font-size: 18px;
}
body.people-detail .tags-list-wrap {
  position: absolute;
  width: 100%;
}
body.people-detail .tags-list-wrap .utils-down-wrap {
  position: relative;
  max-height: 190px;
}
body.people-detail .dripmail-deal {
  display: none;
  position: absolute;
  right: 0;
  top: 10px;
}
body.people-detail .group-change {
  position: relative;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-top: 0;
  padding: 12px 10px;
  color: #46b0f3;
  cursor: pointer;
}
body.people-detail .dripmail-state-paused {
  color: #ff3b3b;
}
body.people-detail .dripmail-state-active {
  color: #01b456;
}
body.people-detail .dripmail-state-finish {
  color: #0087dd;
}
body.people-detail .dripmail-state-terminated {
  color: #a0a0a0;
}
body.people-detail .people-detail-val .tags-list .select-list-wrap {
  width: 288px;
  background: #fff;
  min-height: 60px;
}
body.people-detail .people-main .assigned-head-img {
  opacity: 0;
}
body.people-detail .people-main .horizontal {
  position: absolute;
  opacity: 0;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 1;
}
body.people-detail .people-main .vertical {
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
}
body.people-detail .people-detail-link {
  color: var(--primary-color);
}
body.people-detail .upload-document li a {
  display: inline-block;
}
body.people-detail .people-warp {
  width: 100%;
}
body.people-detail #googleDrive {
  outline: 0;
}
body.people-detail .transform-title {
  text-transform: capitalize;
}
body.people-detail .js_name_edit {
  display: none;
}
body.people-detail .people-header-wrap {
  margin-top: 20px;
  border-radius: 4px;
}
body.people-detail .lead-detail-merge-tip {
  display: none;
  position: relative;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #f59700;
  background-color: #fef8e4;
  border: solid 1px #fce989;
  border-radius: 4px;
  margin-bottom: 10px;
}
body.people-detail .lead-detail-merge-tip .icon-alert_01 {
  font-size: 20px;
  vertical-align: middle;
}
body.people-detail .lead-detail-merge-tip .icon-cancel {
  position: absolute;
  cursor: pointer;
  right: 14px;
  top: 1px;
  color: #f6c700;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}
body.people-detail .lead-detail-merge-tip a:not(.limited-authority) {
  cursor: pointer;
  color: #f08100;
  text-decoration: underline;
}
body.people-detail .lead-detail-merge-tip .merge-btn {
  display: inline-block;
  width: 67px;
  height: 26px;
  line-height: 26px;
  border-radius: 4px;
  background-color: #ffa600;
  margin-left: 20px;
  color: #fff;
  cursor: pointer;
}
body.people-detail .people-header {
  padding: 30px 10px 30px 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 120px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: -webkit-linear-gradient(354deg, #aebad1, #93a1bf);
  background: linear-gradient(96deg, #aebad1, #93a1bf);
}
body.people-detail .people-warp-header {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
}
body.people-detail .people-info-wrap {
  text-shadow: 0 2px 1px rgba(37, 64, 117, 0.2);
}
body.people-detail .people-back {
  float: left;
  cursor: pointer;
}
body.people-detail .people-change {
  float: right;
}
body.people-detail .people-change-prev {
  padding-right: 33px;
}
body.people-detail .people-info {
  padding-top: 10px;
  margin-top: 0;
}
body.people-detail .upload-document {
  padding: 27px 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 10px 0;
}
body.people-detail .upload-document > li {
  position: relative;
  display: inline-block;
  float: left;
  width: 33.3%;
  text-align: center;
  color: #787878;
  font-size: 13px;
  cursor: pointer;
}
body.people-detail .upload-document .document-common {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
}
body.people-detail .upload-document .document-file {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 0 0;
  width: 32px;
  height: 40px;
}
body.people-detail .upload-document .document-file.active {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 0 40px;
  width: 32px;
  height: 40px;
}
body.people-detail .upload-document .document-dropbox {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 95px 0;
  width: 43px;
  height: 37px;
}
body.people-detail .upload-document .document-dropbox.active {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 95px 40px;
  width: 43px;
  height: 37px;
}
body.people-detail .upload-document .document-drive {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 42px 0;
  width: 41px;
  height: 38px;
}
body.people-detail .upload-document .document-drive.active {
  background: url("//static.chimeroi.com/crm/images/people-detail/document.png");
  display: block;
  margin: 0 auto 10px;
  background-position: 42px 40px;
  width: 41px;
  height: 38px;
}
body.people-detail .upload-document .document-file-btn {
  position: absolute;
  top: 0;
  left: 52px;
  width: 40px;
  height: 70px;
  opacity: 0;
  cursor: pointer;
}
body.people-detail .people-warp-header {
  background-color: #fff;
  height: 50px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
body.people-detail .people-info-item {
  float: left;
  /*- new version -*/
  /*- new version -*/
  /*- new version -*/
}
body.people-detail .people-info-item.name {
  margin-top: -10px;
  color: #fff;
}
body.people-detail .people-info-item.pipeline {
  padding: 0 30px 0 20px;
}
body.people-detail .people-info-item.group {
  padding: 0 20px 0 0;
}
body.people-detail .people-info-item.followup {
  float: right;
  position: relative;
}
body.people-detail .people-info-item.followup > div {
  float: left;
  position: relative;
  cursor: pointer;
}
body.people-detail .people-info-item .top {
  font-size: 16px;
  display: inline-block;
  margin-right: 0px;
}
body.people-detail .people-info-item .bottom {
  display: inline-block;
}
body.people-detail .people-info-item .people-info-role {
  font-weight: 600;
}
body.people-detail .people-info-item .people-info-name {
  margin-right: 7px;
  font-weight: bold;
  font-size: 36px;
  vertical-align: top;
  white-space: nowrap;
}
body.people-detail .people-info-item .people-info-follow {
  background: #76c991;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
  z-index: 2;
  display: inline-block;
}
body.people-detail .people-info-item .people-info-follow .word {
  padding: 0 10px 0 0;
  margin-right: 10px;
  border-right: 1px solid #dedede;
  font-size: 12px;
}
body.people-detail .people-info-item .people-info-follow:hover {
  background-color: #89dea5;
}
body.people-detail .people-info-item .people-group-name {
  vertical-align: top;
  padding-right: 5px;
  max-width: 155px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.people-detail .drop-group .select-list-down,
body.people-detail .drop-assign .select-list-down,
body.people-detail .select-list-down.list-down-pipeline {
  overflow-y: auto;
}
body.people-detail .people-info-item.name {
  /*- new version -*/
}
body.people-detail .people-info-item.name .bottom {
  display: block;
  font-size: 14px;
}
body.people-detail .people-info-item.name .last-time,
body.people-detail .people-info-item.name .return-site-time {
  color: #fff;
}
body.people-detail .people-info-item.name .top {
  font-size: 18px;
}
body.people-detail .people-info-item.name .top span {
  width: 450px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 3px;
}
body.people-detail .people-info-item.name .site-tip {
  left: auto !important;
  max-width: 240px !important;
}
body.people-detail .people-info-item.leadscore,
body.people-detail .people-info-item.analysis {
  float: right;
  height: 60px;
  width: 180px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body.people-detail .people-info-item.leadscore .top,
body.people-detail .people-info-item.analysis .top {
  font-weight: 600;
  font-size: 16px;
}
body.people-detail .people-info-item.leadscore .icon2017,
body.people-detail .people-info-item.analysis .icon2017 {
  margin-left: 8px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body.people-detail .people-info-item.analysis {
  cursor: pointer;
}
body.people-detail .people-info-item.analysis span:nth-of-type(2) {
  margin-left: 8px;
  margin-right: 4px;
}
body.people-detail .people-info-item.analysis span:nth-of-type(2) img {
  width: 46px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body.people-detail .people-info-item.analysis:hover {
  background-color: rgba(225, 225, 225, 0.15);
}
body.people-detail .people-info-item.leadscore {
  margin-right: 21px;
  position: relative;
}
body.people-detail .people-info-item.leadscore .bottom {
  margin-left: 9px;
  font-size: 40px;
  font-weight: 300;
}
body.people-detail .people-info-item.leadscore .icon-help:before {
  font-size: 16px;
  color: #fff;
  margin-left: 6px;
}
body.people-detail .people-info-item.leadscore:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 39px;
  right: -10px;
  background-color: rgba(225, 225, 225, 0.2);
}
body.people-detail .people-info-item.pipeline .top,
body.people-detail .people-info-item.group .top,
body.people-detail .people-info-item.pipeline .bottom,
body.people-detail .people-info-item.group .bottom {
  float: left;
}
body.people-detail .people-info-item.pipeline .select-btn,
body.people-detail .people-info-item.group .select-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  height: 30px;
  margin-left: 10px;
  padding-left: 15px;
  padding-right: 30px;
  border-radius: 4px;
  border: solid 1px #e1e2e6;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 5px;
}
body.people-detail .people-info-item.pipeline .select-btn .selectTxt,
body.people-detail .people-info-item.group .select-btn .selectTxt {
  margin-left: 5px;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.people-detail .people-info-item.pipeline .select-btn .select-wrap:not(.readonly):hover,
body.people-detail .people-info-item.group .select-btn .select-wrap:not(.readonly):hover {
  background-color: #f6f7fb;
}
body.people-detail .people-info-item.pipeline .select-list-wrap,
body.people-detail .people-info-item.group .select-list-wrap {
  margin-left: 9px;
}
body.people-detail .people-info-item.pipeline:not(.select-btn-wrap),
body.people-detail .people-info-item.group:not(.select-btn-wrap) {
  height: 30px;
  line-height: 30px;
}
body.people-detail .people-info-item.group .select-btn .selectTxt {
  max-width: 155px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.people-detail .people-info-item.group .select-list-down > li {
  height: 35px;
  padding: 0;
}
body.people-detail .people-info-item.group .select-list-down > li > label {
  height: 100%;
  padding: 8px 9px;
  cursor: pointer;
}
body.people-detail .people-info-item.followup .icon2017 {
  font-size: 16px;
}
body.people-detail .people-info-item.followup .icon2017 + span {
  margin-left: 7px;
  font-size: 14px;
}
body.people-detail .people-info-item.followup a > span:last-child {
  font-weight: 600;
}
body.people-detail .people-info-item.followup .show-more {
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 30px;
  height: 30px;
  top: 0;
  right: 10px;
  padding-left: 8px;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
body.people-detail .people-info-item.followup .show-more:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
body.people-detail .people-main {
  margin-top: 20px;
}
body.people-detail .info-edit-btn:hover {
  color: #777;
}
body.people-detail .people-reporting p.people-title-bot {
  text-transform: none;
}
body.people-detail .people-reporting .dotloop-link {
  display: none;
  width: 100%;
  font-size: 12px;
  color: #a0a3af;
  margin-bottom: 20px;
}
body.people-detail .people-reporting .dotloop-link a {
  color: var(--primary-color);
}
body.people-detail .people-reporting .dotloop-tip {
  position: relative;
  display: none;
  color: #e1e2e6;
  padding-left: 6px;
}
body.people-detail .people-reporting .dotloop-tip .tip-blue {
  min-width: 250px;
}
body.people-detail .people-lead-info .people-detail-name {
  float: left;
  min-height: 1rem;
  color: #797e8b;
}
body.people-detail .people-lead-info .editDisabled {
  display: none;
}
body.people-detail .people-lead-info .edit {
  display: none;
}
body.people-detail .people-lead-info .edit div.textarea {
  display: block;
  height: auto;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
}
body.people-detail .people-lead-info .edit div.textarea:after {
  content: "";
  display: block;
  clear: both;
}
body.people-detail .people-lead-info .edit div.textarea .select {
  margin: 4px 4px 0;
  padding: 1px 6px;
  font-size: 12px;
}
body.people-detail .people-lead-info .edit div.textarea .select span:first-child {
  max-width: 90px !important;
}
body.people-detail .people-lead-info .edit div.textarea .enter {
  max-width: 110px;
  height: 29px;
}
body.people-detail .people-lead-info .people-detail-val {
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 18px;
  word-wrap: break-word;
  word-break: normal;
  color: #202437;
}
body.people-detail .people-lead-info .people-detail-val.address .n-a {
  padding-left: 5;
}
body.people-detail .people-lead-info .people-detail-val .invalid {
  text-decoration: line-through;
}
body.people-detail .people-lead-info .people-detail-val .detail-input-common {
  border: 0;
  border-radius: 3px;
  height: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 12px;
}
body.people-detail .people-lead-info .people-detail-val .people-detail-input {
  border: 0;
  border-radius: 3px;
  height: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 12px;
  width: 90%;
}
body.people-detail .people-lead-info .people-detail-val .people-detail-input2 {
  width: 40%;
  border: 0;
  border-radius: 3px;
  height: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 12px;
}
body.people-detail .people-lead-info .people-detail-val .select-wrap {
  position: relative;
  width: 98%;
}
body.people-detail .people-lead-info .people-detail-val .select-btn {
  height: 22px;
  padding: 2px 24px 2px 12px;
}
body.people-detail .people-lead-info .people-detail-val .icon2017 {
  cursor: pointer;
}
body.people-detail .people-lead-info .people-detail-val .icon-addmore:before {
  content: "\E9B0";
  font-size: 13px;
  margin-right: 5px;
  margin-left: -20px;
}
body.people-detail .people-lead-info .people-detail-val .icon-valid:before {
  content: "\e9f9";
  font-size: 13px;
  margin-right: 5px;
  margin-left: -20px;
  color: #69bd52;
}
body.people-detail .people-lead-info .people-detail-val .icon-invalid:before {
  content: "\e9f8";
  font-size: 13px;
  margin-right: 5px;
  margin-left: -20px;
  color: #ef6363;
}
body.people-detail .people-lead-info .people-detail-val .single-text {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 127px;
  vertical-align: bottom;
  font-weight: 600;
}
body.people-detail .people-lead-info .people-detail-val .view[type="email"] .bounced-hover-tip {
  width: 210px;
}
body.people-detail .people-lead-info .people-detail-val .view .full-info {
  white-space: normal;
  max-width: 210px;
}
body.people-detail .people-detail-list,
body.people-detail .detail-phone-list,
body.people-detail .detail-email-list,
body.people-detail .detail-detial-info {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body.people-detail .people-detail-list > li,
body.people-detail .detail-phone-list > li,
body.people-detail .detail-email-list > li,
body.people-detail .detail-detial-info > li {
  padding: 6px 0;
  font-size: 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  margin-bottom: 5px;
}
body.people-detail .people-detail-list > li:last-child,
body.people-detail .detail-phone-list > li:last-child,
body.people-detail .detail-email-list > li:last-child,
body.people-detail .detail-detial-info > li:last-child {
  margin-bottom: 0;
}
body.people-detail .people-detail-list > li[data-type="email"],
body.people-detail .detail-phone-list > li[data-type="email"],
body.people-detail .detail-email-list > li[data-type="email"],
body.people-detail .detail-detial-info > li[data-type="email"],
body.people-detail .people-detail-list > li[data-type="phone"],
body.people-detail .detail-phone-list > li[data-type="phone"],
body.people-detail .detail-email-list > li[data-type="phone"],
body.people-detail .detail-detial-info > li[data-type="phone"] {
  padding: 5px 0;
  position: relative;
}
body.people-detail .people-detail-list > li[data-type="email"].add-item,
body.people-detail .detail-phone-list > li[data-type="email"].add-item,
body.people-detail .detail-email-list > li[data-type="email"].add-item,
body.people-detail .detail-detial-info > li[data-type="email"].add-item,
body.people-detail .people-detail-list > li[data-type="phone"].add-item,
body.people-detail .detail-phone-list > li[data-type="phone"].add-item,
body.people-detail .detail-email-list > li[data-type="phone"].add-item,
body.people-detail .detail-detial-info > li[data-type="phone"].add-item {
  padding: 0;
  padding-bottom: 10px;
}
body.people-detail .people-detail-list > li:first-of-type,
body.people-detail .detail-phone-list > li:first-of-type,
body.people-detail .detail-email-list > li:first-of-type,
body.people-detail .detail-detial-info > li:first-of-type {
  margin-top: 10px;
}
body.people-detail .people-detail-list > li.first,
body.people-detail .detail-phone-list > li.first,
body.people-detail .detail-email-list > li.first,
body.people-detail .detail-detial-info > li.first {
  padding-top: 10px;
}
body.people-detail .people-detail-list > li.focus,
body.people-detail .detail-phone-list > li.focus,
body.people-detail .detail-email-list > li.focus,
body.people-detail .detail-detial-info > li.focus {
  padding: 7px 0 6px 5px;
  background: #e5e5e5;
}
body.people-detail .people-detail-list > li.focus.no-style,
body.people-detail .detail-phone-list > li.focus.no-style,
body.people-detail .detail-email-list > li.focus.no-style,
body.people-detail .detail-detial-info > li.focus.no-style {
  padding: 0;
  background: #fff;
}
body.people-detail .people-detail-list .marketing-areas-textarea,
body.people-detail .detail-phone-list .marketing-areas-textarea,
body.people-detail .detail-email-list .marketing-areas-textarea,
body.people-detail .detail-detial-info .marketing-areas-textarea,
body.people-detail .people-detail-list .site-collecting-textarea,
body.people-detail .detail-phone-list .site-collecting-textarea,
body.people-detail .detail-email-list .site-collecting-textarea,
body.people-detail .detail-detial-info .site-collecting-textarea {
  width: 100%;
  background: #f8f8f8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dedede;
  height: 80px;
}
body.people-detail .people-detail-list .sell-address > div.edit,
body.people-detail .detail-phone-list .sell-address > div.edit,
body.people-detail .detail-email-list .sell-address > div.edit,
body.people-detail .detail-detial-info .sell-address > div.edit {
  padding: 5px 0 5px 5px;
}
body.people-detail .people-detail-list .sell-address.focus,
body.people-detail .detail-phone-list .sell-address.focus,
body.people-detail .detail-email-list .sell-address.focus,
body.people-detail .detail-detial-info .sell-address.focus {
  background: #e5e5e5;
}
body.people-detail .people-detail-list .areasCity,
body.people-detail .detail-phone-list .areasCity,
body.people-detail .detail-email-list .areasCity,
body.people-detail .detail-detial-info .areasCity,
body.people-detail .people-detail-list .areasZipcode,
body.people-detail .detail-phone-list .areasZipcode,
body.people-detail .detail-email-list .areasZipcode,
body.people-detail .detail-detial-info .areasZipcode {
  color: #787878;
}
body.people-detail .people-detail-list .areasCity span,
body.people-detail .detail-phone-list .areasCity span,
body.people-detail .detail-email-list .areasCity span,
body.people-detail .detail-detial-info .areasCity span,
body.people-detail .people-detail-list .areasZipcode span,
body.people-detail .detail-phone-list .areasZipcode span,
body.people-detail .detail-email-list .areasZipcode span,
body.people-detail .detail-detial-info .areasZipcode span {
  display: inline-block;
  vertical-align: top;
}
body.people-detail .people-detail-list .areasCity,
body.people-detail .detail-phone-list .areasCity,
body.people-detail .detail-email-list .areasCity,
body.people-detail .detail-detial-info .areasCity {
  margin-bottom: 10px;
}
body.people-detail .people-detail-list .areasCity span,
body.people-detail .detail-phone-list .areasCity span,
body.people-detail .detail-email-list .areasCity span,
body.people-detail .detail-detial-info .areasCity span {
  width: -webkit-calc(100% - 28px);
  width: calc(100% - 28px);
}
body.people-detail .people-detail-list .areasZipcode span,
body.people-detail .detail-phone-list .areasZipcode span,
body.people-detail .detail-email-list .areasZipcode span,
body.people-detail .detail-detial-info .areasZipcode span {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
}
body.people-detail .new-lead-followup {
  position: relative;
  cursor: pointer;
}
body.people-detail .send-email-btn {
  color: var(--primary-color);
}
body.people-detail .timeline-type {
  padding-bottom: 4px;
}
body.people-detail .people-timeline-fun {
  float: left;
  height: 35px;
  width: -webkit-calc( 100% - 70px );
  width: calc( 100% - 70px );
}
body.people-detail .people-timeline-fun > li {
  float: left;
  padding-right: 3px;
}
body.people-detail .people-timeline-fun .timeline-key {
  padding-right: 10px;
}
body.people-detail .people-timeline-fun .list-label {
  padding-right: 7px;
}
body.people-detail .people-timeline-fun .timeline-icon {
  margin-left: 10px;
}
body.people-detail .people-timeline-fun .timeline-link {
  border: 0;
  border-bottom: 1px solid #dedede;
  background: #fff;
  color: #787878;
}
body.people-detail .delete-document {
  width: 500px;
}
body.people-detail .docuemnt-delete-title {
  font-size: 22px;
  margin-bottom: 10px;
}
body.people-detail .share-delete-word {
  color: #787878;
  display: inline-block;
  font-size: 13px;
}
body.people-detail .people-timeline-add .select-span {
  padding-right: 15px;
}
body.people-detail .timeline-add-btn {
  float: right;
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  padding: 6px 18px;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
}
body.people-detail .people-timeline-main {
  margin-top: 20px;
}
body.people-detail .delete-people {
  width: 450px;
}
body.people-detail .peopel-timeline-nav > li {
  display: inline-block;
  padding: 0 8px 3px;
  margin-right: 10px;
  color: #797e8b;
}
body.people-detail .peopel-timeline-nav > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
body.people-detail .peopel-timeline-nav > li.active {
  color: var(--primary-color);
  border-bottom: 4px solid var(--primary-color);
}
body.people-detail .peopel-timeline-nav a {
  text-transform: capitalize;
}
body.people-detail .peopel-timeline-title > li {
  float: left;
  padding: 10px 0 6px;
  margin-right: 30px;
  border-bottom: 4px solid #fff;
  color: #787878;
}
body.people-detail .peopel-timeline-title a {
  text-transform: capitalize;
}
body.people-detail .peopel-timeline-title > li.active,
body.people-detail .peopel-timeline-title > li:hover,
body.people-detail .peopel-timeline-title > li:active {
  border-bottom: 4px solid #46b0f3;
  color: #282828;
  font-weight: bold;
}
body.people-detail .dripmail-flag {
  position: absolute;
  right: 0;
  top: 0;
}
body.people-detail .timeline-defult {
  text-align: center;
  padding: 90px 0 80px;
}
body.people-detail .timeline-defult .icon2017 {
  font-size: 48px;
  color: #c6c8d1;
  line-height: 0;
}
body.people-detail .timeline-defult p {
  font-size: 14px;
  color: #a0a3af;
  padding-top: 10px;
}
body.people-detail .people-timeline-list .timeline-list-main,
body.people-detail .new-time-list .timeline-list-main {
  display: inline-block;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}
body.people-detail .people-timeline-list .timeline-email-content,
body.people-detail .new-time-list .timeline-email-content {
  margin-top: 20px;
  border-top: 1px dashed #e8e8e8;
  padding: 10px 0;
  display: none;
}
body.people-detail .people-timeline-list .hide-more,
body.people-detail .new-time-list .hide-more {
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
}
body.people-detail .add-featrue[type="readonly"],
body.people-detail .add-featrue.readonly {
  color: #787878;
}
body.people-detail .feature-add-icon {
  margin-right: 10px;
  position: relative;
}
body.people-detail .people-drip-list,
body.people-detail .people-smartplan-list {
  margin-top: 14px;
}
body.people-detail .people-drip-list > li,
body.people-detail .people-smartplan-list > li {
  margin: 6px 0 16px 0;
  position: relative;
}
body.people-detail .people-drip-list > li:last-child,
body.people-detail .people-smartplan-list > li:last-child {
  border: 0;
}
body.people-detail .people-drip-list .people-drip-title,
body.people-detail .people-smartplan-list .people-drip-title {
  width: 160px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
body.people-detail .people-drip-list .people-drip-desc,
body.people-detail .people-smartplan-list .people-drip-desc {
  font-size: 13px;
  color: #787878;
  line-height: 18px;
}
body.people-detail .people-drip-list .people-drip-time,
body.people-detail .people-smartplan-list .people-drip-time {
  font-size: 13px;
  color: #a0a0a0;
}
body.people-detail .utils-click-toggle.unsubscribed > a.add-alert-btn,
body.people-detail .utils-click-toggle.no-email > a.add-alert-btn {
  color: #787878;
}
body.people-detail .people-alert-list {
  margin-top: 14px;
}
body.people-detail .people-alert-list > li {
  padding-bottom: 20px;
  position: relative;
}
body.people-detail .people-alert-list .alert-title-main {
  width: 146px;
  display: inline-block;
  word-wrap: break-word;
  word-break: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
body.people-detail .people-alert-list .alert-time {
  font-size: 12px;
  color: #a0a0a0;
  float: right;
}
body.people-detail .people-alert-list .red-bubble:before {
  position: absolute;
  content: "";
  padding: 2.5px;
  border-radius: 2.5px;
  background: #ff5555;
  right: 74px;
  top: 5px;
}
body.people-detail .people-alert-list .alert-deal {
  position: absolute;
  right: 0;
  top: 10px;
  display: none;
}
body.people-detail .people-alert-list .alert-deal .feature-edit {
  padding-right: 5px;
}
body.people-detail .people-alert-list .alert-deal .feature-edit .icon-edit:before {
  color: #5e646d;
}
body.people-detail .people-alert-list .alert-deal .feature-delete .icon-delete:before {
  color: #5e646d;
}
body.people-detail .people-alert-list .alert-status {
  float: left;
  width: 200px;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
body.people-detail .people-assigned-list {
  margin-bottom: 10px;
}
body.people-detail .people-assigned-list > li {
  margin-top: 20px;
  position: relative;
}
body.people-detail .people-assigned-list .assigned-type {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
}
body.people-detail .people-assigned-list .assigned-head,
body.people-detail .people-assigned-list .lender-head {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
body.people-detail .people-assigned-list .lender-head.Sindeo {
  background-color: #007681;
  border-radius: 50%;
  line-height: 44px;
  text-align: center;
}
body.people-detail .people-assigned-list .assigned-main {
  float: left;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}
body.people-detail .people-assigned-list .assigned-main .site-tip {
  min-width: 230px;
}
body.people-detail .people-assigned-list .assigned-main .site-tip p {
  white-space: initial;
}
body.people-detail .people-assigned-list .assigned-main .select-span {
  max-width: 100%;
  width: 190px;
  padding-left: 10px;
  overflow: visible;
}
body.people-detail .people-assigned-list .assigned-main .selectTxt {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 15px;
  font-weight: 500;
  color: #515666;
  margin-bottom: 6px;
  max-width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.people-detail .people-assigned-list .assigned-main .icon-select-triangle {
  font-size: 16px;
}
body.people-detail .people-assigned-list .assigned-main .icon-select-triangle:before {
  color: #c6c8d1;
}
body.people-detail .people-assigned-list .assigned-main .select-list-wrap li {
  padding: 10px 35px 10px 16px;
}
body.people-detail .people-assigned-list .assigned-main .select-list-wrap i {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
  background: #fb6f67;
  color: #fff;
  text-align: center;
  line-height: 42px;
}
body.people-detail .people-assigned-list .assigned-main .select-list-wrap .img-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
body.people-detail .people-assigned-list .assigned-main .select-list-wrap .radio-checkbox.active:after {
  top: 21px;
  right: 20px;
}
body.people-detail .people-assigned-list .assigned-main .icon-bottom-black {
  margin-left: 5px;
}
body.people-detail .people-assigned-list .assigned-name {
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 2px;
}
body.people-detail .people-assigned-list .assigned-info,
body.people-detail .people-assigned-list .lender-info {
  color: #a0a3af;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
body.people-detail .people-assigned-list .assignStatus {
  padding-left: 10px;
}
body.people-detail .people-assigned-list .lender-info-tip:hover:before {
  display: block;
}
body.people-detail .people-assigned-list .lender-info-tip:before {
  content: "This lead refuses to share his info with any lenders.";
  position: absolute;
  display: none;
  border-radius: 3px;
  border: 1px solid #e8e5e5;
  background: #f4f4f4;
  z-index: 10;
  left: 70px;
  top: 54px;
  padding: 4px;
  font-size: 12px;
}
body.people-detail .people-assigned-list .assignStatus {
  cursor: pointer;
}
body.people-detail .people-assigned-list .icon-lock_01 {
  position: absolute;
  right: 6px;
  top: 50%;
  color: #c6c8d1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
body.people-detail .people-timeline-note > li,
body.people-detail .new-time-list > li {
  padding: 20px 0 10px;
  margin: 0 20px;
  position: relative;
}
body.people-detail .people-timeline-note > li:last-child,
body.people-detail .new-time-list > li:last-child {
  border-bottom: 1px solid #ebecf1;
}
body.people-detail .people-timeline-note > li:last-child.no-border,
body.people-detail .new-time-list > li:last-child.no-border {
  border-bottom: none;
}
body.people-detail .people-timeline-note .note-head,
body.people-detail .new-time-list .note-head {
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 10px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
body.people-detail .people-timeline-note .note-main,
body.people-detail .new-time-list .note-main {
  display: inline-block;
  padding-bottom: 10px;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}
body.people-detail .people-timeline-note .note-main-sd,
body.people-detail .new-time-list .note-main-sd {
  word-wrap: break-word;
  word-break: normal;
}
body.people-detail .people-timeline-note .note-title,
body.people-detail .new-time-list .note-title {
  font-size: 14px;
  color: #515666;
}
body.people-detail .people-timeline-note .note-desc,
body.people-detail .new-time-list .note-desc {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #797e8b;
  word-wrap: break-word;
  word-break: break-word;
}
body.people-detail .people-timeline-note .note-time,
body.people-detail .new-time-list .note-time {
  color: #a0a3af;
  font-size: 12px;
}
body.people-detail .people-timeline-note .note-tag,
body.people-detail .new-time-list .note-tag {
  position: absolute;
  right: 10px;
  top: 12px;
  border: 1px solid #282828;
  padding: 2px;
  border-radius: 2px;
  font-size: 12px;
}
body.people-detail .title-icon-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
body.people-detail .title-icon-wrap .timeline-delete,
body.people-detail .title-icon-wrap .note-delete {
  display: none;
  font-size: 16px;
  color: #a0a3af;
}
body.people-detail .title-icon-wrap .timeline-delete:hover,
body.people-detail .title-icon-wrap .note-delete:hover {
  color: #fb6f67;
}
body.people-detail .title-icon-wrap .stick-icon {
  display: none;
  font-size: 16px;
  margin-left: 20px;
  color: #a0a3af;
}
body.people-detail .title-icon-wrap .stick-icon:hover {
  color: var(--primary-color);
}
body.people-detail .title-icon-wrap .sticked-icon {
  font-size: 16px;
  margin-left: 20px;
  color: #e1e2e6;
}
body.people-detail .timeline-hover .note-title,
body.people-detail .timeline-hover .people-timeline-title {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 50px;
}
body.people-detail .timeline-hover:hover .timeline-delete,
body.people-detail .timeline-hover:hover .note-delete,
body.people-detail .timeline-hover:hover .stick-icon {
  display: inline;
}
body.people-detail .timeline-hover:hover .sticked-icon {
  color: #a0a3af;
}
body.people-detail .timeline-hover:hover .sticked-icon:hover {
  color: var(--primary-color);
}
body.people-detail .timeline-hover:hover .timeline-edit {
  display: block;
}
body.people-detail .timeline-hover:hover .document-delete {
  display: inline-block;
}
body.people-detail .timeline-hover:hover .document-main a {
  color: #46b0f3;
}
body.people-detail .people-social-list {
  margin-top: 8px;
}
body.people-detail .people-social-list > li {
  padding: 12px 0 15px;
}
body.people-detail .people-social-list .social-type {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
}
body.people-detail .people-social-list .social-type.facebook {
  background: #3a589b;
}
body.people-detail .people-social-list .social-type.linkedin {
  background: #007ab9;
}
body.people-detail .people-social-list .social-type.twitter {
  background: #2c96da;
}
body.people-detail .people-social-list .social-head {
  width: 44px;
  height: 44px;
  float: left;
  margin-right: 10px;
}
body.people-detail .people-social-list .social-head img {
  width: 100%;
  height: 100%;
  border-radius: 22px;
}
body.people-detail .people-social-list .social-main {
  float: left;
  width: 186px;
}
body.people-detail .people-social-list .social-name {
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.people-detail .people-social-list .social-info {
  color: #787878;
  font-size: 13px;
}
body.people-detail .social-default {
  padding: 30px 0 10px;
  color: #a0a3af;
}
body.people-detail .social-default .icon2017 {
  padding-right: 20px;
}
/*  Phone Tag Optimization  */
.people-detail-list .js-emailphone-valid {
  position: relative;
  margin-right: 2px;
  font-size: 16px;
  top: 2px;
}
.people-detail-list .js-emailphone-valid.icon-mail_01,
.people-detail-list .js-emailphone-valid.icon-mail_bounced,
.people-detail-list .js-emailphone-valid.icon-call_01,
.people-detail-list .js-emailphone-valid.icon-phone-valid {
  color: #797e8b;
}
.people-detail-list .js-emailphone-valid.icon-mail_invalid,
.people-detail-list .js-emailphone-valid.icon-call_invalid,
.people-detail-list .js-emailphone-valid.icon-phone-bad {
  color: #c6c8d1;
}
.people-detail-list .js-emailphone-valid.icon-call_ringing {
  color: var(--primary-color);
}
.people-detail-list .js-emailphone-valid.icon-call_blacklist {
  color: #fb6f67;
}
.type-list-wrapper {
  display: none;
  position: absolute;
  left: 0px;
  top: 33px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background-color: #fff;
  color: #787878;
  cursor: default;
  -webkit-box-shadow: 0 2px 5px rgba(0, 11, 29, 0.1);
          box-shadow: 0 2px 5px rgba(0, 11, 29, 0.1);
  z-index: 1;
}
.type-list-wrapper.on {
  display: block;
}
.type-list-wrapper .arrow-top {
  content: "";
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 6px solid #d2d2d2;
  position: absolute;
  top: -6px;
  /* border-radius: 3px; */
  left: 70px;
}
.type-list-wrapper .arrow-top:before {
  content: "";
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  left: -5px;
  top: 1px;
}
.detail-phone .type-list-wrapper {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/*call lead or send text to lead*/
.icon-mailto-lead:before {
  content: "\E986";
  font-size: 14px;
}
.icon-call-lead:before {
  content: "\E9B2";
  font-size: 16px;
}
.delete-lead,
.transfer-lead {
  float: left;
  margin-right: 10px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  color: #282828;
  font-size: 18px;
  border-radius: 4px;
}
.delete-lead:hover,
.transfer-lead:hover {
  border-radius: 4px;
}
.call-lead,
.text-lead,
.mailto-lead {
  width: 100px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.call-lead a,
.text-lead a,
.mailto-lead a {
  z-index: 2;
  display: inline-table;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.call-lead a span.icon2017,
.text-lead a span.icon2017,
.mailto-lead a span.icon2017 {
  margin-left: 5px;
  margin-top: 3px;
}
.call-lead-multiNo,
.text-lead-multiNo {
  position: relative;
}
.call-lead-multiNo .call-lead,
.text-lead-multiNo .call-lead,
.call-lead-multiNo .text-lead,
.text-lead-multiNo .text-lead {
  width: 36px;
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.call-lead-multiNo .show-more,
.text-lead-multiNo .show-more {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 32px;
}
.call-lead-multiNo .show-more > a,
.text-lead-multiNo .show-more > a {
  display: inline-table;
  line-height: 32px;
}
.call-lead-multiNo > div,
.text-lead-multiNo > div {
  float: left;
  background-color: #3dbaa1;
  height: 32px;
}
.call-lead-multiNo > div:hover,
.text-lead-multiNo > div:hover {
  opacity: 0.65;
}
.call-lead-multiNo .icon-call-lead,
.text-lead-multiNo .icon-call-lead {
  margin-right: 3px;
}
.call-lead-multiNo .show-list:before,
.text-lead-multiNo .show-list:before {
  margin-right: 8px;
  content: "";
  border-left: 1px solid #bef7d0;
}
.confirm-use-nexmo {
  width: 360px;
}
.followup .not-available a {
  opacity: 0.6;
  cursor: not-allowed;
}
.followup .not-available a > span {
  cursor: not-allowed;
}
.call-lead {
  background-color: #2cd781;
  color: #fff;
}
.text-lead {
  background-color: var(--primary-color-5);
  color: #fff;
}
.call-lead-disabled {
  cursor: not-allowed;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #2cd781;
  color: #fff;
  opacity: 0.6;
}
.call-lead-disabled a {
  z-index: 2;
  display: inline-table;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.call-lead-disabled a span.icon2017 {
  margin-left: 5px;
  margin-top: 3px;
}
.call-lead-disabled > a {
  cursor: not-allowed;
}
.call-lead-disabled > a > .icon2017 {
  cursor: not-allowed;
  opacity: 0.6;
}
.text-lead-disabled {
  cursor: not-allowed;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: var(--primary-color-5);
  color: #fff;
  opacity: 0.6;
}
.text-lead-disabled a {
  z-index: 2;
  display: inline-table;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-lead-disabled a span.icon2017 {
  margin-left: 5px;
  margin-top: 3px;
}
.text-lead-disabled > a {
  cursor: not-allowed;
}
.text-lead-disabled > a > .icon2017 {
  cursor: not-allowed;
  opacity: 0.6;
}
.mailto-lead-disabled {
  cursor: not-allowed;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #688bf9;
  color: #fff;
  opacity: 0.6;
}
.mailto-lead-disabled a {
  z-index: 2;
  display: inline-table;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mailto-lead-disabled a span.icon2017 {
  margin-left: 5px;
  margin-top: 3px;
}
.mailto-lead-disabled span {
  position: relative;
}
.mailto-lead-disabled a > span.icon2017 {
  margin-left: 11px;
}
.mailto-lead-disabled > a {
  cursor: not-allowed;
}
.mailto-lead-disabled > a > .icon2017 {
  cursor: not-allowed;
  opacity: 0.6;
}
.delete-lead,
.transfer-lead {
  border: 1px solid #e1e2e6;
  height: 30px;
  width: 36px;
}
.delete-lead:hover,
.transfer-lead:hover {
  background-color: #f6f7fb;
}
.delete-lead a,
.transfer-lead a {
  display: inline-table;
  width: 100%;
  height: 100%;
  color: #797e8b;
}
.delete-lead .icon2017:before,
.transfer-lead .icon2017:before {
  line-height: inherit;
}
.transfer-lead:hover .icon2017 {
  color: var(--primary-color);
}
.delete-lead:hover .icon2017 {
  color: #f0454c;
}
.transfer-lead:hover .icon {
  color: #46b0f3;
}
.overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.js-mail-select li a {
  width: 100%;
}
.contact-info-list-li li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list-li li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list-li li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list-li li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list-li li .relation.dn {
  display: none;
}
.contact-info-list-li li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.contact-info-list-li li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li.member-info {
  padding: 0 8px;
  height: 30px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .relation.dn {
  display: none;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li.member-info {
  padding: 0 8px;
  height: 30px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .relation.dn {
  display: none;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.text-pop-phone-list-select-wrap ul.select-list-down li {
  height: 30px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li .relation {
  max-width: 70px;
}
.text-pop-phone-list-select-wrap ul.select-list-down li.member-info {
  cursor: default;
}
.text-pop-phone-list-select-wrap ul.select-list-down li.member-info:hover {
  background: #fff;
}
.contact-info-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li .relation.dn {
  display: none;
}
.contact-info-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.contact-info-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.contact-info-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.contact-info-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.contact-info-list li .relation.dn {
  display: none;
}
.contact-info-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.contact-info-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 10, 30, 0.1);
  position: absolute;
  z-index: 2;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e1e2e6;
  border-radius: 4px;
  border: 1px solid #c6c8d1;
}
.phone-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.phone-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.phone-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li .relation.dn {
  display: none;
}
.phone-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.phone-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.phone-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li .relation.dn {
  display: none;
}
.phone-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.phone-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li a {
  width: 100%;
}
.phone-list li.member-info {
  cursor: default;
}
.phone-list li.member-info:hover {
  background: #fff;
}
.phone-list li:not(.member-info):hover,
.phone-list li.selected {
  background-color: #f6f7fb;
  cursor: pointer;
}
.phone-list li:nth-of-type(1) {
  margin-top: 6px;
}
.phone-list li:last-child {
  margin-bottom: 6px;
}
.phone-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.phone-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.phone-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li .relation.dn {
  display: none;
}
.phone-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 18px;
}
.phone-list li.member-info {
  padding: 0 8px;
  height: 30px;
}
.phone-list li .username {
  font-size: 12px;
  font-weight: 600;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}
.phone-list li .relation {
  margin-left: 5px;
  display: inline-block;
  padding: 2px 6px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li .relation.dn {
  display: none;
}
.phone-list li .contact-value {
  display: inline-block;
  color: #515666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.phone-list li .contact-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #a0a3af;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 20%;
}
.phone-list li.member-info {
  cursor: default;
}
.phone-list li.member-info:hover {
  background: #fff;
}
.phone-list li:not(.member-info):hover,
.phone-list li.selected {
  background-color: #f6f7fb;
  cursor: pointer;
}
.phone-list li:nth-of-type(1) {
  margin-top: 6px;
}
.phone-list li:last-child {
  margin-bottom: 6px;
}
.phone-list li .username {
  max-width: 150px;
}
.phone-list li .relation {
  max-width: 70px;
}
.phone-list li .phone-number {
  max-width: 106px;
}
.phone-list li .phone-desc {
  max-width: 70px;
}
.phone-list,
.export-list,
.text-template-list,
.contact-info-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e1e2e6;
  border-radius: 4px;
  border: 1px solid #c6c8d1;
}
.phone-list li.member-info,
.export-list li.member-info,
.text-template-list li.member-info,
.contact-info-list li.member-info {
  cursor: default;
}
.phone-list li.member-info:hover,
.export-list li.member-info:hover,
.text-template-list li.member-info:hover,
.contact-info-list li.member-info:hover {
  background: #fff;
}
.phone-list li:not(.member-info):hover,
.export-list li:not(.member-info):hover,
.text-template-list li:not(.member-info):hover,
.contact-info-list li:not(.member-info):hover,
.phone-list li.selected,
.export-list li.selected,
.text-template-list li.selected,
.contact-info-list li.selected {
  background-color: #f6f7fb;
  cursor: pointer;
}
.phone-list li:nth-of-type(1),
.export-list li:nth-of-type(1),
.text-template-list li:nth-of-type(1),
.contact-info-list li:nth-of-type(1) {
  margin-top: 6px;
}
.phone-list li:last-child,
.export-list li:last-child,
.text-template-list li:last-child,
.contact-info-list li:last-child {
  margin-bottom: 6px;
}
.export-list li,
.text-template-list li {
  line-height: 17px;
  padding: 8px 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #787878;
}
.export-list li span:last-child,
.text-template-list li span:last-child {
  color: #515666;
}
.export-list {
  width: 172px;
}
.export-list span:nth-of-type(1) {
  margin-left: 24px;
  color: #a0a3af;
}
.phone-list.call-phone-list:before,
.phone-list.text-phone-list:before,
.export-list:before {
  content: "";
  position: absolute;
  display: inline-block;
  border: 8px solid;
  border-color: transparent transparent #c6c8d1 transparent;
  top: -16px;
  left: 75px;
}
.phone-list.call-phone-list:after,
.phone-list.text-phone-list:after,
.export-list:after {
  content: "";
  position: absolute;
  display: inline-block;
  border: 8px solid;
  border-color: transparent transparent #fff transparent;
  top: -15px;
  left: 75px;
}
.export-list {
  width: 125px;
  font-size: 14px;
  top: 45px;
  left: -46px;
}
.export-list:before,
.export-list:after {
  right: 53px;
  left: auto;
}
.export-list li {
  padding: 8px 20px;
  text-align: center;
}
.export-list li span.export-item {
  margin-left: 0;
  text-transform: capitalize;
}
/*
.phone-list-arrow{
    &:before{
        z-index: 2;
        content: "";
        position: absolute;
        display: inline-block;
        border: 8px solid;
        border-color: transparent transparent #c6c8d1 transparent;
        top: -16px;
        right: 79px;
    }
    &:after{
        // width: 7px;
        // height: 7px;
        // border-top: 1px solid #dedede;
        // border-left: 1px solid #dedede;
        // display: inline-block;
        // transform: rotate(45deg);
        // content: '';
        // position: absolute;
        // top: -5px;
        // right: 143px;
        // background: #fff;
        z-index: 2;
        content: "";
        position: absolute;
        display: inline-block;
        border: 8px solid;
        border-color: transparent transparent #fff transparent;
        top: -15px;
        right: 79px;
    }
}
*/
/*
.phone-list.text-phone-list{
    width: 120px;
    li{
        padding: 8px 16px;
    }
    &:before{
        content: "";
        position: absolute;
        display: inline-block;
        border: 8px solid;
        border-color: transparent transparent #c6c8d1 transparent;
        top: -16px;
        right: 29px;
    }
    &:after{
        // width: 7px;
        // height: 7px;
        // border-top: 1px solid #dedede;
        // border-left: 1px solid #dedede;
        // display: inline-block;
        // transform: rotate(45deg);
        // content: '';
        // position: absolute;
        // top: -5px;
        // right: 143px;
        // background: #fff;
        content: "";
        position: absolute;
        display: inline-block;
        border: 8px solid;
        border-color: transparent transparent #fff transparent;
        top: -15px;
        right: 29px;
    }
}
*/
.call-phone-list,
.text-phone-list {
  top: 45px;
}
.call-phone-list ul,
.text-phone-list ul {
  max-height: 250px;
  overflow-y: auto;
}
.call-phone-list .icon2017,
.text-phone-list .icon2017 {
  font-size: 14px;
  position: relative;
  top: 2px;
}
.call-phone-list .icon-call_01,
.text-phone-list .icon-call_01 {
  color: #787878;
}
.call-phone-list .icon-call_invalid,
.text-phone-list .icon-call_invalid {
  color: #c6c8d1;
}
.call-phone-list .icon-call_ringing,
.text-phone-list .icon-call_ringing {
  color: #1684fb;
}
.call-phone-list .icon-call_blacklist,
.text-phone-list .icon-call_blacklist {
  color: #f96464;
}
.text-phone-list .icon2017 {
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: 2px;
}
.text-phone-list .icon-call_01 {
  color: #787878;
}
.text-phone-list .icon-call_ringing {
  color: #1684fb;
}
.text-phone-list .icon-call_blacklist {
  color: #f96464;
}
.text-template-list {
  width: 132px;
  left: 86px;
}
.call-status {
  height: 40px;
  width: 100%;
  color: #fff;
  line-height: 35px;
  position: fixed;
  bottom: -40px;
  text-align: center;
}
.icon-dial {
  font-size: 20px;
  position: relative;
  top: 4px;
}
.icon-connecting:before {
  content: "\e9f4";
  font-size: 20px;
  position: relative;
  top: 4px;
}
.icon-success:before {
  content: "\e9f2";
  font-size: 20px;
  position: relative;
  top: 4px;
}
.call-status-error {
  background-color: #f57345;
}
.call-status-success {
  background-color: #44b9a1;
}
.call-status-connecting {
  background-color: #46b0f3;
}
.call-status-msg {
  font-size: 14px;
}
.record-status {
  padding-left: 30px;
  font-size: 12px;
}
.call-log-pop .js_btn_cancel {
  width: 100px;
}
.edit-log-pop .log-time {
  color: #787878;
  padding-right: 20px;
}
.edit-log-pop .log-info {
  height: 186px;
}
/** edit call log **/
.timeline-edit {
  display: none;
  color: #afb5bb;
  position: absolute;
  font-size: 14px;
  right: 40px;
  bottom: 10px;
}
.confirm-record {
  width: 360px;
}
.confirm-record a {
  color: #46b0f3;
}
a.record-switch {
  text-decoration: underline;
  font-weight: bold;
}
.mailto-lead {
  background-color: #688bf9;
  color: #fff;
}
.mailto-lead span {
  position: relative;
}
.mailto-lead a > span.icon2017 {
  margin-left: 11px;
}
.people-detail .text-log {
  height: 300px;
}
.people-detail .text-log .form-button {
  margin-top: 0;
}
.icon-arrow {
  content: "";
  display: inline-block;
  color: #afb5bb;
  position: relative;
  cursor: pointer;
  left: 5px;
  top: -1px;
}
.icon-arrow-down:before {
  border-top: 6px solid #5a5a5a;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  display: inline-block;
  color: #afb5bb;
  position: relative;
  cursor: pointer;
  left: 5px;
  top: -1px;
}
.icon-arrow-up:before {
  border-bottom: 6px solid #5a5a5a;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  display: inline-block;
  color: #afb5bb;
  position: relative;
  cursor: pointer;
  left: 5px;
  top: -1px;
}
.view[type="location"] p {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
span.view-callresult {
  color: var(--primary-color);
  font-size: 12px;
  cursor: pointer;
  display: block;
  width: 91px;
  margin-top: 8px;
}
/* report-pop */
.edit-report-pop .modal-header .header {
  text-align: center;
}
.edit-report-pop .report-form {
  width: 920px;
  position: relative;
}
.edit-report-pop .report-form .transaction-form .item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 5px 19px 5px;
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}
.edit-report-pop .report-form .transaction-form .item .form-item-2 {
  width: 100%;
}
.edit-report-pop .report-form .transaction-form .item .form-item-2 .form-label {
  font-size: 14px;
  font-weight: normal;
}
.edit-report-pop .report-form .form-side {
  position: absolute;
  width: 250px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.edit-report-pop .report-form .form-side h3 {
  margin: 20px 0 0 20px;
  font-size: 18px;
}
.edit-report-pop .report-form .form-side ul {
  margin-top: 15px;
  overflow: auto;
}
.edit-report-pop .report-form .form-side li {
  position: relative;
  height: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.edit-report-pop .report-form .form-side li.active,
.edit-report-pop .report-form .form-side li:hover {
  background: #f6f7fb;
}
.edit-report-pop .report-form .form-side li.active:before,
.edit-report-pop .report-form .form-side li:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 40px;
  background-color: var(--primary-color);
}
.edit-report-pop .report-form .form-side li:hover .trans-type {
  display: none;
}
.edit-report-pop .report-form .form-side li:hover .delete-trans {
  display: inline-block;
}
.edit-report-pop .report-form .form-side li .trans-name {
  margin-left: 20px;
  display: inline-block;
  max-width: 135px;
  width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edit-report-pop .report-form .form-side li .trans-type {
  max-width: 60px;
  text-align: center;
  font-size: 12px;
  color: #a0a3af;
  border-radius: 2px;
  background-color: #ebecf1;
  padding: 2px 6px;
}
.edit-report-pop .report-form .form-side li .delete-trans {
  position: relative;
  top: 2px;
  color: #a0a3af;
  display: none;
}
.edit-report-pop .report-form .form-side li > div {
  text-align: right;
  width: 70px;
  padding: 0 20px 0 4px;
}
.edit-report-pop .report-form .form-side label {
  display: block;
  margin: 10px auto 5px;
  width: 210px;
  line-height: 36px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e1e2e6;
  cursor: pointer;
}
.edit-report-pop .report-form .form-side .icon-add_bold {
  margin-left: 25px;
}
.edit-report-pop .report-form .form-side input {
  margin-left: 10px;
  padding: 0;
  font-size: 14px;
  color: #515666;
  border: none;
  background: #fff;
}
.edit-report-pop .report-form .form {
  margin-left: 249px;
  padding-top: 30px;
  border-left: 1px solid #ebecf1;
  height: -webkit-calc(90vh - 165px);
  height: calc(90vh - 165px);
  max-height: 400px;
  overflow-y: auto;
  display: none;
}
.edit-report-pop .report-form .form.active {
  display: block;
}
.edit-report-pop .report-form .form .form-item {
  width: 610px;
}
.edit-report-pop .report-form .form .form-input {
  background-color: transparent;
  padding: 0 10px;
}
.edit-report-pop .report-form .form .form-input.format-input-percent {
  padding: 0 25px 0 10px;
}
.edit-report-pop .report-form .form .form-input.format-input-price {
  padding: 0 10px 0 25px;
}
.edit-report-pop .report-form .form .form-input.closed-date {
  padding: 0 10px;
  background-color: #fff;
  cursor: pointer;
}
.edit-report-pop .report-form .form .form-label > .required {
  color: #f0454c;
  font-size: 16px;
}
.edit-report-pop .report-form .form .closing-congrat {
  font-size: 14px;
  color: #797e8b;
  margin-bottom: 30px;
}
.edit-report-pop .report-form .transaction-empty {
  margin-left: 249px;
  padding-top: 180px;
  border-left: 1px solid #ebecf1;
  min-height: 320px;
  text-align: center;
  color: #c6c8d1;
}
.edit-report-pop .report-form .transaction-empty .icon2017 {
  font-size: 64px;
}
.edit-report-pop .report-form .transaction-empty p {
  margin-top: 20px;
}
.edit-report-pop .report-form .icon-dollar {
  position: absolute;
  left: 10px;
  top: 36px;
  color: #c6c8d1;
}
.edit-report-pop .report-form .icon-dollar:before {
  content: "$";
}
.edit-report-pop .report-form .icon-percent {
  position: absolute;
  top: 36px;
  right: 10px;
  color: #c6c8d1;
}
.edit-report-pop .report-form .icon-percent:before {
  content: "%";
}
/* lead routing assign */
.show-rule,
.show-record {
  cursor: pointer;
  display: inline-block;
}
.rule-content {
  line-height: 1.5;
}
.dotloop-pop {
  width: 680px;
}
.dotloop-pop .tip-hover {
  margin-left: 5px;
  color: #e1e2e6;
}
.dotloop-pop .export-info .site-tip-right {
  top: -22px !important;
}
.dotloop-pop .icon-dollar {
  position: absolute;
  left: 10px;
  top: 39px;
  color: #8c8c8c;
}
.dotloop-pop .icon-dollar:before {
  content: "$";
}
.dotloop-pop .price-item input {
  padding: 0 25px;
}
.private-pop h3 {
  text-align: left;
}
.private-pop a {
  color: var(--primary-color);
  text-decoration: none;
}
.private-pop a:hover {
  text-decoration: underline;
}
#new-filter-timeline-list-ul > li {
  border-bottom: 1px solid #ebecf1;
  padding: 20px 0 20px 0;
  position: relative;
}
#new-filter-timeline-list-ul > li.document-item {
  padding: 20px 0;
  margin: 0 20px;
}
#new-filter-timeline-list-ul > li:last-child {
  border-bottom: none;
}
#new-filter-timeline-list-ul .list-bold {
  font-weight: bold;
}
#new-filter-timeline-list-ul .list-gray {
  color: #797e8b;
}
#new-filter-timeline-list-ul .list-bule {
  color: var(--primary-color);
}
#new-filter-timeline-list-ul .list-time {
  margin-top: 10px;
  color: #a0a3af;
  font-size: 12px;
}
#new-filter-timeline-list-ul .show-rule {
  padding-left: 5px;
}
#new-filter-timeline-list-ul .people-timeline-title {
  color: #515666;
}
#new-filter-timeline-list-ul .people-timeline-title .list-gray {
  color: #515666;
}
#new-filter-timeline-list-ul .document-time {
  position: absolute;
  right: 0px;
  top: 21px;
  color: #787878;
  font-size: 12px;
}
#new-filter-timeline-list-ul .document-main {
  width: -webkit-calc( 100% - 140px);
  width: calc( 100% - 140px);
  color: #787878;
  font-size: 15px;
}
#new-filter-timeline-list-ul .timeline-item-main {
  color: #797e8b;
  word-wrap: break-word;
  word-break: break-word;
}
#new-filter-timeline-list-ul .timeline-list-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding-right: 20px;
  vertical-align: top;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon2017 {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 37px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon2017:before {
  vertical-align: middle;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-view_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-call_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-call_in,
#new-filter-timeline-list-ul .timeline-list-icon .icon-call_out,
#new-filter-timeline-list-ul .timeline-list-icon .icon-showing,
#new-filter-timeline-list-ul .timeline-list-icon .icon-task_complete {
  background-color: #4fe599;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-sell_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-collection_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-alert_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-copy_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-calculator_02 {
  background-color: #fab800;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-doc,
#new-filter-timeline-list-ul .timeline-list-icon .icon-mail_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-mail_opened {
  background-color: #6ba6ff;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-search_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-comment_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-message_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-icon_chats,
#new-filter-timeline-list-ul .timeline-list-icon .icon-smart_plan_02 {
  background-color: var(--primary-color-6);
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-calendar_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-delete_01,
#new-filter-timeline-list-ul .timeline-list-icon .icon-message_voice_02,
#new-filter-timeline-list-ul .timeline-list-icon .icon-call_voicemall {
  background-color: #ff827b;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-people_source,
#new-filter-timeline-list-ul .timeline-list-icon .icon-people_add,
#new-filter-timeline-list-ul .timeline-list-icon .icon-people_edit,
#new-filter-timeline-list-ul .timeline-list-icon .icon-partial_01 {
  background-color: #b6d8eb;
}
#new-filter-timeline-list-ul .timeline-list-icon .icon-jira {
  background: url("//static.chimeroi.com/crm/images/people-detail/timeline-icon-jira.jpg") no-repeat;
  background-size: contain;
}
#new-filter-timeline-list-ul .timeline-list-main {
  display: inline-block;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
}
#new-filter-timeline-list-ul .timeline-list-main .dialer-call-note {
  font-size: 14px;
  line-height: 1.43;
  color: #797e8b;
  padding-top: 10px;
}
#new-filter-timeline-list-ul .timeline-email-content {
  margin-top: 20px;
  border-top: 1px dashed #e8e8e8;
  padding: 10px 0;
  display: none;
}
#new-filter-timeline-list-ul .hide-more {
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
}
#new-filter-timeline-list-ul .task-more {
  color: var(--primary-color);
  cursor: pointer;
  display: inline-block;
}
#new-filter-timeline-list-ul .task-more .icon2017 {
  padding-left: 2px;
  vertical-align: middle;
}
#new-filter-timeline-list-ul .text-limit,
#new-filter-timeline-list-ul .text-all {
  word-break: break-word;
  padding-right: 15px;
}
#new-filter-timeline-list-ul .note-archor {
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}
#new-filter-timeline-list-ul .timeline-list-main {
  font-size: 14px;
}
.dialer-chat-entry,
#chat {
  display: block;
}
.common-load-layer {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.dialer-chat-entry.chat-hide {
  display: none !important;
}
.crm-header .right-box .right-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.crm-header .right-box .right-menu .menu-item {
  margin: 0 10px;
}
.crm-header .right-box .right-menu .menu-item .menu-icon {
  cursor: pointer;
  font-size: 16px;
}
.crm-header .chime-alert__title {
  vertical-align: middle;
}
.crm-header .chime-alert__title img {
  width: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.newUI {
  --upgrade-theme-Color: var(--primary-color);
  --upgrade-bg-Color: #202437;
  --upgrade-content-bg-Color: #f7f8fb;
  --upgrade-btn-Color: 255, 255, 255;
  --upgrade-num-color: #a0a3af;
  --upgrade-icon1-Color: var(--upgrade-theme-Color);
  --upgrade-header-bg-Color: #ffffff;
  --upgrade-header-text-Color: #515666;
  --upgrade-header-underline-Color: var(--primary-color);
  --upgrade-header-smalllist-Color: #515666;
  --upgrade-header-icon-Color: #c6c8d1;
  --upgrade-header-search-Color: #797e8b;
  --upgrade-header-icon-hover-Color: var(--primary-color);
}
.newUI.theme-lucido {
  --upgrade-theme-Color: #66e072;
  --upgrade-bg-Color: #252525;
  --upgrade-content-bg-Color: #f5f6f8;
  --upgrade-btn-Color: 255, 255, 255;
  --upgrade-num-color: #a0a3af;
  --upgrade-icon1-Color: var(--upgrade-theme-Color);
  --upgrade-header-bg-Color: #40c154;
  --upgrade-header-text-Color: #ffffff;
  --upgrade-header-underline-Color: #ffffff;
  --upgrade-header-smalllist-Color: #ffffff;
  --upgrade-header-icon-Color: #ffffff;
  --upgrade-header-search-Color: #ffffff;
  --upgrade-header-icon-hover-Color: #ffffff;
  background-color: var(--upgrade-content-bg-Color);
}
:root {
  --H-header: 0;
  --H-header-super: 0;
  --H-header-menu: 0;
  --Panel-right-distance: 50;
}
html,
body {
  height: 100%;
}
.chime-website-container {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.chime-website-container .chime-website-left-panel-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.chime-website-container .chime-website-left-panel-wrapper .chime-website-header-container {
  width: 100%;
  z-index: 99;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.chime-website-container .chime-website-left-panel-wrapper #app {
  width: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.chime-website-container .right-panel-wrapper {
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.with-banner #active-leads-list,
.with-banner .page-wrap,
.with-banner .taskmgmt,
.with-banner .campaigns-main {
  top: 110px;
}
.with-banner .transaction-detail {
  margin-top: 50px;
}
.with-two-banner #active-leads-list,
.with-two-banner .page-wrap,
.with-two-banner .taskmgmt,
.with-two-banner .campaigns-main {
  top: 150px;
}
.with-two-banner .transaction-detail {
  margin-top: 50px;
}
.crm-header .right-box .right-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.learning-system {
  background-color: #f7f8fb;
}
.overflow-hidden {
  overflow: hidden;
}
.dialer-chat-entry {
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 112px;
  height: 44px;
}
.dialer-chat-entry .gradient-bg {
  position: absolute;
  width: 112px;
  height: 44px;
  opacity: 0.97;
  overflow: hidden;
  border-radius: 60px;
  background-image: -webkit-linear-gradient(327deg, var(--primary-color-5), var(--primary-color));
  background-image: linear-gradient(123deg, var(--primary-color-5), var(--primary-color));
  -webkit-box-shadow: 0 10px 20px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 10px 20px 0 rgba(var(--primary-color-rgb), 0.3);
}
.dialer-chat-entry .gradient-bg:hover {
  -webkit-box-shadow: 0 15px 20px 0 rgba(var(--primary-color-rgb), 0.4);
          box-shadow: 0 15px 20px 0 rgba(var(--primary-color-rgb), 0.4);
}
.dialer-chat-entry .gradient-bg:active {
  -webkit-box-shadow: 0 6px 20px 0 rgba(var(--primary-color-rgb), 0.3);
          box-shadow: 0 6px 20px 0 rgba(var(--primary-color-rgb), 0.3);
}
.dialer-chat-entry.oneBtn {
  width: 56px;
}
.dialer-chat-entry.oneBtn .gradient-bg {
  width: 56px;
}
.dialer-chat-entry hr {
  position: absolute;
  left: 56px;
  width: 1px;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.15);
}
.dialer-chat-entry .chat-btn-new {
  position: absolute;
  right: 0;
  width: 56px;
  height: 44px;
  text-align: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
}
.dialer-chat-entry .chat-btn-new.disable {
  opacity: 0.6;
  cursor: not-allowed;
}
.dialer-chat-entry .chat-btn-new:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.dialer-chat-entry .chat-btn-new:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.dialer-chat-entry .chat-btn-new:after {
  font-family: "chime";
  content: "\e996";
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  text-shadow: 0 2px 2px rgba(var(--primary-color-3-rgb), 0.5);
}
.dialer-chat-entry .chat-btn-new.newChat:before {
  padding: 5px;
  border-radius: 7px;
  background-color: #f0454c;
  border: solid 2px #ffffff;
  right: 2px;
  bottom: 33px;
}
.dialer-chat-entry .dialer-entry {
  position: absolute;
  width: 56px;
  height: 44px;
  text-align: center;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  cursor: pointer;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
}
.dialer-chat-entry .dialer-entry:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.dialer-chat-entry .dialer-entry:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.dialer-chat-entry .dialer-entry:before {
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  text-shadow: 0 2px 2px rgba(var(--primary-color-3-rgb), 0.5);
}
.dialer-chat-entry .dialer-entry .not-available {
  position: absolute;
  left: -1px;
  top: -3px;
  width: 100%;
  height: 100%;
}
.dialer-chat-entry .dialer-entry .not-available > label {
  position: absolute;
  background-color: white;
  height: 2px;
  width: 4px;
  top: 6px;
  left: 5px;
}
.dialer-chat-entry .dialer-entry .not-available::before {
  position: absolute;
  content: "";
  padding: 5px;
  border-radius: 7px;
  border: solid 2px #ffffff;
  background-color: #f0454c;
  left: 0;
  right: 0;
  width: 0;
}
.dialer-chat-entry .dialer-entry.call-online .not-available,
.dialer-chat-entry .dialer-entry.calling .not-available {
  display: none;
}
.dialer-chat-entry .dialer-entry.missed-call:after,
.dialer-chat-entry .dialer-entry.call-online:after {
  position: absolute;
  content: "";
  padding: 5px;
  border-radius: 7px;
  border: solid 2px #ffffff;
  right: 41px;
  bottom: 33px;
}
.dialer-chat-entry .dialer-entry.missed-call:after {
  background-color: #f0454c;
}
.dialer-chat-entry .dialer-entry.call-online:after {
  background-color: #2cd781 !important;
}
.dialer-chat-entry .dialer-entry .site-tip-not-available {
  width: 200px;
}
.listing-mgr .dialer-chat-entry {
  bottom: 15px;
}
.connectFrame {
  position: absolute;
  width: 1px;
  height: 1px;
  left: -1000px;
  top: -1000px;
  z-index: -100;
  pointer-events: none;
}
.connectFrame.fullFrame {
  left: 0px;
  width: 100%;
  top: 0px;
  z-index: 1000;
  height: 100%;
}
.connectFrame.hasEvent {
  pointer-events: all;
}
.zendesk-fixed-top-tip {
  position: fixed;
  right: 187px;
  bottom: 570px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  border-radius: 4px;
  background: #202437;
  padding: 8px 20px;
  color: #c6c8d1;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  z-index: 10;
}
.zendesk-fixed-top-tip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: #202437 transparent transparent transparent;
}
.zendesk-fixed-top-tip .lofty-assistant-pointer {
  color: var(--primary-color-6);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  cursor: pointer;
}
.crm-ai-distinguish-class {
  cursor: pointer !important;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
.crm-ai-distinguish-class:hover {
  border-color: var(--primary-color) !important;
  color: var(--primary-color) !important;
}
.tu-link {
  cursor: pointer;
}
.a-link {
  color: var(--primary-color);
}
.text-underline {
  text-decoration: underline;
}
.picker.picker-dialog {
  z-index: 2999 !important;
}
.tax-detail-btn {
  color: #a0a3af;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.tax-detail-btn .tax-detail-btn-icon {
  margin-left: 5px;
}
.tax-drop-cls {
  min-width: 220px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  word-break: break-word;
  border-radius: 5px;
  background-color: rgba(32, 36, 55, 0.95);
  position: relative;
  top: -5px;
  border: none;
}
.tax-drop-cls .charge-info .tip-arrow {
  border: 5px solid;
  border-color: rgba(32, 36, 55, 0.95) transparent transparent transparent;
  border-top-color: rgba(32, 36, 55, 0.95);
  bottom: -9px;
  left: 105px;
  position: absolute;
  display: inline-block;
}
.tax-drop-cls .charge-info .charge-detail p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text-single-line-omission-style {
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-omitted-two-lines-style {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.text-omitted-three-lines-style {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

