@font-face {
  font-family: "weking";
  src: url(/weking-ui/assets/fonts/weking.eot);
  src: url(/weking-ui/assets/fonts/weking.eot#iefix) format("embedded-opentype"), url(/weking-ui/assets/fonts/weking.ttf) format("truetype"), url(/weking-ui/assets/fonts/weking.woff) format("woff"), url(/weking-ui/assets/images/weking.svg#weking) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'weking' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-medal:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-up:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-down:before {
  content: "\e904";
}
.icon-shield:before {
  content: "\e905";
}
.icon-resource-planning:before {
  content: "\e906";
}
.icon-fast-forward:before {
  content: "\e907";
}
.icon-account:before {
  content: "\e908";
}
.icon-add:before {
  content: "\e909";
}
.icon-arrow-left-2:before {
  content: "\e90a";
}
.icon-arrow-down-2:before {
  content: "\e90b";
}
.icon-arrow-up-2:before {
  content: "\e90c";
}
.icon-arrow-left-right-2:before {
  content: "\e90d";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
}
body {
  font-family: "Source Sans Pro, sans-serif" !important;
  background-color: #f1f1f1 !important;
  color: #111 !important;
}
h1 {
  font-size: 36px;
  font-weight: 700 !important;
  margin: 0 0 30px !important;
}
h2 {
  font-size: 32px;
  margin: 0 0 30px !important;
}
h3 {
  font-size: 28px;
  font-weight: 700 !important;
  margin: 0 0 20px !important;
}
h4 {
  font-size: 24px;
  margin: 0 0 20px !important;
}
h5 {
  font-size: 20px;
  margin: 0 0 15px !important;
}
h6 {
  font-size: 18px;
  margin: 0 0 15px !important;
}
button {
  cursor: pointer;
  font-family: 'Source Sans Pro', sans-serif !important;
}
button:focus {
  outline: none;
}
.logo-wrapper {
  float: left;
  margin-left: 25px;
}
.logo-wrapper .logo {
  margin: 12px;
  height: 40px;
  width: auto;
  max-width: 100%;
}
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #fff !important;
}
.ant-menu-dark.ant-menu-horizontal {
  margin-left: 20px;
  float: left;
}
.ant-menu-item,
.ant-menu-submenu-title {
  height: 64px;
  line-height: 64px;
}
.ant-menu-vertical.ant-menu-sub {
  margin-top: -12px;
}
.ant-layout-header {
  padding: 0 15px;
}
.ant-menu-horizontal > .ant-menu-item {
  height: 64px;
  line-height: 64px;
}
.custom-header-style {
  line-height: 64px;
}
.ant-modal-header {
  margin-bottom: 20px;
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 10px;
}
.message-box {
  border: 1px solid #d9d9d9;
  color: #333;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: #333 !important;
}
.ant-menu-inline {
  border: none;
}
.ant-layout-sider {
  height: 100%;
  background: #fff;
  border-right: 1px solid #eee;
}
.ant-menu-inline .ant-menu-submenu-title {
  margin-top: 0;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected {
  background-color: #002140;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #001428;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item {
  height: 30px;
  line-height: 30px;
}
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 0;
}
.user-menu-section {
  float: right;
}
.user-menu-section .ant-select-selection-selected-value span {
  float: left;
  padding: 10px 0;
}
.tableWorkOrder .ant-table-cell {
  padding: 16px 10px !important;
}
.language-selections-flags {
  float: left;
  padding: 6px 0;
}
.ant-layout-header .ant-select-selection-selected-value {
  line-height: 30px;
}
.ant-layout-header .ant-select {
  margin-right: 10px;
}
.main-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ant-dropdown-menu-item .ant-divider-horizontal {
  margin: 5px 0 10px 0;
}
.ant-dropdown-menu-item .ant-divider-inner-text {
  margin: 4px 0px;
  font-size: 14px;
  padding: 0 10px;
}
.header-user-menu .ant-dropdown-menu-item a {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.header-user-menu .ant-dropdown-menu-item a i {
  margin-right: 5px;
}
.menu-text {
  cursor: default;
  padding: 5px 12px;
}
.menu-text:hover {
  background: #fff;
}
.menu-text .ant-descriptions-item {
  padding-bottom: 4px !important;
}
.ant-dropdown-menu-item {
  padding: 10px 12px !important;
}
.user-menu-avatar {
  width: 31px !important;
  height: 31px !important;
  position: absolute;
  border-radius: 0 !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  left: 0px;
  top: 0px;
}
.user-menu-avatar span {
  font-size: 15px !important;
}
.user-menu-dropdown {
  padding-left: 41px;
}
.header-inline-form {
  background: #f9f9f9;
  padding: 10px 10px 0 10px;
}
.header-inline-form .ant-tag {
  padding: 2px 5px;
  font-size: 12px;
  margin-bottom: 10px;
  background: #fff;
}
.grid-table {
  margin-top: 15px;
}
.grid-table .ant-table-thead tr th,
.grid-table .ant-table-thead tr td {
  background: #f1f1f1;
  font-weight: 500;
}
.grid-table .summary {
  font-size: 15px;
  margin-bottom: 15px;
  text-align: right;
}
.ant-table-content .ant-table-content {
  background: #fafafa;
}
.table-user .avatar {
  float: left;
  margin-top: 8px;
}
.table-user .technician-detail {
  float: left;
  margin-left: 15px;
  width: calc(100% - 55px);
}
.table-user .technician-detail .location {
  color: #999;
  margin-right: 15px;
}
.table-user .technician-detail .department {
  color: #999;
  margin-right: 15px;
}
.table-user .technician-detail .name {
  font-size: 18px;
  margin: 10px 0;
}
.table-user .technician-detail .team {
  color: #999;
}
.planning-info .item-content {
  float: left;
  margin-left: 10px;
}
.planning-info .item-content .item-title {
  margin: 5px 0;
  font-size: 14px;
}
.planning-info .item-content .item-info {
  margin-right: 10px;
  color: #999;
}
.planning-info .item-content .item-info:last-child {
  margin-right: 0;
}
.planning-info .nowrap {
  white-space: nowrap;
}
.history-table .technician-detail .name {
  font-size: 14px;
  margin: 5px 0;
}
.history-table .technician-detail .location,
.history-table .technician-detail .team {
  font-size: 14px;
}
.history-table .ant-table-tbody > tr > td {
  padding: 12px 6px;
}
.history-table .item-name {
  font-size: 14px;
}
.history-table .item-description {
  color: #999;
  margin-top: 5px;
  font-size: 13px;
}
.header-hero-title {
  font-size: 18px;
  font-weight: 500;
  padding-top: 8px;
}
.ant-select-selection-selected-value {
  line-height: 30px;
}
.table-right {
  text-align: right;
}
.ant-pagination.mini a {
  line-height: 23px !important;
}
.inner-table-padding {
  padding: 30px;
}
.ant-select-selection-placeholder {
  overflow: inherit;
}
.btn-fixed-filter {
  position: fixed;
  left: 0;
  top: 25%;
  margin-top: -25px;
  border-radius: 0;
  width: 50px !important;
  height: 50px;
}
.btn-fixed-workorder {
  position: fixed;
  right: 0;
  top: 25%;
  margin-top: -25px;
  border-radius: 0;
  width: 50px !important;
  height: 50px;
}
.content-sider {
  position: fixed;
  height: 78vh;
  z-index: 1000;
  transition: all 0.6s ease;
  overflow: hidden;
  background: #fff;
  top: 15vh;
  box-shadow: 6px 0px 10px 1px rgba(133, 131, 133, 0.74);
  border: 1px solid #f9f9f9;
  width: 0;
  visibility: visible;
  left: 50px;
}
.content-sider.pos-right {
  left: inherit;
  right: 50px;
  box-shadow: -6px 0px 10px 1px rgba(133, 131, 133, 0.74);
}
.content-sider.hide {
  visibility: hidden;
  transition: all 0.6s ease;
}
.content-sider .bc-content {
  padding: 20px;
  height: calc(100% - 40px);
  overflow: auto;
  padding-bottom: 20px;
}
.content-sider .bc-content .title {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.content-sider .bc-content .title h2 {
  float: left;
  margin: 0 !important;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  padding-top: 10px;
}
.content-sider .bc-content .title .close {
  float: right;
}
.content-sider .bc-content .ant-tree {
  /*height:250px;*/
  overflow: auto;
}
.content-sider .drawer-bottom {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px 30px;
  border-top: 1px solid #e8e8e8;
  background: #fff;
  text-align: right;
}
.content-sider.order-detail-drawer {
  height: 720px;
  top: 5vh;
  overflow-y: auto;
}
.content-sider.order-detail-drawer .bc-content {
  height: 100%;
  padding-bottom: 0;
}
.content-sider.order-detail-drawer .drawer-bottom {
  width: calc(100% - 48px);
  left: 24px;
  padding: 10px 0;
}
.ant-layout-content {
  position: relative;
}
.ant-layout-sider {
  flex: inherit !important;
  max-width: inherit !important;
  min-width: inherit !important;
}
.main-content {
  width: 100%;
}
.ant-menu-submenu-popup {
  z-index: 10500;
}
.ant-menu-submenu > div {
  padding-left: 0 !important;
}
.inner-content .ant-legacy-form-item-label {
  line-height: 30px;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item {
  padding-left: 24px !important;
}
.ant-menu-inline .ant-menu-submenu {
  border-bottom: 1px solid #f1f1f1;
}
.dv-search-criteria {
  margin: 0 0 36px 0 !important;
}
.dv-search-criteria.nomargin {
  margin: 0 !important;
}
.progressTooltip {
  z-index: 999 !important;
}
.progress-bar {
  width: 100%;
  height: 20px;
  border: 1px solid #f1f1f1;
  background: #fbfbfb;
  position: relative;
  border-radius: 10px;
  user-select: none;
}
.progress-bar.top {
  margin-top: 20px;
}
.progress-bar.bottom {
  margin-top: 0;
}
.progress-bar span {
  position: absolute;
  font-size: 10px;
}
.progress-bar span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 26px;
  background: #c6c8d2;
  top: 11px;
  font-size: 10px;
}
.progress-bar span.top {
  top: -18px;
}
.progress-bar span.bottom {
  bottom: -18px;
}
.progress-bar span.start {
  left: 7.5%;
  text-indent: -11px;
}
.progress-bar span.start:after {
  left: 0;
}
.progress-bar span.middle {
  left: 50%;
  text-indent: -11px;
}
.progress-bar span.middle:after {
  left: 0;
}
.progress-bar span.end {
  right: 7.5%;
  text-indent: -11px;
  direction: rtl;
}
.progress-bar span.end:after {
  right: 0;
}
.progress-bar .list .progress {
  height: 18px;
  position: absolute;
  cursor: pointer;
  border-left: 1px solid #ccc;
  z-index: 3;
  /*
      &:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
      }
      &:last-child {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
      }
      */
}
.progress-bar .list .progress:hover {
  opacity: 0.8;
}
.progress-bar .list .progress.prev-date-order {
  width: 7.5%;
  background: #aaa;
  left: 0;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  color: #fff;
  line-height: 18px;
  padding: 0 5px;
  font-size: 10px;
  text-align: center;
}
.progress-bar .list .progress.prev-date-order:after {
  display: none;
}
.progress-bar .list .progress.next-date-order {
  width: 7.5%;
  background: #aaa;
  right: 0;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  color: #fff;
  line-height: 18px;
  padding: 0 5px;
  font-size: 10px;
  text-align: center;
}
.progress-bar .list .progress.next-date-order:after {
  display: none;
}
.progress-bar .list .progress .order-description {
  z-index: 1;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  color: #fff;
  line-height: 18px;
  padding: 0 5px;
  font-size: 10px;
  text-align: center;
}
.progress-bar .list .progress .order-description:after {
  display: none;
}
.progress-bar .list .progress_status_INFORMED_SAVED .order-description,
.progress-bar .list .progress_status_OFFDAY .order-description,
.progress-bar .list .progress_status_ACCEPT .order-description,
.progress-bar .list .progress_status_HOLD .order-description {
  color: #333;
}
.progress-bar .list .overtime {
  height: 18px;
  z-index: 1;
  position: absolute;
}
.progress-bar .list .overtime span {
  top: -12px;
  text-align: center;
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding: 0 2px;
}
.progress-bar .list .overtime span:after {
  display: none;
}
.progress-bar .work-hour-times {
  position: absolute;
  top: -26px;
  width: 100%;
}
.progress-bar .work-hour-times .work-hour-text {
  visibility: hidden;
  text-align: center;
  font-size: 10px;
  margin-top: 3px;
  background: #f3f3f3;
  padding: 2px;
  color: #868484;
  z-index: 2;
}
.progress-bar .work-hour-times .work-hour-text:after {
  display: none;
}
.progress-bar .work-hour-times .work-start-time {
  text-indent: -15px;
  font-size: 13px;
  top: -5px;
}
.progress-bar .work-hour-times .work-start-time:before {
  content: '';
  position: absolute;
  width: 210%;
  height: 15px;
  display: inline-block;
  z-index: 0;
}
.progress-bar .work-hour-times .work-start-time:after {
  left: 0;
  z-index: 2;
  background: #c6c8d2;
  height: 33px;
  top: 16px;
}
.progress-bar .work-hour-times .work-start-time i {
  position: relative;
  z-index: 1;
}
.progress-bar .work-hour-times .work-end-time {
  text-indent: -15px;
  font-size: 13px;
  top: -5px;
}
.progress-bar .work-hour-times .work-end-time:before {
  content: '';
  position: absolute;
  width: 210%;
  height: 15px;
  display: inline-block;
  z-index: 0;
}
.progress-bar .work-hour-times .work-end-time:after {
  left: 0;
  z-index: 2;
  background: #c6c8d2;
  height: 33px;
  top: 16px;
}
.progress-bar .work-hour-times .work-end-time i {
  position: relative;
  z-index: 1;
}
.ant-tabs .ant-tabs-top-content {
  padding: 20px;
  border: 2px solid #f3f3f3;
  border-top: none;
  margin-top: 0;
}
.ant-tabs.ant-tabs-top {
  overflow: visible;
}
.ant-tabs-bar {
  margin-bottom: 0;
}
.asignee-form {
  position: relative;
}
.asignee-form .drawer-weking-status-text {
  padding: 5px 10px;
  position: absolute;
  margin-top: 22px;
  border-radius: 4px;
  color: #fff;
}
.asignee-form .drawer-weking-status-text.status_INFORMED_SAVED,
.asignee-form .drawer-weking-status-text.status_OFFDAY,
.asignee-form .drawer-weking-status-text.status_ACCEPT,
.asignee-form .drawer-weking-status-text.status_HOLD {
  color: #333;
}
.asignee-form .ant-form-item-control {
  line-height: 10px;
}
.asignee-form .ant-select-disabled {
  background: #f1f1f1 !important;
  cursor: default !important;
}
.asignee-form .ant-select-selection--single {
  color: rgba(0, 0, 0, 0.85);
}
.asignee-form .ant-input[disabled] {
  background: #f1f1f1;
  color: rgba(0, 0, 0, 0.85);
}
.asignee-form .ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.85);
}
.force-normal-shift-icon {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: 2px solid #34395c;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-right: 16px;
}
.btn-changes {
  line-height: 32px;
  height: 32px;
  padding: 0;
  background: #eb5800;
  border: none !important;
  text-align: right;
  width: 146px;
  z-index: 1;
  padding-right: 10px;
  cursor: pointer;
}
.btn-changes .count {
  background: #963b05;
  padding: 0 10px;
  height: 32px;
  margin: 0;
  float: left;
  line-height: 32px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.hide {
  display: none;
}
.hide-important {
  display: none !important;
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
  line-height: 20px;
}
.ant-tooltip-inner {
  line-height: 22px;
}
.prev-item-text {
  color: #999;
  font-size: 11px;
  margin-bottom: 10px;
}
.ant-row {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.filter-select-teams .ant-form-item-label {
  position: absolute;
  top: -115px;
}
.filter-select-teams .ant-form-explain {
  position: absolute;
  top: -104px;
  left: 100px;
}
.filter-search-box {
  margin-top: 20px;
  margin-bottom: 8px;
}
.ant-statistic-content-value {
  font-size: 13px;
  line-height: 13px;
}
.order-detail-text {
  margin-top: 10px;
}
.order-detail-text .ant-statistic-content-value {
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  display: block;
  margin-top: 5px;
}
.ant-popover-title {
  font-weight: 600;
  line-height: 32px;
}
.tree-hide {
  display: none !important;
}
.drawer-sort {
  padding: 5px 10px;
  background: #f1f1f1;
  border-bottom: 1px solid #ccc;
}
.drawer-sort .anticon {
  margin-left: 3px !important;
}
.drawer-sort button {
  color: #666;
}
.attachment-name {
  display: inline-block;
  width: 170px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  text-align: left;
}
.deleted-table .ant-table-body {
  margin: 0 !important;
}
.deleted-table .ant-table-thead th {
  background: #f1f1f1 !important;
}
.planning-page .content.hide {
  display: none;
}
.bc-preview {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
.bc-preview .close {
  position: absolute;
  right: 30px;
  top: 30px;
}
.bc-preview .download {
  position: absolute;
  right: 30px;
  top: 100px;
}
.bc-preview button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: #fff;
  height: 60px;
  background: #000;
  width: 60px !important;
}
.bc-preview button:hover {
  background: #2878fd !important;
  color: #fff !important;
}
.bc-preview .content {
  position: absolute;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 90%;
}
.technician-list tr:hover td .work-hour-text {
  visibility: visible;
}
.ant-pagination-item-container {
  margin-top: 8px;
}
.browser-message {
  position: fixed;
  width: 100%;
  bottom: 0;
}
.browser-message .ant-alert-warning {
  border-radius: 0;
  height: 60px;
  line-height: 45px;
}
.browser-message .ant-alert-icon {
  padding-left: 50px;
  margin-top: 11px;
}
.browser-message .ant-alert-message {
  font-size: 20px;
  padding-left: 60px;
}
.browser-message .ant-alert-close-icon {
  padding-right: 50px;
  margin-top: 11px;
}
.dashboard-view .ant-layout-content {
  padding: 0 !important;
}
.dashboard-view .ant-breadcrumb {
  display: none;
}
.dashboard-menu {
  display: inline-block;
  width: 100%;
  position: relative;
  background: #fdba12;
  margin-bottom: 25px;
}
.dashboard-menu .dashboard-name {
  float: left;
  position: relative;
  margin-right: 33px;
  background: #001529;
  color: rgba(255, 255, 255, 0.65);
  width: 155px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.dashboard-menu ul {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}
.dashboard-menu ul li {
  display: inline-block;
}
.dashboard-menu ul li a {
  display: block;
  color: #444;
  padding: 13px 0;
  margin-right: 30px;
}
.dashboard-menu ul li a:hover,
.dashboard-menu ul li a.active {
  color: #000;
}
.dashboard-menu .dashboard-filters {
  float: right;
  margin-right: 5px;
  margin-top: 4px;
}
.bc-widget {
  background: #fff;
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.bc-widget .count {
  font-size: 40px;
  margin-bottom: 25px;
}
.bc-widget .title {
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 10px;
}
.bc-widget .progress .title {
  margin-top: 10px;
}
.bc-widget .progress .ant-progress-bg {
  height: 14px !important;
}
.bc-widget .progress.activities-title {
  max-height: 585px;
  overflow: auto;
  display: flex;
  flex-direction: column-reverse;
}
.bc-widget .progress.activities-title .ant-divider-inner-text {
  padding: 0 14px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.55);
}
.bc-widget .progress.activities-title .ant-divider-horizontal {
  margin: 0 0 15px 0;
}
.bc-widget .btn-refresh {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #999;
}
.bc-widget .ant-timeline-item-content {
  top: -2px;
  display: inline-block;
}
.bc-widget .ant-timeline-item-content .time {
  display: inline-block;
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.55);
}
.bc-widget .ant-timeline-item-content .detail {
  display: inline-block;
}
.bc-widget li.ant-timeline-item.ant-timeline-item-last {
  padding-bottom: 7px;
}
.bc-widget .ant-timeline-item-last > .ant-timeline-item-content {
  min-height: auto !important;
}
.bc-widget .widget-inline {
  display: inline-block;
  width: 33%;
  text-align: center;
  border-right: 1px solid #f0f2f5;
}
.bc-widget .widget-inline:nth-child(4) {
  padding: 0;
  border: none;
}
.inner-view .ant-layout {
  background: #fff;
  min-height: calc(100vh - 118px);
  padding: 24px 0;
}
.item-ellipsis {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.steps-content {
  margin-top: 16px;
  min-height: 200px;
}
.steps-action {
  margin-top: 24px;
  text-align: right;
}
.cb-workorder-organization {
  position: absolute;
  top: 6px;
  right: 0;
}
.discard {
  text-decoration: line-through;
}
.bold {
  font-weight: bold;
}
.mr-5 {
  margin-right: 5px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-25 {
  margin-right: 25px;
}
.planningInfoTd {
  border-left: 2px solid #fdba12;
}
.planningInfoLastTd {
  margin-right: 5px;
  border-right: 1px solid #ffd97a;
}
.planningButtons {
  text-align: right;
  white-space: nowrap;
}
.draft-danger:hover {
  background-color: #ff7875;
  border-color: #ff7875;
}
.draft-danger:focus {
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.overDay .work-hour-text {
  width: auto !important;
}
.work-hour-bg {
  height: 20px;
  background: #f5f5f5;
  top: 25px;
  border: 1px solid #dbdbdb;
}
.prev-date .work-hour-bg {
  border-radius: 10px 0 0 10px;
}
.prev-date .work-hour-bg:after {
  display: none;
}
.work-hour-bg:before {
  display: none;
}
.work-hour-container.next-date,
.work-hour-container.prev-date {
  width: 100%;
  height: 20px;
  overflow: hidden;
  margin-top: 25px;
  position: relative;
  border-radius: 10px;
}
.work-hour-container.next-date .work-hour-bg,
.work-hour-container.prev-date .work-hour-bg {
  top: 0;
}
.work-hour-container.next-date .work-hour-text,
.work-hour-container.prev-date .work-hour-text {
  margin-left: 20px;
}
.draft-schedulers {
  height: 235px;
  margin-top: 10px;
  padding-bottom: 50px;
  overflow: auto;
}
.draft-schedulers-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  border: 1px solid #f3f3f3;
  padding: 10px;
  border-radius: 5px;
}
.draft-schedulers-item.map {
  border-color: #dedede;
}
.draft-schedulers-date {
  margin-top: 4px;
  color: #999;
}
.column-hide {
  display: none;
}
.ant-select-tree-checkbox.ant-select-tree-checkbox-disabled {
  display: none;
}
.link {
  display: inline-block;
  color: #286FBE;
  cursor: pointer;
}
.padding-0 {
  padding: 0;
}
.pr-10 {
  padding-right: 10px !important;
}
.w-100 {
  width: 100%;
}
.w-50 {
  width: 50%;
}
.font-600 {
  font-weight: 600;
}
.ant-modal-confirm-title {
  padding-bottom: 5px;
}
.error-line {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-size: 14px;
  color: #921f1d;
  z-index: 10;
}
.order-number-line {
  display: inline-block;
  margin-bottom: 5px;
  left: 15px;
  font-size: 14px;
  z-index: 10;
  font-weight: bold;
}
.text-right {
  text-align: right;
}
.orderDropdownSelect .ant-select-dropdown-menu-item {
  white-space: normal !important;
}
.has-feedback .ant-calendar-picker-icon,
.has-feedback .ant-time-picker-icon {
  right: 10px !important;
}
.fc-event-time {
  display: none;
}
.td-error {
  padding-bottom: 20px;
}
.td-error:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: '';
  width: 3px;
  height: 100%;
  background: #921f1d;
}
.calendar-table .ant-table-row {
  position: relative;
}
.nowrap {
  white-space: nowrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.ml-5 {
  margin-left: 5px;
}
.-mt-10 {
  top: -10px;
}
.ml-10 {
  margin-left: 10px;
}
.map {
  position: relative;
  width: calc(100% - 400px);
}
.map-container {
  display: flex;
  position: relative;
}
.map-overlay {
  display: inline-block;
  margin-top: -20px;
  padding: 20px 0 20px 25px;
  width: 400px;
  height: 860px;
  background: rgba(255, 255, 255, 0.92);
  overflow: auto;
}
.map-overlay-title {
  font-size: 20px;
}
.map-overlay-content .permissionDisabled {
  background: #fff6f6;
  border-color: #ff9a9a;
}
.map-back-btn {
  right: 0;
}
.map-sync-info {
  display: flex;
  align-items: center;
  height: 30px;
  padding-left: 5px;
  color: #4d9b74;
}
.map-actions {
  display: flex;
  justify-content: flex-end;
  width: 80%;
}
.flex {
  display: flex;
}
.flex-end {
  align-items: flex-end;
}
.flex-start {
  align-items: flex-start;
}
.flex-wrap {
  flex-wrap: wrap;
}
.direction-column {
  flex-direction: column;
}
.gap5 {
  gap: 5px;
}
.gap10 {
  gap: 10px;
}
.gap15 {
  gap: 15px;
}
.gap20 {
  gap: 20px;
}
.align-center {
  align-items: center;
}
.space-between {
  justify-content: space-between;
}
.m-0 {
  margin: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.color-yellow {
  color: #eaab1e;
}
.min-100 {
  min-width: 100px;
}
.fs-25 {
  font-size: 25px;
}
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.relative {
  position: relative;
}
.noPadding {
  padding: 0 !important;
}
.p-8 {
  padding: 8px;
}
.greenTd {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #66ddb2;
}
.settings-info .item-content {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  gap: 10px;
  border-bottom: 1px solid #efefef;
}
.settings-info .item-content:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.settings-info .item-title {
  margin: 0 !important;
  font-weight: 600;
  white-space: nowrap;
}
.tag-item {
  border-radius: 5px;
  padding: 5px 10px;
  font-weight: 600;
  white-space: nowrap;
}
.tag-line {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3px 0;
  border-radius: 10px;
}
.red-tag {
  background: #f00;
  color: #fff;
}
.yellow-tag {
  background: #e0d70d;
  color: #000;
}
.table-user_content {
  flex-direction: column;
}
.row-form-item {
  margin-top: -10px;
  display: flex !important;
  flex-direction: row !important;
  gap: 15px;
}
.ant-form-item-label {
  text-align: start !important;
}
.row-form-item .ant-form-item-label {
  display: flex;
  margin: 0;
  padding: 0;
}
.tableScroll {
  margin-top: 20px;
  width: 100%;
  overflow-x: auto;
}
.status-history-table {
  border-spacing: 2px;
  border-collapse: separate;
}
.status-history-table thead {
  background: #f4f4f4;
  font-weight: 600;
}
.status-history-table td {
  padding: 5px 15px;
  margin-right: 10px;
}
.surver-form-title {
  margin-bottom: 20px;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.85);
}
.map-buttons {
  position: absolute;
  top: 5px;
  left: 50%;
  display: flex;
  gap: 8px;
  transform: translateX(-50%);
  z-index: 90;
}
.quick-filter {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.quick-filter .ant-row {
  width: auto;
}
.map-btn {
  display: inline-block;
  width: 90px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.map-btn img {
  max-width: 100%;
}
.underline {
  text-decoration: underline !important;
}
.resetBtn {
  float: left;
  margin-left: -5px;
  background: #f1f1f1;
}
.table-head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}
.activity-title {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
.activity-description {
  color: #727272;
}
.activity-table-header {
  font-size: 18px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 15px;
}
.activity-sims {
  margin-left: 15px;
  color: #296ecf;
  white-space: nowrap;
}
.activity-draft {
  margin-left: 15px;
  color: #f39304;
}
.activity-detail {
  text-align: right;
}
.activity-time {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}
.activity-action {
  display: flex;
  justify-content: flex-end;
}
.datepicker-label {
  display: inline-block;
  width: 90px;
  margin: 0 10px;
  position: relative;
  top: 0;
  font-weight: 500;
  font-size: 16px;
}
.ant-tree-checkbox-inner,
.ant-checkbox-inner,
.ant-select-tree-checkbox-inner {
  border-radius: 4px !important;
}
.ant-select-selection-item-content {
  display: flex !important;
  align-items: center;
}
.pr-10 {
  padding-right: 10px;
}
.maxAuto {
  max-width: none;
}
.multiple-tecnician .ant-select-selection-overflow {
  max-height: 100px;
  overflow: auto;
}
.column-list {
  margin-top: 5px;
  column-count: 3;
  list-style-type: none;
}
.Kabul-Et {
  color: #00ff00;
  font-weight: bold;
}
.Calismaya-Basliyorum {
  color: #775e62;
  font-weight: bold;
}
.Atandi-Kaydedildi {
  color: #c6e2ff;
  font-weight: bold;
}
.Musteriye-Vardim {
  color: #ce23c5;
  font-weight: bold;
}
.Yola-Cikiyorum {
  color: #d6b1d4;
  font-weight: bold;
}
.Calismayi-Bitirdim {
  color: #681523;
  font-weight: bold;
}
.Ara-Verdim {
  color: #51efcf;
  font-weight: bold;
}
.Eve-Geldim {
  color: #63625a;
  font-weight: bold;
}
.Eve-Donuyorum {
  color: #bab8ad;
  font-weight: bold;
}
.Is-Tamamlandi {
  color: #681523;
  font-weight: bold;
}
.activity-table tr {
  cursor: pointer;
}
.cursor-pointer {
  cursor: pointer;
}
.ant-input[disabled] {
  color: #000 !important;
}
.ant-upload-list-item-thumbnail {
  display: none;
}
.ant-upload-list-item-progress {
  width: 90% !important;
}
.table-mobile-bold {
  display: none;
  margin-bottom: 3px;
  font-weight: bold;
}
.table-mobile-show {
  display: none;
}
.ant-progress-inner {
  display: none;
}
.country-select-title {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
.country-select-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 60px;
}
.country-select-list li {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.country-select-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 100px;
  border: 5px solid transparent;
  overflow: hidden;
}
.country-select-list li a:hover {
  box-shadow: 0 0 0 4px rgba(0, 21, 41, 0.8);
  border: 5px solid #fff;
}
.country-select-list li img {
  max-height: 100%;
  object-fit: cover;
}
.country-select-list li img.tr {
  margin-left: 30px;
}
.country-select-list li img.kz {
  margin-left: -20px;
}
.country-select-list li span.name {
  font-size: 18px;
  font-weight: 600;
}
.disable-link {
  pointer-events: none;
}
.ci-board {
  margin-top: -20px;
}
.prev-img {
  width: 100px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #c6c6c6c6;
  border-radius: 3px;
}
.ant-tag {
  white-space: inherit !important;
}
.cell-padding-mobile {
  padding: 0 !important;
}
.cell-padding-mobile > div {
  padding: 4px 0 !important;
}
.ant-spin {
  display: flex !important;
  justify-content: center;
}
.ant-spin-text {
  width: auto !important;
}
.w-initial {
  width: initial !important;
}
.dragColumnTable th:not(:last-child) {
  cursor: move;
}
.dragColumnTable .item-content {
  margin: 0;
}
.dragColumnTable .ant-tag-has-color {
  background: transparent;
  color: #333;
}
[hidden] {
  display: none !important;
}
.hidden {
  display: none !important;
}
.status-info {
  display: inline-block;
  font-size: 13px;
  margin: -3px 0 15px 5px;
  line-height: 1.3;
  color: #5a5a5a;
  font-weight: 600;
}
.best-practice-text {
  margin-left: 5px;
  font-size: 11px;
  display: flex;
  align-items: center;
  margin-top: -4px;
  font-style: italic;
}
.ant-tag-yellow {
  color: #978012 !important;
}
.workOrderListTable .ant-spin-nested-loading .ant-spin-blur {
  opacity: 1;
  pointer-events: auto;
}
.workOrderListTable .ant-spin-nested-loading .ant-spin-blur::after {
  opacity: 1;
  background: inherit;
  pointer-events: none;
}
.workOrderListTable .ant-spin-nested-loading .ant-spin-spinning {
  display: none !important;
}
.selectRemember {
  position: absolute;
  right: 15px;
  margin-top: 65px;
}
.no-mb-row .ant-row {
  margin-bottom: 0;
}
@media screen and (max-width: 800px) {
  .ci-board-table thead,
  .ci-board-table colgroup {
    display: none;
  }
  .ci-board-table tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
  }
  .ci-board-table tr td {
    padding-left: 20px !important;
    padding-bottom: 5px !important;
  }
  .ci-board-table tr td.mobile-pb-15 {
    padding-bottom: 15px !important;
  }
  .ci-board-table tr td .technician-detail {
    width: 96% !important;
    margin-left: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #e2e2e2;
  }
  .ci-board-table tr td .technician-detail .username {
    display: none;
  }
  .ci-board .table-head .ant-pagination,
  .ci-board .table-head .ant-spin-nested-loading {
    display: none !important;
  }
  .ci-board .ant-table {
    background: none;
  }
  .ci-board .ant-table-tbody > tr > td {
    border: none;
  }
  .inner-view {
    padding: 0 !important;
  }
  .inner-view .ant-layout {
    background: #f8f8f8;
  }
  .logo-wrapper {
    margin: 0;
  }
  .logo-wrapper .logo {
    margin: 17px 3px 0 3px;
    height: 30px;
  }
  .ant-layout-header {
    padding: 0 10px;
  }
  .menu-content {
    width: auto !important;
  }
  .menu-content li {
    display: none !important;
  }
  .menu-content li.mobileShow {
    display: inline-block !important;
  }
  .custom-header-style .ant-select {
    width: 90px !important;
  }
  .ant-breadcrumb > span:last-child {
    margin-left: 60px;
  }
  .btn-fixed-filter {
    position: absolute;
    top: -52px !important;
  }
  .content-sider {
    width: 100% !important;
    left: 0;
  }
  .content-sider .bc-content {
    width: 100% !important;
  }
  .table-user_content {
    flex-direction: row !important;
  }
  .ant-pagination > li:first-child {
    width: 100%;
  }
  .mobile-hide-td {
    display: none;
  }
  .mobile-row-full {
    flex-direction: column;
    width: 100%;
  }
  .mobile-row-full .ant-col {
    width: 100% !important;
    max-width: 100% !important;
  }
  .mobile-w-100 {
    width: 100%;
  }
  .table-mobile-bold {
    display: inline-block;
  }
  .table-mobile-show {
    display: inline-block;
  }
  .mobile-pb-15 {
    padding-bottom: 15px !important;
  }
  .bc-preview .content {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .bc-preview .content img {
    max-width: 100% !important;
    width: 90% !important;
    height: auto !important;
  }
  .mobile-action-td {
    position: relative;
    width: 100%;
    margin-top: -58px;
    text-align: right;
  }
  .mobile-col {
    flex-direction: column;
    gap: 5px;
  }
  .ci-header {
    flex-direction: column;
    margin-top: -80px;
  }
  .ci-header-filters {
    margin: 10px 0;
    order: 1;
    gap: 5px !important;
  }
  .filter-head {
    display: none;
  }
}
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container::after {
  box-shadow: none;
}
.ant-pagination .ant-pagination-item a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .ant-layout-header {
    height: auto;
  }
  .user-menu-section {
    width: 100%;
  }
}
@media screen and (max-height: 740px) {
  .content-sider.order-detail-drawer {
    overflow: auto;
    height: 90% !important;
  }
  .content-sider.order-detail-drawer .bc-content {
    position: relative;
    height: 720px;
  }
}
@media screen and (max-width: 400px) {
  .survey-page .container .content .surver-form .vote .item {
    margin-right: 4px !important;
  }
}
.ant-table-summary {
  background-color: #fafafa;
}
:where(.css-dev-only-do-not-override-1w4v9z6).ant-btn-group .ant-btn[disabled] {
  border: 0;
  background: transparent;
}
:where(.css-dev-only-do-not-override-1w4v9z6).ant-form-item {
  margin-bottom: 0;
}
.brs-time-picker .ant-picker-dropdown {
  width: 80%;
}
.brs-time-picker .ant-picker-panel {
  width: 100%;
}

.survey-page {
  width: 100vw;
  min-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  position: relative;
}
.survey-page .overlay {
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.survey-page .container {
  z-index: 1;
  width: 95%;
  max-width: 450px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.survey-page .container .content {
  margin-top: 70px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.95);
  min-height: calc(100vh - 20px);
  position: relative;
  padding-bottom: 60px;
}
.survey-page .container .content.survey-expired .survey-logo a {
  pointer-events: none;
}
.survey-page .container .content .survey-logo {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  position: fixed;
  left: 9px;
  width: calc(100% - 18px);
  background: #e8e8e8;
  top: 0;
  z-index: 15;
}
.survey-page .container .content .survey-logo img {
  width: 170px;
}
.survey-page .container .content .ant-spin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.survey-page .container .content h1 {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
}
.survey-page .container .content .ant-form-item label {
  font-size: 16px;
  display: block;
  margin-bottom: 13px;
  font-weight: 500;
}
.survey-page .container .content .surver-form {
  margin: 30px 0 10px 0;
}
.survey-page .container .content .surver-form .vote {
  flex: 1;
  text-align: center;
}
.survey-page .container .content .surver-form .vote .item {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.survey-page .container .content .surver-form .vote .item:last-child {
  margin-right: 0;
}
.survey-page .container .content .surver-form .vote .item .face {
  width: 23px;
  height: 23px;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 100%;
  background-position: 50% 50%;
}
.survey-page .container .content .surver-form .vote .item .number {
  background: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto;
  margin-top: 8px;
  border: 1px solid transparent;
}
.survey-page .container .content .surver-form .vote.voted .item {
  opacity: 0.4;
  transition: all 0.3s ease;
}
.survey-page .container .content .surver-form .vote .item.selected {
  opacity: 1;
  transition: all 0.3s ease;
}
.survey-page .container .content .surver-form .vote .item.selected .number {
  border-color: #000;
}
.survey-page .container .content .surver-form .vote .color-1 {
  background-color: #921f1d;
}
.survey-page .container .content .surver-form .vote .color-2 {
  background-color: #bc2e1d;
}
.survey-page .container .content .surver-form .vote .color-3 {
  background-color: #b43f1f;
}
.survey-page .container .content .surver-form .vote .color-4 {
  background-color: #c83825;
}
.survey-page .container .content .surver-form .vote .color-5 {
  background-color: #d37322;
}
.survey-page .container .content .surver-form .vote .color-6 {
  background-color: #db8e2c;
}
.survey-page .container .content .surver-form .vote .color-7 {
  background-color: #efc44b;
}
.survey-page .container .content .surver-form .vote .color-8 {
  background-color: #f0df4c;
}
.survey-page .container .content .surver-form .vote .color-9 {
  background-color: #acca7f;
}
.survey-page .container .content .surver-form .vote .color-10 {
  background-color: #9cc390;
}
.survey-page .container .content .surver-form .error-text {
  color: red;
  display: block;
  font-size: 15px;
  margin-top: 10px;
}
.survey-page .container .content .ant-result {
  margin-top: 70px;
  padding: 48px 5px;
}
.survey-page .container .content .ant-result .ant-result-title {
  font-size: 17px;
}
.survey-page .container .content .ant-result .ant-result-title .sub-message {
  font-size: 14px;
  margin: 15px 0;
}
.survey-page .container .content .ant-result .ant-result-subtitle {
  font-size: 16px;
  margin-top: 20px;
  line-height: 26px;
}
.survey-page .container .btn-area {
  text-align: center;
  margin-top: 40px;
  position: fixed;
  bottom: -10px;
  width: calc(100% - 18px);
  left: 9px;
  background: #e8e8e8;
  padding: 15px 0;
  border-top: 1px solid #ccc;
  z-index: 15;
}
.survey-page .container .btn-area button {
  background: #fdba12;
  border: none;
  min-width: 150px;
  font-weight: 600;
  letter-spacing: 1px;
}
.survey-page .container .reason-text {
  margin-top: 15px;
}
.survey-page .container .ant-select-selection-selected-value {
  line-height: 38px;
}

.brs-date-picker {
  width: 100%;
}
.brs-date-picker > div > input {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.brs-time-picker {
  width: 100%;
}
.brs-time-picker > input {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

