div.controlessobrepuestos-holder {
    bottom: 2.5em !important;
    left: 3.5em  !important;
}
div#controles-holder-dtapoligono {
    background: #fff;
}
div#controles-holder-dictamenradio,
div#controles-holder-capas {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
    z-index: 1;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    min-height: 40%;
    box-shadow: -1px 3px 9px 0 rgba(0,0,0,0.27);
}
#contenedorUsuarioMobile{
    display: none !important;n00
}
div#controles-holder-dictamenradio{
    left: 15vw;
    display: block;
    width: 68vw;
    height: 9px !important;
    min-height: 40px !important;
    background: transparent;
    top: 8vh;
    box-shadow: none;
}
div#controles-holder-dictamenradio .controles-contenido{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-shadow: 1px 1px 8px #fff;
}
#tabs-dictamenradio, div.controles-dictamenradio{
    height: 100%;
}
#layerlist-base{
    height: 30vh !important;
}
#layerlist {
    height: 44vh;
}

li.snitlayers input:checked ~ span.legend-holder {
    margin-right: 0px;
}
span.legend-holder {
    right: 5px;
}

div#controles-holder-setenaprev-p1 {
    width: 300px;
    position: absolute;
    background: #fff;
    left: 10px;
    box-shadow: -1px 3px 9px 0 rgba(0,0,0,0.27);
}

div#controles-holder-setenaprev-p1 {
    width: 500px;
    position: absolute;
    right: 5px;
    left: auto;
}

div.setenaprivado-comentarios{
    display: none;
    position: absolute;
    bottom: 10px;
    left: 300px;
    width: 400px;
    box-shadow: -1px 3px 9px 0 rgba(0,0,0,0.27);
    background: #ffffcc;
    height: 115px;
}
div.setenaprivado-comentarios textarea{
    width: 94%;
    height: 70px;
    background: #ffffb3;
    color: #0e0e0e;
    margin-left: 3%;
}
.text-center{
    text-align: center;
}
div.setenaprivado-comentarios .btn-holder{
    position: relative;
    height: 70px;
    display: block;
}
button.setenaprivado-guardar-comentarios{
    position: absolute;
    bottom: 0px;
}

.alert-danger {
    color: #fff;
    background-color: #fff;
    border: 2px solid #cc3135;

}
.alert-info{
    background-color: #fff;
    border: 2px solid #48776d;
}
.alert-danger,
.alert-info{
    border-radius: 0px !important;
    margin: -10px 0 0 16.66666667% !important;
    color: #494949 !important;
}
div.alert span[data-notify="icon"]{
    font-size: 21px;
    color: #48776d !important;
}
div.alert span[data-notify="title"]{
    font-size: 21px;
    font-weight: bold;
    color: #48776d !important;

}

div.alert.alert-danger span[data-notify="icon"],
div.alert.alert-danger span[data-notify="title"]{
    color: #cc3135 !Important;
}

.cuerpo-agua-seleccionado,
.lista-seleccionados{
    position: absolute;
    top: 4vh;
    left: 1vw;
    z-index: 1000;
    background: #fff;
    width: 20vw;
    height: 30vh;
    border-radius: 4px;
    box-shadow: 1px 1px 7px #000;
    padding:5px 10px;
}
.cuerpo-agua-seleccionado{
    top: 4vh;
    left: 35vw;
}
ol#elementos-seleccionados-listatotal {
    height: calc(100% - 110px);
    overflow-y: auto;
    display: block;
    border-bottom: 1px solid #000;
}

.elementos-seleccionados {
    height: 100%;
}

.leyenda-setena{
    display: none !Important;
}


div.dictamenradio.itemsholder {
    height: auto;
    overflow: hidden;
    background: #F5F5F5;
    color: #707070;
    margin-bottom: 5px;
    padding: 5px 2px;
}