.bold {
	font-weight: bold;
}

.ui-clock.ui-widget.ui-widget-header {
	background: none !important;
	border: none !important;
	font-size: 1.0em;
	color: black;
}

body {
	/*font-size: 1.1em;*/
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.marcaDagua {
	position: relative;
	z-index: 1;
}

.marcaDagua:after {
	content: "";
	background-image: url("/acesso/javax.faces.resource/MarcaDaguaSefaz.PNG.xhtml?ln=img");
	background-repeat: no-repeat;
	background-position: right;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: -1;
}

.panelGridLabel {
	text-align: right;
}

.panelNoBorder tr, .panelNoBorder td {
	border: none !important;
}

.panelBackGroundCinza {
	background-color: #efefef;
}

.backGroungAzulSfz {
	color: #fff !important;
	background-color: #336699 !important;
	/*border-color: #357ebd !important;*/
}

.panelMenuBackGround  .ui-panelmenu-header>a {
	color: #fff !important;
	background-color: #336699 !important;
	text-shadow: none !important;
	font-family: inherit !important;
	font-weight: 400 !important
}

.panelMenuBackGround .ui-menuitem-link:hover {
	background: #DDD !important;
	transition: background-color 0.4s;
	box-shadow: none !important;
}

.panelMenuBackGround .ui-menuitem-icon.ui-icon.glyphicon {
	position: relative !important;
	top: 2px !important;
	right: 2px !important;
	left: inherit !important;
	display: inline-block !important;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: inherit !important;
	overflow: inherit !important;
	background-image: none !important;
}

.layoutPadrao .ui-layout-unit-header {
	color: #fff !important;
	background: #336699 !important;
	text-shadow: none !important;
	font-family: inherit !important;
	font-weight: 400 !important
}

.textoSuperiorADireita {
	text-align: right;
	vertical-align: top;
}

.textoCentralizado {
	text-align: center !important;
	vertical-align: middle !important;
}

/* Verificar se não fica em outro lugar ?????/*/
a, a:hover, a:focus{
   color: #333333;
   
}


.menuPaginaInicial {
	padding: 0;
        background-color: #efefef;
}


.paginaInicialButton {
	
	
    /* height: 100px; */
    /* max-height: 100px; */
    padding: 10px;
    /* border: 1px solid #fff; */
    transition: background-color 0.4s; 
    display: block;
    border: solid 1px #fff;
    color: #333;
    font-size: 3em; 
}

.menuPaginaInicialButton {
	
	
    /* height: 100px; */
    /* max-height: 100px; */
    padding: 10px;
    /* border: 1px solid #fff; */
    transition: background-color 0.4s;
    display: block;
    border: solid 1px #fff;
    color: #333;

}

.menuPaginaInicialButton > i {
	position: relative;
	top: 20%;
	margin: 0 auto;
	font-size: 3em;
	color: #333;
        
}

.menuPaginaInicialButton h3, .paginaInicialButton h3 {
	margin: 0px;
	font-size: .40em;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.menuPaginaInicialButton:hover {
	background-color: #DDD;
	transition: background-color 0.4s;
}

.notification {
	font-size: .25em;
	display: block;
	position: absolute;
	top: -.75em;
	right: -.75em;
	width: 2em;
	height: 2em;
	line-height: 2em;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #555;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui-growl {
	position: absolute;
	top: 40% !important;
	left: 40% !important;
	z-index: 9999;
}

.dataTablePadrao th {
	color: white !important;
	background: #336699 !important;
	padding: 6px 10px !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-family: inherit !important;
	font-weight: 400 !important
}

.dataTablePadrao .ui-paginator {
	color: white !important;
	background: #336699 !important;
	font-family: inherit !important;
	font-weight: 400 !important
}

.dataTablePadrao .ui-datatable-header {
	background: #336699 !important;;
	color: white;
	text-shadow: none;
}


.dataTablePadrao .ui-state-highlight{
	background: #DDD;
	color: black;
	text-shadow: none;
}

.tabViewPadrao ul {
	background: #3071a9 !important;
	border-color: #285e8e !important;
	border-bottom: none !important;
}

.tabViewPadrao a {
	background-color: #336699 !important;
	border-color: #357ebd !important;
	text-shadow: none !important;
	color: white !important;
	font-family: inherit !important;
	font-weight: 400 !important;
}

.tabViewPadrao a:hover {
	background-color: #3071a9 !important;
	border-color: #285e8e !important;
	transition: background-color 0.4s;
}

.tabViewPadrao .ui-state-active a {
	background-color: white !important;
	color: black !important;
	border-color: black !important;
	border-bottom: none !important;
}

.tabViewPadrao .ui-tabs-outline {
	outline: none !important;
}

.dialogPadrao .ui-widget-header {
	background: #336699 !important;
	color: white !important;
	text-shadow: none !important;
}

.dialogPadrao .ui-widget-header a {
	box-shadow: none !important;
	background: white !important;
}

.selectOneRadioPadrao {
	box-shadow: "none !important";
}

.divHeader {
	background: #336699 !important;
	color: white !important;
	padding: 8px;
	border-radius: 4px;
}

.btnPadrao {
	color: #fff !important;
	background-color: #336699 !important;
	border-color: #357ebd !important;
	box-shadow: none !important;
	text-shadow: none !important;
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
}

.btnPadrao.ui-state-hover {
	color: #fff !important;
	background-color: #3071a9 !important;
	border-color: #285e8e !important;
}

.header-panel-sefaz, .ui-panel-titlebar.ui-widget-header,
	.ui-panelgrid-cell.ui-widget-header, .ui-datagrid-header.ui-widget-header,
	.ui-datatable-scrollable-header.ui-state-default {
	background-color: #336699 !important;
	color: white !important;
}

.ui-button, .ui-splitbutton-menubutton {
	padding: 5px 12px !important;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	width: auto !important;
}

.ui-widget-overlay {
	background: #FFFFFF !important;
}

.disabledbutton {
	pointer-events: none;
	opacity: 0.4;
}

.ui-state-highlight .ui-icon {
	background-image:
		url("/acesso/javax.faces.resource/images/ui-icons_616161_256x240.png.xhtml?ln=primefaces-aristo")
		!important;
	/*/sba/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-bootstrap*/
}

.SEFAZ-TD-RotuloEntrada {
	padding: 5px;
}

/*.tamanhoPanelDinamico {
  height: 900px;
}*/

.tamanhoDinamicoPanelLoginCertificado {
	height: 510px;
}

/*@media screen and (min-width: 760px) {
	.tamanhoPanelDinamico {
		height: 650px;
	}
	.tamanhoDinamicoPanelLoginCertificado {
		height: 470px;
	}
}*/

/* From big tablets to 1200px (widths smaller then the 1140px row) */
@media only screen and (max-width: 1200px) {
.tamanhoPanelDinamico {
		height: 650px;
	}
}

/* Small tablets to big tablets: from 767px to 1023px (eg. ipad in landscape mode) */
@media only screen and (max-width: 992px) {
 .tamanhoPanelDinamico {
		height: 750px;
	}

}

.login-citsmart-hide {
  display: none;
}

/* Small phones to small tablets: from 480px to 767px (eg. ipad 2, iphone 6) */
/*@media only screen and (max-width: 767px) {
  .tamanhoPanelDinamico {
		height: 650px;
	}
}

 Small phones: from 0 to 480px (eg. iphone 4 and 5) 
@media only screen and (max-width: 480px) {
   .tamanhoPanelDinamico {
		height: 650px;
	}
}*/

@media print {
	.noPrint {
		display: none !important;
	}
	.printHere {
		
		overflow:hidden !important;
		overflow-x:hidden !important;
		overflow-y:hidden !important;               
		height:100% !important;
		width:100% !important;
		display:block !important;
		position:fixed !important;
		top:0px !important;
		left:0px !important;
		right:0px !important;
		bottom:0px !important; 
	
		
	}
	#iframeCenter {
		/*
		overflow:hidden !important;
		overflow-x:hidden !important;
		overflow-y:hidden !important;
		height:100% !important;
		width:100% !important;
		display:block !important;
		position:fixed !important;
		top:0px !important;
		left:0px !important;
		right:0px !important;
		bottom:0px !important;
	*/
		
	}
	.ui-layout-container {
		/*
		overflow: hidden !important; */
		
	}
	.ui-layout-center {
		/*
		width: 100% !important;
		height: 100% !important;
		left: 0px !important;
		display:block !important;
		overflow: hidden !important;
		position:fixed !important; */
		
	}
}

.reset-this {
	animation: none;
	animation-delay: 0;
	animation-direction: normal;
	animation-duration: 0;
	animation-fill-mode: none;
	animation-iteration-count: 1;
	animation-name: none;
	animation-play-state: running;
	animation-timing-function: ease;
	backface-visibility: visible;
	background: 0;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: repeat;
	background-size: auto auto;
	border: 0;
	border-style: none;
	border-width: medium;
	border-color: inherit;
	border-bottom: 0;
	border-bottom-color: inherit;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-collapse: separate;
	border-image: none;
	border-left: 0;
	border-left-color: inherit;
	border-left-style: none;
	border-left-width: medium;
	border-radius: 0;
	border-right: 0;
	border-right-color: inherit;
	border-right-style: none;
	border-right-width: medium;
	border-spacing: 0;
	border-top: 0;
	border-top-color: inherit;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top-style: none;
	border-top-width: medium;
	bottom: auto;
	box-shadow: none;
	box-sizing: content-box;
	caption-side: top;
	clear: none;
	clip: auto;
	color: inherit;
	columns: auto;
	column-count: auto;
	column-fill: balance;
	column-gap: normal;
	column-rule: medium none currentColor;
	column-rule-color: currentColor;
	column-rule-style: none;
	column-rule-width: none;
	column-span: 1;
	column-width: auto;
	content: normal;
	counter-increment: none;
	counter-reset: none;
	cursor: auto;
	direction: ltr;
	display: inline;
	empty-cells: show;
	float: none;
	font: normal;
	font-family: inherit;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	hyphens: none;
	left: auto;
	letter-spacing: normal;
	line-height: normal;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	opacity: 1;
	orphans: 0;
	outline: 0;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	page-break-after: auto;
	page-break-before: auto;
	page-break-inside: auto;
	perspective: none;
	perspective-origin: 50% 50%;
	position: static;
	/* May need to alter quotes for different locales (e.g fr) */
	quotes: '\201C' '\201D' '\2018' '\2019';
	right: auto;
	tab-size: 8;
	table-layout: auto;
	text-align: inherit;
	text-align-last: auto;
	text-decoration: none;
	text-decoration-color: inherit;
	text-decoration-line: none;
	text-decoration-style: solid;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	top: auto;
	transform: none;
	transform-style: flat;
	transition: none;
	transition-delay: 0s;
	transition-duration: 0s;
	transition-property: none;
	transition-timing-function: ease;
	unicode-bidi: normal;
	vertical-align: baseline;
	visibility: visible;
	white-space: normal;
	widows: 0;
	width: auto;
	word-spacing: normal;
	z-index: auto;
}

.form-control-fix>input, .form-control-fix .ui-inputfield {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	/*border: 1px solid #ccc;*/
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-fix>input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
}

.form-control-fix>input::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control-fix>input:-ms-input-placeholder {
	color: #999;
}

.form-control-fix>input::-webkit-input-placeholder {
	color: #999;
}

.form-control-fix>input[disabled], .form-control-fix>input[readonly] {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

.form-control-fix.ui-selectonemenu {
	padding-right: 1.5em;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml");
	src: 
    url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml?#iefix") format('embedded-opentype'),
		url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.woff2.xhtml") format('woff2'),
		url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.woff.xhtml") format('woff'), 
    url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.ttf.xhtml") format('truetype'), 
		url("/acesso/javax.faces.resource/fonts/glyphicons-halflings-regular.svg.xhtml#glyphicons_halflingsregular") format('svg');
}
