.blue-font-color {
  color: blue; }

.red-font-color {
  color: red; }

.cke_combopanel {
  overflow-x: visible !important;
  width: 250px !important; }

.blockUI {
  z-index: 999999999 !important; }

input[required="required"]:after {
  content: "*";
  color: red; }

.logo-default {
  height: 50px;
  margin: 0px !important; }

.logo-default-mobile {
  height: 50px; }

.page-header.navbar .menu-toggler > span, .page-header.navbar .menu-toggler > span::after, .page-header.navbar .menu-toggler > span::before, .page-header.navbar .menu-toggler > span:hover, .page-header.navbar .menu-toggler > span:hover::after, .page-header.navbar .menu-toggler > span:hover::before {
  background: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
  color: #474747; }

.color-ydata {
  color: #00bbd3; }

.bg-color-ydata {
  background: #00bbd3; }

.btn-info {
  background-color: #00bbd3;
  border-color: #00bbf3; }

.color-red {
  color: red; }

.color-white {
  color: #ffffff; }

.sidebar-logo a {
  display: none; }

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

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

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

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

.font-bold {
  font-weight: bold !important; }

.text-underline {
  text-decoration: underline !important; }

.margin-top-0 {
  margin-top: 0px !important; }

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

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

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

.margin-5 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px; }

.margin-left-right-5 {
  margin-left: 5px;
  margin-right: 5px; }

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

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

.margin-right-15 {
  margin-right: 15px; }

.margin-left-25 {
  margin-left: 25px; }

.margin-right-25 {
  margin-right: 25px; }

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

.margin-top-bottom-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

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

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

.margin-bottom-5 {
  margin-bottom: 5px !important; }

.btn {
  text-transform: none !important; }

.page-header.navbar .menu-toggler > span, .page-header.navbar .menu-toggler > span::after, .page-header.navbar .menu-toggler > span::before, .page-header.navbar .menu-toggler > span:hover, .page-header.navbar .menu-toggler > span:hover::after, .page-header.navbar .menu-toggler > span:hover::before {
  background: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
  color: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li {
  float: left; }
  .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a {
    float: left; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .time {
      max-width: 65px;
      width: 30%; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details {
      overflow: visible;
      float: left;
      width: 68%; }
      .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
        float: left;
        white-space: normal;
        width: 100%;
        border-radius: .25em; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .description {
      overflow: visible;
      float: left;
      width: 100%; }

.the-index-icon {
  color: #5e738b;
  padding: 0;
  text-align: right; }
  .the-index-icon i {
    vertical-align: top;
    border: 2px solid #5e738b;
    padding: 8px;
    color: #5e738b; }

.the-icon i {
  color: #00bbd3;
  vertical-align: top;
  border: 2px solid #00bbd3;
  padding: 8px;
  width: auto; }

.the-index-ind-content {
  color: #5e738b;
  padding: 0;
  text-align: left; }

.text-bigger {
  font-size: 22px; }

.text-smaller {
  font-size: 16px; }

.text-even-smaller {
  font-size: 14px; }

.bottom-border-blue {
  border-bottom: 2px solid #00bbd3;
  padding: 6px 0px !important; }

.left-right-bottom-border-blue {
  border-bottom: 2px solid #005ba8;
  border-left: 2px solid #005ba8;
  border-right: 2px solid #005ba8;
  padding: 6px 0px !important; }

.mycenter-block {
  float: none !important;
  margin: 5px auto !important; }

.dashboard-stat2 .display .number small {
  text-transform: none; }

.page-sidebar .page-sidebar-menu > li > a > i {
  color: #5e738b; }

.page-sidebar .page-sidebar-menu > li.active > a > i {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-menu > li:hover > a > i {
  color: #00bbd3; }

.clickable-row {
  cursor: pointer; }

.disable-clicks {
  pointer-events: none; }

.ui-grid-disable-selection {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ui-grid-top-panel, .ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background: #fbfcfd !important; }

.ui-grid-header-cell, .ui-grid-cell {
  padding: 0.5rem;
  border-color: #e7ecf1 !important; }

.ui-grid-top-panel {
  font-weight: 600; }

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  z-index: 2; }

.label:not(.md-skip) {
  text-transform: none; }

.ui-grid-menu-button {
  background: #00bbd3;
  border: 1px solid #00bbd3;
  padding: 3px 1px 3px 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
  .ui-grid-menu-button .ui-grid-icon-container {
    color: #ffffff; }
  .ui-grid-menu-button .ui-grid-icon-container {
    margin-top: 0px; }

.ui-grid-footer-info span {
  border-radius: .25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 15px;
  margin: 0px;
  float: left; }

.ui-grid-pager-row-count-picker select {
  height: 30px !important; }

.ui-grid-pager-row-count-picker span {
  border-radius: .25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 13px;
  margin: 0px 7px;
  float: right; }

.ui-grid-pager-count span {
  border-radius: .25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 15px;
  float: left; }

.circle-green {
  background-color: forestgreen;
  width: 10px;
  height: 10px;
  border-radius: 15px; }

.circle-red {
  background-color: crimson;
  width: 10px;
  height: 10px;
  border-radius: 15px; }

.circle-blue {
  background-color: blue;
  width: 10px;
  height: 10px;
  border-radius: 15px; }

.modal {
  z-index: 9996; }

.text-size-big {
  font-size: 40px !important; }

.btn-xl,
.btn-group-xl > .btn {
  border-radius: 6px;
  font-size: 36px;
  line-height: 1.6;
  padding: 5px 25px; }

.btn-primary-reverse {
  color: #337ab7;
  background-color: white;
  border-color: transparent; }

.btn-default-reverse {
  background-color: #c9dde1;
  border-color: transparent; }

.h-light-margin {
  margin: 3px 0px !important; }

.clear-filter {
  margin: 25px 0px 0px; }

.margin-top-5 {
  margin-top: 5px !important; }

.margin-top-15 {
  margin-top: 15px !important; }

.margin-top-25 {
  margin-top: 25px !important; }

.margin-top-35 {
  margin-top: 35px !important; }

.margin-top-50 {
  margin-top: 50px !important; }

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

.padding-top-bottom-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding-left-right-5 {
  padding-left: 5px;
  padding-right: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-left-right-15 {
  padding-left: 15px;
  padding-right: 15px; }

.modal-xl {
  width: 85% !important; }

.modal-dialog {
  width: 90% !important; }

.modal-dialog.modal-sm {
  width: 65% !important; }

.modal-dialog.modal-xs {
  width: 50% !important; }

.modal-dialog.modal-xxs {
  width: 40% !important; }

.modal-body blockquote {
  background: #eeeeee;
  border-left: 5px solid #005ba8;
  display: inline-table;
  margin: 0; }

.span-bigger {
  font-size: 22px; }

.ui-select-bootstrap .ui-select-choices-row > a {
  white-space: normal !important; }

.ui-select-bootstrap .ui-select-choices-row > span {
  white-space: normal !important; }

.ui-select-choices {
  top: auto;
  left: auto;
  width: inherit; }

.ui-select-choices-row-inner {
  position: inherit;
  top: auto;
  left: auto;
  width: inherit; }

.ui-select-multiple {
  overflow: visible; }

.ui-select-match-item {
  max-width: 100%; }

.ui-select-match-item > span > span {
  white-space: normal;
  word-wrap: break-word; }

.rounded-corners {
  border-radius: 4px; }

.ui-grid-pager-container .ui-grid-pager-control button {
  height: 30px !important; }

.ui-grid-pager-container .ui-grid-pager-control input {
  width: 70px !important; }

.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-first,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-previous,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-next,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-last {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  color: #666;
  background-color: #e1e5ec;
  border-color: #e1e5ec;
  margin: 0px 1px; }

.loader {
  height: 1px;
  width: 40%;
  margin: 1em auto !important;
  position: relative;
  background: rgba(0, 0, 0, 0.1); }

.close-button {
  border: none;
  background: 0 0;
  margin: 0;
  color: #00bbd3;
  cursor: pointer;
  padding: 20px 30px; }

.btn.ydatablue.active:not(.btn-outline),
.btn.ydatablue:active:not(.btn-outline),
.btn.ydatablue:hover:not(.btn-outline),
.open > .btn.ydatablue.dropdown-toggle:not(.btn-outline),
.btn.ydatablue {
  color: #FFF;
  background-color: #00bbd3;
  border-color: #00bbd3; }

.bg-ydatablue {
  background: #00bbd3 !important; }

.bg-ydatared {
  background: red !important; }

.bg-ydatasalmon {
  background: lightsalmon  !important; }
  .bg-ydatasalmon span {
    color: black; }

.page-content-wrapper .page-content {
  padding-top: 0px; }
  .page-content-wrapper .page-content .page-title {
    margin: 15px 0; }

.breadcrumbs-actions {
  padding-top: 25px; }

.header-sorted {
  color: #00bbd3; }

.header-filtered {
  color: #578ebe;
  font-weight: bold; }

.custom-daterange-picker {
  padding: 2px 5px !important;
  margin: 5px;
  white-space: normal;
  word-wrap: break-word; }

.ui-grid-row {
  height: auto !important; }
  .ui-grid-row > div {
    display: table-row; }
    .ui-grid-row > div .ui-grid-cell {
      display: table-cell;
      float: none;
      vertical-align: middle;
      height: auto !important; }

.ui-grid-cell-contents {
  white-space: normal;
  text-overflow: inherit; }

.ui-grid-header-cell,
.ui-grid-cell-contents {
  height: auto !important;
  white-space: normal;
  overflow: visible; }

.ui-grid-cell-contents > .ui-grid-tree-base-row-header-buttons {
  white-space: nowrap; }
  .ui-grid-cell-contents > .ui-grid-tree-base-row-header-buttons:hover, .ui-grid-cell-contents > .ui-grid-tree-base-row-header-buttons:active, .ui-grid-cell-contents > .ui-grid-tree-base-row-header-buttons:focus {
    outline: none; }

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  top: 25%; }

.ui-grid-cell {
  overflow: visible; }

.link-not-clickable {
  pointer-events: none;
  cursor: default;
  text-decoration: line-through; }

.link-clickable span {
  color: #00bbd3; }

.form-group.form-md-line-input .form-control {
  border-bottom: 2px solid #c2cad8; }

.form-group.form-md-line-input label {
  padding-left: 15px;
  font-size: 13px !important; }

.label-purple {
  background-color: #8E44AD; }

.label-turqoise {
  background-color: #36C7A7; }

.label-green {
  background-color: green; }

.right {
  float: right; }

.left {
  float: left; }

.input-field-highlight > input {
  border-color: #08d12c;
  font-weight: bold; }

fieldset > span:first-child, .custom-card-header {
  background-color: #dbdbdb;
  border-radius: 5px;
  display: block;
  width: 100%;
  font-size: 21px;
  line-height: inherit;
  color: #34495e;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 10px; }

md-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 6px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.01), 0px 1px 1px 0px rgba(0, 0, 0, 0.01), 0px 1px 1px 0px rgba(0, 0, 0, 0.01); }
  md-card md-card-header {
    padding: 10px;
    display: flex;
    flex-direction: row; }
    md-card md-card-header md-card-avatar {
      width: 40px;
      height: 40px; }
      md-card md-card-header md-card-avatar .md-user-avatar,
      md-card md-card-header md-card-avatar md-icon {
        border-radius: 50%; }
      md-card md-card-header md-card-avatar md-icon {
        padding: 8px; }
        md-card md-card-header md-card-avatar md-icon > svg {
          height: inherit;
          width: inherit; }
      md-card md-card-header md-card-avatar + md-card-header-text {
        max-height: 40px; }
        md-card md-card-header md-card-avatar + md-card-header-text .md-title {
          font-size: 14px; }
    md-card md-card-header md-card-header-text {
      display: flex;
      flex: 1;
      flex-direction: column; }
      md-card md-card-header md-card-header-text .md-subhead {
        font-size: 14px; }
  md-card > img,
  md-card > md-card-header img,
  md-card md-card-title-media img {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    width: 100%;
    height: auto; }
  md-card md-card-title {
    padding: 15px 10px 10px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: row; }
    md-card md-card-title + md-card-content {
      padding-top: 0; }
    md-card md-card-title md-card-title-text {
      flex: 1;
      flex-direction: column;
      display: flex; }
      md-card md-card-title md-card-title-text .md-subhead {
        padding-top: 0;
        font-size: 14px; }
      md-card md-card-title md-card-title-text:only-child .md-subhead {
        padding-top: 7.5px; }
    md-card md-card-title md-card-title-media {
      margin-top: -5px; }
      md-card md-card-title md-card-title-media .md-media-sm {
        height: 80px;
        width: 80px; }
      md-card md-card-title md-card-title-media .md-media-md {
        height: 112px;
        width: 112px; }
      md-card md-card-title md-card-title-media .md-media-lg {
        height: 152px;
        width: 152px; }
  md-card md-card-content {
    display: block;
    padding: 10px; }
    md-card md-card-content > p:first-child {
      margin-top: 0; }
    md-card md-card-content > p:last-child {
      margin-bottom: 0; }
    md-card md-card-content .md-media-xl {
      height: 240px;
      width: 240px; }
  md-card .md-actions, md-card md-card-actions {
    margin: 6px; }
    md-card .md-actions.layout-column .md-button:not(.md-icon-button), md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
      margin: 1.5px 0; }
      md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
        margin-top: 0; }
      md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
        margin-bottom: 0; }
    md-card .md-actions.layout-column .md-button.md-icon-button, md-card md-card-actions.layout-column .md-button.md-icon-button {
      margin-top: 4.5px;
      margin-bottom: 4.5px; }
    md-card .md-actions md-card-icon-actions, md-card md-card-actions md-card-icon-actions {
      flex: 1;
      justify-content: flex-start;
      display: flex;
      flex-direction: row; }
    md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button), md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
      margin: 0 3px; }
    md-card .md-actions:not(.layout-column) .md-button.md-icon-button, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
      margin-left: 4.5px;
      margin-right: 4.5px; }
    md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions, md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
      flex: 1;
      justify-content: flex-end;
      display: flex;
      flex-direction: row; }
  md-card md-card-footer {
    margin-top: auto;
    padding: 10px; }

@media screen and (-ms-high-contrast: active) {
  md-card {
    border: 1px solid #fff; } }

.input-group .requiredFormInput {
  position: absolute;
  right: -10px;
  top: 11px;
  color: red;
  font-size: 15px; }

.label-required:after {
  content: " *";
  color: red; }

.requiredFormInput {
  position: absolute;
  right: 5px;
  top: 20px;
  color: red;
  font-size: 15px; }

/* google chrome scrolling problem, reference: https://github.com/angular-ui/ui-grid/issues/6017 */
.ui-grid-viewport {
  overflow-anchor: none; }

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; }

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.add-filters-icon {
  text-align: center !important;
  display: block;
  color: #eeeeee; }
  .add-filters-icon:hover, .add-filters-icon:active, .add-filters-icon:focus {
    color: #d5d5d5; }

#reportGeneratorFilters .table thead tr th {
  font-weight: 400; }

#reportGeneratorFilters tbody > tr > td {
  padding: 4px;
  border: none; }
  #reportGeneratorFilters tbody > tr > td:first-child {
    padding-top: 8px; }
    #reportGeneratorFilters tbody > tr > td:first-child a {
      color: lightcoral; }

#reportGeneratorFilters thead > tr > th {
  padding: 4px; }

#reportGeneratorFilters button {
  padding: 5px 6px 5px 6px;
  margin: 4px 6px 4px 6px; }

.dran-n-drop-list {
  /**
    * The dnd-list should always have a min-height,
    * otherwise you can't drop to it once it's empty
    */ }
  .dran-n-drop-list ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
    /**
        * The dndDraggingSource class will be applied to
        * the source element of a drag operation. It makes
        * sense to hide it to give the user the feeling
        * that he's actually moving it.
        */
    /**
        * An element with .dndPlaceholder class will be
        * added to the dnd-list while the user is dragging
        * over it.
        */
    /**
        * Show selected elements in green
        */ }
    .dran-n-drop-list ul[dnd-list] .dndDraggingSource {
      display: none; }
    .dran-n-drop-list ul[dnd-list] .dndPlaceholder {
      background-color: #ddd;
      display: block;
      min-height: 42px; }
    .dran-n-drop-list ul[dnd-list] li {
      background-color: #fff;
      border: 1px solid #ddd;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      display: block;
      padding: 10px 15px;
      margin-bottom: -1px; }
      .dran-n-drop-list ul[dnd-list] li:hover {
        background-color: #e6e6e6; }
      .dran-n-drop-list ul[dnd-list] li div {
        outline-width: 0; }
    .dran-n-drop-list ul[dnd-list] li.selected {
      background-color: #dff0d8;
      color: #3c763d; }

.cke.cke_reset_all.cke_1.cke_panel.cke_combopanel.cke_ltr.cke_combopanel__placeholder_select {
  width: 200px !important;
  height: 300px !important; }

@media print {
  .myDivToPrint {
    background-color: white !important;
    height: 100% !important;
    width: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 15px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    page-break-after: always !important; }
  #cke_1_bottom {
    display: none; }
  .addPagebreak {
    page-break-before: always; } }

.cke_combo_text {
  width: inherit !important; }

.btn-info:hover, .btn-info:focus {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #269abc !important; }

#meterReadingsIndex .ui-grid-header-canvas, #meterReadingsIndex .ui-grid-viewport, .small-grid .ui-grid-header-canvas, .small-grid .ui-grid-viewport {
  font-size: 85% !important; }

#meterReadingsIndex input, .small-grid input {
  font-size: 90% !important; }

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

input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none; }

input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none; }

div[required="required"]:after {
  content: "*";
  color: red;
  position: absolute;
  top: 0;
  right: 3px; }

div[my-ng-required]:after {
  content: "" !important; }

input[required] {
  background-image: url(/assets/app/img/red_asterisk.png);
  background-size: 7px 7px;
  background-position: 99% 10%;
  background-repeat: no-repeat; }

input[my-ng-required] {
  background-image: none !important; }

.grid.col-lg-12 {
  padding-left: 0;
  padding-right: 0; }

div.ydataDisabled {
  cursor: not-allowed !important; }

.multiSelect .checkboxLayer {
  max-height: 400px;
  overflow: auto;
  /* or scroll */ }

.multiSelect > button {
  width: 100%; }

.well {
  background: #f6f6f6 !important;
  box-shadow: none !important; }

.my-well-par {
  border: none !important;
  box-shadow: none !important;
  background: #ffffff !important;
  margin: 0 !important;
  padding: 0.5rem !important; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #00bbd3 !important; }

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 9995;
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  color: #595d6e;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 12px;
  line-height: 1.2; }

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid white;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
  transition: opacity  0.3s;
  transition-delay: 0.3s; }

/* The switch - the box around the slider */
.switch {
  position: relative;
  width: 75px;
  height: 60px;
  margin-right: 10px;
  margin-top: 0px; }

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 6px;
  right: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

input:checked + .slider {
  background-color: green; }

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

div.tooltip-inner {
  text-align: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 6px;
  background-color: #505050;
  font-size: 14px;
  min-width: 600px; }

.btn-circle {
  width: 55px;
  height: 50px;
  padding: 0px 0px;
  border-radius: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857; }

.btn-primary.btn-circle {
  -webkit-box-shadow: 0px 0px 3px 1px #245580;
  -moz-box-shadow: 0px 0px 3px 1px #245580;
  box-shadow: 0px 0px 3px 1px #245580; }

.ydata-info {
  color: white;
  border-radius: 10px;
  font-weight: 600;
  padding: 5px; }

.disabled {
  cursor: not-allowed !important;
  filter: blur(1px);
  opacity: .5; }

.rowSelected {
  background-color: #bfe3e3 !important; }

.list-group-horizontal .list-group-item {
  display: inline-block; }

.list-group-horizontal .list-group-item {
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: 0;
  border-right-width: 0; }

.list-group-horizontal .list-group-item:first-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-right-width: 1px; }

.btn-info-rounded {
  font-family: Raleway-SemiBold;
  font-size: 13px;
  color: #5bc0de;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid #5bc0de;
  border-radius: 10% !important;
  background: transparent;
  transition: all 0.3s ease 0s;
  margin-left: 5px;
  margin-right: 5px;
  box-shadow: #26394d 0px 20px 30px -10px; }

.btn-info-rounded:hover {
  color: #FFF;
  background: #5bc0de;
  border: 2px solid #1490ac; }

.btn-info-reverse-rounded {
  font-family: Raleway-SemiBold;
  font-size: 13px;
  color: #FFF;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid #5bc0de;
  background: #1490ac;
  border-radius: 15% !important;
  transition: all 0.3s ease 0s;
  margin-left: 5px;
  margin-right: 5px;
  box-shadow: #26394d 0px 20px 30px -10px !important; }

.btn-info-reverse-rounded:hover {
  color: #5bc0de;
  background: transparent;
  border: 2px solid #1490ac; }

.navbar-transparent {
  margin-right: 60px !important;
  margin-left: 235px !important;
  padding-top: 10px;
  padding-bottom: 10px; }

.actions-btn {
  min-width: 250px;
  max-width: 100% !important; }

/* Fix table head */
.tableFixHead {
  overflow: auto;
  height: 400px; }

.tableFixHead thead {
  position: sticky;
  top: 0; }

.tableFixHead table {
  border-collapse: collapse;
  width: 100%; }

.tableFixHead th, td {
  padding: 8px 16px; }

.tableFixHead th {
  background: #eee; }

.card {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  min-width: 40%;
  border-radius: 5px; }

.card-header {
  padding-top: 10px;
  margin-bottom: 40px; }

.card-controls {
  position: absolute;
  top: 15px;
  right: 10px;
  padding-right: 30px;
  padding-top: 10px;
  float: right; }

.card-description {
  min-height: 40px;
  padding-left: 10px;
  padding-right: 10px; }

.card:hover {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5); }

.portlet {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  transition: 0.3s;
  margin-bottom: 1px; }

.portlet:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }

.invalidBorder {
  border: 1px solid red;
  font-weight: bold; }

.form-group.large-label {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.color-warning {
  color: orange; }

.round-corners {
  border-radius: 20px; }

.text-big {
  font-size: 20px;
  font-weight: bold; }

.badge-primary {
  color: #fff;
  background-color: #007bff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; }

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc; }

.badge-primary-reverse {
  color: #007bff;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; }

.button-left {
  text-align: left; }

.centered {
  text-align: center; }

.increase-popover-width {
  max-width: 600px; }

.activeSwitch, .inactiveSwitch {
  font-size: 30px;
  cursor: pointer; }

.activeSwitch, .inactiveSwitch {
  font-size: 30px;
  cursor: pointer; }

i.activeSwitch {
  color: #36c6d3; }

i.inactiveSwitch {
  color: #d9534f; }
