/*MEtodo after para agregar el * a la pregunta*/
.col_tablePreguntasFinal_0::after{
	content: " *";
	color: #e76f2a;
}
/*oculta la fecha del select por una clase*/
.styled-select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.table-btn-delete {
    background-color: white;
    color: black;
    font-size: 1.2em;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
    border: 1px solid gray;
}


.table-btn-delete:hover {
    color: white;
    background-color: gray;
}
.btn-add{
    background-color: white;
    color: black;
    font-size: 1.2em;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
    border: 1px solid gray;
}


.btn-add:hover {
    color: white;
    background-color: gray;
}
body{ 
	scrollbar-arrow-color: ddeett; 
	scrollbar-base-color: #CCCCCC; 
	scrollbar-dark-shadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: ddeett; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #CCCCCC;
	font-size: 14px !important;
}

#Accion table{
	width: 100%;
}
#Seguimiento table{
	width: 100%;
}
#CategoriaV table{
	width: 100%;
}
#listadoAc table{
	width: 100%;
}
#asociada table{
	width: 100%;
}

#evaluavista table{
	width:100%;
}
#categoria table{
	width:100%;
}
#ListaVer table{
	width:100%;
}
.estilotabla{ 
	border-width: 1px; 
	border-color: 660033; 
    font-family: Helvetica;
	font-size:7pt; 
}
.titulo{
    font-family: Helvetica;
 	font-weight: bold; 
 	background-color:none;
 	font-size:10pt;
   	color:#2e3092;
}
.texto{ 
    background-color:none; 
    font-family: Helvetica;
    font-weight:normal; 
    font-size:8pt; 
	color:#2e3092;
}
.estilomensaje{ 
    background-color:none; 
    font-family: Helvetica;
    font-weight:normal; 
    font-size:8pt; 
	/*color:#404041;*/
	 color: #2e3092;
}
/*titulos, fondo de color y letra blanca
.estilotitulo{ 
    background-color: #2e3092;
    font-family: Helvetica;
    font-size:10pt; 
	color: #ffffff;
	border-color: #2e3092;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
    padding: 4px;
}*/
.estilotitulo{ 
   /* background-color:#808080;
    border-radius: 10px 10px 0px 0px;
    font-family: Helvetica;
    font-size:10pt; 
	color: #ffffff;
	border-color: #1d6d1d;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
    padding: 4px;*/
    border-radius: 10px 10px 0px 0px;
    background-color: #5e5e5e;
    font-family: Helvetica;
    font-size: 10pt;
    color: #ffffff;
    padding: 4px;
}
.estilotitulo2{ 
    background-color: #808080;
    font-family: Helvetica;
    font-size:10pt; 
	color: #fff;
	border-color: #1d6d1d;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
    padding: 4px;
}
 .estilotitulo3{ 
    background-color:#808080;
    border-radius: 10px 0px 0px 0px;
    font-family: Helvetica;
    font-size:10pt; 
	color: #ffffff;
	border-color: #1d6d1d;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
    padding: 4px;
}
 .estilotitulo4{ 
    background-color:#808080;
    border-radius: 0px 10px 0px 0px;
    font-family: Helvetica;
    font-size:13px; 
	color: #ffffff;
	border-color: #1d6d1d;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
    padding: 4px;
}
.td{
	font-size: 13px;
}
.estilocelda{ 
    /*background-color: #dbdcde;
    font-family: Helvetica;
    font-size:10pt; 
	color: #000000;
	border-color: #2e3092;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;
 	padding: 2px;*/
 	background-color: #dbdcde;
    font-family: Helvetica;
    font-size: 10pt;
    color: #000;
    border: 1px solid #cccccc59;
    padding: 2px;
    padding-left: 7px;
}
.estilocelda1{ 
    /*background-color: #ffffff;
	color:#000000;
    font-family: Helvetica;
    font-size:10pt;
	border-color: #2e3092;
	border-style:solid;
	border-width:1pt;
	border: outset 1pt; 
    border-collapse: separate;
    border-spacing: 1pt;*/
    background-color: #ffffff;
    color: #000000;
    font-family: Helvetica;
    font-size: 10pt;
    border: 1px solid #cccccc59;
    padding: 5px;
    vertical-align: middle;
}
.estilocelda2{ 
    background-color:#4682FB; 
    color:#ffffff;
    font-family: Helvetica;
    font-weight:normal; 
    font-size:10pt;
    text-align:center;	
	border-color:#B2E3F7;	
	border-style:solid;
	border-width:1pt;
	border: outset 2pt; 
    border-collapse: separate;
}
.estilocelda3{ 
    background-color:#E91632; 
    color:#ffffff;
    font-family: Helvetica;
    font-weight:normal; 
    font-size:10pt;	
	border-color:#B2E3F7;	
	border-style:solid;
	border-width:1pt;
	border: outset 2pt; 
    border-collapse: separate;
}
.estilocelda4{ 
    background-color:#EBEBEB; 
    color:#ffffff;
    font-family: Helvetica;
    font-weight:normal; 
    font-size:10pt;
    text-align:center;	
	border-color:#B2E3F7;	
	border-style:solid;
	border-width:1pt;
	border: outset 2pt; 
    border-collapse: separate;
}
.estilocampo{ 
    background-color:ffffff; 
    color:#000000; 
    font-family: Helvetica;
    font-weight:normal; 
    font-size:9pt; 
	border-collapse:separate; 
	border: 1px solid #C0C0C0
}

.FondoTabla{
	background-color:#E9E9E9;
}

.Estilo4{
	color: #00000f;
	font-size: 11px;
}

.EstiloCentrado{
	text-align: center;
}
/***** CSS para globo de alerta de validación ********/
.errorField {
	background-color: rgba(231, 111, 42, 0.2);
    border-color: #e76f2a;
    BORDER-WIDTH: 2PX;
    color: #8A0808;
    font-size: 11px;
}

.chat {
	background-color: #EDEDED;
	border: 2px solid #2e3092;
	/*font-size:35px;*/
	line-height:1.3em;
	margin:10px auto;
	padding:10px;
	position:relative;
	text-align:center;
	position: absolute;
	width: auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow:0 0 5px #888888;
}

.chat-arrow-border {
	border-color: transparent transparent #2e3092  transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	top:-22px;
	left:30px;
}

.chat-arrow {
	border-color: transparent transparent #EDEDED  transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	top:-19px;
	left:30px;
}

/* IE6 */
.chat-arrow {
	_border-left-color: pink;
	_border-bottom-color: pink;
	_border-right-color: pink;
	_filter: chroma(color=pink);
}

.ColorRadio{
	border-width: 2px;
	border-color: #E76F2A;
	box-shadow: 0px 0px 3px 2px #e76f2a;
}
.fuente{
	font-size:14px;
}
.marcaObligatoria{
	color: #e76f2a ;
}
.popBack {
	z-index: 3;
	position: fixed;
	width:100%;
	height:100%; 
	background-color: black; 
	opacity: 0.8;
	display: none;
	z-index: 2;
}
.popFront {
	z-index: 3;
	font-size: 0.9em;
    position: fixed;
    /*margin-top: -20px;*/
    top: 50%;
    margin-left: -150px;
    left: 50%;
    width: 300px;
    min-height: 80px;
    /*height: 400px;*/
    background-color: #D8D8D8;
    border: 3px solid #2e3092;
    border-radius: 5px;
    color: #2e3092;
    padding: 10px;
    z-index:4;
}

/* para los mensajes de danger */
.MsgDangerCustom {
	font-size: 0.9em;
    position: fixed;
    margin-top: -20px;
    top: 50%;
    margin-left: -150px;
    left: 50%;
    width: 300px;
    min-height: 80px;
    height: auto;
    background-color: #f8d7da;
    border: 3px solid #f5c6cb;
    border-radius: 5px;
    color: #721c24;
    padding: 10px;
    z-index:4;
	
}
.btnMsgDangerCustom {
	color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    text-decoration: none;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.btnMsgDangerCustom:hover {
	color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
/*fin de estilos para danger */
/* para los mensajes de warning */
.MsgWarningCustom {
	font-size: 0.9em;
    position: fixed;
    margin-top: -20px;
    top: 50%;
    margin-left: -150px;
    left: 50%;
    width: 300px;
    min-height: 80px;
    height: auto;
    background-color: #fff3cd;
    border: 3px solid #ffeeba;
    border-radius: 5px;
    color: #856404;
    padding: 10px;
    z-index:4;
	
}
.btnMsgWarningCustom {
	color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    text-decoration: none;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.btnMsgWarningCustom:hover {
	color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
/*fin de estilos para warning */

/* para los mensajes de Success */
.MsgSuccessCustom {
	font-size: 0.9em;
    position: fixed;
    margin-top: -20px;
    top: 50%;
    margin-left: -150px;
    left: 50%;
    width: 300px;
    min-height: 80px;
    height: auto;
    background-color: #d4edda;
    border: 3px solid #c3e6cb;
    border-radius: 5px;
    color: #155724;
    padding: 10px;
    z-index:4;
	
}
.btnMsgSuccessCustom {
	color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    text-decoration: none;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.btnMsgSuccessCustom:hover {
	color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
/*fin de estilos para Success */
/* para los mensajes de Info */
.btnpopFront {
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-decoration: none;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.btnpopFront:hover {
	color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
/*fin de estilos para Info */

.popFront p,.MsgDangerCustom p,.MsgWarningCustom p, .MsgSuccessCustom p{
	font: 12px Arial;
	text-align: center;
	font-size: 1em;
	padding: 0px;
}
.popFront p img , .MsgSuccessCustom p img{
	text-align: center;
	width: 10%;
}

.centrar{
	text-align: center !important;
}
.msgPopupW {
	color: #E76F2A !important;
}
.divConfirmCustom {
	    text-align: center;
}
.btnAzul {
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-decoration: none;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.btnAzul:hover {
	color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
/*-----ESTILOS BARRA DE NAVEGACIÓN VISTAS------*/
.BarraNavegacion{
	padding-bottom:0px;
	border-top: 3px solid gray;
	border-bottom: 3px solid gray;
	background: white;
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	border-left: 2px solid #d1d1d1;
	border-right: 2px solid #d1d1d1;
	border-top: 2px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-radius: 8px 8px 0px 0px;
}
.TextoNavegacion{
	font-size: 1em;
    font-family: Calibri;
    color: #808080;
}
.ancho-50{
	width:49%;
	float:left;
}
.contenedorColores{
	width:100%;
	height:20px;
}
.ancho-100{
	width:100%;
}
.celda-pading10 {
	padding: 10px 0px;
}

.celda-float-left{
	float: left;
}
.celda-borde-1-negro{
	border: solid 1px black;
}
.estiloMatriz{
	font-family: Helvetica;
    font-size: 10pt;
    color: #000000;
}
.estiloceldaCampo input {
    width: 100%;
}



.td-funcionesPreguntas{
	/*width:100%;*/
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;	
	border-color: #dbdcde;
	color: #ffffff;
  	border-style: solid;
  	border-width: 1px;
  	background-color: #808080;
  	font-size: 13px;
}
.td-funcionesPreguntas td {
    width: 100%;
}
.td-funciones{
	width:10%;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;	
	border-color: grey;
	color: #ffffff;
  	border-style: solid;
  	border-width: 1px;
  	background-color: #808080;
  	font-size: 13px;
}

.estiloPreguntaS {
    background-color: #b1b1b1;
    color: white;
    border-radius: 5px 5px 0px 0px;
}
td-content {
	text-align: left;
}
.trTitulo{
	background-color: #808080;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-weight: normal;
    font-size: 10px;
    color: black;
}

#table_funcion tr td {
	border:1px solid grey;
}

.estiloTablaDesabilitado
{
	opacity:0.3;
}


.tablaFormulario {
    border: 1px solid #5e5e5e !important;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    border-collapse: initial;
    width:80%;
}

.estilotituloS {
    border-top: outset 1pt;
    background-color: #5e5e5e;
    font-family: Helvetica;
    font-size: 10pt;
    color: #ffffff;
    padding: 4px;
}
.estilotituloV2 {
    background-color: #5e5e5e;
    font-family: Helvetica;
    font-size: 10pt;
    color: #ffffff;
    padding: 4px;
}


.campo-form-texto {
    border-collapse: separate;
    border: 1px solid #C0C0C0;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
}

.table-btn-masmenos {
    background-color: #fff;
    color: #5e5e5e;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
    border: 1px solid #c0c0c0;
    width: 93%;
    float: left;
    margin-left: 5%;
    border-radius: 4px;
    transition: background-color 0.5s ease, color 0.5s ease;
}

.table-btn-masmenos:hover {
    color: #fff;
    background-color: #5e5e5e;
}
/* - Estilos para la opcion ver mas o ver menos - */
.listadoReducirMenos{
	height: 30px;
    overflow: hidden;
}
.listadoReducirMas{
	height: auto;
    overflow: auto;
}
.verMasMenos{
	padding: 5px;
	border: solid 1px #C0C0C0;
	background-color: white;
    color: #C0C0C0;
    /*font-size: 1.4em;
    font-weight: 800;*/
    text-align: center;
    cursor: pointer;
    border: 1px solid #C0C0C0;
    width:auto;
    float:left;
    margin-top: 10px;
    border-radius: 4px;
    transition: background-color 0.5s ease, color 0.5s ease;
}

.verMasMenos:hover{
	background-color: #C0C0C0;
    color: white;
}
.verMasMenos:hover:after{
	position: absolute;
    bottom: 130%;
    left: 70%;
    background: #C0C0C0;
    padding: 7px 14px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
/*- Estilos Nueva Botonera - */
.table-botonera{
	float:right;
	margin-top: 1%;
	margin-bottom: 1%;
	/*margin-right: 5%;*/
	display:none;
}
.table-botonera td {
    width: 56px;
}

.table-botonera div{
	text-align: center;
}
/* - BOTONES SWITCH - */
.switch {
    position: relative;
    display: none;
    width: 35px;
    height: 17px;
}
.switch input {
    display: none;
}
input:checked + .slider {
    background-color: #379c30;
}
.slider.round {
    border-radius: 34px;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    display:none;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round:before {
    border-radius: 50%;
}
.slider:before {
    position: absolute;
    content: '';
    height: 14px;
    width: 14px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: 0.4s;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(16px);
}
.btnSwitchTextOn{
	border-color:white !important;
	border:none;
	font-size:1.2em;
	color:#379c30;
	font-weight:bold;
}
.btnSwitchTextOff{
	border-color:white !important;
	border:none;
	font-size:1.2em;
	color:#5e5e5e;
	font-weight:bold;
}
.btn-modulo{
   	color: white;
    background-color: #5e5e5e  !important;
    border-color: #5e5e5e  !important;
}

.btn-modulo:hover{
   	color: #5e5e5e  !important;
    background-color: white !important;
    border-color: #5e5e5e  !important;
}