.breadcrumbBar {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1.2rem;
	margin-bottom: 1rem;
}

.barraMiga {
	background: none;
	border: none;

}

.barraMiga .ui-menuitem-text {
	font-size: 0.8rem;
	color: #087021;
}

.barraMiga .ui-state-disabled {
	background-color: transparent;
	opacity: initial;
}

.barraMiga li:last-child span {
	font-weight: bold;
}

.barraMiga .ui-breadcrumb-chevron::before {
	content: "/";
}

.barraMiga .ui-icon {
	margin: 0 0.25rem;
	width: auto;
}

.ui-breadcrumb ul li .ui-menuitem-link {
	margin: 0;
}

.userBar {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 0.5rem;
}

.iconoMiga {
	width: 30px;
	height: 30px;
}

.iconoLoginUsuario {
	width: 30px;
	height: 30px;
}

.iconoLogout {
	display: flex;
	width: 25px;
	height: 26px;
}

.min-width-min-contet{	
	min-width: min-content;
	margin-left:5%;
}

.height-55-margin-4{
	height: 55%;
	margin-top: 4%
}

.min-width-padding-top{
	min-width: 23%; 
	width:26%; 
	padding-top: 2%;
}

.margin-top-2{
	margin-top: -2em;
}

.cabecera-login-bckground{
	background-size: 40%; 
	margin: 8% 0 0 37%;
	width:auto !important; 
}

.height40px{
	height: 40px;
}

.height35px{
	height: 35px;
}

.height35-text-rigth-mt-5-wd63{
	height: 35px; 
	text-align: right; 
	margin-top: 5px;
	width: 63%
}

.height35-text-rigth-mt-5{
	height: 35px; 
	text-align: right; 
	margin-top: 5px;
}

.width-auto-overflow-hidden{
	width:auto; 
	overflow: hidden;
}

.width-100-borde-none{
	width:100%; 
	border:none;
}
.padding-margin-left{
	padding-left: 40px;
	margin-left:4%
}

.dialog-sin-header .ui-dialog-titlebar {
	display: none !important;
}
