@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInZoom {
  0% {
    opacity: 0;
    transform: scale(0) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInZoom {
  0% {
    opacity: 0;
    transform: scale(0) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes fadeInZoom {
  0% {
    opacity: 0;
    transform: scale(0) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeInZoom {
  0% {
    opacity: 0;
    transform: scale(0) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes fadeInZoomBig {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  60% {
    transform: scale(1.25);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInZoomBig {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  60% {
    transform: scale(1.25);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes fadeInZoomBig {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  60% {
    transform: scale(1.25);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeInZoomBig {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  60% {
    transform: scale(1.25);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(-1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(-1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(-1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(13.34em) translateZ(0);
  }
  65% {
    opacity: 1;
    transform: translateX(-1.334em);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes dropIn {
  0% {
    opacity: 0;
    transform: translateY(-10em) rotate(0) translateZ(0);
  }
  10% {
    transform: translateY(-10em) rotate(-40deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    transform: translateY(-10em) rotate(0) translateZ(0);
  }
  10% {
    transform: translateY(-10em) rotate(-40deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@-o-keyframes dropIn {
  0% {
    opacity: 0;
    transform: translateY(-10em) rotate(0) translateZ(0);
  }
  10% {
    transform: translateY(-10em) rotate(-40deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes dropIn {
  0% {
    opacity: 0;
    transform: translateY(-10em) rotate(0) translateZ(0);
  }
  10% {
    transform: translateY(-10em) rotate(-40deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@-moz-keyframes riseIn {
  0% {
    opacity: 0;
    transform: translateY(10em) translateZ(0);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes riseIn {
  0% {
    opacity: 0;
    transform: translateY(10em) translateZ(0);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes riseIn {
  0% {
    opacity: 0;
    transform: translateY(10em) translateZ(0);
  }
  50% {
    opacity: 1;
  }
}
@keyframes riseIn {
  0% {
    opacity: 0;
    transform: translateY(10em) translateZ(0);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes popIn {
  0% {
    transform: scale(0.25) translateZ(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes popIn {
  0% {
    transform: scale(0.25) translateZ(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes popIn {
  0% {
    transform: scale(0.25) translateZ(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popIn {
  0% {
    transform: scale(0.25) translateZ(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes turnInDown {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-webkit-keyframes turnInDown {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-o-keyframes turnInDown {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@keyframes turnInDown {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-moz-keyframes turnInUp {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-webkit-keyframes turnInUp {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-o-keyframes turnInUp {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@keyframes turnInUp {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateX(225deg) translateZ(150px);
  }
  100% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
}
@-moz-keyframes stretch {
  0% {
    transform: scaleY(0);
  }
  40% {
    transform: scaleY(1.05);
  }
  60% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.05);
  }
  100% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.02375);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes stretch {
  0% {
    transform: scaleY(0);
  }
  40% {
    transform: scaleY(1.05);
  }
  60% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.05);
  }
  100% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.02375);
  }
  100% {
    transform: scaleY(1);
  }
}
@-o-keyframes stretch {
  0% {
    transform: scaleY(0);
  }
  40% {
    transform: scaleY(1.05);
  }
  60% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.05);
  }
  100% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.02375);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes stretch {
  0% {
    transform: scaleY(0);
  }
  40% {
    transform: scaleY(1.05);
  }
  60% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.05);
  }
  100% {
    transform: scaleY(0.97125);
  }
  80% {
    transform: scaleY(1.02375);
  }
  100% {
    transform: scaleY(1);
  }
}
@-moz-keyframes newspaper {
  0% {
    opacity: 0;
    transform: rotate(720deg) scale(0.33) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
}
@-webkit-keyframes newspaper {
  0% {
    opacity: 0;
    transform: rotate(720deg) scale(0.33) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
}
@-o-keyframes newspaper {
  0% {
    opacity: 0;
    transform: rotate(720deg) scale(0.33) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
}
@keyframes newspaper {
  0% {
    opacity: 0;
    transform: rotate(720deg) scale(0.33) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(1.334em);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(1.334em);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(1.334em);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(1.334em);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-1.334em);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-1.334em);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-1.334em);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-1.334em);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-1.334em) translateZ(0);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(1.334em) translateZ(0);
  }
}
@-moz-keyframes fadeOutZoom {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-webkit-keyframes fadeOutZoom {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-o-keyframes fadeOutZoom {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@keyframes fadeOutZoom {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-moz-keyframes fadeOutZoomBig {
  0% {
    transform: scale(1) translateZ(0);
  }
  40% {
    transform: scale(1.25);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-webkit-keyframes fadeOutZoomBig {
  0% {
    transform: scale(1) translateZ(0);
  }
  40% {
    transform: scale(1.25);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-o-keyframes fadeOutZoomBig {
  0% {
    transform: scale(1) translateZ(0);
  }
  40% {
    transform: scale(1.25);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@keyframes fadeOutZoomBig {
  0% {
    transform: scale(1) translateZ(0);
  }
  40% {
    transform: scale(1.25);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
@-moz-keyframes slideOutLeft {
  35% {
    opacity: 1;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-13.34em);
  }
}
@-webkit-keyframes slideOutLeft {
  35% {
    opacity: 1;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-13.34em);
  }
}
@-o-keyframes slideOutLeft {
  35% {
    opacity: 1;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-13.34em);
  }
}
@keyframes slideOutLeft {
  35% {
    opacity: 1;
    transform: translateX(1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-13.34em);
  }
}
@-moz-keyframes slideOutRight {
  35% {
    opacity: 1;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(13.34em);
  }
}
@-webkit-keyframes slideOutRight {
  35% {
    opacity: 1;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(13.34em);
  }
}
@-o-keyframes slideOutRight {
  35% {
    opacity: 1;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(13.34em);
  }
}
@keyframes slideOutRight {
  35% {
    opacity: 1;
    transform: translateX(-1.334em) translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateX(13.34em);
  }
}
@-moz-keyframes explode {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(5);
  }
}
@-webkit-keyframes explode {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(5);
  }
}
@-o-keyframes explode {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(5);
  }
}
@keyframes explode {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: scale(5);
  }
}
@-moz-keyframes dropOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10em) rotate(-40deg);
  }
}
@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10em) rotate(-40deg);
  }
}
@-o-keyframes dropOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10em) rotate(-40deg);
  }
}
@keyframes dropOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10em) rotate(-40deg);
  }
}
@-moz-keyframes riseOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-10em);
  }
}
@-webkit-keyframes riseOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-10em);
  }
}
@-o-keyframes riseOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-10em);
  }
}
@keyframes riseOut {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-10em);
  }
}
@-moz-keyframes poof {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-filter: blur(40px);
  }
}
@-webkit-keyframes poof {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-filter: blur(40px);
  }
}
@-o-keyframes poof {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-filter: blur(40px);
  }
}
@keyframes poof {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-filter: blur(40px);
  }
}
@include keyframes(turnOutUp) {
  0% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
  100% {
    opacity: 0;
    transform: perspective(500px) rotateX(225deg) translateZ(150px);
  }
}
@-moz-keyframes turnOutDown {
  0% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
  100% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
}
@-webkit-keyframes turnOutDown {
  0% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
  100% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
}
@-o-keyframes turnOutDown {
  0% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
  100% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
}
@keyframes turnOutDown {
  0% {
    opacity: 1;
    transform: perspective(800px) rotateX(0deg) translateZ(0);
    backface-visibility: hidden;
  }
  100% {
    opacity: 0;
    transform: perspective(500px) rotateX(-225deg) translateZ(150px);
  }
}
@-moz-keyframes compress {
  0% {
    transform: scaleY(1) translateZ(0);
  }
  30% {
    transform: scaleY(1.05);
  }
  50% {
    transform: scaleY(0.97125);
  }
  100% {
    transform: scaleY(0);
  }
}
@-webkit-keyframes compress {
  0% {
    transform: scaleY(1) translateZ(0);
  }
  30% {
    transform: scaleY(1.05);
  }
  50% {
    transform: scaleY(0.97125);
  }
  100% {
    transform: scaleY(0);
  }
}
@-o-keyframes compress {
  0% {
    transform: scaleY(1) translateZ(0);
  }
  30% {
    transform: scaleY(1.05);
  }
  50% {
    transform: scaleY(0.97125);
  }
  100% {
    transform: scaleY(0);
  }
}
@keyframes compress {
  0% {
    transform: scaleY(1) translateZ(0);
  }
  30% {
    transform: scaleY(1.05);
  }
  50% {
    transform: scaleY(0.97125);
  }
  100% {
    transform: scaleY(0);
  }
}
@-moz-keyframes hover {
  0%, 50%, 100% {
    transform: translateY(-0.25em) translateZ(0);
  }
  25% {
    transform: translateY(0.25em) rotate(1deg);
  }
  75% {
    transform: translateY(0.25em) rotate(-1deg);
  }
}
@-webkit-keyframes hover {
  0%, 50%, 100% {
    transform: translateY(-0.25em) translateZ(0);
  }
  25% {
    transform: translateY(0.25em) rotate(1deg);
  }
  75% {
    transform: translateY(0.25em) rotate(-1deg);
  }
}
@-o-keyframes hover {
  0%, 50%, 100% {
    transform: translateY(-0.25em) translateZ(0);
  }
  25% {
    transform: translateY(0.25em) rotate(1deg);
  }
  75% {
    transform: translateY(0.25em) rotate(-1deg);
  }
}
@keyframes hover {
  0%, 50%, 100% {
    transform: translateY(-0.25em) translateZ(0);
  }
  25% {
    transform: translateY(0.25em) rotate(1deg);
  }
  75% {
    transform: translateY(0.25em) rotate(-1deg);
  }
}
@-moz-keyframes shake {
  0%, 100% {
    transform: translateX(0) translateZ(0);
  }
  15% {
    transform: translateX(0.55em);
  }
  35% {
    transform: translateX(-0.55em);
  }
  50% {
    transform: translateX(0.275em);
  }
  65% {
    transform: translateX(-0.275em);
  }
  85% {
    transform: translateX(0.183333333333333em);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    transform: translateX(0) translateZ(0);
  }
  15% {
    transform: translateX(0.55em);
  }
  35% {
    transform: translateX(-0.55em);
  }
  50% {
    transform: translateX(0.275em);
  }
  65% {
    transform: translateX(-0.275em);
  }
  85% {
    transform: translateX(0.183333333333333em);
  }
}
@-o-keyframes shake {
  0%, 100% {
    transform: translateX(0) translateZ(0);
  }
  15% {
    transform: translateX(0.55em);
  }
  35% {
    transform: translateX(-0.55em);
  }
  50% {
    transform: translateX(0.275em);
  }
  65% {
    transform: translateX(-0.275em);
  }
  85% {
    transform: translateX(0.183333333333333em);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0) translateZ(0);
  }
  15% {
    transform: translateX(0.55em);
  }
  35% {
    transform: translateX(-0.55em);
  }
  50% {
    transform: translateX(0.275em);
  }
  65% {
    transform: translateX(-0.275em);
  }
  85% {
    transform: translateX(0.183333333333333em);
  }
}
@-moz-keyframes teeter {
  0%, 100% {
    transform: rotate(0deg) translateZ(0);
  }
  15% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  73% {
    transform: rotate(3.333333333333333deg);
  }
  86% {
    transform: rotate(-3.333333333333333deg);
  }
}
@-webkit-keyframes teeter {
  0%, 100% {
    transform: rotate(0deg) translateZ(0);
  }
  15% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  73% {
    transform: rotate(3.333333333333333deg);
  }
  86% {
    transform: rotate(-3.333333333333333deg);
  }
}
@-o-keyframes teeter {
  0%, 100% {
    transform: rotate(0deg) translateZ(0);
  }
  15% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  73% {
    transform: rotate(3.333333333333333deg);
  }
  86% {
    transform: rotate(-3.333333333333333deg);
  }
}
@keyframes teeter {
  0%, 100% {
    transform: rotate(0deg) translateZ(0);
  }
  15% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  73% {
    transform: rotate(3.333333333333333deg);
  }
  86% {
    transform: rotate(-3.333333333333333deg);
  }
}
@-moz-keyframes quiver {
  0% {
    transform: translate3d(2px, 1px, 0) rotate(0deg);
  }
  10% {
    transform: translate3d(-1px, 2px, 0) rotate(2deg);
  }
  20% {
    transform: translate3d(-3px, 0) rotate(-2deg);
  }
  30% {
    transform: translate3d(0, 2px, 0) rotate(0deg);
  }
  40% {
    transform: translate3d(1px, -1px, 0) rotate(2deg);
  }
  50% {
    transform: translate3d(-1px, 2px, 0) rotate(-2deg);
  }
  60% {
    transform: translate3d(-3px, 1px, 0) rotate(0deg);
  }
  70% {
    transform: translate3d(2px, 1px, 0) rotate(2deg);
  }
  80% {
    transform: translate3d(-1px, -1px, 0) rotate(-2deg);
  }
  90% {
    transform: translate3d(2px, 2px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(1px, -2px, 0) rotate(2deg);
  }
}
@-webkit-keyframes quiver {
  0% {
    transform: translate3d(2px, 1px, 0) rotate(0deg);
  }
  10% {
    transform: translate3d(-1px, 2px, 0) rotate(2deg);
  }
  20% {
    transform: translate3d(-3px, 0) rotate(-2deg);
  }
  30% {
    transform: translate3d(0, 2px, 0) rotate(0deg);
  }
  40% {
    transform: translate3d(1px, -1px, 0) rotate(2deg);
  }
  50% {
    transform: translate3d(-1px, 2px, 0) rotate(-2deg);
  }
  60% {
    transform: translate3d(-3px, 1px, 0) rotate(0deg);
  }
  70% {
    transform: translate3d(2px, 1px, 0) rotate(2deg);
  }
  80% {
    transform: translate3d(-1px, -1px, 0) rotate(-2deg);
  }
  90% {
    transform: translate3d(2px, 2px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(1px, -2px, 0) rotate(2deg);
  }
}
@-o-keyframes quiver {
  0% {
    transform: translate3d(2px, 1px, 0) rotate(0deg);
  }
  10% {
    transform: translate3d(-1px, 2px, 0) rotate(2deg);
  }
  20% {
    transform: translate3d(-3px, 0) rotate(-2deg);
  }
  30% {
    transform: translate3d(0, 2px, 0) rotate(0deg);
  }
  40% {
    transform: translate3d(1px, -1px, 0) rotate(2deg);
  }
  50% {
    transform: translate3d(-1px, 2px, 0) rotate(-2deg);
  }
  60% {
    transform: translate3d(-3px, 1px, 0) rotate(0deg);
  }
  70% {
    transform: translate3d(2px, 1px, 0) rotate(2deg);
  }
  80% {
    transform: translate3d(-1px, -1px, 0) rotate(-2deg);
  }
  90% {
    transform: translate3d(2px, 2px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(1px, -2px, 0) rotate(2deg);
  }
}
@keyframes quiver {
  0% {
    transform: translate3d(2px, 1px, 0) rotate(0deg);
  }
  10% {
    transform: translate3d(-1px, 2px, 0) rotate(2deg);
  }
  20% {
    transform: translate3d(-3px, 0) rotate(-2deg);
  }
  30% {
    transform: translate3d(0, 2px, 0) rotate(0deg);
  }
  40% {
    transform: translate3d(1px, -1px, 0) rotate(2deg);
  }
  50% {
    transform: translate3d(-1px, 2px, 0) rotate(-2deg);
  }
  60% {
    transform: translate3d(-3px, 1px, 0) rotate(0deg);
  }
  70% {
    transform: translate3d(2px, 1px, 0) rotate(2deg);
  }
  80% {
    transform: translate3d(-1px, -1px, 0) rotate(-2deg);
  }
  90% {
    transform: translate3d(2px, 2px, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(1px, -2px, 0) rotate(2deg);
  }
}
@-moz-keyframes sway {
  0%, 50%, 100% {
    transform: rotate(3deg) translateZ(0);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(-3deg);
  }
}
@-webkit-keyframes sway {
  0%, 50%, 100% {
    transform: rotate(3deg) translateZ(0);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(-3deg);
  }
}
@-o-keyframes sway {
  0%, 50%, 100% {
    transform: rotate(3deg) translateZ(0);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(-3deg);
  }
}
@keyframes sway {
  0%, 50%, 100% {
    transform: rotate(3deg) translateZ(0);
  }
  25% {
    transform: rotate(-3deg);
  }
  75% {
    transform: rotate(-3deg);
  }
}
@-moz-keyframes spin {
  0% {
    transform: rotate(0deg) translateZ(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg) translateZ(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    transform: rotate(0deg) translateZ(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg) translateZ(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes bounce {
  0%, 85%, 100% {
    transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
  }
  25% {
    transform: translateY(-1.35rem) scaleY(1.02) scaleX(0.98);
  }
  35% {
    transform: translateY(0) scaleY(0.98) scaleX(1.02);
  }
  50% {
    transform: translateY(-1rem) scaleY(1.01) scaleX(0.99);
  }
  60% {
    transform: translateY(0) scaleY(0.99) scaleX(1.01);
  }
  75% {
    transform: translateY(-0.05rem);
  }
}
@-webkit-keyframes bounce {
  0%, 85%, 100% {
    transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
  }
  25% {
    transform: translateY(-1.35rem) scaleY(1.02) scaleX(0.98);
  }
  35% {
    transform: translateY(0) scaleY(0.98) scaleX(1.02);
  }
  50% {
    transform: translateY(-1rem) scaleY(1.01) scaleX(0.99);
  }
  60% {
    transform: translateY(0) scaleY(0.99) scaleX(1.01);
  }
  75% {
    transform: translateY(-0.05rem);
  }
}
@-o-keyframes bounce {
  0%, 85%, 100% {
    transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
  }
  25% {
    transform: translateY(-1.35rem) scaleY(1.02) scaleX(0.98);
  }
  35% {
    transform: translateY(0) scaleY(0.98) scaleX(1.02);
  }
  50% {
    transform: translateY(-1rem) scaleY(1.01) scaleX(0.99);
  }
  60% {
    transform: translateY(0) scaleY(0.99) scaleX(1.01);
  }
  75% {
    transform: translateY(-0.05rem);
  }
}
@keyframes bounce {
  0%, 85%, 100% {
    transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
  }
  25% {
    transform: translateY(-1.35rem) scaleY(1.02) scaleX(0.98);
  }
  35% {
    transform: translateY(0) scaleY(0.98) scaleX(1.02);
  }
  50% {
    transform: translateY(-1rem) scaleY(1.01) scaleX(0.99);
  }
  60% {
    transform: translateY(0) scaleY(0.99) scaleX(1.01);
  }
  75% {
    transform: translateY(-0.05rem);
  }
}
@-moz-keyframes pulsate {
  0%, 100% {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.1);
  }
}
@-webkit-keyframes pulsate {
  0%, 100% {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.1);
  }
}
@-o-keyframes pulsate {
  0%, 100% {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.1);
  }
}
@keyframes pulsate {
  0%, 100% {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.1);
  }
}
@-moz-keyframes aroundTheWorld {
  0% {
    transform: rotate(0deg) translate3d(-5em, -5em, 0) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate3d(-5em, -5em, 0) rotate(-360deg);
  }
}
@-webkit-keyframes aroundTheWorld {
  0% {
    transform: rotate(0deg) translate3d(-5em, -5em, 0) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate3d(-5em, -5em, 0) rotate(-360deg);
  }
}
@-o-keyframes aroundTheWorld {
  0% {
    transform: rotate(0deg) translate3d(-5em, -5em, 0) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate3d(-5em, -5em, 0) rotate(-360deg);
  }
}
@keyframes aroundTheWorld {
  0% {
    transform: rotate(0deg) translate3d(-5em, -5em, 0) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate3d(-5em, -5em, 0) rotate(-360deg);
  }
}
@-moz-keyframes ping {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes ping {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes ping {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes ping {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes squareDance {
  0%, 100% {
    transform: translate3d(100%, 0, 0);
  }
  25% {
    transform: translate3d(100%, 100%, 0);
  }
  50% {
    transform: translate3d(0, 100%, 0);
  }
  75% {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes squareDance {
  0%, 100% {
    transform: translate3d(100%, 0, 0);
  }
  25% {
    transform: translate3d(100%, 100%, 0);
  }
  50% {
    transform: translate3d(0, 100%, 0);
  }
  75% {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes squareDance {
  0%, 100% {
    transform: translate3d(100%, 0, 0);
  }
  25% {
    transform: translate3d(100%, 100%, 0);
  }
  50% {
    transform: translate3d(0, 100%, 0);
  }
  75% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes squareDance {
  0%, 100% {
    transform: translate3d(100%, 0, 0);
  }
  25% {
    transform: translate3d(100%, 100%, 0);
  }
  50% {
    transform: translate3d(0, 100%, 0);
  }
  75% {
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes sunrise {
  0% {
    transform: rotate(0deg) translate(-15em) rotate(0deg);
  }
  100% {
    transform: rotate(180deg) translate(-15em) rotate(-180deg);
  }
}
@-webkit-keyframes sunrise {
  0% {
    transform: rotate(0deg) translate(-15em) rotate(0deg);
  }
  100% {
    transform: rotate(180deg) translate(-15em) rotate(-180deg);
  }
}
@-o-keyframes sunrise {
  0% {
    transform: rotate(0deg) translate(-15em) rotate(0deg);
  }
  100% {
    transform: rotate(180deg) translate(-15em) rotate(-180deg);
  }
}
@keyframes sunrise {
  0% {
    transform: rotate(0deg) translate(-15em) rotate(0deg);
  }
  100% {
    transform: rotate(180deg) translate(-15em) rotate(-180deg);
  }
}
@-moz-keyframes alpha {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@-webkit-keyframes alpha {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@-o-keyframes alpha {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes alpha {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@font-face {
  font-family: RubikRegular;
  font-style: normal;
  src: url("../fonts/Rubik-Regular.ttf");
}
@font-face {
  font-family: RubikLight;
  font-style: normal;
  src: url("../fonts/Rubik-Light.ttf");
}
@font-face {
  font-family: RubikBold;
  font-style: normal;
  src: url("../fonts/Rubik-Bold.ttf");
}
#page-billing #page-billing-price-list input.value {
  width: auto;
}
#page-login,
#page-register {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  padding: 25px 0;
}
#page-login #page-content,
#page-register #page-content,
#page-forgot-password #page-content,
#page-complete-registration #page-content,
#page-registration-completed #page-content,
#page-restore-password #page-content {
  width: 80%;
  background-color: #fff;
  max-width: 400px;
  padding: 20px 30px;
  margin: auto;
  height: auto;
}
#page-cameras #camera-details #camera-details-map-container {
  height: 138px;
}
#page-cameras #camera-details #camera-details-map-container img {
  width: auto;
  height: 100%;
}
#page-cameras #camera-details #camera-details-map-container #camera-details-map {
  width: 300px;
  height: 100%;
}
#page-cameras #menu-mobile .action-menu-action {
  margin-left: auto;
  margin-right: auto;
}
#page-cameras #menu-mobile #commands-mobile {
  height: 0;
  overflow-x: hidden;
  max-height: 400px;
  overflow-y: auto;
  position: relative;
  color: #fff;
}
#page-cameras .camera-mobile-list .camera-mobile {
  color: #fff;
  font-size: 18px;
  margin: 10px 0;
  padding: 5px 10px;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
#page-cameras .camera-mobile-list .camera-mobile.selected {
  background-color: #fff;
  color: #0a2b88;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
#page-terms-and-conditions .center-block,
#page-account .center-block {
  overflow-y: auto;
}
#page-terms-and-conditions > *,
#page-account > * {
  font-family: "& > *", Arial, sans-serif;
}
#page-account,
#page-users,
#page-groups,
#page-cameras,
#page-billing,
#page-terms-and-conditions {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media (max-width: 991px) {
  #page-account,
  #page-users,
  #page-groups,
  #page-cameras,
  #page-billing,
  #page-terms-and-conditions {
    padding: 0;
  }
}
#page-account .side-block,
#page-users .side-block,
#page-groups .side-block,
#page-cameras .side-block,
#page-billing .side-block,
#page-terms-and-conditions .side-block {
  width: 65px;
}
#page-account .side-block .action-menu .action-menu-action,
#page-users .side-block .action-menu .action-menu-action,
#page-groups .side-block .action-menu .action-menu-action,
#page-cameras .side-block .action-menu .action-menu-action,
#page-billing .side-block .action-menu .action-menu-action,
#page-terms-and-conditions .side-block .action-menu .action-menu-action {
  margin: 0;
}
#page-account .center-block-container,
#page-users .center-block-container,
#page-groups .center-block-container,
#page-cameras .center-block-container,
#page-billing .center-block-container,
#page-terms-and-conditions .center-block-container {
  overflow: hidden;
}
#page-account .center-block,
#page-users .center-block,
#page-groups .center-block,
#page-cameras .center-block,
#page-billing .center-block,
#page-terms-and-conditions .center-block {
  flex: 1;
  width: 100%;
}
#page-account .center-block .center-block-container,
#page-users .center-block .center-block-container,
#page-groups .center-block .center-block-container,
#page-cameras .center-block .center-block-container,
#page-billing .center-block .center-block-container,
#page-terms-and-conditions .center-block .center-block-container {
  width: 100%;
  background-color: transparent;
}
#page-account .block-title,
#page-users .block-title,
#page-groups .block-title,
#page-cameras .block-title,
#page-billing .block-title,
#page-terms-and-conditions .block-title {
  color: #fff;
}
#page-account .edit-placeholder,
#page-users .edit-placeholder,
#page-groups .edit-placeholder,
#page-cameras .edit-placeholder,
#page-billing .edit-placeholder,
#page-terms-and-conditions .edit-placeholder {
  padding: 5px 10px;
}
#page-account .edit-placeholder .label,
#page-users .edit-placeholder .label,
#page-groups .edit-placeholder .label,
#page-cameras .edit-placeholder .label,
#page-billing .edit-placeholder .label,
#page-terms-and-conditions .edit-placeholder .label {
  max-width: 160px;
  flex: none;
}
#page-account .edit-placeholder.small input,
#page-users .edit-placeholder.small input,
#page-groups .edit-placeholder.small input,
#page-cameras .edit-placeholder.small input,
#page-billing .edit-placeholder.small input,
#page-terms-and-conditions .edit-placeholder.small input {
  font-size: smaller;
}
#page-account #cc_details input.label {
  width: 200px;
  pointer-events: none;
}
#page-account #cc_details input.value {
  width: 300px;
}
#page-account #cc_details input.value,
#page-account #cc_details select {
  width: 300px;
}
#page-account #cc_details select {
  width: 150px;
  background-color: #fff;
}
#profile-edit {
  background-color: #e2e7ea;
}
#max_user_number {
  width: 6rem;
}
#account-summary,
#account-payment-details {
  min-width: 300px;
}
#user_notify {
  color: #fff;
  font-size: 14px;
}
#camera-edit form {
  background-color: #e2e7ea;
}
#camera-edit label {
  width: 130px;
}
#camera-edit .weekly-plan-line:not(.enabled) select,
#camera-edit .weekly-plan-line:not(.enabled) label {
  color: #9d9d9b !important;
}
label.mandatory {
  position: relative;
}
body[dir="ltr"] label.mandatory:before {
  content: "*";
  position: absolute;
  top: 0;
  left: -8px;
}
body[dir="rtl"] label.mandatory:before {
  content: "*";
  position: absolute;
  top: 0;
  right: -8px;
}
#user-edit .contents,
#ftp-configuration-edit .contents,
#group-edit .contents,
#group-edit-custom .contents,
background-color color-white .contents {
  background-color: #e2e7ea;
  padding-top: 20px;
}
.warning-message {
  text-align: center;
  color: #545454;
  font-size: 15px;
  padding-right: 5px;
}
.warning-max-user-camera-message {
  color: #f44336;
  font-size: small;
  padding-right: 5px;
}
#warning-container {
  display: flex;
  flex-direction: row;
  margin-bottom: 3px;
}
#warning-icon {
  color: #fff;
  margin: 2px 5px 2px 5px;
}
@media (max-height: 700px) {
  #group-edit .swal2-content,
  #group-edit-custom .swal2-content,
  .user-edit-lightbox .swal2-content,
  .camera-edit-lightbox .swal2-content {
    overflow-y: auto;
    max-height: calc(100vh - 100px);
    padding: 10px;
  }
}
#group-edit select option:checked,
#group-edit-custom select option:checked,
.user-edit-lightbox select option:checked,
.camera-edit-lightbox select option:checked {
  font-weight: bold;
}
#group-edit .contents .content .profile,
#group-edit-custom .contents .content .profile,
.user-edit-lightbox .contents .content .profile,
.camera-edit-lightbox .contents .content .profile,
#group-edit .contents .content-ftp .profile,
#group-edit-custom .contents .content-ftp .profile,
.user-edit-lightbox .contents .content-ftp .profile,
.camera-edit-lightbox .contents .content-ftp .profile {
  display: flex;
  max-height: 0;
  visibility: hidden;
  padding: 0;
}
#group-edit .contents .content .profile.selected,
#group-edit-custom .contents .content .profile.selected,
.user-edit-lightbox .contents .content .profile.selected,
.camera-edit-lightbox .contents .content .profile.selected,
#group-edit .contents .content-ftp .profile.selected,
#group-edit-custom .contents .content-ftp .profile.selected,
.user-edit-lightbox .contents .content-ftp .profile.selected,
.camera-edit-lightbox .contents .content-ftp .profile.selected {
  visibility: visible;
  max-height: none;
  padding: 20px 0;
}
#group-edit .contents .content .group,
#group-edit-custom .contents .content .group,
.user-edit-lightbox .contents .content .group,
.camera-edit-lightbox .contents .content .group,
#group-edit .contents .content-ftp .group,
#group-edit-custom .contents .content-ftp .group,
.user-edit-lightbox .contents .content-ftp .group,
.camera-edit-lightbox .contents .content-ftp .group {
  display: flex;
  max-height: 0;
  visibility: visible;
  max-height: none;
  margin-bottom: 5px;
}
#group-edit .contents .content .custom-authorizations-form.disabled,
#group-edit-custom .contents .content .custom-authorizations-form.disabled,
.user-edit-lightbox .contents .content .custom-authorizations-form.disabled,
.camera-edit-lightbox .contents .content .custom-authorizations-form.disabled,
#group-edit .contents .content-ftp .custom-authorizations-form.disabled,
#group-edit-custom .contents .content-ftp .custom-authorizations-form.disabled,
.user-edit-lightbox .contents .content-ftp .custom-authorizations-form.disabled,
.camera-edit-lightbox .contents .content-ftp .custom-authorizations-form.disabled,
#group-edit .contents .content .group-authorizations-form.disabled,
#group-edit-custom .contents .content .group-authorizations-form.disabled,
.user-edit-lightbox .contents .content .group-authorizations-form.disabled,
.camera-edit-lightbox .contents .content .group-authorizations-form.disabled,
#group-edit .contents .content-ftp .group-authorizations-form.disabled,
#group-edit-custom .contents .content-ftp .group-authorizations-form.disabled,
.user-edit-lightbox .contents .content-ftp .group-authorizations-form.disabled,
.camera-edit-lightbox .contents .content-ftp .group-authorizations-form.disabled {
  background-color: #c0c0c0 !important;
  border: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#gallery-tags-profile-edit,
#gallery-tags-group-edit,
#group-custom-gallery-tags-edit {
  width: 250px;
  background-color: #e2e7ea;
}
#user-edit .contents,
#group-edit .contents,
#group-edit-custom .contents,
#camera-edit .contents,
#ftp-configuration-edit .contents,
#gallery-tags-profile-edit .contents,
#gallery-tags-group-edit .contents,
#group-custom-gallery-tags-edit .contents {
  min-width: 500px;
  min-height: 360px;
}
#user-edit .contents.group,
#group-edit .contents.group,
#group-edit-custom .contents.group,
#camera-edit .contents.group,
#ftp-configuration-edit .contents.group,
#gallery-tags-profile-edit .contents.group,
#gallery-tags-group-edit .contents.group,
#group-custom-gallery-tags-edit .contents.group {
  max-width: 750px !important;
}
#user-edit .contents.group-edit,
#group-edit .contents.group-edit,
#group-edit-custom .contents.group-edit,
#camera-edit .contents.group-edit,
#ftp-configuration-edit .contents.group-edit,
#gallery-tags-profile-edit .contents.group-edit,
#gallery-tags-group-edit .contents.group-edit,
#group-custom-gallery-tags-edit .contents.group-edit {
  max-width: 685px !important;
}
#user-edit .contents.group-manager-edit,
#group-edit .contents.group-manager-edit,
#group-edit-custom .contents.group-manager-edit,
#camera-edit .contents.group-manager-edit,
#ftp-configuration-edit .contents.group-manager-edit,
#gallery-tags-profile-edit .contents.group-manager-edit,
#gallery-tags-group-edit .contents.group-manager-edit,
#group-custom-gallery-tags-edit .contents.group-manager-edit {
  min-height: 250px !important;
}
#user-edit .contents .content,
#group-edit .contents .content,
#group-edit-custom .contents .content,
#camera-edit .contents .content,
#ftp-configuration-edit .contents .content,
#gallery-tags-profile-edit .contents .content,
#gallery-tags-group-edit .contents .content,
#group-custom-gallery-tags-edit .contents .content,
#user-edit .contents .content-ftp,
#group-edit .contents .content-ftp,
#group-edit-custom .contents .content-ftp,
#camera-edit .contents .content-ftp,
#ftp-configuration-edit .contents .content-ftp,
#gallery-tags-profile-edit .contents .content-ftp,
#gallery-tags-group-edit .contents .content-ftp,
#group-custom-gallery-tags-edit .contents .content-ftp {
  display: none;
}
#user-edit .contents .content.active,
#group-edit .contents .content.active,
#group-edit-custom .contents .content.active,
#camera-edit .contents .content.active,
#ftp-configuration-edit .contents .content.active,
#gallery-tags-profile-edit .contents .content.active,
#gallery-tags-group-edit .contents .content.active,
#group-custom-gallery-tags-edit .contents .content.active,
#user-edit .contents .content-ftp.active,
#group-edit .contents .content-ftp.active,
#group-edit-custom .contents .content-ftp.active,
#camera-edit .contents .content-ftp.active,
#ftp-configuration-edit .contents .content-ftp.active,
#gallery-tags-profile-edit .contents .content-ftp.active,
#gallery-tags-group-edit .contents .content-ftp.active,
#group-custom-gallery-tags-edit .contents .content-ftp.active {
  display: block;
}
#user-edit .contents .content label,
#group-edit .contents .content label,
#group-edit-custom .contents .content label,
#camera-edit .contents .content label,
#ftp-configuration-edit .contents .content label,
#gallery-tags-profile-edit .contents .content label,
#gallery-tags-group-edit .contents .content label,
#group-custom-gallery-tags-edit .contents .content label,
#user-edit .contents .content-ftp label,
#group-edit .contents .content-ftp label,
#group-edit-custom .contents .content-ftp label,
#camera-edit .contents .content-ftp label,
#ftp-configuration-edit .contents .content-ftp label,
#gallery-tags-profile-edit .contents .content-ftp label,
#gallery-tags-group-edit .contents .content-ftp label,
#group-custom-gallery-tags-edit .contents .content-ftp label {
  width: 150px;
  margin: 2px 0;
}
#user-edit .contents .content .profile:not(.own) label,
#group-edit .contents .content .profile:not(.own) label,
#group-edit-custom .contents .content .profile:not(.own) label,
#camera-edit .contents .content .profile:not(.own) label,
#ftp-configuration-edit .contents .content .profile:not(.own) label,
#gallery-tags-profile-edit .contents .content .profile:not(.own) label,
#gallery-tags-group-edit .contents .content .profile:not(.own) label,
#group-custom-gallery-tags-edit .contents .content .profile:not(.own) label,
#user-edit .contents .content-ftp .profile:not(.own) label,
#group-edit .contents .content-ftp .profile:not(.own) label,
#group-edit-custom .contents .content-ftp .profile:not(.own) label,
#camera-edit .contents .content-ftp .profile:not(.own) label,
#ftp-configuration-edit .contents .content-ftp .profile:not(.own) label,
#gallery-tags-profile-edit .contents .content-ftp .profile:not(.own) label,
#gallery-tags-group-edit .contents .content-ftp .profile:not(.own) label,
#group-custom-gallery-tags-edit .contents .content-ftp .profile:not(.own) label {
  pointer-events: none;
  cursor: not-allowed;
}
#user-edit .edit-block:not(:last-child),
#group-edit .edit-block:not(:last-child),
#group-edit-custom .edit-block:not(:last-child),
#camera-edit .edit-block:not(:last-child),
#ftp-configuration-edit .edit-block:not(:last-child),
#gallery-tags-profile-edit .edit-block:not(:last-child),
#gallery-tags-group-edit .edit-block:not(:last-child),
#group-custom-gallery-tags-edit .edit-block:not(:last-child) {
  border-right: 1px #fff solid;
}
#user-edit .edit-block .edit-block-body,
#group-edit .edit-block .edit-block-body,
#group-edit-custom .edit-block .edit-block-body,
#camera-edit .edit-block .edit-block-body,
#ftp-configuration-edit .edit-block .edit-block-body,
#gallery-tags-profile-edit .edit-block .edit-block-body,
#gallery-tags-group-edit .edit-block .edit-block-body,
#group-custom-gallery-tags-edit .edit-block .edit-block-body {
  max-height: 300px;
  overflow-y: auto;
  text-align: left;
}
#user-edit .edit-block .edit-block-body.gallery-tags-container,
#group-edit .edit-block .edit-block-body.gallery-tags-container,
#group-edit-custom .edit-block .edit-block-body.gallery-tags-container,
#camera-edit .edit-block .edit-block-body.gallery-tags-container,
#ftp-configuration-edit .edit-block .edit-block-body.gallery-tags-container,
#gallery-tags-profile-edit .edit-block .edit-block-body.gallery-tags-container,
#gallery-tags-group-edit .edit-block .edit-block-body.gallery-tags-container,
#group-custom-gallery-tags-edit .edit-block .edit-block-body.gallery-tags-container {
  max-height: 326px;
}
#user-edit .edit-block .edit-block-body label#group_users:hover,
#group-edit .edit-block .edit-block-body label#group_users:hover,
#group-edit-custom .edit-block .edit-block-body label#group_users:hover,
#camera-edit .edit-block .edit-block-body label#group_users:hover,
#ftp-configuration-edit .edit-block .edit-block-body label#group_users:hover,
#gallery-tags-profile-edit .edit-block .edit-block-body label#group_users:hover,
#gallery-tags-group-edit .edit-block .edit-block-body label#group_users:hover,
#group-custom-gallery-tags-edit .edit-block .edit-block-body label#group_users:hover {
  font-weight: bold;
}
#user-edit .edit-role,
#group-edit .edit-role,
#group-edit-custom .edit-role,
#camera-edit .edit-role,
#ftp-configuration-edit .edit-role,
#gallery-tags-profile-edit .edit-role,
#gallery-tags-group-edit .edit-role,
#group-custom-gallery-tags-edit .edit-role {
  margin: 0 20px;
  text-align: left;
}
#user-edit input,
#group-edit input,
#group-edit-custom input,
#camera-edit input,
#ftp-configuration-edit input,
#gallery-tags-profile-edit input,
#gallery-tags-group-edit input,
#group-custom-gallery-tags-edit input,
#user-edit label,
#group-edit label,
#group-edit-custom label,
#camera-edit label,
#ftp-configuration-edit label,
#gallery-tags-profile-edit label,
#gallery-tags-group-edit label,
#group-custom-gallery-tags-edit label,
#user-edit select,
#group-edit select,
#group-edit-custom select,
#camera-edit select,
#ftp-configuration-edit select,
#gallery-tags-profile-edit select,
#gallery-tags-group-edit select,
#group-custom-gallery-tags-edit select,
#user-edit textarea,
#group-edit textarea,
#group-edit-custom textarea,
#camera-edit textarea,
#ftp-configuration-edit textarea,
#gallery-tags-profile-edit textarea,
#gallery-tags-group-edit textarea,
#group-custom-gallery-tags-edit textarea {
  font-size: 14px;
}
#user-edit input.edit-group-manager,
#group-edit input.edit-group-manager,
#group-edit-custom input.edit-group-manager,
#camera-edit input.edit-group-manager,
#ftp-configuration-edit input.edit-group-manager,
#gallery-tags-profile-edit input.edit-group-manager,
#gallery-tags-group-edit input.edit-group-manager,
#group-custom-gallery-tags-edit input.edit-group-manager,
#user-edit label.edit-group-manager,
#group-edit label.edit-group-manager,
#group-edit-custom label.edit-group-manager,
#camera-edit label.edit-group-manager,
#ftp-configuration-edit label.edit-group-manager,
#gallery-tags-profile-edit label.edit-group-manager,
#gallery-tags-group-edit label.edit-group-manager,
#group-custom-gallery-tags-edit label.edit-group-manager,
#user-edit select.edit-group-manager,
#group-edit select.edit-group-manager,
#group-edit-custom select.edit-group-manager,
#camera-edit select.edit-group-manager,
#ftp-configuration-edit select.edit-group-manager,
#gallery-tags-profile-edit select.edit-group-manager,
#gallery-tags-group-edit select.edit-group-manager,
#group-custom-gallery-tags-edit select.edit-group-manager,
#user-edit textarea.edit-group-manager,
#group-edit textarea.edit-group-manager,
#group-edit-custom textarea.edit-group-manager,
#camera-edit textarea.edit-group-manager,
#ftp-configuration-edit textarea.edit-group-manager,
#gallery-tags-profile-edit textarea.edit-group-manager,
#gallery-tags-group-edit textarea.edit-group-manager,
#group-custom-gallery-tags-edit textarea.edit-group-manager {
  display: inline !important;
}
#user-edit input.not-pointer,
#group-edit input.not-pointer,
#group-edit-custom input.not-pointer,
#camera-edit input.not-pointer,
#ftp-configuration-edit input.not-pointer,
#gallery-tags-profile-edit input.not-pointer,
#gallery-tags-group-edit input.not-pointer,
#group-custom-gallery-tags-edit input.not-pointer,
#user-edit label.not-pointer,
#group-edit label.not-pointer,
#group-edit-custom label.not-pointer,
#camera-edit label.not-pointer,
#ftp-configuration-edit label.not-pointer,
#gallery-tags-profile-edit label.not-pointer,
#gallery-tags-group-edit label.not-pointer,
#group-custom-gallery-tags-edit label.not-pointer,
#user-edit select.not-pointer,
#group-edit select.not-pointer,
#group-edit-custom select.not-pointer,
#camera-edit select.not-pointer,
#ftp-configuration-edit select.not-pointer,
#gallery-tags-profile-edit select.not-pointer,
#gallery-tags-group-edit select.not-pointer,
#group-custom-gallery-tags-edit select.not-pointer,
#user-edit textarea.not-pointer,
#group-edit textarea.not-pointer,
#group-edit-custom textarea.not-pointer,
#camera-edit textarea.not-pointer,
#ftp-configuration-edit textarea.not-pointer,
#gallery-tags-profile-edit textarea.not-pointer,
#gallery-tags-group-edit textarea.not-pointer,
#group-custom-gallery-tags-edit textarea.not-pointer {
  pointer-events: none;
  cursor: not-allowed;
}
#user-edit input.search,
#group-edit input.search,
#group-edit-custom input.search,
#camera-edit input.search,
#ftp-configuration-edit input.search,
#gallery-tags-profile-edit input.search,
#gallery-tags-group-edit input.search,
#group-custom-gallery-tags-edit input.search,
#user-edit label.search,
#group-edit label.search,
#group-edit-custom label.search,
#camera-edit label.search,
#ftp-configuration-edit label.search,
#gallery-tags-profile-edit label.search,
#gallery-tags-group-edit label.search,
#group-custom-gallery-tags-edit label.search,
#user-edit select.search,
#group-edit select.search,
#group-edit-custom select.search,
#camera-edit select.search,
#ftp-configuration-edit select.search,
#gallery-tags-profile-edit select.search,
#gallery-tags-group-edit select.search,
#group-custom-gallery-tags-edit select.search,
#user-edit textarea.search,
#group-edit textarea.search,
#group-edit-custom textarea.search,
#camera-edit textarea.search,
#ftp-configuration-edit textarea.search,
#gallery-tags-profile-edit textarea.search,
#gallery-tags-group-edit textarea.search,
#group-custom-gallery-tags-edit textarea.search {
  border-width: 1px;
  border-color: #0a2b88;
  border-style: solid;
}
#user-edit h5,
#group-edit h5,
#group-edit-custom h5,
#camera-edit h5,
#ftp-configuration-edit h5,
#gallery-tags-profile-edit h5,
#gallery-tags-group-edit h5,
#group-custom-gallery-tags-edit h5 {
  color: #0a2b88;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
}
#user-edit .tabs,
#group-edit .tabs,
#group-edit-custom .tabs,
#camera-edit .tabs,
#ftp-configuration-edit .tabs,
#gallery-tags-profile-edit .tabs,
#gallery-tags-group-edit .tabs,
#group-custom-gallery-tags-edit .tabs {
  display: flex;
  background-color: #fff;
  align-items: center;
  width: 150px;
}
#user-edit .tabs .tabs-container,
#group-edit .tabs .tabs-container,
#group-edit-custom .tabs .tabs-container,
#camera-edit .tabs .tabs-container,
#ftp-configuration-edit .tabs .tabs-container,
#gallery-tags-profile-edit .tabs .tabs-container,
#gallery-tags-group-edit .tabs .tabs-container,
#group-custom-gallery-tags-edit .tabs .tabs-container {
  width: 100%;
}
#user-edit .tabs .tab,
#group-edit .tabs .tab,
#group-edit-custom .tabs .tab,
#camera-edit .tabs .tab,
#ftp-configuration-edit .tabs .tab,
#gallery-tags-profile-edit .tabs .tab,
#gallery-tags-group-edit .tabs .tab,
#group-custom-gallery-tags-edit .tabs .tab,
#user-edit .tabs .tab-ftp,
#group-edit .tabs .tab-ftp,
#group-edit-custom .tabs .tab-ftp,
#camera-edit .tabs .tab-ftp,
#ftp-configuration-edit .tabs .tab-ftp,
#gallery-tags-profile-edit .tabs .tab-ftp,
#gallery-tags-group-edit .tabs .tab-ftp,
#group-custom-gallery-tags-edit .tabs .tab-ftp {
  position: relative;
  cursor: pointer;
  height: 50px;
  font-size: 13px;
  background-color: #0a2b88;
  color: #fff;
  margin-top: 5px;
}
#user-edit .tabs .tab.active,
#group-edit .tabs .tab.active,
#group-edit-custom .tabs .tab.active,
#camera-edit .tabs .tab.active,
#ftp-configuration-edit .tabs .tab.active,
#gallery-tags-profile-edit .tabs .tab.active,
#gallery-tags-group-edit .tabs .tab.active,
#group-custom-gallery-tags-edit .tabs .tab.active,
#user-edit .tabs .tab-ftp.active,
#group-edit .tabs .tab-ftp.active,
#group-edit-custom .tabs .tab-ftp.active,
#camera-edit .tabs .tab-ftp.active,
#ftp-configuration-edit .tabs .tab-ftp.active,
#gallery-tags-profile-edit .tabs .tab-ftp.active,
#gallery-tags-group-edit .tabs .tab-ftp.active,
#group-custom-gallery-tags-edit .tabs .tab-ftp.active {
  background-color: #e2e7ea;
  color: #0a2b88;
}
#user-edit .tabs .tab:not(.active):after,
#group-edit .tabs .tab:not(.active):after,
#group-edit-custom .tabs .tab:not(.active):after,
#camera-edit .tabs .tab:not(.active):after,
#ftp-configuration-edit .tabs .tab:not(.active):after,
#gallery-tags-profile-edit .tabs .tab:not(.active):after,
#gallery-tags-group-edit .tabs .tab:not(.active):after,
#group-custom-gallery-tags-edit .tabs .tab:not(.active):after,
#user-edit .tabs .tab-ftp:not(.active):after,
#group-edit .tabs .tab-ftp:not(.active):after,
#group-edit-custom .tabs .tab-ftp:not(.active):after,
#camera-edit .tabs .tab-ftp:not(.active):after,
#ftp-configuration-edit .tabs .tab-ftp:not(.active):after,
#gallery-tags-profile-edit .tabs .tab-ftp:not(.active):after,
#gallery-tags-group-edit .tabs .tab-ftp:not(.active):after,
#group-custom-gallery-tags-edit .tabs .tab-ftp:not(.active):after {
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  width: 14px;
  height: 14px;
  background-color: #0a2b88;
  -webkit-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
  -moz-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
  -o-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
  transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
}
#user-edit .tab-section,
#group-edit .tab-section,
#group-edit-custom .tab-section,
#camera-edit .tab-section,
#ftp-configuration-edit .tab-section,
#gallery-tags-profile-edit .tab-section,
#gallery-tags-group-edit .tab-section,
#group-custom-gallery-tags-edit .tab-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 750px;
  height: 650px;
  margin: 0 auto;
}
#user-edit .tab-list,
#group-edit .tab-list,
#group-edit-custom .tab-list,
#camera-edit .tab-list,
#ftp-configuration-edit .tab-list,
#gallery-tags-profile-edit .tab-list,
#gallery-tags-group-edit .tab-list,
#group-custom-gallery-tags-edit .tab-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 2px solid #ddd;
}
#user-edit .tab-item,
#group-edit .tab-item,
#group-edit-custom .tab-item,
#camera-edit .tab-item,
#ftp-configuration-edit .tab-item,
#gallery-tags-profile-edit .tab-item,
#gallery-tags-group-edit .tab-item,
#group-custom-gallery-tags-edit .tab-item {
  flex: 1;
  padding: 15px;
  text-align: center;
  cursor: pointer;
  background-color: #0a2b88;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
#user-edit .tab-item.active,
#group-edit .tab-item.active,
#group-edit-custom .tab-item.active,
#camera-edit .tab-item.active,
#ftp-configuration-edit .tab-item.active,
#gallery-tags-profile-edit .tab-item.active,
#gallery-tags-group-edit .tab-item.active,
#group-custom-gallery-tags-edit .tab-item.active {
  background-color: #0a2b88;
  color: #fff;
}
#user-edit .tab-item:not(.active),
#group-edit .tab-item:not(.active),
#group-edit-custom .tab-item:not(.active),
#camera-edit .tab-item:not(.active),
#ftp-configuration-edit .tab-item:not(.active),
#gallery-tags-profile-edit .tab-item:not(.active),
#gallery-tags-group-edit .tab-item:not(.active),
#group-custom-gallery-tags-edit .tab-item:not(.active) {
  background-color: #e2e7ea;
}
#user-edit .tab-content,
#group-edit .tab-content,
#group-edit-custom .tab-content,
#camera-edit .tab-content,
#ftp-configuration-edit .tab-content,
#gallery-tags-profile-edit .tab-content,
#gallery-tags-group-edit .tab-content,
#group-custom-gallery-tags-edit .tab-content {
  display: none;
  background-color: #e2e7ea;
  border: 1px solid #ddd;
  width: 100%;
  height: 600px;
  overflow-y: auto;
  box-sizing: border-box;
}
#user-edit .tab-content.active,
#group-edit .tab-content.active,
#group-edit-custom .tab-content.active,
#camera-edit .tab-content.active,
#ftp-configuration-edit .tab-content.active,
#gallery-tags-profile-edit .tab-content.active,
#gallery-tags-group-edit .tab-content.active,
#group-custom-gallery-tags-edit .tab-content.active {
  display: block;
}
#user-edit .tab-content .custom-authorizations-form.disabled,
#group-edit .tab-content .custom-authorizations-form.disabled,
#group-edit-custom .tab-content .custom-authorizations-form.disabled,
#camera-edit .tab-content .custom-authorizations-form.disabled,
#ftp-configuration-edit .tab-content .custom-authorizations-form.disabled,
#gallery-tags-profile-edit .tab-content .custom-authorizations-form.disabled,
#gallery-tags-group-edit .tab-content .custom-authorizations-form.disabled,
#group-custom-gallery-tags-edit .tab-content .custom-authorizations-form.disabled,
#user-edit .tab-content .group-authorizations-form.disabled,
#group-edit .tab-content .group-authorizations-form.disabled,
#group-edit-custom .tab-content .group-authorizations-form.disabled,
#camera-edit .tab-content .group-authorizations-form.disabled,
#ftp-configuration-edit .tab-content .group-authorizations-form.disabled,
#gallery-tags-profile-edit .tab-content .group-authorizations-form.disabled,
#gallery-tags-group-edit .tab-content .group-authorizations-form.disabled,
#group-custom-gallery-tags-edit .tab-content .group-authorizations-form.disabled {
  background-color: #c0c0c0 !important;
  border: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#user-edit .two-column-container,
#group-edit .two-column-container,
#group-edit-custom .two-column-container,
#camera-edit .two-column-container,
#ftp-configuration-edit .two-column-container,
#gallery-tags-profile-edit .two-column-container,
#gallery-tags-group-edit .two-column-container,
#group-custom-gallery-tags-edit .two-column-container {
  display: grid;
  grid-template-columns: 8fr 4fr;
  width: 100%;
}
#user-edit button#profile_gallery_tags,
#group-edit button#profile_gallery_tags,
#group-edit-custom button#profile_gallery_tags,
#camera-edit button#profile_gallery_tags,
#ftp-configuration-edit button#profile_gallery_tags,
#gallery-tags-profile-edit button#profile_gallery_tags,
#gallery-tags-group-edit button#profile_gallery_tags,
#group-custom-gallery-tags-edit button#profile_gallery_tags,
#user-edit button#group_gallery_tags,
#group-edit button#group_gallery_tags,
#group-edit-custom button#group_gallery_tags,
#camera-edit button#group_gallery_tags,
#ftp-configuration-edit button#group_gallery_tags,
#gallery-tags-profile-edit button#group_gallery_tags,
#gallery-tags-group-edit button#group_gallery_tags,
#group-custom-gallery-tags-edit button#group_gallery_tags,
#user-edit button#ftp-configuration,
#group-edit button#ftp-configuration,
#group-edit-custom button#ftp-configuration,
#camera-edit button#ftp-configuration,
#ftp-configuration-edit button#ftp-configuration,
#gallery-tags-profile-edit button#ftp-configuration,
#gallery-tags-group-edit button#ftp-configuration,
#group-custom-gallery-tags-edit button#ftp-configuration,
#user-edit button#reset-password,
#group-edit button#reset-password,
#group-edit-custom button#reset-password,
#camera-edit button#reset-password,
#ftp-configuration-edit button#reset-password,
#gallery-tags-profile-edit button#reset-password,
#gallery-tags-group-edit button#reset-password,
#group-custom-gallery-tags-edit button#reset-password,
#user-edit button#group_custom_gallery_tags,
#group-edit button#group_custom_gallery_tags,
#group-edit-custom button#group_custom_gallery_tags,
#camera-edit button#group_custom_gallery_tags,
#ftp-configuration-edit button#group_custom_gallery_tags,
#gallery-tags-profile-edit button#group_custom_gallery_tags,
#gallery-tags-group-edit button#group_custom_gallery_tags,
#group-custom-gallery-tags-edit button#group_custom_gallery_tags {
  background-color: #0a2b88;
  color: #fff;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  width: 250px;
}
#user-edit button#profile_gallery_tags:hover,
#group-edit button#profile_gallery_tags:hover,
#group-edit-custom button#profile_gallery_tags:hover,
#camera-edit button#profile_gallery_tags:hover,
#ftp-configuration-edit button#profile_gallery_tags:hover,
#gallery-tags-profile-edit button#profile_gallery_tags:hover,
#gallery-tags-group-edit button#profile_gallery_tags:hover,
#group-custom-gallery-tags-edit button#profile_gallery_tags:hover,
#user-edit button#group_gallery_tags:hover,
#group-edit button#group_gallery_tags:hover,
#group-edit-custom button#group_gallery_tags:hover,
#camera-edit button#group_gallery_tags:hover,
#ftp-configuration-edit button#group_gallery_tags:hover,
#gallery-tags-profile-edit button#group_gallery_tags:hover,
#gallery-tags-group-edit button#group_gallery_tags:hover,
#group-custom-gallery-tags-edit button#group_gallery_tags:hover,
#user-edit button#ftp-configuration:hover,
#group-edit button#ftp-configuration:hover,
#group-edit-custom button#ftp-configuration:hover,
#camera-edit button#ftp-configuration:hover,
#ftp-configuration-edit button#ftp-configuration:hover,
#gallery-tags-profile-edit button#ftp-configuration:hover,
#gallery-tags-group-edit button#ftp-configuration:hover,
#group-custom-gallery-tags-edit button#ftp-configuration:hover,
#user-edit button#reset-password:hover,
#group-edit button#reset-password:hover,
#group-edit-custom button#reset-password:hover,
#camera-edit button#reset-password:hover,
#ftp-configuration-edit button#reset-password:hover,
#gallery-tags-profile-edit button#reset-password:hover,
#gallery-tags-group-edit button#reset-password:hover,
#group-custom-gallery-tags-edit button#reset-password:hover,
#user-edit button#group_custom_gallery_tags:hover,
#group-edit button#group_custom_gallery_tags:hover,
#group-edit-custom button#group_custom_gallery_tags:hover,
#camera-edit button#group_custom_gallery_tags:hover,
#ftp-configuration-edit button#group_custom_gallery_tags:hover,
#gallery-tags-profile-edit button#group_custom_gallery_tags:hover,
#gallery-tags-group-edit button#group_custom_gallery_tags:hover,
#group-custom-gallery-tags-edit button#group_custom_gallery_tags:hover {
  background-color: #0d1a3e;
}
#user-edit button#profile_gallery_tags:disabled,
#group-edit button#profile_gallery_tags:disabled,
#group-edit-custom button#profile_gallery_tags:disabled,
#camera-edit button#profile_gallery_tags:disabled,
#ftp-configuration-edit button#profile_gallery_tags:disabled,
#gallery-tags-profile-edit button#profile_gallery_tags:disabled,
#gallery-tags-group-edit button#profile_gallery_tags:disabled,
#group-custom-gallery-tags-edit button#profile_gallery_tags:disabled,
#user-edit button#group_gallery_tags:disabled,
#group-edit button#group_gallery_tags:disabled,
#group-edit-custom button#group_gallery_tags:disabled,
#camera-edit button#group_gallery_tags:disabled,
#ftp-configuration-edit button#group_gallery_tags:disabled,
#gallery-tags-profile-edit button#group_gallery_tags:disabled,
#gallery-tags-group-edit button#group_gallery_tags:disabled,
#group-custom-gallery-tags-edit button#group_gallery_tags:disabled,
#user-edit button#ftp-configuration:disabled,
#group-edit button#ftp-configuration:disabled,
#group-edit-custom button#ftp-configuration:disabled,
#camera-edit button#ftp-configuration:disabled,
#ftp-configuration-edit button#ftp-configuration:disabled,
#gallery-tags-profile-edit button#ftp-configuration:disabled,
#gallery-tags-group-edit button#ftp-configuration:disabled,
#group-custom-gallery-tags-edit button#ftp-configuration:disabled,
#user-edit button#reset-password:disabled,
#group-edit button#reset-password:disabled,
#group-edit-custom button#reset-password:disabled,
#camera-edit button#reset-password:disabled,
#ftp-configuration-edit button#reset-password:disabled,
#gallery-tags-profile-edit button#reset-password:disabled,
#gallery-tags-group-edit button#reset-password:disabled,
#group-custom-gallery-tags-edit button#reset-password:disabled,
#user-edit button#group_custom_gallery_tags:disabled,
#group-edit button#group_custom_gallery_tags:disabled,
#group-edit-custom button#group_custom_gallery_tags:disabled,
#camera-edit button#group_custom_gallery_tags:disabled,
#ftp-configuration-edit button#group_custom_gallery_tags:disabled,
#gallery-tags-profile-edit button#group_custom_gallery_tags:disabled,
#gallery-tags-group-edit button#group_custom_gallery_tags:disabled,
#group-custom-gallery-tags-edit button#group_custom_gallery_tags:disabled {
  background-color: #000e28;
}
body[dir="rtl"] #profile-edit .tabs .tab:not(.active):after,
body[dir="rtl"] #user-edit .tabs .tab:not(.active):after,
body[dir="rtl"] #ftp-configuration-edit .tabs .tab:not(.active):after,
body[dir="rtl"] #camera-edit .tabs .tab:not(.active):after {
  left: -7px;
  right: unset;
}
body[dir="rtl"] #profile-edit .edit-block:not(:last-child),
body[dir="rtl"] #user-edit .edit-block:not(:last-child),
body[dir="rtl"] #ftp-configuration-edit .edit-block:not(:last-child),
body[dir="rtl"] #camera-edit .edit-block:not(:last-child) {
  border-right: 1px #fff solid;
}
body[dir="rtl"] #profile-edit .edit-block .edit-block-body,
body[dir="rtl"] #user-edit .edit-block .edit-block-body,
body[dir="rtl"] #ftp-configuration-edit .edit-block .edit-block-body,
body[dir="rtl"] #camera-edit .edit-block .edit-block-body {
  text-align: right;
}
body[dir="rtl"] #profile-edit h5,
body[dir="rtl"] #user-edit h5,
body[dir="rtl"] #ftp-configuration-edit h5,
body[dir="rtl"] #camera-edit h5 {
  text-align: right;
}
#page-settings {
  padding: 20px 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
#page-settings label {
  margin-right: 1.5rem !important;
}
#page-settings label span {
  margin-right: 0.5rem !important;
}
@media (max-width: 991px) {
  .filter-date-range-container {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .filter-date-range-container {
    flex-direction: row;
  }
}
#stats-chart-container {
  height: 300px;
  position: relative;
}
#statistics-chart {
  max-width: 100%;
  height: 300px;
  margin-bottom: 20px;
}
#stats-filter {
  font-size: 14px;
  padding: 5px;
}
.preview-image-tools {
  cursor: pointer;
  display: flex;
  height: 40px;
  width: 40px;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.preview-image-tools:hover {
  opacity: 0.8;
}
@media (min-width: 992px) {
  .preview-image-tools {
    margin: 0 14px;
  }
}
.preview-image-tools .icon-bg {
  background-color: #002e8b;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  padding: 7px;
}
.preview-image-tools .icon-bg.icon-filter-user-view {
  padding-left: 11px !important;
}
.preview-image-tools .icon-bg.icon-filter-group-view {
  padding-left: 9px !important;
}
.preview-image-tools .icon-bg.icon-camera-permissions {
  padding-left: 9px !important;
}
.preview-image-tools .icon-bg svg {
  color: #fff;
}
.preview-image-tools .icon-holder {
  background-image: url("/images/sprites.png");
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
}
.tools-share .icon-holder {
  background-position: -496px -922px;
}
.tools-print .icon-holder {
  background-position: -496px -1318px;
}
.tools-download .icon-holder {
  background-position: -496px -1181px;
}
.action-send-command-turn-on .icon-holder {
  background-position: -1255px -922px;
}
.action-send-command-turn-off .icon-holder {
  background-position: -1255px -1052px;
}
.action-send-command-instant-picture .icon-holder {
  background-position: -1255px -792px;
}
.action-send-command-get-status .icon-holder {
  background-position: -1255px -664px;
}
.action-layers .icon-holder {
  background-position: -496px -791px;
}
.action-send-api .icon-holder {
  background-position: -496px -531px;
}
.action-commands .icon-holder {
  background-position: -873px -1177px;
}
.action-menu .action-menu-title {
  color: #fff;
  width: 100px;
  font-size: 1rem;
}
.action-menu .action-menu-action {
  margin: 0 18px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  width: 40px;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.action-menu .action-menu-action:hover {
  opacity: 0.8;
}
.action-menu .action-menu-action .icon-bg {
  background-color: #002e8b;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  padding: 7px;
}
.action-menu .action-menu-action .icon-bg.icon-filter-user-view {
  padding-left: 11px !important;
}
.action-menu .action-menu-action .icon-bg.icon-filter-group-view {
  padding-left: 9px !important;
}
.action-menu .action-menu-action .icon-bg.icon-camera-permissions {
  padding-left: 9px !important;
}
.action-menu .action-menu-action .icon-bg svg {
  color: #fff;
}
.action-menu .action-menu-action .icon-holder {
  background-image: url("/images/sprites.png");
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
}
.action-menu .menu-cameras .icon-holder {
  height: 115px;
  width: 115px;
  background-position: -285px -71px;
}
.action-menu .menu-captures .icon-holder {
  height: 115px;
  width: 115px;
  background-position: -78px -71px;
}
.action-menu .action-add .icon-holder {
  background-position: -873px -663px;
}
.action-menu .action-edit .icon-holder {
  background-position: -873px -792px;
}
.action-menu .action-delete .icon-holder {
  background-position: -873px -921px;
}
.action-menu .action-log .icon-holder {
  background-position: -873px -1050px;
}
.action-menu .action-send-command-turn-on .icon-holder {
  background-position: -1255px -922px;
}
.action-menu .action-send-command-turn-off .icon-holder {
  background-position: -1255px -1052px;
}
.action-menu .action-send-command-instant-picture .icon-holder {
  background-position: -1255px -792px;
}
.action-menu .action-send-command-get-status .icon-holder {
  background-position: -1255px -664px;
}
.action-menu .action-layers .icon-holder {
  background-position: -496px -791px;
}
.action-menu .action-send-api .icon-holder {
  background-position: -496px -531px;
}
.action-menu .action-commands .icon-holder {
  background-position: -873px -1177px;
}
.action-menu .filter-date-range .icon-holder {
  background-position: -89px -535px;
}
.action-menu .filter-cameras .icon-holder {
  background-position: -89px -664px;
}
.action-menu .filter-image .icon-holder {
  background-position: -89px -1051px;
}
.action-menu .filter-video .icon-holder {
  background-position: -89px -1180px;
}
.action-menu .filter-reset-filters .icon-holder {
  background-position: -873px -1319px;
}
.action-menu .filter-tags .icon-holder {
  background-position: -89px -922px;
}
.action-menu .tools-share .icon-holder {
  background-position: -496px -922px;
}
.action-menu .tools-print .icon-holder {
  background-position: -496px -1318px;
}
.action-menu .tools-captures .icon-holder {
  background-position: -873px -1578px;
}
.action-menu .tools-download .icon-holder {
  background-position: -496px -1181px;
}
.action-menu .tools-delete .icon-holder {
  background-position: -496px -1051px;
}
.action-menu .tools-logout .icon-holder {
  background-position: -1253px -535px;
}
.action-menu .filter-date-range.selected .icon-holder {
  background-position: -230px -535px;
}
.action-menu .filter-cameras.selected .icon-holder {
  background-position: -230px -664px;
}
.action-menu .filter-tags.selected .icon-holder {
  background-position: -230px -922px;
}
.action-menu .filter-image.selected .icon-holder {
  background-position: -230px -1051px;
}
.action-menu .filter-video.selected .icon-holder {
  background-position: -230px -1180px;
}
.action-menu .filter-hour-range.selected .icon-bg,
.action-menu .filter-user-view.selected .icon-bg,
.action-menu .filter-group-view.selected .icon-bg {
  background-color: #fff;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  padding: 7px;
}
.action-menu .filter-hour-range.selected .icon-bg.icon-filter-user-view,
.action-menu .filter-user-view.selected .icon-bg.icon-filter-user-view,
.action-menu .filter-group-view.selected .icon-bg.icon-filter-user-view {
  padding-left: 11px !important;
}
.action-menu .filter-hour-range.selected .icon-bg.icon-filter-group-view,
.action-menu .filter-user-view.selected .icon-bg.icon-filter-group-view,
.action-menu .filter-group-view.selected .icon-bg.icon-filter-group-view {
  padding-left: 9px !important;
}
.action-menu .filter-hour-range.selected .icon-bg svg,
.action-menu .filter-user-view.selected .icon-bg svg,
.action-menu .filter-group-view.selected .icon-bg svg {
  color: #002e8b;
}
body[dir="ltr"] .capture-inner .image-and-labels-container {
  transform-origin: top left;
}
body[dir="ltr"] .capture-inner .image-and-labels-container .video-thumbnail-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
body[dir="ltr"] .capture-inner .image-and-labels-container .video-thumbnail-container .video-thumbnail {
  width: 100%;
  height: auto;
}
body[dir="ltr"] .capture-inner .image-and-labels-container .video-thumbnail-container .play-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  color: #fff;
  background: rgba(0,0,0,0.6);
  width: 40px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  pointer-events: none;
}
body[dir="rtl"] .capture-inner .image-and-labels-container {
  transform-origin: top right;
}
body[dir="rtl"] .capture-inner .image-and-labels-container .video-thumbnail-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
body[dir="rtl"] .capture-inner .image-and-labels-container .video-thumbnail-container .video-thumbnail {
  width: 100%;
  height: auto;
}
body[dir="rtl"] .capture-inner .image-and-labels-container .video-thumbnail-container .play-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  color: #fff;
  background: rgba(0,0,0,0.6);
  width: 40px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  pointer-events: none;
}
.capture-inner {
  background-color: #b5dbf1;
  position: relative;
}
.capture-inner .image-container {
  overflow: auto;
}
.capture-inner .on-image-label {
  position: absolute;
  border: 1px #fcee21 solid;
}
.capture-inner .on-image-label .on-image-label-text {
  color: #fcee21;
  font-size: 10px;
  bottom: 0;
  position: absolute;
  right: 4px;
}
@media (max-width: 991px) {
  .capture-multi-select {
    display: none;
  }
}
.capture {
  position: relative;
}
.capture .capture-multi-select {
  position: absolute;
  bottom: -2px;
  right: 4px;
  cursor: pointer;
}
.capture.multi-selected {
  border: 2px #0a2b88 dashed;
}
.capture .spinner {
  width: 35px;
  height: 35px;
  background-image: url("/images/small-spinner.png");
  background-repeat: no-repeat;
}
.capture .on-image-label-text {
  display: none;
}
.capture .more-details {
  background-color: #fff;
  border: 1px #0a2b88 solid;
  position: absolute;
  top: calc(100% + 2px);
  left: 0px;
  font-size: 8px;
  padding: 3px 4px;
  display: none;
  z-index: 99;
}
.capture .more-details div {
  text-align: left;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .more-details {
    display: none;
  }
  .captures-view-mode,
  .captures-tags-mode,
  .cameras-view-mode {
    font-size: 13px;
    color: #fff;
  }
  .captures-view-mode .captures-view-mode-switch,
  .captures-tags-mode .captures-view-mode-switch,
  .cameras-view-mode .captures-view-mode-switch,
  .captures-view-mode .captures-tags-mode-switch,
  .captures-tags-mode .captures-tags-mode-switch,
  .cameras-view-mode .captures-tags-mode-switch,
  .captures-view-mode .cameras-view-mode-switch,
  .captures-tags-mode .cameras-view-mode-switch,
  .cameras-view-mode .cameras-view-mode-switch {
    cursor: pointer;
    background-image: url("/images/sprites.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 100px;
    zoom: 0.4;
    -moz-transform: scale(0.4);
    -moz-transform-origin: 0 0;
  }
  body.compact-view .map-view,
  body.with-tags-view .map-view,
  body.list-view .map-view {
    display: none;
  }
  body.compact-view .captures-view-mode .captures-view-mode-compact,
  body.with-tags-view .captures-view-mode .captures-view-mode-compact,
  body.list-view .captures-view-mode .captures-view-mode-compact,
  body.compact-view .captures-tags-mode .captures-view-mode-compact,
  body.with-tags-view .captures-tags-mode .captures-view-mode-compact,
  body.list-view .captures-tags-mode .captures-view-mode-compact,
  body.compact-view .cameras-view-mode .captures-view-mode-compact,
  body.with-tags-view .cameras-view-mode .captures-view-mode-compact,
  body.list-view .cameras-view-mode .captures-view-mode-compact,
  body.compact-view .captures-view-mode .captures-tags-mode-with-tags,
  body.with-tags-view .captures-view-mode .captures-tags-mode-with-tags,
  body.list-view .captures-view-mode .captures-tags-mode-with-tags,
  body.compact-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.list-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.compact-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.list-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.compact-view .captures-view-mode .cameras-view-mode-list,
  body.with-tags-view .captures-view-mode .cameras-view-mode-list,
  body.list-view .captures-view-mode .cameras-view-mode-list,
  body.compact-view .captures-tags-mode .cameras-view-mode-list,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-list,
  body.list-view .captures-tags-mode .cameras-view-mode-list,
  body.compact-view .cameras-view-mode .cameras-view-mode-list,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-list,
  body.list-view .cameras-view-mode .cameras-view-mode-list {
    font-family: "RubikBold", Arial, sans-serif;
  }
  body.compact-view .captures-view-mode .captures-view-mode-detailed,
  body.with-tags-view .captures-view-mode .captures-view-mode-detailed,
  body.list-view .captures-view-mode .captures-view-mode-detailed,
  body.compact-view .captures-tags-mode .captures-view-mode-detailed,
  body.with-tags-view .captures-tags-mode .captures-view-mode-detailed,
  body.list-view .captures-tags-mode .captures-view-mode-detailed,
  body.compact-view .cameras-view-mode .captures-view-mode-detailed,
  body.with-tags-view .cameras-view-mode .captures-view-mode-detailed,
  body.list-view .cameras-view-mode .captures-view-mode-detailed,
  body.compact-view .captures-view-mode .captures-tags-mode-all-tags,
  body.with-tags-view .captures-view-mode .captures-tags-mode-all-tags,
  body.list-view .captures-view-mode .captures-tags-mode-all-tags,
  body.compact-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.list-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.compact-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.list-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.compact-view .captures-view-mode .cameras-view-mode-map,
  body.with-tags-view .captures-view-mode .cameras-view-mode-map,
  body.list-view .captures-view-mode .cameras-view-mode-map,
  body.compact-view .captures-tags-mode .cameras-view-mode-map,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-map,
  body.list-view .captures-tags-mode .cameras-view-mode-map,
  body.compact-view .cameras-view-mode .cameras-view-mode-map,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-map,
  body.list-view .cameras-view-mode .cameras-view-mode-map {
    font-family: "RubikRegular", Arial, sans-serif;
  }
  body.compact-view .captures-view-mode .captures-view-mode-switch,
  body.with-tags-view .captures-view-mode .captures-view-mode-switch,
  body.list-view .captures-view-mode .captures-view-mode-switch,
  body.compact-view .captures-tags-mode .captures-view-mode-switch,
  body.with-tags-view .captures-tags-mode .captures-view-mode-switch,
  body.list-view .captures-tags-mode .captures-view-mode-switch,
  body.compact-view .cameras-view-mode .captures-view-mode-switch,
  body.with-tags-view .cameras-view-mode .captures-view-mode-switch,
  body.list-view .cameras-view-mode .captures-view-mode-switch,
  body.compact-view .captures-view-mode .captures-tags-mode-switch,
  body.with-tags-view .captures-view-mode .captures-tags-mode-switch,
  body.list-view .captures-view-mode .captures-tags-mode-switch,
  body.compact-view .captures-tags-mode .captures-tags-mode-switch,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-switch,
  body.list-view .captures-tags-mode .captures-tags-mode-switch,
  body.compact-view .cameras-view-mode .captures-tags-mode-switch,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-switch,
  body.list-view .cameras-view-mode .captures-tags-mode-switch,
  body.compact-view .captures-view-mode .cameras-view-mode-switch,
  body.with-tags-view .captures-view-mode .cameras-view-mode-switch,
  body.list-view .captures-view-mode .cameras-view-mode-switch,
  body.compact-view .captures-tags-mode .cameras-view-mode-switch,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-switch,
  body.list-view .captures-tags-mode .cameras-view-mode-switch,
  body.compact-view .cameras-view-mode .cameras-view-mode-switch,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-switch,
  body.list-view .cameras-view-mode .cameras-view-mode-switch {
    background-position: -125px -1698px;
  }
  body.compact-view .capture .capture-time,
  body.with-tags-view .capture .capture-time,
  body.list-view .capture .capture-time {
    display: none;
  }
  body.detailed-view .list-view,
  body.all-tags-view .list-view,
  body.map-view .list-view {
    display: none;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-compact,
  body.all-tags-view .captures-view-mode .captures-view-mode-compact,
  body.map-view .captures-view-mode .captures-view-mode-compact,
  body.detailed-view .captures-tags-mode .captures-view-mode-compact,
  body.all-tags-view .captures-tags-mode .captures-view-mode-compact,
  body.map-view .captures-tags-mode .captures-view-mode-compact,
  body.detailed-view .cameras-view-mode .captures-view-mode-compact,
  body.all-tags-view .cameras-view-mode .captures-view-mode-compact,
  body.map-view .cameras-view-mode .captures-view-mode-compact,
  body.detailed-view .captures-view-mode .captures-tags-mode-with-tags,
  body.all-tags-view .captures-view-mode .captures-tags-mode-with-tags,
  body.map-view .captures-view-mode .captures-tags-mode-with-tags,
  body.detailed-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.map-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.detailed-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.map-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.detailed-view .captures-view-mode .cameras-view-mode-list,
  body.all-tags-view .captures-view-mode .cameras-view-mode-list,
  body.map-view .captures-view-mode .cameras-view-mode-list,
  body.detailed-view .captures-tags-mode .cameras-view-mode-list,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-list,
  body.map-view .captures-tags-mode .cameras-view-mode-list,
  body.detailed-view .cameras-view-mode .cameras-view-mode-list,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-list,
  body.map-view .cameras-view-mode .cameras-view-mode-list {
    font-family: "RubikRegular", Arial, sans-serif;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-detailed,
  body.all-tags-view .captures-view-mode .captures-view-mode-detailed,
  body.map-view .captures-view-mode .captures-view-mode-detailed,
  body.detailed-view .captures-tags-mode .captures-view-mode-detailed,
  body.all-tags-view .captures-tags-mode .captures-view-mode-detailed,
  body.map-view .captures-tags-mode .captures-view-mode-detailed,
  body.detailed-view .cameras-view-mode .captures-view-mode-detailed,
  body.all-tags-view .cameras-view-mode .captures-view-mode-detailed,
  body.map-view .cameras-view-mode .captures-view-mode-detailed,
  body.detailed-view .captures-view-mode .captures-tags-mode-all-tags,
  body.all-tags-view .captures-view-mode .captures-tags-mode-all-tags,
  body.map-view .captures-view-mode .captures-tags-mode-all-tags,
  body.detailed-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.map-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.detailed-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.map-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.detailed-view .captures-view-mode .cameras-view-mode-map,
  body.all-tags-view .captures-view-mode .cameras-view-mode-map,
  body.map-view .captures-view-mode .cameras-view-mode-map,
  body.detailed-view .captures-tags-mode .cameras-view-mode-map,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-map,
  body.map-view .captures-tags-mode .cameras-view-mode-map,
  body.detailed-view .cameras-view-mode .cameras-view-mode-map,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-map,
  body.map-view .cameras-view-mode .cameras-view-mode-map {
    font-family: "RubikBold", Arial, sans-serif;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-switch,
  body.all-tags-view .captures-view-mode .captures-view-mode-switch,
  body.map-view .captures-view-mode .captures-view-mode-switch,
  body.detailed-view .captures-tags-mode .captures-view-mode-switch,
  body.all-tags-view .captures-tags-mode .captures-view-mode-switch,
  body.map-view .captures-tags-mode .captures-view-mode-switch,
  body.detailed-view .cameras-view-mode .captures-view-mode-switch,
  body.all-tags-view .cameras-view-mode .captures-view-mode-switch,
  body.map-view .cameras-view-mode .captures-view-mode-switch,
  body.detailed-view .captures-view-mode .captures-tags-mode-switch,
  body.all-tags-view .captures-view-mode .captures-tags-mode-switch,
  body.map-view .captures-view-mode .captures-tags-mode-switch,
  body.detailed-view .captures-tags-mode .captures-tags-mode-switch,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-switch,
  body.map-view .captures-tags-mode .captures-tags-mode-switch,
  body.detailed-view .cameras-view-mode .captures-tags-mode-switch,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-switch,
  body.map-view .cameras-view-mode .captures-tags-mode-switch,
  body.detailed-view .captures-view-mode .cameras-view-mode-switch,
  body.all-tags-view .captures-view-mode .cameras-view-mode-switch,
  body.map-view .captures-view-mode .cameras-view-mode-switch,
  body.detailed-view .captures-tags-mode .cameras-view-mode-switch,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-switch,
  body.map-view .captures-tags-mode .cameras-view-mode-switch,
  body.detailed-view .cameras-view-mode .cameras-view-mode-switch,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-switch,
  body.map-view .cameras-view-mode .cameras-view-mode-switch {
    background-position: -125px -1778px;
  }
  body.detailed-view .capture .capture-time {
    display: none;
  }
  #page-captures {
    font-family: "RubikRegular", Arial, sans-serif;
    font-weight: 100;
  }
  #page-captures #side {
    display: none;
  }
  #page-captures #captures-container {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  #page-captures #captures-container #sticky-date-indicator {
    position: sticky;
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #page-captures #captures-container #exit-from-multi-select-mode {
    display: none;
  }
  #page-captures #captures-container.multi-select-mode #exit-from-multi-select-mode {
    display: block;
  }
  #page-captures #captures-container #captures-title {
    background-color: #0a2b88;
    color: #fff;
    font-size: 13px;
    padding: 2px 10px;
    margin-bottom: 10px;
  }
  #page-captures #captures-container .delete-photo-title {
    background-color: transparent;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 10px;
  }
  #page-captures #captures-container #captures-body {
    overflow-y: auto;
    position: relative;
  }
  #page-captures #captures-container #captures-body #months {
    flex: 1;
  }
  #page-captures #captures-container #captures-body #months .date-title {
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 5px 10px;
  }
  #page-captures #captures-container #captures-body #months .date {
    border-right: 1px #c0c0c0 solid;
    display: block;
  }
  #page-captures #captures-container #captures-body #months .date .date-title-desktop {
    display: none;
  }
  #page-captures #captures-container #captures-body #months .date .date-title-mobile {
    background-color: #0a2b88;
    position: relative;
    color: #fff;
    font-size: 0.8rem;
    border-bottom: 1px #fff solid;
  }
  #page-captures #captures-container #captures-body #months .date .date-captures {
    background-color: #e3e9eb;
    padding: 10px;
    border-bottom: 1px #85888d solid;
  }
  #page-captures #captures-container #captures-body #preview {
    display: none;
  }
  #page-captures .date {
    background-color: #fff;
  }
  #page-captures .capture {
    display: inline-block;
    height: auto;
    margin: 3px;
    vertical-align: top;
    background-color: transparent;
    padding: 2px;
  }
  #page-captures .capture.selected {
    background-color: #fcee21;
  }
  #page-captures .capture-inner {
    background-color: #b5dbf1;
    position: relative;
  }
  #page-captures .capture-inner img,
  #page-captures .capture-inner video {
    height: 67.5px;
    width: 89.99775px;
  }
  #page-captures .capture-inner .capture-details {
    padding: 2px 6px;
    max-width: 89.99775px;
    color: #0a2b88;
  }
  #page-captures .capture-inner .capture-details * {
    font-size: 10px;
  }
  #page-captures .capture-inner .capture-time {
    position: absolute;
    bottom: 0;
    left: 3px;
    font-size: 8px;
    color: #fff;
    opacity: 0.7;
  }
}
@media (min-width: 992px) {
  #exit-from-multi-select-mode {
    display: none;
  }
  .capture:hover .more-details {
    display: block;
    color: #000;
  }
  #page-captures #captures-body .date .date-title:after {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #0a2b88;
    -webkit-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
    -moz-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
    -o-transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
    transform: rotateZ(45deg) translateY(-25%) translateX(-25%);
  }
  #page-captures #captures-body .date .date-title:after {
    width: 20px;
    height: 20px;
  }
  body[dir="ltr"] #page-captures #captures-body .date .date-title:after {
    right: -10px;
  }
  body[dir="rtl"] #page-captures #captures-body .date .date-title:after {
    left: -10px;
  }
}
#menu-mobile .language img {
  height: 35px;
  width: 35px;
}
.preview-image-container .paging {
  display: none;
}
.paging:hover .icon-holder {
  opacity: 0.8;
}
.paging .icon-holder {
  background-image: url("/images/sprites.png");
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
  display: inline-block;
}
.paging.page-left .icon-holder {
  background-position: -1253px -1181px;
}
.paging.page-right .icon-holder {
  background-position: -1253px -1310px;
}
@media (max-width: 991px) {
  .paging {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .paging {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  #menu-mobile {
    display: none !important;
  }
  .captures-view-mode,
  .captures-tags-mode,
  .cameras-view-mode {
    font-size: 13px;
    color: #fff;
  }
  .captures-view-mode .captures-view-mode-switch,
  .captures-tags-mode .captures-view-mode-switch,
  .cameras-view-mode .captures-view-mode-switch,
  .captures-view-mode .captures-tags-mode-switch,
  .captures-tags-mode .captures-tags-mode-switch,
  .cameras-view-mode .captures-tags-mode-switch,
  .captures-view-mode .cameras-view-mode-switch,
  .captures-tags-mode .cameras-view-mode-switch,
  .cameras-view-mode .cameras-view-mode-switch {
    cursor: pointer;
    background-image: url("/images/sprites.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 100px;
    zoom: 0.4;
    -moz-transform: scale(0.4);
    -moz-transform-origin: 0 0;
  }
  body.compact-view .map-view,
  body.with-tags-view .map-view,
  body.list-view .map-view {
    display: none;
  }
  body.compact-view .captures-view-mode .captures-view-mode-compact,
  body.with-tags-view .captures-view-mode .captures-view-mode-compact,
  body.list-view .captures-view-mode .captures-view-mode-compact,
  body.compact-view .captures-tags-mode .captures-view-mode-compact,
  body.with-tags-view .captures-tags-mode .captures-view-mode-compact,
  body.list-view .captures-tags-mode .captures-view-mode-compact,
  body.compact-view .cameras-view-mode .captures-view-mode-compact,
  body.with-tags-view .cameras-view-mode .captures-view-mode-compact,
  body.list-view .cameras-view-mode .captures-view-mode-compact,
  body.compact-view .captures-view-mode .captures-tags-mode-with-tags,
  body.with-tags-view .captures-view-mode .captures-tags-mode-with-tags,
  body.list-view .captures-view-mode .captures-tags-mode-with-tags,
  body.compact-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.list-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.compact-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.list-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.compact-view .captures-view-mode .cameras-view-mode-list,
  body.with-tags-view .captures-view-mode .cameras-view-mode-list,
  body.list-view .captures-view-mode .cameras-view-mode-list,
  body.compact-view .captures-tags-mode .cameras-view-mode-list,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-list,
  body.list-view .captures-tags-mode .cameras-view-mode-list,
  body.compact-view .cameras-view-mode .cameras-view-mode-list,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-list,
  body.list-view .cameras-view-mode .cameras-view-mode-list {
    font-family: "RubikBold", Arial, sans-serif;
  }
  body.compact-view .captures-view-mode .captures-view-mode-detailed,
  body.with-tags-view .captures-view-mode .captures-view-mode-detailed,
  body.list-view .captures-view-mode .captures-view-mode-detailed,
  body.compact-view .captures-tags-mode .captures-view-mode-detailed,
  body.with-tags-view .captures-tags-mode .captures-view-mode-detailed,
  body.list-view .captures-tags-mode .captures-view-mode-detailed,
  body.compact-view .cameras-view-mode .captures-view-mode-detailed,
  body.with-tags-view .cameras-view-mode .captures-view-mode-detailed,
  body.list-view .cameras-view-mode .captures-view-mode-detailed,
  body.compact-view .captures-view-mode .captures-tags-mode-all-tags,
  body.with-tags-view .captures-view-mode .captures-tags-mode-all-tags,
  body.list-view .captures-view-mode .captures-tags-mode-all-tags,
  body.compact-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.list-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.compact-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.list-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.compact-view .captures-view-mode .cameras-view-mode-map,
  body.with-tags-view .captures-view-mode .cameras-view-mode-map,
  body.list-view .captures-view-mode .cameras-view-mode-map,
  body.compact-view .captures-tags-mode .cameras-view-mode-map,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-map,
  body.list-view .captures-tags-mode .cameras-view-mode-map,
  body.compact-view .cameras-view-mode .cameras-view-mode-map,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-map,
  body.list-view .cameras-view-mode .cameras-view-mode-map {
    font-family: "RubikRegular", Arial, sans-serif;
  }
  body.compact-view .captures-view-mode .captures-view-mode-switch,
  body.with-tags-view .captures-view-mode .captures-view-mode-switch,
  body.list-view .captures-view-mode .captures-view-mode-switch,
  body.compact-view .captures-tags-mode .captures-view-mode-switch,
  body.with-tags-view .captures-tags-mode .captures-view-mode-switch,
  body.list-view .captures-tags-mode .captures-view-mode-switch,
  body.compact-view .cameras-view-mode .captures-view-mode-switch,
  body.with-tags-view .cameras-view-mode .captures-view-mode-switch,
  body.list-view .cameras-view-mode .captures-view-mode-switch,
  body.compact-view .captures-view-mode .captures-tags-mode-switch,
  body.with-tags-view .captures-view-mode .captures-tags-mode-switch,
  body.list-view .captures-view-mode .captures-tags-mode-switch,
  body.compact-view .captures-tags-mode .captures-tags-mode-switch,
  body.with-tags-view .captures-tags-mode .captures-tags-mode-switch,
  body.list-view .captures-tags-mode .captures-tags-mode-switch,
  body.compact-view .cameras-view-mode .captures-tags-mode-switch,
  body.with-tags-view .cameras-view-mode .captures-tags-mode-switch,
  body.list-view .cameras-view-mode .captures-tags-mode-switch,
  body.compact-view .captures-view-mode .cameras-view-mode-switch,
  body.with-tags-view .captures-view-mode .cameras-view-mode-switch,
  body.list-view .captures-view-mode .cameras-view-mode-switch,
  body.compact-view .captures-tags-mode .cameras-view-mode-switch,
  body.with-tags-view .captures-tags-mode .cameras-view-mode-switch,
  body.list-view .captures-tags-mode .cameras-view-mode-switch,
  body.compact-view .cameras-view-mode .cameras-view-mode-switch,
  body.with-tags-view .cameras-view-mode .cameras-view-mode-switch,
  body.list-view .cameras-view-mode .cameras-view-mode-switch {
    background-position: -125px -1698px;
  }
  body.compact-view .capture .capture-time,
  body.with-tags-view .capture .capture-time,
  body.list-view .capture .capture-time {
    display: none;
  }
  body.detailed-view .list-view,
  body.all-tags-view .list-view,
  body.map-view .list-view {
    display: none;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-compact,
  body.all-tags-view .captures-view-mode .captures-view-mode-compact,
  body.map-view .captures-view-mode .captures-view-mode-compact,
  body.detailed-view .captures-tags-mode .captures-view-mode-compact,
  body.all-tags-view .captures-tags-mode .captures-view-mode-compact,
  body.map-view .captures-tags-mode .captures-view-mode-compact,
  body.detailed-view .cameras-view-mode .captures-view-mode-compact,
  body.all-tags-view .cameras-view-mode .captures-view-mode-compact,
  body.map-view .cameras-view-mode .captures-view-mode-compact,
  body.detailed-view .captures-view-mode .captures-tags-mode-with-tags,
  body.all-tags-view .captures-view-mode .captures-tags-mode-with-tags,
  body.map-view .captures-view-mode .captures-tags-mode-with-tags,
  body.detailed-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.map-view .captures-tags-mode .captures-tags-mode-with-tags,
  body.detailed-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.map-view .cameras-view-mode .captures-tags-mode-with-tags,
  body.detailed-view .captures-view-mode .cameras-view-mode-list,
  body.all-tags-view .captures-view-mode .cameras-view-mode-list,
  body.map-view .captures-view-mode .cameras-view-mode-list,
  body.detailed-view .captures-tags-mode .cameras-view-mode-list,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-list,
  body.map-view .captures-tags-mode .cameras-view-mode-list,
  body.detailed-view .cameras-view-mode .cameras-view-mode-list,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-list,
  body.map-view .cameras-view-mode .cameras-view-mode-list {
    font-family: "RubikRegular", Arial, sans-serif;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-detailed,
  body.all-tags-view .captures-view-mode .captures-view-mode-detailed,
  body.map-view .captures-view-mode .captures-view-mode-detailed,
  body.detailed-view .captures-tags-mode .captures-view-mode-detailed,
  body.all-tags-view .captures-tags-mode .captures-view-mode-detailed,
  body.map-view .captures-tags-mode .captures-view-mode-detailed,
  body.detailed-view .cameras-view-mode .captures-view-mode-detailed,
  body.all-tags-view .cameras-view-mode .captures-view-mode-detailed,
  body.map-view .cameras-view-mode .captures-view-mode-detailed,
  body.detailed-view .captures-view-mode .captures-tags-mode-all-tags,
  body.all-tags-view .captures-view-mode .captures-tags-mode-all-tags,
  body.map-view .captures-view-mode .captures-tags-mode-all-tags,
  body.detailed-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.map-view .captures-tags-mode .captures-tags-mode-all-tags,
  body.detailed-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.map-view .cameras-view-mode .captures-tags-mode-all-tags,
  body.detailed-view .captures-view-mode .cameras-view-mode-map,
  body.all-tags-view .captures-view-mode .cameras-view-mode-map,
  body.map-view .captures-view-mode .cameras-view-mode-map,
  body.detailed-view .captures-tags-mode .cameras-view-mode-map,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-map,
  body.map-view .captures-tags-mode .cameras-view-mode-map,
  body.detailed-view .cameras-view-mode .cameras-view-mode-map,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-map,
  body.map-view .cameras-view-mode .cameras-view-mode-map {
    font-family: "RubikBold", Arial, sans-serif;
  }
  body.detailed-view .captures-view-mode .captures-view-mode-switch,
  body.all-tags-view .captures-view-mode .captures-view-mode-switch,
  body.map-view .captures-view-mode .captures-view-mode-switch,
  body.detailed-view .captures-tags-mode .captures-view-mode-switch,
  body.all-tags-view .captures-tags-mode .captures-view-mode-switch,
  body.map-view .captures-tags-mode .captures-view-mode-switch,
  body.detailed-view .cameras-view-mode .captures-view-mode-switch,
  body.all-tags-view .cameras-view-mode .captures-view-mode-switch,
  body.map-view .cameras-view-mode .captures-view-mode-switch,
  body.detailed-view .captures-view-mode .captures-tags-mode-switch,
  body.all-tags-view .captures-view-mode .captures-tags-mode-switch,
  body.map-view .captures-view-mode .captures-tags-mode-switch,
  body.detailed-view .captures-tags-mode .captures-tags-mode-switch,
  body.all-tags-view .captures-tags-mode .captures-tags-mode-switch,
  body.map-view .captures-tags-mode .captures-tags-mode-switch,
  body.detailed-view .cameras-view-mode .captures-tags-mode-switch,
  body.all-tags-view .cameras-view-mode .captures-tags-mode-switch,
  body.map-view .cameras-view-mode .captures-tags-mode-switch,
  body.detailed-view .captures-view-mode .cameras-view-mode-switch,
  body.all-tags-view .captures-view-mode .cameras-view-mode-switch,
  body.map-view .captures-view-mode .cameras-view-mode-switch,
  body.detailed-view .captures-tags-mode .cameras-view-mode-switch,
  body.all-tags-view .captures-tags-mode .cameras-view-mode-switch,
  body.map-view .captures-tags-mode .cameras-view-mode-switch,
  body.detailed-view .cameras-view-mode .cameras-view-mode-switch,
  body.all-tags-view .cameras-view-mode .cameras-view-mode-switch,
  body.map-view .cameras-view-mode .cameras-view-mode-switch {
    background-position: -125px -1778px;
  }
  body.detailed-view .capture .capture-time {
    display: none;
  }
  #page-captures {
    font-family: "RubikRegular", Arial, sans-serif;
    font-weight: 100;
  }
  #page-captures #captures-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 20px;
  }
  #page-captures #captures-container #sticky-date-indicator {
    position: sticky;
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #page-captures #captures-container #captures-title {
    background-color: #0a2b88;
    color: #fff;
    font-size: 1.1rem;
    padding: 2px 10px;
  }
  #page-captures #captures-container .delete-photo-title {
    background-color: transparent;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 10px;
  }
  #page-captures #captures-container #captures-body {
    overflow-y: auto;
    background-color: #fff;
    position: relative;
  }
  #page-captures #captures-container #captures-body #months {
    flex: 3;
  }
  #page-captures #captures-container #captures-body #months .date-title {
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 5px 10px;
  }
  #page-captures #captures-container #captures-body #months .date {
    border-right: 1px #c0c0c0 solid;
    display: flex;
  }
  #page-captures #captures-container #captures-body #months .date .date-title-mobile {
    display: none;
  }
  #page-captures #captures-container #captures-body #months .date .date-title-desktop {
    background-color: #0a2b88;
    width: 130px;
    position: relative;
    color: #fff;
    font-size: 0.8rem;
    border-bottom: 1px #fff solid;
  }
  #page-captures #captures-container #captures-body #months .date .date-captures {
    background-color: #e3e9eb;
    padding: 10px 0 10px;
    margin: 0;
    border-bottom: 1px #85888d solid;
  }
  #page-captures #captures-container #captures-body #preview {
    position: relative;
    padding: 0 10px 0 30px;
    flex: 2;
  }
  #page-captures #captures-container #captures-body #preview .preview-image-container {
    position: relative;
  }
  #page-captures #captures-container #captures-body #preview .preview-image-container #preview-image-zoom {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
  }
  #page-captures #captures-container #captures-body #preview .preview-image-container #preview-image {
    width: 100%;
    height: calc(0.75 * 100vh - 240px);
  }
  #page-captures .date {
    background-color: #fff;
  }
  #page-captures .capture {
    display: inline-block;
    height: auto;
    margin: 3px;
    vertical-align: top;
    background-color: transparent;
    padding: 2px;
  }
  #page-captures .capture.selected {
    background-color: #fcee21;
  }
  #page-captures .capture-inner img,
  #page-captures .capture-inner video {
    height: 105px;
    width: 139.9965px;
  }
  #page-captures .capture-inner .capture-details {
    padding: 2px 6px;
    max-width: 139.9965px;
    font-size: 10px;
  }
  #page-captures .capture-inner .capture-details * {
    color: #0a2b88;
  }
  #page-captures .capture-inner .capture-time {
    position: absolute;
    bottom: 0;
    left: 3px;
    font-size: 8px;
    color: #fff;
    opacity: 0.7;
  }
}
body[dir="rtl"] .captures-view-mode-switch,
body[dir="rtl"] .captures-tags-mode-switch,
body[dir="rtl"] .cameras-view-mode-switch {
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.capture.deleted .capture-inner,
.preview-image-container .capture-inner.deleted img,
.capture-preview-lightbox .capture-inner.deleted img {
  border: 2px #f00 solid;
  border-style: dashed;
  opacity: 0.5;
}
.capture-preview-lightbox #preview-image,
#page-instant-view-capture #preview-image {
  max-height: 70vh;
  max-width: 100%;
}
.preview-image-details,
.preview-image-label {
  font-family: "RubikLight", Arial, sans-serif;
  font-size: 14px;
}
.preview-image-details-container {
  display: flex;
}
.preview-image-details-container .flex-row-reverse-lg {
  flex-direction: row-reverse !important;
}
#filter-tags-lightbox-container,
#filter-cameras-lightbox-container,
#filter-user-view-lightbox-container,
#filter-group-view-lightbox-container,
#select-display-columns-lightbox-container {
  display: flex;
  flex-direction: column;
  max-height: 50vh;
  overflow-y: auto;
}
#filter-tags-lightbox-container label,
#filter-cameras-lightbox-container label,
#filter-user-view-lightbox-container label,
#filter-group-view-lightbox-container label,
#select-display-columns-lightbox-container label {
  text-align: left;
}
#filter-tags-lightbox-container input,
#filter-cameras-lightbox-container input,
#filter-user-view-lightbox-container input,
#filter-group-view-lightbox-container input,
#select-display-columns-lightbox-container input {
  margin: 0 5px;
  border-width: 1px;
  border-color: #0a2b88;
  border-style: solid;
}
#tools-share-lightbox-container {
  display: flex;
  flex-direction: row;
}
#tools-share-lightbox-container * {
  margin: 0 2px;
}
.camera-edit-lightbox #map-in-edit {
  width: 400px;
  height: 400px;
}
.camera-commands {
  overflow-y: auto;
  font-size: 14px;
}
.camera-commands > * {
  white-space: nowrap;
  color: #0a2b88;
}
.camera-commands .command .checkbox-options#multi-send-options label {
  color: #0a2b88;
  margin: 0 2px;
  background-color: #e2e7ea;
  pointer-events: none;
  cursor: no-drop;
}
.camera-commands .command select,
.camera-commands .command input[type="text"],
.camera-commands .command input[type="number"],
.camera-commands .command input[type="range"] {
  color: #0a2b88;
  border: 1px rgba(10,43,136,0.49) solid;
  margin: 0 2px;
  background-color: #e2e7ea;
  pointer-events: none;
  cursor: no-drop;
}
.camera-commands .command .worktime-trigger-interval select,
.camera-commands .command .worktime-time-lapse select {
  margin: 0;
}
.camera-commands .command.selected .switch {
  font-weight: bold;
}
.camera-commands .command.selected select,
.camera-commands .command.selected input[type="text"],
.camera-commands .command.selected input[type="number"],
.camera-commands .command.selected input[type="range"] {
  background-color: #fff;
  pointer-events: all;
  cursor: pointer;
}
.camera-commands .checkbox-options {
  cursor: pointer;
  position: relative;
  padding-left: 45px;
}
.camera-commands .switch {
  cursor: pointer;
  position: relative;
  padding-left: 45px;
}
.camera-commands .switch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.camera-commands .switch input:checked ~ .checkmark {
  background-position: -125px -1778px;
}
.camera-commands .switch:hover input ~ .checkmark {
  opacity: 0.8;
}
.camera-commands .switch .checkmark {
  position: absolute;
  top: -4px;
  left: 0;
  background-image: url("/images/sprites.png");
  background-repeat: no-repeat;
  height: 50px;
  width: 100px;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
  background-position: -125px -1609px;
}
.camera-commands .switch .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
body[dir="rtl"] .camera-commands .switch {
  padding-left: unset;
  padding-right: 45px;
}
body[dir="rtl"] .camera-commands .command .times {
  direction: ltr !important;
}
body[dir="rtl"] .camera-commands .checkmark {
  left: unset;
  right: 0;
}
@media (min-width: 992px) {
  .camera-log-lightbox {
    min-width: 550px;
    max-width: 90% !important;
  }
}
.camera-log-lightbox label {
  font-size: 12px !important;
}
.camera-log-lightbox .camera-log-container {
  height: 400px;
}
.camera-log-lightbox table td,
.camera-log-lightbox table th {
  white-space: nowrap;
}
.account-log-lightbox {
  min-width: 600px;
}
.account-log-lightbox label {
  font-size: 12px !important;
}
.account-log-lightbox .account-log-container {
  height: 400px;
}
.account-log-lightbox table td,
.account-log-lightbox table th {
  white-space: nowrap;
}
#Quagga-container {
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  display: flex;
  flex-direction: column;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border: 2px #0a2b88 solid;
}
#Quagga-container #interactive.viewport canvas,
#Quagga-container video {
  float: left;
  width: 320px;
  height: 240px;
}
#Quagga-container #interactive.viewport canvas.drawingBuffer,
#Quagga-container video.drawingBuffer {
  margin-left: -320px;
}
.load-more {
  font-size: 12px;
  color: #fff;
}
.load-more:hover {
  text-decoration: underline;
}
#auto-refresh-is-disabled {
  font-size: 12px;
  color: #ffa500;
}
#mobile-full-scale-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
#mobile-full-scale-preview #mobile-full-scale-preview-header {
  background-color: #fff;
}
#mobile-full-scale-preview #mobile-full-scale-preview-image {
  overflow: scroll;
}
html,
body {
  height: 100%;
  overflow: hidden;
}
html *,
body * {
  font-family: "RubikRegular", Arial, sans-serif;
}
@media (orientation: landscape) {
  body {
    background-image: url("/images/bg_landscape.jpg");
    background-size: cover;
  }
}
@media (orientation: portrait) {
  body {
    background-image: url("/images/bg_portrait.jpg");
    background-size: cover;
  }
}
body[dir="rtl"] div,
body[dir="rtl"] h1,
body[dir="rtl"] h2,
body[dir="rtl"] h3,
body[dir="rtl"] h4,
body[dir="rtl"] h5,
body[dir="rtl"] h6,
body[dir="rtl"] input {
  text-align: right;
}
body[dir="rtl"] .datepicker [data-action="previous"] svg,
body[dir="rtl"] .datepicker [data-action="next"] svg {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
@media (min-width: 992px) {
  body {
    padding: 0 50px;
  }
  #header #logo {
    height: 80px;
  }
}
@media (max-width: 991px) {
  #header #logo {
    height: 60px;
  }
  #header #menu-mobile-toggle img {
    height: 20px;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #menu-mobile {
    position: absolute;
    top: 90px;
    right: 5px;
    height: calc(100vh - 100px);
    background-color: #000e28;
    z-index: 99;
    overflow: hidden;
    border: 2px #fff solid;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #menu-mobile.shown {
    opacity: 1;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #menu-mobile .cameras-page-container {
    cursor: pointer;
    display: inline-block;
    width: 46px;
    height: 46px;
    height: 46px;
    overflow: hidden;
    background-image: url("/images/icon_camera_blue.png");
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
  }
  #menu-mobile .cameras-page-container:hover {
    opacity: 0.8;
  }
  body[dir="rtl"] #menu-mobile {
    right: unset;
    left: 5px;
  }
}
body {
  display: flex;
  flex-direction: column;
}
.center {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#header #header-center .main-menu-title {
  color: #fff;
  width: 100px;
  font-size: 1rem;
}
#header #header-center a {
  margin: 5px;
}
#header #header-center a.current .cameras-page-container {
  background-image: url("/images/icon_camera_white.png");
}
#header #header-center .cameras-page-container {
  cursor: pointer;
  display: inline-block;
  width: 46px;
  height: 46px;
  height: 46px;
  overflow: hidden;
  background-image: url("/images/icon_camera_blue.png");
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
#header #header-center .cameras-page-container:hover {
  opacity: 0.8;
}
#header #header-center .link-to-page {
  cursor: pointer;
  display: inline-block;
  width: 46px;
  height: 46px;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
#header #header-center .link-to-page:hover {
  opacity: 0.8;
}
#header #header-center .link-to-page .icon-holder {
  display: inline-block;
  background-image: url("/images/sprites.png");
  background-repeat: no-repeat;
  height: 115px;
  width: 115px;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
}
#header #header-center .menu-captures .icon-holder {
  background-position: -78px -71px;
}
#header #header-center .menu-users .icon-holder {
  background-position: -488px -71px;
}
#header #header-center .menu-billing .icon-holder {
  background-position: -1083px -71px;
}
#header #header-center .menu-settings .icon-holder {
  background-position: -1273px -71px;
}
#header #header-center .menu-profiles .icon-holder {
  background-position: -689px -71px;
}
#header #header-center .menu-account .icon-holder {
  background-position: -891px -71px;
}
#header #header-center .current .menu-captures .icon-holder {
  background-position: -78px -227px;
}
#header #header-center .current .menu-users .icon-holder {
  background-position: -488px -227px;
}
#header #header-center .current .menu-billing .icon-holder {
  background-position: -1083px -227px;
}
#header #header-center .current .menu-settings .icon-holder {
  background-position: -1273px -227px;
}
#header #header-center .current .menu-profiles .icon-holder {
  background-position: -689px -227px;
}
#header #header-center .current .menu-account .icon-holder {
  background-position: -891px -227px;
}
#footer * {
  font-family: "RubikLight", Arial, sans-serif;
  color: #9d9d9b;
  font-size: 12px;
}
#content {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: row;
}
.clickable {
  cursor: pointer;
}
.clickable.disabled {
  cursor: default;
  pointer-events: none;
}
.input-group.required:before {
  content: "*";
  position: absolute;
  left: -10px;
  color: #0a2b88;
}
[role="dialog"] .modal-body.error {
  color: #bd2130;
}
[role="dialog"] .modal-body.success {
  color: #485987;
}
#spinner #progress-outside,
#spinner-reload #progress-outside,
#progress #progress-outside {
  width: 300px;
  height: 20px;
  border: 1px #231f20 solid;
  background-color: #fff;
  padding: 1px;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#spinner #progress-inside,
#spinner-reload #progress-inside,
#progress #progress-inside {
  background-color: #231f20;
  height: 100%;
}
#spinner .spinner-bg,
#spinner-reload .spinner-bg,
#progress .spinner-bg,
#spinner .progress-bg,
#spinner-reload .progress-bg,
#progress .progress-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(217,217,217,0.4);
}
.form-control.disabled,
.form-control:disabled,
.form-control[disabled] {
  background-image: none;
  color: #899eab;
}
input:readonly,
input.readonly,
textarea:readonly,
textarea.readonly,
select:readonly,
select.readonly {
  pointer-events: none;
}
input,
select,
textarea {
  background-color: #fff;
}
input:disabled,
input.disabled,
textarea:disabled,
textarea.disabled,
select:disabled,
select.disabled {
  background-color: #c0c0c0 !important;
  border: none !important;
}
select:disabled,
select.disabled {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.hidden {
  display: none !important;
}
.underline {
  text-decoration: underline !important;
}
.uppercase,
.text-uppercase {
  text-transform: uppercase !important;
}
.normal {
  font-weight: 100;
}
.modal-dialog .modal-content {
  -webkit-box-shadow: 2px 2px 10px 0px #555;
  -moz-box-shadow: 2px 2px 10px 0px #555;
  -o-box-shadow: 2px 2px 10px 0px #555;
  box-shadow: 2px 2px 10px 0px #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px #0a2b88 solid;
}
.modal-dialog .modal-header {
  padding: 5px;
  background-color: #0a2b88;
  color: #fff;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.modal-dialog .modal-header .modal-title {
  text-align: left !important;
  padding-left: 10px;
  font-size: 0.8rem;
  color: #fff !important;
}
.color-red {
  color: #f00 !important;
}
.color-primary {
  color: #0a2b88;
}
.color-dark-primary {
  color: #000e28;
}
.color-white {
  color: #fff !important;
}
.color-black {
  color: #231f20 !important;
}
.color-dark-gray {
  color: #85888d !important;
}
.color-light-gray {
  color: #899eab !important;
}
.color-gold {
  color: color-gold !important;
}
.color-light-blue {
  color: #b5dbf1 !important;
}
.hover-color-gold {
  -webkit-transition: color 0.5s 0s;
  -moz-transition: color 0.5s 0s;
  -o-transition: color 0.5s 0s;
  transition: color 0.5s 0s;
}
.hover-color-gold:hover {
  color: color-gold !important;
}
.hover-color-black {
  -webkit-transition: color 0.5s 0s;
  -moz-transition: color 0.5s 0s;
  -o-transition: color 0.5s 0s;
  transition: color 0.5s 0s;
}
.hover-color-black:hover {
  color: #231f20 !important;
}
.hover-color-dark-gray {
  -webkit-transition: color 0.5s 0s;
  -moz-transition: color 0.5s 0s;
  -o-transition: color 0.5s 0s;
  transition: color 0.5s 0s;
}
.hover-color-dark-gray:hover {
  color: #85888d !important;
}
.hover-color-light-gray {
  -webkit-transition: color 0.5s 0s;
  -moz-transition: color 0.5s 0s;
  -o-transition: color 0.5s 0s;
  transition: color 0.5s 0s;
}
.hover-color-light-gray:hover {
  color: #899eab !important;
}
.hover-color-white {
  -webkit-transition: color 0.5s 0s;
  -moz-transition: color 0.5s 0s;
  -o-transition: color 0.5s 0s;
  transition: color 0.5s 0s;
}
.hover-color-white:hover {
  color: #fff !important;
}
.bg-color-transparent {
  background-color: transparent !important;
}
.bg-color-primary {
  background-color: #0a2b88;
}
.bg-color-black {
  background-color: #231f20;
}
.bg-color-white {
  background-color: #fff !important;
}
.bg-color-black {
  background-color: #231f20;
}
.bg-color-light-blue {
  background-color: #b5dbf1 !important;
}
.bg-color-color-gray-2 {
  background-color: #eaedee !important;
}
.bold {
  font-family: "RubikBold", Arial, sans-serif !important;
}
.rotate-ccw {
  writing-mode: vertical-rl;
  white-space: nowrap;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
*.unselectable * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.overflow-auto {
  overflow: auto;
}
.w-auto {
  width: auto;
}
.border-t {
  border-top: 1px #231f20 solid;
}
.border-b {
  border-bottom: 1px #231f20 solid;
}
.border-r {
  border-right: 1px #231f20 solid;
}
.border-l {
  border-left: 1px #899eab solid;
}
.border-1 {
  border: 1px #899eab solid !important;
}
.border-2 {
  border: 2px #899eab solid !important;
}
.w-1 {
  width: 1%;
}
.justify {
  text-align: justify !important;
}
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.no-wrap {
  white-space: nowrap;
}
.italic {
  font-style: italic;
}
.multiselect-dropdown {
  border: 1px #0a2b88 solid;
  position: relative;
  min-height: 25px;
  z-index: 999;
}
.multiselect-dropdown * {
  color: #231f20;
}
.multiselect-dropdown .caret {
  float: right;
  margin: 5px 5px 0 0;
}
.multiselect-dropdown .multiselect-selected-options {
  width: 100%;
  cursor: pointer;
  min-height: 25px;
  white-space: normal !important;
  margin: 0;
  padding-left: 3px;
}
.multiselect-dropdown .multiselect-selected-options span {
  line-height: 25px;
}
.multiselect-dropdown .multiselect-selected-options .multiselect-selected-option {
  line-height: inherit;
  padding: 0 6px;
  border: 1px #85888d solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 2px 2px 2px 0;
}
.multiselect-dropdown .multiselect-options {
  display: none;
  left: 0px;
  position: absolute;
  height: 200px;
  margin: 0;
  padding: 4px !important;
  border: 1px #0a2b88 solid;
  width: 100%;
  background-color: #fff;
}
.multiselect-dropdown .multiselect-options .multiselect-body {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.multiselect-dropdown .multiselect-options .multiselect-list {
  flex: 1;
  overflow-y: auto;
}
.multiselect-dropdown .multiselect-options .multiselect-list .li {
  height: 25px;
  line-height: 25px;
}
.multiselect-dropdown .multiselect-options .multiselect-list .li.hidden {
  display: none;
}
.multiselect-dropdown .multiselect-options .multiselect-list .li label {
  display: block;
  margin: 0;
}
.multiselect-dropdown .multiselect-options .multiselect-list .li label * {
  vertical-align: middle;
}
.multiselect-dropdown .multiselect-options .multiselect-list .li:hover {
  background-color: #899eab;
}
.height-auto {
  height: auto !important;
}
div.bootstrap-datetimepicker-widget {
  width: auto !important;
  min-width: 19em !important;
  -webkit-box-shadow: 2px 2px 10px 0px #555;
  -moz-box-shadow: 2px 2px 10px 0px #555;
  -o-box-shadow: 2px 2px 10px 0px #555;
  box-shadow: 2px 2px 10px 0px #555;
}
.flex-0 {
  flex: 0 1 auto !important;
}
.flex-1 {
  flex: 1 !important;
}
@media (min-width: 992px) {
  .flex-1-lg {
    flex: 1 !important;
  }
}
.flex-2 {
  flex: 2 !important;
}
.flex-3 {
  flex: 3 !important;
}
.flex-4 {
  flex: 4 !important;
}
.flex-5 {
  flex: 5 !important;
}
.flex-6 {
  flex: 6 !important;
}
.flex-7 {
  flex: 7 !important;
}
.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.divider {
  width: 2px;
  background-color: #fff;
  height: 35px;
  align-self: center;
}
.divider-blue {
  width: 3px;
  background-color: #0a2b88;
  height: 35px;
  align-self: center;
  margin-bottom: 6px;
}
.h-separator {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #0a2b88;
}
.v-separator {
  width: 1px;
  display: inline-block;
  background-color: #4279a5;
}
.languages .language {
  margin: 0 10px;
}
.languages .language.current {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.languages .language img {
  height: 30px;
}
.block-title {
  font-family: "RubikBold", Arial, sans-serif;
  font-size: 18px;
  color: #0a2b88;
}
.block-text,
.block-text * {
  font-family: "RubikLight", Arial, sans-serif;
  font-size: 15px;
  color: #9d9d9b;
}
#page-login .block-text {
  font-family: Arial, sans-serif, helvetica;
  color: #555;
}
.input-block-header {
  font-family: "RubikLight", Arial, sans-serif;
  font-size: 15px;
  color: #9d9d9b;
}
.edit-placeholder {
  display: flex;
  flex-direction: row;
  background-color: #eaedee;
  padding: 10px;
  position: relative;
}
.edit-placeholder label {
  color: #0a2b88;
  font-size: 15px;
  font-family: "RubikLight", Arial, sans-serif;
}
.edit-placeholder .edit-icon {
  width: 20px;
  margin: auto;
}
.edit-placeholder .edit-separator {
  display: inline;
  width: 1px;
  background-color: #0a2b88;
  margin: 0 10px;
}
.edit-placeholder input,
.edit-placeholder select,
.edit-placeholder textarea {
  border: none;
  color: #0a2b88;
  flex: 1;
  font-size: 15px;
  font-family: "RubikLight", Arial, sans-serif;
}
.edit-placeholder textarea {
  resize: none;
}
.edit-placeholder.required:before {
  content: "*" !important;
  position: absolute !important;
  left: 2px !important;
  top: 2px !important;
  color: #0a2b88 !important;
  z-index: 1 !important;
}
.block-link {
  font-family: "RubikLight", Arial, sans-serif;
  font-size: 14px;
  color: #9d9d9b;
  text-decoration: underline;
}
.block-button {
  font-family: "RubikBold", Arial, sans-serif;
  font-size: 16px;
  background-color: #0a2b88;
  color: #fff;
  border: none;
  padding: 10px 0;
}
.block-button-sm {
  padding: 2px 10px;
  font-size: 14px;
}
.font-regular {
  font-family: "RubikRegular", Arial, sans-serif;
}
.font-light {
  font-family: "RubikLight", Arial, sans-serif;
}
.font-bold {
  font-family: "RubikBold", Arial, sans-serif;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
[data-notify="container"] {
  background-color: #b5dbf1 !important;
  color: #0a2b88;
  z-index: 2000 !important;
}
[data-notify="container"] span {
  font-family: "RubikRegular", Arial, sans-serif;
  font-size: 12px;
}
.not-implemented-yet {
  pointer-events: none !important;
  opacity: 0.3 !important;
}
#select-account-container {
  display: table;
  background-color: #fff;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #select-account-container #search-account {
    display: none;
  }
}
.select-account-lightbox #select-account {
  min-width: 300px;
}
.swal2-shown.swal2-height-auto {
  height: 100% !important;
}
.swal2-container {
  overflow: hidden !important;
}
.swal2-container * {
  font-family: "RubikLight", Arial, sans-serif !important;
}
.swal2-container .swal2-popup {
  padding: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.swal2-container .swal2-actions {
  margin: 0 !important;
}
.swal2-container button.swal2-confirm,
.swal2-container td.active {
  background-color: #0a2b88 !important;
}
.swal2-container button.swal2-cancel {
  background-color: color-gray !important;
}
.swal2-container button.swal2-confirm,
.swal2-container button.swal2-cancel {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 2px 25px !important;
  font-size: 13px !important;
  margin: 0 4px 7px 4px !important;
}
.swal2-container .swal2-close {
  font-size: 1.3em !important;
  color: #fff !important;
}
.swal2-container .swal2-header {
  display: block !important;
  padding: 6px 10px !important;
  background-color: #0a2b88 !important;
  min-height: 0 !important;
}
.swal2-container .swal2-header .swal2-title {
  font-size: 13px !important;
  color: #fff !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  justify-content: center;
}
.swal2-container .swal2-content {
  padding: 20px 10px !important;
}
.capture-preview-lightbox .swal2-content {
  padding: 0 !important;
}
.capture-preview-lightbox .action-menu-action {
  width: 35px;
}
.dataTables_wrapper div.dataTables_filter > * {
  font-size: 12px;
}
.dataTables_wrapper .dataTables_scrollBody {
  overflow-y: scroll !important;
  border: 1px #f2f2f2 solid;
  background-color: #e2e7ea;
}
.dataTables_wrapper table tr {
  border: 0;
}
.dataTables_wrapper table tr th {
  background-color: #0a2b88;
  color: #fff;
}
.dataTables_wrapper table tr th:not(:last-child) {
  border-right: 1px #fff solid;
}
.dataTables_wrapper table tr td {
  color: #0a2b88;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.dataTables_wrapper table tr.selected td {
  background-color: #c6e0f7 !important;
  font-weight: bold;
}
.dataTables_wrapper table th,
.dataTables_wrapper table td {
  padding: 5px 7px;
  font-family: "RubikLight", Arial, sans-serif;
  font-weight: 100;
  border: 0;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .dataTables_wrapper table th,
  .dataTables_wrapper table td {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .dataTables_wrapper table th,
  .dataTables_wrapper table td {
    font-size: 14px;
  }
}
.dataTables_wrapper table tbody tr:nth-child(even) td {
  background-color: #e2e7ea;
}
.dataTables_wrapper table tbody tr:nth-child(even) td:not(:last-child) {
  border-right: 1px #cfd4d7 solid;
}
.dataTables_wrapper table tbody tr:nth-child(odd) td {
  background-color: #d2d7da;
}
.dataTables_wrapper table tbody tr:nth-child(odd) td:not(:last-child) {
  border-right: 1px #e5eaed solid;
}
body[dir="rtl"] .dataTables_wrapper table tr th:not(:last-child) {
  border-right: none;
  border-left: 1px #fff solid;
}
body[dir="rtl"] .dataTables_wrapper table tbody tr:nth-child(even) td:not(:last-child) {
  border-right: none;
  border-left: 1px #cfd4d7 solid;
}
body[dir="rtl"] .dataTables_wrapper table tbody tr:nth-child(odd) td:not(:last-child) {
  border-right: none;
  border-left: 1px #e5eaed solid;
}
#ftp-configuration {
  margin-left: 100px;
}
#custom-search {
  display: inline-block;
  position: relative;
  margin: 0 33px 5px 33px;
}
#custom-search .fa-search {
  position: absolute;
  left: 4px;
  top: 5px;
}
#custom-search input {
  font-size: 12px;
  padding: 2px 5px 2px 25px;
}
.custom-checkbox {
  cursor: pointer;
  margin: 2px 0;
}
.custom-checkbox .unchecked {
  display: inline-block;
}
.custom-checkbox .checked {
  display: none;
}
.custom-checkbox.checked .unchecked {
  display: none;
}
.custom-checkbox.checked .checked {
  display: inline-block;
}
.custom-checkbox.checked * {
  color: #0a2b88;
}
.custom-checkbox,
.custom-checkbox * {
  white-space: nowrap;
}
.custom-checkbox input {
  width: 0;
}
.custom-checkbox span {
  margin: 0 4px;
}
input {
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  -webkit-transition: background-color 250ms linear;
  -moz-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
input.error {
  background-color: #bd2130 !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  -webkit-transition: background-color 250ms linear;
  -moz-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
th.dt-body-center,
td.dt-body-center {
  text-align: center;
}
body .swal2-popup #swal2-content {
  text-align: left important;
}
body .swal2-popup .swal2-footer {
  margin: 0px;
  padding-top: 0;
}
body .text-right-lng {
  text-align: right !important;
}
body .text-left-lng {
  text-align: left !important;
}
body .float-right-lng {
  float: right !important;
}
body .float-left-lng {
  float: left !important;
}
body[dir="rtl"] .text-right-lng {
  text-align: left !important;
}
body[dir="rtl"] .text-left-lng {
  text-align: right !important;
}
body[dir="rtl"] .swal2-popup #swal2-content {
  text-align: right !important;
}
body[dir="rtl"] .float-right-lng {
  float: left !important;
}
body[dir="rtl"] .float-left-lng {
  float: right !important;
}
.height-0 {
  height: 0 !important;
}
b,
strong {
  font-weight: bold;
}
#dialog-message {
  z-index: 9999;
}
.dir-ltr {
  direction: ltr !important;
}
.dir-rtl {
  direction: rtl !important;
}
.test_message {
  text-align: center;
  background-color: #fa5353;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
  direction: rtl;
}
.system-message {
  text-align: left;
  background-color: #48a84d;
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}
.system-message .system-message-container {
  margin: 0 5px;
}
.system-message .system-message-container .more-link {
  color: #f3ff00 !important;
}
.system-message #system_message_title {
  margin: 0 5px;
}
.system-message p {
  margin-bottom: 0 !important;
}
.demo-message {
  text-align: center;
  background-color: #fa5353;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
}
.trial-message {
  text-align: center;
  background-color: #0f62df;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
}
.preview-image-container .test_message {
  display: none;
}
.day.disabled {
  color: #c0c0c0 !important;
}
.small {
  font-size: smaller;
}
