form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

tbody {
	/*border-top: 1px solid #ccc;*/
}

legend {
	margin-top: 25px;
}

td,input {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-size: 0.8em;
	color: #404040;
}

a,a:link {
	color: #054872;
}

a:hover,a:focus,a:visited {
	text-decoration: none;
	color: #054872;
}

a:link img,a:visited img {
	border: 0;
}

.header a, .header a:link {
	color: white;
}

.header a:hover, .header a:focus {
	text-decoration: none;
	color: #a4cee4;
}

body,th,td,input, .ui-widget {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-size: 1em;
	color: #404040;
}

body > .row{
	margin-top: 0px;
}

h1 {
	font-weight: 200 !important;
	color: #1f8bc3 !important;
	font-size: 1.6em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0.5em;
	
	text-align: center;
}

.loginCnt h1 {
    font-size: 25px;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.8em !important;
	color: #5d5d5d !important;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0.8em;
	margin-bottom: 0.8em !important;
	border-bottom: 1px solid #e2e2e2;
	color: #126CA5 !important;
	padding-bottom: 5px;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}

h5,h6 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

h1.title,h2.title,h3.title {
	margin: 0.5em 0;
}

h1.title {
	position: relative;
}

.clearfix {
	display: block;
}

.notif {
    margin: auto;
    width: 45%;
    background: linear-gradient(rgba(215, 215, 215, 0.43) 0px, rgba(255, 255, 255, 0.51) 30%) white;
    text-align: left;
    
}

/* Inicio de estilos para marcar festivos */
.ui-datepicker td.reported-day a {
  font-weight: bold;
}

.holiday a{
	background-color: #ffccff !important;
	background-image: linear-gradient(to bottom, #ffccff, #ffccff) !important;
	background-position: 0 center;
	background-repeat: repeat-x;
	color: #000000 !important;
	text-decoration: none;
}
/* Fin de estilos para marcar festivos */

.row{
	margin-right: 0 !important;
  	margin-left: 0 !important;
}

#page-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 992px;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    cursor: text;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: inherit;
}

.ui-column-filter{
	width: 75% !important;
	text-align: center;
}

.ui-sortable-column-icon{
	float:right;
	margin-top: 0.5em !important;
}

#main {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}

#content,#content2 {
	/*float: left;
	width: 90%;
	padding: 5px;*/
}

.sidebar-first #content {
	width: 780px;
	margin-left: 180px;
	margin-right: -960px;
}

.no-sidebar #content2 {
	width: 95%;
	margin-top: 5%;
	margin-left: 3%;
}

.with-navigation #content, .with-navigation .region-sidebar-first {
	margin-top: 27px;
}


.region-sidebar-first {
	float: left;
	width: 180px;
	margin-left: 0;
	margin-right: -180px;
	padding: 0;
	overflow: hidden;
}

.region-sidebar-first .section {
	margin: 0;
	padding: 0;
}

#header,#content,#content2,#navigation,.region-sidebar-first,#footer {
	overflow: visible;
}

body {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* ESTILOS PARA CALENDAR */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  color: transparent;
  cursor: pointer;
}

/* INICIO ESTILOS LOADING */
.ui-widget-overlay {
	background: none repeat scroll 0 0 #000000;
    opacity: 0.3 !important;
    top: 0px !important;
    right: 0px !important;
    left: auto !important;
}

.ui-dialog.ui-widget-content {
	background-color: #e6e6e6;
    left: auto !important;
    top: 5px !important;
    right: 5px !important;
}

/* FIN ESTILOS LOADING */

.header {
	  background-color: #1f8bc3;
	  padding-top: 7px;
	  color: white;
	  position: fixed;
	  z-index: 10;
}

.header a {
  color: white;
  text-decoration: none;
}

.indexMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}

.header .dropdown-menu a {
  color: #333;
  text-decoration: none;
}

.header .dropdown-menu ul {
  padding-left: 30px;
}
/*
.user-name{
   display: inline;
}

@media (max-width: 768px) {
	
	.user-name{
	   display: none;
	}

}
*/
.area-social{
	padding: 7px 30px 8px 0;	
	text-align: right;
	color: white;
	font-size: 80%;
}

.area-social img{
	vertical-align: middle;
}

.area-cabecera {
	background: url() no-repeat center center;
	height: 111px;
	/*width: 960px;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo-junta-link {
	margin-left: 20px;
	margin-top: 20px;
	position: absolute;
}

#logo-junta-link a:link,#logo-junta-link a:visited {
	display: block;
	text-indent: -9999px;
	height: 70px;
	width: 95px;
}

#name-and-slogan {
	margin-left: 142px;
	margin-top: 42px;
	position: absolute;
}

div#site-name {
	font-size: 1.5em;
	line-height: 1.5em;
}

#site-name a:link,#site-name a:visited {
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: 495px;
}

#site-name a:hover,#site-name a:focus,#logo-junta-link a:hover,#logo-junta-link a:focus
	{
	outline: 0;
}

#main-wrapper {
	background: #ffffff;
	padding-top: 40px;
}

#main #content,#main #content2 {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	min-height: 500px;
}

.region-sidebar-first .section div.block {
	margin: 1em 0 1em 0;
}

.region-sidebar-first .section div.block h2 {
	font-size: 0.9em;
	margin: 3px 7px;
}

#footer {
	/*background: #696969;
	height: 54px;*/
	margin-top: 50px;
	border-top: 1px solid #acdeed;
}

#footer .info {
	padding: 10px 0 10px 0;
	font-size: 80%;
}

#footer .icons {
	padding: 10px 0 10px 0;
	margin-top: 5px;
	text-align: right;
}

#footer .icons  a{
	color: rgba(0,0,0,0.3);
}

#footer .icons  a:hover{
	color: rgba(0,0,0,0.5);
}

#footer p {
	margin: 0px 0;
}

@media (max-width: 768px) {
	#footer .info {
		padding: 10px 0 10px 0;
		text-align: center;
	}	
	#footer .icons {
		padding: 10px 0 10px 0;
		text-align: center;
	}
}

.block {
	margin-bottom: 1em;
}

table {
	border-collapse: collapse;
	width: 100%;
	/*border-right: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;*/
}

table td {
	padding: 0.25em 0.5em;
}

table th {
	padding: 0.25em 0.5em;
}

table tbody tr {
	padding: 0;
}
/*
table tbody tr.odd {
	background-color: #F0F9DF !important;
}

table tbody tr.even {
	background-color: #FFFFFF !important;
}

table tbody tr td {
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}

table tbody tr.odd td.active {
	background-color: #DBECB8;
}

table tbody tr.even td.active {
	background-color: #F0F9DF;
}
*/
table tbody tr td a:hover {
	text-decoration: none;
}

.w3c-logo {
	float: right;
	margin: 8px;
}


.block-madeja_print_cascade div.content {
	border-top: 1px solid #C7C7C7;
	line-height: 0.85em;
	padding: 0;
	text-align: left;
}

.block-madeja_print_cascade div.content span	{
	margin: 0;
}

.block-madeja_print_cascade div.content span a	{
	border-bottom: 1px solid #C7C7C7;
	color: #404040;
	display: block;
	font-size: 0.875em;
	padding: 6px 0 6px 30px;
	text-decoration: none;
}

#page {
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.333em;
	font-size: 0.875em;
	line-height: 1.286em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#opciones {
	float: right;
	margin-top: 90px;
	height: 20px;
	text-align: right;
	margin-right: 21px;
	color: #ffffff;
}

#opciones a, #opciones a:visited {
	color: white; 
	text-decoration: none;
}

#opciones img {
	vertical-align: middle;	
}

.form-login {
	margin-top: 5em;
	border: none;
}

.loginCnt {
	margin: 0 auto;
	max-width: 350px;
	margin-bottom: 50px;
}

.loginCnt h1 {
	text-align: center;
	margin-bottom: 30px;
}

.loginCnt button {
	width: 100%;
}

.loginCnt legend {
	font-size: 18px;
	border-width: 0px 0px 0px;
	font-weight: normal;
	margin-bottom: 18px;
}

.avatar{
	text-align: center;
	padding: 0 0 30px 0;
	color: #cacaca;
}

.avatar img{
	width: 55%;
}

.loginIzq {
	width: 273px;
	height: 353px;
	border: 0px;
	display: table-cell;
	background-image: url();
	background-repeat: no-repeat;
}

.loginDcha {
	border-left: 1px solid #CCCCCC;
	display: table-cell;
	vertical-align: top;
	width: 300px;
	padding-left: 30px;
}

.filaAcceso span {
	margin-right: 10px;
}

.filaAcceso {
	font-size: 15px;
	margin-top: 40px;
	color: #007A3D;
	font-style: italic;
	font-weight: normal;
	line-height: 2;
}

#content2 table, #content2 tr, #content2 td, #content2 tbody {
	background: transparent;
	border: none;
}

.area-buscador{
	background: #999999 !important;
	border: 10px solid #999999 !important;
}

.area-buscador table, .area-buscador tr, .area-buscador td, .area-buscador tbody, .area-buscador th {
	color: white;
	text-align: left;
	font-weight: normal;	
}

.area-opciones-buscador{
	background: #bbbbbb !important;
	border: 10px solid #bbbbbb !important;
	margin-bottom: 20px;
}

.titulo{
	background: #005cb9 !important;
	color: white;
	text-align: left;
	font-weight: normal;
}

.etiqueta{
	background: #cddcf0 !important;
	border-bottom: 1px solid #e6e6e6 !important;
	padding: 6px !important;
}

.campo{
	border-bottom: 1px solid #cddcf0 !important;
}

.noborder .ui-panelgrid-cell{
	padding: 0 !important;
}

.ui-panelgrid-cell{
	padding: 0 !important;
}

.noborder{
	padding: 0 !important;
	border: none;
}

.cajainfo{
	padding: 0 !important;
	border: 5px solid white !important;
}

.ui-datatable th{
  background: #f5f5f5 !important;
	color: #054872 !important;
	border: none !important;
	font-weight: normal !important;
	text-shadow: none !important;
	border-radius: 0px !important;
}

.ui-datatable-odd{
	text-align: center;
	/*background: #e9e9e9 !important;*/
	background: transparent !important;
}

.ui-datatable-even{
	text-align: center;
	background: transparent !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #0081c2 !important;
    background-image: linear-gradient(to bottom, #0088cc, #0077b3) !important;
    background-position: 0 center;
    background-repeat: repeat-x;
    color: #ffffff !important;
    text-decoration: none;
}

.ui-state-highlight td, .ui-widget-content .ui-state-highlight td, .ui-widget-header .ui-state-highlight td {
    color: #ffffff !important;
}

.ui-state-highlight .ui-icon {
    /*background-image: url("/desarrollo/concursos/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-bootstrap");*/
    background-image: url("../../javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-bootstrap");
}

.ui-datatable tbody td {
  border: none;
  border-bottom: 1px solid #e4e4e4;
}

.ui-datatable tbody td, .ui-datatable tfoot td {
  padding: 6px 10px;
}

.ui-datatable thead th{
  padding: 12px 6px;
  font-weight: bold;
}

/*input[type="submit"]{
	background: #f08a04;
	border: none;
	cursor: pointer;
	color: white;
	padding: 7px;
}*/

.ui-autocomplete-emptyMessage {
	font-size: 10px;
}

.area-buscador input[type="text"]{
	padding: 7px;
	width: 200px;
}

.area-opciones-buscador input[type="text"] {
	padding: 7px;
	width: 100px;	
}

.area-buscador input[type="submit"]{
	background-image: url();
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
}

.area-opciones-buscador input[type="submit"]{
	background-image: url();
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
}

.separador{
	height: 20px;
}

.link {
	stroke: #333;
}

fieldset{
	border: none;
}

.justified {
	text-align: justify;
}

.error-template {
    padding: 40px 15px;
    text-align: center;
    max-width: 450px;
	margin: auto;
}

.error{
	color: #ef3633;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	width: 100%;
}

.ui-inputfield.ui-state-error, .ui-widget-header .ui-inputfield.ui-state-error, .ui-widget-content .ui-inputfield.ui-state-error {
	border: 1px solid #ef3633;
}

.ui-inputfield.ui-state-error:focus, .ui-widget-header .ui-inputfield.ui-state-error:focus, .ui-widget-content .ui-inputfield.ui-state-error:focus {
	box-shadow: inset  0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(239, 54, 51, 0.6);
}

/********************** BOTONES *******************/

.btn-primary {
	color: #ffffff !important;
	/*background-color: #145C80 !important; AAA*/
	background-color: #1B7CAC !important;
	border: none !important;
	background-position: 0 0 !important;
	background-image: none !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #ffffff !important;
	background-color: #145C80 !important;
	border-color: #1a7eb2 !important;
  	border: none !important;
  	background-position: 0 0 !important;
	background-image: none !important;
}

.ui-button-text-only .ui-button-text {
  padding: 0;
}

.btn {
  /*	padding: 12px !important;*/
	text-shadow: none !important;
	box-shadow: none !important;
	text-align: left;
}

.toolbar{
	margin-bottom: 20px;
}


@media (max-width: 768px) {

	.toolbar{
		text-align: center;
		margin-bottom: 20px;
	}
	
}
/*
.dropdown{
	  list-style: none;
}
*/

.btn-buscar, .btn-buscar:hover, .btn-enviar, .btn-enviar:hover  {
	background-repeat: no-repeat !important;
	background-position: 9px center !important;
	background-size: 28% !important;
	padding-left: 47px !important;
}
.btn-buscar, .btn-buscar:hover {
	background-image: url() !important; 
}
.btn-enviar, .btn-enviar:hover {
	background-image: url() !important; 
}



/********************** COLORES *******************/

.rojo{
	color: Red;
}
.naranja{
	color: Orange;
}
.amarillo{
	color: Gold;
}
.verde{
	color: SeaGreen;
}
.turquesa{
	color: Teal;
}
.celeste{
	color: SkyBlue;
}
.azul{
	color: RoyalBlue;
}
.morado{
	color: MediumOrchid;
}

/*********** DROPDOWN SUBMENU **************/

.navbar-default .navbar-brand {
  color: #126CA5 !important;
}

.dropdown-menu-large .dropdown-header {
  color: #5bc0de !important;
  font-size: 16px !important;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #126CA5 !important;
}

.dropdown-menu i {
	margin-right: 10px !important;
	color: #126CA5;
}

.dropdown-header > a:hover,  .dropdown-menu > li:hover{
	background-color: inherit !important;
}
	
@media (max-width: 768px){
	.dropdown-menu-large > li {
	  margin-bottom: 0 !important;
	}
	.dropdown-menu-large > li > ul {
	  margin-bottom: 15px !important;
	}
	.dropdown-menu-large .dropdown-header {
	  color: #5bc0de !important;
	  font-size: 16px !important;
	  margin-top: 10px !important;
	}
	.dropdown-menu-large .divider {
	  display: none;
	}
	.navbar-default .navbar-toggle {
	  border: none !important;
	}
}

@media (min-width: 768px){
	.navbar-right {
		margin-right: 0 !important;
	}
}
/*********** DROPDOWN SUBMENU **************/

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}


/*********** TEXT-MANAGER **************/
#tm-key-editor {
    opacity:0;
    position:absolute;
    z-index: 10;
}

/*********** MIGAS DE PAN **************/
.breadcrumb {
   background-color: transparent !important;
   padding: 8px 0px !important;
   margin-bottom: 25px;
}
.breadcrumb a {
   color:#126CA5 !important;
}
.breadcrumb {
   font-size: 90%;
}

.breadcrumb>.active{
	color: #767676 !important;
}



/*********** TABLAS **************/
.ui-widget-header {
  border: none !important;
  background: transparent !important;
  color: #333333 !important;
  font-weight: normal !important;
}

.ui-widget-content {
	color: #333333;
}

tr.ui-widget-content, tbody.ui-widget-content {
	border: none;
	color: #333333;
}


/*********** PAGINACION **************/
	
.ui-icon{
	  text-indent: 0px;
	  display: inline-flex;
}

.ui-paginator-prev, .ui-paginator-first, .ui-paginator-page, .ui-paginator-next, .ui-paginator-last{
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border: none !important;
	padding: 2px 3px !important;
}

.ui-paginator-last{
	margin-right: 15px !important;
}

.ui-paginator-prev .ui-icon, .ui-paginator-first .ui-icon, .ui-paginator-page .ui-icon, .ui-paginator-next .ui-icon, .ui-paginator-last .ui-icon{
	background-image: none;
	color: transparent;
	
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	vertical-align: middle;
	text-indent: 0px;
	text-align: center;
}
	
.ui-paginator-first .ui-icon:before{
   content: "\f049";
	color: #337ab7;
}

.ui-paginator-prev .ui-icon:before{
   content: "\f048";
	color: #337ab7;
}

.ui-paginator-page .ui-icon{
}

.ui-paginator-next .ui-icon:before{
   content: "\f051";
	color: #337ab7;
}

.ui-paginator-last .ui-icon:before{
   content: "\f050";
	color: #337ab7;
}

@media (max-width: 768px) {

	.ui-paginator-current{
	   display: none !important;
	}
	
	.header{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

}


/*********** PAGINACION **************/
.ui-accordion-header{
	padding-right: 50px;
}

.ui-accordion-header:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f054";
	color: #337ab7;
	padding-right: 14px;
}

h3.ui-state-active:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f078";
	color: #337ab7;
	padding-right: 10px;
}


/*********** OTROS **************/

.ui-selectonemenu .ui-selectonemenu-trigger{
	width: auto !important;
}


/*********** TEMA **************/

@font-face {
	font-family: 'gobCL';
	font-weight: normal;
	font-style: normal;

	src: url('../fonts/gobcl_regular-webfont.eot');
	src: local('☺'), url(/concursos/empleos/javax.faces.resource/fonts/gobcl_regular-webfont.woff.jsf?ln=default&v=1_0) format('woff'), url(/concursos/empleos/javax.faces.resource/fonts/gobcl_regular-webfont.ttf.jsf?ln=default&v=1_0) format('truetype'), url() format('svg');

}

.cabecera{
	background-color: #7A8791;
	border: 0px none;
	margin-bottom: 0px;
	color: white;
}


.brand{
	background-image: url(/concursos/empleos/javax.faces.resource/images/theme/bg_logo.png.jsf?ln=default&v=1_0);
	background-size: cover;
	border: 0 none;
	float: right;
	height: 100px;
	width: 100px;
	z-index: 88;
	position: relative;
	text-indent: -999px;
	overflow: hidden;
	border: 1px solid #fff;
	float: left;
	margin: 10px 10px 10px 0;
    display: block;
}

.titulo1{
	font-family: 'gobCL';
    color: #FFF;
    display: block;
    font-size: 21px;
    font-weight: bold;
    line-height: 120%;
    margin-top: 20px;
    max-width: 370px;
  	width: 90%;
  	min-width: 260px;
}

.titulo2{
	font-family: 'gobCL';
    color: #FFF;
    display: block;
    font-size: 14px;
    line-height: 120%;
    margin-top: 4px;
}

.phone{
	background: url(/concursos/empleos/javax.faces.resource/images/theme/icn_telefono_header.png.jsf?ln=default&v=1_0) left top no-repeat;
	font-family: 'gobCL';
    color: #FFF;
    display: block;
   font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    margin-top: 20px;
    text-align: right;
}



@media (max-width: 768px) {

	.navbar {
	    border: none !important;
	    min-height: 0px !important;
	    position: relative !important;;
	}
	
	.navbar-default {
	    background-color: transparent;
	    border: none !important;
	    background-image: none !important;
	    background-repeat: repeat-x !important;
	    border: none !important;
	    box-shadow: none !important;
	}
	
	.navbar-default .navbar-toggle {
	    border-color: white;
	}

	.navbar-toggle {
	    position: fixed !important;
	    right: 0 !important;
	    top: 0 !important;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: white !important;
	}
	


}


/*******pmn*******/ 

.ui-datatable-tablewrapper button span.ui-button-text{
	    padding: 0em 0em 0em .9em!important;
	
}

.control-label{
        padding-top: 0px!important;
}


.ui-selectonemenu, .ui-inputfield{
     width: 100% !important;
}
.ui-selectonemenu-label{
     width: 100% !important;
} 


.col-sm-4.fila-agregar{
	padding:20px 0px;
	
}

.ui-datatable-tablewrapper th .ui-inputfield{
    width: 75%!important;
    float: center;
}

.h3-sin-margin-top{
		margin-top: 0px;
}
ul.seleccionar-documentos{
	list-style: none;
	    padding: 0px;
}

ul.seleccionar-documentos li{
	padding:5px 0px;
	border-bottom: 1px solid #EEE;
}

ul.seleccionar-documentos .ui-chkbox .ui-chkbox-label{
	
	margin: 0px 0px 0px 7px;
	display: inline;
	
}

.pad-izq-10{
	padding-left:10px;
	
}

/****************************************************************************/
.wizard_horizontal ul.wizard_steps {
    display: table;
    list-style: none;
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}

.wizard_horizontal ul.wizard_steps li {
    display: table-cell;
    text-align: center;
}


.wizard_horizontal ul.wizard_steps li a, .wizard_horizontal ul.wizard_steps li:hover {
    display: block;
    position: relative;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #666;
}

.wizard_horizontal ul.wizard_steps li a.disabled .step_no {
    background: #ccc;
    color: black;
}

.wizard_horizontal ul.wizard_steps li a .step_no {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    display: block;
    margin: 0 auto 5px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 5;
}

.wizard_verticle ul.wizard_steps li a.selected:before, .step_no {
    background: #34495E;
    color: #fff;
}
.wizard_horizontal ul.wizard_steps li a, .wizard_horizontal ul.wizard_steps li:hover {
    display: block;
    position: relative;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #666;
}



	
.wizard_horizontal a, .wizard_horizontal a:visited, .wizard_horizontal a:focus,.wizard_horizontal  a:active, :visited, :focus, :active {
    outline: 0;
}

.wizard_horizontal a {
    color: #5A738E;
    text-decoration: none;
	
    background-color: transparent;

}
	

.wizard_horizontal ul.wizard_steps li:first-child a:before {
    left: 50%;
}
.wizard_horizontal ul.wizard_steps li:last-child a:before {
    right: 50%;
    width: 50%;
    left: auto;
}

.wizard_horizontal ul.wizard_steps li a:before {
    content: "";
    position: absolute;
    height: 4px;
    background: #ccc;
    top: 20px;
    width: 100%;
    z-index: 4;
    left: 0;
}

.wizard_horizontal ul.wizard_steps li:first-child a.enabled:before {
    left: 50%;
}
.wizard_horizontal ul.wizard_steps li:last-child a.enabled:before {
    right: 50%;
    width: 50%;
    left: auto;
}
.wizard_horizontal ul.wizard_steps li a.enabled:before{
	content: "";
    position: absolute;
    height: 4px;
    background: rgb(52 73 94);
    top: 20px;
    width: 100%;
    z-index: 4;
    left: 0;
}

/******************************************************************************/




/*****Style de evaluación********/


.tile-stats {
  position: relative;
  display: block;
  margin-bottom: 12px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 5px;
  overflow: hidden;
  padding-bottom: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background: #FFF;
  transition: all 300ms ease-in-out; }

.tile-stats:hover .icon i {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  color: rgba(58, 58, 58, 0.41);
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards; }

.tile-stats .icon {
  width: 20px;
  height: 20px;
  color: #BAB8B8;
  position: absolute;
  right: 53px;
  top: 30px;
  z-index: 1; }

.tile-stats .icon i {
  margin: 0;
  font-size: 60px;
  line-height: 0;
  vertical-align: bottom;
  padding: 0; }

.tile-stats .count {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.65857; }

.tile-stats .count, .tile-stats h3, .tile-stats p {
  position: relative;
  margin: 0;
  margin-left: 10px;
  z-index: 5;
  padding: 0; }

.tile-stats h3 {
  color: #BAB8B8; }

.tile-stats p {
  margin-top: 5px;
  font-size: 12px; }

.tile-stats > .dash-box-footer {
  position: relative;
  text-align: center;
  margin-top: 5px;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none; }

.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15); }

.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15); }
  
  ul.count2 {
  width: 100%;
  margin-left: 1px;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  padding: 10px 0; }

ul.count2 li {
  width: 12%;
  text-align: center; }

ul.count2 li h3 {
  font-weight: 400;
  margin: 0; }

ul.count2 li span {
  font-weight: 300; }
  
  .projects .list-inline {
  margin: 0; }
  
  .widget_tally_box .flex {
  display: -ms-flexbox;
  display: flex; }
  
  .contenedor-contadores h3 {
  
  border-bottom: none;
  }
  
  /*****************PAGINAS*******************/
  
  
  .timeline .glyphicon {
	top: 15px;
}

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline>li {
	margin-bottom: 20px;
	position: relative;
}

.timeline>li:before,.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li:before,.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li>.timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline>li>.timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline>li>.timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline>li>.timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-badge.primary {
	background-color: #2e6da4 !important;
}

.timeline-badge.success {
	background-color: #3f903f !important;
}

.timeline-badge.warning {
	background-color: #f0ad4e !important;
}

.timeline-badge.danger {
	background-color: #d9534f !important;
}

.timeline-badge.info {
	background-color: #5bc0de !important;
}

.timeline-badge.comunicacion {
	background-color: transparent !important;
}

.timeline-badge.comunicacion i {
	color: #5A738E;
	background-color: white !important;
	font-size: 50px;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body>p,.timeline-body>ul {
	margin-bottom: 0;
}

.timeline-body>p+p {
	margin-top: 5px;
}

@media ( max-width : 1920px) {
	ul.timeline:before {
		left: 40px;
	}
	ul.timeline>li>.timeline-panel {
		width: calc(100% - 90px);
		width: -moz-calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
	}
	ul.timeline>li>.timeline-badge {
		left: 15px;
		margin-left: 0;
		top: 16px;
	}
	ul.timeline>li>.timeline-panel {
		float: right;
	}
	ul.timeline>li>.timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline>li>.timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	
	div.tabla-valoracion table tr:last-child>td{ 
		border-bottom:0px; 
	}
}

.normalFont{
	font-weight: normal !important;
}
.obligatorio:after{ 
	content:" * ";
}
.redFont{ 
	color:#F00 !important;
}
.dialogPracticas{ 
	background-color: #ffffff !important;
	max-height:700px;
	overflow:auto !important;
}
.count3UL{
	margin-left: 1px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
}
.count3LI{
	text-align: center;
}
.addBorder1{
	border: 1px solid #dddddd;
}
.iconLikePills{
   width:100%;
   height:100%;
   opacity:0.2;
   text-align: right;
  }
/*************************************/  
.planificacion {
	color: #f0ad4e !important;
}

.postulacion {
	color: #1ABB9C !important;
}

.evaluacion {
	color: #337ab7 !important;
}

.cerrados {
	color: #d9534f !important;
}

.finalizados {
	color: #777 !important;
}

.icono {
	font-size: 18px;
}

ul.msg_list li a .time {
	right: 60px !important;
	text-align: right;
}

/*************************************/
.panel-yellow {
	border-color: #f0ad4e !important;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-green {
	border-color: #5cb85c !important;
}

.panel-green>.panel-heading {
	border-color: #5cb85c;
	color: white;
	background-color: #5cb85c;
}

.panel-yellow {
	border-color: #f0ad4e;
}

.panel-yellow>.panel-heading {
	border-color: #f0ad4e;
	color: white;
	background-color: #f0ad4e;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-red {
	border-color: #d9534f !important;
}

.panel-red>.panel-heading {
	border-color: #d9534f;
	color: white;
	background-color: #d9534f;
}

.huge {
	font-size: 40px;
}

.large {
	font-size: 30px;
}

.medium {
	font-size: 20px;
}

.panel-blue>a {
	color: #337ab7;
	text-decoration: none;
}

.panel-green>a {
	color: #5cb85c;
}

.panel-yellow>a {
	color: #f0ad4e;
}

.panel-red>a {
	color: #d9534f;
}

.p-autocomplete {
	width: 90%;
}
/*************************************/
.diabledCustom{ color: #DCDAD1!important;
    padding: 2px!important;
    margin: 0 0 0 0!important;
    background-image: none!important;
    background:none repeat scroll 0 0 #EEEEEE!important;
   }
 .ui-fileupload-content{
 	display:none;
 }  
 
 /*************************************/
 
 .tree-table-no-header thead {
    display: none !important;
    }
    .cont-puntaje{
    	padding: 1em;
    	border-right: solid 1px #ccc;
    	float: left;
	}
	.ul-sin-estilo{
		list-style: none;
		padding-left:0;
	}
	.align-left{
		text-align: left!important;
	}
	.border-tabla-right{
		    	border-right: solid 1px #ccc!important;
	}
	.border-tabla-left{

		    	border-left: solid 1px #ccc!important;
	}
	.aviso{
		color:#666;
		font-style: italic;
	}
	.center{
		text-align: center;
	}
	.padding-l-15{
		 padding-left: 15px;
	}
	.padding-15{
		 padding-left: 15px;
		 padding-top: 30px;
	}
	.align-center{
		vertical-align:middle;
	}
	.padding-15-20{
		 padding-left: 15px;
		 padding-top: 10px;
	}
	
 /*************************************/	
	.aero {
  color: #9CC2CB; }
  
  .event .media-body a.title {
  font-weight: bold; }

.event .media-body p {
  margin-bottom: 0; }
  .chat .media-body {
  padding-top: 5px; }
  .border-aero {
  border-color: #9CC2CB !important; }
  .media .profile_thumb {
  border: 1px solid;
  width: 50px;
  height: 50px;
  margin: 5px 10px 5px 0;
  border-radius: 50%;
  padding: 9px 12px; }
  
    .contenedor-contadores h3 {
  
  border-bottom: none;
  }

.media .profile_thumb i {
  font-size: 30px; }
  
 /*************************************/
   
  div.tabla-valoracion table tr:last-child>td{
						
  border-top:0px !important; border-bottom:0px; 
  } 
  th{background-color: #ffff !important;
  }
							
  div.tabla-valoracion table td{
  border: 0px solid #e4e4e4;
  }
						
  div.tabla-valoracion table table th{
  border:0px;
  }
  
 /*************************************/
  
  .aero {
  color: #9CC2CB; }
  
  .event .media-body a.title {
  font-weight: bold; }

.event .media-body p {
  margin-bottom: 0; }
  .chat .media-body {
  padding-top: 5px; }
  .border-aero {
  border-color: #9CC2CB !important; }
  .media .profile_thumb {
  border: 1px solid;
  width: 50px;
  height: 50px;
  margin: 5px 10px 5px 0;
  border-radius: 50%;
  padding: 9px 12px; }
  
    .contenedor-contadores h3 {
  
  border-bottom: none;
  }

.media .profile_thumb i {
  font-size: 30px; }
  
/*************************************/
  
  .timeline .glyphicon{
top:15px;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-rwhere x_text >= 15000ight: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 1920px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

/*************************************/
.oculto{
			display:none;
		}
		
.stripped-uno{
	background: #dcdcdc;
}

.stripped-dos{
	 background: none;
}

.bg-grey{
	background-color: #b8bec882;
}

.link{
	background-color: transparent;
	text-decoration: none;
    color: #1E7EB0 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 1em;
    text-align: center;
    border-style: none;
}

@media (max-width: 1199px){
	.col-mod-sm {
		width: 100% !important;
	}
	
	.contenedor-mod{
	}
}

@media (min-width: 1200px){
	.col-mod-lg {
		width: 19% !important;
		height: 190px !important;
	}
	
	.contenedor-mod{
		display: flex;
	    justify-content: space-between;
	}
}

@media (max-width: 1839px) and (min-width: 1200px){
	.size-tabs{
		height: 125px !important;
	}
}

.ui-datatable tbody tr:hover {
    background-color: #f5f5f5 !important;
}

.ui-datatable thead th {
	background-color: #e0e1e2 !important;
}

.btn-white{
	margin-bottom: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    color: #555 !important;
    position: relative !important;
    display: initial !important;
    padding: 10px 15px !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    width: 100% !important;
    background-image: none !important;
}

.btn-white-link{
	margin-bottom: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    color: #054872 !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    background-image: none !important;
    text-decoration: none;
}

.floating-label {
	position: absolute;
    pointer-events: none;
    right: 3%;
    top: 94%;
    transition: 0.2s ease all;
    color: #999999;
    font-size: 90%;
}

.nav-mod{
	border-radius: 4px;
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-mod>li, .nav-mod>li>div, .nav-mod>span>li {
	float: none;
	position: relative;
    display: block;
    border-radius: 3px;
}

.nav-mod>li>a, .nav-mod>li>div>a, .nav-mod>span>li>a{
    position: relative;
    display: block;
    padding-top: 10px;
    cursor: alias;
}

.nav-mod>li>a:focus, .nav-mod>li>a:hover, .nav-mod>li>div>a:focus, .nav-mod>li>div>a:hover, .nav-mod>li>div>div:focus, .nav-mod>li>div>div:hover, .nav-mod>span>li>a:focus, .nav-mod>span>li>a:hover {
	text-decoration: none;
	background-color: inherit;
	opacity: 0.4;
}

.nav-mod>li>a>label:focus, .nav-mod>li>a>label:hover, .nav-mod>li>div>a>label:focus, .nav-mod>li>div>a>label:hover, .nav-mod>span>li>a>label:focus, .nav-mod>span>li>a>label:hover {
	text-decoration: none;
	background-color: inherit;
	opacity: unset;
}

.nav-mod>li>a:visited, .nav-mod>li>div>a:visited, .nav-mod>span>li>a:visited {
	text-decoration: none;
	background-color: inherit;
	opacity: unset;
}

.nav-mod>li {
	text-align: center;
}

.special-link, .special-link:visited, .special-link:active {
  	color: inherit !important;
}

.special-link:hover {
	color: black !important;
}

.special-link {
	cursor: pointer !important;
}

#botones_practicas_panel_izquierdo>div a, #botones_practicas_panel_izquierdo>div>a, #botones_practicas_panel_izquierdo>div>a:focus, #botones_practicas_panel_izquierdo>div>a:hover, #botones_practicas_panel_izquierdo>div>a:visited, #botones_practicas_panel_izquierdo a {
	text-decoration: none !important;
	opacity: unset !important;
}

#botones_practicas_panel_izquierdo>div>span{
	border: 1px solid #999999 !important;
  	opacity: 0.65;
  	background-color: #999999 !important;
    background-image: inherit;
    cursor: initial;
}

#botones_practicas_panel_izquierdo>div>button:disabled, #botones_practicas_panel_izquierdo>div>span:disabled {
	background-color: #999999 !important;
	cursor: alias;
}

#botones_practicas_panel_izquierdo>div>.btn-default {
	color: black;
}

.primary-special > span{
	border: none !important;
  	opacity: unset !important;
  	background-color: inherit !important;
    background-image: inherit;
}

.tooltip_top{
	z-index: 990;
}

/**********ESTILO PARA LOS CONTADORES SIGUAN LA PANTALLA**********/

.seguimientoContadores {
	position: sticky;
	top: 12%;
}

@media (max-width: 991.98px){
	.seguimientoContadores {
	position: static;
	}
}

/**********ESTILOS DE LOS CONTADORES DEL DASHBOARD**********/
/*
	planificacion
	cabecera:			#ffc97c
	hover:				#ffd190
	filas p:			#ffeacb
	filas i:			#fff2df
	botones y filtros:	#fffaf2
*/
/*cabecera*/
.plan>form>div>div>table>thead>tr>.ui-filter-column, 
.plan>form>div>div>table>thead>tr>.ui-state-default{
	background-color: #ffc97c !important;
}
.plan>form>div>div>table>thead>tr>.ui-state-default{
	color: #000000 !important; 
}
/*hover*/
.plan>form>div>div>table>tbody>.ui-datatable-odd:hover, 
.plan>form>div>div>table>tbody>.ui-datatable-even:hover{
	background-color: #ffd190 !important;
	color: #000000;
}
/*filas*/
.plan>form>div>div>table>tbody>.ui-datatable-even{
	background-color: #ffeacb !important;
	color: #000000;
}
.plan>form>div>div>table>tbody>.ui-datatable-odd{
	background-color: #fff2df !important;
	color: #000000;
}
/*filtro y botones*/
.plan>form>div>div>table>thead>tr>th>.filtro, 
.plan>form>div>div>table>tbody>tr>td>.list-group-item, 
.plan>form>div>div>table>tbody>tr>.list-group-item{
	background-color: #fffaf2 !important;
}
.plan>form>div>div>table>thead>tr>th>.filtro:hover, 
.plan>form>div>div>table>tbody>tr>td>.list-group-item:hover, 
.plan>form>div>div>table>tbody>tr>.list-group-item:hover{
	background-color: #ffeacb !important;
}

/*
	postulacion
	cabecera:			#569a56
	hover:				#a0d6a0
	filas p:			#c9e8c9
	filas i:			#d7eed7
	botones y filtros:	#e5f4e5
*/
/*cabecera*/
.post>form>div>div>table>thead>tr>.ui-filter-column, 
.post>form>div>div>table>thead>tr>.ui-state-default{
	background-color: #569a56 !important;
}
.post>form>div>div>table>thead>tr>.ui-state-default{
	color: #000000 !important; 
}
/*hover*/
.post>form>div>div>table>tbody>.ui-datatable-odd:hover, 
.post>form>div>div>table>tbody>.ui-datatable-even:hover{
	background-color: #a0d6a0 !important;
	color: #000000;
}
/*filas*/
.post>form>div>div>table>tbody>.ui-datatable-even{
	background-color: #c9e8c9 !important;
	color: #000000;
}
.post>form>div>div>table>tbody>.ui-datatable-odd{
	background-color: #d7eed7 !important;
	color: #000000;
}
/*filtro y botones*/
.post>form>div>div>table>thead>tr>th>.filtro, 
.post>form>div>div>table>tbody>tr>td>.list-group-item, 
.post>form>div>div>table>tbody>tr>.list-group-item{
	background-color: #e5f4e5 !important;
}
.post>form>div>div>table>thead>tr>th>.filtro:hover, 
.post>form>div>div>table>tbody>tr>td>.list-group-item:hover, 
.post>form>div>div>table>tbody>tr>.list-group-item:hover{
	background-color: #c9e8c9 !important;
}

/*
	evaluacion
	cabecera:			#7298ba
	hover:				#aecee9
	filas p:			#bdd7ed 
	filas i:			#dceaf5
	botones y filtros:	#fbfcfe
*/
/*cabecera*/
.eva>form>div>div>table>thead>tr>.ui-filter-column, 
.eva>form>div>div>table>thead>tr>.ui-state-default{
	background-color: #7298ba !important;
}
.eva>form>div>div>table>thead>tr>.ui-state-default{
	color: #000000 !important; 
}
/*hover*/
.eva>form>div>div>table>tbody>.ui-datatable-odd:hover, 
.eva>form>div>div>table>tbody>.ui-datatable-even:hover{
	background-color: #aecee9 !important;
	color: #000000;
}
/*filas*/
.eva>form>div>div>table>tbody>.ui-datatable-even{
	background-color: #bdd7ed !important;
	color: #000000;
}
.eva>form>div>div>table>tbody>.ui-datatable-odd{
	background-color: #dceaf5 !important;
	color: #000000;
}
/*filtro y botones*/
.eva>form>div>div>table>thead>tr>th>.filtro, 
.eva>form>div>div>table>tbody>tr>td>.list-group-item, 
.eva>form>div>div>table>tbody>tr>.list-group-item{
	background-color: #fbfcfe !important;
}
.eva>form>div>div>table>thead>tr>th>.filtro:hover, 
.eva>form>div>div>table>tbody>tr>td>.list-group-item:hover, 
.eva>form>div>div>table>tbody>tr>.list-group-item:hover{
	background-color: #bdd7ed !important;
}

/*
	sin cargar
	cabecera:			#dca1a0
	hover:				#eccccb
	filas p:			#f1dad9
	filas i:			#f6e8e8
	botones y filtros:	#fcf6f6
*/
/*cabecera*/
.scarg>form>div>div>table>thead>tr>.ui-filter-column, 
.scarg>form>div>div>table>thead>tr>.ui-state-default{
	background-color: #dca1a0 !important;
}
.scarg>form>div>div>table>thead>tr>.ui-state-default{
	color: #000000 !important; 
}
/*hover*/
.scarg>form>div>div>table>tbody>.ui-datatable-odd:hover, 
.scarg>form>div>div>table>tbody>.ui-datatable-even:hover{
	background-color: #eccccb !important;
	color: #000000;
}
/*filas*/
.scarg>form>div>div>table>tbody>.ui-datatable-even{
	background-color: #f1dad9 !important;
	color: #000000;
}
.scarg>form>div>div>table>tbody>.ui-datatable-odd{
	background-color: #f6e8e8 !important;
	color: #000000;
}
/*filtro y botones*/
.scarg>form>div>div>table>thead>tr>th>.filtro, 
.scarg>form>div>div>table>tbody>tr>td>.list-group-item, 
.scarg>form>div>div>table>tbody>tr>.list-group-item{
	background-color: #fcf6f6 !important;
}
.scarg>form>div>div>table>thead>tr>th>.filtro:hover, 
.scarg>form>div>div>table>tbody>tr>td>.list-group-item:hover, 
.scarg>form>div>div>table>tbody>tr>.list-group-item:hover{
	background-color: #f1dad9 !important;
}

/*
	desempeño
	cabecera:			#ac8dbc
	hover:				#e2d7e8
	filas p:			#ebe3ef
	filas i:			#f4f0f6
	botones y filtros:	#fdfcfd
*/
/*cabecera*/
.des>form>div>div>table>thead>tr>.ui-filter-column, 
.des>form>div>div>table>thead>tr>.ui-state-default{
	background-color: #ac8dbc !important;
}
.des>form>div>div>table>thead>tr>.ui-state-default{
	color: #000000 !important; 
}
/*hover*/
.des>form>div>div>table>tbody>.ui-datatable-odd:hover, 
.des>form>div>div>table>tbody>.ui-datatable-even:hover{
	background-color: #e2d7e8 !important;
	color: #000000;
}
/*filas*/
.des>form>div>div>table>tbody>.ui-datatable-even{
	background-color: #ebe3ef !important;
	color: #000000;
}
.des>form>div>div>table>tbody>.ui-datatable-odd{
	background-color: #f4f0f6 !important;
	color: #000000;
}
/*filtro y botones*/
.des>form>div>div>table>thead>tr>th>.filtro, 
.des>form>div>div>table>tbody>tr>td>.list-group-item, 
.des>form>div>div>table>tbody>tr>.list-group-item{
	background-color: #fdfcfd !important;
}
.des>form>div>div>table>thead>tr>th>.filtro:hover, 
.des>form>div>div>table>tbody>tr>td>.list-group-item:hover, 
.des>form>div>div>table>tbody>tr>.list-group-item:hover{
	background-color: #ebe3ef	 !important;
}

.texto-oculto{
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.btn-link{
	color:#126CA5 !important;
}

[title] {
  position: relative;
}

[title]:before {
  display: none;
}

[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}

[data-title]:after {
    content: attr(data-title);
    background-color: #fff;
    color: #111;
    font-size: 100%;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: -1.6em;
    left: 130%;
    white-space: nowrap;
    box-shadow: 1px 1px 3px #222222;
    opacity: 0;
    border: 1px solid #111111;
    z-index: 99999;
    visibility: hidden;
}

[data-title] {
    position: absolute;
}

[title]:after {
  content: attr(title);
  position: absolute;
  left: 50%;
  bottom: 100%; /* put it on the top */
  background-color: #ffffff;
  width: max-content;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.50s ease-in-out; /* 👈 Change the time to meet your requirements. */
  padding: 7px;
  color: black;
}

[title]:hover:after {
  opacity: 1;
}

.watermarkCheck > .ui-column-title {
	display: none;
}

#panelLateral>form>.row>.col-xs-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}  

.text-muted{
	color: #767676 !important;
}

.ocultar{
	display: none;
}

.d-flex{
	display: flex;
}

.enColumna .d-flex{
	flex-direction: column;
}

.justify-center{
	display: flex;
	justify-content: center;
}

.tablaDeFases .ui-widget-content {
	background-color: #f4f5f5;
}

.ui-widget-content.faseActual{
	background-color: #cee6e1 !important;
}

.ui-widget-content.faseActual:Hover{
	background-color: #cee6e1 !important;
}

.ui-state-default.cabeceraFases{
	background-color: #054872 !important;
	color: #FFFFFF !important;
}

.ui-datepicker-header{
	padding-bottom: 20px !important;
}

.cabecera{
	font-weight: bold;
    font-size: 14px !important;
    color: #054872 !important; /* Color de la letra */
    background-color: #e0e1e2 !important; /* Fondo de la cabecera */
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
}

.btn[disabled] {
	pointer-events: auto !important;
}

