@import "guia/vendors/js/croppie-2.6.5.css";
/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Default styling for Pines Notify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
  top: 25px;
  right: 25px;
  position: absolute;
  height: auto;
  /* Ensures notices are above everything */

  z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body .ui-pnotify {
  position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
  -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  height: 100%;
  margin: 0;
}
.ui-pnotify-sharp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-pnotify-closer,
.ui-pnotify-sticker {
  float: right;
  margin-left: .2em;
}
.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
}
.ui-pnotify-text {
  display: block;
}
.ui-pnotify-icon,
.ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: none;
  padding: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  /* Ensures history container is above notices. */

  z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
  padding: 2px;
  text-align: center;
}
.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft,
.ui-pnotify.stack-bottomleft {
  left: 25px;
  right: auto;
}
.ui-pnotify.stack-bottomright,
.ui-pnotify.stack-bottomleft {
  bottom: 25px;
  top: auto;
}
/** AMBITO **/
.ui-pnotify .footer {
  padding: 15px 0px 0px;
  margin-bottom: 0;
  text-align: right;
}
.ui-pnotify .footer:before,
.ui-pnotify .footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ui-pnotify .footer:after {
  clear: both;
}
.ui-pnotify .footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.ui-pnotify .footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.ui-pnotify .footer .btn-block + .btn-block {
  margin-left: 0;
}
/*!  
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialicons-v128.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialiconsoutlined-v103.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialiconsround-v102.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Sharp';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialiconssharp-v103.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialiconstwotone-v106.woff2) format('woff2');
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto-v20/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto-v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto-v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhGq3-OXg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhPq3-OXg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhHq3-OXg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhIq3-OXg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhEq3-OXg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhFq3-OXg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Mono'), local('RobotoMono-Regular'), url(../fonts/roboto-mono-v7/L0x5DF4xlVMF-BfR8bXMIjhLq38.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGq8f7-7Ag.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGq1f7-7Ag.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGq9f7-7Ag.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGqyf7-7Ag.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGq-f7-7Ag.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGq_f7-7Ag.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(../fonts/roboto-mono-v7/L0xkDF4xlVMF-BfR8bXMIjC4iGqxf78.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
a .ma-icon,
a .ma-icon-outlined,
a .ma-icon-round,
a .ma-icon-sharp a .ma-icon-two-tone,
.btn .ma-icon,
.btn .ma-icon-outlined,
.btn .ma-icon-round,
.btn .ma-icon-sharp .btn .ma-icon-two-tone,
.cursor-pointer .ma-icon,
.cursor-pointer .ma-icon-outlined,
.cursor-pointer .ma-icon-round,
.cursor-pointer .ma-icon-sharp .cursor-pointer .ma-icon-two-tone {
  cursor: inherit;
}
.ma-icon {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  cursor: default;
}
.ma-icon-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  cursor: default;
}
.ma-icon-round {
  font-family: 'Material Icons Round';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  cursor: default;
}
.ma-icon-sharp {
  font-family: 'Material Icons Sharp';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  cursor: default;
}
.ma-icon-two-tone {
  font-family: 'Material Icons Two Tone';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  cursor: default;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin solid #333;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #333333;
  background-color: #ffffff;
}
.default-font,
.mapboxgl-map .default-font {
  margin: 0;
  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #333333;
}
input {
  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
}
textarea {
  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
}
a {
  color: #757575;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
a {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a[disabled],
a.disabled,
a.disabled:hover,
a.disabled:focus {
  color: #757575;
  opacity: .5;
  cursor: default;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.add-left {
  position: relative;
}
.add-left > .at-left {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  right: auto;
}
.add-left > .at-left.filled {
  border-right: 1px solid #e9e9e9;
}
.add-left > .at-left.over {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  z-index: 15;
}
.add-left > .at-left.over:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
}
.add-left > .at-left.over-strong {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 15;
}
.add-left > .at-left.over-strong:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
}
.add-right {
  position: relative;
}
.add-right > .at-right {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: auto;
}
.add-right > .at-right.filled {
  border-left: 1px solid #e9e9e9;
}
.add-right > .at-right.over {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  z-index: 15;
}
.add-right > .at-right.over:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
}
.add-right > .at-right.over-strong {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 15;
}
.add-right > .at-right.over-strong:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
}
.add-top {
  position: relative;
}
.add-top > .at-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  bottom: auto;
}
.add-top > .at-top.filled {
  border-bottom: 1px solid #e9e9e9;
}
.add-top > .at-top.over {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  z-index: 15;
}
.add-top > .at-top.over:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
}
.add-top > .at-top.over-strong {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 15;
}
.add-top > .at-top.over-strong:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
}
.add-bottom {
  position: relative;
}
.add-bottom > .at-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  top: auto;
}
.add-bottom > .at-bottom.filled {
  border-top: 1px solid #e9e9e9;
}
.add-bottom > .at-bottom.over {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.5);
  z-index: 15;
}
.add-bottom > .at-bottom.over:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
  box-shadow: 2px 0px 10px rgba(128, 128, 128, 0.8);
}
.add-bottom > .at-bottom.over-strong {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 15;
}
.add-bottom > .at-bottom.over-strong:hover {
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
}
.at-left,
.at-right,
.at-top,
.at-bottom {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-property: left, right, top, bottom;
  -moz-transition-property: left, right, top, bottom;
  -o-transition-property: left, right, top, bottom;
  transition-property: left, right, top, bottom;
  z-index: 5;
}
.at-left.filled,
.at-right.filled,
.at-top.filled,
.at-bottom.filled {
  background-color: #f3f3f3;
}
.at-center {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-property: left, right, top, bottom;
  -moz-transition-property: left, right, top, bottom;
  -o-transition-property: left, right, top, bottom;
  transition-property: left, right, top, bottom;
}
.anchor-all {
  position: absolute !important;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
}
.anchor-all-5 {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  overflow: hidden;
}
.anchor-all-10 {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  overflow: hidden;
}
.anchor-all-15 {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  overflow: hidden;
}
.anchor-all-20 {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  overflow: hidden;
}
.anchor-no-bottom {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.anchor-no-bottom-10 {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
}
.anchor-no-top {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.anchor-no-top-10 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.anchor-no-right {
  position: absolute;
  bottom: 0px;
  left: 0px;
  top: 0px;
}
.anchor-no-right-10 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  top: 10px;
}
.anchor-no-left {
  position: absolute;
  bottom: 0px;
  right: 0px;
  top: 0px;
}
.anchor-no-left-10 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  top: 10px;
}
.fill-height {
  height: 100%;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.anchor-top-5,
.anchor-all.anchor-top-5 {
  position: absolute;
  overflow: hidden;
  top: 5px;
}
.anchor-top-10,
.anchor-all.anchor-top-10 {
  position: absolute;
  overflow: hidden;
  top: 10px;
}
.anchor-top-15,
.anchor-all.anchor-top-15 {
  position: absolute;
  overflow: hidden;
  top: 15px;
}
.anchor-bottom-5,
.anchor-all.anchor-bottom-5 {
  position: absolute;
  overflow: hidden;
  bottom: 5px;
}
.anchor-bottom-10,
.anchor-all.anchor-bottom-10 {
  position: absolute;
  overflow: hidden;
  bottom: 10px;
}
.anchor-bottom-15,
.anchor-all.anchor-bottom-15 {
  position: absolute;
  overflow: hidden;
  bottom: 15px;
}
.title-box .title-box-header {
  padding: 0px;
  color: #686868;
  font-size: 1.2em;
  margin-bottom: 4px;
}
.title-box .title-box-content {
  padding: 10px;
  overflow: auto;
  border: 1px solid #ccc;
}
.title-box .title-box-footer {
  line-height: 35px;
  padding: 0px 5px;
  background-color: #e9e9e9;
}
.title-box.grow {
  position: relative;
}
.title-box.grow.anchor-all,
.title-box.grow.anchor-all-5,
.title-box.grow.anchor-all-10,
.title-box.grow.anchor-all-15,
.title-box.grow.anchor-all-20 {
  position: absolute;
}
.title-box.grow .title-box-content {
  top: 18px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  padding: 10px;
  overflow: auto;
}
.box {
  border: 1px solid #ddd;
}
.box.box-shadow {
  margin: 0 4px 0 3px;
  -webkit-box-shadow: 1px 1px 4px #333333;
  -moz-box-shadow: 1px 1px 4px #333333;
  box-shadow: 1px 1px 4px #333333;
}
.border-top {
  border-top: 1px solid #ddd;
}
.border-right {
  border-right: 1px solid #ddd;
}
.border-bottom {
  border-bottom: 1px solid #ddd;
}
.border-left {
  border-left: 1px solid #ddd;
}
.smooth-scroll {
  scroll-behavior: smooth;
}
.line-15 {
  line-height: 15px;
}
.line-20 {
  line-height: 20px;
}
.line-22 {
  line-height: 22px;
}
.line-25 {
  line-height: 25px;
}
.line-30 {
  line-height: 30px;
}
p {
  margin: 0 0 8px;
}
.lead {
  margin-bottom: 16px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 24px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 8px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 16px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 32px;
}
h1 {
  font-size: 35.75px;
}
h2 {
  font-size: 29.25px;
}
h3 {
  font-size: 22.75px;
}
h4 {
  font-size: 16.25px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.049999999999999px;
}
h1 small {
  font-size: 22.75px;
}
h2 small {
  font-size: 16.25px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 7px;
  margin: 16px 0 24px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 8px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 16px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 16px;
}
dt,
dd {
  line-height: 16px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 8px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 16px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 16px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 16px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 16px;
  font-style: normal;
  line-height: 16px;
}
h1,
h2,
h3,
h4 {
  line-height: 24px;
}
h1 {
  font-size: 19.5px;
}
h2 {
  font-size: 17.55px;
}
h3 {
  font-size: 15.6px;
  color: #555555;
}
h4 {
  font-size: 15.6px;
  font-weight: normal;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.049999999999999px;
}
h1 small {
  font-size: 16.900000000000002px;
}
h2 small {
  font-size: 14.3px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  margin: 0 0 16px;
  padding-bottom: 6px;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  margin: 0px;
}
.small {
  font-size: 85%;
}
.smaller {
  font-size: 75%;
}
.text-light {
  color: #ffffff;
}
a.text-light:hover,
a.text-light:focus {
  color: #e6e6e6;
}
.text-muted {
  color: #999999;
}
a.text-muted:hover,
a.text-muted:focus {
  color: #808080;
}
.text-active {
  color: #80c683;
}
a.text-active:hover,
a.text-active:focus {
  color: #5db661;
}
.text-working {
  color: #fed40a;
}
a.text-working:hover,
a.text-working:focus {
  color: #d4b001;
}
.text-alert {
  color: #fec101;
}
a.text-alert:hover,
a.text-alert:focus {
  color: #cb9a01;
}
.text-critical {
  color: #e75757;
}
a.text-critical:hover,
a.text-critical:focus {
  color: #e12a2a;
}
.text-purple {
  color: #7a43b6;
}
a.text-purple:hover,
a.text-purple:focus {
  color: #613591;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 11px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 7.5px;
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 16px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 16px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
fieldset.title {
  padding: 0;
  margin: 0;
  border: 0;
}
fieldset.title.separator {
  padding-bottom: 20px;
}
fieldset.title > legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 8px;
  font-size: 14.3px;
  color: #333333;
  line-height: 32px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
fieldset.card {
  background-color: #fff;
  border-radius: 10px;
}
fieldset.card.separator {
  margin-bottom: 20px;
}
fieldset.field {
  padding: 0;
  margin: 0;
  border: 0;
}
fieldset.field.separator {
  padding-bottom: 20px;
}
fieldset.field > legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
fieldset {
  border: 1px solid #e5e5e5;
}
fieldset.hover:hover {
  background-color: #eeeeee;
}
.input-wrapper,
.textarea-wrapper,
.select-wrapper,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 4px 6px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #555555;
}
.input-wrapper:hover,
.textarea-wrapper:hover,
.select-wrapper:hover,
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.input-wrapper select,
.textarea-wrapper select,
.select-wrapper select,
.input-wrapper textarea,
.textarea-wrapper textarea,
.select-wrapper textarea,
.input-wrapper input[type="text"],
.textarea-wrapper input[type="text"],
.select-wrapper input[type="text"],
.input-wrapper input[type="password"],
.textarea-wrapper input[type="password"],
.select-wrapper input[type="password"],
.input-wrapper input[type="datetime"],
.textarea-wrapper input[type="datetime"],
.select-wrapper input[type="datetime"],
.input-wrapper input[type="datetime-local"],
.textarea-wrapper input[type="datetime-local"],
.select-wrapper input[type="datetime-local"],
.input-wrapper input[type="date"],
.textarea-wrapper input[type="date"],
.select-wrapper input[type="date"],
.input-wrapper input[type="month"],
.textarea-wrapper input[type="month"],
.select-wrapper input[type="month"],
.input-wrapper input[type="time"],
.textarea-wrapper input[type="time"],
.select-wrapper input[type="time"],
.input-wrapper input[type="week"],
.textarea-wrapper input[type="week"],
.select-wrapper input[type="week"],
.input-wrapper input[type="number"],
.textarea-wrapper input[type="number"],
.select-wrapper input[type="number"],
.input-wrapper input[type="email"],
.textarea-wrapper input[type="email"],
.select-wrapper input[type="email"],
.input-wrapper input[type="url"],
.textarea-wrapper input[type="url"],
.select-wrapper input[type="url"],
.input-wrapper input[type="search"],
.textarea-wrapper input[type="search"],
.select-wrapper input[type="search"],
.input-wrapper input[type="tel"],
.textarea-wrapper input[type="tel"],
.select-wrapper input[type="tel"],
.input-wrapper input[type="color"],
.textarea-wrapper input[type="color"],
.select-wrapper input[type="color"],
.input-wrapper .uneditable-input,
.textarea-wrapper .uneditable-input,
.select-wrapper .uneditable-input {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.input-wrapper select,
.textarea-wrapper select,
.select-wrapper select,
.input-wrapper textarea,
.textarea-wrapper textarea,
.select-wrapper textarea,
.input-wrapper input[type="text"],
.textarea-wrapper input[type="text"],
.select-wrapper input[type="text"],
.input-wrapper input[type="password"],
.textarea-wrapper input[type="password"],
.select-wrapper input[type="password"],
.input-wrapper input[type="datetime"],
.textarea-wrapper input[type="datetime"],
.select-wrapper input[type="datetime"],
.input-wrapper input[type="datetime-local"],
.textarea-wrapper input[type="datetime-local"],
.select-wrapper input[type="datetime-local"],
.input-wrapper input[type="date"],
.textarea-wrapper input[type="date"],
.select-wrapper input[type="date"],
.input-wrapper input[type="month"],
.textarea-wrapper input[type="month"],
.select-wrapper input[type="month"],
.input-wrapper input[type="time"],
.textarea-wrapper input[type="time"],
.select-wrapper input[type="time"],
.input-wrapper input[type="week"],
.textarea-wrapper input[type="week"],
.select-wrapper input[type="week"],
.input-wrapper input[type="number"],
.textarea-wrapper input[type="number"],
.select-wrapper input[type="number"],
.input-wrapper input[type="email"],
.textarea-wrapper input[type="email"],
.select-wrapper input[type="email"],
.input-wrapper input[type="url"],
.textarea-wrapper input[type="url"],
.select-wrapper input[type="url"],
.input-wrapper input[type="search"],
.textarea-wrapper input[type="search"],
.select-wrapper input[type="search"],
.input-wrapper input[type="tel"],
.textarea-wrapper input[type="tel"],
.select-wrapper input[type="tel"],
.input-wrapper input[type="color"],
.textarea-wrapper input[type="color"],
.select-wrapper input[type="color"],
.input-wrapper .uneditable-input,
.textarea-wrapper .uneditable-input,
.select-wrapper .uneditable-input,
.input-wrapper select:focus,
.textarea-wrapper select:focus,
.select-wrapper select:focus,
.input-wrapper textarea:focus,
.textarea-wrapper textarea:focus,
.select-wrapper textarea:focus,
.input-wrapper input[type="text"]:focus,
.textarea-wrapper input[type="text"]:focus,
.select-wrapper input[type="text"]:focus,
.input-wrapper input[type="password"]:focus,
.textarea-wrapper input[type="password"]:focus,
.select-wrapper input[type="password"]:focus,
.input-wrapper input[type="datetime"]:focus,
.textarea-wrapper input[type="datetime"]:focus,
.select-wrapper input[type="datetime"]:focus,
.input-wrapper input[type="datetime-local"]:focus,
.textarea-wrapper input[type="datetime-local"]:focus,
.select-wrapper input[type="datetime-local"]:focus,
.input-wrapper input[type="date"]:focus,
.textarea-wrapper input[type="date"]:focus,
.select-wrapper input[type="date"]:focus,
.input-wrapper input[type="month"]:focus,
.textarea-wrapper input[type="month"]:focus,
.select-wrapper input[type="month"]:focus,
.input-wrapper input[type="time"]:focus,
.textarea-wrapper input[type="time"]:focus,
.select-wrapper input[type="time"]:focus,
.input-wrapper input[type="week"]:focus,
.textarea-wrapper input[type="week"]:focus,
.select-wrapper input[type="week"]:focus,
.input-wrapper input[type="number"]:focus,
.textarea-wrapper input[type="number"]:focus,
.select-wrapper input[type="number"]:focus,
.input-wrapper input[type="email"]:focus,
.textarea-wrapper input[type="email"]:focus,
.select-wrapper input[type="email"]:focus,
.input-wrapper input[type="url"]:focus,
.textarea-wrapper input[type="url"]:focus,
.select-wrapper input[type="url"]:focus,
.input-wrapper input[type="search"]:focus,
.textarea-wrapper input[type="search"]:focus,
.select-wrapper input[type="search"]:focus,
.input-wrapper input[type="tel"]:focus,
.textarea-wrapper input[type="tel"]:focus,
.select-wrapper input[type="tel"]:focus,
.input-wrapper input[type="color"]:focus,
.textarea-wrapper input[type="color"]:focus,
.select-wrapper input[type="color"]:focus,
.input-wrapper .uneditable-input:focus,
.textarea-wrapper .uneditable-input:focus,
.select-wrapper .uneditable-input:focus,
.input-wrapper select:hover,
.textarea-wrapper select:hover,
.select-wrapper select:hover,
.input-wrapper textarea:hover,
.textarea-wrapper textarea:hover,
.select-wrapper textarea:hover,
.input-wrapper input[type="text"]:hover,
.textarea-wrapper input[type="text"]:hover,
.select-wrapper input[type="text"]:hover,
.input-wrapper input[type="password"]:hover,
.textarea-wrapper input[type="password"]:hover,
.select-wrapper input[type="password"]:hover,
.input-wrapper input[type="datetime"]:hover,
.textarea-wrapper input[type="datetime"]:hover,
.select-wrapper input[type="datetime"]:hover,
.input-wrapper input[type="datetime-local"]:hover,
.textarea-wrapper input[type="datetime-local"]:hover,
.select-wrapper input[type="datetime-local"]:hover,
.input-wrapper input[type="date"]:hover,
.textarea-wrapper input[type="date"]:hover,
.select-wrapper input[type="date"]:hover,
.input-wrapper input[type="month"]:hover,
.textarea-wrapper input[type="month"]:hover,
.select-wrapper input[type="month"]:hover,
.input-wrapper input[type="time"]:hover,
.textarea-wrapper input[type="time"]:hover,
.select-wrapper input[type="time"]:hover,
.input-wrapper input[type="week"]:hover,
.textarea-wrapper input[type="week"]:hover,
.select-wrapper input[type="week"]:hover,
.input-wrapper input[type="number"]:hover,
.textarea-wrapper input[type="number"]:hover,
.select-wrapper input[type="number"]:hover,
.input-wrapper input[type="email"]:hover,
.textarea-wrapper input[type="email"]:hover,
.select-wrapper input[type="email"]:hover,
.input-wrapper input[type="url"]:hover,
.textarea-wrapper input[type="url"]:hover,
.select-wrapper input[type="url"]:hover,
.input-wrapper input[type="search"]:hover,
.textarea-wrapper input[type="search"]:hover,
.select-wrapper input[type="search"]:hover,
.input-wrapper input[type="tel"]:hover,
.textarea-wrapper input[type="tel"]:hover,
.select-wrapper input[type="tel"]:hover,
.input-wrapper input[type="color"]:hover,
.textarea-wrapper input[type="color"]:hover,
.select-wrapper input[type="color"]:hover,
.input-wrapper .uneditable-input:hover,
.textarea-wrapper .uneditable-input:hover,
.select-wrapper .uneditable-input:hover {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-wrapper {
  padding: 0px 6px;
}
.input-wrapper input[type="text"],
.input-wrapper input[type="password"],
.input-wrapper input[type="datetime"],
.input-wrapper input[type="datetime-local"],
.input-wrapper input[type="date"],
.input-wrapper input[type="month"],
.input-wrapper input[type="time"],
.input-wrapper input[type="week"],
.input-wrapper input[type="number"],
.input-wrapper input[type="email"],
.input-wrapper input[type="url"],
.input-wrapper input[type="search"],
.input-wrapper input[type="tel"],
.input-wrapper input[type="color"],
.input-wrapper .uneditable-input {
  padding: 4px 0px;
}
.checkbox-wrapper {
  line-height: 20px;
}
.select-wrapper {
  *padding: 2px;
}
.input-wrapper.warning,
.textarea-wrapper.warning,
.select-wrapper.warning {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-wrapper.warning:focus,
.textarea-wrapper.warning:focus,
.select-wrapper.warning:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.input-wrapper.warning .control-label,
.textarea-wrapper.warning .control-label,
.select-wrapper.warning .control-label,
.input-wrapper.warning .help-block,
.textarea-wrapper.warning .help-block,
.select-wrapper.warning .help-block,
.input-wrapper.warning .help-inline,
.textarea-wrapper.warning .help-inline,
.select-wrapper.warning .help-inline {
  color: #c09853;
}
.input-wrapper.warning .checkbox,
.textarea-wrapper.warning .checkbox,
.select-wrapper.warning .checkbox,
.input-wrapper.warning .radio,
.textarea-wrapper.warning .radio,
.select-wrapper.warning .radio,
.input-wrapper.warning input,
.textarea-wrapper.warning input,
.select-wrapper.warning input,
.input-wrapper.warning select,
.textarea-wrapper.warning select,
.select-wrapper.warning select,
.input-wrapper.warning textarea,
.textarea-wrapper.warning textarea,
.select-wrapper.warning textarea {
  color: #c09853;
}
.input-wrapper.warning .input-prepend .add-on,
.textarea-wrapper.warning .input-prepend .add-on,
.select-wrapper.warning .input-prepend .add-on,
.input-wrapper.warning .input-append .add-on,
.textarea-wrapper.warning .input-append .add-on,
.select-wrapper.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.input-wrapper.error,
.textarea-wrapper.error,
.select-wrapper.error {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-wrapper.error:focus,
.textarea-wrapper.error:focus,
.select-wrapper.error:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.input-wrapper.error .control-label,
.textarea-wrapper.error .control-label,
.select-wrapper.error .control-label,
.input-wrapper.error .help-block,
.textarea-wrapper.error .help-block,
.select-wrapper.error .help-block,
.input-wrapper.error .help-inline,
.textarea-wrapper.error .help-inline,
.select-wrapper.error .help-inline {
  color: #b94a48;
}
.input-wrapper.error .checkbox,
.textarea-wrapper.error .checkbox,
.select-wrapper.error .checkbox,
.input-wrapper.error .radio,
.textarea-wrapper.error .radio,
.select-wrapper.error .radio,
.input-wrapper.error input,
.textarea-wrapper.error input,
.select-wrapper.error input,
.input-wrapper.error select,
.textarea-wrapper.error select,
.select-wrapper.error select,
.input-wrapper.error textarea,
.textarea-wrapper.error textarea,
.select-wrapper.error textarea {
  color: #b94a48;
}
.input-wrapper.error .input-prepend .add-on,
.textarea-wrapper.error .input-prepend .add-on,
.select-wrapper.error .input-prepend .add-on,
.input-wrapper.error .input-append .add-on,
.textarea-wrapper.error .input-append .add-on,
.select-wrapper.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.input-wrapper.success,
.textarea-wrapper.success,
.select-wrapper.success {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-wrapper.success:focus,
.textarea-wrapper.success:focus,
.select-wrapper.success:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.input-wrapper.success .control-label,
.textarea-wrapper.success .control-label,
.select-wrapper.success .control-label,
.input-wrapper.success .help-block,
.textarea-wrapper.success .help-block,
.select-wrapper.success .help-block,
.input-wrapper.success .help-inline,
.textarea-wrapper.success .help-inline,
.select-wrapper.success .help-inline {
  color: #468847;
}
.input-wrapper.success .checkbox,
.textarea-wrapper.success .checkbox,
.select-wrapper.success .checkbox,
.input-wrapper.success .radio,
.textarea-wrapper.success .radio,
.select-wrapper.success .radio,
.input-wrapper.success input,
.textarea-wrapper.success input,
.select-wrapper.success input,
.input-wrapper.success select,
.textarea-wrapper.success select,
.select-wrapper.success select,
.input-wrapper.success textarea,
.textarea-wrapper.success textarea,
.select-wrapper.success textarea {
  color: #468847;
}
.input-wrapper.success .input-prepend .add-on,
.textarea-wrapper.success .input-prepend .add-on,
.select-wrapper.success .input-prepend .add-on,
.input-wrapper.success .input-append .add-on,
.textarea-wrapper.success .input-append .add-on,
.select-wrapper.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.input-wrapper.info,
.textarea-wrapper.info,
.select-wrapper.info {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-wrapper.info:focus,
.textarea-wrapper.info:focus,
.select-wrapper.info:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.input-wrapper.info .control-label,
.textarea-wrapper.info .control-label,
.select-wrapper.info .control-label,
.input-wrapper.info .help-block,
.textarea-wrapper.info .help-block,
.select-wrapper.info .help-block,
.input-wrapper.info .help-inline,
.textarea-wrapper.info .help-inline,
.select-wrapper.info .help-inline {
  color: #3a87ad;
}
.input-wrapper.info .checkbox,
.textarea-wrapper.info .checkbox,
.select-wrapper.info .checkbox,
.input-wrapper.info .radio,
.textarea-wrapper.info .radio,
.select-wrapper.info .radio,
.input-wrapper.info input,
.textarea-wrapper.info input,
.select-wrapper.info input,
.input-wrapper.info select,
.textarea-wrapper.info select,
.select-wrapper.info select,
.input-wrapper.info textarea,
.textarea-wrapper.info textarea,
.select-wrapper.info textarea {
  color: #3a87ad;
}
.input-wrapper.info .input-prepend .add-on,
.textarea-wrapper.info .input-prepend .add-on,
.select-wrapper.info .input-prepend .add-on,
.input-wrapper.info .input-append .add-on,
.textarea-wrapper.info .input-append .add-on,
.select-wrapper.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
label {
  display: block;
  margin-bottom: 2px;
  color: black;
}
textarea {
  height: auto;
}
.placeholder {
  color: #aaa !important;
}
/*Fix native placeholders colors*/
::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #aaa !important;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #aaa !important;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #aaa !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #aaa !important;
}
.skip-label {
  padding-top: 18px;
}
.form-group {
  padding-bottom: 13px;
}
.form-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-condensed .form-group {
  padding-bottom: 6.5px;
}
.form-condensed .form-row {
  padding-top: 3px;
  padding-bottom: 3px;
}
.form-expanded .form-row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.radio.field-size,
.checkbox.field-size {
  padding: 4px 0px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
label.checkbox.inline {
  color: #555555;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-wrapper.readonly,
.select-wrapper.readonly,
.textarea-wrapper.readonly,
input[readonly],
select[readonly],
textarea[readonly],
.uneditable-input {
  background-color: #ffffff;
  color: #999999;
}
.input-wrapper.disabled,
.select-wrapper.disabled,
.textarea-wrapper.disabled,
input[disabled],
select[disabled],
textarea[disabled],
.uneditable-input {
  background-color: #eeeeee;
  color: #999999;
}
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.form-footer {
  padding: 14px 15px 15px;
  text-align: right;
  border-top: 1px solid #eeeeee;
}
.form-footer .dropdown-menu {
  text-align: left;
}
.prepend-sm,
.prepend-md,
.prepend-lg,
.append-sm,
.append-md,
.append-lg,
.split-sm,
.split-md,
.split-lg {
  position: relative;
  *zoom: 1;
}
.prepend-sm:before,
.prepend-md:before,
.prepend-lg:before,
.append-sm:before,
.append-md:before,
.append-lg:before,
.split-sm:before,
.split-md:before,
.split-lg:before,
.prepend-sm:after,
.prepend-md:after,
.prepend-lg:after,
.append-sm:after,
.append-md:after,
.append-lg:after,
.split-sm:after,
.split-md:after,
.split-lg:after {
  display: table;
  content: "";
  line-height: 0;
}
.prepend-sm:after,
.prepend-md:after,
.prepend-lg:after,
.append-sm:after,
.append-md:after,
.append-lg:after,
.split-sm:after,
.split-md:after,
.split-lg:after {
  clear: both;
}
.prepend-sm.validation-error .appended,
.prepend-md.validation-error .appended,
.prepend-lg.validation-error .appended,
.append-sm.validation-error .appended,
.append-md.validation-error .appended,
.append-lg.validation-error .appended,
.split-sm.validation-error .appended,
.split-md.validation-error .appended,
.split-lg.validation-error .appended,
.prepend-sm.validation-error .prepended,
.prepend-md.validation-error .prepended,
.prepend-lg.validation-error .prepended,
.append-sm.validation-error .prepended,
.append-md.validation-error .prepended,
.append-lg.validation-error .prepended,
.split-sm.validation-error .prepended,
.split-md.validation-error .prepended,
.split-lg.validation-error .prepended,
.prepend-sm.validation-error .input-wrapper,
.prepend-md.validation-error .input-wrapper,
.prepend-lg.validation-error .input-wrapper,
.append-sm.validation-error .input-wrapper,
.append-md.validation-error .input-wrapper,
.append-lg.validation-error .input-wrapper,
.split-sm.validation-error .input-wrapper,
.split-md.validation-error .input-wrapper,
.split-lg.validation-error .input-wrapper,
.prepend-sm.validation-error .textarea-wrapper,
.prepend-md.validation-error .textarea-wrapper,
.prepend-lg.validation-error .textarea-wrapper,
.append-sm.validation-error .textarea-wrapper,
.append-md.validation-error .textarea-wrapper,
.append-lg.validation-error .textarea-wrapper,
.split-sm.validation-error .textarea-wrapper,
.split-md.validation-error .textarea-wrapper,
.split-lg.validation-error .textarea-wrapper,
.prepend-sm.validation-error .select-wrapper,
.prepend-md.validation-error .select-wrapper,
.prepend-lg.validation-error .select-wrapper,
.append-sm.validation-error .select-wrapper,
.append-md.validation-error .select-wrapper,
.append-lg.validation-error .select-wrapper,
.split-sm.validation-error .select-wrapper,
.split-md.validation-error .select-wrapper,
.split-lg.validation-error .select-wrapper,
.prepend-sm.validation-error select,
.prepend-md.validation-error select,
.prepend-lg.validation-error select,
.append-sm.validation-error select,
.append-md.validation-error select,
.append-lg.validation-error select,
.split-sm.validation-error select,
.split-md.validation-error select,
.split-lg.validation-error select,
.prepend-sm.validation-error textarea,
.prepend-md.validation-error textarea,
.prepend-lg.validation-error textarea,
.append-sm.validation-error textarea,
.append-md.validation-error textarea,
.append-lg.validation-error textarea,
.split-sm.validation-error textarea,
.split-md.validation-error textarea,
.split-lg.validation-error textarea,
.prepend-sm.validation-error input[type="text"],
.prepend-md.validation-error input[type="text"],
.prepend-lg.validation-error input[type="text"],
.append-sm.validation-error input[type="text"],
.append-md.validation-error input[type="text"],
.append-lg.validation-error input[type="text"],
.split-sm.validation-error input[type="text"],
.split-md.validation-error input[type="text"],
.split-lg.validation-error input[type="text"],
.prepend-sm.validation-error input[type="password"],
.prepend-md.validation-error input[type="password"],
.prepend-lg.validation-error input[type="password"],
.append-sm.validation-error input[type="password"],
.append-md.validation-error input[type="password"],
.append-lg.validation-error input[type="password"],
.split-sm.validation-error input[type="password"],
.split-md.validation-error input[type="password"],
.split-lg.validation-error input[type="password"],
.prepend-sm.validation-error .uneditable-input,
.prepend-md.validation-error .uneditable-input,
.prepend-lg.validation-error .uneditable-input,
.append-sm.validation-error .uneditable-input,
.append-md.validation-error .uneditable-input,
.append-lg.validation-error .uneditable-input,
.split-sm.validation-error .uneditable-input,
.split-md.validation-error .uneditable-input,
.split-lg.validation-error .uneditable-input {
  border-color: #b94a48;
  color: #b94a48;
}
.prepend-sm .appended,
.prepend-md .appended,
.prepend-lg .appended,
.append-sm .appended,
.append-md .appended,
.append-lg .appended,
.split-sm .appended,
.split-md .appended,
.split-lg .appended,
.prepend-sm .prepended,
.prepend-md .prepended,
.prepend-lg .prepended,
.append-sm .prepended,
.append-md .prepended,
.append-lg .prepended,
.split-sm .prepended,
.split-md .prepended,
.split-lg .prepended,
.prepend-sm .splitter,
.prepend-md .splitter,
.prepend-lg .splitter,
.append-sm .splitter,
.append-md .splitter,
.append-lg .splitter,
.split-sm .splitter,
.split-md .splitter,
.split-lg .splitter {
  position: absolute;
  top: 0px;
  bottom: 0px;
}
div.validation-error {
  border: 1px solid #b94a48;
  color: #b94a48;
}
.prepend-sm .input-wrapper,
.prepend-md .input-wrapper,
.prepend-lg .input-wrapper,
.prepend-sm .textarea-wrapper,
.prepend-md .textarea-wrapper,
.prepend-lg .textarea-wrapper,
.prepend-sm .select-wrapper,
.prepend-md .select-wrapper,
.prepend-lg .select-wrapper,
.prepend-sm select,
.prepend-md select,
.prepend-lg select,
.prepend-sm textarea,
.prepend-md textarea,
.prepend-lg textarea,
.prepend-sm input[type="text"],
.prepend-md input[type="text"],
.prepend-lg input[type="text"],
.prepend-sm input[type="password"],
.prepend-md input[type="password"],
.prepend-lg input[type="password"],
.prepend-sm .uneditable-input,
.prepend-md .uneditable-input,
.prepend-lg .uneditable-input {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.prepend-sm .prepended,
.prepend-md .prepended,
.prepend-lg .prepended {
  left: 0px;
  position: absolute;
}
.prepend-sm .prepended.btn,
.prepend-md .prepended.btn,
.prepend-lg .prepended.btn,
.prepend-sm .prepended.btn-group,
.prepend-md .prepended.btn-group,
.prepend-lg .prepended.btn-group {
  left: 0px;
  position: absolute;
  border-right: none;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.prepend-sm .prepended.btn-group .btn,
.prepend-md .prepended.btn-group .btn,
.prepend-lg .prepended.btn-group .btn {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.append-sm .input-wrapper,
.append-md .input-wrapper,
.append-lg .input-wrapper,
.append-sm .textarea-wrapper,
.append-md .textarea-wrapper,
.append-lg .textarea-wrapper,
.append-sm .select-wrapper,
.append-md .select-wrapper,
.append-lg .select-wrapper,
.append-sm select,
.append-md select,
.append-lg select,
.append-sm textarea,
.append-md textarea,
.append-lg textarea,
.append-sm input[type="text"],
.append-md input[type="text"],
.append-lg input[type="text"],
.append-sm input[type="password"],
.append-md input[type="password"],
.append-lg input[type="password"],
.append-sm .uneditable-input,
.append-md .uneditable-input,
.append-lg .uneditable-input {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.append-sm .appended,
.append-md .appended,
.append-lg .appended {
  right: 0px;
  position: absolute;
}
.append-sm .appended.btn,
.append-md .appended.btn,
.append-lg .appended.btn,
.append-sm .appended.btn-group,
.append-md .appended.btn-group,
.append-lg .appended.btn-group,
.append-sm .appended.add-on,
.append-md .appended.add-on,
.append-lg .appended.add-on {
  right: 0px;
  position: absolute;
  padding-left: 0px;
  padding-right: 0px;
  border-left: none;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.append-sm .appended.btn-group .btn,
.append-md .appended.btn-group .btn,
.append-lg .appended.btn-group .btn {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.prepend-sm {
  padding-left: 40px;
}
.prepend-sm .prepended {
  width: 40px;
}
.prepend-md {
  padding-left: 60px;
}
.prepend-md .prepended {
  width: 60px;
}
.prepend-lg {
  padding-left: 100px;
}
.prepend-lg .prepended {
  width: 100px;
}
.append-sm {
  padding-right: 40px;
}
.append-sm .appended {
  width: 40px;
}
.append-md {
  padding-right: 60px;
}
.append-md .appended {
  width: 60px;
}
.append-lg {
  padding-right: 100px;
}
.append-lg .appended {
  width: 100px;
}
.split-sm .before,
.split-md .before,
.split-lg .before {
  width: 50%;
  float: left;
}
.split-sm .after,
.split-md .after,
.split-lg .after {
  width: 50%;
  float: right;
}
.split-sm .splitter,
.split-md .splitter,
.split-lg .splitter {
  left: 50%;
  border-left: none;
  border-right: none;
}
.split-sm span.splitter,
.split-md span.splitter,
.split-lg span.splitter {
  padding: 5px 0px;
}
.split-sm {
  padding-left: 20px;
  padding-right: 20px;
}
.split-sm .splitter {
  width: 40px;
  margin-left: -20px;
}
.split-sm .before {
  margin-left: -20px;
}
.split-sm .after {
  margin-right: -20px;
}
.split-md {
  padding-left: 30px;
  padding-right: 30px;
}
.split-md .splitter {
  width: 60px;
  margin-left: -30px;
}
.split-md .before {
  margin-left: -30px;
}
.split-md .after {
  margin-right: -30px;
}
.split-lg {
  padding-left: 50px;
  padding-right: 50px;
}
.split-lg .splitter {
  width: 100px;
  margin-left: -50px;
}
.split-lg .before {
  margin-left: -50px;
}
.split-lg .after {
  margin-right: -50px;
}
label {
  -webkit-transition: color linear .2s, box-shadow linear .2s;
  -moz-transition: color linear .2s, box-shadow linear .2s;
  -o-transition: color linear .2s, box-shadow linear .2s;
  transition: color linear .2s, box-shadow linear .2s;
}
fieldset.title > legend.validation-error,
.validation-error,
fieldset.title > legend.validation-error:hover,
.validation-error:hover,
fieldset.title > legend.validation-error:active,
.validation-error:active {
  border-color: #b94a48;
  color: #b94a48;
}
.tooltip-error {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  max-width: 300px;
  padding: 5px 10px;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #b94a48;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
.image-upload {
  padding: 4px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.image-upload .image-container {
  text-align: center;
  margin-bottom: 4px;
  color: #999999;
}
.image-upload .image-container img {
  vertical-align: middle;
}
.add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  vertical-align: middle;
  /* Hide default HTML checkbox */

  /* The slider */

  /* Rounded sliders */

}
.switch.switch-label {
  margin-right: 5px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch input:checked + .slider {
  background-color: #2196F3;
}
.switch input:focus + .slider {
  box-shadow: 0 0 2px #2196F3;
}
.switch.switch-red-color input:checked + .slider {
  background-color: #F3212F;
}
.switch.switch-red-color input:focus + .slider {
  box-shadow: 0 0 2px #F3212F;
}
.switch.switch-green-color input:checked + .slider {
  background-color: #19962D;
}
.switch.switch-green-color input:focus + .slider {
  box-shadow: 0 0 2px #19962D;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}
.switch.switch-disabled .slider {
  background-color: #e5e5e5;
}
.switch.switch-disabled .slider:before {
  background-color: #f5f5f5;
}
.switch.switch-disabled input:checked + .slider {
  opacity: 0.6;
}
.switch.switch-small {
  width: 32px;
  height: 16px;
}
.switch.switch-small input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
.switch.switch-small .slider::before {
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
}
.switch.switch-small .slider .round {
  border-radius: 12px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 16px;
  text-align: left;
  vertical-align: middle;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.table th.text-left,
.table td.text-left {
  text-align: left;
}
.table th.text-center,
.table td.text-center {
  text-align: center;
}
.table th.text-right,
.table td.text-right {
  text-align: right;
}
.table th.border-right,
.table td.border-right {
  border-right: 2px solid #dddddd;
}
.table th.border-left,
.table td.border-left {
  border-left: 2px solid #dddddd;
}
.table th.border-top,
.table td.border-top {
  border-top: 2px solid #dddddd;
}
.table th.border-bottom,
.table td.border-bottom {
  border-bottom: 2px solid #dddddd;
}
.table th {
  font-weight: 500;
  background-color: #f3f3f3;
}
.table thead th {
  vertical-align: bottom;
}
.table tfoot th,
.table tfoot td {
  font-weight: 500;
  border-top: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table .table {
  background-color: #ffffff;
}
.table caption + thead tr:first-child th,
.table caption + tbody tr:first-child th,
.table caption + tbody tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + tbody tr:first-child th,
.table colgroup + tbody tr:first-child td,
.table thead:first-child tr:first-child th,
.table tbody:first-child tr:first-child th,
.table tbody:first-child tr:first-child td {
  border-top: 0;
}
.table thead:first-child tr:first-child > th:first-child,
.table tbody:first-child tr:first-child > td:first-child,
.table tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table thead:first-child tr:first-child > th:last-child,
.table tbody:first-child tr:first-child > td:last-child,
.table tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table thead:last-child tr:last-child > th:first-child,
.table tbody:last-child tr:last-child > td:first-child,
.table tbody:last-child tr:last-child > th:first-child,
.table tfoot:last-child tr:last-child > td:first-child,
.table tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table thead:last-child tr:last-child > th:last-child,
.table tbody:last-child tr:last-child > td:last-child,
.table tbody:last-child tr:last-child > th:last-child,
.table tfoot:last-child tr:last-child > td:last-child,
.table tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table caption + thead tr:first-child th:first-child,
.table caption + tbody tr:first-child td:first-child,
.table colgroup + thead tr:first-child th:first-child,
.table colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table caption + thead tr:first-child th:last-child,
.table caption + tbody tr:first-child td:last-child,
.table colgroup + thead tr:first-child th:last-child,
.table colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table .table-clean > th,
.table .table-clean > thead th,
.table .table-clean > td,
.table .table-clean > tbody td {
  border: 0px;
}
.table-borderless,
.table.table-borderless {
  border: 0px none;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-borderless thead:first-child tr:first-child > th:first-child,
.table.table-borderless thead:first-child tr:first-child > th:first-child,
.table-borderless tbody:first-child tr:first-child > td:first-child,
.table.table-borderless tbody:first-child tr:first-child > td:first-child,
.table-borderless tbody:first-child tr:first-child > th:first-child,
.table.table-borderless tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-borderless thead:first-child tr:first-child > th:last-child,
.table.table-borderless thead:first-child tr:first-child > th:last-child,
.table-borderless tbody:first-child tr:first-child > td:last-child,
.table.table-borderless tbody:first-child tr:first-child > td:last-child,
.table-borderless tbody:first-child tr:first-child > th:last-child,
.table.table-borderless tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-borderless thead:last-child tr:last-child > th:first-child,
.table.table-borderless thead:last-child tr:last-child > th:first-child,
.table-borderless tbody:last-child tr:last-child > td:first-child,
.table.table-borderless tbody:last-child tr:last-child > td:first-child,
.table-borderless tbody:last-child tr:last-child > th:first-child,
.table.table-borderless tbody:last-child tr:last-child > th:first-child,
.table-borderless tfoot:last-child tr:last-child > td:first-child,
.table.table-borderless tfoot:last-child tr:last-child > td:first-child,
.table-borderless tfoot:last-child tr:last-child > th:first-child,
.table.table-borderless tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-borderless thead:last-child tr:last-child > th:last-child,
.table.table-borderless thead:last-child tr:last-child > th:last-child,
.table-borderless tbody:last-child tr:last-child > td:last-child,
.table.table-borderless tbody:last-child tr:last-child > td:last-child,
.table-borderless tbody:last-child tr:last-child > th:last-child,
.table.table-borderless tbody:last-child tr:last-child > th:last-child,
.table-borderless tfoot:last-child tr:last-child > td:last-child,
.table.table-borderless tfoot:last-child tr:last-child > td:last-child,
.table-borderless tfoot:last-child tr:last-child > th:last-child,
.table.table-borderless tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-borderless th,
.table.table-borderless th,
.table-borderless td,
.table.table-borderless td {
  border-left: 0px;
  border-right: 0px;
}
.table-borderless th,
.table.table-borderless th {
  background-color: transparent !important;
  color: #000 !important;
}
table.table-borderless-title {
  border: 0px none;
}
table.table-borderless-title thead:first-child tr:first-child > th:first-child,
table.table-borderless-title tbody:first-child tr:first-child > td:first-child,
table.table-borderless-title tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
table.table-borderless-title thead:first-child tr:first-child > th:last-child,
table.table-borderless-title tbody:first-child tr:first-child > td:last-child,
table.table-borderless-title tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
table.table-borderless-title thead:last-child tr:last-child > th:first-child,
table.table-borderless-title tbody:last-child tr:last-child > td:first-child,
table.table-borderless-title tbody:last-child tr:last-child > th:first-child,
table.table-borderless-title tfoot:last-child tr:last-child > td:first-child,
table.table-borderless-title tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
table.table-borderless-title thead:last-child tr:last-child > th:last-child,
table.table-borderless-title tbody:last-child tr:last-child > td:last-child,
table.table-borderless-title tbody:last-child tr:last-child > th:last-child,
table.table-borderless-title tfoot:last-child tr:last-child > td:last-child,
table.table-borderless-title tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
table.table-borderless-title > th,
table.table-borderless-title > thead th,
table.table-borderless-title > td,
table.table-borderless-title > tbody td {
  border-left: 0px;
  border-right: 0px;
  border-top: 1px solid #eeeeee;
}
table.table-borderless-title th {
  background-color: transparent;
  color: #333333;
  border: 2px solid #d76426;
  font-weight: 500;
}
.table-foot tfoot th,
.table-foot tfoot td {
  border-top: 2px solid #dddddd;
}
.border-right {
  border-right: 2px solid #dddddd;
}
.border-left {
  border-left: 2px solid #dddddd;
}
.border-top {
  border-top: 2px solid #dddddd;
}
.border-bottom {
  border-bottom: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-condensed th .btn,
.table-condensed td .btn {
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-condensed th .btn-group > .btn,
.table-condensed td .btn-group > .btn {
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-condensed th .input-wrapper,
.table-condensed td .input-wrapper,
.table-condensed th .textarea-wrapper,
.table-condensed td .textarea-wrapper,
.table-condensed th .select-wrapper,
.table-condensed td .select-wrapper,
.table-condensed th select,
.table-condensed td select,
.table-condensed th textarea,
.table-condensed td textarea,
.table-condensed th input[type="text"],
.table-condensed td input[type="text"],
.table-condensed th input[type="password"],
.table-condensed td input[type="password"],
.table-condensed th input[type="datetime"],
.table-condensed td input[type="datetime"],
.table-condensed th input[type="datetime-local"],
.table-condensed td input[type="datetime-local"],
.table-condensed th input[type="date"],
.table-condensed td input[type="date"],
.table-condensed th input[type="month"],
.table-condensed td input[type="month"],
.table-condensed th input[type="time"],
.table-condensed td input[type="time"],
.table-condensed th input[type="week"],
.table-condensed td input[type="week"],
.table-condensed th input[type="number"],
.table-condensed td input[type="number"],
.table-condensed th input[type="email"],
.table-condensed td input[type="email"],
.table-condensed th input[type="url"],
.table-condensed td input[type="url"],
.table-condensed th input[type="search"],
.table-condensed td input[type="search"],
.table-condensed th input[type="tel"],
.table-condensed td input[type="tel"],
.table-condensed th input[type="color"],
.table-condensed td input[type="color"],
.table-condensed th .uneditable-input,
.table-condensed td .uneditable-input {
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-none th,
.table-none td {
  padding: 0;
  border: none;
}
.table-none th .btn,
.table-none td .btn {
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-none th .btn-group > .btn,
.table-none td .btn-group > .btn {
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-none th .input-wrapper,
.table-none td .input-wrapper,
.table-none th .textarea-wrapper,
.table-none td .textarea-wrapper,
.table-none th .select-wrapper,
.table-none td .select-wrapper,
.table-none th select,
.table-none td select,
.table-none th textarea,
.table-none td textarea,
.table-none th input[type="text"],
.table-none td input[type="text"],
.table-none th input[type="password"],
.table-none td input[type="password"],
.table-none th input[type="datetime"],
.table-none td input[type="datetime"],
.table-none th input[type="datetime-local"],
.table-none td input[type="datetime-local"],
.table-none th input[type="date"],
.table-none td input[type="date"],
.table-none th input[type="month"],
.table-none td input[type="month"],
.table-none th input[type="time"],
.table-none td input[type="time"],
.table-none th input[type="week"],
.table-none td input[type="week"],
.table-none th input[type="number"],
.table-none td input[type="number"],
.table-none th input[type="email"],
.table-none td input[type="email"],
.table-none th input[type="url"],
.table-none td input[type="url"],
.table-none th input[type="search"],
.table-none td input[type="search"],
.table-none th input[type="tel"],
.table-none td input[type="tel"],
.table-none th input[type="color"],
.table-none td input[type="color"],
.table-none th .uneditable-input,
.table-none td .uneditable-input {
  padding-top: 0px;
  padding-bottom: 0px;
}
/*
.table-bordered {
  border: 1px solid @tableBorder;
  border-collapse: separate; // Done so we can round those corners!
  *border-collapse: collapse; // IE7 can't round corners anyway
  border-left: 0;
  .border-radius(@baseBorderRadius);
  th,
  td {
    border-left: 1px solid @tableBorder;
  }
  // Prevent a double border
  caption + thead tr:first-child th,
  caption + tbody tr:first-child th,
  caption + tbody tr:first-child td,
  colgroup + thead tr:first-child th,
  colgroup + tbody tr:first-child th,
  colgroup + tbody tr:first-child td,
  thead:first-child tr:first-child th,
  tbody:first-child tr:first-child th,
  tbody:first-child tr:first-child td {
    border-top: 0;
  }
  // For first th/td in the first row in the first thead or tbody
  thead:first-child tr:first-child > th:first-child,
  tbody:first-child tr:first-child > td:first-child,
  tbody:first-child tr:first-child > th:first-child {
    .border-top-left-radius(@baseBorderRadius);
  }
  // For last th/td in the first row in the first thead or tbody
  thead:first-child tr:first-child > th:last-child,
  tbody:first-child tr:first-child > td:last-child,
  tbody:first-child tr:first-child > th:last-child {
    .border-top-right-radius(@baseBorderRadius);
  }
  // For first th/td (can be either) in the last row in the last thead, tbody, and tfoot
  thead:last-child tr:last-child > th:first-child,
  tbody:last-child tr:last-child > td:first-child,
  tbody:last-child tr:last-child > th:first-child,
  tfoot:last-child tr:last-child > td:first-child,
  tfoot:last-child tr:last-child > th:first-child {
    .border-bottom-left-radius(@baseBorderRadius);
  }
  // For last th/td (can be either) in the last row in the last thead, tbody, and tfoot
  thead:last-child tr:last-child > th:last-child,
  tbody:last-child tr:last-child > td:last-child,
  tbody:last-child tr:last-child > th:last-child,
  tfoot:last-child tr:last-child > td:last-child,
  tfoot:last-child tr:last-child > th:last-child {
    .border-bottom-right-radius(@baseBorderRadius);
  }

  // Clear border-radius for first and last td in the last row in the last tbody for table with tfoot
  tfoot + tbody:last-child tr:last-child td:first-child {
    .border-bottom-left-radius(0);
  }
  tfoot + tbody:last-child tr:last-child td:last-child {
    .border-bottom-right-radius(0);
  }

  // Special fixes to round the left border on the first td/th
  caption + thead tr:first-child th:first-child,
  caption + tbody tr:first-child td:first-child,
  colgroup + thead tr:first-child th:first-child,
  colgroup + tbody tr:first-child td:first-child {
    .border-top-left-radius(@baseBorderRadius);
  }
  caption + thead tr:first-child th:last-child,
  caption + tbody tr:first-child td:last-child,
  colgroup + thead tr:first-child th:last-child,
  colgroup + tbody tr:first-child td:last-child {
    .border-top-right-radius(@baseBorderRadius);
  }

}*/
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody tr:hover > td,
.table-hover > tbody tr:hover > th {
  background-color: #eeeeee;
}
.table-hover > tbody tr:hover .no-hover {
  background-color: transparent;
}
.table-multiple tbody + tbody tr:first-child > td {
  border-top: 2px solid #dddddd;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table tbody tr.hover > td {
  background-color: #f9f9f9;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-white td {
  background-color: #fff;
}
.empty-table {
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
}
.empty-table.empty-table-condensed {
  padding: 4px 5px;
}
.empty-table.empty-table-white {
  background-color: #fff;
}
table.append-footer {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0px;
}
table.append-footer tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
table.append-footer tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-footer {
  /*border: 1px solid #e0e0e0;*/

  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table td.truncate-content,
div.truncate-content {
  zoom: 1;
}
.table td.truncate-content div.overflow,
div.truncate-content div.overflow {
  position: relative;
  overflow: hidden;
}
.table td.truncate-content div.dot3,
div.truncate-content div.dot3 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: inherit;
  width: 12px;
  padding: 0px;
  text-align: center;
}
.table td.truncate-content div.dot3:after,
div.truncate-content div.dot3:after {
  content: '...';
}
.table.table-condensed td.truncate-content div.overflow {
  left: 5px;
  right: 5px;
  top: 4px;
  bottom: 4px;
}
div.truncate-content {
  padding: 8px;
  line-height: 15px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #dddddd;
  position: relative;
}
.table-clean {
  width: 100%;
  border: none;
  border-collapse: separate;
  *border-collapse: collapse;
}
.table.table-clean {
  border: 0px none;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table.table-clean thead:first-child tr:first-child > th:first-child,
.table.table-clean tbody:first-child tr:first-child > td:first-child,
.table.table-clean tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table.table-clean thead:first-child tr:first-child > th:last-child,
.table.table-clean tbody:first-child tr:first-child > td:last-child,
.table.table-clean tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table.table-clean thead:last-child tr:last-child > th:first-child,
.table.table-clean tbody:last-child tr:last-child > td:first-child,
.table.table-clean tbody:last-child tr:last-child > th:first-child,
.table.table-clean tfoot:last-child tr:last-child > td:first-child,
.table.table-clean tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table.table-clean thead:last-child tr:last-child > th:last-child,
.table.table-clean tbody:last-child tr:last-child > td:last-child,
.table.table-clean tbody:last-child tr:last-child > th:last-child,
.table.table-clean tfoot:last-child tr:last-child > td:last-child,
.table.table-clean tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table.table-clean th,
.table.table-clean td {
  border: none;
}
.table td.no-padding,
.table th.no-padding {
  padding: 0px;
}
.table.table-grey th {
  background-color: #F3F3F3;
  color: #48413C;
}
.table tbody tr.selected > td,
.table-hover tbody tr.selected:hover > td,
.table-hover tbody tr.selected:hover > th {
  background-color: #d76426;
  color: #fff;
}
.table tbody tr.selected-grey > td,
.table tbody tr.selected-grey > th,
.table-hover tbody tr.selected-grey:hover > td,
.table-hover tbody tr.selected-grey:hover > th {
  background-color: #eeeeee;
}
.table thead.sticky {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 5;
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.svg#fontawesomeregular') format('svg'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('guia/vendors/font-awesome-3.2.1/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  text-decoration: none !important;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
[class^="ma-icon-"].font-15x,
[class*=" ma-icon-"].font-15x,
[class^="ma-icon-"] .icon-15x,
[class*=" ma-icon-"] .icon-15x {
  font-size: 1.3em;
  margin-left: -0.1em;
  margin-top: -0.1em;
}
.font-15x,
.icon-15x {
  font-size: 1.15em;
}
.font-15x.icon-border,
.icon-15x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.font-1-25x,
.icon-1-25x {
  font-size: 1.25em;
}
.font-1-25x.icon-border,
.icon-1-25x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.font-1-5x,
.icon-1-5x {
  font-size: 1.5em;
}
.font-1-5x.icon-border,
.icon-1-5x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.font-2x,
.icon-2x {
  font-size: 2em;
}
.font-2x.icon-border,
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.font-3x,
.icon-3x {
  font-size: 3em;
}
.font-3x.icon-border,
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.font-4x,
.icon-4x {
  font-size: 4em;
}
.font-4x.icon-border,
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.font-5x,
.icon-5x {
  font-size: 5em;
}
.font-5x.icon-border,
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 7px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 16px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #757575, #686868);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#757575), to(#686868));
  background-image: -webkit-linear-gradient(top, #757575, #686868);
  background-image: -o-linear-gradient(top, #757575, #686868);
  background-image: linear-gradient(to bottom, #757575, #686868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff757575', endColorstr='#ff686868', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #757575, #686868);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#757575), to(#686868));
  background-image: -webkit-linear-gradient(top, #757575, #686868);
  background-image: -o-linear-gradient(top, #757575, #686868);
  background-image: linear-gradient(to bottom, #757575, #686868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff757575', endColorstr='#ff686868', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-menu {
  display: block;
  visibility: hidden;
  transition: visibility 0.2s 0.2s;
  border: none;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.dropdown-menu-popup {
  position: inherit;
  float: none;
  top: auto;
  left: auto;
}
.dropdown-menu.show {
  display: block;
  visibility: visible;
}
.dropdown-submenu:hover > .dropdown-menu {
  visibility: visible;
}
.dropdown-menu > li > a[disabled] {
  cursor: default;
  color: #c0c0c0;
}
.dropdown-submenu > a:after {
  margin-top: 2px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn:active,
.btn.active {
  background-color: #b3b3b3 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  -webkit-transition: border-color 0.1s linear;
  -moz-transition: border-color 0.1s linear;
  -o-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
}
.btn:focus {
  outline: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 7px 13px;
  font-size: 14.95px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 3px 11px;
  font-size: 11.700000000000001px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 1px 8px;
  font-size: 10.4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  background-color: #0044cc;
  border-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #003399;
  border-color: #003399;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  background-color: #f89406;
  border-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #c67605;
  border-color: #c67605;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  background-color: #bd362f;
  border-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #942a25;
  border-color: #942a25;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  background-color: #51a351;
  border-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #408140;
  border-color: #408140;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  background-color: #2f96b4;
  border-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #24748c;
  border-color: #24748c;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #080808;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #757575;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn.btn-fab {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 20px;
  width: 25px;
  height: 25px;
  padding: 0;
}
.btn-rad {
  border-radius: 30px;
}
.btn.btn-fab.btn-fab-extended {
  border-radius: 10px;
  border: 1px solid red;
  width: auto;
  padding: 0 5px;
}
.btn.btn-fab.btn-fab-extended.disabled,
.btn.btn-fab.btn-fab-extended[disabled] {
  border: 1px solid #B46464;
}
.btn.btn-elevation1 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.btn.btn-large.btn-fab {
  font-size: 1.75em;
  line-height: 20px;
  width: 40px;
  height: 40px;
  padding: 0;
}
button.btn.btn-fab:focus {
  outline: 0;
}
.btn.btn-toggle,
.btn.btn-toggle:focus,
.btn.btn-toggle:hover {
  border: 2px solid #eee;
}
.btn.btn-not-toggle {
  border: 2px solid transparent;
}
.btn-company {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #0088cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-company:hover,
.btn-company:focus,
.btn-company:active,
.btn-company.active,
.btn-company.disabled,
.btn-company[disabled] {
  color: #ffffff;
  background-color: #006699;
  border-color: #006699;
}
.btn-company:active,
.btn-company.active {
  background-color: #003399 \9;
}
.btn-company .active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-company .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-company .dropdown-toggle {
  background-color: #0044cc;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn.btn-link:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-primary,
.btn-warning,
.btn-danger,
.btn-success,
.btn-info,
.btn-inverse {
  text-shadow: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

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

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.btn .caret {
  margin-top: 7px;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 6px;
}
.btn-separator {
  display: inline-block;
  background-color: #ddd;
  margin: -7px 3px;
  height: 20px;
  width: 2px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 16px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 16px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.ui-pnotify-container.alert {
  padding: 12px;
}
.ui-pnotify-title {
  margin-bottom: 10px !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.alert-neutral {
  background-color: #eee;
  border-color: #e5e5e5;
  color: #333;
}
.alert-neutral h4 {
  color: #333;
}
.alert-disabled {
  background-color: #eee;
  border-color: #ccc;
  color: #333;
}
.alert-disabled h4 {
  color: #333;
}
.alert.alert-no-round {
  border-radius: 0;
}
.alert.alert-no-margin {
  margin: 0;
}
.nav {
  margin-left: 0;
  margin-bottom: 16px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #757575;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 7px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #757575;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #757575;
  border-bottom-color: #757575;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane,
.wiz-content > .wiz-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active,
.wiz-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.nav-tabs {
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #e6e6e6;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  border: 1px solid #e6e6e6;
  border-bottom-color: transparent;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #e6e6e6;
}
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #e6e6e6;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #e6e6e6;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e6e6e6;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #e6e6e6 #e6e6e6 #e6e6e6;
}
.tab-content {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 10px;
  overflow-y: auto;
}
.tab-container.grow {
  position: relative;
}
.tab-container.grow.anchor-all,
.tab-container.grow.anchor-all-5,
.tab-container.grow.anchor-all-10,
.tab-container.grow.anchor-all-15,
.tab-container.grow.anchor-all-20 {
  position: absolute;
}
.tab-container.grow > .nav-tabs {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.tab-container.grow > .tab-content {
  position: absolute;
  top: 33px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.tab-container.grow > .tab-content.nav-no-tabs {
  top: 0px;
}
.tab-container.grow > .tab-content .tab-pane {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.tab-container.grow > .tab-content .tab-pane.tab-pane-0 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tab-container.grow > .nav-pills {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 0;
  margin: 0;
  user-select: none;
}
.tab-container.grow > .pill-content {
  position: absolute;
  top: 37px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.tab-container.grow > .pill-content.nav-no-tabs {
  top: 0px;
}
.tab-container.grow > .pill-content .pill-pane {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.tab-container.grow > .nav-wiz {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 0;
  margin: 0;
  user-select: none;
  overflow: hidden;
  color: lightgrey;
  text-align: center;
  display: flex;
}
.tab-container.grow > .nav-wiz > li {
  list-style-type: none;
  font-size: 12px;
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li.enabled {
  cursor: pointer;
}
.tab-container.grow > .nav-wiz > li i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li.active {
  color: #d76426;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li.active.active-step {
  font-weight: bold;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li.active:before,
.tab-container.grow > .nav-wiz > li.active:after {
  background: #d76426;
  transition: 0.5s ease-in;
}
.tab-container.grow > .nav-wiz > li.active i {
  background: #d76426;
  transition: 0.5s ease-in;
}
.tab-container.grow > .wiz-content {
  position: absolute;
  top: 85px;
  bottom: 50px;
  left: 0px;
  right: 0px;
}
.tab-container.grow > .wiz-content .wiz-pane {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.tab-container.grow .wiz-footer {
  bottom: 0;
  left: 0;
  right: 0;
  height: 38px;
  position: absolute;
  padding: 6px;
}
.navbar {
  overflow: visible;
  margin-bottom: 16px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 36px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 36px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 36px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 3px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 3px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 3px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  background-color: #151515;
  border-color: #151515;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.navbar-search .search-query.input-wrapper {
  padding: 0px 14px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-search.navbar-search-inline {
  float: none;
  position: initial;
  margin: 0px;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar .btn-group > .btn {
  margin: 0;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 16px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 16px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 16px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 7px 13px;
  font-size: 14.95px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 3px 11px;
  font-size: 11.700000000000001px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 8px;
  font-size: 10.4px;
}
.pager {
  background-color: #f3f3f3;
}
.pager table {
  width: 100%;
  margin: 0px;
}
.pager table td {
  padding: 2px 2px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.modal-backdrop-loading {
  background-position: center center;
  background-image: url(../images/ajax-loader-alt.gif);
  background-repeat: no-repeat;
}
.modal-backdrop.loading {
  position: absolute;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.modal {
  position: absolute;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */
  z-index: 1050;
  width: 560px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.loading {
  position: absolute;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -100%;
}
.modal.fade.in {
  top: 50%;
}
.modal.modal-borderless {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.modal.modal-borderless.grow .modal-body {
  top: 0;
  bottom: 0;
}
.modal.modal-border-round,
.modal .modal-body.modal-border-round {
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.modal-header {
  padding: 7px 10px;
  background-color: #fff;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.modal-header .close {
  line-height: 26px;
  padding: 0 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 25px;
  white-space: nowrap;
  margin-right: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-body {
  overflow-y: auto;
  position: relative;
  max-height: 400px;
  padding: 10px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 8px 10px;
  margin-bottom: 0;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid #eee;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.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;
}
.modal.grow .modal-header {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 22px;
}
.modal.grow .modal-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 25px;
}
.modal.grow .modal-body {
  max-height: none;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 35px;
  bottom: 42px;
}
.modal.grow .modal-body.modal-body-no-header {
  top: 0px;
}
.modal.grow .modal-body.modal-body-no-footer {
  bottom: 2px;
}
.modal.grow .modal-body.modal-body-no-padding {
  padding: 1px;
}
.modal.grow .modal-body.modal-body-no-scroll {
  overflow-y: hidden;
}
.modal-footer.modal-footer-no-line {
  border-top: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content.popover-content-condensed {
  padding: 2px 2px;
}
.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 {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #f5f5f5;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #f5f5f5;
  border-right-color: rgba(0, 0, 0, 0.05);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #f5f5f5;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #f5f5f5;
  border-left-color: rgba(0, 0, 0, 0.05);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.popover {
  max-width: none;
  display: block;
  border: none;
}
.popover.popover-relative {
  position: relative;
}
.popover .popover-title-small {
  padding: 4px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 16px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 16px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #757575;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.label.label-clean {
  font-size: 0.9em;
  font-weight: normal;
  text-shadow: none;
}
.label.label-clean-light {
  background-color: #EEEEEE;
  color: #000;
}
.badge {
  font-weight: normal;
  font-size: 1em;
  text-shadow: 0 0 1px #ffffff95;
  line-height: 16px;
  border-radius: 11px;
}
.badge.badge-light {
  background-color: #D4D4D4;
}
.badge.badge-dark {
  background-color: #505050;
}
.badge.badge-block {
  display: block;
}
.badge.badge-error {
  background-color: #b94a48;
}
.badge.badge-lorawan {
  background-color: #eaa752;
}
.badge.badge-lorap2p {
  background-color: #2098e8;
}
.badge.badge-report-data {
  background-color: #129561;
}
.badge.badge-black-box {
  background-color: #000000;
}
.badge.badge-active {
  background-color: #80c683;
}
.badge.badge-critical {
  background-color: #e75757;
}
.badge.badge-padding-small {
  padding-left: 4px;
  padding-right: 4px;
}
.badge.badge-padding-small.badge-line {
  padding-left: 3px;
  padding-right: 3px;
}
.badge.badge-padding-none {
  padding-left: 1px;
  padding-right: 1px;
}
.badge.badge-padding-none.badge-line {
  padding-left: 0;
  padding-right: 0;
}
.badge.badge-mini {
  padding: 2px 4px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-size: 6.5px;
  font-size: 10px;
  line-height: 9px;
  font-weight: 500;
  text-align: center;
  min-width: 8px;
}
.badge.badge-micro {
  padding: 2px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-size: 3.9px;
  font-size: 9px;
  line-height: 7px;
  font-weight: 500;
  text-align: center;
  min-width: 7px;
}
.badge.badge-line {
  background-color: #fff;
  border: 1px solid #999999;
  color: #999999;
  padding: 1px 8px;
}
.badge.badge-line.badge-mini {
  padding: 1px 3px;
}
.badge.badge-line.badge-micro {
  padding: 1.5px 2px 1.5px 1.5px;
}
.badge.badge-line.badge-error {
  border: 1px solid #b94a48;
  color: #b94a48;
}
.badge.badge-line.badge-warning {
  border: 1px solid #c09853;
  color: #c09853;
}
.badge.badge-line.badge-lorawan {
  border: 1px solid #eaa752;
  color: #eaa752;
}
.badge.badge-line.badge-lorap2p {
  border: 1px solid #2098e8;
  color: #2098e8;
}
.badge.badge-line.badge-report-data {
  border: 1px solid #129561;
  color: #129561;
}
.badge.badge-line.badge-black-box {
  border: 1px solid #000000;
  color: #000000;
}
.badge.badge-line.badge-active {
  border: 1px solid #80c683;
  color: #80c683;
}
.badge.badge-line.badge-critical {
  border: 1px solid #e75757;
  color: #e75757;
}
.badge.badge-line.badge-orange {
  background-color: #ff9500;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-yellow {
  background-color: #fff200;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-blue {
  background-color: #006fb9;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-green {
  background-color: #69d269;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-purple {
  background-color: #8f039e;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-red {
  background-color: #dd514c;
  color: white;
  border: none;
  min-width: 50%;
  font-weight: bold;
}
.badge.badge-line.badge-green-for-driver-report {
  border-color: #5eb95e;
  width: 75%;
  text-align: center;
  background-color: #5eb95e;
  color: white;
}
.badge.badge-line.badge-orange-for-driver-report {
  border-color: #faa732;
  width: 70%;
  text-align: center;
  background-color: #faa732;
  color: white;
}
.badge.badge-line.badge-brown-for-driver-report {
  border-color: #928C85;
  text-align: center;
  background-color: #928C85;
  color: white;
}
.badge.badge-line.badge-black-for-driver-report {
  color: black;
}
.badge.badge-append {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.badge.badge-prepend {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.badge.badge-line-pos-selected {
  border-color: #858585;
  color: #858585;
}
.badge.badge-pos-selected {
  border-color: #858585;
  background-color: #858585 //#794E2D;;
}
.badge-action {
  cursor: pointer;
  user-select: none;
  transition-property: background-color, filter;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}
.badge-action.badge-line:active {
  background-color: #ddd;
}
.badge-action:not(.badge-line):active {
  filter: brightness(1.25);
}
.badge-none,
.badge-none.badge-company-color {
  background-color: transparent;
}
.badge-none.badge-line,
.badge-none.badge-company-color.badge-line {
  border-color: transparent;
}
.badge-none.badge-line,
.badge-none.badge-line.badge-company-color {
  color: #fff;
}
.badge-none:not(.badge-company-color) {
  color: #999999;
}
.badge-group,
.badge-group.badge-line {
  padding: 1px;
}
.badge-group .badge,
.badge-group.badge-line .badge {
  padding: 0 4px;
}
.badge-item {
  justify-content: center;
  align-items: center;
  min-width: 30px;
  text-align: center;
  position: relative;
  padding: 0px;
  border-radius: 9px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #999999;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.badge-item-clean {
  color: #666;
  background: #fff;
}
.badge-notification {
  position: relative;
}
.badge-notification .badge {
  position: absolute;
  bottom: 1.4em;
  right: -1.3em;
}
.badge-notification.iexpand .badge {
  bottom: 1.5em;
  right: -0.1em;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 16px;
  margin-bottom: 16px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-T0 .bar,
.progress .bar-T0 {
  background-color: #ff9500;
  background-image: -moz-linear-gradient(top, #ff9500, #ff9500);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9500), to(#ff9500));
  background-image: -webkit-linear-gradient(top, #ff9500, #ff9500);
  background-image: -o-linear-gradient(top, #ff9500, #ff9500);
  background-image: linear-gradient(to bottom, #ff9500, #ff9500);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9500', endColorstr='#ffff9500', GradientType=0);
}
.progress-T0.progress-striped .bar,
.progress-striped .bar-T0 {
  background-color: #ff9500;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-T1 .bar,
.progress .bar-T1 {
  background-color: #fff200;
  background-image: -moz-linear-gradient(top, #fff200, #fff200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff200), to(#fff200));
  background-image: -webkit-linear-gradient(top, #fff200, #fff200);
  background-image: -o-linear-gradient(top, #fff200, #fff200);
  background-image: linear-gradient(to bottom, #fff200, #fff200);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff200', endColorstr='#fffff200', GradientType=0);
}
.progress-T1.progress-striped .bar,
.progress-striped .bar-T1 {
  background-color: #fff200;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-T2 .bar,
.progress .bar-T2 {
  background-color: #006fb9;
  background-image: -moz-linear-gradient(top, #006fb9, #006fb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006fb9), to(#006fb9));
  background-image: -webkit-linear-gradient(top, #006fb9, #006fb9);
  background-image: -o-linear-gradient(top, #006fb9, #006fb9);
  background-image: linear-gradient(to bottom, #006fb9, #006fb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006fb9', endColorstr='#ff006fb9', GradientType=0);
}
.progress-T2.progress-striped .bar,
.progress-striped .bar-T2 {
  background-color: #006fb9;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-T3 .bar,
.progress .bar-T3 {
  background-color: #69d269;
  background-image: -moz-linear-gradient(top, #69d269, #69d269);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#69d269), to(#69d269));
  background-image: -webkit-linear-gradient(top, #69d269, #69d269);
  background-image: -o-linear-gradient(top, #69d269, #69d269);
  background-image: linear-gradient(to bottom, #69d269, #69d269);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff69d269', endColorstr='#ff69d269', GradientType=0);
}
.progress-T3.progress-striped .bar,
.progress-striped .bar-T3 {
  background-color: #69d269;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-T4 .bar,
.progress .bar-T4 {
  background-color: #8f039e;
  background-image: -moz-linear-gradient(top, #8f039e, #8f039e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8f039e), to(#8f039e));
  background-image: -webkit-linear-gradient(top, #8f039e, #8f039e);
  background-image: -o-linear-gradient(top, #8f039e, #8f039e);
  background-image: linear-gradient(to bottom, #8f039e, #8f039e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f039e', endColorstr='#ff8f039e', GradientType=0);
}
.progress-T4.progress-striped .bar,
.progress-striped .bar-T4 {
  background-color: #8f039e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-TI .bar,
.progress .bar-TI {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #dd514c, #dd514c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd514c), to(#dd514c));
  background-image: -webkit-linear-gradient(top, #dd514c, #dd514c);
  background-image: -o-linear-gradient(top, #dd514c, #dd514c);
  background-image: linear-gradient(to bottom, #dd514c, #dd514c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd514c', endColorstr='#ffdd514c', GradientType=0);
}
.progress-TI.progress-striped .bar,
.progress-striped .bar-TI {
  background-color: #dd514c;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
@keyframes mui-progress-circular-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes mui-progress-circular-dash {
  0% {
    stroke-dasharray: 1px, 200px;
    stroke-dashoffset: 0px;
  }
  50% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -15px;
  }
  100% {
    stroke-dasharray: 100px, 200px;
    stroke-dashoffset: -125px;
  }
}
button.btn.btn-fab .circle-progress {
  width: 33px;
  height: 33px;
  margin-top: -7px;
  margin-left: -5px;
}
button.btn.btn-fab.btn-large .circle-progress {
  width: 54px;
  height: 54px;
  margin-top: -17px;
  margin-left: -8px;
}
.circle-progress {
  line-height: 1;
  position: absolute;
  animation: mui-progress-circular-rotate 1.4s linear infinite;
  margin: 16px;
  color: red;
}
.circle-progress svg circle {
  animation: mui-progress-circular-dash 1.4s ease-in-out infinite;
  stroke-dasharray: 80px, 200px;
  stroke-dashoffset: 0px;
  stroke: currentColor;
}
.btn-primary .circle-progress {
  color: #0088cc;
}
.btn-warning .circle-progress {
  color: #fbb450;
}
.btn-danger .circle-progress {
  color: #ee5f5b;
}
.btn-success .circle-progress {
  color: #62c462;
}
.btn-info .circle-progress {
  color: #5bc0de;
}
.btn-inverse .circle-progress {
  color: #444444;
}
.progress-light-blue .bar,
.progress .bar-light-blue {
  background-color: #a4c0d7;
  background-image: -moz-linear-gradient(top, #9cb8cf, #afcce4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9cb8cf), to(#afcce4));
  background-image: -webkit-linear-gradient(top, #9cb8cf, #afcce4);
  background-image: -o-linear-gradient(top, #9cb8cf, #afcce4);
  background-image: linear-gradient(to bottom, #9cb8cf, #afcce4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9cb8cf', endColorstr='#ffafcce4', GradientType=0);
}
.progress-light-blue.progress-striped .bar,
.progress-striped .bar-light-blue {
  background-color: #9cb8cf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress {
  margin-bottom: 0;
}
.progress.progress-thin {
  height: 13px;
}
.progress.progress-thin {
  height: 4px;
  margin-top: 2px;
  border: none;
  box-shadow: none;
}
.progress.progress-thin .bar {
  box-shadow: none;
}
.accordion {
  margin-bottom: 16px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 16px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 16px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 24px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 24px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.width-25 {
  width: 25px;
}
.width-50 {
  width: 50px;
}
.width-75 {
  width: 75px;
}
.width-100 {
  width: 100px;
}
.width-125 {
  width: 125px;
}
.width-150 {
  width: 150px;
}
.width-175 {
  width: 175px;
}
.width-200 {
  width: 200px;
}
.width-225 {
  width: 225px;
}
.width-250 {
  width: 250px;
}
.width-275 {
  width: 275px;
}
.width-300 {
  width: 300px;
}
.width-325 {
  width: 325px;
}
.width-350 {
  width: 350px;
}
.width-375 {
  width: 375px;
}
.width-400 {
  width: 400px;
}
.width-425 {
  width: 425px;
}
.width-450 {
  width: 450px;
}
.width-475 {
  width: 475px;
}
.width-500 {
  width: 500px;
}
.width-525 {
  width: 525px;
}
.width-550 {
  width: 550px;
}
.width-575 {
  width: 575px;
}
.width-600 {
  width: 600px;
}
.width-625 {
  width: 625px;
}
.width-650 {
  width: 650px;
}
.width-675 {
  width: 675px;
}
.width-700 {
  width: 700px;
}
.width-725 {
  width: 725px;
}
.width-750 {
  width: 750px;
}
.width-775 {
  width: 775px;
}
.width-800 {
  width: 800px;
}
.width-825 {
  width: 825px;
}
.width-850 {
  width: 850px;
}
.width-875 {
  width: 875px;
}
.width-900 {
  width: 900px;
}
.width-925 {
  width: 925px;
}
.height-25 {
  height: 25px;
}
.height-50 {
  height: 50px;
}
.height-75 {
  height: 75px;
}
.height-100 {
  height: 100px;
}
.height-125 {
  height: 125px;
}
.height-150 {
  height: 150px;
}
.height-175 {
  height: 175px;
}
.height-200 {
  height: 200px;
}
.height-225 {
  height: 225px;
}
.height-250 {
  height: 250px;
}
.height-275 {
  height: 275px;
}
.height-300 {
  height: 300px;
}
.height-325 {
  height: 325px;
}
.height-350 {
  height: 350px;
}
.height-375 {
  height: 375px;
}
.height-400 {
  height: 400px;
}
.height-425 {
  height: 425px;
}
.height-450 {
  height: 450px;
}
.height-475 {
  height: 475px;
}
.height-500 {
  height: 500px;
}
.height-525 {
  height: 525px;
}
.height-550 {
  height: 550px;
}
.height-575 {
  height: 575px;
}
.height-600 {
  height: 600px;
}
.height-625 {
  height: 625px;
}
.height-650 {
  height: 650px;
}
.height-675 {
  height: 675px;
}
.height-700 {
  height: 700px;
}
.height-725 {
  height: 725px;
}
.height-750 {
  height: 750px;
}
.height-775 {
  height: 775px;
}
.height-800 {
  height: 800px;
}
.height-825 {
  height: 825px;
}
.height-850 {
  height: 850px;
}
.height-875 {
  height: 875px;
}
.height-900 {
  height: 900px;
}
.height-925 {
  height: 925px;
}
.padding-0 {
  padding: 0px;
}
.padding-5 {
  padding: 5px;
}
.padding-10 {
  padding: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-20 {
  padding: 20px;
}
.padding-25 {
  padding: 25px;
}
.padding-top-0 {
  padding-top: 0px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-25 {
  padding-top: 25px;
}
.padding-right-0 {
  padding-right: 0px;
}
.padding-right-5 {
  padding-right: 5px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-right-25 {
  padding-right: 25px;
}
.padding-bottom-0 {
  padding-bottom: 0px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-25 {
  padding-bottom: 25px;
}
.padding-left-0 {
  padding-left: 0px;
}
.padding-left-5 {
  padding-left: 5px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-15 {
  padding-left: 15px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-25 {
  padding-left: 25px;
}
.margin-0 {
  margin: 0px;
}
.margin-5 {
  margin: 5px;
}
.margin-10 {
  margin: 10px;
}
.margin-15 {
  margin: 15px;
}
.margin-20 {
  margin: 20px;
}
.margin-25 {
  margin: 25px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-25 {
  margin-left: 25px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-25 {
  margin-right: 25px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.font-size-10 {
  font-size: 10px;
}
.font-size-11 {
  font-size: 11px;
}
.font-size-12 {
  font-size: 12px;
}
.font-size-13 {
  font-size: 13px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.min-width {
  width: 1px;
}
.max-width {
  width: 100%;
}
.auto {
  width: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow-y: auto;
  overflow-x: auto;
  /*fixes for IE7*/

  *position: relative;
  *overflow-y: scroll;
  *padding-right: 16px;
  *overflow-x: hidden;
}
.overflow-auto[class*='anchor-'],
.overflow-auto.at-center,
.overflow-auto.at-left,
.overflow-auto.at-right,
.overflow-auto.at-top,
.overflow-auto.at-bottom {
  position: absolute;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
  /*fixes for IE7*/

  *position: relative;
  *overflow-y: scroll;
  *padding-right: 16px;
  *overflow-x: hidden;
}
.overflow-y-auto[class*='anchor-'],
.overflow-y-auto.at-center,
.overflow-y-auto.at-left,
.overflow-y-auto.at-right,
.overflow-y-auto.at-top,
.overflow-y-auto.at-bottom {
  position: absolute;
}
.overflow-y-scroll {
  overflow-y: scroll;
  /*fixes for IE7*/

  *position: relative;
  *overflow-y: scroll;
  *padding-right: 16px;
  *overflow-x: hidden;
}
.overflow-y-scroll[class*='anchor-'],
.overflow-y-scroll.at-center,
.overflow-y-scroll.at-left,
.overflow-y-scroll.at-right,
.overflow-y-scroll.at-top,
.overflow-y-scroll.at-bottom {
  position: absolute;
}
.black {
  color: #000000;
}
.gray-darker {
  color: #222222;
}
.gray-dark {
  color: #333333;
}
.gray {
  color: #555555;
}
.gray-light {
  color: #999999;
}
.gray-lighter {
  color: #eeeeee;
}
.white {
  color: #ffffff;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-normal {
  font-style: normal;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-pointer-with-caret {
  cursor: pointer;
  caret-color: transparent;
}
.cursor-default {
  cursor: default;
}
.cursor-move {
  cursor: move;
}
.space-before {
  margin-left: 0.4em;
}
.space-after {
  margin-right: 0.4em;
}
.bg-success,
fieldset.card.bg-success,
.table-hover > tbody tr:hover > td.bg-success,
.table-hover > tbody tr > th.bg-success,
.table-hover > tbody tr > td.bg-success,
.table-hover > tbody tr:hover > th.bg-success {
  background-color: #dff0d8;
}
.bg-error,
fieldset.card.bg-error,
.table-hover > tbody tr:hover > td.bg-error,
.table-hover > tbody tr:hover > th.bg-error,
.table-hover > tbody tr > td.bg-error,
.table-hover > tbody tr > th.bg-error {
  background-color: #f2dede;
}
.bg-warning,
fieldset.card.bg-warning,
.table-hover > tbody tr:hover > td.bg-warning,
.table-hover > tbody tr:hover > th.bg-warning,
.table-hover > tbody tr > td.bg-warning,
.table-hover > tbody tr > th.bg-warning {
  background-color: #fcf8e3;
}
.bg-info,
fieldset.card.bg-info,
.table-hover > tbody tr:hover > td.bg-info,
.table-hover > tbody tr:hover > th.bg-info,
.table-hover > tbody tr > td.bg-info,
.table-hover > tbody tr > th.bg-info {
  background-color: #d9edf7;
}
.no-wrap {
  white-space: nowrap;
}
.no-wrap .normal-wrap {
  white-space: normal;
}
.normal-wrap {
  white-space: normal;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.middle-align,
td.middle-align,
th.middle-align {
  vertical-align: middle;
}
.bottom-align,
td.bottom-align,
th.bottom-align {
  vertical-align: bottom;
}
.top-align,
td.top-align,
th.top-align {
  vertical-align: top;
}
.text-bottom-align {
  vertical-align: text-bottom;
}
.highlight {
  background-color: #FFFF88;
}
/*Fix for google maps*/
.gm-style img {
  max-width: none;
}
.gm-style label {
  width: auto;
  display: inline;
}
.pac-container {
  z-index: 12000;
}
img {
  display: inline-block;
}
.invisible.no-size {
  width: 0;
  height: 0;
}
.flex {
  display: flex;
}
.flex.flex-center {
  align-items: center;
}
.flex.flex-jus-center {
  justify-content: center;
}
.flex.flex-jus-end {
  justify-content: flex-end;
}
.flex.flex-jus-between {
  justify-content: space-between;
}
.flex.flex-direction-column {
  flex-direction: column;
}
.flex.flex-direction-column-reverse {
  flex-direction: column-reverse;
}
.flex.flex-direction-row {
  flex-direction: row;
}
.flex.flex-direction-row-reverse {
  flex-direction: row-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-auto {
  flex: auto;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-3 {
  flex: 3;
}
.flex-4 {
  flex: 4;
}
.flex-5 {
  flex: 5;
}
.flex-6 {
  flex: 6;
}
.flex-7 {
  flex: 7;
}
.flex-8 {
  flex: 8;
}
.flex-9 {
  flex: 9;
}
.flex-10 {
  flex: 10;
}
.flex-gap-2 {
  gap: 2px;
}
.flex-gap-3 {
  gap: 3px;
}
.flex-gap-5 {
  gap: 5px;
}
.flex-gap-10 {
  gap: 10px;
}
.flex-gap-15 {
  gap: 15px;
}
.flex-gap-20 {
  gap: 20px;
}
.flex-gap-25 {
  gap: 25px;
}
.audio-player {
  height: 40px;
}
[class*='tree-item-'] {
  position: relative;
}
.tree-item-19 {
  padding-left: 570px;
}
.tree-item-18 {
  padding-left: 540px;
}
.tree-item-17 {
  padding-left: 510px;
}
.tree-item-16 {
  padding-left: 480px;
}
.tree-item-15 {
  padding-left: 450px;
}
.tree-item-14 {
  padding-left: 420px;
}
.tree-item-13 {
  padding-left: 390px;
}
.tree-item-12 {
  padding-left: 360px;
}
.tree-item-11 {
  padding-left: 330px;
}
.tree-item-10 {
  padding-left: 300px;
}
.tree-item-9 {
  padding-left: 270px;
}
.tree-item-8 {
  padding-left: 240px;
}
.tree-item-7 {
  padding-left: 210px;
}
.tree-item-6 {
  padding-left: 180px;
}
.tree-item-5 {
  padding-left: 150px;
}
.tree-item-4 {
  padding-left: 120px;
}
.tree-item-3 {
  padding-left: 90px;
}
.tree-item-2 {
  padding-left: 60px;
}
.tree-item-1 {
  padding-left: 30px;
}
.tree-item-0 {
  padding-left: 0px;
}
.tree-prefix {
  background-image: url(guia/img/arvore-separadores.png);
  width: 20px;
  margin-left: 4px;
  margin-right: 4px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
}
.tree-prefix-19 {
  left: 570px;
}
.tree-prefix-18 {
  left: 540px;
}
.tree-prefix-17 {
  left: 510px;
}
.tree-prefix-16 {
  left: 480px;
}
.tree-prefix-15 {
  left: 450px;
}
.tree-prefix-14 {
  left: 420px;
}
.tree-prefix-13 {
  left: 390px;
}
.tree-prefix-12 {
  left: 360px;
}
.tree-prefix-11 {
  left: 330px;
}
.tree-prefix-10 {
  left: 300px;
}
.tree-prefix-9 {
  left: 270px;
}
.tree-prefix-8 {
  left: 240px;
}
.tree-prefix-7 {
  left: 210px;
}
.tree-prefix-6 {
  left: 180px;
}
.tree-prefix-5 {
  left: 150px;
}
.tree-prefix-4 {
  left: 120px;
}
.tree-prefix-3 {
  left: 90px;
}
.tree-prefix-2 {
  left: 60px;
}
.tree-prefix-1 {
  left: 30px;
}
.tree-prefix-0 {
  left: 0px;
}
.tree-prefix-none {
  background-image: none;
}
.tree-prefix-straight {
  background-position: -25px center;
}
.tree-prefix-item {
  background-position: 0px center;
}
.tree-prefix-last {
  background-position: -50px center;
}
.lookup-container {
  width: auto;
  margin: 0px;
  padding: 0px 40px 0px 0px;
  font-size: 1em;
  position: relative;
}
.lookup-container .btn {
  background-color: #eee;
}
.lookup-container .btn:hover,
.lookup-container .btn:focus,
.lookup-container .btn:active,
.lookup-container .btn.active,
.lookup-container .btn.disabled,
.lookup-container .btn[disabled] {
  color: #333333;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.lookup-container.md {
  padding: 0;
}
.lookup-container.md.validation-error .bar:before,
.lookup-container.md.validation-error .bar:after {
  background-color: none;
}
.lookup-container.md .link .link-label {
  line-height: 24px;
}
.lookup-container.md .md-arrow-down {
  position: absolute;
  top: 3px;
  right: 10px;
  transform: rotate(180deg);
  cursor: pointer;
  font-size: 0.8em;
}
.lookup-container.md .md-arrow-down:hover,
.lookup-container.md .md-arrow-down:active {
  filter: drop-shadow(0 0 2px #000000 55);
}
.lookup-container.md:focus,
.lookup-container.md:active {
  outline: none;
}
.lookup-container.md .md-input.input-wrapper .uneditable-input {
  padding: 4px 0 3px 0;
  height: auto;
}
.lookup-container.md .md-input.input-wrapper .uneditable-input.multi {
  padding: 0;
  height: 23px;
}
.lookup-container.md .lookup-input.link {
  min-height: 24px;
}
.lookup-container.md .lookup-input.uneditable-input.md-input-selected {
  color: #333333;
}
.lookup-container.md:focus .lookup-input ~ .bar:before,
.lookup-container.md:focus .lookup-input ~ .bar:after,
.lookup-container.md .lookup-input.focus ~ .bar:before,
.lookup-container.md .lookup-input.focus ~ .bar:after {
  width: 50%;
}
.lookup-container.md .md-input.input-wrapper .uneditable-input.focus:hover {
  border-bottom-color: transparent;
}
.lookup-container.md:focus .md-input.input-wrapper .lookup-input.uneditable-input {
  border-bottom-color: transparent;
}
.lookup-container.md.validation-error .md-input.input-wrapper .uneditable-input {
  border-bottom-color: red;
}
.lookup-container.md.validation-error .md-input .bar:before,
.lookup-container.md.validation-error .md-input .bar:after {
  background-color: red;
}
.lookup-container.md.validation-error .md-arrow-down {
  color: red;
}
.lookup-container.md .lookup-place-holder {
  margin-right: 40px;
  text-align: right;
}
.lookup-container.validation-error {
  border: none !important;
}
.lookup-container.validation-error .display,
.lookup-container.validation-error .multi-display,
.lookup-container.validation-error .toggle {
  border-color: #b94a48;
}
.lookup-container.validation-error .display,
.lookup-container.validation-error .link {
  color: #b94a48;
}
.lookup-container .toggle {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 40px;
  filter: none;
  border: 1px solid #e6e6e6;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.lookup-container .toggle:hover,
.lookup-container .toggle:active,
.lookup-container .toggle[disabled] {
  filter: none;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.lookup-container .display {
  background-color: white;
  border: 1px solid #e6e6e6;
  border-right: none;
  padding: 4px 4px 3px 4px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  min-height: 16px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.lookup-container .display .lookup-item-excluded {
  color: #c09853;
}
.lookup-container .display.multi {
  padding: 1px 2px 2px 0px;
  height: auto;
  max-height: 240px;
  overflow-y: auto;
  white-space: normal;
  min-height: 20px;
}
.lookup-container .display.multi .items {
  overflow: hidden;
  height: 19px;
  max-height: 19px;
  padding-top: 1px;
  transition: max-height 0.1s ease-in;
  transition: overflow 0.3s ease-out;
  margin-right: 40px;
}
.lookup-container .display.multi .items:hover {
  height: auto;
  position: absolute;
  z-index: 100;
  background-color: #fff;
  max-height: 140px;
  overflow: auto;
  border-radius: 4px;
}
.lookup-container .display.multi .item {
  position: relative;
  float: left;
  background-color: #fff;
  border: 1px solid #999;
  cursor: pointer;
  margin: 1px 0px 0px 2px;
  padding: 0px 14px 0px 4px;
  color: #555;
  border-radius: 9px;
  white-space: nowrap;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lookup-container .display.multi .item .remove {
  position: absolute;
  right: 4px;
  top: 0;
  line-height: 15px;
  visibility: hidden;
  color: #999;
}
.lookup-container .display.multi .item:hover {
  background-color: #fff;
}
.lookup-container .display.multi .item:hover .remove {
  visibility: visible;
}
.lookup-container.disabled .display {
  background-color: #EEEEEE;
}
.lookup-container .display.placeHolder {
  color: #999;
}
.lookup-popup {
  background-color: white;
  border: none;
  padding: 5px;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
}
.lookup-popup.lookup-popup-list {
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lookup-popup.lookup-popup-list:focus {
  outline: none;
}
.lookup-popup .list-filled {
  position: absolute;
  top: 30px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.lookup-popup .list-filled .list-area {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 36px;
  max-height: none;
}
.lookup-popup .list-filled .lookup-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.lookup-popup .list-area {
  margin-top: 5px;
  width: 100%;
  max-height: 270px;
  overflow: auto;
  list-style: none;
}
.lookup-popup .list-area ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.lookup-popup .list-area ul li {
  margin: 0px;
  cursor: pointer;
  padding: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px solid #fafafa;
}
.lookup-popup .list-area ul li .icon {
  display: none;
  margin-right: 6px;
  vertical-align: middle;
}
.lookup-popup .list-area ul li .lookup-list-label.lookup-item-excluded {
  color: #c09853;
}
.lookup-popup .list-area ul li.focus {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background-color: #0088cc;
}
.lookup-popup .list-area ul li.focusSelection {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #333;
  background-color: #eee;
}
.lookup-popup .list-area ul li.disabled {
  cursor: default;
}
.lookup-popup .list-area ul li.disabled .lookup-list-label {
  color: #999;
}
.lookup-popup .list-area.multi-select .icon {
  display: inline;
}
.lookup-popup .list-area.hierarchy li {
  padding-top: 0px;
  padding-bottom: 0px;
}
.lookup-popup .list-area.hierarchy li .tree-item {
  padding-top: 6px;
  padding-bottom: 6px;
}
.lookup-popup .lookup-footer {
  margin-top: 10px;
}
.lookup-popup .lookup-pager {
  float: left;
}
.lookup-popup .buttons {
  float: right;
}
.lookup-popup .buttons .btn {
  margin-left: 2px;
  margin-right: 2px;
}
.directions-pie-container {
  width: 100px;
  height: 100px;
  display: inline-block;
  position: relative;
  font-size: 13px;
}
.directions-pie-background {
  background-color: #eee;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  box-shadow: -1px 1px 3px #000000 7d;
}
.directions-pie {
  background-color: #ddd;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  clip: rect(0px, 50px, 100px, 0px);
}
.directions-hold {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  clip: rect(0px, 100px, 100px, 50px);
}
.directions-pie-slice-7 .directions-pie {
  transform: rotate(337.5deg);
}
.directions-pie-slice-6 .directions-pie {
  background-color: #eee;
  transform: rotate(292.5deg);
}
.directions-pie-slice-5 .directions-pie {
  transform: rotate(247.5deg);
}
.directions-pie-slice-4 .directions-pie {
  background-color: #eee;
  transform: rotate(202.5deg);
}
.directions-pie-slice-3 .directions-pie {
  transform: rotate(157.5deg);
}
.directions-pie-slice-2 .directions-pie {
  background-color: #eee;
  transform: rotate(112.5deg);
}
.directions-pie-slice-1 .directions-pie {
  transform: rotate(67.5deg);
}
.directions-pie-slice-0 .directions-pie {
  background-color: #eee;
  transform: rotate(22.5deg);
}
.directions-pie-slice-selected-0 .directions-pie-slice-0 .directions-pie,
.directions-pie-slice-selected-0 .directions-pie-background,
.directions-pie-slice-selected-1 .directions-pie-slice-1 .directions-pie,
.directions-pie-slice-selected-2 .directions-pie-slice-2 .directions-pie,
.directions-pie-slice-selected-3 .directions-pie-slice-3 .directions-pie,
.directions-pie-slice-selected-4 .directions-pie-slice-4 .directions-pie,
.directions-pie-slice-selected-5 .directions-pie-slice-5 .directions-pie,
.directions-pie-slice-selected-6 .directions-pie-slice-6 .directions-pie,
.directions-pie-slice-selected-7 .directions-pie-slice-7 .directions-pie {
  background-color: #3d1c74;
}
.directions-pie-slice-selected-0.directions-pie-slice-hover-0 .directions-pie-slice-0 .directions-pie,
.directions-pie-slice-selected-0.directions-pie-slice-hover-0 .directions-pie-background,
.directions-pie-slice-selected-1.directions-pie-slice-hover-1 .directions-pie-slice-1 .directions-pie,
.directions-pie-slice-selected-2.directions-pie-slice-hover-2 .directions-pie-slice-2 .directions-pie,
.directions-pie-slice-selected-3.directions-pie-slice-hover-3 .directions-pie-slice-3 .directions-pie,
.directions-pie-slice-selected-4.directions-pie-slice-hover-4 .directions-pie-slice-4 .directions-pie,
.directions-pie-slice-selected-5.directions-pie-slice-hover-5 .directions-pie-slice-5 .directions-pie,
.directions-pie-slice-selected-6.directions-pie-slice-hover-6 .directions-pie-slice-6 .directions-pie,
.directions-pie-slice-selected-7.directions-pie-slice-hover-7 .directions-pie-slice-7 .directions-pie {
  background-color: #2c105a;
}
.directions-pie-slice-selected-0 .directions-pie-slice-0.directions-pie-label,
.directions-pie-slice-selected-1 .directions-pie-slice-1.directions-pie-label,
.directions-pie-slice-selected-2 .directions-pie-slice-2.directions-pie-label,
.directions-pie-slice-selected-3 .directions-pie-slice-3.directions-pie-label,
.directions-pie-slice-selected-4 .directions-pie-slice-4.directions-pie-label,
.directions-pie-slice-selected-5 .directions-pie-slice-5.directions-pie-label,
.directions-pie-slice-selected-6 .directions-pie-slice-6.directions-pie-label,
.directions-pie-slice-selected-7 .directions-pie-slice-7.directions-pie-label {
  color: #fff;
}
.directions-pie-slice-hover-0 .directions-pie-slice-0 .directions-pie,
.directions-pie-slice-hover-0 .directions-pie-background,
.directions-pie-slice-hover-1 .directions-pie-slice-1 .directions-pie,
.directions-pie-slice-hover-2 .directions-pie-slice-2 .directions-pie,
.directions-pie-slice-hover-3 .directions-pie-slice-3 .directions-pie,
.directions-pie-slice-hover-4 .directions-pie-slice-4 .directions-pie,
.directions-pie-slice-hover-5 .directions-pie-slice-5 .directions-pie,
.directions-pie-slice-hover-6 .directions-pie-slice-6 .directions-pie,
.directions-pie-slice-hover-7 .directions-pie-slice-7 .directions-pie {
  background-color: #c0c0c0;
}
.directions-pie-slice-first-0 .directions-pie-slice-0.directions-pie-label,
.directions-pie-slice-first-1 .directions-pie-slice-1.directions-pie-label,
.directions-pie-slice-first-2 .directions-pie-slice-2.directions-pie-label,
.directions-pie-slice-first-3 .directions-pie-slice-3.directions-pie-label,
.directions-pie-slice-first-4 .directions-pie-slice-4.directions-pie-label,
.directions-pie-slice-first-5 .directions-pie-slice-5.directions-pie-label,
.directions-pie-slice-first-6 .directions-pie-slice-6.directions-pie-label,
.directions-pie-slice-first-7 .directions-pie-slice-7.directions-pie-label {
  text-decoration: underline;
}
.directions-pie-label {
  position: absolute;
  cursor: default;
  user-select: none;
}
/*N*/
.directions-pie-slice-0.directions-pie-label {
  top: 8px;
  left: 45px;
}
/*NE*/
.directions-pie-slice-1.directions-pie-label {
  top: 18px;
  left: 68px;
  font-size: 0.8em;
}
/*L*/
.directions-pie-slice-2.directions-pie-label {
  top: 42px;
  left: 80px;
}
/*SE*/
.directions-pie-slice-3.directions-pie-label {
  left: 66px;
  top: 66px;
  font-size: 0.8em;
}
/*S*/
.directions-pie-slice-4.directions-pie-label {
  top: 74px;
  left: 46px;
}
/*SO*/
.directions-pie-slice-5.directions-pie-label {
  left: 18px;
  top: 66px;
  font-size: 0.8em;
}
/*O*/
.directions-pie-slice-6.directions-pie-label {
  top: 42px;
  left: 10px;
}
/*NO*/
.directions-pie-slice-7.directions-pie-label {
  top: 18px;
  left: 16px;
  font-size: 0.8em;
}
/* -- SMALL PIE -------------------------------------------------------- */
.directions-size-small.directions-pie-container {
  width: 75px;
  height: 75px;
  font-size: 11px;
}
.directions-size-small .directions-pie-background {
  width: 75px;
  height: 75px;
  border-radius: 37.5px;
}
.directions-size-small .directions-pie {
  width: 75px;
  height: 75px;
  border-radius: 37.5px;
  clip: rect(0px, 37.5px, 75px, 0px);
}
.directions-size-small .directions-hold {
  width: 75px;
  height: 75px;
  border-radius: 37.5px;
  clip: rect(0px, 75px, 75px, 37.5px);
}
/*N*/
.directions-size-small .directions-pie-slice-0.directions-pie-label {
  top: 3px;
  left: 33px;
}
/*NE*/
.directions-size-small .directions-pie-slice-1.directions-pie-label {
  top: 12px;
  left: 50px;
  font-size: 0.8em;
}
/*L*/
.directions-size-small .directions-pie-slice-2.directions-pie-label {
  top: 30px;
  left: 61px;
}
/*SE*/
.directions-size-small .directions-pie-slice-3.directions-pie-label {
  left: 51px;
  top: 49px;
  font-size: 0.8em;
}
/*S*/
.directions-size-small .directions-pie-slice-4.directions-pie-label {
  top: 56px;
  left: 33px;
}
/*SO*/
.directions-size-small .directions-pie-slice-5.directions-pie-label {
  left: 13px;
  top: 47px;
  font-size: 0.8em;
}
/*O*/
.directions-size-small .directions-pie-slice-6.directions-pie-label {
  top: 30px;
  left: 8px;
}
/*NO*/
.directions-size-small .directions-pie-slice-7.directions-pie-label {
  top: 12px;
  left: 13px;
  font-size: 0.8em;
}
/* -- LARGE PIE -------------------------------------------------------- */
.directions-size-large.directions-pie-container {
  width: 250px;
  height: 250px;
  font-size: 28px;
}
.directions-size-large .directions-pie-background {
  width: 250px;
  height: 250px;
  border-radius: 125px;
}
.directions-size-large .directions-pie {
  width: 250px;
  height: 250px;
  border-radius: 125px;
  clip: rect(0px, 125px, 250px, 0px);
}
.directions-size-large .directions-hold {
  width: 250px;
  height: 250px;
  border-radius: 125px;
  clip: rect(0px, 250px, 250px, 125px);
}
/*N*/
.directions-size-large .directions-pie-slice-0.directions-pie-label {
  top: 27px;
  left: 113px;
}
/*NE*/
.directions-size-large .directions-pie-slice-1.directions-pie-label {
  top: 56px;
  left: 169px;
  font-size: 0.8em;
}
/*L*/
.directions-size-large .directions-pie-slice-2.directions-pie-label {
  top: 116px;
  left: 204px;
}
/*SE*/
.directions-size-large .directions-pie-slice-3.directions-pie-label {
  top: 177px;
  left: 169px;
  font-size: 0.8em;
}
/*S*/
.directions-size-large .directions-pie-slice-4.directions-pie-label {
  top: 206px;
  left: 115px;
}
/*SO*/
.directions-size-large .directions-pie-slice-5.directions-pie-label {
  top: 177px;
  left: 47px;
  font-size: 0.8em;
}
/*O*/
.directions-size-large .directions-pie-slice-6.directions-pie-label {
  top: 116px;
  left: 25px;
}
/*NO*/
.directions-size-large .directions-pie-slice-7.directions-pie-label {
  top: 56px;
  left: 47px;
  font-size: 0.8em;
}
/*Customized Calendar*/
.calendar-container {
  width: auto;
  padding: 0px 40px 0px 0px;
  position: relative;
}
.calendar-container .btn {
  background-color: #eee;
}
.calendar-container .btn:hover,
.calendar-container .btn:focus,
.calendar-container .btn:active,
.calendar-container .btn.active,
.calendar-container .btn.disabled,
.calendar-container .btn[disabled] {
  color: #333333;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.calendar-container.md {
  padding: 0px 0px 0px 0px;
}
.calendar-container.md.validation-error .md-input input {
  border-bottom-color: red;
}
.calendar-container.md.validation-error .md-input .bar:before,
.calendar-container.md.validation-error .md-input .bar:after {
  background-color: red;
}
.calendar-container.validation-error {
  border: none !important;
}
.calendar-container.validation-error .display,
.calendar-container.validation-error .toggle {
  border-color: #b94a48;
}
.calendar-container.validation-error .display {
  color: #b94a48;
}
.calendar-container .display {
  border-right: none;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.calendar-container .toggle {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 40px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.calendar-container.range-calendar-container {
  min-width: 300px;
}
.calendar-popup {
  background-color: white;
  padding: 10px 5px;
  position: absolute;
  cursor: default;
  *width: 210px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
}
.calendar-popup .header {
  text-align: center;
  padding: 0 0 5px 0;
}
.calendar-popup .header-range {
  position: relative;
  text-align: center;
  padding: 3px 0 5px 0;
}
.calendar-popup table {
  margin: 5px auto;
  border-collapse: collapse;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.calendar-popup table td,
.calendar-popup table th {
  padding: 0;
  text-align: center;
}
.calendar-popup table th {
  padding: 5px 0;
}
.calendar-popup table td {
  cursor: pointer;
  padding: 1px;
}
.calendar-popup table td.extra {
  color: #AAA;
}
.calendar-popup table td.today .iexpand {
  box-shadow: inset 0 0 0 1px #c0c0c0;
  background-color: #fff;
}
.calendar-popup table td.today.selected-range:not(.selected-start):not(.selected-end) .iexpand {
  box-shadow: inset 0 0 0 1px #b0b0b0;
}
.calendar-popup table td.selected .iexpand {
  background-color: #d76426;
  color: #fff;
  box-shadow: none;
}
.calendar-popup table td.selected.selected-range.selected-start {
  border-top-left-radius: 2em;
  border-bottom-left-radius: 2em;
}
.calendar-popup table td.selected.selected-range.selected-end {
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
}
.calendar-popup table td.selected-range {
  background-color: #eee;
}
.calendar-popup table td.selected-range .iexpand {
  background-color: #eee;
  box-shadow: none;
}
.calendar-popup table td .calendar-info {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 5px;
  text-shadow: 0px 0px 2px #fff;
}
.calendar-popup select {
  width: auto;
}
.calendar-popup .time {
  margin-top: 5px;
}
.calendar-popup .time input {
  text-align: center;
}
.calendar-popup .buttons {
  margin-top: 10px;
  text-align: center;
  padding: 0px 9px;
}
.calendar-popup .button-today {
  float: left;
}
.calendar-popup .button-close {
  float: right;
}
.calendar-popup input,
.calendar-popup select {
  padding: 4px 6px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #555555;
}
.range-calendar-popup {
  padding-right: 0;
}
.align-center {
  margin-left: auto;
  margin-right: auto;
}
.align-left {
  margin-left: 0;
  margin-right: auto;
}
.align-right {
  margin-right: 0;
  margin-left: auto;
}
.align-left-5 {
  margin-left: 5px;
  margin-right: auto;
}
.align-right-5 {
  margin-right: 5px;
  margin-left: auto;
}
.align-left-10 {
  margin-left: 10px;
  margin-right: auto;
}
.mcenter-right-10 {
  margin-right: 10px;
  margin-left: auto;
}
.tl-container {
  position: relative;
  min-width: 100px;
  min-height: 50px;
}
.tl-left-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
}
.tl-left-content .tl-layer-labels {
  margin-top: 30px;
  text-align: right;
  margin-right: 4px;
  font-size: 8px;
  font-family: 'Roboto', Verdana, sans-serif;
  line-height: normal;
}
.tl-left-content .tl-layer-labels .tl-layer-label {
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.tl-right-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
}
.tl-content {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 20px;
  overflow-x: hidden;
  cursor: pointer;
  scroll-behavior: smooth;
}
.tl-content.tl-scrolling-active {
  scroll-behavior: auto;
  cursor: move;
}
.tl-content.tl-content-without-labels {
  right: 5px;
  left: 5px;
}
.tl-lines {
  position: relative;
  height: 100%;
}
.tl-line {
  position: absolute;
  height: 100%;
  user-select: none;
  left: 0;
  transition: left 0.7s ease-in-out;
}
.tl-initial-zoom .tl-line {
  transition: left 0.5s ease-in-out;
}
.tl-line-hour {
  display: inline-block;
  text-align: center;
  width: 100px;
  margin-left: -50px;
  font-family: 'Roboto', Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
}
.tl-line-hour.tl-line-hour-first {
  margin-left: 2px;
  text-align: left;
}
.tl-line-hour.tl-line-hour-last {
  margin-left: -102px;
  text-align: right;
}
.tl-line-bar {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #eee;
}
.tl-layers {
  top: 25px;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}
.tl-layer {
  margin-top: 5px;
  margin-bottom: 5px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05)), #ffffff;
  height: 10px;
  transition: width 0.7s ease-in-out;
}
.tl-layer.tl-range {
  position: absolute;
  margin: 0;
  transition: width 0.7s ease-in-out, left 0.7s ease-in-out;
  opacity: 0.7;
}
.tl-layer.tl-range:hover {
  filter: brightness(70%);
}
.tl-layer.tl-range.lt-range-no-interactive:hover {
  filter: none;
}
.tl-layer .tl-point {
  position: absolute;
  top: 13px;
  z-index: 5;
}
.tl-layer .tl-point .tl-pin {
  position: relative;
  top: -25px;
  mask: url(../images/mydenox/tracker/ic_pinpoint_arrow_text_red_white.png) no-repeat center / contain;
  background-color: red;
  font-size: 20px;
  color: black;
  background-size: 30px;
  text-align: center;
  background-repeat: no-repeat;
  padding-top: 3px;
  display: block;
  width: 22px;
  height: 38px;
}
.tl-layer .tl-point .tl-pin .tl-pin-icon {
  background-color: #FFFFFF;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  margin-top: 4px;
  font-size: 17px;
}
.tl-layer .tl-point .tl-pin .tl-pin-icon .tl-pin-mnemonic {
  font-size: 9px;
}
.tl-initial-zoom .tl-layer.tl-range {
  transition: width 0.5s ease-in-out, left 0.5s ease-in-out;
}
.tl-cursor-time {
  position: absolute;
  top: 0;
  height: 100%;
  pointer-events: none;
}
.tl-cursor-bar {
  position: absolute;
  top: 20px;
  bottom: 0;
  border-left: 1px solid #d5d5d5;
}
.tl-cursor-hour {
  display: inline-block;
  text-align: center;
  width: 50px;
  margin-left: -25px;
  font-family: 'Roboto', Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  background: #fff;
  border-radius: 8px;
  height: 13px;
}
.tl-current-selection-time {
  position: absolute;
  top: 0;
  height: 100%;
  transition: left 0.7s ease-in-out;
}
.tl-initial-zoom .tl-current-selection-time {
  transition: left 0.5s ease-in-out;
}
.tl-current-selection-bar {
  position: absolute;
  top: 20px;
  bottom: 0;
  border-left: 3px solid #7a7a7a;
  margin-left: -1px;
}
.tl-current-selection-hour {
  display: inline-block;
  text-align: center;
  width: 50px;
  margin-left: -25px;
  font-family: 'Roboto', Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  background: #fff;
  border-radius: 8px;
}
.tl-current-hour {
  position: absolute;
  top: 0;
  height: 100%;
}
.tl-current-hour .tl-current-hour-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px dashed #2c30fa;
  opacity: 0.7;
}
.tl-selections {
  position: absolute;
  top: 25px;
  right: 0;
  left: 0;
  bottom: 0;
}
.tl-selection {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, width 0.7s ease-in-out, left 0.7s ease-in-out;
}
.tl-selection.tl-selection-ative {
  opacity: 0.3;
}
.tl-selection.tl-selection-disable-position-animation {
  transition: width 0s ease-in-out, left 0s ease-in-out;
}
.tl-selection.tl-selection-no-interactive .tl-selection-center:hover {
  filter: none;
}
.tl-selection .tl-selection-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tl-selection .tl-selection-left-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
  width: 10px;
  border-radius: 5px 0 0 5px;
  cursor: col-resize;
}
.tl-selection .tl-selection-left-bar:hover {
  filter: brightness(70%);
}
.tl-selection .tl-selection-right-bar {
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  width: 10px;
  border-radius: 0 5px 5px 0;
  cursor: col-resize;
}
.tl-selection .tl-selection-right-bar:hover {
  filter: brightness(70%);
}
.tl-selection .tl-selection-center {
  position: absolute;
  top: 0;
  right: 60px;
  bottom: 0;
  left: 60px;
}
.tl-selection .tl-selection-center:hover {
  filter: brightness(80%);
}
.popover.tl-selection-hour {
  box-shadow: 0 1px 3px 1px rgba(66, 63, 191, 0.26);
}
.popover.tl-selection-hour.bottom {
  margin-top: 5px;
}
.popover.tl-selection-hour.bottom .arrow {
  border-bottom-color: rgba(50, 29, 177, 0.29);
  border-width: 5px;
  margin-left: -5px;
  top: -10px;
}
.popover.tl-selection-hour.bottom .arrow:after {
  top: -3px;
  margin-left: -4px;
  border-width: 4px;
}
.popover.tl-selection-hour .popover-content {
  padding: 2px 5px;
  font-family: 'Roboto', Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: normal;
}
/*Collapsible*/
.collapsible .collapsible-header {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #fafafa, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #fafafa, #f0f0f0);
  background-image: -o-linear-gradient(top, #fafafa, #f0f0f0);
  background-image: linear-gradient(to bottom, #fafafa, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #CCC;
  padding: 8px;
  cursor: pointer;
  color: #666;
}
.collapsible .collapsible-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #CCC;
  border-top: none;
  padding: 8px;
}
.collapsible .collapsible-icon {
  margin-right: 4px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.collapsible.expanded .collapsible-header {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: -o-linear-gradient(top, #f0f0f0, #fafafa);
  background-image: linear-gradient(to bottom, #f0f0f0, #fafafa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#fffafafa', GradientType=0);
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.collapsible.expanded .collapsible-content {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.list-container {
  display: block;
  width: auto;
  margin: 0px;
  padding: 0px 40px 0px 0px;
  font-size: 1em;
  position: relative;
}
.list-container.validationElement {
  border: none !important;
}
.list-container .toggle-right {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 40px;
  filter: none;
  border: 1px solid #ccc;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.list-container .toggle-right:hover,
.list-container .toggle-right:active {
  filter: none;
  border: 1px solid #ccc;
}
.list-container .display {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-right: none;
  padding: 2px;
  display: block;
  height: auto;
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.list-container .display .placeholder {
  color: #999;
  padding: 2px;
}
.list-container .display .item {
  float: left;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  cursor: pointer;
  display: block;
  margin: 2px 0px 0px 2px;
  padding: 0px 2px;
  color: #555;
}
.list-container .display .item .icon-remove {
  visibility: hidden;
  line-height: 15px;
}
.list-container .display .item:hover {
  background-color: #fff;
}
.list-container .display .item:hover .icon-remove {
  visibility: visible;
}
.list-container.disabled .display {
  background-color: #EEEEEE;
}
.lookup-container.validationElement .display,
.lookup-container.validationElement .multi-display,
.lookup-container.validationElement .toggle {
  border-color: red;
}
.loading {
  position: relative;
}
.loading[class*='anchor-'],
.loading.at-center,
.loading.at-left,
.loading.at-right,
.loading.at-top,
.loading.at-bottom {
  position: absolute;
}
.loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #FFFFFF;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /*
    background-position: center center;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    
    
    &.overlay-small {
        background-image: url(../images/ajax-loader-small.gif);
    }
    */

}
.block-ui {
  position: relative;
}
.block-ui[class*='anchor-'],
.block-ui.at-center,
.block-ui.at-left,
.block-ui.at-right,
.block-ui.at-top,
.block-ui.at-bottom {
  position: absolute;
}
.block-ui-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  cursor: not-allowed;
  opacity: 0.8;
  background-image: url(../img/grid-overlay.png);
  background-repeat: repeat;
}
/*ColorPicker*/
.colorpicker-container {
  width: auto;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.colorpicker-container.validation-error {
  border: none !important;
}
.colorpicker-container.validation-error .thumb,
.colorpicker-container.validation-error .display,
.colorpicker-container.validation-error .toggle {
  border-color: #b94a48;
}
.colorpicker-container.validation-error .display {
  color: #b94a48;
}
.colorpicker-container .thumb {
  border: 1px solid #ccc;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.colorpicker-container .hex-text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  pointer-events: none;
  opacity: 0.9;
  text-wrap: nowrap;
}
.colorpicker-container .hex-text .colorpicker-input,
.colorpicker-container .hex-text .colorpicker-input:hover,
.colorpicker-container .hex-text .colorpicker-input:focus {
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.colorpicker-container input[type="color"],
.colorpicker-container .uneditable-input {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  width: 100%;
  min-width: 25px;
  min-height: 25px;
  cursor: pointer;
}
.colorpicker-container input[type="color"]::-webkit-color-swatch-wrapper,
.colorpicker-container .uneditable-input::-webkit-color-swatch-wrapper {
  padding: 0;
  border-radius: 3px;
}
.colorpicker-container input[type="color"]::-moz-color-swatch-wrapper,
.colorpicker-container .uneditable-input::-moz-color-swatch-wrapper {
  padding: 0;
  border-radius: 3px;
}
.colorpicker-container input[type="color"]::-webkit-color-swatch,
.colorpicker-container .uneditable-input::-webkit-color-swatch {
  border: none;
  border-radius: 3px;
}
.colorpicker-container input[type="color"]::-moz-color-swatch,
.colorpicker-container .uneditable-input::-moz-color-swatch {
  border: none;
  border-radius: 3px;
}
.colorpicker-container.colorpicker-container-circle input[type="color"],
.colorpicker-container.colorpicker-container-circle .uneditable-input {
  border-radius: 1000px;
}
.colorpicker-container.colorpicker-container-circle input[type="color"]::-webkit-color-swatch-wrapper,
.colorpicker-container.colorpicker-container-circle .uneditable-input::-webkit-color-swatch-wrapper {
  border-radius: 1000px;
}
.colorpicker-container.colorpicker-container-circle input[type="color"]::-webkit-color-swatch,
.colorpicker-container.colorpicker-container-circle .uneditable-input::-webkit-color-swatch {
  border-radius: 1000px;
}
.colorpicker-container.colorpicker-container-circle input[type="color"]::-moz-color-swatch-wrapper,
.colorpicker-container.colorpicker-container-circle .uneditable-input::-moz-color-swatch-wrapper {
  border-radius: 1000px;
}
.colorpicker-container.colorpicker-container-circle input[type="color"]::-moz-color-swatch,
.colorpicker-container.colorpicker-container-circle .uneditable-input::-moz-color-swatch {
  border-radius: 1000px;
}
/*Icon Picker*/
.faicon-picker-container {
  width: 50px;
  height: 50px;
  display: inline-flex;
  padding: 5px;
}
.faicon-picker-container:not(.disabled) {
  cursor: pointer;
}
.faicon-picker-container .faicon-picker-box {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin: 0px;
}
.faicon-picker-container .faicon-picker-box.validation-error {
  border: none !important;
}
.faicon-picker-container .faicon-picker-box.validation-error .thumb,
.faicon-picker-container .faicon-picker-box.validation-error .display,
.faicon-picker-container .faicon-picker-box.validation-error .toggle {
  border-color: #b94a48;
}
.faicon-picker-container .faicon-picker-box.validation-error .display {
  color: #b94a48;
}
.faicon-picker-container .faicon-picker-box .faicon-picker-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 40px;
  text-align: center;
  padding: 5px;
}
.faicon-picker-popup {
  background-color: #fff;
  color: #555;
  border: 1px solid #ccc;
  padding: 5px;
  position: absolute;
  cursor: default;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.faicon-picker-popup .faicon-picker-popup-content {
  width: 900px;
  max-height: 500px;
  align-content: start;
  display: grid;
  column-gap: 35px;
  row-gap: 25px;
  grid-template-columns: repeat(auto-fill, 110px);
  justify-content: space-around;
  -moz-box-pack: justify;
  overflow-y: auto;
  margin: 5px;
}
.faicon-picker-item {
  text-align: center;
  padding: 5px;
  border-radius: 8px;
  cursor: pointer;
}
.faicon-picker-item.selected {
  color: #fff;
}
.faicon-picker-item:hover {
  background-color: rgba(60, 64, 67, 0.04);
}
.faicon-marker {
  position: relative;
  top: -25px;
  opacity: 0.8;
  background-image: url(../images/mydenox/tracker/ic_pinpoint_arrow_text_red_white.png);
  font-size: 20px;
  color: black;
  background-size: 30px;
  text-align: center;
  background-repeat: no-repeat;
  padding-top: 3px;
  display: block;
  width: 30px;
  height: 50px;
}
/*Icon Picker*/
.flaticon-picker-container {
  width: 50px;
  height: 50px;
  display: inline-flex;
  padding: 5px;
}
.flaticon-picker-container:not(.disabled) {
  cursor: pointer;
}
.flaticon-picker-container .flaticon-picker-box {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin: 0px;
}
.flaticon-picker-container .flaticon-picker-box.validation-error {
  border: none !important;
}
.flaticon-picker-container .flaticon-picker-box.validation-error .thumb,
.flaticon-picker-container .flaticon-picker-box.validation-error .display,
.flaticon-picker-container .flaticon-picker-box.validation-error .toggle {
  border-color: #b94a48;
}
.flaticon-picker-container .flaticon-picker-box.validation-error .display {
  color: #b94a48;
}
.flaticon-picker-container .flaticon-picker-box .flaticon-picker-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 50px;
  text-align: center;
}
.flaticon-picker-popup {
  background-color: #fff;
  color: #555;
  border: 1px solid #ccc;
  padding: 5px;
  position: absolute;
  cursor: default;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.flaticon-picker-popup .flaticon-picker-popup-content {
  width: 900px;
  max-height: 500px;
  align-content: start;
  display: grid;
  column-gap: 35px;
  row-gap: 25px;
  grid-template-columns: repeat(auto-fill, 110px);
  justify-content: space-around;
  -moz-box-pack: justify;
  overflow-y: auto;
  margin: 5px;
}
.flaticon-picker-item {
  text-align: center;
  padding: 5px;
  border-radius: 8px;
  cursor: pointer;
}
.flaticon-picker-item.selected {
  color: #fff;
}
.flaticon-picker-item:hover {
  background-color: rgba(60, 64, 67, 0.04);
}
/*Icon Picker*/
.maicon-picker-container {
  width: 50px;
  height: 50px;
  display: inline-flex;
}
.maicon-picker-container.input-wrapper {
  padding: 5px;
}
.maicon-picker-container:not(.disabled) {
  cursor: pointer;
}
.maicon-picker-container .maicon-picker-box {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin: 0px;
}
.maicon-picker-container .maicon-picker-box.validation-error {
  border: none !important;
}
.maicon-picker-container .maicon-picker-box.validation-error .thumb,
.maicon-picker-container .maicon-picker-box.validation-error .display,
.maicon-picker-container .maicon-picker-box.validation-error .toggle {
  border-color: #b94a48;
}
.maicon-picker-container .maicon-picker-box.validation-error .display {
  color: #b94a48;
}
.maicon-picker-container .maicon-picker-box .maicon-picker-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 50px;
  text-align: center;
}
.maicon-picker-popup {
  background-color: #fff;
  color: #555;
  border: 1px solid #ccc;
  padding: 5px;
  position: absolute;
  cursor: default;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.maicon-picker-popup .maicon-picker-popup-content {
  width: 900px;
  max-height: 500px;
  overflow-y: auto;
  margin: 5px;
}
.maicon-picker-popup .maicon-picker-item-container {
  align-content: start;
  display: grid;
  column-gap: 25px;
  row-gap: 20px;
  grid-template-columns: repeat(auto-fill, 110px);
  justify-content: space-around;
  -moz-box-pack: justify;
}
.maicon-picker-item {
  text-align: center;
  padding: 5px;
  border-radius: 8px;
  cursor: pointer;
}
.maicon-picker-item i {
  cursor: pointer;
}
.maicon-picker-item.selected {
  color: #fff;
}
.maicon-picker-item:hover {
  background-color: rgba(60, 64, 67, 0.04);
}
.edit-header-item-excluded {
  color: #c09853;
  font-weight: bold;
  line-height: 23px;
  padding-right: 10px;
}
.ck-borderless .cke_chrome {
  border: none;
}
.paper-0 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  padding: 10px;
}
.paper-1 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-2 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-3 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-4 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-6 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-8 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-9 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12), 0 5px 6px -3px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-12 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-16 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.paper-24 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.btn-file input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 14px;
  direction: ltr;
  cursor: pointer;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.set-size {
  font-size: 10em;
}
.charts-container:after {
  clear: both;
  content: '';
  display: table;
}
.pie-wrapper {
  height: 1em;
  width: 1em;
  box-sizing: border-box;
  position: relative;
}
.pie-wrapper:nth-child(3n + 1) {
  clear: both;
}
.pie-wrapper .pie {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  clip: rect(0, 1em, 1em, 0.5em);
  left: 0;
  position: absolute;
  top: 0;
}
.pie-wrapper .pie .half-circle {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  border: 0.1em solid #3498db;
  border-radius: 50%;
  clip: rect(0, 0.5em, 1em, 0);
  left: 0;
  position: absolute;
  top: 0;
  transition: 1s ease-in-out;
}
.pie-wrapper .pie-striped {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 0.1em solid #bdc3c7;
  border-radius: 50%;
  border-style: dashed;
  transform: rotate(40deg);
}
.pie-wrapper .pie-striped.active {
  animation: mui-progress-circular-rotate 1.4s linear infinite;
}
.pie-wrapper .label {
  background: #34495e;
  border-radius: 50%;
  bottom: 0.4em;
  color: #ecf0f1;
  cursor: default;
  display: block;
  font-size: 0.25em;
  left: 0.4em;
  line-height: 2.6em;
  position: absolute;
  right: 0.4em;
  text-align: center;
  top: 0.4em;
}
.pie-wrapper .label .smaller {
  color: #bdc3c7;
  font-size: .55em;
  padding-bottom: 20px;
  vertical-align: super;
}
.pie-wrapper .shadow {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  border: 0.1em solid #bdc3c7;
  border-radius: 50%;
}
.pie-wrapper.light .label {
  background: none;
  color: #7f8c8d;
}
.pie-wrapper.light .label .smaller {
  color: #bdc3c7;
}
.pie-wrapper-solid {
  border-radius: 50%;
  overflow: hidden;
}
.pie-wrapper-solid:before {
  border-radius: 0 100% 100% 0%;
  content: '';
  display: block;
  height: 100%;
  margin-left: 50%;
  transform-origin: left;
}
.pie-wrapper-solid .label {
  background: transparent;
}
@font-face {
  font-family: 'ZCOOL QingKe HuangYou';
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/ZCOOLQingKeHuangYou-Regular.ttf) format('truetype');
}
/*Generic*/
html,
body {
  height: 100%;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  /*background-image: url(../images/page-background3.jpg);*/

  position: relative;
}
hr.sm {
  margin: 8px 0;
}
.dashboard-background {
  background-image: url(../images/page-background4.jpg);
  position: relative;
}
.dashboard-table {
  width: 100%;
  border-spacing: 10px;
  border-collapse: separate;
}
.dashboard-item {
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 3px;
  border-collapse: collapse;
  border: 2px solid #E5E5E5;
}
.dashboard-item .title {
  color: #696969;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard-item .title:hover .dashboard-buttons {
  opacity: 1;
  transition: opacity 2s;
}
.dashboard-item .title .dashboard-buttons {
  padding: 4px;
  text-align: right;
  opacity: 0;
}
.dashboard-item .title .dashboard-buttons > a {
  margin: 0 2px;
}
.dashboard-item .title-move {
  cursor: move;
  padding: 5px;
}
.dashboard-item .dashboard-new {
  opacity: 0;
}
.dashboard-item .dashboard-new:hover {
  transition: opacity 2s;
  transition-timing-function: ease-in;
  opacity: 1;
  border: 2px dashed #83B2DB;
}
.dashboard-item .dashboard-new.dashboard-first {
  opacity: 1;
  border: 2px dashed #83B2DB;
  background-image: url(../images/curve-arrow.png);
  background-repeat: no-repeat, repeat;
}
.dashboard-item-empty {
  background-color: #F6F6F6;
  opacity: 0.4;
}
.dashboard-item-dropable {
  -webkit-transition: all 0.5s;
  /* Safari */

  transition: all 0.5s;
  background-color: #97BDDC;
  border-color: #316A9C;
  border-style: dashed;
}
.dashboard-item-dropping {
  background-color: #97DC97;
  border-color: #3B9C31;
  border-style: dashed;
}
.dashboard-mouse-moving {
  cursor: move;
}
.dashboard-mouse-resize-sn {
  cursor: ns-resize;
}
.dashboard-mouse-resize-ew {
  cursor: ew-resize;
}
.dashboard-mouse-resize-nwse {
  cursor: nwse-resize;
}
.dashboard-resize {
  position: absolute;
  z-index: 1000;
}
.dashboard-resize.ns {
  cursor: ns-resize;
  left: 0;
  right: 5px;
  bottom: 0;
  height: 4px;
}
.dashboard-resize.ew {
  cursor: ew-resize;
  top: 0;
  right: 0;
  bottom: 5px;
  width: 4px;
}
.dashboard-resize.nwse {
  cursor: nwse-resize;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
}
.collapsible .collapsible-content.borderless {
  border: none;
  padding: 0;
}
.private-app {
  overflow: hidden;
}
div.disabled {
  background-color: #fafafa;
}
fieldset.card.disabled {
  background-color: #fafafa;
}
.b-red {
  border: 1px solid red !important;
}
.b-green {
  border: 1px solid green !important;
}
.b-blue {
  border: 1px solid blue !important;
}
.window-buttons {
  position: fixed;
  top: 0;
  right: 15px;
  z-index: 100;
}
.window-button:hover {
  opacity: 1 !important;
  cursor: pointer;
}
.window-button {
  margin: 3px 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
}
.window-button.window-minimize {
  margin: 3px 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  background: url('../images/window-buttons.png') 0 0;
}
.window-button.window-maximize {
  margin: 3px 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  background: url('../images/window-buttons.png') -20px 0;
}
.window-button.window-restore {
  margin: 3px 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  background: url('../images/window-buttons.png') -40px 0 !important;
}
.window-button.window-close {
  margin: 3px 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  background: url('../images/window-buttons.png') -60px 0;
}
.core-logo {
  width: 190px;
  height: 55px;
  display: block;
  float: left;
}
.core-logo-mall {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
}
.user-menu {
  font-size: 15px;
}
.header {
  text-align: center;
  *zoom: 1;
  padding: 2px 10px 2px 10px;
}
.header:before,
.header:after {
  display: table;
  content: "";
  line-height: 0;
}
.header:after {
  clear: both;
}
.header .user-info {
  float: right;
  height: 35px;
  padding: 15px 10px 0px 10px;
  font-size: 15px;
  text-align: right;
}
.header .btn-header {
  font-size: 15px;
}
.header .clock {
  font-size: 16px;
  line-height: 40px;
  padding: 10px;
}
.header .logo {
  background: url(../images/logo-godenox.png) left 50% no-repeat;
  width: 300px;
  height: 55px;
  display: block;
  float: left;
}
.header .menu-container {
  text-align: left;
  padding-left: 5px;
}
.header.header-small {
  padding: 2px;
}
.header.header-small .user-info {
  width: auto;
  height: auto;
  padding: 0;
}
.header.header-small .logo {
  background: url(../images/logo-denox-go-small-25p.png) 50% 50% no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
}
.folha .logo {
  background: url(../images/logo-godenox.png) 50% 50% no-repeat;
  width: 300px;
  height: 55px;
  display: inline-block;
}
.menu-container {
  padding: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  font-size: 15px;
}
.menu-container .btn-menu {
  font-size: 15px;
}
.menu-container.menu-small {
  border-top: 0px none;
  border-bottom: 0px none;
  padding: 4px 0;
}
.menu-container.menu-small ul.menu {
  padding-left: 5px;
  padding-top: 0px;
}
.menu-container.menu-small ul.menu li a,
.menu-container.menu-small ul.menu li a:visited,
.menu-container.menu-small ul.menu li a:active,
.menu-container.menu-small ul.menu li a:hover,
.menu-container.menu-small ul.menu li a:focus,
.menu-container.menu-small ul.menu li a[disabled],
.menu-container.menu-small ul.menu li a.disabled,
.menu-container.menu-small ul.menu li a.disabled:visited,
.menu-container.menu-small ul.menu li a.disabled:active,
.menu-container.menu-small ul.menu li a.disabled:hover,
.menu-container.menu-small ul.menu li a.disabled:focus {
  padding: 5px 10px;
  opacity: 1;
}
.menu-container ul.menu {
  *zoom: 1;
  list-style: none;
  margin: 0px;
  padding-left: 5px;
  padding-top: 2px;
}
.menu-container ul.menu:before,
.menu-container ul.menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.menu-container ul.menu:after {
  clear: both;
}
.menu-container ul.menu li {
  display: inline;
  float: left;
  /*z-index: 100;*/

  position: relative;
  /*
            &:hover > ul {
                display: block;
            }
            */

}
.menu-container ul.menu li a[disabled],
.menu-container ul.menu li a.disabled,
.menu-container ul.menu li a.disabled:visited,
.menu-container ul.menu li a.disabled:active,
.menu-container ul.menu li a.disabled:hover,
.menu-container ul.menu li a.disabled:focus {
  opacity: unset;
}
.menu-container ul.menu li a,
.menu-container ul.menu li a:visited,
.menu-container ul.menu li a:active,
.menu-container ul.menu li a:hover {
  text-decoration: none;
  color: #757575;
  padding: 5px 10px;
  display: inline-block;
}
.menu-container ul.menu li a.disabled,
.menu-container ul.menu li a:visited.disabled,
.menu-container ul.menu li a:active.disabled,
.menu-container ul.menu li a:hover.disabled {
  cursor: default;
}
.menu-container ul.menu li ul {
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 1px solid #eaeaea;
  position: absolute;
  visibility: hidden;
  transition: visibility 0.2s 0.2s;
  list-style: none;
  margin: 0px;
  width: auto;
  white-space: nowrap;
  z-index: 101;
  left: 0px;
  top: 100%;
}
.menu-container ul.menu li ul li {
  float: none;
  display: block;
  margin: 0px;
  position: relative;
  padding-right: 10px;
}
.menu-container ul.menu li ul li a[disabled],
.menu-container ul.menu li ul li a.disabled,
.menu-container ul.menu li ul li a.disabled:visited,
.menu-container ul.menu li ul li a.disabled:active,
.menu-container ul.menu li ul li a.disabled:hover,
.menu-container ul.menu li ul li a.disabled:focus {
  opacity: unset;
}
.menu-container ul.menu li ul li a,
.menu-container ul.menu li ul li a:visited,
.menu-container ul.menu li ul li a:active,
.menu-container ul.menu li ul li a:hover {
  color: #757575;
  display: block;
}
.menu-container ul.menu li ul li a i.icon-caret-right,
.menu-container ul.menu li ul li a:visited i.icon-caret-right,
.menu-container ul.menu li ul li a:active i.icon-caret-right,
.menu-container ul.menu li ul li a:hover i.icon-caret-right,
.menu-container ul.menu li ul li a i.icon icon-caret-down,
.menu-container ul.menu li ul li a:visited i.icon icon-caret-down,
.menu-container ul.menu li ul li a:active i.icon icon-caret-down,
.menu-container ul.menu li ul li a:hover i.icon icon-caret-down {
  position: absolute;
  right: 5px;
}
.menu-container ul.menu li ul li a .space-icon,
.menu-container ul.menu li ul li a:visited .space-icon,
.menu-container ul.menu li ul li a:active .space-icon,
.menu-container ul.menu li ul li a:hover .space-icon {
  visibility: hidden;
}
.menu-container ul.menu li ul li a .favorite-icon-disable,
.menu-container ul.menu li ul li a:visited .favorite-icon-disable,
.menu-container ul.menu li ul li a:active .favorite-icon-disable,
.menu-container ul.menu li ul li a:hover .favorite-icon-disable {
  opacity: 0.1;
}
.menu-container ul.menu li ul li a .favorite-icon-disable:hover,
.menu-container ul.menu li ul li a:visited .favorite-icon-disable:hover,
.menu-container ul.menu li ul li a:active .favorite-icon-disable:hover,
.menu-container ul.menu li ul li a:hover .favorite-icon-disable:hover {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
  color: #FFB139;
}
.menu-container ul.menu li ul li a .favorite-icon-enable,
.menu-container ul.menu li ul li a:visited .favorite-icon-enable,
.menu-container ul.menu li ul li a:active .favorite-icon-enable,
.menu-container ul.menu li ul li a:hover .favorite-icon-enable {
  color: #FFB139;
}
.menu-container ul.menu li ul li:hover {
  background-color: #F2F2F2;
}
.menu-container ul.menu li ul li:hover > a {
  color: #757575;
}
.menu-container ul.menu li ul li ul {
  left: 100%;
  top: 0px;
}
.menu-container ul.menu li ul.open {
  display: inline-block;
  visibility: visible;
}
.menu-container ul.menu > div > li > ul {
  border-top: 2px solid red;
}
.menu-icon {
  float: right;
  padding: 5px;
  font-size: 20px;
  margin: 2px 3px 0 3px;
}
.favorite-icon-yellow {
  color: #FFB139;
}
.menu-container ul.menu li:hover > ul {
  display: block;
  visibility: visible;
}
.center-page {
  background-color: #fff;
}
.center-page.transparent {
  background-color: transparent;
}
.muted-link {
  color: #757575;
}
a.muted-link {
  color: #757575;
}
a.muted-link:hover,
a.muted-link:focus,
.btn-link.muted-link:hover,
.btn-link.muted-link:focus {
  color: #000000;
}
a.hidden-link {
  color: #333333;
}
.btn.btn-link.btn-muted {
  color: #757575;
}
.btn.btn-link.btn-muted:hover {
  color: #000000;
}
.btn.btn-link.btn-muted:focus {
  color: #000000;
}
/*Grids*/
.table th {
  background-color: #d76426;
  color: #ffffff;
}
.table td.select {
  width: 20px;
  text-align: center;
}
.table td.view,
.table td.edit,
.table td.delete {
  width: 70px;
  text-align: center;
  padding: 0px;
}
.table td.id {
  width: 70px;
}
.table-details th {
  background-color: #d76426;
  color: #F2F2F2;
  width: 50%;
}
.table-details td.view,
.table-details td.edit,
.table-details td.delete {
  background-color: #F2F2F2;
  width: 100%;
  text-align: center;
  padding: 0px;
}
.table-details td.id {
  background-color: #F2F2F2;
  width: 100%;
}
.removed,
.removed:hover {
  background: #FFF0F0;
}
.removed input {
  text-decoration: line-through;
}
.inserted,
.inserted:hover {
  background: #F0F0FF;
}
.item-box {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #ddd;
  float: left;
  min-height: 80px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.item-box.contato-box {
  width: 300px;
}
.item-box.item-box-selection:hover {
  transition: background-color 0.5s;
  background-color: #F2F2F2;
}
.item-box-details {
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #ddd;
  min-height: 10px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.item-box-details.contato-box {
  width: 300px;
}
.item-box-details.item-box-selection:hover {
  transition: background-color 0.5s;
  background-color: #F2F2F2;
}
.package-details {
  margin-bottom: 10px;
  min-height: 200px;
}
.contato-principal {
  background: #f0d8ab;
}
.person-details {
  padding: 8px;
  margin: 5px 5px 10px 5px;
  min-height: 80px;
  background-color: white;
  height: auto;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  LINE-HEIGHT: 20px;
}
.box-details {
  padding: 8px;
  margin: 5px 10px;
  min-height: 80px;
  background-color: white;
  height: auto;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #eee;
}
.box-details.box-main {
  border-left-color: #34AADF;
}
.box-details.box-inserted {
  border-left-color: #F0F0FF;
}
.box-details.box-removed {
  border-left-color: #ff5050;
  text-decoration: line-through;
}
.box-details.pull-right {
  margin: 2px 10px 10px 0;
}
.person-box {
  border: 1px solid #ddd;
  float: left;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.legenda {
  display: inline-block;
  width: 20px;
  height: 8px;
  border: 1px solid #888;
}
.player {
  width: 250px;
  height: 30px;
}
.caixa {
  border: none;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.caixa .closed {
  border: 1px solid #ccc;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.caixa .saldo {
  float: right;
}
.caixa.selecionado {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
}
.md-input {
  position: relative;
  border: none;
  padding: 0;
  margin-top: 20px;
}
.md-input.no-label {
  margin-top: 0;
}
.md-input.input-wrapper select,
.md-input.textarea-wrapper select,
.md-input.select-wrapper select,
.md-input.input-wrapper textarea,
.md-input.textarea-wrapper textarea,
.md-input.select-wrapper textarea,
.md-input.input-wrapper input[type="text"],
.md-input.textarea-wrapper input[type="text"],
.md-input.select-wrapper input[type="text"],
.md-input.input-wrapper input[type="password"],
.md-input.textarea-wrapper input[type="password"],
.md-input.select-wrapper input[type="password"],
.md-input.input-wrapper input[type="datetime"],
.md-input.textarea-wrapper input[type="datetime"],
.md-input.select-wrapper input[type="datetime"],
.md-input.input-wrapper input[type="datetime-local"],
.md-input.textarea-wrapper input[type="datetime-local"],
.md-input.select-wrapper input[type="datetime-local"],
.md-input.input-wrapper input[type="date"],
.md-input.textarea-wrapper input[type="date"],
.md-input.select-wrapper input[type="date"],
.md-input.input-wrapper input[type="month"],
.md-input.textarea-wrapper input[type="month"],
.md-input.select-wrapper input[type="month"],
.md-input.input-wrapper input[type="time"],
.md-input.textarea-wrapper input[type="time"],
.md-input.select-wrapper input[type="time"],
.md-input.input-wrapper input[type="week"],
.md-input.textarea-wrapper input[type="week"],
.md-input.select-wrapper input[type="week"],
.md-input.input-wrapper input[type="number"],
.md-input.textarea-wrapper input[type="number"],
.md-input.select-wrapper input[type="number"],
.md-input.input-wrapper input[type="email"],
.md-input.textarea-wrapper input[type="email"],
.md-input.select-wrapper input[type="email"],
.md-input.input-wrapper input[type="url"],
.md-input.textarea-wrapper input[type="url"],
.md-input.select-wrapper input[type="url"],
.md-input.input-wrapper input[type="search"],
.md-input.textarea-wrapper input[type="search"],
.md-input.select-wrapper input[type="search"],
.md-input.input-wrapper input[type="tel"],
.md-input.textarea-wrapper input[type="tel"],
.md-input.select-wrapper input[type="tel"],
.md-input.input-wrapper input[type="color"],
.md-input.textarea-wrapper input[type="color"],
.md-input.select-wrapper input[type="color"],
.md-input.input-wrapper .uneditable-input,
.md-input.textarea-wrapper .uneditable-input,
.md-input.select-wrapper .uneditable-input {
  padding: 4px 4px;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  border-radius: unset;
  background-color: transparent;
}
.md-input.input-wrapper select,
.md-input.textarea-wrapper select,
.md-input.select-wrapper select,
.md-input.input-wrapper textarea,
.md-input.textarea-wrapper textarea,
.md-input.select-wrapper textarea,
.md-input.input-wrapper input[type="text"],
.md-input.textarea-wrapper input[type="text"],
.md-input.select-wrapper input[type="text"],
.md-input.input-wrapper input[type="password"],
.md-input.textarea-wrapper input[type="password"],
.md-input.select-wrapper input[type="password"],
.md-input.input-wrapper input[type="datetime"],
.md-input.textarea-wrapper input[type="datetime"],
.md-input.select-wrapper input[type="datetime"],
.md-input.input-wrapper input[type="datetime-local"],
.md-input.textarea-wrapper input[type="datetime-local"],
.md-input.select-wrapper input[type="datetime-local"],
.md-input.input-wrapper input[type="date"],
.md-input.textarea-wrapper input[type="date"],
.md-input.select-wrapper input[type="date"],
.md-input.input-wrapper input[type="month"],
.md-input.textarea-wrapper input[type="month"],
.md-input.select-wrapper input[type="month"],
.md-input.input-wrapper input[type="time"],
.md-input.textarea-wrapper input[type="time"],
.md-input.select-wrapper input[type="time"],
.md-input.input-wrapper input[type="week"],
.md-input.textarea-wrapper input[type="week"],
.md-input.select-wrapper input[type="week"],
.md-input.input-wrapper input[type="number"],
.md-input.textarea-wrapper input[type="number"],
.md-input.select-wrapper input[type="number"],
.md-input.input-wrapper input[type="email"],
.md-input.textarea-wrapper input[type="email"],
.md-input.select-wrapper input[type="email"],
.md-input.input-wrapper input[type="url"],
.md-input.textarea-wrapper input[type="url"],
.md-input.select-wrapper input[type="url"],
.md-input.input-wrapper input[type="search"],
.md-input.textarea-wrapper input[type="search"],
.md-input.select-wrapper input[type="search"],
.md-input.input-wrapper input[type="tel"],
.md-input.textarea-wrapper input[type="tel"],
.md-input.select-wrapper input[type="tel"],
.md-input.input-wrapper input[type="color"],
.md-input.textarea-wrapper input[type="color"],
.md-input.select-wrapper input[type="color"],
.md-input.input-wrapper .uneditable-input,
.md-input.textarea-wrapper .uneditable-input,
.md-input.select-wrapper .uneditable-input {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #e6e6e6;
}
.md-input.input-wrapper select.no-border,
.md-input.textarea-wrapper select.no-border,
.md-input.select-wrapper select.no-border,
.md-input.input-wrapper textarea.no-border,
.md-input.textarea-wrapper textarea.no-border,
.md-input.select-wrapper textarea.no-border,
.md-input.input-wrapper input[type="text"].no-border,
.md-input.textarea-wrapper input[type="text"].no-border,
.md-input.select-wrapper input[type="text"].no-border,
.md-input.input-wrapper input[type="password"].no-border,
.md-input.textarea-wrapper input[type="password"].no-border,
.md-input.select-wrapper input[type="password"].no-border,
.md-input.input-wrapper input[type="datetime"].no-border,
.md-input.textarea-wrapper input[type="datetime"].no-border,
.md-input.select-wrapper input[type="datetime"].no-border,
.md-input.input-wrapper input[type="datetime-local"].no-border,
.md-input.textarea-wrapper input[type="datetime-local"].no-border,
.md-input.select-wrapper input[type="datetime-local"].no-border,
.md-input.input-wrapper input[type="date"].no-border,
.md-input.textarea-wrapper input[type="date"].no-border,
.md-input.select-wrapper input[type="date"].no-border,
.md-input.input-wrapper input[type="month"].no-border,
.md-input.textarea-wrapper input[type="month"].no-border,
.md-input.select-wrapper input[type="month"].no-border,
.md-input.input-wrapper input[type="time"].no-border,
.md-input.textarea-wrapper input[type="time"].no-border,
.md-input.select-wrapper input[type="time"].no-border,
.md-input.input-wrapper input[type="week"].no-border,
.md-input.textarea-wrapper input[type="week"].no-border,
.md-input.select-wrapper input[type="week"].no-border,
.md-input.input-wrapper input[type="number"].no-border,
.md-input.textarea-wrapper input[type="number"].no-border,
.md-input.select-wrapper input[type="number"].no-border,
.md-input.input-wrapper input[type="email"].no-border,
.md-input.textarea-wrapper input[type="email"].no-border,
.md-input.select-wrapper input[type="email"].no-border,
.md-input.input-wrapper input[type="url"].no-border,
.md-input.textarea-wrapper input[type="url"].no-border,
.md-input.select-wrapper input[type="url"].no-border,
.md-input.input-wrapper input[type="search"].no-border,
.md-input.textarea-wrapper input[type="search"].no-border,
.md-input.select-wrapper input[type="search"].no-border,
.md-input.input-wrapper input[type="tel"].no-border,
.md-input.textarea-wrapper input[type="tel"].no-border,
.md-input.select-wrapper input[type="tel"].no-border,
.md-input.input-wrapper input[type="color"].no-border,
.md-input.textarea-wrapper input[type="color"].no-border,
.md-input.select-wrapper input[type="color"].no-border,
.md-input.input-wrapper .uneditable-input.no-border,
.md-input.textarea-wrapper .uneditable-input.no-border,
.md-input.select-wrapper .uneditable-input.no-border {
  border-bottom: 1px solid transparent;
}
.md-input.input-wrapper select:hover,
.md-input.textarea-wrapper select:hover,
.md-input.select-wrapper select:hover,
.md-input.input-wrapper textarea:hover,
.md-input.textarea-wrapper textarea:hover,
.md-input.select-wrapper textarea:hover,
.md-input.input-wrapper input[type="text"]:hover,
.md-input.textarea-wrapper input[type="text"]:hover,
.md-input.select-wrapper input[type="text"]:hover,
.md-input.input-wrapper input[type="password"]:hover,
.md-input.textarea-wrapper input[type="password"]:hover,
.md-input.select-wrapper input[type="password"]:hover,
.md-input.input-wrapper input[type="datetime"]:hover,
.md-input.textarea-wrapper input[type="datetime"]:hover,
.md-input.select-wrapper input[type="datetime"]:hover,
.md-input.input-wrapper input[type="datetime-local"]:hover,
.md-input.textarea-wrapper input[type="datetime-local"]:hover,
.md-input.select-wrapper input[type="datetime-local"]:hover,
.md-input.input-wrapper input[type="date"]:hover,
.md-input.textarea-wrapper input[type="date"]:hover,
.md-input.select-wrapper input[type="date"]:hover,
.md-input.input-wrapper input[type="month"]:hover,
.md-input.textarea-wrapper input[type="month"]:hover,
.md-input.select-wrapper input[type="month"]:hover,
.md-input.input-wrapper input[type="time"]:hover,
.md-input.textarea-wrapper input[type="time"]:hover,
.md-input.select-wrapper input[type="time"]:hover,
.md-input.input-wrapper input[type="week"]:hover,
.md-input.textarea-wrapper input[type="week"]:hover,
.md-input.select-wrapper input[type="week"]:hover,
.md-input.input-wrapper input[type="number"]:hover,
.md-input.textarea-wrapper input[type="number"]:hover,
.md-input.select-wrapper input[type="number"]:hover,
.md-input.input-wrapper input[type="email"]:hover,
.md-input.textarea-wrapper input[type="email"]:hover,
.md-input.select-wrapper input[type="email"]:hover,
.md-input.input-wrapper input[type="url"]:hover,
.md-input.textarea-wrapper input[type="url"]:hover,
.md-input.select-wrapper input[type="url"]:hover,
.md-input.input-wrapper input[type="search"]:hover,
.md-input.textarea-wrapper input[type="search"]:hover,
.md-input.select-wrapper input[type="search"]:hover,
.md-input.input-wrapper input[type="tel"]:hover,
.md-input.textarea-wrapper input[type="tel"]:hover,
.md-input.select-wrapper input[type="tel"]:hover,
.md-input.input-wrapper input[type="color"]:hover,
.md-input.textarea-wrapper input[type="color"]:hover,
.md-input.select-wrapper input[type="color"]:hover,
.md-input.input-wrapper .uneditable-input:hover,
.md-input.textarea-wrapper .uneditable-input:hover,
.md-input.select-wrapper .uneditable-input:hover {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #999999;
}
.md-input.input-wrapper select:focus,
.md-input.textarea-wrapper select:focus,
.md-input.select-wrapper select:focus,
.md-input.input-wrapper textarea:focus,
.md-input.textarea-wrapper textarea:focus,
.md-input.select-wrapper textarea:focus,
.md-input.input-wrapper input[type="text"]:focus,
.md-input.textarea-wrapper input[type="text"]:focus,
.md-input.select-wrapper input[type="text"]:focus,
.md-input.input-wrapper input[type="password"]:focus,
.md-input.textarea-wrapper input[type="password"]:focus,
.md-input.select-wrapper input[type="password"]:focus,
.md-input.input-wrapper input[type="datetime"]:focus,
.md-input.textarea-wrapper input[type="datetime"]:focus,
.md-input.select-wrapper input[type="datetime"]:focus,
.md-input.input-wrapper input[type="datetime-local"]:focus,
.md-input.textarea-wrapper input[type="datetime-local"]:focus,
.md-input.select-wrapper input[type="datetime-local"]:focus,
.md-input.input-wrapper input[type="date"]:focus,
.md-input.textarea-wrapper input[type="date"]:focus,
.md-input.select-wrapper input[type="date"]:focus,
.md-input.input-wrapper input[type="month"]:focus,
.md-input.textarea-wrapper input[type="month"]:focus,
.md-input.select-wrapper input[type="month"]:focus,
.md-input.input-wrapper input[type="time"]:focus,
.md-input.textarea-wrapper input[type="time"]:focus,
.md-input.select-wrapper input[type="time"]:focus,
.md-input.input-wrapper input[type="week"]:focus,
.md-input.textarea-wrapper input[type="week"]:focus,
.md-input.select-wrapper input[type="week"]:focus,
.md-input.input-wrapper input[type="number"]:focus,
.md-input.textarea-wrapper input[type="number"]:focus,
.md-input.select-wrapper input[type="number"]:focus,
.md-input.input-wrapper input[type="email"]:focus,
.md-input.textarea-wrapper input[type="email"]:focus,
.md-input.select-wrapper input[type="email"]:focus,
.md-input.input-wrapper input[type="url"]:focus,
.md-input.textarea-wrapper input[type="url"]:focus,
.md-input.select-wrapper input[type="url"]:focus,
.md-input.input-wrapper input[type="search"]:focus,
.md-input.textarea-wrapper input[type="search"]:focus,
.md-input.select-wrapper input[type="search"]:focus,
.md-input.input-wrapper input[type="tel"]:focus,
.md-input.textarea-wrapper input[type="tel"]:focus,
.md-input.select-wrapper input[type="tel"]:focus,
.md-input.input-wrapper input[type="color"]:focus,
.md-input.textarea-wrapper input[type="color"]:focus,
.md-input.select-wrapper input[type="color"]:focus,
.md-input.input-wrapper .uneditable-input:focus,
.md-input.textarea-wrapper .uneditable-input:focus,
.md-input.select-wrapper .uneditable-input:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.md-input.input-wrapper select.md-label-input,
.md-input.textarea-wrapper select.md-label-input,
.md-input.select-wrapper select.md-label-input,
.md-input.input-wrapper textarea.md-label-input,
.md-input.textarea-wrapper textarea.md-label-input,
.md-input.select-wrapper textarea.md-label-input,
.md-input.input-wrapper input[type="text"].md-label-input,
.md-input.textarea-wrapper input[type="text"].md-label-input,
.md-input.select-wrapper input[type="text"].md-label-input,
.md-input.input-wrapper input[type="password"].md-label-input,
.md-input.textarea-wrapper input[type="password"].md-label-input,
.md-input.select-wrapper input[type="password"].md-label-input,
.md-input.input-wrapper input[type="datetime"].md-label-input,
.md-input.textarea-wrapper input[type="datetime"].md-label-input,
.md-input.select-wrapper input[type="datetime"].md-label-input,
.md-input.input-wrapper input[type="datetime-local"].md-label-input,
.md-input.textarea-wrapper input[type="datetime-local"].md-label-input,
.md-input.select-wrapper input[type="datetime-local"].md-label-input,
.md-input.input-wrapper input[type="date"].md-label-input,
.md-input.textarea-wrapper input[type="date"].md-label-input,
.md-input.select-wrapper input[type="date"].md-label-input,
.md-input.input-wrapper input[type="month"].md-label-input,
.md-input.textarea-wrapper input[type="month"].md-label-input,
.md-input.select-wrapper input[type="month"].md-label-input,
.md-input.input-wrapper input[type="time"].md-label-input,
.md-input.textarea-wrapper input[type="time"].md-label-input,
.md-input.select-wrapper input[type="time"].md-label-input,
.md-input.input-wrapper input[type="week"].md-label-input,
.md-input.textarea-wrapper input[type="week"].md-label-input,
.md-input.select-wrapper input[type="week"].md-label-input,
.md-input.input-wrapper input[type="number"].md-label-input,
.md-input.textarea-wrapper input[type="number"].md-label-input,
.md-input.select-wrapper input[type="number"].md-label-input,
.md-input.input-wrapper input[type="email"].md-label-input,
.md-input.textarea-wrapper input[type="email"].md-label-input,
.md-input.select-wrapper input[type="email"].md-label-input,
.md-input.input-wrapper input[type="url"].md-label-input,
.md-input.textarea-wrapper input[type="url"].md-label-input,
.md-input.select-wrapper input[type="url"].md-label-input,
.md-input.input-wrapper input[type="search"].md-label-input,
.md-input.textarea-wrapper input[type="search"].md-label-input,
.md-input.select-wrapper input[type="search"].md-label-input,
.md-input.input-wrapper input[type="tel"].md-label-input,
.md-input.textarea-wrapper input[type="tel"].md-label-input,
.md-input.select-wrapper input[type="tel"].md-label-input,
.md-input.input-wrapper input[type="color"].md-label-input,
.md-input.textarea-wrapper input[type="color"].md-label-input,
.md-input.select-wrapper input[type="color"].md-label-input,
.md-input.input-wrapper .uneditable-input.md-label-input,
.md-input.textarea-wrapper .uneditable-input.md-label-input,
.md-input.select-wrapper .uneditable-input.md-label-input {
  border: none;
  color: #333333;
  cursor: text;
  padding-left: 0;
  padding-right: 0;
}
.md-input.input-wrapper.validation-error select,
.md-input.textarea-wrapper.validation-error select,
.md-input.select-wrapper.validation-error select,
.md-input.input-wrapper.validation-error textarea,
.md-input.textarea-wrapper.validation-error textarea,
.md-input.select-wrapper.validation-error textarea,
.md-input.input-wrapper.validation-error input[type="text"],
.md-input.textarea-wrapper.validation-error input[type="text"],
.md-input.select-wrapper.validation-error input[type="text"],
.md-input.input-wrapper.validation-error input[type="password"],
.md-input.textarea-wrapper.validation-error input[type="password"],
.md-input.select-wrapper.validation-error input[type="password"],
.md-input.input-wrapper.validation-error input[type="datetime"],
.md-input.textarea-wrapper.validation-error input[type="datetime"],
.md-input.select-wrapper.validation-error input[type="datetime"],
.md-input.input-wrapper.validation-error input[type="datetime-local"],
.md-input.textarea-wrapper.validation-error input[type="datetime-local"],
.md-input.select-wrapper.validation-error input[type="datetime-local"],
.md-input.input-wrapper.validation-error input[type="date"],
.md-input.textarea-wrapper.validation-error input[type="date"],
.md-input.select-wrapper.validation-error input[type="date"],
.md-input.input-wrapper.validation-error input[type="month"],
.md-input.textarea-wrapper.validation-error input[type="month"],
.md-input.select-wrapper.validation-error input[type="month"],
.md-input.input-wrapper.validation-error input[type="time"],
.md-input.textarea-wrapper.validation-error input[type="time"],
.md-input.select-wrapper.validation-error input[type="time"],
.md-input.input-wrapper.validation-error input[type="week"],
.md-input.textarea-wrapper.validation-error input[type="week"],
.md-input.select-wrapper.validation-error input[type="week"],
.md-input.input-wrapper.validation-error input[type="number"],
.md-input.textarea-wrapper.validation-error input[type="number"],
.md-input.select-wrapper.validation-error input[type="number"],
.md-input.input-wrapper.validation-error input[type="email"],
.md-input.textarea-wrapper.validation-error input[type="email"],
.md-input.select-wrapper.validation-error input[type="email"],
.md-input.input-wrapper.validation-error input[type="url"],
.md-input.textarea-wrapper.validation-error input[type="url"],
.md-input.select-wrapper.validation-error input[type="url"],
.md-input.input-wrapper.validation-error input[type="search"],
.md-input.textarea-wrapper.validation-error input[type="search"],
.md-input.select-wrapper.validation-error input[type="search"],
.md-input.input-wrapper.validation-error input[type="tel"],
.md-input.textarea-wrapper.validation-error input[type="tel"],
.md-input.select-wrapper.validation-error input[type="tel"],
.md-input.input-wrapper.validation-error input[type="color"],
.md-input.textarea-wrapper.validation-error input[type="color"],
.md-input.select-wrapper.validation-error input[type="color"],
.md-input.input-wrapper.validation-error .uneditable-input,
.md-input.textarea-wrapper.validation-error .uneditable-input,
.md-input.select-wrapper.validation-error .uneditable-input {
  border-color: red;
}
.md-input.input-wrapper,
.md-input.textarea-wrapper,
.md-input.select-wrapper {
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  border-radius: unset;
  background-color: transparent;
}
.md-input.input-wrapper,
.md-input.textarea-wrapper,
.md-input.select-wrapper,
.md-input.input-wrapper:focus,
.md-input.textarea-wrapper:focus,
.md-input.select-wrapper:focus,
.md-input.input-wrapper:hover,
.md-input.textarea-wrapper:hover,
.md-input.select-wrapper:hover {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.md-input.input-wrapper input {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.md-input.input-wrapper input:focus {
  outline: none;
  background-color: #F1F1F1;
}
.md-input .md-input-icon {
  position: absolute;
  right: 4px;
  bottom: 7px;
  font-size: 14px;
  cursor: pointer;
}
/* LABEL ======================================= */
.md-input label {
  color: #999;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
/* active state */
.md-input input:focus ~ label,
.md-input input:valid ~ label,
.md-input input:disabled ~ label,
.md-input .md-input-selected ~ label {
  top: -16px;
  left: 0;
  font-size: 13px;
  color: #757575;
}
.md-input.validation-error input:focus ~ label,
.md-input.validation-error input:valid ~ label,
.md-input.validation-error .md-input-selected ~ label {
  color: red;
}
/* BOTTOM BARS ================================= */
.md-input .bar {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
}
.md-input .bar:before,
.md-input .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #5264ae;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.md-input.validation-error .bar:before,
.md-input.validation-error .bar:after {
  background-color: red;
}
.md-input .bar:before {
  left: 50%;
}
.md-input .bar:after {
  right: 50%;
}
/* active state */
.md-input input:focus ~ .bar:before,
.md-input input:focus ~ .bar:after {
  width: 50%;
}
/* HIGHLIGHTER ================================== */
.md-input .highlight {
  position: absolute;
  height: 100%;
  width: 100%;
  top: -1px;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
/* active state */
.md-input input:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}
/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
.btn.md-button {
  background-image: none;
  background-color: #5264ae;
  color: #fff;
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.btn.md-button.md-fab {
  border-radius: 50px;
}
.btn.md-button:hover {
  filter: brightness(85%);
}
/* select starting stylings ------------------------------*/
.md-select {
  position: relative;
  width: 350px;
  margin-top: 30px;
}
.md-select-text {
  position: relative;
  font-family: inherit;
  background-color: transparent;
  width: 350px;
  padding: 10px 10px 10px 0;
  font-size: 14px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid  #999;
}
/* Remove focus */
.md-select-text:focus {
  outline: none;
  border-bottom: 1px solid;
  border-color: #5264ae;
  background-color: #F1F1F1;
}
/* Use custom arrow */
.md-select-text {
  appearance: none;
  -webkit-appearance: none;
}
.md-select:after {
  position: absolute;
  top: 18px;
  right: 10px;
  /* Styling the down arrow */

  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.12);
  pointer-events: none;
}
/* LABEL ======================================= */
.md-select-label {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 10px;
  transition: 0.2s ease all;
}
.md-select-text:valid ~ .md-select-label {
  color: #999;
  top: -20px;
  transition: 0.2s ease all;
  font-size: 14px;
  border: none;
}
/* active state */
.md-select-text:focus ~ .md-select-label {
  color: #5264ae;
  top: -20px;
  transition: 0.2s ease all;
  font-size: 14px;
  border: none;
}
/* BOTTOM BARS ================================= */
.md-select-bar {
  position: relative;
  display: block;
  width: 350px;
}
.md-select-bar:before,
.md-select-bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #5264ae;
  transition: 0.2s ease all;
}
.md-select-bar:before {
  left: 50%;
}
.md-select-bar:after {
  right: 50%;
}
/* active state */
.md-select-text:focus ~ .md-select-bar:before,
.md-select-text:focus ~ .md-select-bar:after {
  width: 50%;
}
/* HIGHLIGHTER ================================== */
.md-select-highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
/* END MD-SELECT ======================== */
.md-label {
  color: #757575;
}
.text-h3 {
  font-size: 1.10rem;
  line-height: normal;
}
.text-h4 {
  font-size: 1.07rem;
  line-height: normal;
}
.text-h5 {
  font-size: 1.05rem;
  line-height: normal;
}
.text-h6 {
  font-size: 1.04rem;
  line-height: normal;
}
.logo-maxtrack-small {
  background-image: url(../images/maxtrack-logo-small-25p.png);
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.logo-maxtrack-original-25p {
  background-image: url(../images/maxtrack-logo-1024x222p.png);
  width: 115px;
  height: 25px;
  background-size: 115px 25px;
}
.login .header .logo {
  display: none;
}
.login {
  background-image: url(../images/login-background-new.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #EFF0EB;
}
.login-logo {
  background-image: url(../images/logo-maxtrack-go.png);
  width: 236px;
  height: 139px;
  background-size: 236px 139px;
  position: absolute;
  top: 50%;
  left: 25%;
  margin-top: -135px;
  margin-left: -70px;
}
.login-module-name {
  display: none;
}
.login-sub-logo {
  position: absolute;
}
.login-container.login-container-bg {
  background-color: #ffffffbb;
  border: 1px solid #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 0 3px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.3);
}
.login-container {
  width: 300px;
  top: 50%;
  transform: translate(0, -50%);
  right: 20%;
  position: absolute;
  padding: 25px 40px;
}
.login-container .forgot-password A {
  color: #5264ae;
  font-size: 1.1em;
}
.login-container .login-container-credits {
  margin: 20px 0 0 0;
  text-align: center;
}
.login-container .login-container-credits .login-credit {
  display: inline-block;
}
.login-container .login-container-credits .login-credit.credit-maxtrack {
  background-image: url(../images/logo-maxtrack.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 115px;
  height: 25px;
}
.login-credits {
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 10px;
  text-align: center;
}
.login-credits .login-credit {
  display: inline-block;
  margin: 0 10px;
}
.login-credits .login-credit.credit-denox {
  background-image: url(../images/logo-denox.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 103px;
  height: 30px;
}
.login-credits .login-credit.credit-maxtrack {
  background-image: url(../images/logo-maxtrack.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 184px;
  height: 40px;
  filter: drop-shadow(0px 0px 5px #ffffff);
}
.login-dialog {
  padding: 15px;
}
.login-message {
  color: #5264ae;
  text-align: center;
  font-size: 14px;
}
.login-container.login-error {
  animation: shake 0.5s;
  animation-iteration-count: 1;
}
.login-container.login-error .login-error-msg.alert {
  margin: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.login-modal .login-container.login-error {
  margin: -360px auto 0 auto;
}
.login-modal {
  background-image: url(../images/login-background-new.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #EFF0EB;
  padding-top: 50px;
}
.login-modal .login-logo {
  position: relative;
  top: unset;
  left: unset;
  margin: 0 auto;
  margin-bottom: 30px;
}
.login-modal .login-container {
  position: relative;
  top: unset;
  right: unset;
  margin: -320px auto 0 auto;
}
.login-modal .login-container.login-container-bg {
  margin: 0 auto;
}
.app-v2 .login-modal {
  background-image: url(../images/login-background-monitoring-1920.png);
  background-size: auto;
}
.app-v2 .login-modal .login-container {
  width: auto;
  margin-top: -140px;
}
.app-v2 .login-modal .login-container > div {
  top: unset;
  left: unset;
  transform: none;
  position: relative;
}
.app-v2 .login-modal .login-logo {
  top: 50px;
}
.app-v2.login {
  background-image: url(../images/login-background-monitoring-1920.png);
  background-size: auto;
}
.app-v2 .login-logo {
  background-image: url(../images/logo-maxtrack-monitoring.svg);
  width: 229px;
  height: 128px;
  background-size: 229px 128px;
  top: 50%;
  left: 30%;
  margin-top: -70px;
  margin-left: -50px;
}
.app-v2 .login-module-name {
  display: block;
  width: 236px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 30%;
  margin-top: 70px;
  margin-left: -50px;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  color: #e98b31;
}
.app-v2 .login-container {
  top: 0;
  bottom: 0;
  right: 0;
  transform: none;
  width: 500px;
}
.app-v2 .login-container > div {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.app-v2 .login-container.login-container-bg {
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
@media only screen and (max-width: 1500px) {
  .app-v2 .login-logo,
  .app-v2 .login-module-name {
    left: 15%;
  }
  .login-container {
    right: 10%;
  }
  .app-v2 .login-container {
    right: 0;
    width: 500px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 930px) {
  .app-v2 .login-logo,
  .app-v2 .login-module-name {
    left: 15%;
  }
  .login-container {
    right: 5%;
  }
  .app-v2 .login-container {
    right: 0;
    width: 400px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 670px) {
  .login-logo {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .login-container {
    position: relative;
    right: unset;
    margin: 0 auto;
    top: 200px;
  }
  .login-container.login-container-bg {
    margin: 0 auto;
  }
  .login-credits {
    position: relative;
    bottom: unset;
    margin: 20px auto 0 auto;
  }
  .app-v2.login {
    background-size: auto 100%;
  }
  .app-v2 .login-module-name {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 auto;
    margin-bottom: 0;
  }
  .app-v2 .login-logo {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    position: relative;
    margin: 15px auto;
  }
  .app-v2 .login-container {
    position: relative;
    top: 10px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .app-v2 .login-container > div {
    top: unset;
    left: unset;
    transform: none;
    position: relative;
    margin: 0 40px;
  }
}
@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.sonar-me {
  animation: sonar 1.5s;
  animation-iteration-count: 1;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.4);
  }
  50% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.pulse-me {
  animation: pulse 1.5s;
  animation-iteration-count: 1;
}
.pulse-me-forever {
  animation: pulse 1.5s;
  animation-iteration-count: infinite;
}
@keyframes small-pulse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(0.975);
  }
  80% {
    transform: scale(1.025);
  }
  100% {
    transform: scale(1);
  }
}
.small-pulse-me {
  animation: small-pulse 1.5s;
  animation-iteration-count: 1;
}
.small-pulse-me-forever {
  animation: small-pulse 1.5s;
  animation-iteration-count: infinite;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.shake {
  animation: shake 0.5s;
  animation-iteration-count: 1;
}
.shake-me {
  animation: shake 0.5s;
  animation-iteration-count: 1;
}
.shake-me-forever {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}
@keyframes alert-key-frame {
  50% {
    color: #ffff00;
  }
}
.alert-me {
  animation: alert-key-frame 1.5s;
  animation-iteration-count: 1;
}
.alert-me-forever {
  animation: alert-key-frame 1.5s;
  animation-iteration-count: infinite;
}
.video-player-click-anim {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  pointer-events: none;
  z-index: 9999;
  animation: video-player-pulse 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes video-player-pulse {
  0% {
    opacity: 0.5;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
.full-edit-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.checkbox-group {
  float: left;
  margin: 10px 0 0 0;
  padding: 0 20px 0 0;
  width: 320px;
  /*background-color: @grayLighter;*/

}
.checkbox-group .checkbox-group-header {
  font-weight: bold;
  border-bottom: 1px solid #999999;
  margin: 5px 0px 5px 0px;
  padding: 0 0 2px 0;
}
.painel .icone-legenda {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #555;
  vertical-align: middle;
}
.painel .painel-ordem-servico {
  border: 1px solid #ccc;
  padding: 8px;
  margin-bottom: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.painel .painel-ordem-servico .form-row {
  padding-top: 2px;
  padding-bottom: 2px;
}
.painel .painel-etapa {
  border: 1px solid #ccc;
  background-color: #f0f0f0;
  margin: 5px 0px;
}
.painel .painel-etapa:hover {
  background-color: #ffffee;
}
.painel .painel-etapa > div {
  margin: 5px;
}
.painel .mapa-painel {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  border: 1px solid #ccc;
}
.painel .layers {
  position: absolute;
  width: 270px;
  left: 50%;
  margin-left: -150px;
  z-index: 300;
  border: 1px solid #aaa;
  background-color: #fff;
  padding: 5px 10px;
  top: 5px;
}
.painel .layers .checkbox.inline {
  padding-top: 0px;
}
.historico .group {
  padding-bottom: 10px;
}
.historico .group-header {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 8px;
  font-size: 15.6px;
  color: #333333;
  line-height: 32px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.historico .group-content {
  padding-left: 10px;
}
.historico .collection-change-type {
  width: 60px;
}
.historico .property-name {
  width: 100px;
}
.ordem-servico .cupom {
  width: 300px;
  background-color: #FFFBED;
  border: 1px solid #AAA;
  padding: 5px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ordem-servico .cupom table {
  width: 100%;
  text-align: left;
}
.ordem-servico .cupom th {
  font-weight: bold;
  text-align: left;
}
.ordem-servico .cupom tfoot {
  font-weight: bold;
}
.ordem-servico .tabela-etapa {
  width: 100%;
  background-color: #fcfcfc;
  margin-bottom: 5px;
}
.ordem-servico .tabela-etapa > tbody > tr > td,
.ordem-servico .tabela-etapa > tr > td {
  padding: 4px;
  border: 1px solid #ccc;
}
.no-selection {
  user-select: none;
}
.btn-pendente,
.btn-iniciada,
.btn-concluida,
.btn-cancelada {
  color: #fff;
}
.btn-pendente .caret,
.btn-iniciada .caret,
.btn-concluida .caret,
.btn-cancelada .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-pendente {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-pendente:hover,
.btn-pendente:focus,
.btn-pendente:active,
.btn-pendente.active,
.btn-pendente.disabled,
.btn-pendente[disabled] {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #31b0d5;
}
.btn-pendente:active,
.btn-pendente.active {
  background-color: #24748c \9;
}
.btn-iniciada {
  color: #ffffff;
  background-color: #fbb450;
  border-color: #fbb450;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-iniciada:hover,
.btn-iniciada:focus,
.btn-iniciada:active,
.btn-iniciada.active,
.btn-iniciada.disabled,
.btn-iniciada[disabled] {
  color: #ffffff;
  background-color: #fa9f1e;
  border-color: #fa9f1e;
}
.btn-iniciada:active,
.btn-iniciada.active {
  background-color: #c67605 \9;
}
.btn-concluida {
  color: #ffffff;
  background-color: #62c462;
  border-color: #62c462;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-concluida:hover,
.btn-concluida:focus,
.btn-concluida:active,
.btn-concluida.active,
.btn-concluida.disabled,
.btn-concluida[disabled] {
  color: #ffffff;
  background-color: #42b142;
  border-color: #42b142;
}
.btn-concluida:active,
.btn-concluida.active {
  background-color: #408140 \9;
}
.btn-cancelada {
  color: #ffffff;
  background-color: #ee5f5b;
  border-color: #ee5f5b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-cancelada:hover,
.btn-cancelada:focus,
.btn-cancelada:active,
.btn-cancelada.active,
.btn-cancelada.disabled,
.btn-cancelada[disabled] {
  color: #ffffff;
  background-color: #e9322d;
  border-color: #e9322d;
}
.btn-cancelada:active,
.btn-cancelada.active {
  background-color: #942a25 \9;
}
.btn-gsm {
  color: #ffffff;
  background-color: #129561;
  border-color: #129561;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-gsm:hover,
.btn-gsm:focus,
.btn-gsm:active,
.btn-gsm.active,
.btn-gsm.disabled,
.btn-gsm[disabled] {
  color: #ffffff;
  background-color: #0d6743;
  border-color: #0d6743;
}
.btn-gsm:active,
.btn-gsm.active {
  background-color: #53b68f \9;
}
.btn-lorawan {
  color: #ffffff;
  background-color: #eaa752;
  border-color: #eaa752;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-lorawan:hover,
.btn-lorawan:focus,
.btn-lorawan:active,
.btn-lorawan.active,
.btn-lorawan.disabled,
.btn-lorawan[disabled] {
  color: #ffffff;
  background-color: #e49025;
  border-color: #e49025;
}
.btn-lorawan:active,
.btn-lorawan.active {
  background-color: #f8b969 \9;
}
.btn-lorap2p {
  color: #ffffff;
  background-color: #2098e8;
  border-color: #2098e8;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-lorap2p:hover,
.btn-lorap2p:focus,
.btn-lorap2p:active,
.btn-lorap2p.active,
.btn-lorap2p.disabled,
.btn-lorap2p[disabled] {
  color: #ffffff;
  background-color: #147cc1;
  border-color: #147cc1;
}
.btn-lorap2p:active,
.btn-lorap2p.active {
  background-color: #3fa5e7 \9;
}
.btn-satellite {
  color: #ffffff;
  background-color: #6b45b2;
  border-color: #6b45b2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-satellite:hover,
.btn-satellite:focus,
.btn-satellite:active,
.btn-satellite.active,
.btn-satellite.disabled,
.btn-satellite[disabled] {
  color: #ffffff;
  background-color: #55378d;
  border-color: #55378d;
}
.btn-satellite:active,
.btn-satellite.active {
  background-color: #5e37a6 \9;
}
.mapboxgl-ctrl-group button.btn-route,
.btn-route {
  color: #ffffff;
  background-color: #7252ff;
  border-color: #7252ff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-route:hover,
.btn-route:hover,
.mapboxgl-ctrl-group button.btn-route:focus,
.btn-route:focus,
.mapboxgl-ctrl-group button.btn-route:active,
.btn-route:active,
.mapboxgl-ctrl-group button.btn-route.active,
.btn-route.active,
.mapboxgl-ctrl-group button.btn-route.disabled,
.btn-route.disabled,
.mapboxgl-ctrl-group button.btn-route[disabled],
.btn-route[disabled] {
  color: #ffffff;
  background-color: #481fff;
  border-color: #481fff;
}
.mapboxgl-ctrl-group button.btn-route:active,
.btn-route:active,
.mapboxgl-ctrl-group button.btn-route.active,
.btn-route.active {
  background-color: #5631ff \9;
}
.mapboxgl-ctrl-group button.btn-route:hover {
  color: #ffffff;
  background-color: #8a6fff;
  border-color: #8a6fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-route:hover:hover,
.mapboxgl-ctrl-group button.btn-route:hover:focus,
.mapboxgl-ctrl-group button.btn-route:hover:active,
.mapboxgl-ctrl-group button.btn-route:hover.active,
.mapboxgl-ctrl-group button.btn-route:hover.disabled,
.mapboxgl-ctrl-group button.btn-route:hover[disabled] {
  color: #ffffff;
  background-color: #613cff;
  border-color: #613cff;
}
.mapboxgl-ctrl-group button.btn-route:hover:active,
.mapboxgl-ctrl-group button.btn-route:hover.active {
  background-color: #7251ff \9;
}
.mapboxgl-ctrl-group button.btn-event,
.btn-event {
  color: #ffffff;
  background-color: #be4913;
  border-color: #be4913;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-event:hover,
.btn-event:hover,
.mapboxgl-ctrl-group button.btn-event:focus,
.btn-event:focus,
.mapboxgl-ctrl-group button.btn-event:active,
.btn-event:active,
.mapboxgl-ctrl-group button.btn-event.active,
.btn-event.active,
.mapboxgl-ctrl-group button.btn-event.disabled,
.btn-event.disabled,
.mapboxgl-ctrl-group button.btn-event[disabled],
.btn-event[disabled] {
  color: #ffffff;
  background-color: #90370e;
  border-color: #90370e;
}
.mapboxgl-ctrl-group button.btn-event:active,
.btn-event:active,
.mapboxgl-ctrl-group button.btn-event.active,
.btn-event.active {
  background-color: #90370e \9;
}
.mapboxgl-ctrl-group button.btn-event:hover {
  color: #ffffff;
  background-color: #d3794f;
  border-color: #d3794f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-event:hover:hover,
.mapboxgl-ctrl-group button.btn-event:hover:focus,
.mapboxgl-ctrl-group button.btn-event:hover:active,
.mapboxgl-ctrl-group button.btn-event:hover.active,
.mapboxgl-ctrl-group button.btn-event:hover.disabled,
.mapboxgl-ctrl-group button.btn-event:hover[disabled] {
  color: #ffffff;
  background-color: #bf5d30;
  border-color: #bf5d30;
}
.mapboxgl-ctrl-group button.btn-event:hover:active,
.mapboxgl-ctrl-group button.btn-event:hover.active {
  background-color: #bf5d30 \9;
}
.mapboxgl-ctrl-group button.btn-area,
.btn-area {
  color: #ffffff;
  background-color: #3388ff;
  border-color: #3388ff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-area:hover,
.btn-area:hover,
.mapboxgl-ctrl-group button.btn-area:focus,
.btn-area:focus,
.mapboxgl-ctrl-group button.btn-area:active,
.btn-area:active,
.mapboxgl-ctrl-group button.btn-area.active,
.btn-area.active,
.mapboxgl-ctrl-group button.btn-area.disabled,
.btn-area.disabled,
.mapboxgl-ctrl-group button.btn-area[disabled],
.btn-area[disabled] {
  color: #ffffff;
  background-color: #006aff;
  border-color: #006aff;
}
.mapboxgl-ctrl-group button.btn-area:active,
.btn-area:active,
.mapboxgl-ctrl-group button.btn-area.active,
.btn-area.active {
  background-color: #1074ff \9;
}
.mapboxgl-ctrl-group button.btn-area:hover {
  color: #ffffff;
  background-color: #64a4ff;
  border-color: #64a4ff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mapboxgl-ctrl-group button.btn-area:hover:hover,
.mapboxgl-ctrl-group button.btn-area:hover:focus,
.mapboxgl-ctrl-group button.btn-area:hover:active,
.mapboxgl-ctrl-group button.btn-area:hover.active,
.mapboxgl-ctrl-group button.btn-area:hover.disabled,
.mapboxgl-ctrl-group button.btn-area:hover[disabled] {
  color: #ffffff;
  background-color: #3186ff;
  border-color: #3186ff;
}
.mapboxgl-ctrl-group button.btn-area:hover:active,
.mapboxgl-ctrl-group button.btn-area:hover.active {
  background-color: #247fff \9;
}
.button-details {
  color: #000000;
  padding: 5px 0px;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #c0c2c0;
  -moz-box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
  -webkit-box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
  box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
}
.button-details-b {
  color: #000000;
  padding: 5px 0px;
  background: #D3D3D3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #c0c2c0;
  -moz-box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
  -webkit-box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
  box-shadow: 0px 1px 3px rgba(143, 143, 143, 0.5), inset 0px 0px 2px #9e999e;
}
.button-sh {
  border: 0px;
  background: transparent;
}
.button-sh:hover {
  box-shadow: 3px 3px 13px 0px rgba(50, 50, 50, 0.5);
}
.box-history {
  border-bottom: 1px solid #c0c2c0;
  padding: 4px 10px;
}
.tabela-dre tr.gray {
  background-color: #f0f0f0;
}
.tabela-dre tr.success {
  background-color: #538034;
  color: #fff;
}
.tabela-dre th,
.tabela-dre td {
  padding: 4px 10px;
  border: 1px solid #ccc;
  text-align: left;
}
.tabela-dre th.text-left,
.tabela-dre td.text-left {
  text-align: left;
}
.tabela-dre th.text-center,
.tabela-dre td.text-center {
  text-align: center;
}
.tabela-dre th.text-right,
.tabela-dre td.text-right {
  text-align: right;
}
.tabela-dre th {
  font-weight: bold;
  color: #fff;
  background-color: #375623;
}
.tabela-dre .vertical-separator {
  background-color: #fff !important;
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
  width: 3px;
  padding: 0px !important;
}
.tabela-dre .horizontal-separator {
  background-color: #fff !important;
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  height: 3px;
  padding: 0px !important;
}
.calendario .cabecalho-dia {
  text-align: center;
  padding: 2px;
}
.calendario .corpo-dia {
  padding: 0px 4px;
}
.calendario td {
  width: 14%;
  padding: 0px;
}
.calendario .extra {
  background-color: #f0f0f0;
}
.calendario .item {
  border: 1px solid #ccc;
  background-color: #f0f0f0;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.calendario .item:hover {
  background-color: #f0f0ff;
}
.filter {
  padding: 4px 6px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #555555;
  padding: 0px 6px;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  transition: border-radius 0.3s;
}
.filter:hover {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.filter select,
.filter textarea,
.filter input[type="text"],
.filter input[type="password"],
.filter input[type="datetime"],
.filter input[type="datetime-local"],
.filter input[type="date"],
.filter input[type="month"],
.filter input[type="time"],
.filter input[type="week"],
.filter input[type="number"],
.filter input[type="email"],
.filter input[type="url"],
.filter input[type="search"],
.filter input[type="tel"],
.filter input[type="color"],
.filter .uneditable-input {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.filter select,
.filter textarea,
.filter input[type="text"],
.filter input[type="password"],
.filter input[type="datetime"],
.filter input[type="datetime-local"],
.filter input[type="date"],
.filter input[type="month"],
.filter input[type="time"],
.filter input[type="week"],
.filter input[type="number"],
.filter input[type="email"],
.filter input[type="url"],
.filter input[type="search"],
.filter input[type="tel"],
.filter input[type="color"],
.filter .uneditable-input,
.filter select:focus,
.filter textarea:focus,
.filter input[type="text"]:focus,
.filter input[type="password"]:focus,
.filter input[type="datetime"]:focus,
.filter input[type="datetime-local"]:focus,
.filter input[type="date"]:focus,
.filter input[type="month"]:focus,
.filter input[type="time"]:focus,
.filter input[type="week"]:focus,
.filter input[type="number"]:focus,
.filter input[type="email"]:focus,
.filter input[type="url"]:focus,
.filter input[type="search"]:focus,
.filter input[type="tel"]:focus,
.filter input[type="color"]:focus,
.filter .uneditable-input:focus,
.filter select:hover,
.filter textarea:hover,
.filter input[type="text"]:hover,
.filter input[type="password"]:hover,
.filter input[type="datetime"]:hover,
.filter input[type="datetime-local"]:hover,
.filter input[type="date"]:hover,
.filter input[type="month"]:hover,
.filter input[type="time"]:hover,
.filter input[type="week"]:hover,
.filter input[type="number"]:hover,
.filter input[type="email"]:hover,
.filter input[type="url"]:hover,
.filter input[type="search"]:hover,
.filter input[type="tel"]:hover,
.filter input[type="color"]:hover,
.filter .uneditable-input:hover {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.filter input[type="text"],
.filter input[type="password"],
.filter input[type="datetime"],
.filter input[type="datetime-local"],
.filter input[type="date"],
.filter input[type="month"],
.filter input[type="time"],
.filter input[type="week"],
.filter input[type="number"],
.filter input[type="email"],
.filter input[type="url"],
.filter input[type="search"],
.filter input[type="tel"],
.filter input[type="color"],
.filter .uneditable-input {
  padding: 4px 0px;
}
.filter.filter-open {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.filter-popover {
  border: 1px solid #d76426;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top: 1px solid #eee !important;
  box-shadow: none;
}
.table tbody tr th.selected,
.table tbody tr td.selected,
.selected-img {
  border: 2px solid #d76426 !important;
}
.table tbody tr th.not-selected,
.table tbody tr td.not-selected,
.not-selected-img {
  border: 2px solid transparent !important;
}
.filled-100 {
  width: 100%;
  height: 100%;
}
.img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
.img-transparent {
  background-image: url(../images/transparent.png);
}
.img-battery-fill {
  background-image: url(../images/battery-fill.png);
  width: 300px;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 169px;
  background-position-x: 65px;
  background-position-y: 4px;
}
.img-su {
  background-image: url(../images/su.png);
  width: 14px;
  height: 14px;
  vertical-align: text-top;
}
.img-boleto {
  background-image: url(../images/boleto.png);
  width: 48px;
  height: 48px;
}
.img-boleto-transp {
  background-image: url(../images/boleto-transp.png);
  width: 48px;
  height: 48px;
}
.img-transf-banc-48 {
  background-image: url(../images/transf-banc-48p.png);
  width: 48px;
  height: 48px;
}
.img-boleto-tit {
  background-image: url(../images/boleto-tit.png);
  width: 180px;
  height: 99px;
}
.img-cartao-credito {
  background-image: url(../images/cartao-credito.jpg);
  width: 48px;
  height: 48px;
}
.img-cartao-credito-transp {
  background-image: url(../images/cartao-credito.png);
  width: 48px;
  height: 48px;
}
.img-cartao-debito {
  background-image: url(../images/cartao-debito-48.jpg);
  width: 48px;
  height: 48px;
}
.img-foto-pendente {
  background-image: url(../images/fotopendente.jpg);
  width: 300px;
  height: 200px;
}
.img-dinheiro {
  background-image: url(../images/dinheiro-48.png);
  width: 48px;
  height: 48px;
}
.img-fatura-oi {
  background-image: url(../images/oi-logo-48p.png);
  width: 48px;
  height: 48px;
}
.img-today {
  background-image: url(../images/today.png);
  width: 46px;
  height: 46px;
}
.img-today-18p {
  background-image: url(../images/today.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.doodle-bg-light {
  background-image: url(../images/maxtrack_doodle_t_light.png);
  background-size: 539px 540px;
  background-repeat: repeat;
}
.doodle-bg-light-small {
  background-image: url(../images/maxtrack_doodle_t_light.png);
  background-size: 270px 270px;
  background-repeat: repeat;
}
.doodle-bg-dark {
  background-image: url(../images/maxtrack_doodle_t_dark.png);
  background-size: 539px 540px;
  background-repeat: repeat;
}
.circle {
  background-color: #aaa;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  overflow: hidden;
  position: relative;
}
.circle-details {
  background-color: #aaa;
  border-radius: 50%;
  border: 1px;
  border-color: #5a5a5a;
  border-style: solid;
  width: 15px;
  height: 15px;
  overflow: hidden;
  position: relative;
  padding: 2px;
}
.circle img {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.img-details-info {
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 3%;
  background-size: cover;
}
.block-text {
  position: relative;
}
.block-text .block-text-container {
  background-color: yellow;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  filter: alpha(opacity=50);
  zoom: 1;
  opacity: 0.5;
  z-index: 99;
  display: inline-block;
  text-align: center;
}
.block-text .block-text-container div {
  margin-top: 80px;
  font-size: 40px;
  -ms-transform: rotate(45deg);
  /* IE 9 */

  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */

  transform: rotate(45deg);
}
.img-qr-code {
  background-image: url(../images/qr-code.png);
  width: 46px;
  height: 46px;
}
.img-qr-code-small {
  background-image: url(../images/qr-code-small.png);
  width: 14px;
  height: 14px;
}
/* DashBoard */
.dashboard-module-popover {
  width: 280px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.dashboard-module-popover .popover-content {
  overflow-y: auto;
  height: 100px;
}
/* Contrato */
.thumbnail {
  position: relative;
  float: left;
  margin: 0px 5px 5px 0px;
  text-align: center;
}
.thumbnail.thumbnail-relative {
  position: inherit;
  float: inherit;
  margin: inherit;
}
.thumbnail .thumbnail-close {
  display: none;
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 1.5em;
  color: #000;
  text-shadow: 0 0 5px #fff;
}
.thumbnail:hover .thumbnail-close {
  display: inline-block;
}
.thumbnail .thumbnail-main {
  display: none;
  position: absolute;
  left: 10px;
  top: 8px;
  font-size: 1.5em;
  color: #f3ef11;
  text-shadow: 0 0 5px #fff;
}
.thumbnail:hover .thumbnail-main {
  display: inline-block;
}
.thumbnail .thumbnail-recognitionadd {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 1.5em;
  color: #ec2618;
  text-shadow: 0 0 5px #fff;
}
.thumbnail .thumbnail-recognitionremove {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 1.5em;
  color: #536bf1;
  text-shadow: 0 0 5px #fff;
}
label.input {
  line-height: 24px;
}
label.no-margin {
  margin: 0;
}
.input-wrapper.input-text,
input.input-text,
input.input-text:hover {
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.display-on-hover .display-on-hover-element {
  display: none;
}
.display-on-hover .display-on-hover-element.active {
  display: initial;
}
.display-on-hover:hover .display-on-hover-element {
  display: initial;
}
.show-on-hover .show-on-hover-element {
  opacity: 0;
}
.show-on-hover .show-on-hover-element.ease {
  transition: opacity 0.5s ease-in;
}
.show-on-hover .show-on-hover-element.ease.active {
  transition: opacity 0.5s ease-in;
}
.show-on-hover .show-on-hover-element.fast-ease {
  transition: opacity 0.25s ease-in;
}
.show-on-hover .show-on-hover-element.fast-ease.active {
  transition: opacity 0.25s ease-in;
}
.show-on-hover .show-on-hover-element.active {
  opacity: 1;
}
.show-on-hover:hover .show-on-hover-element {
  opacity: 1;
}
.show-on-hover:hover .show-on-hover-element.ease {
  transition: opacity 0.5s ease-in;
}
.show-on-hover:hover .show-on-hover-element.ease.active {
  transition: opacity 0.3s ease-in;
}
hr.small-margin {
  margin: 2px 0 4px 0;
}
.show-on-hover-container .show-on-hover {
  display: none;
}
.show-on-hover-container:hover .show-on-hover {
  display: inline-block;
}
.viewContentContainer {
  background-color: #fff;
  border-left: 1px solid #c0c0c0;
  box-shadow: 10px 10px 10px 10px #c5c5c5;
}
.elevation-1 {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.elevation-hover:hover {
  background-color: #fff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.elevation-2 {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.elevation-2-10 {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.elevation-3 {
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.elevation-4 {
  background-color: #fff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.elevation-5 {
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.map-container {
  position: absolute;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  opacity: 0.9;
  padding: 5px;
}
.item-selection {
  cursor: pointer;
}
.item-selection .item-selection-image {
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  border: 2px solid #eee;
}
.item-selection .item-selection-image.fab {
  border-radius: 100%;
}
.item-selection .item-selection-label {
  text-align: center;
  padding-top: 5px;
}
.item-selection .item-selection-image:hover {
  border: 2px solid #007bff;
}
.item-selection.active .item-selection-image {
  border: 2px solid #007bff;
}
.item-selection.active .item-selection-label {
  font-weight: bold;
}
/* MYDENOX */
.img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.textoDetails {
  font-size: 0.9em;
  color: #000;
  margin-bottom: 5px;
}
.img-dashboard-favoritos {
  background-image: url(../images/dashboard/favoritos.png);
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.img-dashboard-frequentemente-usados {
  background-image: url(../images/dashboard/frequentemente-usados.png);
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.img-dashboard-url-externa {
  background-image: url(../images/dashboard/url-externa.png);
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.img-dashboard-visualizacao {
  background-image: url(../images/dashboard/visualizacao.png);
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.img-mydenox-acess-16 {
  background-image: url(../images/mydenox/mydenox-acess-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-acess-24 {
  background-image: url(../images/mydenox/mydenox-acess-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-acess-32 {
  background-image: url(../images/mydenox/mydenox-acess-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-locked-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-locked-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-locked-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-alarm-lock-16 {
  background-image: url(../images/mydenox/mydenox-alarm-lock-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-alarm-lock-24 {
  background-image: url(../images/mydenox/mydenox-alarm-lock-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-alarm-lock-32 {
  background-image: url(../images/mydenox/mydenox-alarm-lock-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-alarm-unlock-16 {
  background-image: url(../images/mydenox/mydenox-alarm-unlock-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-alarm-unlock-24 {
  background-image: url(../images/mydenox/mydenox-alarm-unlock-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-alarm-unlock-32 {
  background-image: url(../images/mydenox/mydenox-alarm-unlock-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-conect-16 {
  background-image: url(../images/mydenox/mydenox-conect-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-conect-24 {
  background-image: url(../images/mydenox/mydenox-conect-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-conect-32 {
  background-image: url(../images/mydenox/mydenox-conect-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-disconect-16 {
  background-image: url(../images/mydenox/mydenox-disconect-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-disconect-24 {
  background-image: url(../images/mydenox/mydenox-disconect-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-disconect-32 {
  background-image: url(../images/mydenox/mydenox-disconect-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-local-network-on-16 {
  background-image: url(../images/mydenox/mydenox-local-network-on-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-local-network-on-24 {
  background-image: url(../images/mydenox/mydenox-local-network-on-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-local-network-on-32 {
  background-image: url(../images/mydenox/mydenox-local-network-on-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-local-network-off-16 {
  background-image: url(../images/mydenox/mydenox-local-network-off-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-local-network-off-24 {
  background-image: url(../images/mydenox/mydenox-local-network-off-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-local-network-off-32 {
  background-image: url(../images/mydenox/mydenox-local-network-off-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-disconect-armed-16 {
  background-image: url(../images/mydenox/mydenox-disconect-armed-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-disconect-armed-24 {
  background-image: url(../images/mydenox/mydenox-disconect-armed-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-disconect-armed-32 {
  background-image: url(../images/mydenox/mydenox-disconect-armed-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-fingerprint-16 {
  background-image: url(../images/mydenox/mydenox-fingerprint-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-fingerprint-24 {
  background-image: url(../images/mydenox/mydenox-fingerprint-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-fingerprint-32 {
  background-image: url(../images/mydenox/mydenox-fingerprint-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-help-16 {
  background-image: url(../images/mydenox/mydenox-help-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-help-24 {
  background-image: url(../images/mydenox/mydenox-help-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-help-32 {
  background-image: url(../images/mydenox/mydenox-help-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-notification-battery-16 {
  background-image: url(../images/mydenox/mydenox-notification-battery-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-notification-battery-24 {
  background-image: url(../images/mydenox/mydenox-notification-battery-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-notification-battery-32 {
  background-image: url(../images/mydenox/mydenox-notification-battery-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-notification-battery-critical-16 {
  background-image: url(../images/mydenox/mydenox-notification-battery-critical-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-notification-battery-critical-24 {
  background-image: url(../images/mydenox/mydenox-notification-battery-critical-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-notification-battery-critical-32 {
  background-image: url(../images/mydenox/mydenox-notification-battery-critical-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-notification-battery-charging-16 {
  background-image: url(../images/mydenox/mydenox-notification-battery-charging-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-notification-battery-charging-24 {
  background-image: url(../images/mydenox/mydenox-notification-battery-charging-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-notification-battery-charging-32 {
  background-image: url(../images/mydenox/mydenox-notification-battery-charging-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-power-down-16 {
  background-image: url(../images/mydenox/mydenox-power-down-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-power-down-24 {
  background-image: url(../images/mydenox/mydenox-power-down-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-power-down-32 {
  background-image: url(../images/mydenox/mydenox-power-down-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-restart-16 {
  background-image: url(../images/mydenox/mydenox-restart-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-restart-24 {
  background-image: url(../images/mydenox/mydenox-restart-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-restart-32 {
  background-image: url(../images/mydenox/mydenox-restart-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-sos-16 {
  background-image: url(../images/mydenox/mydenox-sos-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-sos-24 {
  background-image: url(../images/mydenox/mydenox-sos-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-sos-32 {
  background-image: url(../images/mydenox/mydenox-sos-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-locked-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-locked-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-locked-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locked-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-locking-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locking-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-locking-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locking-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-locking-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-locking-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-partial-lock-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-partial-lock-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-partial-lock-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-partial-lock-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-partial-lock-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-partial-lock-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-unlocked-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocked-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-unlocked-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocked-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-unlocked-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocked-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-unlocking-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocking-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-unlocking-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocking-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-unlocking-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-unlocking-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-wainting-to-lock-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-lock-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-wainting-to-lock-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-lock-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-wainting-to-lock-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-lock-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-status-alarm-wainting-to-locking-16 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-locking-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-status-alarm-wainting-to-locking-24 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-locking-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-status-alarm-wainting-to-locking-32 {
  background-image: url(../images/mydenox/mydenox-status-alarm-wainting-to-locking-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-triggered-alarm-16 {
  background-image: url(../images/mydenox/mydenox-triggered-alarm-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-triggered-alarm-24 {
  background-image: url(../images/mydenox/mydenox-triggered-alarm-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-triggered-alarm-32 {
  background-image: url(../images/mydenox/mydenox-triggered-alarm-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-volume-0-16 {
  background-image: url(../images/mydenox/mydenox-volume-0-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-volume-0-24 {
  background-image: url(../images/mydenox/mydenox-volume-0-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-volume-0-32 {
  background-image: url(../images/mydenox/mydenox-volume-0-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-volume-1-16 {
  background-image: url(../images/mydenox/mydenox-volume-1-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-volume-1-24 {
  background-image: url(../images/mydenox/mydenox-volume-1-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-volume-1-32 {
  background-image: url(../images/mydenox/mydenox-volume-1-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-volume-2-16 {
  background-image: url(../images/mydenox/mydenox-volume-2-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-volume-2-24 {
  background-image: url(../images/mydenox/mydenox-volume-2-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-volume-2-32 {
  background-image: url(../images/mydenox/mydenox-volume-2-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-volume-3-16 {
  background-image: url(../images/mydenox/mydenox-volume-3-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-volume-3-24 {
  background-image: url(../images/mydenox/mydenox-volume-3-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-volume-3-32 {
  background-image: url(../images/mydenox/mydenox-volume-3-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-waiting-to-trigger-alarm-16 {
  background-image: url(../images/mydenox/mydenox-waiting-to-trigger-alarm-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-waiting-to-trigger-alarm-24 {
  background-image: url(../images/mydenox/mydenox-waiting-to-trigger-alarm-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-waiting-to-trigger-alarm-32 {
  background-image: url(../images/mydenox/mydenox-waiting-to-trigger-alarm-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-zigbee-16 {
  background-image: url(../images/mydenox/mydenox-zigbee-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-zigbee-24 {
  background-image: url(../images/mydenox/mydenox-zigbee-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-zigbee-32 {
  background-image: url(../images/mydenox/mydenox-zigbee-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-wifi-wrong-password-16 {
  background-image: url(../images/mydenox/mydenox-wifi-wrong-password-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-wifi-wrong-password-24 {
  background-image: url(../images/mydenox/mydenox-wifi-wrong-password-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-wifi-wrong-password-32 {
  background-image: url(../images/mydenox/mydenox-wifi-wrong-password-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-notification-battery-locked-16 {
  background-image: url(../images/mydenox/mydenox-notification-battery-locked-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-notification-battery-locked-24 {
  background-image: url(../images/mydenox/mydenox-notification-battery-locked-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-notification-battery-locked-32 {
  background-image: url(../images/mydenox/mydenox-notification-battery-locked-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-movement-detected-16 {
  background-image: url(../images/mydenox/mydenox-movement-detected-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-movement-detected-22 {
  background-image: url(../images/mydenox/mydenox-movement-detected-22p.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-movement-detected-24 {
  background-image: url(../images/mydenox/mydenox-movement-detected-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-movement-detected-32 {
  background-image: url(../images/mydenox/mydenox-movement-detected-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-sensor-without-movement-16 {
  background-image: url(../images/mydenox/mydenox-sensor-without-movement-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-sensor-without-movement-24 {
  background-image: url(../images/mydenox/mydenox-sensor-without-movement-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-sensor-without-movement-32 {
  background-image: url(../images/mydenox/mydenox-sensor-without-movement-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-gsensor-16 {
  background-image: url(../images/mydenox/mydenox-gsensor-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-gsensor-24 {
  background-image: url(../images/mydenox/mydenox-gsensor-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-gsensor-32 {
  background-image: url(../images/mydenox/mydenox-gsensor-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-door-open-16 {
  background-image: url(../images/mydenox/mydenox-door-open-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-door-open-24 {
  background-image: url(../images/mydenox/mydenox-door-open-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-door-open-32 {
  background-image: url(../images/mydenox/mydenox-door-open-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-door-closed-16 {
  background-image: url(../images/mydenox/mydenox-door-closed-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-door-closed-24 {
  background-image: url(../images/mydenox/mydenox-door-closed-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-door-closed-32 {
  background-image: url(../images/mydenox/mydenox-door-closed-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-technical-16 {
  background-image: url(../images/mydenox/mydenox-technical-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-technical-24 {
  background-image: url(../images/mydenox/mydenox-technical-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-technical-32 {
  background-image: url(../images/mydenox/mydenox-technical-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-16 {
  background-image: url(../images/mydenox/mydenox-device-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-24 {
  background-image: url(../images/mydenox/mydenox-device-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-32 {
  background-image: url(../images/mydenox/mydenox-device-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-on-16 {
  background-image: url(../images/mydenox/mydenox-device-on-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-on-24 {
  background-image: url(../images/mydenox/mydenox-device-on-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-on-32 {
  background-image: url(../images/mydenox/mydenox-device-on-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-off-16 {
  background-image: url(../images/mydenox/mydenox-device-off-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-off-24 {
  background-image: url(../images/mydenox/mydenox-device-off-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-off-32 {
  background-image: url(../images/mydenox/mydenox-device-off-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-camera-offline-16 {
  background-image: url(../images/mydenox/mydenox-camera-offline-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-camera-offline-24 {
  background-image: url(../images/mydenox/mydenox-camera-offline-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-camera-offline-32 {
  background-image: url(../images/mydenox/mydenox-camera-offline-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-incognito-online-16 {
  background-image: url(../images/mydenox/mydenox-incognito-online-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-incognito-online-24 {
  background-image: url(../images/mydenox/mydenox-incognito-online-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-incognito-online-32 {
  background-image: url(../images/mydenox/mydenox-incognito-online-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-incognito-offline-16 {
  background-image: url(../images/mydenox/mydenox-incognito-offline-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-incognito-offline-24 {
  background-image: url(../images/mydenox/mydenox-incognito-offline-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-incognito-offline-32 {
  background-image: url(../images/mydenox/mydenox-incognito-offline-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-gsm-online-16 {
  background-image: url(../images/mydenox/mydenox-gsm-online-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-gsm-online-24 {
  background-image: url(../images/mydenox/mydenox-gsm-online-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-gsm-online-32 {
  background-image: url(../images/mydenox/mydenox-gsm-online-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-gsm-offline-16 {
  background-image: url(../images/mydenox/mydenox-gsm-offline-16p.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-gsm-offline-24 {
  background-image: url(../images/mydenox/mydenox-gsm-offline-24p.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-gsm-offline-32 {
  background-image: url(../images/mydenox/mydenox-gsm-offline-32p.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-status-gps_0 {
  background-image: url(../images/mydenox/deviceStatus/gps_0.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gps_1 {
  background-image: url(../images/mydenox/deviceStatus/gps_1.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gps_2 {
  background-image: url(../images/mydenox/deviceStatus/gps_2.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gps_0-16 {
  background-image: url(../images/mydenox/deviceStatus/gps_0.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gps_1-16 {
  background-image: url(../images/mydenox/deviceStatus/gps_1.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gps_2-16 {
  background-image: url(../images/mydenox/deviceStatus/gps_2.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_unknown {
  background-image: url(../images/mydenox/deviceStatus/gsm_unknown.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_0 {
  background-image: url(../images/mydenox/deviceStatus/gsm_0.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_1 {
  background-image: url(../images/mydenox/deviceStatus/gsm_1.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_2 {
  background-image: url(../images/mydenox/deviceStatus/gsm_2.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_3 {
  background-image: url(../images/mydenox/deviceStatus/gsm_3.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_4 {
  background-image: url(../images/mydenox/deviceStatus/gsm_4.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_5 {
  background-image: url(../images/mydenox/deviceStatus/gsm_5.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_request {
  background-image: url(../images/mydenox/deviceStatus/gsm_request.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-gsm_unknown-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_unknown.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_0-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_0.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_1-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_1.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_2-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_2.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_3-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_3.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_4-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_4.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_5-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_5.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_request-16 {
  background-image: url(../images/mydenox/deviceStatus/gsm_request.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-gsm_unknown-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_unknown.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_0-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_0.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_1-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_1.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_2-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_2.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_3-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_3.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_4-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_4.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_5-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_5.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_request-20 {
  background-image: url(../images/mydenox/deviceStatus/gsm_request.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-gsm_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_0-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_1-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_2-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_3-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_4-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_4.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_5-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_5.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_request-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_request.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_unknown-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_unknown.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_0-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_1-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_2-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_3-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_3.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_4-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_4.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_5-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_5.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_request-24 {
  background-image: url(../images/mydenox/deviceStatus/gsm_request.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-gsm_old_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_0-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_1-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_2-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_3-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_4-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_4.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gsm_old_5-22 {
  background-image: url(../images/mydenox/deviceStatus/gsm_old_5.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-signal-22 {
  background-image: url(../images/mydenox/deviceStatus/signal.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-signal_j-22 {
  background-image: url(../images/mydenox/deviceStatus/signal_j.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-ethernet {
  background-image: url(../images/mydenox/deviceStatus/ethernet.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-ethernet-22 {
  background-image: url(../images/mydenox/deviceStatus/ethernet.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-status {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-status-16 {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-status-20 {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-status-22 {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-status-24 {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-status-26 {
  background-image: url(../images/mydenox/deviceStatus/status.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-report {
  background-image: url(../images/mydenox/deviceStatus/report.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-report-22 {
  background-image: url(../images/mydenox/deviceStatus/report.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-report-24 {
  background-image: url(../images/mydenox/deviceStatus/report.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-online_0 {
  background-image: url(../images/mydenox/deviceStatus/online_0.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-online_1 {
  background-image: url(../images/mydenox/deviceStatus/online_1.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-online_u {
  background-image: url(../images/mydenox/deviceStatus/online_u.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-online_request {
  background-image: url(../images/mydenox/deviceStatus/online_request.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-online_0-22 {
  background-image: url(../images/mydenox/deviceStatus/online_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-online_1-22 {
  background-image: url(../images/mydenox/deviceStatus/online_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-online_u-22 {
  background-image: url(../images/mydenox/deviceStatus/online_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-online_request-22 {
  background-image: url(../images/mydenox/deviceStatus/online_request.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-online_0-24 {
  background-image: url(../images/mydenox/deviceStatus/online_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-online_1-24 {
  background-image: url(../images/mydenox/deviceStatus/online_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-online_u-24 {
  background-image: url(../images/mydenox/deviceStatus/online_u.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-online_request-24 {
  background-image: url(../images/mydenox/deviceStatus/online_request.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_0 {
  background-image: url(../images/mydenox/deviceStatus/wifi_0.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_1 {
  background-image: url(../images/mydenox/deviceStatus/wifi_1.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_2 {
  background-image: url(../images/mydenox/deviceStatus/wifi_2.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_3 {
  background-image: url(../images/mydenox/deviceStatus/wifi_3.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_4 {
  background-image: url(../images/mydenox/deviceStatus/wifi_4.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_5 {
  background-image: url(../images/mydenox/deviceStatus/wifi_5.png);
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
}
.img-mydenox-device-status-wifi_0-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_1-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_2-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_3-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_3.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_4-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_4.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_5-24 {
  background-image: url(../images/mydenox/deviceStatus/wifi_5.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-wifi_0-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-wifi_1-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-wifi_2-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-wifi_3-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-wifi_4-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_4.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-wifi_5-22 {
  background-image: url(../images/mydenox/deviceStatus/wifi_5.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_0-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_1-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_2-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_3-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_3.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_u-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_u.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_0-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_1-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_2-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_3-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_fail-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_fail.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_u-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_ac0-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_ac1-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_ac2-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_ac3-24 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac3.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-battery_ac0-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_ac1-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_ac2-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-battery_ac3-22 {
  background-image: url(../images/mydenox/deviceStatus/battery_ac3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-low_consumption_off-22 {
  background-image: url(../images/mydenox/deviceStatus/low_consumption_off.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-low_consumption_on-22 {
  background-image: url(../images/mydenox/deviceStatus/low_consumption_on.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_0-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_1-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_2-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_3-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_4-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_4.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-gps_5-22 {
  background-image: url(../images/mydenox/deviceStatus/gps_5.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-sim_0-22 {
  background-image: url(../images/mydenox/deviceStatus/sim_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-sim_1-22 {
  background-image: url(../images/mydenox/deviceStatus/sim_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-sim_2-22 {
  background-image: url(../images/mydenox/deviceStatus/sim_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-sim_3-22 {
  background-image: url(../images/mydenox/deviceStatus/sim_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-sim_0-24 {
  background-image: url(../images/mydenox/deviceStatus/sim_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-sim_1-24 {
  background-image: url(../images/mydenox/deviceStatus/sim_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-sim_2-24 {
  background-image: url(../images/mydenox/deviceStatus/sim_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-sim_3-24 {
  background-image: url(../images/mydenox/deviceStatus/sim_3.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-sim_0-26 {
  background-image: url(../images/mydenox/deviceStatus/sim_0.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-sim_1-26 {
  background-image: url(../images/mydenox/deviceStatus/sim_1.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-sim_2-26 {
  background-image: url(../images/mydenox/deviceStatus/sim_2.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-sim_3-26 {
  background-image: url(../images/mydenox/deviceStatus/sim_3.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-sim_0-24 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_1-24 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_2-24 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_3-24 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_0-26 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_1-26 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_2-26 {
  margin: -5px -7px;
}
.img-mydenox-device-status-sim_3-26 {
  margin: -5px -7px;
}
.img-mydenox-device-status-agps_r-22 {
  background-image: url(../images/mydenox/deviceStatus/agps_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-agps_g-22 {
  background-image: url(../images/mydenox/deviceStatus/agps_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-agps_u-22 {
  background-image: url(../images/mydenox/deviceStatus/agps_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-agps_mini-20 {
  background-image: url(../images/mydenox/deviceStatus/agps_mini.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-ignition_on-22 {
  background-image: url(../images/mydenox/deviceStatus/ignition_on.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-ignition_off-22 {
  background-image: url(../images/mydenox/deviceStatus/ignition_off.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-ignition_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/ignition_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-ignition_on-28 {
  background-image: url(../images/mydenox/deviceStatus/ignition_on.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-ignition_off-28 {
  background-image: url(../images/mydenox/deviceStatus/ignition_off.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-ignition_unknown-28 {
  background-image: url(../images/mydenox/deviceStatus/ignition_unknown.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-alarm_0-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-alarm_1-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-alarm_2-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-alarm_3-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-alarm_4-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_4.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-alarm_u-22 {
  background-image: url(../images/mydenox/deviceStatus/alarm_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-panic_1-22 {
  background-image: url(../images/mydenox/deviceStatus/panic_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-panic_0-22 {
  background-image: url(../images/mydenox/deviceStatus/panic_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-panic_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/panic_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-Node_blue-22 {
  background-image: url(../images/mydenox/deviceStatus/Node_blue.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-Node_gray-22 {
  background-image: url(../images/mydenox/deviceStatus/Node_gray.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-Node_green-22 {
  background-image: url(../images/mydenox/deviceStatus/Node_green.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-Node_yellow-22 {
  background-image: url(../images/mydenox/deviceStatus/Node_yellow.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-Node_red-22 {
  background-image: url(../images/mydenox/deviceStatus/Node_red.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-emergency_g-22 {
  background-image: url(../images/mydenox/deviceStatus/emergency_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-emergency_r-22 {
  background-image: url(../images/mydenox/deviceStatus/emergency_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-emergency_u-22 {
  background-image: url(../images/mydenox/deviceStatus/emergency_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-emergency_y-22 {
  background-image: url(../images/mydenox/deviceStatus/emergency_y.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-direction_g-22 {
  background-image: url(../images/mydenox/deviceStatus/direction_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-direction_s-22 {
  background-image: url(../images/mydenox/deviceStatus/direction_s.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-direction_u-22 {
  background-image: url(../images/mydenox/deviceStatus/direction_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-direction_g-28 {
  background-image: url(../images/mydenox/deviceStatus/direction_g.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-direction_s-28 {
  background-image: url(../images/mydenox/deviceStatus/direction_s.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-direction_u-28 {
  background-image: url(../images/mydenox/deviceStatus/direction_u.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-reason-22 {
  background-image: url(../images/mydenox/deviceStatus/reason.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-arrow-image-22 {
  background-image: url(../images/mydenox/deviceStatus/arrow-image.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-arrow-image-2-22 {
  background-image: url(../images/mydenox/deviceStatus/arrow-image-2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-downArrow-18 {
  background-image: url(../images/mydenox/deviceStatus/downArrow.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-upArrow-18 {
  background-image: url(../images/mydenox/deviceStatus/upArrow.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-ellipsis-18 {
  background-image: url(../images/mydenox/deviceStatus/ellipsis.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-downArrow-12 {
  background-image: url(../images/mydenox/deviceStatus/downArrow.png);
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
}
.img-mydenox-device-status-upArrow-12 {
  background-image: url(../images/mydenox/deviceStatus/upArrow.png);
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
}
.img-mydenox-device-status-pin_g-22 {
  background-image: url(../images/mydenox/deviceStatus/pin_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-pin_u-22 {
  background-image: url(../images/mydenox/deviceStatus/pin_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-engine_g-22 {
  background-image: url(../images/mydenox/deviceStatus/engine_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-engine_r-22 {
  background-image: url(../images/mydenox/deviceStatus/engine_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-engine_u-22 {
  background-image: url(../images/mydenox/deviceStatus/engine_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-engine_y-22 {
  background-image: url(../images/mydenox/deviceStatus/engine_y.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna-22 {
  background-image: url(../images/mydenox/deviceStatus/antenna.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna_2-22 {
  background-image: url(../images/mydenox/deviceStatus/antenna_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna_u-22 {
  background-image: url(../images/mydenox/deviceStatus/antenna_u.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna_2-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna_u-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna_u.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna-28 {
  background-image: url(../images/mydenox/deviceStatus/antenna.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-antenna_2-28 {
  background-image: url(../images/mydenox/deviceStatus/antenna_2.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-antenna_u-28 {
  background-image: url(../images/mydenox/deviceStatus/antenna_u.png);
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
}
.img-mydenox-device-status-satellite_0-22 {
  background-image: url(../images/mydenox/deviceStatus/satellite_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-satellite_0-24 {
  background-image: url(../images/mydenox/deviceStatus/satellite_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-vol_0-22 {
  background-image: url(../images/mydenox/deviceStatus/vol_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-vol_1-22 {
  background-image: url(../images/mydenox/deviceStatus/vol_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-vol_2-22 {
  background-image: url(../images/mydenox/deviceStatus/vol_2.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-vol_3-22 {
  background-image: url(../images/mydenox/deviceStatus/vol_3.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna-big_b-32 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big_b.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-status-antenna-big_w-32 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big_w.png);
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.img-mydenox-device-status-antenna-big_b-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big_b.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna-big_w-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big_w.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna-big2_b-16 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_b.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-antenna-big2_w-16 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_w.png);
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.img-mydenox-device-status-antenna-big2_b-18 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_b.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-antenna-big2_w-18 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_w.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-antenna-big2_b-22 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_b.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna-big2_w-22 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_w.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-antenna-big2_b-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_b.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-antenna-big2_w-24 {
  background-image: url(../images/mydenox/deviceStatus/antenna-big2_w.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-terminal_0-24 {
  background-image: url(../images/mydenox/deviceStatus/terminal_0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-terminal_1-24 {
  background-image: url(../images/mydenox/deviceStatus/terminal_1.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-terminal_2-24 {
  background-image: url(../images/mydenox/deviceStatus/terminal_2.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-terminal_0-22 {
  background-image: url(../images/mydenox/deviceStatus/terminal_0.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-terminal_1-22 {
  background-image: url(../images/mydenox/deviceStatus/terminal_1.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-user_r-22 {
  background-image: url(../images/mydenox/deviceStatus/user_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-user_g-22 {
  background-image: url(../images/mydenox/deviceStatus/user_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-profile-22 {
  background-image: url(../images/mydenox/deviceStatus/profile.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-profiles_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/profiles_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-profile_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/profile_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_run-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_run.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-point_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/point_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-dls_online-22 {
  background-image: url(../images/mydenox/deviceStatus/dls_online.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-dls_offline-22 {
  background-image: url(../images/mydenox/deviceStatus/dls_offline.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-dls_unknown-22 {
  background-image: url(../images/mydenox/deviceStatus/dls_unknown.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_wait_to_update-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_wait_to_update.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_download-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_download.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_error-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_error.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_updating-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_updating.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fw_err_download-22 {
  background-image: url(../images/mydenox/deviceStatus/fw_err_download.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-command_g-22 {
  background-image: url(../images/mydenox/deviceStatus/command_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-command_r-22 {
  background-image: url(../images/mydenox/deviceStatus/command_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-command_y-22 {
  background-image: url(../images/mydenox/deviceStatus/command_y.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-command_b-22 {
  background-image: url(../images/mydenox/deviceStatus/command_b.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-count_up-22 {
  background-image: url(../images/mydenox/deviceStatus/count_up.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-blackbox-22 {
  background-image: url(../images/mydenox/deviceStatus/blackbox.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-app-22 {
  background-image: url(../images/mydenox/deviceStatus/app.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-key_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/key_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-clock-22 {
  background-image: url(../images/mydenox/deviceStatus/clock.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-clock_g-22 {
  background-image: url(../images/mydenox/deviceStatus/clock_g.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-clock_r-22 {
  background-image: url(../images/mydenox/deviceStatus/clock_r.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-export-22 {
  background-image: url(../images/mydenox/deviceStatus/export.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-pause-22 {
  background-image: url(../images/mydenox/deviceStatus/pause.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-play-22 {
  background-image: url(../images/mydenox/deviceStatus/play.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-clean-22 {
  background-image: url(../images/mydenox/deviceStatus/clean.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-car_mini-20 {
  background-image: url(../images/mydenox/deviceStatus/car_mini.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-car_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/car_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-actions_mini-20 {
  background-image: url(../images/mydenox/deviceStatus/actions_mini.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-drivers_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/drivers_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-maxio_profiles_mini-20 {
  background-image: url(../images/mydenox/deviceStatus/maxio_profiles_mini.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-blocked_lora_equip_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/blocked_lora_equip_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-fence_mini-22 {
  background-image: url(../images/mydenox/deviceStatus/fence_mini.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-generic_file-18 {
  background-image: url(../images/mydenox/deviceStatus/generic_file.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-u_user-50 {
  background-image: url(../images/mydenox/deviceStatus/u_user.png);
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}
.img-mydenox-device-status-VolumeOn-22 {
  background-image: url(../images/mydenox/deviceStatus/VolumeOn.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-microphone-20 {
  background-image: url(../images/mydenox/deviceStatus/microphone.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-stream-18 {
  background-image: url(../images/mydenox/deviceStatus/stream.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-rec-24 {
  background-image: url(../images/mydenox/deviceStatus/rec.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-infra-22 {
  background-image: url(../images/mydenox/deviceStatus/infra.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-upload-24 {
  background-image: url(../images/mydenox/deviceStatus/upload.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-mydenox-device-status-private-18 {
  background-image: url(../images/mydenox/deviceStatus/private.png);
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.img-mydenox-device-status-movement-26 {
  background-image: url(../images/mydenox/deviceStatus/movement.png);
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}
.img-mydenox-device-status-led-20 {
  background-image: url(../images/mydenox/deviceStatus/led.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.img-mydenox-device-status-flag-22 {
  background-image: url(../images/mydenox/deviceStatus/flag.png);
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.img-mydenox-device-status-googlemaps-24 {
  background-image: url(../images/mydenox/deviceStatus/googlemaps.png);
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.img-etiqueta {
  background-image: url('../images/etiqueta-ieee-info.png');
  width: 243px;
  height: 137px;
}
.img-no-img {
  background-image: url('../images/no-image.png');
  width: 87px;
  height: 87px;
}
.img-no-img-55 {
  background-image: url('../images/no-image-55p.png');
  width: 55px;
  height: 55px;
  opacity: 0.4;
}
.img-no-img-16 {
  background-image: url('../images/no-image-25p.png');
  background-size: cover;
  width: 16px;
  height: 16px;
  opacity: 0.4;
}
.img-no-img-20 {
  background-image: url('../images/no-image-25p.png');
  width: 20px;
  height: 20px;
  opacity: 0.4;
}
.img-no-img-25 {
  background-image: url('../images/no-image-25p.png');
  width: 25px;
  height: 25px;
  opacity: 0.4;
}
.img-no-img-large {
  background-image: url('../images/no-image-large.png');
  width: 297px;
  height: 165px;
  background-size: cover;
}
.img-no-img-large2x {
  background-image: url('../images/no-image-large.png');
  width: 450px;
  height: 250px;
  background-size: cover;
}
.icon-mydenox-confirm {
  color: #025902;
  font-weight: bold;
  position: absolute;
  bottom: -5px;
  right: -5px;
  font-size: 16px;
}
.img-easter-egg-porto {
  background-image: url('../images/notificacoes/easter-porto.png');
  width: 1000px;
  height: 562px;
}
.img-new-year-2026 {
  background-image: url('../images/notificacoes/new-year-2026.jpg');
  width: 1200px;
  height: 700px;
}
.img-ssl-32p {
  background-image: url('../images/icon-ssl-32p.png');
  width: 32px;
  height: 32px;
  border: none;
}
.img-ssl-24p {
  background-image: url('../images/icon-ssl-32p.png');
  width: 24px;
  height: 24px;
  border: none;
  background-size: cover;
}
.img-ssl-20p {
  background-image: url('../images/icon-ssl-32p.png');
  width: 20px;
  height: 20px;
  border: none;
  background-size: cover;
}
.img-map-standard {
  background-image: url('../images/mydenox/tracker/map-standard.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-street {
  background-image: url('../images/mydenox/tracker/map-street.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-outdoors {
  background-image: url('../images/mydenox/tracker/map-outdoors.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-light {
  background-image: url('../images/mydenox/tracker/map-light.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-dark {
  background-image: url('../images/mydenox/tracker/map-dark.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-satellite {
  background-image: url('../images/mydenox/tracker/map-stellite.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-satellite-streets {
  background-image: url('../images/mydenox/tracker/map-satteliteSteets.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-google-satellite {
  background-image: url('../images/mydenox/tracker/map-stellite.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-google-satellite-streets {
  background-image: url('../images/mydenox/tracker/map-satteliteSteets.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-navigation-day {
  background-image: url('../images/mydenox/tracker/map-navigationDay.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-navigation-night {
  background-image: url('../images/mydenox/tracker/map-navigationNight.png');
  width: 30px;
  height: 30px;
  border: none;
}
.img-map-standard-64 {
  background-image: url('../images/mydenox/tracker/map-standard-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-street-64 {
  background-image: url('../images/mydenox/tracker/map-streets-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-outdoors-64 {
  background-image: url('../images/mydenox/tracker/map-outdoors-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-light-64 {
  background-image: url('../images/mydenox/tracker/map-light-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-dark-64 {
  background-image: url('../images/mydenox/tracker/map-dark2-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-satellite-64 {
  background-image: url('../images/mydenox/tracker/map-satellite-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-satellite-streets-64 {
  background-image: url('../images/mydenox/tracker/map-satelliteSteets-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-google-satellite-64 {
  background-image: url('../images/mydenox/tracker/map-google-satellite-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-google-satellite-streets-64 {
  background-image: url('../images/mydenox/tracker/map-google-satelliteSteets-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-navigation-day-64 {
  background-image: url('../images/mydenox/tracker/map-navigationDay-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-navigation-night-64 {
  background-image: url('../images/mydenox/tracker/map-navigationNight-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-terrain-64 {
  background-image: url('../images/mydenox/tracker/map-terrain-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-rain-64 {
  background-image: url('../images/mydenox/tracker/map-rain-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-traffic-64 {
  background-image: url('../images/mydenox/tracker/map-traffic-64p.png');
  width: 64px;
  height: 64px;
  border: none;
}
.img-map-mouse-left {
  background-image: url('../images/mydenox/tracker/map-mouse-left.png');
  width: 10px;
  height: 16px;
  border: none;
  background-size: contain;
}
.img-map-mouse-right {
  background-image: url('../images/mydenox/tracker/map-mouse-right.png');
  width: 10px;
  height: 16px;
  border: none;
  background-size: contain;
}
.img-map-mouse-scroll {
  background-image: url('../images/mydenox/tracker/map-mouse-scroll.png');
  width: 10px;
  height: 16px;
  border: none;
  background-size: contain;
}
.img-map-mouse-left-and-right {
  background-image: url('../images/mydenox/tracker/map-mouse-left-and-right.png');
  width: 10px;
  height: 16px;
  border: none;
  background-size: contain;
}
.icon-simcard-22-green {
  position: relative;
  margin: 0 5px;
  width: 13px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background: #6BB888;
  color: white;
  font: 9px sans-serif;
}
.icon-simcard-22-green:before {
  content: "\00a0";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent white transparent transparent;
}
.icon-simcard-22-red {
  position: relative;
  margin: 0 5px;
  width: 13px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background: #FE7573;
  color: white;
  font: 9px sans-serif;
}
.icon-simcard-22-red:before {
  content: "\00a0";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent white transparent transparent;
}
.mapboxgl-map {
  font-size: 13px !important;
}
.mapboxgl-canvas {
  height: 100%;
  width: 100%;
}
.equip-test-p {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #587BD8;
  padding-left: 4px;
}
.equip-test-d {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #6dd858;
  padding-left: 4px;
}
.equip-test-t {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #D8A258;
  padding-left: 4px;
}
.equip-test-m {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #587BD8;
  padding-left: 4px;
}
.equip-test-e {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #78F8D8;
  padding-left: 4px;
}
.equip-test-q {
  border-left-width: 9px;
  border-left-style: solid;
  border-left-color: #F8C978;
  padding-left: 4px;
}
.mapbox-marker-icon-tracker-72px {
  position: relative;
  top: -72px;
  left: -36px;
}
.mapbox-marker-parked-position-label {
  color: white;
  top: -80px;
  position: relative;
  font-size: 22px;
}
.mapboxgl-ctrl-compass {
  display: none !important;
}
.mapbox-menu {
  background: #fff;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  border-radius: 3px;
  width: 100px;
  height: 122px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  font-family: 'Open Sans', sans-serif;
}
.mapbox-menu a {
  font-size: 14px;
  color: #404040;
  display: block;
  margin: 0;
  padding: 0;
  padding: 10px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-align: center;
}
.mapbox-menu a:last-child {
  border: none;
}
.linha-caixa {
  width: 50%;
  float: left;
  height: 72px;
  /*Altura da linha*/

}
.linha-vertical {
  width: 30%;
  border-left: 1px solid #ddd;
  /* Adiciona borda esquerda na div como ser fosse uma linha.*/

  box-sizing: border-box;
}
.mapbox-menu a:hover {
  background-color: #f8f8f8;
  color: #404040;
}
.mapbox-menu a.active {
  /*background-color: #3887be;*/

  color: #ffffff;
}
.mapbox-menu a.LORAWAN {
  background-color: #ffffff;
  color: #eabc81;
}
.mapbox-menu a.LORAP2P {
  background-color: #ffffff;
  color: #4fabe8;
}
.mapbox-menu a.GSM {
  background-color: #ffffff;
  color: #3db786;
}
.mapbox-menu a.active.LORAWAN {
  background-color: #eabc81;
  color: #ffffff;
}
.mapbox-menu a.active.LORAP2P {
  background-color: #4fabe8;
  color: #ffffff;
}
.mapbox-menu a.active.GSM {
  background-color: #3db786;
  color: #ffffff;
}
.mapbox-menu a.active:hover {
  background: rgba(0, 0, 0, 0.25);
}
.at-center.mapboxgl-map {
  position: absolute;
}
.mapboxgl-ctrl-geocoder {
  min-width: 310px !important;
}
.mapboxgl-ctrl-geocoder--input {
  padding-left: 30px !important;
}
.mapbox-improve-map {
  display: none;
}
/*JSON syntaxHighlight*/
pre {
  outline: 1px solid #ccc;
  padding: 5px;
}
.string {
  color: green;
}
.number {
  color: darkorange;
}
.boolean {
  color: blue;
}
.null {
  color: magenta;
}
.key {
  color: red;
}
.ajax-loading {
  background-position: center center;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  border: none;
}
@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}
.blink-me {
  animation: blinker 2s linear infinite;
}
@keyframes hilighter {
  50% {
    background-color: #C5D6FF;
  }
}
.hilight-me {
  animation: hilighter 2s linear infinite;
}
.h-north {
  transform: rotate(315deg);
  display: inline-block;
}
.h-northeast {
  transform: rotate(0deg);
  display: inline-block;
}
.h-east {
  transform: rotate(45deg);
  display: inline-block;
}
.h-southeast {
  transform: rotate(90deg);
  display: inline-block;
}
.h-south {
  transform: rotate(135deg);
  display: inline-block;
}
.h-southwest {
  transform: rotate(180deg);
  display: inline-block;
}
.h-west {
  transform: rotate(225deg);
  display: inline-block;
}
.h-northwest {
  transform: rotate(270deg);
  display: inline-block;
}
.h-all {
  display: inline-block;
  background-color: #000;
}
.panel-monitor {
  border-color: #ddd;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 4px;
  font-size: 13px;
  box-shadow: 3px 3px 3px lightgray;
}
.panel-monitor-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  text-align: left;
  padding: 2px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 13px;
}
.panel-monitor-body {
  padding: 4px 4px 0px 4px;
  font-size: 13px;
}
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
.step.finish {
  background-color: #d76426;
}
.the-icons {
  margin-top: 22px;
}
.the-icons .span3 a {
  display: block;
  cursor: pointer;
  line-height: 32px;
  height: 32px;
  padding-left: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.the-icons .span3 a,
.the-icons .span3 a:hover {
  color: #222222;
}
.the-icons .span3 a [class^="icon-"],
.the-icons .span3 a [class*=" icon-"] {
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
.the-icons .span3 a:hover {
  background-color: #fff0f0;
  text-decoration: none;
}
.the-icons .span3 a:hover [class^="icon-"],
.the-icons .span3 a:hover [class*=" icon-"] {
  *font-size: 28px;
  *vertical-align: middle;
}
.the-icons .span3 a:hover [class^="icon-"]:before,
.the-icons .span3 a:hover [class*=" icon-"]:before {
  font-size: 28px;
  vertical-align: -5px;
}
.the-icons .span3 a [class^="flaticon-"],
.the-icons .span3 a [class*=" flaticon-"] {
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
.the-icons .span3 a:hover {
  background-color: #fff0f0;
  text-decoration: none;
}
.the-icons .span3 a:hover [class^="flaticon-"],
.the-icons .span3 a:hover [class*=" flaticon-"] {
  *font-size: 28px;
  *vertical-align: middle;
}
.the-icons .span3 a:hover [class^="flaticon-"]:before,
.the-icons .span3 a:hover [class*=" flaticon-"]:before {
  font-size: 28px;
  vertical-align: -5px;
}
.fab {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  padding: 0.25em;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, 0.23);
}
.fab.toggle {
  background-color: #eee;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, 0.23);
}
.btn-history {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 1px 3px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #e6e6e6;
  *border: 0;
  border-bottom-color: #cdcdcd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-history:hover,
.btn-history:focus,
.btn-history:active,
.btn-history.active,
.btn-history.disabled,
.btn-history[disabled] {
  color: #000000;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn-history:active,
.btn-history.active {
  background-color: #b3b3b3 \9;
}
.btn-history:first-child {
  *margin-left: 0;
}
.btn-history:hover,
.btn-history:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn-history:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin solid #333;
}
.btn-history.active,
.btn-history:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-history.disabled,
.btn-history[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wrapper {
  padding: 1px;
  user-select: none;
}
.btn-filter:hover {
  border-width: thin;
  border-color: #000;
  color: #000;
}
.btn-filter:active {
  border-width: thin;
  border-style: solid;
  border-color: #000;
}
.iexpand {
  display: inline-block;
  border-radius: 10em;
  padding: 10px;
  box-shadow: inset 0 0 0 38px white;
  text-align: center;
  cursor: pointer;
}
.iexpand i {
  display: inline-block;
}
.iexpand.iexpand-small {
  padding: 8px;
}
.iexpand.iexpand-mini {
  padding: 5px;
}
.iexpand.iexpand-micro {
  padding: 0;
}
.iexpand:hover,
.iexpand.active {
  transition: box-shadow 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
  background-color: #eee;
  box-shadow: inset 0 0 0 0px white;
}
.iexpand[disabled],
.iexpand.disabled,
.iexpand[disabled]:hover,
.iexpand.disabled:hover {
  background-color: transparent;
  box-shadow: none;
}
.iexpand.iexpand-transp {
  box-shadow: inset 0 0 0 38px #ffffff00;
}
.iexpand.iexpand-transp:hover,
.iexpand.iexpand-transp:active {
  transition: background-color 0.5s ease-out;
  background-color: #00000050;
  box-shadow: inset 0 0 0 0px #ffffff00;
}
.table-condensed .iexpand.iexpand-small {
  padding: 4px;
}
.table-hover tbody tr:hover > td .iexpand,
.table-hover tbody tr:hover > th .iexpand {
  box-shadow: inset 0 0 0 38px #eeeeee;
}
.table-hover tbody tr:hover > td .iexpand:hover,
.table-hover tbody tr:hover > th .iexpand:hover {
  background-color: white;
  box-shadow: inset 0 0 0 0px #eeeeee;
}
.file-upload-info:hover {
  text-shadow: 1px 1px 2px #88C1FF, 0 0 1em #88C1FF, 0 0 0.2em #88C1FF;
  transition: all 0.5s ease;
}
.file-upload-info:hover label {
  color: #0480CA;
}
.file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.table tbody tr.selected > td.file-upload-on-drag {
  filter: brightness(70%);
  transition: all 0.5s ease-out;
}
.file-upload-on-drag {
  background-color: #E4EDF1;
  transition: all 0.5s ease-out;
}
.file-upload-on-drag .file-upload-on-border {
  border: 4px dashed #48A8E1;
}
.file-upload-on-drag .file-upload-on-drag-content {
  background-color: #E4EDF1;
  border: 4px dashed #48A8E1;
  opacity: 0.7;
}
.center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.bar-ear-top {
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 1000;
  width: 30px;
  line-height: 30px;
  height: 26px;
  padding-top: 2px;
  text-align: center;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.bar-ear-left {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1000;
  width: 26px;
  height: 30px;
  line-height: 24px;
  padding-left: 2px;
  text-align: center;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.bar-ear-left-out {
  position: absolute;
  left: -29px;
  top: 15px;
  z-index: 1000;
  width: 26px;
  height: 30px;
  padding-left: 2px;
  text-align: center;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  -webkit-box-shadow: -2px 0px 6px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -2px 0px 6px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -2px 0px 6px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.bar-elevation-top {
  background-color: #ffffff;
  box-shadow: 0 -5px 6px -6px rgba(0, 0, 0, 0.25);
}
.bar-top-ear {
  position: absolute;
  left: 10px;
  top: -28px;
  z-index: 1000;
  height: 17px;
  padding: 5px 8px;
  text-align: center;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
  box-shadow: 0px -2px 3px -1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.plate {
  position: relative;
  text-align: center;
  font-family: Roboto mono, Verdana, Geneva, Tahoma, sans-serif;
  width: 140px;
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 1px 2px #003595;
}
.plate.plate-old {
  text-align: center;
  font-family: Roboto mono, Verdana, Geneva, Tahoma, sans-serif;
  width: 140px;
  height: 40px;
  border-radius: 4px;
  background-image: linear-gradient(#eeeeee, #dddddd);
  box-shadow: 0 0 1px 2px #555;
}
.plate.plate-old.plate-red {
  box-shadow: 0 0 1px 2px #7b2424;
  background-image: linear-gradient(#f50018, #c50b1d);
  color: #eee;
}
.plate.plate-red:not(.plate-old) {
  box-shadow: 0 0 1px 2px #c70909;
  color: #c70909;
}
.plate .plate-literal {
  font-weight: 500;
  font-size: 20px;
}
.plate:not(.plate-old) .plate-location {
  position: relative;
  font-size: 9px;
  background-color: #003595;
  color: #eee;
  line-height: 13px;
  margin-bottom: 5px;
  border-radius: 2px 2px 0 0;
}
.plate-old .plate-location {
  font-size: 8px;
}
.plate .plate-country {
  position: absolute;
  bottom: 0px;
  left: 2px;
  font-size: 9px;
  color: #333;
}
.plate.plate-old .plate-country {
  display: none;
}
.plate .plate-flag {
  position: absolute;
  width: 18px;
  top: -3px;
  right: 0px;
}
.plate.plate-old .plate-flag {
  display: none;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #c3c3c3;
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: #A7A7A7;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.position-map .mapboxgl-popup {
  z-index: 100;
}
.mapboxgl-map .content {
  line-height: normal;
}
.simcard-overlay {
  position: absolute;
  top: 6px;
  left: 4px;
  background-color: #80c683;
  font-size: 9px;
  line-height: initial;
  color: #fff;
  width: 11px;
  text-align: center;
  font-weight: bold;
}
.simcard-overlay.text-active {
  background-color: #80c683;
}
.simcard-overlay.text-critical {
  background-color: #e75757;
}
.simcard-overlay.text-warning {
  background-color: #c09853;
}
.simcard-overlay.text-alert {
  background-color: #fec101;
}
.simcard-overlay.simcard-overlay-big {
  top: 9px;
  left: 5px;
  width: 17px;
  font-size: 12px;
}
.gsm-conn-type-overlay {
  position: absolute;
  top: -0.3em;
  left: 0;
  font-size: 0.6em;
  font-weight: 600;
  cursor: default;
}
.gsm-conn-type-overlay.conn-type-overlay-bottom-right {
  top: unset;
  right: -5px;
  bottom: -0.8em;
  left: unset;
}
.listview-value-edit-field {
  display: inline-block;
}
.listview-value-edit-field textarea {
  border: none;
}
.listview-value-edit-field.input-wrapper,
.listview-value-edit-field.input-wrapper.input-text {
  border: none;
  margin: 0;
}
.listview-value-edit-field.md-input.input-wrapper input[type="text"] {
  border-bottom: 1px solid transparent;
}
.listview-value-edit-field.md-input.input-wrapper input[type="text"]:hover {
  border-bottom: 1px solid #e6e6e6;
}
.skeleton {
  background-color: #f5f5f5;
  border-radius: 6px;
}
.no-outline-focus {
  outline: none !important;
}
.text-vertical {
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.bold {
  font-weight: bold;
}
.soft-bold,
sb {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.captalize {
  text-transform: capitalize;
}
.display-hidden {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  visibility: hidden;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-line-through {
  text-decoration: line-through;
}
.data-sensitivity-icon-1 {
  color: #FFCC00;
}
.data-sensitivity-icon-2 {
  color: #FF8800;
}
.data-sensitivity-icon-3 {
  color: #FF0000;
}
.sensitive {
  color: transparent !important;
  text-shadow: 0 0 10px #000 !important;
}
.sensitive.sensitive-inverse {
  text-shadow: 0 0 10px #fff !important;
}
.text-white-shadow {
  text-shadow: 0 0 3px #fffa;
}
.placa-velocidade {
  width: 30px;
  height: 30px;
  background-color: white;
  border: 4px solid red;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Arial, sans-serif;
  margin-left: 35%;
}
.numero-velocidade {
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}
.placa-velocidade.numero-velocidade.maior {
  font-size: 16px;
}
.photo-thumb {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 2px solid transparent;
}
.p-reset p {
  margin: revert;
}
.stream-cameras-container.hide-volume-control {
  /* Opcional: Oculta o controle de volume em outros navegadores (Firefox) */

}
.stream-cameras-container.hide-volume-control video::-webkit-media-controls-mute-button,
.stream-cameras-container.hide-volume-control video::-webkit-media-controls-volume-slider {
  display: none;
}
.stream-cameras-container.hide-volume-control video::--moz-media-controls-mute-button,
.stream-cameras-container.hide-volume-control video::--moz-media-controls-volume-slider {
  display: none;
}
/*
.video-player-container video::-webkit-media-controls-fullscreen-button {
    display: none;
}
*/
.video-player-container {
  container-type: inline-size;
}
.video-player-container.hide-volume-control {
  /* Opcional: Oculta o controle de volume em outros navegadores (Firefox) */

}
.video-player-container.hide-volume-control video::-webkit-media-controls-mute-button,
.video-player-container.hide-volume-control video::-webkit-media-controls-volume-slider {
  display: none;
}
.video-player-container.hide-volume-control video::--moz-media-controls-mute-button,
.video-player-container.hide-volume-control video::--moz-media-controls-volume-slider {
  display: none;
}
.video-player-fullscreen-button {
  position: absolute;
  bottom: 30px;
  right: 56px;
  height: 36px;
  font-size: 20px;
  color: #ffffff;
  user-select: none;
}
.evidence-player-container .video-player-fullscreen-button {
  bottom: 16px;
  right: 16px;
}
.video-player-fullscreen .video-player-fullscreen-button {
  zoom: 1.5;
  bottom: 18px;
  right: 58px;
  transition: none;
}
.video-player-firefox .video-player-fullscreen-button {
  bottom: 4px;
  right: 8px;
  color: transparent;
}
.video-player-no-src .video-player-fullscreen-button {
  bottom: 0;
  right: 5px;
}
.video-player-container .video-player-subtitle {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  line-height: normal;
  pointer-events: none;
  z-index: 2147483647;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 0.9rem;
}
.video-player-container.video-player-fullscreen .video-player-subtitle {
  font-size: calc(1.4rem);
  bottom: 280px;
}
.theme-denox .md-input input:focus ~ label {
  color: #ff804d;
}
.theme-denox .md-input .bar:before,
.theme-denox .md-input .bar:after {
  background: #ff804d;
}
.theme-denox .btn.md-button {
  background-color: #ff804d;
}
.theme-denox .login-message {
  color: #ff804d;
}
.theme-denox .login-container .forgot-password A {
  color: #ff804d;
}
.theme-monitoring .md-input input:focus ~ label {
  color: #e98b31;
}
.theme-monitoring .md-input .bar:before,
.theme-monitoring .md-input .bar:after {
  background: #e98b31;
}
.theme-monitoring .btn.md-button {
  background-color: #e98b31;
}
.theme-monitoring .login-message {
  color: #e98b31;
}
.theme-monitoring .login-container .forgot-password A {
  color: #e98b31;
}
.theme-porto .md-input input:focus ~ label {
  color: #09498b;
}
.theme-porto .md-input .bar:before,
.theme-porto .md-input .bar:after {
  background: #09498b;
}
.theme-porto .btn.md-button {
  background-color: #09498b;
}
.theme-porto .login-message {
  color: #09498b;
}
.theme-porto .login-container .forgot-password A {
  color: #09498b;
}
.theme-porto .login-logo {
  background-image: url(../images/logo-dark2-blue.png);
}
.theme-raizen-eab .md-input input:focus ~ label {
  color: #82008f;
}
.theme-raizen-eab .md-input .bar:before,
.theme-raizen-eab .md-input .bar:after {
  background: #82008f;
}
.theme-raizen-eab .btn.md-button {
  background-color: #82008f;
}
.theme-raizen-eab .login-message {
  color: #82008f;
}
.theme-raizen-eab .login-container .forgot-password A {
  color: #82008f;
}
.theme-raizen-eab .login-logo {
  top: 50%;
  margin-top: -145px;
  background-image: url(../images/logo-pink.png);
}
.theme-raizen-eab .login-modal .login-logo {
  position: relative;
  top: unset;
  left: unset;
  margin: 0 auto;
  margin-bottom: 30px;
  zoom: 0.5;
}
.theme-raizen-eab .login-sub-logo {
  top: 50%;
  left: 25%;
  width: 240px;
  height: 120px;
  margin-top: -15px;
  margin-left: -70px;
  background-image: url(../images/logo-raizen.png);
}
.theme-raizen-eab .login-modal .login-sub-logo {
  position: relative;
  top: unset;
  left: unset;
  margin: 0 auto;
  zoom: 0.5;
  filter: drop-shadow(0 0 10px #ffffff);
}
@media only screen and (max-width: 1500px) {
  .theme-raizen-eab .login-sub-logo {
    left: 20%;
  }
}
@media only screen and (max-width: 930px) {
  .theme-raizen-eab .login-sub-logo {
    left: 15%;
  }
}
@media only screen and (max-width: 670px) {
  .theme-raizen-eab .login-logo {
    top: unset;
    margin: 0 auto;
  }
  .theme-raizen-eab .login-sub-logo {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
