/*

################################################################
Desarrollado bajo licencia de Software Privativo y propiedad de
Servicios Ambientales y Geográficos S.A. - SAG S.A.
Desarrollador : Alejandro Londoño Largo

*/
/* 
    Created on : 16/03/2022, 02:14:57 PM
    Author     : Alejandro Londoño Largo
*/

div.DTED_Lightbox_Background{  z-index: 110; }

div.DTED_Lightbox_Wrapper{    z-index: 111 }

DTED DTED_Lightbox_Wrapper{   z-index: 110; }


.contenedorPpal{
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #e9e9e9;
    padding: 10px;
    border-radius: 10px;
    border-block-color: #4bb9b4;
    border-width: 10px;
    border-top-style: solid;
    font-size: 12px;
}