/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/grid.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************/
/*!
 * bootstrap-grid 3.0.0
 * Copyright 2015-present, Santeri Hiltunen
 * Licensed under MIT (https://github.com/Hilzu/bootstrap-grid/blob/master/LICENSE)
 */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: ' ';
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
::-webkit-scrollbar {
  height: 5px !important;
  width: 5px !important;
}

html ::-webkit-scrollbar-track {
  background-color: #000 !important;
  border-radius: 8px;
}

html ::-webkit-scrollbar-thumb {
  background: #adb1c7 !important;
}

html,
body {
  height: 100%;
  margin: 0;
  font-family: "SLBSans", "Helvetica Neue", sans-serif;
  font-size: 14px;
}
html .d-flex,
body .d-flex {
  display: flex !important;
}
html .d-block,
body .d-block {
  display: block !important;
}
html .space-between,
body .space-between {
  justify-content: space-between;
}
html .clear,
body .clear {
  clear: both;
}
html .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface,
body .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  padding: 0 !important;
}

.inlineblock {
  display: inline-block !important;
}

.margbot-10 {
  margin-bottom: 10px !important;
}

.margin10 {
  margin: 0 10px !important;
}

.displayblock {
  display: block;
  height: 70px;
  width: 100%;
}

.dispblock {
  display: block;
}

.justifycont {
  justify-content: space-between;
}

.positionrelative {
  position: relative;
}

.width99 {
  width: 99% !important;
}

.widthheight400 {
  width: 100% !important;
  height: 400px !important;
}

.glodownloads {
  position: absolute !important;
  right: 0px !important;
  top: 0px !important;
}

.glodownloadmainchart {
  position: absolute !important;
  right: 0px !important;
  top: 45px !important;
}

.well-info highcharts-chart .highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.well-info highcharts-chart .highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}
.well-info .chart-bottom-sec {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.well-info .rFloat {
  text-align: right;
  margin: 0px 5px 5px 0px;
}
.well-info .mat-mdc-card-content:first-child {
  padding-top: 0px;
}
.well-info .padding0px {
  padding: 0px;
}
.well-info .well-info-content {
  position: relative;
}
.well-info .well-info-content .gl-well-info-table {
  position: absolute;
  top: 0;
  margin: 10px;
}
.well-info .well-info-content .gl-well-info-table .mat-mdc-table.dls-compact-table .mdc-data-table__row {
  height: 30px;
}
.well-info .well-info-content .gl-well-info-table .mat-mdc-table.dls-compact-table th {
  border-radius: 0px !important;
}
.well-info .well-info-content img {
  width: 100%;
}
.well-info .well-info-content .box1 {
  position: absolute;
  left: 45%;
  z-index: 1;
  top: 4%;
}
.well-info .well-info-content .box2 {
  position: absolute;
  left: 33%;
  z-index: 1;
  top: 25%;
}
.well-info .well-info-content .box3 {
  position: absolute;
  left: 33%;
  z-index: 1;
  top: 37%;
}
.well-info .well-info-content .box4 {
  position: absolute;
  left: 37%;
  z-index: 1;
  top: 58%;
}
.well-info .well-info-content .box5 {
  position: absolute;
  left: 45%;
  z-index: 1;
  top: 59%;
  width: 59px !important;
}
.well-info .well-info-content .box6 {
  position: absolute;
  left: 62%;
  z-index: 1;
  top: 51%;
}
.well-info .well-info-content .box7 {
  position: absolute;
  left: 12%;
  z-index: 1;
  top: 65%;
}
.well-info .well-info-content .box9 {
  position: absolute;
  left: 28%;
  z-index: 1;
  top: 85%;
}
.well-info .well-info-content .box8 {
  position: absolute;
  left: 38%;
  z-index: 1;
  top: 59%;
}
.well-info .todateform {
  font-size: 18px;
  padding-top: 25px;
}
.well-info .welldropdownDiv .mat-primary .mat-mdc-option:not(.mdc-list-item--disabled) .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:not(.mat-pseudo-checkbox-disabled) {
  display: none !important;
}
.well-info .welldropdownDiv span.left-arrow {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.well-info .welldropdownDiv span.left-arrow .mat-icon {
  height: 15px;
  width: 15px;
}
.well-info .welldropdownDiv span.right-arrow {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.well-info .welldropdownDiv span.right-arrow .mat-icon {
  height: 15px;
  width: 15px;
}
.well-info .welldropdownDiv .dls-form-field {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
}

.feedscroll {
  padding: 0px !important;
  height: -webkit-fill-available;
}
.feedscroll .align-right {
  text-align: right;
  padding: 0px 15px;
}
.feedscroll .mat-mdc-card-content:first-child {
  padding: 0;
}
.feedscroll .applyfeedbtn .dls-button {
  margin-right: 10px;
}

.feedcount {
  position: absolute;
  top: -6px;
  right: 0;
  background-color: Red;
  width: auto;
  padding: 0;
  color: #fff;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  font-size: 10px;
}

.dls-date-picker-range,
.dls-date-picker-has-range {
  min-width: 210px;
}

.srp-feed {
  display: inline-flex;
  width: 100%;
  height: 95%;
  overflow-y: auto;
}
.srp-feed .card-3 {
  width: 25%;
}
.srp-feed .card-3 .mat-mdc-form-field {
  width: 95%;
}
.srp-feed .card-3 .calender-filter-section .date-title {
  color: #ebecf2;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.03rem;
  padding: 0px 10px 2px 10px;
}
.srp-feed .card-3 .calender-filter-section .calendar {
  display: flex;
}
.srp-feed .card-3 .calender-filter-section .calendar .mat-mdc-form-field {
  padding-top: 0px;
}
.srp-feed .verticle-divider {
  border-right: 2px solid #8b90ad;
}
.srp-feed .card-7 {
  width: 75%;
}
.srp-feed .card-7 .feed-post-section {
  border: 1px solid rgba(139, 144, 173, 0.75);
  border-radius: 6px;
  min-height: 200px;
  display: block;
  position: relative;
  padding: 20px 20px 20px 40px;
  margin: 20px 10px 0px 30px;
}
.srp-feed .card-7 .feed-post-section .feed-user-icon {
  border: 1px solid #6e738d;
  border-radius: 50px;
  color: #171a2e;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  width: 22px;
  line-height: 25px;
  position: absolute;
  left: -26px;
  top: 10px;
  padding: 14px;
  display: flex;
  justify-content: center;
}
.srp-feed .card-7 .feed-post-section .feed-head {
  display: flex;
  justify-content: space-between;
}
.srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-info {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
}
.srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name {
  font-size: 12px;
  line-height: 24px;
  color: #adb1c7;
  font-weight: 500;
}
.srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name span {
  color: #fff;
}
.srp-feed .card-7 .feed-post-section .feed-head .feed-date-info {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.srp-feed .card-7 .feed-post-section .feed-comment {
  font-size: 12px;
}
.srp-feed .card-7 .feed-post-section .feed-comment .feed-message {
  font-size: 14px;
  font-weight: 500;
  color: #3a83ff;
  line-height: 24px;
  margin-bottom: 10px;
}
.srp-feed .card-7 .feed-post-section .feed-comment .feed-time-and-details {
  font-size: 12px;
  color: #adb1c7;
  line-height: 24px;
  font-weight: 500;
}
.srp-feed .card-7 .feed-post-section .like-comments {
  margin: 0px -10px;
}
.srp-feed .card-7 .feed-post-section .feed-comments .add-comments {
  display: flex;
}
.srp-feed .card-7 .feed-post-section .feed-comments .add-comments .user-icon-comment {
  border: 1px solid #6e738d;
  border-radius: 50px;
  width: 24px;
  color: #171a2e;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  line-height: 24px;
  padding: 11px;
  margin: 10px 10px 10px 0px;
  display: flex;
  justify-content: center;
}
.srp-feed .card-7 .feed-post-section .feed-comments .add-comments .mat-mdc-form-field {
  width: 92%;
}
.srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments {
  display: flex;
  justify-content: right;
  margin-top: 0px;
}
.srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt {
  font-size: 12px;
  font-weight: 500;
  color: #adb1c7;
  line-height: 20px;
}
.srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt span {
  color: #3a83ff;
}
.srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button {
  padding: 0px;
  height: 20px;
  line-height: 20px;
}
.srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button mat-icon {
  color: #3a83ff;
}
.srp-feed .clear {
  clear: both;
}

.height100p {
  height: 100% !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding0px {
  padding: 0px !important;
}

.paddingbot15px {
  margin-bottom: 15px !important;
}

.list-title {
  font-size: 12px !important;
}

.count {
  font-size: 12px !important;
}

.highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}
.highcharts-container svg .highcharts-button-box {
  fill: none !important;
}

.wellperformance-chart {
  width: 100%;
  display: block;
}
.wellperformance-chart mat-card-header {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.wellperformance-chart mat-card-header mat-mdc-card-header {
  align-items: center;
  vertical-align: middle;
}

.dashboard-gateway .left-sec {
  width: 45%;
  overflow-x: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 15px;
}
.dashboard-gateway .left-sec .list {
  width: 100%;
}
.dashboard-gateway .left-sec .categories-items {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843);
}
.dashboard-gateway .left-sec .categories-items .categories-list {
  display: flex;
  align-items: center;
  padding: 6px;
}
.dashboard-gateway .left-sec .categories-items .categories-list .icon {
  width: 12px;
  height: 12px;
  border-radius: 26px;
}
.dashboard-gateway .left-sec .categories-items .categories-list .icon.color-1 {
  background: rgb(143, 169, 63);
}
.dashboard-gateway .left-sec .categories-items .categories-list .icon.color-2 {
  background: rgb(231, 110, 60);
}
.dashboard-gateway .left-sec .categories-items .categories-list .icon.color-3 {
  background: rgb(135, 96, 204);
}
.dashboard-gateway .left-sec .categories-items .categories-list .mat-icon {
  height: 14px;
  width: 14px;
  line-height: 14px;
}
.dashboard-gateway .left-sec .categories-items .list-title {
  font-size: 12px;
  margin-left: 12px;
}
.dashboard-gateway .left-sec .count {
  font-size: 14px;
  text-align: center;
  padding: 10px;
}
.dashboard-gateway .right-sec {
  width: 52%;
}
.dashboard-gateway .right-sec .highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.dashboard-gateway .right-sec .highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}

.wellistcomp .controller-status-btn-info .mdc-evolution-chip__text-label {
  color: #ff6b6b !important;
  font-weight: normal;
}
.wellistcomp .controller-status-btn-default .mdc-evolution-chip__text-label {
  color: #87ea2d !important;
  font-weight: normal;
}
.wellistcomp .mat-mdc-card:not(.dls-new-card-container) {
  background-color: #fff;
}
.wellistcomp .mat-mdc-chip {
  background: none !important;
}

.gl-wellistchart .categories-list {
  display: flex;
  align-items: center;
  padding: 6px;
}
.gl-wellistchart .categories-list .icon {
  width: 20px !important;
  height: 20px !important;
  border-radius: 2px;
}
.gl-wellistchart .categories-list .icon.color-1 {
  background: rgb(143, 169, 63);
}
.gl-wellistchart .categories-list .icon.color-2 {
  background: rgb(231, 110, 60);
}
.gl-wellistchart .categories-list .icon.color-3 {
  background: rgb(135, 96, 204);
}

.modeoperationwellist .categories-list {
  display: flex;
  align-items: center;
  padding: 6px;
}
.modeoperationwellist .categories-list .icon {
  width: 20px !important;
  height: 20px !important;
  border-radius: 2px;
}
.modeoperationwellist .categories-list .icon.color-1 {
  background-color: rgb(48, 151, 167);
}
.modeoperationwellist .categories-list .icon.color-2 {
  background-color: rgb(243, 136, 136);
}
.modeoperationwellist .categories-list .icon.color-3 {
  background-color: rgb(218, 68, 170);
}

.wellpiecharts {
  height: 230px;
}
.wellpiecharts .highcharts-container text {
  font-size: 12px !important;
}

.glo-wellistable th {
  text-align: center !important;
}

.filtersec {
  max-width: 260px !important;
}
.filtersec .mat-mdc-checkbox {
  width: 100%;
}

.gl-well-list .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: inline-grid;
}
.gl-well-list .table-responsive table {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.gl-well-list .table-responsive table th {
  border-radius: 0px !important;
}
.gl-well-list .chart-container .highcharts-container {
  width: 100% !important;
  height: auto !important;
}
.gl-well-list .chart-container .highcharts-container svg {
  width: 100% !important;
  height: auto !important;
}
.gl-well-list .chart-container .highcharts-container svg g {
  opacity: 1;
  transform: translate(10, 10) scale(1, 1);
  filter: none;
  clip-path: none;
}
.gl-well-list .chart-container .highcharts-container svg path {
  width: 100% !important;
  height: auto !important;
}
.gl-well-list .chart-container .highcharts-container svg g.highcharts-series-group {
  width: 100% !important;
}
.gl-well-list .chart-container .highcharts-container svg rect {
  width: 100% !important;
  height: auto !important;
}

.rfloat {
  text-align: right;
}

.mat-mdc-table td .mdc-evolution-chip__text-label {
  color: #fff !important;
}

.gl-well-top-sec .card-container .card-1 {
  width: 50%;
}
.gl-well-top-sec .gl-well-sec .left-sec {
  width: 49%;
  min-width: 49%;
  margin-right: 2%;
  margin-top: 20px;
}
.gl-well-top-sec .gl-well-sec .left-sec .categories-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px !important;
  border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843);
}
.gl-well-top-sec .gl-well-sec .left-sec .categories-items .categories-list {
  display: flex;
  align-items: center;
  padding: 6px;
}
.gl-well-top-sec .gl-well-sec .left-sec .categories-items .categories-list .icon {
  width: 20px !important;
  height: 20px !important;
  border-radius: 2px;
}
.gl-well-top-sec .gl-well-sec .left-sec .categories-items .categories-list .list-title {
  font-size: 11px !important;
  color: #ffffff;
  font-weight: 700;
  margin-left: 12px;
}
.gl-well-top-sec .gl-well-sec .left-sec .categories-items .count {
  font-size: 12px !important;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  padding: 8px;
}
.gl-well-top-sec .gl-well-sec .right-chart {
  width: 49%;
  min-width: 49%;
}
.gl-well-top-sec .gl-well-sec .mat-mdc-table .mdc-data-table__cell {
  min-width: 80px !important;
}
.gl-well-top-sec .gl-well-sec .mat-mdc-table th.mat-mdc-header-cell {
  border-bottom: 1px solid rgba(174, 181, 217, 0.5);
}

.slb-footeer-sec {
  margin-top: 20px;
  width: 100%;
}

.add-column .mat-mdc-menu-content {
  width: 275px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  -webkit-mask-composite: xor;
  border-radius: 8px;
}

.mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border: none !important;
}

.card-contener-section {
  position: relative;
}
.card-contener-section .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  -webkit-mask-composite: xor;
  border-radius: 8px;
}
.card-contener-section .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.card-contener-section .mdc-data-table__table {
  min-width: 20% !important;
  border: 0;
  white-space: nowrap;
  border-spacing: 0;
  table-layout: fixed;
  border-radius: 4px !important;
  border: 1px solid rgba(139, 144, 173, 0.5) !important;
  position: absolute !important;
  top: 4% !important;
  right: 75% !important;
  padding: 15px !important;
}
.card-contener-section table {
  padding: 10px;
}
.card-contener-section table .mdc-data-table__row:last-child .mat-mdc-cell {
  border-bottom: 1px solid rgba(174, 181, 217, 0.5) !important;
}
.card-contener-section table th {
  border-radius: 4px !important;
}
.card-contener-section table th:first-child {
  padding-left: 0px !important;
  width: 200px;
}
.card-contener-section table th:last-child {
  border-top-right-radius: 0px;
}
.card-contener-section table td:first-child {
  padding-left: 0px !important;
}
.card-contener-section table .mat-mdc-chip .mat-icon {
  height: 16px;
  width: 16px;
  line-height: 23px;
  vertical-align: middle;
  align-items: center;
}
.card-contener-section table .mat-mdc-chip .mat-icon {
  height: 12px;
  width: 12px;
  line-height: 9px;
  margin-right: 5px;
}
.card-contener-section table .down {
  background-color: transparent !important;
  color: rgb(255, 107, 107) !important;
}
.card-contener-section table .down .mdc-evolution-chip__text-label {
  color: rgb(255, 107, 107) !important;
}
.card-contener-section table .up {
  background-color: transparent !important;
  color: rgb(135, 234, 45) !important;
}
.card-contener-section table .up .mdc-evolution-chip__text-label {
  color: rgb(135, 234, 45) !important;
}
.card-contener-section table .th-border-right {
  border-right: 1px solid rgba(174, 181, 217, 0.5);
}

.thborder-bottom {
  border-bottom: 1px solid rgba(174, 181, 217, 0.5) !important;
}

.thback {
  text-align: center;
  background: #363b59 !important;
  padding: 5px 0px !important;
  border: 1px solid #15182b;
  color: #ebecf2;
  border-bottom: none !important;
}

::ng-deep .hide-checkbox .mat-pseudo-checkbox {
  display: none;
}

.glo-alerts .mat-mdc-table {
  background-color: transparent;
}
.glo-alerts .access-denide-font {
  text-align: center;
  margin-top: 100px;
}
.glo-alerts .space-right {
  justify-content: right;
}
.glo-alerts .padding-20 {
  padding: 20px;
}
.glo-alerts .height300p {
  height: 300px;
  overflow-x: scroll;
}
.glo-alerts .overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.52);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.glo-alerts .flex-end {
  justify-content: flex-end !important;
}
.glo-alerts .padl16 {
  padding-left: 16px;
}
.glo-alerts .width180 {
  width: 180px !important;
}
.glo-alerts .width280 {
  width: 280px !important;
}
.glo-alerts .marginr10 {
  margin-right: 10px !important;
}
.glo-alerts .marginb15 {
  margin-bottom: 15px !important;
}
.glo-alerts .metering-chart-height {
  height: 93%;
}
.glo-alerts .inlineblock {
  display: inline-block;
}
.glo-alerts .displaywidth {
  display: inline-block;
  width: 100%;
}
.glo-alerts .highchartalign {
  width: 100%;
  min-height: 130px;
  display: block;
}
.glo-alerts .nodisplay {
  display: none;
}
.glo-alerts .flex-wrap {
  flex-wrap: wrap;
}
.glo-alerts .padding-0 {
  padding: 0 !important;
}
.glo-alerts .padding-tb-10 {
  padding: 10px 0;
}
.glo-alerts .padding-t-20 {
  padding-top: 20px;
}
.glo-alerts .margin-tb-20 {
  margin: 20px 0;
}
.glo-alerts .marginL20 {
  margin-left: 20px;
}
.glo-alerts .marginL10 {
  margin-left: 10px !important;
}
.glo-alerts .marginT-20 {
  margin-top: 20px !important;
  width: 100%;
}
.glo-alerts .marginT-10 {
  margin-top: 14px !important;
}
.glo-alerts .nomargin {
  margin: 0px !important;
}
.glo-alerts .marginT-12 {
  margin-top: 12px !important;
}
.glo-alerts .marginT--5 {
  margin-top: -5px;
}
.glo-alerts .align-right {
  text-align: right;
}
.glo-alerts .mdc-data-table__header-cell {
  padding-top: 10px !important;
}
.glo-alerts .center {
  justify-content: center;
  align-items: center;
}
.glo-alerts .activeloaderstyle {
  position: absolute;
  top: 20%;
  left: 46%;
}
.glo-alerts .mitigationloaderstyle {
  position: absolute;
  top: 20%;
  left: 46%;
}
.glo-alerts .optimizeloaderstyle {
  position: absolute;
  top: 20%;
  left: 46%;
}
.glo-alerts .productionloaderstyle {
  position: absolute;
  top: 41%;
  left: 44%;
}
.glo-alerts .productiondatachart {
  width: 100%;
  min-height: 400px;
  display: block;
}
.glo-alerts .bubblegraphchart {
  width: 100%;
  min-height: 100%;
  display: block;
}
.glo-alerts .feedscroll {
  height: -webkit-fill-available;
}
.glo-alerts .height570 {
  height: 570px !important;
}
.glo-alerts .height94perct {
  height: 94% !important;
}
.glo-alerts .displayinline {
  display: inline-flex;
}
.glo-alerts .width280 {
  width: 280px !important;
}
.glo-alerts .width180 {
  width: 180px !important;
}
.glo-alerts .justifycont {
  justify-content: space-between !important;
}
.glo-alerts .hieght50 {
  height: 50px !important;
}
.glo-alerts .margin0auto {
  margin: 0 auto !important;
}
.glo-alerts .alertjustify {
  width: 140px;
  justify-content: space-around;
}
.glo-alerts .width100 {
  width: 100% !important;
}
.glo-alerts .reportsalign {
  display: flex;
  align-items: center;
}
.glo-alerts .widthdisplay {
  width: 100% !important;
  display: inline-block;
}
.glo-alerts .width5 {
  width: 5px !important;
}
.glo-alerts .cursor {
  cursor: pointer;
}
.glo-alerts .dynacardloadingchart {
  width: 100%;
  height: 90%;
  display: block;
}
.glo-alerts .dynacardhighchart2 {
  width: 100%;
  height: 100%;
  display: block;
}
.glo-alerts .series-stroke-none .highcharts-container .highcharts-series-group .highcharts-series path {
  stroke: none !important;
}
.glo-alerts .app-theme-switcher .app-content .mat-mdc-slide-toggle .mdc-form-field .mdc-label {
  color: #ffffff !important;
}
.glo-alerts .highchart-container .highcharts-crosshair {
  stroke: none;
}
.glo-alerts .margin-lr-20 {
  margin-right: 10px !important;
  margin-left: 20px !important;
}
.glo-alerts .feedcount {
  position: absolute;
  top: -6px;
  right: 0;
  background-color: Red;
  width: auto;
  padding: 0;
  color: #fff;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  font-size: 10px;
}
.glo-alerts .dls-date-picker-range {
  min-width: 210px !important;
}
.glo-alerts .srp-feed {
  display: inline-flex;
  width: 100%;
  height: 95%;
  overflow-y: auto;
}
.glo-alerts .srp-feed .card-3 {
  width: 25%;
}
.glo-alerts .srp-feed .card-3 .mat-mdc-form-field {
  width: 95%;
}
.glo-alerts .srp-feed .card-3 .calender-filter-section .date-title {
  color: #ebecf2;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.03rem;
  padding: 0px 10px 2px 10px;
}
.glo-alerts .srp-feed .card-3 .calender-filter-section .calendar {
  display: flex;
}
.glo-alerts .srp-feed .card-3 .calender-filter-section .calendar .mat-mdc-form-field {
  padding-top: 0px;
}
.glo-alerts .srp-feed .verticle-divider {
  border-right: 2px solid #8b90ad;
}
.glo-alerts .srp-feed .card-7 {
  width: 75%;
}
.glo-alerts .srp-feed .card-7 .feed-post-section {
  border: 1px solid rgba(139, 144, 173, 0.75);
  border-radius: 6px;
  min-height: 200px;
  display: block;
  position: relative;
  padding: 20px 20px 20px 40px;
  margin: 20px 10px 0px 30px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-user-icon {
  border: 1px solid #6e738d;
  border-radius: 50px;
  color: #171a2e;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  width: 22px;
  line-height: 25px;
  position: absolute;
  left: -26px;
  top: 10px;
  padding: 14px;
  display: flex;
  justify-content: center;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-head {
  display: flex;
  justify-content: space-between;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-info {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name {
  font-size: 12px;
  line-height: 24px;
  color: #adb1c7;
  font-weight: 500;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name span {
  color: #fff;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-head .feed-date-info {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comment .feed-message {
  font-size: 14px;
  font-weight: 500;
  color: #3a83ff;
  line-height: 24px;
  margin-bottom: 10px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comment .feed-time-and-details {
  font-size: 12px;
  color: #adb1c7;
  line-height: 24px;
  font-weight: 500;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .like-comments {
  margin: 0px -10px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .add-comments {
  display: flex;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .add-comments .user-icon-comment {
  border: 1px solid #6e738d;
  border-radius: 50px;
  width: 24px;
  color: #171a2e;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  line-height: 24px;
  padding: 11px;
  margin: 10px 10px 10px 0px;
  display: flex;
  justify-content: center;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .add-comments .mat-mdc-form-field {
  width: 92%;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments {
  display: flex;
  justify-content: right;
  margin-top: 0px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt {
  font-size: 12px;
  font-weight: 500;
  color: #adb1c7;
  line-height: 20px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt span {
  color: #3a83ff;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button {
  padding: 0px;
  height: 20px;
  line-height: 20px;
}
.glo-alerts .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button mat-icon {
  color: #3a83ff;
}
.glo-alerts .srp-feed .clear {
  clear: both;
}
.glo-alerts ::ng-deep .hide-checkbox .mat-pseudo-checkbox {
  display: none;
}
.glo-alerts .glo-alerts .mat-mdc-table {
  background-color: transparent;
}
.glo-alerts .glo-alerts .mdc-data-table__row:last-child .mat-mdc-cell {
  border-color: rgba(174, 181, 217, 0.5019607843) !important;
}
.glo-alerts .glo-alerts .mdc-data-table__header-cell {
  border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843) !important;
  padding-bottom: 10px !important;
}
.glo-alerts .glo-alerts .mat-mdc-card {
  background: rgba(19, 22, 41, 0.8) !important;
}
.glo-alerts .glo-alerts .cust-height {
  max-height: 320px;
  overflow-y: auto;
}
.glo-alerts .glo-alerts .highcharts-container {
  width: 100% !important;
  display: block;
  height: auto !important;
}
.glo-alerts .glo-alerts .highcharts-container svg {
  width: 100% !important;
  height: auto !important;
}
.glo-alerts .glo-alerts .barChartData .highcharts-container {
  width: 100% !important;
  display: block;
  height: auto !important;
}
.glo-alerts .glo-alerts .barChartData .highcharts-container svg {
  width: 100% !important;
  height: 85px;
  max-height: 135px;
}
.glo-alerts .height100p {
  height: 100%;
}
.glo-alerts .height90p {
  height: 90%;
}
.glo-alerts .slidingtabContainer .heightauto {
  height: auto !important;
}
.glo-alerts .slidingtabContainer .snoozcustheight {
  max-height: 160px !important;
  overflow-y: auto;
  min-height: 160px !important;
}
.glo-alerts .slidingtabContainer .snoozcustheight .dls-button.dls-small {
  height: 26px;
}
.glo-alerts .slidingtabContainer .categoriestable .mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell {
  border-bottom: 0px solid !important;
}
.glo-alerts .mat-mdc-dialog-container .mdc-dialog__container .mdc-dialog__surface {
  padding: 0 !important;
}
.glo-alerts .mat-mdc-tab-body {
  background-color: inherit !important;
}
.glo-alerts .dls-secondary-button:not([disabled]):not(:disabled):hover.dls-warn,
.glo-alerts .dls-secondary-button:not([disabled]):not(:disabled):focus:not(.cdk-mouse-focused).dls-warn {
  color: #ebecf2 !important;
  border-color: #db4e5a;
}
.glo-alerts .bg-inherit {
  background-color: inherit !important;
}

.glo-well-view .highcharts-container text {
  font-size: 12px !important;
}
.glo-well-view .wellviewglotable .dls-sample-table th:nth-child(2),
.glo-well-view .wellviewglotable .dls-sample-table th:nth-child(3) {
  width: 25% !important;
}
.glo-well-view .wellviewglotable .dls-sample-table th:nth-child(4) {
  width: 20% !important;
}
.glo-well-view .well-performace-sec {
  margin-top: 40px;
  display: block;
}
.glo-well-view .mat-button-toggle .mat-button-toggle-label-content {
  font-size: 12px !important;
}
.glo-well-view .chartgaugealign .displayblock {
  display: block !important;
  height: 110px;
  width: 100% !important;
}
.glo-well-view .chartgaugealign .font10 {
  font-size: 10px !important;
}
.glo-well-view .chartgaugealign .chart-gauge-card {
  width: 35%;
  display: inline-flex;
  justify-content: center;
  float: left;
  height: 120px;
}
.glo-well-view .chartgaugealign .chart-gauge-card #chart-gauge {
  width: 304px !important;
  display: flex;
  height: 90px !important;
}
.glo-well-view .chartgaugealign .current-status-card {
  width: 65% !important;
  display: inline-flex;
  justify-content: center;
  float: left;
  height: 120px;
}
.glo-well-view .card-5 {
  width: 19%;
  height: 90px;
}
.glo-well-view .legends-new {
  display: inline-flex;
  justify-content: end;
  font-size: 12px;
}
.glo-well-view .legends-new ul {
  display: inline-flex;
  justify-content: end;
}
.glo-well-view .legends-new ul li {
  display: inline-block;
  width: auto;
  padding-right: 20px;
}
.glo-well-view .legends-new ul li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}
.glo-well-view .legends-new ul li span.active {
  background-color: #68c46b;
  border-radius: 0;
}
.glo-well-view .legends-new ul li span.inactive {
  background-color: #ee5e64;
  border-radius: 0;
}
.glo-well-view .legends-new ul li span.stabalization {
  background-color: #8fa93f;
  border-radius: 50%;
}
.glo-well-view .legends-new ul li span.rate-estimation {
  background-color: #e76e3c;
  border-radius: 50%;
}
.glo-well-view .legends-new ul li span.waitingapproval {
  background-color: #8760cc;
  border-radius: 50%;
}

.well-view-popups .orange-info-icon {
  color: #fff;
  width: 32px !important;
  height: 32px !important;
}
.well-view-popups .orange-info-icon svg {
  width: 100% !important;
  height: 100% !important;
}

.app-content {
  padding: 12px 20px;
}
.app-content caption {
  margin-bottom: 10px;
  height: 35px;
  padding: 10px 10px;
  display: flex;
  background-color: #15182b;
  border-radius: 4px;
}

.mat-mdc-list-base {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

.charting .displaywidth {
  display: inline-block;
  width: 100%;
  height: 450px;
}
.charting .highcharts-container text {
  font-size: 12px !important;
}
.charting .sticky-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.charting .bottomscrollcont {
  height: 500px;
  display: grid;
  overflow-y: auto;
}
.charting .mat-mdc-card {
  padding: 10px 12px;
}
.charting .mat-mdc-card-header {
  display: inline-block;
  width: 100%;
}
.charting .mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.charting .chart-section {
  display: inline-block;
}
.charting .mat-mdc-card-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.charting .right-panel mat-button-toggle-group {
  margin: 0px 10px 0px 0px;
  padding: 0px !important;
}
.charting .right-panel mat-button-toggle-group mat-button-toggle .mat-button-toggle-label-content {
  font-size: 13px;
}
.charting .right-panel .dls-icon-button.dls-medium {
  margin-right: -5px;
}
.charting .right-panel .zoom-button {
  width: 20px !important;
  height: 20px !important;
  margin-right: 0px !important;
}
.charting .right-panel mat-slide-toggle {
  margin: 0px 10px 0px 0px;
}

.glodashboardchart {
  margin-top: 20px;
}
.glodashboardchart .categories-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843);
}
.glodashboardchart .categories-items .categories-list {
  display: flex;
  align-items: center;
  padding: 6px;
}
.glodashboardchart .categories-items .categories-list .icon {
  width: 12px;
  height: 12px;
  border-radius: 26px;
}
.glodashboardchart .categories-items .categories-list .list-title {
  font-size: 12px;
  margin-left: 12px;
}
.glodashboardchart .categories-items .categories-list .count {
  font-size: 13px;
  text-align: center;
  padding: 6px;
  font-size: 12px;
}

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

.dashboard {
  overflow: hidden;
}
.dashboard .card-container .mat-mdc-card {
  padding: 10px 12px;
}
.dashboard .mat-mdc-raised-button.mat-mdc-button-base {
  height: 32px;
}
.dashboard .mat-mdc-card-content:first-child {
  padding: 0;
}
.dashboard .highcharts-container svg .highcharts-title {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #ebecf2 !important;
}
.dashboard .highcharts-container svg .highcharts-subtitle {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #ebecf2 !important;
}
.dashboard .highcharts-container svg .highcharts-axis-labels text {
  color: rgb(255, 255, 255);
  cursor: default;
  font-size: 8px !important;
  fill: rgb(255, 255, 255);
}
.dashboard .highcharts-container svg .highcharts-data-label text {
  font-size: 10px !important;
  color: #fff !important;
  fill: #fff !important;
}
.dashboard .highcharts-container svg .highcharts-data-label text .highcharts-text-outline {
  stroke: none !important;
  fill: none !important;
}
.dashboard .highcharts-container svg .highcharts-button-box {
  fill: none !important;
}
.dashboard .mat-mdc-card-header {
  display: inline-block;
  width: 100%;
}
.dashboard .mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.dashboard .chart-section {
  display: inline-block;
}
.dashboard .mat-mdc-card-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.dashboard .right-panel {
  justify-content: right;
  display: flex;
  align-items: center;
}
.dashboard .right-panel mat-button-toggle-group {
  margin: 0px 10px 0px 0px;
  padding: 0px !important;
}
.dashboard .right-panel mat-button-toggle-group mat-button-toggle .mat-button-toggle-label-content {
  font-size: 11px;
}
.dashboard .right-panel .dls-icon-button.dls-medium {
  margin-right: -5px;
}
.dashboard .right-panel .zoom-button {
  width: 20px !important;
  height: 20px !important;
  margin-right: 0px !important;
}
.dashboard .right-panel mat-slide-toggle {
  margin: 0px 10px 0px 0px;
}
.dashboard .sub-title {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 700;
}
.dashboard .sub-title.top-subtitle {
  margin-top: 15px;
}
.dashboard .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.dashboard .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.dashboard .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected .mdc-switch__track::after,
.dashboard .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected:enabled .mdc-switch__track::after {
  border-color: #6ba7ff;
  background-color: #6ba7ff !important;
}
.dashboard .mat-mdc-slide-toggle label {
  color: #ebecf2;
}
.dashboard .card-container {
  display: flex;
  grid-gap: 2;
  gap: 19px;
  gap: 15px 12px;
  margin-bottom: 15px;
}
.dashboard .card-container .card-1 {
  width: 25%;
}
.dashboard .card-container .mat-mdc-card-header {
  margin-bottom: 0px;
}
.dashboard .card-container .mat-mdc-card-header .mat-mdc-card-subtitle {
  margin: 10px 0px;
}
.dashboard .card-container .height-chart-s {
  height: 400px;
}
.dashboard .card-container .height-chart-s .title-header {
  height: 35px;
}
.dashboard .card-container .height-chart-s .title-header .download-button {
  line-height: 28px;
  height: 24px;
}
.dashboard .card-container .height-chart-s .chart-container {
  width: 100%;
  display: block;
  height: 90%;
}
.dashboard .card-container .height-chart-s .highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.dashboard .card-container .height-chart-s .highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}
.dashboard .card-container .height-chart-s .highcharts-container svg .highcharts-axis-labels text {
  font-size: 11px !important;
}
.dashboard .card-container-cust {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.dashboard .card-container-cust .card-2 {
  width: 50%;
  padding: 6px;
  box-sizing: border-box;
}
.dashboard .card-container-cust .card-2 .mat-mdc-card {
  padding: 8px 15px 10px 15px;
}
.dashboard .card-container-cust .card-2 .mat-mdc-card .inner-graph-container {
  height: 84%;
  margin-top: 0 !important;
}
.dashboard .card-container-cust .card-2 .mat-mdc-card .inner-graph-container .highcharts-container .highcharts-a11y-proxy-container-after {
  top: 20px !important;
}
.dashboard .card-container-cust .card-2:nth-child(odd) {
  padding-left: 0px;
}
.dashboard .card-container-cust .card-2:nth-child(even) {
  padding-right: 0px;
}
.dashboard .card-container-cust .card-2 .height-chart-m {
  height: 55vh;
}
.dashboard .card-container-cust .card-2 .height-chart-m .title-header {
  height: 16%;
}
.dashboard .srp-dd .right-chart {
  width: 60%;
}
.dashboard .srp-dd .right-chart .highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.dashboard .srp-dd .right-chart .highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}

.dynacard-search {
  display: none;
}

.highcharts-container .highcharts-contextmenu {
  font-size: 10px !important;
}

.classfication-wrap .svg1 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.classfication-wrap .mdc-list-item__primary-text {
  display: block !important;
}
.classfication-wrap .mdc-list-item__primary-text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px !important;
}

.select-width {
  width: 180px;
}

.main-container {
  position: relative;
}
.main-container .well-list-controller {
  position: absolute;
  top: -6px;
  right: 0px;
  z-index: 10000;
}
.main-container .well-list-controller .welldropdownDiv {
  float: right;
  margin-right: 20px;
  text-align: right;
}
.main-container .well-list-controller .welldropdownDiv .mat-primary .mat-mdc-option:not(.mdc-list-item--disabled) .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:not(.mat-pseudo-checkbox-disabled) {
  display: none !important;
}
.main-container .well-list-controller .welldropdownDiv span.left-arrow {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.main-container .well-list-controller .welldropdownDiv span.left-arrow .mat-icon {
  height: 15px;
  width: 15px;
}
.main-container .well-list-controller .welldropdownDiv span.right-arrow {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.main-container .well-list-controller .welldropdownDiv span.right-arrow .mat-icon {
  height: 15px;
  width: 15px;
}
.main-container .well-list-controller .welldropdownDiv .dls-form-field {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
}

.cust-add-panel-sec {
  min-width: 210px;
}
.cust-add-panel-sec .dls-button {
  float: right;
  margin-right: 5px;
  margin-bottom: 5px;
}

.card-60 .classification-popup .cdk-overlay-pane {
  width: 250px !important;
  top: 52px !important;
}
.card-60 .mat-mdc-select-value {
  color: #adb1c7 !important;
  border-color: #6c7191 !important;
}

.card-40 ::-webkit-scrollbar {
  height: 2px !important;
  width: 5px !important;
}
.card-40 .mat-mdc-card-header {
  display: block;
  margin-bottom: 15px;
}
.card-40 .mat-mdc-card-header .mat-mdc-card-header-text {
  display: inline-block;
}
.card-40 .mat-mdc-card-header span mat-icon {
  width: 15px !important;
  height: 15px !important;
  float: right !important;
}
.card-40 .dls-sample-table th:nth-child(2),
.card-40 .dls-sample-table td:nth-child(2) {
  width: 1% !important;
  padding: 0px !important;
}
.card-40 .dls-sample-table th:nth-child(2) .mat-mdc-checkbox,
.card-40 .dls-sample-table td:nth-child(2) .mat-mdc-checkbox {
  padding-right: 0px !important;
}
.card-40 .dls-sample-table th:nth-child(3) {
  width: 55%;
}
.card-40 .dls-sample-table th:nth-child(4) {
  width: 40%;
}

html .mat-mdc-select-value {
  font-size: 12px !important;
}

.card-40 .mat-mdc-card-title,
.card-60 .mat-mdc-card-title {
  margin-bottom: 8px !important;
}
.card-40 .dls-sample-table .svg1,
.card-60 .dls-sample-table .svg1 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.card-40 .dls-sample-table .svg1 img,
.card-60 .dls-sample-table .svg1 img {
  display: inline-block;
  vertical-align: baseline;
}
.card-40 .dls-sample-table .svg1 html .mat-mdc-checkbox,
.card-60 .dls-sample-table .svg1 html .mat-mdc-checkbox {
  padding-right: 0px !important;
}

.clear {
  clear: both;
}

.card-descrp-wrap {
  width: 100%;
  display: block;
  margin: 20px 0;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: inline-grid;
  width: 100%;
}

.dynacard-well-info .dynacard-search {
  margin: 0 0 30px 0;
}
.dynacard-well-info .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.dynacard-well-info .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.dynacard-well-info .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected .mdc-switch__track::after,
.dynacard-well-info .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected:enabled .mdc-switch__track::after {
  border-color: #6ba7ff;
  background-color: #6ba7ff !important;
}
.dynacard-well-info .mat-mdc-slide-toggle label {
  color: #ebecf2;
}

.dynacard-title {
  width: 100%;
}
.dynacard-title h6 {
  margin: 0px;
}
.dynacard-title .graphHead {
  display: inline-block;
  padding: 10px;
}
.dynacard-title .weeklist {
  display: inline-block;
}
.dynacard-title .weeklist ul {
  margin: 0px;
}
.dynacard-title .weeklist ul li {
  display: inline-block;
  list-style: none;
}

.card-detail-wrapper {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  width: 100%;
}

.left-slb-grp {
  width: 60%;
  display: inline-block;
}

.right-slb-grp {
  width: 39%;
  display: inline-block;
}
.right-slb-grp mat-card {
  width: 100%;
  padding: 0px !important;
}

.dynacard-wrapper {
  display: flex;
  gap: 15px;
  margin-bottom: 15px !important;
}
.dynacard-wrapper .flexbasis {
  flex-basis: 50%;
}
.dynacard-wrapper .maxheight40 {
  height: 100%;
  overflow-y: auto;
  max-height: 810px;
}
.dynacard-wrapper .maxheight445 {
  height: 445px;
}
.dynacard-wrapper .mat-button-toggle .mat-button-toggle-label-content {
  font-size: 10px !important;
  height: 20px;
}
.dynacard-wrapper html .mat-mdc-card-header .mat-mdc-card-title,
.dynacard-wrapper html .mat-mdc-card-title {
  font-size: 14px !important;
}
.dynacard-wrapper .highcharts-subtitle {
  color: #fff !important;
  fill: #fff !important;
}
.dynacard-wrapper .highcharts-axis-labels text {
  color: #fff !important;
  fill: #fff !important;
}
.dynacard-wrapper .highcharts-legend-item text {
  color: #fff !important;
  fill: #fff !important;
}
.dynacard-wrapper .mat-mdc-card-title {
  margin-bottom: 20px;
}
.dynacard-wrapper mat-card.card-left-graph {
  width: 100%;
  margin-bottom: 18px;
}
.dynacard-wrapper mat-card.card-right-table {
  width: 100%;
}
.dynacard-wrapper mat-card .bubblegraphsec {
  display: flex;
}
.dynacard-wrapper mat-card .bubblegraphsec highcharts-chart {
  height: 300px !important;
}
.dynacard-wrapper mat-card .bubblegraphsec .highcharts-container svg .highcharts-label text,
.dynacard-wrapper mat-card .bubblegraphsec .highcharts-container svg .highcharts-axis-labels text {
  font-size: 10px !important;
}
.dynacard-wrapper mat-card .bubblegraphsec .bubblegraphwrap,
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap {
  font-size: 4vh;
  color: white;
  margin: 6px;
  border-radius: 3px;
  flex-direction: row;
}
.dynacard-wrapper mat-card .bubblegraphsec .bubblegraphwrap .card-count,
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap .card-count {
  float: right;
  margin-top: 3px;
}
.dynacard-wrapper mat-card .bubblegraphsec .bubblegraphwrap {
  width: 74%;
}
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap {
  width: 40%;
  margin-right: 0px;
  padding-right: 0px;
  border-left: 1px solid #6c7191;
}
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap ul {
  margin-top: 30px;
  padding-left: 10px;
}
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap ul li {
  list-style: none;
  border-bottom: 1px solid #6c7191;
  padding: 6px 0 2px;
  font-size: 14px;
  display: grid;
}
.dynacard-wrapper mat-card .bubblegraphsec .legitswrap ul li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.card-detail-list .card-head-cont .card-cont {
  color: #adb1c7 !important;
}

.pinnedynacardwrap {
  margin: 20px 0 0 0;
}
.pinnedynacardwrap .fullwidthwrap td .svg1 {
  display: inline-block !important;
  vertical-align: middle !important;
  margin-right: 5px;
}
.pinnedynacardwrap .dls-button-wrapper .mat-icon {
  height: 15px;
  width: 15px;
  line-height: 20px;
  margin-left: 8px;
}

.card-left-table {
  width: 100%;
}

.inner-card-wrap {
  margin-top: 10px;
}
.inner-card-wrap .card-head-cont {
  width: 28%;
  margin: 0px 15px 15px 0;
  display: inline-block;
  vertical-align: top;
}

.fullwidthwrap mat-card {
  width: 100%;
}

/*common css*/
.card-container {
  display: flex;
  grid-gap: 2;
  gap: 19px;
  gap: 15px 12px;
  margin-bottom: 15px;
}
.card-container .height {
  height: inherit;
}
.card-container .card-1 {
  width: 26%;
}
.card-container .mat-mdc-card {
  padding: 8px 15px 30px 15px;
  min-height: 80px;
}
.card-container .mat-mdc-card-header {
  margin-bottom: 0px;
}
.card-container .mat-mdc-card-header .mat-mdc-card-subtitle {
  margin: 6px 0px;
}

.calendar input {
  font-size: 12px !important;
}

.calendarInput {
  margin: 0 20px 0 10px;
}

html td.mdc-data-table__cell {
  font-size: 14px;
}

.date-container .panel-footer-section {
  display: flex;
  justify-content: center;
  padding: 20px 0px;
}
.date-container .panel-footer-section button:first-child {
  margin-right: 10px;
}
.date-container .calender-filter-section {
  padding: 0px 15px;
}
.date-container .calender-filter-section .date-title h6 {
  font-size: 14px;
}

.date-group-button {
  display: flex;
  justify-content: left;
  padding: 15px 0px 10px 10px;
}
.date-group-button .dls-secondary-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

caption {
  margin-bottom: 10px;
  height: 56px;
  padding: 0px 10px 0px 10px;
  display: flex;
  border-radius: 4px;
}
caption .caption-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 0;
  align-items: center;
}
caption .caption-container .title {
  vertical-align: middle;
}
caption .caption-container .controls {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
caption .caption-container .mat-mdc-form-field {
  position: relative;
  padding-top: 0px;
}
caption .caption-container .dls-search {
  margin-right: 12px;
  top: 0px;
  position: relative;
}
caption .caption-container .dls-search .dls-search-field {
  min-width: 130px;
}

.dls-sample-table th:first-child,
.dls-sample-table td:first-child {
  padding-left: 16px !important;
}
.dls-sample-table .mat-sort-header-content {
  text-align: left;
}

.caption-container .controls .dls-tertiary-button {
  padding: 0 10px !important;
}

.high-status,
.low-status,
.medium-status {
  content: "";
  height: 20px;
  width: 4px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 0px;
  vertical-align: text-bottom;
}

.status-priority ul {
  padding: 0px 5px;
  margin: 5px 0px;
}
.status-priority ul li {
  display: inline-flex;
  padding: 0px 15px 0px 0px;
  cursor: pointer;
}
.status-priority ul li.high:before {
  content: "";
  height: 20px;
  width: 4px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
  background-color: #d11f1f;
}
.status-priority ul li.low:before {
  content: "";
  height: 20px;
  width: 4px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
  background-color: #28a228;
}
.status-priority ul li.medium:before {
  content: "";
  height: 20px;
  width: 4px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
  background-color: #ea910d;
}
.status-priority ul li.cleared:before {
  content: "";
  height: 20px;
  width: 4px;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
  background-color: rgb(159, 159, 159);
}

.filter-section {
  position: relative;
  width: 300px;
  height: 550px;
}
.filter-section .mat-mdc-tab-body-content {
  padding: 0px 15px !important;
  overflow: hidden;
}
.filter-section .tree-node {
  padding: 0px 5px;
}
.filter-section .mat-mdc-tab-header {
  margin: 0px;
  padding: 10px 10px 10px 15px;
}
.filter-section .only-close {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 999;
}
.filter-section .raised-btn {
  padding: 5px;
  margin-right: 5px;
  height: 26px !important;
}
.filter-section .raised-btn span {
  vertical-align: middle;
}

.well-list-type {
  padding: 0px 20px;
}
.well-list-type .checklist .mat-mdc-checkbox {
  width: 45%;
  display: inline-flex;
}

.action-button span {
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  margin-right: 10px;
}

.panel-section .view-list-tab {
  margin: 10px 15px;
}
.panel-section .view-list-tab .mat-mdc-table th:first-child {
  border-top-left-radius: 8px;
  text-align: center;
}
.panel-section .view-list-tab .mat-mdc-table th:last-of-type {
  border-top-right-radius: 8px;
}

.marginbot20 {
  margin-bottom: 20px;
}

.margin0 {
  margin: 0px !important;
}

.marginB-0 {
  margin-bottom: 0px !important;
}

.marginlr-subheader {
  margin: 0px 10px;
}

.marginlr {
  margin: 0px -10px;
}

.button-width-70 {
  width: 70px;
}

.button-width-full {
  width: 100%;
}

.padding-bottom0 {
  padding-bottom: 0px;
}

.form-field-section {
  padding: 0px 10px;
}
.form-field-section .form-control mat-form-field {
  width: 100%;
}

.form-footer {
  text-align: right;
  padding: 0px 10px;
}
.form-footer .dls-secondary-button {
  margin-right: 10px;
}

.mat-mdc-menu-content {
  position: relative;
  padding-top: 0px !important;
}
.mat-mdc-menu-content .slb-foote {
  margin-top: 20px;
  width: 90%;
}

.list-panel .mdc-list-group__subheader {
  margin: 0px 10px;
}
.list-panel .mat-mdc-list-base {
  padding-bottom: 0px;
}
.list-panel .slider-sec {
  margin-top: 10px;
  padding: 0px 15px;
}
.list-panel .slider-sec .dls-slider-horizontal .dls-slider-edge-labels {
  padding: 15px 10px 0px 5px;
}
.list-panel .slider-sec .dls-slider-horizontal .dls-slider-track .dls-slider-handle {
  top: -8px;
}
.list-panel .dls-slider-handle .dls-slider-thumb {
  width: 20px;
  height: 20px;
}
.list-panel .dls-slider-horizontal .dls-slider-edge-labels {
  padding-top: 20px !important;
}

.wellfilter-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 0px 10px 0px;
}
.wellfilter-top .well-list-title {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
}
.wellfilter-top .well-list-right {
  flex: 1 1 auto;
  align-items: baseline;
  text-align: right;
}

.mat-mdc-menu-panel {
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  min-width: auto !important;
}
.mat-mdc-menu-panel .menu-panel-heading {
  display: flex;
  justify-content: space-between;
  padding: 10px 25px 10px 10px;
}
.mat-mdc-menu-panel .menu-panel-heading .panel-title {
  vertical-align: middle;
}

.dls-progress-indicator-container {
  padding: 0px 20px;
}

.mat-mdc-table {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.mat-mdc-table th:first-child {
  border-top-left-radius: 8px;
}
.mat-mdc-table th:last-of-type {
  border-top-right-radius: 8px;
}
.mat-mdc-table tr caption {
  margin-bottom: 10px;
  height: 56px;
  padding: 10px 10px 0px 10px;
}
.mat-mdc-table td:first-child {
  padding-left: 15px;
}
.mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell {
  border-bottom: 1px solid rgb(177, 177, 177);
}

.paginator-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10px 0px 0px 0px;
}
.paginator-container .dls-paginator {
  min-width: 370px;
  margin-left: auto;
}
.paginator-container .title {
  flex-grow: 1;
  vertical-align: middle;
  padding: 10px;
}
.paginator-container .controls {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

mat-tree .well-status {
  width: 16px !important;
  height: 16px !important;
  display: inline-flex;
  margin-left: -5px;
}

.well-list-title h6.mat-mdc-menu-trigger {
  cursor: pointer;
}

.action-modal .mat-mdc-form-field {
  padding: 16px;
  display: block;
}

.snoozed-btn-grp {
  text-align: center;
}
.snoozed-btn-grp button {
  width: 40%;
  margin: 5px !important;
  text-align: left !important;
}

.algomiti .algohighchartalign {
  width: 100%;
  min-height: 416px;
  display: block;
}
.algomiti .highcharts-legend-item text {
  font-size: 12px !important;
}
.algomiti .mat-card-content {
  border-radius: 8px;
}
.algomiti .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected .mdc-switch__track::after,
.algomiti .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected:enabled .mdc-switch__track::after {
  border-color: #6ba7ff;
  background-color: #6ba7ff !important;
}
.algomiti .mat-mdc-slide-toggle label {
  color: #ebecf2;
  margin: 0px;
  font-size: 12px !important;
}
.algomiti .action .card-container {
  display: flex;
  grid-gap: 2;
  gap: 20px;
}
.algomiti .action .card-container .card-1 {
  width: 30%;
  height: inherit;
}
.algomiti .action .card-container .card-1 .mdc-form-field {
  display: flex;
  justify-content: flex-start;
}
.algomiti .action .card-container .card-2 {
  width: 40%;
}
.algomiti .action .card-container .mat-mdc-slide-toggle {
  width: 50%;
  margin: 0px 0;
  display: inline-block;
  vertical-align: top;
}
.algomiti .action .card-container .mat-mdc-slide-toggle .mdc-form-field {
  padding-right: 7px;
  min-height: 28px;
}
.algomiti .action .card-container .poc-edit {
  width: 43%;
  margin: 10px 10px;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  vertical-align: top;
}
.algomiti .action .card-container .poc-edit mat-label {
  width: 70%;
}
.algomiti .action .card-container .mat-mdc-slide-toggle.mat-accent .mdc-switch.mdc-switch--selected .mdc-switch__track::before,
.algomiti .action .card-container .mat-mdc-slide-toggle.mat-accent .mdc-switch.mdc-switch--selected:enabled .mdc-switch__track::after {
  background: #6ba7ff;
}
.algomiti .action .card-container .mat-mdc-card {
  padding: 15px 10px;
  min-height: 185px;
}
.algomiti .action .card-container .mat-mdc-card-header {
  margin-bottom: 0px;
}
.algomiti .action .card-container .mat-mdc-card-header .mat-mdc-card-subtitle {
  margin: 10px 0px;
}
.algomiti .mitigation-legend ul {
  padding: 0px 5px;
  margin: 5px 0px;
}
.algomiti .mitigation-legend ul li {
  display: inline-flex;
  padding: 0px 15px 0px 0px;
}
.algomiti .mitigation-legend ul li.legend:before {
  content: "";
  height: 15px;
  width: 15px;
  border-radius: 20px;
  margin-right: 5px;
}
.algomiti .mitigation-legend ul li.tagging:before {
  background-color: #4a94a3;
}
.algomiti .mitigation-legend ul li.fluidpound:before {
  background-color: #a092c0;
}
.algomiti .mitigation-legend ul li.gasinterference:before {
  background-color: #c77276;
}
.algomiti .mitigation-legend ul li.flat-lining:before {
  background-color: #b23a8f;
}
.algomiti .mitigation-legend ul li.active::before {
  background-color: #4fc279;
}
.algomiti .mitigation-legend ul li.inactive::before {
  background-color: #c24f57;
}
.algomiti .mitigation-legend ul li.inferred::before {
  background-color: #ac89b3;
}
.algomiti .mitigation-legend ul li.spm::before {
  background-color: #ee5e64;
}
.algomiti .card-container.mitigation-trend {
  display: flex;
  grid-gap: 2;
  gap: 19px;
  margin-bottom: 0;
}
.algomiti .card-container.mitigation-trend .card-1 {
  width: 25%;
}
.algomiti .card-container.mitigation-trend .card-2 {
  width: 75%;
}
.algomiti .card-container.mitigation-trend .card-3 {
  width: 100%;
}
.algomiti .card-container.mitigation-trend .card-4 {
  width: 50%;
}
.algomiti .card-container.mitigation-trend .mat-mdc-card {
  padding: 15px 15px;
}
.algomiti .card-container.mitigation-trend .mat-mdc-card-header {
  margin-bottom: 0px;
}
.algomiti .card-container.mitigation-trend .mat-mdc-card-header .mat-mdc-card-subtitle {
  margin: 10px 0px;
}
.algomiti .sameheightDiv .mat-mdc-card {
  min-height: 475px !important;
}
.algomiti .mitigation-card .colum-slid-toggle mat-label {
  min-width: 70px;
}
.algomiti .colum-slid-toggle {
  width: 50%;
  margin: 10px 0;
  align-items: center;
  min-height: 32px;
  justify-content: start;
}
.algomiti .colum-slid-toggle mat-label {
  margin: 0px;
  font-size: 11px !important;
  min-width: 62px;
}
.algomiti .colum-slid-toggle mat-label.po-ci-label {
  min-width: 50px;
}

.material-theme-dark {
  /*css for well info tab start here*/
  /*css for well info tab end her*/
}
.material-theme-dark .highcharts-button-symbol {
  stroke: #ffffff !important;
}
.material-theme-dark .timer-chart-text {
  color: #fff;
}
.material-theme-dark .boxTooltip {
  background: #131629;
  color: rgb(235, 236, 242);
}
.material-theme-dark .boxTooltip span {
  font-size: 12px;
  color: rgb(173, 177, 199);
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-header {
  display: block;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-label-container {
  background: #151727;
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #474c67;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mdc-tab__text-label {
  font-size: 14px;
  font-weight: 700;
  color: #cccfde !important;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: #6ba7ff !important;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab .mat-ripple-element {
  opacity: 0.12;
  background-color: #080912;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab:hover .mdc-tab__ripple::before {
  opacity: 0.04;
  background-color: #080912;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__ripple::before,
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mat-ripple-element {
  opacity: 0.04;
  background-color: #080912;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-body-wrapper {
  background: #171a2e;
  box-shadow: 0px 0px 1px #fff;
}
.material-theme-dark .well-detail-host .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline {
  border: none;
  background: #22263d;
  border-radius: 30px;
  height: 25px;
}
.material-theme-dark .glo-well-view .mat-mdc-card {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .dls-button.dls-warn {
  background-color: #ff6b6b !important;
  color: #fff !important;
}
.material-theme-dark .boxTooltip {
  width: 100px;
  height: auto;
  background: #131629;
  border-radius: 4px;
  border: 1px solid rgba(139, 144, 173, 0.5);
  color: rgb(235, 236, 242);
  font-size: 14px;
  padding: 10px;
  line-height: 14px;
}
.material-theme-dark .boxTooltip span {
  font-size: 12px;
  color: rgb(173, 177, 199);
}
.material-theme-dark .mdc-evolution-chip__cell.mdc-evolution-chip__cell--primary button {
  cursor: auto !important;
}
.material-theme-dark .srpReports .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-dark .srpReports .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .events .dls-sample-table {
  padding-top: 15px !important;
}
.material-theme-dark .events mat-button-toggle-group {
  padding: 0px !important;
  margin: 0px !important;
}
.material-theme-dark .events mat-button-toggle-group html .mat-button-toggle .mat-button-toggle-label-content {
  font-size: 11px !important;
}
.material-theme-dark .events .mat-button-toggle-label-content {
  font-size: 11px !important;
}
.material-theme-dark .mat-mdc-select-panel {
  background-color: #131629 !important;
}
.material-theme-dark .dls-secondary-button:not([disabled]):not(:disabled):hover.dls-warn {
  color: #fff !important;
}
.material-theme-dark .card-bg-color:not(.dls-new-card-container) {
  background: rgba(19, 22, 41, 0.8) !important;
}
.material-theme-dark .charting .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-dark .charting .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .charting .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected .mdc-switch__track::after,
.material-theme-dark .charting .mat-mdc-slide-toggle.mat-primary .mdc-switch--selected:enabled .mdc-switch__track::after {
  border-color: #6ba7ff;
  background-color: #6ba7ff !important;
}
.material-theme-dark .charting .mat-mdc-slide-toggle label {
  color: #ebecf2;
}
.material-theme-dark .charting .card-container {
  display: flex;
  grid-gap: 2;
  gap: 19px;
  gap: 15px 12px;
  margin-bottom: 15px;
}
.material-theme-dark .charting .card-container .card-1 {
  width: 19%;
}
.material-theme-dark .charting .card-container .mat-mdc-card {
  padding: 15px 15px;
}
.material-theme-dark .charting .card-container .mat-mdc-card-header {
  margin-bottom: 0px;
}
.material-theme-dark .charting .card-container .mat-mdc-card-header .mat-mdc-card-subtitle {
  margin: 10px 0px;
}
.material-theme-dark .form-section {
  padding: 15px 10px;
}
.material-theme-dark .form-section .mat-mdc-form-field {
  width: 98%;
}
.material-theme-dark .form-section .add-field {
  text-align: right;
}
.material-theme-dark .form-section .add-field .dls-tertiary-button.dls-xsmall .mat-icon svg {
  width: 10px;
  height: 10px;
}
.material-theme-dark .form-section .add-more-section .form-field-section {
  padding: 0px 10px;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.material-theme-dark .form-section .add-more-section .form-field-section mat-icon {
  margin: 0px 5px;
}
.material-theme-dark .tree-node mat-tree .low-status {
  background-color: #5de6b2;
}
.material-theme-dark .tree-node mat-tree .high-status {
  background-color: #ff6666;
}
.material-theme-dark caption {
  background-color: #15182b;
}
.material-theme-dark .filter-section .mat-mdc-tab-header {
  background: rgba(19, 22, 41, 0.8);
}
.material-theme-dark .filter-section .glo-alerts .alert-table td:first-child {
  min-width: auto;
  width: auto;
}
.material-theme-dark .filter-section .glo-alerts .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-dark .filter-section .glo-alerts .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .filter-section .glo-alerts .categoriestable .mat-mdc-table .mat-mdc-header-cell {
  background: rgb(19, 22, 41) !important;
  border-radius: 0;
}
.material-theme-dark .filter-section .glo-alerts .categoriestable .mat-mdc-table td:first-child {
  padding-left: 0px;
}
.material-theme-dark .filter-section .mat-mdc-tab-body-content {
  background: rgba(19, 22, 41, 0.8);
  padding: 0 0 0 16px;
}
.material-theme-dark .filter-section .dls-label {
  padding-left: 0px;
}
.material-theme-dark .filter-section .filters-sec-button .mat-mdc-raised-button.mat-mdc-button-base {
  margin: 3px 2px 3px 12px;
  padding: 5px 10px;
  height: 28px !important;
}
.material-theme-dark .filter-section .filters-sec-button .mat-mdc-raised-button.mat-mdc-button-base svg {
  width: 10px;
  height: 10px;
  margin-left: 3px;
}
.material-theme-dark .dls-nested-list a.item-name {
  color: #fff;
}
.material-theme-dark .high-status {
  background-color: #d11f1f;
}
.material-theme-dark .low-status {
  background-color: #28a228;
}
.material-theme-dark .medium-status {
  background-color: #ea910d;
}
.material-theme-dark .mat-mdc-table {
  background-color: #15182b;
}
.material-theme-dark .mat-mdc-table tr caption {
  margin-bottom: 10px;
  height: 56px;
  padding: 10px 10px 0px 10px;
}
.material-theme-dark .mat-mdc-table td:first-child {
  padding-left: 15px;
}
.material-theme-dark .mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell {
  border-bottom: 1px solid;
}
.material-theme-dark .mat-mdc-table td .close svg path {
  fill: #d11f1f;
}
.material-theme-dark .mat-mdc-table td .edit svg path {
  fill: #ffffff;
}
.material-theme-dark .paginator-container {
  background: #15182b;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10px 0px 0px 0px;
}
.material-theme-dark .paginator-container .title {
  flex-grow: 1;
  vertical-align: middle;
  padding: 10px;
}
.material-theme-dark .paginator-container .mat-mdc-form-field {
  padding-top: 12px;
}
.material-theme-dark .paginator-container .controls {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.material-theme-dark .glo-alerts .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-dark .glo-alerts .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .glo-alerts .categoriestable .mat-mdc-table .mat-mdc-header-cell {
  background: rgb(19, 22, 41) !important;
  border-radius: 0;
}
.material-theme-dark .glo-alerts .categoriestable .mat-mdc-table td:first-child {
  padding-left: 0px;
}
.material-theme-dark .dynacard-well-info .highcharts-button-box,
.material-theme-dark .dashboard .highcharts-button-box {
  fill: none !important;
}
.material-theme-dark .dynacard-well-info .highcharts-button-symbol,
.material-theme-dark .dashboard .highcharts-button-symbol {
  stroke: #ffffff !important;
}
.material-theme-dark .algomiti .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-dark .algomiti .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-dark .highcharts-container svg .highcharts-axis-labels text {
  color: #ffffff !important;
  fill: #ffffff !important;
}
.material-theme-dark .highcharts-container svg .highcharts-data-labels .highcharts-label text {
  color: #ffffff !important;
  fill: #ffffff !important;
}
.material-theme-dark .highcharts-container svg .highcharts-data-labels .highcharts-label text .highcharts-text-outline {
  display: none !important;
}

.mat-mdc-menu-panel .mat-icon {
  width: 15px;
  height: 15px;
  padding: 5px 5px 0 0;
}

.telepopup .margint20 {
  margin-top: 20px !important;
}

.telepreval {
  font-size: 12px !important;
}

.telemetry-main .telemetry-tab {
  margin-bottom: 10px !important;
}
.telemetry-main .telemetry-group-container {
  min-width: 33%;
  margin-right: 20px;
  max-height: 100vh;
  overflow-x: auto;
}
.telemetry-main .telemetry-group-container .mat-card-content {
  background: rgb(21, 24, 43);
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-header-main {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  border-bottom: 1px solid #cccfde;
  font-size: 13px;
  color: #ebecf2;
  font-weight: 700;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec {
  display: flex;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .group-name {
  width: 50%;
  border-right: 1px solid #cccfde;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .well-name {
  width: 100%;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .well-name .list .mat-mdc-list-item {
  border-bottom: 1px solid #cccfde;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .sub-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 40px;
  border-bottom: 1px solid #cccfde;
  font-size: 13px;
  color: #ebecf2;
  font-weight: 500;
  padding-left: 15px;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item {
  height: 35px;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item .mdc-list-item__primary-text {
  font-size: 12px;
  color: #adb1c7;
  font-weight: 700;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item:hover::before {
  background-color: #505575;
  opacity: 1;
}
.telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item:focus::before {
  background-color: #505575;
  opacity: 1;
}
.telemetry-main .parentClassVirtual table th:first-child {
  width: 80%;
}
.telemetry-main .telemetry-tab {
  display: flex;
  justify-content: space-between;
  height: 52px;
  background: rgb(21, 24, 43);
  border-radius: 4px;
}
.telemetry-main .telemetry-tab .tabs {
  left: 5px;
}
.telemetry-main .telemetry-tab .mat-mdc-tab-header {
  margin-top: 0px !important;
  padding: 0 20px 0px 0px !important;
}
.telemetry-main .telemetry-tab .mat-mdc-tab-header .mat-mdc-tab-label-container {
  border: 0px !important;
}
.telemetry-main .telemetry-tab .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline {
  background: none !important;
}
.telemetry-main .telemetry-tab .mat-mdc-tab-body-content {
  padding: unset;
  /* Remove the black line below the tab labels */
}

.parentClassVirtual .mat-card-content {
  background: linear-gradient(34.37deg, rgb(19, 22, 41) 0%, rgb(19, 22, 41) 100%), linear-gradient(180deg, rgba(139, 144, 173, 0.5) 0%, rgba(139, 144, 173, 0) 100%);
}
.parentClassVirtual .mat-card-content .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41);
}

.telemetry-container {
  width: 100% !important;
}

.telimentry-control-status {
  display: inline-flex;
}
.telimentry-control-status span {
  display: inline-flex;
  font-size: 12px;
  color: #fff;
  align-items: center;
}
.telimentry-control-status .status-priority {
  display: inline-flex;
  align-items: center;
}
.telimentry-control-status .status-priority ul {
  padding: 0px 5px;
  margin: 5px 0px;
}
.telimentry-control-status .status-priority ul li {
  display: inline-flex;
  padding: 0px 15px 0px 10px;
  align-items: center;
}
.telimentry-control-status .status-priority ul li.high:before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin-right: 5px;
  position: relative;
  bottom: 0px;
}
.telimentry-control-status .status-priority ul li.low:before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin-right: 5px;
  position: relative;
  bottom: 0px;
}
.telimentry-control-status .status-priority ul li.medium:before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin-right: 5px;
  position: relative;
  bottom: 0px;
}
.telimentry-control-status .status-priority ul li.cleared:before {
  content: "";
  height: 12px;
  width: 16px;
  border-radius: 0px;
  margin-right: 5px;
  position: relative;
  bottom: 0px;
}
.telimentry-control-status .status-priority ul li.high:before {
  background-color: #d11f1f;
}
.telimentry-control-status .status-priority ul li.low:before {
  background-color: #28a228;
}
.telimentry-control-status .status-priority ul li.medium:before {
  background-color: #ea910d;
}
.telimentry-control-status .status-priority ul li.cleared:before {
  background-color: rgb(159, 159, 159);
}

.well-info .mat-button-toggle .mat-button-toggle-label-content {
  font-size: 12px !important;
}

.well-info-main-container .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.well-info-main-container .mat-mdc-card:not(.dls-new-card-container) {
  background: rgb(19, 22, 41) !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.well-info-main-container .well-info-download {
  display: flex;
  justify-content: end;
}
.well-info-main-container .well-info-cards {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  flex-shrink: 0;
}
.well-info-main-container .well-info-cards .well-info-mat-card {
  width: 180px;
  height: 50px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.15) !important;
  box-shadow: none !important;
}
.well-info-main-container .well-info-cards .well-info-card-title {
  font-size: 13px !important;
  font-weight: 100 !important;
}
.well-info-main-container .well-info-cards .well-info-card-subtitle {
  font-size: 10px;
}
.well-info-main-container .well-info-cards .well-info-header {
  position: absolute;
  top: 6px;
}
.well-info-main-container .wellinfo-data-container {
  padding: 16px;
  background: rgb(21, 24, 43);
  position: relative;
}
.well-info-main-container .wellinfo-button,
.well-info-main-container .align-top-right {
  display: flex;
  justify-content: flex-end;
  color: white;
}
.well-info-main-container .wellinfo-button > button {
  color: white;
}
.well-info-main-container .well-info-image {
  display: flex;
  justify-content: center;
}

.tabs {
  flex: 1;
  display: grid;
  align-items: center;
  position: relative;
  left: 20px;
}

.telemetry-search {
  position: relative;
  bottom: 10px;
}

.telemetry-downarrow {
  position: absolute;
  left: 0px;
}

.paginator-container-telemetry {
  display: flex;
  justify-content: space-between;
}

.app-theme-switcher .dls-page-header-container {
  display: none;
}

.download-dropdown ul {
  padding: 0px;
  margin: 0px;
}
.download-dropdown ul li {
  list-style: none;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  padding: 5px 20px;
}
.download-dropdown ul li:last-child {
  border-bottom: none;
}

.srpReports .card-container .mat-mdc-card {
  padding: 8px 15px 30px 15px !important;
}
.srpReports .mat-mdc-card-header {
  display: flex;
  justify-content: space-between;
}
.srpReports html .mat-mdc-form-field {
  padding-top: 0px;
}
.srpReports .topHead {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 0;
  align-items: center;
}
.srpReports .topHead .dls-form-field {
  padding-top: 0px !important;
}
.srpReports .cust-title-report {
  height: 58vh;
  vertical-align: middle;
  align-items: center;
  display: flex;
  justify-content: center;
}
.srpReports .controls {
  display: flex;
}
.srpReports .card-container.reports-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0px;
}
.srpReports .card-container.reports-section .card-2 {
  width: 50%;
  padding: 5px;
  box-sizing: border-box;
}
.srpReports .card-container.reports-section .card-2:nth-child(odd) {
  padding-left: 0px;
}
.srpReports .card-container.reports-section .card-2:nth-child(even) {
  padding-right: 0px;
}
.srpReports .card-container.reports-section .card-2 .height-chart-m {
  height: 55vh;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container {
  display: flex;
  gap: 10px;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .bottom-legits {
  margin-top: 16px;
  width: 100%;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843);
  padding: 4px 0;
  align-items: center;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified img {
  margin-right: 10px;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.pump-tagging {
  background-color: #2196f3;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.normal {
  background-color: #0a7d8f;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.distorted {
  background-color: #c248f0;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.flatnining {
  background-color: #ff5722;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.fluid-pound {
  background-color: #f06292;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .classified .icon.gas-interference {
  background-color: #28a228;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .right-chart {
  width: 60%;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .left-sec {
  width: 38%;
  min-width: 38%;
  overflow-x: auto;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .left-sec .classified .title,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .left-sec .classified .count {
  font-size: 11px;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading {
  width: 100% !important;
  height: 100% !important;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container svg,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading svg {
  width: 100% !important;
  height: 100% !important;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container svg .highcharts-series-group,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading svg .highcharts-series-group {
  margin-top: 50px;
}
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container .highcharts-data-label span,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container .highcharts-data-label text,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container .highcharts-axis-labels span,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-container .highcharts-axis-labels text,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading .highcharts-data-label span,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading .highcharts-data-label text,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading .highcharts-axis-labels span,
.srpReports .card-container.reports-section .card-2 .inner-graph-container .highcharts-loading .highcharts-axis-labels text {
  font-size: 10px !important;
}
.srpReports .card-container.reports-section .card-2 .highcharts-button-box {
  fill: none !important;
}
.srpReports .card-container.reports-section .card-2 .highcharts-button-symbol {
  stroke: rgb(102, 102, 102) !important;
}
.srpReports .mat-button-toggle-label-content {
  font-size: 11px !important;
}

.material-theme-light .highcharts-button-symbol {
  stroke: rgb(102, 102, 102) !important;
}
.material-theme-light .timer-chart-text {
  color: #000;
}
.material-theme-light .boxTooltip {
  background: #fff !important;
  border-radius: 4px;
  border: 1px solid rgba(139, 144, 173, 0.5);
  color: #131629 !important;
  font-size: 14px;
  padding: 10px;
  line-height: 14px;
}
.material-theme-light .boxTooltip span {
  font-size: 12px;
  color: rgb(173, 177, 199);
}
.material-theme-light .telemetry-main .telemetry-tab {
  margin-bottom: 10px !important;
}
.material-theme-light .telemetry-main .telemetry-group-container {
  min-width: 33%;
  margin-right: 20px;
  max-height: 100vh;
  overflow-x: auto;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border: 1px solid rgb(177, 177, 177);
  border-radius: 8px;
  height: 100%;
}
.material-theme-light .telemetry-main .telemetry-group-container .mat-card-content {
  background: #fff !important;
}
.material-theme-light .telemetry-main .telemetry-group-container .mat-card-content .mat-mdc-card {
  background: transparent !important;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-header-main {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  border-bottom: 1px solid #cccfde;
  font-size: 13px;
  color: #22263d;
  font-weight: 700;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec {
  display: flex;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .group-name {
  width: 50%;
  border-right: 1px solid #cccfde;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .well-name {
  width: 100%;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .well-name .list .mat-mdc-list-item {
  border-bottom: 1px solid #cccfde;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .sub-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 40px;
  border-bottom: 1px solid #cccfde;
  font-size: 13px;
  color: #ebecf2;
  font-weight: 500;
  padding-left: 15px;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item {
  height: 35px;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item .mdc-list-item__primary-text {
  font-size: 12px;
  color: #22263d;
  font-weight: 700;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item:hover::before {
  background-color: #ebecf2 !important;
  opacity: 1;
}
.material-theme-light .telemetry-main .telemetry-group-container .telemetry-group .telemetry-group-sec .list .mat-mdc-list-item:focus::before {
  background-color: #ebecf2 !important;
  opacity: 1;
}
.material-theme-light .telemetry-main .parentClassVirtual table th:first-child {
  width: 80%;
}
.material-theme-light .telemetry-main .telemetry-tab {
  display: flex;
  justify-content: space-between;
  height: 52px;
  background: #fff !important;
  border-radius: 8px;
  border: 1px solid transparent;
}
.material-theme-light .telemetry-main .telemetry-tab .tabs {
  left: 5px;
}
.material-theme-light .telemetry-main .telemetry-tab .mat-mdc-tab-header {
  margin-top: 0px !important;
  padding: 0 20px 0px 0px !important;
}
.material-theme-light .telemetry-main .telemetry-tab .mat-mdc-tab-header .mat-mdc-tab-label-container {
  border: 0px !important;
}
.material-theme-light .telemetry-main .telemetry-tab .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline {
  background: none !important;
}
.material-theme-light .telemetry-main .telemetry-tab .mat-mdc-tab-body-content {
  padding: unset;
}
.material-theme-light .parentClassVirtual .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-light .parentClassVirtual .mat-mdc-card:not(.dls-new-card-container) {
  background: #fff !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
}
.material-theme-light html .mat-mdc-select-value {
  color: #22263d !important;
  font-size: 16px;
  line-height: 20px;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-header {
  display: block;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-label-container {
  background: #ebecf2 !important;
  padding: 5px;
  border-radius: 30px;
  border: 1px solid #cccfde;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mdc-tab__text-label {
  font-size: 14px;
  font-weight: 700;
  color: #cccfde !important;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: #6ba7ff !important;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab .mat-ripple-element {
  opacity: 0.12;
  background-color: #cccfde;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab:hover .mdc-tab__ripple::before {
  opacity: 0.04;
  background-color: #cccfde;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__ripple::before,
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mat-ripple-element {
  opacity: 0 !important;
  background-color: #080912;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab-body-wrapper {
  background: #171a2e;
  box-shadow: 0px 0px 1px #fff;
}
.material-theme-light .well-detail-host .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline {
  border: 1px solid #cccfde !important;
  background: #fff;
  border-radius: 30px;
  height: 25px;
}
.material-theme-light .wellistcomp .gl-well-top-sec .gl-well-sec .left-sec .categories-items .categories-list .list-title,
.material-theme-light .events .gl-well-top-sec .gl-well-sec .left-sec .categories-items .categories-list .list-title {
  color: #22263d;
}
.material-theme-light .wellistcomp .gl-well-top-sec .gl-well-sec .left-sec .categories-items .count,
.material-theme-light .events .gl-well-top-sec .gl-well-sec .left-sec .categories-items .count {
  color: #22263d;
}
.material-theme-light .wellistcomp .thback,
.material-theme-light .events .thback {
  text-align: center;
  background-color: #fff !important;
  padding: 5px 0px !important;
  border: none !important;
}
.material-theme-light .wellistcomp html .mat-mdc-card:not(.dls-new-card-container),
.material-theme-light .events html .mat-mdc-card:not(.dls-new-card-container) {
  background: linear-gradient(34.37deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.65) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) !important;
}
.material-theme-light .wellistcomp .mat-mdc-card:not(.dls-new-card-container),
.material-theme-light .events .mat-mdc-card:not(.dls-new-card-container) {
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border: none !important;
}
.material-theme-light .wellistcomp .dls-sample-table[_ngcontent-ng-c1274939524],
.material-theme-light .events .dls-sample-table[_ngcontent-ng-c1274939524] {
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border: none !important;
}
.material-theme-light .wellistcomp .mat-mdc-table,
.material-theme-light .events .mat-mdc-table {
  background-color: #fff !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border: none !important;
}
.material-theme-light .wellistcomp .mat-mdc-table tr caption,
.material-theme-light .events .mat-mdc-table tr caption {
  margin-bottom: 10px;
  height: 56px;
  padding: 10px 10px 0px 10px;
}
.material-theme-light .wellistcomp .mat-mdc-table td:first-child,
.material-theme-light .events .mat-mdc-table td:first-child {
  padding-left: 15px;
}
.material-theme-light .wellistcomp .mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell,
.material-theme-light .events .mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell {
  border-bottom: 1px solid;
}
.material-theme-light .wellistcomp .mat-mdc-table td .close svg path,
.material-theme-light .events .mat-mdc-table td .close svg path {
  fill: #d11f1f;
}
.material-theme-light .wellistcomp .mat-mdc-table td .edit svg path,
.material-theme-light .events .mat-mdc-table td .edit svg path {
  fill: #ffffff;
}
.material-theme-light .wellistcomp html .mat-paginator,
.material-theme-light .wellistcomp html .mat-mdc-table,
.material-theme-light .events html .mat-paginator,
.material-theme-light .events html .mat-mdc-table {
  background-color: #fff !important;
}
.material-theme-light .wellistcomp .glo-wellistable,
.material-theme-light .events .glo-wellistable {
  background-color: #fff !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border-radius: 10px;
}
.material-theme-light .wellistcomp .mat-mdc-table th:last-of-type,
.material-theme-light .events .mat-mdc-table th:last-of-type {
  border-top-right-radius: 0px;
}
.material-theme-light .glo-well-view .card-container[_ngcontent-ng-c4213604848] .mat-mdc-card[_ngcontent-ng-c4213604848] {
  background-color: #fff !important;
}
.material-theme-light .glo-well-view .mat-mdc-card .mdc-card {
  background-color: #fff !important;
}
.material-theme-light .glo-well-view .card-contener-section .mat-mdc-card:not(.dls-new-card-container) {
  background: #fff !important;
}
.material-theme-light .well-info .card-container[_ngcontent-ng-c4213604848] .mat-mdc-card[_ngcontent-ng-c4213604848] {
  background-color: #fff !important;
}
.material-theme-light .well-info .mat-mdc-card {
  border: 1px solid transparent !important;
  background: #fff !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px;
}
.material-theme-light .charting .mat-mdc-card {
  border: 1px solid transparent !important;
  background: #fff !important;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px;
}
.material-theme-light .charting .mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  background-color: #fff !important;
  border-radius: 8px !important;
}
.material-theme-light .charting .right-panel {
  background-color: white !important;
  border-radius: 8px !important;
}
.material-theme-light .srp-feed {
  display: inline-flex;
  width: 100%;
  height: 95%;
  overflow-y: auto;
}
.material-theme-light .srp-feed .card-3 {
  width: 25%;
}
.material-theme-light .srp-feed .card-3 .mat-mdc-form-field {
  width: 95%;
}
.material-theme-light .srp-feed .card-3 .calender-filter-section .date-title {
  color: #22263d;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.03rem;
  padding: 0px 10px 2px 10px;
}
.material-theme-light .srp-feed .card-3 .calender-filter-section .calendar {
  display: flex;
}
.material-theme-light .srp-feed .card-3 .calender-filter-section .calendar .mat-mdc-form-field {
  padding-top: 0px;
}
.material-theme-light .srp-feed .verticle-divider {
  border-right: 2px solid #8b90ad;
}
.material-theme-light .srp-feed .card-7 {
  width: 75%;
}
.material-theme-light .srp-feed .card-7 .feed-post-section {
  border: 1px solid rgba(139, 144, 173, 0.75);
  border-radius: 6px;
  min-height: 200px;
  display: block;
  position: relative;
  padding: 20px 20px 20px 40px;
  margin: 20px 10px 0px 30px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-user-icon {
  border: 1px solid #6e738d;
  border-radius: 50px;
  color: #171a2e;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  width: 22px;
  line-height: 25px;
  position: absolute;
  left: -26px;
  top: 10px;
  padding: 14px;
  display: flex;
  justify-content: center;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-head {
  display: flex;
  justify-content: space-between;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-info {
  font-size: 14px;
  color: #505575;
  line-height: 24px;
  font-weight: 500;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name {
  font-size: 12px;
  line-height: 24px;
  color: #505575;
  font-weight: 500;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-head .feed-info-section .feed-well-name span {
  color: #505575;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-head .feed-date-info {
  font-size: 12px;
  font-weight: 500;
  color: #505575;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comment {
  font-size: 12px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comment .feed-message {
  font-size: 14px;
  font-weight: 500;
  color: #3a83ff;
  line-height: 24px;
  margin-bottom: 10px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comment .feed-time-and-details {
  font-size: 12px;
  color: #adb1c7;
  line-height: 24px;
  font-weight: 500;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .like-comments {
  margin: 0px -10px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .add-comments {
  display: flex;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .add-comments .user-icon-comment {
  border: 1px solid #6e738d;
  border-radius: 50px;
  width: 24px;
  color: #171a2e;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  background-color: #3a83ff;
  height: 22px;
  line-height: 24px;
  padding: 11px;
  margin: 10px 10px 10px 0px;
  display: flex;
  justify-content: center;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .add-comments .mat-mdc-form-field {
  width: 92%;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments {
  display: flex;
  justify-content: right;
  margin-top: 0px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt {
  font-size: 12px;
  font-weight: 500;
  color: #adb1c7;
  line-height: 20px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .btn-submit-txt span {
  color: #3a83ff;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button {
  padding: 0px;
  height: 20px;
  line-height: 20px;
}
.material-theme-light .srp-feed .card-7 .feed-post-section .feed-comments .submit-feed-comments .dls-icon-button mat-icon {
  color: #3a83ff;
}
.material-theme-light .srp-feed .clear {
  clear: both;
}
.material-theme-light .srpReports .mat-card-content {
  border: 1px solid transparent;
  background: linear-gradient(180deg, rgba(139, 144, 173, 0.5), rgba(139, 144, 173, 0)) border-box;
  border-radius: 8px;
}
.material-theme-light .srpReports .mat-mdc-card:not(.dls-new-card-container) {
  background: #fff !important;
}
.material-theme-light .telemetry-main .telemetry-container {
  background-color: transparent;
}
.material-theme-light .dynacard-wrapper mat-card .bubblegraphsec .legitswrap ul li {
  color: #505575;
}
.material-theme-light .td-mat-chip-option .mdc-evolution-chip__text-label {
  font-weight: bold;
  font-size: 11px !important;
}
.material-theme-light html .mat-button-toggle.mat-button-toggle-checked:not(.mat-button-toggle-disabled) .mat-button-toggle-label-content {
  background-color: #6ba7ff !important;
  color: #22263d !important;
}
.material-theme-light .tree-node mat-tree .low-status {
  background-color: #5de6b2;
}
.material-theme-light .tree-node mat-tree .high-status {
  background-color: #ff6666;
}
.material-theme-light .card-container.reports-section[_ngcontent-ng-c2368462913] .card-2[_ngcontent-ng-c2368462913] .mat-mdc-card[_ngcontent-ng-c2368462913]:not(.dls-new-card-container) {
  background: #fff !important;
}
.material-theme-light .dynacard-well-info .mat-mdc-card:not(.dls-new-card-container),
.material-theme-light .well-info-main-container .mat-mdc-card:not(.dls-new-card-container),
.material-theme-light .well-info-main-container .wellinfo-data-container {
  background: #fff !important;
}
.material-theme-light .slidingtabContainer[_ngcontent-ng-c639714421] .tabs1[_ngcontent-ng-c639714421] .mat-mdc-tab-header .mat-mdc-tab-label-container {
  background: #fff;
}
.material-theme-light .slidingtabContainer[_ngcontent-ng-c639714421] .tabs1[_ngcontent-ng-c639714421] .mat-mdc-tab-header .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: inherit !important;
}
.material-theme-light .slidingtabContainer[_ngcontent-ng-c639714421] .tabs1[_ngcontent-ng-c639714421] .mat-mdc-tab-header .mat-mdc-tab .mdc-tab-indicator__content--underline {
  background: #6ba7ff !important;
}
.material-theme-light .slidingtabContainer[_ngcontent-ng-c639714421] .tabs1[_ngcontent-ng-c639714421] .mat-mdc-tab-header .mdc-tab__text-label {
  color: #22263d !important;
}
.material-theme-light caption {
  background: none;
}
.material-theme-light .cust-card-container {
  background: #ffffff !important;
}
.material-theme-light .dls-secondary-button:not([disabled]):not(:disabled):hover {
  color: #ffffff;
}
.material-theme-light .algomiti .mat-card-content,
.material-theme-light .dashboard .mat-card-content {
  background: #ffffff !important;
  border: 1px solid rgba(139, 144, 173, 0.5);
}
.material-theme-light .algomiti .mat-mdc-card:not(.dls-new-card-container),
.material-theme-light .dashboard .mat-mdc-card:not(.dls-new-card-container) {
  background: #ffffff !important;
}
.material-theme-light .highcharts-container svg .highcharts-axis-labels text,
.material-theme-light .highcharts-container svg .highcharts-axis text {
  color: #22263d !important;
  fill: #22263d !important;
}
.material-theme-light .highcharts-container svg .highcharts-data-labels .highcharts-label text {
  color: #22263d !important;
  fill: #22263d !important;
}
.material-theme-light .highcharts-container svg .highcharts-data-labels .highcharts-label text .highcharts-text-outline {
  display: none !important;
}
.material-theme-light .highcharts-container svg .highcharts-data-labels .highcharts-label text tspan {
  color: #22263d !important;
  fill: #22263d !important;
  font-size: 11px !important;
}
.material-theme-light .highcharts-container svg .highcharts-legend .highcharts-legend-item text {
  color: #22263d !important;
  fill: #22263d !important;
}

html .mat-mdc-list-base .mat-mdc-subheader {
  font-size: 12px !important;
}

.well-search-section h5 {
  font-size: 12px !important;
}

.cust-card-container {
  max-height: 635px;
  overflow-y: auto;
}

@media screen and (max-width: 1920px) {
  .charting-header .mat-mdc-card-header-text {
    display: flex !important;
    justify-content: flex-end !important;
    flex-direction: inherit !important;
    gap: 0 !important;
  }
  .algomiti .action .card-container .poc-edit mat-label {
    font-size: 11px !important;
  }
  .algomiti .algomiti .action .card-container .poc-edit mat-label {
    font-size: 11px !important;
  }
  .algomiti .mitigation-card .colum-slid-toggle mat-label.flatlining-label {
    min-width: 80px;
  }
  html td.mdc-data-table__cell {
    font-size: 14px !important;
  }
  .mat-mdc-card-title,
  .mat-mdc-card-subtitle {
    margin: 6px 0 !important;
  }
  html .mat-mdc-card-header .mat-mdc-card-title,
  html .mat-mdc-card-title {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1500px) {
  .algomiti .mitigation-card .colum-slid-toggle mat-label.flatlining-label {
    min-width: 70px;
  }
  .charting .charting-header .mat-mdc-card-header-text {
    display: flex !important;
    justify-content: flex-end !important;
    flex-direction: inherit !important;
    gap: 0 !important;
  }
  .charting .right-panel mat-button-toggle-group mat-button-toggle .mat-button-toggle-label-content {
    font-size: 10px !important;
  }
  .algomiti .mat-button-toggle .mat-button-toggle-label-content {
    font-size: 10px !important;
  }
  .algomiti .highcharts-container text {
    font-size: 12px !important;
  }
  .algomiti .poc-edit {
    font-size: 11px !important;
  }
  .td-mat-chip-option .mdc-evolution-chip__text-label {
    font-size: 10px;
  }
  .mdc-tab__text-label {
    font-size: 12px !important;
  }
  .cust-card-container {
    max-height: 575px !important;
    overflow-y: auto !important;
  }
  .panel-title {
    font-size: 12px;
  }
  .well-list-title h6 {
    font-size: 14px !important;
    margin: 0px;
  }
  .title {
    font-size: 12px;
  }
  .dynacard-well-info .card-container .mat-mdc-card-header .mat-mdc-card-subtitle {
    margin: 2px !important;
  }
  .card-cont {
    font-size: 12px;
    margin-top: 3px;
  }
  html .dls-paginator {
    font-size: 12px !important;
  }
  html td.mdc-data-table__cell {
    font-size: 12px !important;
  }
  html .mat-mdc-tab.mdc-tab,
  html .mat-mdc-tab-link.mdc-tab {
    font-size: 14px !important;
  }
  html .dls-page-header-container .dls-page-header-row .dls-page-title {
    font-size: 20px !important;
  }
  html .mat-mdc-card-header .mat-mdc-card-title,
  html .mat-mdc-card-title {
    font-size: 12px !important;
  }
  html .mat-mdc-card-subtitle {
    font-size: 12px !important;
  }
  .legitswrap ul li {
    font-size: 12px !important;
  }
  html th.mat-mdc-header-cell {
    font-size: 12px !important;
  }
  td.mdc-data-table__cell {
    font-size: 12px !important;
  }
  html .dls-search-field-expanding,
  html .dls-search-field {
    font-size: 12px !important;
  }
  .status-priority ul li {
    font-size: 12px !important;
  }
  .wellfilter-top h5 {
    font-size: 12px;
  }
  .wellfilter-top h6 {
    font-size: 14px !important;
  }
  h4 {
    font-size: 12px !important;
  }
  html .mat-mdc-checkbox .mdc-form-field label {
    font-size: 12px !important;
  }
  html .dls-sidenav .dls-side-menu .mat-mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text {
    font-size: 14px !important;
  }
  .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input,
  .mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder {
    font-size: 12px !important;
  }
  html .mat-mdc-table .mdc-data-table__header-row {
    height: inherit !important;
    border-bottom: none;
  }
  .card-60 {
    width: 54% !important;
  }
  .card-40 {
    width: 45% !important;
  }
  .glo-alerts .left-sec {
    width: 49%;
    min-width: 49%;
    margin-right: 2%;
  }
  .glo-alerts .left-sec .categories-items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px !important;
    border-bottom: 1px solid rgba(174, 181, 217, 0.5019607843);
  }
  .glo-alerts .left-sec .categories-items .categories-list {
    display: flex;
    align-items: center;
    padding: 6px;
  }
  .glo-alerts .left-sec .categories-items .categories-list .count {
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    padding: 8px;
  }
  .glo-alerts .left-sec .categories-items .categories-list .icon {
    width: 20px !important;
    height: 20px !important;
    border-radius: 2px;
  }
  .glo-alerts .left-sec .categories-items .categories-list .list-title {
    font-size: 11px !important;
    font-weight: 700;
    margin-left: 12px;
  }
  .glo-alerts .right-chart {
    width: 49%;
    min-width: 49%;
  }
  .glo-alerts .barChartData .highcharts-container {
    width: 100% !important;
    display: block;
    height: auto !important;
    max-height: 55px;
  }
  .glo-alerts .barChartData .highcharts-container svg {
    width: 100% !important;
    height: 80px !important;
  }
  .glo-alerts .cust-height {
    max-height: 240px !important;
    overflow-y: auto;
  }
  .dls-compact-table .med-priorityline,
  .dls-compact-table .low-priorityline,
  .dls-compact-table .high-priorityline,
  .dls-compact-table .clear-priorityline {
    height: 21px !important;
  }
  .dls-sample-table .med-priorityline,
  .dls-sample-table .low-priorityline,
  .dls-sample-table .high-priorityline,
  .dls-sample-table .clear-priorityline {
    height: 21px !important;
  }
  html .mat-mdc-option .mdc-list-item__primary-text {
    font-size: 12px !important;
  }
  html .mat-mdc-select-panel .mat-mdc-option {
    height: 35px !important;
    min-height: 35px !important;
    padding: 0 12px;
  }
}
html .mat-mdc-tooltip {
  margin: 12px 0px !important;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/app/dev-styles.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.highcharts-tooltip-container:has(.highchart-elevate-tooltip) {
  z-index: 1020 !important;
}

.cursor-pointer,
a {
  cursor: pointer;
}

.word-wrap .dls-content {
  word-break: break-word;
}

.text-center,
.mat-mdc-cell.mdc-data-table__cell.cdk-cell.text-center {
  text-align: center;
}

.opacity-5 {
  opacity: 0.5;
}
