/* CUERPO */
body {margin: 0px;}
/* FUENTE */
@font-face {
	font-family: 'guardian'; src:  url('https://guardian.sanmiguel.edu.uy/sistema/fuentes/guardian/guardian.eot?i4zdj1'); src:  url('https://guardian.sanmiguel.edu.uy/sistema/fuentes/guardian/guardian.eot?i4zdj1#iefix') format('embedded-opentype'), url('https://guardian.sanmiguel.edu.uy/sistema/fuentes/guardian/guardian.ttf?i4zdj1') format('truetype'), url('https://guardian.sanmiguel.edu.uy/sistema/fuentes/guardian/guardian.woff?i4zdj1') format('woff'), url('https://guardian.sanmiguel.edu.uy/sistema/fuentes/guardian/guardian.svg?i4zdj1#guardian') format('svg'); font-weight: normal; font-style: normal; font-display: block;
}
i.icon-guardian {font-family: 'guardian' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
i.icon-guardian:before {content: "\e900"; color: #c8c5e2;}
/* MENSAJES */
span.caja {padding: 1rem; display: inherit; border: 2px solid; width: fit-content; margin: 0.5rem; border-style: dashed;}
span.caja.roja {color: red; border-color: red; background-color: mistyrose;}
span.caja.verde {color: green; border-color: green; background-color: honeydew;}
span.caja.amarilla {color: orange; border-color: orange; background-color: cornsilk;}