@charset "UTF-8";
.livebox--station-registration {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 73px;
  width: 1192px; }
  @media screen and (max-width: 1324px) {
    .livebox--station-registration {
      width: 90vw; } }
  .livebox--station-registration .livebox--header {
    align-items: center;
    background: white;
    display: flex;
    font-weight: bold;
    min-height: 64px;
    padding: 0 24px 0 72px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10; }
    .livebox--station-registration .livebox--header .exit {
      margin-left: auto; }
    .livebox--station-registration .livebox--header .dk--badge {
      margin-left: 8px; }
  .livebox--station-registration--content {
    margin: 80px auto;
    max-width: 940px;
    padding: 32px 32px 0;
    width: 100%;
    /* hide serial number input in forms */ }
    .livebox--station-registration--content.map-block {
      margin-bottom: 0;
      padding-bottom: 12px; }
    .livebox--station-registration--content .summary {
      margin-top: 48px; }
    .livebox--station-registration--content h6 {
      margin-top: 56px; }
      .livebox--station-registration--content h6:nth-child(2) {
        margin-top: 40px; }
    .livebox--station-registration--content .station-popup h6 {
      margin-top: 0; }
    .livebox--station-registration--content .form-group {
      margin-top: 16px; }
    .livebox--station-registration--content__subheading {
      font-size: 17px;
      font-family: "SF Pro Text", sans-serif;
      font-weight: normal;
      line-height: 24px;
      color: #4a5568;
      display: block;
      font-feature-settings: 'salt' on;
      letter-spacing: -0.4px;
      margin-top: 8px; }
    .livebox--station-registration--content .grid-view {
      margin-top: 16px;
      margin-bottom: 85px; }
    .livebox--station-registration--content .edit-location {
      font-size: 17px;
      font-family: "SF Pro Text", sans-serif;
      font-weight: normal;
      line-height: 24px;
      color: #4940b5;
      font-feature-settings: 'salt' on;
      letter-spacing: -0.4px;
      margin: 8px 0 0 8px; }
    .livebox--station-registration--content__location-inputs div.col-md-6:first-of-type,
    .livebox--station-registration--content .row div.col-md-6:first-of-type {
      padding-right: 12px; }
    @media (min-width: 768px) {
      .livebox--station-registration--content__location-inputs div.col-md-6:last-of-type,
      .livebox--station-registration--content .row div.col-md-6:last-of-type {
        padding-left: 12px; } }
    .livebox--station-registration--content__location-inputs .fs_step4,
    .livebox--station-registration--content .row .fs_step4 {
      padding-bottom: 64px; }
      .livebox--station-registration--content__location-inputs .fs_step4 .form-group,
      .livebox--station-registration--content .row .fs_step4 .form-group {
        margin-bottom: 0; }
      @media (max-width: 768px) {
        .livebox--station-registration--content__location-inputs .fs_step4 .dk--h5-mt-mobile,
        .livebox--station-registration--content .row .fs_step4 .dk--h5-mt-mobile {
          margin-top: 40px; } }
      .livebox--station-registration--content__location-inputs .fs_step4 h6,
      .livebox--station-registration--content .row .fs_step4 h6 {
        margin-right: -40vw; }
        @media (max-width: 768px) {
          .livebox--station-registration--content__location-inputs .fs_step4 h6,
          .livebox--station-registration--content .row .fs_step4 h6 {
            display: none; } }
      .livebox--station-registration--content__location-inputs .fs_step4 .dk--h6-spacer,
      .livebox--station-registration--content .row .fs_step4 .dk--h6-spacer {
        height: 80px;
        width: 100%; }
        @media (max-width: 768px) {
          .livebox--station-registration--content__location-inputs .fs_step4 .dk--h6-spacer,
          .livebox--station-registration--content .row .fs_step4 .dk--h6-spacer {
            display: none; } }
        .livebox--station-registration--content__location-inputs .fs_step4 .dk--h6-spacer:first-of-type,
        .livebox--station-registration--content .row .fs_step4 .dk--h6-spacer:first-of-type {
          height: 62px; }
    .livebox--station-registration--content__location-inputs .field-location-lat::after,
    .livebox--station-registration--content__location-inputs .field-location-lng::after,
    .livebox--station-registration--content .row .field-location-lat::after,
    .livebox--station-registration--content .row .field-location-lng::after {
      font-size: 17px;
      font-family: "SF Pro Text", sans-serif;
      font-weight: normal;
      line-height: 24px;
      color: #1a202c;
      content: '°';
      font-feature-settings: 'salt' on;
      letter-spacing: -0.4px;
      position: absolute;
      right: 20px;
      top: 25px; }
    .livebox--station-registration--content #stationwigig-direction {
      /* Firefox */
      -moz-appearance: textfield; }
      .livebox--station-registration--content #stationwigig-direction::-webkit-outer-spin-button, .livebox--station-registration--content #stationwigig-direction::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .livebox--station-registration--content .eirp-inputs {
      margin-top: 16px; }
      @media (max-width: 768px) {
        .livebox--station-registration--content .eirp-inputs {
          flex-wrap: wrap;
          justify-content: center !important; }
          .livebox--station-registration--content .eirp-inputs .form-group {
            width: 100% !important; }
          .livebox--station-registration--content .eirp-inputs .delimiter {
            margin-bottom: 8px;
            margin-top: 8px !important; } }
      .livebox--station-registration--content .eirp-inputs .form-group {
        margin: 0;
        width: 30%; }
      .livebox--station-registration--content .eirp-inputs .delimiter {
        font-size: 17px;
        font-family: "SF Pro Text", sans-serif;
        font-weight: normal;
        line-height: 24px;
        color: #4a5568;
        font-feature-settings: 'salt' on;
        letter-spacing: -0.4px;
        margin-top: 23px; }
    .livebox--station-registration--content #stationwigig-eirp_method,
    .livebox--station-registration--content .hardware_identifier_radio {
      display: flex;
      margin-top: 16px; }
      @media (max-width: 425px) {
        .livebox--station-registration--content #stationwigig-eirp_method,
        .livebox--station-registration--content .hardware_identifier_radio {
          flex-wrap: wrap; }
          .livebox--station-registration--content #stationwigig-eirp_method .checkbox:nth-child(1),
          .livebox--station-registration--content .hardware_identifier_radio .checkbox:nth-child(1) {
            margin-bottom: 8px; } }
      .livebox--station-registration--content #stationwigig-eirp_method .checkbox,
      .livebox--station-registration--content .hardware_identifier_radio .checkbox {
        padding: 0 8px 0 0; }
      .livebox--station-registration--content #stationwigig-eirp_method input[type=radio]:checked ~ .dk--chip,
      .livebox--station-registration--content .hardware_identifier_radio input[type=radio]:checked ~ .dk--chip {
        background-color: #ebeaf3;
        border-color: #928FBC; }
        .livebox--station-registration--content #stationwigig-eirp_method input[type=radio]:checked ~ .dk--chip .dk--chip__label,
        .livebox--station-registration--content .hardware_identifier_radio input[type=radio]:checked ~ .dk--chip .dk--chip__label {
          color: #352f84; }
        .livebox--station-registration--content #stationwigig-eirp_method input[type=radio]:checked ~ .dk--chip .dk--chip__icon path,
        .livebox--station-registration--content .hardware_identifier_radio input[type=radio]:checked ~ .dk--chip .dk--chip__icon path {
          fill: #352f84; }
    .livebox--station-registration--content .field-station-serialnumber,
    .livebox--station-registration--content .field-modelStationA_sn-input,
    .livebox--station-registration--content .field-modelStationB_sn-input {
      display: none; }
    .livebox--station-registration--content table tr td:first-child {
      width: 240px; }
      @media (max-width: 768px) {
        .livebox--station-registration--content table tr td:first-child {
          padding-right: 24px;
          width: auto; } }
    .livebox--station-registration--content--warning {
      margin-top: 30px; }
      .livebox--station-registration--content--warning .dk-alert--top-border::before {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 4px;
        z-index: 0; }
    .livebox--station-registration--content .footer-bumper {
      margin-bottom: 85px; }
    .livebox--station-registration--content .gps_not_unique_alert {
      padding: 0 0 10px 0; }
      .livebox--station-registration--content .gps_not_unique_alert .dk-alert {
        margin: 0; }
      .livebox--station-registration--content .gps_not_unique_alert.fs {
        max-width: 70px;
        padding: 0 10px 10px 0; }
  .livebox--station-registration--footer {
    background: #ffffff;
    bottom: 0;
    box-shadow: 0px 4px 16px rgba(26, 32, 44, 0.1), 0px 1px 4px rgba(26, 32, 44, 0.15), 0px 0px 1px rgba(26, 32, 44, 0.2);
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    padding: 16px;
    position: absolute;
    width: 100%;
    z-index: 5; }
    .livebox--station-registration--footer .next-step-save-button {
      display: inline-flex !important;
      margin-left: auto; }
    .livebox--station-registration--footer .next-step-button {
      margin-left: auto; }
    .livebox--station-registration--footer .next-step-dirty-button {
      display: inline-flex !important;
      margin-left: auto; }
    .livebox--station-registration--footer .next-step-hidden-button {
      display: none !important; }
    .livebox--station-registration--footer .next-loading {
      transform: scale(0.35);
      opacity: 1;
      left: 0;
      position: relative;
      margin-left: 0;
      margin-top: -53px;
      top: 27px; }
  .livebox--station-registration__signpost--content {
    width: 450px; }
    @media (max-width: 768px) {
      .livebox--station-registration__signpost--content {
        margin-bottom: 60px;
        width: auto; } }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
      .livebox--station-registration .map-outer-box {
        height: auto !important;
        display: flex !important;
        flex: 1 !important; } } }

body span.select2-container--open {
  z-index: 99999; }

.dk--station--type {
  margin-top: 40px; }
  .dk--station--type:first-of-type {
    margin-top: 48px; }
  .dk--station--type__heading {
    font-size: 20px;
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    line-height: 28px;
    color: #1a202c;
    font-feature-settings: 'salt' on;
    letter-spacing: 0.4px; }
  .dk--station--type__list-item {
    border-radius: 4px;
    display: flex;
    margin-top: 32px; }
    .dk--station--type__list-item__disabled {
      cursor: not-allowed;
      filter: grayscale(1); }
    .dk--station--type__list-item:first-of-type {
      margin-top: 28px; }
    .dk--station--type__list-item__icon {
      align-items: center;
      background-color: #e2e8f0;
      border-radius: 50%;
      display: flex;
      flex-shrink: 0;
      height: 40px;
      justify-content: center;
      margin-right: 16px;
      width: 40px; }
      .dk--station--type__list-item__icon svg {
        height: 24px;
        width: 24px; }
        .dk--station--type__list-item__icon svg path {
          fill: white; }
      .dk--station--type__list-item__icon.dk--station__fs {
        background-color: #319795; }
      .dk--station--type__list-item__icon.dk--station__wigig {
        background-color: #D53F8C; }
      .dk--station--type__list-item__icon.dk--station__ap {
        background-color: #FF3300; }
      .dk--station--type__list-item__icon.dk--station__tg {
        background-color: #5A67D8; }
      .dk--station--type__list-item__icon.dk--station__52 {
        background-color: #BB8925; }
      .dk--station--type__list-item__icon.dk--station__probe path {
        fill: initial; }
    .dk--station--type__list-item__label {
      font-size: 17px;
      font-family: "SF Pro Text", sans-serif;
      font-weight: normal;
      line-height: 24px;
      color: #1a202c;
      letter-spacing: -0.4px; }
    .dk--station--type__list-item__sub-label {
      font-size: 14px;
      font-family: "SF Pro Text", sans-serif;
      font-weight: normal;
      line-height: 20px;
      color: #4a5568;
      display: block;
      font-feature-settings: 'salt' on;
      letter-spacing: -0.154px; }

td [data-toggle="tooltip"] {
  display: inline-flex;
  margin-left: 8px;
  vertical-align: middle; }
  td [data-toggle="tooltip"] svg {
    height: 18px;
    width: 18px; }
    td [data-toggle="tooltip"] svg path {
      fill: #718096; }

.dk--conflict__label {
  display: inline-flex;
  vertical-align: middle; }

.direction-marker {
  background-image: url("../img/rotate.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.wigig-marker {
  background-image: url("../img/wigig.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.marker-fs-a {
  background-image: url("../img/fsA.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.marker-fs-b {
  background-image: url("../img/fsB.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.marker-ap {
  background-image: url("../img/access-point.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.marker-tg {
  background-image: url("../img/toll-gate.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.marker-52 {
  background-image: url("../img/station-52.png");
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px; }

.fs-address-inputs {
  min-height: 144px; }
  .fs-address-inputs .first-input-column {
    padding-right: 0; }
    .fs-address-inputs .first-input-column input {
      border-radius: 4px 0 0 4px;
      border-right-width: 1px !important; }
  .fs-address-inputs .second-input-column {
    padding-left: 0; }
    .fs-address-inputs .second-input-column input {
      border-left-width: 1px !important;
      border-radius: 0 4px 4px 0; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.map-distance-checker {
  background: #FFFFFF;
  border-radius: 4px;
  bottom: 87px;
  box-shadow: 0 0 1px rgba(26, 32, 44, 0.15), 0 0 2px rgba(26, 32, 44, 0.1), 0 2px 4px rgba(26, 32, 44, 0.05);
  left: 50%;
  padding: 8px 6px;
  position: absolute;
  transform: translateX(-50%);
  transition: opacity 0.25s ease-in-out;
  z-index: 1; }
  .map-distance-checker:hover {
    opacity: 0.75; }
  .map-distance-checker.hidden {
    display: none; }
  .map-distance-checker__container {
    padding: 8px; }
    .map-distance-checker__container__icon path {
      fill: #4a5568; }
    .map-distance-checker__container__distance {
      color: #1a202c;
      font-family: "SF Pro Text", sans-serif;
      font-feature-settings: 'salt' on;
      font-size: 14px;
      font-style: normal;
      font-weight: normal;
      letter-spacing: -0.154px;
      line-height: 20px;
      margin-left: 5px; }
  .map-distance-checker.has-error .map-distance-checker__container__icon path {
    fill: #e53e3e; }
  .map-distance-checker.has-error .map-distance-checker__container__distance {
    color: #e53e3e; }

.stations-switcher {
  right: 40px;
  padding: 8px 6px;
  transition: opacity 0.25s ease-in-out;
  opacity: 0.75;
  margin: 0 40px 19px 0 !important; }
  .stations-switcher:hover {
    opacity: 1; }
  .stations-switcher.hidden {
    display: none; }
  .stations-switcher__container {
    padding: 8px; }
    .stations-switcher__container__distance {
      color: #1a202c;
      font-family: "SF Pro Text", sans-serif;
      font-feature-settings: 'salt' on;
      font-size: 14px;
      font-style: normal;
      font-weight: normal;
      letter-spacing: -0.154px;
      line-height: 20px;
      margin-left: 5px; }

.mapboxgl-canvas {
  height: 300px;
  position: absolute;
  width: 600px; }
  .mapboxgl-canvas:focus {
    outline: none; }

.checkbox-menu li label {
  display: block;
  clear: both;
  color: #333;
  font-weight: normal;
  line-height: 1.42857143;
  margin: 0;
  padding: 3px 10px;
  transition: background-color .4s ease;
  white-space: nowrap; }

.checkbox-menu li input {
  margin: 0 5px;
  position: relative;
  top: 2px; }

.checkbox-menu li.active label {
  font-weight: bold; }

.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
  background-color: #f5f5f5; }

@media (min-width: 1025px) {
  .half-width {
    max-width: 50vw; } }

.full-width {
  max-width: 100vw !important; }

.stations-list td {
  position: relative; }

.stations-list .icon-background {
  background: #edf2f7;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  height: 32px;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 32px; }
  .stations-list .icon-background .icon {
    background: url("../img/hov_eye.png") no-repeat center center;
    display: inline;
    height: 32px;
    position: absolute;
    width: 32px;
    margin: 0; }
  .stations-list .icon-background:hover {
    background: #e2e8f0;
    outline: solid 1px #8b95a5; }
    .stations-list .icon-background:hover .icon {
      background: url("../img/hov_eye.png") no-repeat center center; }

.stations-list tr:hover .icon-background, .stations-list .name-link:focus .icon-background {
  display: inline; }

.map-container {
  width: 100%;
  height: calc(100% - 110px);
  position: absolute !important; }
  @media (min-width: 1025px) {
    .map-container {
      position: fixed !important; } }

@-webkit-keyframes loading-color {
  to, 0% {
    stroke: white; }
  40% {
    stroke: white; }
  66% {
    stroke: white; }
  80%, 90% {
    stroke: white; } }

@keyframes loading-color {
  to, 0% {
    stroke: white; }
  40% {
    stroke: white; }
  66% {
    stroke: white; }
  80%, 90% {
    stroke: white; } }

.bootbox-body {
  padding-top: 16px; }

.livebox--station-registration .stations-switcher {
  bottom: 120px; }
