@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
/*==================================
=            Dimensions            =
==================================*/
/*===============================================
=            Admin Section Variables            =
===============================================*/
/*=======================================
=            Modal Variables            =
=======================================*/
/*===============================================
=            Media Queries Variables            =
===============================================*/
/*======================================
=            Font Variables            =
======================================*/
/*$font-jasper:                   Arial, Helvetica, sans-serif;*/
/*$font-jasper-alt: 				tahoma,arial,verdana,sans-serif;*/
/*=======================================
=            Color Variables            =
=======================================*/
/*#0A94D6;*/
/*#2CB9DF;*/
/*#555555;*/
/*#E6E6E6;*/
/*#EFEFEF;*/
/*$button-gradient-hover-color;*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*========================================
=            Transition Mixin            =
========================================*/
.bar {
  background-color: #efefef;
  background-image: -webkit-linear-gradient(top, #efefef, #f9fafa);
  background-image: linear-gradient(to bottom,#efefef, #f9fafa); }

button, .btn, .alt-button, .form__action--left_btn, .bar__buttons--left, .bar__buttons--left_btn, .details__actions--buttons, .alert__content--options_block ul li a, .filters__list li a {
  display: inline-block;
  /*min-width: $button-min-width;*/
  padding: 0px;
  /*border-radius: 20px;*/
  /*-ms-border-radius: 20px;*/
  /*border: 1px solid #d1d1d1;*/
  font-size: 13px;
  text-align: center;
  color: #183390;
  outline: none;
  /*behavior: url(PIE.htc);*/
  /*@include linear-gradient($button-gradient-start-color, $button-gradient-end-color);*/
  background: none;
  border: none; }
  button:active, .btn:active, .alt-button:active, .form__action--left_btn:active, .bar__buttons--left:active, .bar__buttons--left_btn:active, .details__actions--buttons:active, .alert__content--options_block ul li a:active, .filters__list li a:active {
    /*border: 1px solid $brand-color;*/ }
  button:visited, .btn:visited, .alt-button:visited, .form__action--left_btn:visited, .bar__buttons--left:visited, .bar__buttons--left_btn:visited, .details__actions--buttons:visited, .alert__content--options_block ul li a:visited, .filters__list li a:visited {
    color: #183390; }
  button:active, .btn:active, .alt-button:active, .form__action--left_btn:active, .bar__buttons--left:active, .bar__buttons--left_btn:active, .details__actions--buttons:active, .alert__content--options_block ul li a:active, .filters__list li a:active, button:focus, .btn:focus, .alt-button:focus, .form__action--left_btn:focus, .bar__buttons--left:focus, .bar__buttons--left_btn:focus, .details__actions--buttons:focus, .alert__content--options_block ul li a:focus, .filters__list li a:focus {
    outline: none; }
  button:hover, .btn:hover, .alt-button:hover, .form__action--left_btn:hover, .bar__buttons--left:hover, .bar__buttons--left_btn:hover, .details__actions--buttons:hover, .alert__content--options_block ul li a:hover, .filters__list li a:hover {
    color: #036 !important;
    /*@include linear-gradient(to bottom, $button-gradient-start-color 0%, $button-gradient-hover-color 80%, $button-gradient-start-color 100%);*/ }
  button.disabled, .disabled.btn, .disabled.alt-button, .disabled.form__action--left_btn, .disabled.bar__buttons--left, .disabled.bar__buttons--left_btn, .disabled.details__actions--buttons, .alert__content--options_block ul li a.disabled, .filters__list li a.disabled {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    cursor: default; }
    button.disabled:hover, .disabled.btn:hover, .disabled.alt-button:hover, .disabled.form__action--left_btn:hover, .disabled.bar__buttons--left:hover, .disabled.bar__buttons--left_btn:hover, .disabled.details__actions--buttons:hover, .alert__content--options_block ul li a.disabled:hover, .filters__list li a.disabled:hover {
      /*@include linear-gradient($button-gradient-start-color, $button-gradient-end-color);*/ }
    button.disabled:active, .disabled.btn:active, .disabled.alt-button:active, .disabled.form__action--left_btn:active, .disabled.bar__buttons--left:active, .disabled.bar__buttons--left_btn:active, .disabled.details__actions--buttons:active, .alert__content--options_block ul li a.disabled:active, .filters__list li a.disabled:active {
      border: 1px solid #c0c0c0; }

.details__heading {
  padding: 5px 0;
  overflow: hidden; }
  .details__heading:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    vertical-align: middle; }
  .details__heading:after {
    right: -5px;
    margin-right: -50%; }

/*=====================================
=            Layout Helper            =
=====================================*/
.row {
  display: block;
  width: 100%;
  margin-bottom: 8px; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

.inline-row {
  display: inline-block;
  width: 100%; }

.wrap {
  padding: 20px; }

.payg {
  padding: 20px;
  background: white; }
  .payg h1 {
    margin-top: 0;
    color: #183390; }
  .payg p {
    line-height: 1.5; }

.btm-20 {
  bottom: -20px !important; }

.mt {
  margin-top: 10px !important; }

.mt32 {
  margin-top: 32px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml {
  margin-left: 10px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.mt3 {
  margin-top: 3px !important; }

.pad10 {
  padding: 10px; }

.hidden {
  display: none !important;
  visibility: hidden; }

.divider-right {
  border-right: 1px solid #ACA899; }

.divider-left {
  border-left: 1px solid white; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.balance4 {
  padding: 4px 0; }

.width13 {
  width: 33.33%; }

.width23 {
  width: 66.66%; }

.nopad {
  padding: 0 !important; }

.nomargin {
  margin: 0 !important; }

.updates {
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #4c4c4c; }

.link {
  color: #183390; }
  .link:visited, .link:active, .link:focus {
    color: #183390; }

.icon {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 5px;
  /*background: url(../img/icon-spirite_v2.png) no-repeat;*/
  background: url(../img/action-buttons-sprite.svg) no-repeat;
  vertical-align: bottom;
  	/*&.arrow{
  		width: 6px;
  		height: $icon-height-small;
  		background-position: -144px 0;
  	}
  */ }
  .icon.arrow {
    /*background: url(../img/action-buttons-sprite.svg) no-repeat;*/
    /*width: 6px;*/
    /*height: $icon-height-small;*/
    background-position: -3px -554px; }
  .icon.add {
    position: relative;
    width: 8px;
    height: 8px;
    background-position: -150px 0;
    top: -2px; }
  .icon.edit {
    width: 12px;
    height: 11px;
    background-position: -64px -13px; }
  .icon.delete {
    width: 12px;
    height: 12px;
    background-position: -64px -26px; }
  .icon.export {
    position: absolute;
    left: 14px;
    top: 0px;
    background-position: -2px -48px; }
  .icon.download {
    height: 17px; }
  .icon.tag-blue {
    background-position: -80px 0; }
  .icon.tag-orange {
    background-position: -80px -16px; }
  .icon.tag-yellow {
    background-position: -96px 0; }
  .icon.tag-green {
    background-position: -112px 0; }
  .icon.tag-red {
    background-position: -128px 0; }
  .icon.settings {
    background-position: -2px -246px; }
    .icon.settings:hover {
      background-position: -24px -246px; }
  .icon.check {
    height: 14px;
    width: 15px;
    background: url(../img/checkbox.png) no-repeat !important; }
    .icon.check-all {
      background-position: 0 -16px !important; }

.labels {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(../img/map/icon_labels.png) no-repeat;
  vertical-align: bottom; }
  .labels.tag-yellow {
    background-position: 0 0; }
  .labels.tag-green {
    background-position: -16px 0; }
  .labels.tag-orange {
    background-position: -32px 0; }
  .labels.tag-red {
    background-position: -48px 0; }
  .labels.tag-start {
    background-position: -64px 0; }
  .labels.tag-end {
    background-position: -80px 0; }
  .labels.tag-trail {
    background-position: -96px 0; }

.number {
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(../img/numbers-spirite.png) no-repeat; }

.refreshing {
  width: 16px;
  position: absolute;
  top: 1px;
  left: 1px; }

.refresh {
  width: 16px;
  position: absolute;
  top: 1px !important;
  left: 0px !important; }

.loading {
  position: absolute;
  z-index: 9999;
  display: block;
  width: 500px;
  height: 100%;
  background: rgba(0, 0, 0, 0.65); }
  .loading.map {
    width: 100%; }
  .loading.devices {
    width: 100%;
    left: 0;
    top: 0; }
    .loading.devices p {
      width: 105px;
      margin-left: -40px;
      background: #EEEEEE; }
      .loading.devices p img {
        position: absolute;
        left: 5px;
        top: 5px; }
      .loading.devices p i {
        font-size: 12px !important;
        float: left; }
  .loading p {
    display: block;
    width: 60px;
    height: 14px;
    padding: 7px 0px 5px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -14px;
    background: #EEEEEE url(../img/loading.gif) no-repeat;
    background-position: 5px; }

.list-loading {
  display: none;
  padding: 10px;
  background: #EEEEEE;
  border-bottom: 1px solid #c0c0c0; }
  .list-loading p {
    padding: 3px;
    background: url(../img/loading.gif) no-repeat;
    background-position: 120px;
    text-align: center; }

.console-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .console-loading p {
    display: block;
    width: 60px;
    height: 14px;
    padding: 7px 0px 5px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -7px;
    background: #EEEEEE url(../img/loading.gif) no-repeat;
    background-position: 5px; }

.jquery-tip {
  display: inline-block;
  height: 20px;
  padding: 8px 8px 0;
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  background: white;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  font-size: 11px !important;
  z-index: 9999; }

.spinnerBtn {
  width: 80px; }

.paygLocate {
  min-width: 80px;
  margin-top: 2px;
  margin-left: -10px; }

.noti {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 5px;
  font-size: 10px;
  color: #183390; }

.trailsLoading {
  position: absolute;
  right: 85px;
  top: 3px; }

.lvl-sensityvity select {
  padding: 8px;
  -webkit-appearance: none;
  outline: none;
  -moz-appearance: none;
  border-radius: 5px; }
.lvl-sensityvity select::-ms-expand {
  display: none; }
.lvl-sensityvity span {
  position: absolute !important;
  right: 175px;
  top: 52px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #0e5099; }
.lvl-sensityvity label {
  margin-top: 10px; }

@font-face {
  font-family: 'brankic';
  src: url("../fonts/brankic.eot?-9o1m29");
  src: url("../fonts/brankic.eot?#iefix-9o1m29") format("embedded-opentype"), url("../fonts/brankic.woff?-9o1m29") format("woff"), url("../fonts/brankic.ttf?-9o1m29") format("truetype"), url("../fonts/brankic.svg?-9o1m29#brankic") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'brankic';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-left:before {
  content: "\e600"; }

@font-face {
  font-family: 'm2m-telstra';
  src: url("../fonts/m2m-telstra.eot?m9c6d0");
  src: url("../fonts/m2m-telstra.eot?m9c6d0#iefix") format("embedded-opentype"), url("../fonts/m2m-telstra.ttf?m9c6d0") format("truetype"), url("../fonts/m2m-telstra.woff?m9c6d0") format("woff"), url("../fonts/m2m-telstra.svg?m9c6d0#m2m-telstra") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="m2m-"], [class*=" m2m-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'm2m-telstra' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 10px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.m2m-new-tab:before {
  content: "\e901"; }

.m2m-power:before {
  content: "\e902";
  cursor: pointer; }

.m2m-loop:before {
  content: "\e903"; }

.m2m-history:before {
  content: "\e904"; }

.m2m-zoom-in:before {
  content: "\e905"; }

.m2m-export:before {
  content: "\e900"; }

.m2m-power {
  color: #dd5c00; }

.m2m-power:hover {
  color: #f76802; }

.m2m-power-list {
  padding-top: 23px;
  display: block;
  font-size: 12px; }

.m2m-power-mkrpop {
  float: left;
  display: block;
  padding-top: 10px;
  padding-right: 1px;
  padding-bottom: 15px; }

.m2m-power-details {
  padding-right: 5px;
  font-size: 9px; }

.fa-refresh {
  font-size: 10px !important; }

.fa-refresh-list {
  font-size: 12px !important;
  float: left; }

.ref-spin {
  animation: ref-spin 2s infinite linear; }

@keyframes ref-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
s* {
  -moz-box-sizing: border-box; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  overflow-y: hidden;
  background: #EEEEEE; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
  font-weight: bold; }

p {
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif; }

img {
  display: block; }

a {
  color: #183390;
  /*$brand-color;*/
  text-decoration: none;
  outline: none; }
  a:visited, a:active, a:focus {
    color: #036; }

.ng-cloak {
  display: none !important; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.wrapper {
  width: 100%; }
  .wrapper__left, .wrapper__right {
    float: left; }
  .wrapper__left {
    width: 500px;
    border-right: 1px solid #c0c0c0;
    background-color: white; }
    @media screen and (max-width: 1024px) {
      .wrapper__left {
        width: 450px; } }
    .wrapper__left--list {
      overflow-y: auto; }
  .wrapper__right {
    position: relative;
    background: #F4F4F4; }

button, .btn {
  position: relative; }
  button.exporting, .btn.exporting {
    /*background: $loading-popup-background url(../img/loading.gif) no-repeat center center;*/
    text-indent: -9999px; }
    button.exporting img, .btn.exporting img {
      width: 16px;
      position: absolute;
      top: 1px;
      left: 50%;
      margin-left: -8px; }
  button.disabled, .btn.disabled {
    color: #999999 !important;
    cursor: default; }
    button.disabled:hover, .btn.disabled:hover {
      /*@include linear-gradient($button-gradient-start-color, $button-gradient-end-color);*/ }
    button.disabled:active, .btn.disabled:active {
      border: 1px solid #c0c0c0 !important; }
  button.full, .btn.full {
    width: 100%; }

.processing {
  background-image: url(../img/loading.gif);
  background-repeat: no-repeat;
  background-position: 25px center;
  background-size: 10%; }

.alt-button {
  margin-left: 0 !important;
  color: white !important;
  /*@include linear-gradient(top, $alt-button-gradient-start-color 0%, $alt-button-gradient-middle-color 50%, $alt-button-gradient-end-color 100%);*/ }
  .alt-button:hover {
    /*@include linear-gradient(top, $alt-button-gradient-hover-start-color 0%, $alt-button-gradient-hover-middle-color 80%, $alt-button-gradient-hover-end-color 100%);*/ }

.export-btn {
  padding-left: 27px;
  padding-top: 2px; }
  .export-btn:hover .export {
    background-position: -24px -48px; }

.button-back {
  display: block;
  padding: 10px;
  background: #f9fafa;
  border-bottom: 1px solid #c0c0c0;
  font-size: 13px;
  color: #333 !important;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .button-back .arrow {
    position: relative;
    /*top: -1px;*/
    right: -8px;
    -webkit-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out; }
  .button-back:hover {
    background: #efefef;
    color: #183390 !important; }
    .button-back:hover .arrow {
      right: -8px;
      background-position: -25px -554px; }

#backToList .icon {
  height: 12px !important;
  margin-right: auto !important; }

#backToList .icon.arrow {
  background-position: -25px -556px; }

.blue_btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #05a; }
  .blue_btn span {
    color: #FFF; }
  .blue_btn div {
    color: #FFF; }
  .blue_btn:hover {
    background-image: none;
    background-color: #048; }
  .blue_btn .spinner {
    left: 50% !important; }

input[type="text"], .chosen-container-single .chosen-single, .stepper .stepper-input {
  padding: 4px 3px 4px 3px !important;
  min-width: 300px;
  border-radius: 3px;
  border: 1px solid #c0c0c0;
  background: white repeat-x 0 0;
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333;
  outline: none;
  box-shadow: none;
  /*inset 1px 1px 2px rgba(0, 0, 0, 0.3);*/ }
  input[type="text"]:focus, .chosen-container-single .chosen-single:focus, .stepper .stepper-input:focus {
    outline: none;
    border-color: #7eadd9; }
  @media screen and (max-width: 1024px) {
    input[type="text"], .chosen-container-single .chosen-single, .stepper .stepper-input {
      min-width: 260px; } }
  input[type="text"].disabled, .chosen-container-single .disabled.chosen-single, .stepper .disabled.stepper-input {
    background: #efefef !important;
    cursor: default; }

select {
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
  background: white; }
  select:focus {
    outline: none; }

input[type="number"]:focus, textarea:focus {
  outline: none; }

.form {
  min-width: 360px; }
  .form label {
    float: left;
    width: 25%;
    padding: 5px 0;
    font-size: 12px; }
  .form input, .form select {
    float: right;
    min-width: 0; }
  .form input {
    width: 220px; }
  .form select {
    width: 228px; }
  .form__action--left {
    float: left;
    margin-left: 5px;
    color: #183390; }
    .form__action--left_btn {
      margin-left: 5px;
      color: #183390 !important; }
  .form__action--right {
    float: right; }
  .form .custom {
    margin-bottom: 0; }
    .form .custom label {
      width: 60%;
      margin-bottom: 0px !important; }
    .form .custom input[type="checkbox"] {
      display: inline-block;
      float: left;
      width: auto;
      margin: 2px; }

.form-setting {
  min-width: 360px; }
  .form-setting label {
    float: left;
    width: 25%;
    padding: 2px 0;
    color: #777777; }
  .form-setting input, .form-setting select {
    float: right;
    width: 70%;
    min-width: 0; }

.form-filter {
  padding-top: 10px; }
  .form-filter::after {
    clear: both;
    content: "";
    display: table; }
  .form-filter input[type="text"], .form-filter .chosen-container-single .chosen-single, .chosen-container-single .form-filter .chosen-single, .form-filter .stepper .stepper-input, .stepper .form-filter .stepper-input {
    min-width: 0;
    padding: 2px;
    width: 145px; }
    @media screen and (max-width: 1024px) {
      .form-filter input[type="text"], .form-filter .chosen-container-single .chosen-single, .chosen-container-single .form-filter .chosen-single, .form-filter .stepper .stepper-input, .stepper .form-filter .stepper-input {
        width: 125px; } }
  .form-filter__buttons {
    float: right;
    width: auto; }

.form-modal {
  float: left; }
  .form-modal label {
    font-weight: bold; }

.form-alert {
  padding: 15px;
  background: white;
  border: 1px solid #c0c0c0; }

.form-menu {
  padding: 8px;
  border-radius: 2px;
  border-top: 1px solid #DDDDDD; }
  .form-menu::after {
    clear: both;
    content: "";
    display: table; }
  .form-menu input, .form-menu p {
    float: left; }
  .form-menu h6 {
    margin-bottom: 5px; }
  .form-menu .errorMsg {
    color: #777777;
    font-size: 12px; }
    .form-menu .errorMsg img {
      width: 14px;
      height: 14px;
      float: left;
      margin-right: 5px; }
  .form-menu input[type="checkbox"] {
    width: 10%;
    margin-right: 5px; }
  .form-menu p {
    width: 85%;
    /*padding: 3px 0;*/
    margin-top: -3px;
    margin-left: 5px;
    font-size: 12px;
    color: #333; }
  .form-menu label {
    margin-top: 5px; }

.form-triggers {
  overflow: hidden; }
  .form-triggers .chosen-container {
    float: none;
    margin-top: -3px; }
  .form-triggers .checkbox, .form-triggers .stepper, .form-triggers__inline {
    float: left; }
  .form-triggers .checkbox {
    display: inline-block;
    margin-left: 0; }
    .form-triggers .checkbox__content {
      float: left;
      padding: 4px 0; }
  .form-triggers__inline {
    display: inline-block;
    position: relative;
    margin-top: 4px;
    font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif; }

/*=======================================
=            Custom Checkbox            =
=======================================*/
.checkbox {
  display: inline-block;
  position: relative;
  margin-left: 20px; }
  .checkbox > input {
    display: none; }
    .checkbox > input.invalid + label span {
      background-position: 0 -40px !important; }
  .checkbox input + label span {
    display: block;
    float: left;
    width: 79px;
    height: 18px;
    background: url(../img/switch-spirite.png) no-repeat;
    background-position: -79px 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
  .checkbox input:checked + label span {
    background-position: 0 0; }
  .checkbox .stepper {
    float: left; }

.disabled {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
  .disabled .chosen-container,
  .disabled .chosen-single {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

#trailTo, #trailFrom {
  width: 185px !important;
  margin-top: 5px; }

/*=======================================
=            Custom Checkbox            =
=======================================*/
.control {
  display: block;
  position: relative;
  padding-left: 15px;
  /*margin-bottom: 15px;*/
  cursor: pointer;
  font-size: 18px; }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.control__indicator {
  position: absolute;
  top: 0px;
  left: 0;
  height: 16px;
  width: 16px;
  /*background: #e6e6e6;*/
  background: url(../img/checkbox.png) no-repeat !important; }

.control--radio .control__indicator {
  border-radius: 50%; }

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc; }

.control input:checked ~ .control__indicator {
  /*background: #2aa1c0;*/
  background-position: 0 -16px !important; }

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d; }

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none; }

.control__indicator:after {
  content: '';
  position: absolute;
  display: none; }

.control input:checked ~ .control__indicator:after {
  display: block; }

.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  /*border: solid #fff;*/
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff; }

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b; }

.control__indicator-adv {
  left: 216px !important; }

table {
  width: 100%; }
  table th, table td {
    padding: 5px;
    border: 1px solid #C5C5C5;
    font-size: 11px;
    word-break: break-word;
    line-height: 1.2; }
    table th a, table td a {
      color: #183390; }
  table tr {
    background: white; }
    table tr:nth-child(even) {
      background: #F4F4F4; }
    table tr:hover {
      background: #e7e7e7; }
  table th {
    border-top: none;
    text-align: left;
    background-color: #F9F9F9;
    background-image: -webkit-linear-gradient(#F9F9F9, #E3E4E6);
    background-image: linear-gradient(#F9F9F9, #E3E4E6); }
  table a:hover {
    text-decoration: underline; }

.caret-up {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  height: 0;
  width: 0;
  border-bottom: 4px solid #0e5099;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; }

.caret-down {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1px;
  margin-top: -1px;
  height: 0;
  width: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #0e5099; }

.dropdown {
  position: relative;
  float: right;
  margin-top: 1px; }
  .dropdown.fixed {
    height: 20px !important; }

.trigger {
  display: block;
  position: relative;
  padding: 3px;
  border: 1px solid transparent;
  /*color: $text-color!important;*/
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
  font-size: 13px; }
  .trigger .ie-text {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .trigger.disabled {
    border: none;
    color: #999999 !important;
    cursor: default; }
    .trigger.disabled:hover {
      background: none !important;
      border: none; }
    .trigger.disabled:active {
      background: none !important;
      border: none; }
  .trigger img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
  .trigger.search {
    display: inline-block;
    /*color: $text-color;*/ }
  .trigger:hover {
    color: #036;
    /*background: url(../img/advance-hover.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid #99bce8;*/
    /*@include linear-gradient(#FFFFFF, #bdd4f2);*/
    /*border-radius: 3px;*/ }
  .trigger:active {
    color: #036;
    /*background: url(../img/advance-pressed.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*border: 1px solid #99bce8;*/
    /*@include linear-gradient(to bottom, #bccfe5 0%, #c5d6e7 48%, #95c4f4 52%, #9fc9f5 100%);*/ }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  float: left;
  margin: 2px 0 0;
  border-radius: 2px;
  /*border: 1px solid $border-color-light;*/
  background: white;
  border-width: 1px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto;
    border: 1px solid #c0c0c0; }
  .dropdown-menu button {
    width: 100%; }
  .dropdown-menu .dropdown-inner {
    border: 1px solid #c0c0c0; }
  .dropdown-menu.advanced {
    /*padding: 5px;*/
    /*border: 1px solid $border-color;*/
    /*background: $dropdown-background-color;*/ }
    .dropdown-menu.advanced h5 {
      padding: 10px;
      margin: 0;
      /*border-radius: 5px 5px 0 0;*/
      /*@extend %heading-bg-grey;*/
      border-bottom: 1px solid #c0c0c0;
      background-color: #f4f7f8;
      font-size: 13px; }
    .dropdown-menu.advanced form {
      background: white;
      padding: 10px; }
  .dropdown-menu.export {
    min-width: 160px; }
  .dropdown-menu .divider {
    background: 1px solid #333; }
  .dropdown-menu > li.extra {
    background: #F8F8F8; }
  .dropdown-menu > li > a {
    display: block;
    min-width: 130px;
    padding: 5px 10px;
    color: #333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover {
      color: #0e5099; }
    .dropdown-menu > li > a.exporting {
      padding: 10px;
      background: #EEEEEE url(../img/loading.gif) no-repeat center center;
      text-indent: -9999px; }
    .dropdown-menu > li > a::after {
      clear: both;
      content: "";
      display: table; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: #183390; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #333; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 2px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*border-radius: 5px;*/
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 7px 0px 7px 5px;
  /*border-bottom: 1px solid #c0c0c0;*/
  min-height: 11.428571429px;
  background-color: #f4f7f8; }

.modal-header .close {
  margin-top: -2px;
  float: right; }

.modal-title {
  margin: 0;
  line-height: 1.428571429;
  font-size: 13px !important; }

.modal-body {
  position: relative;
  overflow-y: auto; }

.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid silver; }
  .modal-footer::after {
    clear: both;
    content: "";
    display: table; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; }

  .modal-hg {
    width: 90%; } }
.authentication {
  display: block;
  background: rgba(0, 0, 0, 0.5); }
  .authentication .modal-dialog {
    width: 500px; }
  .authentication .modal-body {
    padding: 10px;
    font-size: 20px;
    font-weight: bold; }

.alert-modal .modal-header {
  padding: 5px; }
.alert-modal .modal-content {
  background: #f4f7f8; }
  .alert-modal .modal-content .modal-body {
    padding: 0 5px; }
.alert-modal .modal-footer {
  padding: 5px; }

.automation .modal-header {
  padding: 5px; }
.automation .modal-content {
  background: #f4f7f8; }
  .automation .modal-content .modal-body {
    min-height: 500px;
    margin: 0 5px;
    border: 1px solid #c0c0c0; }
    .automation .modal-content .modal-body .bar {
      padding: 5px; }
.automation .modal-footer {
  padding: 7px;
  text-align: left; }
  .automation .modal-footer a:hover {
    text-decoration: underline; }

.ui-tabs .ui-tabs-panel {
  border-top: none !important; }

.settings .modal-header {
  padding: 10px 0px 10px 10px; }
  .settings .modal-header h4 {
    font-weight: normal; }
.settings .modal-content {
  background: #f4f7f8; }
.settings .modal-body {
  /*padding: 5px;*/
  /*margin: 0 5px;*/
  /*border: 1px solid $border-color;*/
  /*background: white;*/ }
.settings .modal-footer {
  padding: 5px; }
.settings.errors {
  display: block;
  background: rgba(0, 0, 0, 0.5); }

.ui-tabs .ui-tabs-nav {
  background: none !important; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: none !important;
  color: #00829b !important;
  /*border-bottom: 2px solid #00829b!important;*/ }

.ui-tabs .ui-tabs-nav li {
  margin: 6px 0px 0px 0px !important;
  color: #00829b !important; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  background: none !important;
  font-size: 12px !important; }

#tabs .mdl-title {
  color: #00829b !important;
  font-size: 14px;
  padding: 0px 0px 10px 2px;
  font-family: "Proxima Nova Lt",Helvetica,Arial,sans-serif; }

#tabs {
  padding: 10px; }

#automationTab {
  background-color: #f3f3f3;
  padding: 10px; }
  #automationTab h6 {
    font-weight: normal !important;
    font-size: 13px; }
  #automationTab p {
    font-size: 13px; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  float: right;
  width: 228px !important;
  min-width: 0; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  /*height: 22px;*/
  padding: 0 0 0 5px !important;
  line-height: 2;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
  min-width: 0;
  color: #333 !important; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 3px;
  right: 5px;
  display: block;
  width: 17px;
  height: 24px;
  background: url(../img/trigger.png) no-repeat;
  background-position: 0 0;
  /*border-left: 1px solid $border-color;*/
  cursor: pointer; }
  .chosen-container-single .chosen-single div:hover {
    background-position: 0px -22px; }
  .chosen-container-single .chosen-single div:active {
    background-position: 0px -43px; }

.chosen-container-single .chosen-single div b {
  display: none;
  width: 100%;
  height: 100%;
  background: url("../img/chosen-sprite.png") no-repeat 0px 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"], .chosen-container-single .chosen-search .chosen-single, .chosen-container-single .chosen-search .stepper .stepper-input, .stepper .chosen-container-single .chosen-search .stepper-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("../img/chosen-sprite.png") no-repeat 100% -20px;
  background: url("../img/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  position: relative;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
  font-size: 11px;
  border: 1px dotted transparent; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background: #f6f6f6;
  border: 1px dotted #f6f6f6; }

.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"], .chosen-container-multi .chosen-choices li.search-field .chosen-container-single .chosen-single, .chosen-container-single .chosen-container-multi .chosen-choices li.search-field .chosen-single, .chosen-container-multi .chosen-choices li.search-field .stepper .stepper-input, .stepper .chosen-container-multi .chosen-choices li.search-field .stepper-input {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active {
  border-color: #7eadd9; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  /*// border: 1px solid #5897fb;
  // box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/ }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"], .chosen-container-active .chosen-choices li.search-field .chosen-container-single .chosen-single, .chosen-container-single .chosen-container-active .chosen-choices li.search-field .chosen-single, .chosen-container-active .chosen-choices li.search-field .stepper .stepper-input, .stepper .chosen-container-active .chosen-choices li.search-field .stepper-input {
  color: #111 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"], .chosen-rtl .chosen-choices li.search-field .chosen-container-single .chosen-single, .chosen-container-single .chosen-rtl .chosen-choices li.search-field .chosen-single, .chosen-rtl .chosen-choices li.search-field .stepper .stepper-input, .stepper .chosen-rtl .chosen-choices li.search-field .stepper-input {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"], .chosen-rtl .chosen-search .chosen-container-single .chosen-single, .chosen-container-single .chosen-rtl .chosen-search .chosen-single, .chosen-rtl .chosen-search .stepper .stepper-input, .stepper .chosen-rtl .chosen-search .stepper-input {
  padding: 4px 5px 4px 20px;
  background: white url("../img/chosen-sprite.png") no-repeat -30px -20px;
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-rtl .chosen-search .chosen-container-single .chosen-single, .chosen-container-single .chosen-rtl .chosen-search .chosen-single, .chosen-rtl .chosen-search .stepper .stepper-input, .stepper .chosen-rtl .chosen-search .stepper-input,
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-single .chosen-search .chosen-single,
  .chosen-container-single .chosen-search .stepper .stepper-input,
  .stepper .chosen-container-single .chosen-search .stepper-input,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/* 
 * Stepper v3.0.6 - 2014-03-25 
 * A jQuery plugin for cross browser number inputs. Part of the Formstone Library. 
 * http://formstone.it/stepper/ 
 * 
 * Copyright 2014 Ben Plum; MIT Licensed 
 */
.stepper {
  display: inline-block;
  width: 60px;
  margin: -4px 5px;
  position: relative;
  overflow: hidden; }
  .stepper .stepper-input {
    background: white;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    width: 100% !important;
    z-index: 49;
    -moz-appearance: textfield; }
    .stepper .stepper-input:focus {
      background: white; }
  .stepper .stepper-arrow {
    display: block;
    height: 17px;
    width: 17px;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    z-index: 50;
    background: url(../img/trigger.png) no-repeat;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    cursor: pointer; }
    .stepper .stepper-arrow.up {
      background-position: -25px -5px;
      top: 1px;
      left: 41px;
      z-index: 51; }
      .stepper .stepper-arrow.up:hover {
        background-position: -25px -49px; }
    .stepper .stepper-arrow.down {
      background-position: -3px 0px;
      bottom: 1px; }
      .stepper .stepper-arrow.down:hover {
        background-position: -3px -44px; }
  .stepper.disabled .stepper-input {
    background: #fff;
    border-color: #eee;
    color: #ccc; }
  .stepper.disabled .stepper-arrow {
    background: #fff;
    border-color: #eee;
    cursor: default; }

.stepper .stepper-input::-webkit-inner-spin-button,
.stepper .stepper-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

@media screen and (min-width: 740px) {
  .stepper:hover .stepper-input {
    background-color: #fff; }

  .stepper .stepper-step:hover {
    background-color: #F9F9F9; }

  .stepper.disabled .stepper-arrow {
    background: #fff;
    border-color: #eee;
    cursor: default; } }
/*===================================
=            Map Modules            =
===================================*/
.label-overlay {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 1039;
  padding: 5px 10px;
  background: white;
  border-radius: 5px;
  border: 1px solid #c0c0c0; }
  @media screen and (max-width: 1024px) {
    .label-overlay {
      width: 250px; } }
  .label-overlay::after {
    clear: both;
    content: "";
    display: table; }
  .label-overlay h3 {
    float: left;
    margin: 0 0 0 5px;
    padding: 4px 0; }
    @media screen and (max-width: 1024px) {
      .label-overlay h3 {
        margin: 0 0 5px 5px; } }
  .label-overlay ul {
    display: inline-block; }
    .label-overlay ul li {
      float: left;
      margin-left: 5px; }
      @media screen and (max-width: 1024px) {
        .label-overlay ul li {
          margin-bottom: 5px; } }

.view-all {
  padding: 5px;
  position: absolute;
  top: 35px;
  left: 60px;
  z-index: 1040;
  background: #2e5d8b;
  border-radius: 3px;
  font-size: 10px;
  color: white !important; }
  .view-all:hover {
    background: #003366; }

.pin-cluster {
  display: block;
  background: url(../img/map/pin_cluster_v2.png) no-repeat;
  cursor: pointer;
  position: relative;
  z-index: 999; }
  .pin-cluster:hover {
    background: url(../img/map/pin_cluster_hover_v2.png) no-repeat; }
  .pin-cluster__numbers {
    display: block;
    padding: 2px 5px;
    position: absolute;
    top: -5px;
    left: 15px;
    border-radius: 20px;
    border: 1px solid #c0c0c0;
    background: white;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }
    .pin-cluster__numbers.is-google {
      line-height: 1; }

.pin-popup {
  position: absolute;
  top: -90px;
  left: -150px;
  margin-left: 16px;
  min-width: 300px;
  padding: 5px;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
  background: white;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }
  .pin-popup:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 150px;
    margin-left: -7px !important;
    height: 0;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white; }

.pin {
  display: block;
  width: 33px;
  height: 41px;
  background: url(../img/map/pin-spirite-test.png) no-repeat;
  background-position: 0 0;
  cursor: pointer; }
  .pin.selected, .pin:hover {
    background-position: -33px 0; }
  .pin.idle {
    background-position: -99px 0; }
  .pin.inactive {
    background-position: -132px 0; }

.dot {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/map/pin-spirite_v2.png) no-repeat;
  background-position: 0 -41px;
  cursor: pointer; }
  .dot:hover {
    background-position: -19px -41px; }
  .dot.recent {
    background-position: -40px -41px; }

.trail-start {
  display: block;
  width: 38px;
  height: 50px;
  background: url(../img/map/pin_trail_start.png) no-repeat;
  cursor: pointer; }

.trail-end {
  display: block;
  width: 38px;
  height: 50px;
  background: url(../img/map/pin_trail_end.png) no-repeat;
  cursor: pointer; }

/*===================================
=            Pin popover            =
===================================*/
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  min-width: 310px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #c0c0c0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.bottom {
    margin-bottom: 10px; }
  .popover.right {
    margin-right: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  position: relative; }
  .popover-content::after {
    clear: both;
    content: "";
    display: table; }
  .popover-content .popover-close {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    font-size: 20px;
    color: #c0c0c0;
    cursor: pointer; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }
  .popover > .arrow:after {
    content: "";
    border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }
  .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }
  .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }
  .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }

.fa-exclamation-triangle {
  color: #7777; }

/*==========================================================
=            Override Sensis Map Overlay Styles            =
==========================================================*/
.emsPopupGroup {
  border: 1px solid #c0c0c0 !important;
  border-radius: 5px !important; }

.emsPopupContent {
  border: none !important; }

.emsPopupContent a.device__content--id {
  text-decoration: none !important;
  color: #000 !important; }

.emsMarker {
  cursor: pointer; }

.senSuccess {
  color: green; }

.senError {
  color: red; }

.mapboxgl-popup-content {
  padding: 10px 10px 10px !important; }
  .mapboxgl-popup-content p {
    margin-top: -4px !important; }

.mapboxgl-popup-close-button {
  width: 20px;
  font-size: 20px; }

.bar {
  position: relative;
  padding: 10px 5px 9px 12px;
  border-bottom: 1px solid #c0c0c0; }
  .bar::after {
    clear: both;
    content: "";
    display: table; }
  .bar__wrapper {
    float: right; }
    .bar__wrapper::after {
      clear: both;
      content: "";
      display: table; }
    .bar__wrapper input, .bar__wrapper button {
      float: left;
      margin-right: 5px; }
  .bar .pagination {
    float: right; }
    .bar .pagination::after {
      clear: both;
      content: "";
      display: table; }
    .bar .pagination__pages {
      float: left;
      padding: 2px 10px 4px 0;
      border-right: 1px solid #ACA899; }
    .bar .pagination__actions {
      float: right;
      padding: 1px 0 1px 5px;
      border-left: 1px solid white; }
      .bar .pagination__actions li {
        float: left;
        margin-left: 2px; }
        .bar .pagination__actions li:first-child {
          margin-left: 0; }
        .bar .pagination__actions li a {
          position: relative;
          display: block;
          width: 16px;
          height: 16px;
          background: url(../img/pagination-sprite.svg) no-repeat;
          cursor: pointer; }
          .bar .pagination__actions li a.first {
            background-position: -47px -4px; }
            .bar .pagination__actions li a.first.disabled {
              opacity: 0.3; }
            .bar .pagination__actions li a.first:hover {
              background-position: -47px -48px; }
          .bar .pagination__actions li a.prev {
            background-position: -5px -4px; }
            .bar .pagination__actions li a.prev.disabled {
              opacity: 0.3; }
            .bar .pagination__actions li a.prev:hover {
              background-position: -5px -48px; }
          .bar .pagination__actions li a.next {
            background-position: -23px -4px; }
            .bar .pagination__actions li a.next.disabled {
              opacity: 0.3; }
            .bar .pagination__actions li a.next:hover {
              background-position: -23px -48px; }
          .bar .pagination__actions li a.last {
            background-position: -47px -2px;
            -ms-transform: rotate(180deg);
            /* IE 9 */
            -webkit-transform: rotate(180deg);
            /* Chrome, Safari, Opera */
            transform: rotate(180deg); }
            .bar .pagination__actions li a.last.disabled {
              /*background-position: -48px 0;*/
              opacity: 0.3; }
            .bar .pagination__actions li a.last:hover {
              background-position: -47px -46px; }
  .bar__buttons {
    position: relative; }
    .bar__buttons--left {
      float: left;
      color: #183390 !important; }
      .bar__buttons--left_btn {
        margin-left: 5px;
        float: left;
        color: #183390; }
    .bar__buttons--right {
      float: right;
      padding: 0 0 0 5px; }

.device {
  position: relative;
  padding: 5px 5px 5px 12px;
  border-bottom: 1px solid #c0c0c0;
  background: white; }
  .device::after {
    clear: both;
    content: "";
    display: table; }
  .device.selected, .device:hover {
    background: #F4F4F4; }
  .device.unavailable {
    background: #efefef;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out; }
    .device.unavailable.extend {
      min-height: 56px; }
    .device.unavailable .device__content {
      color: #777777; }
  .device__checbox, .device__content, .device__actions {
    display: inline-block; }
  .device__checkbox {
    float: left;
    margin-right: 5px;
    padding-top: 3px; }
  .device__content {
    float: left;
    padding: 4px 5px 0 5px;
    max-width: 315px; }
    @media screen and (max-width: 1024px) {
      .device__content {
        max-width: 280px; } }
    .device__content.overlay {
      max-width: 400px !important; }
    .device__content p {
      margin-top: 4px;
      font-size: 13px; }
      .device__content p:nth-child(1) {
        margin-top: 1px; }
    .device__content span {
      padding-left: 5px;
      border-left: 1px solid #c0c0c0; }
    .device__content--id {
      padding-right: 5px;
      color: #183390; }
      .device__content--id:visited, .device__content--id:active {
        color: #183390; }
      .device__content--id:hover {
        text-decoration: underline; }
      .device__content--id:before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: -2px 4px 0 0;
        vertical-align: middle;
        background: url(../img/map/pin-spirite_v2.png) no-repeat;
        background-position: -180px -40px; }
      .device__content--id.idle:before {
        background-position: -120px -41px; }
      .device__content--id.inactive:before {
        background-position: -132px -41px; }
      .device__content--id.unavailable:before {
        display: none; }
    .device__content .devlocation {
      color: #183390;
      word-wrap: break-word;
      line-height: 1.5; }
      .device__content .devlocation:hover {
        color: #183390;
        text-decoration: underline; }
      .device__content .devlocation:visited, .device__content .devlocation:focus {
        color: #183390; }
    .device__content--actions li {
      float: left;
      margin-left: 5px; }
      .device__content--actions li:first-child {
        margin-left: 0; }

.details {
  position: relative;
  padding: 5px 5px 5px 12px; }
  .details::after {
    clear: both;
    content: "";
    display: table; }
  .details__content, .details__actions {
    display: inline-block; }
  .details__content {
    float: left;
    width: 320px; }
    @media screen and (max-width: 1024px) {
      .details__content {
        width: 275px; } }
    .details__content::after {
      clear: both;
      content: "";
      display: table; }
    .details__content .title {
      float: left;
      width: 25%;
      color: #333; }
    .details__content .data {
      float: right;
      width: 70%;
      font-family: "Proxima Nova Lt", Helvetica, Arial, sans-serif; }
      .details__content .data a {
        word-wrap: break-word;
        /*line-height: 1.5;*/ }
        .details__content .data a:hover {
          text-decoration: underline; }
      .details__content .data.iccid:before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: -2px 4px 0 0;
        vertical-align: middle;
        background: url(../img/map/pin-spirite_v2.png) no-repeat;
        background-position: -181px -41px; }
      .details__content .data.iccid.idle:before {
        background-position: -120px -41px; }
      .details__content .data.iccid.inactive:before {
        background-position: -132px -41px; }
  .details__actions {
    float: right;
    /*margin-bottom: 20px;*/ }
    .details__actions ul li {
      margin-top: 10px; }
      .details__actions ul li:first-child {
        margin-top: 0; }
      .details__actions ul li button, .details__actions ul li a {
        width: auto; }
    .details__actions--buttons {
      color: #183390 !important;
      box-sizing: border-box; }

.history {
  margin-bottom: 20px; }
  .history__list li {
    margin-top: 5px; }
    .history__list li::after {
      clear: both;
      content: "";
      display: table; }
    .history__list li:first-child {
      margin-top: 0; }
  .history__list--timestamp, .history__list--location {
    float: left;
    display: inline-block; }
  .history__list--timestamp {
    width: 125px; }
  .history__list--location {
    position: relative;
    margin-left: 20px;
    padding-left: 15px;
    max-width: 240px;
    line-height: 1.5; }
    .history__list--location:before {
      content: '';
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: -3px 4px 0 0;
      position: absolute;
      top: 5px;
      left: 0;
      vertical-align: middle;
      background: url(../img/map/pin-spirite_v2.png) no-repeat;
      background-position: -144px -41px; }
    .history__list--location.start:before {
      background-position: -156px -41px; }
    .history__list--location.end:before {
      background-position: -168px -41px; }
    .history__list--location.unavailable:before {
      background: none; }
  .history__list--buttons {
    float: right;
    padding-right: 10px;
    line-height: 1.5;
    color: #183390; }

.alert {
  padding: 5px 0; }
  .alert h3 {
    font-size: 15px; }
  .alert__label {
    width: 25%;
    float: left; }
    .alert__label span {
      float: left; }
    .alert__label--text {
      padding: 5px; }
  .alert__label {
    font-size: 15px;
    font-weight: bold; }
    .alert__label.one .number {
      background-position: 0 0; }
    .alert__label.two .number {
      background-position: 0 -23px; }
    .alert__label.three .number {
      background-position: 0 -46px; }
  .alert__content {
    float: left;
    width: 73%;
    padding: 0 5px; }
    .alert__content--trigger {
      float: left;
      padding: 10px 0;
      width: 100%; }
      .alert__content--trigger ul {
        width: 45%; }
        .alert__content--trigger ul li a:hover, .alert__content--trigger ul li a.selected {
          color: #0e5099; }
    .alert__content input {
      margin-top: 5px; }
      .alert__content input.long {
        width: 100%; }
    .alert__content--selected {
      display: none;
      padding-top: 5px;
      border-bottom: 1px dotted #c0c0c0; }
      .alert__content--selected_labels, .alert__content--selected_options {
        display: block;
        float: left; }
      .alert__content--selected_labels {
        min-width: 80px;
        font-weight: bold; }
    .alert__content--options {
      display: none; }
      .alert__content--options h3 {
        margin-top: 10px;
        color: #0e5099; }
      .alert__content--options_block {
        padding: 10px;
        background: #F8F8F8; }
        .alert__content--options_block span {
          font-weight: bold; }
        .alert__content--options_block ul {
          display: inline-block;
          width: 100%; }
          .alert__content--options_block ul li {
            float: left;
            margin-left: 5px; }
            .alert__content--options_block ul li:first-child {
              margin-left: 0; }
            .alert__content--options_block ul li a {
              border-radius: 2px !important;
              color: #333; }
        .alert__content--options_block p {
          display: block;
          margin: 5px 0;
          color: #777777; }
        .alert__content--options_block textarea {
          width: 100%;
          min-height: 100px;
          border: 1px solid #0e5099;
          border-radius: 2px;
          resize: none; }
        .alert__content--options_block input[type="number"] {
          width: 50px; }
  .alert__actions--list {
    padding: 10px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); }
    .alert__actions--list li {
      margin-top: 10px; }
      .alert__actions--list li:first-child {
        margin-top: 0; }
      .alert__actions--list li a {
        display: block;
        color: #333; }
        .alert__actions--list li a:hover {
          color: #183390; }

.filters {
  padding: 5px 5px 5px 12px;
  border-bottom: 1px solid #c0c0c0;
  background: #F8F8F8; }
  .filters::after {
    clear: both;
    content: "";
    display: table; }
  .filters p {
    display: inline-block;
    font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
    line-height: 1.5; }
    .filters p.left {
      float: left; }
    .filters p.right {
      float: right; }
      .filters p.right label {
        float: left;
        margin-right: 5px; }
      .filters p.right .chosen-container {
        width: 140px !important; }
  .filters__list li {
    float: left;
    margin-left: 5px; }
    .filters__list li:first-child {
      margin-left: 0; }
    .filters__list li a {
      border-radius: 2px !important;
      color: #333; }

.adminUI {
  overflow-y: scroll !important;
  background: #f0f0f0;
  overflow-x: hidden; }

.admin {
  display: inline-block;
  box-sizing: border-box; }
  .admin:after {
    content: "";
    display: table;
    clear: both; }
  .admin .logo {
    padding: 24px 20px 25px; }
    .admin .logo.left {
      float: left; }
    .admin .logo.right {
      float: right; }

.admin__header {
  display: block;
  background: white; }
  .admin__header:after {
    content: "";
    display: table;
    clear: both; }

.admin .admin-content {
  display: block;
  padding: 12px; }
  .admin .admin-content:after {
    content: "";
    display: table;
    clear: both; }
.admin .breadcrumb {
  font-size: 18px; }

.admin__title {
  display: inline-block;
  margin: 5px 0 10px 10px;
  font: bold 15px arial, helvetica,sans-serif; }

.admin__list {
  width: 100%;
  list-style: none;
  padding: 4px 12px 0 12px;
  background: url(../img/navigation_bg.png) repeat-x; }
  .admin__list:after {
    content: "";
    display: table;
    clear: both; }
  .admin__list li {
    float: left;
    margin-left: 2px; }
    .admin__list li:first-child {
      margin-left: none; }
    .admin__list li a {
      display: block;
      padding: 4px 8px;
      border-radius: 3px 3px 0 0;
      background: url(../img/admin_tab_bg.png) 100% 100%;
      font-size: 11px;
      color: white; }
      .admin__list li a:hover {
        text-decoration: underline; }
      .admin__list li a.selected {
        background: white;
        color: #222222;
        font-weight: bold; }

.admin .submenu {
  display: block;
  padding: 6px 12px;
  min-height: 12px;
  background: #FFFFFF;
  border-bottom: 1px solid #d0d0d0; }
  .admin .submenu:after {
    content: "";
    display: table;
    clear: both; }
  .admin .submenu li {
    float: left;
    margin-left: 5px; }
    .admin .submenu li:first-child {
      margin-left: none; }
    .admin .submenu li a {
      padding: 1px 7px;
      border-radius: 3px;
      font-size: 11px;
      color: #222222; }
      .admin .submenu li a:hover {
        text-decoration: underline; }
      .admin .submenu li a.selected {
        background: #f4f4f4;
        border-radius: 3px;
        font-weight: bold;
        color: #666666; }

.admin__blocks {
  position: relative;
  margin-bottom: 20px;
  width: 40%; }
  .admin__blocks:after {
    content: "";
    display: table;
    clear: both; }
  .admin__blocks.left {
    float: left;
    width: 30%; }
  .admin__blocks.right {
    float: left;
    width: 65%;
    margin-left: 20px; }
  .admin__blocks.full {
    float: left;
    width: 100%; }
  .admin__blocks.half {
    float: left;
    width: 50%; }
  .admin__blocks legend {
    padding: 5px; }
  .admin__blocks p {
    margin-bottom: 10px; }
  .admin__blocks fieldset {
    border: none;
    margin: 0;
    padding: 15px 15px 25px;
    background: white;
    border: 1px solid #A5C1E5;
    border-radius: 10px; }
  .admin__blocks form {
    display: inline-block;
    width: 100%; }
    .admin__blocks form.margin {
      margin-top: 10px; }
    .admin__blocks form input[type="text"], .admin__blocks form .chosen-container-single .chosen-single, .chosen-container-single .admin__blocks form .chosen-single, .admin__blocks form .stepper .stepper-input, .stepper .admin__blocks form .stepper-input, .admin__blocks form .chosen-container-single .chosen-single {
      float: left;
      width: 98%;
      margin-right: 10px;
      min-width: 0; }

@media screen and (max-width: 1024px) {
  .admin__blocks {
    width: 98%; } }
.chosen-container-single .admin__blocks form .chosen-single, .admin__blocks form .stepper .stepper-input, .stepper .admin__blocks form .stepper-input {
  float: left;
  width: 98%;
  margin-right: 10px;
  min-width: 0; }

.admin__blocks form input[type="text"].margin, .admin__blocks form .chosen-container-single .margin.chosen-single, .chosen-container-single .admin__blocks form .margin.chosen-single, .admin__blocks form .stepper .margin.stepper-input, .stepper .admin__blocks form .margin.stepper-input, .admin__blocks form .chosen-container-single .margin.chosen-single {
  margin-bottom: 10px; }

.chosen-container-single .admin__blocks form .margin.chosen-single, .admin__blocks form .stepper .margin.stepper-input, .stepper .admin__blocks form .margin.stepper-input {
  margin-bottom: 10px; }

.admin__blocks form input[type="text"].range, .admin__blocks form .chosen-container-single .range.chosen-single, .chosen-container-single .admin__blocks form .range.chosen-single, .admin__blocks form .stepper .range.stepper-input, .stepper .admin__blocks form .range.stepper-input, .admin__blocks form .chosen-container-single .range.chosen-single {
  width: 75%;
  float: left;
  margin-right: 0; }

.chosen-container-single .admin__blocks form .range.chosen-single, .admin__blocks form .stepper .range.stepper-input, .stepper .admin__blocks form .range.stepper-input {
  width: 75%;
  float: left;
  margin-right: 0; }

.admin__blocks form input[type="text"].short, .admin__blocks form .chosen-container-single .short.chosen-single, .chosen-container-single .admin__blocks form .short.chosen-single, .admin__blocks form .stepper .short.stepper-input, .stepper .admin__blocks form .short.stepper-input, .admin__blocks form .chosen-container-single .short.chosen-single {
  width: 46%;
  float: left; }

.chosen-container-single .admin__blocks form .short.chosen-single, .admin__blocks form .stepper .short.stepper-input, .stepper .admin__blocks form .short.stepper-input {
  width: 46%;
  float: left; }

.admin__blocks form .inline-row {
  margin-top: 10px; }
.admin__blocks form input[type="radio"] {
  margin-right: 10px;
  margin-bottom: 5px; }
.admin__blocks form label {
  float: left;
  padding: 5px 8px 4px 4px; }
.admin__blocks form .chosen-container {
  float: left;
  width: 89% !important;
  margin-bottom: 10px;
  margin-left: 1px; }
  .admin__blocks form .chosen-container.short {
    width: 76% !important; }
.admin__blocks button, .admin__blocks .btn {
  float: left;
  min-width: 100px;
  width: 174px; }
.admin__blocks button.ml, .admin__blocks .btn.ml {
  margin-left: 10px; }
.admin__blocks button.mb, .admin__blocks .btn.mb, .admin__blocks table {
  margin-bottom: 10px; }
.admin__blocks textarea {
  box-sizing: border-box;
  width: 100%;
  height: 500px;
  padding: 10px;
  border: 1px solid #B5B8C8;
  resize: none;
  overflow-x: hidden;
  overflow-y: auto; }

.map-icons-overlay {
  position: absolute;
  z-index: 1309;
  background: #fbfdfe;
  border-radius: 5px;
  cursor: pointer; }

.user-location-wrapper {
  top: 95px; }

.user-location-wrapper .currentlocation-button {
  width: 35px;
  height: 35px; }

.user-location-wrapper .no-location {
  background: url("../img/map/user-location.png") no-repeat;
  background-size: 80%;
  background-position: 3px 4px; }

.user-location-wrapper .yes-location {
  background: url("../img/map/user-location.png") no-repeat;
  background-position: 3px -75px !important;
  background-size: 80%; }

.user-location-wrapper .yes-location:hover, .no-location:hover {
  background: url("../img/map/user-location.png") no-repeat;
  background-position: 3px -35px !important;
  background-size: 80%; }

.full-screen-icons {
  top: 70px !important;
  margin-left: 15px; }

.circle {
  width: 100px;
  height: 3px;
  /*border-radius: 50%;*/
  margin-left: 10px;
  margin-top: 4px; }

.history__date p {
  float: left;
  margin-bottom: 10px; }

.history__list {
  clear: both; }

#settings {
  cursor: pointer;
  margin-bottom: 3px;
  position: relative;
  bottom: 40px; }

.mapButtonContainer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 2px 0 #000;
  -webkit-box-shadow: inset 0 1px 2px 0 #000;
  box-shadow: inset 0 1px 2px 0 #000;
  z-index: 1100;
  position: relative;
  width: 44px;
  height: 44px;
  padding: 3px; }

#map-controls .mapButtonContainer {
  -moz-opacity: .3;
  -khtml-opacity: .3;
  -webkit-opacity: .3;
  opacity: .3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out; }

#map-controls .mapButtonContainer {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out; }

#map-controls .mapButtonContainer .mapButtonWrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: -o-linear-gradient(bottom, #d6d6d6, #f6f6f5);
  background-image: -moz-linear-gradient(bottom, #d6d6d6, #f6f6f5);
  background-image: -webkit-linear-gradient(bottom, #d6d6d6, #f6f6f5);
  background-image: -ms-linear-gradient(bottom, #d6d6d6, #f6f6f5);
  background-image: linear-gradient(bottom, #d6d6d6, #f6f6f5);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f6f6f5', endColorstr='#d6d6d6')";
  background-color: #f6f6f5;
  -moz-box-shadow: 0 1px 2px 0 #000;
  -webkit-box-shadow: 0 1px 2px 0 #000;
  box-shadow: 0 1px 2px 0 #000;
  width: 38px;
  height: 38px;
  padding: 7px 7px; }

#map-controls .zoomControl {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1100;
  position: relative;
  bottom: 43px;
  cursor: pointer;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  -moz-box-shadow: inset 0 1px 2px 0 #000;
  -webkit-box-shadow: inset 0 1px 2px 0 #000;
  box-shadow: inset 0 1px 2px 0 #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

#map-controls .zoomControl .mapButtonContainer {
  box-shadow: none; }

#map-controls .zoomControl .mapButtonContainer .mapButtonWrapper {
  background-color: transparent; }

#map-controls .zoomControl .zoomin {
  display: block; }

#map-controls .zoomControl .zoomout {
  display: block; }

#map-controlsc .zoomControl .zoomOutOnly {
  top: 52px; }

#map-controls .zoomControl .zoomOutOnly .zoomout {
  display: block; }

#map-controls .zoomControl .zoomOutOnly .zoomin {
  display: block; }

#map-controls .zoomControl .zoomin {
  height: 42px;
  display: block; }

#map-controls .zoomControl .zoomInOut .zoomout {
  display: block; }

#map-controls {
  position: absolute;
  bottom: 40px;
  right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  z-index: 1100; }

.whereis-spritables-zoomout,
.whereis-spritables-zoomin,
.whereis-spritables-settings-button,
.whereis-spritables-currentlocation-button,
.whereis-spritables-zoomin-selected,
.whereis-spritables-settings-button-selected,
.whereis-spritables-currentlocation-button-selected,
.whereis-spritables-currentlocation-button-active,
.whereis-spritables-zoomout-selected,
.whereis-spritables-expand,
.whereis-spritables-collapse {
  background-image: url("../img/map/spritables.png");
  background-repeat: no-repeat;
  -webkit-background-size: 534px 533px;
  -moz-background-size: 534px 533px;
  background-size: 534px 533px; }

.whereis-spritables-zoomin {
  background-position: -299px -410px;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.whereis-spritables-zoomin:active {
  background-position: -333px -410px;
  width: 24px;
  height: 24px; }

.whereis-spritables-settings-button {
  background-position: -367px -410px;
  width: 24px;
  height: 24px; }

.whereis-spritables-settings-button:active {
  background-position: -401px -410px;
  width: 24px;
  height: 24px; }

.whereis-spritables-currentlocation-button {
  background-position: -475px -5px;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.whereis-spritables-currentlocation-button:active {
  background-position: -475px -39px;
  width: 24px;
  height: 24px; }

.whereis-spritables-currentlocation-button-active {
  background-position: -475px -73px;
  width: 24px;
  height: 24px; }

.whereis-spritables-zoomout {
  background-position: -231px -410px;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.whereis-spritables-zoomout:active {
  background-position: -265px -410px;
  width: 24px;
  height: 24px; }

.whereis-spritables-collapse {
  background-position: -475px -175px;
  width: 24px;
  height: 24px; }

.whereis-spritables-expand {
  background-position: -475px -141px;
  width: 24px;
  height: 24px; }

#current-location-button {
  cursor: pointer; }

#current-location-button .geolocate-spinner {
  background: url("../img/map/wie-spinner.gif") center no-repeat;
  background-size: 33px 33px;
  width: 25px;
  height: 25px; }

#fullMapButton {
  position: absolute;
  height: inherit;
  cursor: pointer;
  width: auto;
  color: #807F7F;
  right: auto !important; }

#current-location {
  position: relative;
  bottom: 40px; }

#layerswitcher {
  height: 60px !important; }

#layerswitcher img {
  display: none; }

#layerswitcher div {
  background-image: none !important;
  padding: 0px !important;
  left: 5px !important;
  width: 100px !important; }

#layerswitcher #EMSControlNorthArrow {
  display: none !important; }

#layerswitcher div#EMSControlLayerSwitcherPhotoButton {
  top: 33px !important; }

#layerSwitcher div#EMSControlLayerSwitcherPhotoButton div.EMSControlLayerSwitcherPhotoButtonContent a {
  display: none !important; }

.EMSControlLayerSwitcherPhotoButtonContent a {
  display: none !important; }

#settings {
  cursor: pointer;
  margin-bottom: 3px; }

#settings #settings-call-out {
  display: none;
  bottom: 52px;
  position: absolute;
  right: 5px;
  z-index: 3000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFF;
  border: 1px solid #999999 !important; }

#settings .settings-arrow_box {
  position: absolute; }

#settings .settings-arrow_box:after, #settings .settings-arrow_box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#settings .settings-arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  left: 87%;
  margin-left: -10px; }

#settings .settings-arrow_box:before {
  border-color: rgba(153, 153, 153, 0);
  border-top-color: #999999;
  border-width: 11px;
  left: 87%;
  margin-left: -11px; }

.settings-nav {
  clear: both;
  z-index: 3001;
  padding: 2px; }

.settings-nav .list-separator {
  border-top-color: #B3B3B3;
  border-top-style: solid;
  border-top-width: 1px; }

.settings-nav li {
  clear: both;
  margin: 0;
  padding: 5px 0 5px 10px;
  list-style: none;
  float: none; }

.settings-nav a, .settings-nav ul a {
  font: inherit;
  background: none;
  display: inline;
  padding: 0;
  color: #2175cf;
  border: none; }

.settings-nav a:hover, .settings-nav ul a:hover {
  background: none;
  color: #000; }

.settings-nav ul {
  width: auto;
  position: static;
  display: block;
  border: none;
  background: inherit; }

.settings-nav ul li {
  margin: 3px 0 3px 15px; }

.selected-option {
  color: #2175cf; }

/*# sourceMappingURL=app.css.map */
