@font-face {
  font-family: 'NeoSansPro-Bold';
  src: url('fonts/NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
  url('fonts/NeoSansPro-Bold.woff') format('woff'),
  url('fonts/NeoSansPro-Bold.ttf')  format('truetype'),
  url('fonts/NeoSansPro-Bold.svg#NeoSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeoSansPro-Italic';
  src: url('fonts/NeoSansPro-Italic.eot?#iefix') format('embedded-opentype'),
  url('fonts/NeoSansPro-Italic.woff') format('woff'),
  url('fonts/NeoSansPro-Italic.ttf')  format('truetype'),
  url('fonts/NeoSansPro-Italic.svg#NeoSansPro-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeoSansPro-Regular';
  src: url('fonts/NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('fonts/NeoSansPro-Regular.woff') format('woff'),
  url('fonts/NeoSansPro-Regular.ttf')  format('truetype'),
  url('fonts/NeoSansPro-Regular.svg#NeoSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeoSansPro-Light';
  src: url('fonts/NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),
  url('fonts/NeoSansPro-Light.woff') format('woff'),
  url('fonts/NeoSansPro-Light.ttf')  format('truetype'),
  url('fonts/NeoSansPro-Light.svg#NeoSansPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

strong, b, strong span  {
	font-family: 'NeoSansPro-Bold'; letter-spacing: 0.3px;
}

*{
    font-family: 'NeoSansPro-Light'; letter-spacing: 0.3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.html{
    background: url("../img/fundo_freguesias-02.jpeg") #7F7F7F no-repeat center center scroll;
    overflow: auto;
    //overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    top:0;left:0;bottom:0;right:0;
    position: fixed;
}
.body{
    width: 1000px;
    min-height: 1800px;
    //-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    //-moz-box-sizing: border-box;    /* Firefox, other Gecko */
    //box-sizing: border-box; 
    position:absolute;
    height: content-box;
    background: white;
    //overflow: hidden;
    margin:0 auto;
    left:0;right:0;
    box-shadow:0px 0px 7px #CCCCCC ;
    -moz-box-shadow:0px 0px 7px #CCCCCC;
    -webkit-box-shadow:0px 0px 7px #CCCCCC;
}
.menuBTN:hover{
    background-color: rgb(56,142,182);
}
.menuBTN span {
	text-transform:uppercase;
}
.submenu span {
	text-transform:none;
}
.menuitem {
	padding:3px 0;
}
.menuitem span:hover{
    //font-weight: 700;
    background-color: white;
    color:rgb(56,142,182);
}
/*#content select{
    width:230px;
    height: 30px;
    overflow: hidden;
    background: url("../img/lk/seta-01.svg") no-repeat right center ;
    border:1px solid rgb(0,112,166);
    color:rgb(0,112,166);
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}*/
#content .listResiduos li{
    list-style-type: none;
}
#content .listResiduos ul{
    margin:0 0 10px 0;
}
#content .listResiduos ul ul {
    display: none;
}
#searchBox{
    position: relative;
    float: right;
    width:204px;
    height: 24px;
    font-size:14px;
    padding:2px 28px 2px 4px;
    color:rgb(0,112,166);
    border: 1px solid rgb(0,112,166);
    border-right: 0;
}
#submit{
    position: absolute;
    width:28px;
    height: 24px;
    right: 0;
    //float: right;
    font-size:18px;
    line-height: 22px;
    color:rgb(0,112,166);
    border: 1px solid rgb(0,112,166);
    border-left: 0;
    text-align: center;
    cursor:pointer;
    z-index: 9999;
}
*::-webkit-input-placeholder {
    color:rgba(0,112,166,0.6);
    font-style:italic;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color:rgba(0,112,166,0.6);
    font-style:italic;
}
*::-moz-placeholder {
    /* FF 19+ */
    color:rgba(0,112,166,0.6);
    font-style:italic;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color:rgba(0,112,166,0.6);
    font-style:italic;
}
#paginasmMenu a{
    text-decoration: none;
    color:#0070A6;
}
#paginasmMenu a:hover{
    font-weight: 700
}
.concelho{
    cursor:pointer;
}

.mapa svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#listaMapa span{
    cursor:pointer;
    padding:0 4px;
}
.t4567 ul{
    list-style-type: none;
    padding:0
}
.t4567 ul li{
    font-weight: 800;
    //padding-bottom:20px
}

.t4567 ul li ul{
    padding: 10px 0 0 0;
}
.t4567 ul li ul li{
    font-weight: 300;
    padding:0
}
#ResiduosMenus ul{
    list-style-type: none;
    padding:0;
}
#ResiduosMenus ul li{
    display: inline;
    padding:5px 5px;
    border-radius:5px;
    font-size: 14px;
    color:#0070A6;
    cursor:pointer;
}
#ResiduosMenus ul li a{
    text-decoration: none;
    color:#0070A6;
}
#ResiduosMenus ul li:hover{
    background-color: rgba(0, 112, 166, 0.5) !important;
}
.selected{
    background-color: rgba(0, 112, 166, 0.5);
}
#ResiduosMenus ul ul{
    display: inline;
}
#ResiduosMenus ul li ul li{
    padding:5px 5px;
}
#ResiduosMenus ul li ul li:hover{
    background: none !important;
}
#ResiduosMenus ul li ul li a:hover{
    color:#FFFFFF;
}
.selectedli{
    background: none;
    color:#FFFFFF !important;
}
#ResiduosMenus ul li ul li a{
    text-decoration: none;
    color:#0070A6;
}

/*.residuosMenu a, .residuosMenu span{
    text-decoration:none;
    font-size: 14px;
    color:#0070A6;
    padding:5px 5px;
    border-radius:5px;
}
.residuosMenu a:hover, .residuosMenu span:hover{
    background-color: rgba(0, 112, 166, 0.5);
}*/
.quadMapa{
    z-index:9999;
    position:absolute;
    width:480px;
    min-height:100px;
    height: content-box;
    padding:10px 10px;
    background-color:rgba(255,255,255,1);
    display:none;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    border-radius:5px;
}
#controlResiduoR, #controlResiduoL{
    display: none;
    cursor:pointer;
}
.pageNotSelected{
    background-color:#0070A6 ;
    color:#FFFFFF;
    border-color:#FFFFFF;
    cursor:pointer;
    margin-right:5px;
}
.pageNotSelected:hover{
    background-color:rgba(0,112,166,0.5);
    color:#0070A6;
}
.pageSelected{
    background-color:#FFFFFF ;
    color:#0070A6;
    border-color:#FFFFFF;
    margin-right:5px;
}
.activePage{
    display:block;
}
.inactivePage{
    display:none;
}
.inactiveGallery{
    display:none;
}
.activeGallery{
    display:block;
}
.anteriores,.seguintes{
    cursor:pointer;
}
.anteriores:hover,.seguintes:hover{
    color:rgba(0,112,166,0.5);
}
.powered a{
    text-decoration:none;
    color:#0070A6;
    font-weight:700
}
.powered a:hover{
    color:rgba(0,112,166,0.5);
}
.btnECO a{
    text-decoration:none;
    color:rgb(102,179,46);
    font-weight:700;
}
.btnECO a:hover{
    color:#0070A6;
}
.socialNavbar a{
    text-decoration: none;
    color:rgb(0, 112, 166);
}

.acceptance{
  width: 100%;
  background-color: RGBa(0, 0, 0, 0.85);
  text-align: center;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
  line-height: 24px;
  padding-bottom: 3px;
}

.acceptance a, .acceptance span{
  color: rgba(255,255,255, 0.7);
  font-size: 16px;
}

.acceptance .divider{
  margin-right: 15px;
  margin-left: 15px;
}

#accepted{
    margin: 3px 3px 15px 0;
}