.panelGrandeReportes{
    width: 100%;
    height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
    padding: 10px;
}

.panelReportesMedio{
    display: flex;
    flex-direction: column;
    width: 80%;
    height: 90%;
    padding: 1%;
    background-color: #f9f9f9;
    border-color: #540AC1 2px solid;
    border-radius: 2%;
}
.contentTitleReportes{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #A288FC;
}
.imgLogoMagiturno{
    width: 19%;
    height: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.h5{
    color: #540AC1;
}
.showcantidades{
    display: flex !important;
    justify-content: center;
}
.showcantidadesCalif{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.titleTr{
    color: gray;
    font-size: 16px;
}
.td{
    background-color: #540AC1;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-left: 3px solid white;
}

.tituloSuperiorReporte{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    height: 10%;
    margin-bottom: 10px;
    border-bottom: #540AC1 2px solid;
}

.datosSuperiorReporte{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 30%;
    padding-left: 3%;
}
.choose{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fontIconColor{
    color: #540AC1;
    margin-bottom: 15px;
}

.tituloMedioReporte{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    height: 10%;
    margin-bottom: 7px;
    border-bottom: #540AC1 2px solid;
}

.datosMedioReporte{
    display: flex;
    position: relative;
    left: 145px;
}

.datosinferiorReporte{
    display: flex;
    flex-direction: row;
    height: 10%;
}
.filterReportService{
    display: flex;
    flex-direction: column;
}
.botonesIzquierda{
    /* display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 3%;
    height: 100%;
    width: 50%; */
    margin-top: 10px;
}
.botonesDerecha{
    margin: 7px 0px 0px 7px;
}


.servicioygenerar{
    display: flex;
}

.repartirTema{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 20px;
}

.panelGrandeReportes2 {
    width: 100%;
    height: 89%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* padding: 15px; */
    padding-left: 5px;
    padding-right: 5px;
}
.ReportesGenerales{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;  
    border-color: #999999;
    border-radius: 20px 20px 20px 20px;
    margin-right: 5px;
    background-color: #540AC1;
    color: white;
}
.labelReport{
    color: #540AC1;
    font-weight: bold;
}

.ReportesTRIAGE{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #999999;
    border-radius: 20px 20px 20px 20px;
    /*background-color: #ff6666;*/
    background: rgba(255,153,153,1);
    background: -moz-linear-gradient(top, rgba(255,153,153,1) 0%, rgba(232,75,75,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,153,153,1)), color-stop(100%, rgba(232,75,75,1)));
    background: -webkit-linear-gradient(top, rgba(255,153,153,1) 0%, rgba(232,75,75,1) 100%);
    background: -o-linear-gradient(top, rgba(255,153,153,1) 0%, rgba(232,75,75,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,153,153,1) 0%, rgba(232,75,75,1) 100%);
    background: linear-gradient(to bottom, rgba(255,153,153,1) 0%, rgba(232,75,75,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9999', endColorstr='#e84b4b', GradientType=0 );
    color: #fff;
    margin-left: 5px;
}
.DatosEmpresa{
    width: 100%;
    height: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 20px;
}
.formReportProg{
    display: flex; 
    flex-direction: row; 
    justify-content: center;
    align-items: center; 
    margin-bottom: 2%; 
    background-color: #F8F9F9;
    width: 90%;
    padding: 20px;

}
th.titleReport.ng-binding.ng-scope {
    border-left: 3px solid white;

}
.contentDatosFechas{
    display: flex;
    justify-content: space-around;
}
.titleInformation{
    color: #540AC1;
    font-size: 15px;
    background-color: #D4D6DA;
}
.fechasFiltroReporte{
    width: 100%;
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 17px;
}
.fechasReporte{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start ;
    align-items: center;
    padding: 5px;
}
.botonReporte{
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.botonesdentro{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
/*--------------------*/
[type="date"] {
    background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  97% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
    display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.buttonCalificador{
    color: white;
    background: rgb(84,10,193);
    background: linear-gradient(90deg, rgba(84,10,193,1) 0%, rgba(65,159,223,1) 74%, rgba(62,181,227,1) 87%, rgba(60,194,230,1) 96%, rgba(55,239,239,1) 100%);
    font-weight: bold;
    border-radius: 20px;
    border: none;
    width: 50px !important;
    display: flex !important;
    margin-right: 5px !important;
    justify-content: center !important;
    align-items: center !important;
}
label {
    display: block;
}
inputFecha {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
    padding: 3px 5px;
    box-shadow: inset 0 3px 6px rgba(0,0,0,0.1);
    width: 190px;
}
.datosReporte{
    color: gray;
    font-size: 14px;
}
.datosReportes{
    width: 100%;
    display: flex;  
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px;
}
.ComboBoxSelect{
    margin-left: 20px;
}
.datosReporte2{
    width: 100%;
    height: 60px;
    display: flex;  
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}

.iconoReporte{
    height: 20px;
    width: 20px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.btnDescargar {
    background-color: white;
    display:block;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    display: flex;  
    flex-direction: column;
    justify-content: center;
    align-items: center;
    animation-duration: 2s;
    animation-name: slidein;

}
.btnDescargar:hover {
    background: rgba(176,255,201,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(176,255,201,1) 0%, rgba(33,136,55,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(176,255,201,1)), color-stop(100%, rgba(33,136,55,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(176,255,201,1) 0%, rgba(33,136,55,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(176,255,201,1) 0%, rgba(33,136,55,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(176,255,201,1) 0%, rgba(33,136,55,1) 100%);
    background: radial-gradient(ellipse at center, rgba(176,255,201,1) 0%, rgba(33,136,55,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0ffc9', endColorstr='#218837', GradientType=1 );

}
.centrarBotonDescarga
{
    width: 100%;
    height: 100%;
    display: flex;  
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


@keyframes slidein {

    0% {
        opacity: 0;
    }
    100% {
        transform:rotate(360deg);
        opacity: 1;
    }
}


.iconoReporteDescarga{
    height: 80%;
    width: 80%;
    margin-right: 3px;
    margin-bottom: 3px;
    text-shadow: 20px #fff;
}
.diseñocombobox{
    width: 170px;
}

.botongenerarreporte{
    margin-top: 30px;
}

.titulogenerarreporte{
 margin-bottom: 30px
}

.InfoReportes3{
    width: 100%;
    height: 100%;
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    border: 1px solid #AEAEAE;
    border-radius: 10px;
    overflow: auto;
    /*background-color: red;*/
}

html{
    overflow: hidden;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }