/********************************* AUDITORIA **********************************/

	.container-preguntas{
	border: 1px solid black;
    padding: 20px;
}
#btn-auditoria, #btn-ver-pdf{
    white-space: normal!important;
    width: 100%!important;
}

#sesionterminada{
	display: none;
}
.TextoDescripcion{
	width: 100%;
	height: 250px;
}
#texto-libre-pos-info, #texto-libre-neg-info, #texto-libre-info{
    display: none;
        margin: 15px 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #337ab7;
}
#btn-info-neg-libre, #btn-info-pos-libre, #btn-info-libre{
    float: right;
    color: #337ab7;
    font-size: 26px;
    bottom: 7px;
    position: relative;
    cursor: pointer;
}
#seccionPDF-auditoria{
    margin-bottom: 10px;
}
#popup {
    display: block;
    width: 30%;
    position: fixed;
    top: 12%;
    right: 0;
    margin-right: 15px;
    z-index: 1;
    display: none;
}
.descripcion-positiva{
	width: 90%;
}
.descripcion-negativa{
	width: 80%;
}f
#PreguntasPositivas, #justificacion{
	display: none;
}
.PreguntasNegativas, .PreguntasPositivas, .justificacion{
    display: none;
}
.descargar-imagen, .descargar-imagen-completa{
    float: left;
}
.descargar-imagen-completa{
    margin-right: 4px;
}
.valoracion-negativa{
	width: 10%;
}
.valoracion-positiva{
	width: 20%;
}
.edad{
	width: 10%;
}
.table-responsive td{
	white-space: normal!important;
}
.rojo{
	color:	#CC2E2E;
}
.ocultar-seccion{
	width: 50%;
	text-transform: uppercase;
    font-size: 12px;
}
.ErrorTextarea{
	border-color: #CC2E2E;
}
#terminar, #verPDF{
	margin-bottom: 18px;
}




/******************************************************************************/
@media (max-width:768px){ 

.navbar-static-top{
	position: relative!important;
} 
#wrapper .navbar .navbar-toggle{
	position: fixed;
    right: 5px;
    top: 7px;
    background-color: #fff;
    z-index: 1;
}
#wrapper #side-menu .sidebar-search{
	padding-right: 100px;
}

#wrapper .navbar .navbar-top-links{
    position: relative;
    top: 49px;
}
#wrapper .navbar .navbar-default{
    width: 100%;
    position: fixed;
    display: block;
    top: 0px!important;

}
#wrapper .sidebar .sidebar-search {
    padding: 0px;
    top: -1px;
}
.btn-auditoria-desplegable{
    float: none!important;
    text-align: left;
    margin-top: 10px;
}

}

.updatemegaadmin{cursor: pointer} 