/* jQueryUI */

@import 'base/jquery-ui.css';
/* CSS */

@import 'Common/jQuery/jquery.loadmask.css';
@import '../DataTables-1.9.4/extras/TableTools/media/css/TableTools.css';
@import 'Common/jQuery.qTip/jquery.qtip.min.css';
/* THEME */

/*** MASTER COLORS ***/
/*** EFFECTS ***/
/*** GUI AUTOMATION ***/
/*** NOTE! Widget as in ineractive component, not our overview widgets. ***/
/*** OLD ***/
/* LESS */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /* IMPORTANT!! Do NOT change this! If the font-size is to be changed,   */
  /* use the font-size in the body tag instead.                           */
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: Verdana;
  line-height: 1.2em;
}
body {
  font-size: 8pt;
  min-width: 62em;
  padding-bottom: 1em;
}
.ia-hidden {
  display: none;
}
.ia-severity-span {
  color: white;
  padding: 2px 0;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  border-radius: 1em;
  width: 24px;
  font-size: 8px;
  font-weight: bold;
}
.ia-severity-span.ia-wide {
  width: 32px;
}
.ia-severity-span + .ia-severity-span {
  margin-left: 2px;
}
.ia-severity-minor {
  background-color: #f3cf85;
}
.ia-severity-serious {
  background-color: #f9a355;
}
.ia-severity-very-serious {
  background-color: #ff5b24;
}
.ia-severity-most-serious {
  background-color: red;
}
.ia-no-infringements {
  color: #ababab;
}
.ia-syncedWidget {
  position: absolute;
  right: 1px;
  top: -1px;
  width: 12px;
  height: 12px;
  display: none;
  background: transparent url('Common/Icons/12-lock-in-black.png') no-repeat 0 -1px;
}
.ia-expiry-overlay {
  display: none;
}
.ia-expiry-overlay :first-child {
  position: fixed;
  left: 0%;
  top: 0%;
  background-color: black;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  z-index: 1010;
}
.ia-expiry-overlay :last-child {
  background-color: white;
  position: fixed;
  width: 400px;
  margin-top: -300px;
  margin-left: -200px;
  left: 50%;
  top: 50%;
  z-index: 1020;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 2px 2px 4px #666666;
  text-align: center;
}
.ia-recipient-management {
  background-color: white;
  border: solid 1px silver;
  margin-bottom: 0.5rem;
}
.ia-recipient-list {
  max-height: 24rem;
  overflow-y: scroll;
  margin: 0.5rem;
}
.ia-recipient-list tbody td:first-child {
  padding-right: 2px;
}
.ia-recipient-list tbody td {
  padding-right: 0.5rem;
  padding-bottom: 4px;
}
.ia-recipient-list tbody td .fa {
  margin-right: 0.25rem;
  color: #8d98a3;
}
.ia-recipient-list tbody .ia-highlight td {
  background-color: #bdd9ef;
}
.ia-recipient-list tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
.ia-recipient-search {
  position: relative;
  margin: 0.5rem;
  border-top: solid 1px silver;
}
input[type="text"].ia-search-input {
  padding: 0;
  border: none;
  margin-left: 6px;
  margin-top: 5px;
  width: 27rem;
}
.ia-search-icon {
  position: absolute;
  right: 4px;
  top: 12px;
  color: #a0a0a0;
}
.ia-dialog-notification {
  margin-left: 6px;
  color: #a0a0a0;
}
.ia-recipient-checkbox {
  position: relative;
  top: 3px;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Flot layout, sizes, tweaks and helpers
 ***
 ***/

.legend .legendLabel {
  vertical-align: middle;
  padding-right: 5px;
}
.flot.driverActivities {
  height: 20em;
}
.flot.vehicleSpeed {
  height: 20em;
}
.pan-left,
.pan-right {
  height: 79px;
  width: 12px;
}
.pan-left:hover,
.pan-right:hover {
  cursor: pointer;
}
#driverActivityPanRight,
#driverActivityPanLeft {
  margin-top: 3px;
}
#vehicleSpeedPanRight,
#vehicleSpeedPanLeft {
  margin-bottom: 3.5em;
}
#driverActivitySummary span {
  margin-right: 1em;
  display: inline-block;
}
#driverActivitySummary span.picto {
  margin-right: 0.5em;
  display: inline-block;
}
#driverActivitySummary span span {
  margin-left: 0.5em;
  display: inline-block;
}
#vehicleSpeedZoom a,
#driverActivityZoom a {
  margin-left: 0.5em;
  display: inline-block;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Misc default settings for ui classes (overrides theme)
 ***
 ***/

.ui-dialog {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 1em;
}
.ui-dialog .ui-dialog-titlebar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  height: 1.5em;
  line-height: 1.2em;
  vertical-align: middle;
  margin: 0;
}
.ui-dialog .ui-dialog-content {
  background-image: none;
  padding: 1em;
  margin: 0;
}
.ui-tabs {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
}
.ui-tabs {
  padding: 0;
}
.ui-tabs .ui-tabs-panel {
  padding: 1.5em;
}
.ui-tabs .ui-tabs-nav li.ui-state-default {
  border-bottom: none;
}
.ui-tabs .ui-tabs-nav li.ui-state-active.ui-tabs-active {
  border-bottom: none;
}
.ui-datepicker-trigger {
  position: relative;
  top: 2px;
  left: -20px;
}
.ui-widget-overlay {
  position: fixed;
}
.ui-widget {
  font-family: Helvetica, Verdana;
  font-size: 1em;
}
.dataTables_filterbar,
.dataTables_controls {
  font-family: Helvetica, Verdana;
  font-size: 1.15em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Common tags
 ***
 ***/

label input[type='checkbox'] {
  margin: 0.15em 0.5em 0 0;
  padding: 0;
  position: relative;
  top: 0.25em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Common classes
 ***
 ***/

span.copyDate {
  display: inline-block;
}
span.button {
  cursor: default;
  height: 16px;
  line-height: 16px;
  background-color: transparent;
  display: inline-block;
  position: relative;
  top: 0px;
  margin: 0;
  padding: 0 15px;
}
.container {
  margin: 0 1em 1em 1em;
}
.container div.left {
  margin-right: 29.5em;
}
.container div.right {
  float: right;
  width: 25em;
}
/*** input related ***/

.ia-aligned-description {
  height: 1.5em;
  line-height: 1.5em;
  color: #606060;
  font-weight: normal;
  top: -2px;
  position: relative;
}
.ia-aligned-button {
  height: 20px;
  line-height: 16px;
  top: 2px;
  position: relative;
  padding: 0em 1.5em 0.15em 1.5em;
}
.ia-aligned-button + .ia-aligned-button {
  margin-left: 0.5em;
}
.description {
  height: 1.5em;
  line-height: 1.5em;
}
span.description {
  height: 1.5em;
  line-height: normal;
}
.value {
  height: 1.5em;
  line-height: 1.5em;
}
.edit {
  height: 30px;
  line-height: 26px;
}
.edit label {
  /*** For proper alignment in IE7 ***/
  height: 26px;
  line-height: 26px;
}
div.edit {
  height: 22px;
  line-height: 18px;
  padding-top: 8px;
}
.datefield {
  width: 8em;
}
span.postClick {
  text-decoration: underline;
}
span.postClick:hover {
  cursor: pointer;
}
/*** spacing ***/

.padding {
  padding: 1.5em;
}
.space {
  padding-top: 1.5em;
}
.mr {
  margin-right: 0.75em;
}
.ml {
  margin-left: 0.75em;
}
.mt {
  margin-top: 0.75em;
}
.mb {
  margin-bottom: 0.75em;
}
.mr.small {
  margin-right: 0.3em;
}
.ml.small {
  margin-left: 0.3em;
}
.mt.small {
  margin-top: 0.3em;
}
.mb.small {
  margin-bottom: 0.3em;
}
.mr.large {
  margin-right: 2em;
}
.ml.large {
  margin-left: 2em;
}
.mt.large {
  margin-top: 2em;
}
.mb.large {
  margin-bottom: 2em;
}
.grow {
  width: 100%;
}
/*** aligners ***/

.block {
  float: left;
}
.blockr {
  float: right;
}
.clear {
  clear: both;
}
.clr {
  clear: right;
}
.cll {
  clear: left;
}
.row {
  display: block;
}
/*** visibility ***/

.hidden {
  display: none;
}
/*** icons ***/

p.icon {
  background-repeat: no-repeat;
  background-position: 0 0.15em;
  padding-left: 20px;
  min-height: 18px;
  line-height: 20px;
  vertical-align: middle;
}
p.valueIcon {
  background-repeat: no-repeat;
  /*background-position: 0 0.15em;*/
  /*padding-left: 20px;*/
  min-height: 1.5em;
  line-height: 1.5em;
  /*vertical-align: middle;*/

}
p.icon.indent {
  height: 1.2em;
  line-height: 1.2em;
  vertical-align: baseline;
  padding-left: 20px;
}
a.icon {
  background-repeat: no-repeat;
  padding-left: 20px;
  min-height: 18px;
}
span.icon {
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  float: left;
  overflow: hidden;
}
span.icon-label {
  background-repeat: no-repeat;
  padding: 0.15em 0 0.15em 20px;
}
.ia-durations .duration {
  float: left;
  padding: 0 0 0 16px;
  margin: 4px 10px 4px 0;
  height: 16px;
  line-height: 16px;
}
.ia-durations .duration.driving {
  background: transparent url('Common/Icons/12-picto-driving-black.png') no-repeat center left;
}
.ia-durations .duration.work {
  background: transparent url('Common/Icons/12-picto-work-black.png') no-repeat center left;
}
.ia-durations .duration.available {
  background: transparent url('Common/Icons/12-picto-available-black.png') no-repeat center left;
}
.ia-durations .duration.rest {
  background: transparent url('Common/Icons/12-picto-rest-black.png') no-repeat center left;
}
.ia-durations .duration.unspecified {
  background: transparent url('Common/Icons/12-picto-unspecified-black.png') no-repeat center left;
}
.ia-durations-measurement {
  background-color: #e0f4dc;
  padding: 0 8px;
  border-left: 1px solid #60c060;
  border-right: 1px solid #60c060;
}
.ia-label-container {
  border-radius: 5px;
  padding: 3px;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Common divs
 ***
 ***/

#header {
  background-position: right;
  background-repeat: no-repeat;
  height: 80px;
  overflow-y: hidden;
}
#header .loggo {
  background: transparent url('Common/Images/idha-loggo.png') no-repeat 1.15rem center;
  background-repeat: no-repeat;
  background-position: 1.15rem center;
  float: left;
  width: 180px;
  height: 78px;
  padding-left: 12em;
}
#header .loggo-migrate {
  background: transparent url('Common/Images/idha-loggo-2023.png') no-repeat 1.5rem center;
  background-size: contain;
  float: left;
  height: 50%;
  padding: 1.2rem 0;
  padding-left: 200px;
}
#header .companyName {
  float: right;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  margin-right: 0.25em;
  padding-right: 110px;
  background-repeat: no-repeat;
  background-position: right;
}
#infoBar {
  border-right: none;
  border-left: none;
  padding-right: 1.5em;
  text-align: right;
  height: 2em;
  line-height: 1.95em;
}
#infoBar .dot {
  margin-left: 1em;
  margin-right: 1em;
}
#passwordDialog .editor-label {
  width: 15em;
  display: inline-block;
}
#passwordDialog .editor-field {
  display: inline-block;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Menu (only visible when logged in)
 ***
 ***/

#menuBar {
  border-right: none;
  border-left: none;
  padding: 0 1em;
}
#menuBar ul {
  list-style-type: none;
  float: left;
}
#menuBar ul li {
  float: left;
  height: 2.15em;
  line-height: 2.15em;
  vertical-align: middle;
  margin: 0 0.5em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Tables
 ***
 ***/

table.locks thead tr td,
table.locks tbody tr td {
  padding: 0 0.5em;
}
table.contacts tbody tr td {
  height: 1.5em;
  padding: 0 1.5em 0 0;
}
table.details tbody tr td:first-child {
  padding-right: 0.75em;
  height: 1.5em;
  line-height: 1.5em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Page headers (Driver, Vehicle, etc.)
 ***
 ***/

.pageCaption {
  height: 32px;
  line-height: 32px;
}
.pageDescription {
  padding-left: 0.15em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Overview
 ***
 ***/

.welcomeIcon {
  padding-left: 6.5em;
}
#turnOffWelcome {
  position: relative;
  top: -1px;
  float: left;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Documents / Reports / Analysis
 ***
 ***/

#vt,
#dt {
  width: 100%;
}
#vt thead tr th,
#dt thead tr th,
#vt tfoot tr td,
#dt tfoot tr td {
  background-color: #e0e0e0;
  vertical-align: middle;
  padding: 0.5em;
}
#vt tbody tr td,
#dt tbody tr td {
  vertical-align: middle;
  padding: 0 0.5em 0 0.5em;
}
#vt tbody tr td div.canvas,
#dt tbody tr td div.canvas {
  height: 33px;
  width: 100%;
}
#vt tbody tr td div.companyLocks,
#dt tbody tr td div.driverFiles,
#vt tbody tr td div.vehicleFiles {
  margin: 0 0 1em 0.65em;
  vertical-align: top;
  display: inline-block;
  padding: 0.5em;
  border: 1px solid #d0d0d0;
  height: 100%;
  background-color: #fafafa;
}
#vt tbody tr td div .timelineInfo,
#dt tbody tr td div .timelineInfo {
  display: inline-block;
}
#vt tbody tr td div .timelineInfo thead tr th,
#dt tbody tr td div .timelineInfo thead tr th,
#vt tbody tr td div .timelineInfo tbody tr td,
#dt tbody tr td div .timelineInfo tbody tr td {
  text-align: left;
  background-color: #fafafa;
}
#vt tbody tr td div .timelineInfo thead tr th,
#dt tbody tr td div .timelineInfo thead tr th {
  font-size: 0.85em;
  font-weight: bold;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td table.companyLocks {
  width: auto;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td table.companyLocks tr td {
  font-size: 1em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Reports / Analysis
 ***
 ***/

.report.description {
  width: 72em;
  height: auto;
  padding-bottom: 1em;
}
.ia-linklist {
  margin-left: 1.5em;
  margin-top: 0.75em;
}
#driverActivityGraphs .legend {
  display: inline-block;
  height: 10px;
  line-height: 10px;
  width: 10px;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
#driverActivityGraphs input[type='checkbox'] {
  position: relative;
  top: 3px;
  margin-right: 3px;
}
#driverActivityGraphs label {
  margin-right: 1em;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  height: 25px;
}
.ui-timepicker-div dl dd {
  margin: -25px 0 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
#ui-datepicker-div {
  display: none;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   common settings
 ***
 ***/

/*** header height ***/

.table-header,
.dataTables_wrapper table thead tr,
.dataTables_wrapper table thead tr th {
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
}
.dataTables_wrapper table thead tr.row,
.dataTables_wrapper table thead tr.row th {
  height: 11px;
  line-height: 11px;
}
.table-header {
  display: inline;
  float: none;
}
.dataTables_wrapper table thead tr th span.ui-icon {
  /* subtract height of image (16px) from header height and divide by two to get top and bottom margins */
  margin: 3px 0;
  float: right;
  /*position: relative;*/
  display: inline;
  padding: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  /*float: right;*/

}
.dataTables_wrapper table thead tr th p.table-icon {
  margin: 3px 0;
}
/*** row height ***/

.dataTables_wrapper table tbody tr.data td,
.dataTables_wrapper table tbody tr.data_static td {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
/*** group height ***/

.dataTables_wrapper table tbody tr td.group {
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables extensions
 ***
 ***/

.dataTables_controls {
  float: left;
  padding: 6px 1.75em 5px 0.75em;
}
.dataTables_filters {
  padding: 5px;
  clear: both;
  float: left;
}
.dataTables_filters .filter {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.dataTables_filters label.filter {
  margin-right: 1em;
}
.dataTables_actions,
.dataTables_tools {
  float: left;
  padding: 0.3em 0 0.4em 0;
}
.dataTables_export {
  float: right;
  margin-right: 1em;
}
.dataTables_export input[type="button"] {
  height: 20px;
  margin-top: 1px;
}
.dataTables_settings,
.dataTables_settings label,
.dataTables_settings label input {
  float: left;
}
.dataTables_settings label input {
  margin: 0 0.5em 0 0.2em;
  position: relative;
  top: 0em;
}
.dataTables_info {
  float: right;
  display: inline-block;
  margin: 0 0.5em 0 0;
}
p.top-header {
  padding: 0;
  margin: 0 0 0.5em 0;
}
.table-icon {
  background-repeat: no-repeat;
  background-position: left center;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.table-icon.filter {
  top: 0;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables
 ***
 ***/

/* regular datatables */

.dataTables_wrapper {
  zoom: 1;
  /* IE-fix */

}
.dataTables_wrapper .dataTables_top {
  padding: 0;
}
.dataTables_wrapper .dataTables_bottom {
  height: 1.85em;
  padding: 0.35em 0.5em 0.5em 0.5em;
}
/* parts */

.dataTables_wrapper .dataTables_clear {
  clear: both;
}
.dataTables_processing {
  margin-top: 1em;
  float: right;
  display: block;
  width: 1.8em;
}
.dataTables_processing span {
  float: none;
  display: block;
  width: 1.8em;
}
.dataTables_wrapper .dataTables_top .dataTables_info {
  padding: 0.5em;
  margin-right: 0.5em;
  float: right;
}
.dataTables_wrapper .dataTables_bottom .dataTables_length {
  line-height: 2em;
  margin-right: 0.5em;
  float: right;
}
.dataTables_wrapper .dataTables_bottom .dataTables_paginate {
  height: 100%;
  float: left;
}
.dataTables_wrapper .dataTables_bottom .dataTables_paginate .fg-button {
  line-height: 1.3em;
  padding: 3px 8px;
  cursor: pointer;
}
/* table */

.dataTables_wrapper table {
  width: 100%;
}
/* header */

.dataTables_wrapper table thead tr th {
  text-align: left;
  padding: 0 5px;
  margin: 0;
  width: auto;
}
.dataTables_wrapper table thead tr th p.sort {
  cursor: pointer;
}
.dataTables_wrapper table thead tr th.first,
.dataTables_wrapper table thead tr th.first p {
  min-width: 26px;
  width: 26px;
  cursor: default;
  text-align: center;
  padding: 0;
  margin: 0;
}
.dataTables_wrapper table thead tr th.first input[type='checkbox'] {
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding: 0;
  margin: 0;
}
/* rows */

/* cells */

.dataTables_wrapper table tbody tr.data td {
  cursor: pointer;
  text-align: left;
  padding: 0 5px;
  margin: 0;
}
.dataTables_wrapper table tbody tr.data td.first {
  min-width: 26px;
  width: 26px;
  cursor: default;
  text-align: center;
  padding: 0;
  margin: 0;
}
.dataTables_wrapper table tbody tr.data td.first input[type='checkbox'] {
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding: 0;
  margin: 0;
}
.dataTables_wrapper table tbody tr td.dataTables_empty {
  text-align: center;
  padding: 1em;
}
/* cells - static */

.dataTables_wrapper table tbody tr.data_static td {
  cursor: default;
  text-align: left;
  padding: 0 5px;
  margin: 0;
}
/* grouping */

.dataTables_wrapper table tbody tr td.group {
  padding: 0.75em 0 0 0.65em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables details
 ***
 ***/

.dataTables_wrapper .detailsContainer table thead tr {
  height: 16px;
  line-height: 16px;
}
.dataTables_wrapper .detailsContainer table thead tr th {
  cursor: auto;
  height: inherit;
  line-height: inherit;
  padding: 1px 0 1px 10px;
}
.dataTables_wrapper .detailsContainer table tbody tr td {
  vertical-align: top;
  padding: 10px 0 5px 10px;
}
.dataTables_wrapper .detailsContainer table tbody tr td ol.menu {
  float: right;
  list-style: none;
  width: 32px;
  padding: 3px 0;
  margin-bottom: 5px;
}
.dataTables_wrapper .detailsContainer table tbody tr td ol.menu li {
  padding-left: 5px;
  height: 24px;
  display: block;
  margin: 2px 0;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td {
  padding: 0 10px 5px 0;
  margin: 0;
  width: auto;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td.desc {
  width: 12em;
}
/*.detailsContainer {
	margin: 0 0 1em 2.55em;
}
.detailsContainer table tbody tr {
	height: 0;
}
.detailsContainer table tbody.details td.details {
	padding: 0.75em 0.75em;
	width: 100%;
}
.detailsContainer table tbody.details td.actions {
	height: 1px;
}*/

/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   button classes
 ***
 ***/

div.dataTables_tools .toolButton .toolIcon,
div.dataTables_actions .toolButton .toolIcon {
  cursor: default;
  display: block;
  line-height: 24px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  text-align: center;
}
td.actions .toolButton .toolIcon {
  cursor: default;
  display: block;
  line-height: 16px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  text-align: center;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables extensions
 ***
 ***/

.dataTables_settings,
.dataTables_info,
.dataTables_filters {
  font-weight: normal;
  font-size: 0.9em;
}
p.top-header {
  font-weight: bolder;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables
 ***
 ***/

/* pagination */

.dataTables_wrapper table thead tr th {
  font-weight: bold;
}
/* grouping */

.dataTables_wrapper table tbody tr .group {
  font-size: 0.9em;
  font-weight: bold;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables details
 ***
 ***/

div.dataTables_wrapper div.detailsContainer table thead tr th {
  font-size: 0.75em;
  font-weight: bolder;
  font-family: Verdana, Helvetica;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td {
  font-size: 0.8em;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td.desc {
  font-size: 0.8em;
}
.migration-page {
  padding-top: 1rem;
  text-align: left;
  font-size: 12pt;
  color: #505050;
  position: relative;
  overflow: hidden;
}
.migration-watermark {
  color: #efefef;
  font-size: 40rem;
  top: 0;
  right: 6rem;
  position: absolute;
}
.migration-content {
  position: relative;
  z-index: 1;
  max-width: 38rem;
  margin: 3rem;
  display: block;
}
.migration-title {
  font-size: 24pt;
}
.migration-subtitle {
  margin-top: .25rem;
  font-size: 12pt;
}
.migration-disclaimer {
  margin-top: .25rem;
  color: gray;
  font-size: 9pt;
  line-height: 1.15rem;
}
.migration-steps {
  margin: 2rem 0;
}
.migration-step {
  margin-top: 1rem;
}
.migration-step > i {
  font-size: 22pt;
  margin-right: .5rem;
  margin-left: .5rem;
}
.migration-step-explanation {
  font-size: 11pt;
  line-height: 1.6rem;
  color: black;
}
.migration-step-progress {
  font-size: 10pt;
  font-style: italic;
  color: gray;
}
.migration-step > i,
.migration-step > div {
  display: inline-block;
  vertical-align: top;
}
.migration-fa-ready {
  color: silver;
}
.migration-fa-running {
  color: #48db0d;
  opacity: 1;
  animation: migration-running 2s infinite ease-out;
}
.migration-fa-succeeded {
  color: #00b9e2;
}
.migration-fa-failed {
  color: #ff6a00;
}
.migration-confirmation {
  margin: 2rem 0 1rem 0;
  font-size: 9pt;
  display: flex;
  align-items: start;
}
.migration-confirmation input[type=checkbox] {
  position: relative;
  top: -3px;
}
.migration-confirmation span {
  margin-left: .5rem;
}
.migration-button {
  border-radius: .35rem;
  padding: .5rem 2rem;
  font-size: 10pt;
}
.migration-not-ready,
.migration-completed,
.migration-failed {
  margin-top: 2rem;
  font-style: italic;
  color: gray;
  font-size: 9pt;
}
.migration-not-ready > p,
.migration-completed > p,
.migration-failed > p {
  margin-top: .5rem;
  margin-bottom: .5rem;
  line-height: 1.15rem;
}
.migration-initiation-notification {
  font-size: 9pt;
  color: gray;
}
@keyframes migration-running {
  0% {
    opacity: 1;
    transform: scale(90%);
  }
  50% {
    opacity: .3;
    transform: scale(110%);
  }
  100% {
    opacity: 1;
    transform: scale(90%);
  }
}
/*** HACKS ***/

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
/*** IMAGES ***/

.idha-banner {
  background-image: url('Common/Images/idha-banner.png');
}
.idha-loggo {
  background-image: url('Common/Images/idha-loggo.png');
}
.ajax-loader {
  background-image: url('Common/Images/Light/icon-ajax-loader.gif');
}
/*** ICON FUNCTIONS ***/
/*** GUI BUNDLES ***/

/*** Select2 ***/

.select2-choice span {
  line-height: 26px;
  height: 26px;
}
.select2-container {
  min-width: 14em;
}
/*** JQUERY UI ***/

.ui-datepicker .ui-datepicker-header {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: black;
}
.ui-datepicker .ui-datepicker-calendar thead tr th span {
  color: #606060;
}
.ui-tabs .ui-tabs-nav {
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  border-bottom: solid 1px #858585;
}
.ui-tabs .ui-tabs-nav .ui-state-default {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border: solid 1px #858585;
}
.ui-tabs .ui-tabs-nav .ui-state-default a {
  color: white;
  cursor: pointer;
}
.ui-tabs .ui-tabs-nav .ui-state-active.ui-tabs-active {
  background: none;
  background-color: whitesmoke;
  border: solid 1px #858585;
}
.ui-tabs .ui-tabs-nav .ui-state-active.ui-tabs-active a {
  color: #355a80;
  cursor: pointer;
}
.ui-buttonset .fg-button.ui-button.ui-state-default {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  color: white;
  margin: 0;
}
.ui-buttonset .fg-button.ui-button.ui-state-default.ui-state-disabled {
  background-color: #909090;
  border: solid 1px #404040;
}
.ui-widget-content {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  background: none;
  background-color: whitesmoke;
  border: solid 1px #858585;
}
.ui-widget-content.ui-dialog {
  background: none;
  background: url('Common/Images/Light/transp-black-75.png') repeat;
  background-color: transparent;
  border: solid 2px #606060;
}
.ui-widget-content.ui-dialog .ui-dialog-titlebar {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  color: black;
}
.ui-widget-content.ui-dialog .ui-dialog-content {
  background-color: whitesmoke;
}
.ui-widget-header {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  color: black;
}
.ui-slider .ui-slider-handle.ui-state-default {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
}
.ui-slider .ui-slider-handle.ui-state-hover {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
}
.dataTables_bottom .DTTT_container button.DTTT_button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  cursor: pointer;
  color: white;
  padding: 3px 10px;
  margin: 0;
}
.dataTables_bottom .DTTT_container button.DTTT_button:active {
  background: none;
  background-color: #506070;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b5b6b), to(#556575));
  background-image: -webkit-linear-gradient(top, #4b5b6b, #556575);
  background-image: -moz-linear-gradient(top, #4b5b6b, #556575);
  background-image: -ms-linear-gradient(top, #4b5b6b, #556575);
  background-image: -o-linear-gradient(top, #4b5b6b, #556575);
  border-top: 1px solid #203040;
  border-bottom: 1px solid #8090a0;
  border-left: 1px solid #203040;
  border-right: 1px solid #8090a0;
}
.ui-tooltip {
  padding: 2px;
}
.ui-tooltip-content {
  padding: 2px 5px 3px 5px;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Flot layout, sizes, tweaks and helpers
 ***
 ***/

.pan-left {
  background: url('Common/Images/Light/img-pan-left.png') no-repeat left center;
}
.pan-left:hover {
  background-image: url('Common/Images/Light/img-pan-left-active.png');
}
.pan-right {
  background: url('Common/Images/Light/img-pan-right.png') no-repeat right center;
}
.pan-right:hover {
  background-image: url('Common/Images/Light/img-pan-right-active.png');
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Common tags
 ***
 ***/

.inline-pdf {
  width: 15px;
  height: 8px;
  display: inline-block;
  padding-right: 5px;
  background: transparent url('Common/Icons/inline-pdf.png') no-repeat top left;
}
.ia-tab-close {
  margin-right: 15px;
}
.ia-tab-close-icon {
  position: absolute;
  top: 4px;
  right: 5px;
  cursor: pointer;
}
/*** input related ***/

.description {
  color: #606060;
  font-weight: normal;
}
.value {
  color: #303030;
}
.error {
  color: red;
}
.value_collapsable {
  color: #303030;
}
/*** icons ***/

.calendar {
  background-image: url('Common/Images/Light/icon-calendar-16.png');
}
.status-ok {
  background-image: url('Common/Images/Light/icon-status-ok-16.png');
}
.status-warning {
  background-image: url('Common/Images/Light/icon-status-warning-16.png');
}
.status-error {
  background-image: url('Common/Images/Light/icon-status-error-16.png');
}
/*** decorations ***/

.underline {
  border-bottom: solid 1px silver;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Overview
 ***
 ***/

/*** pie charts ***/

.colorDesc .color {
  border: 1px solid #606060;
}
.colorDesc .copydone {
  background-color: #a6ce80;
}
.colorDesc .copynow {
  background-color: #f6d91b;
}
.colorDesc .copynotdone {
  background-color: #ea693a;
}
.widget .pieLabel a {
  color: #333333;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Input validation
 ***
 ***/

.input-validation-error {
  background-color: #ffeeee;
  border: 1px solid red;
}
span.field-validation-error {
  width: 0em;
  height: 0em;
  display: block;
  overflow: hidden;
  float: left;
}
span.field-validation-error-settings {
  color: red;
  margin-left: 1em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Analysis widgets
 ***
 ***/

#driverActivityInfo,
#vehicleSpeedInfo,
.csInfo {
  background-color: white;
  border: solid 2px silver;
}
#driverActivityInfo .infoStamp,
#vehicleSpeedInfo .infoStamp,
.csInfo .infoStamp {
  background-color: #eaeaea;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   Reports / Analysis
 ***
 ***/

a.report {
  color: #355a80;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}
#driverActivityGraphs .legend {
  border: 1px solid #858585;
}
#driverActivityGraphs .legend.driving {
  background-color: #dd0000;
}
#driverActivityGraphs .legend.work {
  background-color: #ead520;
}
#driverActivityGraphs .legend.available {
  background-color: #18952b;
}
#driverActivityGraphs .legend.rest {
  background-color: #1d51b2;
}
#driverActivityGraphs .legend.manual {
  background-color: black;
}
#driverActivityGraphs .legend.infringements {
  background-color: #f05050;
}
#driverActivityGraphs .legend.specificConditions {
  background-color: #60b0f0;
}
#driverActivityGraphs .legend.events {
  background-color: #ead520;
}
#driverActivityGraphs .legend.faults {
  background-color: #ef8520;
}
#driverActivityGraphs .legend.rtd {
  background-color: #a050f0;
}
#driverActivitySummary span {
  font-weight: bold;
  font-size: 0.85em;
}
#driverActivitySummary span span {
  font-weight: normal;
  font-size: 1.1em;
}
#vehicleSpeedZoom a,
#driverActivityZoom a {
  font-weight: bold;
  font-size: 0.85em;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables extensions
 ***
 ***/

.dataTables_wrapper table thead tr .dataTables_filterbar {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  cursor: auto;
}
.dataTables_wrapper table thead tr .dataTables_statusbar {
  cursor: auto;
  color: black;
  background-color: #e0e0e0;
}
.dataTables_wrapper table thead tr .dataTables_toolbar {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  cursor: auto;
}
p.top-header {
  color: #50ff50;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** 
 ***
 ***   datatables
 ***
 ***/

/*** regular datatables ***/

.dataTables_wrapper .dataTables_top {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  color: black;
}
.dataTables_wrapper .dataTables_bottom {
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  color: black;
  border-top: 2px solid #606060;
}
/* header */

.dataTables_wrapper table thead tr .ui-state-default {
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: 1px solid white;
  border-right: 1px solid #b0b0b0;
  color: #404040;
  font-weight: bold;
  text-shadow: 1px 1px 0 #f0f0f0;
}
/* rows */

.dataTables_wrapper table tbody tr.data td {
  background-color: whitesmoke;
}
.dataTables_wrapper table.information tbody tr td {
  background-color: transparent;
}
/* cells */

.dataTables_wrapper table tbody tr.data.odd td,
.dataTables_wrapper table tbody tr.data_static.odd td {
  color: #202020;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-bottom: none;
  border-top: none;
}
.dataTables_wrapper table tbody tr.data.even td,
.dataTables_wrapper table tbody tr.data_static.even td {
  color: #202020;
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  border-top: none;
}
.dataTables_wrapper table tbody tr.data.special td,
.dataTables_wrapper table tbody tr.data_static.special td {
  color: #202020;
  background-color: #e8684e;
  border: 1px solid #e8684e;
  border-bottom: none;
  border-top: none;
}
.dataTables_wrapper table tbody tr.data.selected {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  position: relative;
  z-index: 1;
}
.dataTables_wrapper table tbody tr.data.selected td {
  color: white;
  background-color: slategray;
  border: 1px solid slategray;
  border-bottom: none;
  border-top: none;
}
.dataTables_wrapper table.non-interactive tbody tr.data td {
  cursor: default;
}
.dataTables_wrapper table:not(.non-interactive) tbody tr.data:hover td,
.dataTables_wrapper table:not(non-interactive) tbody tr.data.selected:hover td {
  color: white;
  background-color: #606060;
  border: 1px solid #606060;
  border-bottom: none;
  border-top: none;
}
.dataTables_wrapper table tbody tr td.dataTables_empty {
  color: #202020;
  background-color: whitesmoke;
}
.dataTables_wrapper table tbody tr.data td span.protected {
  padding-right: 12px;
  background: transparent url('Common/Icons/12-lock-in-black.png') no-repeat right 0;
}
/* grouping */

.dataTables_wrapper table tbody tr td.group {
  color: #202020;
  border-bottom: solid 1px #606060;
  background-color: whitesmoke;
}
/* details */

.dataTables_wrapper .detailsContainer table thead tr th.coloredShadow {
  color: white;
  background-color: #607080;
  border: 1px solid #607080;
}
.dataTables_wrapper .detailsContainer table tbody tr td.leftBorder,
.dataTables_wrapper .detailsContainer table tbody tr td.bottomBorder,
.dataTables_wrapper .detailsContainer table tbody tr td.rightBorder {
  background: none;
  background-color: whitesmoke;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, white, #e5e5e5);
  background-image: -moz-linear-gradient(top, white, #e5e5e5);
  background-image: -ms-linear-gradient(top, white, #e5e5e5);
  background-image: -o-linear-gradient(top, white, #e5e5e5);
}
.dataTables_wrapper .detailsContainer table tbody tr td.leftBorder {
  border-left: 1px solid #c5c5c5;
}
.dataTables_wrapper .detailsContainer table tbody tr td.bottomBorder {
  border-bottom: 1px solid #c5c5c5;
}
.dataTables_wrapper .detailsContainer table tbody tr td.rightBorder {
  border-right: 1px solid #c5c5c5;
}
.dataTables_wrapper .detailsContainer table tbody tr td.rightDashed {
  border-right: 1px dashed #c5c5c5;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td {
  color: #202020;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td a {
  color: #355a80;
}
.dataTables_wrapper .detailsContainer table tbody tr td table.information tr td.desc {
  color: #606060;
}
.dataTables_wrapper .detailsContainer table tbody tr td ol.menu {
  background-color: #e5e5e5;
}
/*** REFACTORED CSS ***/

/*** COMMON ***/

body {
  background-color: #8090a0;
}
input[type='button'],
input[type='submit'] {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  cursor: pointer;
  color: white;
}
input[type='button']:active,
input[type='submit']:active {
  background: none;
  background-color: #506070;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b5b6b), to(#556575));
  background-image: -webkit-linear-gradient(top, #4b5b6b, #556575);
  background-image: -moz-linear-gradient(top, #4b5b6b, #556575);
  background-image: -ms-linear-gradient(top, #4b5b6b, #556575);
  background-image: -o-linear-gradient(top, #4b5b6b, #556575);
  border-top: 1px solid #203040;
  border-bottom: 1px solid #8090a0;
  border-left: 1px solid #203040;
  border-right: 1px solid #8090a0;
}
input[type="button"][disabled]:active,
input[type="button"][disabled],
input[type="submit"][disabled]:active,
input[type="submit"][disabled] {
  background: none;
  background-color: #909090;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a0a0a0), to(gray));
  background-image: -webkit-linear-gradient(top, #a0a0a0, gray);
  background-image: -moz-linear-gradient(top, #a0a0a0, gray);
  background-image: -ms-linear-gradient(top, #a0a0a0, gray);
  background-image: -o-linear-gradient(top, #a0a0a0, gray);
  border-top: 1px solid silver;
  border-bottom: 1px solid #606060;
  border-left: 1px solid silver;
  border-right: 1px solid #606060;
  cursor: default;
  color: silver;
}
h4 {
  color: #505050;
}
#header {
  background-color: white;
  background-image: url('Common/Images/idha-banner.png');
}
#header .loggo {
  background-image: url('Common/Images/idha-loggo.png');
}
#header .companyName {
  color: #204060;
  font-size: 2em;
  font-weight: bolder;
}
#infoBar {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  color: #404040;
  font-size: 0.8em;
  font-weight: bolder;
}
#infoBar a {
  color: #355a80;
}
#menuBar {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  font-size: 1.25em;
  font-weight: bolder;
}
#menuBar ul li a {
  text-decoration: none;
  color: gray;
}
#menuBar ul li a:hover {
  color: white;
}
#menuBar ul li.selected a {
  color: #355a80;
  border-bottom: solid 2px #606060;
}
#menuBar ul li.selected a:hover {
  color: white;
}
#passwordDialog {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  background-color: whitesmoke;
  border: solid 1px #b5b5b5;
  padding: 1em;
  float: right;
  position: absolute;
}
#infoPop {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  background-color: whitesmoke;
  border: solid 1px #b5b5b5;
  padding: 5px 0.5em 5px 0.5em;
}
#infoPop .infoHeader {
  height: 24px;
}
#infoPop .infoHeader p.toolButton {
  text-align: center;
  float: right;
  padding: 3px;
  margin-right: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  border: solid 1px transparent;
}
#infoPop .infoHeader p.toolButton .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
#infoPop .infoHeader p.toolButton .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
#infoPop .infoHeader p.toolButton.mr {
  margin-right: 0.75em;
}
#infoPop .infoHeader p.toolButton.highlight {
  border: 1px solid transparent;
  background-color: #e0e0e0;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
#infoPop .infoHeader p.toolButton.highlight .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
#infoPop .infoHeader p.toolButton.pressed,
#infoPop .infoHeader p.toolButton.toggled {
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dbdbdb), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -moz-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -ms-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -o-linear-gradient(top, #dbdbdb, #e5e5e5);
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid white;
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid white;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-region-remove,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-region-add,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-activate,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-deactivate,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-add,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-remove,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-edit,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-drivers,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-vehicles,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-regions,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-holder,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-delete,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-sms,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-users,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-roles,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-settings,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-services,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-services-active,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-devices,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-profile,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-analyse,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-files,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-files-approved,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-password-change,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-driver-login,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-driver-login-delete,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-tag,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-files-upload,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-files-ordered,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-download,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-retry,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-note,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-order,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-upload-firmware,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-info,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-excel,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-pin,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-zoom,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-move,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-select,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-close,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-arrow-right,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-arrow-up,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-arrow-left,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-arrow-down,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-user,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-schedule,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-envelope,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-notebook,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-activities-purge,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
#infoPop .infoHeader p.toolButton.pressed .toolIcon-16.icon-question,
#infoPop .infoHeader p.toolButton.toggled .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
#infoPop .infoHeader label {
  float: left;
  margin-right: 2em;
  margin-left: 0.5em;
}
#infoPop .infoHeader label input {
  float: left;
  top: 0.3em;
}
#infoPop .infoHeader label span {
  float: left;
  height: 24px;
  line-height: 24px;
}
#infoPop .infoHeader label span.errorIcon {
  background: transparent url('Common/Images/Light/icon-legend-error.png') no-repeat left center;
  padding-left: 20px;
  padding-right: 0.5em;
}
#infoPop .infoHeader label span.warningIcon {
  background: transparent url('Common/Images/Light/icon-legend-warning.png') no-repeat left center;
  padding-left: 20px;
  padding-right: 0.5em;
}
#infoPop .infoHeader .notificationType {
  color: #606060;
  font-weight: bold;
  padding: 0 2em 0 2em;
  margin-top: 1px;
  height: 22px;
  line-height: 22px;
  float: left;
}
#infoPop .infoHeader .notificationType span {
  padding-right: 0.5em;
}
#infoPop .infoBody {
  background-color: #d5d5d5;
  padding: 5px 0.5em 0 0.5em;
  margin-top: 5px;
  overflow-y: auto;
  max-height: 136;
}
#infoPop .infoBody p {
  line-height: 14px;
  padding: 0 0 5px 1.25em;
}
#infoPop .infoBody p.warning {
  background: transparent url('Common/Images/Light/icon-bullet-warning.png') no-repeat left 2px;
}
#infoPop .infoBody p.error {
  background: transparent url('Common/Images/Light/icon-bullet-error.png') no-repeat left 2px;
}
#infoPop .infoBody p span.date {
  font-weight: bold;
  font-size: 0.9em;
}
#infoPop .infoBody p span.message {
  padding-left: 1em;
}
#infoPop .infoBody p span.message span.postClick {
  font-weight: bold;
  color: #355a80;
}
#infoPop .infoHandle {
  background: transparent url('Common/Images/Light/img-notificationcenter-handle.png') no-repeat center -5px;
}
#infoPopArea {
  overflow-y: auto;
  margin-top: 1em;
  max-height: 9em;
  width: 100%;
  clear: both;
}
#quickSearch {
  float: right;
  height: 2.15em;
  line-height: 2.15em;
  vertical-align: middle;
}
#search {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #606060;
  background-color: whitesmoke;
  background-image: url('Common/Images/Dark/icon-search-12.png');
  border: solid 2px #8090a0;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 5px 4px;
  width: 18em;
}
#searchResult {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  background-color: whitesmoke;
  border: solid 1px #858585;
  padding-top: 0;
}
#searchResult .resultArea {
  float: left;
}
#searchResult .resultArea span {
  color: #606060;
}
#searchResult .resultArea a {
  color: #355a80;
}
#searchResult .resultArea .grayBar {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  height: 1px;
  background-color: #d5d5d5;
}
#searchResult .smallArea {
  padding-right: 1%;
  width: 32%;
}
#searchResult .bigArea {
  width: 65%;
  clear: both;
  margin-top: 1.5em;
}
#searchResult .link-actions {
  background-color: #355a80;
  border: 1px solid #333333;
  padding: 8px 16px 8px 8px;
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 10;
}
#searchResult .link-actions .bullet {
  position: absolute;
  left: -8px;
  width: 8px;
  height: 100%;
  background: transparent url('Common/Images/black-bullet-16.png') no-repeat left 8px;
}
#searchResult .link-actions span {
  color: whitesmoke;
  text-decoration: underline;
}
#searchResult .link-actions span.icon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  margin-right: 8px;
}
#searchResult .link-actions span.icon-16.icon-region-remove {
  background-position: 0px 0px;
}
#searchResult .link-actions span.icon-16.icon-region-add {
  background-position: -16px 0px;
}
#searchResult .link-actions span.icon-16.icon-activate {
  background-position: -32px 0px;
}
#searchResult .link-actions span.icon-16.icon-deactivate {
  background-position: -48px 0px;
}
#searchResult .link-actions span.icon-16.icon-add {
  background-position: -64px 0px;
}
#searchResult .link-actions span.icon-16.icon-remove {
  background-position: -80px 0px;
}
#searchResult .link-actions span.icon-16.icon-edit {
  background-position: -96px 0px;
}
#searchResult .link-actions span.icon-16.icon-drivers {
  background-position: -112px 0px;
}
#searchResult .link-actions span.icon-16.icon-vehicles {
  background-position: -128px 0px;
}
#searchResult .link-actions span.icon-16.icon-regions {
  background-position: -144px 0px;
}
#searchResult .link-actions span.icon-16.icon-holder {
  background-position: -160px 0px;
}
#searchResult .link-actions span.icon-16.icon-delete {
  background-position: -176px 0px;
}
#searchResult .link-actions span.icon-16.icon-sms {
  background-position: -208px 0px;
}
#searchResult .link-actions span.icon-16.icon-users {
  background-position: -224px 0px;
}
#searchResult .link-actions span.icon-16.icon-roles {
  background-position: -240px 0px;
}
#searchResult .link-actions span.icon-16.icon-settings {
  background-position: -256px 0px;
}
#searchResult .link-actions span.icon-16.icon-services {
  background-position: -272px 0px;
}
#searchResult .link-actions span.icon-16.icon-services-active {
  background-position: -288px 0px;
}
#searchResult .link-actions span.icon-16.icon-devices {
  background-position: -304px 0px;
}
#searchResult .link-actions span.icon-16.icon-profile {
  background-position: -320px 0px;
}
#searchResult .link-actions span.icon-16.icon-analyse {
  background-position: -336px 0px;
}
#searchResult .link-actions span.icon-16.icon-files {
  background-position: -368px 0px;
}
#searchResult .link-actions span.icon-16.icon-files-approved {
  background-position: -384px 0px;
}
#searchResult .link-actions span.icon-16.icon-password-change {
  background-position: -400px 0px;
}
#searchResult .link-actions span.icon-16.icon-driver-login {
  background-position: -432px 0px;
}
#searchResult .link-actions span.icon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
#searchResult .link-actions span.icon-16.icon-tag {
  background-position: -464px 0px;
}
#searchResult .link-actions span.icon-16.icon-files-upload {
  background-position: -480px 0px;
}
#searchResult .link-actions span.icon-16.icon-files-ordered {
  background-position: -496px 0px;
}
#searchResult .link-actions span.icon-16.icon-download {
  background-position: 0px -32px;
}
#searchResult .link-actions span.icon-16.icon-retry {
  background-position: -48px -32px;
}
#searchResult .link-actions span.icon-16.icon-note {
  background-position: -112px -32px;
}
#searchResult .link-actions span.icon-16.icon-order {
  background-position: -128px -32px;
}
#searchResult .link-actions span.icon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
#searchResult .link-actions span.icon-16.icon-info {
  background-position: -160px -32px;
}
#searchResult .link-actions span.icon-16.icon-excel {
  background-position: -176px -32px;
}
#searchResult .link-actions span.icon-16.icon-pin {
  background-position: -192px -32px;
}
#searchResult .link-actions span.icon-16.icon-zoom {
  background-position: -240px -32px;
}
#searchResult .link-actions span.icon-16.icon-move {
  background-position: -256px -32px;
}
#searchResult .link-actions span.icon-16.icon-select {
  background-position: -272px -32px;
}
#searchResult .link-actions span.icon-16.icon-close {
  background-position: -288px -32px;
}
#searchResult .link-actions span.icon-16.icon-arrow-right {
  background-position: -304px -32px;
}
#searchResult .link-actions span.icon-16.icon-arrow-up {
  background-position: -320px -32px;
}
#searchResult .link-actions span.icon-16.icon-arrow-left {
  background-position: -336px -32px;
}
#searchResult .link-actions span.icon-16.icon-arrow-down {
  background-position: -352px -32px;
}
#searchResult .link-actions span.icon-16.icon-user {
  background-position: -368px -32px;
}
#searchResult .link-actions span.icon-16.icon-schedule {
  background-position: -480px -32px;
}
#searchResult .link-actions span.icon-16.icon-envelope {
  background-position: 0px -64px;
}
#searchResult .link-actions span.icon-16.icon-notebook {
  background-position: -16px -64px;
}
#searchResult .link-actions span.icon-16.icon-activities-purge {
  background-position: -32px -64px;
}
#searchResult .link-actions span.icon-16.icon-question {
  background-position: -48px -64px;
}
.link-menu {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #355a80;
  border: 1px solid #333333;
  padding: 8px;
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.link-menu .bullet {
  position: absolute;
  left: -8px;
  width: 8px;
  height: 100%;
  margin: -8px 0;
  background: transparent url('Common/Images/black-bullet-16.png') no-repeat left center;
}
.link-menu button {
  clear: both;
  float: left;
  width: 100%;
}
#closeSearch {
  background-color: #d5d5d5;
  float: right;
  padding: 0 0.75em 0.1em 0.75em;
  cursor: pointer;
}
#closeSearch:hover {
  background-color: #b5b5b5;
}
#reportParametersModal {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.icon-label {
  font-weight: normal;
}
.widgetTitle,
.reportTitle {
  color: #505050;
  font-size: 1.35em;
  font-weight: bold;
}
.pageHeader {
  font-size: 2.25em;
  line-height: 32px;
  color: #505050;
  font-weight: bold;
  margin-left: 0.5em;
}
.pageIcon {
  float: left;
  width: 32px;
  height: 32px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-32x32.png?v=2.6.1');
}
.pageIcon.icon-region-remove {
  background-position: 0px 0px;
}
.pageIcon.icon-region-add {
  background-position: -32px 0px;
}
.pageIcon.icon-activate {
  background-position: -64px 0px;
}
.pageIcon.icon-deactivate {
  background-position: -96px 0px;
}
.pageIcon.icon-add {
  background-position: -128px 0px;
}
.pageIcon.icon-remove {
  background-position: -160px 0px;
}
.pageIcon.icon-edit {
  background-position: -192px 0px;
}
.pageIcon.icon-drivers {
  background-position: -224px 0px;
}
.pageIcon.icon-vehicles {
  background-position: -256px 0px;
}
.pageIcon.icon-regions {
  background-position: -288px 0px;
}
.pageIcon.icon-holder {
  background-position: -320px 0px;
}
.pageIcon.icon-delete {
  background-position: -352px 0px;
}
.pageIcon.icon-sms {
  background-position: -416px 0px;
}
.pageIcon.icon-users {
  background-position: -448px 0px;
}
.pageIcon.icon-roles {
  background-position: -480px 0px;
}
.pageIcon.icon-settings {
  background-position: -512px 0px;
}
.pageIcon.icon-services {
  background-position: -544px 0px;
}
.pageIcon.icon-services-active {
  background-position: -576px 0px;
}
.pageIcon.icon-devices {
  background-position: -608px 0px;
}
.pageIcon.icon-profile {
  background-position: -640px 0px;
}
.pageIcon.icon-analyse {
  background-position: -672px 0px;
}
.pageIcon.icon-files {
  background-position: -736px 0px;
}
.pageIcon.icon-files-approved {
  background-position: -768px 0px;
}
.pageIcon.icon-password-change {
  background-position: -800px 0px;
}
.pageIcon.icon-driver-login {
  background-position: -864px 0px;
}
.pageIcon.icon-driver-login-delete {
  background-position: -896px 0px;
}
.pageIcon.icon-tag {
  background-position: -928px 0px;
}
.pageIcon.icon-files-upload {
  background-position: -960px 0px;
}
.pageIcon.icon-files-ordered {
  background-position: -992px 0px;
}
.pageIcon.icon-download {
  background-position: 0px -64px;
}
.pageIcon.icon-retry {
  background-position: -96px -64px;
}
.pageIcon.icon-note {
  background-position: -224px -64px;
}
.pageIcon.icon-order {
  background-position: -256px -64px;
}
.pageIcon.icon-upload-firmware {
  background-position: -288px -64px;
}
.pageIcon.icon-info {
  background-position: -320px -64px;
}
.pageIcon.icon-excel {
  background-position: -352px -64px;
}
.pageIcon.icon-pin {
  background-position: -384px -64px;
}
.pageIcon.icon-zoom {
  background-position: -480px -64px;
}
.pageIcon.icon-move {
  background-position: -512px -64px;
}
.pageIcon.icon-select {
  background-position: -544px -64px;
}
.pageIcon.icon-close {
  background-position: -576px -64px;
}
.pageIcon.icon-arrow-right {
  background-position: -608px -64px;
}
.pageIcon.icon-arrow-up {
  background-position: -640px -64px;
}
.pageIcon.icon-arrow-left {
  background-position: -672px -64px;
}
.pageIcon.icon-arrow-down {
  background-position: -704px -64px;
}
.pageIcon.icon-user {
  background-position: -736px -64px;
}
.pageIcon.icon-schedule {
  background-position: -960px -64px;
}
.pageIcon.icon-envelope {
  background-position: 0px -128px;
}
.pageIcon.icon-notebook {
  background-position: -32px -128px;
}
.pageIcon.icon-activities-purge {
  background-position: -64px -128px;
}
.pageIcon.icon-question {
  background-position: -96px -128px;
}
.serviceIcon {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.serviceIcon.icon-region-remove {
  background-position: 0px 0px;
}
.serviceIcon.icon-region-add {
  background-position: -24px 0px;
}
.serviceIcon.icon-activate {
  background-position: -48px 0px;
}
.serviceIcon.icon-deactivate {
  background-position: -72px 0px;
}
.serviceIcon.icon-add {
  background-position: -96px 0px;
}
.serviceIcon.icon-remove {
  background-position: -120px 0px;
}
.serviceIcon.icon-edit {
  background-position: -144px 0px;
}
.serviceIcon.icon-drivers {
  background-position: -168px 0px;
}
.serviceIcon.icon-vehicles {
  background-position: -192px 0px;
}
.serviceIcon.icon-regions {
  background-position: -216px 0px;
}
.serviceIcon.icon-holder {
  background-position: -240px 0px;
}
.serviceIcon.icon-delete {
  background-position: -264px 0px;
}
.serviceIcon.icon-sms {
  background-position: -312px 0px;
}
.serviceIcon.icon-users {
  background-position: -336px 0px;
}
.serviceIcon.icon-roles {
  background-position: -360px 0px;
}
.serviceIcon.icon-settings {
  background-position: -384px 0px;
}
.serviceIcon.icon-services {
  background-position: -408px 0px;
}
.serviceIcon.icon-services-active {
  background-position: -432px 0px;
}
.serviceIcon.icon-devices {
  background-position: -456px 0px;
}
.serviceIcon.icon-profile {
  background-position: -480px 0px;
}
.serviceIcon.icon-analyse {
  background-position: -504px 0px;
}
.serviceIcon.icon-files {
  background-position: -552px 0px;
}
.serviceIcon.icon-files-approved {
  background-position: -576px 0px;
}
.serviceIcon.icon-password-change {
  background-position: -600px 0px;
}
.serviceIcon.icon-driver-login {
  background-position: -648px 0px;
}
.serviceIcon.icon-driver-login-delete {
  background-position: -672px 0px;
}
.serviceIcon.icon-tag {
  background-position: -696px 0px;
}
.serviceIcon.icon-files-upload {
  background-position: -720px 0px;
}
.serviceIcon.icon-files-ordered {
  background-position: -744px 0px;
}
.serviceIcon.icon-download {
  background-position: 0px -48px;
}
.serviceIcon.icon-retry {
  background-position: -72px -48px;
}
.serviceIcon.icon-note {
  background-position: -168px -48px;
}
.serviceIcon.icon-order {
  background-position: -192px -48px;
}
.serviceIcon.icon-upload-firmware {
  background-position: -216px -48px;
}
.serviceIcon.icon-info {
  background-position: -240px -48px;
}
.serviceIcon.icon-excel {
  background-position: -264px -48px;
}
.serviceIcon.icon-pin {
  background-position: -288px -48px;
}
.serviceIcon.icon-zoom {
  background-position: -360px -48px;
}
.serviceIcon.icon-move {
  background-position: -384px -48px;
}
.serviceIcon.icon-select {
  background-position: -408px -48px;
}
.serviceIcon.icon-close {
  background-position: -432px -48px;
}
.serviceIcon.icon-arrow-right {
  background-position: -456px -48px;
}
.serviceIcon.icon-arrow-up {
  background-position: -480px -48px;
}
.serviceIcon.icon-arrow-left {
  background-position: -504px -48px;
}
.serviceIcon.icon-arrow-down {
  background-position: -528px -48px;
}
.serviceIcon.icon-user {
  background-position: -552px -48px;
}
.serviceIcon.icon-schedule {
  background-position: -720px -48px;
}
.serviceIcon.icon-envelope {
  background-position: 0px -96px;
}
.serviceIcon.icon-notebook {
  background-position: -24px -96px;
}
.serviceIcon.icon-activities-purge {
  background-position: -48px -96px;
}
.serviceIcon.icon-question {
  background-position: -72px -96px;
}
.actionIcon {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
  cursor: pointer;
}
.actionIcon.icon-region-remove {
  background-position: 0px 0px;
}
.actionIcon.icon-region-add {
  background-position: -16px 0px;
}
.actionIcon.icon-activate {
  background-position: -32px 0px;
}
.actionIcon.icon-deactivate {
  background-position: -48px 0px;
}
.actionIcon.icon-add {
  background-position: -64px 0px;
}
.actionIcon.icon-remove {
  background-position: -80px 0px;
}
.actionIcon.icon-edit {
  background-position: -96px 0px;
}
.actionIcon.icon-drivers {
  background-position: -112px 0px;
}
.actionIcon.icon-vehicles {
  background-position: -128px 0px;
}
.actionIcon.icon-regions {
  background-position: -144px 0px;
}
.actionIcon.icon-holder {
  background-position: -160px 0px;
}
.actionIcon.icon-delete {
  background-position: -176px 0px;
}
.actionIcon.icon-sms {
  background-position: -208px 0px;
}
.actionIcon.icon-users {
  background-position: -224px 0px;
}
.actionIcon.icon-roles {
  background-position: -240px 0px;
}
.actionIcon.icon-settings {
  background-position: -256px 0px;
}
.actionIcon.icon-services {
  background-position: -272px 0px;
}
.actionIcon.icon-services-active {
  background-position: -288px 0px;
}
.actionIcon.icon-devices {
  background-position: -304px 0px;
}
.actionIcon.icon-profile {
  background-position: -320px 0px;
}
.actionIcon.icon-analyse {
  background-position: -336px 0px;
}
.actionIcon.icon-files {
  background-position: -368px 0px;
}
.actionIcon.icon-files-approved {
  background-position: -384px 0px;
}
.actionIcon.icon-password-change {
  background-position: -400px 0px;
}
.actionIcon.icon-driver-login {
  background-position: -432px 0px;
}
.actionIcon.icon-driver-login-delete {
  background-position: -448px 0px;
}
.actionIcon.icon-tag {
  background-position: -464px 0px;
}
.actionIcon.icon-files-upload {
  background-position: -480px 0px;
}
.actionIcon.icon-files-ordered {
  background-position: -496px 0px;
}
.actionIcon.icon-download {
  background-position: 0px -32px;
}
.actionIcon.icon-retry {
  background-position: -48px -32px;
}
.actionIcon.icon-note {
  background-position: -112px -32px;
}
.actionIcon.icon-order {
  background-position: -128px -32px;
}
.actionIcon.icon-upload-firmware {
  background-position: -144px -32px;
}
.actionIcon.icon-info {
  background-position: -160px -32px;
}
.actionIcon.icon-excel {
  background-position: -176px -32px;
}
.actionIcon.icon-pin {
  background-position: -192px -32px;
}
.actionIcon.icon-zoom {
  background-position: -240px -32px;
}
.actionIcon.icon-move {
  background-position: -256px -32px;
}
.actionIcon.icon-select {
  background-position: -272px -32px;
}
.actionIcon.icon-close {
  background-position: -288px -32px;
}
.actionIcon.icon-arrow-right {
  background-position: -304px -32px;
}
.actionIcon.icon-arrow-up {
  background-position: -320px -32px;
}
.actionIcon.icon-arrow-left {
  background-position: -336px -32px;
}
.actionIcon.icon-arrow-down {
  background-position: -352px -32px;
}
.actionIcon.icon-user {
  background-position: -368px -32px;
}
.actionIcon.icon-schedule {
  background-position: -480px -32px;
}
.actionIcon.icon-envelope {
  background-position: 0px -64px;
}
.actionIcon.icon-notebook {
  background-position: -16px -64px;
}
.actionIcon.icon-activities-purge {
  background-position: -32px -64px;
}
.actionIcon.icon-question {
  background-position: -48px -64px;
}
.actionIcon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
  cursor: pointer;
  position: relative;
  top: -1px;
}
.actionIcon-24.icon-region-remove {
  background-position: 0px 0px;
}
.actionIcon-24.icon-region-add {
  background-position: -24px 0px;
}
.actionIcon-24.icon-activate {
  background-position: -48px 0px;
}
.actionIcon-24.icon-deactivate {
  background-position: -72px 0px;
}
.actionIcon-24.icon-add {
  background-position: -96px 0px;
}
.actionIcon-24.icon-remove {
  background-position: -120px 0px;
}
.actionIcon-24.icon-edit {
  background-position: -144px 0px;
}
.actionIcon-24.icon-drivers {
  background-position: -168px 0px;
}
.actionIcon-24.icon-vehicles {
  background-position: -192px 0px;
}
.actionIcon-24.icon-regions {
  background-position: -216px 0px;
}
.actionIcon-24.icon-holder {
  background-position: -240px 0px;
}
.actionIcon-24.icon-delete {
  background-position: -264px 0px;
}
.actionIcon-24.icon-sms {
  background-position: -312px 0px;
}
.actionIcon-24.icon-users {
  background-position: -336px 0px;
}
.actionIcon-24.icon-roles {
  background-position: -360px 0px;
}
.actionIcon-24.icon-settings {
  background-position: -384px 0px;
}
.actionIcon-24.icon-services {
  background-position: -408px 0px;
}
.actionIcon-24.icon-services-active {
  background-position: -432px 0px;
}
.actionIcon-24.icon-devices {
  background-position: -456px 0px;
}
.actionIcon-24.icon-profile {
  background-position: -480px 0px;
}
.actionIcon-24.icon-analyse {
  background-position: -504px 0px;
}
.actionIcon-24.icon-files {
  background-position: -552px 0px;
}
.actionIcon-24.icon-files-approved {
  background-position: -576px 0px;
}
.actionIcon-24.icon-password-change {
  background-position: -600px 0px;
}
.actionIcon-24.icon-driver-login {
  background-position: -648px 0px;
}
.actionIcon-24.icon-driver-login-delete {
  background-position: -672px 0px;
}
.actionIcon-24.icon-tag {
  background-position: -696px 0px;
}
.actionIcon-24.icon-files-upload {
  background-position: -720px 0px;
}
.actionIcon-24.icon-files-ordered {
  background-position: -744px 0px;
}
.actionIcon-24.icon-download {
  background-position: 0px -48px;
}
.actionIcon-24.icon-retry {
  background-position: -72px -48px;
}
.actionIcon-24.icon-note {
  background-position: -168px -48px;
}
.actionIcon-24.icon-order {
  background-position: -192px -48px;
}
.actionIcon-24.icon-upload-firmware {
  background-position: -216px -48px;
}
.actionIcon-24.icon-info {
  background-position: -240px -48px;
}
.actionIcon-24.icon-excel {
  background-position: -264px -48px;
}
.actionIcon-24.icon-pin {
  background-position: -288px -48px;
}
.actionIcon-24.icon-zoom {
  background-position: -360px -48px;
}
.actionIcon-24.icon-move {
  background-position: -384px -48px;
}
.actionIcon-24.icon-select {
  background-position: -408px -48px;
}
.actionIcon-24.icon-close {
  background-position: -432px -48px;
}
.actionIcon-24.icon-arrow-right {
  background-position: -456px -48px;
}
.actionIcon-24.icon-arrow-up {
  background-position: -480px -48px;
}
.actionIcon-24.icon-arrow-left {
  background-position: -504px -48px;
}
.actionIcon-24.icon-arrow-down {
  background-position: -528px -48px;
}
.actionIcon-24.icon-user {
  background-position: -552px -48px;
}
.actionIcon-24.icon-schedule {
  background-position: -720px -48px;
}
.actionIcon-24.icon-envelope {
  background-position: 0px -96px;
}
.actionIcon-24.icon-notebook {
  background-position: -24px -96px;
}
.actionIcon-24.icon-activities-purge {
  background-position: -48px -96px;
}
.actionIcon-24.icon-question {
  background-position: -72px -96px;
}
.icon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
  line-height: 16px;
}
.icon-16.icon-region-remove {
  background-position: 0px 0px;
}
.icon-16.icon-region-add {
  background-position: -16px 0px;
}
.icon-16.icon-activate {
  background-position: -32px 0px;
}
.icon-16.icon-deactivate {
  background-position: -48px 0px;
}
.icon-16.icon-add {
  background-position: -64px 0px;
}
.icon-16.icon-remove {
  background-position: -80px 0px;
}
.icon-16.icon-edit {
  background-position: -96px 0px;
}
.icon-16.icon-drivers {
  background-position: -112px 0px;
}
.icon-16.icon-vehicles {
  background-position: -128px 0px;
}
.icon-16.icon-regions {
  background-position: -144px 0px;
}
.icon-16.icon-holder {
  background-position: -160px 0px;
}
.icon-16.icon-delete {
  background-position: -176px 0px;
}
.icon-16.icon-sms {
  background-position: -208px 0px;
}
.icon-16.icon-users {
  background-position: -224px 0px;
}
.icon-16.icon-roles {
  background-position: -240px 0px;
}
.icon-16.icon-settings {
  background-position: -256px 0px;
}
.icon-16.icon-services {
  background-position: -272px 0px;
}
.icon-16.icon-services-active {
  background-position: -288px 0px;
}
.icon-16.icon-devices {
  background-position: -304px 0px;
}
.icon-16.icon-profile {
  background-position: -320px 0px;
}
.icon-16.icon-analyse {
  background-position: -336px 0px;
}
.icon-16.icon-files {
  background-position: -368px 0px;
}
.icon-16.icon-files-approved {
  background-position: -384px 0px;
}
.icon-16.icon-password-change {
  background-position: -400px 0px;
}
.icon-16.icon-driver-login {
  background-position: -432px 0px;
}
.icon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
.icon-16.icon-tag {
  background-position: -464px 0px;
}
.icon-16.icon-files-upload {
  background-position: -480px 0px;
}
.icon-16.icon-files-ordered {
  background-position: -496px 0px;
}
.icon-16.icon-download {
  background-position: 0px -32px;
}
.icon-16.icon-retry {
  background-position: -48px -32px;
}
.icon-16.icon-note {
  background-position: -112px -32px;
}
.icon-16.icon-order {
  background-position: -128px -32px;
}
.icon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
.icon-16.icon-info {
  background-position: -160px -32px;
}
.icon-16.icon-excel {
  background-position: -176px -32px;
}
.icon-16.icon-pin {
  background-position: -192px -32px;
}
.icon-16.icon-zoom {
  background-position: -240px -32px;
}
.icon-16.icon-move {
  background-position: -256px -32px;
}
.icon-16.icon-select {
  background-position: -272px -32px;
}
.icon-16.icon-close {
  background-position: -288px -32px;
}
.icon-16.icon-arrow-right {
  background-position: -304px -32px;
}
.icon-16.icon-arrow-up {
  background-position: -320px -32px;
}
.icon-16.icon-arrow-left {
  background-position: -336px -32px;
}
.icon-16.icon-arrow-down {
  background-position: -352px -32px;
}
.icon-16.icon-user {
  background-position: -368px -32px;
}
.icon-16.icon-schedule {
  background-position: -480px -32px;
}
.icon-16.icon-envelope {
  background-position: 0px -64px;
}
.icon-16.icon-notebook {
  background-position: -16px -64px;
}
.icon-16.icon-activities-purge {
  background-position: -32px -64px;
}
.icon-16.icon-question {
  background-position: -48px -64px;
}
.icon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
  line-height: 24px;
}
.icon-24.icon-region-remove {
  background-position: 0px 0px;
}
.icon-24.icon-region-add {
  background-position: -24px 0px;
}
.icon-24.icon-activate {
  background-position: -48px 0px;
}
.icon-24.icon-deactivate {
  background-position: -72px 0px;
}
.icon-24.icon-add {
  background-position: -96px 0px;
}
.icon-24.icon-remove {
  background-position: -120px 0px;
}
.icon-24.icon-edit {
  background-position: -144px 0px;
}
.icon-24.icon-drivers {
  background-position: -168px 0px;
}
.icon-24.icon-vehicles {
  background-position: -192px 0px;
}
.icon-24.icon-regions {
  background-position: -216px 0px;
}
.icon-24.icon-holder {
  background-position: -240px 0px;
}
.icon-24.icon-delete {
  background-position: -264px 0px;
}
.icon-24.icon-sms {
  background-position: -312px 0px;
}
.icon-24.icon-users {
  background-position: -336px 0px;
}
.icon-24.icon-roles {
  background-position: -360px 0px;
}
.icon-24.icon-settings {
  background-position: -384px 0px;
}
.icon-24.icon-services {
  background-position: -408px 0px;
}
.icon-24.icon-services-active {
  background-position: -432px 0px;
}
.icon-24.icon-devices {
  background-position: -456px 0px;
}
.icon-24.icon-profile {
  background-position: -480px 0px;
}
.icon-24.icon-analyse {
  background-position: -504px 0px;
}
.icon-24.icon-files {
  background-position: -552px 0px;
}
.icon-24.icon-files-approved {
  background-position: -576px 0px;
}
.icon-24.icon-password-change {
  background-position: -600px 0px;
}
.icon-24.icon-driver-login {
  background-position: -648px 0px;
}
.icon-24.icon-driver-login-delete {
  background-position: -672px 0px;
}
.icon-24.icon-tag {
  background-position: -696px 0px;
}
.icon-24.icon-files-upload {
  background-position: -720px 0px;
}
.icon-24.icon-files-ordered {
  background-position: -744px 0px;
}
.icon-24.icon-download {
  background-position: 0px -48px;
}
.icon-24.icon-retry {
  background-position: -72px -48px;
}
.icon-24.icon-note {
  background-position: -168px -48px;
}
.icon-24.icon-order {
  background-position: -192px -48px;
}
.icon-24.icon-upload-firmware {
  background-position: -216px -48px;
}
.icon-24.icon-info {
  background-position: -240px -48px;
}
.icon-24.icon-excel {
  background-position: -264px -48px;
}
.icon-24.icon-pin {
  background-position: -288px -48px;
}
.icon-24.icon-zoom {
  background-position: -360px -48px;
}
.icon-24.icon-move {
  background-position: -384px -48px;
}
.icon-24.icon-select {
  background-position: -408px -48px;
}
.icon-24.icon-close {
  background-position: -432px -48px;
}
.icon-24.icon-arrow-right {
  background-position: -456px -48px;
}
.icon-24.icon-arrow-up {
  background-position: -480px -48px;
}
.icon-24.icon-arrow-left {
  background-position: -504px -48px;
}
.icon-24.icon-arrow-down {
  background-position: -528px -48px;
}
.icon-24.icon-user {
  background-position: -552px -48px;
}
.icon-24.icon-schedule {
  background-position: -720px -48px;
}
.icon-24.icon-envelope {
  background-position: 0px -96px;
}
.icon-24.icon-notebook {
  background-position: -24px -96px;
}
.icon-24.icon-activities-purge {
  background-position: -48px -96px;
}
.icon-24.icon-question {
  background-position: -72px -96px;
}
.icon-32 {
  float: left;
  width: 32px;
  height: 32px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-32x32.png?v=2.6.1');
  line-height: 32px;
}
.icon-32.icon-region-remove {
  background-position: 0px 0px;
}
.icon-32.icon-region-add {
  background-position: -32px 0px;
}
.icon-32.icon-activate {
  background-position: -64px 0px;
}
.icon-32.icon-deactivate {
  background-position: -96px 0px;
}
.icon-32.icon-add {
  background-position: -128px 0px;
}
.icon-32.icon-remove {
  background-position: -160px 0px;
}
.icon-32.icon-edit {
  background-position: -192px 0px;
}
.icon-32.icon-drivers {
  background-position: -224px 0px;
}
.icon-32.icon-vehicles {
  background-position: -256px 0px;
}
.icon-32.icon-regions {
  background-position: -288px 0px;
}
.icon-32.icon-holder {
  background-position: -320px 0px;
}
.icon-32.icon-delete {
  background-position: -352px 0px;
}
.icon-32.icon-sms {
  background-position: -416px 0px;
}
.icon-32.icon-users {
  background-position: -448px 0px;
}
.icon-32.icon-roles {
  background-position: -480px 0px;
}
.icon-32.icon-settings {
  background-position: -512px 0px;
}
.icon-32.icon-services {
  background-position: -544px 0px;
}
.icon-32.icon-services-active {
  background-position: -576px 0px;
}
.icon-32.icon-devices {
  background-position: -608px 0px;
}
.icon-32.icon-profile {
  background-position: -640px 0px;
}
.icon-32.icon-analyse {
  background-position: -672px 0px;
}
.icon-32.icon-files {
  background-position: -736px 0px;
}
.icon-32.icon-files-approved {
  background-position: -768px 0px;
}
.icon-32.icon-password-change {
  background-position: -800px 0px;
}
.icon-32.icon-driver-login {
  background-position: -864px 0px;
}
.icon-32.icon-driver-login-delete {
  background-position: -896px 0px;
}
.icon-32.icon-tag {
  background-position: -928px 0px;
}
.icon-32.icon-files-upload {
  background-position: -960px 0px;
}
.icon-32.icon-files-ordered {
  background-position: -992px 0px;
}
.icon-32.icon-download {
  background-position: 0px -64px;
}
.icon-32.icon-retry {
  background-position: -96px -64px;
}
.icon-32.icon-note {
  background-position: -224px -64px;
}
.icon-32.icon-order {
  background-position: -256px -64px;
}
.icon-32.icon-upload-firmware {
  background-position: -288px -64px;
}
.icon-32.icon-info {
  background-position: -320px -64px;
}
.icon-32.icon-excel {
  background-position: -352px -64px;
}
.icon-32.icon-pin {
  background-position: -384px -64px;
}
.icon-32.icon-zoom {
  background-position: -480px -64px;
}
.icon-32.icon-move {
  background-position: -512px -64px;
}
.icon-32.icon-select {
  background-position: -544px -64px;
}
.icon-32.icon-close {
  background-position: -576px -64px;
}
.icon-32.icon-arrow-right {
  background-position: -608px -64px;
}
.icon-32.icon-arrow-up {
  background-position: -640px -64px;
}
.icon-32.icon-arrow-left {
  background-position: -672px -64px;
}
.icon-32.icon-arrow-down {
  background-position: -704px -64px;
}
.icon-32.icon-user {
  background-position: -736px -64px;
}
.icon-32.icon-schedule {
  background-position: -960px -64px;
}
.icon-32.icon-envelope {
  background-position: 0px -128px;
}
.icon-32.icon-notebook {
  background-position: -32px -128px;
}
.icon-32.icon-activities-purge {
  background-position: -64px -128px;
}
.icon-32.icon-question {
  background-position: -96px -128px;
}
span.button {
  font-size: 0.9em;
}
.toolButton {
  text-align: center;
  float: left;
  padding: 3px;
  margin-right: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  border: 1px solid silver;
}
.toolButton span,
.toolButton a {
  cursor: default;
}
.toolButton.fa-16 {
  width: 16px;
  height: 16px;
  font-size: 12px;
  color: #555555;
  cursor: pointer;
}
.toolButton.fa-24 {
  width: 23px;
  height: 24px;
  font-size: 20px;
  color: #555555;
  cursor: pointer;
}
.toolButton .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
.toolButton .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
.toolButton .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
.toolButton .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
.toolButton .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
.toolButton .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
.toolButton .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
.toolButton .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
.toolButton .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
.toolButton .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
.toolButton .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
.toolButton .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
.toolButton .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
.toolButton .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
.toolButton .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
.toolButton .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
.toolButton .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
.toolButton .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
.toolButton .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
.toolButton .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
.toolButton .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
.toolButton .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
.toolButton .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
.toolButton .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
.toolButton .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
.toolButton .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
.toolButton .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
.toolButton .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
.toolButton .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
.toolButton .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
.toolButton .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
.toolButton .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
.toolButton .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
.toolButton .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
.toolButton .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
.toolButton .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
.toolButton .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
.toolButton .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
.toolButton .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
.toolButton .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
.toolButton .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
.toolButton .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
.toolButton .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
.toolButton .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
.toolButton .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
.toolButton .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
.toolButton .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
.toolButton .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
.toolButton .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
.toolButton .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
.toolButton .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
.toolButton .toolIcon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.toolButton .toolIcon-24.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton .toolIcon-24.icon-region-add {
  background-position: -24px 0px;
}
.toolButton .toolIcon-24.icon-activate {
  background-position: -48px 0px;
}
.toolButton .toolIcon-24.icon-deactivate {
  background-position: -72px 0px;
}
.toolButton .toolIcon-24.icon-add {
  background-position: -96px 0px;
}
.toolButton .toolIcon-24.icon-remove {
  background-position: -120px 0px;
}
.toolButton .toolIcon-24.icon-edit {
  background-position: -144px 0px;
}
.toolButton .toolIcon-24.icon-drivers {
  background-position: -168px 0px;
}
.toolButton .toolIcon-24.icon-vehicles {
  background-position: -192px 0px;
}
.toolButton .toolIcon-24.icon-regions {
  background-position: -216px 0px;
}
.toolButton .toolIcon-24.icon-holder {
  background-position: -240px 0px;
}
.toolButton .toolIcon-24.icon-delete {
  background-position: -264px 0px;
}
.toolButton .toolIcon-24.icon-sms {
  background-position: -312px 0px;
}
.toolButton .toolIcon-24.icon-users {
  background-position: -336px 0px;
}
.toolButton .toolIcon-24.icon-roles {
  background-position: -360px 0px;
}
.toolButton .toolIcon-24.icon-settings {
  background-position: -384px 0px;
}
.toolButton .toolIcon-24.icon-services {
  background-position: -408px 0px;
}
.toolButton .toolIcon-24.icon-services-active {
  background-position: -432px 0px;
}
.toolButton .toolIcon-24.icon-devices {
  background-position: -456px 0px;
}
.toolButton .toolIcon-24.icon-profile {
  background-position: -480px 0px;
}
.toolButton .toolIcon-24.icon-analyse {
  background-position: -504px 0px;
}
.toolButton .toolIcon-24.icon-files {
  background-position: -552px 0px;
}
.toolButton .toolIcon-24.icon-files-approved {
  background-position: -576px 0px;
}
.toolButton .toolIcon-24.icon-password-change {
  background-position: -600px 0px;
}
.toolButton .toolIcon-24.icon-driver-login {
  background-position: -648px 0px;
}
.toolButton .toolIcon-24.icon-driver-login-delete {
  background-position: -672px 0px;
}
.toolButton .toolIcon-24.icon-tag {
  background-position: -696px 0px;
}
.toolButton .toolIcon-24.icon-files-upload {
  background-position: -720px 0px;
}
.toolButton .toolIcon-24.icon-files-ordered {
  background-position: -744px 0px;
}
.toolButton .toolIcon-24.icon-download {
  background-position: 0px -48px;
}
.toolButton .toolIcon-24.icon-retry {
  background-position: -72px -48px;
}
.toolButton .toolIcon-24.icon-note {
  background-position: -168px -48px;
}
.toolButton .toolIcon-24.icon-order {
  background-position: -192px -48px;
}
.toolButton .toolIcon-24.icon-upload-firmware {
  background-position: -216px -48px;
}
.toolButton .toolIcon-24.icon-info {
  background-position: -240px -48px;
}
.toolButton .toolIcon-24.icon-excel {
  background-position: -264px -48px;
}
.toolButton .toolIcon-24.icon-pin {
  background-position: -288px -48px;
}
.toolButton .toolIcon-24.icon-zoom {
  background-position: -360px -48px;
}
.toolButton .toolIcon-24.icon-move {
  background-position: -384px -48px;
}
.toolButton .toolIcon-24.icon-select {
  background-position: -408px -48px;
}
.toolButton .toolIcon-24.icon-close {
  background-position: -432px -48px;
}
.toolButton .toolIcon-24.icon-arrow-right {
  background-position: -456px -48px;
}
.toolButton .toolIcon-24.icon-arrow-up {
  background-position: -480px -48px;
}
.toolButton .toolIcon-24.icon-arrow-left {
  background-position: -504px -48px;
}
.toolButton .toolIcon-24.icon-arrow-down {
  background-position: -528px -48px;
}
.toolButton .toolIcon-24.icon-user {
  background-position: -552px -48px;
}
.toolButton .toolIcon-24.icon-schedule {
  background-position: -720px -48px;
}
.toolButton .toolIcon-24.icon-envelope {
  background-position: 0px -96px;
}
.toolButton .toolIcon-24.icon-notebook {
  background-position: -24px -96px;
}
.toolButton .toolIcon-24.icon-activities-purge {
  background-position: -48px -96px;
}
.toolButton .toolIcon-24.icon-question {
  background-position: -72px -96px;
}
.toolButton.mr {
  margin-right: 0.75em;
}
.toolButton.disabled {
  background: none;
  border: 1px solid transparent;
}
.toolButton.disabled .toolIcon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.toolButton.disabled .toolIcon-24.icon-region-remove {
  background-position: 0px -24px;
}
.toolButton.disabled .toolIcon-24.icon-region-add {
  background-position: -24px -24px;
}
.toolButton.disabled .toolIcon-24.icon-activate {
  background-position: -48px -24px;
}
.toolButton.disabled .toolIcon-24.icon-deactivate {
  background-position: -72px -24px;
}
.toolButton.disabled .toolIcon-24.icon-add {
  background-position: -96px -24px;
}
.toolButton.disabled .toolIcon-24.icon-remove {
  background-position: -120px -24px;
}
.toolButton.disabled .toolIcon-24.icon-edit {
  background-position: -144px -24px;
}
.toolButton.disabled .toolIcon-24.icon-drivers {
  background-position: -168px -24px;
}
.toolButton.disabled .toolIcon-24.icon-vehicles {
  background-position: -192px -24px;
}
.toolButton.disabled .toolIcon-24.icon-regions {
  background-position: -216px -24px;
}
.toolButton.disabled .toolIcon-24.icon-holder {
  background-position: -240px -24px;
}
.toolButton.disabled .toolIcon-24.icon-delete {
  background-position: -264px -24px;
}
.toolButton.disabled .toolIcon-24.icon-sms {
  background-position: -312px -24px;
}
.toolButton.disabled .toolIcon-24.icon-users {
  background-position: -336px -24px;
}
.toolButton.disabled .toolIcon-24.icon-roles {
  background-position: -360px -24px;
}
.toolButton.disabled .toolIcon-24.icon-settings {
  background-position: -384px -24px;
}
.toolButton.disabled .toolIcon-24.icon-services {
  background-position: -408px -24px;
}
.toolButton.disabled .toolIcon-24.icon-services-active {
  background-position: -432px -24px;
}
.toolButton.disabled .toolIcon-24.icon-devices {
  background-position: -456px -24px;
}
.toolButton.disabled .toolIcon-24.icon-profile {
  background-position: -480px -24px;
}
.toolButton.disabled .toolIcon-24.icon-analyse {
  background-position: -504px -24px;
}
.toolButton.disabled .toolIcon-24.icon-files {
  background-position: -552px -24px;
}
.toolButton.disabled .toolIcon-24.icon-files-approved {
  background-position: -576px -24px;
}
.toolButton.disabled .toolIcon-24.icon-password-change {
  background-position: -600px -24px;
}
.toolButton.disabled .toolIcon-24.icon-driver-login {
  background-position: -648px -24px;
}
.toolButton.disabled .toolIcon-24.icon-driver-login-delete {
  background-position: -672px -24px;
}
.toolButton.disabled .toolIcon-24.icon-tag {
  background-position: -696px -24px;
}
.toolButton.disabled .toolIcon-24.icon-files-upload {
  background-position: -720px -24px;
}
.toolButton.disabled .toolIcon-24.icon-files-ordered {
  background-position: -744px -24px;
}
.toolButton.disabled .toolIcon-24.icon-download {
  background-position: 0px -72px;
}
.toolButton.disabled .toolIcon-24.icon-retry {
  background-position: -72px -72px;
}
.toolButton.disabled .toolIcon-24.icon-note {
  background-position: -168px -72px;
}
.toolButton.disabled .toolIcon-24.icon-order {
  background-position: -192px -72px;
}
.toolButton.disabled .toolIcon-24.icon-upload-firmware {
  background-position: -216px -72px;
}
.toolButton.disabled .toolIcon-24.icon-info {
  background-position: -240px -72px;
}
.toolButton.disabled .toolIcon-24.icon-excel {
  background-position: -264px -72px;
}
.toolButton.disabled .toolIcon-24.icon-pin {
  background-position: -288px -72px;
}
.toolButton.disabled .toolIcon-24.icon-zoom {
  background-position: -360px -72px;
}
.toolButton.disabled .toolIcon-24.icon-move {
  background-position: -384px -72px;
}
.toolButton.disabled .toolIcon-24.icon-select {
  background-position: -408px -72px;
}
.toolButton.disabled .toolIcon-24.icon-close {
  background-position: -432px -72px;
}
.toolButton.disabled .toolIcon-24.icon-arrow-right {
  background-position: -456px -72px;
}
.toolButton.disabled .toolIcon-24.icon-arrow-up {
  background-position: -480px -72px;
}
.toolButton.disabled .toolIcon-24.icon-arrow-left {
  background-position: -504px -72px;
}
.toolButton.disabled .toolIcon-24.icon-arrow-down {
  background-position: -528px -72px;
}
.toolButton.disabled .toolIcon-24.icon-user {
  background-position: -552px -72px;
}
.toolButton.disabled .toolIcon-24.icon-schedule {
  background-position: -720px -72px;
}
.toolButton.disabled .toolIcon-24.icon-envelope {
  background-position: 0px -120px;
}
.toolButton.disabled .toolIcon-24.icon-notebook {
  background-position: -24px -120px;
}
.toolButton.disabled .toolIcon-24.icon-activities-purge {
  background-position: -48px -120px;
}
.toolButton.disabled .toolIcon-24.icon-question {
  background-position: -72px -120px;
}
.toolButton.disabled.fa-24 {
  color: silver;
  cursor: default;
}
.toolButton.highlight {
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d0d0d0));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d0d0d0);
  background-image: -o-linear-gradient(top, #f0f0f0, #d0d0d0);
  border-top: 1px solid white;
  border-bottom: 1px solid #b0b0b0;
  border-left: 1px solid white;
  border-right: 1px solid #b0b0b0;
}
.toolButton.highlight .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
.toolButton.highlight .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton.highlight .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
.toolButton.highlight .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
.toolButton.highlight .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
.toolButton.highlight .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
.toolButton.highlight .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
.toolButton.highlight .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
.toolButton.highlight .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
.toolButton.highlight .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
.toolButton.highlight .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
.toolButton.highlight .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
.toolButton.highlight .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
.toolButton.highlight .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
.toolButton.highlight .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
.toolButton.highlight .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
.toolButton.highlight .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
.toolButton.highlight .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
.toolButton.highlight .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
.toolButton.highlight .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
.toolButton.highlight .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
.toolButton.highlight .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
.toolButton.highlight .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
.toolButton.highlight .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
.toolButton.highlight .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
.toolButton.highlight .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
.toolButton.highlight .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
.toolButton.highlight .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
.toolButton.highlight .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
.toolButton.highlight .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
.toolButton.highlight .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
.toolButton.highlight .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
.toolButton.highlight .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
.toolButton.highlight .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
.toolButton.highlight .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
.toolButton.highlight .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
.toolButton.highlight .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
.toolButton.highlight .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
.toolButton.highlight .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
.toolButton.highlight .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
.toolButton.highlight .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
.toolButton.highlight .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
.toolButton.highlight .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
.toolButton.highlight .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
.toolButton.highlight .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
.toolButton.highlight .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
.toolButton.highlight .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
.toolButton.highlight .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
.toolButton.highlight .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
.toolButton.highlight .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
.toolButton.highlight .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
.toolButton.highlight .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
.toolButton.highlight .toolIcon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.toolButton.highlight .toolIcon-24.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton.highlight .toolIcon-24.icon-region-add {
  background-position: -24px 0px;
}
.toolButton.highlight .toolIcon-24.icon-activate {
  background-position: -48px 0px;
}
.toolButton.highlight .toolIcon-24.icon-deactivate {
  background-position: -72px 0px;
}
.toolButton.highlight .toolIcon-24.icon-add {
  background-position: -96px 0px;
}
.toolButton.highlight .toolIcon-24.icon-remove {
  background-position: -120px 0px;
}
.toolButton.highlight .toolIcon-24.icon-edit {
  background-position: -144px 0px;
}
.toolButton.highlight .toolIcon-24.icon-drivers {
  background-position: -168px 0px;
}
.toolButton.highlight .toolIcon-24.icon-vehicles {
  background-position: -192px 0px;
}
.toolButton.highlight .toolIcon-24.icon-regions {
  background-position: -216px 0px;
}
.toolButton.highlight .toolIcon-24.icon-holder {
  background-position: -240px 0px;
}
.toolButton.highlight .toolIcon-24.icon-delete {
  background-position: -264px 0px;
}
.toolButton.highlight .toolIcon-24.icon-sms {
  background-position: -312px 0px;
}
.toolButton.highlight .toolIcon-24.icon-users {
  background-position: -336px 0px;
}
.toolButton.highlight .toolIcon-24.icon-roles {
  background-position: -360px 0px;
}
.toolButton.highlight .toolIcon-24.icon-settings {
  background-position: -384px 0px;
}
.toolButton.highlight .toolIcon-24.icon-services {
  background-position: -408px 0px;
}
.toolButton.highlight .toolIcon-24.icon-services-active {
  background-position: -432px 0px;
}
.toolButton.highlight .toolIcon-24.icon-devices {
  background-position: -456px 0px;
}
.toolButton.highlight .toolIcon-24.icon-profile {
  background-position: -480px 0px;
}
.toolButton.highlight .toolIcon-24.icon-analyse {
  background-position: -504px 0px;
}
.toolButton.highlight .toolIcon-24.icon-files {
  background-position: -552px 0px;
}
.toolButton.highlight .toolIcon-24.icon-files-approved {
  background-position: -576px 0px;
}
.toolButton.highlight .toolIcon-24.icon-password-change {
  background-position: -600px 0px;
}
.toolButton.highlight .toolIcon-24.icon-driver-login {
  background-position: -648px 0px;
}
.toolButton.highlight .toolIcon-24.icon-driver-login-delete {
  background-position: -672px 0px;
}
.toolButton.highlight .toolIcon-24.icon-tag {
  background-position: -696px 0px;
}
.toolButton.highlight .toolIcon-24.icon-files-upload {
  background-position: -720px 0px;
}
.toolButton.highlight .toolIcon-24.icon-files-ordered {
  background-position: -744px 0px;
}
.toolButton.highlight .toolIcon-24.icon-download {
  background-position: 0px -48px;
}
.toolButton.highlight .toolIcon-24.icon-retry {
  background-position: -72px -48px;
}
.toolButton.highlight .toolIcon-24.icon-note {
  background-position: -168px -48px;
}
.toolButton.highlight .toolIcon-24.icon-order {
  background-position: -192px -48px;
}
.toolButton.highlight .toolIcon-24.icon-upload-firmware {
  background-position: -216px -48px;
}
.toolButton.highlight .toolIcon-24.icon-info {
  background-position: -240px -48px;
}
.toolButton.highlight .toolIcon-24.icon-excel {
  background-position: -264px -48px;
}
.toolButton.highlight .toolIcon-24.icon-pin {
  background-position: -288px -48px;
}
.toolButton.highlight .toolIcon-24.icon-zoom {
  background-position: -360px -48px;
}
.toolButton.highlight .toolIcon-24.icon-move {
  background-position: -384px -48px;
}
.toolButton.highlight .toolIcon-24.icon-select {
  background-position: -408px -48px;
}
.toolButton.highlight .toolIcon-24.icon-close {
  background-position: -432px -48px;
}
.toolButton.highlight .toolIcon-24.icon-arrow-right {
  background-position: -456px -48px;
}
.toolButton.highlight .toolIcon-24.icon-arrow-up {
  background-position: -480px -48px;
}
.toolButton.highlight .toolIcon-24.icon-arrow-left {
  background-position: -504px -48px;
}
.toolButton.highlight .toolIcon-24.icon-arrow-down {
  background-position: -528px -48px;
}
.toolButton.highlight .toolIcon-24.icon-user {
  background-position: -552px -48px;
}
.toolButton.highlight .toolIcon-24.icon-schedule {
  background-position: -720px -48px;
}
.toolButton.highlight .toolIcon-24.icon-envelope {
  background-position: 0px -96px;
}
.toolButton.highlight .toolIcon-24.icon-notebook {
  background-position: -24px -96px;
}
.toolButton.highlight .toolIcon-24.icon-activities-purge {
  background-position: -48px -96px;
}
.toolButton.highlight .toolIcon-24.icon-question {
  background-position: -72px -96px;
}
.toolButton.pressed {
  background: none;
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dbdbdb), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -moz-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -ms-linear-gradient(top, #dbdbdb, #e5e5e5);
  background-image: -o-linear-gradient(top, #dbdbdb, #e5e5e5);
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid white;
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid white;
}
.toolButton.pressed .toolIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
.toolButton.pressed .toolIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton.pressed .toolIcon-16.icon-region-add {
  background-position: -16px 0px;
}
.toolButton.pressed .toolIcon-16.icon-activate {
  background-position: -32px 0px;
}
.toolButton.pressed .toolIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
.toolButton.pressed .toolIcon-16.icon-add {
  background-position: -64px 0px;
}
.toolButton.pressed .toolIcon-16.icon-remove {
  background-position: -80px 0px;
}
.toolButton.pressed .toolIcon-16.icon-edit {
  background-position: -96px 0px;
}
.toolButton.pressed .toolIcon-16.icon-drivers {
  background-position: -112px 0px;
}
.toolButton.pressed .toolIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
.toolButton.pressed .toolIcon-16.icon-regions {
  background-position: -144px 0px;
}
.toolButton.pressed .toolIcon-16.icon-holder {
  background-position: -160px 0px;
}
.toolButton.pressed .toolIcon-16.icon-delete {
  background-position: -176px 0px;
}
.toolButton.pressed .toolIcon-16.icon-sms {
  background-position: -208px 0px;
}
.toolButton.pressed .toolIcon-16.icon-users {
  background-position: -224px 0px;
}
.toolButton.pressed .toolIcon-16.icon-roles {
  background-position: -240px 0px;
}
.toolButton.pressed .toolIcon-16.icon-settings {
  background-position: -256px 0px;
}
.toolButton.pressed .toolIcon-16.icon-services {
  background-position: -272px 0px;
}
.toolButton.pressed .toolIcon-16.icon-services-active {
  background-position: -288px 0px;
}
.toolButton.pressed .toolIcon-16.icon-devices {
  background-position: -304px 0px;
}
.toolButton.pressed .toolIcon-16.icon-profile {
  background-position: -320px 0px;
}
.toolButton.pressed .toolIcon-16.icon-analyse {
  background-position: -336px 0px;
}
.toolButton.pressed .toolIcon-16.icon-files {
  background-position: -368px 0px;
}
.toolButton.pressed .toolIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
.toolButton.pressed .toolIcon-16.icon-password-change {
  background-position: -400px 0px;
}
.toolButton.pressed .toolIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
.toolButton.pressed .toolIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
.toolButton.pressed .toolIcon-16.icon-tag {
  background-position: -464px 0px;
}
.toolButton.pressed .toolIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
.toolButton.pressed .toolIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
.toolButton.pressed .toolIcon-16.icon-download {
  background-position: 0px -32px;
}
.toolButton.pressed .toolIcon-16.icon-retry {
  background-position: -48px -32px;
}
.toolButton.pressed .toolIcon-16.icon-note {
  background-position: -112px -32px;
}
.toolButton.pressed .toolIcon-16.icon-order {
  background-position: -128px -32px;
}
.toolButton.pressed .toolIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
.toolButton.pressed .toolIcon-16.icon-info {
  background-position: -160px -32px;
}
.toolButton.pressed .toolIcon-16.icon-excel {
  background-position: -176px -32px;
}
.toolButton.pressed .toolIcon-16.icon-pin {
  background-position: -192px -32px;
}
.toolButton.pressed .toolIcon-16.icon-zoom {
  background-position: -240px -32px;
}
.toolButton.pressed .toolIcon-16.icon-move {
  background-position: -256px -32px;
}
.toolButton.pressed .toolIcon-16.icon-select {
  background-position: -272px -32px;
}
.toolButton.pressed .toolIcon-16.icon-close {
  background-position: -288px -32px;
}
.toolButton.pressed .toolIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
.toolButton.pressed .toolIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
.toolButton.pressed .toolIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
.toolButton.pressed .toolIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
.toolButton.pressed .toolIcon-16.icon-user {
  background-position: -368px -32px;
}
.toolButton.pressed .toolIcon-16.icon-schedule {
  background-position: -480px -32px;
}
.toolButton.pressed .toolIcon-16.icon-envelope {
  background-position: 0px -64px;
}
.toolButton.pressed .toolIcon-16.icon-notebook {
  background-position: -16px -64px;
}
.toolButton.pressed .toolIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
.toolButton.pressed .toolIcon-16.icon-question {
  background-position: -48px -64px;
}
.toolButton.pressed .toolIcon-24 {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.toolButton.pressed .toolIcon-24.icon-region-remove {
  background-position: 0px 0px;
}
.toolButton.pressed .toolIcon-24.icon-region-add {
  background-position: -24px 0px;
}
.toolButton.pressed .toolIcon-24.icon-activate {
  background-position: -48px 0px;
}
.toolButton.pressed .toolIcon-24.icon-deactivate {
  background-position: -72px 0px;
}
.toolButton.pressed .toolIcon-24.icon-add {
  background-position: -96px 0px;
}
.toolButton.pressed .toolIcon-24.icon-remove {
  background-position: -120px 0px;
}
.toolButton.pressed .toolIcon-24.icon-edit {
  background-position: -144px 0px;
}
.toolButton.pressed .toolIcon-24.icon-drivers {
  background-position: -168px 0px;
}
.toolButton.pressed .toolIcon-24.icon-vehicles {
  background-position: -192px 0px;
}
.toolButton.pressed .toolIcon-24.icon-regions {
  background-position: -216px 0px;
}
.toolButton.pressed .toolIcon-24.icon-holder {
  background-position: -240px 0px;
}
.toolButton.pressed .toolIcon-24.icon-delete {
  background-position: -264px 0px;
}
.toolButton.pressed .toolIcon-24.icon-sms {
  background-position: -312px 0px;
}
.toolButton.pressed .toolIcon-24.icon-users {
  background-position: -336px 0px;
}
.toolButton.pressed .toolIcon-24.icon-roles {
  background-position: -360px 0px;
}
.toolButton.pressed .toolIcon-24.icon-settings {
  background-position: -384px 0px;
}
.toolButton.pressed .toolIcon-24.icon-services {
  background-position: -408px 0px;
}
.toolButton.pressed .toolIcon-24.icon-services-active {
  background-position: -432px 0px;
}
.toolButton.pressed .toolIcon-24.icon-devices {
  background-position: -456px 0px;
}
.toolButton.pressed .toolIcon-24.icon-profile {
  background-position: -480px 0px;
}
.toolButton.pressed .toolIcon-24.icon-analyse {
  background-position: -504px 0px;
}
.toolButton.pressed .toolIcon-24.icon-files {
  background-position: -552px 0px;
}
.toolButton.pressed .toolIcon-24.icon-files-approved {
  background-position: -576px 0px;
}
.toolButton.pressed .toolIcon-24.icon-password-change {
  background-position: -600px 0px;
}
.toolButton.pressed .toolIcon-24.icon-driver-login {
  background-position: -648px 0px;
}
.toolButton.pressed .toolIcon-24.icon-driver-login-delete {
  background-position: -672px 0px;
}
.toolButton.pressed .toolIcon-24.icon-tag {
  background-position: -696px 0px;
}
.toolButton.pressed .toolIcon-24.icon-files-upload {
  background-position: -720px 0px;
}
.toolButton.pressed .toolIcon-24.icon-files-ordered {
  background-position: -744px 0px;
}
.toolButton.pressed .toolIcon-24.icon-download {
  background-position: 0px -48px;
}
.toolButton.pressed .toolIcon-24.icon-retry {
  background-position: -72px -48px;
}
.toolButton.pressed .toolIcon-24.icon-note {
  background-position: -168px -48px;
}
.toolButton.pressed .toolIcon-24.icon-order {
  background-position: -192px -48px;
}
.toolButton.pressed .toolIcon-24.icon-upload-firmware {
  background-position: -216px -48px;
}
.toolButton.pressed .toolIcon-24.icon-info {
  background-position: -240px -48px;
}
.toolButton.pressed .toolIcon-24.icon-excel {
  background-position: -264px -48px;
}
.toolButton.pressed .toolIcon-24.icon-pin {
  background-position: -288px -48px;
}
.toolButton.pressed .toolIcon-24.icon-zoom {
  background-position: -360px -48px;
}
.toolButton.pressed .toolIcon-24.icon-move {
  background-position: -384px -48px;
}
.toolButton.pressed .toolIcon-24.icon-select {
  background-position: -408px -48px;
}
.toolButton.pressed .toolIcon-24.icon-close {
  background-position: -432px -48px;
}
.toolButton.pressed .toolIcon-24.icon-arrow-right {
  background-position: -456px -48px;
}
.toolButton.pressed .toolIcon-24.icon-arrow-up {
  background-position: -480px -48px;
}
.toolButton.pressed .toolIcon-24.icon-arrow-left {
  background-position: -504px -48px;
}
.toolButton.pressed .toolIcon-24.icon-arrow-down {
  background-position: -528px -48px;
}
.toolButton.pressed .toolIcon-24.icon-user {
  background-position: -552px -48px;
}
.toolButton.pressed .toolIcon-24.icon-schedule {
  background-position: -720px -48px;
}
.toolButton.pressed .toolIcon-24.icon-envelope {
  background-position: 0px -96px;
}
.toolButton.pressed .toolIcon-24.icon-notebook {
  background-position: -24px -96px;
}
.toolButton.pressed .toolIcon-24.icon-activities-purge {
  background-position: -48px -96px;
}
.toolButton.pressed .toolIcon-24.icon-question {
  background-position: -72px -96px;
}
.ia-icon-button {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  cursor: pointer;
  color: white;
  padding: 5px 10px;
}
.ia-icon-button:active {
  background: none;
  background-color: #506070;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b5b6b), to(#556575));
  background-image: -webkit-linear-gradient(top, #4b5b6b, #556575);
  background-image: -moz-linear-gradient(top, #4b5b6b, #556575);
  background-image: -ms-linear-gradient(top, #4b5b6b, #556575);
  background-image: -o-linear-gradient(top, #4b5b6b, #556575);
  border-top: 1px solid #203040;
  border-bottom: 1px solid #8090a0;
  border-left: 1px solid #203040;
  border-right: 1px solid #8090a0;
}
.ia-icon-button .fa {
  margin-right: 5px;
}
th .icon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
th .icon-16.icon-region-remove {
  background-position: 0px 0px;
}
th .icon-16.icon-region-add {
  background-position: -16px 0px;
}
th .icon-16.icon-activate {
  background-position: -32px 0px;
}
th .icon-16.icon-deactivate {
  background-position: -48px 0px;
}
th .icon-16.icon-add {
  background-position: -64px 0px;
}
th .icon-16.icon-remove {
  background-position: -80px 0px;
}
th .icon-16.icon-edit {
  background-position: -96px 0px;
}
th .icon-16.icon-drivers {
  background-position: -112px 0px;
}
th .icon-16.icon-vehicles {
  background-position: -128px 0px;
}
th .icon-16.icon-regions {
  background-position: -144px 0px;
}
th .icon-16.icon-holder {
  background-position: -160px 0px;
}
th .icon-16.icon-delete {
  background-position: -176px 0px;
}
th .icon-16.icon-sms {
  background-position: -208px 0px;
}
th .icon-16.icon-users {
  background-position: -224px 0px;
}
th .icon-16.icon-roles {
  background-position: -240px 0px;
}
th .icon-16.icon-settings {
  background-position: -256px 0px;
}
th .icon-16.icon-services {
  background-position: -272px 0px;
}
th .icon-16.icon-services-active {
  background-position: -288px 0px;
}
th .icon-16.icon-devices {
  background-position: -304px 0px;
}
th .icon-16.icon-profile {
  background-position: -320px 0px;
}
th .icon-16.icon-analyse {
  background-position: -336px 0px;
}
th .icon-16.icon-files {
  background-position: -368px 0px;
}
th .icon-16.icon-files-approved {
  background-position: -384px 0px;
}
th .icon-16.icon-password-change {
  background-position: -400px 0px;
}
th .icon-16.icon-driver-login {
  background-position: -432px 0px;
}
th .icon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
th .icon-16.icon-tag {
  background-position: -464px 0px;
}
th .icon-16.icon-files-upload {
  background-position: -480px 0px;
}
th .icon-16.icon-files-ordered {
  background-position: -496px 0px;
}
th .icon-16.icon-download {
  background-position: 0px -32px;
}
th .icon-16.icon-retry {
  background-position: -48px -32px;
}
th .icon-16.icon-note {
  background-position: -112px -32px;
}
th .icon-16.icon-order {
  background-position: -128px -32px;
}
th .icon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
th .icon-16.icon-info {
  background-position: -160px -32px;
}
th .icon-16.icon-excel {
  background-position: -176px -32px;
}
th .icon-16.icon-pin {
  background-position: -192px -32px;
}
th .icon-16.icon-zoom {
  background-position: -240px -32px;
}
th .icon-16.icon-move {
  background-position: -256px -32px;
}
th .icon-16.icon-select {
  background-position: -272px -32px;
}
th .icon-16.icon-close {
  background-position: -288px -32px;
}
th .icon-16.icon-arrow-right {
  background-position: -304px -32px;
}
th .icon-16.icon-arrow-up {
  background-position: -320px -32px;
}
th .icon-16.icon-arrow-left {
  background-position: -336px -32px;
}
th .icon-16.icon-arrow-down {
  background-position: -352px -32px;
}
th .icon-16.icon-user {
  background-position: -368px -32px;
}
th .icon-16.icon-schedule {
  background-position: -480px -32px;
}
th .icon-16.icon-envelope {
  background-position: 0px -64px;
}
th .icon-16.icon-notebook {
  background-position: -16px -64px;
}
th .icon-16.icon-activities-purge {
  background-position: -32px -64px;
}
th .icon-16.icon-question {
  background-position: -48px -64px;
}
/*** WIDGETS ***/

div.widget {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: whitesmoke url('Common/Images/Light/image-widget-bar-25.png') no-repeat top right;
  border: 1px solid #858585;
  color: #606060;
  padding: 2em 1.5em 1.5em 1.5em;
  margin: 0 1em 1em 1em;
}
div.widget a {
  color: #355a80;
  font-weight: bold;
}
div.widget div.controls p {
  position: relative;
  top: -2em;
  left: 10px;
  float: right;
  margin: 0 0 0 5px;
  padding: 0;
}
div.widget div.controls p span {
  cursor: default;
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-widget-24x24.png');
}
div.widget div.controls p span.icon-settings {
  background-position: 0px 0px;
}
div.widget div.controls p span.icon-reload {
  background-position: -24px 0px;
}
div.widget div.controls p span.icon-down {
  background-position: -48px 0px;
}
div.widget div.controls p span.icon-up {
  background-position: -72px 0px;
}
div.widget div.controls p span.icon-hide {
  background-position: -96px 0px;
}
div.widget div.controls p span:hover.icon-settings {
  background-position: 0px -24px;
}
div.widget div.controls p span:hover.icon-reload {
  background-position: -24px -24px;
}
div.widget div.controls p span:hover.icon-down {
  background-position: -48px -24px;
}
div.widget div.controls p span:hover.icon-up {
  background-position: -72px -24px;
}
div.widget div.controls p span:hover.icon-hide {
  background-position: -96px -24px;
}
.birthdays .column span.driver {
  color: #355a80;
}
.birthdays .column span.birthdate {
  color: #606060;
}
.expiryList .column span.driver {
  color: #355a80;
}
.expiryList .column span.birthdate {
  color: #606060;
}
.expiryList .column span.expiration.red {
  color: red;
}
/*** NEW SERVICES ***/

#inactiveServices {
  position: relative;
  padding: 0;
  background-color: white;
  overflow: hidden;
}
.service-category-filter {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 0px 0px 10px;
  height: 100%;
  width: 190px;
  background-color: whitesmoke;
}
.service-category-filter label {
  position: relative;
  top: 10px;
  left: 8px;
}
.service-list {
  float: left;
  margin-left: 208px;
  height: 100%;
  width: 432px;
  overflow-y: scroll;
}
.service-wrapper.inactive {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: none;
  margin: 10px 10px 10px 2px;
  background: none;
  border: none;
  height: auto;
  width: auto;
  cursor: pointer;
}
.service-wrapper.inactive .service-description .title {
  clear: both;
}
.service-wrapper.inactive .service-description .title span {
  color: #303030;
  font-weight: bold;
  font-size: 10pt;
}
.service-wrapper.inactive .service-description .title i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
  background-position: -272px 0px;
  position: relative;
  top: 1px;
  margin-left: 3px;
}
.service-wrapper.inactive .service-description .description {
  clear: both;
  padding-top: 2px;
  color: #606060;
  height: auto;
}
.service-wrapper.inactive .service-context {
  margin: 5px 0 0 8px;
  width: 300px;
}
.service-wrapper.inactive:hover {
  background-color: whitesmoke;
}
.service-wrapper.inactive.selected {
  background-color: #fffac0;
}
.service-wrapper.inactive.selected .enable-service {
  position: relative;
  min-height: 32px;
  padding-bottom: 2px;
  cursor: auto;
  background-color: #efeab0;
}
.service-wrapper.inactive.selected .enable-service input {
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
}
.service-wrapper.inactive.selected .enable-service p {
  margin-left: 28px;
  width: 280px;
  padding-top: 7px;
}
.service-wrapper.inactive.selected .enable-service a {
  color: #355a80;
}
.service-wrapper.inactive.selected .enable-service button {
  position: absolute;
  bottom: 8px;
  right: 8px;
  cursor: pointer;
}
.service-wrapper.inactive.selected .enable-service button:disabled {
  cursor: default;
  color: #606060;
}
.service-wrapper.inactive + .service-wrapper.inactive {
  margin-top: 5px;
}
.service-wrapper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  -webkit-box-shadow: 0px 1px 2px #858585;
  -moz-box-shadow: 0px 1px 2px #858585;
  box-shadow: 0px 1px 2px #858585;
  float: left;
  position: relative;
  margin: 16px 16px 0 0;
  border: solid 1px #757575;
  width: 360px;
  height: 100px;
}
.service-wrapper .service-description {
  padding: 5px 8px 5px 8px;
}
.service-wrapper .service-description .title {
  clear: both;
}
.service-wrapper .service-description .title span {
  float: left;
  color: white;
  font-weight: bold;
  font-size: 12pt;
}
.service-wrapper .service-description .title i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  background-position: -288px 0px;
  position: relative;
  top: 2px;
  margin-left: 3px;
}
.service-wrapper .service-description .description {
  clear: both;
  padding-top: 5px;
  color: #f0f0f0;
}
.service-wrapper .service-actions {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 8px 0 8px;
  height: 20px;
  background-color: white;
  border-top: solid 1px #757575;
}
.service-wrapper .service-actions .action {
  float: left;
}
.service-wrapper .service-actions .action + .action {
  margin-left: 10px;
}
.service-wrapper .service-actions .action i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
  position: relative;
  top: -1px;
}
.service-wrapper .service-actions .action.settings i {
  background-position: -256px 0px;
}
.service-wrapper .service-actions .action.permissions i {
  background-position: -240px 0px;
}
.service-wrapper .service-actions .action.deactivate i {
  background-position: -80px 0px;
}
.service-wrapper .service-actions .action a {
  color: #355a80;
}
.service-wrapper .service-deactivate {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: block;
  background: transparent url('Common/Icons/32-close-black.png') no-repeat 0 0;
}
.add-service {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  position: relative;
  margin: 16px 16px 0 0;
  border: dashed 1px #757575;
  width: 360px;
  height: 100px;
}
.add-service:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}
.add-service p {
  position: absolute;
  top: 34px;
  left: 120px;
}
.add-service p i {
  float: left;
  width: 32px;
  height: 32px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-32x32.png?v=2.6.1');
  background-position: -128px 0px;
}
.add-service p span {
  color: #858585;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 12pt;
}
#servicePermissionsTable tbody tr th,
#servicePermissionsTable tbody tr td {
  margin-right: 1em;
  padding-right: 1em;
}
table.rtdSettings tbody tr td {
  color: #606060;
  font-weight: normal;
}
.dataTables_wrapper .detailsContainer table.icon16-list tbody tr td {
  line-height: 16px;
  height: 16px;
  padding: 0 3px 0 0;
  font-size: 0.8em;
}
h3.ui-accordion-header.ui-helper-reset {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: none;
  font-weight: bold;
  font-size: 0.90em;
  background-color: #e5e5e5;
  color: #606060;
  padding: 0;
}
h3.ui-accordion-header.ui-helper-reset:hover {
  background-color: #606060;
  color: white;
}
h3.ui-accordion-header.ui-helper-reset:hover span.headerIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
}
h3.ui-accordion-header.ui-helper-reset.ui-state-active {
  background-color: #607080;
  color: white;
}
h3.ui-accordion-header.ui-helper-reset.ui-state-active:hover {
  background-color: #606060;
  color: white;
}
h3.ui-accordion-header.ui-helper-reset.ui-state-active span.headerIcon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
}
h3.ui-accordion-header.ui-helper-reset span {
  padding-left: 0.5em;
  line-height: 2.25em;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16 {
  padding: 0;
  margin: 0.25em 0 0 0.5em;
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-region-remove {
  background-position: 0px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-region-add {
  background-position: -16px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-activate {
  background-position: -32px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-deactivate {
  background-position: -48px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-add {
  background-position: -64px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-remove {
  background-position: -80px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-edit {
  background-position: -96px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-drivers {
  background-position: -112px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-vehicles {
  background-position: -128px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-regions {
  background-position: -144px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-holder {
  background-position: -160px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-delete {
  background-position: -176px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-sms {
  background-position: -208px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-users {
  background-position: -224px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-roles {
  background-position: -240px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-settings {
  background-position: -256px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-services {
  background-position: -272px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-services-active {
  background-position: -288px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-devices {
  background-position: -304px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-profile {
  background-position: -320px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-analyse {
  background-position: -336px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-files {
  background-position: -368px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-files-approved {
  background-position: -384px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-password-change {
  background-position: -400px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-driver-login {
  background-position: -432px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-tag {
  background-position: -464px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-files-upload {
  background-position: -480px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-files-ordered {
  background-position: -496px 0px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-download {
  background-position: 0px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-retry {
  background-position: -48px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-note {
  background-position: -112px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-order {
  background-position: -128px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-info {
  background-position: -160px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-excel {
  background-position: -176px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-pin {
  background-position: -192px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-zoom {
  background-position: -240px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-move {
  background-position: -256px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-select {
  background-position: -272px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-close {
  background-position: -288px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-arrow-right {
  background-position: -304px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-arrow-up {
  background-position: -320px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-arrow-left {
  background-position: -336px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-arrow-down {
  background-position: -352px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-user {
  background-position: -368px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-schedule {
  background-position: -480px -32px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-envelope {
  background-position: 0px -64px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-notebook {
  background-position: -16px -64px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-activities-purge {
  background-position: -32px -64px;
}
h3.ui-accordion-header.ui-helper-reset span.headerIcon-16.icon-question {
  background-position: -48px -64px;
}
div.ui-accordion-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  background-color: transparent;
  border: none;
}
.ui-accordion .ui-accordion-content {
  padding: 0.75em 0.75em;
}
.dataTables_wrapper .detailsContainer table tbody tr td.accordionContainer {
  padding: 0 0 5px 0;
}
#dt tbody tr.even,
#vt tbody tr.even {
  background-color: #e5e5e5;
}
.rtd-settings-table tbody tr td {
  padding: 0 20px 5px 0;
  vertical-align: top;
}
.rtd-settings-table .readonly-drop {
  border: none;
}
.rtd-settings-table .readonly-label {
  border: none;
  background: none;
  padding-top: 3px;
}
#timeline-analysis .timeline-overlap {
  background-color: #355a80;
  border: 1px solid #333333;
  padding: 8px 16px 8px 8px;
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 10;
  position: absolute;
}
#timeline-analysis .timeline-overlap a {
  clear: both;
}
#timeline-analysis .timeline-overlap a span:first-child {
  clear: left;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16 {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  margin-right: 8px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-region-remove {
  background-position: 0px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-region-add {
  background-position: -16px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-activate {
  background-position: -32px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-deactivate {
  background-position: -48px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-add {
  background-position: -64px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-remove {
  background-position: -80px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-edit {
  background-position: -96px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-drivers {
  background-position: -112px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-vehicles {
  background-position: -128px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-regions {
  background-position: -144px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-holder {
  background-position: -160px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-delete {
  background-position: -176px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-sms {
  background-position: -208px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-users {
  background-position: -224px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-roles {
  background-position: -240px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-settings {
  background-position: -256px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-services {
  background-position: -272px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-services-active {
  background-position: -288px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-devices {
  background-position: -304px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-profile {
  background-position: -320px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-analyse {
  background-position: -336px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-files {
  background-position: -368px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-files-approved {
  background-position: -384px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-password-change {
  background-position: -400px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-driver-login {
  background-position: -432px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-driver-login-delete {
  background-position: -448px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-tag {
  background-position: -464px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-files-upload {
  background-position: -480px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-files-ordered {
  background-position: -496px 0px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-download {
  background-position: 0px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-retry {
  background-position: -48px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-note {
  background-position: -112px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-order {
  background-position: -128px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-upload-firmware {
  background-position: -144px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-info {
  background-position: -160px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-excel {
  background-position: -176px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-pin {
  background-position: -192px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-zoom {
  background-position: -240px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-move {
  background-position: -256px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-select {
  background-position: -272px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-close {
  background-position: -288px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-arrow-right {
  background-position: -304px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-arrow-up {
  background-position: -320px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-arrow-left {
  background-position: -336px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-arrow-down {
  background-position: -352px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-user {
  background-position: -368px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-schedule {
  background-position: -480px -32px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-envelope {
  background-position: 0px -64px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-notebook {
  background-position: -16px -64px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-activities-purge {
  background-position: -32px -64px;
}
#timeline-analysis .timeline-overlap a span:first-child.icon-16.icon-question {
  background-position: -48px -64px;
}
#timeline-analysis .timeline-overlap a span:last-child {
  color: whitesmoke;
  text-decoration: underline;
  float: left;
  line-height: 16px;
  clear: right;
}
/* COMPONENTS */

pre {
  white-space: pre;
  white-space: -moz-pre-wrap;
  /* fennec */
  white-space: pre-wrap;
  white-space: pre\9;
  /* IE7+ */

}
textarea,
input[type="text"],
input[type="password"] {
  box-sizing: border-box;
  border-radius: 4px;
  padding-left: 6px;
  padding-right: 6px;
  border: solid 1px #aaaaaa;
}
textarea.fakeDisabled,
input[type="text"].fakeDisabled,
input[type="password"].fakeDisabled {
  background-color: whitesmoke;
  border: none;
}
input[type="text"],
input[type="password"] {
  height: 24px;
}
/*  special cases   */

input[type="text"].hasDatepicker {
  width: 100px;
}
.dataTables_controls .ia-quick-filter {
  box-sizing: border-box;
  border-radius: 4px;
  height: 24px;
  float: left;
  background-color: white;
  background-image: url('Common/Images/Dark/icon-search-12.png');
  border: 1px solid #aaaaaa;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 6px 5px;
  margin-right: 10px;
}
.dataTables_controls .ia-quick-filter input {
  border: none;
  height: 22px;
  padding-left: 2px;
}
#passwordDialog .editor-field input {
  margin-bottom: 2px;
}
#activeWidgets,
#inactiveWidgets,
#search,
#smsStaticDefaultTexts {
  height: auto;
}
textarea.fakeDisabled,
input[type="text"].fakeDisabled,
input[type="password"].fakeDisabled {
  height: initial;
  background-color: whitesmoke;
  border: none;
}
#txtDriverCardCopyIntervalForDevices {
  position: relative;
  top: -2px;
}
/* select should not exists in default version, select2 should be used and styled accordingly */

select {
  box-sizing: border-box;
  border-radius: 4px;
  padding-left: 2px;
  border: solid 1px #aaaaaa;
  min-width: 8em;
  width: 11em;
  height: 24px;
}
select.ui-datepicker-month,
select.ui-datepicker-year {
  box-sizing: initial;
  border-radius: initial;
  padding-left: initial;
  border: initial;
  min-width: initial;
  width: initial;
  height: initial;
}
.dataTables_length select {
  height: 22px;
  padding-left: 2px;
}
.ia-section-header {
  font-weight: bold;
}
.ia-section-description {
  font-color: #355a80;
  color: #606060;
}
.ia-profile-settings {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  background-color: whitesmoke;
  border: solid 1px #858585;
  margin: 1em;
  position: relative;
}
.ia-profile-sidebar {
  position: absolute;
  width: 26em;
  left: 0;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 1.5em 0;
  background-color: #e8e8e8;
}
.ia-profile-sidebar .ia-header {
  padding-left: 1.5em;
  margin-bottom: 1.5em;
}
.ia-profile-sidebar .ia-header i {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
}
.ia-profile-sidebar .ia-header i.icon-region-remove {
  background-position: 0px 0px;
}
.ia-profile-sidebar .ia-header i.icon-region-add {
  background-position: -24px 0px;
}
.ia-profile-sidebar .ia-header i.icon-activate {
  background-position: -48px 0px;
}
.ia-profile-sidebar .ia-header i.icon-deactivate {
  background-position: -72px 0px;
}
.ia-profile-sidebar .ia-header i.icon-add {
  background-position: -96px 0px;
}
.ia-profile-sidebar .ia-header i.icon-remove {
  background-position: -120px 0px;
}
.ia-profile-sidebar .ia-header i.icon-edit {
  background-position: -144px 0px;
}
.ia-profile-sidebar .ia-header i.icon-drivers {
  background-position: -168px 0px;
}
.ia-profile-sidebar .ia-header i.icon-vehicles {
  background-position: -192px 0px;
}
.ia-profile-sidebar .ia-header i.icon-regions {
  background-position: -216px 0px;
}
.ia-profile-sidebar .ia-header i.icon-holder {
  background-position: -240px 0px;
}
.ia-profile-sidebar .ia-header i.icon-delete {
  background-position: -264px 0px;
}
.ia-profile-sidebar .ia-header i.icon-sms {
  background-position: -312px 0px;
}
.ia-profile-sidebar .ia-header i.icon-users {
  background-position: -336px 0px;
}
.ia-profile-sidebar .ia-header i.icon-roles {
  background-position: -360px 0px;
}
.ia-profile-sidebar .ia-header i.icon-settings {
  background-position: -384px 0px;
}
.ia-profile-sidebar .ia-header i.icon-services {
  background-position: -408px 0px;
}
.ia-profile-sidebar .ia-header i.icon-services-active {
  background-position: -432px 0px;
}
.ia-profile-sidebar .ia-header i.icon-devices {
  background-position: -456px 0px;
}
.ia-profile-sidebar .ia-header i.icon-profile {
  background-position: -480px 0px;
}
.ia-profile-sidebar .ia-header i.icon-analyse {
  background-position: -504px 0px;
}
.ia-profile-sidebar .ia-header i.icon-files {
  background-position: -552px 0px;
}
.ia-profile-sidebar .ia-header i.icon-files-approved {
  background-position: -576px 0px;
}
.ia-profile-sidebar .ia-header i.icon-password-change {
  background-position: -600px 0px;
}
.ia-profile-sidebar .ia-header i.icon-driver-login {
  background-position: -648px 0px;
}
.ia-profile-sidebar .ia-header i.icon-driver-login-delete {
  background-position: -672px 0px;
}
.ia-profile-sidebar .ia-header i.icon-tag {
  background-position: -696px 0px;
}
.ia-profile-sidebar .ia-header i.icon-files-upload {
  background-position: -720px 0px;
}
.ia-profile-sidebar .ia-header i.icon-files-ordered {
  background-position: -744px 0px;
}
.ia-profile-sidebar .ia-header i.icon-download {
  background-position: 0px -48px;
}
.ia-profile-sidebar .ia-header i.icon-retry {
  background-position: -72px -48px;
}
.ia-profile-sidebar .ia-header i.icon-note {
  background-position: -168px -48px;
}
.ia-profile-sidebar .ia-header i.icon-order {
  background-position: -192px -48px;
}
.ia-profile-sidebar .ia-header i.icon-upload-firmware {
  background-position: -216px -48px;
}
.ia-profile-sidebar .ia-header i.icon-info {
  background-position: -240px -48px;
}
.ia-profile-sidebar .ia-header i.icon-excel {
  background-position: -264px -48px;
}
.ia-profile-sidebar .ia-header i.icon-pin {
  background-position: -288px -48px;
}
.ia-profile-sidebar .ia-header i.icon-zoom {
  background-position: -360px -48px;
}
.ia-profile-sidebar .ia-header i.icon-move {
  background-position: -384px -48px;
}
.ia-profile-sidebar .ia-header i.icon-select {
  background-position: -408px -48px;
}
.ia-profile-sidebar .ia-header i.icon-close {
  background-position: -432px -48px;
}
.ia-profile-sidebar .ia-header i.icon-arrow-right {
  background-position: -456px -48px;
}
.ia-profile-sidebar .ia-header i.icon-arrow-up {
  background-position: -480px -48px;
}
.ia-profile-sidebar .ia-header i.icon-arrow-left {
  background-position: -504px -48px;
}
.ia-profile-sidebar .ia-header i.icon-arrow-down {
  background-position: -528px -48px;
}
.ia-profile-sidebar .ia-header i.icon-user {
  background-position: -552px -48px;
}
.ia-profile-sidebar .ia-header i.icon-schedule {
  background-position: -720px -48px;
}
.ia-profile-sidebar .ia-header i.icon-envelope {
  background-position: 0px -96px;
}
.ia-profile-sidebar .ia-header i.icon-notebook {
  background-position: -24px -96px;
}
.ia-profile-sidebar .ia-header i.icon-activities-purge {
  background-position: -48px -96px;
}
.ia-profile-sidebar .ia-header i.icon-question {
  background-position: -72px -96px;
}
.ia-profile-sidebar .ia-header span {
  color: #505050;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-left: 5px;
}
.ia-profile-sidebar .ia-menu .ia-tablink {
  list-style-type: none;
  padding: 0.75em 0 0.75em 1.5em;
  margin: 0;
  cursor: pointer;
}
.ia-profile-sidebar .ia-menu .ia-tablink.ia-selected {
  background-color: whitesmoke;
}
.ia-profile-sidebar .ia-menu .ia-tablink:hover {
  color: whitesmoke;
  background-color: #355a80;
}
.ia-profile-tabs {
  min-height: 32em;
  margin-left: 26em;
  position: relative;
}
.ia-profile-tabs .ia-tab {
  display: none;
  padding: 0.5em 1.5em 1.5em 1.5em;
  margin-bottom: 3.5em;
}
.ia-profile-tabs .ia-tab.ia-selected {
  display: inline-block;
}
.ia-profile-tabs .ia-tab.ia-empty {
  background-color: white;
}
.ia-profile-tabs .ia-tab h4 {
  padding: 1em 0 0.25em 0.15em;
}
.ia-profile-tabs .ia-tab label {
  padding-left: 0.15em;
}
.ia-profile-tabs .ia-tab .ia-settings-block {
  display: block;
  vertical-align: top;
  margin: 0 1.5em 1.5em 0;
}
.ia-profile-tabs .ia-tab .ia-settings-block-inline {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5em 1.5em 0;
}
.ia-profile-tabs .ia-tab .ia-widgets {
  margin-top: 0.5rem;
  list-style-type: none;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-active-widgets,
.ia-profile-tabs .ia-tab .ia-widgets .ia-inactive-widgets,
.ia-profile-tabs .ia-tab .ia-widgets .ia-column {
  display: inline-block;
  vertical-align: top;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-inactive-widgets .ia-column-list .ia-column-list-item {
  background-color: whitesmoke;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-inactive-widgets .ia-column-list .ia-column-list-item:hover {
  background-color: #dfeaf2;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-column {
  padding: 5px 5px 5px 5px;
  background-color: white;
  border-radius: 2px;
  min-width: 18rem;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-column .ia-column-header {
  color: #505050;
  font-weight: bold;
  font-size: 8pt;
  margin: 3px 5px 5px 3px;
  padding: 2px;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-column .ia-column-list {
  list-style-type: none;
  padding-right: 1px;
  margin: 2px;
  overflow-y: auto;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-column .ia-column-list-item {
  margin-top: 2px;
  height: 28px;
  padding: 8px 3px 0 7px;
  border-radius: 2px;
  box-sizing: border-box;
  background-color: #dfeaf2;
  cursor: move;
}
.ia-profile-tabs .ia-tab .ia-widgets .ia-column + .ia-column {
  position: relative;
  left: -4px;
}
.ia-profile-tabs .ia-tab .ia-widgets li {
  position: relative;
  height: 2em;
  padding-left: 36px;
}
.ia-profile-tabs .ia-tab .ia-widgets li .ia-up,
.ia-profile-tabs .ia-tab .ia-widgets li .ia-down {
  width: 10px;
  text-decoration: none;
  font-size: 14px;
  position: absolute;
  top: 2px;
  color: #355a80;
}
.ia-profile-tabs .ia-tab .ia-widgets li .ia-up:active,
.ia-profile-tabs .ia-tab .ia-widgets li .ia-down:active {
  color: white;
}
.ia-profile-tabs .ia-tab .ia-widgets li .ia-up {
  left: 16px;
}
.ia-profile-tabs .ia-tab .ia-widgets li .ia-down {
  left: 0px;
}
.ia-profile-tabs .ia-tab .ia-widgets li:first-child .ia-up {
  display: none;
}
.ia-profile-tabs .ia-tab .ia-widgets li:last-child .ia-down {
  display: none;
}
.ia-profile-tabs .ia-tab .ia-note {
  margin-top: 1em;
}
.ia-profile-tabs .ia-tab .ia-severity {
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 3px;
  border: solid 1px black;
  margin-right: 5px;
}
.ia-profile-tabs .ia-tab .ia-automatic-logout span:first-child {
  float: left;
}
.ia-profile-tabs .ia-tab .ia-automatic-logout span:last-child {
  float: left;
  margin-left: 5px;
  position: relative;
  top: -1.3px;
}
.ia-profile-tabs .ia-tab label {
  display: block;
}
.ia-profile-tabs .ia-footer {
  position: absolute;
  left: 1.5em;
  bottom: 0;
  height: 3.5em;
}
.ia-button {
  padding: 0em 1.5em 0.15em 1.5em;
}
.ia-button + .ia-button {
  margin-left: 0.5em;
}
/*** NEW ANALYSIS, WORK IN PROGRESS ***/

.analysis {
  background-color: #f0f0f0;
  margin: 1em;
}
.analysis .events {
  padding: 0 3em;
  background-color: #f0f0f0;
}
.analysis .events .event_data {
  height: 3em;
}
.analysis .events .event_info {
  border-bottom: solid 1px gray;
  height: 3em;
  position: relative;
}
.analysis .events .event_info span {
  position: absolute;
  line-height: 3em;
}
.analysis .events .event_info span.information {
  left: 0;
}
.analysis .events .event_info span.close {
  right: 0;
}
.analysis .activities {
  background-color: white;
  padding-bottom: 1em;
}
.analysis .activities .activity_header {
  background-color: #f0f0f0;
  height: 2em;
  position: relative;
}
.analysis .activities .activity_header span {
  position: absolute;
  line-height: 2em;
  font-weight: bold;
}
.analysis .activities .activity_header span.label {
  left: 0.5em;
}
.analysis .activities .activity_header span.close {
  right: 0.5em;
}
.analysis .activities .activity_tools {
  height: 3em;
  line-height: 3em;
  background-color: silver;
  padding-left: 0.5em;
}
.analysis .activities .activity_info {
  border-bottom: solid 2px #606060;
  height: 2em;
  margin: 0 3em;
  position: relative;
}
.analysis .activities .activity_info span {
  position: absolute;
  line-height: 2em;
}
.analysis .activities .activity_info span.label {
  left: 0;
}
.analysis .activities .activity_info span.close {
  right: 0;
}
.analysis .activities .activity_data {
  height: 10em;
  margin: 0 3em;
}
.analysis .navigation {
  margin-bottom: 1em;
}
.analysis .navigation .navigation_data {
  height: 5em;
  margin: 0 3em;
}
.analysis .tab input[type='button'] {
  min-width: 6em;
}
.entityTypes {
  display: inline-block;
}
.entityTypes p {
  display: inline-block;
}
.activity-panel .titlebar p.close {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-16x16.png?v=2.6.1');
  background-position: -288px -32px;
  float: right;
  cursor: pointer;
  position: relative;
  top: 1px;
}
.activity-panel .toolbar .activities-options,
.activity-panel .toolbar .events-options,
.activity-panel .toolbar .quick-controls {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  float: left;
  margin: 0 10px 10px 0;
  width: 12em;
  padding: 2px 7px;
  cursor: pointer;
}
.activity-panel .toolbar .activities-options p.icon,
.activity-panel .toolbar .events-options p.icon,
.activity-panel .toolbar .quick-controls p.icon {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  background-position: -432px -32px;
  padding: 0;
  min-height: 16px;
  line-height: 16px;
  margin-top: 1px;
}
.activity-panel .toolbar .activities-options p.label,
.activity-panel .toolbar .events-options p.label,
.activity-panel .toolbar .quick-controls p.label {
  float: left;
  height: 18px;
  line-height: 18px;
  margin-left: 4px;
  color: white;
}
.activity-panel .toolbar .activities-options:hover,
.activity-panel .toolbar .events-options:hover,
.activity-panel .toolbar .quick-controls:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.activity-panel .toolbar .activities-options.active,
.activity-panel .toolbar .events-options.active,
.activity-panel .toolbar .quick-controls.active {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.activity-panel .toolbar .activities-options.active p.icon,
.activity-panel .toolbar .events-options.active p.icon,
.activity-panel .toolbar .quick-controls.active p.icon {
  background-position: -448px -32px;
  margin-top: 0px;
}
.activity-panel .toolbar .analysis-help {
  border-top: 1px solid white;
  border-bottom: 1px solid #c5c5c5;
  border-left: 1px solid white;
  border-right: 1px solid #c5c5c5;
  background: none;
  background-color: whitesmoke;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, white, #e5e5e5);
  background-image: -moz-linear-gradient(top, white, #e5e5e5);
  background-image: -ms-linear-gradient(top, white, #e5e5e5);
  background-image: -o-linear-gradient(top, white, #e5e5e5);
  float: right;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.activity-panel .toolbar .analysis-help p.icon {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
  background-position: -72px -96px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  position: relative;
  top: -1px;
  left: -1px;
}
.activity-panel .toolbar .analysis-help:active {
  background: none;
  background-color: whitesmoke;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: -moz-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: -ms-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: -o-linear-gradient(top, #f0f0f0, #fafafa);
}
.activity-panel .quicklinks-container {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  position: absolute;
  z-index: 1;
  border: solid 1px #e0e0e0;
  background-color: #fafafa;
  padding: 10px;
}
.activity-panel .quicklinks-container .quick-select {
  float: left;
  width: 400px;
  clear: both;
}
.activity-panel .quicklinks-container .quick-select .label {
  float: left;
  height: 2em;
  line-height: 2em;
}
.activity-panel .quicklinks-container .quick-select select {
  float: right;
}
.activity-panel .quicklinks-container .quick-select + .quick-select {
  margin-top: 3px;
}
.analysis-help-container {
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  position: absolute;
  z-index: 1;
  border: solid 1px #e0e0e0;
  background-color: #fafafa;
  padding: 10px;
}
.analysis-help-container .circles {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 270px;
}
.analysis-help-container .circles p {
  padding: 0;
  border: 0;
  margin-left: 1rem;
}
.analysis-help-container .circles span.circle {
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 0;
  margin: 0;
  border: solid 2px;
  border-radius: 999px;
  position: relative;
  top: 1px;
  margin-right: 5px;
  margin-left: -1rem;
}
.analysis-help-container .circles span.circle.ec561 {
  border-color: #f05050;
}
.analysis-help-container .circles span.circle.eu165 {
  border-color: #f0a050;
}
.analysis-help-container .circles span.circle.rtd {
  border-color: #a050f0;
}
.analysis-help-container .circles span.circle.specific-conditions {
  border-color: #60b0f0;
}
.analysis-help-container .circles span.circle.place-records {
  border-color: #60c060;
}
.analysis-help-container .circles span.circle.position-records {
  border-color: #234c23;
}
.analysis-help-container .circles span.circle.events {
  border-color: #ead520;
}
.analysis-help-container .circles span.circle.faults {
  border-color: #ef8520;
}
.analysis-help-container p {
  position: relative;
  padding-left: 24px;
  border-left: solid 12px transparent;
}
.analysis-help-container p.driving {
  background: transparent url("Common/Icons/12-picto-driving-black.png") no-repeat 6px center;
  border-color: #f2807c;
}
.analysis-help-container p.work {
  background: transparent url("Common/Icons/12-picto-work-black.png") no-repeat 6px center;
  border-color: #f6e875;
}
.analysis-help-container p.available {
  background: transparent url("Common/Icons/12-picto-available-black.png") no-repeat 6px center;
  border-color: #8dc992;
}
.analysis-help-container p.rest {
  background: transparent url("Common/Icons/12-picto-rest-black.png") no-repeat 6px center;
  border-color: #87a4da;
}
.analysis-help-container p.unspecified {
  background: transparent url("Common/Icons/12-picto-unspecified-black.png") no-repeat 6px center;
  border-color: #9f9f9a;
}
.analysis-help-container p.manual {
  background: transparent url("Common/Icons/12-picto-manual-black.png") no-repeat 6px center;
}
.analysis-help-container p.nocard {
  border-color: #f2807c;
}
.analysis-help-container p.manual:after,
.analysis-help-container p.nocard:after,
.analysis-help-container p.entity-unavailable:after {
  position: absolute;
  left: -12px;
  width: 12px;
  height: 3px;
}
.analysis-help-container p.manual:after {
  content: "";
  bottom: -4px;
  background-color: #505050;
}
.analysis-help-container p.nocard:after {
  content: "";
  top: 5px;
  background-color: black;
}
.analysis-help-container p.entity-unavailable:after {
  content: "";
  top: 0;
  height: 13px;
  background-color: #e3e3de;
}
.analysis-help-container p.entity-unavailable {
  width: 220px;
}
.analysis-help-container p.notes {
  border: 0;
  padding-left: 16px;
  margin-left: 0;
  background: url("Common/Icons/note.png") no-repeat left center;
}
.analysis-help-container p + p {
  margin-top: 10px;
}
.activity-panel .options-container {
  position: absolute;
  -webkit-box-shadow: 0px 1px 2px #303030;
  -moz-box-shadow: 0px 1px 2px #303030;
  box-shadow: 0px 1px 2px #303030;
  border: solid 1px #e0e0e0;
  background-color: #fafafa;
  padding: 10px;
  min-width: 8em;
}
.activity-panel .options-container input {
  float: left;
  clear: left;
  position: relative;
  top: -3px;
}
.activity-panel .options-container label {
  float: left;
}
.activity-panel .options-container div.buttons {
  float: left;
  clear: left;
  margin-top: 10px;
}
.activity-panel .options-container div.buttons button {
  width: 6em;
  font-size: 10pt;
}
.activity-panel .options-container div.buttons button.ok {
  margin-right: 6px;
}
.activity-panel .mode-options {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  margin: 0 10px 10px 0;
  float: left;
  overflow: hidden;
}
.activity-panel .mode-options div {
  float: left;
  padding: 2px 14px 2px 7px;
  height: 18px;
  line-height: 18px;
}
.activity-panel .mode-options div p.icon {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  padding: 0;
  position: relative;
  top: 1px;
}
.activity-panel .mode-options div p.label {
  float: left;
  height: 18px;
  line-height: 18px;
  margin-left: 4px;
  color: white;
}
.activity-panel .mode-options div.mode-label {
  background-color: whitesmoke;
  padding: 3px 5px 3px 10px;
  border: none;
}
.activity-panel .mode-options div.zoom p.icon {
  background-position: -240px -32px;
}
.activity-panel .mode-options div.pan p.icon {
  background-position: -256px -32px;
}
.activity-panel .mode-options div.measure p.icon {
  background-position: -272px -32px;
}
.activity-panel .mode-options div.zoom,
.activity-panel .mode-options div.pan,
.activity-panel .mode-options div.measure {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  cursor: pointer;
}
.activity-panel .mode-options div.zoom:hover,
.activity-panel .mode-options div.pan:hover,
.activity-panel .mode-options div.measure:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.activity-panel .mode-options div.zoom.active,
.activity-panel .mode-options div.pan.active,
.activity-panel .mode-options div.measure.active {
  background: none;
  background-color: #506070;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b5b6b), to(#556575));
  background-image: -webkit-linear-gradient(top, #4b5b6b, #556575);
  background-image: -moz-linear-gradient(top, #4b5b6b, #556575);
  background-image: -ms-linear-gradient(top, #4b5b6b, #556575);
  background-image: -o-linear-gradient(top, #4b5b6b, #556575);
}
.activity-panel .mode-options div.zoom.active.zoom,
.activity-panel .mode-options div.pan.active.zoom,
.activity-panel .mode-options div.measure.active.zoom,
.activity-panel .mode-options div.zoom.active.pan,
.activity-panel .mode-options div.pan.active.pan,
.activity-panel .mode-options div.measure.active.pan,
.activity-panel .mode-options div.zoom.active.measure,
.activity-panel .mode-options div.pan.active.measure,
.activity-panel .mode-options div.measure.active.measure {
  border-top: 1px solid #203040;
  border-bottom: 1px solid #8090a0;
  border-left: 1px solid #203040;
  border-right: 1px solid #8090a0;
}
.activity-panel .zoom-controls {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  margin: 0 10px 10px 0;
  float: left;
  overflow: hidden;
}
.activity-panel .zoom-controls div {
  float: left;
  padding: 2px 7px 2px 7px;
  cursor: pointer;
}
.activity-panel .zoom-controls div p {
  height: 18px;
  line-height: 18px;
}
.activity-panel .zoom-controls div p.icon {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  padding: 0;
  position: relative;
  top: 1px;
}
.activity-panel .zoom-controls div p.label {
  float: left;
  margin-left: 4px;
  color: white;
}
.activity-panel .zoom-controls div.ia-zoom-in,
.activity-panel .zoom-controls div.ia-zoom-out {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
}
.activity-panel .zoom-controls div.ia-zoom-in p.icon {
  background-position: -384px -32px;
}
.activity-panel .zoom-controls div.ia-zoom-out p.icon {
  background-position: -400px -32px;
}
.activity-panel .zoom-controls div:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.activity-panel .zoom-controls div:active {
  background: none;
  background-color: #506070;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b5b6b), to(#556575));
  background-image: -webkit-linear-gradient(top, #4b5b6b, #556575);
  background-image: -moz-linear-gradient(top, #4b5b6b, #556575);
  background-image: -ms-linear-gradient(top, #4b5b6b, #556575);
  background-image: -o-linear-gradient(top, #4b5b6b, #556575);
  border-top: 1px solid #203040;
  border-bottom: 1px solid #8090a0;
  border-left: 1px solid #203040;
  border-right: 1px solid #8090a0;
}
.activity-panel {
  position: relative;
  padding: 14px 0;
}
.activity-panel .titlebar {
  height: 20px;
  padding: 0 10px;
  background-color: #a0c0e0;
  border-top: solid 1px #80a0c0;
  border-bottom: solid 1px white;
}
.activity-panel .titlebar p {
  float: left;
  line-height: 19px;
  font-size: 0.9em;
  font-weight: bold;
}
.activity-panel .titlebar p.ajax-loader {
  margin: 1px 0 0 5px;
  height: 16px;
  width: 16px;
}
.activity-panel .toolbar {
  padding: 8px 0 0 10px;
  border-bottom: solid 1px silver;
  min-height: 22px;
}
.activity-panel .graph-container {
  position: relative;
  background-color: #fffffa;
  padding: 0 0 2px 0;
  border-bottom: solid 8px #e0e0e0;
}
.activity-panel .graph-container .plot {
  overflow: hidden;
}
.activity-panel .graph-container .ia-extended-marker-label,
.activity-panel .graph-container .ia-extended-marker-legend {
  z-index: 5;
  position: absolute;
  pointer-events: none;
}
.activity-panel .graph-container .ia-extended-marker-label {
  height: 14px;
  line-height: 14px;
  width: 60px;
  text-align: center;
}
.activity-panel .graph-container .ia-extended-marker-legend {
  height: 14px;
  line-height: 14px;
  width: 125px;
  padding-left: 5px;
  text-align: left;
}
.activity-panel .graph-container .ia-hoovertip {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  /* IE 11 needed from the IE-family */
  display: none;
}
.activity-panel .graph-container .ia-hoovertip.ia-time {
  border-radius: 10px;
  border: solid 1px silver;
  width: 126px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  background-color: rgba(250, 250, 250, 0.99);
  text-align: center;
}
.activity-panel .graph-container .ia-hoovertip.ia-info {
  border-radius: 10px;
  border: solid 1px silver;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.99);
}
.activity-panel .graph-container .ia-hoovertip.ia-info p {
  display: inline;
  height: 20px;
  line-height: 20px;
  color: #606060;
  margin-right: 10px;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p span {
  color: black;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.timestamp {
  font-weight: bold;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.manual {
  padding-left: 12px;
  margin-right: 0px;
  background: transparent url('Common/Icons/12-picto-manual-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity {
  font-weight: normal;
  padding-left: 16px;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity.driving {
  background: transparent url('Common/Icons/12-picto-driving-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity.work {
  background: transparent url('Common/Icons/12-picto-work-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity.available {
  background: transparent url('Common/Icons/12-picto-available-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity.rest {
  background: transparent url('Common/Icons/12-picto-rest-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity.unspecified {
  background: transparent url('Common/Icons/12-picto-unspecified-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.activity span {
  margin-left: 5px;
  color: black;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.non-link {
  font-weight: normal;
  padding-left: 16px;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.non-link.driver {
  background: transparent url('Common/Icons/12-driver-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.non-link.vehicle {
  background: transparent url('Common/Icons/12-vehicle-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-hoovertip.ia-info p.non-link.driverfile,
.activity-panel .graph-container .ia-hoovertip.ia-info p.non-link.vehiclefile {
  background: transparent url('Common/Icons/12-disc-black.png') no-repeat center left;
}
.activity-panel .graph-container .ia-selection {
  position: absolute;
  border-color: #6060c0;
  border-left: dotted 1px;
  border-right: dotted 1px;
  background-color: rgba(60, 100, 200, 0.2);
}
.activity-panel .graph-container .ia-measurement {
  position: absolute;
  color: #606060;
  background-color: rgba(100, 200, 100, 0.2);
}
.activity-panel .graph-container .ia-measurement .ia-timespan,
.activity-panel .graph-container .ia-measurement .ia-details,
.activity-panel .graph-container .ia-measurement .ia-pointer {
  position: absolute;
}
.activity-panel .graph-container .ia-measurement .ia-timespan {
  top: 1px;
}
.activity-panel .graph-container .ia-measurement .ia-details {
  top: -18px;
}
.activity-panel .graph-container .ia-measurement .ia-details .ia-durations .duration {
  float: none;
  display: inline;
  margin: 4px 0;
}
.activity-panel .graph-container .ia-measurement .ia-details .ia-durations .duration + .duration {
  margin-left: 10px;
}
.activity-panel .graph-container .ia-measurement .ia-pointer {
  background-color: #60c060;
  top: 0px;
  width: 1px;
  left: -1px;
}
.activity-panel .graph-container .ia-measurement .ia-pointer ~ .ia-pointer {
  left: initial;
  right: -1px;
}
.activity-panel .graph-container .eventbar {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 20px;
  margin: 1px 0;
  padding-left: 15px;
  padding: 0 10px;
  border-top: solid 1px white;
  box-sizing: border-box;
}
.activity-panel .graph-container .eventbar p {
  position: relative;
  top: 1px;
  line-height: 18px;
  font-size: 0.8em;
  color: gray;
  float: left;
}
.activity-panel .graph-container .eventbar p.notification {
  padding-left: 10px;
  font-weight: bold;
}
.activity-panel .graph-container .eventbar + .eventbar {
  border-top: dashed 1px silver;
}
.activity-panel .graph-container .titlebar {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 14px;
  line-height: 14px;
  border: none;
  border-top: solid 2px gray;
  padding: 2px 0 0 2px;
  font-weight: bold;
  color: #404040;
  background: none;
}
.activity-panel .graph-container .titlebar p {
  padding-left: 4px;
  height: 14px;
  line-height: 14px;
  font-size: 1em;
}
.activity-panel .graph-container .titlebar.primary p:first-child {
  border-left: solid 14px #8090a0;
}
.activity-panel .graph-container .titlebar.primary p:not(:first-child) {
  border-left: solid 14px #ff6000;
  margin-left: 1em;
}
.activity-panel .graph-container .titlebar.secondary p:first-child {
  border-left: solid 14px #30b0ba;
}
.activity-panel .graph-container .titlebar.secondary p:not(first-child) {
  border-left: solid 14px yellow;
  margin-left: 1em;
}
.activity-panel .graph-container .infobar {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 14px;
  line-height: 14px;
  border: none;
  border-top: dashed 1px gray;
  padding: 2px 0 0 10px;
  background: none;
}
.activity-panel .graph-container .infobar p {
  float: left;
}
.activity-panel .navbar {
  padding: 8px 10px 10px 10px;
  border-bottom: solid 1px silver;
  height: 22px;
}
.activity-panel .overview-container {
  position: relative;
}
.activity-panel .overview-container .plot {
  overflow: hidden;
}
.activity-panel .overview-container .select {
  position: absolute;
  top: -3px;
  border-top: solid 4px #406080;
  border-left: solid 1px #406080;
  border-right: solid 1px #406080;
  cursor: move;
  box-sizing: border-box;
}
.activity-panel .overview-container .select .left-handle,
.activity-panel .overview-container .select .right-handle {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: col-resize;
  width: 19px;
  height: 19px;
  border: solid 2px #406080;
  background-color: rgba(60, 120, 180, 0.5);
  position: absolute;
  box-sizing: border-box;
}
.activity-panel .overview-container .select .left-handle {
  left: -10px;
}
.activity-panel .overview-container .select .right-handle {
  right: -10px;
}
.activity-panel .overview-container .ia-hoovertip {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  /* IE 11 needed from the IE-family */
  display: none;
  border-radius: 10px;
  border: solid 1px black;
  width: auto;
  line-height: 20px;
  padding: 10px;
  white-space: pre-wrap;
  color: black;
  background-color: rgba(255, 244, 118, 0.99);
}
/******************/

/*** KIOSK MODE ***/

/******************/

.kiosk .activity-panel {
  padding: 0 0 10px;
  overflow-x: hidden;
}
.kiosk .activity-panel .titlebar {
  display: none;
}
.kiosk .activity-panel > .infobar {
  background-color: #ddf7ff;
}
.kiosk .activity-panel .toolbar .events-options {
  display: none;
}
.kiosk .container {
  margin: 0;
  background-color: #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.kiosk .container div.mode-label {
  background-color: #e0e0e0;
}
.kiosk .ui-widget-content {
  border: medium none;
  box-shadow: none;
}
/*** TIMELINE ANALYSIS ***/

#timeline-table .timeline-header th {
  padding: 0 0.5em;
}
#timeline-table .timeline-header th span {
  line-height: 16px;
}
#timeline-table .timeline-date-controls th {
  border-top: solid 1px gray;
  color: #355a80;
  padding: 0.75em;
  font-weight: normal;
}
#timeline-table .canvas {
  height: 24px;
  width: 100%;
}
#timeline-table tbody tr.odd td {
  background-color: #eaeaea;
}
#timeline-table tbody tr td {
  vertical-align: middle;
  padding: 0 0.5em;
}
#timeline-table tbody tr td.details div {
  margin: 1em 0;
  float: left;
}
#timeline-table tbody tr td.details div p {
  clear: both;
  float: left;
  height: 16px;
  line-height: 16px;
}
#timeline-table tbody tr td.details div p.header {
  font-size: 0.95em;
  font-weight: bold;
  color: #606060;
  padding-bottom: 0.5em;
}
#timeline-table tbody tr td.details div p.footer {
  font-size: 0.95em;
  font-weight: bold;
  padding-top: 0.5em;
}
#timeline-table tbody tr td.details div p.footer a {
  color: #355a80;
}
#timeline-table tbody tr td.details div p.data {
  font-size: 0.85em;
}
#timeline-table tbody tr td.details div p.data span {
  color: #606060;
}
#timeline-table tbody tr td.details div p.data span.link a {
  color: #355a80;
}
#timeline-table tbody tr td.details div p.data:hover span {
  background-color: #606060;
  color: white;
}
#timeline-table tbody tr td.details div p.data:hover span.link {
  background-color: #355a80;
}
#timeline-table tbody tr td.details div p.data:hover span.link a {
  color: white;
}
#timeline-table tbody tr td.details div p.data:hover .img-lock-in {
  background-image: url('Common/Icons/12-lock-in-white.png');
}
#timeline-table tbody tr td.details div p.data:hover .img-lock-out {
  background-image: url('Common/Icons/12-lock-out-white.png');
}
#timeline-table tbody tr td.details div p.data.double {
  height: 30px;
}
#timeline-table tbody tr td.details div p span {
  float: left;
  height: 12px;
  line-height: 12px;
  padding: 2px 0.5em;
}
#timeline-table tbody tr td.details div p span a {
  text-decoration: none;
}
#timeline-table tbody tr td.details div p.data.double span {
  height: 24px;
}
#timeline-table tbody tr td.details div.files .left-column {
  width: 360px;
}
#timeline-table tbody tr td.details div.files .right-column {
  width: 180px;
}
#timeline-table tbody tr td.details div.files .footer .left-column {
  width: 100%;
}
#timeline-table tbody tr td.details div.locks .left-column {
  width: 280px;
}
#timeline-table tbody tr td.details div.locks .right-column {
  width: 300px;
}
#timeline-table tbody tr td.details div.locks .img-lock-in {
  padding: 0 0 0 16px;
  margin: 0;
  background: transparent url('Common/Icons/12-lock-in-black.png') no-repeat 0 -1px;
}
#timeline-table tbody tr td.details div.locks .img-lock-out {
  padding: 0 0 0 16px;
  margin: 0 0 0 2em;
  background: transparent url('Common/Icons/12-lock-out-black.png') no-repeat 0 -1px;
}
#timeline-table .timeline-paging-controls td {
  border-top: solid 1px gray;
}
#timeline-table tfoot tr td {
  padding-top: 1.5em;
}
#timeline-paging .paging_button {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid silver;
  border-left: none;
}
#timeline-paging .paging_button.first {
  border-left: 1px solid silver;
}
#timeline-paging .paging_button.disabled {
  cursor: default;
  color: #a0a0a0;
}
#timeline-paging .paging_button:hover {
  background-color: #f0f0f0;
}
#timeline-paging .paging_button.disabled:hover {
  background-color: #e0e0e0;
}
#timeline-popup {
  position: absolute;
  background-color: #fafafa;
  border: solid 1px #606060;
  border-top: solid 5px #303030;
}
#timeline-popup p {
  padding: 6px 10px;
}
/***** Cardless Sessions **********/

.csDetails {
  padding: 1em;
  background-color: white;
  border: 1px solid #c5c5c5;
  border-top: none;
  margin-left: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}
.csDetails .titleBar {
  float: left;
  width: 100%;
}
.csDetails .titleBar .legendArea .legend {
  float: left;
  border: 1px solid #858585;
  width: 1em;
  height: 1em;
}
.csDetails .titleBar .legendArea .legend.driving {
  background-color: red;
}
.csDetails .titleBar .legendArea .legend.cardless {
  background-color: #d0e0f0;
}
.csDetails .titleBar .legendArea .legend.out {
  background-color: rgba(100, 100, 100, 0.5);
}
.csDetails .chartArea {
  width: 100%;
  height: 8em;
  margin-top: 2em;
}
.csDetails .csInfo {
  position: absolute;
  min-width: 260px;
  max-width: 320px;
  z-index: 1000;
}
.csDetails .csInfo p {
  padding: 2px 5px;
}
.csDetails .reset {
  margin-top: 2em;
}
div.scrollArea {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 0;
  border-top: 1px solid white;
  background-color: transparent;
}
div.scrollArea .day3DTray {
  float: left;
  height: 18px;
  background-color: #d2d2d2;
  border: 1px solid #909090;
}
div.scrollArea .day3DTray input.action {
  float: left;
  width: 19px;
  height: 18px;
  min-width: 19px;
  margin: 0;
}
div.scrollArea .day3DTray input.action.zoomIn {
  background-image: url('../Common/images/zoom_in.png');
}
div.scrollArea .day3DTray input.action.zoomOut {
  background-image: url('../Common/images/zoom_out.png');
}
div.scrollArea .day3DTray input.action.zoomReset {
  background-image: url('../Common/images/view_1_1.png');
}
div.scrollArea .day3DTray input.rightScroll {
  float: right;
  width: 19px;
  height: 18px;
  background-image: none;
  font-size: 1em;
  font-weight: bold;
  min-width: 19px;
  margin: 0;
}
div.scrollArea .day3DTray input.leftScroll {
  float: left;
  width: 19px;
  height: 18px;
  background-image: none;
  font-size: 1em;
  font-weight: bold;
  min-width: 19px;
  margin: 0;
}
div.scrollArea .day3DTray .scrollBack {
  height: 18px;
  float: left;
}
div.scrollArea .day3DTray .scrollBack .scrollBar {
  float: left;
  background-color: slategray;
  color: white;
  text-align: center;
  overflow: hidden;
  position: relative;
  width: 2em;
  height: 16px;
  cursor: move;
  border-color: #a0b0c0 #405060 #405060 #a0b0c0;
  border-style: solid;
  border-width: 1px;
}
.ia-context {
  position: absolute;
  display: block;
  overflow: visible;
  width: 480px;
  height: 280px;
  border: solid 1px slategray;
  border-top-left-radius: 5px;
  background-color: #fff7dd;
  box-shadow: #303030 2px 2px 3px;
  /* the overlay for modals on jquery-iu has z-index 1002, we the context window to be above it since the
       file activity flot (which will utilize this dialog) is in one, otherwise the context window will be unreachable */
  z-index: 1003;
}
.ia-context .ia-header {
  position: absolute;
  top: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  cursor: move;
  box-sizing: border-box;
  padding: 0 5px 0 10px;
  color: #fafafa;
  font-weight: bold;
  border-bottom: solid 1px #404040;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
}
.ia-context .ia-header .ia-adaptive-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 8px;
  top: 5px;
  right: 70px;
}
.ia-context .ia-header .ia-controls {
  float: right;
  border-left: solid 1px #405060;
  border-right: solid 1px #a0b0c0;
}
.ia-context .ia-header .ia-controls .ia-pinned,
.ia-context .ia-header .ia-controls .ia-unpinned,
.ia-context .ia-header .ia-controls .ia-close {
  cursor: pointer;
  position: relative;
  float: left;
  padding: 3px 5px;
}
.ia-context .ia-header .ia-controls .ia-pinned i,
.ia-context .ia-header .ia-controls .ia-unpinned i,
.ia-context .ia-header .ia-controls .ia-close i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  padding: 0;
  min-height: 16px;
  line-height: 16px;
  margin-top: 1px;
}
.ia-context .ia-header .ia-controls .ia-pinned:hover,
.ia-context .ia-header .ia-controls .ia-unpinned:hover,
.ia-context .ia-header .ia-controls .ia-close:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: none;
  border-bottom: none;
}
.ia-context .ia-header .ia-controls .ia-pinned:active,
.ia-context .ia-header .ia-controls .ia-unpinned:active,
.ia-context .ia-header .ia-controls .ia-close:active {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: 1px solid #405060;
  border-bottom: 1px solid #a0b0c0;
  border-left: 1px solid #405060;
  border-right: 1px solid #a0b0c0;
  border-top: none;
  border-bottom: none;
}
.ia-context .ia-header .ia-controls .ia-pinned i,
.ia-context .ia-header .ia-controls .ia-unpinned i {
  background-position: -192px -32px;
}
.ia-context .ia-header .ia-controls .ia-close i {
  background-position: -288px -32px;
}
.ia-context .ia-header .ia-controls .ia-close,
.ia-context .ia-header .ia-controls .ia-unpinned {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  border-top: none;
  border-bottom: none;
}
.ia-context .ia-header .ia-controls .ia-pinned {
  border-top: 1px solid #405060;
  border-bottom: 1px solid #a0b0c0;
  border-left: 1px solid #405060;
  border-right: 1px solid #a0b0c0;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: none;
  border-bottom: none;
}
.ia-context .ia-resize {
  position: absolute;
  height: 28px;
  width: 28px;
  right: -5px;
  bottom: -5px;
  cursor: nwse-resize;
  background-color: slategray;
  box-shadow: #303030 2px 2px 3px;
}
.ia-context .ia-body {
  position: absolute;
  width: 100%;
  top: 24px;
  height: 216px;
  box-sizing: border-box;
  padding: 10px 10px 32px;
  box-shadow: 0px 0px 5px gray;
  z-index: 2;
}
.ia-context .ia-body .ia-noting-header {
  width: 100%;
  padding: 0;
  margin: 0 0 8px 0;
}
.ia-context .ia-body .ia-info {
  overflow-y: auto;
  height: 100%;
  padding-right: 10px;
}
.ia-context .ia-body .ia-info h6.note {
  color: #303030;
}
.ia-context .ia-body .ia-info h6.comment {
  border-top: dashed 1px #707070;
  margin-top: 10px;
  font-size: 0.85em;
  color: #406080;
}
.ia-context .ia-body .ia-info h6.timestamp {
  color: #707070;
  font-size: 0.85em;
  display: inline-block;
}
.ia-context .ia-body .ia-info span.ia-actions {
  margin-left: 5px;
}
.ia-context .ia-body .ia-info span.ia-actions .action {
  color: #355a80;
  font-size: 0.85em;
  display: inline-block;
  font-weight: bold;
  margin: 0 2px;
  text-decoration: underline;
  cursor: pointer;
}
.ia-context .ia-body .ia-info pre.note {
  margin-top: 5px;
  color: #303030;
}
.ia-context .ia-body .ia-info pre.comment {
  margin-top: 5px;
  color: #404040;
}
.ia-context .ia-query-area,
.ia-context .ia-noting-area {
  position: absolute;
  width: 100%;
  bottom: 40px;
  box-sizing: border-box;
  padding: 10px;
  background-color: #faf2d8;
}
.ia-context .ia-query-area {
  height: 40px;
}
.ia-context .ia-noting-area {
  height: 100px;
}
.ia-context .ia-noting-area textarea {
  width: 100%;
  height: 88px;
  resize: none;
  box-sizing: border-box;
}
.ia-context .ia-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  padding-top: 9px;
  padding-left: 10px;
  padding-right: 52px;
  background-color: #faf2d8;
  z-index: 1;
}
.ia-context .ia-footer .ia-toolbar .ia-button {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  cursor: pointer;
  float: left;
  width: 8em;
  margin: 0 10px 0 0;
  padding: 2px 7px;
}
.ia-context .ia-footer .ia-toolbar .ia-button:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.ia-context .ia-footer .ia-toolbar .ia-button:active {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: 1px solid #405060;
  border-bottom: 1px solid #a0b0c0;
  border-left: 1px solid #405060;
  border-right: 1px solid #a0b0c0;
}
.ia-context .ia-footer .ia-toolbar .ia-button i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  padding: 0;
  min-height: 16px;
  line-height: 16px;
  margin-top: 1px;
}
.ia-context .ia-footer .ia-toolbar .ia-button i.ia-ico-acknowledge {
  background-position: -32px 0px;
}
.ia-context .ia-footer .ia-toolbar .ia-button i.ia-ico-decline {
  background-position: -48px 0px;
}
.ia-context .ia-footer .ia-toolbar .ia-button i.ia-ico-save {
  background-position: -368px 0px;
}
.ia-context .ia-footer .ia-toolbar .ia-button i.ia-ico-cancel {
  background-position: -288px -32px;
}
.ia-context .ia-footer .ia-toolbar .ia-button span {
  float: left;
  height: 18px;
  line-height: 18px;
  margin-left: 4px;
  color: white;
}
.ia-context .ia-footer .ia-toolbar .ia-button-note {
  border-top: 1px solid white;
  border-bottom: 1px solid #cfc7ad;
  border-left: 1px solid white;
  border-right: 1px solid #cfc7ad;
  background: none;
  background-color: #fff7dd;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffed), to(#efe7cd));
  background-image: -webkit-linear-gradient(top, #ffffed, #efe7cd);
  background-image: -moz-linear-gradient(top, #ffffed, #efe7cd);
  background-image: -ms-linear-gradient(top, #ffffed, #efe7cd);
  background-image: -o-linear-gradient(top, #ffffed, #efe7cd);
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 4px;
  padding: 2px 3px;
}
.ia-context .ia-footer .ia-toolbar .ia-button-note:hover {
  background: none;
  background-color: #fff7dd;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf2d8), to(#fffce2));
  background-image: -webkit-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -moz-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -ms-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -o-linear-gradient(top, #faf2d8, #fffce2);
}
.ia-context .ia-footer .ia-toolbar .ia-button-note:active {
  background: none;
  background-color: #fff7dd;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf2d8), to(#fffce2));
  background-image: -webkit-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -moz-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -ms-linear-gradient(top, #faf2d8, #fffce2);
  background-image: -o-linear-gradient(top, #faf2d8, #fffce2);
  border-top: 1px solid #cfc7ad;
  border-bottom: 1px solid white;
  border-left: 1px solid #cfc7ad;
  border-right: 1px solid white;
}
.ia-context .ia-footer .ia-toolbar .ia-button-note i {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
  background-position: -144px 0px;
  padding: 0;
  min-height: 24px;
  line-height: 24px;
  margin-top: 1px;
}
.ia-context.ia-activity-analysis .ia-body {
  padding-bottom: 52px;
}
.ia-context.ia-activity-analysis .ia-body .markup {
  clear: both;
}
.ia-context.ia-activity-analysis .ia-body .markup > * {
  float: unset;
}
.ia-context.ia-activity-analysis .ia-body p {
  float: left;
  height: 16px;
  line-height: 16px;
}
.ia-context.ia-activity-analysis .ia-body p.title {
  font-weight: bold;
}
.ia-context.ia-activity-analysis .ia-body p span {
  font-weight: bold;
}
.ia-context.ia-activity-analysis .ia-body p.manual {
  padding-left: 12px;
  background: transparent url('Common/Icons/12-picto-manual-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity {
  font-weight: normal;
  color: black;
  margin-right: 16px;
  padding-left: 16px;
}
.ia-context.ia-activity-analysis .ia-body p.activity.driving {
  background: transparent url('Common/Icons/12-picto-driving-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity.work {
  background: transparent url('Common/Icons/12-picto-work-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity.available {
  background: transparent url('Common/Icons/12-picto-available-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity.rest {
  background: transparent url('Common/Icons/12-picto-rest-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity.unspecified {
  background: transparent url('Common/Icons/12-picto-unspecified-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.activity span {
  margin-left: 5px;
}
.ia-context.ia-activity-analysis .ia-body p.link {
  color: #355a80;
  text-decoration: underline;
  cursor: pointer;
}
.ia-context.ia-activity-analysis .ia-body p.non-link {
  font-weight: normal;
  color: black;
}
.ia-context.ia-activity-analysis .ia-body p.link,
.ia-context.ia-activity-analysis .ia-body p.non-link {
  margin-right: 16px;
  padding-left: 16px;
}
.ia-context.ia-activity-analysis .ia-body p.link.driver,
.ia-context.ia-activity-analysis .ia-body p.non-link.driver {
  background: transparent url('Common/Icons/12-driver-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.link.vehicle,
.ia-context.ia-activity-analysis .ia-body p.non-link.vehicle {
  background: transparent url('Common/Icons/12-vehicle-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body p.link.driverfile,
.ia-context.ia-activity-analysis .ia-body p.non-link.driverfile,
.ia-context.ia-activity-analysis .ia-body p.link.vehiclefile,
.ia-context.ia-activity-analysis .ia-body p.non-link.vehiclefile {
  background: transparent url('Common/Icons/12-disc-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body .ia-ico-info {
  float: left;
  width: 24px;
  height: 24px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Dark/icons-idha-32x8-24x24.png?v=2.6.1');
  padding: 0;
  min-height: 24px;
  line-height: 24px;
  margin: 0 2px 0 0;
  background-position: -240px -48px;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations {
  position: absolute;
  bottom: 3px;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration {
  float: left;
  padding: 0 0 0 16px;
  margin: 4px 10px 4px 0;
  height: 16px;
  line-height: 16px;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration.driving {
  background: transparent url('Common/Icons/12-picto-driving-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration.work {
  background: transparent url('Common/Icons/12-picto-work-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration.available {
  background: transparent url('Common/Icons/12-picto-available-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration.rest {
  background: transparent url('Common/Icons/12-picto-rest-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-body .ia-durations .duration.unspecified {
  background: transparent url('Common/Icons/12-picto-unspecified-black.png') no-repeat center left;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev + .ia-next {
  margin-right: 12px;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev,
.ia-context.ia-activity-analysis .ia-toolbar .ia-next {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  cursor: pointer;
  float: left;
  width: 16px;
  margin: 0 4px 0 0;
  padding: 2px 7px;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev:hover,
.ia-context.ia-activity-analysis .ia-toolbar .ia-next:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev:active,
.ia-context.ia-activity-analysis .ia-toolbar .ia-next:active {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: 1px solid #405060;
  border-bottom: 1px solid #a0b0c0;
  border-left: 1px solid #405060;
  border-right: 1px solid #a0b0c0;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev i,
.ia-context.ia-activity-analysis .ia-toolbar .ia-next i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  padding: 0;
  min-height: 16px;
  line-height: 16px;
  margin-top: 1px;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-prev i {
  background-position: -336px -32px;
}
.ia-context.ia-activity-analysis .ia-toolbar .ia-next i {
  background-position: -304px -32px;
}
.ia-context.ia-activity-analysis .ia-toolbar .focus {
  border-top: 1px solid #a0b0c0;
  border-bottom: 1px solid #405060;
  border-left: 1px solid #a0b0c0;
  border-right: 1px solid #405060;
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8090a0), to(#607080));
  background-image: -webkit-linear-gradient(top, #8090a0, #607080);
  background-image: -moz-linear-gradient(top, #8090a0, #607080);
  background-image: -ms-linear-gradient(top, #8090a0, #607080);
  background-image: -o-linear-gradient(top, #8090a0, #607080);
  cursor: pointer;
  float: left;
  width: 14em;
  margin: 0 12px 0 0;
  padding: 2px 7px;
}
.ia-context.ia-activity-analysis .ia-toolbar .focus i {
  float: left;
  width: 16px;
  height: 16px;
  background: none no-repeat transparent;
  background-image: url('Common/Images/Light/icons-idha-32x8-16x16.png?v=2.6.1');
  background-position: -416px -32px;
  padding: 0;
  min-height: 16px;
  line-height: 16px;
  margin-top: 1px;
}
.ia-context.ia-activity-analysis .ia-toolbar .focus span {
  float: left;
  height: 18px;
  line-height: 18px;
  margin-left: 4px;
  color: white;
}
.ia-context.ia-activity-analysis .ia-toolbar .focus:hover {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
}
.ia-context.ia-activity-analysis .ia-toolbar .focus:active {
  background: none;
  background-color: slategray;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6b7b8b), to(#758595));
  background-image: -webkit-linear-gradient(top, #6b7b8b, #758595);
  background-image: -moz-linear-gradient(top, #6b7b8b, #758595);
  background-image: -ms-linear-gradient(top, #6b7b8b, #758595);
  background-image: -o-linear-gradient(top, #6b7b8b, #758595);
  border-top: 1px solid #405060;
  border-bottom: 1px solid #a0b0c0;
  border-left: 1px solid #405060;
  border-right: 1px solid #a0b0c0;
}
.ia-context.ia-cardless-analysis .ia-body h6 {
  margin-bottom: 3px;
}
.ia-context.ia-cardless-analysis .ia-body p + h6 {
  margin-top: 8px;
}
.ia-context.ia-cardless-analysis .ia-body p {
  margin-left: 5px;
}
/* OVERRIDES */

/* prepending body to take precedence over the default style */

body .select2-container .select2-selection--single {
  height: 24px;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 22px;
}
body .select2-container .select2-selection--single .select2-selection__arrow {
  height: 22px;
}
body .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
body .select2-container .select2-selection--multiple {
  min-height: 24px;
  padding-bottom: 2px;
  line-height: 0;
}
body .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 2px;
}
body .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search__field {
  height: 17px;
  margin-top: 2px;
  margin-left: 2px;
}
body .select2-container .select2-selection--multiple .select2-selection__choice {
  margin-top: 2px;
  margin-right: 2px;
  height: 17px;
}
