
.row.encabezado.visible-lg-block.visible-md-block {
    background: #5ABB49;
}

div#controles-holder-listacolatareas {
    position: absolute;
    z-index: 2;
    right: 0;
    background: #fff;
    height: calc(100vh - 100px);
    width: 30vw;
}

div#controles-holder-capas {
    right: 0;
    box-shadow: -5px 5px 5px -5px #333;
}

.controles-holder-capas-minicontrol {
    display: block;
    width: 35px !important;
    height: 38px;
    background-color: white;
    position: absolute;
    left: -35px;
    border-bottom-left-radius: 15px;
    cursor: pointer;
    font-size: 2rem;
    padding: 0.25rem;
    text-align: center;
    color: #5ABB49;
}

div#controles-holder-capas.mini {
    height: auto !important;
    overflow: visible !important;
    width: 0 !important;
}

.leyenda-setena {
    left: 0;
    right: auto;
    bottom: 10em !important;
}

.leyenda-setena-tab {
    left: auto !important;
    right: -15px !important;
    border-radius: 0px !important;
    border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important;
}
.elemento-resumenlista:nth-child(1){
    margin-left: 20px;
}
.elemento-resumenlista {
    width: 30%;
    background: #ECECEC;
    padding: 5px 5px;
    text-align: center;
    float: left;
    margin-right: 10px;
    height: 60px;
    font-size: 12px;
}

.listacolatareas-resumenlista {
    margin-top: 10px;
}

div.elemento-resumenlista>div.valor {
    color: #1F6A9A;
    font-weight: bold;
    font-size: 22px;
}

.nav.nav-pills>li>a {
    background: #DCE3E8;
    color: #808080;
    text-decoration: none;
}
.nav.nav-pills>li.active>a{
    color: #464646;
    background: #fff
}

ul.nav.nav-pills {
    background: #DCE3E8;
}

span.coloperaciones-icons{
    display: block !important;
}


.ui-dialog-titlebar-close{
    padding: 10px 10px !important;
    margin-top: -10px !important;
}

.ui-dialog-titlebar{
    background: #2FB28E !important;
}
.ui-dialog-titlebar .ui-dialog-title{
    text-align: center !important;
}
#tabalaresultados-busqueda-html .title{

    text-transform: capitalize;
}
#tabalaresultados-busqueda-html tr:hover{
    background: #dedede;
}
#tabalaresultados-busqueda-html tr{

    height: 22px;

    line-height: 22px;
}
div#dialog-consultapunto table tr th, div#dialog-consultapunto table#tabalaresultados-busqueda-html tr td{
    font-size: 14px !important;
}

div#dialog-consultapunto{
    max-height: 250px !Important;
    min-height: 200px !important;
}
listacolatareas-resumenlista,
.listacolatareas-objetoslista {
    clear: both;
    position: relative;
}

i.vistado-btn{
    display: block;
    width: 31px;
    height: 17px;
    cursor: pointer;
}
i.vistado-btn.urb,i.vistado-btn.urb.off {
    background: url('/Visor/imgs/municipalidad/urb_off.png') no-repeat transparent;
}
i.vistado-btn.urb.on {
    background: url('/Visor/imgs/municipalidad/urb_on.png') no-repeat transparent;
}


i.vistado-btn.usr,i.vistado-btn.usr.off {
    background: url('/Visor/imgs/municipalidad/user_off.png') no-repeat transparent;
}
i.vistado-btn.usr.on {
    background: url('/Visor/imgs/municipalidad/user_on.png') no-repeat transparent;
}
i.vistado-btn.edit,i.vistado-btn.edit.off {
    background: url('/Visor/imgs/municipalidad/seleccionar_error.png') no-repeat transparent;
    background-size: 20px;
}


div#controles-holder-capas {
    display: block !important;
}
input#radioconsulta-radio {
    width: 120px;
}
input#radioconsulta-areafinal,
input#radioconsulta-areainicio {
    width: 44px;
}

#controles-holder-radioconsulta{
    max-height: 450px !important;
}


div#resultados-busqueda span.icon.btn-gira, span.check-masdata{
    display: none;
}

.marcadores-permanentes{
    display: none;
}


div#controles-holder-ponerpin {
    height: 300px;
}




li.snit_layer.nodo.snitlayers.centros_de_salud span.checkboxlayers-txt-span:before {content: '';width: 20px;height: 20px;position: relative;left: 0;display: block;background: url('/Visor/imgs/iconos/Centro%20de%20salud.jpg') no-repeat;background-size: 100%;float: left;margin-right: 3px;}
li.snit_layer.nodo.snitlayers.centros_de_educacion span.checkboxlayers-txt-span:before {content: '';width: 20px;height: 20px;position: relative;left: 0;display: block;background: url('/Visor/imgs/iconos/Escuela.jpg') no-repeat;background-size: 100%;float: left;margin-right: 3px;}
li.snit_layer.nodo.snitlayers.acueductos span.checkboxlayers-txt-span:before {content: '';width: 20px;height: 20px;position: relative;left: 0;display: block;background: url('/Visor/imgs/iconos/Acueducto.jpg') no-repeat;background-size: 100%;float: left;margin-right: 3px;}
li.snit_layer.nodo.snitlayers.iglesias span.checkboxlayers-txt-span:before {content: '';width: 20px;height: 20px;position: relative;left: 0;display: block;background: url('/Visor/imgs/iconos/Iglesia.jpg') no-repeat;background-size: 100%;float: left;margin-right: 3px;}
li.snit_layer.nodo.snitlayers.cementerios span.checkboxlayers-txt-span:before {content: '';width: 20px;height: 20px;position: relative;left: 0;display: block;background: url('/Visor/imgs/iconos/grave.png') no-repeat;background-size: 100%;float: left;margin-right: 3px;}
