.alarm {
  background-color: #9F2117;
}
.bg-escos-gray {
  background-color: #718997;
}
@keyframes horizontal-shaking {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(5px);
  }
  50% {
    transform: translateX(-5px);
  }
  75% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}
.fx-horizontal-shake {
  animation: horizontal-shaking 0.34s infinite;
}
.h3 {
  padding-top: 5px;
}
.escos-color {
  color: #b3dc18;
}
.navbar-brand.h3 {
  padding: 0;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .seperator {
    border-right: 1px solid #f1f1f1;
  }
}
.clientinfo {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}
.clientbuttons {
  margin-top: 5px;
}
button.spaced {
  margin: 5px;
}
.ruler {
  border-bottom: 1px solid #f1f1f1;
  margin: 20px 0;
}
.navbar-collapse .nav .logged-in-as {
  vertical-align: middle;
}
.navbar-nav > li.navitem > a {
  padding: 7px 10px;
}
/* escos colors*/
/*change danger from default to #9f2117; */
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #9f2117;
}
.btn-danger {
  color: #ffffff;
  background-color: #9f2117;
  border-color: #85221a;
}
.label-danger {
  background-color: #9f2117;
}
.alert-danger {
  color: #a94442;
  background-color: #9f2117;
  border-color: #85221a;
}
/* escos icons */
.escosicon-example {
  background: url('/img/icon/exampleicon.png') no-repeat;
  height: 16px;
  width: 16px;
}
.module-icon {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #c0c0c0;
  background-color: #ffffff;
  color: #ffffff;
  width: 37px;
  height: 37px;
  font-size: 26px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  text-align: center;
}
.module-icon span {
  font-size: 23px;
}
.module-icon.exists {
  color: #1A868D;
}
.module-icon.active {
  background-color: #1A868D;
  color: #ffffff;
}
.module-icon.hasalarm {
  background-color: #ff0000;
}
.module-icon.hasalarm-copilot {
  background-color: #FF971D;
}
/* alarm-view */
.copilotNotification {
  background-color: #00505D;
  color: white;
  padding: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.1 em;
}
/* map */
#mapcanvas {
  width: 100%;
  height: 600px;
}
/* charts */
#chartcanvas {
  width: 100%;
  height: 300px;
}
.posh-up-row {
  position: relative;
}
.posh-up {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 200px;
  background-color: #FFFFFF;
}
/* heatmap */
/* beware: also used as a jquery selector*/
.heatmapitem {
  height: 110px;
}
.heatmapitemlink {
  color: #FFFFFF;
}
.heatmapitemlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.heatmap1,
.heatmap2,
.heatmap3,
.heatmap4,
.heatmap5,
.heatmap6,
.heatmap7,
.heatmap8,
.heatmap9,
.heatmap10,
.heatmap11,
.heatmap12,
.heatmap13 {
  color: #FFFFFF;
}
.heatmap1 a,
.heatmap2 a,
.heatmap3 a,
.heatmap4 a,
.heatmap5 a,
.heatmap6 a,
.heatmap7 a,
.heatmap8 a,
.heatmap9 a,
.heatmap10 a,
.heatmap11 a,
.heatmap12 a,
.heatmap13 a {
  color: #FFFFFF;
}
.heatmap1 a:hover,
.heatmap2 a:hover,
.heatmap3 a:hover,
.heatmap4 a:hover,
.heatmap5 a:hover,
.heatmap6 a:hover,
.heatmap7 a:hover,
.heatmap8 a:hover,
.heatmap9 a:hover,
.heatmap10 a:hover,
.heatmap11 a:hover,
.heatmap12 a:hover,
.heatmap13 a:hover {
  color: #FFFFFF;
}
.heatmap-na {
  background-color: #D0D0D0;
}
/* .heatmap-np a {
	color: #000000;
}
 */
.heatmap1 {
  /*background-color:#99FFFF*/
  background-color: #9CC8F9;
}
.heatmap2 {
  /*background-color:#33EBFF;*/
  background-color: #7DA8DD;
}
.heatmap3 {
  /*background-color:#00CCFF;*/
  background-color: #5F88BD;
}
.heatmap4 {
  /*background-color:#0099FF;*/
  background-color: #40699D;
}
.heatmap5 {
  /*background-color:#0066FF;*/
  background-color: #224B7E;
}
.heatmap6 {
  /*background-color:#0033FF;*/
  background-color: #002E60;
}
.heatmap7 {
  /*background-color:#0000FF;*/
  background-color: #001243;
}
.heatmap8 {
  /*background-color:#0000C8;*/
  background-color: #000027;
}
.heatmap9 {
  background-color: #0000A6;
}
.heatmap10 {
  background-color: #D200F4;
}
.heatmap11 {
  background-color: #B400C8;
}
.heatmap12 {
  background-color: #9600A0;
}
.heatmap13 {
  background-color: #660099;
}
/*alarm states*/
.stateitem {
  height: 70px;
}
.state-alarm {
  background-color: #A00008;
  color: #FFFFFF;
}
.state-warning {
  background-color: #ED9C28;
  color: #FFFFFF;
}
.state-ok {
  background-color: #00A029;
  color: #FFFFFF;
}
.state-default {
  background-color: #D0D0D0;
  color: #FFFFFF;
}
.state-copilot {
  background-color: #00505d;
  color: #FFFFFF;
}
/*.notification-item-btn {
	padding-left: 20px;
	padding-right: 20px;
}*/
/* new button */
.btn-escos {
  color: #ffffff;
  background-color: #b3dc18;
  border-color: #b3dc18;
}
.btn-escos:hover,
.btn-escos:focus,
.btn-escos:active,
.btn-escos.active,
.open .dropdown-toggle.btn-escos {
  color: #ffffff;
  background-color: #788895;
  border-color: #788895;
}
.btn-escos:active,
.btn-escos.active,
.open .dropdown-toggle.btn-escos {
  background-image: none;
}
.btn-escos.disabled,
.btn-escos[disabled],
fieldset[disabled] .btn-escos,
.btn-escos.disabled:hover,
.btn-escos[disabled]:hover,
fieldset[disabled] .btn-escos:hover,
.btn-escos.disabled:focus,
.btn-escos[disabled]:focus,
fieldset[disabled] .btn-escos:focus,
.btn-escos.disabled:active,
.btn-escos[disabled]:active,
fieldset[disabled] .btn-escos:active,
.btn-escos.disabled.active,
.btn-escos[disabled].active,
fieldset[disabled] .btn-escos.active {
  background-color: #b3dc18;
  border-color: #b3dc18;
}
.btn-escos .badge {
  color: #b3dc18;
  background-color: #fff;
}
.btn-escos-inverse {
  color: #ffffff;
  background-color: #788895;
  border-color: #788895;
}
.btn-escos:hover,
.btn-escos:focus,
.btn-escos:active,
.btn-escos.active,
.open .dropdown-toggle.btn-escos {
  color: #ffffff;
  background-color: #00505D;
  border-color: #00505D;
}
.escos-darkblue {
  color: #788895;
}
/*Aktivcontroler in Adminarea */
.circle {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  background-color: red;
  margin: -16px;
  margin-left: -32px;
  margin-top: 0px;
}
.moduleactive {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  background-color: #b3dc18;
  margin: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
#left-arrow {
  margin-left: 14px;
  margin-bottom: 4px;
  margin-top: -16px;
}
.module {
  margin-top: -22px;
  padding-left: 24px;
}
/*in-app footer */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 50px;
}
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px;
}
/* in-app navigation - aka. footer-buttons */
.btn-escos-footer {
  color: #ffffff;
  background-color: #00505D;
  border-color: #00505D;
}
.btn-escos-footer:hover,
.btn-escos-footer:focus,
.btn-escos-footer:active,
.btn-escos-footer.active,
.open .dropdown-toggle.btn-escos-footer {
  color: #ffffff;
  background-color: #788895;
  border-color: #788895;
}
.btn-escos-footer:active,
.btn-escos-footer.active,
.open .dropdown-toggle.btn-escos-footer {
  background-image: none;
}
.btn-escos-footer.disabled,
.btn-escos-footer[disabled],
fieldset[disabled] .btn-escos-footer,
.btn-escos-footer.disabled:hover,
.btn-escos-footer[disabled]:hover,
fieldset[disabled] .btn-escos-footer:hover,
.btn-escos-footer.disabled:focus,
.btn-escos-footer[disabled]:focus,
fieldset[disabled] .btn-escos-footer:focus,
.btn-escos-footer.disabled:active,
.btn-escos-footer[disabled]:active,
fieldset[disabled] .btn-escos-footer:active,
.btn-escos-footer.disabled.active,
.btn-escos-footer[disabled].active,
fieldset[disabled] .btn-escos-footer.active {
  background-color: #00505D;
  border-color: #00505D;
}
.btn-escos-footer .badge {
  color: #00505D;
  background-color: #fff;
}
.btn-escos-footer-inverse {
  color: #b3dc18;
  background-color: #00505D;
  border-color: #00505D;
}
/*//#788895;*/
/* -------- deprecated as of 03.11.2015, remove one day------ */
/* facilities, rooms, heatingcircuits */
.roomWidget {
  float: left;
  height: 150px;
  width: 150px;
  border: 1px solid #000000;
  border-radius: 5px;
  margin: 15px;
}
.roomWidget-header {
  height: 30px;
  vertical-align: middle;
  background-color: #F2F2F2;
  color: black;
  padding: 5px;
}
.roomWidget-setpointTemperature {
  font-size: 16pt;
  margin: 5px 5px 5px 0px;
}
.roomWidget-currentTemperature {
  font-size: 20pt;
  margin: 30px 20px 10px 0px;
}
.roomWidget-temperatureDifference {
  font-size: 16pt;
  margin: 5px 5px 5px 40px;
}
.roomWidget-additionalInfo {
  font-size: 10pt;
  margin: 10px 5px;
}
.roomWidget-nominalPower {
  font-size: 14pt;
  margin: 15px 10px 10px;
}
.roomWidget-flowTemperature {
  font-size: 10pt;
  margin: 5px 5px 5px 40px;
}
.roomWidget-returnTemperature {
  font-size: 10pt;
  margin: 5px 5px 5px 40px;
}
.heatingcircuitWidget {
  float: left;
  height: 150px;
  width: 332px;
  border: 1px solid #000000;
  border-radius: 5px;
  margin: 15px;
}
.heatingcircuitWidget-header {
  height: 30px;
  vertical-align: middle;
  background-color: #F8A824;
  color: black;
  padding: 5px;
}
.heatingcircuitWidget-setpoint {
  font-size: 14pt;
  margin: 30px 20px 10px;
}
.heatingcircuitWidget-flowTemperature {
  font-size: 10pt;
  margin: 5px 5px 5px 40px;
}
.heatingcircuitWidget-returnTemperature {
  font-size: 10pt;
  margin: 5px 5px 5px 40px;
}
.small {
  font-size: 6pt;
}
.notok {
  color: #AC2828;
}
.ok {
  color: #1A7128;
}
.subnav-pos {
  width: 928px;
}
.subnav {
  font-size: 10pt;
  text-align: right;
  color: #F8A824;
}
.timetravel-pos {
  width: 928px;
}
.timetravel {
  height: 45px;
  text-align: right;
}
#spinner {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* adjustments refactoring */
header .navbar-default {
  min-height: 60px;
  padding-right: 15px;
}
header .nav {
  padding-top: 5px;
}
#content {
  padding-top: 75px;
}
#content .messages {
  padding: 5px 10px;
  margin-bottom: 15px;
}
#content .panel.roomgroup {
  margin-bottom: 50px;
}
#content .panel-heading h2,
#content .panel-heading h3,
#content .panel-heading h4 {
  margin-top: 0;
  margin-bottom: 0;
}
#content .panel-body h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#content .room > .panel-default > .panel-heading {
  background-color: #00505d;
  color: #ffffff;
}
#content .room > .panel-default > .panel-heading a,
#content .room > .panel-default > .panel-heading .clickable,
#content .room > .panel-default > .panel-heading small {
  color: #ffffff;
}
#content .switchable,
#content .clickable {
  cursor: pointer;
}
#content .clickable {
  color: #337ab7;
}
#content .clickablehover {
  cursor: pointer;
}
#content .clickablehover:hover {
  color: #337ab7;
}
#content td.clickable {
  color: inherit;
}
#content .module-parameter {
  margin-bottom: 15px;
}
#content .module-parameter h3 {
  margin-top: 10px;
  margin-bottom: 15px;
}
#content tr.pointer td {
  background: #e0e0e0;
}
#content tr.moduleselection td,
#content tr.green td {
  background-color: #BCD233;
  color: black;
}
#content .panel.moduleselection > .panel-heading {
  background-color: #BCD233;
}
#content .panel.moduleselection > .panel-heading span.fa.toggled {
  color: #ffffff;
}
#content .shrinked,
#content .green {
  color: #BCD233;
}
#content .red {
  color: #ff0000;
}
#content .toggled {
  color: #BCD233;
}
#content .form-control.editable {
  display: inline-block;
  width: inherit;
}
#content .form-control.editable[readonly] {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.bold {
  font-weight: bold;
}
.clickable,
.panel-heading[data-toggle="collapse"] {
  cursor: pointer;
}
div.notifications .notificationitem {
  font-size: 18px;
  font-weight: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
div.notifications .notificationitem h2 {
  font-size: 22px;
  font-weight: normal;
  font-weight: bold;
  margin-top: 10px;
}
div.notifications .notificationitem .btn-default {
  background-color: inherit;
  color: #ffffff;
}
.dashboardnotifications .notificationitem .panel-default {
  border-color: #718997;
}
.dashboardnotifications .notificationitem .panel-heading {
  background-color: #ff0000;
  border-top-color: #ff0000;
}
.dashboardnotifications .notificationitem .panel-heading h5 {
  margin: 0;
  color: #ffffff;
}
.dashboardnotifications .notificationitem.state-alarm {
  background-color: inherit;
}
.dashboardnotifications .notificationitem.state-copilot {
  background-color: inherit;
}
.dashboardnotifications .notificationitem.state-copilot .panel-heading {
  background-color: #FF971D;
}
.dashboardnotifications .panel-body h2,
.dashboardnotifications .panel-body h3,
.dashboardnotifications .panel-body h4,
.dashboardnotifications .panel-body h5 {
  color: #00505d;
}
.gateways {
  margin-bottom: 40px;
}
#UNDO .undoitem,
div.notifications .undoitem {
  background-color: #00505d;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
#UNDO .undoitem h2,
div.notifications .undoitem h2 {
  font-size: 22px;
  font-weight: normal;
  font-weight: bold;
  margin-top: 10px;
}
#UNDO .undoitem .-acknowledge-copilot,
div.notifications .undoitem .-acknowledge-copilot,
#UNDO .undoitem .-undo,
div.notifications .undoitem .-undo {
  margin-right: 15px;
  margin-top: 5px;
}
.module-item {
  border-bottom: 1px solid #00505d;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.required:after {
  content: "*";
  color: #990000;
}
input.time {
  background-color: #d4d4d4;
}
input.time.active {
  background-color: #337ab7;
  color: #ffffff;
}
input.time.active[disabled] {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
input.validation-error {
  background-color: #ff0000;
  color: #ffffff;
}
.form-control::-moz-placeholder,
.form-control::-webkit-input-placeholder,
.form-control:-ms-input-placeholder,
.form-control:-moz-placeholder {
  color: #dddddd;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-left: -20px;
}
.nobr {
  white-space: nowrap;
}
legend {
  margin-bottom: 15px;
  margin-top: 0px;
}
fieldset {
  margin-top: 5px;
  margin-bottom: 15px;
}
fieldset:not(#fieldset-logingroup) div.form-group {
  min-width: 280px;
}
.visjs-parameter-waitingtime {
  fill: #ff0000;
  fill-opacity: 0;
  stroke-width: 1px;
  stroke: #ff0000;
}
.consentstate-color-not-available {
  color: #d0d0d0;
}
.consentstate-color-open {
  color: #808080;
}
.consentstate-color-form-submitted {
  color: #ff8300;
}
.consentstate-color-signed,
.alarmstate-color-active,
.green-thumb {
  color: #009900;
}
.consentstate-color-not-mandatory {
  color: #337ab7;
}
.consentstate-color-refused,
.alarmstate-color-inactive,
.red-thumb {
  color: #FF0000;
}
.consentstate-color-installation {
  color: #9900dd;
}
.modal-xl {
  width: 90%;
  max-width: 1200px;
}
.modal-xxl {
  width: 90%;
  max-width: 1600px;
}
.modal-title-padding {
  padding: 10px 10px 0 10px;
}
.modal-footer-padding {
  padding-left: 10px;
  padding-right: 10px;
}
.toggle-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  transition: transform 0.2s ease;
}
.toggle-icon::before {
  content: "▲";
}
.collapsed .toggle-icon::before {
  content: "▼";
}
.dashboardfilter input[type="checkbox"] {
  margin: 0;
}
.cb-child,
.cb-child-signed,
.cb-child-not-mandatory {
  margin-left: 20px;
}
.cb-child label {
  font-weight: normal;
}
.cb-text {
  position: relative;
  top: -1px;
  margin-left: 4px;
}
.filter-restore {
  color: #ccc;
  pointer-events: none;
}
[id^="moduleid-"] {
  scroll-margin-top: 70px;
}
[id^="roomgroupid-"] {
  scroll-margin-top: 70px;
}
.sb-btn,
.sb-admin-btn {
  width: 39px;
}
.modal-btn {
  width: 110px;
}
.modal-header {
  position: relative;
  padding: 15px 15px 10px 15px;
}
.spinner-wrapper-notification {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(75vh - 30px);
}
.spinner-wrapper-notification-inline {
  height: calc(75vh - 100px);
}
.spinner-wrapper-homedetails {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(75vh - 95px);
}
.counter-badge,
.counter-badge-modal {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 0 10px 0 11px;
}
.counter-badge-disabled {
  opacity: 0.42;
}
.counter-badge-row {
  display: flex;
  align-items: center;
  gap: 4px;
}
#notificationFormData {
  display: flex;
  flex-direction: column;
}
#indexClientData {
  display: flex;
  flex-direction: column;
}
.notification-table-scroll {
  flex: 1 1 auto;
  overflow-y: auto;
  max-height: calc(75vh - 95px);
}
.roomgroup-details-body {
  padding: 15px 0 0 15px;
  border: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(75vh - 65px);
}
.table-fullwidth {
  width: 100%;
  table-layout: auto;
}
.editroomgroup-div-70 {
  cursor: pointer;
  width: 75%;
}
.editroomgroup-div-90 {
  cursor: auto;
  width: 90%;
}
.card-shadow {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12);
}
.card-inactive {
  opacity: 0.5;
}
.modal-header-shadow {
  position: relative;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.modal-footer-shadow {
  position: relative;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1);
}
.close-x {
  font-size: 26px;
}
.max-width {
  max-width: 850px;
  width: 100%;
  margin: auto;
}
.chevron {
  float: right;
  font-size: 15px;
}
.history-panel-body {
  max-height: 320px;
  overflow: hidden;
  transition: max-height 0.32s ease;
}
.history-panel-body.collapsed {
  max-height: 31px;
}
#dashboard-refresh-spinner {
  position: fixed;
  left: 8px;
  top: 67px;
}
#dashboard-sidebar-container {
  box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  right: -800px;
  width: 830px;
  height: 100%;
  padding-bottom: 76px;
  z-index: 1020;
  overflow-y: visible;
  transition: right 0.42s ease-in-out;
}
#dashboard-sidebar-container.open {
  right: 0;
}
#dashboard-sidebar-x {
  position: absolute;
  left: 8px;
  top: 13px;
  border: none;
  background: none;
}
#dashboard-sidebar {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#dashboard-sidebar .dashboard-sidebar-container {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#dashboard-sidebar .dashboard-sidebar-container .dashboard-sidebar-header {
  padding: 11px 25px 0 30px;
  background-color: #f5f5f5;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
}
#dashboard-sidebar .dashboard-sidebar-container #dashboard-sidebar-body {
  padding: 23px 10px 25px 30px;
  margin-top: 2px;
  flex: 1;
  overflow-y: scroll;
  overflow-x: hidden;
}
#dashboard-sidebar .sidebar-title {
  font-size: 16px;
  font-weight: bold;
}
#dashboard-sidebar .td-title {
  border: none;
  font-weight: bold;
  width: 170px;
}
#dashboard-sidebar p {
  margin-bottom: 5px;
}
#dashboard-sidebar hr {
  margin: 15px 0;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
#dashboard-filters {
  width: 300px;
}
.dashboard-roomgroup-item {
  display: block;
  margin-bottom: 20px;
}
.dashboard-roomgroup-item .roomgroup-card {
  margin-bottom: 0;
  margin-right: 15px;
  width: 270px;
  min-width: 270px;
  order: 1;
}
.dashboard-roomgroup-item .roomgroup-lastnotification {
  margin-right: 15px;
  width: 270px;
  min-width: 270px;
  padding-top: 3px;
  order: 2;
}
.dashboard-roomgroup-item.switched .roomgroup-card {
  order: 2;
}
.dashboard-roomgroup-item.switched .roomgroup-lastnotification {
  order: 1;
}
@media (min-width: 1240px) {
  .dashboard-roomgroup-item {
    display: flex;
  }
}
.exchange-btn {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px 0 0 4px;
  height: 40px;
  width: 30px;
  padding-top: 11px;
}
@keyframes flashGreen {
  0% {
    background-color: transparent;
  }
  30% {
    background-color: #BCD233;
  }
  100% {
    background-color: transparent;
  }
}
#dashboard-notifications-table-data tr.newrow td {
  animation: flashGreen 4.2s ease-in-out;
}
#dashboard-notifications-table-data_paginate .pagination li a {
  color: #333333;
}
#dashboard-notifications-table-data_paginate .pagination li a:focus,
#dashboard-notifications-table-data_paginate .pagination li.active a {
  color: #333333;
  background-color: #eeeeee;
  border-color: #adadad;
  outline: none;
}
#dashboard-group {
  margin: 3px 0;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12);
  background-color: #eeeeee;
}
.rotate-90 {
  display: inline-block;
  transform: rotate(-90deg);
}
.search-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.search-wrapper i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #555555;
}
.search-wrapper input {
  width: 100%;
  padding-left: 38px;
  padding-right: 35px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12);
}
.search-clear-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 16px;
  display: none;
  color: #555555;
}
.search-wrapper input:not(:placeholder-shown) + .search-clear-btn {
  display: block;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
}
.tooltip {
  z-index: 2000;
}
/*# sourceMappingURL=extensions.css.map */