/*
 * *
 * * Copyright. Created by Divilon (http://divilon.com)
 */
html body.admin-menu {
  margin-top: 0 !important; }

#navbar,
.menu-wrap,
.footer,
#topbar,
#block-block-4,
.context-menu-map {
  display: none !important; }

  .page-temperature h1.page-header,
  .page-temperature .print-btn,
  .page-temperature .btn {
    display: none !important; }
  .page-temperature #divilon-map {
    -webkit-print-color-adjust: exact; }
    .page-temperature #divilon-map .value-line {
      background: #cccccc !important; }
    .page-temperature #divilon-map .col-sm-5,
    .page-temperature #divilon-map .col-sm-7 {
      width: 100%; }

#divilon-map {
  padding-bottom: 0; }
  #divilon-map .legend .legend-item {
    margin-bottom: 5px; }
    #divilon-map .table-map h3 {
      margin-bottom: 5px;
      margin-top: 0;
      font-size: 14px; }
    #divilon-map .table-map .body-description {
      padding-bottom: 5px;
      font-size: 13px; }
    #divilon-map .table-map .row {
      margin-bottom: 3px; }
      #divilon-map .table-map .row .value-line {
        height: 13px; }
      #divilon-map .table-map .row .region {
        font-size: 13px; }

.main-container {
  padding-top: 0;
  padding-bottom: 0;
  min-height: auto; }

