/* Este documento es sólo para referencia, los estilos se aplican embebidos en la hoja de estilos general */

* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
-ms-filter: none !important; width: auto; font-size: 12pt; line-height: 1.2em; float: none !important; border-color: gray !important; 
} /* Black prints faster: sanbeiji.com/archives/953 */
a, a:visited { color: #444 !important; text-decoration: underline; }

a[href]:after { content: " (" attr(href) ")"; }
a[href^="/"]:after {
content: " (https://www.adicae.net" attr(href) ") ";
}
a[href$=".png"]:after, a[href$=".jpg"]:after { content: "" !important; }
p.top-nav a[href]:after { content: ""; }
p.top-nav a[href^="/"]:after {
content: "";
}

/*
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }   Don't show links for images, or javascript/internal links 
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }  css-discuss.incutio.com/wiki/Printing_Tables 
tr, img { page-break-inside: avoid; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }*/


div#slides-header, div#back-toggle, div#back-toggle::after, #menu-toggle, #sidebar-wrapper, div.menu-submenus, #footer #delegaciones, #footer #casos, #footer #law {
	display: none !important;
}
div.image img, div.text-block img, .articulo.derecho .entradilla img {
	max-width: 200px !important;
}



div#logo {
    content:url('../img/adicae-share.png');
}
div#right-content, div#menu, div#social, div#header-top, div#title, ul.share-social, div#content-right, div#content-top, a.button-yellow, div#vpromo, div.social-buttons,div.social-network, .no-print  { 
    display: none !important;
}
div#footer {
    float: none;
    border-top: 1px #444 solid !important;
    padding-top: 10px !important;
}
div#left-content {
    width: auto;
}
div#container {
    border: 0;
}
#header #logo {
    width: auto;
    background: none;
}
#header #logo h1 {
    margin: 0;
    text-indent: 0;
    text-align: center;
    font-size: 18pt;
    font-weight: bold;
}
#header {
    border-bottom: 1px #444 solid;
        padding-bottom: 5px;
}
.image-item.left-align.float-left {
    float: left !important;
}
.image-item.right-align.float-right {
    float: right !important;
}

p.top-nav a {
    text-decoration: none;
    color: gray !important;
}
p.top-nav a.first {
    color: #444 !important;
}
div.image-description {
    border: 0 !important;
}
div#info {
    padding-left: 0 !important;
}
.ui-dialog { 
    display: none !important;
}
