﻿/*

INNAX ONLINE CUSTOM STYLING BY EF2

WEIGHTS:
light: 300;
regular: 400;
semibold: 600;
bold: 700;

COLORS:
blue: #2592D2
grey: #6b6b6b       ;

*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

section :not(g) {
    animation: fade-in 300ms ease-in-out 0s;
}

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #636363;
  font-weight: 400;
  line-height: 25px;
  background-color: #f4f5f9;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  transition: all .1s; }
  body > section.container {
    margin: 10px auto 10px; }

a {
  color: #2592D2;
  font-weight: bold; }

label {
  margin: 0; }

hr {
  border-color: #636363; }

.blue {
  color: #2592D2; }

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 25px;
  font-weight: 400; }

h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700; }

.hidden {
  animation: fade-out 600ms ease-in-out 0s;
  opacity: 0; }

.page-footer {
  width: 100%;
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  background: #2592D2;
  padding: 20px 0 0 0;
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 2;
  clear: both; }
  .page-footer a {
    color: #fff; }
  .page-footer article {
    margin: 0 0 15px 0; }
    .page-footer article.right {
      font-size: 12px; }
    .page-footer article .title {
      font-size: 18px;
      color: #fff;
      margin: 0 0 16px; }
  .page-footer .slogan {
    font-size: 100%;
    padding: 0;
    width: 100%;
    line-height: 23px;
    text-align: center;
    vertical-align: middle; }

.row .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box !important; }

.btn {
  font-size: 13px;
  font-weight: 600;
  border-width: 2px; }

.btn-default, .btn-link {
  color: #2592D2;
  font-size: 13px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
  background: none;
  margin: 5px 0;
  padding-right: 28px;
  border: 0; }
  .btn-default:hover, .btn-link:hover, .btn-default:focus, .btn-link:focus, .btn-default:active, .btn-link:active, .btn-default:active:focus, .btn-link:active:focus {
    color: #004b8d;
    background: none;
    text-decoration: none;
    border: 0; }

.btn-link:after {
  content: "\ea3c";
  font-family: 'icomoon';
  font-size: 13px;
  font-weight: 300;
  width: 18px;
  height: 13px;
  background: none;
  position: absolute;
  right: 0; }

.btn-primary {
  margin: 2px;
  color: #fff;
  border: 2px solid #2592D2;
  background: #2592D2;
  position: relative;
  border-radius: 5px;
  min-width: 148px; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #004b8d; }
  .btn-primary:disabled {
    background-color: #999999 !important;
    color: #4f4f4f;
    border-color: #999999; }
  .btn-primary.icon:before {
    font-family: 'icomoon';
    color: inherit;
    font-size: 11px;
    font-weight: 300;
    position: absolute;
    top: 8px;
    left: 9px; }
  .btn-primary.icon.plus:before {
    top: 11px; }
  .btn-primary.icon.folder:before {
    content: "\e92f"; }
  .btn-primary.icon.export:before {
    content: "\e922"; }
  .btn-primary.icon .download:before {
    content: "\e9c2"; }
  .btn-primary.inverse {
    color: #2592D2;
    background: transparent; }
    .btn-primary.inverse:active, .btn-primary.inverse:focus, .btn-primary.inverse:hover {
      color: #286090;
      border-color: #286090;
      background: none; }

.dossierLinkButton {
  width: 70px;
  color: white;
  background-color: #e75b04 !important; }

.textEllipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.checkbox .checkbox-with-text {
  background-color: whitesmoke;
  border-radius: 10px;
  padding: 5px 20px 5px 30px;
  text-align: justify;
  line-height: 25px; }

.checkbox-with-text:hover {
  background-color: aliceblue; }

/* BLOCK */
.blockBlueHeader {
  background: url("/content/images/h2_arrow_dark_blue.png") no-repeat scroll right bottom transparent;
  padding: 0px 0px;
  min-width: 150px;
  height: 53px;
  color: #FFF;
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: 400;
  position: relative; }

.blockBlueHeaderNoArrow {
  background-position-x: right;
  background-repeat: no-repeat;
  padding: 0px 0px;
  min-width: 150px;
  height: 53px;
  color: #FFF;
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: 400;
  position: relative; }

.blockHeaderRight {
  background-position-x: right;
  background-position: right; }

.blockHeaderLeft {
  background-position-x: Left;
  background-position: Left; }

.blockBlueText {
  text-align: left;
  margin: 0;
  background-color: #009DDD;
  vertical-align: top;
  float: none;
  padding: 13px 13px; }

/* TWITTER */
#twitterBlock {
  float: none;
  display: block;
  padding: 5px; }

#twitterBlock p {
  line-height: 21px !important; }

#twitterBlock #twitter-widget-0 {
  width: 100% !important; }

.twitterImage {
  margin-right: 18px;
  margin-top: -40px;
  float: right; }

.dropdown-toggle .caret,
.dashboardWrapper .k-icon {
  border-color: #4f4f4f;
  border-top: 6px solid;
  border-top: 6px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

.dashboardWrapper .k-icon {
  background: none;
  width: auto;
  height: auto; }

.dashboardWrapper .k-panelbar-collapse,
.dashboardWrapper .k-panelbar-expand {
  margin-top: -2px; }

.dashboardWrapper .k-panelbar-collapse {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.dashboardWrapper .k-panelbar-expand {
  transform: rotate(0);
  -webkit-transform: rotate(0); }

.k-dropdown .k-state-hover .k-input {
  color: #fff; }

.k-panelbar > li > .k-link.k-state-selected {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 2px;
  color: #4f4f4f;
  background: #fff;
  border: 0;
  box-shadow: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.k-panelbar .k-content,
.k-panelbar .k-item,
.k-panelbar .k-panel {
  border: 0; }

.k-chart, .k-stockchart {
  height: auto; }

.k-pager-info {
  float: left; }

.k-gantt-toolbar .k-state-default,
.k-grid .k-grouping-header,
.k-grid-header,
.k-grid-header-wrap,
.k-grouping-header .k-group-indicator,
.k-header, .k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-wrap .k-textbox,
.k-grid tr td,
.k-filter-row th, .k-grid-header th.k-header,
div.k-grid-footer, div.k-grid-header,
.nav-tabs, .nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 0;
  border-radius: 0; }

.k-button.k-primary {
  background: #286090; }

.k-button.k-primary:hover {
  text-decoration: underline; }

.page-content .k-grid table {
  border-spacing: 0; }

.k-no-data {
  display: none; }

.placeholder {
  min-height: 100px;
  padding: 0; }

.currency {
  font-weight: 700; }

.negative_field {
  color: #ff0000; }

.positive_field {
  color: #239d46; }

.k-checkbox-label {
  cursor: default;
  font-weight: normal; }

.k-grid:hover {
  box-shadow: none; }

.k-grid tr:hover > td {
  background: none; }

.k-grid-header {
  padding: 0 !important; }

.k-grid td label {
  font-weight: normal; }

.k-grid-header th.k-header,
.k-grid-header th.k-header .k-link {
  font-size: 13px;
  color: #aab1cd;
  padding-left: 4px; }

.k-grid-content {
  overflow-y: visible;
  min-height: 100px; }

.k-grid-content tr td {
  padding: .3em .6em .3em 0; }

.k-panelbar > li.k-item {
  padding: 27px 37px; }

#filterSelectProjectContainer .k-widget {
  width: 300px; }

section nav.sitemap {
  font-weight: bold;
  margin: 14px 0 14px 0; }
  section nav.sitemapa {
    color: black; }

section header.title {
  margin-bottom: 10px; }
  section header.title h1 {
    margin: 8px 0 0 0; }
  section header.title .btn {
    margin: 3px 0 3px 0; }

section .heading-wrapper {
  margin-bottom: 10px; }
  section .heading-wrapper .page-title h1 {
    line-height: 40px;
    margin: 0 35px 0 0; }
  section .heading-wrapper .search-field {
    height: 34px;
    margin: 0 0 0 30px;
    position: relative; }
    section .heading-wrapper .search-field form input {
      width: 302px;
      height: 34px;
      border-radius: 5px;
      color: #636363;
      font-size: 14px;
      font-weight: 600;
      padding: 0 50px 0 20px;
      position: relative;
      border: 0;
      outline: none; }
    section .heading-wrapper .search-field button {
      height: 34px;
      color: #4a5b67;
      font-size: 14px;
      position: absolute;
      right: 15px;
      top: 0;
      background: none;
      border: 0;
      padding: 0;
      outline: none;
      box-shadow: none !important;
      background: none !important;
      border: 0 !important; }
      section .heading-wrapper .search-field button:focus i,
      section .heading-wrapper .search-field button:hover i {
        color: #2592D2; }
  section .heading-wrapper .buttons-wrapper {
    float: right; }

.k-grid .dropdown-toggle {
  float: right;
  background: none;
  outline: none; }

.k-grid .dropdown-toggle:hover,
.k-grid .dropdown-toggle:focus {
  outline: none;
  outline-offset: 0;
  box-shadow: none; }

.k-grid .dropdown-toggle .icon-menu {
  font-size: 4px;
  color: #3188c1; }

.k-grid ul.dropdown-menu {
  width: 105px;
  min-width: 0;
  top: auto;
  left: auto;
  margin-top: 22px;
  margin-left: -10px;
  padding: 15px 30px;
  border: 0;
  border-radius: 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.11); }

.k-grid ul.dropdown-menu li {
  color: #4f4f4f;
  font-size: 14px;
  padding: 8px; }

.k-grid table tr:hover ul.dropdown-menu li {
  font-weight: normal; }

.k-grid table tr ul.dropdown-menu li:hover {
  font-weight: 700; }

ul.dropdown-menu.k-widget.k-menu span[class^="icon-"] {
  margin-right: 10px; }

.k-multiselect.k-header.k-state-hover li.k-button,
.k-multiselect.k-header.k-state-focused li.k-button {
  background-color: #428bca; }

/* start bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane:not(.active) {
  display: block;
  height: 0;
  padding: 0;
  overflow-y: hidden; }

/* end bootstrap hack */
.grid-documents {
  clear: both; }

.grid-consumption .k-grid-header th.k-header:nth-child(2),
.grid-consumption .k-grid-header th.k-header:nth-child(3) {
  font-size: 11px; }

#grid-alerts .k-grid-content tr td {
  padding-left: 31px; }

#grid-alerts .k-grid-content tr td .prio-alert {
  color: #e42320;
  position: relative; }

#grid-alerts .k-grid-content tr td .prio-alert:before {
  content: "\e911";
  font-family: 'icomoon';
  font-size: 15px;
  color: #e42320;
  font-weight: 300 !important;
  position: absolute;
  left: -31px;
  top: 1px; }

/* OpenStreetMap */
.map {
  padding: 0;
  border: 1px solid black;
  height: 185px; }
  .map.xl {
    height: 325px; }

.img-centered {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 15px; }

/* fixing container width  */
@media only screen and (min-width: 1200px) {
  .container-fluid {
    max-width: 90% !important;
    padding: 0; } }

/* energy widgets */
@media only screen and (min-width: 1400px) {
  #donut-chart-energylabels {
    width: 35%; } }

@media only screen and (min-width: 767px) {
  .navbar-sec .navbar-nav.pull-left > li {
    padding: 0 2.5vw; }
  .navbar-sec .navbar-nav.pull-left > li:nth-child(1) {
    padding-left: 0; }
  .navbar-sec .navbar-nav > li > a {
    font-weight: 300;
    padding: 17px 0;
    position: relative; }
  .navbar-sec .navbar-nav > li > a.active:after,
  .navbar-sec .navbar-nav > li > a:hover:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff; }
  .navbar-third .navbar-header ul {
    float: none; }
  .navbar-third .navbar-header ul:not {
    display: block; }
  .navbar-third .navbar-header li {
    float: none;
    display: block; }
  .navbar-third .navbar-header li a {
    font-size: 18px;
    font-weight: 300;
    padding: 12px 0; }
  .navbar-third .navbar-header .toggle {
    padding: 0 0 0 30px; }
  .toggle-box {
    left: 28px; } }

@media only screen and (max-width: 768px) {
  body, html {
    width: 100%; }
  .nav-up {
    top: -108px; }
  .navbar > .container .navbar-brand {
    margin-left: 0; }
  .navbar-first .navbar-brand {
    padding-left: 0; }
  .navbar-first .nav > li > .dropdown-menu {
    right: 0; }
  .navbar-first .nav > li > .dropdown-toggle .name {
    display: none; }
  .navbar-first .nav > li > .dropdown-toggle > .caret {
    margin-left: 0; }
  .navbar-sec {
    min-height: inherit; }
  .navbar-sec .navbar-nav {
    padding: 0;
    margin: 20px 0; }
  .navbar-sec .navbar-nav.pull-left > li {
    padding: 0; }
  .navbar-sec .navbar-nav.pull-left > li > a {
    padding-left: 0; }
  .navbar-sec .navbar-nav.pull-left > li > a.active:after,
  .navbar-sec .navbar-nav.pull-left > li > a:hover:after {
    display: none; }
  .navbar-sec .navbar-nav.pull-right > li {
    margin: 0 17px; }
  .navbar-sec .navbar-nav.pull-right > li > a {
    padding: 10px 0; }
  .navbar-third .navbar-header {
    width: 150px;
    float: left; }
  .navbar-third .navbar-header:before {
    left: -15px; }
  .navbar-third .navbar-header .toggle {
    width: 100%;
    padding-left: 15px;
    position: relative; }
  .navbar-third .navbar-header .filter-menu {
    position: fixed;
    top: auto;
    width: auto; }
  .navbar-inverse .navbar-toggle {
    border: 0; }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background: none; } }

.dropdown-toggle:after {
  content: none; }

.white_hover_link {
  color: white;
  transition: 0.4s; }

.white_hover_link:hover {
  color: blue; }

/*custom, bootstrap card styling*/
.card {
  margin: 0; }
  .card .alert {
    margin: 0px;
    border: 10px solid white;
    border-radius: 15px;
    box-shadow: 0 0 10px white; }
  .card .card-header {
    background-color: #2592D2;
    color: #fff; }
  .card header {
    background-color: #2592D2;
    color: #fff; }
  .card .card-footer {
    height: 50px; }

.card-widget header {
  cursor: pointer; }

.spinner {
  width: 100px;
  height: 100px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  display: inline-block; }

.spinner:after, .spinner:before {
  display: block;
  width: 100px;
  height: 100px; }

.spinner-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100px;
  width: 100px;
  -webkit-animation: spinny 2s infinite;
  animation: spinny 2s infinite;
  transition-delay: 200ms; }

@-webkit-keyframes spinny {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(1.3);
    transform: rotate(180deg) scale(1.3); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }

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

.hamburger {
  cursor: pointer;
  margin: auto;
  transform: rotate(0);
  transition: .5s ease-in-out;
  -webkit-transform: rotate(0);
  width: 60px; }

.hamburger div {
  background: #fff;
  border-radius: 9px;
  display: block;
  height: 9px;
  left: 0;
  position: absolute;
  transform: rotate(0);
  transition: .25s ease-in-out;
  -webkit-transform: rotate(0);
  width: 100%; }

.hamburger div:nth-child(1) {
  top: 0; }

.hamburger div:nth-child(2), .hamburger div:nth-child(3) {
  top: 18px; }

.hamburger div:nth-child(4) {
  top: 36px; }

.hamburger.open div:nth-child(1), .hamburger.open div:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0%; }

.hamburger.open div:nth-child(2) {
  background: #bbb;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.hamburger.open div:nth-child(3) {
  background: #bbb;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

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

@keyframes fade-in {
  0% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.1; } }
