@CHARSET "ISO-8859-1";

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: white;
    font-size: 12pt;
    font-family: 'Hammersmith One',sans-serif !important;
    overflow: hidden;

}
::-webkit-scrollbar { 
    display: none; 
}

#banner {
    
    background-color: black;
}

#banner a {
    text-decoration: none;
    color: white;
}

#banner a:visited {
    color: white;
}
#banner a:hover {
    color: darkgray;
}
#banner a:active {
    color: darkgray
}

#header {
    border: solid 2px #462d44;
    background: #fff;
    color: #444;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: sans-serif;
    font-size: 1.1em;
    padding-left:20px;
}

#map {
    border: solid 2px #444;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#form1,#mailForm,#sugForm {
    padding: 5px;
}

.image {
    position: absolute;
    visibility: hidden;
}

.tooltip {
    color: black;
}

.slide_nav12837 {
    position: relative;
}

.bullet_1234 {
    float: left;
}


#cancelPontoBut, #subForm1, #cancelPedidoBut1, #cancelPedidoBut2{
    display: inline-block;
}

#dropdownButton {
    font-family: Arial;
}

#selTipo {
    color: black;
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
}
#queries {
    display: block;
    position: absolute;
    z-index: 2;
    bottom:0px;
    left: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
}



#barraEsq{
    display: block;
    position: absolute;
    z-index: 2;
    top: 70px;
    left: 30px;
    width: 65px;
    text-align: center;
    color: black;
}

.cs {
    margin-bottom: 5px;
    padding-top: 3px;
    border-bottom: 2px solid grey;
    background-color: black;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.cs:hover{
    background-color: rgba(0,0,0,0.8);   
}



#barraTopo {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 20px;
}

#barraEsq button {
    color: black;
    width: 130px;
    font-size: 10pt;
}

#barraEsq p {
    color: white;
    position: absolute; 
    bottom: 0px; 
    right: 5px;
    margin-bottom: 15px;
}

#barraEsq img {
    width: 40px;
    height: 37px;
    margin-bottom: 10px;
}



#initZoom {
    display: inline-block;
    position: absolute;
    z-index: 2;
}

.map .logo-med {
    display: none;
}

.esriControlsBR {
    display: none;
}

#scaleBar {
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: 20px;
    margin-bottom: 10px;
}

#replacement {
    height: 50px; width: 40px; 	z-index: 50;
    visibility: hidden;
}	

#map_zoom_slider {
    right: 30px;
    top: 70px;
    left: auto;
}

.badge {
    position: relative;
    bottom: 2px;
    right: 2px;
    display: none;
}


#barraDir {
    display: block;
    position: absolute;
    z-index: 2;
    top: 70px;
    right: 30px;
    width: 65px;
    text-align: center;
    color: black;
}

#barraDir img {
    width: 50px;
    height: 45px;
    margin-bottom: 5px;
    margin-top:5px;
}

#map_zoom_slider {
    display: none;
}



#queries div {
    width: 19.6%;
    display: inline-block;
}

#search_input {
    
}

#barraTopo .plus {
    margin-left: 10px;
    margin-bottom: 20px;
    color: rgb(128,128,128);

}


#barraTopo .minus {
    margin-bottom: 20px;
}

#nPop {
    text-align: center;
}

.dropdown-menu {
    left: 50%;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
}

.logo {
    position: absolute;
    top: 25px;
    right: 15px;
}


.badgespos {
    position: absolute;
    color: white;
    bottom: 0px;
    right: 3px;
}

.bottomBarBtn {
    padding-top: 1px;
    border: 2px solid grey;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-collapse: collapse;
    height: 37px;
    color: white;
    width: 100%;
    background-color: black;
}






#imgModal, #modalNotification{
}
#balcNotification {
    position: absolute;
    top: 10%;
}
