body {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input {
	background: #fff;
}

ui-widget .ui-widget {
	font-size: 11px;
}

.ui-dt-c {
	text-align: left;
}

.tipo-texto .ui-dt-c {
	text-align: left;
}

.tipo-data .ui-dt-c {
	text-align: left;
}

.tipo-valor .ui-dt-c {
	text-align: rigth;
}

.tipo-condicao .ui-dt-c {
	text-align: center;
}

.ui-widget {
	font-size: 12px;
}

.dialogImpressao {
	height: 86px;
	width: 311px;
}

.item-impressao {
	position: relative;
	float: left;
	margin-left: 28px;
	margin-right: 15px;
	padding-top: 48px;
	width: 342px;
}

.ui-icones {
	background-image: url("/webbasis/resources/images/ui-icons.png");
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	margin-left: -16px;
}

.ui-icones-pencil {
	background-position: -64px -112px;
}

.ui-icones-plus {
	background-position: -16px -128px;
}

.ui-icones-help {
	background-position: -48px -144px;
}

.ui-icones-cross {
	background-position: -80px -128px;
}

.ui-icones-close {
	background-position: -96px -128px;
}

.ui-icones-correct {
	background-position: -64px -144px;
}

.ui-icones-back {
	background-position: 0px -64px;
}

.ui-icones-tool {
	background-position: -176px -112px;
}

.ui-icones-printer {
	background-position: -160px -96px;
}

.ui-icones-page {
	background-position: -32px -96px;
}

.ui-icones-history {
	background-position: -16px -96px;
}

.ui-icones-mail {
	background-position: -80px -96px;
}

.ui-icones-download {
	background-position: -224px -48px;
}

.ui-icones-search {
	background-position: -160px -109px;
	margin-left: 2px;
	display: block;
}

.ui-icones-pdf {
	background-image: url("/webbasis/resources/images/icon_pdffile.jpg");
	background-repeat: no-repeat;
}

.ui-icones-xml {
	background-image: url("/webbasis/resources/images/ImportXMLFile-48.png");
	width: 48px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.ui-icones-html {
	background-image: url("/webbasis/resources/images/icon_pdffile.jpg");
	background-repeat: no-repeat;
}

.ui-icones-document {
	background-image: url("/webbasis/resources/images/copydoc.png");
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 10px;
}

.ui-icones-archive {
	background-image: url("/webbasis/resources/images/archive.png");
	background-repeat: no-repeat;
	width: 125px;
	margin-bottom: 10px;
}

.ui-icones-send {
	background-image: url("/webbasis/resources/images/send.png");
	margin-top: 5px;
	background-repeat: no-repeat;
	width: 350px;
	background-position: 0px 5px;
}

.item-impressao select {
	width: 98px;
	margin-left: 0px;
}

.item-impressao label {
	margin-right: 10px;
}

.item-impressao p {
	width: 290px;
	top: 0px;
	left: 59px;
	position: absolute;
}

.item-impressao .ui-commandlink .btnCc:not {
	margin-top: 4px;
	float: right;
}

.formEnviaEmail textarea, .formEnviaEmail input[type=text] {
	width: 250px;
}

#crud-atualizado-em {
	float: right;
	text-align: right;
	position: relative;
	margin-top: -10px;
}

.btn-ajuda {
	padding-left: 12px;
	float: right;
	position: relative;
	z-index: 99;
	margin: 7px 9px 0px 0px;
	color: #4F4F4F;
}

input.ui-column-filter {
	padding-left: 18px;
}

.esquerda {
	text-align: left;
}

.linkfloat {
	float: left;
	margin-left: 5px;
}

.msg-sistema {
	font-style: italic;
	font-weight: bold;
	color: #4B0082;
	font-weight: bold
}

.direita, .numerico {
	position: relative;
	text-align: right;
}

.riscado {
	text-decoration: line-through;
}

.fundo-font {
	background: #ccc;
	border: 1px dotted white;
}

.margenpadrao {
	margin: 5px 5px 5px 5px;
	vertical-align: middle !important;
	position: relative;
	float: left;
	word-wrap: break-word;
	word-break: break-word;
	border: 0;
	max-width: 100%;
}

@media ( min-width :1000px) {
	.ui-selectonemenu {
		margin-top: 0px;
	}
	.tamanho0 {
		width: 45px !important;
	}
	.tamanho1 {
		width: 95px !important;
	}
	.tamanho10 {
		width: 10% !important;
	}
	.tamanho2 {
		width: 170px !important;
	}
	.tamanho20 {
		width: 20% !important;
	}
	.tamanho3 {
		width: 270px !important;
	}
	.tamanho30 {
		width: 30% !important;
	}
	.tamanho40 {
		width: 40% !important;
	}
	.tamanho4 {
		width: 370px !important;
	}
	.tamanho5 {
		width: 470px !important;
	}
	.tamanho50 {
		width: 50% !important;
	}
	.tamanho6 {
		width: 570px !important;
	}
	.tamanho60 {
		width: 60% !important;
	}
	.tamanho7 {
		width: 670px !important;
	}
	.tamanho70 {
		width: 70% !important;
	}
	.tamanho8 {
		width: 770px !important;
	}
	.tamanho80 {
		width: 80% !important;
	}
	.tamanho9 {
		width: 870px !important;
	}
	.tamanho90 {
		width: 90% !important;
	}
	.full {
		width: 100%
	}
	.ultimo {
		clear: both;
	}
	.link {
		padding-left: 16px;
		margin: 10px;
	}
	.requerido {
		color: red;
		margin: 5px;
	}
	.selection tr {
		float: left;
		width: 200px;
	}
	.thumb {
		width: 100px;
		height: 100px;
	}
	.slider {
		width: 150px;
		margin-right: 10px;
		margin-left: 10px;
	}
	.logado {
		opacity: 1.0;
		filter: alpha(opacity = 100);
		border: 2px solid green;
	}
	.logado:hover {
		opacity: 1.0;
		filter: alpha(opacity = 30);
		border: 2px solid green;
	}
	.naologado {
		opacity: 0.4;
		filter: alpha(opacity = 30);
		border: 2px solid red;
	}
	.naologado:hover {
		opacity: 1.0;
		filter: alpha(opacity = 100);
		border: 2px solid red;
	}
	.container div.margenpadrao.esquerda {
		height: 23px;
	}
	.linkordenacao {
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		color: #8f8f8f;
		margin-left: 15px;
	}
}

@media ( min-width :320px) and (max-width:999px) {
	.ui-selectonemenu {
		margin-top: 0px;
	}
	.tamanho0 {
		width: 45px !important;
	}
	.tamanho1 {
		width: 95px !important;
	}
	.tamanho2 {
		width: 170px !important;
	}
	.tamanho3 {
		width: 270px !important;
	}
	.tamanho40, .tamanho4, .tamanho5, .tamanho50, .tamanho6, .tamanho60,
		.tamanho7, .tamanho70, .tamanho8, .tamanho80, .tamanho9, .tamanho90,
		.full {
		width: 100% !important;
	}
	.ultimo {
		clear: both;
	}
	.link {
		padding-left: 16px;
		margin: 10px;
	}
	.requerido {
		color: red;
	}
	.selection tr {
		float: left;
		width: 200px;
	}
	.thumb {
		width: 100px;
		height: 100px;
	}
	.mediumthumb {
		width: 50px;
		height: 50px;
	}
	.smallthumb {
		width: 25px;
		height: 25px;
	}
	.slider {
		width: 150px;
		margin-right: 10px;
		margin-left: 10px;
	}
	.logado {
		opacity: 1.0;
		filter: alpha(opacity = 100);
		border: 2px solid green;
	}
	.logado:hover {
		opacity: 1.0;
		filter: alpha(opacity = 30);
		border: 2px solid green;
	}
	.naologado {
		opacity: 0.4;
		filter: alpha(opacity = 30);
		border: 2px solid red;
	}
	.naologado:hover {
		opacity: 1.0;
		filter: alpha(opacity = 100);
		border: 2px solid red;
	}
}

#destaque_resultado .ui-datalist-content {
	border: none;
}

.datalist-noneborder .ui-widget-content {
	border: none;
}

#listimovel  .ui-datagrid-content {
	border: none;
}

#listimovel .ui-datagrid .ui-paginator-top {
	border-bottom: 0px none;
}

#listimovel .ui-corner-top {
	border: none;
}

#listimovel .ui-widget-header {
	color: #f1592a;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}

#listimovel .ui-widget-header .ui-state-default {
	border: none;
	font-size: 10px;
	font-weight: bold;
}

#gridimovel  .ui-datagrid-content {
	border: none;
}

#gridimovel .ui-datagrid .ui-paginator {
	border-bottom: 0px none;
	text-align: left;
}

#gridimovel .ui-datagrid .ui-paginator-bottom {
	border: 0px none;
	background: #fff;
	margin-top: 10px;
	margin-left: 10px;
}

#gridimovel .ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default {
	border: 1px solid #a8a8a8;
	background: #fff
		url("/wbsites/javax.faces.resource/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png.xhtml?ln=primefaces-aristo")
		50% 50% repeat-x;
	background: #fff linear-gradient(top, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0));
	background: #fff
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0.8)), to(rgba(255, 255, 255, 0)));
	background: #000 -moz-linear-gradient(top, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0));
	font-weight: bold;
	color: #4c4c4c;
}

#gridimovel .ui-corner-top {
	border: none;
	font-weight: normal;
	margin-left: 20px;
}

.ui-datagrid .ui-datagrid-header, .ui-datagrid .ui-datagrid-footer {
	text-align: left;
	padding: 0px;
	background: #fff;
	color: #b9241b;
}

#gridimovel .ui-widget-header .ui-state-default {
	border: none;
	font-size: 11px;
	font-weight: bold;
}

#filtroselect  .ui-widget-content {
	border: none;
}

#main .ui-slider {
	background: #9f9f9f;
	-moz-box-shadow: inset 0 2px 2px #8f8f8f;
	-webkit-box-shadow: inset 0 2px 2px #8f8f8f;
	box-shadow: inset 0 2px 2px #8f8f8f;
	cursor: ew-resize;
}

#main .ui-slider .ui-slider-handle {
	border-radius: 10px;
}

#main .ui-slider .ui-slider-range {
	background: #FF7A00;
}

.pointer {
	cursor: pointer;
}

#gridimovel .ui-state-active, .ui-widget-content .ui-state-active,
	.ui-widget-header .ui-state-active {
	border: 1px solid #000;
	background: #066fc1
		url("/showcase/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.xhtml?ln=primefaces-aristo")
		50% 50% repeat-x;
	background: #066fc1 linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4));
	background: #066fc1
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0)), to(rgba(255, 255, 255, 0.4)));
	background: #066fc1 -moz-linear-gradient(top, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.4));
	font-weight: bold;
	color: #fff;
	border-radius: 0px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 768px) {
  .whatsapp {
    width: 112px;
  }
}
.whatsapp {
  position: fixed;
  top: 82%;
  left: 1%;
  padding: 10px;
  z-index: 10000000;
  width: 112px;
}
