File "printRELACIONAR_COLUMNAS.css"
Full path: /var/www/vhosts/msproyectoscloud.cl/siadrecursos.msproyectoscloud.cl/RECURSOS/recursos.siadspsminsal.cl/Citostaticos/m1/story_content/WebObjects/5g4ANiCpLpz/css/printRELACIONAR_COLUMNAS.css
File size: 2.16 KiB (2215 bytes)
MIME-type: text/plain
Charset: utf-8
* {margin: 0; padding: 0;}
a img { border:none;}
body { background-color: #FFF; color: #111; font-family: "Segoe UI", Segoe, Optima, Candara, "DejaVu Sans", Calibri, Arial, sans-serif; font-size: 12pt;}
#all { padding: 12pt 3%;overflow-x: hidden;}
.clear { clear: both;}
#actividad {
position: relative;
text-align: center;
}
.datosActividad {
font-size: 11px;
padding: 4pt 1.5% 0 0;
text-align: right;
}
.logo { float: left; padding: 3pt 0 0 1.5%;display: none;}
#header { padding: 1pt 0 20pt;}
h1 {font: bold 18px/20px "Segoe UI", Segoe, Optima, Candara, "DejaVu Sans", Calibri, Arial, sans-serif; padding-bottom:2px;float: inherit;}
a { text-decoration:none; color:#618a2c;}
#textoAutor { margin-right:4px;}
/*Especificos*/
#contentElementos { max-width:850px; margin:0 auto;}
.elementos {
display:block;
background-color: #fff;
color: #333;
border-radius: 1px;
font-size: 9pt;
border: 1px solid #ccc;
margin-bottom:5px;
}
#contentElementos { padding-top:10px; overflow:hidden;}
#divElementosA {
width:32%;
float:left;
}
#divElementosB{
width:32%;
float:right;
}
.imageCard { padding:2px;}
.imageCard img {
height:96px;
width:auto;
}
.txtCard { padding:8px 6px;}
/* sonido icono */
.soundCard {
display: block;
width: 100%;
height:45px;
border:none;
box-sizing: border-box;
background-color: #ccc;
background-image: url(../img/iSoundCard.png);
background-repeat: no-repeat;
background-position: center center;
outline:none;
}
#publiActividad {
width:100%;
text-align:center;
float:left;
margin-top:20px;
margin-bottom:30px;
overflow-x: hidden;
}
.botoneraInteractiva {
margin-left: 1rem;
margin-right: 1rem;
display: flex;
align-items: center;
flex-direction: column;
}
.botoneraInteractiva .botonGenerico {
margin:0;
margin-top: 1rem;
}
@media only screen and (min-width:35rem) {
.botoneraInteractiva {
flex-direction: row;
margin: 0;
justify-content: center;
align-items: inherit;
}
.botoneraInteractiva .botonGenerico:first-child {
margin-right: 1rem;
}
}
@media print {
#changeType,header,.botoneraInteractiva { display:none;}
.logo {display: block;}
.footer__superior, .footer__inferior {
display:none;
}
}