body {
 
 	font-family: 'OpenSans';
	 
		zoom: 0.9;
		font-size: 14px; 
}

.btn-info,.btn-info:focus {
    color: #15479f;
    background-color: #ffdc00;
    border-color: #ffdc00;
}


.btn-info:hover {
    color: #15479f;
    background-color: #bca412;
    border-color: #bca412;
}

 .iconMusica{
	     color: #fae07e;
    font-size: 28px;
    position: absolute;
    right: 5%;
    top: 49%;
    cursor: pointer;
 }
 
@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf')  format('truetype') ;
  font-weight: normal;
  font-style: normal;
}
.panel{
	
	    margin-top: 164px;
		
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf')  format('truetype') ;
  font-weight: normal;
  font-style: normal;
}


.agradecimientos {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    padding: 14%;
    margin: auto;
    text-align: center;
    padding-top: 28px;
    font-size: 17px;
}


@media print 
 {
 
 
	 
	 .nivel
	 {
		 
		color: #007f9f !important;
		margin-top: 55px;
		margin-bottom: -55px;
		margin-left: 280px;
	 }
 .row {
    margin-right: -15px;
    margin-left: -15px;
}
 
 

.col-md-7 {
    width: 58.33333333%;
}


  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

 
 
 body {
 	    background-image: url(../images/Back-01.png);
    background-size: 100% 100%;
	   
}


 }

.oculto{
	display:none;
}

.circulo {
	width: 24px;
    height: 26px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	float: right;
    padding-left: 8px;
    padding-top: 5px;
	    color: #fff;
}

.rojo{background:#E05E5E;}
.amarillo{background:#EFB33C;}
.azul{background:#1174A5;}

.portadaLayout {
  background: url(../images/portada.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}

.instruccionesLayout {
  background: url(../images/portada2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}

.close{
	opacity: 1 !important;
}

.contenedorPregunta1{
    background-image: url(../images/pleca-preguntas.png);
    background-size: contain;
    max-width: 500px;
 
    background-repeat: no-repeat;
    padding: 56px;
    color: white;
	margin-left: 9%;
}

.contenedorPregunta2{
    overflow-y: auto;
    height: 183px;
    margin-top: -6px;
}


.contenedorImagen1{
    background-image: url(../images/plecaImagenes.png);
    background-size: contain;
    max-width: 366px;
    height: 355px;
    background-repeat: no-repeat;
    padding: 56px;
    color: white;
    overflow-y: auto;
	margin-left: 5%;
	margin-top: -34px;
}

.ajuste2{
    padding-top: 140px !important;
    padding-bottom: 262px  !important;
    font-size: 13px  !important;
     padding-left: 48px !important;
    padding-right: 65px  !important;
    text-align: justify !important;
	
	}
.imagenModal img{
	    width: 353px !important;
}

.preguntas{
	
	    text-align: justify;
    padding-right: 12px;
}

.opcion{
    background-image: url(../images/opciones.png);
       background-size: 100%;
    background-repeat: no-repeat;
    width: 207px;
    height: 202px;
    font-size: 14px;
    color: white;
    cursor: pointer;
     text-align: center;
    padding-left: 35px;
    padding-right: 48px;
     
    -ms-transform: translateY(-50%);
   
    display: flex;
    justify-content: center;
    align-items: center;
}

.contenidoPrincipal {
  background: url(../images/fondo1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
		.modal-content{
			background: none  ;
			border: none;
			box-shadow:none;
		}
.ajusteModal{
    background-image: url(../images/pleca2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 119px;
    font-size: 11px;
    color: white;
    padding-top: 34px;
}
	

.full-2 {
  background: url(../images/bg-full-2.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.mano{
	cursor:pointer;
}

.botonIniciar{
	color: #fff;
    background-color: #007F9F;
    border-color: #007F9F;
    border-radius: 0px;
    width: 260px !important;
    height: 32px !important;
}

.textoInput{
	    margin-bottom: 13px;
		    width: 260px !important;
	
}

.header{
	
	background: #15479F;
    position: fixed;
    width: 100%;
    left: 0px;
    padding: 17px;
    padding-left: 142px;
        z-index: 99999;
    background-size: 100% 130px;
    background-repeat: no-repeat;
	
	
	
}


.header2{
	height: 50px;
    position: fixed;
    width: 5%;
    top: 90px;
    background: #8CC63E;
    left: 0;
	    z-index: 99999;
}

.header3{
	    height: 50px;
    position: fixed;
    width: 95%;
    top: 90px;
    background: #FFDC00;
    right: 0;
	    z-index: 99999;
}

#contenedor{
   
}

.box {
    float: left;
    margin: 5px;
    margin-top: 7px;
    font-size: 20px;
}

.labelTime{
	    color: #000000;
}

.tiempo{
	font-size: 20px;
 position: relative;
    top: 60px;
    left: 9px;
	color: white;
 }

.footer{
    background: #15479f;
    color: #ffffff;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 6px;
    font-size: 9px;
    text-align: right;
    padding-right: 13%;
    height: 45px;
	
}

.diploma{
	display: block;
    position: fixed;
    top: 0px;
    left: 0px;
	z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    padding: 14%;
    margin: auto;
    text-align: center;
	padding-top: 28px;
	font-size: 17px;
}

.header-min{
	
	height: 67px;
	    padding-top: 0px;
	
}

.fondoDiploma{
	
	
	 background: url(../images/diploma.png) no-repeat;
    width: 700px;
    height: 111%;
    background-size: 100%;
    margin: auto;

}

.textoDiploma{
	
	
    position: relative;
    top: -331px;
    text-align: left;
    width: 571px;
    margin: auto;
    left: 58px;
}

 
					
					
					