﻿.progresoCabezeraResumen
{        
    padding: 0.5em;
    background-color: #E9D5B2;
     margin: 2px opx 2px 0px;
     
     border: 1px solid #3C312F;
    font-size: 12px;
}

.progresoModulo
{        
    padding: 0.5em;
    background-color: #5b84ba;
     margin: 2px opx 2px 0px;
      color:White;
    font-size: 12px;
    border-left: 1px solid #03476F;
}

.lineaProgresoTestCabezera
{
    height: 20px;
    line-height: 20px;
    font-size: 10pt;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    color: #FFFFFF;
    background-color: #5b84ba;
    margin: 1px 0px 1px 0px;
}

.lineaProgresoTestCabezera div
{
    border-left: 1px solid #03476F;
    font-weight: normal;
    padding-left: 0.5em;
}

.lineaProgresoTest
{
 
    font-size: 9pt;
    overflow: hidden;
    width: 100%;
    color: black;
    background-color: #E8F2FF;
    margin: 0px;
     
}

.lineaProgresoTest div
{
height:20px;
    line-height: 20px;
    border-left: 1px dotted #03476F;
    
    font-weight: normal;
    padding-left: 0.5em;
}

.lineaProgresoTestAlt
{
 
    font-size: 9pt;
    overflow: hidden;
    width: 100%;
    color: black;
    background-color: #b0cbef;
    margin: 0px;
     
}

.lineaProgresoTest:hover, .lineaProgresoTestAlt:hover
{
    background-color: #D6E6E9;
}

.lineaProgresoTestAlt div
{
height:20px;
    line-height: 20px;
    border-left: 1px dotted #03476F;
    
    font-weight: normal;
    padding-left: 0.5em;
}

.lineaProgresoItemUD
{
border-left: solid 1px white;
    float: left;
    width: 50%;
    text-align: left;
}

.lineaProgresoItemNota
{
border-left: solid 1px white;
    float: left;
    width: 10%;
}
.lineaProgresoItemIntentos
{
border-left: solid 1px white;
    float: left;
    width: 10%;
}
.lineaProgresoItemFecha
{
border-left: solid 1px white;
    float: left;
}
