body {
    margin: 0px auto;
    border-width: 0px;
    padding: 0;
    text-align: justify;
    background: none;
    font-size: 10pt;
}

#linksblock,
#infobar,
#languagebar,
#menubar,
#footer,
.gototop,
ul.actions {
    display: none;
}

h1 {
    padding-top: 0;
    height: auto;
    background: none;
}

h1 span {
    display: inline;
}

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    text-transform: none;
    border: none;
}

#content {
    padding: 0;
}

.subject {
    background: none;
    padding: 0;
    margin: 0;
}

.updateDate {
    border: none;
    background: none;
}

.subjectInfo {
    border: 1px solid #000;
    border-width: 1px 0 0 1px;
}

table, td {
    width: auto ! important;
}

.time-schedule {
    width: 90% ! important;
}

.attending-hour-week-day {
    width: 15% ! important;
}

.guardianships {
    page-break-before: avoid;
    page-break-inside: avoid;
    margin-left: 2%;
    width: 98% ! important;
    font-size: 10pt;
}

.guardianships .guardianship-teacher {
    font-weight: bold;
}
