/* Add here all your CSS customizations */
.menu-item-yellow a {
	color:#FFD600 !important;
}

.fontcolor-yellow {
	color:#FFD600 !important;
}

.panel-title-blank {

	padding-left: 10px !important;
	padding-bottom: 10px !important;
	padding-top: 5px !important;
	padding-right: 5px !important;
	border-radius: 0px !important;
		
}

.header-full {
	background-color:#000  !important;
	color:#FFF !important;
	padding: 5px  !important;
}

.font-menor {
	font-size:12px !important;
}

.form-group-menor {
	margin-bottom: 0px !important
}

.control-label-menor {
	font-size:11px !important;	
	margin-bottom: 1px !important;
}

/*USADO NA LIBERADAO DE PEDIDOS INICIO ----*/
.vchange-menos {
	color:red !important;
}

.popover {
	max-width:1000px !important;
}

.vchange-mais {
	color: green !important;
}

.lucro-b {
	color: #9400D3 !important;
}

.lucro-l  {
	color: #228B22 !important;
}

.lucro-p  {
	color: #FFD700 !important;
}

.lucro-total-menos {
	color: #9400D3 !important;
}

.lucro-total-mais {
	color: #228B22 !important;
}



/*USADO NA LIBERADAO DE PEDIDOS FIM ----*/

.signup {
	max-width: 800px !important;
}

.dt-text-right {
	text-align:right;
	
}

.select-tam300 {
	height: 300px !important;
  }

.table-condensed td {
	padding: 5px !important;
}

.cad-list-title {
	color: #FFF !important;
	font-size: 14px;
	opacity: 1!important;
}

.dt-text-bold {
	font-weight: bold!important;
}