html {
	height: 100%;
	min-height: 100%; /*for mozilla*/
	width: 100%;
	/*min-width: 1000px;*/
	/* 	font-size: 11px; */
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

a:active {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

a img {
	border-width: 0;
}

.autoCompleteMenu input {
	width: 95%;
}

.styleBold {
	font-weight: bold;
}

.ui-loading {
	background-image: url("") !important;
	background-repeat: no-repeat !important;
	background-position: 5px 25px !important;
}

.ui-novidades {
	background-image: url("/gestao/javax.faces.resource/tips.png.xhtml?ln=images") !important;
	background-repeat: no-repeat !important;
	background-position-x: 5px !important;
	padding-left: 15px !important;
	background-position: 5px !important;
	/* margin-top: -20px !important; */
	/* width: 16px; 
height: 16px;  */
}

.ui-help {
	background-image: url("/gestao/javax.faces.resource/help14.png.xhtml?ln=images") !important;
	/* margin-top: -20px !important; */
	width: 16px;
	height: 16px;
}

.novidades table {
	border: 1px solid #9ecae8 !important;
	border-collapse: collapse;
	background: white;
}

.novidades thead {
	border: 1px solid #9ecae8;
	background: #deedf7
		url("/gestao/javax.faces.resource/images/ui-bg_highlight-soft_60_deedf7_1x100.png.xhtml?ln=primefaces-automacao")
		50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}

.ui-hotkey {
	background-image: url("/gestao/javax.faces.resource/s.png.xhtml?ln=images/hotkey") !important;
	/* margin-top: -20px !important; */
	width: 16px;
	height: 16px;
}

.background-serginho {
	background-image: url("/gestao/javax.faces.resource/serginho.png.xhtml?ln=images") !important;
	padding-left: 90px !important;
	background-position-x: 0px;
	background-position-y: 10px;
	padding-top: 50px !important;
	border: none;
	min-height: 230px;
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 10px;
	padding-top: 50px !important;
	background-position: 0px top !important;
}

.shadow { /* shadow */
	border-width: 1px;
	border-style: solid;
	border-color: #9ecae8 !important;
	box-shadow: 0 0 3px #9ecae8;
	-moz-box-shadow: 0 0 3px #9ecae8;
	-webkit-box-shadow: 0 0 3px #9ecae8;
	-khtml-box-shadow: 0 0 3px #9ecae8;
}

.btnNovo {
	width: 70px;
	float: right;
	text-align: right;
}

.ui-selectonemenu-panel {
	position: absolute !important;
}

li .ui-picklist-item .ui-corner-all .ui-state-disabled {
	opacity: .90 !important;
	filter: Alpha(Opacity =   90) !important;
	color: #72a7cf !important;
}

.header-multiple {
	white-space: nowrap !important;
}

.header-multiple div {
	display: inline-block !important;
	text-align: right;
	margin-left: 0px !important;
	margin-right: 10px !important;
}

.header-multiple span {
	float: right !important;
}

.contaPagarPorCategoriaDetalhes tr th {
	text-align: center !important;
}

.contaReceberPorCategoriaDetalhes tr th {
	text-align: center !important;
}

#contaReceberGraficoDivAlignCenter {
	content: '';
  	display: inline-block;
  	height: 100%;
  	vertical-align: middle;
  	width: 600px;
}

@media screen and (max-width: 1580px) {
    #contaReceberGraficoDivAlignCenter {
       float: left;
    }
}

.contaReceberPorFormaRecebimento {
	display: inline-block;
	vertical-align: middle;
	margin:10px; 
	min-height: 248px; 
}

.ui-overlaypanel {
	position: absolute !important;
}

.ui-datepicker-unselectable {
	opacity: .90 !important;
	filter: Alpha(Opacity =   90) !important;
	color: #72a7cf !important;
}

.ui-datepicker-unselectable span {
	opacity: .90 !important;
	filter: Alpha(Opacity =   90) !important;
	color: #72a7cf !important;
}

/* 
.ui-tabs .ui-tabs-panel {
	display: none !important ;
	} */
.combocontabancaria {
	min-width: 150px !important;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	/* This removes the border around the viewport in old versions of IE */
	height: 100%;
	min-height: 100%; /*for mozilla*/
	width: 100%;
	min-width: 100%;
	font-size: 0.7em;
}

#main_container {
	position: relative; /* This fixes the IE7 overflow hidden bug */
	float: left;
	width: 100%;
	min-width: 1000px;
	/* width of whole page */
	/* 	overflow:hidden; */
	/* This chops off any overhanging divs---------------------------------------- */
}

.layout_header {
	clear: both;
	/*	float:left; */
	/* Esta linha estava ocasionando scroll no Contas A Pagar, no Baixa */
	width: 100%;
	height: 90px;
	min-width: 1000px;
}

.layout_content {
	margin-left: auto;
	height: 100%;
	float: left;
	/*overflow:auto;*/
	position: relative;
	padding: 0px;
	margin: 0px;
	/* 	left:8px; */
	width: 75%;
}

.toggle_menu {
	float: left;
	height: 100%;
	width: 25%;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}

.layout_menu {
	position: relative;
	width: 270px;
	left: 10px;
	top: 0px;
	z-index: 1;
	margin-left: auto;
	margin-right: 0px;
}

.style-nowrap {
	white-space: nowrap !important;
}

.classCalendar {
	white-space: nowrap !important;
}

.classCalendarDayMonth {
	white-space: nowrap !important;
}

.classCalendarPequeno input {
	width: 72px;
}

.z_index_0 {
	z-index: 0 !important;
}

.layout_accordion_menu {
	left: 2px;
	margin-top: 3px;
	position: relative;
	width: 252px;
}

.layout_accordion_menu_content {
	width: 240px !important;
	border: none !important;
	margin: 0px !important;
	left: -27px;
	top: -9px;
	padding: 0px !important;
}

.toggleMenu_link {
	cursor: pointer;
}

/*#login {*/
	/*background: none !important;*/
	/*box-shadow: none !important;*/
	/*border: none !important;*/
/*}*/

#login .ui-dialog-titlebar {
	background: none !important;
	box-shadow: none !important;
}

#login a:link {
	text-decoration: none;
}

.layout_menu_hidden {
	width: 15px;
	height: 100%;
	text-align: right;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	vertical-align: middle;
}

.layout-home-panel {
	height: 100%;
	background: white !important;
	border-width: 2px;
	border-style: solid;
	border-color: #9ecae8 !important;
}

.layout-home-panel tr {
	height: 100%;
	background: white;
	border-width: 2px;
	border-style: solid;
	border-color: #9ecae8 !important;
}

.layout-home-panel tr.ui-datatable-odd {
	background: none repeat scroll 0 0 #f7f9fa;
}

.blue {
	color: #003399;
}

.red {
	color: red;
}

.layout_menu_overlay_panel {
	left: 260px !important;
	top: -19px !important;
}

.ui-menuitem {
	float: none;
}

.combomin130 {
	min-width: 130px !important;
}

.combomin150 {
	min-width: 130px !important;
}

.combomin100 {
	min-width: 100px !important;
}

.combomin60 {
	min-width: 60px !important;
}

.ui-selectonemenu { /* width: auto !important; */
	padding-right: 15px !important;
}

/* .ui-helper-hidden-accessible{
	width: inherit !important;
} */
.ui-accordion-content,.ui-accordion {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

/* Fim da parte de Liquid Layout. */

/* Workarround do OverlayPanel com position incorreto */
.overlayDiv {
	left: 0;
	/* position: fixed;  NUNCA COLOCAR ESSA PROPRIEDADE, GERA BUG NO CHROME */
	top: 0;
}

.fragmentList div.ui-dialog-content {
	height: auto !important;
	/* overflow: visible !important; */
	position: relative !important;
}

/* Estilos da pagina. */
.tableForm_itemLabel,.tableForm_itemLabel_right {
	/* 	font-weight: bold; */
	
}

.tableForm_itemLabel_right {
	padding-left: 20px;
}

td.obrigatorio_right span {
	text-align: right;
	position: relative;
	left: 20px;
}

/* Formulários */
.input_pesquisa_p {
	width: 50px;
}

.input_pesquisa_m {
	width: 100px;
}

.input_pesquisa {
	width: 200px;
}

.input_medio,.ui-autocomplete[class~="input_medio"] input {
	width: 268px;
}

.input_telefone {
	width: 105px;
}

.input_110 {
	width: 110px;
}

.input_160 {
	width: 160px;
}

.input_cnpj {
	width: 133px;
}

.input_suframa {
	width: 120px;
}

.input_cnae_preponderante {
	width: 110px;
}

.input_input_natureza_juridica {
	width: 90px;
}

.input_35 {
	width: 35px;
}

.input_pequeno {
	width: 70px;
}

.input_grande {
	width: 327px;
}

.numero {
	text-align: right;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.input_dias {
	width: 40px;
	text-align: center;
}

.checkbox {
	position: relative;
	top: 5px;
	left: 3px;
}

.input_decimal32 {
	width: 45px;
	text-align: right;
}

.input_decimal62 {
	width: 90px;
	text-align: right;
}

.input_decimal152 {
	width: 140px;
	text-align: right;
}

.input_decimal152Medio {
	width: 130px;
	text-align: right;
}

.input_decimal152Large {
	width: 147px;
	text-align: right;
}

.red {
	color: red;
}

.dataListScroll .ui-datalist-content {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	overflow: auto;
}

.selectBoxPequeno {
	width: 100px !important;
}

.selectBox {
	width: 150px !important;
}

.selectBoxPanel {
	width: 750px !important;
}

.selectBoxM {
	width: 200px !important;
}

.selectBoxG {
	width: 300px !important;
}

.semBorda {
	border: 0px !important;
	border-style: none !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-table td {
	border-bottom-style: hidden !important;
}

.ui-dialog {
	position: absolute !important;
}

.ui-confirm-dialog {
	position: fixed !important;
}

.labelNegrito {
	font-weight: bold;
}

.decimal2, .decimal2Negative {
	text-align: right;
}

.panelGridnoBack tr,.panelGridnoBack td {
	border: none !important;
	background: none;
}

.panelGridnoBackNoPLeft tr,.panelGridnoBackNoPLeft td {
	border: none !important;
	background: none;
	padding-left: 0px !important;
}

.panelGridnoBackNoP tr,.panelGridnoBackNoP td {
	border: none !important;
	background: none;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.imagemUploadComponent {
	position: relative;
	top: -3px;
	right: -6px;
	padding: none;
}

.state-hover {
	background: #ffffff
		url("/gestao/javax.faces.resource/images/ui-bg_highlight-hard_100_ffffff_1x100.png.xhtml?ln=primefaces-automacao")
		50% 50% repeat-x !important;
}

.imagemUploadComponent .fileupload-content {
	background: none;
	border: none;
	width: 350px;
	overflow: hidden;
}

.imagemUploadComponent .ui-progressbar {
	background: none;
	border: none;
	width: 0px;
	min-width: 0px;
}

.imagemUploadComponent table {
	border: none;
	word-wrap: break-word;
	width: 350px !important;
	max-width: 350px !important;
}

.imagemUploadComponent td.name {
	border: none;
	word-wrap: break-word;
	max-width: 50px;
}

.imagemUploadComponent td.progress {
	border: none;
	word-wrap: break-word;
	max-width: 0px;
}

.imagemUploadComponent td.start {
	border: none;
	visibility: hidden;
	max-width: 0px;
}

.imagemUploadComponent td.cancel {
	border: none;
	visibility: hidden;
	max-width: 0px;
}

.imagemUploadComponent td.size {
	border: none;
	word-wrap: break-word;
	max-width: 50px;
}

.fileUploadComponent td.start {
	border: none;
	visibility: hidden;
	max-width: 0px;
}

.fileUploadComponent td.cancel {
	border: none;
	visibility: hidden;
	max-width: 0px;
}

.fileUploadDetails {
	clear: both;
	display: block;
}

.preVisualizaImagem {
	text-align: center;
	max-width: 350px;
	max-height: 250px;
}

.classCalendarHour input {
	border: medium;
	background-color: red;
}

.ui-messages-error {
	background: none !important;
}

/* ajusta icones */
.ui-button-menu span.ui-button-text {
	padding-left: 50px !important;
	font-size: 11px;
	font-weight: normal;
	color: black;
	max-width: 100px;
}

.ui-button-menu {
	width: 160px;
	max-width: 160px;
	min-width: 160px;
	height: 55px;
	float: left !important;
}

.ui-button-menu td {
	margin: 0px !important;
	max-width: 160px !important;
}

#menuLateralForm .ui-panel {
	min-height: 400px;
	width: 520px;
	z-index: 0 !important;
	border: none;
	padding: 0px;
}

#menuLateralForm .ui-panel div div.ui-widget-content {
	padding: 0px;
	margin: 0px;
	width: 160px;
	min-height: 50px;
	z-index: 0 !important;
}

#menuLateralForm .ui-panel div div.ui-panel-content {
	width: 150px;
	margin: 2px;
	padding: 2px;
	z-index: 0 !important;
}

#menuLateralForm .ui-panel div div.ui-panel-content table {
	width: 100%;
	text-align: center;
	z-index: 0 !important;
}

#menuLateralForm .ui-panel div div.ui-panel-content td {
	height: 30px;
}

#menuLateralForm li {
	max-width: 240px;
	padding-left: 15px !important;
	font-size: 11px;
	font-weight: normal;
	z-index: 0 !important;
}

#menuLateralForm li a:hover {
	background:
		url("/automacao/javax.faces.resource/images/ui-bg_highlight-hard_80_d7ebf9_1x100.png.xhtml?ln=primefaces-automacao")
		repeat-x scroll 50% 50% #D7EBF9 !important;
	border: 1px solid #aed0ea;
	z-index: 0 !important;
}

#menuLateralForm li a:focus {
	background:
		url("/automacao/javax.faces.resource/images/ui-bg_highlight-hard_80_d7ebf9_1x100.png.xhtml?ln=primefaces-automacao")
		repeat-x scroll 50% 50% #D7EBF9 !important;
	border: 1px solid #aed0ea;
	z-index: 0 !important;
}

#menuLateralForm li a:active {
	background:
		url("/automacao/javax.faces.resource/images/ui-bg_highlight-hard_50_3baae3_1x100.png.xhtml?ln=primefaces-automacao")
		repeat-x scroll 50% 50% #3BAAE3 !important;
	border: 1px solid #2694E8;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #2694E8;
	z-index: 0 !important;
}

/* CORREÇÃO PARA O PROBLEMAS DAS DIALOGS OCUPANDO 100% DA TELA */
.ui-datatable table {
	table-layout: auto !important;
}

.ui-datatable-scrollable table {
	table-layout: fixed !important;
}

/*  CORREÇÂO DE PROBLEMA NA DATATABLE DO PRIMEFACES  */
.ui-datatable thead th,.ui-datatable tbody td,.ui-datatable tfoot td {
	white-space: normal !important;
}

/* PANEL GRID */
.panelGridNoWrap tr,.panelGridNoWrap td {
	background: none !important;
	border: none !important;
	white-space: nowrap;
}

.ui-datatable .ui-expanded-row {
	border-bottom: inherit !important;
}

.tableSelectedNoWrap tr,.tableSelectedNoWrap td {
	background: none;
	border: none !important;
	white-space: nowrap;
}

.tableSelectedNoWrap tr.ui-state-highlight > td {
	background: inherit !important;
}

.tableWithoutBorder tbody{
	border:none
}

/* Tabela sem Header */
.tableNoHeader th {
	display : none; 
}

.fieldsetChild {
	border: none;
	margin: 5px;
}

.borderTheme {
	border-width: 1px;
	border-color: #9ecae8;
	border-style: solid;
	border-radius: 3px;
}

 #formHome\:tbvHome\:tabLiveCont {
      background-color: #FFFFFF !important;
}

.iconText {
	vertical-align: super;
}

.tableFormInputMesmoTamanho input {
	width: 190px
}

.justifiedMessage li {
	margin-left: 10px;
}

.justifiedMessage span {
	margin-left: 0;
}

.fieldsetResponsive {
	min-width: initial;
}

/* -- Cadastro Endereço -- */

.tabelaIconesCentralizados th, 
.tabelaIconesCentralizados td {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* -- Cadastro Parceiro -- */

#formPesquisaCnpj table tr:nth-of-type(2) > td:nth-of-type(1) {
	padding-top: 10px;
	vertical-align: top;
}

#formPesquisaCnpj .gerarOutraImagem {
	color: #0000EE;
	font-style: oblique;
	text-decoration: underline;
}

/* -- Conta a Pagar -- */

.coloredPositiveNumber {
	color: #003399;
}

.coloredNegativeNumber {
	color: red;
}

/* -- Baixa Conta a Pagar -- */

#formBaixaContaPagar\:dtbParcelas .ui-datatable-scrollable-footer-box tr > td:nth-of-type(1) {
	border-right-color: #deedf7;
}

#formBaixaContaPagar\:dtbParcelas .ui-datatable-scrollable-footer-box tr > td:nth-of-type(2) {
	border-left-color: #deedf7;
	border-right-color: #deedf7;
}

#formBaixaContaPagar\:dtbParcelas .ui-datatable-scrollable-footer-box tr > td:nth-of-type(3) {
	border-left-color: #deedf7;
	text-align: center;
}

#formBaixaContaPagar\:dtbParcelas .ui-datatable-scrollable-footer-box tr > td {
	text-align: right;
}

/* -- Conta a Receber -- */
.dataExporterPanel {
	float: right;
}
.dataExporterPanel img {
	width: 20px;
}
.keyValuePane.floatContainer {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.keyValuePane.logoTitle .ui-panel-title > .logo {
	float: left;
	height: 30px;
	width: 25px;
}
.keyValuePane.logoTitle .ui-panel-title > .text {
	float: right;
	font-size: .9em;
	margin-right: -5px;
	text-align: center;
}
.imprimirParcelaOverlayPanel {
	text-align: left;
}
.imprimirParcelaOverlayPanel a {
	display: block;
	text-align: left;
}
.imprimirParcelaOverlayPanel label {
	cursor: inherit;
	margin-left: 5px;
	vertical-align: super;
}

/* -- Componente: iconTextCheckboxGroup -- */
.iconTextCheckboxGroup {
	display: table;
}
.iconTextCheckboxGroup > .iconLabelCheckbox {
	margin-left: 20px;
}
.iconTextCheckboxGroup > .iconLabelCheckbox:first-of-type {
	margin-left: 0px;
}

/* -- Componente: iconLabelBooleanCheckbox -- */
.iconLabelCheckbox, 
.iconLabelCheckbox > * {
	float: left;
}
.iconLabelCheckbox > * {
	line-height: 18px;
}

/* -- Componente: panelGroup -- */
.panelGroup > .ui-panel {
	border-bottom-width: 0;
	border-radius: 0;
}
.panelGroup > .ui-panel:last-of-type {
	border-bottom-width: 1px;
	border-radius: 0;
}
.keyValuePane.ui-panel > .ui-panel-content > dl {
	margin: 0;
}
.keyValuePane.ui-panel > .ui-panel-content > dl > dt {
	clear: left;
	float: left;
	font-weight: bold;
}
.keyValuePane.ui-panel > .ui-panel-content > dl > dd {
	float: right;
}
.keyValuePane.ui-panel > .ui-panel-content > dl:last-of-type > dd {
	font-weight: bold;
	color: #4fb39b;
}

/* -- Componente: fluidLayout -- */
.fluidLayoutContainer > .contentFixedRight {
	float: right;
	margin-right: -100%;
	width: 200px;
}
.fluidLayoutContainer > .contentFluidLeft {
	float: right;
	margin-right: 210px;
}

/* -- Componente: simpleDateDisplay -- */
.simple-date-display {
	position: relative; 
	text-align: center;
	width: 70px; 
}
.simple-date-display-image {
	width: 70px;
}
.simple-date-display-month {
	color: #fff; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	left: 0; 
	position: absolute; 
	top: 16px; 
	width: 68px;
}
.simple-date-display-day {
	font-family: Arial Black; 
	font-size: 30px; 
	font-weight: bold; 
	left: 0; 
	position: absolute; 
	top: 24px; 
	width: 68px;
}

/* -- Componente: horizontalList -- */
.horizontalList {
}
.horizontalList li {
	display: inline-block;
	list-style-type: none;
	padding-left: 0;
}
.horizontalList li a {
	display: inline-block;
	padding: 5px;
}

/* -- Responsive Form -- */
.responsiveForm .ui-panelgrid {
	width: 100%;
}
.responsiveForm .ui-selectonemenu,
.responsiveForm .ui-selectonemenu-label {
	display: block;
	width: auto !important;
}
.responsiveGrid {
	width: 100%;
}
.responsiveLastColumnTable > tbody > tr > td:last-of-type {
	width: 100%;
}

/* -- Espaço entre tags -- */
.vSpacingContainer > *:nth-of-type(n+2) {
	margin-top: 10px;
}
.hSpacingContainer > *:nth-of-type(n+2) {
	margin-left: 10px;
}
.vSpacingDialog > .ui-dialog-content > *:nth-of-type(n+2) {
	margin-top: 10px;
}
.hSpacingDialog > .ui-dialog-content > *:nth-of-type(n+2) {
	margin-left: 10px;
}
.centralizedLabel {
	position: relative;
	top: -4px;
	margin-left: 5px;
}

.link-financeiro:hover {
	background-color: #deedf7;
}

.ui-chkbox {
	vertical-align: sub;
}

.ui-widget-header.ui-selectcheckboxmenu-header > .ui-chkbox:after {
    content: "Todas";
    position: absolute;
    top: 11px;
    left: 30px;
}

.ui-widget-header.ui-selectcheckboxmenu-header > .ui-selectcheckboxmenu-close {
	display: none;
}

.menu-cadastro.ui-menu {
	margin-left: 2px;
	margin-right: 2px;
	width: auto;
}

.ui-selectcheckboxmenu.input_130 {
	width: 130px;
}

.ui-breadcrumb .ui-menuitem-text {
	cursor: text;
}

.blocksLayout > div,
.blocksLayout > div.ui-widget-content > div {
	margin-top: 10px; 
}
.blocksLayout > div.ui-widget-header,
.blocksLayout > div.ui-widget-content {
	margin-top: inherit; 
}

.verticalForm label.ui-outputlabel {
	display: block;
	font-weight: bold;
}
.verticalForm div.ui-selectonemenu {
	margin-bottom: 7px;
	/* margin-top: 5px; */
}
.verticalForm div.ui-radiobutton {
	margin-left: 6px;
}
.verticalForm .ui-selectoneradio td:first-of-type div.ui-radiobutton {
	margin-left: 0;
}

.grupoBotoes {
	float: right;
}
.grupoBotoes button:last-of-type {
	margin-left: 10px;
}

a.webLink, a.webLink:link, a.webLink:visited {
	color: #0000ff;
	text-decoration: underline;
}

.dateRangePicker, .dateRangePickerAnaliseFinanceira, .dateRangePickerContasPagar {
	width: 145px;
}

/* -- Componente: painelDuploFlexivelEsquerdo -- */
.painelDuploFlexivelEsquerdo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-width: inherit;
	width: 48%;
}
.painelDuploFlexivelEsquerdo table {
	table-layout: auto !important;
}
.painelDuploFlexivelEsquerdo + * > .ui-fieldset-content,
.painelDuploFlexivelEsquerdo > .ui-fieldset-content {
	overflow-x: auto; 
}
.painelDuploFlexivelEsquerdo + * {
	margin-bottom: 10px;
	margin-left: 50%;
	min-width: inherit;
}
.painelDuploFlexivelEsquerdo + * table {
	table-layout: auto !important;
}

/* -- Componente: painelContasPagar -- */
.painelContasPagar {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.painelContasPagar > div:first-of-type {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.painelContasPagar > div {
	float: left; 
	position: relative;
	width: inherit;
}
.painelContasPagar > div:nth-of-type(n+3) {
	margin-top: -10px;
}
.painelContasPagar > div > span:first-of-type {
	color: #fff;
	float: left; 
	left: 0; 
	position: absolute; 
	top: 27px; 
	width: 47px;
}
.painelContasPagar > div > img:first-of-type {
	float: left; 
	width: 47px;
}
.painelContasPagar > div > ul:first-of-type {
	border: 1px solid red; 
	border-bottom-right-radius: 7px;
	border-left: 0;
	border-top-right-radius: 7px; 
	list-style-position: inside;
	margin: 0;
	margin-left: 47px; 
	padding: 8px 0 8px 10px;
	text-align: left; 
	width: 150px;
}

/* -- Componente: painelContasReceber -- */
.painelContasReceber {
	float: left;
	width: 220px;
}
.painelContasReceber > div:first-of-type {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.painelContasReceber > div {
	float: left; 
	position: relative;
	width: inherit;
}
.painelContasReceber > div:nth-of-type(n+3) {
	margin-top: -10px;
}
.painelContasReceber > div > span:first-of-type {
	color: #fff;
	float: left; 
	left: 0; 
	position: absolute; 
	top: 25px; 
	width: 47px;
}
.painelContasReceber > div > img:first-of-type {
	float: left; 
	width: 47px;
}
.painelContasReceber > div > ul:first-of-type {
	border: 1px solid blue; 
	border-bottom-right-radius: 7px;
	border-left: 0;
	border-top-right-radius: 7px; 
	list-style-position: inside;
	margin: 0;
	margin-left: 47px; 
	margin-top: 23px;
	padding: 8px 0 8px 10px;
	text-align: left; 
	width: 150px;
}

/* -- Componente: painelSaldo -- */
.painelSaldoConta {
	display: table; 
	margin: 50px auto;
}
.painelSaldoContaReceber {
	float: left; 
	padding: 10px 10px 0 10px; 
	position: relative; 
	text-align: left;
}
.painelSaldoContaReceber > img {
	position: absolute; 
	top: -40px; 
}
.painelSaldoContaReceber > div:first-of-type {
	font-size: 11px;
	font-weight: bold; 
}
.painelSaldoContaPagar {
	border-left: 1px solid; 
	float: left; 
	padding: 10px 0px 0px 10px; 
	position: relative; 
	text-align: left;
}
.painelSaldoContaPagar > img {
	position: absolute; 
	top: -40px;
	right: 0px;
}
.painelSaldoContaPagar > div:first-of-type {
	font-size: 11px;
	font-weight: bold; 
}

.painelSaldoConta, .painelSaldoContaReceber {
	font-size: 20px;
}

@media screen and (max-width: 1400px) {
	
	div[id$="painelContasContainer"] {
		margin-top: 0 !important;
	}
	
	/* .painelContasDia, .painelFluxoCaixa {
		height: 480px !important;
	} */
	
	.painelContasDia {
		height: 270px !important;
	}
	
	.painelContasDia, .painelFluxoCaixa, .painelSaldoBancario, .painelResumoDiario, .evolucaoMensalGrafh {
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: initial !important;
	}
	
	/* .evolucaoMensalGrafh {
		float: none;
		margin-left: 0;
	} */
}


.subFieldset > legend {
	color: #2E6E9E;
	font-weight: bold; 
}

fieldset[id$="fstExtratoSistema"] > .ui-fieldset-content > .subFieldset {
	overflow-x: auto;
	min-width: inherit;
}

.picklistRelatorioConsolidado {
	height: 100px;
}

.picklistRelatorioConsolidado > div {
	width: 230px;
}

.picklistRelatorioConsolidado > div > ul.ui-picklist-list {
	width: 228px;
	height: 100px;
}

.picklistRelatorioConsolidado > div.ui-picklist-buttons {
	width: 24px;
	height: 100px;
}

.ui-campo-obrigatorio {
	padding-left: 2px !important;
}

@media screen and (max-width: 1100px) {
	
	input[id$="inputNomeParceiroBoleto"] {
		width: 138px;
	}
	
}

form[id$="formSearchOcorrencias"] .ui-selectonemenu label {
	width: 130px !important;
}

@media screen and (min-width: 1200px) {
	form[id$="formSearchOcorrencias"] .ui-selectonemenu,
	form[id$="formSearchOcorrencias"] .ui-selectonemenu label {
		width: 150px !important;
	}
}

/* Fix para quando os itens do p:menubar estiverem 
   desabilitados não ficarem desalinhados */
.ui-menuitem .ui-menuitem-link.ui-state-disabled {
	margin: 0;
}

.noBorders tr,.noBorders td {
	background: none !important;
	border: none !important;
	white-space: nowrap;
}

.whiteFontColorChart div.jqplot-data-label {
	color: #fff !important;
}

.rightColumn{
	text-align: right;
}