.navbar_ .nav-collapse_ {
    overflow: visible;
  }
 #panel .nav-collapse.collapse {
 	overflow: visible;
  }
  #advanced span.trigger strong{filter:alpha(opacity=0);}
#advanced.closed span.trigger strong{filter:alpha(opacity=100);}

#advanced .dropdown-menu li li a {
  display: inline-block;
}

 

.table_plan .head_table td.table_selected {
  width: inherit !important;
}
.table_plan .footer_table td.table_selected {
  width: inherit !important;
}
[class^="btn-"],
[class^="btn-"]:hover,
[class^="progress"],
.progress.bar{
	filter: none;
}

