/**
 * importer.scss
 *
 * By default, new Sails projects are configured to compile this file
 * from SASS to CSS.  Unlike CSS files, SASS files are not compiled and
 * included automatically unless they are imported below.
 *
 * The SASS files imported below are compiled and included in the order
 * they are listed.  Mixins, variables, etc. should be imported first
 * so that they can be accessed by subsequent SASS stylesheets.
 *
 * (Just like the rest of the asset pipeline bundled in Sails, you can
 * always omit, customize, or replace this behavior with SASS, SCSS,
 * or any other Grunt tasks you like.)
 */
/* Angular styles */
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important; }

.nav-tabs {
  border-bottom: 1px solid #333333 !important; }

.nav-tabs > li > a {
  color: #111111;
  background-color: #DDDDDD;
  border: 1px solid #AAAAAA;
  border-bottom-color: #333333;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-weight: bold;
  width: auto !important; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:active:focus {
  background-color: #85AD33 !important;
  color: #111111 !important; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  cursor: default;
  color: #111111 !important;
  background-color: #F5F5F5 !important;
  border: 1px solid #333333;
  border-bottom-color: transparent;
  box-shadow: none;
  z-index: 1; }

.nav-tabs > li.active > a:hover {
  background-color: #85AD33 !important;
  color: #111111; }

.nav-tabs > li > a > uib-tab-heading > span.primary-tab,
.nav-tabs > li.active > a > uib-tab-heading > span.primary-tab {
  color: #3A6D00; }

.nav-tabs > li > a:hover > uib-tab-heading > span.primary-tab {
  color: #111111; }

.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:focus,
.nav-tabs > li.disabled > a:hover {
  background-color: #adadad !important;
  color: #6b6d70 !important;
  border-color: #adadad;
  border-bottom-color: #333333; }

.nav-tabs > li.disabled > a > uib-tab-heading > span.primary-tab {
  background-color: #adadad !important;
  color: #3A6D00 !important;
  border-color: #adadad;
  border-bottom-color: #333333; }

#maptabs,
.flystriketabs,
div[ui-view=""] > div,
div[ui-view="tabView"] {
  background-color: #F5F5F5 !important;
  border: 1px solid #333333;
  border-top-color: transparent;
  height: unset !important;
  margin: 0 0 15px 0 !important;
  padding: 10px 0 10px 0;
  border-radius: 0 0 5px 5px !important; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: #85AD33;
  color: #FFF; }

.nav > li > a:focus {
  background-color: black !important; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #85AD33; }

.nav-pills > li > a {
  color: #777; }

.no-pad-no-margin {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.form-group .no-pad-left {
  padding-left: 0px; }

.form-group .no-pad-left-right {
  padding-left: 0px;
  padding-right: 0px; }

.form-group .no-pad {
  padding: 0; }

.no-padding-left-right {
  padding-left: 0px;
  padding-right: 0px; }

.panel-no-bottom {
  margin-bottom: 0; }

dt {
  font-weight: normal; }

.well {
  margin-top: 10px; }

.img-responsive {
  margin: auto; }

.crc-multi-select .panel-body {
  padding: 2px; }

.crc-multi-select .panel-footer {
  padding: 2px; }

.crc-multi-select .panel-heading {
  padding: 2px; }

.toggle.custom-toggle, .toggle-on.custom-toggle, .toggle-off.custom-toggle {
  border-radius: 17px;
  border: 1px solid #333333 !important;
  height: 34px !important;
  background-color: #929292 !important; }

.toggle.custom-toggle.off .toggle-handle {
  right: -15px; }

.toggle.custom-toggle.on .toggle-handle {
  left: -15px; }

.toggle.custom-toggle .toggle-handle {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 1px 0;
  background-color: #DDDDDD;
  border: 1px solid #333333 !important; }

.slow .toggle-group {
  transition: left 0.7s;
  -webkit-transition: left 0.7s; }

.k-filter-row th, .k-grid-header th.k-header {
  color: #111;
  font-weight: bold; }

.k-grid-header .k-header > .k-link {
  color: #111; }

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: black;
  background-color: #adadad;
  border-color: #adadad; }

.ktb-var-accent {
  color: black; }

.ktb-var-selected-background {
  color: black; }

.k-calendar td.k-state-selected.k-state-hover {
  background-color: black;
  background-image: none; }

.k-grid {
  color: #111; }

.k-grid td > span > .fa-hourglass, .k-grid td > .btn-risk-empty {
  color: #787878; }

.k-grid tr.k-state-selected:hover,
.k-grid td.k-state-selected:hover {
  background-color: black !important;
  background-image: none;
  color: #ffffff; }

.k-grid tr:hover {
  background-color: #dedede !important;
  background-image: none;
  color: black; }

.k-button:active,
.k-button.k-state-active {
  color: #ffffff;
  background-color: black;
  border-color: black; }

.k-primary:hover {
  color: #fff;
  border-color: black;
  background-color: black;
  -webkit-box-shadow: none;
  box-shadow: none; }

.k-overflow-container .k-primary, .k-primary {
  color: #fff;
  border-color: black;
  background-color: black; }

.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
  background-color: black; }

.k-checkbox:checked + .k-checkbox-label:before {
  background-color: #fff;
  border-color: black;
  box-shadow: 0 0 3px 0 black;
  color: black; }

.k-radio:checked + .k-radio-label:after {
  background-color: black; }

.k-pdf-export .k-scheduler-toolbar,
.k-pdf-export .k-scheduler-navigation .k-nav-today,
.k-pdf-export .k-scheduler-navigation .k-nav-prev,
.k-pdf-export .k-scheduler-navigation .k-nav-next,
.k-pdf-export .k-scheduler-footer {
  display: none; }

.k-grid-add {
  background-color: #85AD33;
  color: #FFF; }

.k-grid td .k-checkbox-label {
  margin-bottom: 20px; }

.fieldlist {
  padding-left: 20px; }

.fieldlist li {
  list-style: none;
  padding-bottom: 1em; }

.scrc-content {
  background-color: #f3f3f3; }

.k-grouping-row p {
  font-weight: bold;
  font-size: medium; }

.k-dialog .k-window-titlebar {
  background-color: gainsboro; }

.k-grid .k-grid-header .k-header {
  white-space: normal; }

.k-icon {
  font-size: large; }

.k-grid .k-hierarchy-col {
  width: 38px; }

.k-i-expand, .k-i-collapse {
  font-size: x-large; }

.k-tooltip {
  background: #E6E7E8 !important;
  color: black !important;
  font-weight: bold;
  border-color: #999999 !important;
  border: 1px solid;
  border-radius: 5px;
  text-align: left; }

.k-callout-s {
  border-top-color: #999999; }

.k-filter-menu {
  max-width: 300px; }

.GridNoHeader .k-grid-header {
  height: 0;
  border-bottom-width: 0;
  display: none;
  overflow: hidden; }

#k-editor-image-height {
  display: none !important; }

label[for=k-editor-image-height] {
  display: none !important; }

.k-multiselect-wrap {
  border-color: transparent; }

/*-----------WINDOW----------------*/
.k-window-titlebar.k-header {
  font-size: 22px;
  font-weight: bold;
  background-color: #F5F5F5;
  height: 50px;
  color: black;
  border: 0;
  width: -webkit-fill-available; }

.k-dialog .k-dialog-titlebar .k-dialog-title {
  font-size: 22px !important; }

.k-window-titlebar > .k-window-actions > .k-window-action {
  width: 30px; }

.k-window-titlebar > .k-window-actions > .k-window-action.k-state-hover > span.k-icon.k-i-close {
  right: 8px;
  font-size: 28px; }

.k-window-titlebar > .k-window-actions > .k-window-action > span.k-icon.k-i-close {
  position: relative;
  right: 5px;
  color: black;
  font-size: 22px;
  font-weight: bold; }

.desktop-logo {
  width: 200px; }

body {
  font-family: "Calibri", Arial, sans-serif;
  font-size: 14px;
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4 {
  color: black; }

h1 {
  font-size: 24pt; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbb;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bbb; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bbb; }

.static-content {
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 40px;
  margin-top: 40px; }
  .static-content h1, .static-content h2 {
    margin-bottom: 20px; }
  .static-content p {
    margin-bottom: 20px; }
  .static-content ul, .static-content ol {
    margin-bottom: 20px; }

.homep {
  font-size: 16px; }

.message-sent {
  text-align: center;
  margin-top: 25vh;
  margin-bottom: 25vh; }

.no-x-scroll {
  overflow-x: hidden !important; }

.well-sm {
  padding: 2px; }
  .well-sm h3, .well-sm h4 {
    margin: 5px; }

.left-control-label {
  padding-top: 7px;
  text-align: right; }

.boldmediumtext {
  font-size: 15px !important;
  font-weight: bold !important;
  line-height: 0.2; }

/**
This tooltip overlay can be used to wrap a disabled element
with a tooltip.
 */
.tooltip-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.home-slider {
  margin: 2px 9px 0px 5px;
  height: 55px; }
  .home-slider .label-left {
    float: left;
    margin-right: -40px; }
  .home-slider .label-breech-left {
    float: left;
    margin-right: -60px; }
  .home-slider .label-right {
    float: left;
    margin-left: -42px; }
  .home-slider .label-breech-right {
    float: left;
    margin-left: -45px; }
  .home-slider .input-slider {
    float: left;
    width: 100%; }

.simple-slider {
  height: 55px;
  margin-top: -20px; }

.no-pad-top-bottom {
  padding-bottom: 0;
  padding-top: 5px; }

.no-records-box {
  border: 1px solid #85AD33;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .no-records-box p {
    font-size: 15px;
    font-weight: bold; }

.crc-check {
  float: right;
  font-size: large; }

.crc-left {
  float: left; }

.crc-info {
  line-height: 1.3333333;
  color: black; }

.no-side-pad {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px; }

.crc-span {
  white-space: initial; }

hr {
  border-top: 1px solid #6b8600; }

.bot-20 {
  margin-bottom: 20px; }

.normalweaningagegroup span {
  width: 100%; }

.normalweaningagegroup .modlabel {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  margin-right: -10px; }

.panel-lr-20 {
  margin-left: 20px;
  margin-right: 20px; }

.progress-bar-bot {
  margin-bottom: 5px;
  width: 100%; }

.imgbox {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .imgbox img {
    width: 70px;
    margin-top: 30px; }
  .imgbox .thumbnail {
    background-color: #e3e3e3;
    padding-top: 35px;
    padding-bottom: 35px;
    width: 98.5%; }

.askbill-navbar {
  padding-top: 20px;
  padding-right: 40px;
  background-color: #E6E7E8;
  margin-bottom: 0;
  border-radius: initial; }

.askbill-panel {
  background-color: #E6E7E8;
  min-height: 60px;
  text-align: center;
  padding-top: 25px; }

.askbill-label {
  font-family: 'arial black', 'sans-serif';
  display: inline; }
  .askbill-label h3 {
    display: inline; }
  .askbill-label span {
    color: #85AD33; }

.round-number {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #85AD33;
  color: white;
  text-align: center;
  display: inline-block;
  float: right;
  box-shadow: 1px 1px #828487; }
  .round-number span {
    position: relative;
    top: 4px;
    font-size: x-large;
    font-weight: bold; }

.footer-nav {
  float: right;
  margin-top: 10px;
  text-align: right;
  padding-left: 0; }
  .footer-nav li {
    display: inline; }
  .footer-nav a {
    color: black;
    margin-right: 10px;
    margin-left: 10px; }

@media (max-width: 1599px) {
  .xlfooter {
    display: none !important; }
  .lgfooter {
    display: block; } }

@media (min-width: 1600px) {
  .xlfooter {
    display: block !important; }
  .lgfooter {
    display: none !important; } }

.asktab {
  width: 145px;
  text-align: center; }

.asktab:hover {
  background-color: #814b10 !important; }

.asktab-monitored {
  text-align: center; }

.asktab-monitored:hover {
  background-color: #814b10 !important; }

.asktab2 {
  border-radius: 14px 6px 0 0 !important; }

.login-nav {
  padding-bottom: 0;
  padding-top: 0; }
  .login-nav li {
    max-width: 310px; }
  .login-nav li > a:focus, .login-nav li > a:hover {
    background-color: black !important;
    color: white !important; }
  .login-nav li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: white; }

.question-padding {
  padding-bottom: 10px;
  padding-top: 10px; }

.mySlides {
  display: none; }

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  text-decoration: none !important; }

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8); }

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block; }

.dot:hover, .dot:active {
  background-color: #717171; }

/* Fading animation */
.myFade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s; }

@-webkit-keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }

@keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }

.crc-display-table-header {
  text-align: center; }

.crc-display-table-row {
  text-align: center;
  padding-right: 15px !important; }

/* Tooltip container */
.crc-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

/* Tooltip text */
.crc-tooltip .crc-tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 1s; }

/* Tooltip arrow */
.crc-tooltip .crc-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

/* Show the tooltip text when you mouse over the tooltip container */
.crc-tooltip:hover .crc-tooltiptext {
  visibility: visible;
  opacity: 1; }

.crc-irs-bar .irs-bar {
  height: 10px;
  top: 33px;
  border: 1px solid #CCC;
  border-left: 0;
  background: #EEE;
  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  /* W3C */ }

.crc-irs-bar .irs-bar-edge {
  height: 10px;
  top: 33px;
  width: 14px;
  border: 1px solid #CCC;
  border-right: 0;
  background: #EEE;
  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px; }

.centered-element {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100; }

.menu {
  background-color: white;
  position: absolute;
  z-index: 999999;
  display: none;
  box-shadow: 0 0 10px; }

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.menu ul a {
  text-decoration: none; }

.menu ul li {
  padding: 6%; }

.menu ul li:hover {
  background-color: #85AD33;
  color: white; }

@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  src: local("Archivo Black Regular"), local("ArchivoBlack-Regular"), url(https://fonts.gstatic.com/s/archivoblack/v6/WoAoVT7K3k7hHfxKbvB6B0vUfdztNaRn5Dg6zfMTrr4.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  src: local("Archivo Black Regular"), local("ArchivoBlack-Regular"), url(https://fonts.gstatic.com/s/archivoblack/v6/WoAoVT7K3k7hHfxKbvB6ByJje69WtxeuVwfFBU1mdJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

.askbill-label {
  font-weight: 900;
  font-family: 'Archivo Black', sans-serif; }

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #85AD33;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

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

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s; }

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

.abcontainer {
  height: 100%;
  position: relative;
  overflow: hidden; }

.abcontainer .cell {
  line-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.swap-animation.ng-enter, .swap-animation.ng-leave {
  transition: 0.5s linear all; }

.swap-animation.ng-enter {
  top: 100%; }

.swap-animation.ng-enter-active {
  top: 0px; }

.swap-animation.ng-leave {
  top: 0px; }

.swap-animation.ng-leave-active {
  top: -100%; }

.homecontainer {
  max-width: 1600px;
  margin: auto; }

.homeblock {
  margin: 20px; }

.value-changed {
  background-color: yellow; }

.nav.dashboardListView li a {
  font-size: 14px;
  color: black; }

.nav.dashboardListView li a:hover {
  background-color: #dedede !important; }

.nav.dashboardListView li a:focus {
  background-color: #adadad !important; }

.screenthumb {
  border: 1px solid #E6E7E8;
  height: 180px;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center; }
  .screenthumb img {
    height: 100%; }

.clickable:hover {
  cursor: pointer; }

.tbl {
  display: table; }

.tbl-cell-img {
  display: table-cell;
  vertical-align: middle; }
  .tbl-cell-img img {
    width: 48px; }

.tbl-cell-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px; }

.xs-footer {
  padding-bottom: 10px; }
  .xs-footer a {
    color: black; }

.mainnav li {
  max-width: 320px; }

.mainnav li > a:focus, .mainnav li > a:hover {
  background-color: black;
  color: white; }

.mainnav li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: white; }

.mainnav-sm li {
  width: 320px; }

.mainnav-sm li > a {
  text-align: left; }

.bannercontainer {
  width: 80%;
  background-color: #E6E7E8;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }
  .bannercontainer h3 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px; }

.greendiv {
  border: 1px solid #85AD33;
  border-radius: 4px;
  padding: 10px;
  min-height: 220px; }

.blackdiv {
  border: 1px solid #85AD33;
  border-radius: 4px;
  padding: 10px;
  min-height: 220px; }

.ramselectlink:link {
  color: blue;
  background-color: transparent;
  text-decoration: underline; }

.ramselectlink:visited {
  color: #787878;
  background-color: transparent;
  text-decoration: underline; }

.ramselectlink:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline; }

.ramselectlink:active {
  color: blue;
  background-color: transparent;
  text-decoration: underline; }

.dropdown-divider {
  height: 1px;
  background-color: #e5e5e5; }

.no-space-bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.align-checkbox {
  margin-top: 7px; }

.nonsence {
  margin-bottom: 17px !important; }

::-webkit-input-placeholder {
  font-style: italic; }

.darktext {
  color: #111111 !important; }

#accountdiv span {
  color: #111111 !important; }

.modal-backdrop.in {
  opacity: 0.8; }

.glyphicon {
  padding-top: 25%;
  padding-bottom: 25%;
  margin-right: -10%;
  margin-left: -10%; }

.modal-dialog {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 10vh; }

.modal-title, .modal-footer {
  font-weight: bold; }

.modal-header .close {
  font-size: 32px; }

#RiskGrid tr td {
  height: 50px; }

@media (max-width: 768px) {
  .modal-dialog {
    width: 90%;
    margin-top: 15vh; } }

.dark-accordion {
  border: 1px solid #AAAAAA !important; }
  .dark-accordion .panel-heading {
    background-color: #AAAAAA !important;
    color: #111111 !important; }
  .dark-accordion .panel-body {
    border-top-color: #AAAAAA !important; }

.overlay-button {
  position: absolute; }

.error-checkbox:before {
  border-color: #a94442; }

.triangle-outer {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 35px solid #787878; }

.triangle-inner {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 31px solid #f5f5f5;
  position: relative;
  top: -36px;
  left: 1px; }

.triangle-outer2 {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 11px solid transparent;
  border-top: 37px solid #787878; }

.triangle-inner2 {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 34px solid #fff;
  position: relative;
  top: -39px;
  left: 1px; }

.triangle-down1 {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
  border-top: 35px solid #787878; }

.triangle-down2 {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
  border-top: 30px solid #fff; }

.rotated {
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  position: relative;
  top: -260px;
  left: 0px;
  width: 100%;
  height: 265px; }

@media (min-width: 1250px) {
  .custom-visible-lg {
    display: block !important; }
  .custom-hidden-lg {
    display: none; } }

@media (max-width: 1249px) {
  .custom-visible-lg {
    display: none; }
  .custom-hidden-lg {
    display: block !important; } }

.no-padding {
  padding: 0; }

.no-border {
  border: 0; }

.rain-prevision-line {
  fill: none;
  stroke-dasharray: 5,5;
  stroke: black;
  stroke-width: .7px;
  stroke-linecap: round;
  stroke-linejoin: bevel; }

.rain-current-line {
  fill: none;
  stroke: black;
  stroke-width: .7px;
  stroke-linecap: round;
  stroke-linejoin: bevel; }

.bold-line {
  stroke-width: 1.5px !important; }

.rain-historic-line {
  fill: none;
  stroke: cornflowerblue;
  stroke-width: .7px;
  stroke-linecap: round;
  stroke-linejoin: bevel; }

.selected-rain-historic-line {
  stroke: red; }

.overlay {
  fill: none;
  pointer-events: all; }

.circle-focus {
  fill: #F1F3F3;
  stroke: #0e6008;
  stroke-width: 2px; }

.focus-line {
  stroke: #0e6008;
  stroke-width: 2px;
  stroke-dasharray: 2,2; }

.focus-pointer-line {
  stroke: #0e6008;
  stroke-width: 1.5px; }

.focus-year-line {
  stroke: red;
  stroke-width: 1.5px; }

.legend-icon {
  stroke-width: 4.5px;
  stroke-linecap: round; }

.exists-error {
  color: #a94442; }

.articlewrapper img {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.bloglink a:link {
  color: #0000EE; }

.bloglink a:visited {
  color: #551A8B; }

.bloglink a:active {
  color: #EE0000; }

.brush {
  fill: #777;
  fill-opacity: .125;
  shape-rendering: crispEdges;
  cursor: move; }

.brush-line {
  fill: #7A7A7A;
  fill-opacity: 1;
  stroke: #7A7A7A;
  stroke-width: 2px; }

.stacked-barchart-tooltip {
  position: absolute;
  text-align: left;
  border: 0.5px solid #dddddd;
  max-width: 100px;
  min-width: 100px;
  border-radius: 5px;
  padding: 5px;
  z-index: 10;
  color: #787878;
  background-color: white;
  font-size: 10px; }

.inverted-slider .irs .irs-line {
  border-top: 1px solid #709800;
  border-bottom: 1px solid #709800;
  background: linear-gradient(to top, #709800 0%, #9dd600 100%); }

.inverted-slider .irs .irs-bar, .inverted-slider .irs .irs-bar-edge {
  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  border: 1px solid #CCC;
  border-radius: 0; }

.inverted-slider .irs .irs-bar {
  border-left: 0; }

.inverted-slider .irs .irs-bar-edge {
  border-right: 0;
  border-radius: 16px 0 0 16px; }

.numInput {
  padding-top: 0.17857143em;
  padding-bottom: 0.17857143em;
  line-height: 1.65em;
  max-width: 174px;
  padding-left: 7px;
  width: 100%;
  box-sizing: border-box; }

.wrapper, .row {
  height: 100%;
  margin-left: 0;
  margin-right: 0; }

.wrapper {
  display: flex;
  align-items: stretch; }

/*****************NEW*******************/
#sidebar.active {
  min-width: 45px;
  max-width: 45px;
  text-align: center;
  padding-left: 0; }

#sidebar .rightArrow {
  display: none; }

#sidebar.active .leftArrow {
  display: none; }

#sidebar.active .rightArrow {
  display: block; }

#sidebarCollapse {
  width: 35px;
  height: 35px;
  padding: 4px 2px 0 0;
  border-radius: 0 !important;
  text-align: center;
  background-color: #E6E7E8 !important;
  color: #6b6d70 !important;
  text-shadow: none !important; }

#sidebarCollapse:focus {
  background-color: #E6E7E8 !important;
  color: #6b6d70 !important; }

#sidebarCollapse:hover {
  background-color: #E6E7E8 !important;
  color: #6b6d70 !important; }

#sidebar.active ul li a .liTitle {
  display: none; }

#sidebar ul li a {
  text-align: left;
  border-radius: 0;
  height: 40px; }

#sidebar.active ul li a {
  padding: 10px 10px;
  text-align: center;
  padding: 7px 10px;
  height: 30px; }

#sidebar.active ul li a i {
  margin-right: 0;
  display: block;
  font-size: 1.2em;
  margin-bottom: 5px; }

#sidebar.active ul ul a {
  padding: 10px !important; }

#sidebar.active a[aria-expanded="false"]::before, #sidebar.active a[aria-expanded="true"]::before {
  top: auto;
  bottom: 5px;
  right: 50%;
  transform: translateX(50%); }

/*sidebar tooltip*/
#sidebar.active .view-tooltip {
  display: block; }

#sidebar.active .no-tooltip {
  display: none; }

#sidebar .view-tooltip {
  display: none; }

.tooltip-inner {
  background: #E6E7E8 !important;
  color: black !important;
  font-weight: bold;
  border-color: #999999 !important;
  border: 1px solid;
  border-radius: 5px;
  text-align: left; }

.tooltip.top > .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
  border-top-color: #999999; }

.tooltip.in {
  opacity: 1 !important; }

/*****************END NEW*******************/
.column {
  height: 100%;
  overflow: auto;
  *zoom: 1; }

.column .padding {
  padding: 20px; }

.full {
  padding-top: 20px; }

.sidebarpanel {
  bottom: 0;
  /* increase for footer use */
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #475f00; }

.divider {
  margin-top: 35px; }

#main {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0; }

#main.active {
  min-width: calc(100% - 45px);
  max-width: calc(100% - 45px); }

#sidebar {
  padding: 0;
  padding-top: 20px;
  width: 230px; }

#sidebar, #sidebar a, #sidebar-footer a {
  color: #ffffff;
  text-shadow: 0 0 2px #000000;
  border-radius: 4px; }

#sidebar .nav li > a:hover {
  background-color: #85AD33 !important;
  color: white; }

#footer {
  margin-bottom: 30px; }

.page-header {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #eeeeee; }

.panel textarea, .well textarea, textarea.form-control {
  resize: none; }

.label-default {
  background-color: #dddddd; }

.panel-default .panel-heading {
  background-color: #f9fafb;
  color: #555555; }

.col-sm-9.full {
  width: 100%; }

small.text-muted {
  font-family: courier,courier-new,monospace; }

/* adjust the contents on smaller devices */
@media (min-width: 992px) and (max-width: 1199px) {
  .column .padding {
    padding: 7px; }
  .full {
    padding-top: 20px; } }

@media (min-width: 1200px) {
  .xl-main {
    min-width: calc(100% - 230px);
    max-width: calc(100% - 230px); } }

@media (min-width: 992px) and (max-width: 1199px) {
  #sidebar {
    min-width: 45px;
    max-width: 45px;
    text-align: center; }
  .md-main {
    min-width: calc(100% - 45px);
    max-width: calc(100% - 45px); }
  #sidebar ul li a {
    padding: 7px 12px;
    height: 30px; } }

@media (max-width: 1199px) {
  .xs-sm-main {
    width: 100%; } }

.stay-highlight {
  background-color: #000000 !important;
  color: white !important; }

.dashboard-container {
  max-width: 1600px;
  padding: 0;
  width: 100%; }

@media (max-width: 420px) {
  .dashboard-left-hand-xxs {
    width: 100%;
    padding: 10px 0 0 0; }
  .dashboard-right-hand-xxs {
    width: 100%;
    padding: 10px; }
  .dashboard-map-view-container-xxs {
    padding: 10px 10px 0 10px; }
  .dashboard-btn-group-xxs {
    padding-top: 10px;
    width: 100%; }
  .map-view-xs {
    height: 300px; }
  .dashboard-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 421px) and (max-width: 768px) {
  .dashboard-left-hand-xs-sm {
    width: 100%;
    padding: 30px 0 0 0; }
  .dashboard-right-hand-xs-sm {
    width: 100%;
    padding: 30px;
    float: right; }
  .dashboard-map-view-container-sm-md {
    padding: 30px 30px 0 30px; }
  .dashboard-btn-group-md-sm {
    padding: 20px 0 20px 0;
    width: 100%; }
  .map-view-xs {
    height: 300px; }
  .dashboard-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .dashboard-left-hand-xs-sm {
    width: 100%;
    padding: 30px 30px 0 30px; }
  .dashboard-right-hand-xs-sm {
    width: 100%;
    padding: 30px;
    float: right; }
  .dashboard-map-view-container-sm-md {
    padding: 30px 0 0 0; }
  .dashboard-btn-group-md-sm {
    padding: 20px 0 20px 0;
    width: 100%; }
  .map-view-small {
    height: 450px; }
  .dashboard-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard-left-hand {
    width: calc(100% - 595px);
    padding: 30px 30px 0 30px;
    float: left; }
  .dashboard-right-hand {
    width: 595px;
    padding: 30px 30px 30px 0;
    float: right; }
  .dashboard-map-view-container-sm-md {
    padding: 30px 0 0 0; }
  .dashboard-btn-group-md-sm {
    padding: 43px 0 0 0;
    width: 100%; }
  .map-view {
    height: 600px; } }

@media (min-width: 1200px) {
  .dashboard-left-hand {
    width: calc(100% - 595px);
    padding: 35px 35px 0 35px;
    float: left; }
  .dashboard-right-hand {
    width: 595px;
    padding: 35px 35px 35px 0;
    float: right; }
  .dashboard-map-view-container {
    padding: 35px 0 0 0; }
  .dashboard-btn-group {
    padding: 48px 0 0 0;
    width: 100%; }
  .map-view {
    height: 600px; } }

.dashboard-list-view-container {
  height: 100%; }

.dashboard-list-view-wrap {
  height: 600px;
  overflow: scroll; }

.nav.dashboard-list-view-nav li a {
  font-size: 14px;
  color: black; }

.nav.dashboard-list-view-nav li a:hover {
  background-color: #DDDDDD !important; }

.nav.dashboard-list-view-nav li a:focus {
  background-color: #DDDDDD !important; }

.nav.dashboard-list-view-nav li a[active="true"] {
  background-color: #DDDDDD !important; }

.ng-map-info-window {
  padding: 10px 20px !important;
  border-radius: 5px; }

.dashboard-tabs ul {
  border-bottom: 0px !important; }

.dashboard-tabs li a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 5px 5px 0 0;
  padding: 5px;
  height: 35px;
  font-size: 14px !important; }

.dashboard-tabs li.active a, .dashboard-tabs li.active a:hover, .dashboard-tabs li.active a:focus {
  cursor: default;
  box-shadow: 0 0 0 transparent;
  height: 35px;
  margin-top: 0;
  border-bottom-color: transparent; }

.dashboard-tabs2 ul {
  border-bottom: 0px !important; }

.dashboard-tabs2 li {
  width: 50%; }

.dashboard-tabs2 li a {
  background-color: #f3f3f3 !important;
  border: 1px solid #ddd;
  border-radius: 0;
  width: 100% !important;
  text-align: center;
  font-weight: bold;
  padding: 5px; }

.dashboard-tabs2 li.active a, .dashboard-tabs2 li.active a:hover, .dashboard-tabs2 li.active a:focus {
  color: white !important;
  font-weight: bold;
  background-color: black !important;
  border: 0;
  height: 45px;
  margin-top: 0;
  box-shadow: none;
  padding: 7px 5px 10px 5px; }

.dashboard-tab-container {
  height: 100%;
  background-color: #F5F5F5;
  border: 1px solid #333333;
  border-radius: 0 5px 5px 5px; }

.dashboard-tab-wrapper {
  width: 100%;
  height: 295px;
  overflow: scroll;
  margin: 0; }

.dashboard-counter {
  border-radius: 10px;
  border: 1px solid white;
  background-color: red;
  color: white;
  width: 20px;
  text-align: center;
  display: inline-block;
  margin-left: 5px; }

.widget-tab-container {
  padding: 0;
  width: 110px;
  display: inline;
  float: left;
  margin-right: 2px; }

.widget-tab {
  padding: 0 0 0 0;
  border: 2px solid #ddd;
  border-radius: 2px;
  height: 110px;
  width: 110px; }

.sun-inner {
  width: 14px;
  height: 14px;
  border-radius: 15px;
  position: relative;
  top: 2px;
  left: 2px;
  transform: rotate(-45deg);
  font-size: 10px;
  text-align: center; }

.sun-outer {
  background: #f5a623;
  width: 18px;
  height: 18px;
  padding: 0;
  transform: rotate(45deg); }

.sun-main {
  background: #f5a623;
  width: 18px;
  height: 18px;
  padding: 0; }

.slider-label {
  font-size: 12px; }

.slider-line {
  stroke: #888888;
  stroke-width: 0.5px; }

.ticks {
  font: 10px sans-serif; }

.tick line, .axis--x path {
  stroke: none; }

.track,
.track-inset,
.track-overlay {
  stroke-linecap: round; }

.track {
  stroke: #000;
  stroke-opacity: 0.3;
  stroke-width: 10px; }

.track-inset {
  stroke: #f9f7f7;
  stroke-width: 8px; }

.track-overlay {
  pointer-events: stroke;
  stroke-width: 50px;
  stroke: transparent; }

.saved-handle {
  stroke: #929292;
  stroke-opacity: 0.5;
  stroke-width: 1.25px;
  fill: #C5DBBF; }

.unsaved-handle {
  stroke: #929292;
  fill: white; }

.saved-colored-handle {
  stroke: #929292;
  stroke-opacity: 0.5;
  stroke-width: 1.25px;
  opacity: 1; }

.unsaved-colored-handle {
  stroke: none;
  opacity: .6; }

.circle-tick {
  stroke: #85AD33;
  stroke-opacity: 0.5;
  stroke-width: 1.25px;
  fill: white;
  r: 7; }

.line-marker {
  fill: #85AD33;
  stroke: none; }

@media (min-width: 1220px) {
  .btn-slider {
    transform: translate(10px, -70px);
    display: inline-block; } }

@media (max-width: 1220px) {
  .btn-slider {
    display: block;
    margin-bottom: 15px; } }

.menu-container {
  fill: white;
  stroke: #000;
  stroke-opacity: 0.5;
  stroke-width: .25px;
  x: 0;
  y: 0; }

.menu-entry {
  height: 16px;
  stroke: none; }

.menu-entry-text {
  font-size: 12px;
  transform: translate(5px, 12px);
  text-anchor: start;
  fill: #787878; }

.menu-entry-text-hover {
  font-size: 12px;
  transform: translate(5px, 12px);
  text-anchor: start;
  fill: white !important; }

.button-tooltip {
  visibility: hidden;
  position: absolute;
  background-color: white;
  border: 0.5px solid #dddddd;
  max-width: 60px;
  min-width: 60px;
  border-radius: 5px;
  padding: 5px;
  z-index: 10;
  color: #787878;
  font-size: 10px; }

.target-tooltip {
  visibility: hidden;
  position: absolute;
  border: 0.5px solid #dddddd;
  max-width: 100px;
  min-width: 100px;
  border-radius: 5px;
  padding: 5px;
  z-index: 10;
  color: #787878;
  background-color: white;
  font-size: 10px; }

.plus-button {
  stroke: #000;
  stroke-opacity: 0.5;
  stroke-width: .7px;
  x: 0;
  y: 0;
  rx: 5;
  height: 30px;
  width: 30px;
  cursor: pointer; }

.plus-button-text {
  font-size: 28px;
  text-anchor: middle;
  font-weight: bold; }

/*weight-distribution-container*/
.weight-heading {
  border: .7px solid #adadad;
  float: left; }

.target {
  stroke: #929292;
  stroke-opacity: 0.5;
  stroke-width: 1.25px;
  fill: #ffffff; }

.rules line, .rules path {
  shape-rendering: crispEdges;
  stroke: #adadad;
  stroke-width: 0.2px; }

.rules .minor {
  stroke: #BBB; }

.rules .domain {
  fill: none; }

.grid .tick {
  stroke: #CCC; }

.series path {
  fill: none;
  stroke: #348;
  stroke-width: 1px; }

.range {
  stroke: #85AD33;
  stroke-width: 7px; }

.risk-right-hand {
  width: 100%;
  padding: 0; }

.risk-left-hand {
  width: 100%;
  padding: 0; }

.panel-info-custom {
  z-index: 1;
  position: relative;
  width: 100%; }

.main-chart-title {
  border: .7px solid #adadad;
  padding: 5px;
  font-weight: bold;
  color: #787878; }

@media (min-width: 1200px) {
  .risk-right-hand {
    width: 580px;
    float: right; }
  .risk-left-hand {
    width: calc(100% - 600px);
    top: -20px;
    position: relative; }
  .main-chart-title {
    display: none; } }

.title {
  border: 1px solid #AAAAAA;
  padding: 10px;
  margin-bottom: 24px;
  margin-top: 24px; }

.title-bar {
  background-color: #DDDDDD;
  border: 1px solid #AAAAAA;
  font-weight: bold;
  line-height: 16px;
  padding: 5px 10px;
  margin-bottom: 20px; }

.custom-panel-info.panel-info {
  border-color: #AAAAAA;
  border-radius: 0; }

.custom-panel-info.panel-info > .panel-heading {
  color: black;
  background-color: #DDDDDD;
  border-color: #AAAAAA; }

.custom-panel-info.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #AAAAAA; }

.custom-panel-info.panel-info > .panel-collapse > .panel-body {
  padding: 10px; }

.custom-panel-info.panel-info.no-padding > .panel-collapse > .panel-body {
  padding: 0; }

.custom-panel-info.ampc-map.panel-info > .panel-collapse > .panel-body {
  padding: 0; }

.custom-panel-info.panel-info > .panel-heading .badge {
  color: black;
  background-color: #DDDDDD; }

.custom-panel-info.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #AAAAAA; }

.map-container {
  margin-left: 20px;
  width: calc(100% - 520px);
  float: right; }

.left-hand {
  margin: 0;
  width: 300px;
  float: left; }

.right-hand {
  float: right; }

@media (min-width: 320px) {
  .right-hand {
    margin: 0;
    width: unset; }
  .left-hand {
    width: 100%; }
  .container-fluid {
    padding: 0; } }

@media (min-width: 576px) {
  .right-hand {
    margin: 0 0 0 10px;
    width: calc(100% - 310px); }
  .left-hand {
    width: 300px; } }

@media (min-width: 768px) {
  .right-hand {
    margin: 0 0 0 20px;
    width: calc(100% - 320px); } }

@media (min-width: 993px) {
  .container-fluid {
    padding: 0 10px; } }

@media (min-width: 1200px) {
  .right-hand {
    margin: 0 0 0 40px;
    width: calc(100% - 340px); } }

/*-----------------------*/
.plant-map-container {
  max-width: 1600px;
  padding: 0;
  width: 100%; }

@media (max-width: 420px) {
  .plant-left-hand-xxs {
    width: 100%;
    padding: 10px 0 0 0; }
  .plant-right-hand-xxs {
    width: 100%;
    padding: 10px; }
  .plant-map-view-container-xxs {
    padding: 10px 10px 0 10px; }
  .plant-btn-group-xxs {
    padding-top: 10px;
    width: 100%; }
  .map-view-xs {
    height: 300px; }
  .plant-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 421px) and (max-width: 768px) {
  .plant-left-hand-xs-sm {
    width: 100%;
    padding: 30px 0 0 0; }
  .plant-right-hand-xs-sm {
    width: 100%;
    padding: 30px;
    float: right; }
  .plant-map-view-container-sm-md {
    padding: 30px 30px 0 30px; }
  .plant-btn-group-md-sm {
    padding: 20px 0 20px 0;
    width: 100%; }
  .map-view-xs {
    height: 300px; }
  .plant-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .plant-left-hand-xs-sm {
    width: 100%;
    padding: 30px 30px 0 30px; }
  .plant-right-hand-xs-sm {
    width: 100%;
    padding: 30px;
    float: right; }
  .plant-map-view-container-sm-md {
    padding: 30px 0 0 0; }
  .plant-btn-group-md-sm {
    padding: 20px 0 20px 0;
    width: 100%; }
  .map-view-small {
    height: 450px; }
  .plant-list-view-wrap-small {
    height: 300px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .plant-left-hand {
    width: calc(100% - 595px);
    padding: 30px 30px 0 30px;
    float: left; }
  .plant-right-hand {
    width: 595px;
    padding: 30px 30px 30px 0;
    float: right; }
  .plant-map-view-container-sm-md {
    padding: 30px 0 0 0; }
  .plant-btn-group-md-sm {
    padding: 43px 0 0 0;
    width: 100%; }
  .map-view {
    height: 600px; } }

@media (min-width: 1200px) {
  .plant-left-hand {
    width: calc(100% - 595px);
    padding: 35px 35px 0 35px;
    float: left; }
  .plant-right-hand {
    width: 595px;
    padding: 35px 35px 35px 0;
    float: right; }
  .plant-map-view-container {
    padding: 35px 0 0 0; }
  .plant-btn-group {
    padding: 48px 0 0 0;
    width: 100%; }
  .map-view {
    height: 600px; } }

.title {
  border: 1px solid #AAAAAA;
  padding: 10px;
  margin-bottom: 24px;
  margin-top: 24px; }

.title-bar {
  background-color: #DDDDDD;
  border: 1px solid #AAAAAA;
  font-weight: bold;
  line-height: 16px;
  padding: 5px 10px;
  margin-bottom: 20px; }

.custom-panel-info.panel-info {
  border-color: #AAAAAA;
  border-radius: 0; }

.custom-panel-info.panel-info > .panel-heading {
  color: black;
  background-color: #DDDDDD;
  border-color: #AAAAAA; }

.custom-panel-info.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #AAAAAA; }

.custom-panel-info.panel-info > .panel-collapse > .panel-body {
  padding: 10px; }

.custom-panel-info.panel-info.no-padding > .panel-collapse > .panel-body {
  padding: 0; }

.custom-panel-info.ampc-map.panel-info > .panel-collapse > .panel-body {
  padding: 0; }

.custom-panel-info.panel-info > .panel-heading .badge {
  color: black;
  background-color: #DDDDDD; }

.custom-panel-info.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #AAAAAA; }

.map-container {
  margin-left: 20px;
  width: calc(100% - 520px);
  float: right; }

.left-hand {
  margin: 0;
  width: 300px;
  float: left; }

.right-hand {
  float: right; }

@media (min-width: 320px) {
  .right-hand {
    margin: 0;
    width: unset; }
  .left-hand {
    width: 100%; }
  .container-fluid {
    padding: 0; } }

@media (min-width: 576px) {
  .right-hand {
    margin: 0 0 0 10px;
    width: calc(100% - 310px); }
  .left-hand {
    width: 300px; } }

@media (min-width: 768px) {
  .right-hand {
    margin: 0 0 0 20px;
    width: calc(100% - 320px); } }

@media (min-width: 993px) {
  .container-fluid {
    padding: 0 10px; } }

@media (min-width: 1200px) {
  .right-hand {
    margin: 0 0 0 40px;
    width: calc(100% - 340px); } }

/*-----------------------*/
.btn {
  border: none !important; }

.btn-primary {
  color: #FFF;
  background-color: black; }

.btn-map {
  color: #000000;
  background-color: #999;
  border-radius: 15px;
  outline: none;
  width: 6em;
  height: 3em;
  font-weight: bold; }

.btn-map:hover {
  color: #000000;
  text-decoration: none !important; }

.btn-map:visited {
  text-decoration: none !important; }

.btn-map:focus {
  outline: none !important;
  box-shadow: none !important; }

.btn-primary:hover {
  color: #FFF;
  background-color: #814b10; }

.btn-default {
  color: #FFF;
  background-color: #85AD33; }

.btn-default:hover {
  color: #FFF;
  background-color: #814b10; }

.btn-risk {
  color: #FFF;
  background-color: #709800; }

.btn-risk-extreme {
  color: #FFF;
  background-color: #f80e1a; }

.btn-risk-high, .btn-risk-high-grid {
  color: #d53744;
  background-color: transparent;
  padding: 0; }

.btn-risk-warning, .btn-risk-warning-grid {
  color: #df8933;
  background-color: transparent;
  padding: 0; }

.btn-risk-normal, .btn-risk-normal-grid {
  color: #6b8600;
  background-color: transparent;
  padding: 0; }

.btn-risk-normal-grid, .btn-risk-warning-grid, .btn-risk-high-grid {
  border: 1px solid #6b6d70 !important;
  border-radius: 4px;
  width: 50px;
  height: 38px; }

.btn-risk-empty {
  background-color: transparent;
  padding: 0;
  border: 1px solid #6b6d70 !important;
  border-radius: 4px;
  width: 50px;
  height: 38px; }

.btn-risk-empty:hover {
  color: #6b8600; }

.btn-risk-normal-grid:hover, .btn-risk-warning-grid:hover, .btn-risk-high-grid:hover, .btn-risk-empty:hover {
  background-color: #111111 !important; }

.btn-risk-low {
  color: #FFF;
  background-color: #475f00; }

.btn-transparent {
  color: #FFF;
  background-color: transparent; }

.btn-transparent {
  color: #FFF;
  background-color: transparent; }

.btn-daily-forecast:hover {
  background-color: transparent !important; }

.btn-select {
  height: 40px; }

.btn-scrc-sm {
  padding-right: 8px;
  padding-left: 8px; }

.btn-nopad {
  padding-left: 0;
  padding-right: 0; }

.btn-white {
  background-color: white !important;
  color: black !important;
  margin-right: 10px;
  text-align: center; }

.btn-white:hover {
  background-color: black !important;
  color: white !important; }

.btn-rustic {
  color: black;
  background-color: #D57C3E;
  width: 160px; }

.btn-rustic:hover {
  background-color: #df5933;
  color: black; }

.btn-black {
  color: white !important;
  background-color: black !important;
  width: 150px;
  font-weight: bold; }

.btn-black:hover {
  background-color: #814b10 !important;
  color: white !important; }

.btn-grey {
  color: white;
  background-color: #6b6d70;
  width: 150px; }

.btn-grey:hover {
  background-color: #E6E7E8;
  color: black; }

#create-btn {
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  width: 200px;
  font-size: 15px;
  padding: 8px;
  background-color: #E6E7E8;
  color: black; }

#create-btn:hover {
  background-color: black;
  color: white; }

.btn-white-border {
  border: 1px solid white !important; }

.btn-what-if {
  margin-left: -12px; }

.btn-prm, .btn-prm:focus, .k-primary, .k-primary:focus {
  color: #111111 !important;
  background-color: #85AD33 !important;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px 6px 10px; }

.btn-prm:hover, .k-primary:hover {
  color: white !important;
  background-color: #85AD33 !important; }

.btn-prm[disabled] {
  color: #6b6d70;
  background-color: #adadad; }

.btn-stn, .btn-stn:focus {
  color: white;
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px 6px 10px; }

.btn-stn:hover {
  color: white;
  background-color: #85AD33; }

.btn-stn[disabled] {
  color: #6b6d70;
  background-color: #adadad; }

.btn-scn, .btn-scn:focus {
  color: white;
  background-color: #888888;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px 6px 10px; }

.btn-scn:hover {
  color: white;
  background-color: #85AD33; }

.btn-scn[disabled] {
  color: #6b6d70;
  background-color: #adadad; }

.btn-stn-grid, .btn-stn-grid:focus {
  color: white;
  background-color: #333333;
  padding: 6px 10px 6px 10px; }

.btn-stn-grid:hover {
  color: white;
  background-color: #85AD33; }

.btn-stn-grid[disabled] {
  color: #6b6d70;
  background-color: #adadad; }

.btn100 {
  width: 100px;
  margin-right: 10px; }

.btn-green-alt {
  color: #111111 !important;
  background-color: #85AD33 !important; }

.btn-green-alt:hover, .btn-green-alt:focus {
  background-color: #85AD33 !important;
  color: white !important; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px; }

.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

.slider {
  position: absolute;
  cursor: pointer;
  top: -4px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #999999;
  border-width: 2px;
  border-color: #444;
  border-style: solid;
  -webkit-transition: .3s;
  transition: .3s; }

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  top: 1px;
  left: 1px;
  bottom: 4px;
  background-color: #DDDDDD;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: .3s;
  transition: .3s; }

label.disabled {
  color: #aaa; }

input:disabled {
  background: #dddddd; }

input:disabled + label {
  color: #ccc; }

input:checked + .slider {
  background-color: #999999; }

input:focus + .slider {
  box-shadow: 0 0 1px #999999; }

input:checked + .slider:before {
  -webkit-transform: translateX(31px);
  -ms-transform: translateX(31px);
  transform: translateX(31px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

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