/*
id: p_0010456
patch: /front_end/editor/editor_01_tarea_02_css_01_index.css
*/
#div_resizeDocumentacion_p_0010438{
	background: #f8f8f8;
}
#div_documentacion_p_0010452{
	padding: 140px 10px 10px 10px;
	background: #FFF;
}
#div_documentacionTextarea_p_0010452{display: none;}
#cke_div_documentacionTextarea_p_0010452{
	display: none;
	width: auto !important;
}
.cke_inner {
	margin-top: 120px !important;
}
#div_participando_p_0010452 hr{
	margin-top: 10px;
    margin-bottom: 10px;
    border: 2px solid #eee;
}
#div_ruta_p_0010452 {
	color: #aaa;
	cursor: default;
}
#div_ruta_p_0010452 span{
	cursor: pointer;
}
#div_ruta_p_0010452 span:hover{
	color:#888;
}
#div_privacidad_p_0010452{
	position: relative;
	display: inline;
	cursor: pointer;
}
.container-fluid{
	border-bottom: solid 1px #ddd;
}
#div_documentacion_p_0010452 .marker{
	background-color: #ffff00;
}
.class_margen_menu_p_0010456{
	margin: 5px;
}

/*Desplegable participantes*/
#div_participando_p_0010452{
	display: inline;
	position: relative;
	cursor: pointer;
}
#div_participando_p_0010452:hover{
	background: #eee;
}
#div_participando_p_0010452:not(:hover) div{
	display: none;
}
#div_participantes_p_0010452{
	min-width: 150px;
	position: absolute;
	background: #f8f8f8;
	padding: 5px;
	left: 0;
	z-index: 99;
	border: solid #fff;
    border-width: 0 2px 2px 2px;
	margin-top: -4px;
}
#div_participantes_p_0010452 span{
    display: block;
	margin-right:15px;
}
#div_participantes_p_0010452 .glyphicon-plus{
	cursor: pointer;
}
#div_participantes_p_0010452 .glyphicon-minus{
	float: right;
	cursor: pointer;
}
#div_participantesAnyadir_p_0010453 .glyphicon-plus{
	float: right;
	margin-right:0;
}
#div_documentacionTarea_p_0010452 select{
	-webkit-appearance: none;
	appearance: none;
	text-align: center;
}
#div_participantesAnyadir_p_0010453{
    max-height: 300px;
	min-width: 200px;
    overflow: auto;
}

/*Desbplegable seccion*/
#span_seccionSelector_p_0010452{
	position: relative;
	cursor: pointer;
}
#span_seccionSelector_p_0010452 div{
	width: auto;
	min-width: 100%;
	position: absolute;
	background: #f8f8f8;
	padding: 5px;
	left: 0;
	z-index: 99;
	border: solid #fff;
	border-width: 0 2px 2px 2px;
	margin-top: -4px;
}
#span_seccionSelector_p_0010452:not(:hover) div{
	display: none;
}
#span_seccionSelector_p_0010452 div span{
	white-space: nowrap;
}
#span_seccionSelector_p_0010452 .glyphicon-unchecked,
#span_seccionSelector_p_0010452 .glyphicon-check{
	cursor: pointer;
}
.seccionTarea_p_0010456_css,
.seccionProyecto_p_0010456_css,
.seccionReunion_p_0010456_css{
	display: block;
}

/*Desplegable comunidad*/
#div_tareaComunidad_p_0010452{
   position: relative;
   display: inline;
   cursor: pointer;
}
#div_tareaComunidades_p_0010452{
	width: auto;
	min-width: 150px;
	position: absolute;
	background: #f8f8f8;
	padding: 5px;
	left: 0;
	z-index: 99;
	border: solid #fff;
	border-width: 0 2px 2px 2px;
	margin-top: -4px;
	float: right;
}
#div_tareaComunidad_p_0010452:not(:hover) div{
	display: none;
}
#div_tareaComunidades_p_0010452 > span{
	display: block;
}
#div_tareaComunidades_p_0010452 > span > span{
	float: right;
}
#div_tareaComunidades_p_0010452 > hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #eee;
}

/*mernu del editor*/
#span_modo_p_0010452 span {
	cursor: pointer;
	margin: 0 2px;
    padding: 5px;
    background: #eee;
    border-radius: 5px;
}
#span_modo_p_0010452 span:not(:hover){
	opacity: 0.3;
    color: #000 !important;
    border-radius: 5px !important;
}
#span_modo_p_0010452{
	margin: 0 10px;
	position: absolute;
    right: 0;
    padding: 5px;
    font-size: 1.5em;
    border-radius: 6px;
}
#input_titulo_p_0010452{
	padding: 15px;
	font-size: 30px;
	/*text-align: center;*/
	text-align: left;
	width: 99%;
	color:  #bf2487;
}
#span_modo_p_0010452 .glyphicons-refresh:before{
	animation-name: flip;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
    display: block;
}
#span_modo_p_0010452 .glyphicons-refresh:hover{
	opacity: 0.3;
    color: #000 !important;
    border-radius: 5px !important;
}

/*delsplegable enlace*/
#span_idTPR_p_0010452{
	position: relative;
	cursor: default;
}
#span_idTPR_p_0010452:not(:hover) div{
	display: none;
}
#span_idTPR_p_0010452 div{
   width: auto;
   min-width: 100%;
   position: absolute;
   background: #f8f8f8;
   padding: 5px;
   left: 0;
   z-index: 99;
   border: solid #fff;
   border-width: 0 2px 2px 2px;
   margin-top: -4px;
}

/*Desplegable historico*/
#div_tareaHistoria_p_0010452{
	position: relative;
	display: inline;
	cursor: pointer;
}
#div_tareaHistoria_p_0010452:not(:hover) #div_tareaHistoriaLista_p_0010452{
	display: none;
}
#div_tareaHistoriaLista_p_0010452{
	width: auto;
	min-width: 150px;
	position: absolute;
	background: #f8f8f8;
	padding: 5px;
	left: 0;
	z-index: 99;
	border: solid #fff;
	border-width: 0 2px 2px 2px;
	margin-top: -4px;
	float: right;
}

#div_documentacionTarea_cabecera_p_0010452{
	position: fixed;
	background-color: white;
	/*padding: 20px;
	margin-left: -26px;
	margin-top: -22px;*/
	padding-top: 8px;
	margin-top: -9px;
	background-color: #f8f8f8;
	z-index: 1;
}

#cke_top {
	padding: 23px 8px 2px;
}

.input_disableable_p_0010456_css{}

/*Quitar bordes input */
[data-editable_p_0010456_css="0"] .input_disableable_p_0010456_css,
[data-editable_p_0010456_css="0"] #select_prioridad_p_0010452,
[data-editable_p_0010456_css="0"] #select_asignado_p_0010452
{
	border: 0;
	cursor: default;
	background: #f8f8f8;
}

[data-editable_p_0010456_css="1"] #cke_div_documentacionTextarea_p_0010452{display: block;}
[data-editable_p_0010456_css="0"] .glyphicon-file
,[data-editable_p_0010456_css="0"] .glyphicon-floppy-disk
,[data-editable_p_0010456_css="0"] .glyphicon-floppy-disk
,[data-editable_p_0010456_css="1"] .glyphicon-pencil
,[data-editable_p_0010456_css="1"] #div_documentacion_p_0010452
,[data-modificado_p_0010456_css="0"] .glyphicon-floppy-disk
,[data-modificado_p_0010456_css="1"] .glyphicon-file
,[data-anulado_p_0010456_css="1"] .glyphicon-trash
,[data-seccionTarea_p_0010456_css="1"] .seccionTarea_p_0010456_css .glyphicon-unchecked
,[data-seccionTarea_p_0010456_css="0"] .seccionTarea_p_0010456_css .glyphicon-check
,[data-seccionProyecto_p_0010456_css="1"] .seccionProyecto_p_0010456_css .glyphicon-unchecked
,[data-seccionProyecto_p_0010456_css="0"] .seccionProyecto_p_0010456_css .glyphicon-check
,[data-seccionReunion_p_0010456_css="1"] .seccionReunion_p_0010456_css .glyphicon-unchecked
,[data-seccionReunion_p_0010456_css="0"] .seccionReunion_p_0010456_css .glyphicon-check
,[data-privado_p_0010456_css="1"] .glyphicon-eye-open
,[data-privado_p_0010456_css="0"] .glyphicon-lock
,[data-finalizado_p_0010456_css="0"] #span_modo_p_0010452 > .glyphicon-check
,[data-finalizado_p_0010456_css="1"] #span_modo_p_0010452 > .glyphicon-unchecked
,[data-guardando_p_0010456_css="1"] .glyphicon-floppy-disk
,[data-guardando_p_0010456_css="1"] .glyphicon-pencil
,[data-guardando_p_0010456_css="1"] .glyphicon-trash
,[data-guardando_p_0010456_css="1"] .glyphicon-file
,[data-guardando_p_0010456_css="1"] .glyphicon-check
,[data-guardando_p_0010456_css="1"] .glyphicon-unchecked
,[data-guardando_p_0010456_css="0"] .glyphicons-refresh
/*PERMISOS*/
,[data-permisoW_p_0010456_css="0"] #span_modo_p_0010452
,[data-permisoW_p_0010456_css="0"] #select_asignado_p_0010452 option
,[data-permisoW_p_0010456_css="0"] #select_prioridad_p_0010452 option
,[data-permisoW_p_0010456_css="0"] #select_prioridad_p_0010452 option
,[data-rolAsignado_p_0010456_css="0"] #span_modo_p_0010452 > .glyphicon-unchecked
{display: none;}

 /*tarea eliminada*/
[data-nueva_p_0010456_css="0"][data-anulado_p_0010456_css="1"] #input_titulo_p_0010452{
	color: #f00;
}
[data-nueva_p_0010456_css="0"][data-anulado_p_0010456_css="1"] .tarea_eliminada{
	display: inherit !important;
}

@keyframes flip{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}

/*  ESTILOS ARBOL DE PROYECTO ORGANIZACION  */
#div_arbol_proyecto_p_0010453{
	display: none;
}
#div_documentacionTarea_p_0010452[beta="1"] ~ #div_arbol_proyecto_p_0010453{
	display: flex;
	border: solid #0f0;
}
