@charset "UTF-8";
html,
body {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden; }

@font-face {
  font-family: 'igvt';
  src: url("../fonts/igvt/igvt.eot?cg2xoh");
  src: url("../fonts/igvt/igvt.eot?cg2xoh#iefix") format("embedded-opentype"), url("../fonts/igvt/igvt.ttf?cg2xoh") format("truetype"), url("../fonts/igvt/igvt.woff?cg2xoh") format("woff"), url("../fonts/igvt/igvt.svg?cg2xoh#igvt") format("svg");
  font-weight: normal;
  font-style: normal; }

.igvt-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'igvt' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.igvt-icon-line:before {
  content: "\e901"; }

.igvt-icon-poligon:before {
  content: "\e902"; }

.igvt-icon-text:before {
  content: "\e903"; }

.igvt-icon-zoon_to_rectangle:before {
  content: "\e900"; }

header {
  background-color: #c83737; }
  header appHeader {
    z-index: 100; }
    header appHeader .header-left {
      position: relative;
      float: left;
      width: 300px;
      height: 100%;
      padding: 10px 0;
      background-color: #53676c; }
      header appHeader .header-left .logo {
        position: relative;
        float: left;
        width: 300px;
        margin: 5px 10px;
        height: 50px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/hac-logo.png"); }
    header appHeader .header-right .title {
      position: relative;
      float: left;
      text-indent: 30px;
      color: #fff;
      font-size: 24px;
      line-height: 80px; }
    @media all and (max-height: 600px) {
      header appHeader .header-left {
        float: left;
        height: 80px; }
        header appHeader .header-left .logo {
          width: 130px; }
      header appHeader .header-right {
        width: 300px;
        margin-left: 120px;
        margin-top: 80px;
        transform-origin: left top 0;
        -webkit-transform: rotate(90deg);
        /* Safari and Chrome */
        -moz-transform: rotate(90deg);
        /* Firefox */
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -o-transform: rotate(90deg);
        /* Opera */
        transform: rotate(90deg); } }

appFooter {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  z-index: -1; }

/*
 * Širina se definira samo u slučaju kada se koristi horizontalni layout
 */
app,
app.vertical {
  position: relative;
  float: left;
  width: 100%;
  height: 100%; }
  app header,
  app.vertical header {
    position: relative;
    float: left;
    z-index: 20;
    width: 100%;
    height: 80px;
    overflow: hidden; }
  app main,
  app.vertical main {
    position: relative;
    float: left;
    width: 100%;
    height: 100%; }
    app main.with-header,
    app.vertical main.with-header {
      height: calc(100% - 80px); }
    app main.with-footer,
    app.vertical main.with-footer {
      height: calc(100% - 25px); }
    app main.with-header.with-footer,
    app.vertical main.with-header.with-footer {
      height: calc(100% - 80px - 25px); }
  app footer,
  app.vertical footer {
    position: relative;
    float: left;
    z-index: 20;
    width: 100%;
    height: 25px;
    background-color: #000;
    color: #fff; }
    app footer select,
    app.vertical footer select {
      background-color: #000; }

@media all and (max-height: 600px) {
  app header {
    width: 150px;
    height: calc(100% - 25px); }
  app main {
    float: right;
    height: 100% !important; }
    app main.with-header {
      width: calc(100% - 150px); }
  app footer {
    width: 150px; } }

region.open .handle:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

region .handle {
  cursor: pointer; }
  region .handle:before {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 50px;
    margin-top: -25px;
    line-height: 50px;
    font-family: FontAwesome;
    font-size: 30px;
    text-align: center;
    transition: transform .4s ease-in-out; }

region .content {
  /*
         *
         */ }

region.handle-small .handle {
  top: 10px;
  height: 50px;
  margin-top: 0; }

region.handle-small.west .handle {
  width: 30px;
  height: 30px;
  transition: background .6s ease-in-out; }
  region.handle-small.west .handle:before {
    top: 0;
    margin: 0;
    height: 30px;
    line-height: 30px !important;
    font-size: 20px; }
  region.handle-small.west .handle:hover {
    background-color: #c83737; }

region.no-content .handle:before {
  display: none; }

map .system,
appheader .system {
  color: #fff;
  background-color: #6f8a91; }
  map .system .system,
  appheader .system .system {
    color: #fff;
    background-color: #88888a; }
    map .system .system .system,
    appheader .system .system .system {
      color: #666;
      background-color: #dbe2e3; }

.popover {
  z-index: 9999; }

.irs {
  height: 60px;
  margin: -10px 0px; }

.irs-min,
.irs-max {
  top: 10px !important; }

.irs-from,
.irs-to,
.irs-single {
  top: 7px !important; }

.irs-slider {
  top: 28px;
  width: 20px;
  height: 20px; }

.irs-bar {
  border-left: none !important; }

.irs-bar-edge {
  width: 10px !important; }

/* =============
   Notification
============= */
.notifyjs-metro-base {
  position: relative;
  min-height: 52px;
  min-width: 250px;
  color: #444;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-animation: dropdownOpen 0.3s ease-out;
  -o-animation: dropdownOpen 0.3s ease-out;
  animation: dropdownOpen 0.3s ease-out; }

.notifyjs-metro-base .image {
  display: table;
  position: absolute;
  height: auto;
  width: auto;
  left: 25px;
  top: 50%;
  font-size: 24px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.notifyjs-metro-base .text-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 10px 10px 10px 52px;
  clear: both; }

.notifyjs-metro-base .title {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: bold; }

.notifyjs-metro-base .text {
  font-size: 12px;
  font-weight: normal;
  max-width: 360px;
  vertical-align: middle; }

.notifyjs-metro-cool {
  color: #fafafa !important;
  background-color: #4A525F;
  border: 1px solid #4A525F; }

.notifyjs-metro-base .close-btn {
  position: absolute;
  top: 5px;
  right: 10px; }

.notifyjs-progress-base {
  position: relative;
  min-height: 69px;
  min-width: 250px;
  color: #444;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-animation: dropdownOpen 0.3s ease-out;
  -o-animation: dropdownOpen 0.3s ease-out;
  animation: dropdownOpen 0.3s ease-out; }
  .notifyjs-progress-base .progress-title i {
    padding: 2px 10px; }
  .notifyjs-progress-base .progress-title div {
    display: inline-block;
    line-height: 35px;
    font-size: 15px;
    font-weight: bold; }
  .notifyjs-progress-base .progress-content {
    padding: 2px 10px; }
  .notifyjs-progress-base .progress-bar-text {
    white-space: nowrap;
    padding: 0 0 0 5px; }

.notifyjs-metro-default,
.notifyjs-progress-default {
  color: #fafafa !important;
  background-color: #4c5667;
  border: 1px solid #212121; }
  .notifyjs-metro-default .progress-bar-text,
  .notifyjs-progress-default .progress-bar-text {
    color: #555; }

.notifyjs-metro-error,
.notifyjs-progress-error {
  color: #fafafa !important;
  background-color: #ef5350;
  border: 1px solid #ef5350; }

.notifyjs-metro-custom,
.notifyjs-progress-custom {
  color: #fafafa !important;
  background-color: #5fbeaa;
  border: 1px solid #5fbeaa; }

.notifyjs-metro-success,
.notifyjs-progress-success {
  color: #fafafa !important;
  background-color: #81c868;
  border: 1px solid #33b86c; }

.notifyjs-metro-info,
.notifyjs-progress-info {
  color: #fafafa !important;
  background-color: #3ddcf7;
  border: 1px solid #3ddcf7; }

.notifyjs-metro-warning,
.notifyjs-progress-warning {
  color: #fafafa !important;
  background-color: #ffbd4a;
  border: 1px solid #ffd740; }

.notifyjs-metro-black,
.notifyjs-progress-black {
  color: #fafafa !important;
  background-color: #4c5667;
  border: 1px solid #212121; }

.notifyjs-metro-white,
.notifyjs-progress-white {
  background-color: #e6eaed;
  border: 1px solid #ddd; }

.pin {
  display: none;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  left: 0;
  top: 0;
  position: fixed; }

.pin.is-active {
  display: block; }

.pin.is-active .pin__image {
  display: block; }

.pin.is-active .pin__pulse {
  display: block; }

.pin__image {
  display: none;
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background-color: #FF0093;
  position: absolute;
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
  z-index: 1001; }

.pin__image:after {
  content: '';
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background-color: #F1DCE8;
  position: absolute;
  border-radius: 50%; }

.pin__pulse {
  background: rgba(255, 0, 146, 0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 11px 0px 0px -12px;
  transform: rotateX(55deg);
  z-index: 1000;
  display: none; }

.pin__pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0.0;
  box-shadow: 0 0 4px 5px #FF0093;
  animation-delay: 1.1s; }

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0; } }

@keyframes bounce {
  0% {
    opacity: 0;
    transform: translateY(-2000px) rotate(-45deg); }
  60% {
    opacity: 1;
    transform: translateY(30px) rotate(-45deg); }
  80% {
    transform: translateY(-10px) rotate(-45deg); }
  100% {
    transform: translateY(0) rotate(-45deg); } }
