﻿body {
}


.title-chk {
    font-size:large;
}

#ASPxPopupControlConfirmar_PW-1 {
    width:100% !important;
}

#LabelDisciplinaObservacion {
    margin-bottom:10px;
}

.hid
{
    visibility:hidden;
    display: none;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

.center {
    margin: auto;
    width: 60%;
    padding: 10px;
}

.conten-main-row {
    padding-bottom:10px;
    width:100%;
    min-height:150px;
}

.title {
    font-size:1.5em;
    font-weight:bolder;
}

.conten-row {
    margin-bottom: 10px;
    margin-top: 20px;
    min-height: 30px;
    padding-left: 15px;
    width: 100%;
}

.cuadro-resumen {
    float:left;
    margin:15px;
}

hr.style1 {
    border-bottom: medium none;
    border-top: 0.1em dotted #333;
    width: 100%;
}

.grafico-resumen {
    float:left;
    margin:15px;
}

.cuadro-detalle {
    float:left;
    margin:15px;
}

.grafico-detalle {
    float:left;
    margin:15px;
}

.dxgvGroupFooter {
    background-color: #def2c4;
    color: #555;
    font-weight: bolder;
}

.dxGridView_gvExpandedButton {
    background-position: -44px -99px !important;
    height: 10px !important;
    width: 9px !important;
}

.dxgvFooter {
    background-color: #f7caca;
    color: #555;
    font-weight: bold;
    white-space: nowrap;
}

.logo-email {
    text-align:center;
    padding:10px;
}

hr.line {
	border-top: 1px dotted #8c8b8b;
}

hr {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.alert {
    width: 100% !important;
}