﻿body {
    font-size: 100% !important;
}
#download-div {
    display:none;
}
.zoomHolder {
    display:none;
}
.esriPopup {
    font-size: 100% !important;
}
.agsjsTOCRootLayerLabel, .agsjsTOCGroupLayerLabel, .agsjsTOCServiceLayerLabel, .agsjsTOCServiceLayerLabel, .agsjsTOCLegendLabel {
    font-size: 100% !important;
}
#logo img {
    min-width: 85px;
    height: auto;
}
#hamburgerIcon {
    display: inline-block !important;
    float: right;
    margin-right: 8px;
    z-index:100000000;
}
#hamburgerIcon a {
    text-decoration:none;
    color: #fff;
    font-size:32px;
    font-weight:bold;
}
#cbHelp, #cbSelect, #cbZoomIn, #cbPan, #cbPrint, #cbMeasure, #cbIdentify {
    display:none !important;
}
#cbLayers {
    display:block !important;
}
#searchHolder {
    display:none;
    width:100%;
    position:relative;
    top: 10px;
    left:0px;
}
#tools {
    clear:both;
    display: none;
    background-color: #e9e9e9;
    position:relative;
    left:1%;
    margin-top:12px;
    width:98.5%;    
}
#tools button {
   display:block;
   font-size:110%;
   width:100%;
   padding:0em;
   margin-bottom:0;
}
#tools button span {
   text-align:left;
}
#right {
    display:none;
}
#left {
    max-width:90%;
}
#arrow-left {
    float:right;
    margin-left: auto;
}
#mobileViews {
    display:normal;
}
.card {
    max-width: 85% !important;
    left:25px !important;
    overflow-y:auto;
    max-height:80% !important;    
}
#layers-card {
    min-width:50% !important;
}
#streetview-card, #ipaview-card {
    left:0px !important;
}
.card-close > a > img {
    width:150%;
}
#share-card {
    width:auto;
}
.ui-autocomplete {
    max-width: 400px !important;
    width:auto !important;
}
#uSearch {
    width: 52%;
    line-height:25px;
    border:2px solid #3399cc; 
    margin-top:-1px;
    min-width:inherit;
}
#btnSearch {
    width:19%;
    margin-top:-1px;
}
#btnSearchType {
    width:25%;
    margin-top:-1px;
    font-size:70%;
    border-color:#e9e9e9;
}
.ui-icon {
    height:18px;
    width:18px;
}
input[type="text"] {
    font-size:90%;
}
select {
    font-size:90%
}
#searchDiv {
    width:100%;
}
.uv-popover-content {
    width:265px !important;
    left:8px;
    position:relative;
}
#shareurl, #shareEmail {
    width:95% !important;
}
#navToolbar {
    border-bottom: none;
}

.material-iconic {
    top: 25%;
    position: absolute;
    left: 0.25em;
    margin-top: 0;
    font-size: 1rem;
}

.material-iconic.extra-margin {
    margin-top: 0;
}