#title-bar {
	margin-top: 52px;
}

#toolbar {
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
	height: 25px;
	display: block;
	color: #555;
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}

#toolbar .nav > li > a {
	height: 100%;
	padding: 5px 20px 5px 15px;
}

#toolbar .nav-tabs li.active a {
	color: #555;
	margin-top: 1px;
}

#toolbar .nav-tabs {
	min-height: 25px;
}

#toolbar .nav-tabs li a {
	color: #2d7e1f;
}

#toolbar .title {
	max-width: 250px;
}

#toolbar .dropdown-menu .active,
#toolbar .dropdown-menu .active,
#toolbar .dropdown-menu .active {
	background: none;
	background-color: #ccc;
}

#toolbar .dropdown-menu .title {
	position: relative;
}

#toolbar .btn-fechar {
	margin: 0;
	float: right;
	font-size: 8px;
	font-weight: lighter;
	position: absolute;
	right: 3px;
	top: 3px;
}

#container_opcoes_toolbar {
	position: absolute;
	right: 5px
}

#container_opcoes_toolbar .btn-toolbar {
	color: #a0a0a0;
	margin: auto 3px;
	height: 100%;
	background: none;
	padding: 3px 0;
}

#nav_bar_tools {
	max-width: 90%;
}

.iconeToolBar {
	width: 13px;
	height: 13px;
}
