﻿body {
}

.master-cabecera-tabla {
    height: 100%;
}

.master-cabecera-seccion {
    height: 65px;
    vertical-align: top;
    font-family: 'Segoe UI';
    font-size: 8pt;
    /*background-color: #0099FF;*/
    background: linear-gradient(to top left, #47c1fc, white);
}

.titulo0 {
    color: #ff0000;
    font-family: "Segoe UI";
    font-size: 12pt;
    }
.titulo1
    {
    font-family: "Segoe UI";
    font-size: 13pt;
            
    }
.titulo2
    {
    color: #0033CC;
    font-family: "Segoe UI";
    font-size: 12pt;
    }
.titulo3
    {
    color: #D76B00;
    font-family: "Segoe UI";
    font-size: 10pt;
    }
.titulo4
    {
    color: WindowFrame;
    font-family: "Segoe UI";
    font-size: 14pt;
    text-align:justify;
    }
.titulo5
    {
    color: WindowFrame;
    font-family: "Segoe UI";
    font-size: 15pt;
    }
.titulo6
    {
    color: #0033CC;
    font-family: "Segoe UI";
    font-size: 16pt;
    }
.titulo7
    {
    color: #E84B00;
    font-family: "Segoe UI";
    font-size: 18pt;
    }
.titulo8
    {
    color: #0492D7;
    font-family: "Segoe UI";
    font-size: 12pt;
    }
.titulo9
    {
    color: #E84B00;
    font-family: "Segoe UI";
    font-size: 13pt;
    }
.titulo10
    {
    color: White;
    font-family: "Segoe UI";
    font-size: 14pt;
    }
.justifar
    {
    text-align:justify;
    }
.contenido0
    {
    font-family: "Segoe UI";
    font-size: 10pt;
            
    }
.contenido1
    {
    font-family: "Segoe UI";
    font-size: 9pt;
            
    }
.contenido2
    {
    color: #0033CC;    
    font-family: "Segoe UI";
    font-size: 9pt;
    }
.contenido3
    {
    font-family: "Segoe UI";
    font-size: 8pt;
    }
.contenido4
    {
    color: #D76B00;
    font-family: "Segoe UI";
    font-size: 9pt;
    }
.contenido5
    {
    color: Gray;
    font-family: "Segoe UI";
    font-size: 9pt;
    text-align:justify;
    }
.contenido6
    {
    color: #0492D7;
    font-family: "Segoe UI";
    font-size: 9pt;
    }
.contenido7
    {
    color: White;
    font-family: "Segoe UI";
    font-size: 9pt;
    }
.contenido8
    {
    color: Gray;
    font-family: "Segoe UI";
    font-size: 9pt;
    }
.contenido9 {
    color: #ff0000;
    font-family: "Segoe UI";
    font-size: 9pt;
}



.tabulacion20
    {
    padding-left: 20px;
    }
.tabulacion40
    {
    padding-left: 40px;
    }
.tabulacion60
    {
    padding-left: 60px;
    }
.mensajeVista {
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width: 350px;
    padding: 0px;
    box-shadow: 10px 10px 10px #808080;
    border-radius: 10px 10px 10px 10px;
}
.mensajeCabecera {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #0492D7;
    /*background: linear-gradient(to bottom right, #0492D7, white);*/
    font-family: 'Segoe UI';
    font-size: 17px;
    color: #ffffff;
    border: 0px solid #0492D7;
    border-radius: 10px 10px 0px 0px;
}
.mensajeFondo
    {
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.7;
    }
.avisoVista {
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width: 450px;
    padding: 0px;
    box-shadow: 10px 10px 10px #808080;
    border-radius: 10px 10px 10px 10px;
}
.avisoCabecera {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #0492D7;
    /*background: linear-gradient(to bottom right, #0492D7, white);*/
    font-family: 'Segoe UI';
    font-size: 17px;
    color: #ffffff;
    border: 1px solid #0492D7;
    border-radius: 10px 10px 0px 0px;
}
.avisoFondo
    {
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.7;
    }
.entidadVista {
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width: 500px;
    padding: 0px;
    box-shadow: 10px 10px 10px #808080;
    border-radius: 10px 10px 10px 10px;
}
.entidadCabecera {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #0492D7;
    /*background: linear-gradient(to bottom right, #0492D7, white);*/
    font-family: 'Segoe UI';
    font-size: 17px;
    color: #ffffff;
    border: 0px solid #0492D7;
    border-radius: 10px 10px 0px 0px;
}
.entidadFondo
    {
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.7;
    }
.movimientoVista {
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width: 850px;
    padding: 0px;
    box-shadow: 10px 10px 10px #808080;
    border-radius: 10px 10px 10px 10px;
}
.movimientoCabecera {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #0492D7;
    /*background: linear-gradient(to bottom right, #0492D7, white);*/
    font-family: 'Segoe UI';
    font-size: 17px;
    color: #ffffff;
    border: 0px solid #0492D7;
    border-radius: 10px 10px 0px 0px;
}
.movimientoFondo
    {
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.7;
    }
.contenidoBoton1
    {
        padding: 5px;
    }


.logueo-inp {
    font-family: 'Segoe UI';
    font-size: 14px;
    height: 25px;
    width: 295px;
    border-width: 1px;
    border-radius: 4px;
}
.logueo-btn {
    font-family: 'Segoe UI';
    font-size: 14px;
    /*margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;*/
    background-color: #0099FF;
    border-width: 0px;
    color: white;
    height: 35px;
    width: 300px;
    border-radius: 6px;
}

    .logueo-btn:hover {
        background-color: #0a3dc8;
    }

.banner-div {
    /*border-width: 1px;
    border-radius: 6px;*/
    box-shadow: 6px 6px 6px #808080;
}
.banner-image {
    /*border-width: 1px;*/
    height: 400px;
    width: 450px;
    /*border-radius: 6px;*/
}


.inp-contenido01 {
    font-family: "Segoe UI";
    font-size: 13px;
    border:solid 1px Gray;
    border-radius: 6px 6px 6px 6px;
    height:25px;
}
/*.inp-contenido01:hover {
    border: solid 1px #0099FF;
   
}*/

.btn-contenido01 {
    font-family: 'Segoe UI';
    font-size: 13px;
    border: none 0px #CCCCCC;
    background: #0099FF;
    color: White;
    height: 25px;
    width: 80px;
    border-radius: 3px 3px 3px 3px;
}

.btn-contenido01:hover {
    background: #0a3dc8;
   
}


.btn-contenido02 {
    font-family: 'Segoe UI';
    font-size: 13px;
    border: none 0px #CCCCCC;
    background: #CCCCCC;
    color: #0492D7;
    height: 25px;
    width: 80px;
    border-radius: 3px 3px 3px 3px;
}

    .btn-contenido02:hover {
        background: Gray;
        color: White;
      
    }

.btn-contenido03 {
    font-family: 'Segoe UI';
    font-size: 13px;
    border: none 0px #CCCCCC;
    background: #FF9900;
    color: White;
    height: 25px;
    width: 80px;
    border-radius: 3px 3px 3px 3px;
}

    .btn-contenido03:hover {
        background: #cb8317;
    }


.btn-contenido04 {
    font-family: 'Segoe UI';
    font-size: 13px;
    border: none 0px #CCCCCC;
    background: #CCCCCC;
    color: #E84B00;
    height: 25px;
    width: 80px;
    border-radius: 3px 3px 3px 3px;
}

    .btn-contenido04:hover {
        background: Gray;
        color: White;
    }

.spn-espera {
    margin-top: 15px;
    margin-left: 42px;
    border: 1px solid #808080;
    position: fixed;
    padding: 50px;
    background-color: #ffffff;
    font-family:'Segoe UI';
    font-size: 25px;
    left: 40%;
    top: 40%;
    box-shadow: 10px 10px 10px #808080;
    border-radius: 6px 6px 6px 6px;
}


.fila-num {
    margin-left: 1px;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    /*background: #10cae4;*/
    /*background: linear-gradient(to bottom right, #10cae4, white);*/
}

.fila-num-img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
}

.fila-color-grad0 {
    background: linear-gradient(to bottom right, Gray, white);
}
.fila-color-grad1 {
    background: linear-gradient(to bottom right, #10cae4, white);
}
.fila-color-grad2 {
    background: linear-gradient(to bottom right, #FF9900, white);
}
.fila-color-grad3 {
    background: linear-gradient(to bottom right, #ff0000, white);
}
.fila-color-grad4 {
    background: linear-gradient(to bottom right, #FEEA98, white);
}
.fila-color-grad5 {
    background: linear-gradient(to bottom right, #00ff21, white);
}
.fila-color-grad6 {
    background: linear-gradient(to bottom right, #f2c684, white);
}
.fila-color-grad7 {
    background: linear-gradient(to bottom right, #e28888, white);
}
.fila-color-grad8 {
    background: linear-gradient(to bottom right, #d95c5c, white);
}
.fila-color-grad9 {
    background: linear-gradient(to bottom right, #5872be, white);
}
.fila-color-grad10 {
    background: linear-gradient(to bottom right, #6ddd7c, white);
}
.fila-color-grad11 {
    background: linear-gradient(to bottom right, #e0a042, white);
}
.fila-color-grad12 {
    background: linear-gradient(to bottom right, #c16ecb, white);
}
.fila-color-grad13 {
    background: linear-gradient(to bottom right, #b256d9, white);
}
.fila-color-grad14 {
    background: linear-gradient(to bottom right, #eae356, white);
}
.fila-color-grad15 {
    background: linear-gradient(to bottom right, #7fdc8b, white);
}