/* Add here all your CSS customizations */
.select2-drop {
	z-index: 10002;
}

.select2-drop-mask {
	z-index: 10001;
}

.menu-item-yellow a {
	color:#FFD600 !important;
}

h5 {

	font-weight:normal !important

}

.textored {

	color:#F80004 !important;

}

.content-body {
	margin-left:0px !important;
}
.page-header {

	left: 0px !important;

}

.inner-wrapper {

	padding-top:0px !important;

}

.fundo-titulocalculadora {

	background-color: #428bca;
	padding: 3px;
	color: white;
	border-radius: 20px 20px 0px 0px;
	padding-left: 20px;
}

.font-textocalculadora {

	font-size: 15px;
}
