.pp-bold {
  font-weight: bold;
}
ul {
  list-style-type: none;
}
.wrapper {
  padding: 12px;
}

.pp-root {
  background-color: #454347;
}

.pp-content {
  display: inline-block;
  width: calc(100vw - 20px);
  vertical-align: top;
  margin-left: 10px;
}

.pp-content-with-sidebar {
  display: inline-block;
  width: calc(100vw - 255px);
  vertical-align: top;
  margin-left: 235px;
}

.pp-chart-container {
  width: 100%;
  height: calc(100% + 23px);
}

.pp-sidebar {
  background-color: #454347;
  display: inline-block;
  height: calc(100vh - 52px);
  top: 52px;
  margin-right: 20px;
  position: fixed;
  left: 0;
  z-index: 32;
}
.pp-dashboard-content {
  height: calc(100vh - 52px);
  overflow-y: scroll;
}
.pp-sidebar-filter-con {
  display: inline-block;
  z-index: 30;
  height: 100%;
  width: 220px;
  top: 52px;
  left: 0px;
  background-color: #454347;
  background-image: url("/assets/gradient_gray.png");
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-size: contain;
  -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.1s;
  transition: 0.1s;
  padding: 15px;
  padding-bottom: 0px;
  color: #5a5a5c;
  padding-top: 0px;
}

.pp-sidebar-toggle {
  position: relative !important;
  display: inline-block;
  left: 205px;
  position: relative !important;
  top: calc(50vh - 60px);
  cursor: pointer;
  z-index: 9;
  height: 60px;
  width: 30px;
  padding: 15px;
  padding-left: 8px;
  border: 0px solid white;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #454347;
  background-attachment: fixed;
  background-size: contain;
  color: #cccccc;
  -webkit-box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-size: 20px;
}

.pp-sidebar-collapsed {
  left: -220px;
}

.pp-sidebar-header {
  width: 180px;
  margin-top: 15px;
}

.pp-login-header {
  height: 52px;
  background-color: #1b1c1d;
  text-align: center;
  color: #fff;
  font-size: 21px;
}

.pp-header-text {
  padding-top: 13px;
  color: #4fb9ff;
}

.pp-login-header img {
  float: left;
  width: 81px;
  height: 29px;
  margin: 11px;
  margin-left: 21px;
}

.pp-login-page {
  background-color: #f0efed;
  height: 100vh;
  position: absolute;
  width: 100%;
}

.pp-login {
  width: 1000px;
  position: relative;
  background-color: #fff;
  height: 480px;
  border-radius: 5px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #e6e6e6;
  padding: 20px;
}

.pp-login img {
  display: inline-block;
  height: 300px;
  vertical-align: top;
  margin-top: 60px;
  margin-left: 100px;
}

.pp-login-label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: -1px;
}

.pp-login-box {
  display: inline-block;
  width: 220px;
  padding-top: 20px;
}

.pp-login-box h3 {
  color: #646464;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
}

.pp-login-button {
  margin-top: 15px;
  width: 260px;
  border: 0;
  padding: 0 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  text-shadow: #007dab 0 1px 0;
  background: #047cb0;
  cursor: pointer;
}

.pp-card {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-color: #f6f6f6;
  padding: 13px;
  border-radius: 2px;
  margin-bottom: 12px;
  margin-right: 10px;
  color: #525252;
}

.pp-card-small {
  width: 49%;
  display: inline-block;
  margin-right: 12px;
}

.pp-loginNav {
  top: 3px;
  margin-right: 2px;
  font-size: 13px;
}

.pp-options {
  padding: 10px;
  margin-top: 8px;
}

.pp-button {
  font-size: 12px;
  border: 0;
  border-radius: 0;
  position: relative;
  display: inline-block;
  padding: 3px 7px 3px 7px;
}

/* .pp-options button{
    width:120px;
} */
.pp-button-lg {
  width: 180px !important;
}

.pp-button-small {
  width: 100px !important;
}

.pp-button-tall {
  height: 30px;
}

.pp-v-menu-item {
  margin-bottom: 5px;
  display: block;
}

.pp-checkbox {
  margin: 10px;
}

.pp-radio {
  margin-left: 10px !important;
}

.pp-ul {
  list-style: none;
}

.pp-XBut {
  width: 13px;
  height: 13px;
  line-height: 0.5;
}

.pp-legendList {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pp-legendListLarge {
  margin-top: 10px;
  margin-bottom: 40px;
}

.pp-cardConfig {
  top: -1px;
  right: 5px;
  cursor: pointer;
  position: absolute;
  color: #2b2b2b;
}

.pp-cardConfig span {
  margin-left: 5px;
}

.pp-thresholdLabel {
  display: inline-block;
  font-weight: bold;
  min-width: 230px;
}

.pp-marginTop20 {
  margin-top: 20px;
}

.pp-margin10 {
  margin: 10px;
}

.pp-marginLeft10 {
  margin-left: 10px;
}

.pp-borderLeft {
  border-left: 1px solid #ccc;
}

.pp-inlineB {
  display: inline-block;
  vertical-align: top;
}

.pp-marginLeft15 {
  margin-left: 15px;
}

.pp-button-param {
  width: 180px;
  font-size: 13px;
  border-radius: 0;
  position: relative;
}

.pp-dashboard-widget-6 {
  height: calc(50vh - 47px);
  width: 50%;
}

.pp-dashboard-widget-12 {
  height: calc(50vh - 47px);
  width: 100%;
}

.pp-dashboard-widget-fullScreen {
  height: calc(100vh - 77px);
  width: 100%;
}

.pp-widget-small {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.pp-widget-flex {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  vertical-align: top;
}

/* 
login form  */

.pp-login-form {
  width: 350px;
  margin: 0 auto;
  padding: 100px 0 30px;
}

.pp-login-form {
  margin-top: 100px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 15px;
  font-size: 13px;
  background-color: rgb(0, 129, 198);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  padding: 30px;
  padding-top: 60px;
  position: relative;
}

.pp-login-form h2 {
  font-size: 22px;
  margin: 35px 0 25px;
}

.pp-login-form .avatar {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -50px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  z-index: 9;
  background: #ffb375;
  padding: 15px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.pp-login-form .avatar img {
  width: 100%;
}

.pp-login-form input[type="checkbox"] {
  margin-top: 2px;
}

.pp-login-form .btn {
  font-size: 16px;
  font-weight: bold;
  background: #ff841f;
  border: none;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pp-login-form .btn:hover,
.pp-login-form .btn:focus {
  background: #fcae56;
  outline: none !important;
}

.pp-login-form a {
  color: #fff;
  text-decoration: underline;
}

.pp-login-form a:hover {
  text-decoration: none;
}

.pp-login-form form a {
  color: #2b2b2b;
  text-decoration: none;
}

.pp-login-form form a:hover {
  text-decoration: underline;
}

.pp-form-group {
  margin-top: 15px;
  width: 260px;
}

.pp-login-error {
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
}

.pp-logout {
  padding: 10px;
  color: #f5f5f5;
  font-size: 13px;
  cursor: pointer;
}

/* overrides *****************************************************************************************/
body {
  background-color: #454347 !important;
  color: #525252;
  height: 100%;
  overflow: hidden; /* This will remove the browser scroll */
}

* {
  margin: 0;
  padding: 0;
}

.ui.menu {
  border-radius: 0px !important;
}

input[type="text"] {
  -webkit-appearance: searchfield !important;
}

textarea,
input {
  outline: none;
}

::placeholder {
  opacity: 0.7;
}

/*semantic overrides */
.ui.inverted.menu .active.item {
  background-color: #525252;
}

.ui.dropdown .item .text {
  font-size: 15px;
  color: #2b2b2b;
}

.ui.menu .item > i.dropdown.icon {
  display: none;
}
/*bootstrap overrides */
.rdtPicker {
  width: 200px;
}

.rdtConOne {
  width: 56px;
  display: inline-block;
  margin-right: 3px;
}

.rdtConOne .rdtPicker {
  left: -78px;
}

.rdtConTwo {
  width: 56px;
  display: inline-block;
}

.rdtConTwo .rdtPicker {
  left: -137px;
}

.rdtRangeCon {
  width: 60px;
  display: inline-block;
  margin-right: 3px;
}
/* kendo overrides */
.k-label {
  font-weight: normal;
  margin-bottom: 3px;
  font-size: 14px;
  color: #525252;
  color: #fff;
}

.k-list-container {
  /* width: auto !important; */
}

.k-list-container .k-list .k-item {
  white-space: nowrap;
}

.k-popup-dropdowntree {
  padding: 0;
  max-height: 300px;
  overflow-y: scroll;
}

/*.k-dropdown {
  min-width: 120px;
}*/
.k-textbox-container {
  width: auto;
  margin-right: 10px;
}

.metricCombo {
  width: 180px;
  margin-bottom: 10px;
  vertical-align: top;
  /* display:block; */
}

.metricComboMed {
  width: 120px;
  margin-bottom: 10px;
  vertical-align: top;
  /* display:block; */
}

.metricComboMed .k-widget {
  width: 120px !important;
  margin-top: 2px;
}

.metricComboSmall {
  width: 85px;
  margin-bottom: 5px;
  vertical-align: top;
  margin-left: 0;
  /* display:block; */
}

.metricComboSmall .k-widget {
  width: 85px !important;
  margin-top: 2px;
}

.metricCombo .k-widget {
  width: 180px !important;
  margin-top: 2px;
}

.ui.inverted.menu.left.thick {
  background-color: #fff;
  min-height: 100vh;
}

.metricCombo .k-label,
.metricComboSmall .k-label {
  margin-bottom: 3px;
  width: 100%;
  color: #525252;
  color: #fff;
}
.metricComboDark .k-label {
  margin-bottom: 3px;
  width: 100%;
  color: #525252;
}

.k-drawer-item {
  padding: 0;
}

.k-drawer-wrapper {
  width: 220px;
}

.k-drawer .k-content,
.k-panelbar {
  color: #fff;
  background-color: #454347;
}

.k-drawer {
  height: 100vh;
}

.k-drawer-wrapper {
  height: calc(100vh - 52px);
  overflow-y: scroll;
}

.k-drawer-wrapper::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.k-drawer-wrapper::-webkit-scrollbar {
  width: 7px;
}

.k-drawer-wrapper::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 0px;
  /* background: rgba(0,0,0,.25); */
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.k-tilelayout {
  background-color: #454347;
}

.navBar > .right > .k-icon-md.k-svg-icon {
  width: 24px;
  height: 24px;
}

.navBar > .navigationMenu > .k-icon-md.k-svg-icon {
  width: 24px;
  height: 24px;
}

.k-panelbar {
  width: 100%;
}
.k-panelbar > .k-item > .k-link.k-selected,
.k-panelbar > .k-panelbar-header > .k-link.k-selected {
  color: #fff;
  background-color: #1d76f2;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}
.k-panelbar > .k-item > .k-link.k-selected,
.k-panelbar > .k-panelbar-header > .k-link.k-selected .k-state-hover {
  color: #fff;
  background-color: #ff8826;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}
.k-panelbar > .k-panelbar-item > .k-link:hover,
.k-panelbar > .k-panelbar-item > .k-link.k-state-hover,
.k-panelbar > .k-panelbar-header > .k-link:hover,
.k-panelbar > .k-panelbar-header > .k-link.k-state-hover,
.k-item > .k-link .k-state-hover,
.k-panelbar-header > .k-link .k-state-hover {
  color: #fff;
  background-color: #ff8826;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}

.k-panelbar > .k-panelbar-item > .k-link.k-state-selected,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected {
  color: #fff;
  background-color: #1d76f2;
  padding: 4px;
  width: 100%;
  cursor: pointer;
}

.k-panelbar > .k-panelbar-item > .k-link,
.k-panelbar > .k-panelbar-header > .k-link,
.k-panelbar-header > .k-link {
  color: #fff;
  background-color: #1d76f2;
  padding: 4px;
  width: 100%;
  cursor: pointer;
  margin-top: 3px;
}



.sidebaritem .k-panelbar > .k-item > .k-link.k-selected, .sidebaritem .k-panelbar > .k-panelbar-header > .k-link.k-selected {
    color: #fff;
    background-color: #fc6603;
    padding: 4px;
    width: 100%;
    cursor: pointer
}

    .sidebaritem .k-panelbar > .k-item > .k-link.k-selected, .sidebaritem .k-panelbar > .k-panelbar-header > .k-link.k-selected .k-state-hover {
        color: #fff;
        background-color: #fc7a23;
        padding: 4px;
        width: 100%;
        cursor: pointer
    }

.sidebaritem .k-panelbar > .k-panelbar-item > .k-link:hover,
.sidebaritem .k-panelbar > .k-panelbar-item > .k-link.k-state-hover,
.sidebaritem .k-panelbar > .k-panelbar-header > .k-link:hover,
.sidebaritem .k-panelbar > .k-panelbar-header > .k-link.k-state-hover,
.sidebaritem .k-item > .k-link .k-state-hover,
.sidebaritem .k-panelbar-header > .k-link .k-state-hover {
    color: #fff;
    background-color: #fc7a23;
    padding: 4px;
    width: 100%;
    cursor: pointer
}

.sidebaritem .k-panelbar > .k-panelbar-item > .k-link.k-state-selected, .sidebaritem .k-panelbar > .k-panelbar-header > .k-link.k-state-selected {
    color: #fff;
    background-color: #fc6603;
    padding: 4px;
    width: 100%;
    cursor: pointer
}

.sidebaritem .k-panelbar > .k-panelbar-item > .k-link, .sidebaritem .k-panelbar > .k-panelbar-header > .k-link, .sidebaritem .k-panelbar-header > .k-link {
    color: #fff;
    background-color: #fc6603;
    padding: 4px;
    width: 100%;
    cursor: pointer;
    margin-top: 3px;
}





.k-panelbar > .k-panelbar-item > .k-link .k-icon,
.k-panelbar > .k-panelbar-item > .k-link .k-panelbar-item-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-panelbar-item-icon {
  color: #fff;
}

.k-panelbar-content {
  padding: 10px;
}

.pp-unselectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /*
   Introduced in Internet Explorer 10.
   See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
 */
  -ms-user-select: none;
  user-select: none;
}

/*
.k-switch-on .k-switch-container{
    background-color: #8cffab;
}
.k-switch-off .k-switch-container {
    background-color:#ff9b85;
}
.k-switch-off:hover .k-switch-container, .k-switch-off.k-state-hover .k-switch-container{
    background-color:#ff9b85;
}
.k-button.k-primary:hover, .k-button.k-primary.k-state-hover, .k-action-buttons .k-primary:hover, .k-action-buttons .k-primary.k-state-hvoer, .k-slider .k-draghandle:hover, .k-switch-on:hover .k-switch-handle {
    border-color: #fff;
    color: #fff;
    background-color: #fff;
} */

/* dot loader **************************************************************************************/

@keyframes blink {
  50% {
    color: transparent;
  }
}

.loader__dot {
  animation: 1s blink infinite;
}

.loader__dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader__dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader__dot {
  font-size: 100px;
  color: #fff;
}

.dotLoader {
  position: absolute;
  top: -35px;
  left: -20px;
}

/*BLACKBOX */
.cc-selector {
  margin-left: 10px;
}

.cc-selector input {
  margin: 0;
  padding: 0;
  margin-right: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.configIconGroup {
  display: inline-block;
}

.configGroup {
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}

#chartConfigs {
  font-size: 12px;
  padding: 12px;
  padding-left: 15px;
  margin-bottom: 0px;
  border-right: 1px solid #ccc;
}

#cursorSelect {
  margin-left: 10px;
  padding-top: 5px;
}

#configIcons {
  padding-top: 10px;
}

.xZoom {
  background-image: url(../assets/img/xZoom3.png);
}

.yZoom {
  background-image: url(../assets/img/yZoom.png);
}

.xyZoom {
  background-image: url(../assets/img/xyZoom.png);
}

.pan {
  background-image: url(../assets/img/pan.png);
}

.zoomLabel {
  opacity: 0.9;
}

input:checked + .zoomLabel {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.zoomLabel {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 39px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(1.8) grayscale(1) opacity(0.7);
  -moz-filter: brightness(1.8) grayscale(1) opacity(0.7);
  filter: brightness(1.8) grayscale(1) opacity(0.7);
}

.zoomLabel:hover {
  -webkit-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  -moz-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  filter: brightness(1.2) grayscale(0.5) opacity(0.9);
}

#zoomIcons {
  display: inline-block;
  vertical-align: top;
}

#zoomIcons img {
  cursor: pointer;
  margin-right: 5px;
  display: inline-block;
}

.webscopechart {
  background-image: url("../assets/img/resize.png");
  background-position: right -4px bottom -2px; /*Positioning*/
  background-repeat: no-repeat; /*Prevent showing multiple background images*/
}

.ReactTable .rt-thead .rt-th {
  font-weight: bold;
  text-align: left;
  font-size: 11px;
}

.ReactTable .rt-thead .rt-resizable-header-content {
  white-space: initial;
}

/*   chart css  */
::-webkit-resizer {
  display: none;
}

.chartConConfig {
  top: 5px;
  right: 5px;
  cursor: pointer;
  position: absolute;
  color: #2b2b2b;
}

.chartConConfig span {
  margin-left: 5px;
}

.chartWrapper {
  display: inline-block;
  width: 80%;
  position: relative;
}

.chartWrapperSolo {
  display: inline-block;
  width: calc(100% - 260px);
  position: relative;
}

.chartWrapperSoloAd {
  display: inline-block;
  width: calc(100% - 430px);
  position: relative;
}

.chartFullWidth {
  width: 100%;
  min-width: 500px;
}

.chartStartDate {
  position: absolute;
  bottom: 26px;
  left: 10px;
  font-weight: bold;
  background-color: #fff;
}

.chartdiv {
  height: 200px;
  resize: vertical;
  overflow: hidden;
}

.legendwrapper {
  display: inline-block;
  width: 250px;
  min-height: 200px;
  margin: 1em 0;
  vertical-align: top;
}

.legendDiv {
  overflow-x: hidden;
}

.legenddivsolox {
  top: -5px;
  vertical-align: top;
}

.legenddivsolox ul {
  list-style: none;
}

.legenddivx ul {
  list-style: none;
}

.legendwrapper {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.legendwrapperSolo {
  display: inline-block;
  width: 260px;
  margin: 1em 0;
  vertical-align: top;
}

.legendwrapperSoloAd {
  display: inline-block;
  width: 430px;
  margin: 1em 0;
  vertical-align: top;
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
}

.legendwrapperSolo {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}

.rt-body {
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}

@media screen and (max-width: 1350px) {
  .chartWrapper {
    width: 75%;
  }
}
/* login////////////////////////////////////////////////////////////////////////*/

@import "common";

.pp-login-page {
  background-color: #f0efed;
  height: 100vh;
  position: absolute;
  width: 100%;
}
.pp-login-page pp-login-content {
  color: #525252;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4285em;
}
.pp-login {
  width: 1000px;
  position: relative;
  background-color: #fff;
  height: 480px;
  border-radius: 5px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #e6e6e6;
  padding: 20px;
}

.pp-login img {
  display: inline-block;
  height: 300px;
  vertical-align: top;
  margin-top: 60px;
  margin-left: 100px;
}

.pp-login-label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: -1px;
}

.pp-login-box {
  display: inline-block;
  width: 220px;
  padding-top: 20px;
}

.pp-login-box h3 {
  color: #646464;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
}

.pp-login-button {
  margin-top: 15px;
  width: 260px;
  border: 0;
  padding: 0 30px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-shadow: #007dab 0 1px 0;
  background: #047cb0;
  cursor: pointer;
}

.pp-card {
  position: relative;
  background-color: #f6f6f6;
  padding: 13px;
  border-radius: 2px;
  margin-bottom: 12px;
  color: #525252;
}

.pp-loginNav {
  top: 3px;
  margin-right: 2px;
  font-size: 13px;
}

.pp-options {
  padding: 10px;
  margin-top: 8px;
}

.pp-button {
  font-size: 12px;
  border: 0;
  border-radius: 0;
  position: relative;
  display: inline-block;
  padding: 3px 7px 3px 7px;
}

/* .pp-options button{
  width:120px;
} */
.pp-button-lg {
  width: 180px !important;
}

.pp-button-tall {
  height: 30px;
}

.pp-v-menu-item {
  margin-bottom: 5px;
  display: block;
}

/* 
login form  */

.pp-login-form {
  width: 350px;
  margin: 0 auto;
  padding: 100px 0 30px;
}

.pp-login-form {
  margin-top: 100px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 15px;
  font-size: 13px;
  background-color: rgb(0, 129, 198);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  padding: 30px;
  padding-top: 60px;
  position: relative;
}

.pp-login-form h2 {
  font-size: 22px;
  margin: 35px 0 25px;
}

.pp-login-form .avatar {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -50px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  z-index: 9;
  background: #ffb375;
  padding: 15px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.pp-login-form .avatar img {
  width: 100%;
}

.pp-login-form input[type="checkbox"] {
  margin-top: 2px;
}

.pp-login-form .btn {
  font-size: 16px;
  font-weight: bold;
  background: #ff841f;
  border: none;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pp-login-form .btn:hover,
.pp-login-form .btn:focus {
  background: #fcae56;
  outline: none !important;
}

.pp-login-form a {
  color: #fff;
  text-decoration: underline;
}

.pp-login-form a:hover {
  text-decoration: none;
}

.pp-login-form form a {
  color: #2b2b2b;
  text-decoration: none;
}

.pp-login-form form a:hover {
  text-decoration: underline;
}

.pp-form-group {
  margin-top: 15px;
  width: 260px;
}

.pp-login-error {
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
}

.pp-logout {
  padding: 10px;
  color: #f5f5f5;
  font-size: 13px;
  cursor: pointer;
}

.pp-filter-button {
  margin-top: 10px;
  width: 180px;
}

div.login-wrapper {
  color: @prima-background;
  > div.login-background {
    position: absolute;
    top: 160px;
    height: 520px;
    width: 100%;
    background-image: url("/assets/mapbg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    > div.login-container {
      height: 100%;
      > div {
        padding: 30px;
        > h2 {
          font-weight: 600;
          font-size: 24pt;
          margin: 10px;
          margin-bottom: 30px;
        }

        > form > div.form-group {
          margin-bottom: 20px;
          > .form-control {
            border-radius: 2px;
            font-size: 14pt;
            font-weight: 600;
            height: 45px;
            color: @prima-text-color;
            &::placeholder {
              color: @prima-text-gray;
            }
          }

          > button {
            border-radius: 2px;
            width: 100%;
            height: 45px;
            font-weight: bold;
            font-size: 16pt;
          }
        }
      }
    }
  }

  > h1 {
    margin-left: 80px;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 37pt;
    color: @prima-text-white;
    font-weight: normal;
  }

  > img {
    float: right;
    margin-top: 3px;
    margin-right: 60px;
    height: 50px;
    width: 142px;
  }
}

.error-message-container {
  height: 40px;
  margin-bottom: 20px;
  .error-message-wrapper {
    display: table;
    color: #f8090a;
    background-color: #ffe0e0;
    opacity: 0.9;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    .error-message {
      display: table-cell;
      vertical-align: middle;
      padding-left: 12px;
    }
  }
}

/* dot loader **************************************************************************************/

@keyframes blink {
  50% {
    color: transparent;
  }
}

.loader__dot {
  animation: 1s blink infinite;
}

.loader__dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader__dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader__dot {
  font-size: 100px;
  color: #fff;
}

.dotLoader {
  position: absolute;
  top: -35px;
  left: -20px;
}

.k-tilelayout-item-body {
  overflow-y: auto;
  cursor: auto;
}

.k-card-header {
  padding: 3px;
  font-size: 15px;
  cursor: grab;
  color: #424242;
  background-color: #e7e7e7;
  position: relative;
  overflow: visible;
}
.k-card-header-title {
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  cursor: grab;
  color: #fff;
  background-color: #4f709f;
  border-radius: 4px;
  margin-left: 4px;
  border: 1px;
  position: absolute;
  top: -10px; /* Move the content 5 pixels out of the bottom of the header */
}

@media (max-width: 1800px) {
  .k-card-header-title {
    font-size: 14px;
  }
}
@media (max-width: 1600px) {
  .k-card-header-title {
    font-size: 13px;
  }
}
.k-card {
  overflow: visible;
}
.k-header-override .k-card-header {
  padding: 3px;
}
.k-card-body {
  background-color: #f6f6f6;
}

.k-header-override .k-card-title {
  font-size: 15px;
  cursor: grab;
}

.k-grid .k-column-title {
  white-space: normal;
}

.pp-dashboard-drawer .k-drawer {
  background-color: #454347;
}

.pp-slim-grid .k-cell-inner > .k-link {
  padding: 1px 1px;
  font-size: 12px;
  white-space: normal;
}

.pp-slim-grid k-grid th,
.pp-slim-grid .k-grid td {
  padding: 1px 1px;
  font-size: 12px;
  white-space: normal;
}

.navBar {
  border-radius: 0px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.9em 1em;
  background-color: #1a171b;
  height: 51px;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.navBar2 {
  border-radius: 0px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #1a171b;
  height: 42px;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-top: 1px solid #454347;
}

.navBar3 {
  border-radius: 0px !important;
  display: flex;
  flex-wrap: wrap; /* Ensures items wrap to the next row */
  justify-content: flex-start; /* Align items at the start */
  align-items: flex-start; /* Align items at the top to prevent misalignment */
  width: 100%;
  background-color: #1a171b;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid #454347;
  height: auto; /* Allow height to adjust automatically */
  min-height: 36px; /* Maintain a minimum height if needed */
  border-top: 1px solid #454347;
}

.k-menu {
  display: flex;
  flex-wrap: wrap; /* Allows menu items to wrap onto a new row */
  justify-content: flex-start; /* Align items at the start */
  /* align-items: flex-start; /* Align items at the top to keep them aligned */
  height: auto; /* Let the height adjust dynamically */
  overflow: visible; /* Ensure the overflow content is shown */
}

.navBar3 .k-menu .k-item {
  background-color: #1a171b;
  color: #fff;
  font-size: 13px;
  padding: 1px;
  border-right: 1px solid #454347;
  border-bottom: 1px solid #454347;
}

.k-menu .k-item:hover {
  color: #4fb9ff !important; /* Color change on hover */
}

@media (max-width: 1200px) {
  .navBar3 .k-menu .k-item {
    background-color: #1a171b;
    color: #fff;
    font-size: 11px;
    padding: 1px;
    border-right: 1px solid #454347;
    border-bottom: 1px solid #454347;
  }

  .navBar3 .k-menu .k-link {
    padding: 6px 5px;
  }

  .navBar2 .k-menu .k-item {
    font-size: 13px;
  }
}

.navigationMenu {
  display: flex;
  justify-content: space-between;
  width: 200px;
  height: 100%;
  align-items: center;
}

.ppLogOut {
  padding: 10px;
  color: #f5f5f5;
  font-size: 14px;
  cursor: pointer;
}

.ppLogOutIcon {
  top: 8px;
  margin-right: 3px;
  font-size: 14px;
}

.ppFilterHeaderContainer {
  margin-right: 5%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.ppFilterCaret {
  margin-top: 1%;
  font-size: 20px;
  width: 20px;
  height: 20px;
}

.ppFilterContainer {
  display: flex;
  flex-direction: column;
}

.ppHide {
  display: none;
}

.pp-small-kendo-button {
  font-size: 11px;
}
.pp-redbg {
  background-color: #ff9999;
}
.pp-blueBorder {
  border: 4px solid #3184ff;
  border-radius: 5px;
}
.pp-rootCauseTabstrip {
  height: 100%;
}
.pp-rootCauseTabstrip > .k-tabstrip {
  height: 100%;
}
.pp-rootCauseTabstrip > .k-tabstrip > .k-content > .k-animation-container {
  width: 100%;
  height: 100%;
}
.pp-rootCauseTabstrip
  > .k-tabstrip
  > .k-content
  > .k-animation-container
  > .k-child-animation-container {
  height: 100%;
}
.pp-rootCauseTabstrip
  > .k-tabstrip
  > .k-content
  > .k-animation-container
  > .k-child-animation-container
  > div {
  height: 100%;
}
.tabhundred {
  height: 100%;
}

.pp-unselectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /*
     Introduced in Internet Explorer 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
  -ms-user-select: none;
  user-select: none;
}
.pp-settings-panel {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
  margin: 5px;
}

.title {
  text-decoration: underline;
  margin-top: 10px;
  margin-bottom: 2px;
}
.pp-timeline-legend {
  border: 1px solid #ccc;
  padding: 5px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  height: 35px;
}

.k-column-title {
  font-weight: bold;
}
.machineInfoGrid {
  height: calc(100vh - 280px);
}

.k-radio {
  border-color: #7c7c7c;
}
.k-form-field input.k-input[disabled] {
  opacity: 1;
  background-color: #ccc;
}
.k-form-md .k-form-field {
    margin-top: 4px;
    width: 800px;
}
.k-tabstrip .k-content {
    width: 100% !important;
}






.supportCaseDialog .k-window-content {
    padding: 0 !important;
}

.pp-column-container {
  display: flex;
  gap: 20px;
  padding: 10px;
}

.pp-column {
  flex: 1;
  padding-right: 20px;
  text-align: left;
}
.supportCaseDescription{
    width:100%;
    height:150px;
}

.k-tabstrip-items-wrapper {
    border-color: rgba(0, 0, 0, 0.18)
}

.tabstrip-container {
    height: 100%; /* or another fixed height */
  
}
.k-tabstrip {
    height:100%;
}

.k-tabstrip-content {
    height: 100%; /* Force an explicit height */
 
}

    .k-tabstrip-content > .k-animation-container {
        height: 98%;width:100%
    }
        .k-tabstrip-content > .k-animation-container  >.k-child-animation-container {
            height: 98%;
        }
        .k-tabstrip-content > .k-animation-container  > .k-child-animation-container > div {
            height: 100%
        }
.tabstrip-container *,
.tabstrip-container {
    box-sizing: border-box;
}

/* 1) Give your TabStrip a custom class so these rules only apply here. */
.pp-tabstrip.k-tabstrip .k-tabstrip-items {
    /* Remove default border or background, if any */
    border: none;
    background: none;
    /* Lay out tabs horizontally, with some spacing */
    display: inline-flex; /* or just flex */
    gap: 4px;
    margin: 0;
    padding: 0;
}

/* 2) Style each tab to look like a button */
.pp-tabstrip.k-tabstrip .k-item {
    border: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
    padding:0;
    background-color: #f5f5f5;
    cursor: pointer;
    color: rgb(0, 88, 233);
}

    .pp-tabstrip.k-tabstrip .k-item:hover {
        background-color: #e5e5e5;
    }

    /* 3) Active (selected) tab gets a "pressed" or highlight style */
    .pp-tabstrip.k-tabstrip .k-item.k-active {
        background-color: #f5f5f5;
        border-color: #ddd;
        font-weight: bold;
        color:#2a2a2a;
        border-bottom:0px solid #ccc;
    }
.k-table-td {
    border: solid 1px #0000001f !important;
}
.k-table-th {
    border: solid 1px #0000001f !important;
}
.k-table{border-collapse:collapse !important;}

.k-grid .k-grid-header-wrap {
    border-right: 1px solid #0000001f !important
}
.CustomerSearchGrid .k-grid-content {
    overflow-x: hidden;
}
.userInfo {
    padding: 20px;
    width: 500px;
    background-color: #454347;
    color:#fff;
}