body.itemid-104, body.itemid-155 {
  background-image: url('../../../images/backgrounds/cockpit.jpg') !important;
  background-size: cover !important;
}
body.itemid-104:before, body.itemid-155:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

body.itemid-119 {
  background-image: url('../../../images/backgrounds/login.jpg') !important;
  background-size: cover !important;
}
body.itemid-119:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.cockpit-big-box > .card {
  background-color: rgba(255, 255, 255, 0.7);
  border: 0 !important;
}
