body {
  background-color: #f4f7f9 !important;
  font-family: "Inter" !important;
  color: #232323;
}

.welcome-msg h3,
.dashboard-items .panel-addedit .fc-height h4 {
  font-size: 30px !important;
  font-weight: 600 !important;
}

h3.lb-title,
.bread-crumb-text,
.login-form h3,
.fc-height h4,
.btn-circle.btn-xl,
.fill-light-header h4 {
  font-size: 26px !important;
  font-weight: 600 !important;
}

.bread-crumb-text,
.caption,
.comparision-heading {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.welcome-msg h4,
.btn-circle.btn-lg,
.motion-tags-operator em.motion-tags-operator,
.motion-tags-operator span.motion-tags-operator,
.bread-crumb-icons,
.top-navigation-header-audit-icon {
  font-size: 20px !important;
  font-weight: 400 !important;
}

a.lb-title,
.m-nav-panel-link,
.menu-icons,
.tree-action-title,
.chart-title,
.chart-title-generic,
span.required,
legend,
.widget-text {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.m-nav-panel-link span,
.nav-tabs > li > a,
.menu-item-title {
  font-size: 14px !important;
  font-weight: 600 !important;
}

.panel-body label,
input,
.schedule-label,
.dx-field-label,
.fc-check-box-container > label,
.filter-window select,
.custom-tree-list a em,
.fiscal-lg,
.motion-tags-operator .fa-actions em,
.notification,
.table-scenario .toggle-handler a em,
table,
tbody,
thead,
tr,
th,
td,
.dx-toolbar-items-container,
.dx-datagrid-group-panel,
.dx-button-content,
.dx-menu-item,
.chart-dropdown,
.chart-dropdown .form-group,
.chart-dropdown label,
.react-datepicker,
.react-datepicker__current-month {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.dx-treeview-item .dx-treeview-item-content span,
.inline-span,
.fa-scalar-with-target-progress-text,
.width-fit-content input,
.small-margin-left,
.label-active,
.label-inherited,
.dropdown-menu > li > a,
.tree-action-title-sub-text small,
.tree-node-label,
.filter-panel .filter-panel-text,
.inherited-label-active,
.inherited-label-inactive,
.tooltip-parent,
.tree-action-title-sub-text,
.compose--btn-xxs,
.tags li,
.tags a,
.btn-circle,
.custom-tree-list a,
.small-text,
.map .txt-s,
.text-white > label,
.label-custom,
.recent-label,
.disable-label,
.label-success,
.recent-right-label,
.menu-icons a.pull-right,
.help-block,
.label-in-active,
.label-support,
.label-user-inactive,
.label-future,
.label-inherited,
.panel-body .label-active,
.panel-body .label-in-active,
.panel-body .label-user-inactive,
.panel-body .label-future,
.panel-body .label-inherited,
.panel-body .label-support,
td .label-danger,
td .label-success,
td .label-warning,
td .label {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.badge-square,
.assignment-grid-cell,
.margin-medium p {
  font-size: 12px !important;
  font-weight: 600 !important;
}

.navbar-fullcast .navbar-nav .sub-navbar-fullcast a {
  padding: 10px 12px;
}

.navbar-fullcast .navbar-nav .sub-navbar-fullcast a:hover {
  padding: 10px 12px;
  border: 0px;
}

.fixed-width-140 {
  width: 140px !important;
}

.arrow-breadcrumb {
  font-size: 12px !important;
  top: 0px !important;
  font-weight: normal;
  color: #232323 !important;
}
@media (max-width: 990px) {
  .dash-nav-m-t {
    margin-top: 40px !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}

.icon-color {
  color: #788b94;
}

.underline {
  text-decoration: underline;
}

.login-bg {
  background-clip: border-box;
  display: block;
  height: 100vh;
  background-size: cover;
}

.input-group-addon {
  border-radius: 8px;
}

.search-bar .form-control {
  height: 36px;
  border-radius: 8px 0px 0px 8px;
}

.border-n {
  border: 0px;
}

.font-thin {
  font-weight: 300;
}

.font-regular {
  font-weight: 500;
}

a {
  color: #434a4d;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #434a4d;
  text-decoration: none;
  cursor: pointer;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.dropdown-menu {
  border-radius: 4px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: middle;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.metricsThree {
  top: 5rem;
}

.btnActive .active {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #fff;
}

.metricsThree .list-unstyled li a {
  display: block;
  padding: 0px 4px 2px;
  background-color: transparent;
  margin: 7px 5px 6px -3px;
  border-radius: 8px;
}

.metricsThree .list-unstyled li a:hover {
  background-color: #f4f4f4;
}

.metricsThree .list-unstyled-small li {
  list-style-type: none;
}

.metricsThree .list-unstyled-small li a {
  display: block;
  padding: 4px 8px 4px;
  background-color: transparent;
  margin: 4px 5px 4px -7px;
  border-radius: 8px;
  font-size: 12px;
  color: #434a4d;
  font-weight: 400;
}

.metricsThree .list-unstyled-small li a:hover {
  background-color: #f4f4f4;
}

.metricsThree .arrow-up {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  left: 76px;
  top: -14px;
  -webkit-filter: drop-shadow(0 -1px 1px #aaa);
  filter: drop-shadow(0 -1px 1px #aaa);
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.popoverplans {
  box-shadow: -3px 6px 6px 0px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 53px;
  z-index: 1000;
  display: block;
  float: right;
  width: 100%;
  height: 54rem;
  font-size: 14px;
  background-color: #f3f7f9;
}

.popoveruser {
  padding: 5px;
  border-radius: 9px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  right: 22.2rem;
  position: absolute;
  top: -0.5rem;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
}

.popoveruser-rythm {
  padding: 5px;
  border-radius: 9px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  right: 7rem;
  position: absolute;
  top: -0.5rem;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
}

.popoverarrow {
  border-radius: 9px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  margin-top: 25px;
  right: 1rem;
  position: absolute;
  top: 5.3rem;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
}

.metricsTwo .arrow-up {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  left: 76px;
  top: -14px;
  -webkit-filter: drop-shadow(0 -1px 1px #aaa);
  filter: drop-shadow(0 -1px 1px #aaa);
}

.popoverarrowHead {
  border-radius: 9px;
  padding: 0px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  margin-top: 25px;
  left: 1.2rem;
  position: absolute;
  top: 5.3rem;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  width: 50%;
  display: block;
}

.table > tbody > tr > td {
  background: #f9f9fa;
  color: #434a4d;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  vertical-align: middle;
}

.b-r-white {
  border-right: 1px solid #fff;
}

.b-radius-l {
  border-radius: 4px 0px 0px 4px !important;
}

.dragbox {
  border: 1px dashed #5bc0de;
  border-radius: 8px;
  color: #5bc0de;
}

.table > thead > tr > th {
  background: #f9f9fa;
  color: #434a4d;
  font-size: 12px;
  padding: 5px 5px 5px 8px;
  text-transform: uppercase;
  line-height: 31px;
  white-space: nowrap;
}

.table > tbody > tr > td:nth-child(odd) {
  background: #fff;
  color: #434a4d;
}

.table > thead > tr > th:nth-child(odd) {
  background: #fff;
  color: #434a4d;
}

.table > thead > tr > th:first-child {
  border-radius: 8px 0px 0px 0px;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  border-radius: 8px;
}

.table-titles {
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  color: #2f2f37;
  border-bottom: 4px solid #e3e3e8 !important;
  background-color: #fff !important;
}

.table-col {
  background-color: #fff !important;
}

.table-button {
  border: none;
  border-radius: 4px;
  padding-bottom: 4px;
}

.close-right {
  border-radius: 0px 4px 4px 0px !important;
  padding: 1px 2px 2px;
  font-size: 10px;
}

.dropdown .btn {
  border-radius: 6px;
  height: 40px;
  text-align: left;
}

.dropdown .btn .caret {
  float: right;
  position: relative;
  top: 8px;
}

.metricstable .form-control {
  height: 29px;
  margin-top: 4px;
}

.login .form-control {
  border-radius: 8px;
  height: 46px;
  border-width: 2px;
  border-color: #d0d3d9;
  box-shadow: 0 0 0 0;
}

.login > label {
  color: #67686b !important;
}

.gray-color {
  color: #67696e !important;
}

.table-bordered {
  border-radius: 8px;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: 400 !important;
  line-height: 20px;
  color: #434a4d;
  white-space: nowrap;
  font-size: 15px !important;
  font-style: normal;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  right: 56px;
  top: -14px;
  -webkit-filter: drop-shadow(0 -1px 1px #aaa);
  filter: drop-shadow(0 -1px 1px #aaa);
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid white;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-filter: drop-shadow(0 -1px 1px #aaa);
  filter: drop-shadow(0 1px 1px #aaa);
}

.font-italic {
  font-style: italic;
}

.h83 {
  height: 83px;
}

#wrapper {
  width: 100%;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: #f4f7f9;
}

.no-padding-left-md {
  padding-left: 15px !important;
}

.no-padding-right-md {
  padding-right: 15px !important;
}

@media (max-width: 320px) {
  .card-plans {
    padding: 5px 4px 20px !important;
  }
}

@media (max-width: 767px) {
  #page-wrapper-dash {
    margin: 54px 0 0px 0px;
    padding: 0 0px;
    border-left: 1px solid #e7e7e7;
  }
  .card-plans {
    text-align: left !important;
  }
  .card-plans .p-t-xs {
    padding-top: 0px;
  }
  .motion-list ul {
    padding: 0 0 0 17px;
    min-height: 70px !important;
  }
  .popoverplans {
    height: 65rem;
  }
  .popoverplans.p-h-lg {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .planslist-scroll {
    overflow-y: auto;
    height: 54rem !important;
    padding-bottom: 50px;
  }
  .plan-circle-info {
    left: 4% !important;
    top: 1.8rem !important;
  }
  .ideal-profiles .plan-circle-info {
    left: 5px !important;
    top: 1rem !important;
  }
  .no-padding-left-md {
    padding-left: 15px;
  }
  .no-padding-right-md {
    padding-right: 15px;
  }
  .page-header {
    padding-bottom: 9px;
    margin: 20px 0 10px;
    border-bottom: 0px solid #ddd;
    padding-top: 6vh !important;
  }
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0px;
    padding: 0 14px;
    border-left: 1px solid #e7e7e7;
    margin-left: 0px !important;
  }
  .sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    width: 77%;
    position: absolute;
    top: 50px;
    background: #fff;
    box-shadow: 2px 2px 4px 0px rgba(150, 150, 150, 0.5);
  }
  .metricsTwo .well {
    border-radius: 0px 0px 8px 8px !important;
  }
}

@media (max-width: 967px) {
  .metricsTwo .well {
    border-radius: 0px 0px 8px 8px !important;
  }
  .popoveruser {
    right: 0.5rem;
  }
  .usersDiv {
    margin-top: 8px !important;
  }
  .metricsTwo {
    top: 27%;
  }
}

@media (max-width: 1200px) {
  .metricsTwo {
    top: 50%;
  }
}

@media (min-width: 768px) {
  #page-wrapper {
    margin: 54px 0 0 250px;
    padding: 0 14px;
    border-left: 1px solid #e7e7e7;
  }
  #page-wrapper-full {
    margin: 0 0 0 0px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
  #page-wrapper-dash {
    margin: 54px 0 30px 0px;
    /* padding: 0 30px; */
    border-left: 1px solid #e7e7e7;
  }
}

.text-restrict {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 120%;
}

.dash-nav-m-t {
  margin-top: 20px;
}

.dash-nav .well {
  min-height: 20px;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #ebeff1 !important;
  border: 1px solid #e3e3e3;
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.dash-nav .well ul {
  width: 100%;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.dash-nav .well ul .btn {
  width: 100%;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.dash-nav .well ul > li > a {
  text-align: center !important;
  border-radius: 8px !important;
  padding: 15px 0px;
  width: 100%;
  float: left;
}

.dash-nav .well ul > li > a:hover,
.dash-nav .well ul > li > a:active,
.dash-nav .well ul > li > a:focus {
  outline: 0;
  color: #2ec4a3;
  border-radius: 8px !important;
}

.dash-nav .well .btn.active {
  color: #2ec4a3;
  background: #fff;
  outline: 0;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);
  border-radius: 8px !important;
}

.dash-nav .well .active a {
  color: #2ec4a3 !important;
}

.dash-nav .dropdown-menu {
  top: 10px;
  left: 94px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px rgba(208, 215, 225, 0.6);
}

.dash-nav .dropdown-menu .divider {
  padding: 0px;
  margin: 0px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dash-nav .dropdown-menu > li > a {
  padding: 11px 20px;
  border-left: 2px solid transparent;
  color: #343434;
  min-width: 200px;
}

.dash-nav .dropdown-menu > li > a:hover,
.dash-nav .dropdown-menu > li > a:active,
.dash-nav .dropdown-menu > li > a:focus {
  background: #f5f5f5;
  border-left: 2px solid #098dff;
}

.dash-nav .text-xs {
  font-weight: 300;
}

.dash-nav .well ul .design_icon i {
  position: relative;
  font-size: 20px !important;
  font-weight: 200;
  top: 1px;
}

.dash-nav .well ul .rhythm_icon i {
  transform: rotate(90deg);
  top: -3px;
  position: relative;
  font-size: 15px !important;
  font-weight: 200;
  top: 0px;
}

.dash-nav .well ul .motion_icon i {
  position: relative;
  font-size: 16px !important;
  font-weight: 200;
  top: 0px;
}

.blue-label {
  float: left;
  padding: 10px 11px;
  border-radius: 8px;
  position: relative;
  right: 29px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

.btn-timeline-chart {
  color: #313135;
  border: none;
  background-color: transparent;
  font-size:11px;
}

.btn-success-border {
  color: #20c3a0;
  border-color: #20c3a0;
  background: transparent;
}

.btn-success-border:hover,
.btn-success-border:active,
.btn-success-border:focus {
  color: #fff;
  border-color: #20c3a0;
  background: #20c3a0;
}

.btn-group-xs > .btn,
.btn-xxs {
  padding: 1px 5px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 3px;
}

.navbar-top-links {
  margin-right: 0;
}

.navbar-top-links li {
  display: inline-block;
  min-width: 56px;
  height: 56px;
  text-align: center;
}

.navbar-top-links li:last-child {
  margin-right: 15px;
}

.navbar-top-links li a {
  height: 56px;
  padding: 16px;
}

.navbar-top-links li div.inbox-bell {
  height: 24px !important;
  width: 24px !important;
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .sidebar-search {
  padding: 15px;
}

/* .sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #fff;
} */

.sidebar .arrow {
  float: right;
}

.sidebar .fa.arrow:before {
  content: "\f104";
}

.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}

.sidebar .nav-second-level li a {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  font-size: 11px;
  /* line-height: 20px; */
}

.sidebar .nav-second-level li a:hover,
.sidebar .nav-second-level li a:focus,
.sidebar .nav-second-level li a:active {
  background: #f5f7f7;
}

.sidebar .nav-third-level li a {
  padding-left: 52px;
}

@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 52px;
    position: fixed;
    height: 100%;
    overflow-y: auto;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}

@media (min-width: 1024px) {
  .sidebar {
    margin-top: 1px;
  }
}

@media (max-width: 767px) {
  .dash-nav-m-t {
    margin-top: 80px !important;
  }
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 80%;
    margin-top: 1px;
    box-shadow: 2px 2px 4px 0px rgba(150, 150, 150, 0.5);
  }
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}

.btn-primary.btn-outline {
  color: #428bca;
}

.btn-success.btn-outline {
  color: #5cb85c;
}

.btn-info.btn-outline {
  color: #5bc0de;
}

.btn-warning.btn-outline {
  color: #f0ad4e;
}

.btn-danger.btn-outline {
  color: #ff5656;
}

.btn-fav {
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  color: #4b4f51;
  margin: 10px 5px;
}

.btn-fav i {
  font-size: 8px !important;
  top: -3px;
  position: relative;
  font-weight: 600;
  color: #6a7f89;
  margin-right: 3px;
}

.btn-clear i {
  font-size: 20px !important;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}

.btn-success-rounded {
  color: #fff;
  border-radius: 23px;
  background-color: #20c3a0;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  padding: 8px 10px;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover,
.btn-success-rounded:hover,
.btn-info-circle:hover,
.btn-accent-circle:hover,
.btn-pink-circle:hover,
.btn-marigold-circle:hover {
  color: white;
  opacity: 0.9;
}

.btn-info-circle {
  color: #fff;
  padding: 8px;
  background-color: #29b6f6;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  border-radius: 50px !important;
}

.btn-accent-circle {
  color: #fff;
  padding: 7px;
  background-color: #7a73ff;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  border-radius: 50px !important;
}

.btn-marigold-circle {
  color: #fff;
  padding: 7px;
  background-color: #ffc400;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  border-radius: 50px !important;
}

.btn-pink-circle {
  color: #fff;
  padding: 7px;
  background-color: #ec407a;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  border-radius: 50px !important;
}

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

.chat li {
  margin-top: 10px;
  margin-bottom: 10px;
  /* padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #aaa; */
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

.login-panel {
  margin-top: 25%;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 40px;
}

.panel {
  margin: 0px 5px 20px 5px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 6px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}

.import-export-heading {
  color: #282828;
  font-size: 16px;
  font-weight: 500;
}

.panel-default > .panel-heading {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #282828;
  background-color: #fff;
  border-color: #d9dfe9;
  font-size: 16px !important;
  font-weight: 600 !important;
  padding: 12px 10px;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}

.panel-green > a {
  color: #5cb85c;
}

.panel-green > a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #d9534f;
}

.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}

.panel-red > a {
  color: #d9534f;
}

.panel-red > a:hover {
  color: #b52b27;
}

.panel-yellow {
  border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}

.panel-yellow > a {
  color: #f0ad4e;
}

.panel-yellow > a:hover {
  color: #df8a13;
}

.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}

.timeline:before {
  content: " ";
  position: absolute;
  top: 5px;
  bottom: 0;
  left: 9%;
  width: 1px;
  margin-left: -1.5px;
  background-color: #ccc;
}

.timeline > li {
  position: relative;
  margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 85%;
  padding: 10px 5px;
  /*  border: 1px solid #d4d4d4;*/
  border-radius: 2px;
  /* -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
}

.timeline > li > .timeline-panel:before {
  /*  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;*/
}

.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}

.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 13px;
  left: 10%;
  width: 35px;
  height: 35px;
  margin-left: -22px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.2em;
  line-height: 35px;
  color: #fff;
  background-color: #999999;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  width: 83%;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline-badge.primary {
  background-color: #098dff !important;
}

.timeline-badge.success {
  background-color: #20c3a0 !important;
}

.timeline-badge.warning {
  background-color: #ffa800 !important;
}

.timeline-badge.danger {
  background-color: #ff5656 !important;
}

.timeline-badge.info {
  background-color: #29b6f6 !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (min-width: 868px) {
  .panel-addoncss {
    margin-right: 0px;
    width: 33.33%;
    float: left;
  }
  .panel-addedit {
    margin-right: 0px;
    width: 49%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .panel-addoncss {
    margin-right: 0px;
    width: 33.33%;
    float: left;
  }
  .panel-addedit {
    margin-right: 0px;
    width: 24%;
    float: left;
  }
}

@media (min-width: 1140px) {
  .panel-addoncss {
    margin-right: 0px;
    width: 33.33%;
    float: left;
  }
  .panel-addedit {
    margin-right: 0px;
    width: 20%;
    float: left;
  }
}

@media (max-width: 867px) {
  .panel-addoncss {
    margin-right: 0px;
    width: 100%;
    float: left;
  }
  .panel-addedit {
    margin-right: 0px;
    width: 100%;
    float: left;
  }
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }
  ul.timeline > li > .timeline-badge {
    top: 12px;
    left: 21px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}

.btn-clear {
  background: none;
}

.btn-image {
  background: none;
  padding: 5px 10px;
  border-radius: 6px !important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
}

.btn-image:hover,
.btn-image:focus,
.btn-image:active {
  background: #fff;
  padding: 5px 10px;
  color: #20c3a0;
  border-radius: 6px !important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}

.navbar-fullcast {
  background-color: #fff;
  margin-bottom: 0px;
  border-color: #e7e7e7;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
}

.navbar-fullcast .navbar-nav a {
  color: #555;
  background-color: #fff;
  border-bottom: 0px solid #28b294;
  font-size: 12px;
}

.navbar-fullcast .navbar-nav a:hover {
  color: #555;
  background-color: #fcfcfc;
  border-bottom: 4px solid #f06d42;
}

.navbar-fullcast .navbar-nav > .active > a,
.navbar-fullcast .navbar-nav > .active > a:focus,
.navbar-fullcast .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #fff;
  border-bottom: 4px solid #f06d42;
}

.navbar-fullcast .navbar-nav .dropdown-submenu a {
  color: #555;
  background-color: #fff;
  border-bottom: 0px solid #28b294;
  font-size: 12px;
  padding: 10px 12px;
}

.navbar-fullcast .navbar-nav .dropdown-submenu a:hover {
  color: #555;
  background-color: #fff;
  border-bottom: 0px solid #28b294;
  font-size: 12px;
  padding: 10px 12px;
}

.sub-navbar-fullcast .divider {
  height: 1px;
  margin: 0px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.btn-info-border {
  padding: 5px 6px;
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #098dff;
  color: #098dff;
  font-size: 12px;
}

.btn-info-border:hover {
  color: #098dff;
}

/* General CSS */

.btn-group-xs > .btn,
.btn-xxs {
  padding: 0px 3px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px !important;
}

.btn-default {
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #ffffff;
  border-color: #dddee0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.btn-stroke:hover,
.btn-default.btn-stroke:focus,
.btn-default.btn-stroke:active,
.btn-default.btn-stroke.active,
.open .dropdown-toggle.btn-default {
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #f2f2f2 !important;
  border-color: #c7cacd !important;
}

.btn-default.btn-addon > i {
  background-color: #f0f0f0;
  border: 1px solid #cdcfd1;
}

.btn-default.btn-stroke {
  color: #ffffff !important;
  background-color: transparent;
}

.btn-primary {
  color: #ffffff !important;
  background-color: #098dff;
  border-color: #098dff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.btn-stroke:hover,
.btn-primary.btn-stroke:focus,
.btn-primary.btn-stroke:active,
.btn-primary.btn-stroke.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #098dff !important;
  border-color: #098dff !important;
}

.btn-primary.btn-addon > i {
  background-color: #098dff;
  border: 1px solid #098dff;
}

.btn-primary.btn-stroke {
  color: #098dff !important;
  background-color: transparent;
}

.btn-success {
  color: #ffffff !important;
  background-color: #20c3a0;
  border-color: #20c3a0;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.btn-stroke:hover,
.btn-success.btn-stroke:focus,
.btn-success.btn-stroke:active,
.btn-success.btn-stroke.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff !important;
  background-color: #20c3a0 !important;
  border-color: #20c3a0 !important;
}

.btn-success.btn-addon > i {
  background-color: #20c3a0;
  border: 1px solid #20c3a0;
}

.btn-success.btn-stroke {
  color: #4caf50 !important;
  background-color: transparent;
}

.btn-info {
  color: #ffffff !important;
  background-color: #29b6f6;
  border-color: #29b6f6;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.btn-stroke:hover,
.btn-info.btn-stroke:focus,
.btn-info.btn-stroke:active,
.btn-info.btn-stroke.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #29b6f6 !important;
  border-color: #29b6f6 !important;
}

.btn-info.btn-addon > i {
  background-color: #29b6f6;
  border: 1px solid #0d87e9;
}

.btn-info.btn-stroke {
  color: #29b6f6 !important;
  background-color: transparent;
}

.btn-warning {
  color: #ffffff !important;
  background-color: #ffa800;
  border-color: #ffa800;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.btn-stroke:hover,
.btn-warning.btn-stroke:focus,
.btn-warning.btn-stroke:active,
.btn-warning.btn-stroke.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff !important;
  background-color: #ffa800 !important;
  border-color: #ffa800 !important;
}

.btn-warning.btn-addon > i {
  background-color: #ffa800;
  border: 1px solid #ffa800;
}

.btn-warning.btn-stroke {
  color: #ffa800 !important;
  background-color: transparent;
}

.btn-danger {
  color: #ffffff !important;
  background-color: #ff5656;
  border-color: #ff7373;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.btn-stroke:hover,
.btn-danger.btn-stroke:focus,
.btn-danger.btn-stroke:active,
.btn-danger.btn-stroke.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff !important;
  background-color: #ff5656 !important;
  border-color: #ff7373 !important;
}

.btn-danger.btn-addon > i {
  background-color: #ff5656;
  border: 1px solid #ff7373;
}

.btn-danger.btn-stroke {
  color: #ff5656 !important;
  background-color: transparent;
}

.btn-accent {
  color: #ffffff !important;
  background-color: #7a73ff;
  border-color: #7a73ff;
}

.btn-custom {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
}

.btn-custom-border {
  color: #6a7f89 !important;
  background-color: transparent;
  border-color: #6a7f89;
}

.btn-clear-sm {
  font-size: 12px !important;
  position: relative;
  top: 0px;
  margin-right: 3px;
  background: none;
}

.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active,
.btn-accent.btn-stroke:hover,
.btn-accent.btn-stroke:focus,
.btn-accent.btn-stroke:active,
.btn-accent.btn-stroke.active,
.open .dropdown-toggle.btn-accent {
  color: #ffffff !important;
  background-color: #7a73ff !important;
  border-color: #7a73ff !important;
}

.btn-accent.btn-addon > i {
  background-color: #6d43b8;
  border: 1px solid #6d43b8;
}

.btn-accent.btn-stroke {
  color: #6d43b8 !important;
  background-color: transparent;
}

.btn-dark {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
}

.btn-gray {
  color: #424242 !important;
  background-color: #f1f1f1;
  border-color: #dddee0;
}

.btn-dark:hover:not(.measures-tag),
.btn-dark:focus:not(.measures-tag),
.btn-dark:active:not(.measures-tag),
.btn-dark.active:not(.measures-tag),
.btn-dark.btn-stroke:hover,
.btn-dark.btn-stroke:focus,
.btn-dark.btn-stroke:active,
.btn-dark.btn-stroke.active,
.open .dropdown-toggle.btn-dark:not(.measures-tag) {
  color: #ffffff !important;
  background-color: #6a7f89 !important;
  border-color: #6a7f89 !important;
}

.btn-dark.btn-addon > i {
  background-color: #6a7f89;
  border: 1px solid #6a7f89;
}

.btn-dark.btn-stroke {
  color: #475069 !important;
  background-color: transparent;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #098dff;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #098dff;
}

.text-success {
  color: #20c3a0;
}

a.text-success:focus,
a.text-success:hover {
  color: #20c3a0;
}

.text-info {
  color: #29b6f6;
}

a.text-info:focus,
a.text-info:hover {
  color: #29b6f6;
}

.text-warning {
  color: #ffa800;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ffa800;
}

.generic-error {
  color: #a94442;
  margin: 5px 0px 0px 0px;
}

.text-danger {
  color: #ff5656 !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #ff5656 !important;
}

.text-custom {
  color: #6a7f89;
}

a.text-custom:focus,
a.text-custom:hover {
  color: #6a7f89;
}

.text-accent {
  color: #6d43b8;
}

a.text-accent:focus,
a.text-accent:hover {
  color: #6d43b8;
}

.text-pink {
  color: #ec407a;
}

a.text-pink:focus,
a.text-pink:hover {
  color: #ec407a;
}

.text-dark-sky-blue {
  color: #40c6ec !important;
}

a.text-dark-sky-blue:focus,
a.text-dark-sky-blue:hover {
  color: #40c6ec;
}

.text-blueTwo {
  color: #7a73ff;
}

a.text-blueTwo:focus,
a.text-blueTwo:hover {
  color: #7a73ff;
}

.text-gray {
  color: #999;
}

.text-gray-lt {
  color: #b9b9b9;
}

.text-gray-lt-2 {
  color: #c8cfd3;
}

.btn-clear-xs {
  font-size: 15px !important;
  position: relative;
  top: 0px;
  margin-right: 0px;
  background: none;
}

.btn-primaryTwo {
  color: #ffffff !important;
  background-color: #098dff;
  border-color: #098dff;
}

a.text-gray:focus,
a.text-gray:hover {
  color: #999;
}

.text-black {
  color: #555;
}

a.text-black:focus,
a.text-black:hover {
  color: #555;
}

.text-white {
  color: #fff;
}

a.text-white:focus,
a.text-white:hover {
  color: #fff;
}

.label-info {
  background-color: #29b6f6;
}

.label-primary {
  background-color: #098dff;
}

.label-danger {
  background-color: #ff5656;
}

.label-success {
  background-color: #20c3a0;
}

.label-success-rounded {
  background-color: #20c3a0;
  border-radius: 21px !important;
  padding: 6px 18px 8px 5px !important;
  font-size: 14px !important;
}

.label-success-rounded i {
  background: #fff;
  padding: 4px;
  border-radius: 45px;
  font-size: 10px !important;
}

.label-custom {
  background-color: #6a7f89;
}

.label-custom-rounded {
  background-color: #6a7f89;
  border-radius: 21px !important;
  padding: 6px 18px 8px 5px !important;
  font-size: 14px !important;
}

.label-custom-rounded i {
  background: #fff;
  padding: 4px;
  border-radius: 45px;
  font-size: 10px !important;
}

.label-accent {
  background-color: #6d43b8;
}

.label-dark {
  background-color: #6a7f89;
}

.no-margin {
  margin: 0 !important;
}

.m {
  margin: 16px;
}

.m-xs {
  margin: 4px;
}

.m-sm {
  margin: 8px;
}

.m-md {
  margin: 24px;
}

.m-lg {
  margin: 32px;
}

.m-v-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}

.m-v-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}

.m-v {
  margin-top: 16px;
  margin-bottom: 16px;
}

.m-v-md {
  margin-top: 24px;
  margin-bottom: 24px;
}

.m-v-lg {
  margin-top: 32px;
  margin-bottom: 32px;
}

.m-h-xs {
  margin-right: 4px;
  margin-left: 4px;
}

.m-h-sm {
  margin-right: 8px;
  margin-left: 8px;
}

.m-h {
  margin-right: 16px;
  margin-left: 16px;
}

.m-h-md {
  margin-right: 24px;
  margin-left: 24px;
}

.m-h-lg {
  margin-right: 32px;
  margin-left: 32px;
}

.m-t {
  margin-top: 16px;
}

.m-t-xs {
  margin-top: 4px;
}

.m-t-sm {
  margin-top: 8px;
}

.m-t-md {
  margin-top: 24px;
}

.m-t-lg {
  margin-top: 32px;
}

.m-r {
  margin-right: 16px;
}

.m-r-xs {
  margin-right: 4px;
}

.m-r-sm {
  margin-right: 8px;
}

.m-r-md {
  margin-right: 24px;
}

.m-r-lg {
  margin-right: 32px;
}

.m-b {
  margin-bottom: 16px;
}

.m-b-xs {
  margin-bottom: 4px !important;
}

.m-b-sm {
  margin-bottom: 8px;
}

.m-b-md {
  margin-bottom: 24px;
}

.m-b-lg {
  margin-bottom: 32px;
}

.m-l {
  margin-left: 16px;
}

.m-l-xs {
  margin-left: 4px;
}

.m-l-sm {
  margin-left: 8px;
}

.m-l-md {
  margin-left: 24px;
}

.m-l-lg {
  margin-left: 32px;
}

.m-n {
  margin: -16px;
}

.m-h-n {
  margin-right: -16px;
  margin-left: -16px;
}

.m-v-n {
  margin-top: -16px;
  margin-bottom: -16px;
}

.m-l-n {
  margin-left: -16px;
}

.m-r-n {
  margin-right: -16px;
}

.m-t-n {
  margin-top: -16px;
}

.m-b-n {
  margin-bottom: -16px;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-h {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.no-padding-b {
  padding-bottom: 0 !important;
}

.no-padding-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-margin-h {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.no-margin-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.no-margin-b {
  margin-bottom: 0 !important;
}

.p-xs {
  padding: 4px;
}

.p-sm {
  padding: 8px !important;
}

.p {
  padding: 16px;
}

.p-md {
  padding: 24px;
}

.p-lg {
  padding: 32px;
}

.p-h {
  padding-right: 16px;
  padding-left: 16px;
}

.p-h-xs {
  padding-right: 4px;
  padding-left: 4px;
}

.p-h-sm {
  padding-right: 8px;
  padding-left: 8px;
}

.p-h-md {
  padding-right: 24px;
  padding-left: 24px;
}

.p-h-lg {
  padding-right: 32px;
  padding-left: 32px;
}

.p-v {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.p-v-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}

.p-v-xs-lg {
  padding-top: 6px;
  padding-bottom: 5px;
}

.p-v-sm {
  padding-top: 8px;
  padding-bottom: 8px;
}

.p-v-md-small {
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-v-md-btn {
  padding-top: 9px;
  padding-bottom: 9px;
}

.p-v-md {
  padding-top: 23px;
  padding-bottom: 23px;
}

.p-v-lg {
  padding-top: 32px;
  padding-bottom: 32px;
}

.p-b-lg {
  padding-bottom: 32px;
}

.p-b-md {
  padding-bottom: 18px;
}

.p-b-sm {
  padding-bottom: 12px;
}

.p-t-xs {
  padding-top: 10px;
}

.p-t-xxs {
  padding-top: 4px;
}

.p-b-xs {
  padding-bottom: 10px;
}

.p-b-xxs {
  padding-bottom: 4px;
}

.p-l-xs {
  padding-left: 10px;
}

.p-r-xs {
  padding-right: 10px;
}

.p-r-xxs {
  padding-right: 4px;
}

.p-l-xxs {
  padding-left: 4px;
}

.p-t-sm {
  padding-top: 15px;
}

.m-l-sm {
  margin-left: 15px;
}

.p-t-md {
  padding-top: 23px;
}

.p-t-lg {
  padding-top: 32px;
}

.captialize {
  text-transform: uppercase;
}

.l-h-24 {
  line-height: 28px;
}

.l-h-17 {
  line-height: 17px !important;
}

.w-150 {
  width: 150px;
}

.box-shadow {
  box-shadow: 0px -6px 18px 0 rgba(0, 0, 0, 0.2);
}

.btn-height {
  height: 38px;
}

.padding {
  padding: 32px 32px;
}

.padding-out {
  margin: -32px -32px;
}

.d-flex {
  display: flex;
}

.d-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.d-flex-g-8 {
  gap:8px
}


@media (max-width: 992px) {
  .padding {
    padding: 16px 16px;
  }
  .padding-out {
    margin: -16px -16px;
  }
}

@media (max-width: 767px) {
  .padding {
    padding: 8px 8px;
  }
  .padding-out {
    margin: -8px -8px;
  }
}

.no-radius {
  border-radius: 0 !important;
}

.no-r-t {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.no-r-r {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.no-r-b {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.no-r-l {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.r {
  border-radius: 3px;
}

.r-t {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.r-r {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.r-b {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.r-l {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.r-2x {
  border-radius: 6px;
}

.r-3x {
  border-radius: 9px;
}

.text-4x {
  font-size: 4em;
}

.text-3x {
  font-size: 3em;
}

.text-2x {
  font-size: 2em;
}

.text-xl {
  font-size: 32px !important;
  font-weight: 600 !important;
}

.text-lg {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.text-lg2x {
  font-size: 26px !important;
  font-weight: 600 !important;
}

.text-mlg {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.text-base,
.text-md {
  font-size: 14px !important;
  font-weight: 600 !important;
}

.text-sm,
.text-xs {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.text-xxs {
  font-size: 10px !important;
}

.text-2x-small {
  font-size: 8px !important;
}

.text-u-c {
  text-transform: uppercase;
}

.text-l-t {
  text-decoration: line-through;
}

.text-u-l {
  text-decoration: underline;
}

.text-ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-fade {
  position: relative;
  overflow: hidden;
}

.text-fade:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70%;
  height: 1.2em;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
  content: "";
}

.no-select {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.text-left {
  text-align: left !important;
}

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #e43494c;
}

.usersDiv {
  padding: 4px 5px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 0 3.3px 0.7px rgba(0, 0, 0, 0.14);
  margin-top: -2px;
}

.userlistDiv {
  margin: 0px 1px 0px 4px;
  padding: 1px 5px;
  border-radius: 6px;
  background-color: #f6f6f7;
  border: solid 1px #d0d7e1;
  min-height: 34.4px;
}

.userlistDiv:hover {
  background-color: #e7ebf0;
}

.userlistDivTwo {
  margin: 0px;
  padding: 1px 5px;
  border-radius: 6px;
  background-color: #f6f6f7;
  border: solid 1px #d0d7e1;
}

.userlistDivTwo:hover {
  background-color: #e7ebf0;
}

.page-header {
  padding-bottom: 9px;
  margin: 10px 0 10px;
  border-bottom: 0px solid #ddd;
  padding-top: 0vh;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.img-circle {
  border-radius: 50%;
  border: 1px solid #ccc;
}

.mouse-cursor {
  cursor: pointer;
}

.eclipse {
  width: 9.3px;
  height: 9.3px;
  background-color: #28b294;
  border: solid 1px #ffffff;
  position: absolute;
  border-radius: 50px;
  left: 26px;
  top: 4px;
}

.eclipseTwo {
  width: 9.3px;
  height: 9.3px;
  background-color: #28b294;
  border: solid 1px #ffffff;
  position: absolute;
  border-radius: 50px;
  left: 29px;
  top: 4px;
}

/* todo */

.todolist {
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  float: left;
  width: 100%;
}

.todolist h1 {
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}

.form-control {
  border-radius: 0;
}

.todolist .list-unstyled {
  padding-left: 0;
  list-style: none;
  min-height: 250px;
  margin-top: 29px;
}

li.ui-state-default {
  background: #fff;
  border: none;
  border-bottom: 0px solid #ddd;
  padding: 5px 10px;
}

li.ui-state-default:last-child {
  border-bottom: none;
}

.todo-footer {
  margin: 0;
  padding: 10px 20px;
  border-radius: 0px 0px 6px 6px;
  background-color: #f0f4fb;
  border: solid 1px #d7e0f1;
}

#done-items li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  text-decoration: line-through;
}

#done-items li:last-child {
  border-bottom: none;
}

#checkAll {
  margin-top: 10px;
}

.todo-input {
  height: 45px;
  background-color: #fdfeff;
  border: solid 1px #eff3fa;
  font-weight: 300;
}

/*feed css */

.activity-feed {
  padding: 15px;
}

.activity-feed .feed-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid #e4e8eb;
}

.activity-feed .feed-item:last-child {
  border-color: transparent;
}

.activity-feed .feed-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #f37167;
}

.activity-feed .feed-item .date {
  position: relative;
  top: -5px;
  color: #8c96a3;
  text-transform: uppercase;
  font-size: 13px;
}

.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}

.timeline-label:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #e6e6e6;
  margin: 15px 0 0 -10px;
}

.timeline-label:before,
.timeline-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}

.icon-lg {
  font-size: 1.333em;
  line-height: 1.095em;
  vertical-align: middle;
}

.timeline-header {
  border-radius: 0;
  clear: both;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
}

.bg-warning {
  background-color: #ffa726;
}

.bg-gray {
  background-color: #e4e8ed;
}

.bg-gray-dk {
  background-color: #d2d7de;
}

.bg-gray-lt {
  background-color: #fcfdff;
}

.bg-white {
  background-color: #fff;
}

.bg-dark {
  background-color: #6a7f89;
}

.bg-skyblue-lt {
  background-color: #e3f2ff;
}

.bg-none {
  background: transparent;
  border: 0px;
}

.b-l {
  border-left: 1px solid #ddd;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #434a4d;
}

.sub-close {
  position: absolute;
  right: -33px;
  background: #fff;
  padding: 5px 10px;
  box-shadow: 2px 2px 4px 0px rgba(150, 150, 150, 0.5);
  top: 0px;
}

.metrics .dropdown-menu {
  border-radius: 9px;
  padding: 0px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  margin-top: 25px;
  right: -49px;
}

.metricsTwo .dropdown-menu {
  border-radius: 9px;
  padding: 0px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  left: 0rem;
  position: absolute;
  width: 95%;
}

.metricstable .dropdown-menu {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.metrics .well {
  min-height: 20px;
  padding: 2px 10px 10px 10px;
  margin-bottom: 0px;
  background-color: #f8f9fb;
  border-right: 1px solid #e3e3e3;
  border-left: 0px solid #e3e3e3;
  border-top: 0px solid #e3e3e3;
  border-bottom: 0px solid #e3e3e3;
  border-radius: 8px 0px 0px 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  min-height: 600px;
}

.metrics .nav > li > a {
  position: relative;
  display: block;
  padding: 16px 15px 0px;
  border-bottom: 1px solid #dce1e6;
  border-radius: 0px;
}

.metrics .nav > li > a:focus,
.metrics .nav > li > a:hover {
  background: #f8f9fb;
}

.metrics .nav-pills > li.active > a,
.metrics .nav-pills > li.active > a:focus,
.metrics .nav-pills > li.active > a:hover:first-child {
  background: #f8f9fb;
  color: #555;
  border-radius: 0px 8px 0px 0px;
}

.metrics .nav-pills > li.active > a,
.metrics .nav-pills > li.active > a:focus,
.metrics .nav-pills > li.active > a:hover {
  background: #f8f9fb;
  color: #555;
  border-radius: 0px 8px 0px 0px;
}

.metrics .nav-pills-inner {
  width: 100%;
  padding: 0px;
}

.metrics .nav-pills-inner > li > a {
  width: 100%;
  padding: 16px 8px;
}

.metrics .nav-pills-inner > li.active > a:focus,
.metrics .nav-pills-inner > li.active > a:hover {
  padding: 8px 15px 5px;
  background: #f8f9fb;
  color: #555;
}

.metrics .nav-pills-two {
  padding: 8px 8px;
  padding: 0px;
  float: left;
  margin-bottom: 5px;
}

.metrics .nav-pills-two > li {
  float: left;
  border-bottom: 0px !important;
}

.metrics .nav-pills-two > li > a {
  border-radius: 8px;
  padding: 8px 8px;
  float: left;
  border-bottom: 0px !important;
  margin: 10px 15px 5px 5px;
  color: #666d6f;
  font-size: 12px;
}

.metrics .nav-pills-two > li.active > a,
.metrics .nav-pills-two > li.active > a:focus,
.metrics .nav-pills-two > li.active > a:hover {
  float: left;
  background: #20c3a0;
  color: #fff;
}

.targets-nav .nav-pills-custom > li > a {
  border-radius: 8px;
  padding: 6px 12px;
  float: left;
  border-bottom: 0px !important;
  margin: 4px 15px 9px 0px;
  color: #666d6f;
  font-size: 12px;
}

.targets-nav .nav-pills-custom > li.active > a,
.targets-nav .nav-pills-custom > li.active > a:focus,
.targets-nav .nav-pills-custom > li.active > a:hover {
  float: left;
  background: #6a7f89;
  color: #fff;
}

.targets-nav .nav-pills-custom {
  padding: 8px 8px;
  padding: 0px;
  float: left;
  margin-bottom: 5px;
}

.targets-nav .nav-pills-custom > li {
  float: left;
  border-bottom: 0px !important;
}

.metrics .vertical-tabs .nav > li > a {
  border-bottom: 0px;
}

.metrics .vertical-tabs .nav > li > a:focus,
.metrics .vertical-tabs .nav > li > a:hover {
  background: #e4e8ed;
}

.metrics .nav-stacked > li + li {
  margin-top: 0px;
}

.metrics .panel {
  margin-bottom: 9px;
}

.metrics .form-control {
  border-radius: 8px;
}

.headNav .nav-pills-two {
  padding: 0px;
  float: left;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

.headNav .nav-pills-two > li {
  float: left;
  border-bottom: 0px !important;
}

.headNav .nav-pills-two > li > a {
  border-radius: 0px;
  padding: 8px 30px;
  float: left;
  margin: 10px 0px 0px 0px;
  color: #666d6f;
  font-size: 12px;
  background: transparent;
}

.headNav .nav-pills-two > li.active > a,
.headNav .nav-pills-two > li.active > a:focus,
.headNav .nav-pills-two > li.active > a:hover {
  float: left;
  border-bottom: 2px solid #20c3a0 !important;
  color: #20c3a0;
}

.headNav .vertical-tabs .nav > li > a {
  border-bottom: 0px;
}

.headNav .vertical-tabs .nav > li > a:focus,
.headNav .vertical-tabs .nav > li > a:hover {
  border-bottom: 2px solid #20c3a0 !important;
  color: #20c3a0;
}

#search-hover:hover {
  background: url("../img/search-icon.png");
}

.bold-italic {
  font-weight: 500;
  font-style: italic;
}

.report-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 9px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 8px;
  width: 100%;
  line-height: 22px;
  min-height: 80px;
  float: left;
}

.basic-tagsinput .dropdown-menu .active {
  color: #29b6f6;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 5px !important;
  left: 100% !important;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #6a7f89;
  margin-top: 5px;
  margin-right: -4px;
}

.dropdown-menu > li > a:hover {
  background: #edeff5 !important;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #6a7f89;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  color: #666d6f;
}

.b-bottom {
  border-bottom: 1px solid #dce1e6;
}

.b-left {
  border-left: 1px solid #dce1e6;
}

.b-top {
  border-top: 1px solid #dce1e6;
}

.m-t-n3 {
  margin-top: -3px;
}

.text-l-h {
  line-height: 30px;
}

.b-r-8 {
  border-radius: 8px;
}

.b-r-6 {
  border-radius: 6px;
}

.b-r-t-6 {
  border-radius: 6px 6px 0px 0px;
}

.b-r-b-6 {
  border-radius: 0px 0px 6px 6px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 4px 10px;
}

.btn-group-sm > .btn,
.btn-xs {
  padding: 2px 5px;
}

.nav-second-level li a .active {
  background-color: #aaa;
}

.sidebar .nav-second-level li a {
  padding-left: 0px;
  border-bottom-width: 1px;
}

.sidebar .nav-third-level li a {
  padding-left: 40px;
  border-bottom-width: 0px !important;
}

.sidebar .nav-third-level li a:last-child {
  padding-left: 60px;
  border-bottom-width: 1px;
}

.sidebar .nav-fourth-level li a {
  padding-left: 60px;
  border-bottom-width: 0px !important;
}

.sidebar .nav-fourth-level li a:last-child {
  padding-left: 60px;
  border-bottom-width: 0px !important;
}

.section-high-light {
  border: 1px solid #098dff !important;
}

.basic-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 9px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 8px;
  width: 100%;
  line-height: 22px;
  min-height: 100px;
  float: left;
}

.chart-dropdown .dropdown .btn {
  border-radius: 8px;
  height: 35px;
  width: 100%;
  text-align: left;
}

.v-tabs {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.label {
  display: inline;
  padding: 0.6em 0.6em 0.7em;
  font-size: 75%;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.basic-sidebar-p {
  padding: 9px 15px 5px !important;
}

.basic-tagsinput .dropdown-menu {
  top: 0px;
  left: 5px;
  box-shadow: 0 0px 4px 1px rgba(120, 120, 120, 0.1) !important;
  width: 140px !important;
}

.basic-tagsinput .dropdown-menu > li > a {
  border-bottom: 1px solid #d9d9d9;
  padding: 8px 10px;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  color: #333;
}

.metricstable-edit table tr td:nth-child(2) {
  color: #28b294;
}

.metricstable-edit table tr td:nth-child(5) {
  color: #ff7373;
}

.metricstable-edit table tr td:nth-child(6) {
  color: #098dff;
}

.basictable-edit table tr td:nth-child(2) {
  color: #28b294;
}

.basictable-edit table tr td:nth-child(3) {
  color: #6c8fa0;
}

.basictable-edit table tr td:nth-child(4) {
  color: #098dff;
}

.mycase-table table tr td:nth-child(2) {
  color: #28b294;
}

.mycase-table table tr td:nth-child(4) {
  color: #ff7373;
}

.mycase-table table tr td:nth-child(6) {
  color: #098dff;
}

#custom-search-input .search-query {
  border-right: 0px;
  padding-right: 8px;
  padding-right: 8px \9;
  padding-left: 8px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 6px 0px 0px 6px;
  height: 28px;
}

#custom-search-input button {
  border-left: 0px !important;
  border: 1px solid #ccc;
  background: #fff;
  /** belows styles are working good */
  padding: 4px 10px;
  margin-top: 0px;
  position: relative;
  right: 0px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 0px 6px 6px 0px;
  color: #d9230f;
}

@media (min-height: 500px) and (min-width: 380px) {
  .scroll-y {
    min-height: 640px;
  }
  .scroll-y-small {
    min-height: 572px;
  }
}

@media (min-width: 1200px) {
  .scroll-y {
    min-height: 640px;
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

@media (min-width: 1270px) {
  .scroll-y {
    min-height: 640px;
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

@media (min-width: 1366px) {
  .scroll-y {
    min-height: 640px;
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

@media (min-width: 1430px) {
  .scroll-y {
    /*height: 718px;    overflow-x: hidden;*/
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

@media (min-width: 1590px) {
  .scroll-y {
    min-height: 640px;
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

@media (min-width: 1650px) {
  .scroll-y {
    min-height: 840px;
  }
  .scroll-y-small {
    min-height: 672px;
  }
}

.ColorBadge {
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
  width: 10px;
  height: 15px;
  float: left;
  margin: 4px;
}

.color-battleship-grey {
  color: #6a7f89;
}

.color-blue {
  background-color: #673ab7;
}

.color-bluelite {
  background-color: #93a5e8;
}

.color-green {
  background-color: #00b59c;
}

.color-greenlite {
  background-color: #6fccb8;
}

.color-skyblue {
  background-color: #009de7;
}

.color-skybluelite {
  background-color: #6bcefd;
}

.color-yellow {
  background-color: #ffd926;
}

.color-yellowlite {
  background-color: #fbe478;
}

.color-red {
  background-color: #ef5350;
}

.color-redlite {
  background-color: #fb957e;
}

.color-purple {
  background-color: #ba68c8;
}

.color-purplelite {
  background-color: #caaccf;
}

.color-pink {
  background-color: #e91e63;
}

.color-pinklite {
  background-color: #f897b8;
}

.color-dark {
  background-color: #263238;
}

.color-darklite {
  background-color: #a4a6a7;
}

.Active-colorCircle {
  background: #fff !important;
  border: 4px solid #ef5350;
  padding: 3px 3px 3px 4px;
  box-sizing: border-box;
}

.cursor-mouse {
  cursor: pointer !important;
}

.selectColor-badge {
  background: #ff4a21;
  border-radius: 100px;
  width: 7px;
  height: 7px;
  display: block;
  float: left;
  position: absolute;
  left: 45px;
  top: 13px;
}

.churn-drpdwn .btn {
  text-align: left;
  height: 34px;
}

.churn-drpdwn .btn .caret {
  float: right;
  top: 9px;
  position: relative;
}

.churn-drpdwn .btn-dark {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
  height: 25px !important;
}

.report-drpdwn .btn-dark {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
  height: 25px !important;
}

.pivot-drpdwn .btn-dark {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
  height: 25px !important;
}

.basic-drpdwn .btn-dark {
  color: #ffffff !important;
  background-color: #6a7f89;
  border-color: #6a7f89;
  height: 25px !important;
}

.report-drpdwn .btn {
  text-align: left;
  height: 34px;
}

.pivot-drpdwn .btn {
  text-align: left;
  height: 34px;
}

.basic-drpdwn .btn {
  text-align: left;
  height: 34px;
}

.custom-check {
  border-left: 2px solid #eb4132;
}

.btn {
  border-radius: 8px;
}

.form-group.required .custom-check.no-error-border {
  border-color: transparent !important;
}

.form-group.required .nps .scores {
  background: #eb4132;
  border-radius: 4px;
}

.form-control:hover {
  border-color: #8d8d8d;
}

.form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 2px 3px 0 rgba(102, 175, 233, 0.35);
  -moz-box-shadow: 0 2px 3px 0 rgba(102, 175, 233, 0.35);
  box-shadow: 0 2px 3px 0 rgba(102, 175, 233, 0.35);
}

.custom-check {
  position: relative;
  display: block;
  min-height: 22px;
  margin: 10px 10px 10px 0px;
  border-left: 2px solid transparent;
}

.custom-check > input {
  opacity: 0;
  position: absolute;
}

.custom-check > label {
  color: #2f2f37;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px;
  text-transform: none;
  padding: 0 0 0 33px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.custom-check > input + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: 22px;
  height: 22px;
  background: white;
  box-shadow: inset 0 1px 2px 2px rgba(0, 0, 0, 0.07), inset 0 0 0 1px #b7b7b7;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
  vertical-align: middle;
}

.custom-check > input:hover + label:before,
.custom-check > input:focus + label:before {
  box-shadow: inset 0 1px 2px 2px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #adadad;
  background: #f9f9f9;
}

.custom-check > input + label:after,
.custom-check > input + label:after {
  content: "";
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.custom-check > input:checked + label:after,
.custom-check > input.checked + label:after {
  opacity: 1;
}

.custom-check > input[type="checkbox"] + label:after,
.custom-check > input[type="checkbox"] + label:after {
  width: 16px;
  height: 14px;
  top: 5px;
  left: 8px;
  background: url(../img/checkbox-inner-checked.png) center center no-repeat;
  background-size: 16px;
}

.custom-check > input[type="checkbox"] + label:before {
  border-radius: 4px;
}

.custom-check > input[type="checkbox"]:checked + label:before,
.custom-check > input[type="checkbox"].checked + label:before {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), inset 0 0 0 12px #42ca49;
}

.custom-check > input[type="checkbox"]:checked:hover + label:before,
.custom-check > input[type="checkbox"].checked:hover + label:before,
.custom-check > input[type="checkbox"]:checked:focus + label:before,
.custom-check > input[type="checkbox"].checked:focus + label:before {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 12px #42ca49;
}

.custom-check > input[type="radio"] + label:before {
  border-radius: 50%;
}

.custom-check > input[type="radio"] + label:after,
.custom-check > input[type="radio"] + label:after {
  width: 8px;
  height: 8px;
  top: 7px;
  left: 12px;
  background: white;
  border-radius: 50%;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.12);
}

.custom-check > input[type="radio"]:checked + label:before,
.custom-check > input[type="radio"].checked + label:before {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), inset 0 0 0 8px #7a73ff;
}

.custom-check > input:disabled + label,
.custom-check > input.disabled + label {
  opacity: 0.6;
}

.custom-check > input:disabled:checked + label:before,
.custom-check > input:disabled.checked + label:before,
.custom-check > input.disabled:checked + label:before,
.custom-check > input.disabled.checked + label:before {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), inset 0 0 0 12px #999;
}

.customLogos {
  position: absolute;
  bottom: 10%;
  left: 0;
}

.welcome-msg {
  position: relative;
  top: 35%;
}

.login-form {
  padding-top: 15%;
}

.height100 {
  height: 100vh;
  display: block;
  overflow: overlay;
}

.copyrightTxt {
  position: absolute;
  bottom: 1vh;
  text-align: left;
}

@media only screen and (max-width: 998px) {
  .copyrightTxt {
    position: relative;
    bottom: -5vh;
    text-align: center;
  }
  .customLogos {
    position: relative;
    top: 30%;
  }
  .welcome-msg {
    position: relative;
    top: 0%;
  }
  .login-bg {
    background-clip: border-box;
    display: block;
    height: auto;
    background-size: cover;
  }
  .login-form {
    padding-top: 1%;
  }
}

.carousel-indicators .active {
  background: #fff;
}

.content {
  margin-top: 20px;
}

.adjust1 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.adjust2 {
  margin: 0;
}

.carousel-control {
  color: #31708f;
  width: 5%;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #31708f;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.media-object {
  margin: auto;
  margin-top: 15%;
}

@media screen and (max-width: 768px) {
  .media-object {
    margin-top: 0;
  }
}

.signupcarousel .thumbnail {
  display: block;
  /* padding: 4px; */
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: transparent;
  border: 0px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.signupcarousel blockquote {
  padding: 5px 0px 10px 16px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 0px solid #eee;
  float: left;
}

.signupcarousel .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 5%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: 0%;
  text-align: left;
  list-style: none;
}

.bg-primary {
  color: #fff;
  background-color: #098dff;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #098dff;
}

.bg-success {
  background-color: #2ec4a3;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #2ec4a3;
}

.bg-info {
  background-color: #29b6f6;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #29b6f6;
}

.bg-warning {
  background-color: #ffa800;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ffa800;
}

.bg-danger {
  background-color: #ff5656;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #ff5656;
}

.bg-custom {
  background-color: #6a7f89;
}

a.bg-custom:focus,
a.bg-custom:hover {
  background-color: #6a7f89;
}

.bg-accent {
  background-color: #6d43b8;
}

a.bg-accent:focus,
a.bg-accent:hover {
  background-color: #6d43b8;
}

.bg-pink {
  background-color: #ec407a;
}

a.bg-pink:focus,
a.bg-pink:hover {
  background-color: #ec407a;
}

.bg-dark-sky-blue {
  background-color: #40c6ec;
}

a.bg-dark-sky-blue:focus,
a.bg-dark-sky-blue:hover {
  background-color: #40c6ec;
}

.motion-list ul {
  padding: 0 0 0 17px;
  min-height: 168px;
}

.motion-list ul li {
  list-style-type: circle;
}

.motion-list ul li a {
  font-size: 14px;
  color: #232323;
  line-height: 28px;
  font-weight: 300;
}

.motion-list ul li:hover a {
  font-size: 14px;
  color: #777;
  line-height: 28px;
  font-weight: 300;
}

.motion-list ul li:focus a {
  font-size: 14px;
  color: #232323;
  line-height: 28px;
  font-weight: 300;
}

.motion-list ul li span.fav-icon {
  color: #ffffff;
  font-size: 11px;
}

.motion-list ul li:hover span.fav-icon {
  color: #6a7f89;
  cursor: pointer;
}

.motion-list ul li span:active.fav-icon,
.motion-list ul li span:focus.fav-icon {
  color: red;
}

.fav-icon .fav-active {
  color: red;
  font-size: 11px;
}

.primary-col-list li {
  color: #098dff;
}

.success-col-list li {
  color: #2bc3a2;
}

.danger-col-list li {
  color: #ff7373;
}

.accent-col-list li {
  color: #7a73ff;
}

.warning-col-list li {
  color: #ffb81e;
}

.custom-col-list li {
  color: #6a7f89;
}

.pink-col-list li {
  color: #ec407a;
}

.dark-skyblue-col-list li {
  color: #40c6ec;
}

.m-l-n-17 {
  margin-left: -17px !important;
}

.motion-ticket .dropdown-menu {
  width: 100%;
}

.line-height-45 {
  line-height: 45px;
}

.add-info ul {
  padding: 0px;
}

.add-info ul ol {
  padding: 0px;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}

textarea.form-control {
  height: auto;
  border-radius: 6px;
}

.input-file {
  border: 1px solid #ccd5da;
  border-radius: 6px;
  padding: 9px;
  background: #ffffff;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

.custom-file-input::before {
  content: "Select file";
  display: inline-block;
  background: #a2b0b7;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 9pt;
  float: left;
  color: #fff;
}

.custom-file-input:hover::before {
  border-color: black;
}

.custom-file-input:active::before {
  background: #7b858a;
}

.custom-dashbg-183 {
  height: 183px;
  border-radius: 16px;
  background-color: #eaf5ff;
  border: dashed 2px #91ccff;
  width: 100%;
  float: left;
}

.custom-dashbg-400 {
  height: 400px;
  border-radius: 16px;
  background-color: #eaf5ff;
  border: dashed 2px #91ccff;
  width: 100%;
  float: left;
}

.btn-list .active {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #fff;
}

.btn-list .btn {
  padding: 6px 10px;
  margin-right: 5px;
}

.text-plus-3x {
  font-size: 3em !important;
  opacity: 0.4;
  position: absolute;
  left: 47%;
  top: 41%;
}

.text-plus-xs-2 {
  font-size: 1em !important;
  opacity: 0.4;
  position: absolute;
  left: 44%;
  top: 53%;
}

.text-plus-xs-4 {
  font-size: 1em !important;
  opacity: 0.4;
  position: absolute;
  left: 45%;
  top: 53%;
}

.text-plus-xs-3 {
  font-size: 1em !important;
  opacity: 0.4;
  position: absolute;
  left: 43%;
  top: 53%;
}

.db-heading {
  background: transparent;
  border: 0px;
  width: 28%;
}

.m-t-n13 {
  margin-top: -13px !important;
}

.m-t-n20 {
  margin-top: -20px !important;
}

/* Targets */

#targets .progress {
  height: 7px;
  margin-bottom: 4px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#targets .progress-bar-primary {
  background-color: #40bf8c;
}

#targets .progress-bar-success {
  background-color: #20c3a0;
}

#targets .progress-bar-danger {
  background-color: #ff5656;
}

#targets .progress-bar-warning {
  background-color: #ffa800;
}

#targets-main .form-control {
  height: 34px;
  border-radius: 6px;
}

#targets-main .panel {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 0 0;
}

#targets-main .custom-check > label {
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-style: normal !important;
}

#targets-main .dropdown-menu {
  width: max-content !important;
}

#targets .panel-default > .panel-heading {
  padding: 5px 8px;
  border-top: 1px solid #20c3a0;
}

.recent-label {
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 0.35em 0 0.35em 0;
  padding: 3px 6px;
  font-size: 65%;
}

.recent-right-label {
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 0.35em 0 0.35em 0;
  padding: 3px 6px;
  font-size: 65%;
}

.temp-label-3 {
  position: absolute;
  left: 115px;
  top: 0px;
  border-radius: 0 0.35em 0 0;
  padding: 3px 6px;
  font-size: 65%;
}

.temp-label-1 {
  position: absolute;
  left: 45px;
  top: 0px;
  border-radius: 0 0.35em 0 0;
  padding: 3px 6px;
  font-size: 65%;
}

.disable-label {
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 0.35em 0 0.35em 0;
  padding: 3px 6px;
  font-size: 65%;
}

.dropdown-sort {
  margin-left: -7px;
  margin-top: 5px;
}

.dropdown-sort > li > a {
  padding: 8px 20px;
}

.dropdown-sort .divider {
  height: 1px;
  margin: 0px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background: #82949d;
}

.search-postion {
  float: right;
  position: relative;
  right: -32px;
  margin-top: -11px;
}

.dropdown-search {
  position: absolute;
  background: transparent;
  border: transparent;
  box-shadow: 0 0 0 0;
}

@media (max-width: 767px) {
  .dropdown-search {
    position: relative;
  }
  .search-postion {
    right: -32px;
  }
}

.dropdown-search .input-group-addon {
  padding: 0px 6px;
}

.dropdown-search .input-group-addon button {
  height: 30px;
}

.white-panel {
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 6px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  min-height: 110px;
}

.white-panel.pad-one {
  padding: 10px 10px 20px;
}

.white-panel.pad-two {
  padding: 26px 10px;
}

.no-padding-left {
  padding-left: 0px;
}

.no-padding-right {
  padding-right: 0px;
}

.recent-label-two {
  position: relative;
  left: 11px;
  top: 25px;
  border-radius: 0.35em;
  padding: 4px 5px;
  font-size: 75%;
}

.override-bg {
  position: absolute;
  bottom: 33%;
  z-index: 999;
  left: 26%;
  display: none;
}

.no-lineheight {
  line-height: 0px;
}

/*
#targets-main table tr td:nth-child(6) { color: #098dff; }

#targets-main table tr td:nth-child(6) { color: #098dff; }

#targets-main table tr td:nth-child(2) { color: #28b294; }

#targets-main table tr td:nth-child(5) { color: #ff7373; }
*/

#datatable-edit .text-success {
  color: #20c3a0 !important;
}

#datatable-edit .text-danger {
  color: #ff5566 !important;
}

/* #datatable-edit table tbody tr:nth-child(1) {
    border-bottom: 6px solid #e8ebed;
} */

.data-table-row-splitter {
  border-bottom: 6px solid #e8ebed;
}

.navbar-fullcast .dropdown .btn {
  height: 20px !important;
  padding: 3px 8px;
  box-shadow: 0 0 0 0;
}

#toastr .alert {
  padding: 10px 15px 10px 5px;
  width: 300px;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.4);
}

#toastr .alert-label {
  vertical-align: middle;
  width: auto;
  padding: 5px 5px;
  height: 100%;
  font-size: 1.1em;
}

#toastr .alert-labelled-cell {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
}

#toastr .alert-labeled .close > * {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10px;
  right: -10px;
  font-size: 17px !important;
}

#toastr .alert-success {
  color: #fff;
  background-color: #22bd99;
  border-color: #22bd99;
}

#toastr .alert-info {
  color: #fff;
  background-color: #0084ff;
  border-color: #0084ff;
}

#toastr .alert-warning {
  color: #fff;
  background-color: #ffa318;
  border-color: #ffa318;
}

#toastr .alert-danger {
  color: #fff;
  background-color: #ff6869;
  border-color: #ff6869;
}

#flat-alert .alert {
  padding: 1px 5px 1px 5px;
  width: 100%;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.4);
}

#flat-alert .alert-label {
  vertical-align: middle;
  width: auto;
  padding: 5px 5px;
  height: 100%;
  font-size: 1.1em;
}

#flat-alert .alert-labelled-cell {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
}

#flat-alert .alert-labeled .close > * {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10px;
  right: -10px;
  font-size: 17px !important;
}

#flat-alert .alert-success {
  color: #fff;
  background-color: #22bd99;
  border-color: #22bd99;
}

#flat-alert .alert-info {
  color: #fff;
  background-color: #0084ff;
  border-color: #0084ff;
}

#flat-alert .alert-warning {
  color: #fff;
  background-color: #ffa318;
  border-color: #ffa318;
}

#flat-alert .alert-danger {
  color: #fff;
  background-color: #ff6869;
  border-color: #ff6869;
}

#nbg-alert .alert {
  padding: 1px 5px 1px 5px;
  width: 100%;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.4);
}

#nbg-alert .alert-label {
  vertical-align: middle;
  width: auto;
  padding: 5px 5px;
  height: 100%;
  font-size: 1.1em;
}

#nbg-alert .alert-labelled-cell {
  padding: 5px 5px 5px 0px;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}

#nbg-alert .alert-labeled .close > * {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10px;
  right: -10px;
  font-size: 17px !important;
}

#nbg-alert .alert-success-nbg {
  color: #22bd99;
  background-color: transparent;
  border-color: transparent;
}

#nbg-alert .alert-info-nbg {
  color: #0084ff;
  background-color: transparent;
  border-color: transparent;
}

#nbg-alert .alert-warning-nbg {
  color: #ffa318;
  background-color: transparent;
  border-color: transparent;
}

#nbg-alert .alert-danger-nbg {
  color: #ff6869;
  background-color: transparent;
  border-color: transparent;
}

.b-danger {
  border-width: 2px;
  border-color: #ff6869 !important;
}

.card-success {
  border-radius: 6px;
  background-color: rgb(32, 195, 160);
  box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 5%;
  top: 0px;
  width: 90%;
  height: 200px;
  z-index: 320;
  text-align: center;
  color: #fff;
}

.card-danger {
  border-radius: 6px;
  background-color: #ff6869;
  box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 5%;
  top: 0px;
  width: 90%;
  height: 200px;
  z-index: 320;
  text-align: center;
  color: #fff;
}

.card-info {
  border-radius: 6px;
  background-color: #0084ff;
  box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 5%;
  top: 0px;
  width: 90%;
  height: 200px;
  z-index: 320;
  text-align: center;
  color: #fff;
}

.card-content {
  border-radius: 6px;
  background-color: #fff;
  border: 0px solid #eee;
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 100px;
  width: 100%;
  z-index: 324;
  text-align: center;
  padding: 20px 50px 20px;
}

.ideal-profiles {
  border-radius: 6px;
  background-color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  text-align: left;
  padding: 5px 5px 5px;
  margin-top: 5px;
  cursor: pointer;
}

.ideal-label .label {
  display: inline;
  padding: 0.3em 0.4em 0.4em;
  font-size: 75%;
  float: none;
}

.ideal-profiles .plan-circle-info {
  border-radius: 100px;
  position: relative;
  left: 5px;
  width: 42px;
  height: 42px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1em;
  line-height: 3.1em;
  color: #434343;
  background: #e1e5e7;
  top: 1rem;
  margin-right: 14px;
}

.ideal-profiles .label {
  display: inline;
  padding: 0.3em 0.4em 0.4em;
}

.ideal-profiles.active {
  border: 1px solid #098dff;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.4);
}

.card-plans {
  border-radius: 6px;
  background-color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);

  padding: 10px 13px 20px;
  padding: 5px 13px 20px;
  margin-top: 25px;
}

.card-plans.active {
  border: 2px solid #2bc3a2;
}

.card-plans .btn-sm {
  padding: 4px 22px;
}

.m-t-20percent {
  margin-top: 14%;
}

.signature-txt {
  position: absolute;
  bottom: 33px;
  left: 0px;
}

/* Loaders */

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite,
    colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285f4;
  }
  25% {
    stroke: #de3e35;
  }
  50% {
    stroke: #f7c223;
  }
  75% {
    stroke: #1b9a59;
  }
  100% {
    stroke: #4285f4;
  }
}

@keyframes colors {
  0% {
    stroke: #4285f4;
  }
  25% {
    stroke: #de3e35;
  }
  50% {
    stroke: #f7c223;
  }
  75% {
    stroke: #1b9a59;
  }
  100% {
    stroke: #4285f4;
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

/*loader one end--*/

.loader,
.metric-container-loader {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.loader p {
  font-size: 16px;
  color: #777;
}

.loader .loader-inner {
  display: inline-block;
  width: 8px;
  border-radius: 30px;
  background: #0084ff;
}

.loader .loader-inner:nth-last-child(1) {
  -webkit-animation: loading 1.5s 1s infinite;
  animation: loading 1.5s 1s infinite;
}

.loader .loader-inner:nth-last-child(2) {
  -webkit-animation: loading 1.5s 0.5s infinite;
  animation: loading 1.5s 0.5s infinite;
}

.loader .loader-inner:nth-last-child(3) {
  -webkit-animation: loading 1.5s 0s infinite;
  animation: loading 1.5s 0s infinite;
}

@-webkit-keyframes loading {
  0% {
    height: 15px;
  }
  50% {
    height: 35px;
  }
  100% {
    height: 15px;
  }
}

@keyframes loading {
  0% {
    height: 15px;
  }
  50% {
    height: 35px;
  }
  100% {
    height: 15px;
  }
}

/* loader two end --- */

.pivot.dropdown-menu {
  top: 49px;
  left: 5px;
  box-shadow: 0 0px 4px 1px rgba(120, 120, 120, 0.1) !important;
  width: 240px !important;
}

.pivot-fields .checkbox label {
  min-height: 20px;
  padding-left: 31px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  width: 100%;
  padding-bottom: 7px;
  font-size: 12px;
}

.pivot-leftmenu .checkbox label {
  padding-left: 31px;
  margin-bottom: 0px;
  font-weight: 400;
  cursor: pointer;
  width: 100%;
  padding-bottom: 12px;
  font-size: 12px;
  border-bottom: 1px solid rgb(238, 238, 238);
  padding-top: 8px;
}

.pivot-fields {
  height: 200px;
  overflow-y: auto;
}

.design-ass.open .dropdown-menu {
  min-width: 100px;
}

.btn-clear-xs:hover,
.btn-clear-xs:active {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125) !important;
}

.plan-circle-info {
  border-radius: 100px;
  position: relative;
  left: 28%;
  width: 75px;
  height: 75px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 4.1em;
  color: #434343;
  background: #e1e5e7;
  top: 0rem;
}

.planslist-scroll {
  overflow-y: auto;
  height: 47rem;
  padding-bottom: 50px;
}

.scroll-auto {
  overflow: auto;
}

#page-wrapper-full {
  margin: 54px 0 30px 0px;
  padding: 0 0px;
  border-left: 1px solid #e7e7e7;
}

#Add_Profile .form-control {
  border-radius: 6px;
}

#Add_Profile .tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 9px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 8px;
  /* width: 100%; */
  line-height: 22px;
  min-height: 100px;
  float: left;
}

#Add_Profile .label {
  margin: 2px;
  float: left;
  padding: 0.5em 0.4em 0.6em;
  font-size: 71%;
}

#Add_Profile .checkbox label {
  padding-left: 31px;
  margin-bottom: 0px;
  font-weight: 400;
  cursor: pointer;
  padding-bottom: 0px;
  font-size: 12px;
  padding-top: 1px;
}

#Add_Profile .scroll-v {
  height: 220px;
  overflow-x: auto;
}

.hierarchytable .table > tbody > tr > td {
  border-bottom: 1px solid #ddd;
  border-top: 0px;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: inherit;
  float: left;
  width: 100%;
  /* overflow-y: hidden !important; */
}

.cohort-drpdwn .dropdown .btn {
  border-radius: 6px;
  height: 34px;
  width: 100%;
  text-align: left;
}

.dropdown .btn {
  border-radius: 6px;
  height: 34px;
  text-align: left;
}

.report-drpdwn .dropdown .btn {
  border-radius: 6px;
  height: 34px;
  width: 100%;
  text-align: left;
}

.b-r-none {
  border-radius: 6px 0px 0px 6px !important;
}

.h39 {
  height: 39px !important;
}

.chart-tabs .nav-tabs > li > a {
  border: 0px solid #ddd;
  font-size: 12px;
  padding: 0px 10px;
  background: transparent;
}

.chart-tabs .nav-tabs > li.active > a {
  color: #28b294;
  border: 0px solid #ddd;
  font-size: 12px;
}

.chart-tabs .nav-tabs > li.hover > a {
  background: #fff;
  color: red;
  border: 0px solid #ddd;
  font-size: 12px;
}

.chart-tabs .panel-heading {
  padding: 0px 0px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.chart-tabs .nav-tabs {
  border-bottom: 0px solid #ddd;
  padding-bottom: 4px;
}

.chart-tabs .panel-body {
  padding: 0px;
}

.h25 {
  height: 25px !important;
  font-size: 9px;
}

.chart-date .input-group-addon {
  padding: 6px 6px;
  font-size: 8px;
  border-radius: 0px 6px 6px 0px;
}

.chart-date .form-group {
  margin-bottom: 5px;
}

#addMetric .open > .dropdown-menu {
  display: block;
  width: 100%;
}

.alertdot {
  position: relative;
  top: -2px;
  left: -6px;
  font-size: 22px;
}

.tooltip.top .tooltip-inner {
  background-color: #444;
  padding: 10px;
  opacity: 1;
  text-align: center;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #444;
}

.recharts-tooltip-wrapper .custom-tooltip {
  width: auto;
  margin: 0;
  line-height: 24px;
  border: 1px solid #f5f5f5;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px;
}

.recharts-tooltip-wrapper .custom-tooltip .label {
  margin: 0;
  color: #666;
  font-weight: 700;
  font-size: 100%;
}

.recharts-tooltip-wrapper .custom-tooltip .desc {
  margin: 0;
  color: #999;
}

.recharts-tooltip-wrapper .custom-tooltip .intro {
  border-top: 1px solid #f5f5f5;
  margin: 0;
}

.hide {
  display: none !important;
}

.popover {
  max-width: none !important;
}

.required {
  color: red;
}

.check-rad > div {
  margin-top: 0;
  margin-bottom: 0;
}

.left67 {
  left: 67px !important;
}

.left74 {
  left: 74px !important;
}

.h-20 {
  height: 20px !important;
}

.btn-is-disabled {
  pointer-events: none;
  opacity: 0.7;
}

.record-level-target-table > tbody > tr > td {
  font-weight: normal !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.has-error .Select-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .Select-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .dx-autocomplete {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

.has-error .dx-autocomplete:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}

.grid-inline-width {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}

.grid-inline-width-col {
  flex-grow: 1;
}

.grid {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
}

.col {
  display: block;
  max-width: 100%;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
}

.width-fit-content {
  max-width: fit-content !important;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-header {
  padding: 5px !important;
  border-bottom: none !important;
  background-color: #f9f9f9 !important;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.hierarchy-accordian {
  border-radius: 8px !important;
  border: 10px solid #f1f1f3 !important;
}

.hierarchy-accordian .card-header {
  background-color: #f1f1f3 !important;
  border-radius: 8px;
  padding: 0px 0px 10px !important;
}

.btn-link {
  color: gray !important;
  text-decoration: none !important;
  outline: none !important;
}

.btn-link:hover {
  color: gray !important;
  text-decoration: none !important;
  outline: none !important;
}

.btn-link:active {
  text-decoration: none !important;
  outline: none !important;
}

.btn-link:focus {
  text-decoration: none !important;
  outline: none !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.p-l-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p-t-b-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.p-t-b-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.b-r-0 {
  border-right: 0px !important;
}

.datepicker-icon {
  color: #999;
  cursor: pointer;
}

.datepicker-icon:hover {
  color: #555;
}

.datepicker-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
  background-color: #fff;
  padding: 3;
  border-left: 3px;
}

.datepicker-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

.m-0 {
  margin: 0px !important;
}

.b-0 {
  border: 0px !important;
}

.b-1 {
  border: 1px solid #c9c9c9;
}

.p-0 {
  padding: 0px !important;
}

.align-items-flex-start {
  align-items: flex-start !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.content-left {
  justify-content: left !important;
}

.content-flex-end {
  justify-content: flex-end !important;
}

.content-flex-start {
  justify-content: flex-start !important;
}

.ReactVirtualized__Table > thead > tr > th {
  background: #f9f9fa;
  color: #434a4d;
  font-size: 12px;
  padding: 5px 5px 5px 8px;
  text-transform: uppercase;
  line-height: 31px;
}

.ReactVirtualized__Table > tbody > tr > td:nth-child(odd) {
  background: #fff;
  color: #434a4d;
}

.ReactVirtualized__Table > thead > tr > th:nth-child(odd) {
  background: #fff;
  color: #434a4d;
}

.ReactVirtualized__Table > thead > tr > th:first-child {
  border-radius: 8px 0px 0px 0px;
}

.ReactVirtualized__Table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  border-radius: 8px;
}

.ReactVirtualized__Table__headerRow {
  background: #f9f9fa;
  color: #434a4d;
  font-size: 12px;
  padding: 5px 5px 5px 8px;
  text-transform: uppercase;
  line-height: 31px;
  text-align: center;
}

.ReactVirtualized__Table__rowColumn {
  color: #434a4d;
  font-size: 12px;
  padding: 5px 5px 5px 8px;
  line-height: 31px;
  text-align: center !important;
  vertical-align: middle !important;
}

.ReactVirtualized__Table__row {
  margin: 0px 5px 20px 5px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 6px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ReactVirtualized__Table__Grid {
  outline: none !important;
}

.mx3 {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.justify-content-left {
  justify-content: left !important;
}

.map-level:hover,
.map-level:focus,
.map-level:active {
  background: #f5f7f7;
  cursor: pointer;
}

.map-item {
  position: relative;
  display: inline-block;
}

.map-notify-badge {
  position: absolute;
  background: transparent;
  text-align: center;
  font-size: 10px !important;
  float: right;
  bottom: 0px !important;
  right: 0px !important;
}

.display-grid {
  display: grid !important;
}

.warning-color {
  color: #8a6d3b !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.schedule-list-dropdown-menu {
  width: auto !important;
  position: absolute !important;
  top: 100% !important;
  right: 12px !important;
}

.adjustment-list-dropdown-menu {
  width: auto !important;
  position: absolute !important;
  top: 100% !important;
  right: 12px !important;
}

#orgchart {
  width: 100% !important;
}

.select-box {
  border: none;
  border-bottom: 1px solid #dedede;
  height: 21px;
  font-size: 13px;
}

.select-box:focus {
  outline: none;
  border-bottom: 1px solid #33b5e5;
}

.label-dbs {
  background-color: #40c6ec;
}

.label-tealish {
  background-color: #28b294;
}

.label-salmon {
  background-color: #ff7373;
}

.dx-command-select {
  width: 100px !important;
  min-width: 100px !important;
}

.dx-button-mode-text .dx-icon {
  color: #6a7f89 !important;
}

.cursor-move {
  cursor: move !important;
}

.padding-0 {
  padding: 0px !important;
}

.text-bold {
  font-weight: bold !important;
}

.color-danger {
  color: #ff6869 !important;
}

.fa-spinner-custom {
  color: #20c3a0 !important;
  font-size: 28px !important;
}

.text-align-center {
  text-align: center !important;
}

.margin-right-none {
  margin-right: 0px;
}

.display-block {
  display: block;
}

.m-t-25 {
  margin-top: 25px;
}

.outline-none {
  outline: none !important;
}

.disable-div {
  pointer-events: none !important;
  opacity: 0.4 !important;
}

.label-color {
  color: #666d6f !important;
}

.nobreak {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-l-8 {
  padding-left: 8px;
}

.p-l-16 {
  padding-left: 16px;
}

.btn-views {
  background: transparent;
  font-size: 25px;
  border: 0px;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.p-l-4 {
  padding-left: 4px !important;
}

*:focus {
  outline: none !important;
}

.btn-views-circle:hover {
  color: white;
  opacity: 0.9;
}

.btn-views-circle {
  color: #fff !important;
  padding: 7px;
  background-color: #28b294;
  box-shadow: 0 0 4.9px 1.1px rgba(0, 0, 0, 0.24);
  border-radius: 50px !important;
}

.popover-view {
  padding: 5px;
  border-radius: 9px;
  border: 1px solid #c9c9c9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
  right: 4rem;
  position: absolute;
  top: -0.5rem;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  width: 40% !important;
}

.fa-views {
  color: rgb(158, 158, 158) !important;
  font-size: 20px;
}

.m-t-6 {
  margin-top: 6px;
}

.max-width-20 {
  max-width: 20px !important;
}

.margin-right-0 {
  margin-right: 0px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-20 {
  margin-right: 20px;
}

.cursor-hand {
  cursor: pointer;
}

.icp-select {
  border-radius: 4px;
  margin-right: 2px;
  font-size: 10px;
  border-color: #6a7f89;
  background-color: #6a7f89;
}

.icp-select-input {
  border-radius: 4px;
  margin-right: 2px;
  font-size: 10px;
}

.fa-custom {
  color: #dedede;
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.2em 0.3em;
  cursor: hand;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-4 {
  margin-left: 4px !important;
}

.fixed-width-200 {
  width: 200px;
}
.fixed-width-300 {
  width: 300px;
}
.resize-none {
  resize: none;
}

.panel-margin {
  margin: 0px 5px 10px 5px !important;
}

.measure {
  position: relative;
  background-color: rgb(106, 127, 137);
  border-color: rgb(106, 127, 137);
  border-radius: 4px 4px 4px 4px !important;
  margin-right: 4px;
}

.p-r-8 {
  padding-right: 8px !important;
}

.m-l-3 {
  margin-left: 3px;
}

.mb5 {
  margin-bottom: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.txt-xs {
  font-size: 10px !important;
  line-height: 15px !important;
}

.label-chart-color {
  color: rgba(0, 0, 0, 0.54) !important;
  font-size: 13px;
  margin: 0;
  font-weight: 500;
}

.m-r-3 {
  margin-right: 3px;
}

.m-r-5 {
  margin-right: 5px;
}

.padding-left-10 {
  padding-left: 10px;
}

.m-t-neg-25 {
  margin-top: -25px !important;
}

.m-t-neg-10 {
  margin-top: -10px !important;
}

.m-l-neg-10 {
  margin-left: -5px !important;
}

.table-hierarchy tr {
  border: 1px solid #dedede;
}

.table-hierarchy .progress {
  margin-bottom: 0px;
  height: 40px;
  border-radius: 0px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.table-hierarchy .progress-bar {
  line-height: 40px;
}

.h-50 {
  height: 50px !important;
}

.b-r-3 {
  border-radius: 3px;
}

.text-l-h-7 {
  line-height: 7px !important;
}

.text-f-s-9 {
  font-size: 98px !important;
}

.viewport-select-region-map-view-tab {
  height: calc(100vh - 198px) !important;
  height: -moz-calc(100vh - 198px) !important;
  height: -webkit-calc(100vh - 198px) !important;
}

.map-view-dropdown-icon {
  font-size: 24px;
  color: rgb(158, 158, 158);
}

.box-shadow-none {
  box-shadow: none !important;
}

.b-c-transparent {
  background-color: transparent !important;
}

.font-weight-700 {
  font-weight: 700;
}

.m-t-n-12 {
  margin-top: -12px !important;
}

.b-r-0 {
  border-radius: 0px !important;
}

.l-h-1 {
  line-height: 1 !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.h-30 {
  height: 30px !important;
}

.b-s-map-balancer {
  box-shadow: 0px 2px 4px 0px rgb(150 150 150 / 50%) !important;
}

.map-settings-border {
  border: 1px solid #e3e3e3;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  width: 100%;
  box-shadow: 2px 4px 4px 0px rgb(150 150 150 / 80%);
}

.full-width {
  width: 100%;
}

.m-t-2 {
  margin-top: 2px;
}

.m-h-17 {
  max-height: 17px !important;
}

.map-metrics-btn {
  padding: 0px 0px 1px 5px;
}

.fw-b {
  font-weight: bold !important;
}

.h-0 {
  height: 0 !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-h-100 {
  min-height: 100;
}

.m-t-5 {
  margin-top: 5px;
}

.f-s-14 {
  font-size: 14px !important;
}

.v-a-baseline {
  vertical-align: baseline !important;
}

.h-20 {
  height: 20px;
}

.map-metrics-builder-top-height {
  height: calc(100vh - 218px);
}

.map-metrics-builder-height {
  height: calc(100vh - 223px);
}

.map-metrics-builder-tree-height {
  height: calc(100vh - 274px) !important;
  min-height: auto !important;
}

.smart-hierarchy-drop-down {
  min-width: 150px;
}

.text-box-f {
  border: none;
  border-bottom: 1px solid #dedede;
  width: 99%;
}

.text-box-f:focus {
  outline: none;
  border-bottom: 1px solid #33b5e5;
}

.w-100 {
  width: 100px;
}

.no-box {
  border: 0;
  box-shadow: none;
}

/*switch on-off */

.toggle-label {
  position: relative;
  width: 300px;
  height: 30px;
  float: right;
}

.toggle-label input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.toggle-label input[type="checkbox"] + .back {
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  top: 0;
  border: 1px solid #e3e3e3;
  transition: background 150ms linear;
}

.toggle-label input[type="checkbox"]:checked + .back {
  border: 1px solid #e3e3e3;
  cursor: pointer;
}

.toggle-label input[type="checkbox"] + .back .toggle {
  display: block;
  position: absolute;
  content: " ";
  background: #e3e3e3;
  width: 50%;
  height: 100%;
  transition: margin 150ms linear;
  border: 1px solid #808080;
}

.toggle-label input[type="checkbox"]:checked + .back .toggle {
  margin-left: 150px;
}

.toggle-label .label {
  display: block;
  position: absolute;
  width: 50%;
  line-height: 18px;
  text-align: center;
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #666d6f !important;
}

.toggle-label .label.on {
  left: 0px;
}

.toggle-label .label.off {
  right: 0px;
}

.toggle-label input[type="checkbox"]:checked + .back .label.on {
  color: #e3e3e3;
}

.toggle-label input[type="checkbox"] + .back .label.off {
  color: #e3e3e3;
  cursor: pointer;
}

.toggle-label input[type="checkbox"]:checked + .back .label.off {
  color: #ddd;
}

/*switch on-off */

.number-formats {
  z-index: 99;
  width: 75px;
}

.sc-calc {
  width: 24% !important;
}

.sc-calc-lineitem {
  width: 74% !important;
  right: 24% !important;
  margin-right: 3px;
}

.metric-seleted {
  background-color: #098dff !important;
}

.metric-margin {
  margin: 5px !important;
}

.text-white {
  color: #fff;
}

.number-formats-select {
  float: right;
  color: #000;
}

.number-formats__value-container {
  min-height: 28px !important;
  max-height: 28px;
}

.number-formats__indicators {
  min-height: 28px !important;
  max-height: 28px;
}

.number-formats__input {
  min-height: 28px !important;
  max-height: 28px;
  padding: 0px;
}

.number-formats__control {
  min-height: 28px !important;
  max-height: 28px;
}

.modal-body {
  padding: 5px;
}

.font-weight-100 {
  font-weight: 100 !important;
}

.timeseries-modal {
  width: 98% !important;
}

.timeseries-select {
  float: right;
  color: #000;
}

.timeseries__value-container {
  min-height: 28px !important;
  max-height: 28px;
}

.timeseries__indicators {
  min-height: 28px !important;
  max-height: 28px;
}

.timeseries__input {
  min-height: 28px !important;
  max-height: 28px;
  padding: 0px;
}

.timeseries__control {
  min-height: 28px !important;
  max-height: 28px;
}

.multiInput-modal {
  width: 98% !important;
}

.multiInput-select {
  float: right;
  color: #000;
}

.multiInput__value-container {
  min-height: 30px !important;
  max-height: 30px;
}

.multiInput__indicators {
  min-height: 30px !important;
  max-height: 30px;
}

.multiInput__input {
  min-height: 30px !important;
  max-height: 30px;
  padding: 0px;
}

.multiInput__control {
  min-height: 30px !important;
  max-height: 30px;
}

.multiInput-min-width {
  min-width: 49vh !important;
}

.canvas-custom-well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 20px;
  min-height: 300px;
}

.canvas-center {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
}

.btn-only-link {
  color: #b5b5b5;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0px;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.btn-only-link span {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.btn-only-link:hover {
  color: #28b294;
}

.no-pointer {
  pointer-events: none;
}

.p-t-30 {
  padding-top: 30px;
}

.br-b-1 {
  border-bottom: 1px solid #dedede;
}

.dx-overlay-wrapper {
  z-index: 1700 !important;
  font-family: "Inter" !important;
}

.dx-overlay-wrapper input,
.dx-overlay-content,
.dx-widget,
.dx-widget input,
.mapboxgl-map,
.tooltip {
  font-family: "Inter" !important;
}

.tree-node-disabled {
  pointer-events: none;
  opacity: 0.5;
}
