@font-face {
  font-family: "Neue Haas Grotesk Bold";
  src: url("fonts/NHaasGroteskDSW01-75Bd.eot");
  src:
  url("fonts/NHaasGroteskDSW01-75Bd.woff2") format("woff2"),
  url("fonts/NHaasGroteskDSW01-75Bd.woff") format("woff"),
  url("fonts/NHaasGroteskDSW01-75Bd.otf") format("opentype"),
  url("fonts/NHaasGroteskDSW01-75Bd.ttf") format("truetype"),
  url("fonts/NHaasGroteskDSW01-75Bd.svg#filename") format("svg");
}

@font-face {
  font-family: "Neue Haas Grotesk Regular";
  src: url("fonts/VerizonNHGeTX-Regular.eot?#iefix");
  src:
  url("fonts/VerizonNHGeTX-Regular.woff2") format("woff2"),
  url("fonts/VerizonNHGeTX-Regular.woff") format("woff"),
  url("fonts/VerizonNHGeTX-Regular.ttf") format("truetype"),
  url("fonts/VerizonNHGeTX-Regular.svg#VerizonNHGeTX-Regular") format("svg");
}

body {
  font-family: "Neue Haas Grotesk Regular", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

#container {
  position: absolute;
  overflow: hidden;
  margin: 0;
  top: 0px;
  left: 0px;
  bottom:0;
  right: 0;
  font-size: 14px;
}

ul {
  margin:0px;
  padding:0px;
}

ul li {
  list-style: none;
  display:inline-block;
  line-height:20px;
}

#arc_attribution {
    font-size: 11px;
    padding-right: 2px;
}

.olControlAttribution { bottom: 2px; left: 2px; font-size: 7pt; background-color: white; padding: 3px;}
.olControlAttribution:hover {
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  opacity: 1 !important;
}
.olHandlerBoxZoomBox { border: 2px solid #5f5e73; position: absolute; background-color: white; opacity: 0.50; font-size: 1px; filter: alpha(opacity=50); cursor: crosshair; }

/* OpenLayers Tile Transition Animations */
.olLayerGrid .olTileImage {
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.olControlZoomPanel {
  cursor:pointer;
  top: 15px;
  right: 15px;
  display: block;
  border-radius: 2px;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
  box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}

.olControlZoomInItemInactive{
  height: 40px;
  width: 40px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFF;
  border-radius: 2px 2px 0 0;
  position: relative;
  cursor: pointer;
}

.olControlZoomInItemInactive:before {
  content: "+";
  text-align: center;
  width: 28px;
  height: 39px;
  display: block;
  font-size: 28px;
  color: #262626;
  font-weight: bold;
  position: absolute;
  line-height: 40px;
  margin-left: 6px;
  border-bottom: 1px solid #DAD8D8;
}

.olControlZoomOutItemInactive{
  height: 40px;
  width: 40px;
  background-color: #FFF;
  border-radius: 0 0 2px 2px;
  position: relative;
  cursor: pointer;
}

.olControlZoomOutItemInactive:before {
  content: "\2013";
  text-align: center;
  width: 40px;
  height: 40px;
  display: block;
  font-size: 28px;
  color: #262626;
  font-weight: bold;
  position: absolute;
  line-height: 36px;
}

.olControlZoomInItemInactive:hover, .olControlZoomOutItemInactive:hover {
  background-color: #F3F3F3;
}

.olControlZoomInItemInactive.active, .olControlZoomOutItemInactive.active {
  background-color: #DDD;
}

div#CellMaps.Control.CMZoomBar_12 {

}

.olPopupContent { padding: 1px 6px; }
.olPopupCloseBox {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url("../images/openlayers/close.png") no-repeat scroll 0 0;
  cursor:pointer;
  padding-right:0px;
}

.simple_search_popup {
  font-family: "Neue Haas Grotesk Regular";
  color: #333333;
  min-width: 50px;
  font-size: 14px;
  padding: 6px;
  padding-right: 10px;
  font-weight: normal;
  padding-bottom: 5px;
}

.simple_search_popup .firstLinePopup {
  font-family: "Neue Haas Grotesk Bold";
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

/* OpenLayers Tile Transition Animations */
.olLayerGrid .olTileImage {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

#multiple_results { top:50%; left:50%; margin-top:-100px; margin-left:-200px; height:200px; width:400px; overflow:hidden; }
#results_list { position: absolute; top: 31px; bottom:41px; width:100%; height: auto; overflow: auto; color: #333333; }
#multi_result_buttons { position:absolute; bottom:0px; width:auto; left:0px; right:0px; height:30px; border-top: 1px solid #999999; padding:5px; text-align: center; }
#multi_title { position:absolute; top:0px; width:auto; left:0px; right:0px; height:20px;border-bottom: 1px solid #999999; padding:5px; font-size: 14px; font-weight: bold; }
.multi_option { font-size: 10pt; border-bottom: 1px dotted #666666; padding: 3px; padding-left: 5px; cursor: pointer; }

.toolbar_bg {
  background: #333333 url(../images/toolbar-bg.jpg) repeat-x top left;
  color: #FFFFFF;
}

ul.ui-autocomplete {
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 9000;
  background: #FFF;
  border: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  border-radius: 3px;
  margin-left: 1px;
}

ul.ui-autocomplete li.ui-menu-item {
  display: block;
}

ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper {
  border-bottom: 1px solid #F6F6F6;
  font-size: 12px;
  width: 100%;
  display: block;
  padding: 4px 8px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper::before {
  content: "";
  background: url(../images/pushpin-icon.svg) no-repeat center left;
  background-size: 10px 12px;
  height: 12px;
  width: 15px;
  display: inline-block;
  vertical-align: text-top;
}

ul.ui-autocomplete li.ui-menu-item div.ui-state-active {
   background-color:#D8DADA;
   text-decoration: none;
   border: 0;
   border-bottom: 1px solid #D8DADA;
   color: #000;
   margin: auto;
}


/* iCheck plugin Flat skin, grey
----------------------------------- */
.icheckbox_flat-grey,
.iradio_flat-grey {
    display: inline-block;
    *display: inline;
    vertical-align: text-bottom;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/grey.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-grey {
    background-position: 0 0;
}
    .icheckbox_flat-grey.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-grey.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-grey.checked.disabled {
        background-position: -66px 0;
    }
    .icheckbox_flat-grey.focus, .icheckbox_flat-grey.hover {
        background-position: -88px 0;
    }
    .icheckbox_flat-grey.checked.focus, .icheckbox_flat-grey.checked.hover {
        background-position: -110px 0;
    }

.iradio_flat-grey {
    background-position: -132px 0;
}
    .iradio_flat-grey.checked {
        background-position: -154px 0;
    }
    .iradio_flat-grey.disabled {
        background-position: -176px 0;
        cursor: default;
    }
    .iradio_flat-grey.checked.disabled {
        background-position: -198px 0;
    }
    .iradio_flat-grey.focus {
        background-position: -220px 0;
    }
.iradio_flat-grey.checked.focus {
        background-position: -242px 0;
    }

a, #search_button {
  color: #CD040B;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: #666;
  text-decoration: underline;
}

.icon {
  background: url(../images/sprite.png) no-repeat;
  background-size: 15px 60px;
}

.arrow-up {
  background-position: 0 -46px;
  height: 16px;
  width:16px;
  display:block;
  position:absolute;
  top: 5px;
}

.arrow-down {
  background-position: 0 -32px;
  height: 16px;
  width:16px;
  display:block;
  position:absolute;
  top: 10px;
}

.tab-container {
  position: relative;
  top:-1px;
  left:0px;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-bottom: none;
  width: auto;
  padding:0 10px;
  color:#666;
}

.tabs-menu {
  height: 64px;
  margin-top: 10px;
}

.tabs-menu li {
  font-family: "Neue Haas Grotesk Bold";
  float: left;
  margin-bottom: -1px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.tabs-menu>li.active>a, .tabs-menu>li.active>a:focus, .tabs-menu>li.active>a:hover {
  color: #333;
  cursor: default;
  top:-1px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  text-decoration: none;
  position:relative;
  z-index:1;
}

.tabs-menu li a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #e2e2e2;
  background-color: #f7f7f7;
  color:#bcbcbc;
  border-radius: 1px 1px 0 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.tabs-menu li a:hover {
  color:#555;
}

.future-current-container {
  font-weight: bold;
  padding: 15px 0;
  border-bottom: 1px solid #E7E7E7;
}

.future-current-container li {
  padding-right:25px;
}

.future-current-container label {
  vertical-align: top;
}

.tab-content {
  display: none;
  padding:15px 0;
}

#legend_lte {
  display:block;
}

.color_box {
  height: 20px;
  width: 20px;
  display:inline-block;
  margin-right:3px;
  vertical-align: top;
}

.tab-content ul li {
  display:inline-block;
  padding-right: 25px;
  vertical-align: top;
}

.tab-content ul li .label-containter {
  font-size: 13px;
  vertical-align: top;
}

#search_container {
  z-index:3000;
  position: absolute;
  top: 135px;
  width:100%;
  max-width:390px;
  height: 35px;
  left: 10px;
}

#search_container.device-specific {
  top:75px;
}

#search_input {
  float:left;
  width: 250px;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 30px;
  height:30px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-right: 0;
  font-family: "Neue Haas Grotesk Bold";
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .4s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .4s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .4s;
}

#search_input:focus {
  border-color: #DAD8D8;
  color: #333;
  outline: 0;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
  box-shadow: 0 0 8px rgba(0,0,0,.3);
}

#search_button {
  float:left;
  cursor: pointer;
  height: 32px;
  width: 35px;
  background: #000 url(../images/search_button.png) no-repeat;
}

#search_button:hover {
  background:#444 url(../images/search_button.png) no-repeat;
}

#map_container {
  position: absolute;
  top:124px;
  bottom:0px;
  left:0;
  right:0;
  border: 1px solid #E7E7E7;
}

#map_container.device-specific {
  top:64px;
}

#map_area {
width:100%;
height:100%;
max-width:none;
}

#map_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.footer {
  position:absolute;
  bottom:21px;
  left:3px;
  background-color:#fff;
  z-index:3000;
  font-size:11px;
}

#logo {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2999;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

.footer.expanded {
  opacity:.9;
  padding:10px;
  right: 3px;
   -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer.collapsed {
  padding:5px;
  opacity:.6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer-toggle {
  padding-left:20px;
}

.footer #map-info {
  display:none;
}


/* =============================================================================================== */
/* Small */
/* =============================================================================================== */
@media screen and (max-width: 950px) {

  .tab-content ul li span {
    display: none;
  }
}

/* =============================================================================================== */
/* x-Small */
/* =============================================================================================== */
@media screen and (max-width: 570px) {

   .tab-content ul li {
    padding-bottom:15px;
    padding-right:20px;
  }
  .tab-content {
    padding:10px 0 0 5px;
  }
  #map_container {
    top:149px;
  }
  #map_container.device-specific {
    top:87px;
  }
  #search_container {
    top:160px;
  }
  #search_container.device-specific {
    top:98px;
  }
  #search_input {
    width:170px;
  }
   .tabs-menu span {
    display:none;
  }
  .tabs-menu li {
    font-size: 12px;
  }
  .tabs-menu li a {
    width: 60px;
    padding:15px 6px;
  }

  .footer {
    bottom: 32px;
  }

  #logo {
    bottom: 56px;
    left: 3px;
    right: auto;
  }

}
