.teste .ui-widget-content {
	border: none !important;
}

.input-dinheiro {
	margin-left: 44px !important;
}

.dados-usuario {
	padding: 14px 18px 14px 32px;
	cursor: pointer;
	z-index: 2;
	font-size: 14px;
	text-decoration: none;
	background: #F2F2F2;
	color: #263238;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}

.sta-execucao {
	background: #4caf50;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

.sta-cancelado {
	background: #f44336;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

.sta-encerrado {
	background: #FFA500;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

.fat-recebido {
	background: #4caf50;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

.fat-pendente {
	background: #3f51b5;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

.fat-vencida {
	background: #FFA500;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	width: 51%;
	border-radius: 2px;
	font-size: 12px;
}

/* -------------- Menu TOP --------------- */
/* --------------------------------------- */
.menu-sistema {
	border: 0px !important;
	padding: 0px !important;
	background: none !important;
	box-shadow: none !important;
	font-size: 13px !important;
}

.menu-sistema .ui-menu-parent>a .ui-menuitem-text, .menu-sistema>.ui-menu-list>.ui-menuitem>a>.ui-menuitem-text
	{
	color: #ffffff !important;
	border-radius: 3px !important;
}

.menu-sistema .ui-icon-triangle-1-s {
	background: url(

)
no-repeat

 

;
}
.input-spiner input {
	text-align: left !important;
}

.ui-editor-toolbar {
	background: rgba(235, 235, 235, 1) !important;
}

/*Legend*/
legend {
	margin-bottom: 0px !important;
	font-size: 14px !important;
}

.saudacao {
	float: left;
	height: 30px;
	margin-top: 28px;
	margin-right: 30px;
	color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

/* ------- Painel de Titulos e Links Funcionais --------- */
/* ---------------------------------------------------- */
.panel-titulo {
	width: 98%;
	min-height: 90px;
	border-bottom: dashed 1px #555;
	padding: 10px;
	margin-right: 10px;
}

.panel-titulo img {
	width: 70px;
	float: left;
	margin-right: 10px;
}

.panel-titulo h1 {
	margin: 0px;
	font-size: 22px;
	margin-top: 12px;
	color: #263238;
	font-weight: bold;
}

.panel-titulo h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #263238;
}

.panel-titulo-links {
	float: right;
	display: block;
	color: #263238;
	margin-top: 15px;
}

.iconLink{
	margin-right: 5px;
}

.links-xs {
	margin-top: 20px;
	text-align: center;
}

.links-xs a {
	width: 80%;
}

.panel-titulo-links a {
	text-decoration: none;
	color: #263238;
	font-size: 15px;
}

/* .panel-titulo-links a:hover {
	color: #fb5e00;
} */
.my-link {
	text-align: center;
	float: left;
	margin-left: 10px;
}

.panel-boas-vindas {
	float: right;
	background: blue;
	height: 20px;
}

#rodape {
	background-image: url("../resources/img/dark.png");
	bottom: 0 !important;
	height: 85px;
	font-size: 12px;
	text-align: center;
	width: 100%;
	color: #ffffff;
}

#rodape a {
	color: #ffffff;
	text-decoration: none;
	font-size: 22px;
}

/* ------- Input Field --------- */
/* ----------------------------- */
.ui-inputfield {
	padding: 7px 7px !important;
	font-size: 14px !important;
}

.ui-inputfield.ui-state-focus {
	
}

.ui-selectoneradio label {
	margin-right: 20px !important;
}

.ui-selectmanycheckbox label {
	margin-right: 15px !important;
}

.ui-state-error {
	border: 1px solid #f44336 !important;
	box-shadow: 0px 0px 2px 0px red !important;
}

.ui-datepicker {
	z-index: 10001 !important;
}

/* ------- Panel e Dialog --------- */
/* -------------------------------- */
.ui-panel-titlebar {
	background: #E8E8E8;
	padding: 0.7em 1em !important;
	font-size: 14px;
}

.ui-selectonemenu-panel {
	z-index: 10006 !important;
}

.ui-panel-content {
	
}

.ui-dialog {
	z-index: 10000 !important;
}

.ui-autocomplete-panel {
	z-index: 10005 !important;
}

.ui-dialog-titlebar {
	background: #F2F2F2 !important;
	border: 1px solid #ccc;
}

.ui-dialog-title {
	font-size: 18px !important;
}

.panel-buttons {
	background: #f2f2f2 !important;
}

.panel-pesquisa {
	padding: 0px !important;
	height: 54px !important;
	border-radius: 2px;
	background: #f2f2f2 !important;
}

.panel-pesquisa-atendimentos {
	padding: 0px !important;
	height: 100px !important;
	border-radius: 2px;
	background: #f2f2f2 !important;
}

.lupa {
	width: 94px;
	float: left;
	margin-left: -15px;
	margin-right: 5px;
	margin-top: -7px;
}

.panel-orcamento {
	padding-top: 15px;
	margin: 10px;
	height: 125px;
	border-radius: 3px;
	color: #FFF;
	text-align: center
}

.panel-orcamento:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}

.icones_selecionar {
	background-image: url("../template/imagens/icones_333333_p.png");
	background-position: -340px -116px;
	height: 22px;
	margin: 0 auto 0px;
	width: 22px;
}

.icones_selecionar:hover {
	background-image: url("../template/imagens/icones_fb5e00-hover.png");
}

.ui-fieldset-legend {
	padding: 0.4em 1em !important;
	text-shadow: none;
	background: #E8E8E8 !important;
}

/* ----------- LOGIN ----------- */
/* ----------------------------- */
.container-login {
	width: 400px;
	margin: auto;
	padding: 20px;
	margin-top: 80px;
}

.container-login-header {
	text-align: center;
}

.container-login-header h1 {
	font-size: 20px;
	color: #263238;
}

.Card {
	padding: 20px;
	display: block;
	background-color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.card-sistemas {
	padding: 20px;
	display: block;
	background-color: #ECEFF1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* ----------- Table ----------- */
/* ----------------------------- */
.ui-datatable thead th {
	background: #E0E0E0 !important;
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 0px !important;
}

.ui-paginator-bottom {
	background: #E8E8E8;
	border: 1px solid #ccc;
}

.historico-table .ui-panel-content {
	padding: 0.3em 0em !important;
}

/* ----------- LABEL ----------- */
/* ----------------------------- */
.myLabel {
	font-size: 14px !important;
	font-weight: bold;
	color: #263238;
}

.campoObrigatorio {
	font-size: 14;
	color: red;
}

.textoExemplo {
	color: #696969;
	font-size: 13px !important;
}

/* ----------- BUTTONS ----------- */
/* ----------------------------- */
.button-pesquisa-filter {
	padding: 0px 5px !important;
	font-size: 11px;
	background: #f2f2f2;
	border-radius: 2px;
}

.button-blue {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #0288d1 !important;
	text-shadow: none !important;
	height: 32px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.button-blue:hover {
	background: #0079F2 !important;
}

.button-orange {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #fb5e00 !important;
	text-shadow: none !important;
	height: 32px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.btn-blue {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #0288d1 !important;
	text-shadow: none !important;
	height: 32px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.btn-yellow {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #f39c12 !important;
	text-shadow: none !important;
	height: 32px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.button-red {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #e53935 !important;
	text-shadow: none !important;
	height: 32px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.btn-orange {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #fb5e00 !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.btn-green {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #53B149 !important;
	text-shadow: none !important;
	height: 35px !important;
	border: none !important;
	border-radius: 2px !important;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 0px 1px 2px 0px rgba(43, 59, 93, 0.4);
}

.btn-blue .ui-button-text, .btn-red .ui-button-text, .btn-orange .ui-button-text,
	.btn-green .ui-button-text {
	padding-left: 25px !important;
}

.btn-orange:hover {
	background: #ff680d !important;
}

.btn-focus {
	background: #ffab79 !important;
}

.btn-orange:ACTIVE {
	background: #df5400 !important;
}

.btn-blue:hover {
	background: #0079F2 !important;
}

.btn-blue:FOCUS {
	background: #77bbff !important;
}

.btn-green:hover {
	background: #4A9243 !important;
}

/* ----------- WIZARD ----------- */
/* ----------------------------- */
.ui-wizard-content {
	margin-top: 20px !important;
}

.ui-wizard-step-title {
	font-size: 13px !important;
	text-shadow: none !important
}

/* COLORS */
.Green {
	color: #4caf50;
}

.Red {
	color: #f44336;
}

.Blue {
	color: #007CBB;
}

.Blue-Grey {
	color: #263238;
}

.Blue-Grey-Light {
	color: #b0bec5;
}

.Icon-Hover:HOVER {
	color: #fb5e00 !important;
}

#msg-dialog.ui-messages-info {
	margin-top: 0px !important;
}

.ripple {
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 0;
}

/* FOOTER */
.footer_image {
	float: left;
	width: 146px;
	margin-left: 90px;
	height: 60px;
}

.footer_texto {
	float: left;
	margin-top: 5px;
	margin-left: 140px;
}

.footer_texto span {
	margin-bottom: 7px;
	float: left;
	font-size: 12px;
}

.footer_copy {
	margin-right: 35px;
	float: right;
}

.footer_copy span:last-of-type {
	margin-top: 0px !important;
	font-size: 12px;
}

.footer-social {
	float: right;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-social li {
	display: inline-block;
	margin-right: 7px;
}

.footer-social li:last-of-type {
	margin-right: 0px !important;
}

.footer_copy span {
	float: right;
}

.link-atendimentos {
	color: #555;
	text-decoration: none;
}

.link-atendimentos :hover {
	cursor: pointer;
}

.link-atendalunos {
	color: #555;
	text-decoration: none;
}

.link-atendalunos:hover {
	color: #555;
	text-decoration: underline;
}

.link-senha {
	text-decoration: underline;
}

.link-senha:hover {
	color: blue;
}

.quadroAlerta {
	background: rgba(255, 255, 0, 0.3);
}

.quadroAlerta .quadroMenor {
	margin: 20px;
}

/* ----------- Erros e Login ----------- */
/* ------------------------------------- */
.inputError {
	display: block;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	width: 100%;
	color: #333333 !important e;
	text-align: left;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
	{
	border: 1px solid #cd0a0a;
	color: #333333;
}

.panel-error {
	width: 400px;
	margin: auto;
	margin-top: 150px;
	text-align: center;
}

.error-code {
	font-size: 28px;
	text-shadow: 2px 2px 1px #CCC;
	font-weight: 600;
}

.error-info {
	font-size: 16px;
	color: #263238;
}

.error-detail {
	font-size: 15px;
	color: #263238;
}

.FontRed {
	color: #e53935;
}

.FontBlue {
	color: #0288d1;
}

.FontPurple {
	color: #673ab7;
}

.FontBlack {
	color: #424242;
}

.FontGreen {
    color: #4caf50;
}

.FontOrange {
	color: #fb5e00;
}

/* CARDS MODULOS */
.card-modulo {
	width: 100%;
	padding-bottom: 20px;
}

.card-modulo img, .card-modulo .card-modulo-conteudo {
	width: 98%;
	margin-left: 1%;
}

.card-modulo .card-modulo-conteudo {
	background: #fff;
}

.card-modulo .card-modulo-conteudo .card-modulo-titulo {
	font-size: 18px;
	font-weight: 700;
	padding-top: 25px;
	padding-bottom: 5px;
	border-radius: 4px;
	width: 92%;
	margin-left: 4%;
}

.card-modulo .card-modulo-conteudo .card-modulo-descricao {
	font-size: 14px;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 92%;
	margin-left: 4%;
}

.card-modulo .card-modulo-conteudo .card-modulo-links {
	width: 92%;
	margin-left: 4%;
	font-size: 15px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 30px;
	cursor: pointer;
}

.card-modulo .card-modulo-conteudo .card-modulo-links .comecar {
	float: right;
}

.card-modulo .card-modulo-conteudo .card-modulo-links .saiba-mais {
	text-decoration: underline;
	margin-top: 7px;
	font-family: Helvetica Neue;
}

.card-modulo .card-modulo-conteudo .card-modulo-links .saiba-mais .card-modulo-link
	{
	font-family: Helvetica Neue;
	color: #fb5e00;
	font-size: 15px;
}

.card-modulo .card-modulo-conteudo .card-modulo-links .comecar .card-modulo-btn
	{
	color: #fb5e00;
	font-weight: 700;
	font-size: 13px;
	background: none;
}

.card-modulo .card-modulo-conteudo .card-modulo-links .comecar .card-modulo-btn:hover
	{
	background: #FFEBCD;
	color: #fb5e00;
}

/* CARDS PRE-CADASTROS */
.card-pre-cadastro {
	width: 100%;
	margin-bottom: 15px;
	background-color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19) !important;
}

.card-pre-cadastro:hover {
	box-shadow: 0 4px 8px 0 rgba(251, 94, 0, 0.5), 0 6px 20px 0
		rgba(251, 94, 0, 0.49) !important;
	transform: scale(1.05);
}

.card-pre-cadastro:hover .descricao-card-pre-cadastro {
	color: rgba(251, 94, 0, 1);
}

.card-pre-cadastro .img-card-pre-cadastro {
	width: 100%;
}

.card-pre-cadastro .img-card-pre-cadastro img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 12px;
}

.card-pre-cadastro .descricao-card-pre-cadastro {
	width: 100%;
	text-align: center;
	color: #212121;
	border-top: dashed 1px #c1c1c1;
}

.card-pre-cadastro .descricao-card-pre-cadastro h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0px 10px 0px;
}

@media ( min-width : 680px) and (max-width:768px) {
	.col-xs-pre-cadastro {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		float: left;
		width: 33.33333333%;
	}
}

@media ( min-width : 530px ) and (max-width:680px) {
	.col-xs-pre-cadastro {
		position: relative;
		min-height: 1px;
		padding-right: 10% !important;
		padding-left: 10% !important;
		min-height: 207px !important;
		float: left;
		width: 50%;
	}
}

@media ( max-width :530px) {
	.col-xs-pre-cadastro {
		position: relative;
		min-height: 1px;
		padding-right: 10% !important;
		padding-left: 10% !important;
		float: left;
		width: 100%;
	}
}

/* PERFIL */
.perfil {
	width: 100%;
	margin-top: -30px;
}

.perfil .perfil-header {
	width: 100%;
	min-height: 90px;
}

.perfil .perfil-header .perfil-img {
	float: left;
}

.perfil .perfil-header .perfil-img img {
	width: 80px;
	border-radius: 50%;
}

.perfil .perfil-header .perfil-nome {
	width: 100%;
}

.perfil .perfil-header .perfil-nome h1 {
	font-size: 22px;
	font-weight: 800;
	padding-left: 95px;
	padding-top: 10px;
}

.perfil .perfil-header .perfil-funcao {
	width: 100%;
}

.perfil .perfil-header .perfil-funcao h2 {
	font-size: 18px;
	font-weight: 800;
	padding-left: 95px;
	margin-top: -5px;
}

.perfil .perfil-main {
	margin-top: 10px;
}
/* RESPONSIVIDADE */
@media ( max-width : 478px) {
	.panel-titulo {
		text-align: center;
	}
	.panel-titulo-links {
		float: none;
		display: none;
	}
	.panel-titulo h2 {
		display: none;
	}
	.panel-titulo h1 {
		width: 100%;
		max-width: 100%;
	}
	.panel-titulo img {
		float: none;
		margin-right: 0px;
	}
	.card-modulo .card-modulo-conteudo .card-modulo-titulo {
		font-size: 15px;
	}
	.card-modulo .card-modulo-conteudo .card-modulo-descricao {
		font-size: 12px;
	}
	.card-modulo .card-modulo-conteudo .card-modulo-links .saiba-mais {
		margin-top: 2px;
	}
	.card-modulo .card-modulo-conteudo .card-modulo-links .saiba-mais .card-modulo-link
		{
		font-size: 10px;
	}
	.card-modulo .card-modulo-conteudo .card-modulo-links .comecar .card-modulo-btn
		{
		font-size: 8px;
	}
	.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li{
		width: 100%;
	}
}

.panel-busca .txt-busca, .panel-busca .btn-busca, .panel-busca .label-busca
	{
	margin-left: 10px !important;
}

@media ( min-width : 478px) {
	.links-xs {
		display: none;
	}
}

@media ( max-width : 580px) {
	.panel-titulo h1 {
		font-size: 14px;
	}
}

@media ( max-width : 768px) {
	.panel-busca .txt-busca, .panel-busca .btn-busca, .panel-busca .label-busca
		{
		margin-left: 0px !important;
	}
}

@media ( max-width : 800px) {
	.ui-dialog {
		width: 80% !important
	}
}

@media ( max-width : 478px) {
	.panel-titulo-busca {
		text-align: center;
	}
	.panel-titulo-busca h2 {
		display: none;
	}
	.panel-titulo-busca h1 {
		width: 100%;
		max-width: 100%;
	}
}

@media ( max-width : 720px) {
	.panel-titulo-busca h1 {
		font-size: 14px;
	}
}