body {
  height: auto;
  font: 14px 'Open Sans', 'Microsoft YaHei';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f9f9f9;
}
b {
  font-weight: 600;
}
.tc-hidden {
  display: none;
}
.tc-text-left {
  text-align: left;
}
.tc-text-center {
  text-align: center;
}
.tc-text-right {
  text-align: right;
}
.tc-text-warning {
  color: #8a6d3b;
}
.tc-text-danger {
  color: #a94442;
}
.tc-width-full {
  width: 100%;
}
.tc-button-group button {
  margin: 0 10px 0 0;
}
.tc-button-group-inline a {
  margin: 0 0 0 10px;
}
.tc-loading {
  margin: 0 0 10px;
  padding: 20px 15px;
  text-align: center;
  color: #ccc;
  background: #fff;
  border: 1px solid #ddd;
}
.tc-loading-inline {
  padding: 20px 15px;
  text-align: center;
  color: #ccc;
}
.tc-detail-table {
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-spacing: 0;
}
.tc-detail-table th {
  padding: 8px;
  font-weight: 400;
  text-align: left;
  border-bottom: 2px solid #ddd;
}
.tc-detail-table td {
  padding: 8px;
  border-bottom: 1px solid #ddd;
  word-wrap: break-word;
  word-break: break-all;
}
.tc-detail-table td:first-child {
  width: 20%;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}
.tc-form-template {
  position: absolute;
  left: -88px;
  top: 20px;
  width: 80px;
  text-align: right;
}
.tc-modal-image {
  margin: 0 0 0 -21px;
  width: 100%;
}
a:focus {
  text-decoration: none;
}
a.ant-btn {
  line-height: 26px;
}
.ant-table-thead > tr > th {
  font-weight: 600;
  background: #f3f3f3;
  border-bottom: 1px solid #e9e9e9;
}
.ant-table-tbody {
  background: #fff;
}
.ant-pagination-total-text {
  position: absolute;
  left: 0;
}
.ant-message {
  top: 10px;
}
#tc-login {
  margin: 100px auto 30px;
  padding: 20px;
  max-width: 320px;
  background: #fff;
  border: 1px solid #ddd;
}
#tc-login h2 {
  margin: 10px 0 30px;
}
#tc-topbar {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  color: #fff;
  background: #3c8dbc;
}
#tc-topbar-webname {
  float: left;
  width: 220px;
  height: 50px;
  font-size: 18px;
  font-weight: 200;
  line-height: 50px;
  text-align: center;
  background: #367fa9;
  overflow: hidden;
  transition: all 0.3s;
}
#tc-topbar-webname #tc-topbar-webname-abbr {
  display: none;
  font-size: 16px;
}
#tc-topbar-action {
  margin: 0 0 0 220px;
  transition: all 0.3s;
}
#tc-topbar-action #tc-topbar-action-toggle {
  width: 42px;
  height: 50px;
  background: none;
  border: none;
  cursor: pointer;
}
#tc-topbar-action #tc-topbar-action-toggle:hover {
  background: #4598c4;
}
#tc-topbar-action #tc-topbar-action-toggle:focus {
  outline: none;
}
#tc-topbar-action #tc-topbar-action-toggle .fa-chevron-circle-right,
#tc-topbar-action #tc-topbar-action-toggle .fa-bars {
  display: none;
}
.tc-layout-wide #tc-topbar-webname {
  width: 50px;
}
.tc-layout-wide #tc-topbar-webname #tc-topbar-webname-html {
  display: none;
}
.tc-layout-wide #tc-topbar-webname #tc-topbar-webname-abbr {
  display: inline;
}
.tc-layout-wide #tc-topbar-action {
  margin: 0 0 0 50px;
}
.tc-layout-wide #tc-topbar-action #tc-topbar-action-toggle .fa-chevron-circle-left {
  display: none;
}
.tc-layout-wide #tc-topbar-action #tc-topbar-action-toggle .fa-chevron-circle-right {
  display: inline-block;
}
#tc-topbar-action-lang,
#tc-topbar-action-user,
#tc-topbar-action-account {
  float: right;
  position: relative;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  cursor: default;
}
#tc-topbar-action-lang:hover,
#tc-topbar-action-user:hover,
#tc-topbar-action-account:hover {
  background: #4598c4;
}
#tc-topbar-action-lang .fa-language,
#tc-topbar-action-user .fa-language,
#tc-topbar-action-account .fa-language {
  font-size: 20px;
  line-height: 50px;
}
#tc-topbar-action-lang #tc-topbar-action-user-info .fa-stack,
#tc-topbar-action-user #tc-topbar-action-user-info .fa-stack,
#tc-topbar-action-account #tc-topbar-action-user-info .fa-stack,
#tc-topbar-action-lang #tc-topbar-action-account-info .fa-stack,
#tc-topbar-action-user #tc-topbar-action-account-info .fa-stack,
#tc-topbar-action-account #tc-topbar-action-account-info .fa-stack {
  margin: 0 5px 0 0;
}
#tc-topbar-action-lang #tc-topbar-action-user-info .fa-stack .fa-circle,
#tc-topbar-action-user #tc-topbar-action-user-info .fa-stack .fa-circle,
#tc-topbar-action-account #tc-topbar-action-user-info .fa-stack .fa-circle,
#tc-topbar-action-lang #tc-topbar-action-account-info .fa-stack .fa-circle,
#tc-topbar-action-user #tc-topbar-action-account-info .fa-stack .fa-circle,
#tc-topbar-action-account #tc-topbar-action-account-info .fa-stack .fa-circle {
  font-size: 36px;
  color: #e5e5e5;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#tc-topbar-action-lang #tc-topbar-action-user-avatar,
#tc-topbar-action-user #tc-topbar-action-user-avatar,
#tc-topbar-action-account #tc-topbar-action-user-avatar,
#tc-topbar-action-lang #tc-topbar-action-account-avatar,
#tc-topbar-action-user #tc-topbar-action-account-avatar,
#tc-topbar-action-account #tc-topbar-action-account-avatar {
  margin: 0 10px 0 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#tc-topbar-action-lang #tc-topbar-action-account-name,
#tc-topbar-action-user #tc-topbar-action-account-name,
#tc-topbar-action-account #tc-topbar-action-account-name {
  float: right;
  padding: 7px 0 0;
  line-height: 18px;
}
#tc-topbar-action-lang #tc-topbar-action-account-name span,
#tc-topbar-action-user #tc-topbar-action-account-name span,
#tc-topbar-action-account #tc-topbar-action-account-name span {
  margin: 0 5px 0 0;
  padding: 0 2px;
  font-size: 12px;
  color: #fff;
}
#tc-topbar-action-lang #tc-topbar-action-account-name #tc-topbar-action-account-service,
#tc-topbar-action-user #tc-topbar-action-account-name #tc-topbar-action-account-service,
#tc-topbar-action-account #tc-topbar-action-account-name #tc-topbar-action-account-service {
  background: #7cbae5;
}
#tc-topbar-action-lang #tc-topbar-action-account-name #tc-topbar-action-account-verify,
#tc-topbar-action-user #tc-topbar-action-account-name #tc-topbar-action-account-verify,
#tc-topbar-action-account #tc-topbar-action-account-name #tc-topbar-action-account-verify {
  background: #fbc15e;
}
#tc-topbar-action-lang #tc-topbar-action-lang-panel,
#tc-topbar-action-user #tc-topbar-action-lang-panel,
#tc-topbar-action-account #tc-topbar-action-lang-panel,
#tc-topbar-action-lang #tc-topbar-action-account-panel,
#tc-topbar-action-user #tc-topbar-action-account-panel,
#tc-topbar-action-account #tc-topbar-action-account-panel {
  position: absolute;
  top: 50px;
  right: 0;
  display: none;
  width: max-content;
  padding: 10px 15px;
  line-height: 2;
  background: #3c8dbc;
  border: 1px solid #e5e5e5;
}
#tc-topbar-action-lang #tc-topbar-action-lang-panel label,
#tc-topbar-action-user #tc-topbar-action-lang-panel label,
#tc-topbar-action-account #tc-topbar-action-lang-panel label,
#tc-topbar-action-lang #tc-topbar-action-account-panel label,
#tc-topbar-action-user #tc-topbar-action-account-panel label,
#tc-topbar-action-account #tc-topbar-action-account-panel label {
  display: block;
  margin: 0;
  font-size: 14px;
}
#tc-topbar-action-lang #tc-topbar-action-account-panel,
#tc-topbar-action-user #tc-topbar-action-account-panel,
#tc-topbar-action-account #tc-topbar-action-account-panel {
  max-height: 270px;
  overflow-y: scroll;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel,
#tc-topbar-action-user #tc-topbar-action-user-panel,
#tc-topbar-action-account #tc-topbar-action-user-panel {
  position: absolute;
  top: 50px;
  right: 0;
  display: none;
  width: 260px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #e5e5e5;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-info,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-info,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-info {
  padding: 0 15px 15px;
  background: #3c8dbc;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel .fa-stack,
#tc-topbar-action-user #tc-topbar-action-user-panel .fa-stack,
#tc-topbar-action-account #tc-topbar-action-user-panel .fa-stack {
  margin: 5px 0;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel .fa-stack .fa-circle,
#tc-topbar-action-user #tc-topbar-action-user-panel .fa-stack .fa-circle,
#tc-topbar-action-account #tc-topbar-action-user-panel .fa-stack .fa-circle {
  color: #e5e5e5;
  text-shadow: 0 0 3px #fff;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-avatar,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-avatar,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-avatar {
  margin: 10px 0;
  width: 96px;
  height: 96px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count {
  padding: 10px 0;
  color: #666;
  background: #fff;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count b,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count b,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-count b {
  color: #333;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action {
  background: #f9f9f9;
}
#tc-topbar-action-lang #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action .ant-col-12,
#tc-topbar-action-user #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action .ant-col-12,
#tc-topbar-action-account #tc-topbar-action-user-panel #tc-topbar-action-user-panel-action .ant-col-12 {
  padding: 15px;
}
#tc-topbar-action-lang:hover #tc-topbar-action-lang-panel {
  display: block;
}
#tc-topbar-action-user:hover #tc-topbar-action-user-panel {
  display: block;
}
#tc-topbar-action-account:hover #tc-topbar-action-account-panel {
  display: block;
}
#tc-sidebar {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 220px;
  background: #1a2226;
  transition: all 0.3s;
}
#tc-sidebar .tc-sidebar-type {
  width: 100%;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #4b646f;
  overflow: hidden;
  transform: scale(0.82);
}
#tc-sidebar .tc-sidebar-type i {
  float: right;
  line-height: 24px;
}
#tc-sidebar ul > li {
  padding: 0 !important;
  background: #1e282c;
}
#tc-sidebar ul > li ul > li {
  height: 40px;
}
#tc-sidebar ul > li ul > li .tc-sidebar-link {
  padding: 0 0 0 45px !important;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  background: #1e282c;
}
#tc-sidebar ul > li ul > li .tc-sidebar-link span {
  display: inline !important;
}
#tc-sidebar .tc-sidebar-link,
#tc-sidebar .ant-menu-submenu-title {
  display: block;
  padding: 0 15px !important;
  width: 100%;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  color: #b8c7ce;
  background: #222d32;
  border-left: 3px solid transparent;
  overflow: hidden;
}
#tc-sidebar .tc-sidebar-link:hover,
#tc-sidebar .ant-menu-submenu-title:hover,
#tc-sidebar .tc-sidebar-link:focus,
#tc-sidebar .ant-menu-submenu-title:focus {
  text-decoration: none;
  color: #fff;
  background: #29373d;
}
#tc-sidebar .tc-sidebar-link i,
#tc-sidebar .ant-menu-submenu-title i {
  width: 30px;
}
#tc-sidebar .tc-sidebar-link-active,
#tc-sidebar .tc-sidebar-link-active:hover,
#tc-sidebar .tc-sidebar-link-active:focus {
  color: #fff;
  background: #2c3b41 !important;
  border-left: 3px solid #3c8dbc;
}
.ant-tooltip .tc-sidebar-link > i {
  display: none;
}
.tc-layout-wide #tc-sidebar {
  width: 50px;
}
.tc-layout-wide #tc-sidebar .tc-sidebar-type i {
  margin: 0 23px 0 0;
}
.tc-layout-wide #tc-sidebar ul {
  width: 100%;
}
.tc-layout-wide #tc-sidebar ul li > ul > li > a {
  padding: 0 0 0 18px !important;
}
.tc-layout-wide #tc-sidebar span {
  display: none;
}
#tc-main {
  min-width: 880px;
  margin: 50px 0 0 220px;
  padding: 15px;
  transition: all 0.3s;
}
#tc-main #tc-main-title {
  margin: 0 0 15px;
}
#tc-main #tc-main-title h3 {
  display: inline;
  vertical-align: middle;
}
#tc-main #tc-main-title a {
  margin: 0 0 0 15px;
}
#tc-main #tc-main-action {
  margin: 0 0 10px;
  overflow: hidden;
}
#tc-main #tc-main-action #tc-main-search {
  float: right;
  position: relative;
  width: 240px;
}
#tc-main #tc-main-action #tc-main-search #tc-main-search-remove {
  position: absolute;
  top: 4px;
  right: 30px;
  z-index: 1;
  cursor: pointer;
}
#tc-main #tc-main-form {
  margin: 0 0 10px;
  padding: 30px 15px 15px;
  background: #fff;
  border: 1px solid #ddd;
}
#tc-main .tc-main-block {
  margin: 0 0 10px;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #ddd;
}
#tc-main .tc-main-block p {
  margin: 10px 0;
}
#tc-main-pagination {
  position: relative;
  margin: 15px 0;
  text-align: right;
}
.tc-layout-wide #tc-main {
  margin: 50px 0 0 50px;
}
.tc-cell {
  max-width: 300px;
}
.tc-action-cell {
  line-height: 22px;
}
.tc-action-cell li {
  display: inline-block;
}
.tc-action-cell li:nth-child(n+2) {
  margin: 0 0 0 5px;
}
.tc-action-cell li:nth-child(n+2):before {
  content: '';
  display: inline-block;
  margin: 0 5px 0 0;
  width: 1px;
  height: 8px;
  background: #ddd;
}
.tc-action-cell a:focus {
  text-decoration: none;
}
.tc-action-cell-with-avatar ul {
  margin: 0 0 0 55px;
}
.tc-menu {
  margin: 0 0 20px;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
.tc-menu .tc-menu-heading {
  padding: 10px 15px;
}
.tc-menu .tc-menu-heading button {
  float: right;
  margin: 0 0 0 8px;
}
.tc-menu .tc-menu-body {
  padding: 15px;
}
.tc-menu .tc-menu-body form {
  margin: 5px 0 0;
}
.tc-menu-list {
  border: 1px solid #bce8f1;
}
.tc-menu-list .tc-menu-heading {
  color: #31708f;
  background: #d9edf7;
}
.tc-menu-list li {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
}
.tc-menu-list li:first-child {
  border-top: none;
}
.tc-menu-list .tc-menu-action {
  float: right;
}
.tc-menu-list .tc-menu-action a {
  margin: 0 0 0 10px;
}
.tc-menu-form {
  border: 1px solid #faebcc;
}
.tc-menu-form .tc-menu-heading {
  color: #8a6d3b;
  background: #fcf8e3;
}
.tc-menu-option {
  border: 1px solid #d6e9c6;
}
.tc-menu-option .tc-menu-heading {
  color: #3c763d;
  background: #dff0d8;
}
.tc-menu-option .tc-menu-body {
  font-size: 12px;
}
.tc-menu-option .tc-menu-body > span {
  line-height: 24px;
  margin: 0 0 10px;
}
.tc-media-item > a {
  margin: 0 0 0 8px;
}
.tc-store-avatar-fa {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  font-size: 24px;
}
.tc-store-avatar-fa .fa {
  color: #e5e5e5;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.tc-store-avatar-image {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.tc-account-avatar-fa {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  font-size: 24px;
}
.tc-account-avatar-fa .fa-circle {
  color: #e5e5e5;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.tc-account-avatar-fa .fa-weixin {
  color: #fff;
}
.tc-account-avatar-image {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.tc-account-qrcode-image {
  width: 45px;
  height: 45px;
  border: 1px solid #dfdfdf;
  cursor: pointer;
}
.tc-user-avatar-fa {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  font-size: 24px;
}
.tc-user-avatar-fa .fa-circle {
  color: #e5e5e5;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.tc-user-avatar-fa .fa-user {
  color: #fff;
}
.tc-user-avatar-image {
  float: left;
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.tc-user-cell > i {
  margin: 0 0 0 8px;
  color: #999;
}
.tc-user-button-random {
  position: absolute;
  right: -20%;
  width: 19%;
}
.tc-user-button-upload {
  position: absolute;
  right: -50%;
  width: 49%;
}
.tc-user-button-upload button.ant-btn {
  width: 33.33%;
  padding: 0 !important;
}
.tc-pwd-strength b > i {
  display: inline-block;
  margin: 0 1px 2px 0;
  width: 50px;
  height: 3px;
  background: #f3f3f3;
}
.tc-pwd-strength span {
  margin: 0 0 0 4px;
}
.tc-pwd-strength span span {
  display: none;
}
.tc-pwd-strength-low i:first-child {
  background: rgba(231, 69, 70, 0.8);
}
.tc-pwd-strength-low span > span:first-child {
  display: inline;
}
.tc-pwd-strength-medium i:nth-child(-n+2) {
  background: #f6b328;
}
.tc-pwd-strength-medium span > span:nth-child(2) {
  display: inline;
}
.tc-pwd-strength-high b > i {
  background: #56ca35;
}
.tc-pwd-strength-high span > span:last-child {
  display: inline;
}
.tc-store-button-upload {
  position: absolute;
  right: -20%;
  width: 19%;
}
.tc-segmentation-condition {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.tc-segmentation-condition .tc-segmentation-dropdown-label {
  display: inline-block;
  width: 160px;
  height: 22px;
}
.tc-segmentation-condition .tc-segmentation-condition-sex .ant-checkbox-group {
  display: inline-block;
}
.tc-segmentation-condition .tc-segmentation-condition-select .ant-select {
  width: 80%;
}
.tc-template-content {
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.tc-template-content .tc-template-content-placeholder {
  color: #bbb;
}
.tc-template-content .tc-template-content-items {
  padding: 10px 0;
}
.tc-template-content .tc-template-content-items .tc-template-content-item {
  margin: 0 0 3px;
}
.tc-animation-update {
  animation: tc-rotate-x 0.5s ease-out;
}
.tc-animation-del {
  animation: tc-zoomout 0.5s ease-out;
}
@keyframes tc-rotate-x {
  0% {
    background: #f0ad4e;
    opacity: 0;
    transform: rotateX(180deg);
  }
  100% {
    background: #fff;
    opacity: 1;
    transform: rotateX(0deg);
  }
}
@keyframes tc-zoomout {
  0% {
    background: #fff;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    background: #d9534f;
    opacity: 0;
    transform: scale(0.1);
  }
}
.sy-downloadModal .ant-modal-title {
  font-size: 16px;
}
.sy-downloadModal .ant-modal-body {
  padding-bottom: 32px;
}
.sy-downloadFormat {
  margin: 5px 5px 5px 25px;
}
.sy-downloadFormat > span {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  vertical-align: middle;
}
.sy-downloadFormat > div {
  display: inline-block;
  margin-left: 10px;
  padding: 10px;
  width: 80%;
}
.sy-downloadFormat > div > a {
  width: 33%;
  color: #9b9b9b;
}
.sy-downloadFormat > .ant-btn-group > .ant-btn {
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}
.sy-userGroupAddCheckBox .ant-checkbox-group {
  display: inline;
}
.sy-userGroupAddCheckBox .ant-checkbox-wrapper {
  width: 200px;
  margin: 0;
}
.sy-userGroupListTable tr > td:nth-child(3),
.sy-userGroupListTable tr > td:nth-child(4) {
  width: 30%;
}
.kw-hidden {
  display: none;
}
.kw-tagInput {
  width: 78px;
}
.kw-tagAdd {
  background: #fff;
  border-style: dashed;
}
.kw-dynamic-delete-button {
  cursor: pointer;
  position: relative;
  top: 4px;
  margin: 4px;
  font-size: 24px;
  color: #999;
  transition: all 0.3s;
}
.kw-buttonGroup {
  float: right;
  margin-right: -70px;
  margin-top: -5px;
}
.kw-menu-action {
  margin: 15px;
}
.kw-menu-action a {
  margin: 5px;
}
.kw-menu-list {
  height: 30px;
  line-height: 30px;
  text-align: left;
  margin: 0 30px 0 10px;
  border-bottom: 1px dashed #e9e9e9;
}
.kw-main-form {
  padding: 15px;
  text-align: right;
}
.kw-content-list {
  margin-bottom: -1px;
}
.kw-reply-list {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
#kw-topbar-action-set {
  float: right;
  position: relative;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  cursor: default;
}
#kw-topbar-action-set:hover {
  background: #4598c4;
}
#kw-topbar-action-set .fa-language {
  font-size: 20px;
  line-height: 50px;
}
#kw-topbar-action-set #kw-topbar-action-set-panel {
  position: absolute;
  top: 50px;
  right: 0;
  display: none;
  width: max-content;
  line-height: 2;
  background: #3c8dbc;
  border: 1px solid #e5e5e5;
}
#kw-topbar-action-set #kw-topbar-action-set-panel label {
  display: block;
  margin: 0;
  font-size: 14px;
}
#kw-topbar-action-set-panel .kw-topbar-wrapper {
  width: 100%;
  white-space: nowrap;
}
#kw-topbar-action-set-panel .kw-topbar-link {
  display: block;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 20px;
  cursor: pointer;
}
#kw-topbar-action-set-panel .kw-topbar-link:hover {
  color: #fff;
  background: #4598c4;
}
#kw-topbar-action-set-panel .kw-topbar-link i {
  width: 20px;
}
#kw-topbar-action-set:hover #kw-topbar-action-set-panel {
  display: block;
}
.kw-dashboard-title {
  padding: 16px 0;
}
.kw-dashboard-title h4 {
  font-size: 1.17em;
  line-height: 1;
}
.kw-dashboard-overview ul:first-child {
  border-bottom: 1px solid #f0f0f0;
}
.kw-dashboard-overview li {
  display: inline-block;
  width: 25%;
  padding: 35px 0;
  text-align: center;
}
.kw-dashboard-overview li b {
  display: inline-block;
  margin: 20px 0 0 0;
  font-size: 40px;
  font-weight: 400;
  color: #333;
}
.kw-dashboard-overview li i {
  display: inline-block;
  margin: 0 0 0 5px;
  font-style: normal;
}
.kw-action-cell {
  line-height: 45px;
}
.al-showPwd {
  position: absolute;
  right: 30px;
  top: 7px;
  font-size: 16px;
  cursor: pointer;
}
.al-verificationCode {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.al-verificationCode > div {
  width: 49%;
}
.al-verificationCode > div input {
  height: 40px;
}
.al-verificationCode > div svg {
  zoom: 0.8;
}
.al-filterNumber {
  margin-bottom: 10px;
  position: relative;
}
.al-filterNumber #tc-main-search-remove {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
.al-sendTimeLabel {
  width: 100%;
}
.al-sendTimeFileds {
  display: flex;
  overflow: hidden;
}
.al-sendTimeFileds .ant-form-item {
  width: 150px;
  margin-right: 15px;
}
.al-sendTimeFileds .ant-form-item:first-child {
  width: auto;
}
.al-sendTimeFileds .ant-time-picker {
  width: 100%;
}
.al-sidebarContainer {
  height: 100%;
  width: 235px;
  overflow: hidden;
  overflow-y: scroll;
}
.ant-input-affix-wrapper .ant-input-suffix {
  right: auto;
  left: 7px;
}
.ant-input-search-icon {
  cursor: default;
}
.ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-left: 24px;
}
#tc-main #tc-main-action #tc-main-search #tc-main-search-remove {
  top: 3px;
  right: 10px;
}
#tc-sidebar {
  overflow: hidden;
}
.ant-steps {
  width: 80%;
  margin: 0 auto;
}
.steps-content {
  margin-top: 15px;
}
.al-form-layout {
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.al-form-layout .ant-row {
  width: 150px;
}
.al-form-layout .ant-row:last-child {
  width: 400px;
}
.ant-collapse,
.al-added {
  max-width: 80%;
  margin: 0 auto;
}
.al-added {
  margin: 15px auto;
}
.al-added button {
  margin-right: 15px;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o {
  display: none;
}
.al-award-header {
  display: flex;
  justify-content: space-between;
}
.tc-detail-table img {
  display: inline-block;
  max-width: 80px;
  max-height: 80px;
}
.award-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.award-item {
  margin-right: 5px;
  margin-bottom: 5px;
  border: solid 1px #ddd;
  padding: 5px;
  max-width: 30%;
  width: 30%;
}
.award-name {
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 1px #ddd;
}
.award-details p {
  border-bottom: solid 1px #ddd;
  display: flex;
  align-items: center;
  justify-content: stretch;
}
.award-details span {
  display: block;
  width: 38%;
  text-align: right;
}
.al-panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.al-panel-header .anticon.anticon-delete {
  color: #f00;
}
.lottery-list {
  height: 100px;
  overflow-y: auto;
}
.al-template-con {
  position: relative;
}
.al-colorPicker {
  position: absolute;
  z-index: 99;
  width: 20px;
  height: 20px;
  background-color: #f00;
  border-radius: 5px;
  cursor: pointer;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.al-colorPicker-select {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.tc-colorPicker-select {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.chrome-picker {
  position: absolute;
  z-index: 99999;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.ant-form-item .tc-template-content :not(.ant-form) > .ant-form-item {
  margin-bottom: 7px;
}
.tc-template-content .ant-form-item-label {
  text-align: left;
}
.al-form .ant-calendar-picker {
  display: block;
}
[class*="tc-segmentation-condition-"] {
  display: flex;
  margin-bottom: 5px;
}
[class*="tc-segmentation-condition-"] > .ant-form-item {
  margin-bottom: 0;
  width: 100%;
}
[class*="tc-segmentation-condition-"] > .ant-form-item .ant-select {
  width: 100%;
}
.al-upload-tips {
  line-height: 1.5;
  font-size: 10px;
  color: #bbb;
  clear: both;
}
.flexRadio {
  display: flex;
}
.verificationRadio ul {
  overflow: auto;
  max-height: 186px;
  border: 1px solid #ccc;
}
.verificationRadio ul li {
  padding: 0 20px 0;
}
.verificationRadio ul::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
}
.verificationRadio ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  background-color: #F5F5F5;
}
.verificationRadio ul::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  background-color: #ccc;
}

