/* Breadcrumbs INICIO */
.breadcrumbs 
{
	margin: 10px 30px 40px 30px;
	font-weight: bold;
	font-family: 'Montserrat';
	font-size: 11px;
	font-weight: 400;
}

.breadcrumbs>.breadcrumbs_actual>a
{
	text-transform: uppercase;
	color: #5cb85c;	
}

.breadcrumbs>.breadcrumbs_ruta>a
{
	text-transform: uppercase;
}

.breadcrumbs span 
{
	margin-right: 10px;
}
/* Breadcrumbs FIN */

/* MENU LATERAL */
.flotanteizquierda
{
	float: left !important;
}

.sinhuecos
{
	margin: 0px !important;
	padding: 0px !important;
}

.bordeflojo
{
	border: 1px solid #333;
}

.potente
{
	z-index: 100 !important;
}

.submenu_seleccionado span
{
	opacity: 1 !important;
}

#ocultadores >li> span 
{
	opacity: 0.2;
}

#ocultadores >li
{
	list-style: none !important;
}

.etisubmenu
{
	text-transform: uppercase;
	color: rgba(220,220,220,0.9) !important;
	margin: 10px 10px 10px 32px;	
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(120,129,149,0.3);
}
/* FIN MENU LATERAL */

.perfilusuario
{
	height: 30px;
	width: 30px;
	border-radius: 40px;
	margin-right: 10px;
}

.windows .table thead tr th .negro
{
	color: black;
	background: url('../images/orden.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.windows .table tbody>tr>td.negro,  .windows .table tbody>tr>td.negro a
{
	color: black;
}

.limpio
{
	clear: both;
}

.imagenperfil
{
	width: 150px;
	height: auto;
	float: left;
	margin-right: 20px;
}


.dz-preview
{
   display: none;
}

.fondoverde
{
	background: #5cb85c !important;
	color: white !important;
}

.bootbox-body
{
	margin-top: 20px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title
{
	width: 85% !important;
}