

/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/01app.css
 * -------------------------------------------------------------------------------- */



 .clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #3a84df;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
p {
  margin: 0 0 9px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  line-height: 27px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.label,
.badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  margin-top: 1px;
}

*:focus {
  outline: none;
}

div:focus, input:focus{
  outline: none;
}

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("../images/bootstrap/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-notifications {
  background-position: -239px -120px;
}

.icon-helpv2{   
   background-position: -96px -96px;
}

.icon-refresh-live{   
	background-position: -216px -24px
}

.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form {
  margin: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}

input[type="select"]:focus{
  outline: none;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  outline: none !important;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu.pull-right > .close{
  display:block; 
  width: 16px; 
  height:16px; 
  background-image: url(../images/window/close.png);
  margin: 14px 9px -19px 0px; 
  float: right; 
}

.dropdown-menu > .location > span {
  display: block;
  padding: 3px 29px 3px 29px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}


.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-menu.pull-right > li > a:first-child{
  padding: 3px 29px;
}


.dropdown-menu.pull-right > li > a:last-child{
  margin: 0px 0px 11px 0px;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
 
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open  > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}


.widget-dialog-view {
  position: absolute;
	width: 450px;
  min-height: 240px;
  background: white;
  border-radius: 5px;
  z-index: 1000000000;
	backdrop-filter: blur(10px);

	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0, 0);
  overflow: hidden;
  color: #232323;
}

.widget-dialog-view-full-overlay {
  z-index: 1400;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.widget-dialog-view > .title {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px; 
  box-sizing: border-box;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  margin: 20px 20px 0px 20px;
  height: auto;
}

.widget-dialog-view > .text {
  font-size: 12px;
  padding: 10px 20px 10px 20px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 115px;
}

.widget-dialog-view > .buttons-container {
  margin: 0;
  padding: 20px;
  right: 0;
  bottom: 0px;
  position: absolute;
}

.widget-dialog-view > .buttons-container > span {
  padding: 20px;
  font-family: helvetica, arial, sans-serif;
  font-weight: 600;
  color: #3975AB;
  text-decoration: underline;
  cursor: pointer;
}


/**
 * Cluster Tip
 *   tooltip kleur: #E6EEF7 85% transparant
 *   tooltip titlelbalk kleur: #AACCF6 80% transparant
 *   rand: #6A9ADB (100%)
 *
 */
 .g-tip {
  z-index: 30000;
  color: #000;/*#000;*/
  font-size: 12px;
  position: absolute;
  width: 385px;
}

.g-tip .container {
padding: 5px;
background-color: #fff;
overflow: hidden;

-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
        
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=3,Color=#4d000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=3,Color=#4d000000,Positive=true);

margin-bottom: 5px;
}
.g-tip > .left {
position: relative;
width: 270px;
float: left;
}

.g-tip > .right {
position: relative;
display: inline-block;
width: 110px;
}

.g-tip .status {
height: 60px;
margin: -5px -5px -5px;
}

.g-tip .ecar-status {
height: 60px;
margin: -5px -5px -5px;
padding-bottom: 15px
}

.g-tip .ecar-status img {
display: block;
position: relative;
float: left;
top: 26px;
left: 22px;
height: 30px;
width: 30px;
margin: 0 5px 0 0;
}

.g-tip .status img {
display: block;
height: 30px;
width: 30px;
padding: 15px;
margin: auto;
}
.g-tip .title,.g-tip .errors {
margin: -5px -5px 0;
width: 100%;
padding: 5px;
}
.g-tip .title {
line-height: 14px;
box-sizing: content-box !important;
border: none !important;
}
.g-tip .title h4 {
font-size: 16px;
font-weight: 400;
}
.g-tip .errors {
background-color: #fcf8e3;
border: none;
font-size: 11px;
color: #c09853;
margin-bottom: -4px;
}
.g-tip p {
margin: 0; 
padding: 3px 0;
width: 260px;
}
.g-tip .moving {
padding: 0;
font-size: 11px;
}
.g-tip .sensors {
/* width: 120px; */
font-size: 11px;
margin-top: 5px;
padding-bottom: 10px;
}
.g-tip .sensors li {
line-height: 16px;
}
.sensors li h5 {
padding-top:5px;
font-weight: 500;
}
.g-tip .content {
margin-top:2px;
font-size: 11px;
color: #777;
}
.g-tip .content span {
display: inline-block;
width: 75px;
color: #333;
}
.g-tip-streetview {
margin-left: -6px;
width: 281px;
height: 100px;
}




/* New tooltip styles */
.geotooltip {
z-index: 30000;
color: #000;/*#000;*/
font-size: 12px;
position: absolute;
}

.geotooltip-container {
padding: 5px;
background-color: #fff;
overflow: hidden;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=3,Color=#4d000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=3,Color=#4d000000,Positive=true);
margin-bottom: 5px;
}
.geotooltip .left {
position: relative;
width: 270px;
}
.geotooltip .right {
/* margin-right: 5px; */
width: 110px;
position: relative;
/* background-color: #fff; */
}
.geotooltip .status {
height: 60px;
margin: -5px -5px -5px;
}

.geotooltip .ecar-status {
height: 60px;
margin: -5px -5px -5px;
padding-bottom: 15px
}

.geotooltip .ecar-status img {
display: block;
position: relative;
float: left;
top: 26px;
left: 22px;
height: 30px;
width: 30px;
margin: 0 5px 0 0;
}

.geotooltip .status img {
display: block;
height: 30px;
width: 30px;
padding: 15px;
margin: auto;
}
.geotooltip .title,.geotooltip .errors {
margin: -5px -5px 0;
width: 100%;
padding: 5px;
}
.geotooltip-title {
line-height: 14px;
}
.geotooltip-title h4 {
font-size: 16px;
font-weight: 400;
}
.geotooltip .errors {
background-color: #fcf8e3;
border: none;
font-size: 11px;
color: #c09853;
margin-bottom: -4px;
}
.geotooltip p {
margin: 0; 
padding: 3px 0;
width: 260px;
}
.geotooltip .moving {
padding: 0;
font-size: 11px;
}
.geotooltip .sensors {
/* width: 120px; */
font-size: 11px;
margin-top: 5px;
padding-bottom: 10px;
}
.geotooltip .sensors li {
line-height: 16px;
}
.sensors li h5 {
padding-top:5px;
font-weight: 500;
}
.geotooltip .content {
margin-top:2px;
font-size: 11px;
color: #777;
}
.geotooltip .content span {
display: inline-block;
width: 75px;
color: #333;
}
.geotooltip-streetview {
margin-left: -6px;
width: 281px;
height: 100px;
}

.tiplegendblock {
width: 16px;
float: left;
margin-top: 3px;
}

.tiplegendinfo {

}

.tiplegendinfo > span {
display: inline-block;
}

.tiplegendinfo > span:nth-child(1) {
width: 36%;
}

.tiplegendinfo > span:nth-child(2) {
width: 30%;
}

.tiplegendinfo > span:nth-child(3) {
color: #888;
width: 24%;
}

.inverted-default-tilelayer {
  filter: invert(1) grayscale(1);
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/02label.css
 * -------------------------------------------------------------------------------- */

/**
 * Geotrack Label
 */
.g-label-hidden {
    font-weight:bold;
    font-size: 11px;
    border: black solid 1px;
    visibility: hidden;
    position: absolute;
}


.g-label-container {
    position: absolute;
    z-index: 2000;
}
.g-labelcluster-content {
    font-weight:bold;
    font-size: 15px;
    border: 1px solid #000000;

    padding: 2px 5px 2px 2px;
    background-color: #FFF;


    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px 3px 3px 3px;

    cursor: default;
}

.g-label-content-container {
  height: 38px;
  top: -35px;
  left: -32px;
}

.g-label-content-container.leaflet {
  height: 38px;
  top:0px;
  left:0px;
}

.g-label-content {
    cursor: default;
    position: relative;

    padding: 2px 2px 2px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    z-index:1000;
}

.g-label-content-text{
    position:relative;
    white-space: nowrap;
    font-weight: 500;
    font-size: 11px;
    z-index: 1000;
}

.g-label-content-arrow{
  content: "";
  position: absolute; 
  bottom: -5px;
  left: 7px;
  z-index: 1 ;
  height: 10px;
  width: 10px;
  background: #d00;
  transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
}

.g-label-content div {
  display: inline-block;
  margin-top:1px;
  height: 11px;
}
.g-label-anchor {
    position: relative;
    left: 10px;
    top: -3px;
    height: 9px !important;
    width: 9px !important;
}
.g-label-content img {
    width: 12px;
    height: 12px;
    margin-left: 2px;
    /* margin-top:2px; */
    vertical-align: text-top;
}
.withfadeout {
      cursor: default;
    position: relative;

    padding: 2px 2px 2px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    z-index:1000;
  
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}

.editor-icon-grid{
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/03management.css
 * -------------------------------------------------------------------------------- */

/**
* Management new
*/

#management-main-content {
	position:absolute;
	height: 100%;
	width: 100%;
	background-color: #efefef;
}

.management-iframe-container {
	position: relative;
	height: 100%;
	width: 100%;
	display: none;
}

.management-iframe-container.active {
	display: block;
}


.management-iframe-container > .management-iframe {
	position: relative;
	height: 100%;
	width: 100%;
}


/**
 * Management old
 *
 * contains:
 *   Management
 *   - Poi-import
 */

 
 /* .editable {
  position: relative;
 }
 .select2-container {
  width: 200px;
 }
.table-label {
    width: 50px
 }
.g-management {
   background-color: #FFF;
   border-bottom: #D0D0D0 1px solid;
   position: relative;
}
.rcv .mtable, .g-management table {
    margin: 25px auto;
    width: 90%;
}
.rcv .form-buttons button {
  float: left;
}
.rcv .form-buttons {
  float: right;
}
.rcv table td {
  line-height:28px
}
.table-limit div {
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background-color: #eee;
  width: 250px;
  border-radius: 5px;
  margin: auto;
  color: #888;
}
.g-management-container{
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-y: auto;
  -ms-overflow-x: hidden;
}
.g-management-header {
  line-height: 50px;
  padding-left: 5px;
  font-weight: bolder;
  background-color: #fff;
  margin-top: -1px;
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
}
.inner-header {
  padding-top: 25px !important;
  border-bottom: 1px solid #aaa;
  border-top: none !important;
}
.inner-header button {
  margin-top:10px;
}
.header-container {
    margin: auto;
    width: 90%;
}
.header-container img {
  float: left;
  height: 26px;
  width: 26px;
  margin: 0px 5px 0 0;
  padding: 0;
}
.header-container div {
  float:right;
  margin-top: 5px;
  z-index: 9999999;
}
.header-container ul {
  top: 36px;
}
.header-container h3 {
  font-weight:normal;
  margin: 18px 5px;
  position: absolute;
  top: 0;
  right: 120px;
  left: 48px;
  overflow: hidden;
  bottom: 0;
}
.g-management-tab-header {
  color:#555555;
  font-weight: bold;
  background-color: #f1f2f4;
  height: 28px;
  border-bottom: #D0D0D0 1px solid;
  padding:4px;
  color: #666;
}
.g-management-tab-header #otype {
 font-weight: normal;
}
.g-management-buttons {
  border-top: #D0D0D0 1px solid !important;
}
.g-management-content {
  position: absolute;
  top: 60px;
  left:0;
  right:0;
  bottom:0;
  overflow: auto;
  background-color: #fff;
  padding-bottom: 120px;
}
#map-placeholder {
  height: 400px;
  width: 100%;
  position: relative;
}
.map-placeholder {
  height: 400px;
  width: 100%;
  position: relative;
}
.g-management-content .map {
  height: 100%;
  width: 100%;
}
table .row-obj-img {
  width: 26px;
  padding: 5px 0 0 9px;
  margin: 0;
  line-height: 0;
}
.row-obj-img img {
    height: 26px;
}
.g-management-title {
    position: relative;
    padding: 0px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bcbcbc;
}
.g-management-title h3 {
  float: left;
  font-weight: normal;
}

.g-management-content ul {
    list-style: square inside none;
    color: #000;
}

.g-management-title h1{
    font-weight: bold;
    color: #000;
}
.g-management-shortcut {
    width: 20%;
    text-align: right;
}
.auth-long {
    color: #999;
}
.auth-short {
    width: 20%;
}
.auth-status span {
    margin-right: 10px;
    float: right;
}
.auth-cb {
  width: 2%;
}
.g-management-content-box {
    line-height: 1.8em;
    font-size: 13px;
}
.g-manage-buttons {
  width: 80px;
  padding: 2px 5px !important;
  text-align: right !important;
}
.g-manage-buttons-corrections {
  padding: 2px 5px !important;
  text-align: right !important;
}
.g-management-content-map {
    height: 300px;
}
.g-management-content-split {
    clear: both;
    border-bottom: none;
    margin: 10px 5px;
    border: none;
}

.g-management-content-title {
    color: gray;
    width: 30% !important;
    text-align: right;
    padding-right: 5px;
    margin-left: 0;
}
.g-management-content-title h4 {
    color: #000;
    margin-top: 10px;
}
.g-management-content-value {
    padding-left: 5px;
    text-align: left;
    width: 70%;
    color: #000;
    position: relative;
}
.g-management-content-value form {
    margin: 0;
    position: relative;
}
.form-inline label {
    font-size: 12px;
    margin-right: 35px;
    min-width: 70px;
}
.input-field span {
  display: block;
  color: #aaa;
  padding-top:4px;
  float: left;
  clear: left;
}
.input-field, .input-field .field {
    float:left;
}
.note {
    margin-right:100px;
    display: block;
    float:right;
}
.g-management-content-value form .note {
  clear: left;
  float:left;
  padding-right: 60px;
  line-height: 30px;
}
.form-buttons {
  position: absolute;
  right: -5px;
  top: -5px;
}
.mtable .form-buttons {
  top: -2px;
  /* right: 5px; */
/* } */
/* .inline-row .form-buttons {
  right: 5px;
  top: 5px;
}
.editable form {
  position: relative;
}
.editable .inline-buttons {
  position:absolute;
  right: 5px;
  top: 2px;
}
.editable .icon-pencil {
    margin-left: 5px;
    padding-bottom: 1px;
    border-bottom: 1px dotted #000;
    cursor: pointer;
}
.group-colors {
    width: 1%;
}
.group-colors .gdiv {
    margin-top: 3px;
}
.g-management-content-tablerow {}

.g-management-content-tablecel {
    margin-right: 15px;
}
.g-management-button {
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.g-management-bottom {
    border-top: #D0D0D0 1px solid;
    margin-top: 5px;
    background-color: #fff;
}
.g-management-side-actions img {
    height: 12px;
    width: 12px;
}
.g-management-side-actions li {
    margin: 5px;
    line-height: 8px;
    font-size: 11px;
}
.g-management-side-actions li.disabled {
    color: #ccc;
    cursor: default;
}
.g-management-side-actions li.disabled:hover {
    color: #ccc;
    cursor: default;
    text-decoration: none;
}
.g-management-side-actions li:hover {
    text-decoration: underline;
    cursor: pointer;
}
.g-management-side-actions img {
    padding-top: 0px;
    padding-right: 5px;
}
.g-management-side-notes {
    padding: 4px;
}
.g-management-side-image {
    width: 205px;
    height: 91px;
    margin-left: 30px;
}
.g-management-objects-group {
    position: relative;
    -moz-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;
}
.g-management-form-fieldset {
    margin: 5px;
    border: 0px;
}
.g-management-form-fieldset legend {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #000 !important;
}
.cell-empty {
  color: #999;
  font-size: 11px;
}
/**
 * POI Import Window
 */
.g-poi-import {
    font-size: 12px;
}

.g-poi-import-header {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}

.g-poi-import-row {
    padding-left: 10px;
}

.g-poi-import-row-total {
    font-weight: bold;
}
.input-error {
    color: #B94A48 !important;
    background-color: #F2DEDE !important;
    border: 1px solid #EED3D7 !important;
}
.fence-enable {
  position: absolute;
  right: 5px;
  margin-top: 2px;
}
.partner {
  overflow: auto;
}
.partner td {
  line-height: 27px;
}
.partner-logo {
  width:200px;
  padding: 0 !important;
  line-height: 0 !important;
}

#select-routes {
  float: right;
}

.ranking-module-title {
  letter-spacing: -0.03px !important;
}
.ranking-score-row {
  background: #fff !important;
}
.ranking-score-row:nth-child(even) {
 background: #f6f6f6 !important; 
}

.ranking-editable {
  /*background: #f00;*/
  border-top: 0 !important;
}
.ranking-input-text {
  /* transition: all 0.30s ease-in-out !important; */
  width: 50% !important;
  min-width: 130px !important;
  height: 30px !important;
  font-size: 20px !important;
  /* margin-bottom: 0 !important; */
  outline: none !important;
  padding: 3px 0px 3px 3px !important;
  margin: 5px 1px 3px 0px !important;
  border: 1px solid #DDDDDD !important;
  background: #fff !important;
  text-align: center !important;
}

.ranking-input-text:focus {
  box-shadow: 0 0 5px rgb(69,114,167) !important;
  padding: 3px 0px 3px 3px !important;
  margin: 5px 1px 3px 0px !important;
  border: 1px solid #A6CCF6 !important;
  background: #8BC1FC !important;
}

.ranking-editable {
  vertical-align:  middle !important;
}

.ranking-editable > span{
  font-weight: 600;
  font-size:  16px;
} */


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/04mapbuttons.css
 * -------------------------------------------------------------------------------- */

.map-mask-edit {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1200;
}

.map-mask-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  
  opacity: 0.1;

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
      filter: alpha(opacity=10);
}

.map-mask {
  position: relative;
  height: 100%;
  width: 100%;
}

.map-mask h3 {
  background-color: #333;
  opacity: 0.8;
  padding: 10px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight:normal;
}

/* Start new buttons */
/*  Left  */
.map-button {
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 10000000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-radius: 6px;
}

.map-button-zoom {
  position: absolute !important;
  top: 0px !important;
}

.map-button-zoom.leaflet-control {
  left: -10px !important;
  cursor: pointer;
}

.map-button-zoomin {
  left: 11px;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/zoomin.svg) no-repeat center center;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 8px;
  box-shadow: 0px 0px 3px 0px rgba(100, 100, 100, 0.25);
}

.map-button-zoomin:hover {
  background: #6B6B6B url(../images/mapcontrols/zoomin-hover.svg) no-repeat center center;
}

.map-button-zoomout {
  left: 11px;
  top: 36px;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/zoomout.svg) no-repeat center center;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top: 1px solid #e6e6e6;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
}

.map-button-zoomout:hover {
  background: #6B6B6B url(../images/mapcontrols/zoomout-hover.svg) no-repeat center center;
}

.map-button-drag {
  top: 61px !important;
  left: 8px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/dragmode.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
}

.map-button-drag.leaflet-control {
  top: 70px !important;
  left: 1px !important;
  cursor: pointer;
}

.map-button-drag:hover {
  background: #6B6B6B url(../images/mapcontrols/dragmode-hover.svg) no-repeat center center;
}

.map-button-dragzoom {
  top: 61px !important;
  left: 8px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/squaremode.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
}

.map-button-dragzoom:hover {
  background: #6B6B6B url(../images/mapcontrols/squaremode-hover.svg) no-repeat center center;
}


/** start objectslocator**/
.objectslocator-contentview {
  width: 512px;
  min-height: 200px !important;
  height: 453px;  
}

.objectslocator-contentview > .section-item-container > .content {
  height: calc(100% - 90px);
}

.objectslocator-contentview > .section-item-container > .content > .searching-container {
  padding: 10px;
}

.objectslocator-contentview > .section-item-container > .content > .search-results-container {
  padding: 10px;
}

.objectslocator-contentview > .section-item-container > .content > .searching-container > p {
  padding: 0px;
  margin: 15px;
  font-size: 12px;
}

.objectslocator-contentview > .section-item-container > .content > .search-results-container  p {
  padding: 0px;
  margin: 15px;
  font-size: 12px;
}

.objectslocator-contentview > .section-item-container > .content > .searching-container > .minimap {
  box-sizing: border-box;
  border: 1px solid #DDD;
  height: 140px;
  margin: 15px;
}

.objectslocator-contentview > .section-item-container > .header {
  border-bottom: 1px solid #f1f1f1;
  padding: 0px 0px 0px 0px;
}

.objectslocator-contentview > .section-item-container > .header > .header-text {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  margin: 25px;
  display: inline-block;
}

.objectslocator-contentview > .section-item-container > .footer {
  border-top: 1px solid #f1f1f1;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  cursor: pointer;
}

.objectslocator-contentview > .section-item-container > .footer > .form-action {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  display: inline-block;
  padding:10px;
  border-radius: 5px;
  margin: 10px;
}

.objectslocator-contentview > .section-item-container > .footer > .form-action:hover{
  background-color: #eee;
}

.flatpickr-calendar {
  display: none !important;
}

.locator-filters > .date-elements {
  position: relative;
  height: 16px;
  cursor: pointer;
}

.locator-filters > .date-elements > .date-text {
  margin:15px;
  font-weight: 600;
  vertical-align: middle;
}

.locator-filters > .date-elements > .datepicker-ic {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/icons/icon_calendar.png) !important; 
  vertical-align: middle;
}

.numInputWrapper {
 pointer-events: none;
 margin-left: 10px;
}
.numInputWrapper > .numInput  {
  pointer-events: none;
  margin: 0 0 0 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #232323;
}

.numInputWrapper > .arrowUp{
  pointer-events: none;
  display: none;
}

.numInputWrapper > .arrowDown{
  pointer-events: none;
  display: none;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  color: #232323;
}

/* HTML: <div class="loader"></div> */
.objectslocator-loader {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: 
    radial-gradient(farthest-side,#656565 94%,#0000) top/8px 8px no-repeat,
    conic-gradient(#0000 30%,#656565);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
  animation: l13 1s infinite linear;

  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}
@keyframes l13{ 
  100%{transform: rotate(1turn)}
}


/** end objectslocator**/


.createarea-contentview {
  width: 512px;
  min-height: 200px !important;
  height: 326px;  
}

.createarea-contentview > .section-item-container > .content {
  height: calc(100% - 90px);
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container {
  position: relative;
  height: 47px;
  background-color: #EEE;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;

  transition: border 0.150s ease-in, border-radius 0.150s ease-in;
  border-bottom: 1px solid #6B6B6B;
  margin: 15px;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container > div {
  position: absolute;
  height: 25px;
  top: 0;
  left: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  margin: 15px;
  box-sizing: border-box;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container > .textfield {
  z-index: 2;
  width: calc(100% - 60px);
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container > .text-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}

/** ---------**/

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container > .placeholder-label {
  display:none;
  transition: display 0.150s ease-out;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container.filled {
  border: 1px solid #6B6B6B;
  border-radius: 5px;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container.filled.disabled {
  opacity: 0.6;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container.filled > .placeholder-label {
  background-color: #fff;
  color: #232323;
  font-size: 12px;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -8px;
  margin-left: 10px;
  transition: display 0.150s ease-in;
}

.createarea-contentview > .section-item-container > .content > .form-container > .textfield-container.filled.has-focus {
  /* border-width: 2px;
   */
  border: 1px solid var(--accent-color);
}

.createarea-contentview > .section-item-container > .content > .form-container > .select-container.has-focus{
  /* border: 2px solid #6b6b6b; */
  border: 1px solid var(--accent-color);
}
/** -- **/


.createarea-contentview > .section-item-container > .header {
  border-bottom: 1px solid #f1f1f1;
  padding: 0px 0px 0px 0px;
}

.createarea-contentview > .section-item-container > .header > .header-text {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  margin: 25px;
  display: inline-block;
}

.createarea-contentview > .section-item-container > .footer {
  border-top: 1px solid #f1f1f1;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  cursor: pointer;
}

.createarea-contentview > .section-item-container > .footer > .form-action {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  display: inline-block;
  padding:10px;
  border-radius: 5px;
  margin: 10px;
}

.createarea-contentview > .section-item-container > .footer > .form-action:hover{
  background-color: #eee;
}


.createpoi-contentview {
  width: 512px;
  min-height: 200px !important;
  height: 540px;
}

.createpoi-contentview > .section-item-container > .content {
  height: calc(100% - 90px);
}
.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container {
  position: relative;
  height: 47px;
  background-color: #EEE;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: border-top 0.250s linear;
  border-bottom: 1px solid #6B6B6B;
  margin: 15px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container > div {
  position: absolute;
  height: 25px;
  top: 0;
  left: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  margin: 15px;
  box-sizing: border-box;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber {
  margin-top: 25px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container > .placeholder-label {
  display:none;
  transition: display 0.150s ease-out;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container.filled {
  border: 1px solid #6B6B6B;
  border-radius: 5px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container.filled > .placeholder-label {
  background-color: #fff;
  color: #232323;
  font-size: 12px;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -8px;
  margin-left: 10px;
  transition: display 0.150s ease-in;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container.filled.has-focus {
  border: 1px solid var(--accent-color);
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container:nth-child(1){
  width: 293px;
  display: inline-block;
  margin-bottom: 0px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container:nth-child(2){
  width: 150px;
  display: inline-block;
  margin-bottom: 0px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container > .textfield {
  z-index: 2;
  width: calc(100% - 30px);
}

.createpoi-contentview > .section-item-container > .content > .form-container > .street-and-housenumber > .textfield-container > .text-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container {
  position: relative;
  height: 47px;
  background-color: #EEE;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;

  transition: border 0.150s ease-in, border-radius 0.150s ease-in;
  border-bottom: 1px solid #6B6B6B;
  margin: 15px;
}

.createpoi-contentview > .section-item-container > .content  > .select-options-container-fulloverlay{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
}

.createpoi-contentview > .section-item-container > .content  > .select-options-container {
  position: absolute;
  border-radius: 5px;
  min-height: 100px;
  max-height: 225px;
  width: 481px;
  background-color: #fff;
  font-size: 12px;
  left: 15px;
  top: 479px;
  box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.25);
  z-index: 4;
  overflow-x: hidden;
  overflow-y: auto;
}

.createpoi-contentview > .section-item-container > .content > .select-options-container > ul > li {
  padding: 10px;
  cursor: pointer;
}

.createpoi-contentview > .section-item-container > .content > .select-options-container > ul > li:hover {
  background-color: #eee;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container {
  position: relative;
  height: 47px;
  background-color: #EEE;
  border-radius: 5px;

  transition: border 0.150s ease-in, border-radius 0.150s ease-in;
  margin: 15px;
  cursor: pointer;
} 

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container.filled > .placeholder-label {
  background-color: #fff;
  color: #232323;
  font-size: 12px;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -8px;
  margin-left: 10px;
  transition: display 0.150s ease-in;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container > .placeholder-label {
  display:none;
  transition: display 0.150s ease-out;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container > div {
  position: absolute;
  height: 25px;
  top: 0;
  left: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  margin: 15px;
  box-sizing: border-box;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container > .text-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}


.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container > .placeholder-label {
  display:none;
  transition: display 0.150s ease-out;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container.filled {
  border: 1px solid #6B6B6B;
  border-radius: 5px;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container.filled > .placeholder-label {
  background-color: #fff;
  color: #232323;
  font-size: 12px;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -8px;
  margin-left: 10px;
  transition: display 0.150s ease-in;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container.filled.has-focus {
  /* border-width: 2px; */
  border: 1px solid var(--accent-color);
}

.createpoi-contentview > .section-item-container > .content > .form-container > .select-container.has-focus{
  /* border: 2px solid #6b6b6b; */
  border: 1px solid var(--accent-color);
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container > div {
  position: absolute;
  height: 25px;
  top: 0;
  left: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  margin: 15px;
  box-sizing: border-box;
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container > .textfield {
  z-index: 2;
  width: calc(100% - 60px);
}

.createpoi-contentview > .section-item-container > .content > .form-container > .textfield-container > .text-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}

.createpoi-contentview > .section-item-container > .header {
  border-bottom: 1px solid #f1f1f1;
  padding: 0px 0px 0px 0px;
}

.createpoi-contentview > .section-item-container > .header > .header-text {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  margin: 25px;
  display: inline-block;
}

.createpoi-contentview > .section-item-container > .footer {
  border-top: 1px solid #f1f1f1;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  cursor: pointer;
}

.createpoi-contentview > .section-item-container > .footer > .form-action {
  font-size: 14px;
  color: #232323;
  font-weight: 600;
  display: inline-block;
  padding:10px;
  border-radius: 5px;
  margin: 10px;
}

.createpoi-contentview > .section-item-container > .footer > .form-action:hover{
  background-color: #eee;
}

.searchlocation-contentview {
  width: 512px;
}

.searchlocation-contentview .search-action{
  font-size: 12px;
  display: inline-block;
  background: #4A90E2;
  color: #fff;
  margin: 10px 10px 10px 10px;
  padding: 0px 10px 0px 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  font-family: helvetica, arial, sans-serif;
  font-weight: 600;
  cursor: pointer;
}

.searchlocation-contentview input[type="text"]{
  margin: 0 0 0 0px;
  padding: 0 0 0 10px;
  display: inline-block;
  border: none;
  position: relative;
  height: 48px;
  width: calc(100% - 50px);
  border-radius: 5px 0px 0px 0px;
  transition: none;
  box-shadow: none;
}

.searchlocation-contentview  > .section-item-container > .content > .search-block {
  /* border-bottom:  1px solid #eee; */
}

.searchlocation-contentview  > .section-item-container > .content > .results-block {
  padding: 10px;
  border-top: 1px solid #eee;
  display: none;
}

.searchlocation-contentview  > .section-item-container > .content > .results-block > .header-text{
  text-transform: uppercase;
  color: #cecece;
  display: block;
}

.searchlocation-contentview  > .section-item-container > .content > .results-block > #no-results-text {
  padding: 10px;
  display: none;
}

.searchlocation-contentview  > .section-item-container > .content > .results-block > ul {
  padding: 10px;
}

.searchlocation-contentview  > .section-item-container > .content > .results-block > ul > li {
  padding: 8px;
  cursor: pointer;
  font-weight: bold;
}

.searchlocation-contentview  > .section-item-container > .content > .results-block > ul > li:hover {
  background-color: #eee;
  border-radius: 5px;
}

.measure-contentview {
  width: 512px;
  min-height: 47px !important;
}

.measure-contentview > .section-item-container > .content {
  padding: 10px;
}

.measure-contentview > .section-item-container > .content > select {
  margin: 0;
  padding: 0;
}

.measure-contentview > .section-item-container > .content > span {
  display: inline-block;
  position: absolute;
  top: 18px;
  font-size: 14px;
  font-weight: 600;
  color: #232323;
  margin-left: 15px;
}

.measure-contentview > .section-item-container > .content > .close-action {
  text-decoration: underline;
  font-size: 12px;
  right: 10px;
  cursor: pointer;
}


.map-button-maplayers {
  right: 0px !important;
  bottom: 10px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/maplayers.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
}


.map-button-maplayers.leaflet-control {
  position: absolute !important;
  bottom: 10px !important;
  right: 0px !important;
  cursor: pointer;
}

.map-button-maplayers.active{
  background: #6B6B6B url(../images/mapcontrols/maplayers-hover.svg) no-repeat center center;
}

.map-button-labelcontrast {
  right: 37px !important;
  bottom: 10px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/labelcontrast.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
  cursor: pointer;
}

.map-button-labelcontrast.leaflet-control {
  position: absolute !important;
  bottom: 10px !important;
  right: 39px !important;
  cursor: pointer;
}

.map-button-labelcontrast.active  {
background: #6B6B6B url(../images/mapcontrols/labelcontrast-hover.svg) no-repeat center center;
}

.map-button-clustering {
right: 74px !important;
bottom: 10px !important;
width: 29px;
height: 28px;
display: block;
background: #fff url(../images/mapcontrols/clustering.svg) no-repeat center center;
box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
margin: 10px 5px 10px 3px;
}

.map-button-clustering.leaflet-control {
  position: absolute !important;
  bottom: 10px !important;
  right: 78px !important;
  cursor: pointer;
}

.map-button-clustering.active {
background: #6B6B6B url(../images/mapcontrols/clustering-hover.svg) no-repeat center center;
}

.map-button-automatic {
  right: 111px !important;
  bottom: 10px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/autopanning.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
}

.map-button-automatic.leaflet-control {
  position: absolute !important;
  bottom: 10px !important;
  right: 117px !important;
  cursor: pointer;
}


.map-button-automatic.active {
background: #6B6B6B url(../images/mapcontrols/autopanning-hover.svg) no-repeat center center;
}

.map-button-speed {
right: 40px !important;
bottom: 10px !important;
width: 29px;
height: 28px;
display: block;
background: #fff url(../images/mapcontrols/speedlimits.svg) no-repeat center center;
box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
margin: 10px 5px 10px 3px;
}

.map-button-speed.leaflet-control {
  position: absolute;
  right: 38px !important;
  bottom: 10px !important;
  cursor: pointer;
}

.map-button-speed.active {
background: #6B6B6B url(../images/mapcontrols/speedlimits-hover.svg) no-repeat center center;
}

.map-button-traffic {
right: 148px !important;
bottom: 10px !important;
width: 29px;
height: 28px;
display: block;
background: #fff url(../images/mapcontrols/traffic.svg) no-repeat center center;
box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
margin: 10px 5px 10px 3px;
}

.map-button-traffic.active {
background: #6B6B6B url(../images/mapcontrols/traffic-hover.svg) no-repeat center center;
}

/*  Right  */
.map-button-maximize {
  top: 61px !important;
  left: 8px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/fullscreen.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 5px 10px 3px;
}

.map-button-maximize.active {
background: #6B6B6B url(../images/mapcontrols/fullscreen-hover.svg) no-repeat center center;
}

.map-button-maximize.leaflet-control {
  top: 76px !important;
  left: 0px !important;
  cursor: pointer;
}

.map-button-search {
  right: 0px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/search.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 3px 10px 3px;
}
.map-button-search.leaflet-control {
  top:0px !important;
}

.map-button-search.active {
background: #6B6B6B url(../images/mapcontrols/search-hover.svg) no-repeat center center;
}

.map-button-measure {
right: 74px !important;
width: 29px;
height: 28px;
display: block;
background: #fff url(../images/mapcontrols/measure.svg) no-repeat center center;
box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
margin: 10px 3px 10px 3px;
}

.map-button-measure.active {
background: #6B6B6B url(../images/mapcontrols/measure-hover.svg) no-repeat center center;
}

.map-button-poi {
right: 111px !important;
width: 29px;
height: 28px;
display: block;
background: #fff url(../images/mapcontrols/poi.svg) no-repeat center center;
box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
margin: 10px 3px 10px 3px;

-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-user-select: none;
}

.map-button-poi.active {
background: #6B6B6B url(../images/mapcontrols/poi-hover.svg) no-repeat center center;
}

.map-button-geofence-container {
right: 148px !important;
width: 29px;
height: 97px;
display: block;
border-radius: 0px;
/* background: #fff url(../images/mapcontrols/area.svg) no-repeat center center; */
/* box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25); */
margin: 10px 3px 10px 3px;

-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.map-button-geofence {
  position: relative;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/area.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2;
}

.map-button-geofence-area-circle {
  position: relative;
  width: 29px;
  height: 28px;
  background: #fff url(../images/mapcontrols/areacircle.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin-top: -28px;

  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-delay: 250ms;
  transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 1;
}

/* .map-button-geofence-area-circle:hover{
  background: #6B6B6B url(../images/mapcontrols/areacircle-hover.svg) no-repeat center center;
} */

.map-button-geofence-area-circle.active {
  background: #6B6B6B url(../images/mapcontrols/areacircle-hover.svg) no-repeat center center;
}

.map-button-geofence-area-polygon {
  position: relative;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/areapolygon.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin-top: -28px;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 1;
}

/* .map-button-geofence-area-polygon:hover{
  background: #6B6B6B url(../images/mapcontrols/areapolygon-hover.svg) no-repeat center center;
} */

.map-button-geofence-area-polygon.active {
  background: #6B6B6B url(../images/mapcontrols/areapolygon-hover.svg) no-repeat center center;
}


.map-button-geofence.active {
background: #6B6B6B url(../images/mapcontrols/area-hover.svg) no-repeat center center;
}

.map-button-objectslocator {
  right: 150px !important;
  width: 29px;
  height: 28px;
  display: block;
  background: #fff url(../images/mapcontrols/incidentspotter.svg) no-repeat center center;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
  margin: 10px 3px 10px 3px;
}

.map-button-objectslocator.active {
background: #6B6B6B url(../images/mapcontrols/incidentspotter-hover.svg) no-repeat center center;
}

.map-control-contentview {
  position: absolute;
	min-width: 200px;
  min-height: 80px;
  background: white;
  border-radius: 5px;
  z-index: 1401;
	backdrop-filter: blur(10px);

	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
	user-select: none; 
	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0, 0);
}

.map-control-contentview > .section-item-container {
  height: inherit;
}

.map-control-contentview > .map-setting-item-container {
  padding:10px;
}

.map-control-contentview .header {
  /* margin: 10px 10px 5px 10px; */
  font-weight: bold;
  color: grey;
  font-size: 12px;
  padding: 15px 10px 10px 10px;
}

.map-control-contentview .content {
  height: calc(100% - 32px);
  overflow-x: hidden;
  overflow-y: auto;
}

.measure-contentview > .section-item-container > .content {
  margin: 0px !important;
}

.map-control-contentview > .section-item-container > .content > div > ul > li > .legend-circle {
  width: 14px !important;
  height: 14px !important;
  border-radius: 10px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
  box-sizing: content-box;
  cursor: pointer;
  color: #424242;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.map-control-contentview .content > .slider-container {
  display: block;
  height: 56px;
  position: relative;
  width: 100%;
}

.map-control-contentview .content > .slider-container > .slider {
  height: 10px;
  background-color: #D8D8D8;
  border-radius: 10px;
  position: relative;
  margin: 10px;
  top: calc(50% - 5px);
  box-shadow: none;
  width: calc(100% - 20px) !important;
}

.map-control-contentview .content > .slider-container > .slider > .point-tooltip {
  position: absolute;
  border-radius: 5px;
  color: white;
  padding: 6px;
  background-color: #4A90E2;
  top: -33px;
  display:none;
  white-space: nowrap;
}

.map-control-contentview .content > .slider-container > .slider > .point-tooltip::before {
  width: 0;
  height: 0;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #4A90E2 transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate3d(-50%, 0, 0);
  content: "";
}

.map-control-contentview .content > .slider-container > .slider > .point-tooltip.left::before {
  width: 0;
  height: 0;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #4A90E2 transparent transparent transparent;
  position: absolute;
  left: 14%;
  top: 95%;
  transform: translate3d(-50%, 0, 0);
  content: "";
}

.map-control-contentview .content > .slider-container > .slider > .point-tooltip.rightx::before {
  width: 0;
  height: 0;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #4A90E2 transparent transparent transparent;
  position: absolute;
  left: 86%;
  top: 95%;
  transform: translate3d(-50%, 0, 0);
  content: "";
}

.map-control-contentview .content > .slider-container > .slider > .point-in-slider {
  position: absolute;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background-color: #4A90E2;
  top: -5px;
  cursor: pointer;
  box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
  /* left: calc(40% - 20px); */
  /* transition: all 5ms cubic-bezier(0.17, 0.04, 0.03, 0.94); */
}

.map-control-contentview .content > .slider-container > .slider > .point-in-slider:nth-of-type(1){
  /* left: calc(80% - 20px); */
}

.map-control-contentview .content > ul > li {
  font-size: 14px;
  font-weight: 600;
  display: block;
  width: inherit;
  height: 18px;
  box-sizing: content-box;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: #424242;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.map-control-contentview .content > div > ul > li > .legend-description {
  font-weight: 400;
}

.map-control-contentview .content > div > ul > .legend-item {
  display: block;
  width: inherit;
  box-sizing: content-box;
  color: #424242;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  height: 12px;
  padding: 5px 10px 5px 10px;
}

.map-control-contentview .content > ul > li:hover {
  background-color: #eee;
  color: #242424;
  font-weight: 600;
}

.map-control-contentview .content > ul > .no-hover {
  pointer-events: none;
}

.map-control-contentview .content > ul > li > input[type="radio"]{
  margin: 0px 10px 0px 0px;
  padding: 0px;
  height: 18px;
  vertical-align: middle;
}

.map-control-contentview .content > ul > li > span {
  vertical-align: middle;
  display: inline-block;
  height: 18px;
}

.map-control-contentview .content > ul > li > label {
  display:inline;
  font-weight: 600;
}

.speed-contentview {
  width: 200px;
}

.map-layers-contentview {
  width: 200px;
}



/* Google Map Markers */

.marker-locate {
width:  10px;
height: 10px;
border-radius:  50px;
font-size:  20px;
color:  #fff;
line-height:  100px;
text-align: center;
background: #f534aa; 
opacity:  0.5; 
border:   solid 1px #fff;
}

.marker-locate-start {
width:  11px;
height: 11px;
border-radius:  50px;
font-size:  20px;
color:  #fff;
line-height:  100px;
text-align: center;
background: #73ea24; 
opacity: 0.9; 
border: solid 1px #000;
}

.marker-locate-highlight {
width:  11px;
height: 11px;
border-radius:  50px;
font-size:  20px;
color:  #fff;
line-height:  100px;
text-align: center;
background: #fff; 
border:   solid 1px #fff; 
}


/**
* History Detail EventMessage
*/

.history-marker-container {
  height: 100px;
  width: 60px;
  z-index: 10000 !important;
}

.history-marker-container.trailstop {
  top: -40px;
  left: -16px;
}

.history-marker-container .pin {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #F049AB;
  position: absolute;
  left: -7px;
  top: -6px;
}

.leaflet-marker-icon > .history-marker-container.trailstop {
  left: 0px !important;
  top: 0px !important;
  z-index: 1000000!important;
}

.leaflet-marker-icon > .history-marker-container > .pin {
  margin: 20px !important;
  left: 0px !important;
  top: 0px !important;
  z-index: 1000000!important;
}

.leaflet-marker-icon > .history-marker-container > .pin.bounce{
  margin: 20px !important;
  left: 0px !important;
  top: 0px !important;
  z-index: 1000000!important;
}

.history-marker-container .bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  left: -5px;
  top: -10px;
}

.leaflet-marker-icon > .history-marker-container >  .pulse {
  margin: 20px !important;
  left: 0px !important;
  top: 0px !important;
  z-index: 1000000 !important;
}

.history-marker-container .pulse {
  background: transparent;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: -5px;
  top: -10px;
  z-index: -2;
}

.history-marker-container .pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: pulsate 1s ease-out;
          animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: 0 0 1px 2px #F049AB;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
    

@-webkit-keyframes pulsate {
0% {
  -webkit-transform: scale(0.1, 0.1);
          transform: scale(0.1, 0.1);
  opacity: 0;
  filter: alpha(opacity=0);
}

50% {
  opacity: 1;
  filter: alpha(opacity=100);
}

100% {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
}

@keyframes pulsate {
0% {
  -webkit-transform: scale(0.1, 0.1);
          transform: scale(0.1, 0.1);
  opacity: 0;
  filter: alpha(opacity=0);
}

50% {
  opacity: 1;
  filter: alpha(opacity=100);
}

100% {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  opacity: 0;
  filter: alpha(opacity=0);
}
}

@-webkit-keyframes bounce {
0% {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-2000px);
          transform: translateY(-2000px);
}

60% {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

80% {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

100% {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
}

@keyframes bounce {
0% {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-2000px);
          transform: translateY(-2000px);
}

60% {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

80% {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

100% {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
}

#map-legend {
position: absolute;
left: 6px;
bottom: 6px;
min-height: 50px;
min-width: 110px;
padding: 5px;
background-color: rgba(255, 255, 255, 0.55);
font-size: 13px;
}

.color-block {
display: inline-block;
height: 13px;
width: 13px; 
margin-right: 5px;
margin-bottom: -1px;
}

.poi-pointer {
  position: relative;
  width: 16px;
  height: 60px;
  z-index:1000000000000000000;
}

.poi-dot {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: red;
  text-align: center;
  bottom: 0;
}

.poi-line {
  position: absolute;
  width: 3px; /* breedte van de verticale lijn */
  height: 50px; /* hoogte van de verticale lijn */
  background-color: red; /* kleur van de lijn */
  left: 50%; /* plaatst de lijn in het midden van de container */
  bottom: 10px;
  opacity: 0.7;
  text-align: center;
  transform: translateX(-50%); /* verschuift de lijn naar links om in het midden te plaatsen */

  -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

}

.map-poi-container {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}

.map-poi-layer {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}

.poi-tool-no-click-zone {
  position: absolute;
  pointer-events: auto;
	top: 			0px;
	left: 		0px;
  padding: 40px;
  top:    50px; 
	left:   50px;
  transition: top 0.01s ease-in, left 0.01s ease-in; 
}

.poi-tool-no-click-zone.transition {
  transition: top 0.25s ease-in, left 0.25s ease-in; 
}

.poi-tool-container {
  pointer-events: auto;
  position: relative;
	display:	block;

	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;

	min-height: 100px;
	min-width: 400px; 
	max-width: 400px;
	width: auto; 
	background: #fff; 
	z-index:1000000000000000000000;
  
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

  font-size: 16px;
	/* font-weight: 600; */
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  padding: 20px;
}

.poi-tool-container > .clicked-location > .location-text {
  font-weight: 600;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  white-space: normal;
  margin-bottom: 10px;
}

.poi-tool-container > .menu-options {
  background: #F2F2F2;
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  padding: 0px 10px 0px 10px;
  cursor: pointer;
}

.poi-tool-container > .menu-options > ul {
  list-style-type: none;
  margin:0;
  padding: 0;
}

.poi-tool-container > .menu-options > ul > li {
  display: inline-block;
  height: 40px;
  width: 40px;
}

.poi-tool-container > .menu-options > ul > .edit-poi-option {
  /* background: url(../images/tooltip/save_poi.svg) no-repeat center center;  */
  background: url(../images/tooltip/manage.svg) no-repeat center center;
}

.poi-tool-container > .menu-options > ul > .create-poi-option {
  background: url(../images/tooltip/save_poi.svg) no-repeat center center; 
}

.poi-tool-container > .menu-options > ul > .incident-spotter-option {
  background: url(../images/tooltip/incident_spotter.svg) no-repeat center center; 
}

.poi-tool-container > .menu-options > ul > .nearby-vehicle-option {
  background: url(../images/tooltip/nearby_vehicle.svg) no-repeat center center; 
}

.poi-tool-container > .menu-options > ul > .zoomin-on-map-option{
  background: url(../images/tooltip/zoom_in.svg) no-repeat center center; 
}

.poi-tool-container > .menu-options > ul > .save-as-area-option {
  background: url(../images/tooltip/save_geofence.svg) no-repeat center center; 
}

.poi-tool-container > .menu-options > .close-poi-editor {
  position: absolute;
  background: url(../images/tooltip/close.svg) no-repeat center center; 
  right: 20px;
  top:0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: inline-block;
}

.poi-tool-container .saved-poi {
  vertical-align: middle;
  display: inline-block;
  height: 20px;
}

.poi-tool-container .saved-poi > img {
  display: inline-block;
  height: 11px;
  width: 11px;
}

/* incident_spotter, nearby_vehicle, routing, save_geofence, save_poi, streetview, zoom_in */


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/05notification.css
 * -------------------------------------------------------------------------------- */

   
  .notification-main-view {
    position:absolute; 
    display:block; 
    color: #424242;
    background-color: rgb(234, 234, 234); 
    width: 400px; 
    min-height: 175px; 
    z-index:2000;
    border-radius: 5px;
    overflow: hidden;

    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */   

    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
    transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: scale(0, 0);
  }

	.notification-main-view > .section-item-container > .header {
    font-weight: bold;
    padding: 20px;
		font-size: 18px;
		text-align: center;
	}

	.notification-main-view > .section-item-container > .notification-item-container {
		margin: 20px;
		background: #fff;
		padding: 20px;
		box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
	}
	.notification-main-view > .section-item-container > .notification-item-container > p {
		line-height: 18px;
		margin: 10px;
	}

	.notification-main-view > .section-item-container > .notification-item-container > p > span {
		font-size: 14px;
		font-weight: bold;
	}

	.notification-main-view > .section-item-container > .notification-item-container > p > .notification-link {
		text-transform: uppercase;
		color: #3a84df;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		cursor: pointer;
		display: inline-block;
		margin-top: 10px;
	}

	.notification-main-view > .section-item-container {
    position: relative;
    border-bottom: solid 1px #eee;
  }

  .notification-main-view > .section-item-container:last-child {
    border: none;
  }

  .notification-main-view > .section-item-container:nth-child(2){
    min-height: 300px;
    max-height: 600px;
    overflow: auto;
  }
  
  .notification-main-view > .section-item-container:nth-child(3){
    text-align: center;
    min-height: 25px;
  }

  .notification-main-view > .section-item-container:nth-child(3) > .link-text {
    vertical-align: middle;
    font-size: 14px;
    margin: 20px;
    display: inline-block;
  }

  .notification-main-view > #user {
    text-align: center;
    padding: 20px;
  }

  .notification-main-view > #user > ul {
    margin: 0;
    padding: 0;
  }

  .notification-main-view > #user > ul > li > span {
    vertical-align: middle;
    font-size: 14px;
    padding: 3px;
    display: inline-block;
  }
  
  .notification-main-view > #user > ul > li:nth-child(1) > span{
    font-weight: 600;
  }

  .notification-main-view > #user > ul > li:nth-child(2) > span{
    color: #C5C5C5;
  }
  .notification-main-view > .account-details-header {

  }

  .notification-main-view > .section-item-container > .account-details-item-container {
    padding: 30px 20px 30px 20px;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
  }

  /* .notification-main-view > .section-item-container > .account-details-item-container:hover {
    background-color: #eee;
  } */

  .notification-main-view > .section-item-container > .account-details-item-container > .account-icon {
    width: 18px;
    height: 18px;
    float: left;
    background: #a7a7a7;
    border-radius: 19px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin-right: 15px;
  }

  .notification-main-view > .section-item-container > .account-details-item-container > div {
    /* display: inline-block; */
  }

  .notification-main-view > .section-item-container > .account-details-item-container > .account-details {
    font-size:14px;
  }

  .notification-main-view > .section-item-container > .account-details-item-container > .account-details > span:first-child {
    font-weight: 800;
    vertical-align: middle;
    background-color: #555;
    color: #fff;
    padding: 16px;
    border-radius: 8px;
  }

  .notification-main-view > .section-item-container > .account-details-item-container > .account-details > ul > li:nth-child(2) {
    color: #C5C5C5;
  }

  .notification-main-view > .section-item-container > .account-details-item-container > .account-rank-of-importance {
    float:right;
    color: #C5C5C5;
    font-style: italic;
  }
  
  .notification-main-view > .section-item-container > .account-details-item-container > .account-rank-of-importance > span:first-child {
    vertical-align: middle;
  }

  .notification-main-view .link-text{
    font-family: helvetica, arial, sans-serif;
    font-weight: 600;
    color: #3975AB;
    text-decoration: underline;
    cursor: pointer;
  }

  .notification-modal-view {
    width: 500px;
    min-height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -207px 0 0 -250px;
    background: #EAEAEA;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1001
  }

  .notification-modal-view > .dialog-window  div {
    line-height:  18px;
  }
  
  .notification-modal-view > .dialog-window > h1 {
    background: #E0E0E0;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
  }

  .notification-modal-view > .dialog-window label {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 20px;
    text-align: left;
    line-height: 40px;
  }

  .notification-modal-view > .dialog-window .dialog-buttons {
    padding: 20px;
    width: 100%;
    text-align: center;
  }

   /* #account-container-popup-view {
        position:absolute; 
        top:0px; 
        left: 0px; 
        height: 100%; 
        width:100%; 
        z-index:9999;
    }

    #account-container-popup-view #account-box-square{
        position: absolute;
        height: 16px; 
        width: 16px; 
        transform: rotate(45deg); 
        -ms-transform:  rotate(45deg); 
        -webkit-transform:  rotate(45deg); 
        background-color: #EAEAEA; 
        z-index:10000;
    }

    #account-container-popup-view #account-box {
        position: absolute;
        background-color:rgb(234, 234, 234); 
        box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 20px 0px; 
        overflow: hidden; 
        z-index: 10000; 
    }

    #account-container-popup-view #account-box h3 {
        font-weight: bold; 
        text-align: center; 
        margin-top: 20px; 
        margin-bottom: 20px;
        color: #212121;
    }
    
    #account-container-popup-view #account-box .account-scrollable {
      position: relative;
      height: calc(100% - 68px); 
      overflow-y: scroll;
    }

    #account-container-popup-view #account-box .account-scrollable .account-item-container {
      margin: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container:first-child{
      margin: 0px 20px 20px 20px;   
      position: absolute;
      z-index: 1000;
      width: 399px;
    }
    
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-notification-image {
      width: 38px;
      height: 38px;
      float: left;
      background: #a7a7a7;
      border-radius: 19px;
      color: #fff;
      text-align: center;
      font-size: 20px;
      line-height: 40px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-user-information {
      display: inline-block;
      padding-left: 10px;
      height: 75px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4 {
      color: #3a84df;
      float: left;
      text-transform: uppercase;
    }    

    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4:first-child {
       margin-right: 30px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4 a {
      vertical-align: middle;
      text-decoration: none;
      cursor:pointer;
    }    
     */


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/06header-menu.css
 * -------------------------------------------------------------------------------- */

.g-header {
    height: 45px;
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0px;
    border-collapse: collapse;
    overflow: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.g-header .g-header-notification {
    height: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 23px;
}
.g-header-logo {
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    width: 200px;
    height: 44px;
}
.g-header-menu {
    position: absolute;
    display: block;
    padding: 0;
    margin: 0;
    bottom: 0;
    left: 200px;
    right: 0;
}

.g-header-menu-top-item {
  position: relative;
  display:block;
  display: inline-block;
  float:left;
  color: #fff;
  font-size: 14px;
  line-height: 44px;
  white-space: nowrap;
  margin-right: 1px;
  padding: 0 15px;
}

.g-header-account {
    /* float: right; */
    /* clear: right; */
    right: 0;
    position: absolute;
}

.g-header-notification {
   /* clear: right; */
    right: 0px;
    height: 44px;
   line-height: 44px;
    
    position: relative;
}

.g-header-menu .caret {
    margin-top: 22px;
    margin-left: 2px;
}

.g-header .g-header-menu-selected {
    background: transparent url(../images/menu/menu-active.png) repeat !important;
    color: #fff;
}

.g-header ul li:hover {
    cursor: pointer;
    background: transparent url(../images/menu/menu-active.png) repeat;
    color: #fff;
}

.g-header-menu-seperator {
    display: inline-block;
    width: 1px;
    padding: 0;
    background: transparent url(../images/menu/menu-seperator.png) repeat;
}

.g-header-menu-dropimg {
    position: relative;
    top: -2px;
    margin-left: 4px;
    border: none none !important;
    background: transparent url(../images/menu/menu-normal.png) repeat;
}
.g-header-account .g-header-menu-dropdown {
  left: auto;
  right: 0;
}
.g-header-menu-dropdown {
    position: absolute;
    left: 0px;
    top: 44px;
    display: none;
}
.g-header-menu-dropdown li {
    min-width: 60px;
    position: relative;
    white-space: nowrap;
    display: block;
    padding: 8px 20px;
    background: transparent url(../images/menu/menu-blackdropdown.png) repeat !important;
    right: 0;
}

.g-header-menu-dropdown li:hover {
    background: transparent url(../images/menu/menu-active.png) repeat !important;
    cursor: pointer;
}

.notification-scrollable {
  height: calc(100% - 47px);
  overflow-y: scroll;
}
/* .notification-item-container {
  margin: 20px;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.notification-box-title {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0px;
}
.notification-item-container > h4 {
  font-weight: bold;
}
.notification-item-container > p {
  line-height: 18px;
}
.notification-item-container > a {
  display: inline-block;
  padding: 10px 10px 10px 0;
  text-transform: uppercase;
} */

/* $("<div>").addClass("application-message").html("Er is een nieuwe versie van deze applicatie beschikbaar. Gelieve de browser te herladen (F5/refresh).").appendTo("body"); × */
.application-message {
  width: 750px;
  height: 30px;
  z-index: 1000;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -375px;
  color: #826430;
  background-color: #efe1b3;
  border: 0;
  border-left:solid #dfb56c 3px;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.application-message>button{
  float: right;
  background: transparent;
  border: 0;
  height: 100%;
  color: #826430;
  margin-right: 2px;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/07search.css
 * -------------------------------------------------------------------------------- */

.measure {
    position: absolute;
    padding: 5px;
    
    top: 41px;
    left: 25%;
    height: 30px;

    width: 400px;
    background-color: #fff;
    opacity: 0.95;
    z-index: 2000;
    line-height:30px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);
}
.measure select {
  float: left;
  margin-right: 10px;
  width: 100px;
}
.measure .content {
    padding-left:5px;
    font-size: 14px;
    font-weight: bold;    
}
.measure .g-search-close {
    top: 14px;
    line-height: 11px;
}
.g-search-container {
    background: #fff;
    padding: 10px;
}

.g-search-resulttitle {
    font-size: 12px;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
}

.g-search-resulttitle hover {
    text-decoration: none;
}

.g-search-more {
    font-size: 12px;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
}

.g-search-resultrow {
    margin-top: 2px;
    cursor: pointer;
}

.g-search-results li:hover {
    text-decoration: underline;
}
.g-search-checkbox {
    /*visibility: hidden;*/
    position: absolute;
    top: 30px;
    right: 5px;
}
.g-search-checkbox label {
    padding-left: 5px;
}

.g-search-close {
    background: transparent url(../images/icons/search_close.png) no-repeat;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.g-search-close span {
    padding-left: 15px;
    cursor: pointer;
}
.g-search-close span:hover {
    text-decoration: underline;
}
/* New search view */
.search {
  position: absolute;
  display: block;
  top: 41px;
  left: 0;
  right: 0;
  height: 42px;

  z-index: 2000;
}
.search .content {
  width: 500px;
  margin: auto;
  padding: 5px;
  background-color: #fff;
  opacity: 0.95;
  line-height:16px;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 11px 0px rgba(100, 100, 100, 0.25);

}
.search ul {
  display:none;
  width: 500px;
  margin: 5px auto;
  background-color: #fff;
  padding: 5px;
  
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.search ul li.item {
  padding-left: 3px;
  line-height: 18px;
  border-bottom: 1px solid #eee;
}
.search ul li.item:hover {
  background-color: #eee;
  font-weight: 600;
  cursor: pointer;
}
.search label {
  width: 70px;
  line-height: 24px;
  display: none;
}
.search input[type="text"] {
  float: left;
  width: 265px;
  margin-bottom: 0;
  border-radius: 0;
  margin-right: 5px;
}
.search .select2-container {
  float: left;
  width: 133px;
  margin-right: 3px;
}
.search button {
  height: 30px;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/08translation.css
 * -------------------------------------------------------------------------------- */

.g-translation-row-green {
    background-color:#85C83B;
}
.g-translation-row-red {
    background-color:#9F2727;
}
.g-translation-row-clear {
    background-color: #fff;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/09trips.css
 * -------------------------------------------------------------------------------- */

/* TRIPS */
.filter-box {
    height: 30px;
    background-color: #D9EDF7;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
  }
  .trip-row .x-grid3-cell-inner {
      padding: 0;
  }
  .trip-row {
      position: relative;
      min-height: 40px;
  }
  .trip-row .text {
      line-height: 15px;
      white-space: normal;
      padding-top: 5px;
      overflow: hidden; 
  }
  
  .image .cb {
      float:left;
      clear: left;
      padding-left:1px;
  }
  .cb input {
      margin-top: 5px;
  }
  
  .trip-row .start {
      padding: 7px 0 0 0;
      color: #999;
      position: relative;
  }
  
  .trip-row span {
      color: red;
      margin-left: 6px;
      font-style: italic;
  }
  
  .trip-grid-row-objectperson-wrapper {
      height: 18px;
      padding-top: -2px;
  }
  
  .trip-grid-row-object {
      background-image: url(../images/icons/object_car.png);
      background-repeat:no-repeat;
      background-position: left;
      width:300px;
      float:left;
      vertical-align:middle;
      padding-left:15px;
      height:18px;
      line-height:18px;
  }
  
  .trip-grid-row-person {
      background-image: url(../images/icons/passenger_person.png);
      background-repeat:no-repeat;
      background-position: left;
      
      width:300px;
      float:left;
      vertical-align:middle;
      
      padding-left:15px;
      height:18px;
      line-height:18px;
  }
  
  .trip-row h3 {
      line-height: 36px;
      font-size: 14px;
      background: #E5E5E5;
      color: #727272;
      padding-left: 10px;
  }
  .trip-row .content {
      min-height: 40px;
  }
  .trip-row .header {
      clear: both;
      line-height: 30px;
  
      background: #ECECEC;
      background: -moz-linear-gradient(top, rgba(236, 236, 236, 1) 0%, rgba(215, 215, 215, 1) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236, 236, 236, 1)), color-stop(100%,rgba(215, 215, 215, 1)));
      background: -webkit-linear-gradient(top, rgba(236, 236, 236, 1) 0%,rgba(215, 215, 215, 1) 100%);
      background: -o-linear-gradient(top, rgba(236, 236, 236, 1) 0%,rgba(215, 215, 215, 1) 100%);
      background: -ms-linear-gradient(top, rgba(236, 236, 236, 1) 0%,rgba(215, 215, 215, 1) 100%);
      background: linear-gradient(top, rgba(236, 236, 236, 1) 0%,rgba(215, 215, 215, 1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d7d7d7',GradientType=0 );
      border-bottom: 1px solid #D0D0D0;
  }
  .trip-row .header.footer {
      background: #ECECEC;
      min-height:40px;
      margin-bottom:10px;
  }
  
  .header .icons {
      padding-left: 36px;
      padding-top: 3px;
  }
  
  .trip-row .timeline {
      border-top: #D0D0D0 1px solid;
      border-bottom: #D0D0D0 1px solid;
      height: 10px;
      background: #EDEDED;
      clear: both;
  }
  .timeline div {
      float:left;
      /*height: 100%; */
  }
  .trip-row .g-poi-star {
      display: block;
      float: left;
      clear: left;
      margin-top: -3px;
      margin-left:-1px;
      padding-right:1px
  }
  
  .trip-row .icons {}
  .trip-row .image {
      padding: 0 10px;
  }
  
  /* RIDE COUNTER */
  .image .ride {
      color: #fff;
      letter-spacing: -1px;
      line-height: 15px;
      text-align: center;
  
      width: 14px;
      height: 14px;
      padding-right: 1px;
      margin-top: 5px;
      
      float: left;
      background-color: #999;
      border-radius: 2px;
  }
  .x-grid3-row-selected .image .ride {
      background-color: #E10000;
  }
  
  .x-grid-empty {
    padding: 0px 0px 0px 0px;
  }
  
  /* DIRECTION */
  .image .dir {
      color: #fff;
      letter-spacing: -1px;
      line-height: 15px;
      text-align: center;
  
      width: 14px;
      height: 14px;
      padding-right: 1px;
      margin-top: 5px;
      
      float: left;
  }
  
  /* ICONS */
  .trip-row .icon {
      float:left;
      vertical-align: middle;
  
      min-width: 80px;
      padding-left: 15px;
      
      background-repeat: no-repeat;
      background-position: left;
  }
  .trip-row .time { background-image: url(../images/icons/trip_time_grey.png);}
  .trip-row .correction { background: url(../images/icons/trip_correction_grey.png) no-repeat 3px;}
  .trip-row .distance { background-image: url(../images/icons/trip_distance_grey.png); width:130px;}
  .trip-row .parking { background-image: url(../images/icons/trip_park_grey.png);}
  
  .trip-row.x-grid3-row-last {
    height: 160px;
  }
  
  .olinner {
    color: #fff;
    letter-spacing: -1px;
    font-weight:bold;
    text-align: center;
      
    width: 14px;
    height: 14px;
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 5px;
    font-size: 11px;
  }
  
  .tripmarker-container {
    position: relative;
    height: 32px;
    width:  32px;
    display: block;
    /* left: -15.5px; */
    /* top: -15px; */
  }
  
  .tripmarker {
    position:     relative;
    display:      inline-block;
    width:        32px;
    height:       32px;
    text-align:   center;
    line-height:  32px;
    font-size:    18px;
    z-index:      10017;
    color:        #fff;
  }
  
  /*
   Dashboard
  */
  .tab-dashboard {
      background-color: #fff;
  }
  .tab-dashboard .row {
      float:left;
      width:100%;
  }
  .tab-dashboard .column {
      float: left;
      width: 25%;
  }
  .tab-dashboard .column .inner, 
  .tab-dashboard .row .inner {
      background-color: #eee;
      background: -moz-linear-gradient(top,  #ffffff 0%, #f3f4f4 2%, #f1f2f3 49%, #eeeff1 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#f3f4f4), color-stop(49%,#f1f2f3), color-stop(100%,#eeeff1)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f4f4 2%,#f1f2f3 49%,#eeeff1 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #ffffff 0%,#f3f4f4 2%,#f1f2f3 49%,#eeeff1 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #ffffff 0%,#f3f4f4 2%,#f1f2f3 49%,#eeeff1 100%); /* IE10+ */
      background: linear-gradient(top,  #ffffff 0%,#f3f4f4 2%,#f1f2f3 49%,#eeeff1 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeff1',GradientType=0 ); /* IE6-9 */
      
      border-radius: 5px;
      border: 1px #ddd solid;
      
      -moz-box-shadow: 0px 1px 5px #eee;
      -webkit-box-shadow: 0px 1px 5px #eee;
      box-shadow: 0px 1px 5px #eee;
      
      font-weight: bold;
      font-size: 12px;
      line-height: 16px;
      
      margin: 5px;
      padding: 8px 5px 8px 11px;
      overflow: hidden;
      position: relative;
  }
  .inner div {
      float: left;
      clear: both;
      font-weight: bold;
      font-size: 12px;
      line-height: 16px;
  }
  .inner div.first {
      color: #A0A3A8;
      font-weight: normal;
  }
  .tab-dashboard .column div h1, .tab-dashboard .row div h1 {
      font-weight: bold;
      font-size: 18px;
  }
  .tab-dashboard .column div span, .tab-dashboard .row div span {
      color:  #A0A3A8;
      text-transform:uppercase;
      font-size: 10px;
  }
  .tab-dashboard .column.hover div {
      background: #000000; /* Old browsers */
      background: -moz-linear-gradient(top,  #000000 0%, #272a2b 5%, #34373b 10%, #34373b 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(5%,#272a2b), color-stop(10%,#34373b), color-stop(100%,#34373b)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #000000 0%,#272a2b 5%,#34373b 10%,#34373b 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #000000 0%,#272a2b 5%,#34373b 10%,#34373b 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #000000 0%,#272a2b 5%,#34373b 10%,#34373b 100%); /* IE10+ */
      background: linear-gradient(top,  #000000 0%,#272a2b 5%,#34373b 10%,#34373b 100%); /* W3C */
      filter: none;
      border-radius: 5px;
  }
  .tab-dashboard .column.hover h3 {
      color: #fff;
  }
  .tab-dashboard .indicator {
      position: absolute;
      right: 0;
      bottom: 0;
      background-image: url(../images/dashboard/mo_indicator.png);
      background-repeat:no-repeat;
      background-position: left;
      height: 7px;
      width: 7px;
  }
  .edit-warning {
      font-weight: bold;
      color: red;
  }
  


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/10help.css
 * -------------------------------------------------------------------------------- */

.olHandlerBoxZoomBox {
    border: 2px solid red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}
.olHandlerBoxSelectFeature {
    border: 2px solid blue;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}   

.help-win {
  position: absolute;
  top: 100px;
  bottom: 0;
  right: 0;
  left: 0;

}
.help-win .g-window {
  font:normal 20px/23px Helvetica, Arial, sans-serif;
  background:url(../images/help/container.png) no-repeat;
  width: 990px;
  height: 600px;
  margin: auto;
  position: relative;
}

.help-win ul {
  position: absolute;
  left: 500px;
  top: 100px;
}
.help-win li {
    list-style-type: none;
    margin:0;
    padding:0 0 0 50px;
    font-size:12px;
    height: 41px;
    line-height: 35px;
}

.help-win li.nl {background:url(../images/help/flag_nl.png) no-repeat;}
.help-win li.uk {background:url(../images/help/flag_uk.png) no-repeat;}
.help-win li.de {background:url(../images/help/flag_de.png) no-repeat;}
.help-win li.fr {background:url(../images/help/flag_fr.png) no-repeat;}

.help-win li a {
    color: #000;
    text-decoration: none;
    display:block;
    font-size:20px;
}

.help-win li a:visited {
    color: #444;
}

.help-win li a:hover {
    color: #f00;
}

.help-win li a:active {
    color: #555;
}

.help-win .close {
    background: url(../images/window/close_black.png) no-repeat;
    position: absolute;
    right: 16px;
    top: 43px;
    height: 32px;
    width: 32px;
    cursor: pointer;
}



/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/11live-grid.css
 * -------------------------------------------------------------------------------- */


#live-main-content {
	margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: hidden;
	position: relative;
}

#live-main-content  > #sidebar {
  float: left;
	min-width: 400px;
  max-width: 100% !important;

  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden; /* auto */
  box-sizing: border-box;
  border-right: 0px solid #F0F0F0;
	transition: margin-left 200ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

#live-main-content > #featured-content {
  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden;
}

#live-main-content > #featured-content .gm-style > * {
	border:none !important;
}

#live-main-content > #featured-content > #resize-vertical-divider {
	height: 100%;
	width: 5px;
	background-color:  #F0F0F0;
	cursor: col-resize;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

/**
 *	LiveSelectionFilterView / LiveListFilterContentView
 */

.live-selection-filterview, .live-list-filter-contentview {
	position: absolute;
	min-width: 160px;
  min-height: 80px;
  background: white;
  border-radius: 5px;
  z-index: 1401;
	backdrop-filter: blur(10px);

	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
	user-select: none; 
	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0, 0);
	overflow-x: hidden;
	overflow-y: auto;
}

.live-list-filter-contentview.full-overlay {
	position: absolute;
  width: 100%;
  height: 100%;
  transition: none;
  transform: none;
  top: 0;
  left: 0;
  z-index: 1400;
  border-radius: 0px;
	opacity: 0;
}

.live-list-filter-contentview > ul {
	width: inherit;
}	

.live-list-filter-contentview > ul > li:first-of-type {
	border-bottom: 1px solid #eee;	
}

#live-list-filter-contentview-object> ul > li {
	border-bottom: none !important;
}

#live-list-filter-contentview-driver > ul > li {
	border-bottom: none !important;
}

.live-list-filter-contentview > ul > li {
	display: block;
	width: inherit;
	height:	20px;
	box-sizing: content-box;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	color: #424242;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.live-list-filter-contentview > ul > [data-systemoption="true"]:nth-child(2) {
	border-bottom: 1px solid #f1f1f1;
}

.live-list-filter-contentview > ul > [data-systemoption="true"] > span > img {
	vertical-align: middle;
  float: right;
	height: 15.5px;
  margin-right: 16px;
	margin-top: 1px;
}

.live-list-filter-contentview > ul > li:first-of-type:hover {
	border-radius: 5px 5px 0px 0px;
}

.live-list-filter-contentview > ul > li:last-of-type:hover {
	border-radius: 0px 0px 5px 5px;
}

.live-list-filter-contentview > ul > li:hover{
	background-color: #eee;
	color: #242424;
	font-weight: 600;	
}

.live-list-filter-contentview > ul > li > input[type="checkbox"]{
	margin: 0px;
  padding: 0px;
  vertical-align: middle;
	cursor: pointer;
}

.live-list-filter-contentview > ul > li > span {
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}

.live-selection-filterview > .section-item-container > .filter-header {
	font-size: 10px;
  font-weight: 700;
 	color: #CECECE;
	height: 20px;
	padding: 10px;
	line-height: 20px;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li {
	height: 20px;
  display: block;
  padding: 10px;
	line-height: 20px;
	cursor: pointer;
	color: #424242;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li:last-of-type {
	border-radius: 0px 0px 5px 5px;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li > .filter-icon {
	width: 26px;
	display: inline-block;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li > span > img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li:hover {
	background-color: #eee;
	color: #242424;
	font-weight: 600;
}

.live-selection-filterview > .section-item-container > .filter-options-container > ul > li > .filter-option-text {
	vertical-align:  middle;
}

.live-list-filter-contentview > .search-block {
	position: relative;
	min-height: 90px;
	width: 240px;
}

.live-list-filter-contentview > .search-block > .search-term-container {
	position: relative;
	height: 47px;
}

.live-list-filter-contentview > .search-block > .search-term-container > div{
	position:absolute; 
	width: calc(100% - 30px);
	height: 25px; 
	top:0; 
	left:0; 
	font-size:14px;
	white-space: nowrap;
	overflow:hidden; 
	margin: 15px;
	box-sizing: border-box;
}

.live-list-filter-contentview > .search-block > .search-term-container > .search-term {
	z-index: 2;
}

.live-list-filter-contentview > .search-block > .search-term-container > .search-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}

.live-list-filter-contentview > .search-block > .search-term-results-container {
	position: relative;
	top: calc(100% - 48px);
	border-top: 1px solid #eee;
	font-size: 12px;
	overflow: hidden;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results {
	margin-top: -200px;
	transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	overflow-y: auto;
	height: 200px;
  box-sizing: border-box;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type {
	border-top: 1px solid #eee;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > div:first-of-type {
	text-transform: uppercase;
	color: #bbb;
	font-size: 10px;
	margin: 10px 0px 5px 0px; 
	padding:0px 15px 0px 15px;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type:nth-child(1){
	border-top: none;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > ul > li {
	padding: 5px 20px 5px 20px;
}

.live-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > ul > li:hover {
	background-color: #eee;
	color: #242424;
	font-weight: 600;	
	cursor: pointer;
}

.live-list-filter-contentview > .search-block > .search-term-actions-container {
	position: relative;
	width: 100%;
	top: calc(100% - 46px);
	left: 0;
	border-top: 1px solid #eee;
}

.live-list-filter-contentview > .search-block > .search-term-actions-container > .search-action {
	font-size: 12px;
  display: inline-block;
  background: #4A90E2;
  color: #fff;
 	margin: 10px 10px 10px 10px;
  padding: 0px 10px 0px 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  font-family: helvetica, arial, sans-serif;
  font-weight: 600;
	cursor: pointer;
}

/**
 *	LiveAccordionContainer
 */

.live-accordion-container {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	/* width: 100%; */
	min-width: 300px;
	/* background-color: #FF0000; */
}

.live-accordion-container > .section {
	position: relative;
	/* margin: 8px; */
	flex-grow: 0;

	overflow: hidden;
	/* overflow-y: auto; */
	transition: all .5s;
	min-height: 42px;

	font-family: helvetica, arial, sans-serif;
	color: #232323;
}

.live-accordion-container > .section.main {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	/* border-radius: 5px; */
	/* overflow-y: auto; */
}

.live-accordion-container > .section > .section-view-container > .header {
	background-color: #F5F5F5;
	font-weight: 600;
	padding: 10px;
	cursor: pointer;
	display: block;
	/* border-top-left-radius: 5px; */
	/* border-top-right-radius: 5px; */
		/* height: 100px; */
		
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/** Title **/
.live-accordion-container > .section > .section-view-container > .header > :nth-child(1){
	display: inline-block;
}

.live-accordion-container > .section > .section-view-container > .header > .number-of-items-text {
	padding: 5px;
}

.live-accordion-container > .section > .section-view-container > .header > .header-toggle-options-container {
	padding: 6px 0px 6px 0px;
	border-radius: 5px;
	background: #ffffff;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) > .toggle-option {
	padding:5px;
	transition: background-position 250ms ease-out;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) > #toggle-option-1 {
	background-size: 201% 100% !important;
	background: linear-gradient(to left, #D8D8D8 50%, #ffffff 50%);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #424242;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-1.active {
	font-weight: bold;
  background-position: right bottom;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	border: 1px solid #D8D8D8;
	transition: border-radius 250ms ease-out 250ms, box-shadow 250ms ease-out 250ms;
	color: #242424;
}	

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) > #toggle-option-1.inactive {
	font-weight: normal;
  background-position: left bottom;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-2 {
	background-size: 201% 100% !important;
	background: linear-gradient(to left, #ffffff 50%, #D8D8D8 50%);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #424242;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-2.active {
	font-weight: bold;
  background-position: left bottom;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	border: 1px solid #D8D8D8;
	transition: border-radius 250ms ease-out 250ms, box-shadow 250ms ease-out 250ms;
	color: #242424;
}	

.live-accordion-container > .section > .section-view-container > .header > :nth-child(2) > 	#toggle-option-2.inactive {
	font-weight: normal;
  background-position: right bottom;
}

/** ActionText **/
.live-accordion-container > .section > .section-view-container > .header > .action {
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
	color: #3975AB;
	text-decoration: underline;
	cursor: pointer;
	padding: 5px;
}

.live-accordion-container > .section > .section-view-container > .header > .action.active {
	background: rgba(0,0,0,.10);
  padding: 7px 15px 7px 15px;
  margin-top: -2px;
  border-radius: 5px;
}

.live-accordion-container > .section > .section-view-container > .header > :nth-child(4) {
	margin-right: 15px;
}

.live-accordion-container > .section > .section-view-container >  .header > .search-action{
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
	color: #3975AB;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 10px;
}

.live-accordion-container > .section > .section-view-container {
	position: relative;
	height: 100%;
	padding: 0;
	/* margin-top:15px; */
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container {
	position: relative;
	height: inherit;
	display: none;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container.no-scrolling {
	position: relative;
	height: inherit;
	overflow-y: hidden;
	overflow-x: hidden;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  {
	position: relative;
  height: inherit;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block {
	overflow: hidden;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
	
											
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container {
	width: 100%;
	margin-top:	-86px;
	padding: 20px 15px 20px 15px;
	border-bottom: 1px solid #f1f1f1;
	transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	float: left;
	box-sizing: border-box;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter {
	position: relative;
	height: 24px;
	display: block;
	float: left;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter {
	margin: 5px 10px 5px 0px;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter:nth-child(1) {

}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter > .filter-text {
	position: relative;
	display: inline-block;
	padding: 6px 6px 6px 6px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	color: #242424;
	background-color: rgb(238, 238, 238);
	font-weight: 600;
	font-size: 12px;
	min-width: 42px;

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
																
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter:after {
	content:'';
	position:absolute;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(0,0,0, 0.6);
	text-align: center;
	color: rgb(221,221,221,0.8);
	border-radius: 5px;
	opacity:0;
	transition: all 250ms ease-out;
	background-image: url(../images/flaticons/live/filter_hover_edit.svg), url(../images/flaticons/live/filter_hover_divider.png), url(../images/flaticons/live/filter_hover_delete.svg);
	background-size: 12px 12px, 1px 12px, 12px 12px;
  background-position:  calc(25% - 1.5px) center, 50% center, calc(75% + 4.5px) center;
  background-repeat: no-repeat, no-repeat, no-repeat;
	background-origin: content-box;
	cursor: pointer;

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
																
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter:hover:after {
	opacity:1;
}


/* .live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter > .filter-hover {
	position: absolute;
	display: inline-block;
	border-radius: 5px;
	margin-top: 3px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-weight: 525;
	font-size: 12px;
	background-color:rgba(0,0,0,0);
	transition: background-color,opacity 250ms ease-out;
	opacity: 0;
	z-index: 1;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter > .filter-hover.hover{
	background-color:rgba(0,0,0,0.6);
	cursor: pointer;
	transition: background-color,opacity 250ms ease-in;
	opacity: 1;
	z-index: 3;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter > .filter-hover > span:first-of-type{
	border-right: 1px solid rgba(255,255,255, 0.9);
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .live-list-filterview-container > .active-filter > .filter-hover > span {
	position: relative;
	display: inline-block;
	height: 24px;
	width: calc(50% - 0.5px);
	line-height: 27.5px;
}  */

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block {
	position: relative;
	height: inherit;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block.filter-block-visible {
	height: calc(100% - 110px);
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview > .wrap {
	display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
	background: #fff;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview:last-of-type {
	/* margin-bottom: 30px; */
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview > .wrap > .header {
	background-color: #F5F5F5;
	font-weight: 600;
	padding: 15px;
	cursor: pointer;
	display: block;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
	
	/* height: 100px; */
		
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
																	
}


.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview {
	transition: all .5s;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview.active {
	display: flex;
	flex: 1 1 auto;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview.active > .wrap > .header {
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px;
}


.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .live-expandable-blockview > .wrap > .content {
	/* background-color: #fff;
	min-height: 100px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
	padding: 10px;
	height: calc(100% - 92px);
	display: none; */

	align-items: stretch;
	flex-wrap: wrap;
	height: calc(100% - 54px);
	position: absolute;
	top: 47px;
	width: calc(100% - 10px);
	padding: 0px 10px 0px 10px;
	display:none;
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .centered-text-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .list-block > .centered-text-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}



.live-accordion-container > .section > .section-view-container > .centered-loader-container  {
	position: relative;
	height: inherit;
	text-align: center;
	background-color: #eee;
	transition: all .5s;

}

.live-map-loader >  .lds-ring{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container .live-list, .live-objects-selection-list	{
	color: #232323;
}

/* .live-accordion-container > .section > .section-view-container .live-list.hidden {
  opacity: 0;
	transition: opacity 0.6s ease-in;
	display:block !important; /*Other .hidden class is overwriting this property to display: none;*/
/*} */

/* .live-accordion-container > .section > .section-view-container .live-list.visible {
  opacity: 1;
  transition: opacity 0.6s ease-in;
} */

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item	{
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding: 15px;
	min-height: 60px;
	max-height: 88px;
	opacity: 0.5;
	background-color: #fff;
	cursor: pointer;
	transform: all 100ms ease-in;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item .first-sub-container {
	display: inline-block;
	min-width: 284px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
}


.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .first-sub-container ul {
	display: inline-block;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .second-sub-container{
	display:inline-block;
	overflow:hidden;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .second-sub-container-two-states {
	display:inline-block;
	overflow:hidden;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item > .section-item-container > .item-view-menu {
	width: 19px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	margin: 2px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;

	display: inline-block;
	line-height: 98px;
}


.live-accordion-container > .section > .section-view-container .live-list > .live-object-item   > .section-item-container > .item-view-menu > img	{
	height: 20px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li > .location-icon-container {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 4px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li > .location-icon-container > img {
	width: 11px;
	height: 11px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li > .location {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 92px);
	text-overflow: ellipsis;
  overflow: hidden;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li  > .last-driver-text, .last-vehicle-text {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li  > .passenger-icon {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item li  > .passenger-icon:nth-child(1) {
	margin-left: 10px;
}


.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container	{
	position: absolute;
	right: 19px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container-small	{
	position: absolute;
	height: 22.5px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container-small.primary-state {
	right: 19px;
	top: 14px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container-small.secondary-state {
	right: 19px;
	top: 40px;
}


.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container-small >	p:first-child	{
	background-size: 14px 14px;
	height: 22.5px;
	width: inherit;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 22.5px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container-small >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container  >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-object-item  .basicstate-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.live-accordion-container > .section > .section-view-container .live-list li:nth-child(1){
	font-size: 14px;
  font-weight: 600;
}

.live-accordion-container > .section > .section-view-container .live-list li:nth-child(2){
	font-size: 12px;
}

.live-accordion-container > .section > .section-view-container .live-list li:nth-child(3){
	font-size: 11px;
}

.live-accordion-container > .section > .section-view-container .live-list:last-child {
	margin-bottom: 45px;
}

/** live-poi-item **/
.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item	{
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding-top: 23px;
	padding-left: 23px;

	min-height: 60px;
	max-height: 60px;
	opacity: 0.5;
	cursor: pointer;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item li {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item  .poi-icon-container	{
	position: absolute;
	right: 26px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}
.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item > .section-item-container > .item-view-menu {
	width: 19px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	margin: 2px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;

	display: inline-block;
	line-height: 98px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item  > .section-item-container > .item-view-menu > img	{
	height: 20px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item  .poi-icon-container >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item  .poi-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}


.poi-icon-container.live-statedefault  { background-color: #EEEEEE;	}


.poi-icon-container.live-statedefault > p:nth-child(1){
	height: 55px !important;
}

.poi-icon-container.live-statedefault > p:nth-child(2){
	display: none;
}

.poi-icon.live-statedefault { 
	background: url(../images/stateicons/state_unknown.png) no-repeat center center;
}

/** live-poi-item **/

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
	height: 80px;
	top:50%;
	margin-top: -40px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #aaa;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #aaa transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.basicstate-icon-container-small.live-statedriving  { background-color: #E5F7E4;	}
.basicstate-icon-container-small.live-stateparked  { background-color: #EEF4FD;	}
.basicstate-icon-container-small.live-statelocation  { background-color: #EEF4FD;	}
.basicstate-icon-container-small.live-stateidle  { background-color: #F8DAFF;	}
.basicstate-icon-container-small.live-stateworking  { background-color: #D1FFFF;	}
.basicstate-icon-container-small.live-stateunknown  { background-color: #EEEEEE;	}

.basicstate-icon-container-small.live-stateunknown > p:nth-child(1){
	height: 22.5px !important;
}

.basicstate-icon-container-small.live-stateunknown > p:nth-child(2){
	display: none;
}

.basicstate-icon-container.live-statedriving  { background-color: #E5F7E4;	}
.basicstate-icon-container.live-stateparked  { background-color: #EEF4FD;	}
.basicstate-icon-container.live-statelocation  { background-color: #EEF4FD;	}
.basicstate-icon-container.live-stateidle  { background-color: #F8DAFF;	}
.basicstate-icon-container.live-stateworking  { background-color: #D1FFFF;	}
.basicstate-icon-container.live-stateunknown  { background-color: #EEEEEE;	}


.basicstate-icon-container.live-stateunknown > p:nth-child(1){
	height: 55px !important;
}

.basicstate-icon-container.live-stateunknown > p:nth-child(2){
	display: none;
}

.basicstate-icon.live-statedriving { 
	background: url(../images/stateicons/state_driving.png) no-repeat center center;
}

.basicstate-icon.live-stateparked{ 
	background: url(../images/stateicons/state_parked.png) no-repeat center center;
}

.basicstate-icon.live-statelocation{ 
	background: url(../images/stateicons/state_location.png) no-repeat center center;
}

.basicstate-icon.live-stateidle { 
	background: url(../images/stateicons/state_idle.png) no-repeat center center;
}

.basicstate-icon.live-stateworking  { 
	background: url(../images/stateicons/state_working.png) no-repeat center center;
}

.basicstate-icon.live-stateunknown { 
	background: url(../images/stateicons/state_unknown.png) no-repeat center center;
}

.basicstate-icon-small > img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}

.basicstate-icon-small > span {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

.basicstate-icon-container-small.live-ecar-state{ background-color: #FFEFCE; }


/*
	Live selection list
*/

.live-accordion-container > .section > .section-view-container #objects-selection{
	height: 100%;
	cursor: pointer;

  margin: 0;
  /* padding: 15px; */
  display: flex;
  height: 100%;
  flex-direction: column;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container #objects-selection .live-list-container {
	height: calc(100% - 151px);
	overflow-y: auto;
}


.live-accordion-container > .section > .section-view-container #objects-selection  .live-list-container > h3 {
	margin: 10px;
	display: none;
}

.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons {
	position: relative;  
	width: 100%; 
	font-size: 14px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons > span {
	position: relative;
	display: inline-block;
	height: 35px;
	width: calc(50% - 40px);
	margin: 2px 10px 2px 10px;
	padding: 2px 10px 2px 10px;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
}

.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons > .save-action {
	background-color: #52B657;
	color: #fff;
	cursor: pointer;
	margin: 15px 0px 15px 0px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons > .save-action > img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons > .cancel-action {
	background: #e2e2e2;
	cursor: pointer;
}
.live-accordion-container > .section > .section-view-container #objects-selection .action-buttons > .cancel-action  > img {
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
	margin-right: 10px;
}

.live-accordion-container > .section > .section-view-container #objects-selection > p:first-child	{
	position: relative;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;
	color: #424242;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 88px;
	line-height: 88px;	
}

.live-accordion-container > .section > .section-view-container #objects-selection .image-input {
	display: flex;
	border-radius: 5px;
	border: 1px solid #DDD;
	margin: 10px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .image-input > img:nth-child(1) {
  width: 18px;
  height: 18px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .image-input > img:nth-child(3) {
	display: none;
  width: 14px;
  height: 14px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .image-input > input[type="text"]{
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 5px;
  height: 26px;
	width: 100%;
	border:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.live-accordion-container > .section > .section-view-container #objects-selection .image-input > input[type="text"]:disabled {
  background: none;
}

.live-accordion-container > .section > .section-view-container #objects-selection > .image_input  input:focus {
	outline:none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


.live-accordion-container > .section > .section-view-container #objects-selection .selected-items-text-container {
	display: flex;
	border-radius: 5px;
	margin-left: 10px;

}

.live-accordion-container > .section > .section-view-container #objects-selection .selected-items-text-container  > input[type=checkbox]{
	display: inline-block;
	height: 30px;
}

.live-accordion-container > .section > .section-view-container #objects-selection .selected-items-text-container > span:first-of-type {
	position: relative;
	height: 30px;
	width: 100%;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	font-weight: 600;
	margin-left: 10px;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list > .live-object-item	{
	position: relative;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;

	overflow: hidden;
	white-space: nowrap;
	width: 100%;
  opacity: 0.5;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}


.live-accordion-container > .section > .section-view-container .live-objects-selection-list {
	overflow-x: hidden;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list > .live-object-item li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:	nowrap;
	cursor: pointer;
	display:	inline-block;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list > .live-object-item ul li:first-of-type {
	min-width: 90px;
	/* max-width: 120px; */
	padding-right: 20px;
	display: block;
}


.live-accordion-container > .section > .section-view-container .live-objects-selection-list > .live-object-item ul li .location {
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
	padding-right: 20px;
	color: #ccc;
	height:	26px;
	line-height: 26px;
}


.live-accordion-container > .section > .section-view-container .live-objects-selection-list  > .live-object-item li  > .passenger-icon,  .speed-text  {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
}


.live-accordion-container > .section > .section-view-container .live-objects-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list li:nth-child(1) > span:first-of-type {
	padding-left:10px;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list:last-child {
	margin-bottom: 230px;
}

.live-accordion-container > .section > .section-view-container .live-objects-selection-list > .live-object-item li  > .last-driver-text, .last-vehicle-text {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	float:	left;
}


/** Objectgroups list **/
.live-accordion-container > .section > .section-view-container #objectgroups-selection {
	height: 100%;
	cursor: pointer;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .live-list-container {
	height: calc(100% - 302px);
	overflow-y: auto;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .live-list-container > h3 {
	margin: 10px;
	display: none;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .action-buttons {
	position: relative; 
	height: 78px; 
	width: 100%; 
	font-size: 14px;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .action-buttons > span {
	position: relative;
	display: inline-block;
	height: 35px;
	width: calc(100% - 20px);
	margin: 2px 10px 2px 10px;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .action-buttons > .save-action {
	background-color: #52B657;
	color: #fff;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .action-buttons > .save-action > img {
	margin-right: 15px;
	vertical-align: text-bottom;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .action-buttons > .cancel-action {
	color: #3975AB;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > p:first-child	{
	position: relative;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;
	color: #3975AB;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 88px;
	line-height: 88px;	
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .image-input {
	display: flex;
	border-radius: 5px;
	border: 1px solid #DDD;
	margin: 10px;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .image-input > img:nth-child(1) {
  width: 18px;
  height: 18px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .image-input > img:nth-child(3) {
	display: none;
  width: 14px;
  height: 14px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .image-input > input[type="text"]{
	position: relative;
	padding: 0px;
	margin: 5px;
  height: 26px;
	width: 100%;
	border:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .image_input  input:focus {
	outline:none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


.live-accordion-container > .section > .section-view-container #objectgroups-selection > .selected-items-text-container {
	display: flex;
	border-radius: 5px;
	margin-left: 10px;

}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .selected-items-text-container  > input[type=checkbox]{
	display: inline-block;
	height: 30px;
}

.live-accordion-container > .section > .section-view-container #objectgroups-selection > .selected-items-text-container > span:first-of-type {
	position: relative;
	height: 30px;
	width: 100%;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	font-weight: 600;
	margin-left: 10px;
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list > .live-object-item	{
	position: relative;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  /* height: 20px; */
  /* min-height: 30px; */
  /* max-height: 30px; */
  opacity: 0.5;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list > .live-object-item li {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list > .live-object-item li > .colored-dot {
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list li:nth-child(2) > span:first-of-type {
	padding-left:10px;
}

.live-accordion-container > .section > .section-view-container .live-objectgroups-selection-list:last-child {
	margin-bottom: 230px;
}

/** Pois list **/

.live-accordion-container > .section > .section-view-container #pois-selection{
	height: 100%;
	cursor: pointer;

  margin: 0;
  /* padding: 15px; */
  display: flex;
  height: 100%;
  flex-direction: column;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container #pois-selection .live-list-container {
	height: calc(100% - 151px);
	overflow-y: auto;
}

.live-accordion-container > .section > .section-view-container #pois-selection  .live-list-container > h3 {
	margin: 10px;
	display: none;
}

.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons {
	position: relative;  
	width: 100%; 
	font-size: 14px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons > span {
	position: relative;
	display: inline-block;
	height: 35px;
	width: calc(50% - 40px);
	margin: 2px 10px 2px 10px;
	padding: 2px 10px 2px 10px;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
}

.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons > .save-action {
	background-color: #52B657;
	color: #fff;
	cursor: pointer;
	margin: 15px 0px 15px 0px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons > .save-action > img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons > .cancel-action {
	background: #e2e2e2;
	cursor: pointer;
}


.live-accordion-container > .section > .section-view-container #pois-selection .action-buttons > .cancel-action  > img {
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
	margin-right: 10px;
}

.live-accordion-container > .section > .section-view-container #pois-selection > p:first-child	{
	position: relative;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;
	color: #424242;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 88px;
	line-height: 88px;	
}

.live-accordion-container > .section > .section-view-container #pois-selection .image-input {
	display: flex;
	border-radius: 5px;
	border: 1px solid #DDD;
	margin: 10px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .image-input > img:nth-child(1) {
  width: 18px;
  height: 18px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .image-input > img:nth-child(3) {
	display: none;
  width: 14px;
  height: 14px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .image-input > input[type="text"]{
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 5px;
  height: 26px;
	width: 100%;
	border:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.live-accordion-container > .section > .section-view-container #pois-selection .image-input > input[type="text"]:disabled {
  background: none;
}

.live-accordion-container > .section > .section-view-container #pois-selection > .image_input  input:focus {
	outline:none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


.live-accordion-container > .section > .section-view-container #pois-selection .selected-items-text-container {
	display: flex;
	border-radius: 5px;
	margin-left: 10px;

}

.live-accordion-container > .section > .section-view-container #pois-selection .selected-items-text-container  > input[type=checkbox]{
	display: inline-block;
	height: 30px;
}

.live-accordion-container > .section > .section-view-container #pois-selection .selected-items-text-container > span:first-of-type {
	position: relative;
	height: 30px;
	width: 100%;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	font-weight: 600;
	margin-left: 10px;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item	{
	position: relative;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;

	overflow: hidden;
	white-space: nowrap;
	width: 100%;
  opacity: 0.5;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}


.live-accordion-container > .section > .section-view-container .live-pois-selection-list {
	overflow-x: hidden;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:	nowrap;
	cursor: pointer;
	display:	inline-block;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item ul li:first-of-type {
	min-width: 90px;
	padding-right: 20px;
	display:	inline-block;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item ul li .location {
	display: inline-block;
	width: 116px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* background: red; */
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	color: #ccc;
}


.live-accordion-container > .section > .section-view-container .live-pois-selection-list  > .live-poi-item li  > .passenger-icon {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list:last-child {
	margin-bottom: 230px;
}

.live-accordion-container > .section > .section-view-container .live-list > .live-poi-item  .second-sub-container > img	{
	position: absolute;
	right: 10px;
	top: 33px;
	height: 20px;
	margin: 2px;
	border-radius: 5px;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item li {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list > .live-poi-item li > .colored-dot {
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list li:nth-child(2) > span:first-of-type {
	padding-left:10px;
}

.live-accordion-container > .section > .section-view-container .live-pois-selection-list:last-child {
	margin-bottom: 230px;
}

/** Status **/
.live-accordion-container > .section > .section-view-container #status-selection{
	height: 100%;
	cursor: pointer;

  margin: 0;
  /* padding: 15px; */
  display: flex;
  height: 100%;
  flex-direction: column;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.live-accordion-container > .section > .section-view-container #status-selection .live-list-container {
	height: calc(100% - 151px);
	overflow-y: auto;
}

.live-accordion-container > .section > .section-view-container #status-selection  .live-list-container > h3 {
	margin: 10px;
	display: none;
}

.live-accordion-container > .section > .section-view-container #status-selection .action-buttons {
	position: relative;  
	width: 100%; 
	font-size: 14px;
}

.live-accordion-container > .section > .section-view-container #status-selection .action-buttons > span {
	position: relative;
	display: inline-block;
	height: 35px;
	width: calc(100% - 20px);
	margin: 2px 10px 2px 10px;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
}

.live-accordion-container > .section > .section-view-container #status-selection .action-buttons > .save-action {
	background-color: #52B657;
	color: #fff;
	cursor: pointer;
	margin: 15px 0px 15px 0px;
}

.live-accordion-container > .section > .section-view-container #status-selection .action-buttons > .save-action > img {
	margin-right: 15px;
	vertical-align: text-bottom;
}

.live-accordion-container > .section > .section-view-container #status-selection .action-buttons > .cancel-action {
	color: #3975AB;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container #status-selection > p:first-child	{
	position: relative;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;
	color: #3975AB;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 88px;
	line-height: 88px;	
}

.live-accordion-container > .section > .section-view-container #status-selection .image-input {
	display: flex;
	border-radius: 5px;
	border: 1px solid #DDD;
	margin: 10px;
}

.live-accordion-container > .section > .section-view-container #status-selection .image-input > img:nth-child(1) {
  width: 18px;
  height: 18px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #status-selection .image-input > img:nth-child(3) {
	display: none;
  width: 14px;
  height: 14px;
  padding: 10px;
}

.live-accordion-container > .section > .section-view-container #status-selection .image-input > input[type="text"]{
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 5px;
  height: 26px;
	width: 100%;
	border:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.live-accordion-container > .section > .section-view-container #status-selection .image-input > input[type="text"]:disabled {
  background: none;
}

.live-accordion-container > .section > .section-view-container #status-selection > .image_input  input:focus {
	outline:none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


.live-accordion-container > .section > .section-view-container #status-selection .selected-items-text-container {
	display: flex;
	border-radius: 5px;
	margin-left: 10px;

}

.live-accordion-container > .section > .section-view-container #status-selection .selected-items-text-container  > input[type=checkbox]{
	display: inline-block;
	height: 30px;
}

.live-accordion-container > .section > .section-view-container #status-selection .selected-items-text-container > span:first-of-type {
	position: relative;
	height: 30px;
	width: 100%;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	font-weight: 600;
	margin-left: 10px;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item	{
	position: relative;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;

	overflow: hidden;
	white-space: nowrap;
	width: 100%;
  opacity: 0.5;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}


.live-accordion-container > .section > .section-view-container .live-status-selection-list {
	overflow-x: hidden;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:	nowrap;
	cursor: pointer;
	display:	inline-block;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item ul li:first-of-type {
	min-width: 90px;
	max-width: 120px;
	padding-right: 20px;
	display:	inline-block;

}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item ul li .location {
	display: inline-block;
	width: 116px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* background: red; */
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	color: #ccc;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list li:nth-child(1) > span:first-of-type {
	padding-left:10px;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list:last-child {
	margin-bottom: 230px;
}


.live-accordion-container > .section > .section-view-container .live-list > .live-status-item  .second-sub-container > img	{
	position: absolute;
	right: 10px;
	top: 33px;
	height: 20px;
	margin: 2px;
	border-radius: 5px;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item li {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
	cursor: pointer;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list > .live-status-item li > .colored-dot {
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list li:nth-child(1){
	font-size: 14px;
	font-weight: normal;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list li:nth-child(2) > span:first-of-type {
	padding-left:10px;
}

.live-accordion-container > .section > .section-view-container .live-status-selection-list:last-child {
	margin-bottom: 230px;
}

.effect7
{
   position:relative;
	-webkit-box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
}


.effect8
{
   position:relative;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
}

body > .full-live-item-menu-view-background {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index:9999999999;
	top: 0px;
	left: 0px;
}

body > .full-live-item-menu-view-background > .live-item-menu-view {
	position: absolute; 
	min-height: 40px;
	min-width: 200px; 
	width: auto; 
	top: 50px; 
	left: 50px; 
	background: #fff; 
	z-index:10000000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0,0);											
}

body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li {
	padding: 10px 0px 10px 0px;
	cursor: pointer;
	color: #424242;
}

body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li:hover {
  background-color: #eee;
	font-weight: 600;
	color: #242424;
}

/* body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li:nth-child(1) {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #eee;
} */

body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li:last-of-type {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li > span {
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
}

body > .full-live-item-menu-view-background > .live-item-menu-view > ul > li > span > img {
	display: inline-block;
	height: 16px;
	margin-right: 10px;
}

#live-main-content > .sidebar-slide-out {
	margin: 0;
}

#live-main-content >  .sidebar-slide-in {
	margin-left: -100% !important;
}


/** Tooltip **/
.live-tooltip, .live-poi-tooltip {
	position: absolute;
	top: 			0px;
	left: 		0px;
	display:	none;

	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;

	min-height: 100px;
	min-width: 400px; 
	max-width: 400px;
	width: auto; 
	top: 50px; 
	left: 50px; 
	background: #fff; 
	z-index:10000000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

}

.live-tooltip > .section-item-container {
	padding: 20px 20px 0px 20px;
}

.live-poi-tooltip  > .section-item-container {
	padding: 20px 20px 0px 20px;
}

.live-tooltip > .section-item-container > .first-sub-container {
	color: #000;
	font-size: 14px;
}

.live-poi-tooltip > .section-item-container > .first-sub-container {
	color: #000;
	font-size: 14px;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .object-name {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 60px;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .location {
	width: calc(100% - 63px);
	display: block;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .poi-name {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 60px;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since { 
	padding: 15px 5px 15px 5px;
	overflow: hidden;
	white-space: nowrap;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div > .last-message-since-item {
	display:inline-block;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since div > span { 
	min-width: 100px;
	max-width: 100%;
	white-space: nowrap;
  text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since { 
	padding: 30px 5px 15px 5px;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child {
	border-radius: 5px;
	background: #F4F6F6;
	padding: 10px;
	color: #484849;
	overflow: hidden;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child {
	border-radius: 5px;
	background: #F4F6F6;
	padding: 10px;
	color: #484849;
}

.live-tooltip> .section-item-container > .first-sub-container > ul > li > .driver { 
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	vertical-align: middle;
	text-align: center;

	margin: 2px;
	cursor: pointer;
	background-color: rgb(238, 238, 238);
	display: inline-block;
	font-size: 11px;
}

.live-tooltip> .section-item-container > .first-sub-container > ul > li > .last-passenger {
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center; 
	font-size: 11px;
}

/* display: none;
padding: 1px 6px 1px 6px;
border-radius: 10px;
margin-top: 3px;
display: inline-block;
vertical-align: middle;
text-align: center; */

.live-tooltip > .section-item-container > .first-sub-container > ul {
	display:inline-block;
	width: 100%;
}

.live-poi-tooltip	> .section-item-container > .first-sub-container > ul {
	display:inline-block;
	width: 100%;
}


/** Act as reset for extjs 1bootstrap.css **/
.live-tooltip > .section-item-container > .first-sub-container > ul p {
	margin: 0;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul p {
	margin: 0;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .more-last-message-since div > .icon {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .more-last-message-since div > span {
	padding-left: 5px;
	vertical-align: middle;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child > p:first-of-type{
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item >.icon.ok {
	background: url(../images/tooltip/prio_ok.png) no-repeat;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child > p:first-of-type.ok {
	background: url(../images/tooltip/prio_ok.png) no-repeat;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .more-last-message-since  .last-message-since-item > .icon.notice {
	background: url(../images/tooltip/prio_notice.png) no-repeat;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .more-last-message-since > div:first-child > p:first-of-type.notice {
	background: url(../images/tooltip/prio_notice.png) no-repeat;
}


.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > .icon.warning {
	background: url(../images/tooltip/prio_warning.png) no-repeat;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child > p:first-of-type.warning {
	background: url(../images/tooltip/prio_warning.png) no-repeat;
}

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > .icon.unknown {
	background: url(../images/tooltip/prio_unknown.png) no-repeat;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child > p:first-of-type.unknown {
	background: url(../images/tooltip/prio_unknown.png) no-repeat;
}

/**	background: url(../images/tooltip/prio_ok.png) no-repeat; */

.live-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > span:first-of-type {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child > span:first-of-type {
	margin-left: 8px;
	vertical-align: middle;
}

.live-tooltip > .more-options > p:first-of-type {
	color: #B2B2B2;
	text-align: center;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	margin: 15px;
}

.live-poi-tooltip > .more-options > p:first-of-type {
	color: #B2B2B2;
	text-align: center;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	margin: 15px;
}

.live-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	overflow: hidden;	
}

.live-poi-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	overflow: hidden;	
}

.live-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	float:	left;
	overflow: hidden;	
}

.live-poi-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	float:	left;
	overflow: hidden;	
}

.live-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container {
	position: absolute;
	right: 20px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.live-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.live-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

/** **/
.live-poi-tooltip > .section-item-container > .second-sub-container > .poi-icon-container {
	position: absolute;
	right: 20px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.live-poi-tooltip > .section-item-container > .second-sub-container > .poi-icon-container >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.live-poi-tooltip > .section-item-container > .second-sub-container > .poi-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.live-tooltip > .more-options {
	margin-top: 20px;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content {
	display: none;
	margin-top:	15px;
}


.live-poi-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content {
	display: none;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > div {
  margin: 0;
  padding: 0;
  width: 50%;
	float:left;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > .more-options-container > .radius {
	margin-bottom: 15px;
}


.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > .more-options-container > .sensor-info > ul > .sensor-item:last-child {
	display:none;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > .more-last-message-since {
  margin: 0;
  padding: 0;
	display: inline-block;
	float: none;
	width:100%;
	padding: 0px 5px 15px 5px;
	overflow: hidden;
	white-space: nowrap;
}


.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > .more-last-message-since > div {
	border-radius: 5px;
  background: #F4F6F6;
  padding: 10px;
  color: #484849;
  overflow: hidden;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > .more-last-message-since > span {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .poi-content > .poi-details {
  margin: 0;
  padding-top: 5px;
	display: inline-block;
	float: none;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
}

.poi-details  #temp-poi {
	font-weight: 600;
	color: rgb(35, 35, 35);
}

.unit-to-poi  {
	display: inline-block;
	width: 20px;
	height: 30px;
	padding: 0 0 0 0 !important;
}

.unit-to-poi > img {
	height: 30px;
}


.live-tooltip > .section-item-container > .first-sub-container > ul > .poi-content > .poi-details > div {
	border-radius: 5px;
  overflow: hidden;
	vertical-align: middle;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .poi-content > .poi-details > span {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul > .poi-content > div {
  margin: 0;
  padding: 0;
  width: 50%;
	float:left;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > div {
  margin: 0;
  padding: 0;
  width: 50%;
	float:left;
}

.live-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content  .more-option-header {
	font-weight: 600;
}

.live-poi-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content  .more-option-header {
	font-weight: 600;
}

.live-tooltip > .more-options-menu {
	height: 40px;
	background: #F2F2F2;
	border-radius: 5px;
}

.live-poi-tooltip  > .more-options-menu {
	height: 40px;
	background: #F2F2F2;
	border-radius: 5px;
}

.live-tooltip > .more-options-menu > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	border-radius: 5px;
}

.live-poi-tooltip  > .more-options-menu > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	border-radius: 5px;
}

.live-tooltip > .more-options-menu > ul > li {
	float: left;
	width: 40px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}


.live-poi-tooltip > .more-options-menu > ul > li {
	float: left;
	width: 40px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}

.live-poi-tooltip > .more-options-menu > ul .menu-option-edit0poi {
	background: url(../images/tooltip/tooltip_control_location.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > ul .menu-option-location {
	background: url(../images/tooltip/tooltip_control_location.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > ul .menu-option-history {
	background: url(../images/tooltip/tooltip_control_history.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > ul .menu-option-pursuit {
	background: url(../images/tooltip/tooltip_control_pursuit.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > ul .menu-option-management {
	background: url(../images/tooltip/tooltip_control_management.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > ul .menu-option-more {
	background: url(../images/tooltip/tooltip_control_more.png) no-repeat center center;
}

.live-tooltip > .more-options-menu > .close {
	display: inline-block;
	height: 40px;
	width: 40px;
	float: right;
	background: url(../images/tooltip/tooltip_control_close.png) no-repeat center center;
	cursor: pointer;
}

.live-poi-tooltip > .more-options-menu > .close {
	display: inline-block;
	height: 40px;
	width: 40px;
	float: right;
	background: url(../images/tooltip/tooltip_control_close.png) no-repeat center center;
	cursor: pointer;
}

.live-poi-tooltip > .more-options-menu > ul .menu-option-management {
	background: url(../images/tooltip/manage.svg) no-repeat center center;
}

.poi-icon-container.live-stateunknown  { background-color: #EEEEEE;	}


.poi-icon-container.live-stateunknown > p:nth-child(1){
	height: 55px !important;
}

.poi-icon-container.live-stateunknown > p:nth-child(2){
	display: none;
}

.poi-icon.live-stateunknown { 
	background: url(../images/stateicons/state_unknown.png) no-repeat center center;
}

.live-accordion-search-view {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index:1000;

}

.live-accordion-search-view > div {
	cursor: default;
}

.live-accordion-search-view {
	cursor: pointer;
}
 
.live-accordion-search-view > .section-container {
	position: relative;
	display:inline-block;
	background: #ffffff;

	min-height: 56px;
	min-width: 400px; 
	width: 550px; 
	top: 0px; 
	left: 0px; 
	background: #FFFFFFA6; 
	z-index:10000000000;
	border-radius: 5px;
	backdrop-filter: blur(10px);

	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
	
}

.live-accordion-search-view > .section-container > .section-search-container {
	display: inline-block;
  min-height: 55px;
  width: inherit;
}

.live-accordion-search-view > .section-container > .section-search-container > span {
	display: block;
	float: left;
	height: 55px;
  line-height: 55px;
	color: #909090;
}

.live-accordion-search-view > .section-container > .section-search-container > span:first-child > img {
	display: inline-block;
	height: 25px;
	width: 25px;
	margin: 15px 5px 15px 15px;
}

.live-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) { 
	min-width: 0px;
	max-width: 380px;
	/* height: 55px; */
	margin: 0 !important;
	padding: 0 !important;

	position: relative;
	display:	block;
	font-size: 20px !important;
	line-height: normal !important;
	color: #232323;
	-webkit-user-select: text;
	user-select: text;
	cursor: text;
	outline: none;
	text-align:left;
	top:18px;
}


.live-accordion-search-view > .section-container > .section-search-container > [contenteditable=true]:empty:before {
	content: attr(aria-placeholder);
	display: block; /* For Firefox */
	pointer-events: none;
	color: #909090;
	position:relative;
}

.live-accordion-search-view > .section-container > .section-search-container > span:nth-child(3) {
	padding: 0px 5px 0px 5px;
} 

.live-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) > input[type="text"] {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	height:55px !important;
	width: 380px !important;
	min-width: 380px;
	max-width: 380px;
	
	/* background-color: transparent !important; */
	background-color: tomato;
	font-size: 20px !important;
	color: #232323 !important;

	-webkit-box-shadow: none !important;
	-moz-box-shadow:  none !important;
	box-shadow: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	vertical-align: middle !important;
	line-height: 55px !important;
}

.live-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) > .no-results-text {
	display: inline-block;
	width: 114px;
	height: inherit;
	max-width: 114px;
  min-width: 114px;
	margin: 0  !important;
	padding: 0 !important;
	color: #909090;
}

.live-accordion-search-view > .section-container > .section-search-results-container {
	border-top: 1px solid #ffffff;
}
.live-accordion-search-view > .section-container > .section-search-results-container > p:first-child{
	padding: 15px;
	margin: 0;
	font-weight: 600;
	color: #909090;
}

.live-accordion-search-view > .section-container > .section-search-results-container .live-search-result-item {
	line-height: 25px;
	padding: 0px 9.5px 0px 9.5px;
	cursor: pointer;
	margin-bottom: 3px;
}

.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item > span {
	display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
	vertical-align: middle;
	margin-right: 6px;
	color: #242424;
}
.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item > .last-driver {
	padding: 1px 6px 1px 6px;
	border-radius: 15px;
	text-align: center;
	color: rgb(35, 35, 35);
	background-color: rgb(238, 238, 238);
	display: inline-block;
	font-size: 11px;
}

.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item > .passenger-icon {
	padding: 1px 10px 1px 10px;
	border-radius: 15px;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
  background-color: rgb(238, 238, 238);
  display: inline-block;
	font-size: 11px;
}

.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item >   span:nth-child(1) {
	font-weight: 600;
	color: #232323 !important;
	white-space: nowrap;
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
	margin-left: 6px;
}

.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item >   span:nth-child(3) {
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 300px;
	overflow: hidden;
}
/* 
.live-accordion-search-view > .section-container > .section-search-results-container .live-search-result-item > img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin: 4.5px 4.5px 4.5px 4.5px;
} */

.live-accordion-search-view > .section-container > .section-search-results-container > .search-results > .live-search-result-item:last-of-type {
	padding-bottom: 15px;
}



/** LiveNewPoiView **/
.live-new-poi-view {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(153, 153, 153, 0.8);
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.live-new-poi-view > .poi-form {
	position: relative;
	margin:0;
	padding: 0px 0px 20px 0px;
	width: 500px;
	min-height: 250px;
  left: 50%;
  top: 50%;
	margin: -207px 0 0 -250px;
  background: #EAEAEA;
  
	-webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

.live-new-poi-view > .poi-form > h1 {
	background: #E0E0E0;
}

.live-new-poi-view > .poi-form h1{
  font-size: 14px;
  font-weight: 600;
	margin: 0;
  padding: 20px;
}


.live-new-poi-view > .poi-form > div:first-of-type {
	font-size: 14px;
  font-weight: 400;
	text-align: left;
	padding: 15px 20px 15px 20px;
	line-height: 14px;
	vertical-align: middle;
}

.live-new-poi-view > .poi-form > div:first-of-type > span:first-of-type {
	display: inline-block;
	width: 80px;
	height: 18px;
	vertical-align: middle;
}

.live-new-poi-view > .poi-form > div:first-of-type > span:nth-of-type(2) {
	display: inline-block;
	white-space: nowrap;
  width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
	height: 18px;
  vertical-align: middle;
}

.live-new-poi-view > .poi-form > div > ul > li {
	font-size: 14px;
  font-weight: 400;
	text-align: left;
	padding: 0px 20px 15px 20px;
	line-height: 14px;
	vertical-align: middle;
}

.live-new-poi-view > .poi-form > div > ul  li > span:first-of-type {
	display: inline-block;
	width: 80px;
	height: 18px;
	vertical-align: middle;
}

.live-new-poi-view > .poi-form > div > ul  li > span:nth-of-type(2) {
	display: inline-block;
	white-space: nowrap;
  width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
	height: 18px;
  vertical-align: middle;
}

.live-new-poi-view > .poi-form > div input[type=text]{
	margin: 0;
	width: 360px;
}

.live-new-poi-view > .poi-form > div select {
	margin: 0;
	width: 374px;
}

.live-new-poi-view > .poi-form  #street {
	width: 266px;
}

.live-new-poi-view > .poi-form  #house-number{
	width: 70px;
	margin-left:10px;
}

.live-new-poi-view > .poi-form > .buttons-container {
	margin: 15px 0px 0px 0px !important;
	text-align: center;
}

.live-new-poi-view > .poi-form > .buttons-container > button {
	margin: 0;
	background: #fff;
	width: 170px;
	border: 1px solid rgb(221,221,221);
	margin: 5px;
	padding: 8px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
}

/** LiveNewAreaView **/

.live-new-area-view {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(153, 153, 153, 0.8);
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.live-new-area-view > .area-form {
	position: relative;
	margin:0;
	padding: 0px 0px 20px 0px;
	width: 500px;
	min-height: 250px;
  left: 50%;
  top: 50%;
	margin: -207px 0 0 -250px;
  background: #EAEAEA;
  
	-webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

.live-new-area-view > .area-form > h1 {
	background: #E0E0E0;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
}

.live-new-area-view > .area-form > ul {
	padding: 20px 0px 20px 0px;
}

.live-new-area-view > .area-form > ul > li {
	font-size: 14px;
  font-weight: 400;
	text-align: left;
	padding: 0px 20px 15px 20px;
	line-height: 14px;
	vertical-align: middle;
}


.live-new-area-view > .area-form > ul  li > span:first-of-type {
	display: inline-block;
	width: 80px;
	height: 18px;
	vertical-align: middle;
}

.live-new-area-view > .area-form > ul  li > span:nth-of-type(2) {
	display: inline-block;
	white-space: nowrap;
  width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
	height: 18px;
  vertical-align: middle;
}

.live-new-area-view > .area-form > ul  li > input[type=text] {
	margin: 0;
	width: 360px;
}

.live-new-area-view > .area-form > .buttons-container {
	margin: 0 !important;
	text-align: center;
}

.live-new-area-view > .area-form > .buttons-container > button {
	margin: 0;
	background: #fff;
	width: 170px;
	border: 1px solid rgb(221,221,221);
	margin: 5px;
	padding: 8px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
}


/** Live map object locator view **/

.live-map-objects-locator-view {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(153, 153, 153, 0.8);
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.live-map-objects-locator-view > .objects-locator-container {
	position: relative;
	margin:0;
	padding: 0px 0px 20px 0px;
	width: 500px;
	min-height: 250px;
  left: 50%;
  top: 50%;
	margin: -207px 0 0 -250px;
  background: #EAEAEA;
  
	-webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.live-map-objects-locator-view > .objects-locator-container  > h1 {
	background: #E0E0E0;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
}

.live-map-objects-locator-view > .objects-locator-container  > .buttons-container {
	margin: 0 !important;
	text-align: center;
}

.live-map-objects-locator-view > .objects-locator-container  > .buttons-container > button {
	margin: 0;
	background: #fff;
	width: 170px;
	border: 1px solid rgb(221,221,221);
	margin: 5px;
	padding: 8px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
}

.live-map-objects-locator-view > .objects-locator-container > .content-container > p:first-of-type{
	font-size: 14px;
  margin: 0;
	padding: 20px;
}

.live-map-objects-locator-view > .objects-locator-container > .content-container > .minimap {
  box-sizing: border-box;
  border: 1px solid #DDD;
  width: 92%;
  height: 140px;
  margin: 0 auto 15px auto;
}

.live-map-objects-locator-view > .objects-locator-container > .content-container > .locator-filters  > p {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 15px 20px 15px 20px;
	text-align: left;
}

.live-commands-view {
	position: absolute;
	top: 			0px;
	left: 		0px;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;

	min-height: 100px;
	min-width: 400px; 
	max-width: 400px;
	width: auto; 
	top: 50px; 
	left: 50px; 
	background: #fff; 
	z-index:10000000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
}

.live-commands-view > h1 {
	font-size: 16px;
  font-weight: 600;
	padding: 20px;
	line-height: 18px;
}

.live-commands-view > ul {
	margin-bottom: 20px;
}

.live-commands-view > ul > li {
	line-height: 14px;
	padding: 5px 20px 5px 20px;
	text-decoration: underline;
	color: #4A67E2;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
}

.blink-bg{
	color: #242424;
	animation: blinkingBackground 5s infinite;
}
@keyframes blinkingBackground{
	0%		{ background-color: #fff;}
	100%	{ background-color: #FFF9B3;}
}

/** Connected ======================= **/

#connected-floating-container {
	position: absolute;
	background: #fff;
	z-index: 100000;
	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


.connected-button {
	position: relative;
	margin: 8px;
	max-height:32px;
	text-align: left;
	background-color: #F5F5F5;
	font-weight: 600;
	padding: 15px;
	
	cursor: pointer;
	display: block;

	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
		
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.connected-button > span {
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	cursor: pointer;
	color: #232323;
	-webkit-touch-callout: none;
	-webkit-user-select: none; 
		 -moz-user-select: none; 
			-ms-user-select: none; 
					user-select: none; 
}

.material_block
{
	position: absolute;
	display: inline-block;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
}

.spinner
{
  -webkit-animation: rotation 1.35s linear infinite;
  animation: rotation 1.35s linear infinite;
}

@-webkit-keyframes rotation
{
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@keyframes rotation
{
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

.circle
{
  stroke-dasharray: 180;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: turn 1.35s ease-in-out infinite;
  animation: turn 1.35s ease-in-out infinite;
}

@-webkit-keyframes turn
{
  0% {
    stroke-dashoffset: 180;
  }

  50% {
    stroke-dashoffset: 45;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 180;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

@keyframes turn
{
  0% {
    stroke-dashoffset: 180;
  }

  50% {
    stroke-dashoffset: 45;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 180;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

/* svg:nth-child(1){stroke:#e51c23;}
svg:nth-child(2){stroke:#e91e63;}
svg:nth-child(3){stroke:#9c27b0;}
svg:nth-child(4){stroke:#673ab7;}
svg:nth-child(5){stroke:#3f51b5;}
svg:nth-child(6){stroke:#5677fc;}
svg:nth-child(7){stroke:#03a9f4;}
svg:nth-child(8){stroke:#00bcd4;}
svg:nth-child(9){stroke:#009688;}
svg:nth-child(10){stroke:#259b24;}
svg:nth-child(11){stroke:#8bc34a;}
svg:nth-child(12){stroke:#cddc39;}
svg:nth-child(13){stroke:#ffeb3b;}
svg:nth-child(14){stroke:#ffc107;}
svg:nth-child(15){stroke:#ff9800;}
svg:nth-child(16){stroke:#ff5722;}
svg:nth-child(17){stroke:#795548;}
svg:nth-child(18){stroke:#9e9e9e;} */
.material_block > svg:nth-child(1){stroke:#607d8b;}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/12settings.css
 * -------------------------------------------------------------------------------- */

#account-main-content {
	position:absolute;
	height: 100%;
	width: 100%;
	background-color: #efefef;
}

.account-iframe-container {
	position: relative;
	height: 100%;
	width: 100%;
	display: none;
}

.account-iframe-container.active {
	display: block;
}


.account-iframe-container > .account-iframe {
	position: relative;
	height: 100%;
	width: 100%;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/13clusters.css
 * -------------------------------------------------------------------------------- */

.clustericon-type-1{
  position: absolute;
  background-color: rgba(142,7,178,.8);
  height: 40px;
	width: 40px;
	border: 5px solid rgba(0,0,0,.2);
	border-radius: 50%;
  display: block; 
  margin-top: 12px; 
  text-align:center; 
  color: #fff; 
  font-family: helvetica; 
  font-size: 16px; border:none;
}

.clustericon-type-1-text{
  color: #ffffff;
  font-size: 12px;
}


.clustericon-type-1 > span {
  position: relative;
  border: none !important;
  vertical-align: middle;
  text-align: center;
  top: 9px !important;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/14browser-outdated.css
 * -------------------------------------------------------------------------------- */

          
#warning-browser-outdated {}

#warning-browser-outdated > .modal.fade-in{
}

#warning-browser-outdated > .modal.fade-in > .modal-body{
  max-height: 600px;
}

#warning-browser-outdated > .modal.fade-in > .modal-header.clearfix > h3{
  font-weight:bold;
}

#warning-browser-outdated .header{
  margin: 0px 0px 10px 0px;
}

#warning-browser-outdated .browsers-container{
  margin: 10px 0px 10px 0px;
}

#warning-browser-outdated .header > h4 {
  font-weight: bold;
}
#warning-browser-outdated .browsers-container > ul > li{
  list-style-type: none;
  margin: 0px 10px 15px 0px;
  float:  left;
}

#warning-browser-outdated .browsers-container > ul > li > div > h4{
  font-weight: bold;
  text-align: center;
}

#warning-browser-outdated .browsers-container > ul > li > div > .company{
  display: block;
}

#warning-browser-outdated .browsers-container > ul > li > div > .company > a{
  display:block;
  margin-top: 5px;
  width: 110px;
  font-size: 10px;
  text-align: center;
  text-decoration: underline;
}

#warning-browser-outdated .browsers-container > ul > li > div > a > span{
  display: inline-block;
  height: 110px;
  width: 110px;
}

#warning-browser-outdated #item1 > div > a > span{
  /*background: url(../images/browsers/browersicons.png) no-repeat 2px -8px !important;*/
}

#warning-browser-outdated #item2 > div > a > span{
  /*background: url(../images/browsers/browersicons.png) no-repeat -121px -5px;*/
}

#warning-browser-outdated #item3 > div > a > span{
  /*background: url(../images/browsers/browersicons.png) no-repeat -240px -4px !important;*/
}

#warning-browser-outdated .questions > ul {
  clear:both;
  margin: 10px 0px 10px 0px;
}

#warning-browser-outdated .questions > ul  > li{
  clear:both;
  margin: 10px 0px 0px 0px;
  font-weight: bold;
}

#warning-browser-outdated .questions > ul > li > span{
  display: block;
  font-weight: normal;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/15timesheet.css
 * -------------------------------------------------------------------------------- */

.listview {
 width: 100%;
}

.listview > ul > li {
  display: inline-block;
  width: 100%;
}


.timesheet-row-container {
    min-height: 100px;
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ededed;
    min-width: 746px;
    overflow: hidden;
}

.timesheet-row-container-header {
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ededed;
    background: #E5E5E5; 
    overflow: hidden;
}

.timesheet-row-container-header #timesheet-header > h3 >span {
  margin-left: 20px;
  font-weight: 500;
}

.timesheet-row-container-footer {
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ededed;
    background: #E5E5E5; 
    overflow: hidden;
}

.timesheet-row-container-footer #timesheet-footer{
    margin-left: 20px;
}

.timesheet-row-container-footer #timesheet-footer > ul > li > span{
  font-weight: 500;
}

.timesheet-row-container > .period {
    position: relative;
    width: 100px;
    margin-left: 20px;
    padding-right: 10px;
    float:  left;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;

}

.timesheet-row-container > .task{
    position: relative;
    float:left;
    width: 70%;
    min-width: 200px;
}

.timesheet-row-container > .task > ul{
    list-style-type: none;
}

.timesheet-row-container > .task  .activity{
    font-weight: bold;
    font-size: 16px;
}

.timesheet-row-container > .task .icon{
    vertical-align: middle;
    min-width: 80px;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left;
}

.timesheet-row-container > .task  .duration{
    background-image: url(../images/icons/trip_time_grey.png);
}

.timesheet-row-container > .task  .project{
    background-image: url(../images/icons/project_grey.png);
}

.timesheet-row-container > .task  .note{
    float: none;
    background-image: url(../images/icons/notes_grey.png); 
}

.timesheet-row-container > .buttons {
    position:   relative;
    min-width: 90px;
    min-height: 80px;
}

.timesheet-row-container > .buttons > button{
    background: #efefef;
    background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); 
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    width: auto;
    height: 20px;
    margin-right: 7px;
    text-transform: capitalize;
}

.timesheet-row-container> .buttons > button:hover{
}

.empty-timesheet-header {
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #ededed;
    background: #E5E5E5; 
    overflow: hidden;
}

.empty-timesheet-header #timesheet-header > h3 >span {
  margin-left: 20px;
  font-weight: 500;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/16ui-elements.css
 * -------------------------------------------------------------------------------- */


/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; }
}

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; }
}


.live-temporary-area {
  width:  42px;
  height: 42px;
  color:  #fff;
  line-height:  100px;
  background: transparent url(../images/mapcontrolicons/loader.gif) no-repeat top left;
}

.ui-basic-list-container{
  position: absolute;
  width: 150px;
  height: auto;
  background:   #fff;
  font-family:  helvetica;
  font-size:    11px;
  -webkit-font-smoothing: antialiased;
  z-index:            11000;
  margin-top:         12px;
  margin-left:        38px;
  padding:            0px 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.ui-basic-list-ul {
}


.ui-basic-list-row {
  padding: 5px 0px 4px 10px;
  border-bottom: 1px solid #ececec;
}

.ui-basic-list-row > .type{
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

.ui-basic-list-row > .type > img{
  vertical-align: middle;
}

.ui-basic-list-row > .text{
  display: inline-block;
  overflow: hidden;
  text-overflow:ellipsis;
  margin-left: 10px;
  margin-top: 1px;
  max-width: 80px;
  vertical-align: middle;
  white-space: nowrap;
}

.ui-basic-list-row > .state{
  height: 14px;
  width: 14px;
  vertical-align: middle;
  margin-right: 10px;
  float:right;
}
.ui-basic-list-row > .state > img{
  height: 14px;
  width: 14px;
  vertical-align: middle;
}



/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/17geotrack-ui.css
 * -------------------------------------------------------------------------------- */

/*
  Default styling for the Geotrack UI
*/

/*
    Created on : Oct 23, 2014, 3:13:26 PM
    Author     : Joel Kemper (Paid da cost to be da boss)
*/


/**
 * Toolbar
 */

.toolbar-container {
  display: block;
  min-height: 27px;
  width: 100%;
  margin: 0;
  padding: 0;

}


/**
 * Buttons
 */

.button-container {
  display: block;
  /* min-height: 27px; */
  margin-left: 4px;
  margin-right: 4px;
}

.button-container > span{

}


/**
 * DateNavigation
 */

.date-navigation-container {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;

}

.date-navigation-container > .date-navigation{
  min-height: 27px;
  background-color: #ececec;
}

.date-navigation-container > .date-navigation ul li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 27px;
  float: left;
  font-weight: 400;
  font-size: 12px;
}

.date-navigation-container >.date-navigation ul li  .button-container{
  border: 1px solid #ececec;
  border-radius: 2px 2px 2px 2px;
  padding: 0px 4px 0px 4px;
  cursor: pointer;

  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -user-select:none;
}


.date-navigation-container > .date-navigation ul li  .button-container:hover {
  border: 1px solid #000;
}

.date-navigation-container > .date-navigation  ul  #manual-button{
  padding-left: 18px;
  background: url('../images/icons/calendar.png' ) no-repeat 0px 4px;
}

.date-navigation-container > .date-navigation  ul #previous-button{
  padding-left: 18px;
  background: url('../images/icons/browse-left.png' ) no-repeat 0px 4px;
}

.date-navigation-container > .date-navigation  ul #filterday-button{
  padding-left: 18px;
  background: url('../images/icons/calendar_view_day.png' ) no-repeat 0px 4px;
}

.date-navigation-container > .date-navigation  ul #filterweek-button{
  padding-left: 18px;
  background: url('../images/icons/calendar_view_week.png' ) no-repeat 0px 4px;
}

.date-navigation-container > .date-navigation  ul #next-button{
  padding-left: 18px;
  background: url('../images/icons/browse-right.png' ) no-repeat 0px 4px;
}

.date-navigation-container #calendar{
  position: absolute;
  background-color: #fff;
  margin: 10px 10px 10px 10px;
  padding: 5px 5px 5px 5px;
  z-index: 1400;
}
/**
 * For `large` screens, transform into an inline picker.
 */

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 11px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}
/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}
/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker,
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  top:0;
}
/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  -moz-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
}
/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 200px;
  max-width: 250px;
  width: 100%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media (min-height: 33.875em) {
  .picker__frame {
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-height: 33.875em) {
  .picker__wrap {
    display: block;
  }
}

/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em;
  }
}

@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 4px 36px 0px  rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 4px 36px 0px  rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 36px 0px  rgba(0, 0, 0, 0.24);
  }
}
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  background: transparent;
}

.picker--opened .picker__frame {
  top: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  top: 73px;
  left: 0;
  bottom: 0;
}




/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}
/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-size: 14px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}
.picker__year {
  font-size: 14px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}
/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2.5em;
  padding: .5em .25em;
  margin-left: .25em;
  margin-right: .25em;
  font-size: .6em;
}
@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    font-size: .8em;
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}
.picker__select--year {
  width: 22.5%;
}
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}
/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0;
  width: 1em;
  height: 1em;
  top: -0.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: 0;
  padding-right: 0;
  top: 6px;
}
/*
@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
*/
.picker__nav--next {
  right: 0;
  padding-left: 0;
  top: 6px;
}
/*
@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
*/
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.picker__nav--next:before {
  border-right: 0;
  border-left:  5px solid #000;
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  /*color: #000000;
  background: #b1dcfb;*/
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: transparent;
  border-left-color: transparent;
}
/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .5em;
  /* margin-bottom: .5em; */
}
/*
@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em;
  }
}
*/
.picker__table td {
  margin: 0;
  padding: 0;
}
/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 12px;
  font-weight: 200;
  line-height: 20px;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  color: #666;
  text-align: center;
  background: #E5E5E5;
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: 0 0; /* Dennis */
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.05rem;
}
.picker__day--today {
  color: #FFF;
  position: relative;
  background: #333;
  position: relative;
}
/*.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #000;
  border-left: .5em solid transparent;
}*/
.picker__day--selected,
.picker__day--selected:hover {
  border-color: transparent;
  color: #000;
  background: #fff;
}
.picker__day--highlighted {
  border-color: transparent;
}
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}
.picker__day--outfocus {
  color: #888;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #aaa;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  color: #000000;
  background: #aaa;
  border-color: transparent;
}
.picker__day--disabled,
.picker__day--disabled:hover {
  color: #484848;
  cursor: default;
  /* display: none; enable this to hide non selectable dates completely */
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  /*background: #bbbbbb;*/
}
/**
 * The footer containing the "today" and "clear" buttons.
 */
.picker__footer {
  text-align: center;
}
.picker__button--today,
.picker__button--clear {
  border: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  vertical-align: bottom;
  color: #000;
  margin-bottom: 5px;
}
.picker__button--today:hover,
.picker__button--clear:hover {
  cursor: pointer;
color: #000000;
  background: #aaa;
}
.picker__button--today:focus,
.picker__button--clear:focus {
color: #000000;
  background: #aaa;
  outline: none;
}
.picker__button--today:before,
.picker__button--clear:before {
  position: relative;
  display: inline-block;
  height: 0;
}
/*
.picker__button--today:before {
  content: " ";
  margin-right: .45em;
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}
*/
.picker__button--clear:before {
  content: "\D7";
  margin-right: .35em;
  top: -0.1em;
  color: #ee2200;
  vertical-align: top;
  font-size: 1.1em;
}

/* Start: Picker overrides by Dr. Boz */
.picker__box {
  padding: 0 1em;
  font-family: helvetica, arial, sans-serif;
}
.picker__day {
  line-height: 30px;
  font-size: 14px;
}
.picker__day--disabled {
  opacity: .25;
}
.picker__day--disabled:hover {
  background: #fff;
}
.picker__box {
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
}
.picker__header {
  padding-top: 15px;
  padding-bottom: 3px;
}
.picker__nav--prev {
  top: 20px;
}
.picker__nav--next {
  top: 20px;
}
.picker__month, .picker__year {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}
.picker__weekday {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0;
  background: #f4f4f4;
}
.picker__button--today {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
}
.picker--focused .picker__day--highlighted {
  color: #fff;
  background: #888;
  border-color: transparent;
}
.picker__day--today {
  background: #eee;
  color: #000;
}
/* End: Picker overrides */


/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */

/** Contentbox style rules**/


/** Container **/
.content-box-container {
  cursor:   default;
  position: fixed;
  width:    100%;
  height:   100%;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -user-select: none;
}


/** Content-box **/
.content-box-container  > .content-box {
  position: fixed;
  top:      50%;
  left:     50%;

  -webkit-box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.25);
}


/** List **/
.content-box-container >  .content-box > ul {
  font-size:    0    !important;
  margin-left:  44px !important;
  margin-right: 44px !important;
}

/** List items **/
.content-box-container > .content-box  >  ul  > li {
  display:          inline-block;
  width:            100% !important;
  list-style-type:  none;
  background-color: #e7e7e7;
}

.content-box-container > .content-box  >  ul  > li >  input[type=text] {
  border-radius:  0px;
  box-shadow:     none;
  font-size:      14px;
  outline:        none;
  border:         1px solid #ddd;
  background:     #fff;
  display:        block;
  box-sizing:     border-box;
  margin-bottom: 18px;
}

.content-box-container > .content-box  >  ul  > li > input[type=password]{
  border-radius:  0px;
  box-shadow:     none;
  font-size:      14px;
  outline:        none;
  border:         1px solid #ddd;
  background:     #fff;
  display:        block;
  box-sizing:     border-box;
}


.content-box-container > .content-box  >  ul  > li >  table > tr , td  > input[type=text] {
  border-radius:  0px;
  box-shadow:     none !important;
  font-size:      14px;
  outline:        none !important;
  border:         1px solid #ddd;
  background:     #fff;
  display:        block;
  box-sizing:     border-box !important;
  margin-bottom:  18px;
}

.content-box-container > .content-box  >  ul  > li >  table > tr , td > input[type=password]{
  border-radius:  0px;
  box-shadow:     none !important;
  font-size:      14px;
  outline:        none !important;
  border:         1px solid #ddd;
  background:     #fff;
  display:        block;
  box-sizing:     border-box !important;
  margin-bottom: 18px;
}



.content-box-container > .content-box  >  ul  > li > input.invalidtextfield {
  border:         1px solid #ff9999 !important;
  background:     #ffbfbf !important;
  color:          #d90000 !important;
}

.content-box-container > .content-box  >  ul  > li > table > tbody > tr > td  > input.invalidtextfield {
  border:         1px solid #ff9999 !important;
  background:     #ffbfbf !important;
  color:          #d90000 !important;
}

.invalidtextfield::-webkit-input-placeholder {
    text-transform: none !important;
    color: #d90000 !important;
}
.invalidtextfield::-moz-placeholder {
    text-transform: none !important;
    color: #d90000 !important;
}

.invalidtextfield::-ms-input-placeholder{
    text-transform: none !important;
    color: #d90000 !important;
}

/*
.content-box-container > .content-box   #submit {
  background-color: #57b856 !important;
  color: #fff !important;
}*/


@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .content-box-container > .content-box  >  ul  > li >  table > tr , td  > input[type=text] {
    margin-bottom: -2px;
  }
  .content-box-container > .content-box  >  ul  > li >  table > tr , td > input[type=password]{
    margin-bottom: -2px;
  }

  .content-box-container > .content-box #submit {
    position: relative;
    top: -30px;
  }
}



/* Login stuff */
.login-logo-container {
  width: 100%;
  height: 141px;
  background: #fff;
  /*background-image: url(/resources/theme/secure.geotrack.com/login_logo.png);*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 300px;
}
.login-form-container {
  position: relative; 
  height: 402px;
  background: #eee;
  box-sizing: border-box;
  padding: 40px;
}
.login-form-container > p {
  font-size: 15px;
  font-weight: 400;
}
.login-form-container > #custom-list {
 /* background: #0f0;*/
  margin: 0;
  margin-top: 40px; /* was 60px */
  list-style: none;
}

.login-form-container > #custom-list > li > div input[type='text'], 
.login-form-container > #custom-list > li > div > input[type='password'] {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  background: #eee;
  font-size: 15px;
  width: calc(100% - 6px);
  height: 30px;
  outline: none;
  box-shadow: none;
  padding-left: 0;
}


.login-form-container > #custom-list > li > input[type='text']:focus, 
.login-form-container > #custom-list > li > input[type='password']:focus {
  outline: none;
}


.login-form-container > #custom-list > li > input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #eee inset;
}

.buttons-container {
  margin-top: 170px; /* 80px */
}

.buttons-container-offset {
  margin-top: 122px;
}

.buttons-container > span > #submit {
  cursor: pointer;
  float:right;
  margin-left: 35px;
  font-size: 14px;
  line-height: 47px;
  height: 47px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #3381FF !important;
  text-transform: uppercase;
}
.password-container {
  margin-top: 30px;
}
#go-back-button {
  position: relative;
  top: -460px;
}


.login-form-container > #custom-list > li > table > tr > td input[type='text'], 
.login-form-container > #custom-list > li > table > tr > td input[type='password']{
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  background: #eee;
  font-size: 15px;
  height: 30px;
  outline: none;
  box-shadow: none;
  padding-left: 0;
}

.half-ib {
  display: inline-block;
  width: 50%;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/18tabpanel.css
 * -------------------------------------------------------------------------------- */

/* h2 {
  margin-bottom:10px;
}

#history-tab-wrapper{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #f00;
}

#history-tab-wrapper h1{
  color:#FFF;
  text-align:center;
  margin-bottom:20px;
}

#history-tab-wrapper a{
  display:block;
  font-size:1.2em;
  padding-top:20px;
  color:#FFF;
  text-decoration:none;
  text-align:center;
}

#history-tab-wrapper  .tabz{
  height: 40px;
  overflow: hidden;
}

#history-tab-wrapper .tabz > ul{
  font: 1em;
  list-style: none;
}

#history-tab-wrapper .tabz > ul > li{
  margin: 0 0 0 10px;
  padding: 0;
  display: block;
  width: 50px;
  height: 40px;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #EDEDED;

}

#history-tab-wrapper .tabz > ul > li.tab-activeheader{
  background:  #E0E0E0;
}


#history-tab-wrapper .tabz > ul > li:hover  {
  background: #f00;
  cursor: pointer;
}



#history-tab-wrapper .tabs-content {
  padding: 0;
  background: #fff;
  margin: 0;
  overflow: scroll;
}

.tabz, .pills {
  margin: 10px 0 0 0;
}

.tabs-titlebar {
  clear: both;
  padding: 0;
  margin: 0;
  height: 50px;
  background: #E0E0E0;
  color: #000;
  font-size: 14px;
  line-height: 50px;
  padding-left: 12px;
  font-weight: 600;
}

.tabs-titlebar span {
  display: none;
}
*/





.tab-page {
  height: 100%;
  overflow: auto;
}

.tab-box {
  height: 100%;
}

.tab-top {
  height: 100px;
}

.tab-bottom {
  height: -moz-calc(100% - 100px) !important;;
  height: -webkit-calc(100% - 100px) !important;
  height: calc(100% - 100px) !important;;
  overflow: hidden;
}

.tab-selectors {
  background: #fff;
  height: 50%;
}

.tab-selectors > ul {
  font: 1em;
  list-style: none;
}

.tab-selectors > ul > li {
  margin: 10px 0 0 10px;
  padding: 0;
  display: block;
  width: 50px;
  height: 40px;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #EDEDED;
  cursor: pointer;
  opacity: 0.4;
}

.tab-selectors > ul > li.tab-active  {
  background:  #E0E0E0;
  opacity: 1;
}

.tab-selectors > ul > li:hover  {
  background: #CCC;
}

.tab-titlebar {
  background: #E0E0E0;
  height: 50%;
  color: #000;
  font-size: 14px;
  line-height: 50px;
  font-weight: 600;
}

.tab-titlebar span {
  padding-left: 12px;
  display: none;
}

#tab-title-1 { display: inline; }

.tab-icon {
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.icon-addresses { background-image: url(../images/live/flat/tab_addresses.png) !important; }
.icon-header-filter { background-image: url(../images/live/flat/tab_header_filter_icon.png) !important; }
.icon-header-search { background-image: url(../images/live/flat/tab_header_search_icon.png) !important; }
.icon-header-selection { background-image: url(../images/live/flat/tab_header_selection_icon.png) !important; }
.icon-live { background-image: url(../images/live/flat/tab_live.png) !important; }

.icon-person { 
  width: 12px !important;
  background-image: url(../images/live/flat/tab_person.png) !important;
 }

.icon-messages { background-image: url(../images/live/flat/tab_messages.png) !important; }
.icon-traffic { background-image: url(../images/live/flat/tab_traffic.png) !important; }

.icon-reports-all { background-image: url(../images/live/flat/tab_reportsall.png) !important; }
.icon-reports-archive { background-image: url(../images/live/flat/tab_reportsarchive.png) !important; }
.icon-reports-recent { background-image: url(../images/live/flat/tab_reportsrecent.png) !important; }
.icon-reports-favorite { background-image: url(../images/live/flat/tab_reportsfavorite.png) !important; }
.icon-reports-scheduled { background-image: url(../images/live/flat/tab_reportsscheduled.png) !important; }

.icon-reports-favorite-off { background-image: url(../images/flaticons/stars/star_grey.png) !important; }
.icon-reports-favorite-on { background-image: url(../images/flaticons/stars/star_yellow.png) !important; }

.icon-details { background-image: url(../images/live/flat/tab_details.png) !important; }
.icon-powergraph { background-image: url(../images/live/flat/tab_powergraph.png) !important; }
.icon-speedgraph { background-image: url(../images/live/flat/tab_speedgraph.png) !important; }
.icon-temperature { background-image: url(../images/live/flat/tab_temperature.png) !important; }
.icon-humidity { background-image: url(../images/live/flat/tab_humidity.png) !important; }
.icon-dashboard { background-image: url(../images/live/flat/tab_dashboard.png) !important; }
.icon-edit-tab { background-image: url(../images/live/flat/tab_edit.png) !important; }
.icon-correction { background-image: url(../images/live/flat/tab_correction.png) !important; }

.icon-list-details { background-image: url(../images/live/flat/tab_list_icon.png) !important; }
.icon-map { background-image: url(../images/live/flat/tab_map_icon.png) !important; }
.icon-streetview { background-image: url(../images/live/flat/tab_streetview_icon.png) !important; }
.icon-vitals { background-image: url(../images/live/flat/tab_vitals_icon.png) !important; }

.icon-pursuit-dashboard { background-image: url(../images/live/flat/tab_pursuit_dashboard.png) !important; }

/* Retina images */
@media only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  .icon-pursuit-dashboard { background-image: url(../images/live/flat/tab_pursuit_dashboard@2x.png) !important; background-size: 25px 25px !important; }
  .icon-list-details { background-image: url(../images/live/flat/tab_list_icon@2x.png) !important; background-size: 25px 25px !important; }
  .icon-map { background-image: url(../images/live/flat/tab_map_icon@2x.png) !important; background-size: 25px 25px !important; }
  .icon-streetview { background-image: url(../images/live/flat/tab_streetview_icon@2x.png) !important; background-size: 25px 25px !important; }
  .icon-vitals { background-image: url(../images/live/flat/tab_vitals_icon@2x.png) !important; background-size: 25px 25px !important; }

}

.empty-selection {
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
}
.empty-selection h1 {
  font-size: 15px;
  font-weight: 500;
}
/*
@media only screen and (max-width: 1060px) {
  #tab-panel > .tab-box .tab-selectors > ul > li {
    margin: 10px 0 0 10px;
    width: 40px;
    height: 40px;
    background-size: 16px;
  }
}
*/

@media (max-width: 1200px) {
  #tab-panel > .tab-box > .tab-top {
    height: 70px;
  }
  #tab-panel > .tab-box > .tab-top > .tab-titlebar {
    line-height: 36px;
  }
  #tab-panel > .tab-box .tab-selectors > ul > li {
    /* margin: 20px 0 0 10px; */
    margin: 5px 0 0 10px;
    width: 30px;
    height: 30px;
    background-size: 12px;
  }
  #tab-panel > .tab-box .tab-selectors > ul > li.tab-active {
    background-size: 12px;
  }
}

@media (max-width: 880px) {
  #tab-panel > .tab-box .tab-selectors {
    overflow: hidden;
  }
  /*
  #tab-panel > .tab-box .tab-selectors > ul > li {
    margin: 20px 0 0 1px;
  }
  */
}

#quickfilter {
  margin: 0 0 0 10px;
  width: calc(100% - 120px);
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/19history.css
 * -------------------------------------------------------------------------------- */


body {
  height: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

#main-content {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: hidden;
}

#main-content > #sidebar {
  float: left;
  width: 25%;
	min-width: 400px;
  max-width: 100% !important;

  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden; /* auto */
  box-sizing: border-box;
  border-right: 5px solid #F0F0F0;
}

#history-main-content > #featured-content {
  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden;
}

/**
 *	HistorySelectionFilterView / HistoryListFilterContentView
 */

 .history-export-notificationview,  .history-selection-filterview, .history-list-filter-contentview {
	position: absolute;
	min-width: 160px;
  min-height: 80px;
  background: white;
  border-radius: 5px;
  z-index: 1401;
	backdrop-filter: blur(10px);

	box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
	user-select: none; 
	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0, 0);
	overflow-x: hidden;
	overflow-y: auto;
}

.history-export-notificationview {
  padding: 15px;
  width: 214px;
  height: 65px;
  cursor: pointer;
  line-height: 35px;
  text-align: center;
  overflow: hidden;
 }

 .history-export-notificationview .material_block {
  display: block;
  left: calc(50% - 16px);
  margin-top: 15px;
 }

 .history-export-notificationview .header {
    font-family: helvetica, arial, sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .history-export-notificationview .text {
    font-family: helvetica, arial, sans-serif;
    color: #000000;
    font-size: 12px;
    display: inline;
  }

.history-list-filter-contentview.full-overlay {
	position: absolute;
  width: 100%;
  height: 100%;
  transition: none;
  transform: none;
  top: 0;
  left: 0;
  z-index: 1400;
  border-radius: 0px;
	opacity: 0;
}

.history-list-filter-contentview > ul {
	width: inherit;
}	

.history-list-filter-contentview > ul > li {
	display: block;
	width: inherit;
	height:	20px;
	box-sizing: content-box;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	color: #424242;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.history-list-filter-contentview > ul > [data-systemoption="true"]:nth-child(2) {
	border-bottom: 1px solid #f1f1f1;
}

.history-list-filter-contentview > ul > [data-systemoption="true"] > span > img {
	vertical-align: middle;
  float: right;
	height: 15.5px;
  margin-right: 16px;
	margin-top: 1px;
}

.history-list-filter-contentview > ul > li:first-of-type:hover {
	border-radius: 5px 5px 0px 0px;
}

.history-list-filter-contentview > ul > li:last-of-type:hover {
	border-radius: 0px 0px 5px 5px;
}

.history-list-filter-contentview > ul > li:hover{
	background-color: #eee;
	color: #242424;
	font-weight: 600;	
}

.history-list-filter-contentview > ul > li > input[type="checkbox"]{
	margin: 0px;
  padding: 0px;
  vertical-align: middle;
	cursor: pointer;
}

.history-list-filter-contentview > ul > li > span {
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}

.history-selection-filterview > .section-item-container > .filter-header {
	font-size: 10px;
  font-weight: 700;
 	color: #CECECE;
	height: 20px;
	padding: 10px;
	line-height: 20px;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li {
	height: 20px;
  display: block;
  padding: 10px;
	line-height: 20px;
	cursor: pointer;
	color: #424242;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li:last-of-type {
	border-radius: 0px 0px 5px 5px;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li > .filter-icon {
	width: 26px;
	display: inline-block;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li > span > img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li:hover {
	background-color: #eee;
	color: #242424;
	font-weight: 600;
}

.history-selection-filterview > .section-item-container > .filter-options-container > ul > li > .filter-option-text {
	vertical-align:  middle;
}

.history-list-filter-contentview > .search-block {
	position: relative;
	min-height: 90px;
	width: 240px;
}

.history-list-filter-contentview > .search-block > .search-term-container {
	position: relative;
	height: 47px;
}

.history-list-filter-contentview > .search-block > .search-term-container > div{
	position:absolute; 
	width: calc(100% - 30px);
	height: 25px; 
	top:0; 
	left:0; 
	font-size:14px;
	white-space: nowrap;
	overflow:hidden; 
	margin: 15px;
	box-sizing: border-box;
}

.history-list-filter-contentview > .search-block > .search-term-container > .search-term {
	z-index: 2;
}

.history-list-filter-contentview > .search-block > .search-term-container > .search-hint {
	user-select: none; 
	z-index: 1; 
	color:#cecece;
}

.history-list-filter-contentview > .search-block > .search-term-results-container {
	position: relative;
	top: calc(100% - 48px);
	border-top: 1px solid #eee;
	font-size: 12px;
	overflow: hidden;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results {
	margin-top: -200px;
	transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	overflow-y: auto;
	height: 200px;
  box-sizing: border-box;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type {
	border-top: 1px solid #eee;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > div:first-of-type {
	text-transform: uppercase;
	color: #bbb;
	font-size: 10px;
	margin: 10px 0px 5px 0px; 
	padding:0px 15px 0px 15px;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type:nth-child(1){
	border-top: none;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > ul > li {
	padding: 5px 20px 5px 20px;
}

.history-list-filter-contentview > .search-block > .search-term-results-container > .search-term-results  > .search-results-by-type > ul > li:hover {
	background-color: #eee;
	color: #242424;
	font-weight: 600;	
	cursor: pointer;
}

.history-list-filter-contentview > .search-block > .search-term-actions-container {
	position: relative;
	width: 100%;
	top: calc(100% - 46px);
	left: 0;
	border-top: 1px solid #eee;
}

.history-list-filter-contentview > .search-block > .search-term-actions-container > .search-action {
	font-size: 12px;
  display: inline-block;
  background: #4A90E2;
  color: #fff;
 	margin: 10px 10px 10px 10px;
  padding: 0px 10px 0px 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  font-family: helvetica, arial, sans-serif;
  font-weight: 600;
	cursor: pointer;
}

/**
 *	HistoryAccordionContainer
 */

 .history-accordion-container {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	/* width: 100%; */
	min-width: 300px;
	/* background-color: #FF0000; */
}

.history-accordion-container > .section {
	position: relative;
	/* margin: 8px; */
	flex-grow: 0;

	overflow: hidden;
	/* overflow-y: auto; */
	transition: all .5s;
	min-height: 42px;

	font-family: helvetica, arial, sans-serif;
	color: #232323;
}

.history-accordion-container > .section.main {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	/* border-radius: 5px; */
	/* overflow-y: auto; */
}

.history-accordion-container > .section > .section-view-container > .header {
	background-color: #F5F5F5;
	font-weight: 600;
	padding: 10px;
	cursor: pointer;
	display: block;
	/* border-top-left-radius: 5px; */
	/* border-top-right-radius: 5px; */
		/* height: 100px; */
		
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/** Title **/
.history-accordion-container > .section > .section-view-container > .header > :nth-child(1){
	display: inline-block;
}

.history-accordion-container > .section > .section-view-container > .header > .number-of-items-text {
	padding: 5px;
}

.history-accordion-container > .section > .section-view-container > .header > .header-toggle-options-container {
	padding: 6px 0px 6px 0px;
	border-radius: 5px;
	background: #ffffff;
	font-weight: normal;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) > .toggle-option {
	padding:5px;
	transition: background-position 250ms ease-out;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) > #toggle-option-1 {
	background-size: 201% 100% !important;
	background: linear-gradient(to left, #D8D8D8 50%, #ffffff 50%);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #424242;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-1.active {
	font-weight: bold;
  background-position: right bottom;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	border: 1px solid #D8D8D8;
	transition: border-radius 250ms ease-out 250ms, box-shadow 250ms ease-out 250ms;
	color: #242424;
}	

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) > #toggle-option-1.inactive {
	font-weight: normal;
  background-position: left bottom;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-2 {
	background-size: 201% 100% !important;
	background: linear-gradient(to left, #ffffff 50%, #D8D8D8 50%);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #424242;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) >  #toggle-option-2.active {
	font-weight: bold;
  background-position: left bottom;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	border: 1px solid #D8D8D8;
	transition: border-radius 250ms ease-out 250ms, box-shadow 250ms ease-out 250ms;
	color: #242424;
}	

.history-accordion-container > .section > .section-view-container > .header > :nth-child(2) > 	#toggle-option-2.inactive {
	font-weight: normal;
  background-position: right bottom;
}

/** ActionText **/
.history-accordion-container > .section > .section-view-container > .header > .action {
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
	color: #3975AB;
	text-decoration: underline;
	cursor: pointer;
	padding: 5px;
}

.history-accordion-container > .section > .section-view-container > .header > :nth-child(4) {
	margin-right: 15px;
}

.history-accordion-container > .section > .section-view-container >  .header > .search-action{
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-weight:  600;
	color: #3975AB;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 10px;
}

.history-accordion-container > .section > .section-view-container {
	position: relative;
	height: 100%;
	padding: 0;
	/* margin-top:15px; */
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container {
	position: relative;
	height: inherit;
	display: none;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container.no-scrolling {
	position: relative;
	height: inherit;
	overflow-y: hidden;
	overflow-x: hidden;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  {
	position: relative;
  height: inherit;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block {
	overflow: hidden;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
	
											
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container {
	width: 100%;
	margin-top:	-86px;
	padding: 20px 15px 20px 15px;
	border-bottom: 1px solid #f1f1f1;
	transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	float: left;
	box-sizing: border-box;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container > .active-filter {
	position: relative;
	height: 24px;
	display: block;
	float: left;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container > .active-filter {
	margin: 5px 10px 5px 0px;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container > .active-filter > .filter-text {
	position: relative;
	display: inline-block;
	padding: 6px 6px 6px 6px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	color: #242424;
	background-color: rgb(238, 238, 238);
	font-weight: 600;
	font-size: 12px;
	min-width: 42px;

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
																
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container > .active-filter:after {
	content:'';
	position:absolute;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(0,0,0, 0.6);
	text-align: center;
	color: rgb(221,221,221,0.8);
	border-radius: 5px;
	opacity:0;
	transition: all 250ms ease-out;
	background-image: url(../images/flaticons/history/filter_hover_edit.svg), url(../images/flaticons/history/filter_hover_divider.png), url(../images/flaticons/history/filter_hover_delete.svg);
	background-size: 12px 12px, 1px 12px, 12px 12px;
  background-position:  calc(25% - 1.5px) center, 50% center, calc(75% + 4.5px) center;
  background-repeat: no-repeat, no-repeat, no-repeat;
	background-origin: content-box;
	cursor: pointer;

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
																
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .filter-block > .history-list-filterview-container > .active-filter:hover:after {
	opacity:1;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block {
	position: relative;
	height: calc(100% - 144px);
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}


.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block > .history-list-container {
  height: 100%;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block > .history-list-container > .history-list {
  height: 100%;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .list-block.filter-block-visible {
	height: calc(100% - 210px);
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .archived-block {
	position: relative;
  height: 100px;
  line-height: 20px;
  padding: 26px;
  box-sizing: border-box;
  border-top: 1px solid #f1f1f1;
  cursor: pointer;

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Old versions of Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none; /* Non-prefixed version, currently
                                supported by Chrome, Edge, Opera and Firefox */
                                
  /* -webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%); */
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .archived-block > p:nth-child(1){
  font-size: 14px;
  /* font-weight: 400; */
  color: #232323;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .archived-block > p {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view  > .archived-block > p:nth-child(2){
  font-size: 12px;
  color: #CECECE;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview > .wrap {
	display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
	background: #fff;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview:last-of-type {
	/* margin-bottom: 30px; */
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview > .wrap > .header {
	background-color: #F5F5F5;
	font-weight: 600;
	padding: 15px;
	cursor: pointer;
	display: block;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
	
	/* height: 100px; */
		
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
																	
}


.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview {
	transition: all .5s;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgb(50 50 50 / 20%);
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview.active {
	display: flex;
	flex: 1 1 auto;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview.active > .wrap > .header {
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px;
}


.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .history-expandable-blockview > .wrap > .content {
	align-items: stretch;
	flex-wrap: wrap;
	height: calc(100% - 54px);
	position: absolute;
	top: 47px;
	width: calc(100% - 10px);
	padding: 0px 10px 0px 10px;
	display:none;
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .centered-text-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.history-accordion-container > .section > .section-view-container > .section-content-view-container > .section-content-view > .list-block > .centered-text-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}



.history-accordion-container > .section > .section-view-container > .centered-loader-container  {
	position: relative;
	height: inherit;
	text-align: center;
	background-color: #eee;
	transition: all .5s;
}


.history-map-loader >  .lds-ring {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	
	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.history-accordion-container > .section > .section-view-container .history-list, .history-objects-selection-list	{
	color: #232323;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item	{
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding: 9px;
	opacity: 0.5;
	background-color: #fff;
	cursor: pointer;
	transform: all 100ms ease-in;

	user-select: none; /* supported by Chrome and Opera */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item .first-sub-container {
	display: inline-block;
	min-width: 284px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .first-sub-container ul {
	display: inline-block;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item > .section-item-container > .item-view-menu {
	width: 19px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	margin: 2px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;

	display: inline-block;
	line-height: 48px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item   > .section-item-container > .item-view-menu > img	{
	height: 20px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li {
  display: inline-block;
  height: 18px;;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li > input[type="checkbox"]{
  cursor: pointer;  
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li > span {
  width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	white-space:nowrap;
	padding-left:10px;
	font-weight: 400;
	vertical-align: middle;
}


.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li  > .last-driver-text, .last-vehicle-text {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li  > .passenger-icon {
	display: none;
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item li  > .passenger-icon:nth-child(1) {
	margin-left: 10px;
}


.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container	{
	position: absolute;
	right: 19px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container-small	{
	position: absolute;
	height: 22.5px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container-small.primary-state {
	right: 19px;
	top: 14px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container-small.secondary-state {
	right: 19px;
	top: 40px;
}


.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container-small >	p:first-child	{
	background-size: 14px 14px;
	height: 22.5px;
	width: inherit;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 22.5px;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container-small >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container  >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.history-accordion-container > .section > .section-view-container .history-list > .history-object-item  .basicstate-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.history-accordion-container > .section > .section-view-container .history-list  input[type="radio"]{
	margin: 0px !important;
	vertical-align: middle;
}

.history-accordion-container > .section > .section-view-container .history-list li:nth-child(1){
	font-size: 14px;
  font-weight: 600;
}

.history-accordion-container > .section > .section-view-container .history-list li:nth-child(2){
	font-size: 12px;
}

.history-accordion-container > .section > .section-view-container .history-list li:nth-child(3){
	font-size: 11px;
}

.history-accordion-container > .section > .section-view-container .history-list:last-child {
	margin-bottom: 45px;
}


.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
	height: 80px;
	top:50%;
	margin-top: -40px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #aaa;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #aaa transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.basicstate-icon-container-small.history-statedriving  { background-color: #E5F7E4;	}
.basicstate-icon-container-small.history-stateparked  { background-color: #EEF4FD;	}
.basicstate-icon-container-small.history-statelocation  { background-color: #EEF4FD;	}
.basicstate-icon-container-small.history-stateidle  { background-color: #F8DAFF;	}
.basicstate-icon-container-small.history-stateworking  { background-color: #D1FFFF;	}
.basicstate-icon-container-small.history-stateunknown  { background-color: #EEEEEE;	}

.basicstate-icon-container-small.history-stateunknown > p:nth-child(1){
	height: 22.5px !important;
}

.basicstate-icon-container-small.history-stateunknown > p:nth-child(2){
	display: none;
}

.basicstate-icon-container.history-statedriving  { background-color: #E5F7E4;	}
.basicstate-icon-container.history-stateparked  { background-color: #EEF4FD;	}
.basicstate-icon-container.history-statelocation  { background-color: #EEF4FD;	}
.basicstate-icon-container.history-stateidle  { background-color: #F8DAFF;	}
.basicstate-icon-container.history-stateworking  { background-color: #D1FFFF;	}
.basicstate-icon-container.history-stateunknown  { background-color: #EEEEEE;	}


.basicstate-icon-container.history-stateunknown > p:nth-child(1){
	height: 55px !important;
}

.basicstate-icon-container.history-stateunknown > p:nth-child(2){
	display: none;
}

.basicstate-icon.history-statedriving { 
	background: url(../images/stateicons/state_driving.png) no-repeat center center;
}

.basicstate-icon.history-stateparked{ 
	background: url(../images/stateicons/state_parked.png) no-repeat center center;
}

.basicstate-icon.history-statelocation{ 
	background: url(../images/stateicons/state_location.png) no-repeat center center;
}

.basicstate-icon.history-stateidle { 
	background: url(../images/stateicons/state_idle.png) no-repeat center center;
}

.basicstate-icon.history-stateworking  { 
	background: url(../images/stateicons/state_working.png) no-repeat center center;
}

.basicstate-icon.history-stateunknown { 
	background: url(../images/stateicons/state_unknown.png) no-repeat center center;
}

.basicstate-icon-small > img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}

.basicstate-icon-small > span {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

.basicstate-icon-container-small.history-ecar-state{ background-color: #FFEFCE; }


.effect7
{
   position:relative;
	-webkit-box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px -3px 0px rgba(50, 50, 50, 0.1);
}


.effect8
{
   position:relative;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.1);
}

body > .full-history-item-menu-view-background {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index:9999999999;
	top: 0px;
	left: 0px;
}

body > .full-history-item-menu-view-background > .history-item-menu-view {
	position: absolute; 
	min-height: 40px;
	min-width: 200px; 
	width: auto; 
	top: 50px; 
	left: 50px; 
	background: #fff; 
	z-index:10000000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

	transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(0,0);											
}

body > .full-history-item-menu-view-background > .history-item-menu-view > ul > li {
	padding: 10px 0px 10px 0px;
	cursor: pointer;
	color: #424242;
}

body > .full-history-item-menu-view-background > .history-item-menu-view > ul > li:hover {
  background-color: #eee;
	font-weight: 600;
	color: #242424;
}

/* body > .full-history-item-menu-view-background > .history-item-menu-view > ul > li:nth-child(1) {
	border-bottom: 1px solid #eee;
} */

body > .full-history-item-menu-view-background > .history-item-menu-view > ul > li > span {
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
}

body > .full-history-item-menu-view-background > .history-item-menu-view > ul > li > span > img {
	display: inline-block;
	height: 16px;
	margin-right: 10px;
}

/** Tooltip **/
.history-tooltip {
	position: absolute;
	top: 			0px;
	left: 		0px;
	display:	none;

	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;

	min-height: 100px;
	min-width: 400px; 
	max-width: 400px;
	width: auto; 
	top: 50px; 
	left: 50px; 
	background: #fff; 
	z-index:10000000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */

}

.history-tooltip > .section-item-container {
	padding: 20px;
}

.history-poi-tooltip  > .section-item-container {
	padding: 20px;
}

.history-tooltip > .section-item-container > .first-sub-container {
	color: #000;
	font-size: 14px;
}

.history-poi-tooltip > .section-item-container > .first-sub-container {
	color: #000;
	font-size: 14px;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .object-name {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 60px;
}

.history-poi-tooltip > .section-item-container > .first-sub-container > ul .poi-name {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 60px;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since { 
	padding: 15px 5px 15px 5px;
	overflow: hidden;
	white-space: nowrap;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div > .last-message-since-item {
	display:inline-block;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since div > span { 
	min-width: 100px;
	max-width: 100%;
	white-space: nowrap;
  text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
}

.history-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since { 
	padding: 30px 5px 15px 5px;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child {
	border-radius: 5px;
	background: #F4F6F6;
	padding: 10px;
	color: #484849;
	overflow: hidden;
}

.history-poi-tooltip > .section-item-container > .first-sub-container > ul .last-message-since > div:first-child {
	border-radius: 5px;
	background: #F4F6F6;
	padding: 10px;
	color: #484849;
}

.history-tooltip> .section-item-container > .first-sub-container > ul > li > .driver { 
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	vertical-align: middle;
	text-align: center;

	margin: 2px;
	cursor: pointer;
	background-color: rgb(238, 238, 238);
	display: inline-block;
	font-size: 11px;
}

.history-tooltip> .section-item-container > .first-sub-container > ul > li > .last-passenger {
	padding: 1px 6px 1px 6px;
	border-radius: 10px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center; 
	font-size: 11px;
}

/* display: none;
padding: 1px 6px 1px 6px;
border-radius: 10px;
margin-top: 3px;
display: inline-block;
vertical-align: middle;
text-align: center; */

.history-tooltip > .section-item-container > .first-sub-container > ul {
	display:inline-block;
	width: 100%;
}




/** Act as reset for extjs 1bootstrap.css **/
.history-tooltip > .section-item-container > .first-sub-container > ul p {
	margin: 0;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since  div > .icon {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item >.icon.ok {
	background: url(../images/tooltip/prio_ok.png) no-repeat;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since  .last-message-since-item > .icon.notice {
	background: url(../images/tooltip/prio_notice.png) no-repeat;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > .icon.warning {
	background: url(../images/tooltip/prio_warning.png) no-repeat;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > .icon.unknown {
	background: url(../images/tooltip/prio_unknown.png) no-repeat;
}

/**	background: url(../images/tooltip/prio_ok.png) no-repeat; */

.history-tooltip > .section-item-container > .first-sub-container > ul .last-message-since .last-message-since-item > span:first-of-type {
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}

.history-tooltip > .section-item-container > .first-sub-container > ul .more-options > p:first-of-type {
	color: #B2B2B2;
	text-align: center;
	cursor: pointer;
}

.history-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	overflow: hidden;	
}

.history-tooltip > .section-item-container > .second-sub-container {
	display: inline-block;
	float:	left;
	overflow: hidden;	
}

.history-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container {
	position: absolute;
	right: 20px;
	top: 14px;
	height: 55px;
	width: 55px;
	margin: 2px;
	border-radius: 5px;
}

.history-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container >	p:first-child	{
	background-size: 20px 20px;
	height: 40px;
	width: inherit;
	margin: 0;
}

.history-tooltip > .section-item-container > .second-sub-container > .basicstate-icon-container >	p:nth-child(2)	{
	text-align: center;
	line-height: 8px;
	margin: 0;
}

.history-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content {
	display: none;
}


.history-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content > div {
  margin: 0;
  padding: 0;
  width: 50%;
	float:left;
}

.history-tooltip > .section-item-container > .first-sub-container > ul > .more-options-content  .more-option-header {
	font-weight: 600;
}

.history-tooltip > .more-options-menu {
	height: 40px;
	background: #F2F2F2;
	border-radius: 5px;
	display: none;
}

.history-tooltip > .more-options-menu > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	border-radius: 5px;
}

.history-tooltip > .more-options-menu > ul > li {
	float: left;
	width: 40px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}


.history-tooltip > .more-options-menu > ul .menu-option-location {
	background: url(../images/tooltip/tooltip_control_location.png) no-repeat center center;
}

.history-tooltip > .more-options-menu > ul .menu-option-history {
	background: url(../images/tooltip/tooltip_control_history.png) no-repeat center center;
}

.history-tooltip > .more-options-menu > ul .menu-option-pursuit {
	background: url(../images/tooltip/tooltip_control_pursuit.png) no-repeat center center;
}

.history-tooltip > .more-options-menu > ul .menu-option-management {
	background: url(../images/tooltip/tooltip_control_management.png) no-repeat center center;
}

.history-tooltip > .more-options-menu > ul .menu-option-more {
	background: url(../images/tooltip/tooltip_control_more.png) no-repeat center center;
}

.history-tooltip > .more-options-menu > .close {
	display: inline-block;
	height: 40px;
	width: 40px;
	float: right;
	background: url(../images/tooltip/tooltip_control_close.png) no-repeat center center;
	cursor: pointer;
}

.history-accordion-search-view {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index:1000;

}

.history-accordion-search-view > div {
	cursor: default;
}

.history-accordion-search-view {
	cursor: pointer;
}
 
.history-accordion-search-view > .section-container {
	position: relative;
	display:inline-block;
	background: #ffffff;

	min-height: 56px;
	min-width: 400px; 
	width: 550px; 
	top: 0px; 
	left: 0px; 
	background: #FFFFFFA6; 
	z-index:10000000000;
	border-radius: 5px;
	backdrop-filter: blur(10px);

	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);

	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
			-ms-user-select: none; /* Internet Explorer/Edge */
					user-select: none; /* Non-prefixed version, currently
																supported by Chrome, Edge, Opera and Firefox */
	
}

.history-accordion-search-view > .section-container > .section-search-container {
	display: inline-block;
  min-height: 55px;
  width: inherit;
}

.history-accordion-search-view > .section-container > .section-search-container > span {
	display: block;
	float: left;
	height: 55px;
  line-height: 55px;
	color: #909090;
}

.history-accordion-search-view > .section-container > .section-search-container > span:first-child > img {
	display: inline-block;
	height: 25px;
	width: 25px;
	margin: 15px 5px 15px 15px;
}

.history-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) { 
	min-width: 0px;
	max-width: 380px;
	/* height: 55px; */
	margin: 0 !important;
	padding: 0 !important;

	position: relative;
	display:	block;
	font-size: 20px !important;
	line-height: normal !important;
	color: #232323;
	-webkit-user-select: text;
	user-select: text;
	cursor: text;
	outline: none;
	text-align:left;
	top:18px;
}


.history-accordion-search-view > .section-container > .section-search-container > [contenteditable=true]:empty:before {
	content: attr(aria-placeholder);
	display: block; /* For Firefox */
	pointer-events: none;
	color: #909090;
	position:relative;
}

.history-accordion-search-view > .section-container > .section-search-container > span:nth-child(3) {
	padding: 0px 5px 0px 5px;
} 

.history-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) > input[type="text"] {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	height:55px !important;
	width: 380px !important;
	min-width: 380px;
	max-width: 380px;
	
	/* background-color: transparent !important; */
	background-color: tomato;
	font-size: 20px !important;
	color: #232323 !important;

	-webkit-box-shadow: none !important;
	-moz-box-shadow:  none !important;
	box-shadow: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	vertical-align: middle !important;
	line-height: 55px !important;
}

.history-accordion-search-view > .section-container > .section-search-container > span:nth-child(2) > .no-results-text {
	display: inline-block;
	width: 114px;
	height: inherit;
	max-width: 114px;
  min-width: 114px;
	margin: 0  !important;
	padding: 0 !important;
	color: #909090;
}

.history-accordion-search-view > .section-container > .section-search-results-container {
	border-top: 1px solid #ffffff;
}
.history-accordion-search-view > .section-container > .section-search-results-container > p:first-child{
	padding: 15px;
	margin: 0;
	font-weight: 600;
	color: #909090;
}

.history-accordion-search-view > .section-container > .section-search-results-container .history-search-result-item {
	line-height: 25px;
	padding: 0px 9.5px 0px 9.5px;
	cursor: pointer;
	margin-bottom: 3px;
}

.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item > span {
	display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
	vertical-align: middle;
	margin-right: 6px;
	color: #242424;
}
.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item > .last-driver {
	padding: 1px 6px 1px 6px;
	border-radius: 15px;
	text-align: center;
	color: rgb(35, 35, 35);
	background-color: rgb(238, 238, 238);
	display: inline-block;
	font-size: 11px;
}

.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item > .passenger-icon {
	padding: 1px 10px 1px 10px;
	border-radius: 15px;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
  background-color: rgb(238, 238, 238);
  display: inline-block;
	font-size: 11px;
}

.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item >   span:nth-child(1) {
	font-weight: 600;
	color: #232323 !important;
	white-space: nowrap;
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
	margin-left: 6px;
}

.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item >   span:nth-child(3) {
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 300px;
	overflow: hidden;
}
/* 
.history-accordion-search-view > .section-container > .section-search-results-container .history-search-result-item > img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin: 4.5px 4.5px 4.5px 4.5px;
} */

.history-accordion-search-view > .section-container > .section-search-results-container > .search-results > .history-search-result-item:last-of-type {
	padding-bottom: 15px;
}

#main-content > #featured-content {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #ccc;
  overflow: hidden;
}

#navigation {
  background: #fff;
  height: 130px;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#module-body {
  background: #fff;
  overflow: hidden;
  height: -moz-calc(100% - 130px);
  height: -webkit-calc(100% - 130px);
  height: calc(100% - 130px);
}

.timeline-view {
  overflow: scroll !important;
}

#module-left {
  float: left;
  width: 34%;
  min-width: 300px;
  max-width: 450px;
  height: 100%;
  height: 100%; /* Added important otherwise when navigating timeline we will get stranger rendering of de module-left container */
  margin: 0;
  padding: 0;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
  border-right: 5px solid #F0F0F0;
}

#module-right {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  overflow: hidden;
}

#tab-panel {
  background: #fff;
  width: 100%;
  height: 350px;
  overflow: auto;
}

.dashboard {
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0;
}

.dashboard li {
  background: #EAEAEA;
  width: 25%;
  height: 80px;
  padding: 10px 15px 0 15px;
  float: left;
  box-sizing: border-box;
  border-top: 0;
  border-right: 0;
  border-bottom: 10px solid #fff;
  border-left: 10px solid #fff;
}

.dashboard li:nth-child(4n+4) {
  border-right: 10px solid #fff;
}

.dashboard li span {
  display: block;
  font-size: 15px;
  color: #6F6F6F;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dashboard li i {
  display: block;
  font-style: normal;
  font-size: 21px;
  font-weight: 500;
  color: #1F1F1F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#map {
  background: #ECEEE5;
  height: -moz-calc(100% - 350px);
  height: -webkit-calc(100% - 350px);
  height: calc(100% - 350px);
  width: 100%;
  overflow: scroll;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#view-selector {
  height: 60px;
  width: 150px;
  float: left;
}

#date-information {
  /* 70px was 220px toen module selector er nog in zat */
  height: 60px;
  float: left;
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  text-align: center;
}

#extra-controls {
  height: 60px;
  width: 70px;
  float: left;
}

#calendar-control {
  clear: both;
  width: 100%;
  height: 70px;
}

#widecalendar {
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
  position: relative;
  height: 85px;
  overflow: hidden;
}

#calendarlist {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -2400px;
  width: 4800px;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
#calendarlist > ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#calendarlist > ul > li {
  display: inline-block;
  width: 80px;
  height: 62px;
  margin: 4px 1px 0 1px;
  background: #EAEAEA;
  cursor: pointer;
  padding-top: 0px;
}

#calendarlist > ul > li > div {
  width: 50%;
  float: left;
  margin-top: 17px;
}

#calendarlist > ul > li > div:first-of-type {
  margin-top: 12px;
}

#calendarlist > ul > li > div > span {
  display: block;
  text-transform: uppercase;
  text-align: left;
  font-style: normal;
  font-size: 12px;
  font-weight: 500;
  color: #1F1F1F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 7px;
  color: #999999;
}

#calendarlist > ul > li > div > span:nth-of-type(2) {
  margin-top: -6px;
  color: #C7C7C7;
}

#calendarlist > ul > li > div:first-of-type > span {
  font-size: 30px;
  color: #525252;
  letter-spacing: -1px;
  text-align: right;
  margin: 0;
  font-weight: 300;
  line-height: 39px;
}


#calendarlist > ul > li:hover {
  background: #fff;
}

#calendarlist > ul > li.active {
  background: #888;
}

#calendarlist > ul > li.active div span {
  color: #fff;
}

#calendarlist > ul > li.active:hover {
  background: #555;
}

#calendarlist > ul > li.futuredate {
  opacity: .35;
  cursor: auto;
}

#calendarlist > ul > li.futuredate:hover {
  background: #eee;
}

.fadeleft {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  background-image: url(../images/window/fadeleft.png);
  background-position: left top;
  background-repeat: repeat-y;
}

.faderight {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-image: url(../images/window/faderight.png);
  background-position: right top;
  background-repeat: repeat-y;
}

#view-selector span,
#date-information span,
#extra-controls span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin: 17px 6px 0 6px;
  padding: 6px;
  box-sizing: border-box;
  border: 1px solid #fff;
  cursor: pointer;
}

#view-selector span:hover,
#date-information span:hover,
#extra-controls span:hover {
  border: 1px solid #ddd;
}

.nav-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}

.selection-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  position: relative;
  top: 2px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.icon-calendar      { background-image: url(../images/icons/icon_calendar.png) !important; }
.icon-menuarrow     { background-image: url(../images/icons/icon_menuarrow.png) !important; background-position: center 5px; }
.icon-trips         { background-image: url(../images/icons/icon_trips.png) !important; }
.icon-viewselector  { background-image: url(../images/icons/icon_viewselector.png) !important; }
.icon-export        { background-image: url(../images/icons/icon_export.png) !important; }
.icon-car           { background-image: url(../images/icons/car.svg) !important; background-size: 1rem !important; }

#popup-menu {
  background: #fff;
  position: fixed;
  top: -1000px;
  left: -1000px;
  width: 150px;
  min-width: 150px;
  height: 50px;
  min-height: 50px;
  display: none;
  padding: 15px;
  z-index: 1000;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
}

#popup-menu-title {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

#popup-menu-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#popup-menu-items li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 10px 10px 30px;
  cursor: pointer;
}

#popup-menu-items li.active {
  background: url(../images/icons/icon_checkmark.png) 10px center no-repeat;
  font-weight: 800;
}

#popup-menu-items li:hover {
  background: #eee url(../images/icons/icon_checkmark.png) 10px center no-repeat;
}

#mapview {
  width: 100%;
  height: -moz-calc(100% - 275px);
  height: -webkit-calc(100% - 275px);
  height: calc(100% - 275px);
  /*background: url(https://maps.googleapis.com/maps/api/staticmap?center=Businessspark+Friesland+West+35+Nijehaske&zoom=10&size=600x400&scale=2&maptype=roadmap) no-repeat center center fixed;*/
  background-size: cover;
}

#tabview {
  width: 100%;
  height: 275px;
  background: #eee;
}

#triplist {
  width:  100%;
  height: 100%;
  background: #fff;
  float: left;
  box-sizing: border-box;
  overflow: auto;
}

#maptabview {
 background: #eee;
 height: 100%;
}

.hidden {
  display: none;
}

.large {
  height: 100% !important;
}

#calendarnavigation {
  width: 100%;
  background: #eee;
}

#triplist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#triplist ul > li {
  box-sizing: border-box;
  border-bottom: 1px solid #E5E5E5;
  clear: both;
  width: 100%;
  display: table;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #333;
  cursor: pointer;
}

.tripselected {
  background: #eee !important;
}

.startlocation,
.stoplocation {
  display: block;
}

.startlocation {
  margin-bottom: 4px;
}

.stoplocation {
  margin-bottom: 8px; /* was 14px */
}

.tripnumber {
    display: table-cell;
    width: 38px;
}

.tripdata {
    display: table-cell;
}

.tripbadge {
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  background: #E10000;
  text-align: center;
  margin: 0 auto;
  line-height: 16px;
  letter-spacing: -1px;
}

.tripnumber input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.tripnumber input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 14px;
  height: 14px;
  display: inline-block !important;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  vertical-align :middle;
  cursor: pointer;
  margin-left: 12px;
  margin-top: 4px;
}

.tripnumber input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -14px;
}

.tripnumber label.css-label {
  background-image:url(../images/flaticons/history/checkboxes.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.statsrow {
  display: block;
}

.statsrow span {
  display: inline-block;
  width: 33%;
  margin: 0;
  padding: 0;
  margin-right: -2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-size: 11px;
  font-weight: 400;
  opacity: .7;
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.icon-clock { background: url(../images/icons/trip_time_grey.png) no-repeat; }
.icon-distance { background: url(../images/icons/trip_distance_grey.png) no-repeat; }
.icon-parked { background: url(../images/icons/trip_park_grey.png) no-repeat; }
.icon-driving { background: url(../images/tooltip/driving_small.png) no-repeat; }
.icon-idle { background: url(../images/tooltip/idle_small.png) no-repeat; }
.icon-working { background: url(../images/tooltip/working_small.png) no-repeat; }
.icon-off { background: url(../images/tooltip/stop_small.png) no-repeat; }
.icon-location { background: url(../images/tooltip/location_small.png) no-repeat; }

.icon-car { background: url(../images/icons/object_car.png) no-repeat; }
.icon-history-person { background: url(../images/icons/person.png) no-repeat; }
.icon-nopoi { background: url(../images/flaticons/stars/star_grey.png) no-repeat; }
.icon-poi { background: url(../images/flaticons/stars/star_yellow.png) no-repeat; }
/*.icon-selectall.on  { background: url(../images/icons/selectall_on.png) no-repeat; } */
/*.icon-selectall.off { background: url(../images/icons/selectall_off.png) no-repeat; } */
.icon-correction2 { background: url(../images/icons/trip_correction2_grey.png) no-repeat; }

.dateindicator {
  height: 50px;
  background: #E5E5E5;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 50px;
  padding-left: 12px;
  font-weight: 600;
}

#map-containerbox {
  height: 100%;
}


#edit-form {
  background: #EAEAEA;
  height: 100%;
}

#edit-form-left,
#edit-form-right {
  width: -moz-calc(50% - 15px);
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  height: -moz-calc(100% - 20px);
  height: -webkit-calc(100% - 20px);
  height: calc(100% - 20px);
  padding: 10px;
  float: left;
  overflow: scroll;
}

#edit-form-left {
  padding-right: 5px;
}

#edit-form-right {
  padding-left: 5px;
}

#edit-form label {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#edit-form input,
#edit-form select,
#edit-form textarea {
  display: block;
  width: 100%;
  height: 29px;
  margin-bottom: 4px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
}
#edit-form textarea {
  height: 157px;
  resize: none;
  margin-bottom: 8px;
}

#edit-form button {
  display: block;
  width: 49%;
  height: 29px;
  float: left;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#cancel-button {
  float: right !important;
}

#edit-form button:hover {
  background: #f5f5f5;
}

.input-extra-menu {
  width: calc(100% - 50px) !important;
  display:inline-block !important;
}

#search-pois-button {
  width: 36px;
  height: 28px;
  display: inline-block;
  background-color: #fff;
  float:  right;
  background-image: url(../images/flaticons/history/search_black.svg) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #E5E5E5;
  cursor: pointer;
}

#form-autocompletion {
  background: #fff;
  position: fixed;
  top: -1000px;
  left: -1000px;
  width: 150px;
  min-width: 150px;
  height: 200px;
  min-height: 200px;
  display: none;
  padding: 0;
  z-index: 1000;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  overflow: auto;
  overflow-x: hidden;
}

.form-autocompletion-filter {
  min-height: 0 !important;
  height: auto !important;
  max-height: 200px;
}

#autocompletion-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#autocompletion-items li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
  cursor: pointer;
}

#autocompletion-items li:hover {
  background: #eee;
}

#detail-list {
  height: 100%;
  overflow: hidden;
}

#detail-header {
  height: 25px;
  overflow: hidden;
}

#detail-content {
  height: -moz-calc(100% - 25px);
  height: -webkit-calc(100% - 25px);
  height: calc(100% - 25px);
  overflow: auto;
}

#detail-header table,
#detail-content table {
  width: 100%;
  border-collapse:collapse
}

#detail-header table {
  height: 100%;
}

#detail-content table tr:hover {
  background: #eee;
}

#detail-header table tr td {
  font-weight: 600;
}

#detail-header table tr td,
#detail-content table tr td {
  border-bottom: 1px solid #eee;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 12px;
}

#detail-header table tr td:nth-child(1),
#detail-content table tr td:nth-child(1) {
  width: 15%;
  padding-left: 5px;
}

#detail-header table tr td:nth-child(2),
#detail-content table tr td:nth-child(2) {
  width: 65%;
}

#detail-header table tr td:nth-child(3),
#detail-content table tr td:nth-child(3) {
  width: 10%;
  text-align: right;
}

#detail-header table tr td:nth-child(4),
#detail-content table tr td:nth-child(4) {
  width: 10%;
  text-align: right;
  padding-right: 5px;
}

#corrections {
  height: 100%;
  overflow: scroll;
  background: #EAEAEA;
  padding: 10px;
}

#corrections label {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#corrections input {
  display: block;
  width: 100%;
  height: 29px;
  margin-bottom: 8px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
}

#corrections button {
  display: block;
  width: auto;
  height: 29px;
  float: right;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.correctiontrip {
  background: #fff1f1 !important;
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
}
.loading-bar {
  display: inline-block;
  width: 4px;
  height: 18px;
  margin: 0 1px;
  animation: loading 1s ease-in-out infinite;
}
.loading-bar:nth-child(1) {
  background-color: #000;
  animation-delay: 0;
  opacity: .5;
}
.loading-bar:nth-child(2) {
  background-color: #000;
  animation-delay: 0.09s;
  opacity: .5;
}
.loading-bar:nth-child(3) {
  background-color: #000;
  animation-delay: .18s;
  opacity: .5;
}
.loading-bar:nth-child(4) {
  background-color: #000;
  animation-delay: .27s;
  opacity: .5;
}

@keyframes loading {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1, 2.2);
  }
  40% {
    transform: scale(1);
  }
}


#selectlist {
  border: 0;
  background: #fff url(../images/icons/selectall_on.png) center center no-repeat;
  width: 32px;
  height: 32px;
  float: right;
  margin: 9px 10px 0 0;
  cursor: pointer;
}

#selectlist:hover {
  background-color: #d4d4d4;
}

#grouping {
  border: 0;
  background: #fff url(../images/icons/grouping.png) center center no-repeat;
  width: 32px;
  height: 32px;
  float: right;
  margin: 9px 10px 0 0;
  cursor: pointer;
}

#grouping:hover {
  background-color: #d4d4d4;
} 

.selectlistactive {
  background: #fff url(../images/icons/selectall_on.png) center center no-repeat !important;
 }

#selection {
  /* height: 100%; */
  height: calc(100% - 3px);
  /*overflow: auto;*/
}
#selection ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#selection ul > li {
  box-sizing: border-box;
  border-bottom: 1px solid #E5E5E5;
  clear: both;
  width: 100%;
  display: table;
  padding: 9px 0 9px 10px;
  color: #333;
  cursor: pointer;
  background: #fff;
}

#selection ul > li label {
   font-weight: 400;
   display: inline;
}

#selection ul > li.active {
  background: #ddd;
}

#selection ul > li:hover {
  background: #eee;
}

.list-item-grey {
  font-size: 12px;
  color: rgba(0,0,0,.5);
  padding-left: 25px;
  padding-right: 25px;
  line-height: 110%;
}

.list-item-bold-title {
  display: inline-block;
  margin-bottom: 3px;
}

.list-no-reports-available {
  display: block;
  text-align: center;
  padding: 30px 0;
  color: rgba(0,0,0,0.35);
}

.tripsummary {
  background: #e5e5e5;
  width: 100%;
  display: table;
}

.tripsummary > div.tripdata {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabtextmessage {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 120px;
    line-height: 200px;
    font-weight: 600;
}

#selectionobj {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 9px 8px 9px 0px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: #fff url(../images/live/flat/tab_header_selection_icon.png) no-repeat center center;
  cursor: pointer;
}

#selectionobj:hover {
  background-color: #d4d4d4;
}

#selectionobj.disabled {
  opacity: .5;
}

#selectionobj.disabled:hover {
  background: #fff url(../images/live/flat/tab_header_selection_icon.png) no-repeat center center;
  cursor: not-allowed;
}

#quickfilter {
  width: calc(100% - 74px);
}

.quickfilter-button-active {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 9px 8px 9px 0px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: #fff url(../images/live/flat/tab_search_filter_close_icon.png) no-repeat center center;
  cursor: pointer;
}

.quickfilter-button-inactive {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 9px 8px 9px 0px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: #fff url(../images/live/flat/tab_search_filter_icon.png) no-repeat center center;
  cursor: pointer;
}

.quickfilter-button-active:hover,
.quickfilter-button-inactive:hover {
  background-color: #d4d4d4;
}

.history-overlay {
  background: rgba(153, 153, 153, 0.8);
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}

.history-overlay > .dialog-window {
  width: 500px;
  height: 415px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -207px 0 0 -250px;
  background: #EAEAEA;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
  display: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dialog-window h1 {
  background: #E0E0E0;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
}

.dialog-window p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 15px 20px 15px 20px;
  text-align: left;
}

.dialog-window label {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 0 20px;
  text-align: left;
}

.dialog-buttons {
  width: 100%;
  text-align: center;
}

.dialog-buttons button {
  background: #fff;
  width: 170px;
  border: 1px solid rgb(221,221,221);
  margin:  5px;
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.dialog-buttons button:hover {
  background: #eee;
}

.dialog-buttons button:focus{
  outline: none;
}


.dialog-window input {
  display: block;
  width: 92%;
  height: 29px;
  margin: 0 auto 15px auto;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
}

.dialog-window .minimap {
  box-sizing: border-box;
  border: 1px solid #DDD;
  width: 92%;
  height: 140px;
  margin: 0 auto 15px auto;
  /*background: url(https://maps.googleapis.com/maps/api/staticmap?center=Businessspark+Friesland+West+35+Nijehaske&zoom=10&size=480x160&scale=2&maptype=roadmap) no-repeat center center;*/
}

.locator-window {
  height: 440px;
  margin: -220px 0 0 -250px;
}
.locator-results {
  padding: 0 20px;
  min-height: 110px;
}

.locator-filters>p {
  padding-bottom: 10px;
}

.locator-results>table>tbody>tr>td {
  padding: 0 0 10px;
  font-weight: 600;
}

.locator-results>table>tbody>tr>td:before {
  content: "\2022  ";
}

.locator-results>ul>li {
  width: 50%;
  float: left;
  font-weight: 600;
}

.locator-results>ul>li:before {
  content: "\2022  ";
}


#filter-day {
  margin-left: 20px;
  margin-bottom: 0;
}

#filter-times {
  margin-left: 20px;
}

.person-add-window {
  height: 440px;
  margin: -220px 0 0 -250px;
}

.person-add-window p {
  padding-bottom: 10px;
}

.person-add-window input {
  margin-bottom: 10px;
}

.person-add-window label {
  display: inline-block;
}

.person-add-window input[type="radio"] { 
  display: inline-block;
  width: auto;
  margin-right: 10px;
  height: auto;
}

.person-add-window .dialog-buttons {
  margin-top: 10px;
}

/** TIMELINE **/
.timebox {
  background: #f00;
  width: 100%;
}

.legend {
  width: 15%;
  float: left;
}

.title {
  height: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  white-space: nowrap;
  overflow: hidden;
}

.title h1 {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 0;
  /*padding-top: 7px;*/
  padding-left: 7px;
}

.timeline {
  width: 85%  !important;
  float: left !important;
}

 .timeline div {
  float: none;
}

.timeline-titlerow{
  border-bottom: 1px solid #E5E5E5;
  clear: both;
  width: 100%;
  display: table;
  padding: 9px 0 9px 10px;
  color: #333;
  cursor: pointer;
  background: #fff;
}

.datetime-range {
  height: 30px;
  clear: both;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

.period > div {
  height: 30px;
  width: 4.1666666667%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}

.period > div:nth-child(n+9):nth-child(-n+16) {
  background: #eee;
}

.period > div:last-child {
  border: 0;
}

.activity {
  /*position: absolute;*/
  position: relative;
  top: -30px;
  margin-top: 0;
  width: 100%;
  height: 30px !important;
  overflow: hidden;
}

.activity > div {
  float: left;
}

.headerblock {
  background: none !important;
}

.headerblock span {
  display: inline-block;
  background: #fff;
  position: relative;
  left: -5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
}



.trip {
  background: #555;
  height: 16px;
  margin-top: 7px;
  cursor:crosshair;
}

.trip:hover {
  background: #f00;
}


.trip-grey {
  height: 16px;
  margin-top: 7px;
  cursor:crosshair;
  background-color: #939393;
}

.trip-red {
  height: 16px;
  margin-top: 7px;
  cursor:crosshair;
  background-color: #ee3645;
}

.trip-blue {
  height: 16px;
  margin-top: 7px;
  cursor:crosshair;
  background-color: #5c9aeb;
}

.trip-yellow {
  height: 16px;
  margin-top: 7px;
  cursor:crosshair;
  background-color: #eea200;
}

.trip-green {
  background: #3375E8;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(116,219,117,1) 16%,
    rgba(5,186,6,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-green:hover {
  background: #3375E8;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(0,190,1,1) 16%,
    rgba(0,108,0,1) 84%,
    rgba(255,255,255,0) 84%);
}

.trip-purple {
  background: #90477f;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(186,133,196,1) 16%,
    rgba(133,45,151,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-purple:hover {
  background: #90477f;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(135,70,147,1) 16%,
    rgba(91,31,103,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-aqua {
  background: #79D7CE;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(121,215,206,1) 16%,
    rgba(45,174,164,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-aqua:hover {
  background: rgba(38,128,119,1);
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(38,128,119,1) 16%,
    rgba(23,87,81,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}


.trip-custom-working {
  background: #79D7CE;
  background: linear-gradient(to bottom,rgba(255,255,255,0) 16%,rgb(135, 194, 216) 16%,rgb(25, 86, 82) 84%,rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-custom-working:hover {
  background: rgba(38,128,119,1);
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(38,128,119,1) 16%,
    rgba(23,87,81,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}


.trip-orange {
  background: #EC6300;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(242,169,125,1) 16%,
    rgba(233,122,52,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.trip-orange:hover {
  background: rgba(38,128,119,1);
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 16%,
    rgba(229,106,36,1) 16%,
    rgba(169,75,18,1) 84%,
    rgba(255,255,255,0) 84%);
  height: 29px;
  margin-top: 0px;
}

.visit {
  background: #3375E8;
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 40%,
    rgba(147,207,247,1) 40%,
    rgba(36,158,234,1) 60%,
    rgba(255,255,255,0) 60%);
  height: 29px;
  margin-top: 0px;
}

.visit:hover {
  background: linear-gradient(to bottom, 
    rgba(255,255,255,0) 18%,
    rgba(96,184,243,.3) 18%,
    rgba(96,184,243,.3) 40%,
    rgba(96,184,243,1) 40%,
    rgba(0,124,227,1) 60%,
    rgba(0,124,227,.3) 60%,
    rgba(0,124,227,.3) 82%,
    rgba(255,255,255,0) 82%
    );
}

.highlight {
  background: #eee;
}

.ui-resizable-e {
  cursor: ew-resize !important;
  right: 0px !important;
}

.ui-resizable-ghost {
  border-right: 5px solid #000 !important;
}

.ui-resizable-helper {
   z-index: 10000 !important;
}

@media (max-width: 1200px) {
  #navigation {
    height: 102px;
  }
  #module-body {
    height: -moz-calc(100% - 102px);
    height: -webkit-calc(100% - 102px);
    height: calc(100% - 102px);
  }
  #view-selector {
    height: 46px;
  }
  #date-information {
    height: 46px;
  }
  #extra-controls {
    height: 46px;
  }
  #view-selector span,
  #date-information span,
  #extra-controls span {
    margin: 10px 6px 0 6px;
  }
  #calendarlist > ul > li {
    height: 50px;
  }
  #calendarlist > ul > li > div {
    margin-top: 11px;
  }
  #calendarlist > ul > li > div:first-of-type {
    margin-top: 6px;
  }
  #calendarlist > ul > li > div:first-of-type > span {
    font-size: 26px;
  }
  #calendarlist > ul > li > div > span:nth-of-type(2) {
    margin-top: -7px;
  }
  .tabtextmessage {
    line-height: 160px;
  }

  .dashboard {
    padding-top: 6px;
  }
  .dashboard li {
    height: 40px;
    padding: 1px 4px 0 6px;
    border-width: 6px;
  }
  .dashboard li span {
    font-size: 11px;
    margin-bottom: -4px;
  }
  .dashboard li i {
    font-size: 12px;
    font-weight: 600;
  }
  .dashboard li:nth-child(4n+4) {
    border-right: 6px solid #fff;
  }
  #tab-panel {
    height: 100%;
  }

  #edit-form label {
    margin-bottom: 0px;
    font-size: 12px;
  }
  #edit-form input, #edit-form select, #edit-form textarea {
    height: 19px;
    margin-bottom: -3px;
    padding: 5px;
    font-size: 11px;
  }
  #edit-form textarea {
    height: 100px;
    margin-bottom: 8px;
    font-size: 11px;
  }
  #edit-form button {
    height: 19px;
    font-size: 11px;
    line-height: 11px;
  }
  #edit-form-left, #edit-form-right {
    padding-top: 5px;
  }
}

@media (max-width: 960px) {
  .dashboard li {
    width: 50%;
  }
  .dashboard li:nth-child(2n+2) {
    border-right: 6px solid #fff;
  }
  [data-tabid="dashboard"] {
    overflow: auto;
  }
}

@media print {
  #app > #header {display:none !important; }
  #sidebar { display: none !important; }
  #navigation { display: none !important; }
  #module-left { display: none !important; }
  #tab-panel { display: none !important; }
  .map-button.map-button { display: none !important; }
  #module-right > #map > div > div > div > a > div > img  { display: none !important; }
  .tripmarker { background: #f00 !important; color: #fff !important; }
}

.fa-play {
  background: url('../images/icons/icon_play_white.svg') center center no-repeat;
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
}

.selection-group-label {
  font-size: 14px;
  padding: 0px 0 0px 10px;
  font-weight: 600;
  border-bottom: 1px solid #E5E5E5;
  clear: both;
  width: auto; /* 100% */
  color: #333;
  cursor: pointer;
  background: #fff;
}

.basicstate-marker-container{
  height: 36px;
  width:21px;
}

.basicstate-marker-icon {
  position:     relative;
  display:      inline-block;
  width:        18px;
  height:       35px;
  text-align:   center;
  line-height:  16px;
  font-size:    9px;
  z-index:      10017;
  color:        #fff;
} 

.basicstate-marker-arrow{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 3px;
  z-index: 1 ;
  width: 14px;
  transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
}

.basicstate-marker-content div {
  display: inline-block;
  margin-top:1px;
  height: 14px;
}

.ui-resizable-handle {
  width: 1px !important;
}


      #testcontainer {
        background: #fff;
        border: 4px solid #ccc;
        width: 400px;
        height: 800px;
        margin: 50px;
      }
      /* END: PLUMBING */



.historylivestate {
  width: 100%;
  font-size: 12px;
}

.historylivestate:after {
  content: "";
  display: table;
  clear: both;
}

.historylivestate-driving {
  background: #E5F7E4;
}

.historylivestate-idle {
  background: #F8DAFF;
}

.historylivestate-working {
  background: #B9FFEF;
}

.historylivestate > div {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
  
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */  
}

.historylivestate > div:first-of-type {
  width: 15px;
  height: 60px;
  float:left;
  margin-left:14px;
}

.historylivestate > div:first-of-type > input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.historylivestate > div:first-of-type > input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 14px;
  height: 14px;
  display: inline-block;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  vertical-align :middle;
  cursor: pointer;
  margin-left: 0px;
  margin-top: 20px;
}

.historylivestate > div:first-of-type > input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -14px;
}


.historylivestate > div:first-of-type > label.css-label {
  background-image:url(../images/flaticons/history/checkboxes.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.historylivestate > div:nth-of-type(2) {
  width: 20px;
  height: 60px;
  float: left;
}

.historylivestate > div:last-of-type {
  width: calc(100% - 80px);
  height: 60px;
  padding: 12px 0 0 40px;
  display: inline-block;
}

.historylivestate > div > span {
  display: block;
  width: calc(100% - 10px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.historylivestate > div:nth-of-type(2) > img {
  width: 20px;
  margin-top: 18px;
  margin-left: 20px;
}

.historylivestate > div:last-of-type > span:nth-of-type(2) {
  font-weight: bold;
}

.historylivestate > div:last-of-type > span:nth-of-type(2) {
  /* margin-top: 6px; */
}

.custom-datepicker {
  box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2) !important;
  border-radius: 0px !important;
  z-index: 100000 !important;  
  font-size: 14px;
}

.custom-datepicker-today {
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: 400;
  cursor: pointer;
  padding: 10px 0px 10px 0px;
}

.custom-datepicker-today > span {
  padding: 5px;
}

.custom-datepicker-today > span:hover{
  background: #aaa;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/20reports.css
 * -------------------------------------------------------------------------------- */



#reports-main-content {
	position:absolute;
	height: 100%;
	width: 100%;
	background-color: #efefef;
}

.reports-iframe-container {
	position: relative;
	height: 100%;
	width: 100%;
}

.reports-iframe-container.active {
	display: block;
}


.reports-iframe-container > .reports-iframe {
	position: relative;
	height: 100%;
	width: 100%;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/21login.css
 * -------------------------------------------------------------------------------- */



.login-logo-container > .login-backbutton {
    background: url(../images/login/back_arrow.png) center center no-repeat;
    height: 27px;
    width: 27px;
    display: inline-block;
    margin-top: 17px;
    margin-left: 17px;
}

.login-logo-container > .login-backbutton:hover{
    cursor: pointer;
}

.login-form-container > .list-form-container > .textfield-container > label {
   color: #898989 !important;
}

.login-form-container > .list-form-container > .textfield-container > input[type=text], 
.login-form-container > .list-form-container > .textfield-container > input[type=password] {
   border-bottom: 1px solid #000 !important;
}

.login-form-container > .list-form-container > .textfield-container-error > label{
   color: #D50000 !important;
}

.login-form-container > .list-form-container > .textfield-container-error > input[type=text], 
.login-form-container > .list-form-container > .textfield-container-error > input[type=password] {
   border-bottom: 1px solid #D50000 !important;
}

.login-form-container > .list-form-container > .message-container {
    display: none;
}

.login-form-container > .list-form-container > .message-container-error {
    display: block;
    color: #D50000;
}


.login-form-container > .list-form-container > .fields-container .message-container {
    display: none;
}

.login-form-container > .list-form-container > .fields-container .message-container-error {
    color: #D50000;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/22pursuit.css
 * -------------------------------------------------------------------------------- */

.watch-container {
  width: 100%;
  height: 100%;
  border: 1px solid #999;
  background: #fff;
  
}

.watch-container>div {
  text-align: center;
  user-select: none;
  background: #fff;
  box-sizing: border-box;
  border: 0;
  overflow: hidden;
}

.watch-container>div:hover {
  background: #ccc;
  color: #000;
}

.watch-1>div {
  width: 100%;
  height: calc(100% - 70px);
}

.watch-2>div {
  width: 100%;
  height: calc(50% - 35px);
}

.watch-2>div:nth-child(-n+1) {
  border-bottom: 3px solid #ddd;
}

.watch-2>div:nth-child(n+2) {
  border-top: 3px solid #ddd;
}

.watch-3>div {
  width: 50%;
  height: calc(50% - 35px);
  float: left;
}

.watch-3>div:nth-child(1) {
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-3>div:nth-child(2) {
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-3>div:nth-child(3) {
  width: 100%;
  border-top: 3px solid #ddd;
}

.watch-4>div {
  width: 50%;
  height: calc(50% - 35px);
  float: left;
}

.watch-4>div:nth-child(odd) {
  border-right: 3px solid #ddd;
}

.watch-4>div:nth-child(even) {
  border-left: 3px solid #ddd;
}

.watch-4>div:nth-child(-n+2) {
  border-bottom: 3px solid #ddd;
}

.watch-4>div:nth-child(n+3) {
  border-top: 3px solid #ddd;
}

.watch-5>div {
  width: 50%;
  height: calc(50% - 35px);
  float: left;
}

.watch-5>div:nth-child(1) {
  width: calc(calc(100% / 3) - calc(3px / 3));
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-5>div:nth-child(2) {
  width: calc(calc(100% / 3) - calc(6px / 3));
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-5>div:nth-child(3) {
  /*width: calc(calc(100% / 3) - calc(3px / 3));*/
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-5>div:nth-child(4) {
  width: calc(calc(100% / 2) - calc(3px / 2));
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-5>div:nth-child(5) {
  /*width: calc(calc(100% / 2) - calc(3px / 2));  */
  width: calc(calc(calc(100% / 2) - calc(3px / 2)) + 3px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-6>div {
  width: calc(100% / 3);
  height: calc(50% - 35px);
  float: left;
}

.watch-6>div:nth-child(1) {
  width: calc(calc(100% / 3) - calc(3px / 3));    
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-6>div:nth-child(2) {
  width: calc(calc(100% / 3) - calc(6px / 3));
  height: calc(50% -35px);
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-6>div:nth-child(3) {
  /*width: calc(calc(100% / 3) - calc(3px / 3));*/
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-6>div:nth-child(4) {
  width: calc(calc(100% / 3) - calc(3px / 3));   
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-6>div:nth-child(5) {
  width: calc(calc(100% / 3) - calc(6px / 3)); 
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-6>div:nth-child(6) {
  /*width: calc(calc(100% / 3) - calc(3px / 3));*/
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-7>div {
  height:   calc(calc(100% / 3) - calc(70px / 3));
  float: left;
}

.watch-7>div:nth-child(1) {
  width: calc(calc(100% / 2) - calc(3px / 2));     
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-7>div:nth-child(2) {
  /*width: calc(calc(100% / 2) - calc(3px / 2)); */
  width: calc(calc(calc(100% / 2) - calc(3px / 2)) + 3px);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-7>div:nth-child(3) {
  width: calc(calc(100% / 3) - calc(3px / 3));   
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-7>div:nth-child(4) {
  width: calc(calc(100% / 3) - calc(3px / 3));   
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-7>div:nth-child(5) {
  /*width: calc(calc(100% / 3) - calc(3px / 3));   */
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 3px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-7>div:nth-child(6) {
  width: calc(calc(100% / 2) - calc(3px / 2));     
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-7>div:nth-child(7) {
  /*width: calc(calc(100% / 2) - calc(3px / 2));  */
  width: calc(calc(calc(100% / 2) - calc(3px / 2)) + 3px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-8>div {
  height:   calc(calc(100% / 3) - calc(70px / 3));
  float: left;
}

.watch-8>div:nth-child(1) {
  width: calc(calc(100% / 3) - calc(3px / 3));     
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-8>div:nth-child(2) {
  width: calc(calc(100% / 3) - calc(3px / 3));     
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-8>div:nth-child(3) {
  /* width: calc(calc(100% / 3) - calc(3px / 3)); */ 
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 3px);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-8>div:nth-child(4) {
  width: calc(calc(100% / 2) - calc(3px / 2));   
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-8>div:nth-child(5) {
  /*width: calc(calc(100% / 2) - calc(3px / 2)); */
  width: calc(calc(calc(100% / 2) - calc(3px / 2)) + 3px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-8>div:nth-child(6) {
  width: calc(calc(100% / 3) - calc(3px / 3));     
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-8>div:nth-child(7) {
  width: calc(calc(100% / 3) - calc(3px / 3));     
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-8>div:nth-child(8) {
  /*width: calc(calc(100% / 3) - calc(3px / 3)); */
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 3px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-9>div {
  width:    calc(100% / 3);
  height:   calc(calc(100% / 3) - calc(70px / 3));
  float:    left;
}

.watch-9>div:nth-child(1) {
  width: calc(calc(100% / 3) - calc(3px / 3));   
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-9>div:nth-child(2) {
  width: calc(calc(100% / 3) - calc(6px / 3));   
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-9>div:nth-child(3) {
  /* width: calc(calc(100% / 3) - calc(3px / 3)); */
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-9>div:nth-child(4) {
  width: calc(calc(100% / 3) - calc(3px / 3)); 
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-9>div:nth-child(5) {
  width: calc(calc(100% / 3) - calc(6px / 3));   
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  border-right: 3px solid #ddd;
}

.watch-9>div:nth-child(6) {
  /*width: calc(calc(100% / 3) - calc(3px / 3));   */
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
}

.watch-9>div:nth-child(7) {
  width: calc(calc(100% / 3) - calc(3px / 3));   
  border-right: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-9>div:nth-child(8) {
  width: calc(calc(100% / 3) - calc(6px / 3));   
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
  border-right: 3px solid #ddd;
}

.watch-9>div:nth-child(9) {
  /* width: calc(calc(100% / 3) - calc(3px / 3)); */
  width: calc(calc(calc(100% / 3) - calc(3px / 3)) + 4px);
  border-left: 3px solid #ddd;
  border-top: 3px solid #ddd;
}

.watch-container .tab-top-hidden{
  top: 0;  
}

.watch-container .tab-top {
  top: -50px;
}


.watch-container .tab-bottom{
  position: relative;
  top: -50px;
}

.statecontent {
  display:table-cell;
  vertical-align:middle;
}

.statedetails {
  text-align: center;
}

.statedetails > img {
  width: 170px;
  height: 170px;
  margin-bottom: 10px;
  cursor: pointer;
}

.statedetails > h1 {
  text-align: center;
  font-size: 36px;
  margin: 20px 0 0 0;
  font-weight: normal;
}

.statedetails > h2 {
  text-align: center;
  font-size: 13px;
  margin: 20px 0 0 0;
  font-weight: normal;

}
.statedetailssmall > img {
  width: 100px;
  height: 100px;
}
.statedetailssmall > h1 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 600;
}
.statedetailssmall > h2 {
  margin: 0;
  font-size: 11px;
}

.noobjectselected { background: #F7F7F7; }

.noobjectselected .statedetails > h1 { 
  color: #C3C3C3; 
  font-size: 16px;  
  
}

.statedriving { background: #E5F7E4; }
.stateparked { background: #EEF4FD; }
.statelocation { background: #EEF4FD; }
.stateidle { background: #F8DAFF; }
.stateworking { background: #D1FFFF; }

.pursuit-defaultview-navigation {
  position:     relative;
  height:       70px !important; 
  font-weight:  bold; 
  font-size:    14px;
}

#count-objects {
  position: absolute; 
  left:     10px;
  top:      calc(calc(100% /2) - 8px);
}

#date-time-now {
  position: absolute; 
  left:     calc(calc(100% /8) *3);
  top:      calc(calc(100% /2) - 8px); 
  width:    calc(100% /4 );  
  text-align: center;
  display: none;
}

#adddiv {
  position: absolute;
  right:    10px;
  top:      calc(calc(100% /2) - 18px);
  padding: 10px 10px 10px 40px;
  cursor: pointer;
  background: #fff url(../images/live/flat/tab_header_selection_icon.png) no-repeat 10px center;
    background-size: 20px 12px;
}

@media only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  #adddiv {
    background-image: url(../images/live/flat/tab_header_selection_icon@2x.png) !important;
  }
}


#adddiv > span {
  vertical-align: middle; 
  line-height: 8px;
}
#adddiv:hover {
  background-color: #ddd;
}
#adddiv > input {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: -7px 0px 0px 10px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: #fff url(../images/live/flat/tab_header_selection_icon.png) no-repeat center center;
  cursor: pointer;
}



.pursuit-defaultview-module-body {
  height: 100% !important;
}

.pursuit-watchers-tab {
  width: 100%; 
  height: 100%; 
  display:table;
}

.pursuit-detailview-tab {
  background: #fff;
}

.fullscreen-watcher {
  height: 32px;
  width: 32px !important;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 9px 8px 9px 0px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
}

.fullscreen-watcher.active {
  background: #fff url(../images/flaticons/pursuit/fullscreen_close.png) no-repeat center center;
  background-size: 15px 15px;
}

.fullscreen-watcher.inactive {
  background: #fff url(../images/flaticons/pursuit/fullscreen_open.png) no-repeat center center;
  background-size: 15px 15px;
}

@media only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  .fullscreen-watcher.active {
    background-image: url(../images/flaticons/pursuit/fullscreen_close@2x.png) !important;
  }
  .fullscreen-watcher.inactive { 
    background-image: url(../images/flaticons/pursuit/fullscreen_open@2x.png) !important;
  }
}

.fullscreen-watcher:hover {
  background-color: #d4d4d4;
}

.fullscreen-watcher.disabled {
  opacity: .5;
}

.fullscreen-watcher.disabled:hover {
  background: #fff url(../images/flaticons/pursuit/fullscreen_icon.png) no-repeat center center;
  cursor: not-allowed;
}

#close-watcher {
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 9px 8px 9px 0px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: #fff url(../images/flaticons/pursuit/close_icon.png) no-repeat center center;
  background-size: 16px 16px;
  cursor: pointer;
}

@media only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  #close-watcher {
    background-image: url(../images/flaticons/pursuit/close_icon@2x.png) !important;
  }
}

#close-watcher:hover {
  background-color: #d4d4d4;
}

#close-watcher.disabled {
  opacity: .5;
}

#close-watcher.disabled:hover {
  background: #fff url(../images/flaticons/pursuit/close_icon.png) no-repeat center center;
  cursor: not-allowed;
}
#dropdown-indicator {
  height: 16px;
  width: 16px;
  display: inline-block;
  margin: 0 10px;
  border: 0;
  overflow: hidden;
  text-indent: -1000px;
  background: transparent url(../images/flaticons/pursuit/dropdown_indicator.png) no-repeat center center;
  background-size: 17px 10px;
}

#dropdown-indicator:hover {
}

#dropdown-indicator.disabled {
  opacity: .5;
}

#dropdown-indicator.disabled:hover {
  background: #fff url(../images/flaticons/pursuit/dropdown_indicator.png) no-repeat center center;
  background-size: 17px 10px;
  cursor: not-allowed;
}

@media only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  #dropdown-indicator {
    background-image: url(../images/flaticons/pursuit/dropdown_indicator@2x.png) !important;
  }
  #dropdown-indicator.disabled:hover { 
    background-image: url(../images/flaticons/pursuit/dropdown_indicator@2x.png) !important;
  }
}

.objects-counter-results {
  margin-left: 10px;
}

.persons-counter-results {
  margin-left: 10px;
}

.pursuit-detail-tab th {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.pursuit-detail-tab table tr th:nth-child(1),
.pursuit-detail-tab table tr td:nth-child(1) {
  width: 10% !important;
  min-width: 65px !important;
  padding-left: 10px !important;
  text-align: left !important;
  padding-right: 10px !important;
}

.pursuit-detail-tab table tr th:nth-child(2),
.pursuit-detail-tab table tr td:nth-child(2) {
  width: 30% !important;
  text-align: left !important;
  padding-right: 10px !important;
}

.pursuit-detail-tab table tr th:nth-child(3),
.pursuit-detail-tab table tr td:nth-child(3) {
  width: 30% !important;
  text-align: left !important;
  padding-right: 10px !important;
}

.pursuit-detail-tab table tr th:nth-child(4),
.pursuit-detail-tab table tr td:nth-child(4) {
  width: 5% !important;
  min-width: 80px !important;
  text-align: right;
}

.pursuit-detail-tab table tr th:nth-child(5),
.pursuit-detail-tab table tr td:nth-child(5) {
  width: 5% !important;
  min-width: 80px !important;
  text-align: right;
}

.pursuit-detail-tab table tr th:nth-child(6),
.pursuit-detail-tab table tr td:nth-child(6) {
  width: 5% !important;
  min-width: 80px !important;
  text-align: right;
  padding-right: 10px !important;
}

.ignition_true {
  background: transparent url(../images/stateicons/ignition_switch_on.png) no-repeat right center;
  color: transparent;
}

.ignition_false {
  background: transparent url(../images/stateicons/ignition_switch_off.png) no-repeat right center;
  color: transparent;
}


#tab-dashboard-container {
    overflow:hidden;
}


#dashboard-map-view {
    position: relative;
    height: 100%;
    width: 50%;
    background: #ECEEE5;
    float: left;
}


#dashboard-street-view {
    position: relative;
    height: 100%;
    width: 50%;
    background: #ffffff;
    overflow: hidden;
}

.nav-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}


.icon-add-screen { background-image: url(../images/flaticons/pursuit/add_new_screen.png) !important; }

/*
.streetview-bottomright {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 350px;
  height: 120px;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
  overflow: hidden;
}
*/

/*
@media only screen and (min-width: 48em) {
    .streetview-bottomright {
        width: 500px;
        height: 171px;
    }
}

@media only screen and (min-width: 80em) {
  .streetview-bottomright {
    width: 750px;
    height: 257px;
  }
}
*/

/* width: 750px; height: 257px; */
/*
.watch-1 .streetview-bottomright,
.watch-2 .streetview-bottomright {
  width: 525px;
  height: 180px;
}

.watch-3 .streetview-bottomright,
.watch-4 .streetview-bottomright {
  width: 425px;
  height: 145px;
}

.watch-5 .streetview-bottomright,
.watch-6 .streetview-bottomright {
  width: 350px;
  height: 120px;
}

.watch-7 .streetview-bottomright,
.watch-8 .streetview-bottomright,
.watch-9 .streetview-bottomright {
  width: 250px;
  height: 85px;
  right: 10px;
  bottom: 10px;
}
*/


.streetview-bottomright {
  position: absolute;
  width: 250px;
  height: 85px;
  right: 10px;
  bottom: 10px;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
  overflow: hidden;
}
.watch-1 .streetview-bottomright,
.watch-2 .streetview-bottomright {
  width: 350px;
  height: 120px;
  right: 20px;
  bottom: 20px;
}

.watch-5 .streetview-bottomright,
.watch-6 .streetview-bottomright {
  width: 200px;
  height: 69px;
  right: 5px;
  bottom: 5px;
}
.watch-7 .streetview-bottomright,
.watch-8 .streetview-bottomright,
.watch-9 .streetview-bottomright {
  width: 150px;
  height: 51px;
  right: 5px;
  bottom: 5px;
}

@media only screen and (min-width: 92em) {  /* 1472 */
  .watch-1 .streetview-bottomright,
  .watch-2 .streetview-bottomright {
    width: 525px;
    height: 180px;
    right: 20px;
    bottom: 20px;
  }
  .watch-3 .streetview-bottomright,
  .watch-4 .streetview-bottomright {
    width: 425px;
    height: 145px;
    right: 20px;
    bottom: 20px;
  }
  .watch-5 .streetview-bottomright,
  .watch-6 .streetview-bottomright {
    width: 350px;
    height: 120px;
    right: 20px;
    bottom: 20px;
  }
  .watch-7 .streetview-bottomright,
  .watch-8 .streetview-bottomright,
  .watch-9 .streetview-bottomright {
    width: 250px;
    height: 85px;
    right: 10px;
    bottom: 10px;
  }

}

.streetview-bottomright>img {
  background: #f00;
  width: 100%;
  height: 100%;
}

.pursuit-tab-titlebar {
  line-height: normal;
}


.pursuit-tab-titlebar .status {
  border-radius: 3px;
  font-size: 11px;
  min-height: 16px;
  padding: 2px 2px 2px 2px !important;
  display: inline-block;
}

.pursuit-tab-titlebar .status > span {
  padding: 2px 0px 2px 0px;
}

table.title-table {
  width: 100%;
  border-collapse: collapse;
  line-height: auto;
}

table.title-table td {
  padding: 16px 0 15px 0;
}
    
table.title-table td.title-object-name { 
  width: 15%;
  min-width: 120px;
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table.title-table td.title-location-name {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
}

table.title-table td.title-state-duration {
  width: 50px; /* 120 is normaal */
  text-align: right;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

table.title-table td.title-state-duration>span {
  padding: 0;
}

table.title-table td.title-state-icon {
  width: 30px;
}

table.title-table td.title-dropdown-indicator {
  width: 30px;
}

table.title-table td.title-speed {
  width: 60px; /* 120 is normaal */
  text-align: right;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; 
  font-size:11px;
  font-weight: normal;
}


.tab-title-bar-extra-data {
    z-index: 30000;
    color: #000;/*#000;*/
    font-size: 12px;
    position: absolute; 
}


.tab-title-bar-extra-data .container {
  padding: 5px;
  overflow: hidden;
  margin-bottom: 5px;
}

.tab-title-bar-extra-data .container span{
    font-weight: bold;
    display: inline-block;
    width: 75px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.tab-title-bar-extra-data .container p {
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
}

.tab-title-bar-extra-data .left {
  position: relative;
  width: 270px;
}


.tab-title-bar-extra-data  .right {
  width: 110px;
  position: relative;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/23help.css
 * -------------------------------------------------------------------------------- */


    #help-container-popup-view {
        position:absolute; 
        top:0px; 
        left: 0px; 
        height: 100%; 
        width:100%; 
        z-index:9999;
    }

    #help-container-popup-view #help-box-square{
        position: absolute;
        height: 16px; 
        width: 16px; 
        transform: rotate(45deg); 
        -ms-transform:  rotate(45deg); 
        -webkit-transform:  rotate(45deg); 
        background-color: #EAEAEA; 
        z-index:10000;
    }

    #help-container-popup-view #help-box {
      position: absolute;
      background-color:rgb(234, 234, 234); 
      overflow: hidden; 
      z-index: 10000; 

      backdrop-filter: blur(10px);
      box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
      transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
      transform: scale(0, 0);
    }

    #help-container-popup-view #help-box h3 {
      font-weight: bold; 
      font-size: 14px;
      text-align: center; 
      margin-top: 20px; 
      margin-bottom: 20px;
      color: #424242;
    }
    
    #help-container-popup-view #help-box h3 #close-icon {
     cursor: pointer;
     margin-right:30px;
     vertical-align: middle;
     right: -200px;
     display: inline-block;
     position: relative;
    }

    #help-container-popup-view #help-box .help-scrollable {
      position: relative;
      height: calc(100% - 68px); 
      overflow-y: scroll;
    }

    #help-container-popup-view #help-box .help-scrollable > #search-results {
      margin-top: 60px;
    }

    #help-container-popup-view #help-box .help-scrollable .help-item-container {
      margin: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    }

    
    #help-container-popup-view #help-box .help-scrollable .help-item-container:first-child{
      margin: 0px 20px 20px 20px;   
      position: absolute;
      z-index: 1000;
      width: 399px;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container:nth-child(3){
     margin-top: 80px;   
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search {
      height:   20px;
      vertical-align: middle;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search.results {
      padding-bottom: 10px; 
      border-bottom: 1px solid #cecece; 
    }
  
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search-results ul li{
      padding: 10px 10px 10px 30px;
      margin-left: 5px;
      color: #616161;
      margin-top:20px;
      /** background: url(../images/help/search_icon_grey.png)no-repeat center left; **/
      /** background-size: 15px auto; **/
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search-results ul li .item-history-icon{
      display: inline-block;
      height: 15px;
      vertical-align: middle;
      margin-right: 20px;
    }

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search-results ul li .item-clear-icon{
      height: 15px;
      display: inline-block;
      width: auto;
      opacity: 0.5;
      cursor: pointer;
      position: relative;
      float: right;
    }
        
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search-results ul li:hover{
      background: #F2F2F2;
      opacity: 0.8;
      cursor: pointer;
    }

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search #search-icon {
      height: 16px;
      display: inline-block;
      width: auto;
      cursor: pointer;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search .clear-icon {
      height: 15px;
      display: inline-block;
      opacity: 0.5;
      cursor: pointer;
      vertical-align: middle;
    }

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-search input[type=text] {
      border: none; 
      box-shadow:none; 
      vertical-align: middle; 
      padding: 0px; 
      margin-left:20px; 
      width: calc(100% - 60px);
      color: #424242;
      font-size: 14px;
    }
    

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items > .search-results-text-none {
      font-weight: normal;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items h4 {
      font-weight: bold;  
      color: #424242;
    } 
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items ul li{
      padding: 20px;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items ul li:hover{
      background: #F5F5F5;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items ul a {
      text-decoration: none;
      color: #3975AB;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-found-items ul a li{
      font-weight: 600;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-most-watched-items h4 {
      font-weight: bold;  
      font-size: 14px;
      color: #424242;
    } 

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-most-watched-items ul {
      list-style-type: disc; 
      margin-top:10px;  
    }

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-most-watched-items ul li {
      margin-left: 30px;
      line-height: 20px;
      font-size: 14px;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-most-watched-items ul li a {
      vertical-align: middle;
      color: #3975AB;
    }
    
    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-all-articles h4 {
      color:#3975AB; 
      font-weight: bold; 
      text-transform: uppercase;
    }    

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-all-articles h4 a {
      vertical-align: middle;
      text-decoration: none;
      color: #3975AB
    }    

    #help-container-popup-view #help-box .help-scrollable .help-item-container .help-all-articles h4 img {
      margin-left: 10px;
      vertical-align:middle;
    }    
    
    
    /** HELP ARTICLE VIEW **/
    #article-main-content {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      background-color: #eee;
      overflow: hidden;
    }
    
    #article-main-content #featured-content {
      height: 100%;
      margin: 0;
      padding: 0;   
      overflow-y: scroll;
      position: relative;
      
    }
    
    #article-main-content #featured-content .help-box-topbar {
      position:     absolute;
      margin-left:  156px; 
      height:       64px !important; 
      font-weight:  bold; 
      font-size:    14px;
      background:   transparent;
      z-index:      103;
    }
    
    #article-main-content #featured-content .help-box-topbar a{
      color: #424242;
      text-decoration: none;
      font-size: 20px; 
      line-height:64px; 
      font-weight: 800;
    }
    
    #article-main-content #featured-content .help-content-background {
      position:absolute; 
      width: 100%; 
      height: 100%; 
      opacity: 0.3; 
      background:  url(../theme/default/fullscreen_background.jpg) center center / cover no-repeat fixed; z-index:100;
    }
    
    #article-main-content #featured-content #module-body {
      position:absolute; 
      height: 100%; 
      width: 100%; 
      z-index:102; 
      background:transparent;
      overflow: visible;
    }
    
    #article-main-content #featured-content #module-body .help-box-container {
      margin: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
      width: 810px; 
      margin-top: 64px; 
      margin-left: 156px; 
      padding: 64px; 
    }
    
    #article-main-content #featured-content #module-body .help-box-container img {
      max-width: 500px;
      border-bottom: 1px solid #ccc;
    }
    
    #article-main-content #featured-content #module-body .help-box-container h1 {
      margin-top: 18px;
      margin-bottom: 18px;
      font-weight: 400;
      font-size: 30px;
      line-height: 36px;
      font-family: inherit;
      color: inherit;
      text-rendering: optimizelegibility;
    }

    #article-main-content #featured-content #module-body .help-box-container p {
      font-size: 15px;
      line-height: 150%;
    }

    #article-main-content #featured-content #module-body .help-box-container p > img {
      margin-top: 10px;
    }

    #article-main-content #featured-content #module-body .help-box-container p > em {
      margin-top: -15px;
      display: block;
      font-size: 12px;
      margin-bottom: 40px;
    }

    #article-main-content #featured-content #module-body .help-box-container ul {
      list-style: disc;
      list-style-type: disc;
      margin-left: 30px;
      margin-bottom: 25px;
      margin-top: 10px;
    }

    #article-main-content #featured-content #module-body .help-box-container ul > li{
      font-size: 15px;
      margin-bottom: 5px;
    }

    #article-main-content #featured-content #module-body .help-box-container ol {
      list-style-type: decimal;
      margin-left: 30px;
      margin-bottom: 25px;
      margin-top: 10px;
    }

    #article-main-content #featured-content #module-body .help-box-container ol > li{
      font-size: 15px;
      margin-bottom: 5px;
    }

    
    #article-main-content #featured-content #module-body #side-nav-articles {
      position: absolute; 
      width: 256px; 
      top: 64px; 
      left: calc(938px + 256px);  
    }
    
    #article-main-content #featured-content #module-body #side-nav-articles li:hover {
      background: rgba(33, 33, 33, 0.1)
    }

    #article-main-content #featured-content #module-body .help-box-container ol > li > ul > li > ul {
      margin-bottom: 10px;
    }

    #article-main-content #featured-content #module-body .help-box-container ol > li > ul {
      margin-bottom: 10px;
    }

    #article-main-content #featured-content #module-body .help-box-container h3 {
      font-weight: 600;
      margin-top: 50px;
    }
    
    
    /** HelpDefaultView =======================================================**/
    #help-default-view-main-content {
      position:relative; 
      top:0px; 
      left: 0px; 
      height: 100%; 
      width:100%; 
    }

    #help-default-view-main-content #featured-content {
      height: 100%;
      margin: 0;
      padding: 0;   
      overflow-y: scroll;
      background-color: #eee;
      position: relative;
      
    }
    
    #help-default-view-main-content #featured-content .help-box-topbar {
      position:     absolute;
      margin-left:  156px; 
      height:       64px !important; 
      font-weight:  bold; 
      font-size:    14px;
      background:   transparent;
      z-index:      103;
    }
    
    #help-default-view-main-content #featured-content .help-box-topbar h1 {
      color: #424242;
      text-decoration: none;
      font-size: 20px; 
      line-height:64px; 
      font-weight: 800;
    }
    
    #help-default-view-main-content #featured-content .help-content-background {
      position:absolute; 
      width: 100%; 
      height: 100%; 
      opacity: 0.3; 
      background:  url(../theme/default/fullscreen_background.jpg) center center / cover no-repeat fixed; z-index:100;
    }
    
    #help-default-view-main-content #featured-content #module-body {
      position:absolute; 
      height: 100%; 
      width: 100%; 
      z-index:102; 
      background:transparent;
      overflow: visible;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child {
      margin-top: 64px;
      padding: 32px 64px 32px 64px;
      position: absolute;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child input[type=text]{
      font-size: 16px;
      border: none; 
      box-shadow:none; 
      vertical-align: middle; 
      padding: 0px; 
      margin-left:20px; 
      width: calc(100% - 75px);
      color: #424242;
      background: #f5f5f5;
      height: 46px;
      text-indent: 20px;
      margin: 0px 0px 0px 20px;
      -webkit-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child input[type=text].active {
      background: none;;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .search-icon{
      vertical-align: middle;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .clear-icon {
      display: none;
    }
  
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .clear-icon.focus {
      display: inline-block;
      width: 16px;
      height: 100%;
      padding: 14px 10px 14px 0px;
      position: relative;
      vertical-align: middle;
      margin: 0;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .clear-icon.blur{
      display: inline-block;
      width: 16px;
      height: 100%;
      padding: 14px 10px 14px 0px;
      position: relative;
      vertical-align: middle;
      margin: 0;
      border: solid 1px #f5f5f5;
      background: #f5f5f5;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .help-module-overlay{
      position: fixed; 
      top: 0; 
      left: 0; 
      width: 100%; 
      height: 100%;
      z-index:0; 
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .search-view-results .search-results-header{
      font-weight: 600; 
      font-size:17px; 
      margin:20px;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .search-view-results{
      position:relative;
      margin-top:20px; 
      border-top: 1px solid #f5f5f5; 
      z-index:1;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .search-view-results ul a{
     text-decoration:none;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:first-child .search-view-results ul a li{
     margin: 20px; 
     padding-left: 20px;
     font-size: 17px; 
     font-weight: 500;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container:nth-child(2) {
      padding: 64px;  
      margin-top: 194px;
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container {
      margin: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
      width: 810px; 
      margin-left: 156px; 
    }
    
    #help-default-view-main-content #featured-content #module-body .help-box-container h1 {
      margin-top: 18px;
      margin-bottom: 18px;
      font-weight: 400;
      font-size: 30px;
      line-height: 36px;
      margin: 0;
      font-family: inherit;
      color: inherit;
      text-rendering: optimizelegibility;
    }
    
    
    /** HelpAccordionView =======================================================**/ 
    #help-accordion-view-container h2 {
      margin-left:102px; 
      margin-bottom: 18px; 
      font-weight:400;  
    }
    

    #help-accordion-view-container .accordion {
      background-color: #fff;
      color: #424242;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 14px;
      transition: 0.4s;
      font-weight: 400;
      border-top: 1px solid #ddd;
    }
    
    #help-accordion-view-container .accordion:hover {
      background-color: #f5f5f5;
      font-weight: 800;
      color: #424242;
    }
    
    #help-accordion-view-container .accordion:before {
      content: '\002B';
      color: #444;
      font-weight: bold;
      float: left;
      margin-right: 72px;
      line-height: 14px;
      font-size: 24px;
      font-weight: 800;
    }
    
    #help-accordion-view-container .accordion.active {
      background-color: #616161;
      font-weight: 800;
      color:#fff; 
    }

    #help-accordion-view-container .accordion.active:before {
      content: "\2212";
      color: #fff;
    }
    
    #help-accordion-view-container .panel {
      padding: 0 18px;
      background-color: white;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
    }
    
    #help-accordion-view-container .panel a {
      color: #fff;
    }

    #help-accordion-view-container .panel > p {
      margin: 0px 18px 18px 86px;
    }

    #help-accordion-view-container .panel  .item {
      margin: 18px 18px 18px 86px;
    }

    #help-accordion-view-container .panel, .active1{
      background-color: #616161;
      font-size: 14px;
      font-weight: 400;
      color: #fff;
    }

    #help-accordion-view-container .panel, .active1 a { 
      color: #fff; 
      text-decoration:none;
      font-weight: 400;
    }


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/24settingspopup.css
 * -------------------------------------------------------------------------------- */

   
  .profile-main-view {
    position:absolute; 
    display:block; 
    color: #424242;
    background-color:#fff; 
    width: 400px; 
    min-height: 175px; 
    z-index:2000;
    border-radius: 5px;
    overflow: hidden;

    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */   

    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
    transition: all 100ms cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: scale(0, 0);
  }

  .profile-main-view > .section-item-container {
    position: relative;
    min-height: 80px;
    border-bottom: solid 1px #eee;
  }

  .profile-main-view > .section-item-container:last-child {
    border: none;
  }

  .profile-main-view > .section-item-container:nth-child(2){
    min-height: 55px;
    max-height: 600px;
    overflow: auto;
  }
  
  .profile-main-view > .section-item-container:nth-child(3){
    text-align: center;
    min-height: 25px;
  }

  .profile-main-view > .section-item-container:nth-child(3) > .link-text {
    vertical-align: middle;
    font-size: 14px;
    margin: 20px;
    display: inline-block;
  }

  .profile-main-view > #user {
    text-align: center;
    padding: 20px;
  }

  .profile-main-view > #user > ul {
    margin: 0;
    padding: 0;
  }

  .profile-main-view > #user > ul > li > span {
    vertical-align: middle;
    font-size: 14px;
    padding: 3px;
    display: inline-block;
  }
  
  .profile-main-view > #user > ul > li:nth-child(1) > span{
    font-weight: 600;
  }

  .profile-main-view > #user > ul > li:nth-child(2) > span{
    color: #C5C5C5;
  }
  .profile-main-view > .account-details-header {

  }

  .profile-main-view > .section-item-container > .account-details-item-container {
    padding: 30px 20px 30px 20px;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
  }

  /* .profile-main-view > .section-item-container > .account-details-item-container:hover {
    background-color: #eee;
  } */

  .profile-main-view > .section-item-container > .account-details-item-container > .account-icon {
    width: 18px;
    height: 18px;
    float: left;
    background: #a7a7a7;
    border-radius: 19px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin-right: 15px;
  }

  .profile-main-view > .section-item-container > .account-details-item-container > div {
    /* display: inline-block; */
  }

  .profile-main-view > .section-item-container > .account-details-item-container > .account-details {
    font-size:14px;
  }

  .profile-main-view > .section-item-container > .account-details-item-container > .account-details > span:first-child {
    font-weight: 800;
    vertical-align: middle;
    background-color: #555;
    color: #fff;
    padding: 16px;
    border-radius: 8px;
  }

  .profile-main-view > .section-item-container > .account-details-item-container > .account-details > ul > li:nth-child(2) {
    color: #C5C5C5;
  }

  .profile-main-view > .section-item-container > .account-details-item-container > .account-rank-of-importance {
    float:right;
    color: #C5C5C5;
    font-style: italic;
  }
  
  .profile-main-view > .section-item-container > .account-details-item-container > .account-rank-of-importance > span:first-child {
    vertical-align: middle;
  }

  .profile-main-view .link-text{
    font-family: helvetica, arial, sans-serif;
    font-weight: 600;
    color: #3975AB;
    text-decoration: underline;
    cursor: pointer;
  }

   /* #account-container-popup-view {
        position:absolute; 
        top:0px; 
        left: 0px; 
        height: 100%; 
        width:100%; 
        z-index:9999;
    }

    #account-container-popup-view #account-box-square{
        position: absolute;
        height: 16px; 
        width: 16px; 
        transform: rotate(45deg); 
        -ms-transform:  rotate(45deg); 
        -webkit-transform:  rotate(45deg); 
        background-color: #EAEAEA; 
        z-index:10000;
    }

    #account-container-popup-view #account-box {
        position: absolute;
        background-color:rgb(234, 234, 234); 
        box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 20px 0px; 
        overflow: hidden; 
        z-index: 10000; 
    }

    #account-container-popup-view #account-box h3 {
        font-weight: bold; 
        text-align: center; 
        margin-top: 20px; 
        margin-bottom: 20px;
        color: #212121;
    }
    
    #account-container-popup-view #account-box .account-scrollable {
      position: relative;
      height: calc(100% - 68px); 
      overflow-y: scroll;
    }

    #account-container-popup-view #account-box .account-scrollable .account-item-container {
      margin: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container:first-child{
      margin: 0px 20px 20px 20px;   
      position: absolute;
      z-index: 1000;
      width: 399px;
    }
    
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-profile-image {
      width: 38px;
      height: 38px;
      float: left;
      background: #a7a7a7;
      border-radius: 19px;
      color: #fff;
      text-align: center;
      font-size: 20px;
      line-height: 40px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-user-information {
      display: inline-block;
      padding-left: 10px;
      height: 75px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4 {
      color: #3a84df;
      float: left;
      text-transform: uppercase;
    }    

    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4:first-child {
       margin-right: 30px;
    }
    
    #account-container-popup-view #account-box .account-scrollable .account-item-container .account-links h4 a {
      vertical-align: middle;
      text-decoration: none;
      cursor:pointer;
    }    
     */


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/25livemap.css
 * -------------------------------------------------------------------------------- */



/* .gm-style img {
  position: absolute;
  transition:  top .5s, left .5s, right .5s, bottom .5s;
} */


@keyframes highlighter-color {
  from { filter: hue-rotate(180deg); }
  to {filter: hue-rotate(0deg); }
}

@keyframes highlighter-contrast {
  from { filter: contrast(5); }
  to {filter: contrast(1); }
}

@keyframes highlighter-brightness {
  from { filter: brightness(3); }
  to {filter: brightness(1); }
}

@keyframes highlighter-saturate {
  from { filter: saturate(10); }
  to {filter: saturate(1); }
}

@keyframes highlighter-invert {
  from { filter: invert(1); }
  to {filter: invert(0); }
}


@keyframes highlighter-combo {
  from { filter:  hue-rotate(45deg) brightness(.5) contrast(8); }
  to {filter:  hue-rotate(0deg) brightness(1) contrast(1); }
}

.marker-image-highlight {
  animation: highlighter-combo 3s;
}

.normal-marker{
  position: relative;
  /* left: 55px !important; */
  /* top: -4px !important; */
}

.retina-marker {
  position: relative;
  /* left: 64px !important; */
  /* top: 2px !important; */
}

.leaflet-control-attribution.leaflet-control > a:first-child {
  display: none;
}

.leaflet-control-attribution.leaflet-control > span:nth-child(2) {
  display: none;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/26websockettest.css
 * -------------------------------------------------------------------------------- */

#websockettest-main-content {
	margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: hidden;
}

#websockettest-main-content  > #sidebar {
  float: left;
  width: 25%;
	min-width: 400px;
  max-width: 100% !important;

  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden; /* auto */
  box-sizing: border-box;
  border-right: 5px solid #F0F0F0;

	transition: margin-left 200ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

#websockettest-main-content  > #sidebar > .form {
  margin:15px;
}

#websockettest-main-content  > #sidebar > .form > .websockettest-button {
  padding: 15px;
  background-color: dimgray;
  border-radius:  5px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

#websockettest-main-content  > #sidebar > .form > .websockettest-textarea > label {
  margin: 15px 15px 0px 15px;
}

#websockettest-main-content  > #sidebar > .form > .websockettest-textarea >  #websocket_command {
  width: 80%;
  margin: 15px;
}

#websockettest-main-content > #featured-content {
  height: 100%;
  margin: 0;
  padding: 0;
	background-color: #DADADA;
  overflow: hidden;
}

#websockettest-main-content > .sidebar-slide-out {
	margin: 0;
}

#websockettest-main-content >  .sidebar-slide-in {
	margin-left: -100% !important;
}


/* -------------------------------------------------------------------------------- 
 * /opt/tomcat/apache-tomcat-10.1.48/webapps/v2/resources/css/27AppViewport.css
 * -------------------------------------------------------------------------------- */


#app {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

#app > #notification-bar-container {
  position: relative;
  width: 100%;
  height: 23px;
  padding: 0;
  margin: 0;
  display: none;
}

#app > #header {
  position: relative;
  height: 45px;
  width: 100%;
  padding: 0;
  margin: 0;
  border-spacing: 0px;
  border-collapse: collapse;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background-color: rgb(69,114,167);
}

#app > #header > #logo {
  background-repeat: no-repeat;
  width: 200px;
  height: 44px;
  background: transparent url() no-repeat;
  background-size: 167px 20px;
  background-image: url(../theme/default/header_logo@2x.png);
}

#app > #header > #menu {
  position: absolute;
  padding: 0;
  margin: 0;
  left: 200px;
  right: 0;
  top: 0;
}

#app > #header > div {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#app > #header > #menu > ul {
  position: absolute;
  display: block;
  padding: 0;
  margin: 0;
  top:0;
}

#app > #header > #menu > ul > li {
  position: relative;
  display: block;
  display: inline-block;
  font-size: 14px;
  line-height: 44px;
  white-space: nowrap;
  margin-right: 1px;
  padding: 0 15px;
}

#app > #header > #menu > ul > li > .caret {
  margin-top: 22px;
  margin-left: 2px;
}

#app > #header > #menu > ul > li:hover {
  /* background-color: rgba(0, 0, 0, 0.6); */
  cursor: pointer;
} 

#app > #header > #right-menu {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 45px;
}

#app > #header > #right-menu > ul > li {
  text-align: center;
  display: inline-block;
  height: 45px;
  width: 45px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  line-height: 45px;
}

#app > #header > #right-menu > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

#app > #module-content  {
  height: calc(100% - 45px);
  width: 100%;
}

#header #header-notification {
  height: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
}

#header > #nav-submenu {
  position: absolute;
  display: none;
  top: 45px;
  left: 0px;
  z-index: 2000;
  /* background-color: rgba(0, 0, 0, 0.6); */
  color: white;
}

#header > #nav-submenu > ul > li {
  min-width: 60px;
  position: relative;
  white-space: nowrap;
  display: block;
  padding: 8px 20px;
  background: transparent url(../images/menu/menu-blackdropdown.png) repeat;
  right: 0;
  cursor: pointer;

  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  
}

#app > #header > #menu > ul  .selected {
  background: transparent url(../images/menu/menu-active.png) repeat;
  color: #fff;
}

#header > #nav-submenu > ul > li:hover{
  background: transparent url(../images/menu/menu-active.png) repeat;
  cursor: pointer;
}


@media only screen and (max-device-width: 850px) {
  #app > #header > #logo {
    display:none;
  }

  #app > #header > #menu {
    left: 0px;
    width: calc(100% - 135px);
    height: 45px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  #live-main-content  > #sidebar {
    min-width: 350px;
  }

  /* #live-main-content > #featured-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
  }

  #live-main-content > #sidebar {
    position: absolute;
    top: 50%;
    left: 0;
    height: 50%;
    width: 100%;
  }

  #live-main-content > #sidebar > .live-accordion-container {
    width: 100% !important;
  } */
}

#error-notification-bar-view {
  position: relative;
  background-color: #d91f1f;
  color: #fff;
  height: 23px;
}

#error-notification-bar-view > .notification-bar-icon {
  padding: 0;
  margin: 0;
  height: 16px;
  width: 16px;
  margin: 3px 10px 0px 10px;
}

.notification-bar-view > span {
  display: inline-block;
  height: 23px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  line-height: 15px;
}

.notification-bar-view > .link {
  text-decoration: underline;
  display: inline-block;
  height: 23px;
  line-height: -10px;
  margin: 0px 0px 0px 10px;
  vertical-align: middle;
  padding: 0;
  line-height: 15px;
  cursor: pointer;
}

.notification-bar-view > .title {
  font-weight: 600;
  margin: 0px 10px 0px 10px;
  border: none;
}


.live-expandable-block-expanded { flex: 1 1 0% !important; }
.live-expandable-block-collapsed {  flex: 0 1 0% !important;  }

.global-float-left { float: left !important;  }
.global-position-absolute { position: absolute !important;  }

.global-right-132px { right: 132px !important;  }
.global-zIndex-999 { z-index: 999 !important; }

.global-transitionDuration-0dot8  { transition-duration: 0.8s !important; }
.global-transitionProperty-transform {  transition-property: transform !important;  }

.global-position-relative { position: relative !important;  }
.global-position-absolute { position: absolute !important;  }
.global-right-5px { right:5px !important; }
.global-zIndex-1000 { z-index: 1000 !important;}

.global-none {  display: none !important;  }
.global-hidden {  display: none !important;  }
.global-block { display: block !important; }
.global-inline-block {  display: inline-block !important;  }
.global-display-flex {  display: flex !important;  }
.global-display-table {  display: table !important;  }


.global-flex-0 {  flex: 0 !important;  }
.global-flex-1 {  flex: 1 !important;  }

.global-list-item {  display: list-item !important;  }

.global-width-25percent { width: 25% !important; } 
.global-width-100percent { width: 100% !important; }
.global-height-100percent { height: 100% !important; }
.global-height-inherit {height: inherit !important;}

.global-height-200px { height: 200px !important; }
.global-height-23px { height: 23px  !important; }
.global-height-150px { height: 150px !important;  }

.global-width-300px { width: 300px !important; }
.global-heightCalc-100percentminus50px { height: calc(100% - 50px) !important;  }

.global-max-width-145px { max-width: 145px !important; }
.global-max-width-450px { max-width: 450px !important; }
.global-max-width-100percent { max-width: 100% !important; }

.global-max-height-600px {max-height: 600px !important;}


.global-overflow-hidden { overflow: hidden !important;  }
.global-overflowX-hidden { overflow-y: hidden !important;  }

.global-overflowY-auto { overflow-y: auto !important;  }
.global-overflow-scroll { overflow: scroll !important;  }

.global-webkitOverflowScrolling-touch {
  -webkit-overflow-scrolling: touch;
}


.global-borderBottom-solid1px-666 { border-bottom: 1px solid #666 !important; }

.global-bgColor-transparent { background-color: transparent !important; }
.global-backgroundColor-none { background-color: none !important; }
.global-backgroundColor-eee { background-color: #eee !important;  }
.global-backgroundColor-transparent { background-color: transparent !important; }

.global-backgroundColor-fff { background-color: #fff !important;  }

.global-textColor-000 { color: #000 !important;  }
.global-textColor-232323 { color: #232323 !important; }
.global-textColor-red { color: red !important; }

.global-textColor-666 { color: #666 !important;  }
.global-textColor-fff { color: #fff !important;  }

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

.global-textDecoration-none { text-decoration: none !important; }
.global-textDecoration-lineThrough { text-decoration: line-through !important;}
.global-textDecoration-underline { text-decoration: underline !important;}
.global-textAlign-left { text-align: left !important; }
.global-textAlign-center { text-align: center !important; }

.global-opacity-0 { opacity: 0 !important;  }
.global-opacity-0dot1 { opacity: 0.1 !important;  }
.global-opacity-0dot2 { opacity: 0.2 !important;  }
.global-opacity-0dot3 { opacity: 0.3 !important;  }
.global-opacity-0dot4 { opacity: 0.4 !important;  }
.global-opacity-0dot5 { opacity: 0.4 !important;  }
.global-opacity-0dot6 { opacity: 0.6 !important;  }
.global-opacity-0dot7 { opacity: 0.7 !important;  }
.global-opacity-0dot8 { opacity: 0.8 !important;  }
.global-opacity-0dot9 { opacity: 0.9 !important;  }
.global-opacity-1 { opacity: 1 !important;  }

.global-marginTop-0px { margin-top: 0px !important; }
.global-marginTop-minus55px { margin-top: -55px !important;  }
.global-marginTop-minus200px { margin-top: -200px !important;  }
.global-marginTop-18px { margin-top: 18px !important;  }

.global-marginRight-15px { margin-right: 15px !important;  }
.global-marginLeft-5px {margin-left: 5px !important;  }
.global-marginLeft-10px {margin-left: 10px !important;  }

.global-vertical-align-middle { vertical-align: middle !important;  }

.global-rotation-0deg { transform: rotate(0deg) !important;}
.global-rotation-1deg { transform: rotate(1deg) !important;}
.global-rotation-2deg { transform: rotate(2deg) !important; }
.global-rotation-3deg { transform: rotate(3deg) !important; }
.global-rotation-4deg { transform: rotate(4deg) !important; }
.global-rotation-5deg { transform: rotate(5deg) !important; }
.global-rotation-6deg { transform: rotate(6deg) !important; }
.global-rotation-7deg { transform: rotate(7deg) !important; }
.global-rotation-8deg { transform: rotate(8deg) !important; }
.global-rotation-9deg { transform: rotate(9deg) !important; }
.global-rotation-10deg { transform: rotate(10deg) !important; }
.global-rotation-11deg { transform: rotate(11deg) !important; }
.global-rotation-12deg { transform: rotate(12deg) !important; }
.global-rotation-13deg { transform: rotate(13deg) !important; }
.global-rotation-14deg { transform: rotate(14deg) !important; }
.global-rotation-15deg { transform: rotate(15deg) !important; }
.global-rotation-16deg { transform: rotate(16deg) !important; }
.global-rotation-17deg { transform: rotate(17deg) !important; }
.global-rotation-18deg { transform: rotate(18deg) !important; }
.global-rotation-19deg { transform: rotate(19deg) !important; }
.global-rotation-20deg { transform: rotate(20deg) !important; }
.global-rotation-21deg { transform: rotate(21deg) !important; }
.global-rotation-22deg { transform: rotate(22deg) !important; }
.global-rotation-23deg { transform: rotate(23deg) !important; }
.global-rotation-24deg { transform: rotate(24deg) !important; }
.global-rotation-25deg { transform: rotate(25deg) !important; }
.global-rotation-26deg { transform: rotate(26deg) !important; }
.global-rotation-27deg { transform: rotate(27deg) !important; }
.global-rotation-28deg { transform: rotate(28deg) !important; }
.global-rotation-29deg { transform: rotate(29deg) !important; }
.global-rotation-30deg { transform: rotate(30deg) !important; }
.global-rotation-31deg { transform: rotate(31deg) !important; }
.global-rotation-32deg { transform: rotate(32deg) !important; }
.global-rotation-33deg { transform: rotate(33deg) !important; }
.global-rotation-34deg { transform: rotate(34deg) !important; }
.global-rotation-35deg { transform: rotate(35deg) !important; }
.global-rotation-36deg { transform: rotate(36deg) !important; }
.global-rotation-37deg { transform: rotate(37deg) !important; }
.global-rotation-38deg { transform: rotate(38deg) !important; }
.global-rotation-39deg { transform: rotate(39deg) !important; }
.global-rotation-40deg { transform: rotate(40deg) !important; }
.global-rotation-41deg { transform: rotate(41deg) !important; }
.global-rotation-42deg { transform: rotate(42deg) !important; }
.global-rotation-43deg { transform: rotate(43deg) !important; }
.global-rotation-44deg { transform: rotate(44deg) !important; }
.global-rotation-45deg { transform: rotate(45deg) !important; }
.global-rotation-46deg { transform: rotate(46deg) !important; }
.global-rotation-47deg { transform: rotate(47deg) !important; }
.global-rotation-48deg { transform: rotate(48deg) !important; }
.global-rotation-49deg { transform: rotate(49deg) !important; }
.global-rotation-50deg { transform: rotate(50deg) !important; }
.global-rotation-51deg { transform: rotate(51deg) !important; }
.global-rotation-52deg { transform: rotate(52deg) !important; }
.global-rotation-53deg { transform: rotate(53deg) !important; }
.global-rotation-54deg { transform: rotate(54deg) !important; }
.global-rotation-55deg { transform: rotate(55deg) !important; }
.global-rotation-56deg { transform: rotate(56deg) !important; }
.global-rotation-57deg { transform: rotate(57deg) !important; }
.global-rotation-58deg { transform: rotate(58deg) !important; }
.global-rotation-59deg { transform: rotate(59deg) !important; }
.global-rotation-60deg { transform: rotate(60deg) !important; }
.global-rotation-61deg { transform: rotate(61deg) !important; }
.global-rotation-62deg { transform: rotate(62deg) !important; }
.global-rotation-63deg { transform: rotate(63deg) !important; }
.global-rotation-64deg { transform: rotate(64deg) !important; }
.global-rotation-65deg { transform: rotate(65deg) !important; }
.global-rotation-66deg { transform: rotate(66deg) !important; }
.global-rotation-67deg { transform: rotate(67deg) !important; }
.global-rotation-68deg { transform: rotate(68deg) !important; }
.global-rotation-69deg { transform: rotate(69deg) !important; }
.global-rotation-70deg { transform: rotate(70deg) !important; }
.global-rotation-71deg { transform: rotate(71deg) !important; }
.global-rotation-72deg { transform: rotate(72deg) !important; }
.global-rotation-73deg { transform: rotate(73deg) !important; }
.global-rotation-74deg { transform: rotate(74deg) !important; }
.global-rotation-75deg { transform: rotate(75deg) !important; }
.global-rotation-76deg { transform: rotate(76deg) !important; }
.global-rotation-77deg { transform: rotate(77deg) !important; }
.global-rotation-78deg { transform: rotate(78deg) !important; }
.global-rotation-79deg { transform: rotate(79deg) !important; }
.global-rotation-80deg { transform: rotate(80deg) !important; }
.global-rotation-81deg { transform: rotate(81deg) !important; }
.global-rotation-82deg { transform: rotate(82deg) !important; }
.global-rotation-83deg { transform: rotate(83deg) !important; }
.global-rotation-84deg { transform: rotate(84deg) !important; }
.global-rotation-85deg { transform: rotate(85deg) !important; }
.global-rotation-86deg { transform: rotate(86deg) !important; }
.global-rotation-87deg { transform: rotate(87deg) !important; }
.global-rotation-88deg { transform: rotate(88deg) !important; }
.global-rotation-89deg { transform: rotate(89deg) !important; }
.global-rotation-90deg { transform: rotate(90deg) !important; }
.global-rotation-91deg { transform: rotate(91deg) !important; }
.global-rotation-92deg { transform: rotate(92deg) !important; }
.global-rotation-93deg { transform: rotate(93deg) !important; }
.global-rotation-94deg { transform: rotate(94deg) !important; }
.global-rotation-95deg { transform: rotate(95deg) !important; }
.global-rotation-96deg { transform: rotate(96deg) !important; }
.global-rotation-97deg { transform: rotate(97deg) !important; }
.global-rotation-98deg { transform: rotate(98deg) !important; }
.global-rotation-99deg { transform: rotate(99deg) !important; }
.global-rotation-100deg { transform: rotate(100deg) !important; }
.global-rotation-101deg { transform: rotate(101deg) !important; }
.global-rotation-102deg { transform: rotate(102deg) !important; }
.global-rotation-103deg { transform: rotate(103deg) !important; }
.global-rotation-104deg { transform: rotate(104deg) !important; }
.global-rotation-105deg { transform: rotate(105deg) !important; }
.global-rotation-106deg { transform: rotate(106deg) !important; }
.global-rotation-107deg { transform: rotate(107deg) !important; }
.global-rotation-108deg { transform: rotate(108deg) !important; }
.global-rotation-109deg { transform: rotate(109deg) !important; }
.global-rotation-110deg { transform: rotate(110deg) !important; }
.global-rotation-111deg { transform: rotate(111deg) !important; }
.global-rotation-112deg { transform: rotate(112deg) !important; }
.global-rotation-113deg { transform: rotate(113deg) !important; }
.global-rotation-114deg { transform: rotate(114deg) !important; }
.global-rotation-115deg { transform: rotate(115deg) !important; }
.global-rotation-116deg { transform: rotate(116deg) !important; }
.global-rotation-117deg { transform: rotate(117deg) !important; }
.global-rotation-118deg { transform: rotate(118deg) !important; }
.global-rotation-119deg { transform: rotate(119deg) !important; }
.global-rotation-120deg { transform: rotate(120deg) !important; }
.global-rotation-121deg { transform: rotate(121deg) !important; }
.global-rotation-122deg { transform: rotate(122deg) !important; }
.global-rotation-123deg { transform: rotate(123deg) !important; }
.global-rotation-124deg { transform: rotate(124deg) !important; }
.global-rotation-125deg { transform: rotate(125deg) !important; }
.global-rotation-126deg { transform: rotate(126deg) !important; }
.global-rotation-127deg { transform: rotate(127deg) !important; }
.global-rotation-128deg { transform: rotate(128deg) !important; }
.global-rotation-129deg { transform: rotate(129deg) !important; }
.global-rotation-130deg { transform: rotate(130deg) !important; }
.global-rotation-131deg { transform: rotate(131deg) !important; }
.global-rotation-132deg { transform: rotate(132deg) !important; }
.global-rotation-133deg { transform: rotate(133deg) !important; }
.global-rotation-134deg { transform: rotate(134deg) !important; }
.global-rotation-135deg { transform: rotate(135deg) !important; }
.global-rotation-136deg { transform: rotate(136deg) !important; }
.global-rotation-137deg { transform: rotate(137deg) !important; }
.global-rotation-138deg { transform: rotate(138deg) !important; }
.global-rotation-139deg { transform: rotate(139deg) !important; }
.global-rotation-140deg { transform: rotate(140deg) !important; }
.global-rotation-141deg { transform: rotate(141deg) !important; }
.global-rotation-142deg { transform: rotate(142deg) !important; }
.global-rotation-143deg { transform: rotate(143deg) !important; }
.global-rotation-144deg { transform: rotate(144deg) !important; }
.global-rotation-145deg { transform: rotate(145deg) !important; }
.global-rotation-146deg { transform: rotate(146deg) !important; }
.global-rotation-147deg { transform: rotate(147deg) !important; }
.global-rotation-148deg { transform: rotate(148deg) !important; }
.global-rotation-149deg { transform: rotate(149deg) !important; }
.global-rotation-150deg { transform: rotate(150deg) !important; }
.global-rotation-151deg { transform: rotate(151deg) !important; }
.global-rotation-152deg { transform: rotate(152deg) !important; }
.global-rotation-153deg { transform: rotate(153deg) !important; }
.global-rotation-154deg { transform: rotate(154deg) !important; }
.global-rotation-155deg { transform: rotate(155deg) !important; }
.global-rotation-156deg { transform: rotate(156deg) !important; }
.global-rotation-157deg { transform: rotate(157deg) !important; }
.global-rotation-158deg { transform: rotate(158deg) !important; }
.global-rotation-159deg { transform: rotate(159deg) !important; }
.global-rotation-160deg { transform: rotate(160deg) !important; }
.global-rotation-161deg { transform: rotate(161deg) !important; }
.global-rotation-162deg { transform: rotate(162deg) !important; }
.global-rotation-163deg { transform: rotate(163deg) !important; }
.global-rotation-164deg { transform: rotate(164deg) !important; }
.global-rotation-165deg { transform: rotate(165deg) !important; }
.global-rotation-166deg { transform: rotate(166deg) !important; }
.global-rotation-167deg { transform: rotate(167deg) !important; }
.global-rotation-168deg { transform: rotate(168deg) !important; }
.global-rotation-169deg { transform: rotate(169deg) !important; }
.global-rotation-170deg { transform: rotate(170deg) !important; }
.global-rotation-171deg { transform: rotate(171deg) !important; }
.global-rotation-172deg { transform: rotate(172deg) !important; }
.global-rotation-173deg { transform: rotate(173deg) !important; }
.global-rotation-174deg { transform: rotate(174deg) !important; }
.global-rotation-175deg { transform: rotate(175deg) !important; }
.global-rotation-176deg { transform: rotate(176deg) !important; }
.global-rotation-177deg { transform: rotate(177deg) !important; }
.global-rotation-178deg { transform: rotate(178deg) !important; }
.global-rotation-179deg { transform: rotate(179deg) !important; }
.global-rotation-180deg { transform: rotate(180deg) !important; }
.global-rotation-181deg { transform: rotate(181deg) !important; }
.global-rotation-182deg { transform: rotate(182deg) !important; }
.global-rotation-183deg { transform: rotate(183deg) !important; }
.global-rotation-184deg { transform: rotate(184deg) !important; }
.global-rotation-185deg { transform: rotate(185deg) !important; }
.global-rotation-186deg { transform: rotate(186deg) !important; }
.global-rotation-187deg { transform: rotate(187deg) !important; }
.global-rotation-188deg { transform: rotate(188deg) !important; }
.global-rotation-189deg { transform: rotate(189deg) !important; }
.global-rotation-190deg { transform: rotate(190deg) !important; }
.global-rotation-191deg { transform: rotate(191deg) !important; }
.global-rotation-192deg { transform: rotate(192deg) !important; }
.global-rotation-193deg { transform: rotate(193deg) !important; }
.global-rotation-194deg { transform: rotate(194deg) !important; }
.global-rotation-195deg { transform: rotate(195deg) !important; }
.global-rotation-196deg { transform: rotate(196deg) !important; }
.global-rotation-197deg { transform: rotate(197deg) !important; }
.global-rotation-198deg { transform: rotate(198deg) !important; }
.global-rotation-199deg { transform: rotate(199deg) !important; }
.global-rotation-200deg { transform: rotate(200deg) !important; }
.global-rotation-201deg { transform: rotate(201deg) !important; }
.global-rotation-202deg { transform: rotate(202deg) !important; }
.global-rotation-203deg { transform: rotate(203deg) !important; }
.global-rotation-204deg { transform: rotate(204deg) !important; }
.global-rotation-205deg { transform: rotate(205deg) !important; }
.global-rotation-206deg { transform: rotate(206deg) !important; }
.global-rotation-207deg { transform: rotate(207deg) !important; }
.global-rotation-208deg { transform: rotate(208deg) !important; }
.global-rotation-209deg { transform: rotate(209deg) !important; }
.global-rotation-210deg { transform: rotate(210deg) !important; }
.global-rotation-211deg { transform: rotate(211deg) !important; }
.global-rotation-212deg { transform: rotate(212deg) !important; }
.global-rotation-213deg { transform: rotate(213deg) !important; }
.global-rotation-214deg { transform: rotate(214deg) !important; }
.global-rotation-215deg { transform: rotate(215deg) !important; }
.global-rotation-216deg { transform: rotate(216deg) !important; }
.global-rotation-217deg { transform: rotate(217deg) !important; }
.global-rotation-218deg { transform: rotate(218deg) !important; }
.global-rotation-219deg { transform: rotate(219deg) !important; }
.global-rotation-220deg { transform: rotate(220deg) !important; }
.global-rotation-221deg { transform: rotate(221deg) !important; }
.global-rotation-222deg { transform: rotate(222deg) !important; }
.global-rotation-223deg { transform: rotate(223deg) !important; }
.global-rotation-224deg { transform: rotate(224deg) !important; }
.global-rotation-225deg { transform: rotate(225deg) !important; }
.global-rotation-226deg { transform: rotate(226deg) !important; }
.global-rotation-227deg { transform: rotate(227deg) !important; }
.global-rotation-228deg { transform: rotate(228deg) !important; }
.global-rotation-229deg { transform: rotate(229deg) !important; }
.global-rotation-230deg { transform: rotate(230deg) !important; }
.global-rotation-231deg { transform: rotate(231deg) !important; }
.global-rotation-232deg { transform: rotate(232deg) !important; }
.global-rotation-233deg { transform: rotate(233deg) !important; }
.global-rotation-234deg { transform: rotate(234deg) !important; }
.global-rotation-235deg { transform: rotate(235deg) !important; }
.global-rotation-236deg { transform: rotate(236deg) !important; }
.global-rotation-237deg { transform: rotate(237deg) !important; }
.global-rotation-238deg { transform: rotate(238deg) !important; }
.global-rotation-239deg { transform: rotate(239deg) !important; }
.global-rotation-240deg { transform: rotate(240deg) !important; }
.global-rotation-241deg { transform: rotate(241deg) !important; }
.global-rotation-242deg { transform: rotate(242deg) !important; }
.global-rotation-243deg { transform: rotate(243deg) !important; }
.global-rotation-244deg { transform: rotate(244deg) !important; }
.global-rotation-245deg { transform: rotate(245deg) !important; }
.global-rotation-246deg { transform: rotate(246deg) !important; }
.global-rotation-247deg { transform: rotate(247deg) !important; }
.global-rotation-248deg { transform: rotate(248deg) !important; }
.global-rotation-249deg { transform: rotate(249deg) !important; }
.global-rotation-250deg { transform: rotate(250deg) !important; }
.global-rotation-251deg { transform: rotate(251deg) !important; }
.global-rotation-252deg { transform: rotate(252deg) !important; }
.global-rotation-253deg { transform: rotate(253deg) !important; }
.global-rotation-254deg { transform: rotate(254deg) !important; }
.global-rotation-255deg { transform: rotate(255deg) !important; }
.global-rotation-256deg { transform: rotate(256deg) !important; }
.global-rotation-257deg { transform: rotate(257deg) !important; }
.global-rotation-258deg { transform: rotate(258deg) !important; }
.global-rotation-259deg { transform: rotate(259deg) !important; }
.global-rotation-260deg { transform: rotate(260deg) !important; }
.global-rotation-261deg { transform: rotate(261deg) !important; }
.global-rotation-262deg { transform: rotate(262deg) !important; }
.global-rotation-263deg { transform: rotate(263deg) !important; }
.global-rotation-264deg { transform: rotate(264deg) !important; }
.global-rotation-265deg { transform: rotate(265deg) !important; }
.global-rotation-266deg { transform: rotate(266deg) !important; }
.global-rotation-267deg { transform: rotate(267deg) !important; }
.global-rotation-268deg { transform: rotate(268deg) !important; }
.global-rotation-269deg { transform: rotate(269deg) !important; }
.global-rotation-270deg { transform: rotate(270deg) !important; }
.global-rotation-271deg { transform: rotate(271deg) !important; }
.global-rotation-272deg { transform: rotate(272deg) !important; }
.global-rotation-273deg { transform: rotate(273deg) !important; }
.global-rotation-274deg { transform: rotate(274deg) !important; }
.global-rotation-275deg { transform: rotate(275deg) !important; }
.global-rotation-276deg { transform: rotate(276deg) !important; }
.global-rotation-277deg { transform: rotate(277deg) !important; }
.global-rotation-278deg { transform: rotate(278deg) !important; }
.global-rotation-279deg { transform: rotate(279deg) !important; }
.global-rotation-280deg { transform: rotate(280deg) !important; }
.global-rotation-281deg { transform: rotate(281deg) !important; }
.global-rotation-282deg { transform: rotate(282deg) !important; }
.global-rotation-283deg { transform: rotate(283deg) !important; }
.global-rotation-284deg { transform: rotate(284deg) !important; }
.global-rotation-285deg { transform: rotate(285deg) !important; }
.global-rotation-286deg { transform: rotate(286deg) !important; }
.global-rotation-287deg { transform: rotate(287deg) !important; }
.global-rotation-288deg { transform: rotate(288deg) !important; }
.global-rotation-289deg { transform: rotate(289deg) !important; }
.global-rotation-290deg { transform: rotate(290deg) !important; }
.global-rotation-291deg { transform: rotate(291deg) !important; }
.global-rotation-292deg { transform: rotate(292deg) !important; }
.global-rotation-293deg { transform: rotate(293deg) !important; }
.global-rotation-294deg { transform: rotate(294deg) !important; }
.global-rotation-295deg { transform: rotate(295deg) !important; }
.global-rotation-296deg { transform: rotate(296deg) !important; }
.global-rotation-297deg { transform: rotate(297deg) !important; }
.global-rotation-298deg { transform: rotate(298deg) !important; }
.global-rotation-299deg { transform: rotate(299deg) !important; }
.global-rotation-300deg { transform: rotate(300deg) !important; }
.global-rotation-301deg { transform: rotate(301deg) !important; }
.global-rotation-302deg { transform: rotate(302deg) !important; }
.global-rotation-303deg { transform: rotate(303deg) !important; }
.global-rotation-304deg { transform: rotate(304deg) !important; }
.global-rotation-305deg { transform: rotate(305deg) !important; }
.global-rotation-306deg { transform: rotate(306deg) !important; }
.global-rotation-307deg { transform: rotate(307deg) !important; }
.global-rotation-308deg { transform: rotate(308deg) !important; }
.global-rotation-309deg { transform: rotate(309deg) !important; }
.global-rotation-310deg { transform: rotate(310deg) !important; }
.global-rotation-311deg { transform: rotate(311deg) !important; }
.global-rotation-312deg { transform: rotate(312deg) !important; }
.global-rotation-313deg { transform: rotate(313deg) !important; }
.global-rotation-314deg { transform: rotate(314deg) !important; }
.global-rotation-315deg { transform: rotate(315deg) !important; }
.global-rotation-316deg { transform: rotate(316deg) !important; }
.global-rotation-317deg { transform: rotate(317deg) !important; }
.global-rotation-318deg { transform: rotate(318deg) !important; }
.global-rotation-319deg { transform: rotate(319deg) !important; }
.global-rotation-320deg { transform: rotate(320deg) !important; }
.global-rotation-321deg { transform: rotate(321deg) !important; }
.global-rotation-322deg { transform: rotate(322deg) !important; }
.global-rotation-323deg { transform: rotate(323deg) !important; }
.global-rotation-324deg { transform: rotate(324deg) !important; }
.global-rotation-325deg { transform: rotate(325deg) !important; }
.global-rotation-326deg { transform: rotate(326deg) !important; }
.global-rotation-327deg { transform: rotate(327deg) !important; }
.global-rotation-328deg { transform: rotate(328deg) !important; }
.global-rotation-329deg { transform: rotate(329deg) !important; }
.global-rotation-330deg { transform: rotate(330deg) !important; }
.global-rotation-331deg { transform: rotate(331deg) !important; }
.global-rotation-332deg { transform: rotate(332deg) !important; }
.global-rotation-333deg { transform: rotate(333deg) !important; }
.global-rotation-334deg { transform: rotate(334deg) !important; }
.global-rotation-335deg { transform: rotate(335deg) !important; }
.global-rotation-336deg { transform: rotate(336deg) !important; }
.global-rotation-337deg { transform: rotate(337deg) !important; }
.global-rotation-338deg { transform: rotate(338deg) !important; }
.global-rotation-339deg { transform: rotate(339deg) !important; }
.global-rotation-340deg { transform: rotate(340deg) !important; }
.global-rotation-341deg { transform: rotate(341deg) !important; }
.global-rotation-342deg { transform: rotate(342deg) !important; }
.global-rotation-343deg { transform: rotate(343deg) !important; }
.global-rotation-344deg { transform: rotate(344deg) !important; }
.global-rotation-345deg { transform: rotate(345deg) !important; }
.global-rotation-346deg { transform: rotate(346deg) !important; }
.global-rotation-347deg { transform: rotate(347deg) !important; }
.global-rotation-348deg { transform: rotate(348deg) !important; }
.global-rotation-349deg { transform: rotate(349deg) !important; }
.global-rotation-350deg { transform: rotate(350deg) !important; }
.global-rotation-351deg { transform: rotate(351deg) !important; }
.global-rotation-352deg { transform: rotate(352deg) !important; }
.global-rotation-353deg { transform: rotate(353deg) !important; }
.global-rotation-354deg { transform: rotate(354deg) !important; }
.global-rotation-355deg { transform: rotate(355deg) !important; }
.global-rotation-356deg { transform: rotate(356deg) !important; }
.global-rotation-357deg { transform: rotate(357deg) !important; }
.global-rotation-358deg { transform: rotate(358deg) !important; }
.global-rotation-359deg { transform: rotate(359deg) !important; }
.global-rotation-360deg { transform: rotate(360deg) !important; }



.listview-item-container {
  overflow: hidden;
}

.objectslocator-contentview {
  position: absolute !important; 
  z-index:10000000000 !important; 
}


#side-nav-articles > .help-article-list-view > h4 {
  font-size: 16px; 
  font-weight:bold; 
  margin-bottom:14px;
}

#side-nav-articles > .help-article-list-view > ul > .inactive {
  padding: 6px 0 6px 14px; font-size:14px; 
}

#side-nav-articles > .help-article-list-view > ul > .active {
  padding: 6px 0 6px 14px; font-size:14px;  font-weight: 800; border-left: #333 solid 2px;
  color: #333; 
}

#side-nav-articles > .help-article-list-view > ul > li  > a {
  color:  #666; text-decoration:none; display:inline-block; width:100%; height:100%;
}

#side-nav-articles > .help-article-list-view > ul > .active > a {
  color: #333;  
}

emailaddress-list-item

