section {
	min-height: 60%;
}

@font-face {
	font-family: GoogleSans;
	src: url('/sit/font/GoogleSans-Regular.ttf');
}

@font-face {
	font-family: Encode Sans;
	src: url('/sit/font/EncodeSans-Regular.ttf');
}

@font-face {
	font-family: Anton;
	src: url('/sit/font/Anton-Regular.ttf');
}

#logo_tr_login_page {
	width: 17%;
	margin-bottom: 1.25rem !important;
	margin-top: 1.25rem !important;
}

.release {
	padding: 10px;
	margin: 5px;
	box-shadow: 2px 2px 2px #888888;
}

.dropdown-menu>.atualizacao>a {
	color: orange !important;
	cursor: default;
}

.dropdown-menu>.alerta>a {
	color: #47ce65 !important;
}

.dropdown-menu>.alerta_distribuidora>a {
	color: #efbd00 !important;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #ffffff !important;
	white-space: nowrap;
}

.navbar-default .navbar-nav>li>a {
	color: white !important;
}

body {
	position: relative;
	margin: 0;
	min-height: 100%;
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 14px !important;
	line-height: 1.428571429;
	color: #333333;
	background-color: #fff;
}
.marginTop {
	margin-top: 5px !important;
}


.lableForm {
	font-weight: bold;
	margin-bottom: 5px;
}

.classLimites {
	width: 100%;
	font-size: 11px;
}

.limiteText {
	color: transparent;
}

.bt_baixar_arquivo {
	font-size: 14px;
}

.ui-widget {
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 13px !important;
}

.ui-selectonemenu {
	padding-right: 0px !important;
	min-width: 70px !important;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	width: 25px !important;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
	width: 25px !important;
}

label {
	max-width: 100%;
	margin-bottom: 2px !important;
	font-weight: normal !important;
}

.camposForm {
	margin-bottom: 5px;

	&.divMarginTop{
		margin-top: 8px !important;
	}
}

.larguraMaxima {
	width: 100% !important;
}

.divMapaPontoConexao {
	width:230px;
}

.cancel_modal {
	color: black;
}

.column-text-align {
	text-align: left !important;
}

.button {
	width: 100%;
	background: #728aa2 !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	text-align: center;
	border: none;
	color: #FFFFFF !important;
	font-size: 20px;
	font-family: 'GoogleSans', sans-serif !important;
	height: 30px;
	cursor: pointer;
	border-radius: 3px;
}

.button-invalid {
	width: 100%;
	background: light-gray !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	text-align: center;
	border: none;
	color: #FFFFFF !important;
	font-size: 20px;
	font-family: 'GoogleSans', sans-serif !important;
	height: 30px;
	cursor: pointer;
	border-radius: 3px;
}

.buttonMap {
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #728aa2;
	color: white;
	line-height: 20px;
	padding: 10px;
	border-radius: 5px;
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 16px !important;
	border-radius: 5px;
	font-weight: normal !important;
}

.buttonMapPontos {
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #728aa2;
	color: white;
	padding: 7px;
	border-radius: 5px;
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 13px !important;
	border-radius: 5px;
	font-weight: normal !important;
	height: 30px;
	width: 100px;
	font-family: 'GoogleSans', sans-serif !important;
}

.buttonOnlyIncon {
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #728aa2;
	color: white;
	padding: 7px;
	border-radius: 5px;
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 13px !important;
	border-radius: 5px;
	font-weight: normal !important;
	font-family: 'GoogleSans', sans-serif !important;
}

.buttonMapEditar {
	float:left;
	margin-left:5px;
}

.buttonRight {
	float:right;
	margin-left:5px;
}

.buttonMapRemover {
	float:right;
	margin-left:5px;
}

.buttonMapEditCenter {
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
}

.textPinMap {
	text-align:left;
	margin-bottom: 5px;
	margin-left:5px;
	font-size: 13px;
}

.formInputConsumo {
	padding-top: 10px;
}


.inputTipoConsumidor {
	width: 100%;
	margin-top: 8px !important;
}



.buttonMapCotas {
	text-align: center;
	cursor: pointer;
	margin-top: 11px;
	background-color: #728aa2;
	color: white;
	line-height: 18px;
	padding: 6px;
	border-radius: 5px;
	font-family: 'GoogleSans', sans-serif !important;
	font-size: 16px !important;
}

.button_cenario {
	padding: 3px !important;
	margin-left: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #908c8c;
}

.popup_tr {
	width: 100%;
	background: white;
	padding: 10px 20px 20px 20px;
	border-radius: 5px;
	box-shadow: 1px 2px 2px #eeeeee;
}

.cenarios {
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
}

hr {
	margin-top: 0 !important;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.margem_cenarios {
	margin-top: 10px;
	margin-bottom: 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0px solid red;
	font: normal;
	font-size: 12px !important;
}

table thead tr th {
	text-align: left;
	font-weight: bold;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 50% 50% repeat-x;
	font-weight: normal;
	color: #000000;
}

table tbody tr td {
	line-height: 16px;
}

.ui-widget-header {
	background: #F0F0F0
}

.cenarios_table td {
	padding: 10px !important;
	background-color: white;
}

.chartButton {
	height: 20px;
}

.col03_04p {
	float: left;
	margin-right: 12px;
	width: 32%;
}

.table_tarifa {
	width: 100%;
	margin-bottom: 10px;
}

.table_tarifa td {
	line-height: 16px;
	border: 1px solid #E5E5E5 !important;
}

.tabela_fator_x td {
	line-height: 16px;
	border: none !important;
	padding: 5px;
}

.tableForm {
	width: 100%;
	font: normal;
	font-size: 12px !important;
}

.tableForm tbody tr td {
	padding: 3px 0;
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}

.tableForm thead tr th {
	text-align: left;
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}

.tableForm .ui-widget-content {
	border: none !important;
}

.tableFormula tbody tr td {
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}

.ui-radiobutton-icon {
	margin-left: 0px !important;
}

.ui-icon-bullet {
	background-position: -80px -145px !important;
}

.navbar-brand {
	padding: 6px 15px !important;
}

.ui-progressbar {
	height: 22px !important;
}

.ui-progressbar .ui-progressbar-value {
	background: #fbd252 !important;
	margin: 0px !important;
	border: 0px;
}

.modalidade_est_tlu {
	background-color: #EAF9FC;
}

.modalidade_est_tcu {
	background-color: #EEFCEA;
}

.modalidade_est_tcv {
	background-color: #FCFCEA;
}

.modalidade_est_trp {
	background-color: #FCEAEA;
}

.modalidade_est_tb {
	background-color: #FFFFFF;
}

.modalidade_azul {
	background-color: #EAF9FC;
}

.modalidade_uso_geracao {
	background-color: #F9EAFC;
}

.modalidade_verde {
	background-color: #EEFCEA;
}

.modalidade_convencional {
	background-color: #FCFCEA;
}

.modalidade_branca {
	background-color: #FFFFFF;
}

.modalidade_suprimento {
	background-color: #FCEAEA;
}

.modalidade_uso_carga {
	background-color: #EEEAFC;
}

.leilao_chk {
	width: 6%;
	float: left;
}

.leilao_lbl {
	width: 11%;
	float: left;
}

.leilao_dd {
	width: 16%;
	float: left;
}

/*Inicio Fatura*/
.font_bold {
	font-weight: bold;
	font-size: 13px;
}

.fatura tr:not(:first-child) td:not(:first-child){
	text-align: right;
}

.fatura tr:first-child td{
	text-align: center;
}

.box {
	float: left;
	padding: 6px;
	margin: 2px 2px 2px 2px;
}

.border {
	border: 0px solid black;
}

.padrao {
	width: 23%;
}

.padrao_submenu {
	text-align: left;
	margin-top: 10px !important;
	text-align: center;
}

.padrao-link {
	color: #ffd24f !important;
}

.icms {
	width: 50%;
}

.icms_conteudo {
	width: 31%;
}

.cofins {
	width: 85%;
}

.tituloBox {
	font-weight: bold;
	float: left;
	text-align: center;
	width: 100%;
}

.conteudoBox {
	text-align: center;
	width: 100%;
}

.head_descricao {
	float: left;
	width: 100%;
	min-width: 900px;
}

.body_descricao {
	float: left;
	width: 100%;
	padding: 5px;
	padding: 14px;
	min-width: 900px;
	margin: 2px 2px 2px;
}

#encargos_cobrancas {
	width: 100%;
	text-align: center;
	font-weight: bold
}

#taxas {
	width: 61%;
	background: #F0F0F0;
	color: black;
}

#pis_cofins {
	width: 16%;
	background: #F0F0F0;
	color: black;
}

#valor_pagar {
	width: 21%;
	background: #ffd14e;
	color: black;
}

/*Fim Fatura*/

/* Inicio Revisao */
.colorRow1 td {
	background-color: #4572A7 !important;
	background-image: none !important;
	color: white !important;
}

.colorRow2 {
	background-color: white !important;
	background-image: none !important;
	color: black !important;
}

.colorRow3 .color1 {
	background-color: #47A5CA !important;
	background-image: none !important;
	color: white !important;
}

.colorRow3 .color2 {
	background-color: #4572A7 !important;
	background-image: none !important;
	color: white !important;
}

.color3 {
	font-weight: bold;
	text-align: center !important;
}

.colorRow3 .color3 {
	background-color: white !important;
	background-image: none !important;
	color: black !important;
}

.tableRevisaoTarifaria table thead tr th {
	background-color: white !important;
	background-image: none !important;
}

.tableFatorX table thead tr th {
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}

.tabela_revisao td {
	line-height: 22px;
}

/*Fim Revisao*/
.ui-column-title {
	font-weight: bold;
}

.ui-accordion .ui-accordion-content {
	padding: 5px !important;
	margin-top: 0px !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #999999 !important;
	background: #dadada !important;
	color: #000000 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
	background: #dadada !important;
	color: #000000 !important;
}

.ui-fileupload-progress {
	display: none !important;
}

.ui-fileupload-files td {
	padding: 0px !important;
}

ui-fileupload-files tbody tr td {
	border: none !important;
}

.ui-picklist .ui-picklist-list {
	width: 280px !important;
}

.char-height {
	height: 260px;
}

.char-height-double {
	height: 520px;
}

.space {
	border-right: 13px solid #fff !important;
}

.radioButton tr {
	background: white !important;
}

.dropdown-submenu>a:after {
	border-left-color: #ffffff !important;
}

footer {
	font-family: 'Encode Sans', sans-serif !important;
	color: #fff;
	background-color: #0e0e0e;
	padding-top: 6px;
	width: 100%;
	margin: auto;
}

footer p {
	line-height: 1.8;
	margin: 0 0 0px !important;
}

#conteudo {
	margin-bottom: 30px;
}

.teto-leilao {
	background-color: #e1b531 !important;
}

.legendaTETO {
	width: 14px;
	height: 8px;
	background-color: #e1b531;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
}

.indisponivel {
	color: red;
}

/*header*/
.navbar-default {
	background-color: #233347 !important;
	border-color: #e7e7e7;
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 0px !important;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #233347 !important;
	color: #555;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #233347 !important;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #000000 !important;
	background-color: #FAC800 !important;
}

.titulos {
	font-size: 17px !important;
	margin-bottom: 6px !important;
	margin-top: 6px !important;
	background-color: #233347;
	line-height: 20px !important;
	padding: 10px;
	border-radius: 5px;
	color: white !important;

	&.consumo {
		line-height: 30px !important;
	}
}

.text_justify>p:first-child  {
	padding-top: 15px !important;
}

.text_justify>p:last-child {
	padding: 10px !important;
}


.text_justify .titulos_manual{
	font-weight: bold !important;

}

.titulos_manual {
	font-size: 17px !important;
	margin-bottom: 6px !important;
	margin-top: 6px !important;
	background-color: #233347;
	line-height: 20px !important;
	padding: 10px;
	border-radius: 5px;
	color: white !important;
}

.text_justify {
	text-align: justify;
}

.black_color {
	color: #000000;
}

.ui-accordion .ui-accordion-header {
	background: #eeeeee !important;
}

/*Breadcrumb*/
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #233347 !important;
	border-radius: 4px;
}

/*graficos*/
.borda_grafico {
	box-shadow: 1px 1px 13px 0px rgba(195, 194, 194, 0.5);
	padding-top: 20px;
}

/*Formulários*/
.margin {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*Exportat pdf excel*/
.exporter {
	float: right;
	margin-bottom: 7px;
}

.espacamento_icon_pdf {
	margin-right: 2px;
}

.ui-button-icon-left {
	color: white !important;
}

/*footer*/
/*----- Redes Sociais -----*/
.social-nav {
	padding: 0;
	list-style: none;
	margin: -10px 0 0 -10px;
}

.social-nav li {
	float: left;
	margin: 10px 0 0 10px;
	list-style: none;
}

.btn-default {
	color: #ffffff !important;
	background-color: #fff;
	border-color: #ccc;
}

.social-nav a {
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	background: #000;
	position: relative;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	overflow: hidden;
	font-size: 20px;
	border-radius: 4px;
}

.social-nav a:hover {
	background: #fff;
	text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4,
		15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4,
		26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}

.social-nav .twitter {
	background: #00ACED;
	text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba,
		15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba,
		26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.social-nav .twitter:hover {
	color: #00ACED !important;
}

.social-nav .facebook {
	background: #3B579D;
	text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278,
		15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278,
		26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}

.social-nav .facebook:hover {
	color: #3B579D !important;
}

.social-nav .youtube {
	background: #DD4A3A;
	text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122,
		15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122,
		26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}

.social-nav .youtube:hover {
	color: #DD4A3A !important;
}

.social-nav .linkedin {
	background: #007BB6;
	text-shadow: 0px 0px #005983, 1px 1px #005983, 2px 2px #005983, 3px 3px #005983, 4px 4px #005983, 5px 5px #005983, 6px 6px #005983, 7px 7px #005983, 8px 8px #005983, 9px 9px #005983, 10px 10px #005983, 11px 11px #005983, 12px 12px #005983, 13px 13px #005983, 14px 14px #005983,
		15px 15px #005983, 16px 16px #005983, 17px 17px #005983, 18px 18px #005983, 19px 19px #005983, 20px 20px #005983, 21px 21px #005983, 22px 22px #005983, 23px 23px #005983, 24px 24px #005983, 25px 25px #005983,
		26px 26px #005983, 27px 27px #005983, 28px 28px #005983, 29px 29px #005983, 30px 30px #005983;
}

.social-nav .linkedin:hover {
	color: #007BB6 !important;
}

.hover a {
	color: #ffffff !important;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

/*mapa*/
h2 {
	font-size: 15px !important;
	font-weight: bold !important;
}

.titulo_mapa {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #dddddd;
}

.ctn-contenido-acordeon {
	padding-top: 20px;
}

/*revisao*/
.ui-widget-content .colorRow1 {
	background-color: #4572A7 !important;
	color: white !important;
}

.ui-datatable thead th,
.ui-datatable tbody td,
.ui-datatable tfoot td,
.ui-datatable tfoot th {
	padding: 4px 7px !important;
}

/*wacc*/
li.ui-tabs-selected.ui-state-default.ui-state-active {
	background: #ffd24f !important;
}

/*break-even*/
.cor_Verde {
	background: green !important;
	color: white !important;
}

.cor_cde {
	background: #e1b531 !important;
}

.cor_Amarela {
	background: gold !important;
	color: black !important;
}

.cor_Vermelha1 {
	background: red !important;
	color: white !important;
}

.cor_Vermelha2 {
	background: darkred !important;
	color: white !important;
}

.cor_EscassezHidrica {
	background: black !important;
	color: white !important;
}

.ui-selectoneradio tbody tr td {
	border: none !important;
}

/*estimativa_ipca*/
#download {
	color: white !important;
	padding: 5px !important;
	font-size: 18px !important;
}

#login {
	margin: 0px;
	background: #233347 !important;
}

.login {
	margin: 0 auto;
	max-width: 500px;
}

.login-header {
	color: #fff !important;
	text-align: center;
	font-size: 300%;
}

.login-form {
	font-family: 'Encode Sans', sans-serif !important;
	background: #ffffff;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 16px;
	margin: 40px auto;
	overflow: hidden;
	box-shadow: 0 2px 1px -1px rgb(0 0 0/ 20%), 0 1px 1px 0 rgb(0 0 0/ 14%),
		0 1px 3px 0 rgb(0 0 0/ 12%);
}

.login input[type="text"],
.login input[type="password"] {
	width: 100%;
	height: 40px;
}

.link-bottom {
	text-align: right;
	cursor: pointer;
}

#logo_login_page {
	width: 30%;
	margin-bottom: 15px;
}

.ui-button-text-icon-left .ui-button-text {
	padding: 0 !important;
}

/*Cadastro*/
.form-group {
	text-align: left;
}

.log-btn {
	width: 100%;
	font-size: 16px;
	height: 50px;
	color: #fff;
	text-decoration: none;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #728aa2 !important;
}

ul.breadcrumb li+li:before {
	padding: 8px;
	color: white !important;
	content: ".\00a0";
}

.ui-button-text-only .ui-button-text {
	padding: 5px !important;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-size: 13px !important;
}

.ms-options-wrap button {
	font-family: 'GoogleSans', sans-serif !important;
}

.ms-options ul li label {
	font-family: 'GoogleSans', sans-serif !important;
}

/* Força de senha: início */
.meter {
	height: 20px;
	position: relative;
	background: #555;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 2px;
	box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
	margin-top: 5px;
}

.meter>span {
	display: block;
	height: 100%;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	position: relative;
	overflow: hidden;
	text-align: center !important;
}

.weak.meter>span {
	background-color: #F88E7D !important;
	width: 33.33% !important;
	color: #fff;
	font-weight: bold;
}

.medium.meter>span {
	background-color: #f1a165 !important;
	width: 66.66% !important;
	color: #fff;
	font-weight: bold;
}

.strong.meter>span {
	background-color: #2bc253 !important;
	width: 100% !important;
	color: #fff;
	font-weight: bold;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

/* Força de senha: final */
.identacao_tabela {
	float: right !important;
}

/* my breadcrumb*/
.rcrumbs_my {
	color: #fff;
	padding: 0px 0px 0px 10px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #233347;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
}

.rcrumbs_my>ul {
	margin-top: 10px !important;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

.rcrumbs_my>ul>li.show {
	display: inline-block !important;
}

.rcrumbs_my>ul>li {
	overflow: hidden;
	display: inline-block !important;
}

.rcrumbs_my a {
	color: #fff;
	text-decoration: none;
	font-weight: lighter !important;
}

.rcrumbs_my .divider {
	color: #cccccc;
	padding: 0 5px;
}

.divider {
	height: 1px;
	overflow: hidden;
	background-color: #233347 !important;
}

p a {
	text-decoration: none;
}

footer div p a {
	color: #ffffff !important;
	text-decoration: none;
}

.fonte_venarios_fora {
	font-size: 13px;
}

.alinha_centro {
	text-align: center !important;
}

.alinha_direita {
	text-align: right !important;
}

.alinha_esquerda {
	text-align: left !important;
}

.ui-button-icon-only {
	width: 2.4em;
}

.revisao {
	background-color: #47A5CA !important;
	color: white !important;
}

.right-align {
	text-align: right;
}

.imagem img {
	border-style: none !important;
	max-width: 100% !important;
	height: auto !important;
}

.materialboxed {
	display: block;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	position: relative;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	-webkit-backface-visibility: hidden;
}

.atencao {
	color: #b38618;
	font-weight: bold;
}

.ui-button {
	padding-left: 25px !important;
	padding-right: 25px !important;
}


.tabela_bandeiras_sin td{
	text-align: center;
	line-height: 3px !important;
	border: none !important;
	padding: 8px 2px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 2px;
	border: solid 1px #eeeeee !important;
}

.tabela_bandeiras_sin th {
	text-align: center;
	font-weight: bold;
	width: 7%;
	font-size: 14px;
	line-height: 3px !important;
	border: none !important;
	padding: 15px 5px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 2px;
}

.tabela_caa_capex td {
	line-height: 16px;
	border: none !important;
	padding: 15px 4px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 2px;
	border: solid 1px #eeeeee !important;
}

.tabela_caa_capex th {
	line-height: 16px;
	border: none !important;
	padding: 15px 5px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 2px;
}

div .borda_cenarios {
	border: solid 0.5px #eee;
	padding: 5px;
	border-radius: 4px;
	text-align: center;
}

div .borda_compartilhar {
	border: solid 0.5px #eee;
	padding: 5px;
	border-radius: 4px;
}

.legenda {
	font-weight: bold;
}

p span {
	font-weight: bold;
}

select {
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 50% 50% repeat-x;
	font-weight: normal;
	color: #000000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	outline: medium none;
	font-weight: normal;
	padding: 4px;
	box-sizing: border-box;
	width: 100%;
}

.filtro {
	padding-left: 20px !important;
	padding: 5px;
	border-radius: 3px;
	padding-right: 20px;
	background: #728aa2 !important;
	margin-bottom: 5px !important;
	color: #FFFFFF;
}

.tabs .tab a {
	color: #000000 !important;
}

.borda_emprestimos {
	border: #eeeeee solid 1px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.btn_limpar {
	width: 100%;
	background: #728aa2 !important;
	text-align: center;
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'GoogleSans', sans-serif !important;
	height: 30px;
	cursor: pointer;
	border-radius: 3px;
	padding-top: 5px;
}

.btn,
.btn-large,
.btn-small {
	background-color: #728aa2 !important;
}

.tabs .indicator {
	background-color: #ffffff !important;
}

.titulo_grafico {
	font-weight: bold;
	font-size: 15px;
	background: #eee;
	padding: 5px;
}

.tabs {
	background-color: #728aa2 !important;
}

.tabs .tab a:focus,
.tabs .tab a:focus.active {
	background-color: rgb(151, 174, 197) !important;
}

.card-TR {
	min-height: 280px !important;
}

.select-dropdown li img {
	height: auto !important;
	width: auto !important;
}

.input-field>label {
	position: none !important;
}

/* Loading do DRE e do Balanço*/
.main-loader {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
}

.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.3s 1s ease-out;
	transition: all 0.3s 1s ease-out;
}

#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50000;
}

.preloader-background {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.btn-projecao-tr:not(p):not(span) {
	color: #ffffff;
	background: linear-gradient(to right bottom, #233347 50%, #212531 50%);
}

.btn-projecao-tr:not(p):not(span):hover {
	color: #d2ae66;
}

.btn-selecionado-tr {
	color: #233347 !important;
	background: #d2ae66 !important;
}

a.shortcut :hover {
	background-color: #233347 !important;
}

a.btn.shortcut.btn-selecionado-tr.btn-projecao-tr {
	color: white !important;
}

.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
	color: #fff !important;
	background-color: #233347 !important;
}

.tabs .tab a:hover,
.tabs .tab a.active {
	background-color: #123046 !important;
	color: #ee6e73;
}

.tabs .tab a:focus,
.tabs .tab a:focus.active {
	background-color: #123046 !important;
}

select.ui-datepicker-month,
select.ui-datepicker-year {
	display: inline !important;
}

.colHeader {
	font-weight: bold !important;
}

.full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

a.shortcut {
	margin: 1px !important;
}

.fa-1ponto5x {
	font-size: 1.5em;
}

.legenda_green {
	float: left;
	width: 20px;
	height: 20px;
	background-color: #54b637;
	margin-right: 5px;
}

.padding-logo {
	padding-right: 15px;
	padding-left: 15px;
}

.branco {
	color: white !important;
}

a:hover,
a:focus {
	color: #d2ae66 !important;
	text-decoration: none !important;
}

/*LOGIN*/
main {
	flex: 1 0 auto;
}

#login {
	background-image: url("../resources/images/wall.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.btn_login {
	color: var(- -primary-color, - -secondary-color) !important;
	background-color: var(- -secondary-color, white) !important;
}

#logo_login_page {
	width: 25%;
}

.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px !important;
}

ui-button-text ui-c {
	color: var(- -pcolor, black);
}

.login {
	margin: 0 auto;
	max-width: 600px;
}

.margin_cenario_first {
	margin-bottom: 5px !important;
}

.margin_cenario_second {
	margin-bottom: 5px !important;
	margin-top: 10px !important;
}

.log-btn {
	width: 100%;
	font-size: 16px;
	height: 50px;
	color: black !important;
	font-weight: bold;
	text-decoration: none;
	border: #f2ca30;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f2ca30 !important;
}

.login-header {
	color: white;
	text-align: center;
	font-size: 300%;
}

.bg {
	background: #fafafa !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

html {
	font-size: 13px !important;
}

.input-field {
	position: relative;
	margin-top: 0rem !important;
	margin-bottom: 1rem;
}

.login input[type="text"],
.login input[type="password"] {
	width: 100%;
	height: 40px;
}

.login-info {
	font-size: 11px;
}

.label-form {
	color: white;
}

.esqueceu-senha {
	font-weight: bold;
	text-align: right;
}

.volta-modal {
	color: var(- -secondary-color, white);
	cursor: pointer;
}

.campos-form {
	margin-bottom: 5px;
	text-align: left;
}

.text-align-right {
	text-align: right;
	font-weight: bold;
}

.text-align-left {
	text-align: center;
	font-weight: bold;
	color: white;
}

.clear {
	clear: both;
}

.input-field .prefix~input,
.input-field .prefix~textarea,
.input-field .prefix~label,
.input-field .prefix~.validate~label,
.input-field .prefix~.helper-text,
.input-field .prefix~.autocomplete-content {
	margin-left: 3rem;
	width: 92%;
	width: calc(100% - 3rem);
	color: white !important;
}

p {
	color: #0e0e0e !important;
}

.g-recaptcha {
	width: 304px;
	margin: 0 auto 10px auto;
}

.btn-default {
	color: #000000 !important;
	background-color: #f2ca30 !important;
	border-color: #f2ca30 !important;
}

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}

.font-family-anton,
.font-family-anton>span,
mat-card-subtitle,
mat-card-subtitle>span,
mat-card-title,
mat-card-title>span {
	font-family: 'Anton', sans-serif !important;
}

@media (max-width : 767px) {
	#logo_tr_login_page {
		width: 30%;
		text-align: center !important;
	}
}

.acesso {
	text-align: center !important;
	margin-top: 0 !important;
}

.espacamento-esqueceu-senha {
	margin-bottom: 8px !important;
	margin-top: 10px !important;
}

.cor-esqueceu-senha {
	color: rgba(0, 0, 0, .5) !important;
}

.centralizar {
	text-align: center !important;
}

.bt-voltar {
	float: right !important;
	font-size: 16px !important;
	color: black !important;
	cursor: pointer !important;
	font-family: 'Encode Sans', sans-serif !important;
}

.enviar-senha {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

.config-menu {
	font-size: 13px;
}

.svg-redes-sociais {
	font-size: 2em;
	color: #f2ca30;
	text-decoration: none;
	background-color: initial;
}

/*footer*/
#bg_footer {
	background-color: #000000 !important;
}

footer ul.social-nav {
	padding: 0;
	list-style: none;
	margin: -10px 0 0 -10px;
}

footer ul.social-nav li {
	float: left;
	margin: 10px 0 0 10px;
	list-style: none;
}

footer ul.social-nav a {
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	background: #000;
	position: relative;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	overflow: hidden;
	font-size: 20px;
	border-radius: 4px;
}

footer ul.social-nav a {
	overflow: hidden;
	border-radius: 4px;
}

footer ul.social-nav a:hover {
	background: #fff;
	text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4,
		15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4,
		26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}

footer ul.social-nav .twitter {
	background: #00ACED;
	text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba,
		15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba,
		26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

footer ul.social-nav .twitter:hover {
	color: #00ACED !important;
}

footer ul.social-nav .facebook {
	background: #3B579D;
	text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278,
		15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278,
		26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}

footer ul.social-nav .facebook:hover {
	color: #3B579D !important;
}

footer ul.social-nav .youtube {
	background: #DD4A3A;
	text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122,
		15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122,
		26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}

footer ul.social-nav .youtube:hover {
	color: #DD4A3A !important;
}

footer ul.social-nav .linkedin {
	background: #007BB6;
	text-shadow: 0px 0px #005983, 1px 1px #005983, 2px 2px #005983, 3px 3px #005983, 4px 4px #005983, 5px 5px #005983, 6px 6px #005983, 7px 7px #005983, 8px 8px #005983, 9px 9px #005983, 10px 10px #005983, 11px 11px #005983, 12px 12px #005983, 13px 13px #005983, 14px 14px #005983,
		15px 15px #005983, 16px 16px #005983, 17px 17px #005983, 18px 18px #005983, 19px 19px #005983, 20px 20px #005983, 21px 21px #005983, 22px 22px #005983, 23px 23px #005983, 24px 24px #005983, 25px 25px #005983,
		26px 26px #005983, 27px 27px #005983, 28px 28px #005983, 29px 29px #005983, 30px 30px #005983;
}

footer ul.social-nav .linkedin:hover {
	color: #007BB6 !important;
}

footer ul li a i.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top: 10px !important;
}

footer ul li .hover a {
	color: #ffffff !important;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

.alinhamento_de_titulos {
	padding: 1.5em;
	background-color: #000000 !important;
	color: #ffffff !important;
	text-align: center !important;
	padding-right: 20px;
	font-weight: bold;
	letter-spacing: .1em;
}

.funcionalidade {
	padding: 10px 0px 10px 10px !important;
}

.alinhamento_icone {
	padding: 10px 0px 10px 10px !important;
	text-align: center !important;
}

.alinhamento_icone i.fa-check {
	color: green !important;
	font-size: 19px !important
}

.alinhamento_icone i.fa-times {
	color: red !important;
	font-size: 19px !important
}

.proposta {
	border: 1px solid #fbb801 !important;
	background-color: #fbb801 !important;
	font-weight: bold !important;
	text-align: center !important;
	border-radius: 5px !important;
	padding: 12px !important;
}

.espacamento_api {
	padding-top: 10px;
	line-height: 10%;
}

.aprimoramento_hr {
	height: 3px;
	border: 0;
	background: repeating-linear-gradient(to right, white, #e3e2e2 2px, #e3e2e2 3px);
	margin: 0;
}

@media screen and (max-width: 480px) {

	.espacamento_api,
	.subtitulo_referencia,
	.subtitulo_ref {
		line-height: 100% !important;
	}

	.titulo_referencia {
		font-size: 15px !important;
	}
}

.typography {
	font-family: Input Mono Regular, Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #c59132;
}

.tipo {
	color: #ef4c07;
	margin-right: 1.2rem;
	text-transform: uppercase;
}

.titulo_referencia {
	font-size: 15px !important;
	margin-bottom: 6px !important;
	background-color: #e3e2e2;
	padding: 10px;
	border-radius: 5px;
	color: black !important;
	font-weight: bold;
}

.subtitulo_referencia {
	font-size: 15px !important;
	margin-bottom: 6px !important;
	padding: 15px 0px 10px 0px;
	color: black !important;
	border-bottom: solid 1px #728aa2;
	line-height: 15%;
}

.parametro {
	background: #233347;
	border-radius: 2px;
	color: #fff;
	line-height: 2rem;
	margin: 0 1rem 0 0;
	max-height: 2rem;
	padding: 2px 8px;
	border: 1px solid #c59132;
}

.required {
	color: #778589;
	line-height: 1.8rem;
	text-transform: uppercase;
	font-size: 1.2rem;
}

.type::before {
	color: #778589;
	content: "Type";
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.8rem;
	margin-right: 0.8rem;
	text-transform: uppercase;
}

.ui-menuitem-text {
	font-weight: bold !important;
	color: #233347;
}

.layout_referencia {
	min-height: 600px;
	padding-top: 15px !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-table th,
.ui-selectonemenu-panel .ui-selectonemenu-table td {
	padding: 0px 10px 0px 10px;
}

.distribuidoraMap {
	font-weight: bold;
	color: #000000;
}

.menu1 {
	padding: 1.4rem 0.6em;
	overflow: auto;
	height: 800px;
}

.titulo_relatorio {
	font-size: 25px !important;
	font-family: Anton !important;
}

.button_relatorio {
	width: 100%;
	background: #728aa2 !important;
	text-align: center;
	border: none;
	color: #FFFFFF !important;
	font-size: 16px;
	font-family: 'GoogleSans', sans-serif !important;
	height: 30px;
	cursor: pointer;
	border-radius: 3px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-selectonemenu-row>td {
	padding: 2px 10px !important;
}

body .ui-button {
	border: transparent ! important;
}

body .ui-selectonemenu.ui-state-hover {
	border: 1px solid #d6d9dd !important;
}

body .ui-selectonemenu {
	background: #eeeeee !important;
}

body .ui-selectonemenu .ui-selectonemenu-label {
	background: #eeeeee !important;
}

body .ui-inputfield {
	background: #eeeeee !important;
}

body .ui-inputfield {
	padding: 4px !important;
}

body .ui-chkbox .ui-chkbox-box.ui-state-active {
	border-color: #d3d3d3 !important;
	background: #ffffff !important;
	color: #000000 !important;
}

body .ui-datatable .ui-datatable-data>tr>td {
	border-width: 1px 1px 1px 1px !important;
}

body .ui-datatable thead th {
	border: 1px solid #d5d8db !important;
	border-width: 1px 1px 1px 1px !important;
}

body .ui-progressbar {
	border: solid 1px #dddddd !important;
	background: #ffffff !important;
}

body .ui-radiobutton .ui-radiobutton-box.ui-state-active {
	border-color: #dddddd !important;
	background: #ffffff !important;
}

body .ui-radiobutton .ui-radiobutton-box.ui-state-active .ui-icon-bullet {
	background: #000000;
}

body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon {
	width: 8px !important;
	height: 8px !important;
	top: 61% !important;
	left: 27% !important;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active a {
	color: #000000 !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header.ui-state-active {
	border-color: #f2ca30 !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header {
	border: 1px solid #dee2e6 !important;
	border-radius: 4px !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav:before {
	border-bottom: 1px solid #dee2e6 !important;
}

body .ui-commandlink,
body .ui-link {
	color: #000000 !important;
}

.borda_aba {
	margin-top: 5px !important;
	border: solid 1px #eeeeee !important;
	padding: 5px !important;
	border-radius: 5px !important;
}

.ui-fileupload-choose {
	background: #728aa2 !important;
	text-align: center !important;
	color: #FFFFFF !important;
	font-family: 'GoogleSans', sans-serif !important;
	border-radius: 3px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

body .ui-button.ui-button-icon-only .ui-button-text {
	padding: 0px !important;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header a {
	font-weight: 400 !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav {
	background: #f0f0f0 !important;
	border-radius: 5px !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header {
	margin: 1px !important;
	border: 1px solid #d3d3d3 !important;
	border-radius: 4px !important;
}

body .ui-datatable .ui-datatable-header {
	padding-top: 3px;
}

body .ui-accordion .ui-accordion-header {
	border: none !important;
	padding: 0.6rem !important;
	margin: 1px !important;
}

body .ui-datatable thead th {
	color: #000000 !important;
	text-align: center !important;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header {
	border-radius: 5px !important;
	border: 1px solid #d1d1d1 !important;
}

body .ui-tabs .ui-tabs-nav {
	background: #eee !important;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header {
	margin: 1px !important;
	padding: 0.7rem !important;
}

body .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link {
	margin: 10px !important;
}

.ui-selectbooleanbutton,
body .ui-selectonebutton>.ui-button,
body .ui-selectmanybutton>.ui-button {
	background: #e6e6e6;
	color: #000000;
	margin: 1px;
}

body .ui-datatable .ui-paginator {
	padding: 0 !important;
}

.ui-fileupload .ui-fileupload-buttonbar .ui-button {
	margin-right: 0.5rem !important;
	background: #728aa2 !important;
	text-align: center !important;
	color: #FFFFFF !important;
	font-family: 'GoogleSans', sans-serif !important;
	border-radius: 3px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.ui-fileupload-cancel {
	background: #728aa2 !important;
	border-radius: 3px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.top_acesso {
	padding-top: 5px;
}

.navbar-nav {
	margin: 0px !important;
}

body .ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon {
	left: 24.5rem !important;
}

.ui-inputfield {
	width: 100% !important;
}

body .ui-progressbar .ui-progressbar-label {
	line-height: 20px !important;
}

.comportamento{
	font-size: 40px !important;
    font-weight: 100 !important;
    padding-top: 50px !important;
    padding-bottom: 15px !important;
    font-family: 'GoogleSans', sans-serif !important;
}

.notificacao{
	font-size: 14px !important;
}

.cor_tr{
	color: #f2ca30 !important;
}

.clique_aqui{
	cursor: pointer !important;
	font-weight: bold !important;
	font-size: 15px !important;
	color: #f2ca30 !important;
}

