.oculto
{
	display: none!important;
}
.error
{
	color: #b82629;
	text-align: center;
	font-weight: bold;

}
.negritas
{
    font-weight: bold!important;
}



.modal-content {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 6px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.5);
    box-shadow: 0 0 40px rgba(0,0,0,.5);
    color: #000;
    background-color: #fff;
    border: rgba(0,0,0,0);
}
.modal-message .modal-dialog {
    width: 300px;
}
.modal-message .modal-body, .modal-message .modal-footer, .modal-message .modal-header, .modal-message .modal-title {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 20px;
    text-align: center!important;
}

.modal-message .modal-title {
    font-size: 17px;
    color: #737373;
    margin-bottom: 3px;
}

.modal-message .modal-body {
    color: #737373;
}

.modal-message .modal-header {
    color: #fff;
    margin-bottom: 10px;
    padding: 15px 0 8px;
}
.modal-message .modal-header .fa, 
.modal-message .modal-header 
.glyphicon, .modal-message 
.modal-header .typcn, .modal-message .modal-header .wi {
    font-size: 30px;
}

.modal-message .modal-footer {
    margin: 25px 0 20px;
    padding-bottom: 10px;
}

.modal-backdrop.in {
    zoom: 1;
    filter: alpha(opacity=75);
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
}
.modal-backdrop {
    background-color: #fff;
}
.modal-message.modal-success .modal-header {
    color: #53a93f;
    border-bottom: 3px solid #a0d468;
}

.modal-message.modal-info .modal-header {
    color: #57b5e3;
    border-bottom: 3px solid #57b5e3;
}

.modal-message.modal-danger .modal-header {
    color: #d73d32;
    border-bottom: 3px solid #e46f61;
}

.modal-message.modal-warning .modal-header {
    color: #f4b400;
    border-bottom: 3px solid #ffce55;
}

a.salir
{
    color: #ce9e5a!important;
}
a.salir:hover
{
    color: #FFF!important;
}
.inputNumber3
{
    width: 100px!important;
}
.enlinea
{
    display: inline!important;
}

.negro
{
    color: #000!important;
}
.Blanco
{
    color: #FFF!important;
}

.tituloResultado
{
    text-align: center;
    padding-top:50px;
    color: #18366a;
    font-size: 20px;
    font-weight: bolder;

}

.tamanoTitCurso
{
    text-align: center;
    color: #18366a;
}
.titCali
{
    margin-top:30px;
    text-align: center;
    color: #18366a;
    font-size: 30px;
}
.calificacionFinal
{
    text-align: center;
    color: #18366a;
    font-size: 70px;
    
}

.indicacionCalif
{
    margin-top: 50px;
    text-align: center;
    color: #c22a0c;
    font-size: 40px;
    
}
.altoImagen
{
    height: 673px;
}


.negritas
{
    font-weight: bold;
}
.rojos
{
    color: red;
    font-size: 12px;
    margin-top: -10px;
    font-weight: bold;
}
.textoRojo
{
    color: red;
    font-weight: bold;
}
.izquierda
{
    text-align: left;
}
.texto1
{
    font-size: 20px;
    margin-left: 20px;
}
.espacioLogo
{
    margin:20px 0; 
}
.negro
{
    color: #000;
}

.margen-i20
{
 margin-left:20px;    
}
.margen-s20
{
 margin-top:20px;
}
.margen-in20
{
 margin-bottom: 20px;
}

li {
    color: red;
    font-size: 20px;
}
li span {
    color: black;
}
.textoReducido
{
    line-height: 0!important;
}
.textoReducido h4
{
    line-height: 20px!important;
}