
.v-list-group__activator p {
  margin-bottom: 0;
}

.v-alert--material {
  margin-top: 32px;
}
.v-alert--material .v-alert__icon {
  top: -36px;
}
.v-alert--material .v-alert__dismissible {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0 !important;
  padding: 0 !important;
}
.v-card--material__avatar {
  position: relative;
  top: -64px;
  margin-bottom: -32px;
}
.v-card--material__heading {
  position: relative;
  top: -40px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 1;
}
.v-card--material.v-card--material--hover-reveal:hover .v-card--material__heading {
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}
.v-card--material-chart p {
  color: #999;
}
.v-card--material-chart .v-card--material__heading {
  max-height: 185px;
}
.v-card--material-chart .v-card--material__heading .ct-label {
  color: inherit;
  opacity: 0.7;
  font-size: 0.975rem;
  font-weight: 100;
}
.v-card--material-chart .v-card--material__heading .ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
}
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-point,
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-line,
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-bar,
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-slice-pie,
.v-card--material-chart .v-card--material__heading .ct-series-a .ct-area {
  fill: rgba(255, 255, 255, 0.4);
}
.v-snackbar--material {
  margin-top: 32px;
  margin-bottom: 32px;
}
.v-snackbar--material .v-alert--material,
.v-snackbar--material .v-snack__wrapper {
  border-radius: 4px;
}
.v-snackbar--material .v-snack__content {
  overflow: visible;
  padding: 0;
}
.v-card--material-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.v-card--material-stats > div:first-child {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v-card--material-stats .v-card {
  border-radius: 4px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.v-card--material-stats .v-card__text {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(100% - 120px);
          flex: 1 0 calc(100% - 120px);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.v-card--material-stats .v-card__actions {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.v-tabs--pill .v-tab,
.v-tabs--pill .v-tab:before {
  border-radius: 24px;
}
.v-tabs--pill.v-tabs--icons-and-text .v-tab,
.v-tabs--pill.v-tabs--icons-and-text .v-tab:before {
  border-radius: 4px;
}
.v-card--testimony {
  padding-bottom: 72px;
  margin-bottom: 64px;
}
.v-card--testimony .v-avatar {
  position: absolute;
  left: calc(50% - 64px);
  top: calc(100% - 64px);
}
.v-card--wizard {
  overflow: visible;
}
.v-card--wizard .v-tabs-bar {
  height: 56px;
  padding: 0 8px;
}
.v-card--wizard .v-tabs-slider-wrapper {
  overflow: visible;
}
.v-card--wizard .v-tabs-slider {
  border-radius: 4px;
}
.v-card--wizard .v-tabs-slider-wrapper {
  contain: initial;
  z-index: 0;
}
.container-breadcrumb .linkTo {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 17px;
}
.container-breadcrumb .linkTo:hover {
  color: #e91e63;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.container-breadcrumb .isActive {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 17px;
}

.v-card__actions[data-v-216dad62] {
    text-align: center;
    padding: 0px !important;
}
.notification-desc[data-v-216dad62] {
    font-size: 13px; 
    padding: 0px 37px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.color-inherit[data-v-af14695e] {
  color: inherit;
}


[data-v-245b476a] .select-all--user .v-select__selections{
  height: 32px;
  overflow: hidden;
  min-height: 32px;
}

.btn-callcenter {
  float: right;
  margin: 0 !important;
  position: relative;
  top: -6px;
}
.float-right {
  float: right;
}
.v-card__actions {
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
}
.v-card {
  overflow: hidden;
}
.popup-call {
  border: 1px solid #A9A9A9 !important;
}
.btn-callcenter {
  float: right;
  margin: 0 !important;
  position: relative;
  top: -6px;
}
.float-right {
  float: right;
}
.v-card__actions {
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
}
.v-card {
  overflow: hidden;
}
.popup-call {
  border: 1px solid #A9A9A9 !important;
}
.btn-callcenter {
  float: right;
  margin: 0 !important;
  position: relative;
  top: -6px;
}
.float-right {
  float: right;
}
.v-card__actions {
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
}
.v-card {
  overflow: hidden;
}
.popup-call {
  border: 1px solid #A9A9A9 !important;
}
.v-application .v-navigation-drawer .v-navigation-drawer__content .v-list-item .v-list-item__content .v-list-item__title.display-2 {
  font-size: 18px !important;
  margin-top: 12px;
  margin-bottom: 12px;
}

.v-application .v-navigation-drawer .v-navigation-drawer__content .v-list .v-list-group .v-list-group__header .v-list-item__content .v-list-item__title {
  font-size: 14px;
  font-weight: 300;
}

.v-application--is-ltr .v-list-item__avatar:first-child {
  margin-right: 11px;
}

.v-application .v-navigation-drawer .v-navigation-drawer__content .v-list-item__icon.v-list-group__header__append-icon .v-icon {
  font-size: 19px;
}

.v-application--is-ltr #core-navigation-drawer div.v-list-item__icon--text,
.v-application--is-ltr #core-navigation-drawer div.v-list-item__icon:first-child {
  margin-left: 5px !important;
  margin-right: 18px;
  opacity: 0.8;
}

.v-application--is-ltr .v-list-item__action:last-of-type:not(:only-child),
.v-application--is-ltr .v-list-item__avatar:last-of-type:not(:only-child),
.v-application--is-ltr .v-list-item__icon:last-of-type:not(:only-child) {
  margin-right: 2px;
}

.v-list--nav.v-list--dense .v-list-item:not(:last-child):not(:only-child),
.v-list--nav .v-list-item--dense:not(:last-child):not(:only-child),
.v-list--rounded.v-list--dense .v-list-item:not(:last-child):not(:only-child),
.v-list--rounded .v-list-item--dense:not(:last-child):not(:only-child) {
  margin-bottom: 3px;
}

.v-list-item .v-list-item__title, .v-list-item .v-list-item__subtitle {
  line-height: 1.2;
  font-weight: 300;
  font-size: 14px;
}

.v-list-group__items .v-list-item {
  font-size: 13px;
  margin-bottom: 5px !important;
}
.v-list-group__items .v-list-item .v-list-item__title {
  font-size: 13px;
}
.v-list-group__items .v-list-item .v-list-item__icon {
  margin-top: 14px;
}

.v-list-group__items .v-list-group--sub-group .v-list-group__header .v-list-item__icon--text {
  margin-top: 15px !important;
}

.v-list-item__icon {
  margin: 12px 0;
}

.theme--dark.v-list-item--active:hover::before, .theme--dark.v-list-item--active::before {
  opacity: 0;
}

.v-navigation-drawer .v-list-item__content {
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.v-list--nav {
  padding-left: 15px;
  padding-right: 15px;
}

.v-application .logo-mini {
  float: left;
  width: 30px;
  text-align: center;
  margin-left: 7px;
  margin-right: 15px;
}

.theme--dark.v-navigation-drawer .v-divider {
  background-color: rgba(181, 181, 181, 0.2);
  border-color: rgba(181, 181, 181, 0.1);
  width: calc(100% - 30px);
  margin-left: 15px;
}

.v-navigation-drawer--mini-variant .v-list-item > *:not(:first-child) {
  display: block;
  opacity: 0;
}

#app-bar .v-badge__badge {
  font-size: 9px;
  padding: 5px 6px;
}

.v-toolbar__content,
.v-toolbar__extension {
  padding: 0px 10px 0 15px;
}

.v-sheet .v-toolbar__content .v-btn.v-size--default:not(.v-btn--icon):not(.v-btn--fab),
.v-sheet .v-toolbar__content .v-btn.v-size--large:not(.v-btn--icon):not(.v-btn--fab) {
  margin-bottom: 5px;
  padding: 10px 15px !important;
}
.v-sheet .v-toolbar__content .theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: #fff;
}
.v-sheet .v-toolbar__content .theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) .v-icon {
  color: #999;
}

.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: #fff;
  margin-right: 17px;
  margin-bottom: 2px;
}

.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined):hover {
  background-color: #fff;
}

.v-toolbar__content {
  height: 75px;
}

.v-toolbar__content .v-btn--flat .v-icon {
  margin-right: 3px;
}

.theme--light.v-label {
  color: rgba(0, 0, 0, 0.8);
}

.v-menu__content .v-list--nav {
  padding: 0.3125rem 0;
  border-radius: 4px;
}
.v-menu__content .v-list--nav .v-list-item {
  padding: 10px 20px;
  margin: 0 0.3125rem;
  margin-bottom: 0px !important;
  min-height: 40px;
  border-radius: 2px;
}
.v-menu__content .v-list--nav .v-list-item .v-list-item__title {
  font-weight: 400;
  font-size: 13px;
}

.v-navigation-drawer .v-icon.v-icon {
  font-size: 24px;
}

.v-btn.v-size--default {
  font-size: 0.85rem;
}

.v-icon.v-icon {
  font-size: 20px;
}

.v-btn__content .v-icon--left {
  margin-right: 4px;
}

.v-sheet button.v-btn.v-size--default:not(.v-btn--icon):not(.v-btn--fab) {
  padding: 12px 30px !important;
}

.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: #999;
  color: #fff;
}
.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined):hover {
  background-color: #999;
  color: #fff;
}

.v-btn.white .v-btn__content {
  color: #999;
}

.v-sheet .v-btn.v-size--large:not(.v-btn--icon):not(.v-btn--fab) {
  padding: 18px 36px !important;
}

.v-btn--fab.v-size--small {
  height: 41px;
  width: 41px;
}

.v-btn:not(.v-btn--text):not(.v-btn--outlined):hover:before {
  opacity: 0;
}

.v-btn:not(.v-btn--text):not(.v-btn--outlined):focus:before {
  opacity: 0;
}

.v-btn.v-size--default:not(.v-btn--icon):not(.v-btn--fab),
.v-btn.v-size--large:not(.v-btn--icon):not(.v-btn--fab) {
  padding: 10px 15px !important;
}

.v-item-group .v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  margin-right: 0;
}

.v-btn-toggle .v-btn {
  opacity: 1;
}

.v-btn-toggle > .v-btn.v-size--default {
  height: inherit;
}

.theme--light.v-btn-toggle .v-btn.v-btn {
  border-color: #999 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.primary {
  border-color: #e91e63 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.secondary {
  border-color: #9c27b0 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.success {
  border-color: #4caf50 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.warning {
  border-color: #fb8c00 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.error {
  border-color: #ff5252 !important;
}
.theme--light.v-btn-toggle .v-btn.v-btn.info {
  border-color: #00cae3 !important;
}

.swal2-styled {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: normal;
}

.btn-logout {
  padding: 8px 20px;
  margin: 0 0.3125rem;
  color: rgba(0, 0, 0, 0.87) !important;
  border-radius: 2px;
  font-size: 13px;
}
.btn-logout:hover {
  background: #e91e63;
  color: #fff !important;
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.btn-notification {
  background-color: #a847bf !important;
  border-color: #a847bf;
  min-width: 30px !important;
  padding: 0px !important;
}

.reduce-height-btn {
  height: 31px !important;
}

.v-pagination .v-pagination__item:focus,
.v-pagination .v-pagination__navigation:focus {
  outline: none;
}

.v-footer {
  padding: 20px 0 20px 4px;
  position: relative;
}
.v-footer a {
  padding: 15px 18px 15px 16px;
  font-size: 12px !important;
}
.v-footer .body-1 {
  font-size: 16px !important;
  padding-right: 18px;
  letter-spacing: 0px !important;
}
.v-footer .body-1 a {
  color: #9c27b0 !important;
  padding: 0;
  text-transform: inherit !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
.v-footer .v-icon {
  margin-top: -3px;
}
.v-footer.v-footer--absolute {
  position: absolute !important;
}

.theme--light.v-footer {
  background-color: transparent;
}
.theme--light.v-footer .body-1 {
  color: #3c4858;
}
.theme--light.v-footer .v-icon {
  color: #3c4858;
}

.v-main__wrap .container--fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.v-application .headline {
  font-size: 25px !important;
  padding-bottom: 0;
}

.v-application .black--text {
  color: #333 !important;
}

.v-application .small {
  font-weight: 300;
  line-height: 2rem;
}
.v-application .small small {
  font-weight: 400;
}

@media (max-width: 960px) {
  .v-main__wrap .container--fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.upload-image {
  position: relative;
  max-width: 220px;
  width: 100%;
  height: 100%;
  max-height: 220px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}
.upload-image_v-input {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}
.upload-image_v-input .v-input__prepend-outer, .upload-image_v-input .v-input__append-inner {
  display: none;
}
.upload-image .v-input__control {
  height: 100%;
  position: relative;
}
.upload-image .v-input__control .v-input__slot {
  opacity: 0;
}
.upload-image .v-input__control .v-file-input__text {
  height: 220px;
  cursor: pointer;
}
.upload-image .v-input__control .v-text-field__details {
  position: absolute;
  border: 0;
  top: calc(100% + 5px);
}

.style-datePicker {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.style-datePicker .style-datePicker_title {
  font-size: 11px;
  text-align: left;
}
.style-datePicker .mx-input-wrapper input::-webkit-input-placeholder {
  opacity: 0.5;
}
.style-datePicker .mx-input-wrapper input::-moz-placeholder {
  opacity: 0.5;
}
.style-datePicker .mx-input-wrapper input:-ms-input-placeholder {
  opacity: 0.5;
}
.style-datePicker .mx-input-wrapper input::-ms-input-placeholder {
  opacity: 0.5;
}
.style-datePicker .mx-input-wrapper input::placeholder {
  opacity: 0.5;
}
.style-datePicker .mx-datepicker {
  width: 100%;
  position: relative;
}
.style-datePicker .mx-datepicker:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0px;
  z-index: 9;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.style-datePicker .mx-input {
  border-top: 0 !important;
  border-left: none;
  border-right: none;
  border-radius: 0;
  height: auto;
  margin-top: -2px;
  padding-left: 2px;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.style-datePicker .mx-input:hover, .style-datePicker .mx-input:focus {
  border-color: #ccc;
}
.style-datePicker.active .style-datePicker_title {
  -webkit-transform: translateY(0px) translateX(-35px) scale(0.75);
  transform: translateY(0px) translateX(-35px) scale(0.75);
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.style-datePicker.active .mx-datepicker:before {
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  background-color: #e91e63;
}

.group-input {
  position: relative;
}
.group-input ul {
  list-style: none;
  padding: 0 !important;
}
.group-input ul .list-input {
  position: relative;
}
.group-input ul .group-input-close {
  position: absolute;
  right: -20px;
  top: 15px;
}
.group-input .group-input-add {
  position: absolute;
  top: 5px;
  right: 0;
}
.group-input .group-input-add.m--icon-add {
  position: relative;
  top: 0;
}

.w-100 {
  width: 100%;
}

.bg-transparent {
  background: transparent !important;
}

ul {
  padding: 0 !important;
}
ul li {
  list-style: none;
}

.ql-editor ul {
  padding-left: 1.5rem !important;
}

.totalHour li {
  display: inline-block;
  min-width: 120px;
  margin-right: 10px;
}
.totalHour li:last-child {
  margin-right: 0;
}
.totalHour li label {
  margin-right: 5px;
}

.notification {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  margin-right: 15px;
  position: relative;
}
.notification .notification-item {
  display: inline-block;
}
.notification .notification-item span {
  padding: 0px 5px;
}
.notification .notification-item.notification-item--des {
  display: block;
}
.notification .notification-item .icon-call {
  position: relative;
  z-index: 9;
}
.notification .notification-action {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
}

.notification-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 23px;
}

.notification-height {
  overflow: hidden;
}

.btn-voice-call span {
  font-size: 11px !important;
}

.v-chip--no-color {
  background: transparent !important;
}

@media (min-width: 768px) {
  .group {
    position: relative;
  }
  .group .group-btn {
    position: absolute;
    top: -70px;
    right: 0;
  }
}
.s-datepicker-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.s-datepicker-range label {
  position: absolute;
  top: -14px;
  font-size: 11px;
}
.s-datepicker-range .daterangepicker td:hover, .s-datepicker-range .daterangepicker td.active, .s-datepicker-range .daterangepicker td.active:hover {
  color: #fff;
  background: #e91e63;
}
.s-datepicker-range .daterangepicker .ranges li:focus {
  outline: none;
}
.s-datepicker-range .daterangepicker .ranges li.active {
  background: #e91e63;
}
.s-datepicker-range .daterangepicker .yearselect {
  min-width: 100px;
  padding-left: 0;
}
.s-datepicker-range .daterangepicker select.monthselect {
  margin-right: 5px;
  width: auto;
  min-width: 40px;
}
.s-datepicker-range .vue-daterange-picker .reportrange-text {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  padding: 2px 10px 2px 0px;
  height: 25px;
  position: relative;
}
.s-datepicker-range .vue-daterange-picker .reportrange-text > div:first-child {
  height: 100%;
}
.s-datepicker-range .cancelBtn {
  color: #e91e63;
}
.s-datepicker-range .applyBtn {
  color: #4caf50;
}

.best-employees .best-employees-index {
  border: 1px solid #333;
  width: 30px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  border-radius: 50%;
}
.best-employees .best-employees-index.index--1 {
  background: #B00020;
  border: 1px solid #B00020;
  color: #ffffff;
}
.best-employees .best-employees-index.index--2 {
  background: darkblue;
  border: 1px solid darkblue;
  color: #ffffff;
}
.best-employees .best-employees-index.index--3 {
  background: #fb8c00;
  border: 1px solid #fb8c00;
  color: #ffffff;
}

.init-revenue, .success-revenue, .latch-ratios {
  height: 100%;
}
.init-revenue.v-card--outlined, .success-revenue.v-card--outlined, .latch-ratios.v-card--outlined {
  border: 1px solid #333 !important;
}

.init-revenue .best-employees-header {
  background: #00cae3;
}

.success-revenue .best-employees-header {
  background: #4caf50;
}

.latch-ratios .best-employees-header {
  background: #F44336;
}

@media (min-width: 768px) {
  .header-group-btn {
    position: absolute;
    top: -53px;
    right: 0;
  }
  .header-group-btn.header-group-btn--modify {
    top: 20px;
  }
}
.bg-hover:hover td {
  background: #e0e0e0;
}

.no-contain {
  contain: inherit !important;
}

.btn-style-all .v-chip {
  margin: 0 !important;
  padding: 0px 5px;
}
.btn-style-all .v-chip .v-icon--right {
  margin-left: 2px;
}
.btn-style-all .v-select__selections {
  min-height: 32px !important;
  max-height: 60px;
  overflow: auto;
}

.chartist-tooltip {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 0px 10px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chartist-tooltip .chartist-tooltip-meta {
  margin-right: 5px;
  white-space: nowrap;
}

.chart-title.chart-title--bar {
  position: absolute;
  top: 12px;
  left: 16px;
  z-index: 9;
}

.chartist-tooltip {
  z-index: 1;
}

svg:not(:root) {
  overflow: visible !important;
}

body.swal2-shown {
  padding-right: 0 !important;
}

.item-sidebar .v-list-item__icon:first-child {
  margin-right: 15px !important;
}
.item-sidebar .v-list-item__icon:last-child {
  min-width: 10px !important;
  margin-left: 10px !important;
}

.v-list--dense .v-list-item .v-list-item__title {
  line-height: inherit;
}

.staff-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid #d2d2d2;
}
.staff-profile .image-profile {
  max-width: 220px;
  max-height: 220px;
}
.staff-profile .image-profile .v-image__image {
  border-radius: 50%;
}

.border-left-none {
  border-left: 0 !important;
}

.border-right-none {
  border-right: 0 !important;
}

.group-btn--form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 250px;
  margin: 0 auto;
}

.v-navigation-drawer--fixed {
  z-index: 1000 !important;
}

.quick-view .border-right {
  position: relative;
}
@media screen and (min-width: 992px) {
  .quick-view .border-right:after {
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #d2d2d2;
  }
}
.quick-view span {
  font-size: 12px !important;
}
.quick-view .v-label {
  font-weight: 500;
  font-size: 13px !important;
}
.quick-view input {
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.quick-view table th {
  font-size: 12px !important;
}
.quick-view table td {
  font-size: 12px;
}
.quick-view table tbody tr {
  height: 50px;
}

.theme--light.v-card.v-card--outlined {
  border: 0;
}

.v-expansion-panel::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-table {
  overflow: scroll;
  background: #fff;
}

.chartist-tooltip {
  visibility: hidden;
}
.chartist-tooltip.tooltip-show {
  visibility: visible;
}

[disabled] {
  font-size: 14px;
}

.upload-image--user {
  position: relative;
}
.upload-image--user .v-image__image {
  border-radius: 50%;
}
.upload-image--user .delete-img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.selectAll-group-product .v-select__selections {
  height: 32px;
  overflow: hidden;
}

.audio-play:focus {
  outline: none;
}

.i-cursor input {
  cursor: pointer;
}

.customer-name-readonly input {
  color: #1E90FF !important;
}

.customer-phone-readonly input {
  color: #1E90FF !important;
}

.chart-fix {
  margin-bottom: 40px !important;
}
.chart-fix .ct-label.ct-label.ct-horizontal.ct-end {
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transform: translate(-100%) rotate(-45deg);
          transform: translate(-100%) rotate(-45deg);
  white-space: nowrap;
  width: 75px !important;
}

.s-index--swal {
  z-index: 1 !important;
}

.s-popup-call {
  position: absolute;
  right: 25px;
}
.s-popup-call span, .s-popup-call strong, .s-popup-call label {
  font-size: 13px;
}

.s-popup-notification {
  position: absolute;
  left: 15px;
}
.s-popup-notification span, .s-popup-notification strong, .s-popup-notification label {
  font-size: 13px;
}

.icon-flipped {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}

.s-popup-incoming {
  position: absolute;
  right: 25px;
}
.s-popup-incoming span, .s-popup-incoming strong, .s-popup-incoming label {
  font-size: 13px;
}

.s-layout-small input, .s-layout-small .v-label {
  font-size: 13px !important;
}
.s-layout-small .v-card__title {
  font-size: 16px !important;
}
.s-layout-small .v-input__slot {
  margin-bottom: 5px !important;
}
.s-layout-small .table-small-screen th {
  font-size: 13px !important;
}
.s-layout-small .table-small-screen tr {
  height: 50px;
}
.s-layout-small .table-info strong, .s-layout-small .table-info p {
  font-size: 13px !important;
}
.s-layout-small .v-data-table__wrapper {
  overflow: inherit;
}
.s-layout-small .v-data-table__wrapper td {
  padding: 0px 8px !important;
}
.s-layout-small .border-table-order {
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid #d9d9d9;
  top: -1px;
  left: 0;
}

#app-bar {
  z-index: 99 !important;
}

.v-list-item.main-mobile {
  min-height: 25px;
  margin: 0px 10px;
  padding: 0px 5px;
  border: 1px solid #4caf50;
  border-radius: 5px;
}

.v-list-item.main-mobile .v-list-item__title {
  color: #4caf50;
}

.v-list-item.sub-mobile {
  min-height: 25px;
  margin: 5px 10px 0px;
  padding: 0px 5px;
  border: 1px solid #999;
  border-radius: 5px;
}

.mobile-show {
  display: none !important;
}

.create-support-btn {
  width: 200px;
  font-size: 16px !important;
  margin: auto !important;
}

@media screen and (max-width: 480px) {
  .mobile-hidden {
    display: none !important;
  }

  .mobile-show {
    display: inherit !important;
  }

  .create-support-btn {
    width: 100%;
  }
}
@media screen and (orientation: landscape) and (max-height: 480px) {
  .mobile-hidden {
    display: none !important;
  }

  .mobile-show {
    display: inherit !important;
  }

  .create-support-btn {
    width: 100%;
  }
}
.icon-pointer {
  cursor: pointer;
}

#settings {
  z-index: 200;
}

.v-settings {
  border-radius: 10px;
}
.v-settings .v-card {
  margin-top: 0;
}
.v-settings .v-card__text strong {
  height: 30px;
  line-height: 25px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.v-settings .v-avatar {
  border-color: #fff;
  border-radius: 50% !important;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 12px;
  position: relative;
  width: 23px;
  padding: 8px;
}
.v-settings .v-settings__item {
  border-radius: 10px;
}
.v-settings .v-settings__item .v-image {
  border-radius: 7px !important;
}
.v-settings .v-settings__item:not(.v-settings__item--active) {
  border-color: #fff !important;
}
.v-settings .v-divider.secondary {
  border-color: #dddddd !important;
}

.swal2-popup {
  font-family: "Roboto", sans-serif !important;
}

.v-card {
  border-radius: 6px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.v-card .card-title {
  font-size: 18px;
}
.v-card .v-card--material__heading {
  top: -30px;
}
.v-card .v-card--material__heading .subtitle-1 {
  color: rgba(255, 255, 255, 0.8);
}
.v-card .v-card--material__heading .display-2 {
  font-size: 18px !important;
}
.v-card .caption {
  font-size: 12px !important;
  letter-spacing: 0 !important;
}
.v-card .v-card__actions {
  padding-top: 15px;
}
.v-card .v-card__actions .display-2 {
  font-size: 18px !important;
}
.v-card .v-divider {
  border-color: #eee;
}
.v-card .ct-label {
  font-size: 14px;
}

.v-card--material-chart .v-card--material__heading .ct-label {
  font-weight: 300;
}

.v-btn--icon.v-size--default .v-icon,
.v-btn--fab.v-size--default .v-icon {
  font-size: 18px;
}

.v-card--material .v-image .v-image__image {
  border-radius: 6px;
}

.v-card__title {
  font-size: 18px;
  padding-top: 7px;
  padding-bottom: 2px;
}

.theme--light .v-card > .v-card__text {
  color: #333;
}
.theme--light .card-title {
  color: #3c4858;
}

.theme--dark .card-title {
  color: #fff;
}

.v-timeline-item .v-card {
  margin-top: 0;
}

.v-card--wizard .v-tabs-bar {
  height: 42px;
}
.v-card--wizard .v-card__actions .v-btn {
  margin-right: 0 !important;
}
.v-card--wizard .v-tabs .v-tab--active:hover::before, .v-card--wizard .theme--light.v-tabs .v-tab--active::before {
  opacity: 0;
}
.v-card--wizard .v-tabs .v-tab:hover::before {
  opacity: 0;
}

.v-card--plan .body-2 {
  font-weight: 500;
  letter-spacing: 0 !important;
  margin-top: 10px;
  margin-bottom: 8px;
}
.v-card--plan .display-2 {
  margin-top: 30px;
}
.v-card--plan .v-card__text {
  color: #999;
  margin-bottom: 16px;
}
.v-card--plan .v-btn {
  margin-right: 0 !important;
}
.v-card--plan .v-avatar {
  margin-top: 10px;
}

.v-card--testimony .v-card__text {
  color: #999 !important;
}
.v-card--testimony .display-2 {
  font-size: 18px !important;
}
.v-card--testimony .body-2 {
  font-weight: 500;
  font-size: 12px !important;
}
.v-card--testimony .v-avatar {
  left: calc(50% - 50px);
}

.ct-square:before {
  float: none;
}

.v-data-table td {
  font-weight: 300;
  padding: 12px 8px;
}

.v-data-table table thead tr th {
  font-weight: 300;
  font-size: 17px;
  padding: 0px 8px;
}

.v-data-table table tbody tr td .v-btn {
  margin-right: 0px !important;
}

.v-data-table .v-data-table-header__sort-badge {
  font-size: 10px;
}

.v-data-table.theme--dark tr th {
  color: #fff !important;
}

.theme--light .v-data-table table thead tr th {
  color: #333;
}

.table-layout {
  text-align: center;
}
.table-layout th {
  text-align: center !important;
  min-width: 130px;
  font-size: 14px !important;
  font-weight: 500 !important;
  position: relative;
}
.table-layout th.th-id {
  width: 50px;
}

.table-layout tbody tr {
  height: 80px;
}
.table-layout tbody tr:hover {
  background: rgba(0, 0, 0, 0.11) !important;
}

.table-contact tbody tr {
  height: 50px;
}
.table-contact table {
  border: 1px solid #d2d2d2;
}
.table-contact table .bg-hover:hover .child-table td:last-child {
  background: #e0e0e0;
}
.table-contact table .bg-hover:hover tr .scroll-layout-left {
  background: #e0e0e0;
}
.table-contact thead tr {
  height: 35px;
}
.table-contact thead th {
  border-right: 1px solid #d2d2d2;
  font-size: 12px !important;
}
.table-contact thead th:last-child {
  border-right: 0;
}
.table-contact thead .th-id {
  min-width: 50px;
}
.table-contact .child-table td:last-child {
  border-right: 1px solid #d2d2d2;
}
.table-contact .child-table:hover {
  background: rgba(0, 0, 0, 0.11) !important;
}
.table-contact td {
  position: relative;
  border-right: 1px solid #d2d2d2;
  font-size: 12px !important;
  color: #000000;
}
.table-contact td:last-child {
  border-right: 0;
}
.table-contact .table-layout-checkbox {
  position: relative;
}
.table-contact .table-layout-checkbox .v-input--selection-controls__input {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.table-filter-contact th {
  border-right: 1px solid #d2d2d2;
  height: 30px;
}
.table-filter-contact th:last-child {
  border-right: 0;
}
.table-filter-contact th td {
  position: relative;
  border-right: 1px solid #d2d2d2;
}
.table-filter-contact th td:last-child {
  border-right: 0;
}
.table-filter-contact td {
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
}
.table-filter-contact thead tr {
  height: 30px;
}
.table-filter-contact thead tr th {
  font-size: 12px !important;
  color: #000000;
  min-width: 65px !important;
}
.table-filter-contact tbody tr {
  height: 30px;
}

/* Table Border */
.v-data-table.border-table table thead th:not(:last-child), .v-data-table.border-table table thead td:not(:last-child), .v-data-table.border-table table tbody th:not(:last-child), .v-data-table.border-table table tbody td:not(:last-child) {
  border-right: thin solid rgba(0, 0, 0, 0.12);
}

.table-secondary td, .table-secondary th {
  border: 1px solid #ccc;
  border-bottom: 0;
  border-left: 0;
}
.table-secondary tr td:first-child, .table-secondary tr th:first-child {
  border-left: 1px solid #ccc;
}
.table-secondary tr:last-child td {
  border-bottom: 1px solid #ccc;
}

.border-table {
  border: thin solid rgba(0, 0, 0, 0.12);
}

.table-fixed table {
  border: 0;
}
.table-fixed table .child-table td:first-child {
  border-left: 0 !important;
}
.table-fixed table .child-table td:last-child {
  position: relative !important;
  border-left: 0 !important;
}
.table-fixed table .child-table td:nth-last-child(2) {
  border-right: 1px solid #d2d2d2 !important;
}
.table-fixed .v-data-table__wrapper {
  overflow: inherit !important;
}
.table-fixed .v-data-table__wrapper thead tr:last-child th {
  border-bottom: thin solid rgba(0, 0, 0, 0.12);
}
.table-fixed .v-data-table__wrapper thead th {
  position: sticky;
  z-index: 3;
  background: #ffffff;
  top: 0px;
  border-top: 1px solid #d2d2d2;
}
.table-fixed .v-data-table__wrapper thead th:first-child {
  border-left: 1px solid #d2d2d2;
}
.table-fixed .v-data-table__wrapper thead th:last-child {
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.table-fixed .v-data-table__wrapper thead th:nth-last-child(2) {
  border-right: 0;
}
.table-fixed .v-data-table__wrapper thead th.scroll-layout-left {
  position: sticky;
  background: #fff;
  border-left: 1px solid #d2d2d2;
  z-index: 4;
}
.table-fixed .v-data-table__wrapper thead th.scroll-layout-left.th_mobile {
  min-width: 150px;
}
.table-fixed .v-data-table__wrapper tbody {
  height: auto;
}
.table-fixed .v-data-table__wrapper tbody td {
  border-bottom: 1px solid #d2d2d2 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.table-fixed .v-data-table__wrapper tbody td:first-child {
  border-left: 1px solid #d2d2d2;
}
.table-fixed .v-data-table__wrapper tbody td.scroll-layout {
  position: sticky;
  right: 0;
  background: #fff;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  z-index: 1;
}
.table-fixed .v-data-table__wrapper tbody td.scroll-layout-left {
  position: sticky;
  background: #fff;
  border-left: 1px solid #d2d2d2 !important;
  z-index: 1;
}
.table-fixed .v-data-table__wrapper tbody td:nth-last-child(2) {
  border-right: 0;
}
.table-fixed .v-data-table__wrapper tbody td:last-child {
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}

.border-bottom-table {
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #d2d2d2;
  bottom: -1px;
  left: 0;
}

.vue-world-map {
  max-height: 350px;
}
.vue-world-map .land {
  stroke: #FFF !important;
}

.v-card--wizard .v-tabs-bar .v-slide-group__wrapper {
  overflow: visible;
  display: -webkit-inline-box;
  contain: inherit;
}
.v-card--wizard .v-tabs-bar .v-slide-group__wrapper .v-slide-group__content {
  z-index: 2;
}
.v-card--wizard .v-tabs-bar .v-tab:not(:first-child) {
  margin-left: 5px;
}

.v-alert {
  padding: 20px 15px;
}
.v-alert .v-alert__wrapper .v-alert__icon {
  height: 38px;
  min-width: 38px;
}
.v-alert .v-alert__wrapper .v-alert__content {
  font-weight: 300;
}
.v-alert .v-alert__wrapper .v-alert__content span {
  font-size: 12px;
  font-weight: 500;
}

.no-result {
  color: #F03E3E;
}

.v-dialog .v-card {
  margin: 0;
}
.v-dialog .v-card .v-card__title {
  font-weight: 300;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 24px 24px 0;
}
.v-dialog .v-card .v-card__title .v-icon {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #999;
  opacity: 0.8;
  font-size: 16px;
}
.v-dialog .v-card .v-card__title .v-icon:hover {
  opacity: 1;
}

.v-dialog > .v-card > .v-card__text {
  padding-top: 24px;
  font-weight: 300;
  line-height: 1.75em;
  letter-spacing: 0;
}

.v-input--selection-controls__input {
  margin-right: 0;
}

.v-input--selection-controls.v-input .v-label {
  font-weight: 400;
}

.v-input--selection-controls__ripple {
  left: -14px;
}

.v-input--switch .v-label {
  margin-left: 10px;
}

.v-select-list.v-card {
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.v-picker.v-card {
  margin: 0;
}

.theme--light.v-input:not(.v-input--is-disabled) input, .theme--light.v-input:not(.v-input--is-disabled) textarea {
  font-size: 14px;
  font-weight: 400;
  color: #495057;
}

.v-select .v-select__selections {
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
}

.v-input__control .v-counter {
  margin-top: 5px;
}

.v-application code {
  padding: 2px 4px;
  font-size: 90%;
  font-weight: 400;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.v-application code:before, .v-application code:after {
  content: "";
}

.theme--light.v-text-field:not(.v-input--has-state) > .v-input__control > .v-input__slot:hover:before {
  border-color: #d2d2d2;
}

.mapouter {
  position: relative !important;
  height: 100vh !important;
}

.v-timeline-item__dot {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.v-timeline-item__inner-dot .v-icon {
  font-size: 24px;
}

.theme--light.v-timeline::before {
  background-color: #e5e5e5;
  width: 3px;
}

.v-timeline-item__body .subtitle-1 {
  font-weight: 300;
  font-size: 16px !important;
}
.v-timeline-item__body .body-2 {
  font-size: 12px !important;
}

.v-chip.v-size--small {
  height: 20px;
}

.v-chip__content {
  font-size: 10px;
  font-weight: 500;
}
.v-chip__content .v-chip__close {
  font-size: 15px;
  margin-top: -1px;
}

#calendar .v-sheet .v-toolbar__content .theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) .v-icon {
  color: #fff;
}

.v-calendar .v-event.v-event-end {
  width: 100;
}

.v-calendar-weekly__head-weekday {
  font-weight: 700;
}

.theme--light .v-calendar-weekly__head-weekday.v-present {
  color: #333 !important;
}
.theme--light .v-calendar-weekly__day-label .v-btn.transparent {
  margin-right: 0 !important;
}
.theme--light .v-calendar-weekly__day-label .v-btn.transparent .v-btn__content {
  color: #333 !important;
}
.theme--light .v-calendar-weekly__day-label .v-btn--fab {
  margin-right: 0 !important;
}
.theme--light .v-calendar-weekly__day-label .v-btn--fab .v-btn__content {
  color: #fff !important;
}

.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday {
  border-right: none;
  border-bottom: #e0e0e0 1px solid;
}

.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside {
  background: #fff;
}

#pages .v-card--plan.transparent .display-2 {
  color: #fff;
}

#register .v-card .v-list-item__title {
  font-size: 18px;
  color: #3c4858;
}
#register .v-card .v-list-item__subtitle {
  line-height: 1.5;
  margin-bottom: 15px;
}

#login .v-card .v-card--material__heading .v-icon {
  font-size: 20px;
}

.error-page h1.title {
  font-size: 192px !important;
  letter-spacing: 14px !important;
  font-weight: 700 !important;
  margin-top: 60px;
  margin-bottom: 100px;
}

.v-application--is-rtl .v-toolbar .v-btn .v-btn__content span {
  width: 20px;
}
.v-application--is-rtl .v-toolbar .v-toolbar__title {
  margin-right: 15px;
}
.v-application--is-rtl .v-card .v-list-item__action .v-input--selection-controls__ripple {
  left: -10px;
}
.v-application--is-rtl .v-timeline--align-top .v-timeline-item__body > .v-card:before {
  right: -11px !important;
  left: unset !important;
}
.v-application--is-rtl #settings .v-icon {
  margin-right: 30px;
}
.v-application--is-rtl .v-footer {
  position: relative !important;
}

.v-btn.v-size--default:not(.v-btn--icon):not(.v-btn--fab),
.v-btn.v-size--large:not(.v-btn--icon):not(.v-btn--fab) {
  padding: 0 30px !important;
}

.theme--light.v-list-item .v-list-item__action-text,
.theme--light.v-list-item .v-list-item__subtitle {
  color: #999;
}

.theme--light.v-text-field > .v-input__control > .v-input__slot:before {
  border-color: #d2d2d2;
}

.v-label.v-label,
.v-alert.v-alert {
  font-size: 14px;
}

.theme--light .v-main {
  background-color: #ecf0f5;
}

.table-layout[data-v-4e3ed4d6] {
  text-align: center;
}
.table-layout th[data-v-4e3ed4d6] {
  text-align: center !important;
  min-width: 130px;
  font-size: 14px;
  font-weight: 500 !important;
  position: relative;
}
.table-layout th.th-id[data-v-4e3ed4d6] {
  width: 50px;
}
.table-layout tbody tr[data-v-4e3ed4d6] {
  height: 80px;
}
.table-layout tbody tr[data-v-4e3ed4d6]:hover {
  background: rgba(0, 0, 0, 0.11) !important;
}


.v-tab[data-v-c32a5396] {
  max-width: unset;
  width: 50%;
}

.permission-list.level-2 > i, .permission-list.level-3 > i {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.permission-list.level-1 {
  font-weight: 700;
  text-transform: uppercase;
}

html {
  overflow-y: auto
}

