@font-face {
  font-family: ups-icomoon;
  src: url("../fonts/ups-icomoon.woff") format("woff"), url("../fonts/ups-icomoon.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
[class^=ups-icon-], [class*=" ups-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ups-icomoon" !important;
  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;
}

.ups-icon-stop:before {
  content: "\e918";
}

.ups-icon-stop-circle:before {
  content: "\e91e";
}

.ups-icon-play:before {
  content: "\e91f";
}

.ups-icon-check-regular:before {
  content: "\e915";
}

.ups-icon-arrow-down-to-arc:before {
  content: "\e916";
}

.ups-icon-arrow-down-to-arc-light:before {
  content: "\e917";
}

.ups-icon-prev:before {
  content: "\e90e";
}

.ups-icon-next:before {
  content: "\e912";
}

.ups-icon-arrow-right-long:before {
  content: "\e90a";
}

.ups-icon-filter-mob:before {
  content: "\e908";
}

.ups-icon-bell:before {
  content: "\e911";
}

.ups-icon-pencil:before {
  content: "\e900";
}

.ups-icon-plus:before {
  content: "\e901";
}

.ups-icon-profile:before {
  content: "\e902";
}

.ups-icon-project-briefing:before {
  content: "\e903";
}

.ups-icon-search:before {
  content: "\e904";
}

.ups-icon-setting:before {
  content: "\e905";
}

.ups-icon-time:before {
  content: "\e906";
}

.ups-icon-total-task:before {
  content: "\e907";
}

.ups-icon-graph-up:before {
  content: "\e909";
}

.ups-icon-grid-2:before {
  content: "\e90b";
}

.ups-icon-Home:before {
  content: "\e90c";
}

.ups-icon-leeds:before {
  content: "\e90d";
}

.ups-icon-link:before {
  content: "\e90f";
}

.ups-icon-link-single:before {
  content: "\e910";
}

.ups-icon-fatrows:before {
  content: "\e913";
}

.ups-icon-filter:before {
  content: "\e914";
}

.ups-icon-data-manage:before {
  content: "\e919";
}

.ups-icon-Delete:before {
  content: "\e91a";
}

.ups-icon-document:before {
  content: "\e91b";
}

.ups-icon-Edit:before {
  content: "\e91c";
}

.ups-icon-edit-single:before {
  content: "\e91d";
}

.ups-icon-export:before {
  content: "\e922";
}

.ups-icon-eye:before {
  content: "\e923";
}

.ups-icon-eye-slash:before {
  content: "\e924";
}

.ups-icon-calendar-outline:before {
  content: "\e925";
}

.ups-icon-chart:before {
  content: "\e926";
}

.ups-icon-check:before {
  content: "\e928";
}

.ups-icon-calendar:before {
  content: "\e92b";
}

.ups-icon-dot:before {
  content: "\e92c";
}

.ups-icon-User:before {
  content: "\e92d";
}

.ups-icon-drag-dot:before {
  content: "\e92e";
}

.ups-icon-arrow-down:before {
  content: "\e92f";
}

.ups-icon-arrow-down-light:before {
  content: "\e930";
}

.ups-icon-arrow-right:before {
  content: "\e931";
}

.ups-icon-arrow-up:before {
  content: "\e932";
}

.ups-icon-marketing:before {
  content: "\e920";
}

.ups-icon-scraper:before {
  content: "\e921";
}

body {
  min-width: 374px;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  background: #f9f9fb;
}

.ups-wrapper {
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.4s ease;
  transition: padding 0.4s ease;
  padding: 88px 0 0 250px;
  width: 100%;
}
.ups-sidebar-menu-active .ups-wrapper {
  padding-left: 78px;
}
@media (max-width: 767px) {
  .ups-sidebar-menu-active .ups-wrapper {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .ups-wrapper {
    padding: 88px 0 0;
  }
}

a {
  text-decoration: none;
}

.ups-button-wrap {
  position: relative;
  display: block;
}

.ups-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  padding: 5px 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #4e4bdf;
  border-radius: 6px;
  height: 40px;
}

.ups-button-primary-outline {
  color: #4e4bdf;
  background: #fff;
}
.ups-button-primary-outline:hover {
  background: #4e4bdf;
  color: #fff;
}

.ups-button-primary {
  background: #4e4bdf;
  color: #fff;
}
.ups-button-primary:hover {
  background: #201ea6;
  color: #fff;
}

.ups-button-secondary {
  background: #4ad991;
  color: #fff;
}
.ups-button-secondary:hover {
  background: #219c5e;
  color: #fff;
}

.ups-main {
  position: relative;
}

.ups-tab-content-slide,
.ups-profile-tab-content-slide {
  display: none;
}

.ups-custom-scroll-vertical .mCSB_inside > .mCSB_container {
  margin: 0;
}
.ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
  width: 5px;
}
.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
  background: #4e4bdf !important;
  width: 5px;
}
.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_draggerRail {
  background: #dbdae9 !important;
  width: 5px;
}

.ups-custom-scroll-horizontal .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin: 0 0 10px;
}
.ups-custom-scroll-horizontal .mCSB_scrollTools_horizontal.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #4e4bdf !important;
  border-radius: 10px;
  height: 5px;
}
.ups-custom-scroll-horizontal .mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: #dbdae9 !important;
  height: 5px;
  border-radius: 10px;
}

.p-datatable-wrapper .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin: 0 0 10px;
}
.p-datatable-wrapper .mCSB_scrollTools_horizontal.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #4e4bdf !important;
  border-radius: 10px;
  height: 5px;
}
.p-datatable-wrapper .mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: #dbdae9 !important;
  height: 5px;
  border-radius: 10px;
}

.ui-datepicker {
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  border: 1px solid #efeef4;
  border-radius: 10px;
  padding: 0 8px;
  width: 250px;
  margin: 0;
}
.ui-datepicker .ui-datepicker-header {
  padding: 14px 0;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  color: #282828;
}
.ui-datepicker th {
  color: #ababab;
  font-size: 11px;
  padding: 0 0 19px;
}
.ui-datepicker th.ui-datepicker-week-end {
  color: #ababab;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default.ui-state-active {
  color: #4e4bdf !important;
}
.ui-datepicker .ui-datepicker-today .ui-state-default.ui-state-active {
  color: #fff !important;
}
.ui-datepicker.ui-widget-content {
  border: 1px solid #efeef4;
  padding: 0 0 12px;
}
.ui-datepicker.ui-widget-content .ui-state-default {
  width: 24px;
  height: 24px;
  font-size: 12px;
  color: #282828;
  font-weight: 500;
  border-radius: 50%;
  padding: 3px 0;
  margin: 0 auto;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #9c9aa7;
  top: 20px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon:before,
.ui-datepicker .ui-datepicker-next .ui-icon:before {
  font-family: "ups-icomoon" !important;
  font-size: 10px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 11px;
  right: auto;
}
.ui-datepicker .ui-datepicker-prev .ui-icon:before {
  content: "\e90e";
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
}
.ui-datepicker .ui-datepicker-next .ui-icon:before {
  content: "\e912";
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #4e4bdf !important;
}

.ui-datepicker td {
  padding: 4px 3px;
}

.ups-side-drop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 99;
}
.ups-contact-sidebar-active .ups-side-drop, .ups-event-sidebar-active .ups-side-drop, .ups-task-sidebar-active .ups-side-drop {
  opacity: 1;
  visibility: visible;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e3e2e9;
  min-width: 150px;
  width: 100%;
  height: 48px;
  margin: 0;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  color: #1e2549;
  height: 100%;
  padding: 5px 34px 5px 10px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}
.jcf-select .jcf-select-opener:before {
  font-size: 7px;
  line-height: 1;
  font-family: "ups-icomoon" !important;
  position: absolute;
  left: 0;
  top: 20px;
  content: "\e930";
  color: #807d8d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e3e2e9;
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #e3e2e9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 6px 12px;
  color: #1e2549;
  min-height: 14px;
  height: 1%;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #4e4bdf;
  color: #fff;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 7px 12px;
  cursor: default;
  color: #000;
}
.cursor-pointer {
	cursor:pointer;
}
.jcf-select-drop-content .jcf-option.jcf-option-hideme {
  display: none;
}

.jcf-select-disabled {
  background: #f3f2f5;
  pointer-events: none;
}
.jcf-select-disabled .jcf-select-opener {
  display: none;
}

.login-ups-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.ups-login-section {
  position: relative;
  padding: 30px 34px;
  background: #fff;
  min-height: 100vh;
}
@media (min-width: 992px) {
  .ups-login-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .ups-login-section {
    padding: 30px 20px;
  }
}

.ups-login-detail-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .ups-login-detail-area {
    display: block;
  }
}

.ups-login-sidebar {
  position: relative;
  background-image: url(../images/login-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #4f4be0;
  border-radius: 20px;
  overflow: hidden;
  width: 43.8%;
  min-height: 730px;
  padding: 18px 40px 20px;
}
@media (max-width: 1399px) {
  .ups-login-sidebar {
    width: 510px;
    padding: 18px 30px;
  }
}
@media (max-width: 1199px) {
  .ups-login-sidebar {
    width: 420px;
    min-height: 650px;
    padding: 18px 20px;
  }
}
@media (max-width: 991px) {
  .ups-login-sidebar {
    display: none;
  }
}
.ups-login-sidebar .ups-image-holder {
  position: relative;
  text-align: center;
  margin: -25px 0 -19px 13px;
}
@media (max-width: 1399px) {
  .ups-login-sidebar .ups-image-holder {
    margin: -20px 0 -18px 12px;
  }
}
.ups-login-sidebar .ups-image-holder img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.ups-login-sidebar .ups-text-wrap {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  color: #fff;
  max-width: 460px;
}
@media (max-width: 1199px) {
  .ups-login-sidebar .ups-text-wrap {
    font-size: 15px;
  }
}
.ups-login-sidebar .ups-text-wrap h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  font-family: "Outfit", "Arial", "Helvetica", sans-serif;
  color: #fff;
  margin: 0 0 12px;
}
@media (max-width: 1399px) {
  .ups-login-sidebar .ups-text-wrap h1 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
  }
}
@media (max-width: 1199px) {
  .ups-login-sidebar .ups-text-wrap h1 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
  }
}
.ups-login-sidebar .ups-text-wrap p {
  margin: 0;
}

.ups-login-content {
  position: relative;
  padding: 32px 48px 30px 62px;
}
@media (max-width: 1399px) {
  .ups-login-content {
    padding: 30px 45px;
  }
}
@media (max-width: 1199px) {
  .ups-login-content {
    padding: 25px 0 25px 30px;
  }
}
@media (max-width: 991px) {
  .ups-login-content {
    padding: 25px 30px;
  }
}
@media (max-width: 767px) {
  .ups-login-content {
    padding: 20px 0 0;
  }
}
@media (min-width: 992px) {
  .ups-login-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}

.ups-login-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 38px;
}
@media (max-width: 1199px) {
  .ups-login-header {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .ups-login-header .ups-header-info-area {
    display: none;
  }
}

.ups-login-logo {
  position: relative;
  width: 60px;
  display: block;
}
.ups-login-logo a {
  display: block;
}
.ups-login-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.ups-header-info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
@media (max-width: 767px) {
  .ups-header-info-area {
    margin: 30px 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ups-header-info-area .ups-link-wrap {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  padding: 0 15px 0 0;
}
.ups-header-info-area .ups-link-wrap a {
  color: #2b3674;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-header-info-area .ups-link-wrap a:hover {
  color: #4ad991;
}
@media (max-width: 767px) {
  .ups-header-info-area .ups-button-primary-outline {
    border: none;
    padding: 0;
    height: auto;
  }
}

.ups-login-form-area {
  position: relative;
  width: 75.6%;
}
@media (max-width: 1399px) {
  .ups-login-form-area {
    max-width: 500px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .ups-login-form-area {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .ups-login-form-area .ups-header-info-area {
    display: none;
  }
}

.ups-login-heading-area {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  position: relative;
  color: #2b3674;
  margin: 0 0 27px;
}
@media (max-width: 1199px) {
  .ups-login-heading-area {
    margin: 0 0 24px;
  }
}
.ups-login-heading-area .ups-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  display: block;
  color: #4ad991;
  margin: 0 0 7px;
}
.ups-login-heading-area h2 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #2b3674;
  margin: 0 0 8px;
}
.ups-login-heading-area p {
  margin: 0;
}

.ups-fields-area {
  position: relative;
}

.ups-field-holder {
  position: relative;
  margin: 0 0 10px;
}

.ups-label-holder {
  position: relative;
  margin: 0 0 5px;
}
.ups-label-holder .ups-label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: block;
  color: #807d8d;
  margin: 0;
}

.ups-input-wrap {
  position: relative;
}
.ups-input-wrap.ups-with-icon .ups-form-control {
  padding-right: 48px;
}
.ups-input-wrap .ups-field-icon {
  position: absolute;
  right: 23px;
  top: 14px;
  z-index: 2;
}
.ups-input-wrap .ups-password-icon {
  font-size: 18px;
  line-height: 1;
  position: relative;
  display: block;
  cursor: pointer;
  color: #807d8d;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-input-wrap .ups-password-icon:hover {
  color: #2b3674;
}
.ups-input-wrap .ups-password-icon i {
  display: block;
}
.ups-input-wrap .ups-color-dot {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 8px;
  right: 20px;
  border-radius: 50%;
}
.ups-input-wrap .ups-color-dot.ups-blue {
  background: #4e4bdf;
}
.ups-input-wrap .ups-color-dot.ups-yellow {
  background: #f6c000;
}
.ups-input-wrap .ups-color-dot.ups-green {
  background: #92e8bc;
}
.ups-input-wrap .ups-color-dot.ups-purple {
  background: #833bf9;
}
.ups-input-wrap .ups-color-dot.ups-red {
  background: #f93c65;
}
.ups-input-wrap .ups-color-dot.ups-light-green {
  background: #92e8bc;
}
.ups-input-wrap .ups-color-dot.ups-light-orange {
  background: #ffded2;
}
.ups-input-wrap .ups-color-dot.ups-lighter-orange {
  background: #fef2d6;
}
.ups-input-wrap .ups-color-dot.ups-orange {
  background: #f6c000;
}
.ups-input-wrap .ups-color-dot.ups-light-gray {
  background: #ebebff;
}
.ups-input-wrap.ups-phone-number .ups-form-control {
  padding-left: 95px;
  font-size: 14px;
}

.ups-form-control {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  width: 100%;
  height: 48px;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #1e2549;
  background: #fff;
  border: 1px solid #e3e2e9 !important;
  border-radius: 6px;
  padding: 8px 20px;
  height: 40px;
  font-size: 14px;
}
.ups-form-control:-moz-placeholder {
  color: #1e2549;
  opacity: 1;
}
.ups-form-control::-moz-placeholder {
  color: #1e2549;
  opacity: 1;
}
.ups-form-control:-ms-input-placeholder {
  color: #1e2549;
}
.ups-form-control::-webkit-input-placeholder {
  color: #1e2549;
}
.ups-form-control:disabled, .ups-form-control.ups-field-datepicker {
  background: #f3f2f5;
}
.ups-form-control.ups-due-date {
  background: #fff;
}

textarea.ups-form-control {
  min-height: 130px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.ups-fields-checkbox-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 42px 0 24px;
}
@media (max-width: 1199px) {
  .ups-fields-checkbox-area {
    padding: 32px 0 22px;
  }
}

.ups-checkbox-area {
  position: relative;
}
.ups-checkbox-area .ups-checkbox-label {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.ups-checkbox-area .ups-checkbox-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  cursor: pointer;
}
.ups-checkbox-area .ups-checkbox-icon {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  border-radius: 2px;
  border: 2px solid #d8d8e5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-checkbox-area .ups-checkbox-icon i {
  font-size: 9px;
  line-height: 10px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 3px;
  left: 2px;
}
.ups-checkbox-area .ups-checkbox-text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000;
  padding: 0 0 0 10px;
}
.ups-checkbox-area input[type=checkbox] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}
.ups-checkbox-area input[type=checkbox]:checked + .ups-checkbox-text-wrap .ups-checkbox-icon {
  background: #4e4bdf;
  border-color: #4e4bdf;
}
.ups-checkbox-area input[type=checkbox]:checked + .ups-checkbox-text-wrap .ups-checkbox-icon i {
  opacity: 1;
  visibility: visible;
}

.ups-forgot-link-wrap {
  position: relative;
  display: block;
}
.ups-forgot-link-wrap a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  display: block;
  color: #4e4bdf;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-forgot-link-wrap a:hover {
  color: #4ad991;
}

.ups-login-button-area {
  position: relative;
  margin: 0 0 20px;
}
.ups-login-button-area .ups-button {
  width: 100%;
}

.ups-login-option-area {
  position: relative;
}

.ups-login-title-holder {
  position: relative;
  text-align: center;
  margin: 0 0 18px;
}
.ups-login-title-holder:before {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: auto;
  left: 0;
  content: "";
  background: #e3e3e3;
  height: 1px;
}
.ups-login-title-holder .ups-login-title {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  background: #fff;
  color: #828798;
  padding: 0 33px;
}
@media (max-width: 991px) {
  .ups-login-title-holder .ups-login-title {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .ups-login-title-holder .ups-login-title {
    padding: 0 10px;
  }
}

.ups-login-option-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -18px;
}
@media (max-width: 767px) {
  .ups-login-option-list {
    margin: 0 -5px;
  }
}
.ups-login-option-list li {
  position: relative;
  width: 50%;
  padding: 0 18px;
}
@media (max-width: 767px) {
  .ups-login-option-list li {
    padding: 0 5px;
  }
}
.ups-login-option-list .ups-login-option-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  width: 100%;
  height: 50px;
  position: relative;
  border-radius: 6px;
  border: 1px solid #e3e2e9;
  padding: 10px 12px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000;
  gap: 20px;
}
.ups-login-option-list .ups-login-option-link .ups-icon-wrap {
  display: block;
}
.ups-login-option-list .ups-login-option-link .ups-text {
  display: block;
}
.ups-login-option-list .ups-login-option-link:hover {
  border-color: #2b3674;
}

.ups-login-fields-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -5px;
}
.ups-login-fields-list li {
  position: relative;
  width: 50%;
  padding: 0 5px 3px;
}
.ups-login-fields-list li.ups-only-child {
  width: 100%;
}
@media (max-width: 767px) {
  .ups-login-fields-list li:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media (max-width: 767px) {
  .ups-login-fields-list li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 767px) {
  .ups-login-fields-list li:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
@media (max-width: 767px) {
  .ups-login-fields-list li:nth-child(n+3) {
    width: 100%;
  }
}

.ups-birth-info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -4px;
}

.ups-birth-info-col {
  position: relative;
  width: 33.333%;
  padding: 0 4px;
}
.ups-birth-info-col .jcf-select {
  min-width: 50px;
}
.ups-birth-info-col .jcf-select .jcf-select-text {
  font-size: 14px;
}

.ups-phone-number-select {
  position: absolute;
  top: 1px;
  right: auto;
  bottom: 1px;
  left: 1px;
  border-right: 1px solid #e3e2e9;
  width: 75px;
  z-index: 3;
}
.ups-phone-number-select .jcf-select {
  min-width: 70px;
  height: 100%;
  border: none;
}
.ups-phone-number-select .jcf-select .jcf-select-text {
  padding-right: 24px;
  top: 2px;
}
.ups-phone-number-select .jcf-select .jcf-select-opener {
  width: 20px;
}

.ups-signup-section .ups-login-sidebar .ups-image-holder {
  margin: 20px 0 -52px 13px;
}
@media (max-width: 1199px) {
  .ups-signup-section .ups-login-sidebar .ups-image-holder {
    margin: 10px 0 -30px 12px;
  }
}
.ups-signup-section .ups-login-sidebar .ups-text-wrap {
  max-width: 500px;
}
.ups-signup-section .ups-fields-checkbox-area {
  padding: 4px 0 18px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.ups-header {
  position: fixed;
  left: 250px;
  top: 0;
  right: 0;
  background: #fff;
  border-bottom: 1px solid #efeef4;
  padding: 19px 64px 19px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 50;
}
.ups-sidebar-menu-active .ups-header {
  left: 78px;
}
@media (max-width: 991px) {
  .ups-header {
    padding: 19px 25px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .ups-header {
    padding: 19px 16px 19px 10px;
  }
}
.ups-header .ups-right-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .ups-header .ups-search-box {
    width: 40px;
  }
}
@media (max-width: 767px) {
  .ups-header .ups-search-box .ups-search-slide {
    display: none;
    position: absolute;
    right: -140px;
    top: 130%;
    width: 350px;
  }
}

.ups-profile-block {
  position: relative;
  margin: 0 0 0 40px;
}
@media (max-width: 991px) {
  .ups-profile-block {
    margin-left: 28px;
  }
}
.ups-profile-block.ups-active .ups-profile-opener:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ups-profile-block > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
  min-width: 204px;
}
@media (max-width: 991px) {
  .ups-profile-block > a {
    min-width: 70px;
  }
}
.ups-profile-block > a:before {
  position: absolute;
  right: 0;
  top: 15px;
  content: "\e931";
  font-family: "ups-icomoon" !important;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #9C9AA7;
  font-size: 12px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ups-profile-block .ups-avatar {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
}
.ups-profile-block .ups-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ups-profile-block .ups-name {
  color: #1E2549;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  min-width: 120px;
}
@media (max-width: 991px) {
  .ups-profile-block .ups-name {
    display: none;
  }
}

.ups-profile-dropdown-slide {
  position: absolute;
  right: 0;
  top: 100%;
  padding: 10px 0 0;
  min-width: 205px;
  display: none;
  z-index: 5;
}

.ups-profile-dropdown-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 5px;
}
.ups-profile-dropdown-list li {
  position: relative;
}
.ups-profile-dropdown-list a {
  display: block;
  color: #1e2549;
  padding: 8px 16px;
  border-radius: 6px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-profile-dropdown-list a:hover {
  background: #4e4bdf;
  color: #fff;
}

.ups-notification-area {
  margin-left: 24px;
}
@media (max-width: 991px) {
  .ups-notification-area {
    margin-left: 14px;
  }
}

.ups-notification-opener {
  position: relative;
  background: transparent;
  padding: 0;
  border: 0;
  color: #A3AED0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 28px;
  line-height: 1;
  margin-top: 14px;
}
.ups-notification-opener:hover {
  color: #1E2549;
}
.ups-notification-opener .ups-number {
  position: absolute;
  left: 14px;
  top: -13px;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  background: #f93a3a;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  border-radius: 100%;
  -webkit-transition: -webkit-transition;
  transition: -webkit-transition;
  transition: transition;
  transition: transition, -webkit-transition;
}

.ups-search-box {
  width: 300px;
  position: relative;
}
.ups-search-box:before {
  position: absolute;
  left: 14px;
  top: 6px;
  font-family: "ups-icomoon" !important;
  content: "\e904";
  color: #9c9aa7;
  font-size: 19px;
}
@media (max-width: 767px) {
  .ups-search-box:before {
    display: none;
  }
}
.ups-search-box .ups-search-opener {
  width: 40px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  color: #9c9aa7;
  font-size: 19px;
  border-radius: 6px;
  background: #f1f3f8;
}
@media (max-width: 767px) {
  .ups-search-box .ups-search-opener {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ups-search-box .ups-input-field {
  width: 100%;
  background: #f1f3f8;
  border-radius: 6px;
  height: 40px;
  border: 0;
  font-size: 14px;
  line-height: 20px;
  color: #1e2549;
  padding: 10px 15px 10px 42px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 767px) {
  .ups-search-box .ups-input-field {
    padding-left: 15px;
  }
}

.ups-sidebar-menu-opener {
  width: 35px;
  height: 34px;
  -webkit-transition: -webkit-transition;
  transition: -webkit-transition;
  transition: transition;
  transition: transition, -webkit-transition;
  border-radius: 0;
  background: none;
  display: block;
  position: relative;
}
.ups-sidebar-menu-active .ups-sidebar-menu-opener {
  border-top: 0;
}
.ups-sidebar-menu-opener span {
  display: block;
}
.ups-sidebar-menu-opener span:before {
  width: 15px;
  height: 1px;
  background: #2B3674;
  -webkit-transition: -webkit-transition;
  transition: -webkit-transition;
  transition: transition;
  transition: transition, -webkit-transition;
  content: "";
  position: absolute;
  left: 10px;
  top: 11px;
}
.ups-sidebar-menu-active .ups-sidebar-menu-opener span:before {
  opacity: 0;
  visibility: hidden;
}
.ups-sidebar-menu-opener:after, .ups-sidebar-menu-opener:before {
  width: 15px;
  height: 1px;
  background: #2B3674;
  -webkit-transition: -webkit-transition;
  transition: -webkit-transition;
  transition: transition;
  transition: transition, -webkit-transition;
  content: "";
  position: absolute;
  left: 10px;
  top: 17.5px;
}
.ups-sidebar-menu-active .ups-sidebar-menu-opener:after, .ups-sidebar-menu-active .ups-sidebar-menu-opener:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ups-sidebar-menu-opener:before {
  top: 24px;
}
.ups-sidebar-menu-active .ups-sidebar-menu-opener:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 17.5px;
}

.ups-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;

  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-right: 1px solid #efeef4;
  overflow: auto;
  z-index: 90;
}

.ups-sidebar-holder {
  position:relative;
  padding: 40px 12px;
}

@media (max-width: 991px) {
  .ups-sidebar {
    -webkit-transform: translateX(-78px);
            transform: translateX(-78px);
    width: 78px;
  }
}
@media (max-width: 767px) {
  .ups-sidebar {
    padding: 25px 12px;
  }
}
.ups-sidebar-menu-active .ups-sidebar {
  width: 78px;
}
@media (max-width: 991px) {
  .ups-sidebar-menu-active .ups-sidebar {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.ups-logo {
  margin: 0 0 45px 4px;
}
@media (max-width: 991px) {
  .ups-logo {
    position: absolute;
    left: 65px;
    top: 27px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .ups-logo {
    left: 50px;
  }
}
.ups-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.ups-logo .ups-slogan {
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #1E2549;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-sidebar-menu-active .ups-logo .ups-slogan {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 991px) {
  .ups-logo .ups-slogan {
    display: none;
  }
}

.ups-menu {
  font-size: 14px;
  line-height: 20px;
}
.ups-menu > li {
  margin: 0 0 10px;
  overflow: hidden;
}
.ups-menu > li.ups-active > a {
  background: #4e4bdf;
  color: #fff;
}
.ups-menu > li.ups-active > a .ups-icon {
  color: #fff;
}
.ups-menu > li.ups-active > a:before {
  color: #fff;
}
.ups-menu > li.ups-dropdown-active > a:before,
.ups-menu > li.settings-link.ups-active > a:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ups-menu .settings-link .ups-sub-menu {
  display: block;
}
.ups-menu > li.menu > a:before {
  display: none !important;
}
.ups-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1E2549;
  padding: 12px 16px;
  border-radius: 6px;
  position: relative;
}
.ups-menu a:before {
  position: absolute;
  right: 22px;
  top: 14px;
  content: "\e931";
  font-family: "ups-icomoon" !important;
  color: #9C9AA7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
}
.ups-sidebar-menu-active .ups-menu a:before {
  display: none;
}
@media (max-width: 991px) {
  .ups-menu a:before {
    display: none;
  }
}
.ups-menu a:hover {
  background: #4e4bdf;
  color: #fff;
}
.ups-menu a:hover .ups-icon {
  color: #fff;
}
.ups-menu a:hover:before {
  color: #fff;
}
.ups-menu .ups-icon {
  color: #9C9AA7;
  font-size: 18px;
  line-height: 1;
  width: 22px;
  text-align: center;
  margin-right: 11px;
}

.ups-menu .ups-icon .ups-icon-scraper,
.ups-menu .ups-icon .ups-icon-marketing {
  position: relative;
  top: 2px;
}

.ups-menu .ups-icon .ups-icon-marketing {
  top: 3px;
}

.ups-sidebar-menu-active .ups-menu .ups-icon {
  margin-right: 0;
}
@media (max-width: 991px) {
  .ups-menu .ups-icon {
    margin-right: 0;
  }
}
.ups-sidebar-menu-active .ups-menu .ups-text {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 991px) {
  .ups-menu .ups-text {
    font-size: 0;
    line-height: 0;
  }
}
.ups-menu .ups-count {
  width: 29px;
  height: 24px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  top: 10px;
  right: 45px;
}
@media (max-width: 991px) {
  .ups-menu .ups-count {
    display: none;
  }
}
.ups-sidebar-menu-active .ups-menu .ups-count {
  display: none;
}
.ups-menu .ups-count.ups-green {
  background: #4ad991;
}
.ups-menu .ups-count.ups-blue {
  background: #4e4bdf;
}
.ups-menu .ups-sub-menu {
  padding: 10px 0 0;
  white-space: nowrap;
  display: none;
}
.ups-menu .ups-sub-menu li {
  margin: 0;
}
.ups-menu .ups-sub-menu li.ups-active a {
  background: #e1e1fb;
  color: #68676F;
}
.ups-menu .ups-sub-menu a {
  padding-left: 34px;
  color: #68676F;
  position: relative;
}
.ups-sidebar-menu-active .ups-menu .ups-sub-menu a {
  padding-left: 16px;
}
.ups-menu .ups-sub-menu a:after {
  position: absolute;
  left: 20px;
  top: 20px;
  content: "";
  background: #68676e;
  width: 4px;
  height: 4px;
  border-radius: 100%;
}
.ups-sidebar-menu-active .ups-menu .ups-sub-menu a:after {
  display: none;
}
.ups-menu .ups-sub-menu a:before {
  display: none;
}
.ups-menu .ups-sub-menu a:hover {
  background: #e1e1fb;
  color: #68676F;
}
.ups-menu .ups-sub-menu a:hover .ups-icon {
  color: #68676F;
}
.ups-menu .ups-sub-menu .ups-icon {
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-sidebar-menu-active .ups-menu .ups-sub-menu .ups-icon {
  display: block;
}

@media (min-width: 992px) {
  .ups-contacts-page {
    overflow: hidden;
  }
}

.ups-main-area {
  padding: 32px 40px 40px;
  -webkit-transition: padding 0.4s ease;
  transition: padding 0.4s ease;
}
@media (max-width: 991px) {
  .ups-main-area {
    padding: 25px 16px;
  }
}

.ups-main-head {
  position: relative;
  margin: 0 0 34px;
}
@media (max-width: 767px) {
  .ups-main-head {
    margin: 0 0 25px;
  }
}
.ups-main-head h1 {
  margin: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  color: #1e2549;
}
@media (max-width: 767px) {
  .ups-main-head h1 {
    margin: 0 0 15px;
    font-size: 24px;
  }
}
.ups-main-head .ups-btn-holder {
  gap: 10px;
  padding-right: 4px;
}
@media (max-width: 767px) {
  .ups-main-head .ups-btn-holder {
    padding: 0;
  }
}
@media (max-width: 575px) {
  .ups-main-head .ups-btn-holder {
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .ups-main-head .ups-btn-holder .ups-button {
    padding: 5px 33px;
  }
}
@media (max-width: 575px) {
  .ups-main-head .ups-btn-holder .ups-button {
    min-width: 48%;
    padding: 5px 15px;
  }
}

.ups-contact-section-head {
  margin: 0 0 11px;
  position: relative;
}
@media (max-width: 767px) {
  .ups-contact-section-head {
    padding-right: 50px;
  }
}
.ups-contact-section-head .ups-search-box {
  margin-right: 28px;
}
@media (max-width: 767px) {
  .ups-contact-section-head .ups-search-box {
    width: 100%;
    margin: 0;
  }
}
.ups-contact-section-head .ups-search-box .ups-input-field {
  border: 1px solid #E6E4ED;
  background: #fff;
}
.ups-contact-section-head .ups-del {
  color: #9C9AA7;
  font-size: 20px;
}
@media (max-width: 767px) {
  .ups-contact-section-head .ups-del {
    display: none;
  }
}
.ups-contact-section-head .ups-del:hover {
  color: #f00;
}
.ups-contact-section-head .ups-select-box-wrap {
  gap: 12px;
}
.ups-contact-section-head .ups-select-box-wrap label {
  font-size: 14px;
}
.ups-contact-section-head .ups-select-box,
.ups-contact-section-head .ups-select-holder {
  width: 132px;
}

.ups-contact-section-head .ups-select-holder select {
  height: 44px;
}

.ups-contact-section-head .ups-select-box .jcf-select {
  min-width: 100%;
  height: 44px;
}
.ups-contact-section-head .ups-select-box .jcf-select .jcf-select-text {
  padding-left: 14px;
  color: #8f9bba;
  font-size: 14px;
}
.ups-contact-section-head .ups-select-box .jcf-select .jcf-select-opener:before {
  top: 18px;
}
.ups-contact-section-head .ups-filter-holder a {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #9c9aa7;
  font-size: 16px;
  border-radius: 6px;
  background: #f1f3f8;
}
.ups-contact-section-head .ups-filter-holder a:hover {
  background: #4E4BDF;
  color: #fff;
}

.ups-table-data-wrap {
  position: relative;
  max-height: 510px;
  overflow: auto;
}

.ups-table-data {
  position: relative;
  overflow: auto;
}
.ups-table-data table {
  width: 100%;
  min-width: 1100px;
}
.ups-table-data table th {
  padding: 10px 19px;
  color: #828798;
  font-size: 12px;
  background: #f8f9fd;
  line-height: 1.2;
  text-transform: uppercase;
}
.ups-table-data table th:first-child,.ups-table-data table td:first-child {
  color: #000;
	font-weight: 400;
  font-size: 14px;
}

/* .ups-table-data table th:nth-child(1) {
  width: 12%;
}
.ups-table-data table th:nth-child(2) {
  width: 23%;
}
.ups-table-data table th:nth-child(5) {
  width: 18%;
}
.ups-table-data table th:nth-child(6) {
  width: 106px;
} */
.ups-table-data table td {
  padding: 6px 19px 5px;
  font-size: 14px;
  line-height: 1.2;
  color: #1E2549;
  background: #fff;
  border-bottom: 1px solid #efeef4;
  height: 44px;
}
.ups-table-data table tbody tr:last-child td {
  border-bottom: 0;
}
.ups-table-data table tbody tr:hover td {
  background: #f4f3ff;
}
.ups-table-data table .ups-name-holder {
  gap: 27px;
}
.ups-table-data table .ups-name {
  font-size: 14px;
  line-height: 1.2;
  color: #1E2549;
  font-weight: 400;
}
.ups-table-data table .ups-actions {
  font-size: 20px;
}
@media (min-width: 1440px) {
  .ups-table-data table .ups-actions {
    max-width: 86px;
  }
}
.ups-table-data table .ups-actions a {
  color: #9C9AA7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-table-data table .ups-actions a:hover {
  color: #1E2549;
}
.ups-table-data table .ups-checkbox-area .ups-checkbox-text {
  font-size: 14px;
}

.ups-pagination-wrap {
  padding: 29px 20px;
}
@media (max-width: 767px) {
  .ups-pagination-wrap {
    padding: 19px 10px;
    border: 1px solid #efeef4;
    border-radius: 9px;
    border-top: 0;
  }
}
.ups-pagination-wrap .ups-text {
  color: #9C9AA7;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .ups-pagination-wrap .ups-text {
    display: none;
  }
}

.pagination {
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  gap: 6px;
  margin: 0;
}
.pagination .page-item.active .page-link {
  background: #4E4BDF;
  color: #fff;
  font-weight: 700;
  border-color: #4E4BDF;
}
.pagination .page-link {
  color: #313131;
  display: block;
  border-radius: 3px !important;
  border-color: #e9e9e9;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 26px;
  min-width: 33px;
  outline: none;
}
.pagination .page-link:hover {
  background: #4E4BDF;
  color: #fff;
  border-color: #4E4BDF;
}
@media (max-width: 767px) {
  .pagination .ups-link-text {
    display: none;
  }
}
.pagination .ups-icon-left {
  font-size: 12px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 4px;
}
@media (max-width: 767px) {
  .pagination .ups-icon-left {
    margin: 0;
  }
}
.pagination .ups-icon-right {
  font-size: 12px;
  display: inline-block;
  margin-left: 4px;
}
@media (max-width: 767px) {
  .pagination .ups-icon-right {
    margin: 0;
  }
}

.ups-contact-sidebar-active {
  overflow: hidden;
}

.ups-contact-sidebar {
  width: 560px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}
@media (max-width: 767px) {
  .ups-contact-sidebar {
    width: 100%;
  }
}
.ups-contact-sidebar-active .ups-contact-sidebar {
  -webkit-transform: none;
          transform: none;
}
.ups-contact-sidebar .ups-contact-sidebar-holder {
  position: relative;
}
.ups-contact-sidebar .ups-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.ups-contact-sidebar .ups-contact-sidebar-opener {
  width: 30px;
  height: 30px;
  margin: 5px -6px 0 0;
  background: #e1e1fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  color: #4E4BDF;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-contact-sidebar-opener {
    display: none;
  }
}
.ups-contact-sidebar .ups-contact-sidebar-opener.ups-mob {
  display: none;
  width: 34px;
  height: 34px;
  background: transparent;
  border: 1px solid #D1D0DB;
  color: #101928;
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-contact-sidebar-opener.ups-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px 0 0;
  }
}
.ups-contact-sidebar .ups-contact-sidebar-opener.ups-mob:hover {
  background: #101928;
  border-color: #101928;
}
.ups-contact-sidebar .ups-contact-sidebar-opener:hover {
  background: #4E4BDF;
  color: #fff;
}
.ups-contact-sidebar h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #1E2549;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-contact-sidebar h2 {
    font-size: 24px;
  }
}
.ups-contact-sidebar .ups-fields-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -10px;
}
.ups-contact-sidebar .ups-fields-list .ups-label {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.ups-contact-sidebar .ups-fields-list .ups-field-holder {
  margin: 0 0 14px;
}
.ups-contact-sidebar .ups-fields-list .ups-select-holder.ups-add {
  margin-bottom: 20px;
}
.ups-contact-sidebar .ups-fields-list .ups-select-holder.ups-add .jcf-select {
  height: 40px;
}
.ups-contact-sidebar .ups-fields-list .ups-select-holder.ups-add .jcf-select .jcf-select-text {
  font-size: 14px;
  padding-left: 18px;
}
.ups-contact-sidebar .ups-fields-list .ups-select-holder.ups-add .jcf-select .jcf-select-opener {
  width: 35px;
}
.ups-contact-sidebar .ups-fields-list .ups-select-holder.ups-add .jcf-select .jcf-select-opener:before {
  top: 16px;
}
.ups-contact-sidebar .ups-fields-list .jcf-select .jcf-select-text {
  font-size: 14px;
}
.ups-contact-sidebar .ups-fields-list .jcf-select .jcf-select-opener:before {
  top: 16px;
}
.ups-contact-sidebar .ups-fields-list .ups-form-control {
  font-size: 14px;
  height: 40px;
}
.ups-contact-sidebar .ups-fields-list li {
  position: relative;
  width: 50%;
  padding: 0 10px 3px;
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-fields-list li {
    width: 100%;
  }
}
.ups-contact-sidebar .ups-fields-list li.ups-only-child {
  width: 100%;
}
.ups-contact-sidebar .ups-modal-footer {
  display: block;
}
.ups-contact-sidebar .ups-button-area {
  position: relative;
}
.ups-contact-sidebar .ups-button-area .ups-button {
  width: 100%;
}

.ups-contact-detail {
  position: relative;
  background: #fff;
  border: 1px solid #EFEEF4;
}

.ups-preferance-section {
  position: relative;
  padding: 25px 40px 40px;
  min-height: calc(100vh - 88px);
}
@media (max-width: 1399px) {
  .ups-preferance-section {
    padding: 25px 30px;
  }
}
@media (max-width: 1199px) {
  .ups-preferance-section {
    padding: 24px 25px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-section {
    min-height: inherit;
    background: #fff;
    padding: 24px 15px;
  }
}
.ups-preferance-section h1 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #2b3674;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .ups-preferance-section h1 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 16px;
  }
}

.ups-preferance-content-area {
  background: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .ups-preferance-content-area {
    display: block;
  }
}

.ups-preferance-sidebar {
  position: relative;
  border-right: 1px solid #efeef4;
  width: 220px;
  padding: 20px;
}
@media (max-width: 1199px) {
  .ups-preferance-sidebar {
    width: 160px;
    padding: 15px 10px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-sidebar {
    width: 100%;
    padding: 0;
    border: none;
  }
}

.ups-preferance-tabs-list-holder {
  position: relative;
}

.ups-preferance-tabs-list-wrap {
  position: relative;
}
@media (max-width: 767px) {
  .ups-preferance-tabs-list-wrap {
    overflow: auto;
  }
}

.ups-preferance-tabs-list {
  position: relative;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-preferance-tabs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    min-width: 600px;
  }
}
.ups-preferance-tabs-list li {
  position: relative;
}
.ups-preferance-tabs-list li.active a {
  background: #e1e1fb;
}
.ups-preferance-tabs-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
  height: 54px;
  padding: 10px 15px;
  border-radius: 6px;
  color: #1e2549;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .ups-preferance-tabs-list a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-tabs-list a {
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 112px;
    white-space: nowrap;
    height: 40px;
  }
}
.ups-preferance-tabs-list a:hover {
  color: #2b3674;
}

.ups-preferance-content {
  position: relative;
  padding: 0 30px;
}
@media (max-width: 1399px) {
  .ups-preferance-content {
    padding: 0 25px;
  }
}
@media (max-width: 1199px) {
  .ups-preferance-content {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-content {
    padding: 0 5px;
  }
}
@media (min-width: 768px) {
  .ups-preferance-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}
.ups-preferance-content .ups-heading-area {
  position: relative;
  padding: 35px 0 16px;
}
@media (max-width: 1199px) {
  .ups-preferance-content .ups-heading-area {
    padding: 30px 0 16px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-content .ups-heading-area {
    padding: 24px 0 15px;
  }
}
@media (min-width: 768px) {
  .ups-preferance-content .ups-heading-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ups-preferance-content .ups-heading-area h2 {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #2b3674;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-preferance-content .ups-heading-area h2 {
    font-size: 20px;
  }
}
.ups-preferance-content .ups-heading-area .ups-text {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #2b3674;
  padding: 12px 0 0;
}
.ups-preferance-content .ups-heading-area.ups-language-heading-area {
  padding: 27px 0 20px;
}

.ups-preferance-user-info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  overflow: hidden;
  background: #ebebff;
  border-radius: 10px;
  padding: 36px 44px;
}
@media (max-width: 1399px) {
  .ups-preferance-user-info-block {
    padding: 30px 35px;
  }
}
@media (max-width: 1199px) {
  .ups-preferance-user-info-block {
    padding: 30px 25px;
  }
}
@media (max-width: 767px) {
  .ups-preferance-user-info-block {
    display: block;
    text-align: center;
  }
}
.ups-preferance-user-info-block .ups-image-holder {
  width: 128px;
  height: 128px;
  position: relative;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .ups-preferance-user-info-block .ups-image-holder {
    margin: 0 auto;
  }
}
.ups-preferance-user-info-block .ups-image-holder .ups-status {
  width: 44px;
  height: 44px;
  background: #38dc89;
  border: 7px solid #e1e1fb;
  border-radius: 50%;
  position: absolute;
  right: -6px;
  bottom: -6px;
}
.ups-preferance-user-info-block .ups-image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-preferance-user-info-block .ups-description {
  position: relative;
  padding: 0 0 0 25px;
}
@media (min-width: 768px) {
  .ups-preferance-user-info-block .ups-description {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .ups-preferance-user-info-block .ups-description {
    padding: 24px 0 0;
  }
}
.ups-preferance-user-info-block .ups-name {
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  color: #2b3674;
  display: block;
  margin: 0 0 12px;
}
.ups-preferance-user-info-block .ups-email-wrap {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  display: block;
}
.ups-preferance-user-info-block .ups-email-wrap a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #2b3674;
}
.ups-preferance-user-info-block .ups-email-wrap a:hover {
  color: #2b3674;
}

.ups-profile-info-block {
  position: relative;
}

.ups-profile-tabs-list-holder {
  position: relative;
  padding: 16px 23px 0;
  border-bottom: 1px solid #ececec;
}
@media (max-width: 1399px) {
  .ups-profile-tabs-list-holder {
    padding: 16px 18px 0;
  }
}
@media (max-width: 1199px) {
  .ups-profile-tabs-list-holder {
    padding: 16px 10px 0;
  }
}
@media (max-width: 767px) {
  .ups-profile-tabs-list-holder {
    padding: 16px 0 0;
  }
}

.ups-profile-tabs-list-wrap {
  position: relative;
}
@media (max-width: 767px) {
  .ups-profile-tabs-list-wrap {
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.ups-profile-tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  margin: 0 -25px;
}
@media (max-width: 1399px) {
  .ups-profile-tabs-list {
    margin: 0 -10px;
  }
}
@media (max-width: 1199px) {
  .ups-profile-tabs-list {
    margin: 0 -7px;
  }
}
@media (max-width: 767px) {
  .ups-profile-tabs-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    min-width: 500px;
    margin: 0 -20px;
  }
}
.ups-profile-tabs-list li {
  position: relative;
  padding: 0 25px;
}
@media (max-width: 1399px) {
  .ups-profile-tabs-list li {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  .ups-profile-tabs-list li {
    padding: 0 7px;
  }
}
@media (max-width: 767px) {
  .ups-profile-tabs-list li {
    padding: 0 20px;
  }
}
.ups-profile-tabs-list li.active a {
  font-weight: 600;
  color: #4e4bdf;
}
.ups-profile-tabs-list li.active a:before {
  opacity: 1;
  visibility: visible;
}
.ups-profile-tabs-list li a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  position: relative;
  display: block;
  color: #595959;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 0 14px;
}
@media (max-width: 1199px) {
  .ups-profile-tabs-list li a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .ups-profile-tabs-list li a {
    font-size: 18px;
    white-space: nowrap;
  }
}
.ups-profile-tabs-list li a:before {
  position: absolute;
  top: auto;
  right: 24px;
  bottom: -1px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #4e4bdf;
  content: "";
  height: 2px;
}
.ups-profile-tabs-list li a:hover {
  color: #4e4bdf;
}

.ups-overview-detil-area {
  position: relative;
  padding: 16px 0;
}
@media (max-width: 767px) {
  .ups-overview-detil-area {
    padding: 20px 0 0;
  }
}
.ups-overview-detil-area .ups-heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 34px;
}
.ups-overview-detil-area .ups-heading-wrap h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  color: #2b3674;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-overview-detil-area .ups-heading-wrap h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
  }
}
.ups-overview-detil-area .ups-btn-wrap {
  display: block;
}

.ups-overview-list-holder {
  position: relative;
}

.ups-overview-list {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  position: relative;
  margin: 0;
}
.ups-overview-list li {
  position: relative;
  margin: 0 0 20px;
}
.ups-overview-list li:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ups-overview-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ups-overview-list .ups-title {
  display: block;
  width: 200px;
  font-weight: 400;
  color: #807d8d;
  padding: 0 15px 0 0;
}
@media (max-width: 1199px) {
  .ups-overview-list .ups-title {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .ups-overview-list .ups-title {
    width: 100%;
    padding: 0 0 5px;
  }
}
.ups-overview-list .ups-text {
  font-weight: 400;
  color: #1e2549;
  display: block;
}
@media (min-width: 768px) {
  .ups-overview-list .ups-text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}

.ups-calendar-field-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -10px 10px;
}
@media (max-width: 767px) {
  .ups-calendar-field-area {
    margin: 0 -10px;
  }
}

.ups-calendar-field-col {
  position: relative;
  padding: 0 10px;
  margin: 0 0 6px;
  width: 33.333%;
}
@media (max-width: 1199px) {
  .ups-calendar-field-col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ups-calendar-field-col {
    width: 100%;
    margin: 0 0 11px;
  }
}
.ups-calendar-field-col .ups-label-holder .ups-label {
  font-size: 14px;
}
.ups-calendar-field-col .jcf-select {
  height: 40px;
}
.ups-calendar-field-col .jcf-select .jcf-select-text {
  font-size: 14px;
  padding: 5px 34px 5px 19px;
}
.ups-calendar-field-col .jcf-select .jcf-select-opener {
  width: 35px;
}
.ups-calendar-field-col .jcf-select .jcf-select-opener:before {
  top: 16px;
}
.ups-calendar-field-col .ups-form-control {
  font-size: 14px;
  height: 40px;
}

.ups-show-checkbox-area {
  position: relative;
  padding: 0 0 45px 10px;
}
@media (max-width: 767px) {
  .ups-show-checkbox-area {
    padding: 0 0 22px 5px;
  }
}
.ups-show-checkbox-area .ups-checkbox-area .ups-checkbox-icon {
  width: 16px;
  height: 16px;
}
.ups-show-checkbox-area .ups-checkbox-area .ups-checkbox-icon i {
  font-size: 8px;
  top: 1px;
  left: 1px;
}
.ups-show-checkbox-area .ups-checkbox-area .ups-checkbox-text {
  font-size: 14px;
  color: #807d8d;
}

.ups-activity-info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 0 0 30px;
}
.ups-activity-info-area .ups-label-holder .ups-label {
  font-size: 14px;
}
.ups-activity-info-area .jcf-select {
  height: 40px;
}
.ups-activity-info-area .jcf-select .jcf-select-text {
  font-size: 14px;
  padding: 5px 34px 5px 19px;
}
.ups-activity-info-area .jcf-select .jcf-select-opener {
  width: 38px;
}
.ups-activity-info-area .jcf-select .jcf-select-opener:before {
  top: 16px;
}

.ups-activity-field-col {
  position: relative;
  width: 66.0667%;
}
@media (max-width: 1199px) {
  .ups-activity-field-col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ups-activity-field-col {
    width: 100%;
  }
}

.ups-activity-check-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 33px 0 0 27px;
}
@media (min-width: 768px) {
  .ups-activity-check-area {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .ups-activity-check-area {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 28px 0 0;
    width: 100%;
  }
}
.ups-activity-check-area .ups-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  color: #2b3674;
  margin: 0 18px 0 0;
}

.ups-handle-checkbox-area {
  position: relative;
}
.ups-handle-checkbox-area .ups-handle-checkbox-wrap {
  width: 44px;
  height: 24px;
  display: block;
  margin: 0;
}
.ups-handle-checkbox-area .ups-handle-checkbox {
  width: 100%;
  height: 100%;
  background: #f3f2f5;
  position: relative;
  display: block;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.ups-handle-checkbox-area .ups-handle-checkbox .ups-handle {
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  left: 2px;
  top: 2px;
  z-index: 2;
}
.ups-handle-checkbox-area input[type=checkbox] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}
.ups-handle-checkbox-area input[type=checkbox]:checked + .ups-handle-checkbox {
  background: #4e4bdf;
}
.ups-handle-checkbox-area input[type=checkbox]:checked + .ups-handle-checkbox .ups-handle {
  left: 22px;
}

.ups-activity-table-area {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e9e8ef;
}

.ups-activity-table-holder {
  position: relative;
}
@media (max-width: 767px) {
  .ups-activity-table-holder {
    overflow: auto;
  }
}

.ups-activity-table {
  position: relative;
}
@media (max-width: 767px) {
  .ups-activity-table {
    min-width: 650px;
  }
}

.ups-activity-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  position: relative;
  margin: 0 0 22px;
}
.ups-activity-info-row.ups-head {
  background: #f8f9fd;
  padding: 12px 28px 14px;
  margin: 0 0 14px;
}
.ups-activity-info-row .ups-title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: block;
  color: #828798;
}

.ups-activity-info-col {
  position: relative;
  width: 34.2%;
}
.ups-activity-info-col:nth-child(1) {
  width: 19.5%;
}
.ups-activity-info-col .ups-text {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  display: block;
  color: #1e2549;
}
.ups-activity-info-col .jcf-select {
  height: 32px;
}
.ups-activity-info-col .jcf-select .jcf-select-text {
  font-size: 14px;
  padding: 5px 34px 5px 20px;
}
.ups-activity-info-col .jcf-select .jcf-select-opener {
  width: 30px;
}
.ups-activity-info-col .jcf-select .jcf-select-opener:before {
  top: 13px;
  font-size: 5px;
}
.ups-activity-info-col .ups-form-control {
  font-size: 14px;
  height: 32px;
}
.ups-activity-info-col .ups-field-holder {
  margin: 0;
}

.ups-bottom-button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding: 14px 0 30px;
}
@media (max-width: 767px) {
  .ups-bottom-button-area {
    display: block;
    padding: 22px 0 10px;
  }
}
.ups-bottom-button-area .ups-btn-wrap {
  display: block;
}
.ups-bottom-button-area .ups-button-primary {
  min-width: 107px;
}
@media (max-width: 767px) {
  .ups-bottom-button-area .ups-button-primary {
    width: 100%;
  }
}

.ups-global-checklist-area {
  position: relative;
  min-height: 148px;
  padding: 15px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .ups-global-checklist-area {
    min-height: inherit;
    padding: 10px 0 0;
  }
}

.ups-global-checklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -15px;
}
.ups-global-checklist li {
  position: relative;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .ups-global-checklist li {
    width: 50%;
    margin: 0 0 35px;
  }
}
.ups-global-checklist .ups-checkbox-area .ups-checkbox-icon {
  width: 16px;
  height: 16px;
}
.ups-global-checklist .ups-checkbox-area .ups-checkbox-icon i {
  font-size: 8px;
  top: 1px;
  left: 1px;
}
.ups-global-checklist .ups-checkbox-area .ups-checkbox-text {
  font-size: 14px;
  color: #2b3674;
}

.ups-theme-detail-area {
  position: relative;
}

.ups-theme-block {
  position: relative;
  overflow: hidden;
  padding: 25px 30px 5px;
  border-radius: 10px;
  border: 1px solid #e9e8ef;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .ups-theme-block {
    padding: 20px 15px 5px;
  }
}
.ups-theme-block:last-child {
  margin-bottom: 0;
}
.ups-theme-block .ups-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  color: #2b3674;
  margin: 0 0 11px;
}

.ups-language-title-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 56%;
}
@media (max-width: 1399px) {
  .ups-language-title-area {
    width: auto;
  }
}
@media (max-width: 1199px) {
  .ups-language-title-area {
    width: 100%;
    display: block;
    margin: 0 0 12px;
  }
}
.ups-language-title-area .ups-search-field-area {
  position: relative;
  width: 61.5%;
}
@media (max-width: 1399px) {
  .ups-language-title-area .ups-search-field-area {
    width: 165px;
    margin: 0 0 0 10px;
  }
}
@media (max-width: 1199px) {
  .ups-language-title-area .ups-search-field-area {
    margin: 14px 0 0;
    width: 100%;
  }
}
.ups-language-title-area .ups-search-field-area .ups-form-control {
  font-size: 14px;
  height: 40px;
  padding-left: 40px;
}
.ups-language-title-area .ups-search-field-area .ups-form-control:-moz-placeholder {
  color: #8f9bba;
  opacity: 1;
}
.ups-language-title-area .ups-search-field-area .ups-form-control::-moz-placeholder {
  color: #8f9bba;
  opacity: 1;
}
.ups-language-title-area .ups-search-field-area .ups-form-control:-ms-input-placeholder {
  color: #8f9bba;
}
.ups-language-title-area .ups-search-field-area .ups-form-control::-webkit-input-placeholder {
  color: #8f9bba;
}
.ups-language-title-area .ups-search-field-area .ups-search-label {
  position: absolute;
  left: 12px;
  top: 13px;
  margin: 0;
  color: #9c9aa7;
  font-size: 16px;
  pointer-events: none;
}
.ups-language-title-area .ups-search-field-area .ups-search-label i {
  display: block;
}

.ups-view-order-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  padding: 0 0 0 10px;
  position: relative;
}
@media (max-width: 1199px) {
  .ups-view-order-area {
    width: 100%;
    padding: 0;
  }
}

.ups-select-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
@media (max-width: 1199px) {
  .ups-select-row {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}
.ups-select-row .ups-label-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #1e2549;
  margin: 0 10px 0 0;
}
.ups-select-row .jcf-select {
  height: 40px;
  min-width: 132px;
}
@media (max-width: 1399px) {
  .ups-select-row .jcf-select {
    min-width: 115px;
  }
}
.ups-select-row .jcf-select .jcf-select-text {
  font-size: 14px;
  color: #8f9bba;
  padding: 5px 34px 5px 12px;
}
.ups-select-row .jcf-select .jcf-select-opener {
  width: 32px;
}
.ups-select-row .jcf-select .jcf-select-opener:before {
  top: 16px;
  font-size: 6px;
}

.ups-sort-select-wrap {
  position: relative;
}
@media (max-width: 1199px) {
  .ups-sort-select-wrap {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    min-width: 0;
  }
}

.ups-create-language-area {
  position: relative;
  padding: 0 0 0 10px;
}

.ups-create-language-slide {
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  background: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  margin: 5px 0 0;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  display: none;
  z-index: 5;
}
.ups-create-language-slide .ups-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  color: #1e2549;
  margin: 0 0 10px;
}
.ups-create-language-slide .ups-label-holder {
  margin: 0 0 1px;
}
.ups-create-language-slide .ups-label-holder .ups-label {
  font-size: 14px;
}
.ups-create-language-slide .ups-form-control {
  font-size: 14px;
  height: 40px;
}
.ups-create-language-slide .ups-btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -5px;
}
.ups-create-language-slide .ups-btns-list li {
  position: relative;
  padding: 0 5px;
  width: 50%;
}

.ups-language-table-block {
  position: relative;
  overflow: hidden;
  border: 1px solid #efeef4;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .ups-language-table-block {
    border-radius: 0;
    border: none;
  }
}

.ups-language-pagination-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 25px 20px;
}
@media (max-width: 1199px) {
  .ups-language-pagination-area {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .ups-language-pagination-area {
    display: block;
  }
}
.ups-language-pagination-area .ups-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #9c9aa7;
}
@media (max-width: 767px) {
  .ups-language-pagination-area .ups-title {
    text-align: center;
    margin: 0 0 14px;
  }
}
.ups-language-pagination-area.style01 {
  border-top: 1px solid #efeef4;
}

.ups-language-pagination-wrap {
  position: relative;
  overflow: hidden;
}

.ups-language-pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -3px;
}
@media (max-width: 767px) {
  .ups-language-pagination-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ups-language-pagination-list li {
  position: relative;
  padding: 0 3px;
}
.ups-language-pagination-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  position: relative;
  height: 36px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  padding: 5px 11px;
  color: #313131;
  border: 1px solid #e9e9e9;
}
.ups-language-pagination-list a i {
  position: relative;
  display: block;
  font-size: 9px;
  color: #626262;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 1px;
}
.ups-language-pagination-list a span {
  vertical-align: top;
  margin: 0 0 0 10px;
}
.ups-language-pagination-list a.ups-next {
  padding: 5px 16px 5px 12px;
}
.ups-language-pagination-list a.ups-next span {
  margin: 0 10px 0 0;
}
.ups-language-pagination-list a.ups-prev {
  padding: 5px 12px 5px 16px;
}
.ups-language-pagination-list a.ups-prev i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ups-language-pagination-list a.ups-active, .ups-language-pagination-list a:hover {
  background: #4e4bdf;
  border-color: #4e4bdf;
  color: #fff;
}
.ups-language-pagination-list a.ups-active i, .ups-language-pagination-list a:hover i {
  color: #fff;
}
.ups-language-pagination-list a.ups-active {
  font-weight: 700;
}

@media (max-width: 767px) {
  .ups-contact-info-section .ups-language-pagination-list a.ups-next, .ups-contact-info-section .ups-language-pagination-list a.ups-prev {
    padding: 5px 12px;
  }
}

.ups-language-table-area {
  position: relative;
}
@media (max-width: 767px) {
  .ups-language-table-area {
    overflow: auto;
    border-radius: 10px;
    padding: 0 0 16px;
    border: 1px solid #efeef4;
  }
}
.ups-language-table-area .ups-checkbox-area .ups-checkbox-label {
  display: block;
}

.ups-language-table {
  width: 100%;
}
@media (max-width: 767px) {
  .ups-language-table {
    min-width: 600px;
  }
}
.ups-language-table th,
.ups-language-table td {
  padding: 12px 18px;
}
.ups-language-table th:nth-child(1),
.ups-language-table td:nth-child(1) {
  width: 55px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .ups-language-table th:nth-child(2),
  .ups-language-table td:nth-child(2) {
    width: 135px;
  }
  .ups-language-table th:nth-child(3),
  .ups-language-table td:nth-child(3) {
    width: 250px;
  }
}
.ups-language-table th:nth-child(4) .ups-text,
.ups-language-table td:nth-child(4) .ups-text {
  max-width: 102px;
  text-align: center;
}
.ups-language-table th:last-child,
.ups-language-table td:last-child {
  width: 104px;
}
.ups-language-table th {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  background: #f8f9fd;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #828798;
  text-transform: uppercase;
}
.ups-language-table td {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #1e2549;
  border-bottom: 1px solid #efeef4;
}
.ups-language-table tbody tr:hover td {
  background: #f4f3ff;
}
.ups-language-table .ups-text {
  display: block;
}
.ups-language-table .ups-action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin: 0 -10px;
}
.ups-language-table .ups-action-list li {
  padding: 0 10px;
}
.ups-language-table .ups-action-list a {
  font-size: 18px;
  line-height: 1;
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #9c9aa7;
}
.ups-language-table .ups-action-list a i {
  display: block;
}

.ups-dashboard-section {
  position: relative;
  padding: 26px 40px;
}
@media (max-width: 1399px) {
  .ups-dashboard-section {
    padding: 25px 30px;
  }
}
@media (max-width: 1199px) {
  .ups-dashboard-section {
    padding: 24px 25px;
  }
}
@media (max-width: 767px) {
  .ups-dashboard-section {
    padding: 24px 15px;
  }
}
.ups-dashboard-section h1 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #2b3674;
  margin: 0 0 9px;
}
@media (max-width: 767px) {
  .ups-dashboard-section h1 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
  }
}
.ups-dashboard-section .row {
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .ups-dashboard-section .row {
    display: block;
  }
}
.ups-dashboard-section .col-12 {
  padding: 0 10px;
  margin: 0 0 15px;
}

.ups-dashboard-info-area {
  position: relative;
}

.ups-dashboard-info-block {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
  padding: 20px;
  height: 100%;
}
@media (max-width: 1399px) {
  .ups-dashboard-info-block {
    padding: 15px;
  }
}
.ups-dashboard-info-block .ups-text-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 13px;
}
.ups-dashboard-info-block .ups-title-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
  padding: 1px 15px 0 0;
}
.ups-dashboard-info-block .ups-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
  margin: 0 0 10px;
}
.ups-dashboard-info-block .ups-num {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  display: block;
  color: #2b3674;
}
.ups-dashboard-info-block .ups-percantage-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  position: relative;
  padding: 0 0 5px;
}
.ups-dashboard-info-block .ups-percantage-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  color: #05cd99;
  font-weight: 700;
}
.ups-dashboard-info-block .ups-percantage-info .ups-icon {
  position: relative;
  display: block;
  top: 1px;
  margin: 0 6px 0 0;
}
.ups-dashboard-info-block .ups-percantage-info.ups-descrease {
  color: #f93c65;
}
.ups-dashboard-info-block .ups-percantage-info.ups-descrease .ups-icon i:before {
  content: "\e92f";
}
.ups-dashboard-info-block .ups-percantage-text {
  display: block;
}
.ups-dashboard-info-block .ups-info-text {
  display: block;
  color: #a3aed0;
  padding: 0 0 0 4px;
}
.ups-dashboard-info-block .ups-image-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.ups-dashboard-info-block .ups-image-holder img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ups-dashboard-info-block.ups-contact .ups-image-holder {
  background: #e4e4ff;
}
.ups-dashboard-info-block.ups-lead .ups-image-holder {
  background: #fef2d6;
}
.ups-dashboard-info-block.ups-event .ups-image-holder {
  background: #d9f7e7;
}
.ups-dashboard-info-block.ups-task .ups-image-holder {
  background: #e4e4ff;
}
.ups-dashboard-info-block .ups-image-holder .ups-icon-scraper,
.ups-dashboard-info-block .ups-image-holder .ups-icon-marketing {
  font-size: 26px;
}
.ups-dashboard-info-block.ups-contact .ups-icon-scraper {
  color: #8280ff;
}
.ups-dashboard-info-block.ups-lead .ups-icon-scraper {
  color: #F6C000;
}
.ups-dashboard-info-block.ups-event .ups-icon-scraper {
  color: #4AD991;
}
.ups-dashboard-info-block.ups-task .ups-icon-marketing {
  color: #8280ff;
}
.ups-dashboard-info-block .ups-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 20px 40px 20px 30px;
}
.ups-dashboard-info-block .ups-heading-wrap {
  position: relative;
}
.ups-dashboard-info-block .ups-heading {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  display: block;
  color: #2b3674;
}
.ups-dashboard-info-block .ups-text,
.ups-dashboard-info-block .ups-sub-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
  margin: 8px 0 0;
}
.ups-dashboard-info-block.ups-start-block .ups-heading-area {
  padding: 0 10px 0 0;
}
.ups-dashboard-info-block.ups-start-block .ups-heading {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.ups-more-option-area {
  position: relative;
}

.ups-more-option {
  position: relative;
  display: block;
  color: #9c9aa7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-more-option:hover {
  color: #2b3674;
}
.ups-more-option i {
  display: block;
}

.ups-start-info-area {
  position: relative;
  padding: 28px 0 0;
}
.ups-start-info-area h2 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  color: #2b3674;
  letter-spacing: -0.5px;
  margin: 0 0 28px;
}
.ups-start-info-area .ups-btn-wrap {
  display: inline-block;
  vertical-align: top;
}

.ups-latest-lead-info {
  position: relative;
}
.ups-latest-lead-info .ups-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
  margin: 0 0 10px;
}

.ups-latest-lead-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 0 28px;
}
.ups-latest-lead-list li {
  position: relative;
  margin: 0 0 0 -10px;
}
.ups-latest-lead-list li:first-child {
  margin: 0;
}
.ups-latest-lead-list li:hover .ups-more-text {
  opacity: 1;
  visibility: visible;
}
.ups-latest-lead-list .ups-image-wrap {
  width: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
}
.ups-latest-lead-list .ups-image-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-latest-lead-list .ups-more-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  padding: 8px 6px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 3;
}

.ups-dashboard-overview-list-area {
  position: relative;
  overflow: hidden;
}

.ups-dashboard-overview-list {
  position: relative;
  margin: 0;
}
.ups-dashboard-overview-list li {
  position: relative;
  margin: 0 0 10px;
}
.ups-dashboard-overview-list li.ups-ui-sortable-helper .ups-inner-wrap {
  border: 1px dashed #828798;
  background: #f2f2ff;
}
.ups-dashboard-overview-list .ups-inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 10px 36px 10px 30px;
}
@media (max-width: 1399px) {
  .ups-dashboard-overview-list .ups-inner-wrap {
    padding: 10px 20px;
  }
}
.ups-dashboard-overview-list .ups-inner-wrap:hover {
  background: #f2f2ff;
}
.ups-dashboard-overview-list .ups-description-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
  padding: 0 10px 0 0;
}
.ups-dashboard-overview-list .ups-description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
  padding: 0 0 0 10px;
}
.ups-dashboard-overview-list .ups-name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  display: block;
  color: #2b3674;
  margin: 0 0 4px;
}
.ups-dashboard-overview-list .ups-mail-wrap,
.ups-dashboard-overview-list .ups-desination {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
}
.ups-dashboard-overview-list .ups-mail-wrap a,
.ups-dashboard-overview-list .ups-desination a {
  color: #828798;
}
.ups-dashboard-overview-list .ups-image-holder {
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  background: #F2F2FF;
  color: #8280FF;
  border-radius: 10px;
}
.ups-dashboard-overview-list .ups-image-holder .ups-icon-scraper,
.ups-dashboard-overview-list .ups-image-holder .ups-icon-marketing {
  display: block;
  font-size: 20px;
}
.ups-dashboard-overview-list .ups-image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-dashboard-overview-list .ups-task-drag {
  font-size: 16px;
  line-height: 1;
  position: relative;
  display: block;
  cursor: move;
  color: #9c9aa7;
}
.ups-dashboard-overview-list .ups-task-drag i {
  display: block;
}
.ups-dashboard-overview-list.ups-member-list .ups-image-holder {
  border-radius: 50%;
}

.ups-task-sortable-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  background: #fff;
  border: 1px dashed #828798;
  color: #2b3674;
  height: 60px;
}

.ups-dashboard-graphs-area {
  position: relative;
  overflow: hidden;
}

.ups-dashboard-graphs-box {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
  padding: 20px;
  
}
@media (max-width: 1399px) {
  .ups-dashboard-graphs-box {
    padding: 15px;
  }
}
.ups-dashboard-graphs-box h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #2b3674;
  margin: 0 0 20px;
}

.ups-dashboard-stats-area {
  position: relative;
}

.ups-dashboard-events-block {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #4e4bdf;
  -webkit-box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
  padding: 20px;
  height: 100%;
}
@media (min-width: 1400px) {
  .ups-dashboard-events-block {
    width: 98.8%;
  }
}
@media (max-width: 1399px) {
  .ups-dashboard-events-block {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .ups-dashboard-events-block {
    padding: 15px 15px 25px;
  }
}
.ups-dashboard-events-block .ups-image-holder {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.ups-dashboard-events-block .ups-image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-dashboard-events-block .ups-text-area {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  color: #fff;
  padding: 13px 0 0;
}
@media (min-width: 1400px) {
  .ups-dashboard-events-block .ups-text-area {
    padding: 13px 5px 0 0;
  }
}
.ups-dashboard-events-block .ups-text-area h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin: 0 0 14px;
}
.ups-dashboard-events-block .ups-text-area p {
  margin: 0 0 20px;
}
.ups-dashboard-events-block .ups-event-date-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 0 20px;
}
.ups-dashboard-events-block .ups-event-date-wrap .ups-icon-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  color: #4e4bdf;
}
.ups-dashboard-events-block .ups-event-date-wrap .ups-icon-holder i {
  font-size: 20px;
  position: relative;
  display: block;
}
.ups-dashboard-events-block .ups-event-date-wrap .ups-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  padding: 0 0 0 10px;
}
.ups-dashboard-events-block .ups-btn-wrap {
  display: inline-block;
  vertical-align: top;
}

.ups-dashboard-stats-inner-wrap {
  position: relative;
}
@media (max-width: 767px) {
  .ups-dashboard-stats-inner-wrap {
    padding: 0 0 10px;
    min-width: 700px;
  }
}

.ups-dashboard-stats-block {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  height: 100%;
  padding: 0 0 30px;
  -webkit-box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1400px) {
  .ups-dashboard-stats-block {
    margin: 0 0 0 -3px;
  }
}
@media (max-width: 767px) {
  .ups-dashboard-stats-block {
    overflow: auto;
    padding: 0 0 15px;
  }
}
.ups-dashboard-stats-block .ups-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 22px 40px 20px 28px;
}
@media (max-width: 1399px) {
  .ups-dashboard-stats-block .ups-heading-area {
    padding: 20px 25px;
  }
}
.ups-dashboard-stats-block .ups-heading-wrap {
  position: relative;
}
.ups-dashboard-stats-block .ups-heading-wrap .ups-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
}
.ups-dashboard-stats-block .ups-heading-wrap h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #2b3674;
  margin: 0 0 7px;
}
.ups-dashboard-stats-block .ups-view-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
.ups-dashboard-stats-block .ups-btn-wrap {
  display: block;
}
.ups-dashboard-stats-block .ups-more-option-area {
  margin: 0 0 0 18px;
}
@media (min-width: 768px) {
  .ups-dashboard-stats-block .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    display: none !important;
  }
}

.ups-stats-table-area {
  position: relative;
}

.ups-stats-table {
  width: 100%;
}
.ups-stats-table th,
.ups-stats-table td {
  padding: 10px 5px;
}
.ups-stats-table th:first-child,
.ups-stats-table td:first-child {
  padding-left: 20px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .ups-stats-table th:first-child,
  .ups-stats-table td:first-child {
    width: 296px;
  }
}
.ups-stats-table th:last-child,
.ups-stats-table td:last-child {
  padding-right: 14px;
}
.ups-stats-table th {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  background: #f8f9fd;
  color: #828798;
}
.ups-stats-table .ups-project-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 0 0 0 9px;
}
.ups-stats-table .ups-icon-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
  background: #e4e4ff;
  border-radius: 10px;
  color: #8280ff;
}
.ups-stats-table .ups-icon-holder i {
  font-size: 23px;
  display: block;
}
.ups-stats-table .ups-description {
  position: relative;
  padding: 0 0 0 10px;
}
.ups-stats-table .ups-name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  display: block;
  color: #2b3674;
  margin: 0 0 4px;
}
.ups-stats-table .ups-desination {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #828798;
}
.ups-stats-table tbody tr:hover td {
  background: #f2f2ff;
}
.ups-stats-table .ups-progress-tag,
.ups-stats-table .ups-status-tag {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  position: relative;
  border-radius: 5px;
  padding: 4px 6px;
  height: 24px;
}
.ups-stats-table .ups-progress-tag.ups-work,
.ups-stats-table .ups-status-tag.ups-work {
  background: rgba(253, 154, 86, 0.1);
  color: #fd9a56;
}
.ups-stats-table .ups-progress-tag.ups-processing,
.ups-stats-table .ups-status-tag.ups-processing {
  background: rgba(98, 38, 239, 0.1);
  color: #6226ef;
}
.ups-stats-table .ups-progress-tag.ups-transit,
.ups-stats-table .ups-status-tag.ups-transit {
  background: rgba(186, 41, 255, 0.1);
  color: #ba29ff;
}
.ups-stats-table .ups-progress-tag.ups-complete, .ups-stats-table .ups-progress-tag.ups-yes,
.ups-stats-table .ups-status-tag.ups-complete,
.ups-stats-table .ups-status-tag.ups-yes {
  background: rgba(0, 182, 155, 0.1);
  color: #00b69b;
}
.ups-stats-table .ups-progress-tag.ups-social,
.ups-stats-table .ups-status-tag.ups-social {
  background: rgba(90, 140, 255, 0.1);
  color: #5a8cff;
}
.ups-stats-table .ups-chart-info {
  position: relative;
  display: block;
  color: #ff9871;
  font-size: 24px;
}
@media (max-width: 1399px) {
  .ups-stats-table .ups-chart-info {
    font-size: 20px;
  }
}
.ups-stats-table .ups-chart-info i {
  display: block;
}
.ups-stats-table .ups-chart-info.ups-increase {
  color: #4ad991;
}
.ups-stats-table .ups-action-wrap {
  position: relative;
  display: block;
  padding: 0 0 0 20px;
}
.ups-stats-table .ups-action-wrap a {
  width: 20px;
  height: 20px;
  position: relative;
  background: #e1e1fb;
  display: block;
  border-radius: 50%;
  color: #4e4bdf;
  text-align: center;
}
.ups-stats-table .ups-action-wrap i {
  font-size: 8px;
  line-height: 10px;
  position: relative;
  display: block;
  top: 5px;
}

.ups-settings-user-area {
  padding-top: 21px;
}
.ups-settings-user-area .ups-main-head {
  margin: 0 0 17px;
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-main-head {
    margin: 0 0 10px;
  }
}
.ups-settings-user-area .ups-contact-section-head {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-contact-section-head .ups-select-box {
    width: 220px;
  }
}
.ups-settings-user-area .ups-contact-detail {
  margin-top: 17px;
  background: #fff;
  border: 1px solid #EFEEF4;
  border-radius: 10px;
}
.ups-settings-user-area .ups-table-data {
  border: 0;
  border-bottom: 1px solid #EFEEF4;
  border-radius: 0;
}
.ups-settings-user-area .ups-table-data table .ups-name-holder {
  gap: 8px;
}
.ups-settings-user-area .ups-table-data table .ups-name-holder .ups-img {
  width: 32px;
  height: 32px;
}
.ups-settings-user-area .ups-table-data table .ups-name-holder .ups-img img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-settings-user-area .ups-table-data table th:nth-child(1) {
  width: 10%;
}
.ups-settings-user-area .ups-table-data table th:nth-child(2) {
  width: 20%;
}
.ups-settings-user-area .ups-table-data table th:nth-child(3) {
  width: 25%;
}
.ups-settings-user-area .ups-table-data table th:nth-child(5) {
  width: 10%;
}
.ups-settings-user-area .ups-table-data table .ups-actions {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-search-box {
    margin: 0 0 12px;
  }
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-search-box .ups-input-field {
    padding-left: 42px;
  }
}
.ups-settings-user-area .ups-search-box:before {
  display: block;
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-contact-section-head {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-contact-section-head .ups-del-mob {
    display: block;
    color: #9C9AA7;
    font-size: 20px;
  }
}
.ups-settings-user-area .ups-contact-section-head .ups-del-mob:hover {
  color: #000;
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-pagination {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-pagination-wrap {
    border: 0;
  }
}
@media (max-width: 767px) {
  .ups-settings-user-area .ups-pagination-wrap .ups-text {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
}

.ups-settings-roles-area {
  padding-top: 20px;
}
.ups-settings-roles-area .ups-main-head {
  margin: 0 0 16px;
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-main-head {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-contact-section-head .ups-select-box {
    width: 220px;
  }
}
.ups-settings-roles-area .ups-contact-detail {
  background: #fff;
  border: 1px solid #EFEEF4;
  border-radius: 10px;
}
.ups-settings-roles-area .ups-pagination-wrap {
  padding: 29px 20px;
}
.ups-settings-roles-area .ups-table-data {
  border: 0;
  border-bottom: 1px solid #EFEEF4;
  border-radius: 0;
}
.ups-settings-roles-area .ups-table-data table th:nth-child(1) {
  width: 9.4%;
}
.ups-settings-roles-area .ups-table-data table th:nth-child(2) {
  width: 24.8%;
}
.ups-settings-roles-area .ups-table-data table th:nth-child(4) {
  width: 9.4%;
}
.ups-settings-roles-area .ups-table-data table td {
  padding: 10px 19px 9px;
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-pagination {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-pagination-wrap {
    border: 0;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-pagination-wrap .ups-text {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-search-box {
    margin: 0 0 12px;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-search-box .ups-input-field {
    padding-left: 42px;
  }
}
.ups-settings-roles-area .ups-search-box:before {
  display: block;
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-contact-section-head {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .ups-settings-roles-area .ups-contact-section-head .ups-del-mob {
    display: block;
    color: #9C9AA7;
    font-size: 20px;
  }
}
.ups-settings-roles-area .ups-contact-section-head .ups-del-mob:hover {
  color: #000;
}

.ups-settings-custom-area .ups-view-order-area {
  margin-top: -22px;
}
@media (max-width: 767px) {
  .ups-settings-custom-area .ups-view-order-area {
    margin-top: 13px;
  }
}
.ups-settings-custom-area .ups-view-order-area .ups-select-row .ups-jcf-select {
  min-width: 168px;
}
@media (max-width: 767px) {
  .ups-settings-custom-area .ups-create-language-area {
    position: absolute;
    right: 0;
    top: -48px;
  }
}
.ups-settings-custom-area .ups-heading-area h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  color: #2B3674;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-settings-custom-area .ups-heading-area h1 {
    font-size: 24px;
  }
}

.ups-fields-list .ups-checkbox-list {
  max-width: 189px;
}
.ups-fields-list .ups-checkbox-list .ups-checkbox-label {
  display: block;
  margin: 0 0 20px;
}
.ups-fields-list .ups-checkbox-list .ups-checkbox-text-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ups-fields-list .ups-checkbox-list .ups-checkbox-text {
  padding: 0;
  font-size: 14px;
}

.ups-contact-sidebar .ups-input-wrap .ups-field-icon {
  top: 11px;
}
.ups-contact-sidebar .ups-button-area.ups-style01 {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-button-area.ups-style01 {
    position: static;
  }
}
.ups-contact-sidebar .ups-checkbox-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ups-contact-sidebar .ups-checkbox-wrap .ups-checkbox-list {
  width: 38%;
  max-width: inherit;
}
@media (max-width: 991px) {
  .ups-contact-sidebar .ups-checkbox-wrap .ups-checkbox-list {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .ups-contact-sidebar .ups-checkbox-wrap .ups-checkbox-list {
    width: 100%;
  }
}

.ups-custom-fields-section .ups-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 13px;
}
.ups-custom-fields-section .ups-heading-area h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  color: #2B3674;
}

.ups-custom-fields-wrap {
  border: 1px solid #efeef4;
  border-radius: 8px;
  background: #fff;
  margin: 0 0 29px;
}

.ups-custom-fields-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 19px;
}
@media (max-width: 767px) {
  .ups-custom-fields-head {
    padding: 12px 10px;
  }
}
.ups-custom-fields-head h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #2B3674;
  margin: 0;
}
.ups-custom-fields-head h2 a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #9C9AA7;
  font-size: 20px;
  top: 3px;
  margin: 0 0 0 8px;
}
@media (max-width: 767px) {
  .ups-custom-fields-head h2 a {
    margin: 0 0 0 5px;
  }
}
.ups-custom-fields-head .ups-button-primary-outline {
  font-size: 14px;
  font-weight: 600;
  margin: 2px 8px 0 0;
  padding: 4px 11px 4px 11px;
  height: 32px;
}
@media (max-width: 767px) {
  .ups-custom-fields-head .ups-button-primary-outline {
    margin: 0;
  }
}
.ups-custom-fields-head .ups-button-primary-outline i {
  display: inline-block;
  padding-right: 9px;
}

.ups-custom-fields-table table td .ups-type-text {
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 5px 10px;
  text-align: center;
}
.ups-custom-fields-table table td .ups-type-text.ups-primary {
  background: rgba(0, 182, 153, 0.1);
  color: #00B69B;
  min-width: 90px;
}
.ups-custom-fields-table table td .ups-type-text.ups-process {
  background: rgba(98, 38, 239, 0.1);
  color: #6226EF;
}
.ups-custom-fields-table table td .ups-type-text.ups-reject {
  background: rgba(239, 56, 38, 0.1);
  color: #EF3826;
}
.ups-custom-fields-table table td .ups-type-text.ups-transit {
  background: rgba(186, 41, 255, 0.1);
  color: #BA29FF;
}
.ups-custom-fields-table table td .ups-type-text.ups-hold {
  background: rgba(255, 167, 86, 0.1);
  color: #FFA756;
}
.ups-custom-fields-table table td .ups-type-text.ups-social {
  background: rgba(90, 140, 255, 0.1);
  color: #5A8CFF;
}
.ups-custom-fields-table table td .ups-status {
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 5px;
  text-align: center;
}
.ups-custom-fields-table table td .ups-status.ups-green {
  background: rgba(0, 182, 153, 0.1);
  color: #00B69B;
}
.ups-custom-fields-table table td .ups-status.ups-red {
  background: rgba(240, 66, 49, 0.1);
  color: #F04231;
}
.ups-custom-fields-table .ups-table-data table td {
  padding: 10px 19px 9px;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text {
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 5px 10px;
  text-align: center;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-primary {
  background: rgba(0, 182, 153, 0.1);
  color: #00B69B;
  min-width: 90px;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-process {
  background: rgba(98, 38, 239, 0.1);
  color: #6226EF;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-reject {
  background: rgba(239, 56, 38, 0.1);
  color: #EF3826;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-transit {
  background: rgba(186, 41, 255, 0.1);
  color: #BA29FF;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-hold {
  background: rgba(255, 167, 86, 0.1);
  color: #FFA756;
}
.ups-custom-fields-table .ups-table-data table td .ups-type-text.ups-social {
  background: rgba(90, 140, 255, 0.1);
  color: #5A8CFF;
}
.ups-custom-fields-table .ups-table-data table td .ups-status {
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 5px;
  text-align: center;
}
.ups-custom-fields-table .ups-table-data table td .ups-status.ups-green {
  background: rgba(0, 182, 153, 0.1);
  color: #00B69B;
}
.ups-custom-fields-table .ups-table-data table td .ups-status.ups-red {
  background: rgba(240, 66, 49, 0.1);
  color: #F04231;
}
.ups-custom-fields-table .ups-table-data table th {
  width: 16%;
}
.ups-custom-fields-table .ups-table-data table th:nth-child(1) {
  width: 9.8%;
}
.ups-custom-fields-table .ups-table-data table th:nth-child(7) {
  width: 9.2%;
}

.ups-import-main-area {
  padding-top: 13px;
}
@media (max-width: 767px) {
  .ups-import-main-area {
    background: #fff;
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .ups-import-main-area .ups-create-language-area {
    position: static;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .ups-import-main-area .ups-create-language-area .ups-btn-wrap {
    position: absolute;
    right: 0;
    top: -53px;
  }
}

.ups-import-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 13px;
}
.ups-import-heading h1 {
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
}
@media (max-width: 767px) {
  .ups-import-heading h1 {
    margin: 0 0 13px;
  }
}

.ups-import-content-area {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #efeef4;
  padding: 40px 39px 25px;
}
@media (max-width: 767px) {
  .ups-import-content-area {
    padding: 0;
    border: none;
    background: none;
  }
}

.ups-files-area {
  position: relative;
}

.ups-settings-file {
  width: 100%;
  height: 200px;
  position: relative;
  display: block;
  background: #f0f0fe;
  border: 1px dashed #4e4bdf;
  border-radius: 10px;
}
.ups-settings-file input[type=file] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
}

.ups-upload-text-area {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  pointer-events: none;
  padding: 45px 15px 30px;
}
.ups-upload-text-area .ups-image-wrap {
  position: relative;
  width: 66px;
  margin: 0 auto;
}
.ups-upload-text-area .ups-image-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-upload-text-area .ups-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  display: block;
  color: #2b3674;
  text-align: center;
  padding: 10px 0 0;
}
.ups-upload-text-area .ups-choose-text {
  text-decoration: underline;
}
.ups-upload-text-area .ups-choose-text:hover {
  text-decoration: none;
}

.ups-file-size-list {
  position: relative;
  padding: 31px 0;
}

.ups-file-info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e6e4ed;
}
.ups-file-info-item:first-child {
  padding-top: 0;
}
.ups-file-info-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.ups-file-info-item .ups-file-image {
  position: relative;
  margin: 10px 0 0 5px;
  width: 30px;
}
.ups-file-info-item .ups-file-image img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-file-info-item.ups-upload-complete .ups-progress-area {
  display: none;
}
.ups-file-info-item.ups-upload-complete .ups-file-text {
  display: block;
}
.ups-file-info-item.ups-upload-complete .ups-file-buttons-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ups-file-info-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
}
.ups-file-info-description .ups-inner-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
  padding: 0 0 0 15px;
}
.ups-file-info-description .ups-file-name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
  display: block;
  margin: 0;
}
.ups-file-info-description .ups-file-size {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #68676f;
  margin: -3px 0 0;
}

.ups-file-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  color: #68676f;
  padding: 4px 15px 6px 0;
  display: none;
}
.ups-file-text p {
  margin: 0;
}

.ups-progress-area {
  position: relative;
}

.ups-progress-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}

.ups-progress {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
  overflow: hidden;
  background: #e1e1fb;
  height: 6px;
  border-radius: 20px;
}

.ups-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  background: #4e4bdf;
  border-radius: 20px;
}

.ups-progress-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 0 0 0 14px;
}

.ups-progress-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  padding: 0 10px 0 0;
  color: #828798;
}

.ups-remove-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  position: relative;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  color: #4e4bdf;
}
.ups-remove-file i {
  position: relative;
  display: block;
  font-size: 10px;
}
.ups-remove-file:hover {
  background: #4e4bdf;
  color: #fff;
}

.ups-file-buttons-area {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  padding: 0 10px 0 0;
}
.ups-file-buttons-area .ups-more-option-area {
  margin: 0 0 0 30px;
}

.ups-download-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  color: #4e4bdf;
}
.ups-download-file i {
  position: relative;
  display: block;
  font-size: 17px;
}
.ups-download-file:hover {
  background: #4e4bdf;
  color: #fff;
}

.ups-events-section {
  position: relative;
  padding: 26px 40px;
}
@media (max-width: 1399px) {
  .ups-events-section {
    padding: 25px 30px;
  }
}
@media (max-width: 1199px) {
  .ups-events-section {
    padding: 24px 25px;
  }
}
@media (max-width: 767px) {
  .ups-events-section {
    background: #fff;
    padding: 24px 5px;
  }
}
.ups-events-section h1 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #2b3674;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-events-section h1 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 22px;
  }
}
.ups-events-section .ups-events-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  .ups-events-section .ups-events-heading-area {
    padding: 0 10px;
    display: block;
  }
}
.ups-events-section .ups-btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -5px;
}
.ups-events-section .ups-btns-list li {
  position: relative;
  padding: 0 5px;
}

.ups-events-content-area {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .ups-events-content-area {
    padding: 0 260px 0 0;
    overflow: visible;
  }
}

.ups-events-content {
  position: relative;
  padding: 0 36px 0 0;
}
@media (max-width: 1399px) {
  .ups-events-content {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 1199px) {
  .ups-events-content {
    padding: 0;
  }
}

.ups-event-calendar-holder {
  position: relative;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .ups-event-calendar-holder {
    border: 1px solid #e4e7eb;
  }
}

.ups-events-sidebar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  border-radius: 10px;
  width: 260px;
  z-index: 15;
}
@media (max-width: 1199px) {
  .ups-events-sidebar {
    background: rgba(20, 19, 28, 0.6);
    width: 100%;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    right: auto;
  }
  .ups-event-menu-active .ups-events-sidebar {
    -webkit-transform: none;
            transform: none;
  }
}
.ups-events-sidebar .ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
  right: 6px;
}

.ups-events-sidebar-wrap {
  position: relative;
  background: #fff;
  padding: 13px 0;
  border-radius: 10px;
  height: 100%;
}
@media (max-width: 1199px) {
  .ups-events-sidebar-wrap {
    width: 260px;
  }
}

.ups-events-sidebar-content {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.ups-events-sidebar-content .ups-inner-wrap {
  position: relative;
  padding: 0 20px 0 10px;
}

.ups-event-datepicker-holder {
  position: relative;
  margin: 0 0 32px;
}
.ups-event-datepicker-holder .ui-datepicker {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}

.ups-events-widget-area {
  position: relative;
}

.ups-events-widget {
  position: relative;
  padding: 18px 0 25px;
  border-top: 1px solid #efeef4;
}
.ups-events-widget:first-child {
  padding-top: 0;
  border-top: none;
}
.ups-events-widget .ups-heading {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  position: relative;
  display: block;
  color: #202224;
  margin: 0 0 16px;
}
.ups-events-widget.ups-share-widget .ups-widget-list > li {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ups-events-widget.ups-share-widget .ups-widget-list .ups-image-holder {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.ups-events-widget .ups-description-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  position: relative;
}
.ups-events-widget .ups-description {
  position: relative;
  padding: 0 0 0 10px;
}
.ups-events-widget .ups-sub-heading {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #161736;
  margin: 0 0 7px;
}
.ups-events-widget .ups-text-wrap {
  position: relative;
}
.ups-events-widget .ups-sub-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0;
  gap: 10px;
}
.ups-events-widget .ups-sub-list li {
  position: relative;
}
.ups-events-widget .ups-sub-list .ups-text {
  padding: 0 0 0 7px;
}
.ups-events-widget .ups-sub-list .ups-text:before {
  width: 4px;
  height: 4px;
  background: #9c9aa7;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
}
.ups-events-widget .ups-text,
.ups-events-widget .ups-sub-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  position: relative;
  display: block;
  color: #9c9aa7;
}
.ups-events-widget .ups-more-option-area {
  padding: 0 7px 0 0;
}

.ups-widget-list {
  position: relative;
  margin: 0;
}
.ups-widget-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 0 30px;
}
.ups-widget-list > li:last-child {
  margin-bottom: 0;
}
.ups-widget-list .ups-image-holder {
  position: relative;
  overflow: hidden;
  width: 44px;
  height: 44px;
  border-radius: 10px;
}
.ups-widget-list .ups-image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.ups-widget-list .ups-user-status {
  width: 18px;
  height: 18px;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.ups-widget-list .ups-user-status:before {
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #4e4bdf;
  margin: -5px 0 0 -5px;
  border-radius: 50%;
}
.ups-widget-list .ups-user-status.ups-active:before {
  background: #4ad991;
}

.ups-event-modal .modal-dialog {
  max-width: 560px;
}
.ups-event-modal .modal-content {
  border-radius: 10px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .ups-event-modal .modal-content {
    padding: 0 15px;
  }
}
.ups-event-modal .ups-modal-btn-close {
  width: 30px;
  height: 30px;
  background: #e1e1fb;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #4e4bdf;
  padding: 0;
  border: none;
  font-weight: 400;
  margin: 0 -8px 0 0;
}
@media (max-width: 767px) {
  .ups-event-modal .ups-modal-btn-close {
    margin: 0;
  }
}
.ups-event-modal .ups-modal-btn-close i {
  font-size: 8px;
  display: block;
}
.ups-event-modal .ups-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  border-radius: 0;
  padding: 28px 0 16px;
}
@media (max-width: 767px) {
  .ups-event-modal .ups-modal-header {
    padding: 20px 0 16px;
  }
}
.ups-event-modal .ups-modal-title {
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  color: #1e2549;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-event-modal .ups-modal-title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
  }
}
.ups-event-modal .ups-modal-body {
  padding: 0;
}
.ups-event-modal .ups-field-holder {
  margin: 0 0 19px;
}
.ups-event-modal .ups-label-holder {
  margin: 0 0 2px;
}
.ups-event-modal .ups-label-holder .ups-label {
  font-size: 14px;
}
.ups-event-modal .ups-form-control {
  font-size: 14px;
  height: 40px;
}
.ups-event-modal .jcf-select {
  height: 40px;
  min-width: 132px;
}
@media (max-width: 1399px) {
  .ups-event-modal .jcf-select {
    min-width: 115px;
  }
}
.ups-event-modal .jcf-select .jcf-select-text {
  font-size: 14px;
  color: #8f9bba;
  padding: 5px 34px 5px 20px;
}
.ups-event-modal .jcf-select .jcf-select-opener {
  width: 32px;
}
.ups-event-modal .jcf-select .jcf-select-opener:before {
  top: 16px;
  font-size: 6px;
}
.ups-event-modal .ups-sync-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .ups-event-modal .ups-sync-info-row {
    margin: 8px 0 0;
  }
}
.ups-event-modal .ups-sync-info-row .ups-label-holder {
  margin: 0;
}
.ups-event-modal .ups-modal-footer {
  display: block;
  border: none;
  padding: 18px 0 20px;
}
.ups-event-modal .ups-modal-footer .ups-button {
  width: 100%;
}

.ups-events-btns-list-holder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .ups-events-btns-list-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 0 12px;
  }
}

.ups-event-menu-opener-holder {
  position: relative;
  margin: 0 20px 0 0;
}

.ups-event-menu-opener {
  width: 35px;
  height: 34px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
  background: none;
  display: block;
  position: relative;
}
.ups-event-menu-active .ups-event-menu-opener {
  border-top: 0;
}
.ups-event-menu-opener span {
  display: block;
}
.ups-event-menu-opener span:before {
  width: 15px;
  height: 1px;
  background: #2B3674;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 10px;
  top: 11px;
}
.ups-event-menu-active .ups-event-menu-opener span:before {
  opacity: 0;
  visibility: hidden;
}
.ups-event-menu-opener:after, .ups-event-menu-opener:before {
  width: 15px;
  height: 1px;
  background: #2B3674;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 10px;
  top: 17.5px;
}
.ups-event-menu-active .ups-event-menu-opener:after, .ups-event-menu-active .ups-event-menu-opener:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ups-event-menu-opener:before {
  top: 24px;
}
.ups-event-menu-active .ups-event-menu-opener:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 17.5px;
}

.ups-event-sidebar-active {
  overflow: hidden;
}

.ups-create-event-slide {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  position: fixed;
  width: 560px;
  background: #fff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 101;
}
@media (max-width: 767px) {
  .ups-create-event-slide {
    width: 100%;
  }
}
.ups-event-sidebar-active .ups-create-event-slide {
  -webkit-transform: none;
          transform: none;
}

.fc-toolbar.fc-header-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 25px 24px;
  margin: 0;
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar {
    padding: 60px 18px 16px;
  }
}
.fc-toolbar.fc-header-toolbar .fc-center {
  display: block;
  position: relative;
  float: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-center {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    padding: 20px 0 0;
  }
}
.fc-toolbar.fc-header-toolbar .fc-center h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #2b3674;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  margin: 0;
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-center h2 {
    text-align: center;
    width: 100%;
  }
}
.fc-toolbar.fc-header-toolbar .fc-left {
  float: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button {
  position: absolute;
  top: 14px;
  float: none;
  margin: 0;
  background: none;
  border: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button {
    z-index: 5;
  }
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button:before {
  font-family: "ups-icomoon" !important;
  display: block;
  position: relative;
  font-size: 10px;
  color: #9c9aa7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-prev-button {
  left: 30%;
}
@media (max-width: 1399px) {
  .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-prev-button {
    left: 25%;
  }
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-prev-button {
    left: 20%;
  }
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-prev-button:before {
  content: "\e90e";
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-next-button {
  right: 41%;
}
@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-next-button {
    right: 20%;
  }
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button.fc-next-button:before {
  content: "\e912";
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .fc-button .fc-icon {
  display: none;
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-today-button {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  margin: 0;
  border: 1px solid #d4d4d4;
  text-transform: capitalize;
  height: 28px;
  min-width: 68px;
  color: #2b3674;
  background: #fff;
  padding: 0 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fc-toolbar.fc-header-toolbar .fc-left .fc-today-button:hover {
  color: #fff;
  background: #4e4bdf;
  border-color: #4e4bdf;
  opacity: 1;
}
.fc-toolbar.fc-header-toolbar .fc-right {
  position: relative;
  float: none;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.fc-toolbar.fc-header-toolbar .fc-right .fc-button-group {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  height: 28px;
  overflow: hidden;
  float: none;
  margin: 0;
  width: 168px;
}
.fc-toolbar.fc-header-toolbar .fc-right .fc-button {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  text-align: center;
  text-transform: capitalize;
  background: #fff;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  border-left: 1px solid #d4d4d4;
  width: 33.333%;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #8f9bba;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fc-toolbar.fc-header-toolbar .fc-right .fc-button:first-child {
  border-left: none;
}
.fc-toolbar.fc-header-toolbar .fc-right .fc-button:hover {
  color: #4e4bdf;
}
.fc-toolbar.fc-header-toolbar .fc-right .fc-button.fc-state-active {
  background: #4e4bdf;
  color: #fff;
}
.fc-toolbar.fc-header-toolbar .fc-clear {
  display: none;
}

.fc-widget-content {
  border-color: #f4f4f4 !important;
}
.fc-widget-content .fc-scroller {
  height: auto !important;
}

.fc-view-container {
  position: relative;
  padding: 0 25px;
}
@media (max-width: 767px) {
  .fc-view-container {
    padding: 0;
  }
}
.fc-view-container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 32px;
  pointer-events: none;
  background: #f1f4f9;
}

.fc-head .fc-widget-header {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  border: none;
  background: #f1f4f9;
  color: #202224;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  height: 32px;
}
.fc-head .fc-widget-header span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.fc-body {
  border: none;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 84px;
}
@media (max-width: 767px) {
  .fc-basic-view .fc-body .fc-row {
    min-height: 65px;
  }
}
.fc-basic-view .fc-body .fc-row td {
  border-color: #f4f4f4;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  padding: 10px;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  color: #202224;
}

.fc-day-top.fc-past.fc-other-month, .fc-day-top.fc-other-month {
  position: relative;
  opacity: 1 !important;
  overflow: hidden;
}
.fc-day-top.fc-past.fc-other-month:before, .fc-day-top.fc-other-month:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 85px;
  background: url(../images/pattern.png) no-repeat;
  background-size: cover;
  display: none;
}
.fc-day-top.fc-past.fc-other-month .fc-day-number, .fc-day-top.fc-other-month .fc-day-number {
  color: #b2b2b2 !important;
  position: relative;
}

.fc-event,
.fc-event-dot {
  background: #4e4bdf;
  border-color: #4e4bdf;
}
.fc-event .fc-title,
.fc-event-dot .fc-title {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  padding: 6px 5px;
  display: block;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .fc-event .fc-title,
  .fc-event-dot .fc-title {
    font-size: 12px;
  }
}

.fc-day-grid-event .fc-content {
  white-space: normal;
}

.fc-agendaWeek-view .fc-day-grid.fc-unselectable,
.fc-agendaDay-view .fc-day-grid.fc-unselectable {
  display: none;
}
.fc-agendaWeek-view .fc-time.fc-widget-content,
.fc-agendaDay-view .fc-time.fc-widget-content {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  color: #8f9bba;
}
.fc-agendaWeek-view .fc-time.fc-widget-content span,
.fc-agendaDay-view .fc-time.fc-widget-content span {
  padding: 3px 5px;
  display: block;
}
.fc-agendaWeek-view .fc-axis,
.fc-agendaDay-view .fc-axis {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  font-family: "DM Sans", "Arial", "Helvetica", sans-serif;
  color: #8f9bba;
  width: 60px !important;
  text-transform: capitalize;
}
.fc-agendaWeek-view .fc-axis span,
.fc-agendaDay-view .fc-axis span {
  padding: 3px 5px;
  display: block;
}
.fc-agendaWeek-view .fc-divider.fc-widget-header,
.fc-agendaDay-view .fc-divider.fc-widget-header {
  padding: 0;
  border-color: #f4f4f4;
}

.ups-tasks-section {
  position: relative;
  padding: 28px 40px;
}
@media (max-width: 1399px) {
  .ups-tasks-section {
    padding: 25px 30px;
  }
}
@media (max-width: 1199px) {
  .ups-tasks-section {
    padding: 24px 25px;
  }
}
@media (max-width: 767px) {
  .ups-tasks-section {
    background: #fff;
    padding: 24px 5px;
  }
}
.ups-tasks-section h1 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #2b3674;
  margin: 0;
}
@media (max-width: 767px) {
  .ups-tasks-section h1 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 22px;
  }
}
.ups-tasks-section .ups-tasks-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  .ups-tasks-section .ups-tasks-heading-area {
    padding: 0 10px;
    display: block;
  }
}
.ups-tasks-section .ups-btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .ups-tasks-section .ups-btns-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.ups-tasks-section .ups-btns-list li {
  position: relative;
  padding: 0 5px;
}

.ups-tasks-detail-area {
  position: relative;
}

@media (max-width: 767px) {
  .ups-sorting-info-row-holder {
    padding: 0 15px;
  }
}

.ups-sorting-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #d9d6e4;
}
@media (max-width: 767px) {
  .ups-sorting-info-row {
    position: static;
    display: block;
  }
}

.ups-view-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -12px;
}
@media (max-width: 767px) {
  .ups-view-info-list {
    position: absolute;
    left: 0;
    top: -42px;
    margin: 0 -6px;
    z-index: 5;
  }
}
.ups-view-info-list li {
  position: relative;
  padding: 0 12px;
}
@media (max-width: 767px) {
  .ups-view-info-list li {
    padding: 0 6px;
  }
}
.ups-view-info-list a {
  font-size: 24px;
  line-height: 24px;
  position: relative;
  padding: 0 6px 16px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #9c9aa7;
}
.ups-view-info-list a:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #4e4bdf;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
}
@media (max-width: 767px) {
  .ups-view-info-list a:before {
    display: none;
  }
}
.ups-view-info-list a i {
  display: block;
}
.ups-view-info-list a:hover, .ups-view-info-list a.active {
  color: #4e4bdf;
}
.ups-view-info-list a.active:before {
  width: 100%;
}

.ups-sorting-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
  margin: 0 -22px;
}
@media (max-width: 767px) {
  .ups-sorting-info-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -10px;
  }
}
.ups-sorting-info-list > li {
  position: relative;
  padding: 0 22px;
}
@media (max-width: 767px) {
  .ups-sorting-info-list > li {
    padding: 0 10px;
  }
}
.ups-sorting-info-list > li.active .ups-sort-option-dropdown {
  opacity: 1;
  visibility: visible;
}
.ups-sorting-info-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  color: #1e2549;
  padding: 5px 0 17px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-sorting-info-list > li > a:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #4e4bdf;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
}
.ups-sorting-info-list > li > a:hover, .ups-sorting-info-list > li > a.active {
  color: #4e4bdf;
}
.ups-sorting-info-list > li > a:hover .ups-arrow-wrap, .ups-sorting-info-list > li > a.active .ups-arrow-wrap {
  color: #4e4bdf;
}
.ups-sorting-info-list > li > a.active:before {
  width: 100%;
}
.ups-sorting-info-list .ups-text {
  display: block;
}
.ups-sorting-info-list .ups-arrow-wrap {
  display: block;
  font-size: 7px;
  color: #9c9aa7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 0 0 16px;
}
.ups-sorting-info-list .ups-arrow-wrap i {
  display: block;
}

.ups-task-grid-view {
  position: relative;
  padding: 17px 0 0;
}

.ups-task-info-row-holder {
  position: relative;
}

.ups-task-info-block-col {
  position: relative;
  border-radius: 5px;
}
.ups-task-info-block-col .ups-heading-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  overflow: hidden;
  color: #fff;
  border-radius: 5px;
  height: 50px;
  padding: 5px 20px 5px 8px;
}
.ups-task-info-block-col .ups-heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
.ups-task-info-block-col .ups-heading-wrap .ups-no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 5px;
  color: #1e2549;
}
.ups-task-info-block-col .ups-heading-wrap .ups-text {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  padding: 0 0 0 16px;
}
.ups-task-info-block-col .ups-add-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 25px;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 5px;
  cursor: pointer;
}
.ups-task-info-block-col .ups-add-button i {
  position: relative;
  font-size: 14px;
  display: block;
  left: -1px;
}
.ups-task-info-block-col.ups-high .ups-heading-area {
  background: #4e4bdf;
}
.ups-task-info-block-col.ups-medium .ups-heading-area {
  background: #01b574;
}
.ups-task-info-block-col.ups-low .ups-heading-area {
  background: #e3a000;
}

.ups-task-info-block-area {
  position: relative;
  background: #fff;
  padding: 10px 0;
}
.ups-task-info-block-area .ups-custom-scroll-vertical .ups-mCSB_scrollTools_vertical {
  right: 6px;
}

.ups-task-info-block-wrap {
  position: relative;
  max-height: 650px;
}

.ups-task-info-block-holder {
  position: relative;
  padding: 0 20px;
}

.ups-task-info-block {
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 10px;
  overflow: hidden;
  min-height: 120px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  cursor: move;
}
.ups-task-info-block .ups-title-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 0 10px;
}
.ups-task-info-block .ups-title {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  display: block;
  color: #1e2549;
  letter-spacing: -0.4px;
  max-width: 270px;
}
@media (max-width: 1399px) {
  .ups-task-info-block .ups-title {
    max-width: 200px;
  }
}
.ups-task-info-block .ups-edit-button {
  position: relative;
  display: block;
  color: #9c9aa7;
  font-size: 13px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 3px 7px 0 0;
}
@media (max-width: 767px) {
  .ups-task-info-block .ups-edit-button {
    margin: 0;
  }
}
.ups-task-info-block .ups-edit-button i {
  display: block;
}
.ups-task-info-block .ups-edit-button:hover {
  color: #1e2549;
}
.ups-task-info-block .ups-text-wrap {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  position: relative;
  color: #9c9aa7;
  letter-spacing: -0.3px;
  margin: 0 0 8px;
}
.ups-task-info-block .ups-text-wrap p {
  margin: 0;
}
.ups-task-info-block .ups-status-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 0 4px 0 0;
  margin: 0 0 10px;
}
.ups-task-info-block .ups-status {
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  position: relative;
  display: block;
  height: 24px;
  padding: 5px 8px;
  border-radius: 6px;
}
.ups-task-info-block .ups-status.ups-pending {
  background: #ffeec7;
  color: #e3a000;
}
.ups-task-info-block .ups-status.ups-update {
  background: #dfdeff;
  color: #4e4bdf;
}
.ups-task-info-block .ups-status.ups-error {
  background: #fdd5d5;
  color: #e53030;
}
.ups-task-info-block .ups-status.ups-done {
  background: #b3f0da;
  color: #01b574;
}
.ups-task-info-block .ups-date {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  display: block;
  color: #9c9aa7;
}
.ups-task-info-block .ups-share-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 0 5px;
}
.ups-task-info-block .ups-latest-lead-list {
  margin: 0;
}
.ups-task-info-block .ups-latest-lead-list .ups-image-wrap {
  width: 24px;
  height: 24px;
}
.ups-task-info-block .ups-latest-lead-list .ups-more-text {
  font-size: 11px;
  padding: 4px;
}

.ups-share-link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.ups-share-link-list li {
  position: relative;
}
.ups-share-link-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #9c9aa7;
}
.ups-share-link-list a:hover {
  color: #4e4bdf;
}
.ups-share-link-list .ups-icon-wrap {
  font-size: 14px;
  display: block;
}
.ups-share-link-list .ups-icon-wrap i {
  display: block;
}
.ups-share-link-list .ups-text {
  display: block;
  padding: 0 0 0 8px;
}

.ups-task-block-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  border-radius: 5px;
  background: #d9dadf;
  border: 1px dashed #9c9aa7;
  color: #1e2549;
  min-height: 185px;
}

.ups-task-option-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
.ups-task-option-area.active .ups-task-option-dropdown {
  opacity: 1;
  visibility: visible;
}

.ups-task-option-wrap {
  position: relative;
  padding: 0 0 0 15px;
}
@media (min-width: 768px) {
  .ups-task-option-wrap {
    display: none;
  }
}

.ups-task-option-button {
  position: relative;
  display: block;
  color: #9c9aa7;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ups-task-option-button i {
  display: block;
}

.ups-task-option-dropdown,
.ups-sort-option-dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 25px;
  width: 168px;
  background: #fff;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  z-index: 9;
}

.ups-sort-option-dropdown {
  width: 270px;
  top: 100%;
}

.ups-task-option-list,
.ups-sort-option-list {
  position: relative;
  padding: 18px 18px 15px;
  margin: 0;
}
.ups-task-option-list li,
.ups-sort-option-list li {
  position: relative;
  margin: 0 0 10px;
}
.ups-task-option-list li:last-child,
.ups-sort-option-list li:last-child {
  margin-bottom: 0;
}
.ups-task-option-list a,
.ups-sort-option-list a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  display: block;
  color: #68676f;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 6px;
  padding: 8px 11px;
}
.ups-task-option-list a:hover, .ups-task-option-list a.active,
.ups-sort-option-list a:hover,
.ups-sort-option-list a.active {
  background: #e1e1fb;
  color: #68676f;
}

.ups-task-tabs-list-area {
  position: relative;
  padding: 0 10px;
  margin: 0 0 20px;
}

.ups-task-tabs-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}
.ups-task-tabs-list li {
  position: relative;
}
.ups-task-tabs-list li.active a {
  color: #fff;
}
.ups-task-tabs-list li:nth-child(1).active a {
  background: #4e4bdf;
}
.ups-task-tabs-list li:nth-child(2).active a {
  background: #01b574;
}
.ups-task-tabs-list li:nth-child(3).active a {
  background: #e3a000;
}
.ups-task-tabs-list a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  display: block;
  color: #2b3674;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #f1f3f8;
  padding: 7px 12px;
  height: 34px;
}

@media (min-width: 768px) {
  .ups-task-tab-slide {
    display: block !important;
  }
}

.ups-task-sidebar-active {
  overflow: hidden;
}

.ups-create-task-slide {
  position: fixed;
  width: 560px;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 101;
}
@media (max-width: 767px) {
  .ups-create-task-slide {
    width: 100%;
  }
}
.ups-task-sidebar-active .ups-create-task-slide {
  -webkit-transform: none;
          transform: none;
}

.ups-sidebar-modal .ups-modal-body {
  max-height: calc(100vh - 215px);
  overflow: auto;
}
@media (max-width: 991px) {
  .ups-sidebar-modal .ups-modal-body {
    max-height: calc(100vh - 155px);
  }
}
.ups-sidebar-modal .ups-modal-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  position: relative;
}
.ups-sidebar-modal .ups-modal-back-button {
  width: 34px;
  height: 34px;
  background: #fff;
  border: 2px solid #d1d0db;
  position: relative;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #101928;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  .ups-sidebar-modal .ups-modal-back-button {
    display: none;
  }
}
.ups-sidebar-modal .ups-modal-back-button i {
  font-size: 12px;
  line-height: 30px;
  position: relative;
  display: block;
}
.ups-sidebar-modal .ups-modal-back-button:hover {
  background: #4e4bdf;
  border-color: #4e4bdf;
  color: #fff;
}
.ups-sidebar-modal .ups-modal-body-content {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .ups-sidebar-modal .ups-modal-body-content {
    padding: 0 20px;
  }
}
.ups-sidebar-modal .ups-modal-content {
  border-radius: 0;
  padding: 0;
  display: block;
}
.ups-sidebar-modal .ups-modal-header,
.ups-sidebar-modal .ups-modal-footer {
  padding: 35px 30px;
}
@media (max-width: 991px) {
  .ups-sidebar-modal .ups-modal-header,
  .ups-sidebar-modal .ups-modal-footer {
    padding: 20px;
  }
}
.ups-sidebar-modal .ups-input-wrap.with-icon .ups-field-icon {
  pointer-events: none;
}
.ups-sidebar-modal .ups-field-holder.w-50 {
  width: 48.5% !important;
}
@media (max-width: 767px) {
  .ups-sidebar-modal .ups-field-holder.w-50 {
    width: 100% !important;
  }
}
.ups-sidebar-modal .ups-input-wrap.ups-with-icon .ups-field-icon {
  top: 9px;
  color: #9c9aa7;
  font-size: 18px;
}
.ups-sidebar-modal .jcf-select .jcf-select-text {
  color: #1e2549;
}
.ups-sidebar-modal .ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
  right: 8px;
}
@media (max-width: 767px) {
  .ups-sidebar-modal .ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
    right: 6px;
  }
}
@media (max-width: 767px) {
  .ups-sidebar-modal .ups-modal-btn-close {
    display: none;
  }
}

.ups-task-list-view {
  display: none;
}
.ups-task-list-view .ups-contact-detail {
  margin-top: 17px;
  border-radius: 10px;
}
.ups-task-list-view .ups-table-data {
  border: 0;
  border-bottom: 1px solid #EFEEF4;
  border-radius: 0;
}
.ups-task-list-view .ups-table-data table th {
  padding-left: 14px;
  padding-right: 14px;
}
.ups-task-list-view .ups-table-data table th:nth-child(1) {
  width: 10%;
}
.ups-task-list-view .ups-table-data table th:nth-child(2) {
  width: 15%;
}
.ups-task-list-view .ups-table-data table th:nth-child(3) {
  width: 15%;
}
.ups-task-list-view .ups-table-data table th:nth-child(4) {
  width: 18%;
}
.ups-task-list-view .ups-table-data table th:nth-child(5) {
  width: 10%;
}
.ups-task-list-view .ups-table-data table th:nth-child(6) {
  width: 7%;
}
.ups-task-list-view .ups-table-data table th:nth-child(7) {
  width: 9%;
}
.ups-task-list-view .ups-table-data table th:nth-child(8) {
  width: 7%;
}
.ups-task-list-view .ups-table-data table th:nth-child(9) {
  width: 10%;
}
.ups-task-list-view .ups-table-data table td {
  padding-left: 14px;
  padding-right: 14px;
  height: 44px;
}
.ups-task-list-view .ups-table-data .ups-actions {
  padding: 0 7px;
  font-size: 18px;
}
.ups-task-list-view .ups-table-data .ups-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 67px;
  height: 24px;
  background: #4E4BDF;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  position: relative;
}
.ups-task-list-view .ups-table-data .ups-status.ups-active {
  background: rgba(78, 75, 223, 0.1);
  color: #4E4BDF;
}
.ups-task-list-view .ups-table-data .ups-status.ups-active .ups-text {
  opacity: 0;
}
.ups-task-list-view .ups-table-data .ups-status.ups-active .ups-icon {
  opacity: 1;
  font-size: 18px;
  line-height: 1;
}
.ups-task-list-view .ups-table-data .ups-status.ups-active .ups-icon i {
  font-weight: 400;
}
.ups-task-list-view .ups-table-data .ups-status .ups-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.ups-task-list-view .ups-table-data .ups-status .ups-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
@media (max-width: 767px) {
  .ups-task-list-view .ups-pagination {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .ups-task-list-view .ups-pagination-wrap {
    border: 0;
  }
}
@media (max-width: 767px) {
  .ups-task-list-view .ups-pagination-wrap .ups-text {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
}

.ups-spinner-holder {
  position: relative;
  vertical-align: middle;
  display: none;
  margin: 2px 10px 0 0;
}
.ups-loader-active .ups-spinner-holder {
  display: inline-block;
}

.ups-spinner {
  color: currentColor;
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
}

.ups-spinner div {
  -webkit-transform-origin: 13px 13px;
          transform-origin: 13px 13px;
  -webkit-animation: ups-spinner 1.2s linear infinite;
          animation: ups-spinner 1.2s linear infinite;
}

.ups-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1.04px;
  left: 12.02px;
  width: 2.08px;
  height: 5.72px;
  border-radius: 20%;
  background: currentColor;
}

.ups-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.ups-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.ups-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.ups-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

.ups-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}

.ups-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}

.ups-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.ups-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.ups-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.ups-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.ups-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

.ups-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes ups-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes ups-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* new style */
.ups-select-holder {
  position: relative;
}

.ups-select-holder select {
  position: relative;
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  outline: none;
  padding: 6px 34px 6px 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  border: 1px solid #e3e2e9;
  border-radius: 6px;
  width: 100%;
  height: 40px;
}

.ups-select-holder:after {
  content: '';
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  background: #fff;
  pointer-events: none;
  width: 40px;
}

.ups-select-holder:before {
  content: "\e930";
  font-family: "ups-icomoon" !important;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #807d8d;
  transition: all 0.3s ease;
  font-size: 7px;
  line-height: 1;
  pointer-events: none;
  z-index: 2;
}

.p-paginator {
  gap: 6px;
  padding: 16px 15px;
  justify-content: flex-end;
}

.p-paginator button {
  outline: none;
  box-shadow: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  position: relative;
  height: 36px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: #fff;
  padding: 5px 11px;
  color: #313131;
  border: 1px solid #e9e9e9;
}

.p-paginator button:hover,
.p-paginator button.p-highlight {
  background: #4e4bdf;
  border-color: #4e4bdf;
  color: #fff;
}

.p-paginator button.p-highlight {
  font-weight: 700;
}

.p-paginator button.p-disabled {
  opacity: 0.5;
}

.p-paginator-pages {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}
.action-icons {
	padding-right:5px;
	cursor:pointer;
}

.ups-table-data {
  overflow: hidden;
}

.p-datatable-wrapper .mCustomScrollBox {
  height: auto;
}

.ups-table-custom-address table {
  min-width: 1300px !important;
}

.ups-table-custom table {
  min-width: 1200px !important;
}

.ups-contact-info-section {
  background: #fff;
  border: 1px solid #EFEEF4;
}

.ups-empty-block-added .p-paginator {
  display: none !important;
}

.ups-contact-no-record-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 290px);
  background: white;
}

.ups-record-block {
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.ups-no-record-holder {
  position: relative;
  padding: 15px;
  width: 100%;
  text-align: center;
}

.ups-no-record-text {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  display: block;
}

.ups-dashboard-stats-block .ups-record-block {
  height: 100%;
}

.ups-dashboard-stats-block .ups-no-record-holder {
  padding-bottom: 80px;
}



.location-table table {
  min-width: 550px !important;
}

.location-table .name-col {
  min-width: 115px;
  max-width: 115px;
}

.location-table .search-col {
  min-width: 170px;
  max-width: 170px;
  word-break: break-all;
}

.location-table .city-col {
  min-width: 250px;
  max-width: 250px;
}

.location-table .status-col {
  min-width: 100px;
  max-width: 100px;
}

.location-table .radius-col {
  min-width: 110px;
  max-width: 110px;
}

.ups-table-custom-address .store-col {
  min-width: 205px;
  max-width: 205px;
}

.ups-table-custom-address .email-col {
  min-width: 180px;
  max-width: 180px;
}

.ups-table-custom-address .rating-col {
  min-width: 145px;
  max-width: 145px;
}

.ups-table-custom-address .review-col {
  min-width: 90px;
  max-width: 90px;
}

.ups-table-custom-address .sub-name-col,
.ups-table-custom-address .num-col {
  min-width: 100px;
  max-width: 100px;
}

.ups-table-custom-address .website-col {
  min-width: 160px;
  max-width: 160px;
}

.ups-table-custom-address .star-col {
  min-width: 40px;
  max-width: 40px;
}

.ups-password-show-button .ups-password-icon {
  position: relative;
}

.ups-password-show-button .ups-password-icon:before {
  content: '';
  position: absolute;
  left: 9px;
  top: -3px;
  bottom: -3px;
  transform: rotate(45deg);
  width: 1.5px;
  background: #807d8d;
}

.ups-password-show-button.ups-password-shown .ups-password-icon::before {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1499px) {
 
  
  .location-table .name-col {
    min-width: 105px;
    max-width: 105px;
  }
  
  .location-table .search-col {
    min-width: 140px;
    max-width: 140px;
  }
  
  .location-table .city-col {
    min-width: 200px;
    max-width: 200px;
  }
  
  .location-table .status-col {
    min-width: 90px;
    max-width: 90px;
  }

  .location-table .radius-col {
    min-width: 100px;
    max-width: 100px;
  }
}

@media (max-width: 1199px) {
  .ups-dashboard-stats-block .ups-record-block {
    height: auto;
  }

  .ups-dashboard-stats-block .ups-no-record-holder {
    padding: 50px 15px 15px;
  }


  
  .location-table .name-col {
    min-width: 100px;
    max-width: 100px;
  }
  
  .location-table .search-col {
    min-width: 100px;
    max-width: 100px;
  }
  
  .location-table .city-col {
    min-width: 170px;
    max-width: 170px;
  }
  
  .location-table .status-col {
    min-width: 70px;
    max-width: 70px;
  }

  .location-table .radius-col {
    min-width: 90px;
    max-width: 90px;
  }
}

@media (max-width: 767px) {
  .ups-no-record-text {
    font-size: 20px;
  }
}
.p-paginator {
  padding: 25px 20px !important;
}
#setting-modal {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .location-table .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    display: none !important;
  }
}

.ups-setting-modal .modal-body {
  max-height: calc(100vh - 195px);
  overflow: auto;
  padding: 10px 5px;
}

.ups-setting-modal .ups-inner-content-modal {
  padding: 0 16px 0 12px;
}
.contrast-black {
  background: black;
  color: white;
}
.contrast-black button {
  background: black;
  color: white;
}

.ups-sidebar-modal .ups-modal-body {
  overflow: visible;
}

.ups-contact-sidebar [style*="max-height: none"] {
  overflow: visible;
}

.ups-contact-sidebar [style*="max-height: none"] .mCSB_container {
  overflow: visible;
}

.ups-contact-sidebar [style*="max-height: none"] .mCSB_scrollTools_vertical {
  display: none !important;
}

.p-select {
  display: flex;
  border: 1px solid #e3e2e9 !important;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 6px;
  padding: 0px 0px 0px 0px;
  gap: 5px;
  height: 40px;
  color: #1e2549;
  width: 100%;
}

.p-select .p-inputtext {
  padding: 0;
  font-size: 14px;
}

.p-select .p-select-trigger {
  width: auto;
  color: #807d8d;
}

.p-select .p-select-label.p-placeholder,
.p-inputtext {
  color: #1e2549;
}

.p-select .p-select-trigger-icon {
  width: 14px;
  height: 14px;
}

.p-select-panel {
  box-shadow: none;
  border: 1px solid #e3e2e9;
}

.p-select-items {
  padding: 0;
  margin: 0;
  list-style: none;
}

.p-select-items li {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 6px 12px;
  color: #1e2549;
  min-height: 14px;
  cursor: pointer;
 }

.p-select-panel .p-select-items
.p-select-item.p-highlight.p-focus,
.p-select-item.p-focus,
.p-select-items li:hover {
  background: #4e4bdf !important;
  color: #fff !important;
}
.scraper-pending {
 background-color:#fef2d6 !important;
 color: #F6C000 !important;
}

.scraper-in-process  {
  background-color: #D2E7FF !important;
  color: #1B84FF !important;
}
.scraper-completed{
  background-color: #d9f7e7 !important;
  color: #4AD991 !important;
}
.scraper-cancel {
  background-color: #FFDED2 !important;
  color: #FF9871 !important;
}


.compaign-pending {
  background-color:#fef2d6 !important;
  color: #F6C000 !important;
 }
 
 .compaign-in-process  {
   background-color: #D2E7FF !important;
   color: #1B84FF !important;
 }
 .compaign-completed{
   background-color: #d9f7e7 !important;
   color: #4AD991 !important;
 }
 .compaign-cancel {
   background-color: #FFDED2 !important;
   color: #FF9871 !important;
 }
 .p-multiselect {
	 width:100% !important;
 }
 .pb-10 {
	 padding-bottom:10px;
 }
 p-skeleton {
	 display:block;
	 margin-bottom:10px;
 }