a {
  text-decoration: none;
}

html,
body {
  height: 100%;
  margin: 0;
  /* overflow-x: hidden;
  overflow-y: hidden; */
  padding: 0;
}

#map {
  height: 100%;
  box-sizing: content-box;
}
.responsive-map {
  height: 100vh;
  width: 100vw;
}

.gm-style-iw {
  overflow: hidden !important;
  line-height: 1.35;
  white-space: nowrap;
}

#circle {
  width: 17px;
  height: 17px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 1px;
  padding: 4px;
}

.fibre_dropdown_text {
  margin-right: 15px;
  margin-left: 15px;
  font-size: 10pt;
}

.page_loader {
  position: fixed;
  /*width: 100px;*/
  z-index: 9999;
  top: calc(50% - 100px);
  left: calc(50% - 50px);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#clientLogo {
  margin-top: -80px;
  width: 80px;
  margin-left: 32px;
}

.attr {
  position: fixed;
  width: 60px;
  z-index: 9999;
  left: 10px;
  bottom: 30px;
}

div#holder {
  position: relative;
}

div.overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  /*     opacity: 0.7;*/
  z-index: 1;
}

.panel {
  margin-bottom: 0px !important;
  background: transparent !important;
  width: calc(100%);
  border: 0px !important;
  box-shadow: none;
}

.panel .no-border {
}

.panel-title {
  cursor: pointer !important;
}

.panel-group .panel {
  border-radius: 0px !important;
}

.panel-heading {
  border-radius: 1px !important;
  border: 1px solid #e5e5e5 !important;
  background: #f2f2f2;
  cursor: pointer;
  padding: 5px !important;
  min-width: 180px;
  width: 50%;
}

.panel-body {
  user-selectable: none;
  padding: 0px !important;
}

.panel-2 {
  width: 50%;
  min-width: 180px;
}

#collapse3 {
  position: absolute;
  z-index: 100;
  width: 180px;
  /*bottom: 15px;*/
  /*right: 10px;*/
  border: 0px solid #fff;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.05);
}

.thumbsIcons {
  min-width: 1px;
  max-width: 50px;
  flex-shrink: 1;
  width: 45px;
  height: 30px;
  padding: 2px 15px 2px 8px;
  vertical-align: middle;
}

#services {
  position: fixed;
  z-index: 100;
  width: 180px;
  bottom: 40px;
  right: 10px;
  border: 0px solid #fff;
}

.panel-footer {
  padding: 2px !important;
  text-align: center;
  color: rgba(0, 0, 0, 0.59);
  background-color: #fff !important;
  border: 0px solid #fff !important;
  border-radius: 0px !important;
}

.list-group {
  padding: 0px !important;
  margin-bottom: 0px !important;
}

.list-group-item:first-child {
  border: 0px !important;
}

.list-group-item {
  border-radius: 0px !important;
  border: 0px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.07) !important;
}

.filter_header {
  color: #646464;
  font-size: 9pt;
  font-weight: 500;
  padding: 6px;
}

#pac-input {
  border: 0px !important;
  border-radius: 0px !important;
  padding: 5px 25px 5px 10px;
  font-size: 11pt;
  height: 38px;
  width: calc(100% - 90px) !important;
  /* width: 310px !important; */
}

.no-border {
  border: 0px !important;
  border-radius: 0px !important;
}

.radius .address {
  background: #fff;
  color: #424242 !important;
  padding: 10px 40px 10px 10px;
  font-size: 11pt;
  /*     min-width: 250px;*/
  border-bottom: 1px solid #f5f5f5;
}

.addressNone {
  background: #a8cee3;
  padding: 8px;
  font-size: 10pt;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  text-decoration: none;
}

td {
  background: white;
  font-size: 9pt;
  vertical-align: middle;
  padding-left: 40px;
  text-align: left;
}

.loaders {
  float: right;
  width: 23px;
}

.layerDisabled {
  font-weight: 100;
}
body > span {
  display: none;
}
.availabilityNone {
  background: white;
  padding: 10px;
  font-size: 10pt;
}

.message {
  padding: 15px;
  text-align: center;
  font-size: 11pt;
  color: #a2a2a2;
}

.item-buy {
  float: right;
  margin-left: 0px;
  margin-top: -9px;
  /*    font-size: 10pt;*/
  background-color: #5fa307;
}

.box {
  margin-top: 4px;
  margin-left: 4px;
  border: 0px solid #888;
  border-radius: 0px;
  font-family: Roboto;
  display: none;
  min-width: 250px;
  max-width: 500px;
  width: 89%;
}

.disclaimer {
  position: absolute;
  padding: 10px;
  text-decoration: underline;
  color: blue;
  z-index: 300;
  bottom: 5px;
  left: calc(8% - 30px);
  cursor: pointer;
  font-family: Roboto;
  font-size: 10pt;
}

.fibre_dropdown {
  font-weight: 500;
}

.clearable {
  background: #fff url(../img/x.png) no-repeat right -15px center;
  background-size: 14px;
  transition: background 0.4s;
}

.clearable.x {
  background-position: right 10px center;
}

/* (jQ) Show icon */

.clearable.onX {
  cursor: pointer;
}

/* (jQ) hover cursor style */

.clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

.location_image {
  cursor: pointer;
  width: 25px;
}

.geolocate_button {
  /* background: #efefef;
    border: 0px solid #000;
    position: absolute;
    left: 100%;
    top: 0px;
    padding: 6px;
    padding-bottom: 7px; */
}

span.deleteicon span {
  /*    display: none !important;*/
  margin-top: -5px;
}

.clear {
  position: absolute;
  display: block;
  top: 11px;
  left: calc(100% - 20px);
  width: 16px;
  height: 16px;
  background: url("../img/clear.png");
  cursor: pointer;
}

.spinner {
  -webkit-animation: spin 4s infinite linear;
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.si-close-button {
  font-size: 30pt !important;
  margin-right: 2px !important;
  top: -4px !important;
  color: #424242 !important;
}

.si-frame {
  border-radius: 2px !important;
  /*     max-width: 400px !important;*/
  overflow: hidden !important;
}

.si-content {
  width: 300px !important;
  max-height: 100% !important;
  overflow: hidden !important;
}

.hideoverlay {
  display: none !important;
}

.dot {
  height: 15px;
  width: 15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.live {
  background-color: rgb(37, 37, 37);
  margin-bottom: -3px !important;
}

.commingsoon {
  background-color: rgb(214, 52, 57);
  margin-bottom: -3px !important;
}

#pac-input:focus,
#kilometer-radius-input:focus {
  border-color: rgba(239, 104, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(239, 104, 104, 0.6);
  outline: 0 none;
}

.kilometer-radius-input {
  border: 0px !important;
  border-radius: 0px !important;
  font-size: 11pt;
  max-width: 45px;
  text-align: center;
}

.legend-container {
  margin-top: -13px;
  background-color: #e9ecef;
  /* padding: 5px; */
}

.legend {
  flex: 1;
  background: #e9ecef;
  align-items: center;
  justify-content: space-around;
  padding: 5px;
}

.legend-text {
  font-size: 12px;
}

.radius-text {
  border-right: 1px solid lightgray !important;
}

.status {
  position: absolute;
  width: 20px;
  height: 20px;
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.lds-eclipse {
  position: relative;
}

.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 100px;
  height: 100px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 4px 0 0 rgb(237, 28, 36);
  -webkit-transform-origin: 50px 52px;
  transform-origin: 50px 52px;
}

.lds-eclipse {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
}

.btn-primary {
  color: #fff !important;
  background-color: #d3d3d3 !important;
  border-color: #ffffff !important;
  font-family: Roboto, "sans serif" !important;
}
.btn-secondary {
  color: #fff !important;
  background-color: #a7a7a7 !important;
  border-color: #ffffff !important;
  font-family: Roboto, "sans serif" !important;
}
.btn-info {
  color: #424242 !important;
  background-color: #ffffff !important;
  border-color: #424242 !important;
  font-family: Roboto, "sans serif" !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #d3d3d3 !important;
  border-color: #ffffff !important;
}
.btn-secondary:hover {
  color: #fff !important;
  background-color: #a7a7a7 !important;
  border-color: #ffffff !important;
}

.btn-info:hover {
  color: #424242 !important;
  background-color: #ffffff !important;
  border-color: #424242 !important;
}

.coverageIcons {
  height: 20px;
  float: right;
}

.coverageRow {
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
}

.active {
  background-color: #a7a7a7 !important;
  font-weight: bold !important;
}
.active:hover {
  background-color: #a7a7a7 !important;
}

.hidden {
  display: none !important;
}

.btn-toggle {
  border-radius: 0px !important;
  width: 40px;
  height: 38px;
}
#clearBtn {
  border-left: 1px solid lightgray !important;
}

.coordsInputError {
  background-color: white;
  position: absolute;
  padding: 0pt 5pt 5pt 5pt;
  margin-left: 1pt;
  font-size: 8pt;
}
