/* line 1, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.circle {
  fill: #1f77b4;
  fill-opacity: .4;
  stroke: #1f77b4;
  stroke-width: 1px;
}

/* line 8, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.production_set circle {
  fill: #00ff00;
  fill-opacity: 1;
}

/* line 13, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.maintenance_set circle {
  fill: #ff0000;
  fill-opacity: 1;
}

/* line 18, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.transport_set circle {
  fill: #ffa500;
  fill-opacity: 1;
}

/* line 23, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.stopped_set circle {
  fill: #0000ff;
  fill-opacity: 1;
}

/* line 28, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.no_communication_set circle {
  fill: #555555;
  fill-opacity: 1;
}

/* line 33, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.leaf circle {
  fill: #aaaaaa;
  fill-opacity: 1;
}

/* line 38, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
text {
  font: 10px sans-serif;
}

/* line 42, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.link {
  fill: none;
  stroke: #ccc;
  stroke-width: 1.5px;
}

/* line 48, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.cell {
  border: solid 1px white;
  font: 10px sans-serif;
  line-height: 12px;
  overflow: hidden;
  position: absolute;
  text-indent: 2px;
}

/* line 57, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.container {
  float: left;
}

/* line 61, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.hybrid {
  margin: 10px;
  padding: 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
}

/* line 68, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.section {
  margin: 5px;
  padding: 5px;
  background: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  text-align: center;
  font-weight: bolder;
}

/* line 78, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
table.center {
  margin-left: auto;
  margin-right: auto;
}

/* line 83, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.slice text {
  font-size: 16pt;
  font-family: Arial;
}

/* line 88, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.bar rect {
  fill: steelblue;
  shape-rendering: crispEdges;
}

/* line 93, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.bar text {
  fill: #fff;
}

/* line 97, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

/* line 103, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.title {
  font: 20px sans-serif;
}

/* line 107, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.tooltip {
  height: auto;
}

/* line 111, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
a img {
  border: none;
}

/* line 115, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
a.boxclose {
  float: right;
  width: 26px;
  height: 26px;
  background: transparent url(/assets/cancel-3e14fad956fe09d99947039fbc8e001c4d7236b8d7e740604da97338ae4720e7.png) repeat top left;
  margin-top: -25px;
  margin-right: -25px;
  cursor: pointer;
}

/*
a {
  color: #0000FF;
}
*/
/*conflict with date-picker on firefox
#container {
  width: 75%;
  margin: 0 auto;
  background-color: #FFF;
  padding: 20px 40px;
  border: solid 1px black;
  margin-top: 20px;
}
*/
/* line 142, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.custom {
  max-width: 480px;
}

/* line 146, /home/irisat/var/www/renea/app/assets/stylesheets/console.scss */
.prog {
  background: -webkit-linear-gradient(left, #e2e2e2 50%, white 50%);
}
/* line 5, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.tick line {
  opacity: 0.2;
}

/* line 9, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.bar {
  fill: steelblue;
}

/* line 13, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.bar:hover {
  fill: brown;
}

/* line 17, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.axis {
  font: 10px sans-serif;
}

/* line 21, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.axis path,
.axis line {
  stroke: #000;
  shape-rendering: crispEdges;
}

/* line 27, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.area {
  fill: lightsteelblue;
  stroke-width: 0;
  opacity: 0.5;
}

/* line 33, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.line {
  fill: none;
}

/* line 37, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.overlay {
  fill: none;
  pointer-events: all;
}

/* line 42, /home/irisat/var/www/renea/app/assets/stylesheets/productivity.scss */
.focus circle {
  fill: none;
  stroke: steelblue;
}
/* line 1, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
html, body {
  height: 100%;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
}

/* line 8, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
:host {
  display: block;
}

/* line 12, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.main {
  background-color: #eee;
}
/* line 14, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.main paper-toolbar {
  background-color: #4e6086;
}

/* line 19, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.nav {
  background: #d6e3e7;
  border-right: 1px solid #ccc;
}
/* line 22, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.nav paper-toolbar {
  background-color: #CA212E;
}

/* line 27, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.content {
  padding: 1em;
  background: #fff;
  margin: auto;
}

/* line 33, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
select {
  max-width: 20.833em;
  height: 30px;
  border: 1px solid #ddd;
}

/* line 39, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
hr {
  border-top: 1px dotted #ccc;
}

/* line 43, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
table {
  border-collapse: collapse;
}

/* line 47, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
td {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

/* line 53, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
tr:nth-child(even) {
  background-color: #F5F5F5;
}

/* line 55, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
tr:hover {
  background-color: #D3D3D3;
}

/* line 58, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
table.nostyle tr {
  background-color: transparent !important;
}
/* line 60, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
table.nostyle td {
  border-bottom: none !important;
}

/* line 64, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.bto {
  border: 1px solid #666;
  color: black;
  text-decoration: none;
  background-color: #f1f1f1;
  font-weight: 600;
  border-radius: 8px;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 75, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.btd {
  border: 1px solid #666;
  color: #fff;
  text-decoration: none;
  background-color: #f44336;
  font-weight: 600;
  border-radius: 8px;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 86, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.btd:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 90, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.bto:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 94, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#vehicleControl {
  cursor: pointer;
}

/* line 98, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
paper-material {
  height: auto;
  max-width: 37.500em;
  margin: 1em auto;
  padding: 1em;
  background-color: #fff;
}

/* line 106, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
paper-card {
  max-width: 8.5em;
  margin-right: 0.375em;
  margin-top: 0.375em;
}

/* line 112, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#notice {
  color: green;
}

/* line 116, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#alert {
  color: red;
}

/* line 120, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 126, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#error_explanation {
  max-width: 100%;
  border: 2px solid red;
  padding: 0.438em;
  padding-bottom: 0;
  margin-bottom: 1.25px;
  background-color: #f0f0f0;
}
/* line 133, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 143, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/* line 149, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.paper-calendar-0 .month.paper-calendar {
  display: block;
}

/* line 153, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.clicked {
  background: #E6E5E5;
}

/* line 157, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.day-item {
  min-width: 1.125em !important;
}

/* line 161, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
google-map {
  min-height: 50.000em;
  max-height: 83.333em;
}

/* line 167, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
iron-overlay-backdrop {
  z-index: -1 !important;
}

/* line 171, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.controlUI {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  margin-bottom: 22px;
  text-align: center;
}

/* line 180, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.controlText {
  color: #191919;
  font-family: Roboto,Arial,sans-serif;
  font-size: 0.75em;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 189, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.yellow-button {
  text-transform: none;
  color: #eeff41;
}

/* line 194, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.table {
  display: table;
  margin: 0 auto;
}

/* line 198, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.table-row {
  display: table-row;
}

/* line 201, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
.table-cell {
  display: table-cell;
  padding-top: 5px;
  padding-left: 0.938em;
  padding-right: 0.938em;
  min-width: 20.833em;
}

@media screen and (max-width: 80em) {
  /* line 211, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
  table {
    width: 100%;
  }

  /* line 215, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
  .table, .table-row {
    display: block;
  }

  /* line 218, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
  .table-cell {
    display: inline-block;
    min-width: 20.833em;
  }

  /* line 223, /home/irisat/var/www/renea/app/assets/stylesheets/template.scss */
  google-map {
    height: 20em;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

