.my-header .x-box-inner {
            background-color: #2f8bd4;
}

#search_autocomplete {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 25px;
    padding-left: 35%;
    opacity: 0.8;
    background: url("banner.png") no-repeat;
}

#top1, .yui-layout-unit-top {
    height: 100%;
    width: 100%;
    background-color: #dfbd2f;
    /*background-color: #8a9bae;*/
}

#footer {
    background: url("img/footer.png") no-repeat;
    width: 400px;
    height: 60px;
    left: 5px;
    bottom: 5px;
    position: absolute;
    z-index: 10000;
}


.x-btn-icon-big
{
    width: 48px !important; 
    height: 48px !important;
}

.x-btn-icon-big:hover
{
    background-color: #ffffff !important;
    box-shadow: 0px 0px 2px #ffffff;
}

.x-btn-icon-big-parquesindustriais
{
    background: rgba(255,255,255,0.7) url('../../portal2/public/images/industry/factory6.png') no-repeat 50% 50% !important;
    background-size: 44px !important;
}

.x-btn-icon-big-lotes
{
    background: rgba(255,255,255,0.7) url('../../portal2/public/images/industry/two12.png') no-repeat 50% 50% !important;
    background-size: 36px !important;
}

.x-btn-icon-big-empresas
{
    background: rgba(255,255,255,0.7) url('../../portal2/public/images/industry/suitcase1.png') no-repeat 50% 50% !important;
    background-size: 38px !important;
}


.x-btn-pressed
{
    background-color: #ffffff !important;
}


.my-buttons-2 {
    /*background-color : white !important;*/
    /*background-color: transparent !important;*/
    /*background-color: rgba(255,255,255,0.8) !important;*/
    border-style: none !important;
    background-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-weight: bold;
    width: 24px !important;
    height: 24px !important;
}


.icon-zoomin{
    background: url('../../../../websig/v5/symbology/guimaraes/glyphicons_432_plus.png');
    background-size: 16px;
}

.icon-zoomout{
    background: url('../../../../websig/v5/symbology/guimaraes/glyphicons_433_minus.png') 0px 6px;
}

.icon-showall{
    background: url('../../../../websig/v5/symbology/guimaraes/glyphicons_370_globe_af.png');
    background-size: 16px;
}

.icon-pan{
    background: url('../../portal2/public/images/rocky/hand.png');
}

.icon-measurearea{
    background: url('../../portal2/public/images/rocky/area.png');
}

.icon-measuredistance{
    background: url('../../portal2/public/images/rocky/distance.png');
}
.icon-removeselection{
    background: url('../../portal2/public/images/rocky/stop.png');
}

.icon-print{
    background: url('../../portal2/public/images/rocky/print.png');
}


a.closeWindowPopUp:link,a.closeWindowPopUp:active,a.closeWindowPopUp:visited
{
    display: block !important;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    border-radius: 22px;
    color: #fff !important;
    background-color: #000 !important;
    text-decoration: none !important;
    border: 1px dotted #000 !important;
    font-size: 1.2em;
    font-weight: bold !important;
}

a.closeWindowPopUp:hover
{
    color: #000 !important;
    background-color: #fff !important;
    border: 1px dotted #000 !important;
}

.my-buttons-text span.x-btn-inner{
    border-style: none !important;
   background-image: none !important;
   /*background-color: rgba(255,255,255,1) !important;*/
   color: black !important;
   border-width: 1px !important;
   font-weight: bold;
   font-size: 13px;
   height: 24px !important;
   }
