html,
body {
    height: auto;
    width: auto;
    background-image: none;
    background-color: transparent;
}

label,
input,
select,
textarea,
td,
th,
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a {
    color: #000;
}

thead {
    display: table-row-group;
}

tr{
    break-inside: avoid;
}

#login {
    width: 250px;
}

#contenido {
    display: none;
}

#panel {
    display: block;
    width: auto;
}

#creditos {
    display: none;
}

h1 {
    font-size: 16px;
}

.loading {
    cursor: wait;
    min-width: 128px;
    min-height: 15px;
    background-image: url(imagenes/ventana/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

form.loading {
    min-width: 128px;
    min-height: 15px;
    background-image: url(imagenes/ventana/loading.gif);
    background-size: auto;
    background-position: center;
}

form p {
    clear: both;
    display: block;
    margin-bottom: 5px;
}

form .loading {
    min-width: 128px;
    min-height: 15px;
    background-image: url(imagenes/ventana/loading.gif);
    background-position: center;
}

#login label {
    float: none;
}

th {
    font-weight: bold;
}

#debug {
    font-size: 9px;
    left: 900px;
}

#messenger {
    color: #FFF;
    line-height: 30px;
}

.herramientas {
    display: none;
}

.menu {
    display: none;
}

.submenu {
    display: none;
}

form .paginacion,
.form .paginacion {
    display: none;
}

a.imprimir {
    display: none;
}

.iconos {
    display: none;
}

.noprint {
    display: none !important;
}

.horario th {
    text-align: center;
}

.horario td {
    text-align: center;
    color: #000;
}

a {
    color: #000;
    text-decoration: none;
}

fieldset {
    border: none;
}

.cursos_lista td {
    color: #000;
}

.hoja {
    padding: 0;
    margin: 0 auto;
    display: block;
    clear: both;
    width: 190mm;
}

div.sql {
    display: block;
    margin: 0;
    padding: 0;
}

table.sql th {
    background-color: transparent;
    color: #000;
}

table.sql2 th {
    background-color: transparent;
    color: #000;
}

table.sql thead th,
table.sql tbody td {
    font-size: 9px;
}

.accion {
    display: none;
}

.window .actions,
#iconos,
#tareas,
#panel-tareas {
    display: none !important;
}

#escritorio,
#ventanas,
.window,
.window .main-edge,
.window-main {
    left: auto !important;
    top: auto !important;
    position: inherit !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    background-image: none !important;
    overflow: visible !important;
    background-color: transparent !important;
}

.sql td.fpar,
.sql td.fnon {
    height: auto !important;
    border: 1px solid #000 !important;
    padding: 1px !important;
}

.window .bottom-left-edge,
.window .top-left-edge,
.window .tool-top,
.window .top-edge {
    display: none;
}

.window .top-left-edge,
.window .left-edge,
.window .bottom-left-edge {
    background: none !important;
}

.window .top-right-edge,
.window .right-edge,
.window .bottom-right-edge {
    background: none !important;
}

h1 {
    float: none !important;
}

.printhidden {
    display: block;
}

.print {
    display: block;
}

.salto {
    page-break-after: always;
}

table.acta tr th {
    background-color: transparent;
    color: #000;
    border: 1px solid #ebebeb;
}

table.acta tr td {
    background-color: inherit;
}

table.acta tr:active td {
    background-color: #EBF0F6;
}

table.acta tr td form:before {
    content: "--";
}

.ccc.carta.nooficial {
    width: auto;
    height: auto;
    padding: 0;
}

.pagina.carta.interno {
    padding-left: 15mm;
    padding-right: 15mm;
    padding-top: 0;
    padding-bottom: 0;
}

input.imprimible {
    font-family: inherit;
    border: none !important;
}

div.modal {
    left: auto !important;
    top: auto !important;
    position: inherit !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    background-image: none !important;
    overflow: visible !important;
    background-color: transparent !important;
}

.window .window-tabs {
    display: none;
}

.window .main-edge .submenu {
    display: none;
}

.window .tool-bottom {
    display: none !important;
}

.printHidden {
    display: block !important;
}