/* LEFT */

/* GENERAL */

.seleccionada {
    border-left: 6px solid #6db742 !important;
    color: #6db742 !important;
    font-weight: 600;
}

#menu_left {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
    font-size: 14px;
}
.login-input {
    background-color: #777;
    border: 1px solid #444;
    margin-top: 8px;
    margin-right: 16px;
    margin-left: 16px !important;
    margin-bottom: 8px;
    width: 216px !important;
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #E3E3E3;
    }
.boton-login-registro {
    margin-left: 16px;
    margin-top: 8px;
    width: 216px;
    margin-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #333;
    border: 1px solid #888;
    border-radius: 6px;
    color: #888;
    line-height: 40px;
}
.boton-login-registro:hover {
    background-color: #222;
    border: 1px solid #6db742;
    color:#888;
}

#menu_left li a {
	padding-top: 10px;
	padding-right: 8px;
	font-size: 1.1em;
}

li .fam a {
	text-indent: 0px !important;
	border-bottom:none;
}

#leftfamilias .fam a, #leftproveedores li a {
	font-size: 0.9em;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

#leftproveedores {
	text-transform: uppercase;
}

.subfamilias .subfam a{
	border-top: none;
	font-size: 0.85em !important;
	border-bottom:none;
	font-weight: 400 !important;
	padding-left: 20px !important;
	text-transform: uppercase;
	border-left: 6px solid #fff;
	line-height: 24px !important;
	height:24px !important;
}

#leftfamilias li a .fa-trash-alt, #leftfamilias li a .fa-plus,
#leftfamilias li a .fa-minus{
	color: #999;
	line-height: 30px;
	padding-right: 6px !important;
    font-size:.8em;
}
#leftfamilias li a .fa-minus{
    color:#333;
}
.fam-seleccionada a {
		border-left: 4px solid #e91e63;
		color: #e91e63;
		padding-left:12px !important;
}

.prov-seleccionado a {
		border-left: 4px solid #e91e63;
		color: #e91e63;
		padding-left:12px !important;
}

.col-seleccionada a {
		border-left: 4px solid #e91e63;
		color: #e91e63;
		padding-left:12px !important;
}

.subfam-seleccionada a {
		border-left: 4px solid #e91e63 !important;
		color: #e91e63 !important;
}

.subfamilias .subfam a:hover{
	padding-left:10px !important;
	border-left: 4px solid #ddd;
}


.subfamilias .subfam:last-child {
	margin-bottom: 8px;
}



.bloquear_menu_left	{
	  float: right;
	  margin-top: -60px;
	  margin-right: 8px;
}

#bloquear_menu_left { display: none; }

#bloquear_menu_left + label	{
	background-repeat: no-repeat;
	background-position: center center;
	background: url("img/pin-gris.png");
	height: 24px;
	width: 24px;
	display:inline-block;
	padding: 0 0 0 0px;
	cursor: pointer;
}
#bloquear_menu_left:checked + label	{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("img/pin-vermell.png");
	height: 24px;
	width: 24px;
	display: inline-block;
	padding: 0 0 0 0px;
	cursor: pointer;
}

#leftfiltros {
    margin:0 8px;
}
#leftfiltros .funkyradio {
    padding-left:8px;
}
#leftfiltros .navbar-form {
    margin-right: 0px !important;
	margin-left: 0px !important;
	padding-top:0px;
	margin-top:16px;
	padding-bottom:8px;
}

#leftfiltros .alert-info {
	background-color:#5e5e5e;
	color:#fff;
	border:none;
}

.buscar-left {
	margin-top:0px;
	margin-bottom:12px;
}

.buscar-left input{
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.buscador-filtres:focus, .buscador-filtres:hover, .buscador-desde-hasta:focus, .buscador-desde-hasta:hover {
	border: 1px solid #777;
}
/*
.buscador-desde-hasta:first-child{
	border-right:none;
}*/

.buscador-desde-hasta::-webkit-input-placeholder, .buscador-filtres::-webkit-input-placeholder { /* WebKit browsers */
	line-height: 1.62;
	font-size: 13px;
}
.buscador-desde-hasta:-moz-placeholder, .buscador-filtres:-moz-placeholder  { /* Mozilla Firefox 4 to 18 */
   line-height: 1.62;
   font-size: 13px;
}
.buscador-desde-hasta::-moz-placeholder, .buscador-filtres::-moz-placeholder { /* Mozilla Firefox 19+ */
	line-height: 1.62;
	font-size: 13px;
}
.buscador-desde-hasta:-ms-input-placeholder, .buscador-filtres-ms-input-placeholder { /* Internet Explorer 10+ */
	line-height: 1.62;
	font-size: 13px;
}
#leftfiltros input.col-xs-6{
    width:45%;
    margin-right: 8px;
    padding-left:3px;
    text-indent:3px;
}
#leftfiltros .col-xs-12 input.col-xs-6:nth-child(2){
    margin-right:0;
}


#menu_left ul, ol ul {
    list-style-type: none;
	padding-top: 0px;
}
.logo {
	display: block;
	width: 100%;
	height: 82px;
	background-position: center 16px;
	background-repeat: no-repeat;
	background-image: url(img/logo-esq.png);
}

.banner {
	display: block;
	width: 100%;
	height: 82px;
	background-position: center 16px;
	background-repeat: no-repeat;
	background-image: url(img/logo-esq.png);
}

.buscador-esquerra{
    width: 90%;
    margin: 0 auto;
    display: block;
    height: 36px;
    border: 1px solid #a0a0a0;
    border-radius:3px;
    padding-left:8px;
    margin-bottom:16px;
}


.form-group input[type="checkbox"] {
display: none;
}

.form-group input[type="checkbox"] + .btn-group > label span {
width: 20px;
}

.form-group input[type="checkbox"] + .btn-group > label span:first-child {
display: none;
}
.form-group input[type="checkbox"] + .btn-group > label span:last-child {
display: inline-block;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
display: inline-block;
}
.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
display: none;
}


.buscador-filtres {
width:100%;
border: 1px solid #BCBCBC;
color: #000;
font-weight: 400;
border-radius: 0px;
display: block;
height: 28px;
padding-top: 3px;
padding-right: 4px;
padding-left: 6px;
padding-bottom: 3px;
font-size: 14px;
line-height: 1.42857143;
margin-top:5px;
margin-bottom:5px;
}

.buscador-desde-hasta {
border: 1px solid #BCBCBC;
color: #000;
font-weight: 400;
border-radius: 0px;
display: block;
height: 28px;
padding-top: 3px;
padding-right: 4px;
padding-left: 6px;
padding-bottom: 3px;
font-size: 14px;
line-height: 1.42857143;
margin-top:5px;
margin-bottom:5px;
}

.search-menu-esq {
padding-left:16px;
padding-right:16px;
}


/* --------------------------------------------   NOU LEFT  -------------------------------------------- */

/* -- Box model ------------------------------- */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* -- OVERLAY ------------------------------- */
.sidebar-overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: #000;
  z-index: 1041;
  -webkit-transition: visibility 0 linear 0.4s, opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: visibility 0 linear 0.4s, opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: visibility 0 linear 0.4s, opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.sidebar-overlay.active {
  opacity: 0.5;
  visibility: visible;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-menu {
  display: none;
}
.sidebar,
.wrapper {
  /* display: table-cell;*/
  vertical-align: top;
}







.sidebar-stacked.open + .wrapper #contenedor, .sidebar-stacked.open + .wrapper #contenedor-home, .sidebar-stacked.open + .wrapper #contenedor-home .navbar-fixed-top, .sidebar-stacked.open + .wrapper #contenedor .navbar-fixed-top {
	margin-left: 235px;
	width: calc(100% - 235px);
}

.sidebar-stacked.open + .wrapper .footer-home, .sidebar-stacked.open + .wrapper .footer{
	padding-left: 235px;
	width: calc(100% - 235px);
}

.sidebar-stacked + .wrapper .footer-home, .sidebar-stacked + .wrapper .footer{
	padding-left: 0px;
	width:100% !important;
    left: 0;
    right: 0;
    bottom: 0;
}

.sidebar-stacked + .wrapper #contenedor, .sidebar-stacked + .wrapper #contenedor-home {
	margin-left: 0px;
	width:100%;
}

.sidebar-fixed-left.open + .wrapper #contenedor, .sidebar-fixed-left.open + .wrapper #contenedor-home {
	margin-left: 0px;
	width: 100%;
}

.sidebar-fixed-left + .wrapper #contenedor, .sidebar-fixed-left + .wrapper #contenedor-home {
	margin-left: 0px;
	width: 100%;
}


.sidebar-stacked + .wrapper #contenedor .navbar-fixed-top {
    padding-left: 0px;
}







.sidebar-fixed-left + .wrapper #contenedor .navbar-fixed-top {
    padding-left: 0px;
}
.sidebar-fixed-left.open + .wrapper #contenedor .navbar-fixed-top {
    padding-left: 0px;
}




.sidebar-stacked.open + .wrapper .footer-home, .sidebar-stacked.open + .wrapper .footer{
	padding-left: 235px;
	width: calc(100% - 235px);
}

.sidebar-stacked + .wrapper .footer-home, .sidebar-stacked + .wrapper .footer{
	padding-left: 0px;
	width:100% !important;
    left: 0;
    right: 0;
    bottom: 0;
}

@media screen and (max-width:1468px){
	.sidebar-stacked.open + .wrapper .container{
		width: calc(100% - 32px); 
	}
}




/* -- Sidebar style ------------------------------- */
.sidebar {
  margin-top:0px; /* -- MARGE PER MOSTRAR EL TOP ------------------------------- */
  position: relative;
  display: block;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border: none;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  list-style-type:none;
}
.sidebar:before,
.sidebar:after {
  content: " ";
  display: table;
}
.sidebar:after {
  clear: both;
}
.sidebar .sidebar-header {
  position: relative;
  height: 48px;
  margin-bottom: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-header:hover .sidebar-toggle {
  opacity: 1;
}
.sidebar .sidebar-toggle {
  position: relative;
  float: right;
  margin: 16px;
  padding: 0;
  background-image: none;
  border: none;
  height: 40px;
  width: 40px;
  font-size: 20px;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-toggle:before,
.sidebar .sidebar-toggle:after {
  content: " ";
  display: table;
}
.sidebar .sidebar-toggle:after {
  clear: both;
}
.sidebar .icon-material-sidebar-arrow:before {
  content: "\e610";
}

.sidebar .sidebar-brand {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 48px;
  line-height: 48px;
  padding: 0;
  padding-left: 16px;
  padding-right: 56px;
  text-decoration: none;
  clear: both;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;

  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform:uppercase;
}
.sidebar .sidebar-brand:hover,
.sidebar .sidebar-brand:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.sidebar .sidebar-brand .caret {
  position: absolute;
  right: 24px;
  top: 24px;
}
.sidebar .sidebar-brand .sidebar-badge {
  position: absolute;
  right: 16px;
  top: 12px;
}
.sidebar .sidebar-brand:hover,
.sidebar .sidebar-brand:focus {
  text-decoration: none;
}
.sidebar .sidebar-badge {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0 3px;
  font-size: 10px;
  text-align: center;

  vertical-align: baseline;
}
.sidebar .sidebar-badge.badge-circle {
  border-radius: 50%;
}
.sidebar .sidebar-divider,
.sidebar .sidebar-navegar .divider {
  position: relative;
  display: block;
  height: 1px;
  margin: 8px 0;
  padding: 0;
  overflow: hidden;
}

.sidebar .sidebar-icon {
  display: inline-block;
  margin-right: 16px;
  min-width: 40px;
  width: 40px;
  text-align: left;
  font-size: 20px;
}
.sidebar .sidebar-icon:before,
.sidebar .sidebar-icon:after {
  vertical-align: middle;
}
.sidebar .sidebar-navegar {
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-navegar li {
  position: relative;
  list-style-type: none;
}
.sidebar .sidebar-navegar li a {
  position: relative;
  cursor: pointer;
  user-select: none;
  display: block;
  height: 48px;
  line-height: 48px;
  padding: 0;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  clear: both;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.sidebar .sidebar-navegar #leftfamilias li a, .sidebar .sidebar-navegar #leftcolecciones li a, .sidebar .sidebar-navegar #leftproveedores li a {
  position: relative;
  cursor: pointer;
  user-select: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  clear: both;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.sidebar .sidebar-navegar li a:hover,
.sidebar .sidebar-navegar li a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.sidebar .sidebar-navegar li a .caret {
  position: absolute;
  right: 24px;
  top: 24px;
}
.sidebar .sidebar-navegar li a .sidebar-badge {
  position: absolute;
  right: 16px;
  top: 12px;
}
.sidebar .sidebar-navegar li a:hover {
  background: transparent;
}
.sidebar .sidebar-navegar .dropdown-menu {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar-default {
  background-color: #ffffff;
}
.sidebar-default .sidebar-header {
  background-color: #eceff1;
}
.sidebar-default .sidebar-toggle {
  color: #212121;
  background-color: transparent;
}
.sidebar-default .sidebar-brand {
  color: #757575;
  background-color: transparent;
}
.sidebar-default .sidebar-brand:hover,
.sidebar-default .sidebar-brand:focus {
  color: #212121;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-default .sidebar-badge {
  color: #ffffff;
  background-color: #bdbdbd;
}
.sidebar-default .sidebar-divider,
.sidebar-default .sidebar-navegar .divider {
  background-color: #bdbdbd;
}
.sidebar-default .sidebar-navegar li > a {
  color: #212121;
  background-color: transparent;
}
.sidebar-default .sidebar-navegar li > a i {
  color: #757575;
}
.sidebar-default .sidebar-navegar li:hover > a,
.sidebar-default .sidebar-navegar li > a:hover {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-default .sidebar-navegar li:hover > a i,
.sidebar-default .sidebar-navegar li > a:hover i {
  color: #757575;
}
.sidebar-default .sidebar-navegar li:focus > a,
.sidebar-default .sidebar-navegar li > a:focus {
  color: #212121;
  background-color: transparent;
}
.sidebar-default .sidebar-navegar li:focus > a i,
.sidebar-default .sidebar-navegar li > a:focus i {
  color: #757575;
}
.sidebar-default .sidebar-navegar > .open > a,
.sidebar-default .sidebar-navegar > .open > a:hover,
.sidebar-default .sidebar-navegar > .open > a:focus {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-default .sidebar-navegar > .active > a,
.sidebar-default .sidebar-navegar > .active > a:hover,
.sidebar-default .sidebar-navegar > .active > a:focus {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-default .sidebar-navegar > .disabled > a,
.sidebar-default .sidebar-navegar > .disabled > a:hover,
.sidebar-default .sidebar-navegar > .disabled > a:focus {
  color: #e0e0e0;
  background-color: transparent;
}
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu {
  background-color: #e0e0e0;
}
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu > li > a:focus {
  background-color: #e0e0e0;
  color: #212121;
}
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu > li > a:hover {
  background-color: #cecece;
  color: #212121;
}
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu > .active > a,
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:hover,
.sidebar-default .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:focus {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-inverse {
  background-color: #212121;
}
.sidebar-inverse .sidebar-header {
  background-color: #eceff1;
}
.sidebar-inverse .sidebar-toggle {
  color: #212121;
  background-color: transparent;
}
.sidebar-inverse .sidebar-brand {
  color: #757575;
  background-color: transparent;
}
.sidebar-inverse .sidebar-brand:hover,
.sidebar-inverse .sidebar-brand:focus {
  color: #212121;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-inverse .sidebar-badge {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-inverse .sidebar-divider,
.sidebar-inverse .sidebar-navegar .divider {
  background-color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar li > a {
  color: #f5f5f5;
  background-color: transparent;
}
.sidebar-inverse .sidebar-navegar li > a i {
  color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar li:hover > a,
.sidebar-inverse .sidebar-navegar li > a:hover {
  color: #bdbdbd;
  background-color: #000000;
}
.sidebar-inverse .sidebar-navegar li:hover > a i,
.sidebar-inverse .sidebar-navegar li > a:hover i {
  color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar li:focus > a,
.sidebar-inverse .sidebar-navegar li > a:focus {
  color: #f5f5f5;
  background-color: transparent;
}
.sidebar-inverse .sidebar-navegar li:focus > a i,
.sidebar-inverse .sidebar-navegar li > a:focus i {
  color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar > .open > a,
.sidebar-inverse .sidebar-navegar > .open > a:hover,
.sidebar-inverse .sidebar-navegar > .open > a:focus {
  color: #bdbdbd;
  background-color: #000000;
}
.sidebar-inverse .sidebar-navegar > .active > a,
.sidebar-inverse .sidebar-navegar > .active > a:hover,
.sidebar-inverse .sidebar-navegar > .active > a:focus {
  color: #f5f5f5;
  background-color: #000000;
}
.sidebar-inverse .sidebar-navegar > .disabled > a,
.sidebar-inverse .sidebar-navegar > .disabled > a:hover,
.sidebar-inverse .sidebar-navegar > .disabled > a:focus {
  color: #757575;
  background-color: transparent;
}
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu {
  background-color: #000000;
}
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu > li > a:focus {
  background-color: #000000;
  color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu > li > a:hover {
  background-color: #000000;
  color: #bdbdbd;
}
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a,
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:hover,
.sidebar-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:focus {
  color: #f5f5f5;
  background-color: #000000;
}
.sidebar-colored {
  background-color: #ffffff;
}
.sidebar-colored .sidebar-header {
  background-color: #e91e63;
}
.sidebar-colored .sidebar-toggle {
  color: #f5f5f5;
  background-color: transparent;
}
.sidebar-colored .sidebar-brand {
  color: #e0e0e0;
  background-color: transparent;
}
.sidebar-colored .sidebar-brand:hover,
.sidebar-colored .sidebar-brand:focus {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-colored .sidebar-badge {
  color: #ffffff;
  background-color: #ec407a;
}
.sidebar-colored .sidebar-divider,
.sidebar-colored .sidebar-navegar .divider {
  background-color: #bdbdbd;
}
.sidebar-colored .sidebar-navegar li > a {
  color: #212121;
  background-color: transparent;
}
.sidebar-colored .sidebar-navegar li > a i {
  color: #757575;
}
.sidebar-colored .sidebar-navegar li:hover > a,
.sidebar-colored .sidebar-navegar li > a:hover {
  color: #e91e63;
  background-color: #e0e0e0;
}
.sidebar-colored .sidebar-navegar li:hover > a i,
.sidebar-colored .sidebar-navegar li > a:hover i {
  color: #f06292;
}
.sidebar-colored .sidebar-navegar li:focus > a,
.sidebar-colored .sidebar-navegar li > a:focus {
  color: #212121;
  background-color: transparent;
}
.sidebar-colored .sidebar-navegar li:focus > a i,
.sidebar-colored .sidebar-navegar li > a:focus i {
  color: #f06292;
}
.sidebar-colored .sidebar-navegar > .open > a,
.sidebar-colored .sidebar-navegar > .open > a:hover,
.sidebar-colored .sidebar-navegar > .open > a:focus {
  color: #e91e63;
  background-color: #e0e0e0;
}
.sidebar-colored .sidebar-navegar > .active > a,
.sidebar-colored .sidebar-navegar > .active > a:hover,
.sidebar-colored .sidebar-navegar > .active > a:focus {
  color: #212121;
  background-color: #f5f5f5;
}
.sidebar-colored .sidebar-navegar > .disabled > a,
.sidebar-colored .sidebar-navegar > .disabled > a:hover,
.sidebar-colored .sidebar-navegar > .disabled > a:focus {
  color: #e0e0e0;
  background-color: transparent;
}
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu {
	background-color: #fff;
}
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu > li > a:focus {
  background-color: #e0e0e0;
  color: #e91e63;
}
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu > li > a:hover {
  background-color: #cecece;
  color: #e91e63;
}
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu > .active > a,
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:hover,
.sidebar-colored .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:focus {
  color: #212121;
  background-color: #f5f5f5;
}
.sidebar-colored-inverse {
  background-color: #e91e63;
}
.sidebar-colored-inverse .sidebar-header {
  background-color: #eceff1;
}
.sidebar-colored-inverse .sidebar-toggle {
  color: #212121;
  background-color: transparent;
}
.sidebar-colored-inverse .sidebar-brand {
  color: #757575;
  background-color: transparent;
}
.sidebar-colored-inverse .sidebar-brand:hover,
.sidebar-colored-inverse .sidebar-brand:focus {
  color: #212121;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-colored-inverse .sidebar-badge {
  color: #212121;
  background-color: #e0e0e0;
}
.sidebar-colored-inverse .sidebar-divider,
.sidebar-colored-inverse .sidebar-navegar .divider {
  background-color: #bdbdbd;
}
.sidebar-colored-inverse .sidebar-navegar li > a {
  color: #f5f5f5;
  background-color: transparent;
}
.sidebar-colored-inverse .sidebar-navegar li > a i {
  color: #e0e0e0;
}
.sidebar-colored-inverse .sidebar-navegar li:hover > a,
.sidebar-colored-inverse .sidebar-navegar li > a:hover {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-colored-inverse .sidebar-navegar li:hover > a i,
.sidebar-colored-inverse .sidebar-navegar li > a:hover i {
  color: #f5f5f5;
}
.sidebar-colored-inverse .sidebar-navegar li:focus > a,
.sidebar-colored-inverse .sidebar-navegar li > a:focus {
  color: #f5f5f5;
  background-color: transparent;
}
.sidebar-colored-inverse .sidebar-navegar li:focus > a i,
.sidebar-colored-inverse .sidebar-navegar li > a:focus i {
  color: #f5f5f5;
}
.sidebar-colored-inverse .sidebar-navegar > .open > a,
.sidebar-colored-inverse .sidebar-navegar > .open > a:hover,
.sidebar-colored-inverse .sidebar-navegar > .open > a:focus {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-colored-inverse .sidebar-navegar > .active > a,
.sidebar-colored-inverse .sidebar-navegar > .active > a:hover,
.sidebar-colored-inverse .sidebar-navegar > .active > a:focus {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.2);
}
.sidebar-colored-inverse .sidebar-navegar > .disabled > a,
.sidebar-colored-inverse .sidebar-navegar > .disabled > a:hover,
.sidebar-colored-inverse .sidebar-navegar > .disabled > a:focus {
  color: #bdbdbd;
  background-color: transparent;
}
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #f5f5f5;
}
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #f5f5f5;
}
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a,
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:hover,
.sidebar-colored-inverse .sidebar-navegar > .dropdown > .dropdown-menu > .active > a:focus {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.2);
}
.sidebar {
  width: 0;
  -webkit-transform: translate3d(-235px, 0, 0);
  transform: translate3d(-235px, 0, 0);
}
.sidebar.open {
  min-width: 235px;
  width: 235px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sidebar-fixed-left,
.sidebar-fixed-right,
.sidebar-stacked {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1041;
}
.sidebar-stacked {
  left: 0;
}
.sidebar img, .sidebar svg {
    max-width: 100%;
}
.sidebar .sidebar-navegar #leftfamilias li a{
    padding-right:0 !important;
}
#leftfamilias li a .fa-trash-alt,
#leftfamilias li a .fa-plus,
#leftfamilias li a .fa-minus {
    padding: 0 12px;
}

/* FAMILIAS ICONS */
#leftfamilias li:hover .fa-plus,
#leftfamilias li:hover .fa-trash-alt{color:#000;}



