﻿body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666666;
    line-height: 2.3em;
    margin:2em;
	user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
}

h3 {
    color: rgb(239, 151, 84);
    font-size: 24px;
        font-weight: 500;
            margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}


.btn-primary {
    background-color: #ef9754;
    border-color: #ef9754;  
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #c57239;
    border-color: #c57239;      
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    background-color: #c57239;
    border-color: #c57239;
    outline: 0 auto -webkit-focus-ring-color; 
}
/*Features table------------------------------------------------------------*/
.tabla-reactivos{
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
    /* color: #2a2a2a; */
    min-width: 320px;

    font-family: 'Open Sans', sans-serif;
    color: #666666;
    font-size: 1.1em;
    line-height: 1.8em;
    font-weight: 300;
    letter-spacing: .7px;
    text-align: justify;
}

.tabla-reactivos td{
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	text-align: center;
	padding:5px;
	font-weight:300;
	letter-spacing:1px
}

/*Body*/
.tabla-reactivos tbody td{
	text-align: left;
	padding: 5px;
}
/* .tabla-reactivos tbody td:first-child{
  
} */
.tabla-reactivos tr:nth-child(even){
	background-color: #EEE;
}
.tabla-reactivos tr:nth-child(odd)
{
	background-color: #DDD;
}
/*Header*/
.tabla-reactivos1 thead td
{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px; 
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top: 1px solid #eaeaea; 
	text-align: center;
}

.tabla-reactivos thead td:first-child
{
  border-top: none;
}

/*Footer*/
.tabla-reactivos tfoot td
{
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

.tabla-reactivos tfoot td:first-child
{
  border-bottom: none;
}
.tabla-reactivos th {
	background-color: #ef9754;
	text-align:center;
	padding-left:10px;
    color: #FFF;
}
.retroBien{
    color: #008300;
    background-color: #00ff001a;
    border: 1px solid #00a500;
    padding: 6px;
    border-radius: 3px;
	line-height:30px;
}

.retroMal{
    color: #830000;
    background-color: #ff00001a;
    border: 1px solid #a50000;
    padding: 6px;
    border-radius: 3px;
	margin: 0 2px;
	line-height:30px;
}
.mostrarRetro{
    display:inline-block;
}

.ocultarRetro{
    display:none;
}
.tabla-reactivos td.preguntaOpciones{
	width: 80px;
	height:4em;
	text-align:center;
	vertical-align:middle;
}
.icono{
    font-size: 6em;
    float: right;
    color: #b1b1b1;
  }


.titulo_01 {
    font-weight: bold;
    font-size: 22px;
    color: #ef9754;
    border-bottom: 2px dotted #ef9754;
    padding-bottom: 32px;
    margin-bottom: 25px;
}

.icono-musica {
    float: left;
    background: #ef9754;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    color: #FFF;
    padding: 7px 0 0 8px;
    /* text-align: center; */
    margin-right: 12px;
}


/* CSS Document */
p{
    font-size: 1.1em;
    line-height: 1.8em;
    font-weight: 300;
    letter-spacing: .7px;
    text-align: justify;
}
.headings {
    font-family: 'Open Sans', sans-serif;
    color: #b1b1b1;
    letter-spacing: 1px;
    font-size: 1em;
    margin: 0;
}
.actividad {
    max-width: 250px;
    background: #b1b1b1;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    color: #fff!important;
    margin-bottom: 15px !important;
}
.headings-int {
    font-family: 'Open Sans', sans-serif;
    color: #6c6b82;
    letter-spacing: 1px;
    font-size: 2em;
    margin-top: 0;
}
.under-li {
    border-bottom: solid #dbdbdb;
    border-width: 3px;
    padding-bottom: 9px;
    width: 80%;
}
.icono{
	font-size: 6em;
	float: right;
	color: #b1b1b1;
  }
/* ----------------------- */
/* JLBG 08/09/2018 animar radiobuttons*/
.content-input input,
.content-select select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 
.content-input input{
	visibility: hidden;
	position: absolute;
	right: 0;
}

.content-input{
	position: relative;
	/*margin-bottom: 30px;*/
	/*padding:5px 0 5px 0px; /* Damos un padding de 60px para posicionar el elemento <i> en este espacio*/
	/*display: block;*/
}
 
/* Estas reglas se aplicarán a todos las elementos i después de cualquier input*/
.content-input input + i{
 border:2px solid rgba(0, 0, 0, 0.2);
 position: absolute; 
 left: 0;
 top: 0;
}
 
/* Estas reglas se aplicarán a todos los i despues de un input de tipo radio*/
.content-input input[type=radio] + i{
 height: 30px;
 width: 30px;
 border-radius: 100%;
 left: 15px;
}

.content-input input[type=radio] + i.vacio{
    border: 2px solid #ffc164;
   }
   
.content-input input[type=radio] + i:before{
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	border-radius: 100%;
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 4px;
	background: #ef9754;
	transition: all 0.25s ease; /* Todas las propiedades | tiempo | tipo movimiento */
	transform: scale(0) /* Lo reducimos a 0*/ ;
	opacity: 0; /* Lo ocultamos*/
}

.content-input input[type=radio]:checked + i:before{
	transform: scale(1);
	opacity: 1;
}

.content-input:hover input[type=radio]:not(:checked) + i{
	background: #91d3f7;
}
@media (min-width:900px){
	.icono {
	  display: none;
  }
}
/*******************************************/
/***** RESPONSIVE 480 *****************/
/*******************************************/

@media (max-width: 900px) {
    html{
        margin:0;
        padding: 0;
    }
    body{
        padding: 0;
        border: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        margin:0.5em;
    }
    p, .tabla-reactivos{
        font-size: 12px;
    }
    .content-input input[type=radio] + i:before{
        height: 7px;
        width: 7px;
        top: 4px;
        left: 4px;
        background: #0E5496;
        transition: all 0.25s ease; /* Todas las propiedades | tiempo | tipo movimiento */
        transform: scale(0) /* Lo reducimos a 0*/ ;
        opacity: 0; /*Lo ocultamos*/
    }
    .content-input input[type=radio] + i{
        height: 18px;
        width: 18px;
        border-radius: 100%;
        left: 15px;
       }
}
/*  Clases para retros */
.tooltip.primary .tooltip-inner          { background-color:    #337ab7; }
.tooltip.primary.top > .tooltip-arrow    { border-top-color:    #337ab7; }
.tooltip.primary.right > .tooltip-arrow  { border-right-color:  #337ab7; }
.tooltip.primary.bottom > .tooltip-arrow { border-bottom-color: #337ab7; }
.tooltip.primary.left > .tooltip-arrow   { border-left-color:   #337ab7; }

.tooltip.info .tooltip-inner          { background-color:    #31b0d5; }
.tooltip.info.top > .tooltip-arrow    { border-top-color:    #31b0d5; }
.tooltip.info.right > .tooltip-arrow  { border-right-color:  #31b0d5; }
.tooltip.info.bottom > .tooltip-arrow { border-bottom-color: #31b0d5; }
.tooltip.info.left > .tooltip-arrow   { border-left-color:   #31b0d5; }

.tooltip.success .tooltip-inner          { background-color:    #449d44; }
.tooltip.success.top > .tooltip-arrow    { border-top-color:    #449d44; }
.tooltip.success.right > .tooltip-arrow  { border-right-color:  #449d44; }
.tooltip.success.bottom > .tooltip-arrow { border-bottom-color: #449d44; }
.tooltip.success.left > .tooltip-arrow   { border-left-color:   #449d44; }

.tooltip.warning .tooltip-inner          { background-color:    #ec971f; }
.tooltip.warning.top > .tooltip-arrow    { border-top-color:    #ec971f; }
.tooltip.warning.right > .tooltip-arrow  { border-right-color:  #ec971f; }
.tooltip.warning.bottom > .tooltip-arrow { border-bottom-color: #ec971f; }
.tooltip.warning.left > .tooltip-arrow   { border-left-color:   #ec971f; }

.tooltip.danger .tooltip-inner          { background-color:    #d9534f; }
.tooltip.danger.top > .tooltip-arrow    { border-top-color:    #d9534f; }
.tooltip.danger.right > .tooltip-arrow  { border-right-color:  #d9534f; }
.tooltip.danger.bottom > .tooltip-arrow { border-bottom-color: #d9534f; }
.tooltip.danger.left > .tooltip-arrow   { border-left-color:   #d9534f; }
