@charset "UTF-8";

.ui-menuitem-icon.ui-icon.fa.fa-dashboard {
	margin-right: 5px;
}

.ui-fieldset-legend.ui-corner-all.ui-state-default {
	background: none;
	font-size: 100%;
}

.ui-panelgrid.ui-widget.filter_values_dashboard tbody {
	display: inline-flex;
	min-width: 524px;
}

.ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow
	{
	z-index: 1004;
	display: block;
	top: 30px;
	left: -166px;
	background: white;
	min-width: 294px;
}

#pnlDataFilter {
	display: grid;
}

.subtitle_border {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.field_filters {
	width: 100%;
	margin-top: 20px;
	text-align: left;
}

.table_search_filter {
	height: 50px;
}

.ui-panelgrid td, .ui-panelgrid tr {
	border-style: none !important
}

.top20 {
	margin-top: 20px;
}

.top40 {
	margin-top: 40px;
}

.top60 {
	margin-top: 60px;
}

.right20 {
	margin-right: 20px;
}

.left600 {
	margin-left: 600px;
}

.fright {
	float: right;
}

.textAlignCenter{
	text-align: center;
}

.login_panel {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	width: 55%;
}

.btn_group {
	margin-top: 50px;
	float: right;
}

.submenu {
	background: none !important;
	border-right: none !important;
	border-left: none !important;
	border-top: 1px #337ab7 !important;
	border-bottom: 1px #337ab7 !important;
}

.pnl_menu {
	margin-left: 10px;
	width: 80%;
	margin-top: 10px;
}

.full_layout_panel {
	width: 78%;
	margin-right: 2%;
}

.person_wid {
	max-width: 250px;
}

.person_wid4 {
	
}

.hei70 {
	height: 70px;
}

.hei57 {
	height: 57px;
}

.hei45 {
	height: 45px;
}

.wid1 {
	width: 1%;
}

.wid2 {
	width: 2%;
}

.wid5 {
	width: 5%;
}

.wid8 {
	width: 8%;
}

.wid10 {
	width: 10%;
}

.width11 {
	width: 11%;
}

.wid15 {
	width: 15%;
}

.wid20 {
	width: 20%;
}

.wid25 {
	width:25%;
}

.wid30 {
	width: 30%;
}

.wid40 {
	width: 40%;
}

.wid60 {
	width: 60%
}

.wid67 {
	width: 67%;
}

.wid70 {
	width:70%;
}

.wid100 {
	width: 100%;
}

.hei28 {
	height:28px;
}

.displayGrid {
	display: grid;
}

.displayBlock {
	display: block;
}

#pnlCards td {
	max-width: 20%;
}

.ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child
	{
	visibility: hidden;
}

.visibleElement {
	visibility: visible;
}

.hiddenElement {
	visibility: hidden;
}

.panelCardStyle {
	width: 17%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.panelCardStyleCritica {
	width: 34%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#dataOcorrenciaInicial_input {
	margin-right: 5px;
	max-width: 49%;
}

#dataOcorrenciaFinal_input {
	max-width: 49%;
}

.colunaMuitoGrande {
	width: 30%;
}

.colunaGrande {
	width: 20%;
}

.colunaMedia {
	width: 10%;
}

.colunaPequena {
	width: 5%;
}

.colunaMini {
	width: 3%;
}

.modeColumnFilter .ui-column-filter {
    		width : 80% !important;
}

.peqModeColumnFilter .ui-column-filter {
    		width : 70% !important;
}

.modelColumnFilter .ui-column-filter {
    		width : 90% !important;
}

