.popup-normativas#colorbox {  }
.popup-normativas#colorbox #cboxWrapper { }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent { overflow-y: auto !important; margin-top: 40px; position: relative; display:flex; flex-wrap: wrap; }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > * { margin-left: 40px; margin-right: 40px; }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > img { margin-right: 0px; max-width: 140px; margin-bottom: 20px;}
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > p:first-of-type { font-weight: 600; font-size: 15px; width: auto; }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > p:first-of-type b { display: block; font-weight: 800; font-size: 25px; color: #1F3F94; }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > p { width: 100%; }
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent h4 { width: 100%; text-align: center; background-color: #1F3F94; margin-bottom: 0; margin-top: 0; padding: 5px; color: #fff; text-transform: uppercase; color: #fff !important; font-size: 15px;}
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent table { width: calc(100% - 80px); border-color: #bbb; margin-bottom: 14px;}
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent table tbody tr {}
.popup-normativas#colorbox #cboxWrapper #cboxLoadedContent table tbody tr td { padding: 6px 10px 6px 10px; font-size: 12px; background-color: #fff !important;  }
.popup-normativas#colorbox #cboxWrapper #cboxClose { position: absolute; font-family: 'Material Icons'; top: 0px; right: -3px; color: #000; }
.popup-normativas#colorbox #cboxWrapper #cboxClose i { font-size: 26px; }



@media (max-width: 768px){
    .popup-normativas#colorbox #cboxWrapper #cboxLoadedContent > * { margin-left: 0px; margin-right: 20px; }
    .popup-normativas#colorbox #cboxWrapper #cboxLoadedContent table { width: calc(100% - 20px); }
    .popup-normativas#colorbox #cboxWrapper #cboxLoadedContent table tbody tr td { padding: 0; word-break: break-all; }
}

/* After para los iconos */
.pictograma.con_popup { background-color: #e6f0ff !important; cursor: pointer; } 