:root {
	--corPrincipal: #152DA9;
	--corAuxiliar: #0052CC;
	/* Auxiliar para degradê */
	--corSecundaria: #6C84E4;
	/* Labels, forms, outros icones */
	--corTerciaria: #051060;
	/* Titulos */
	--corQuaternaria: #D8E0FD;
	/* Linhas */
	--corIcones: brightness(100%);
}

body {
	margin: 0;
}


img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #0076A3;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
	font-size: 16px;
}

q {
	quotes: none;
}

q:before {
	content: ''
}

q:after {
	content: ''
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#header {
	width: 100%;
	background: #424548;
	border-bottom: 1px solid #56585c;
}

.header-block {
	width: 998px;
	height: 49px;
	margin: 0 auto;
}

.header-block:after {
	clear: both;
	display: block;
	content: '';
}

.logo {
	float: left;
	margin: 0;
	background: url(../images/logo.png) no-repeat;
	width: 175px;
	height: 49px;
	text-indent: -9999px;
	overflow: hidden;
}

.logo a {
	height: 100%;
	display: block;
}

#nav {
	padding: 21px 18px 0 0;
	margin: 0;
	list-style: none;
	float: right;
	font: bold 14px/18px "Trebuchet MS", "Times New Roman", Times, serif;
}

#nav li {
	float: left;
	position: relative;
	margin: 0 0 0 40px;
}

#nav a {
	display: block;
	color: #f9f7f7;
	background: url(../images/arrow-nav.png) no-repeat 100% -26px;
	padding: 0 14px 0 0;
	text-decoration: none;
}

#nav .active a,
#nav li:hover a,
#nav a:hover {
	color: #a2a0a0;
	background-position: 100% 8px;
}

#nav .drop {
	width: 119px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -60px;
	top: 100%;
	z-index: 100;
	display: none;
	background: url(../images/bg-drop.png) no-repeat -119px 100%;
	padding: 11px 0 13px;
}

#nav .drop .frame {
	background: url(../images/bg-drop.png) repeat-y;
	width: 119px;
	float: left;
}

#nav .drop ul {
	float: left;
	margin: 0 0 -5px;
	padding: 5px 0 0;
	position: relative;
	width: 119px;
	list-style: none;
	font: 13px/16px "Trebuchet MS", "Times New Roman", Times, serif;
}

#nav .drop ul li {
	float: none;
	margin: 0;
	padding: 0 9px 6px 20px;
}

#nav .drop ul a {
	background: none;
	padding: 0;
	color: #464646;
}

#nav li:hover ul a {
	height: 1%;
	background: none;
}

#nav li:hover ul li {
	vertical-align: top;
	color: #464646;
}

#nav ul a:hover,
#nav ul li:hover a {
	background: none;
	color: #464646;
}

#main {
	background: url(../images/bg-main.png) repeat-x;
	width: 100%;
	overflow: hidden;
}

.visual {
	width: 100%;
	background: #f2f1f1 url(../images/bg-visual.png) repeat-x;
}

.visual-block {
	width: 998px;
	margin: 0 auto;
	text-align: center;
	padding: 37px 0 7px;
}

.visual-block h2 {
	display: block;
	margin: 0 auto;
	color: #707070;
	letter-spacing: -2px;
	text-shadow: 0 -2px 1px #272727;
	font: bold 45px/54px "Palatino Linotype", "Book Antiqua", Palatino,
		serif;
}

.visual-block .heading {
	display: block;
	color: #3c3c3c;
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 24px;
}

.visual-block .image {
	display: block;
	margin: 0 auto;
	padding: 0 10px 0 0;
}

.btn {
	display: block;
	margin: 0 auto;
	width: 129px;
	height: 48px;
	margin: 0 50px 0px 30px;
	font: 15px/17px Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #4f6f0a;
	color: #fff;
	text-align: left;
	text-decoration: none !important;
	letter-spacing: -1px;
	float: left;
	background: url(../images/btn-blue.png) no-repeat;
}

.btn span {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none !important;
	margin: 6px 0 0px 0px;
}

.btn:hover {
	background: url(../images/btn-darkblue.png) no-repeat;
}

.btn-demo span {
	margin: 15px 0 0 40px
}

.btn-download span {
	margin: 15px 0 0 15px
}

.btn-learn span {
	margin: 15px 0px 0px 40px;
}

.tab-section {
	width: 100%;
	height: 388px;
	overflow: hidden;
	background: #fff url(../images/bg-tab-block.gif) repeat-x;
	padding: 12px 0 0;
}

.tab-block {
	margin: 0 auto;
	width: 998px;
	overflow: hidden;
}

.tabset {
	padding: 0;
	margin: 0 -39px 0 0;
	list-style: none;
	width: 1037px;
	font-size: 16px;
	line-height: 20px;
}

.tabset li {
	float: left;
	text-align: center;
	margin: 0 81px 0 27px;
}

.tabset a {
	display: block;
	color: #a5bfcb;
	text-decoration: none;
	padding: 0 0 21px;
}

.tabset span {
	display: inline-block;
	width: 52px;
	height: 52px;
	overflow: hidden;
	cursor: pointer;
}

.tabset img {
	display: block;
	width: 52px;
	height: 120px;
	margin: -68px 0 0;
}

.tabset strong {
	display: block;
	font-weight: normal;
}

.tabset .active img,
.tabset a:hover img {
	display: block;
	margin: 0;
}

.tabset .active,
.tabset a:hover {
	color: #285d77;
	background: url(../images/arrow-tab.png) no-repeat 50% 100%;
}

#tab-2,
#tab-3,
#tab-4,
#tab-5,
#tab-6 {
	display: none;
}

.tab-content {
	width: 993px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 14px 5px;
}

.tab-content .image {
	float: left;
	margin: 0 37px 0 0;
}

.tab-content .image img {
	display: block;
}

.tab-box {
	overflow: hidden;
	padding: 44px 0 0 21px;
}

.tab-box h3 {
	margin: 0 0 2px;
	color: #282828;
	font: 30px/34px "Trebuchet MS", "Book Antiqua", Palatino, serif;
}

.tab-box .heading {
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #7d7d7d;
	margin: 0 0 13px;
}

.tab-list {
	padding: 0;
	margin: 0 0 0 -21px;
	list-style: none;
	font-size: 18px;
}

.tab-list li {
	color: #7d7d7d;
	padding: 10px 0 10px 30px;
	background: url(../images/arrow-check.png) no-repeat 0 10px;
}

.column-section {
	width: 100%;
	background: #f2f1f1 url(../images/bg-column-block.png) repeat-x;
	padding: 14px 0 32px;
}

.column-block {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 8px;
}

.testi-section,
.user-section,
.blogs-section {
	float: left;
	width: 325px;
	margin: 0 32px 0 0;
}

.testi-section .headline,
.user-section .headline,
.blogs-section .headline {
	display: block;
	font: 18px/22px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #606060;
	text-transform: uppercase;
	padding: 5px 0 29px 39px;
}

.testi-section .headline {
	background: url(../images/ico-star.png) no-repeat 6px 4px;
}

.testi-section .post,
.blogs-section .post {
	width: 100%;
	overflow: hidden;
	font: 12px/14px "Trebuchet MS", "Times New Roman", Times, serif;
	margin: 0 0 31px;
}

.testi-section .post {
	width: 306px;
	margin: 0 0 2px;
}

.post .entry-title {
	display: block;
	color: #585858;
	font: 16px/20px "Trebuchet MS", "Times New Roman", Times, serif;
	margin: 0 0 8px;
}

.testi-section .post .entry-title {
	margin: 0 0 3px;
}

.post p {
	margin: 0 0 14px;
}

.post-frame {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}

.post .name,
.post .date {
	float: right;
	font-style: normal;
	margin: 0 0 0 8px;
}

.testi-section .view,
.blogs-section .view {
	display: block;
	text-align: right;
	font: bold 14px/18px "Trebuchet MS", "Times New Roman", Times, serif;
}

.blogs-section .view {
	padding: 0 8px 0 0;
	margin: -16px 0 0;
}

.testi-section .view {
	width: 306px;
	margin: -12px 0 11px;
}

.testi-section .view a,
.user-section .view a,
.blogs-section .view a {
	color: #0076a3;
}

.logo-block .view:hover,
.testi-section .view a:hover,
.user-section .view a:hover,
.blogs-section .view a:hover {
	text-decoration: none;
}

.logo-block {
	width: 376px;
	overflow: hidden;
	background: #e0dfda url(../images/bg-logo-block.gif) no-repeat;
}

.logo-block .frame {
	background: url(../images/bg-logo-block.gif) no-repeat -376px 100%;
	width: 360px;
	overflow: hidden;
	padding: 12px 4px 2px 12px;
}

.logo-block .heading {
	width: 100%;
	overflow: hidden;
	margin: 0 0 2px;
}

.logo-block .view {
	float: right;
	color: #6d6963;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	width: auto;
	margin: 0;
}

.logo-block .title {
	float: left;
	color: #7e7972;
	font: 17px/23px "Trebuchet MS", "Times New Roman", Times, serif;
}

.logo-list {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.logo-list td {
	padding: 20px 5px;
}

.logo-list td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.logo-list img {
	display: block;
}

.content-section {
	width: 958px;
	padding: 37px 19px 23px 0;
	margin: 0 auto;
}

.content-section .heading {
	width: 935px;
	padding: 0 2px 13px 21px;
	overflow: hidden;
}

.content-section h2 {
	float: left;
	margin: 0;
	text-shadow: 0 2px 1px #fff;
	color: #3c3c3c;
	font: 24px/28px "Trebuchet MS", "Times New Roman", Times, serif;
}

.add-nav {
	float: right;
	padding: 5px 0 0;
	margin: 0;
	list-style: none;
	font: 16px/20px "Trebuchet MS", "Times New Roman", Times, serif;
}

.add-nav li {
	float: left;
	margin: 0 0 0 50px;
}

.add-nav a {
	color: #3c3c3c;
	text-shadow: 0 2px 1px #fff;
	text-decoration: none;
}

.add-nav .active a,
.add-nav a:hover {
	color: #0e5486;
}

.content-block {
	width: 910px;
	padding: 18px 24px 0 24px;
	background: #fff url(../images/bg-content-block.gif) no-repeat;
}

.breadcrumbs {
	padding: 0 20px 7px 0;
	margin: 0 0 7px;
	list-style: none;
	width: 914px;
	overflow: hidden;
	font: 12px/16px "Trebuchet MS", "Times New Roman", Times, serif;
	border-bottom: 1px solid #e3e5e6;
}

.breadcrumbs li {
	float: left;
	color: #636363;
	margin: 0 0 0 3px;
}

.breadcrumbs a {
	color: #303030;
	display: block;
	background: url(../images/arrow-breadcrumbs.gif) no-repeat 100% 5px;
	margin: 0 3px 0 0;
	padding: 0 15px 0 0;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.content-block .title {
	display: block;
	color: #3c3c3c;
	padding: 0 20px 15px 0;
	font: 16px/20px "Trebuchet MS", "Times New Roman", Times, serif;
}

.content-block h3 {
	margin: 20px 20px 8px 0;
	font: 20px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #004a80;
}

.content-block {
	font: 14px "Trebuchet MS", "Times New Roman", Times, serif;
}

.download {
	width: 877px;
	margin: 0 0 35px;
	border-collapse: collapse;
	font: 14px/16px "Trebuchet MS", "Times New Roman", Times, serif;
}

.download th {
	text-align: left;
	font: 16px/20px "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 0;
}

.download th span {
	color: #3c3c3c;
	background: #a7c0c6;
	display: block;
	padding: 9px 0 10px 17px;
	margin: 0 0 6px;
}

.download th.header span {
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

.download td {
	padding: 5px 10px 2px 15px;
	border-bottom: 1px solid #cedcdf;
}

.download .version {
	width: 156px;
	padding: 1px 0 2px 15px;
	font: 16px/20px "Trebuchet MS", "Times New Roman", Times, serif;
}

.download .binary {
	width: 201px;
}

.download .source {
	width: 217px;
}

.download td a {
	color: #004a80;
	text-decoration: none;
}

.download td a:hover {
	color: #94afb5;
}

.text-block {
	padding: 28px 0 0;
	line-height: 14px;
}

.text-block h3 {
	margin: 0 0 7px;
}

.text-block p {
	margin: 0 0 24px;
}

.content-list {
	padding: 0 0 0 15px;
	margin: -2px 0 13px;
	list-style: none;
	width: 934px;
	overflow: hidden;
	font: 14px/16px "Trebuchet MS", "Times New Roman", Times, serif;
}

.content-list li {
	margin: 0 0 7px;
	background: url(../images/bullet-list.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
}

.content-list a {
	color: #004a80;
	text-decoration: none;
}

.content-list a:hover {
	color: #94afb5;
}

#footer {
	width: 100%;
	overflow: hidden;
	background: #424548;
	padding: 0 0 33px;
}

.social-block {
	width: 100%;
	background: url(../images/bg-social-block.gif) repeat-x;
	padding: 7px 0;
}

.social {
	padding: 10px 0 0 0;
	margin: 0 auto;
	list-style: none;
	width: auto;
	overflow: hidden;
	float: left;
}

.social li {
	float: left;
	margin: 0 13px 0 0;
}

.social img {
	display: block;
}

.footer-block {
	width: 998px;
	margin: 0 auto;
	padding: 19px 0 0 0;
}

.footer-block .box-section {
	width: 1070px;
	margin: 0 -72px 51px 12px;
	overflow: hidden;
}

.footer-block .box {
	float: left;
	width: 150px;
	margin: 0 64px 0 0;
}

.footer-block h4 {
	margin: 0 0 21px;
	color: #898989;
	font-size: 18px;
}

.footer-list {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14px;
	line-height: 18px;
}

.footer-list li {
	margin: 0 0 10px;
}

.footer-list a {
	color: #fff;
}

.copy-block {
	display: block;
	width: 991px;
	padding: 0 0 0 7px;
	background: url(../images/bg-copy.gif) no-repeat 0 8px;
	text-align: center;
	margin: 0 0 49px -10px;
}

.copy-block .copy {
	color: #959595;
	background: #424548;
	padding: 0 30px;
}

.copy-block .copy a {
	color: #0076a3;
	padding: 0 3px;
}

.ornament {
	display: block;
	margin: 0 auto;
	padding: 0 12px 0 0;
}

.meta-nav {
	color: #0076A3
}

.post p a {
	color: #0076A3;
	clear: both;
	display: block;
}

.tab-block li.last {
	margin-right: 0px;
}

/** Who Uses **/
.users-container {
	margin-bottom: 30px;
}

.user-container {
	width: 215px;
	height: 180px;
	float: left;
	margin: 4px;
	/* Giving the sponsor div a relative positioning: */
	position: relative;
	cursor: pointer;
}

.user-logo {
	/*  The sponsor div will be positioned absolutely with respect
        to its parent .sponsor div and fill it in entirely */
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	background: url("img/background.jpg") no-repeat center center #f9f9f9;
}

.user-logo:hover {
	border: 1px solid #999;
	/* CSS3 inset shadow: */
	-moz-box-shadow: 0 0 30px #999 inset;
	-webkit-box-shadow: 0 0 30px #999 inset;
	box-shadow: 0 0 30px #999 inset;
}



.user-logo img {
	/* Centering the logo image in the middle of the sponsorFlip div */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -70px 0 0 -70px;
}

/** End of Who Uses **/
.button-block {
	margin: 0 0 10px 200px;
	padding: 0 18px 0 0;
	position: relative;
	width: 980px;
}

/** Overlay Meny **/
.overlay-menu {
	width: 150px;
	padding: 0.3em;
	display: none;
	z-index: 100000;
	position: absolute;
	background: none repeat scroll 0 0 #424548;
	margin: 0;
	border: 0 none;
	outline: 0 none;
	list-style: none outside none;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
}

#nav li.overlay-menuitem {
	border: none;
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 1px;
}

#nav a.overlay-menuitem-link {
	display: block;
	outline: none;
	text-decoration: none;
	padding: 0.3em;
	font-size: 12px;
}

#nav a.overlay-menuitem-link:hover {
	color: #f9f7f7 !important;
	text-decoration: none !important;
}

/** Themes **/
.themes-table {
	width: 100%;
}

.themes-table td {
	text-align: center;
	padding-bottom: 20px;
}

/** End of Themes **/
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);*/
@font-face {
	font-weight: normal;
	font-style: normal;
}

.ui-menuItem #value {
	color: #000000 !important;
}

.ui-menu {
	background-color: #0B4869;
}

.menuMovel {
	margin-bottom: 80px;
	background-color: #FFFFFF !important;
}

.menuTopBar {
	background-color: #FFFFFF !important;
}

.grid-container.topBar {
	display: grid;
}

.diffModificado {
	/*  border-bottom: 1px solid red; */
	color: red;
}

.ui-menu,
.ui-menu {
	background: none;
	border: 1px solid #000000;
}

.text-disabled {
	color: gray;
}

.tab-line-disabled {
	background-color: #D1D3D4 !important;
	background-image: none !important;
	color: #000000 !important;
}

.ui-widget {
	font-size: 14px;
}

.basicStyle {
	/*text-align: inherit; optinal*/

}

.centerStyle {
	text-align: center;
}

.rightStyle {
	text-align: right;
}

.topStyle {
	vertical-align: top;
}

.my-widget-header .ui-layout-unit-content {
	border: 1px solid #a8a8a8;
	background: white;
	/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF);     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF)"; */
	color: #333;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}

a:link {
	text-decoration: none;
	background-image: ui-icon-circle-triangle-e;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: blue;
}

a:active {
	color: blue;
}

html,
body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	/*  background-image: url("/prototipo-web/images/imagemFundo.png");
    background-repeat: repeat;
    */
}

#geral {
	width: 100%;
	position: relative;
	/*Contexto de posicionamento */
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	border: dotted #fff;
	border-width: 0 1px;
	/*background-color: #fafafa; */
}

#login {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -230px;
	width: 600px;
	background-color: #fafafa;
	padding: 0px;
}

* html #geral {
	height: 100%;
}

#conteudo {
	padding-bottom: 70px;
	margin-bottom: 5px;
	width: 100%;
}

#cabecalho {
	background: #fff;
	width: 100%;
	border-bottom: 0px;
	padding-top: 0px;
}

/* #menu { */
/*  width: 15%; */
/*  float: left; */
/*  margin-top: 5px; */
/*  padding-top: 2px; */
/*  padding-right: 2px; */
/*  padding-left: 2px; */
/*  min-height: 400px; */
/* } */
#principal {
	width: 80%;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#rodape {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	border: none;
	border-width: 0px 0;
	padding-bottom: 0px;
	padding-top: 0px;
}

.clear {
	clear: both;
}

.ui-fieldset,
.ui-fieldset-content {
	background-color: #FAFAFA;
}

.ui-top,
.ui-top .ui-layout,
.ui-top .ui-layout-bd,
.ui-top .ui-layout-unit,
.ui-layout-unit-content {
	background-color: #fafafa;
}

.ui-selectmanymenu {
	width: 100%;
}

.selectable td.ui-selection-column input {
	display: none;
}

.ui-datatable-data td {
	height: 33px;
}

.ui-datatable-scrollable-header tr {
	height: 31px;
}

#layout-logo {
	width: auto;
	margin-bottom: -2px;
	padding: 0px;
	margin: 5px;
	float: left;
	line-height: 16px;
}

#layout-logo img {
	height: 40px;
}

#logo_sn {
	width: auto;
	margin-bottom: -2px;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	line-height: 16px;
}

#logo_sn img {
	height: 40px;
}

.TexAlCenter {
	text-align: center;
}

.TexAlLeft {
	text-align: left;
}

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

.softblue {
	color: #C1E1F4;
}

.Fleft {
	float: left;
}

.Fright {
	float: right;
}

/* .ui-datatable .ui-datatable-data .ui-datatable-odd td {
	background-color: #F3F6F9;
}

.ui-datatable .ui-datatable-data .ui-datatable-even td {
	background-color: #F3F6F9;
}

.ui-datatable .ui-datatable-data .ui-datatable-even tr {
	background-color: #F3F6F9;
} */

.ContainerIndent {
	font-weight: bold;
}

#formConteudo\:tbPesquisa,
#formConteudo\:tbManut {
	color: black !important;
	background: white !important;
	border-color: white !important;
	width: 95%;
	margin-left: 2.5%;
}

.ui-datatable-header,
.ui-paginator-top,
.ui-paginator-bottom {
	background-color: #F3F5F7 !important;
	border: 1px solid #C1D5DF !important;
	color: black !important;
}

.ui-resizable-column {
	background-color: #F3F5F7 !important;
	border: 1px solid #C1D5DF !important;
	color: black !important;
}

.ui-datatable,
.ui-paginator-first,
.ui-paginator-prev,
.ui-paginator-next,
.ui-paginator-last {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.ui-datatable {
	border: 1px solid #D1D3D4;
	background-color: #FBFCFD;
	color: #9FADB5;
	width: 100%;
	margin-left: -1%;
	background: pink;
	font-size: 12px;
}

.ui-button-text-icon-left,
input {
	border: 1px solid #777777;
}

.ui-paginator-current {
	font-weight: normal !important;
}

.ui-treenode-label {
	color: black !important;
	background-color: white !important;
}

.ui-tree {
	width: 100%;
}

td.numero {
	text-align: right !important;
}

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

#conteudo_principal {
	margin-left: 2%;
	width: 96%;
}

.direita {
	text-align: right;
	text-shadow: black;
}

hr {
	margin-top: -8px;
}

.conteudo_direita {
	float: right;
	width: 76%;
	margin-top: -20px;



	*position: absolute;

	*top: 85px;

	*left: 22%;

}

.ui-menu.ui-widget {
	min-width: 250px !important;
}

.ui-menu .ui-menuitem-link {
	display: block;
	min-width: 250px !important;
	outline: 0;
	text-decoration: none;
	font-weight: 400;
	border: solid 1px transparent;
	float: left;
	line-height: 16px;
	padding: .3em;
	cursor: pointer;
	color: #000000 !important;
}

.ui-menuitem-icon {
	float: left !important;
}

.ui-menuitem-text {
	float: left !important;
	margin-left: 20px;
}


.menuLateral {
	float: left;
	width: 15%;
	margin-left: -1px;
	/* margin-bottom: 50px; */
	margin-right: .2%;
	/* height: 100%; */
}

.menuSuperior {
	width: 98%;
	margin-left: .5%;
}

.texto {
	text-align: justify;
	text-indent: 2em;
}

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

	.menuSuperior,
	.menuLateral {
		display: none !important;
		margin-bottom: 80px;
		width: 0px !important;
	}

	.conteudo_direita {
		float: left;
		width: 98% !important;
		margin-left: .5% !important;
	}
}

.ui-state-hover[role="row"] {
	color: black !important;
}

.ui-radiobutton-box {
	background-color: white !important;
}

.ui-state-error {
	border: 1px solid red !important;
}

.lblForm {
	width: 90px !important;
	display: inline-block;
}

.ui-autocomplete-list-item {
	max-width: 600px !important;
}

.ui-autocomplete-multiple-container {
	clear: left;
	cursor: text;
	list-style-type: none;
	margin: 0;
	min-height: 1px;
	overflow: clip;
	min-width: 600px;
	height: auto !important;
}

.ui-autocomplete-token {
	float: left;
	list-style-type: none;
	margin: 1px;
	padding: 0;
	width: inherit;
}

.ui-autocomplete-input-token {
	float: left;
	list-style-type: none;
	margin: 1px;
	padding: 0;
	width: inherit;
}

.ui-autocomplete-input {
    width: 100% !important;
    box-sizing: border-box; /* para evitar estouro */
}

.ui-state-highlight {
	font-weight: bold;
	border: none !important;
	border-color: lightgray !important;
	background-color: lightblue !important;
	color: #000000 !important;
}


.ui-tree-toggler .ui-icon-triangle-1-s {
	position: relative !important;
	margin-right: 5px !important;
	margin-left: 0px !important;
	visibility: visible !important;
	width: 12px !important;
}

.ui-messages-fatal-summary {
	white-space: pre !important;
}

td>.link_botao {
	top: 7px;
}

.fa {
	display: table !important;
}

.pi {
	display: table !important;
}

.nowrap {
	white-space: nowrap;
}

@-moz-document url-prefix () {
	.link_botao {
		display: table-inline !important;

	}

	td>.link_botao {
		top: -3px !important;
	}

}

.ui-chkbox+label {
	margin-left: 5px;
}

.ui-datepicker-trigger>.ui-button-text {
	margin-top: -3px !important;
}

.ui-sortable-column .ui-state-active {
	background: #0B4869 !important;
	color: #e3e3e3 !important;
	border: 1px dashed red;
}

#menu ul {
	padding: 20px;
	margin-bottom: 0px;
	list-style: none;
}

#menu ul li {
	display: inline-block;
	padding: 30px;
	text-align: center;
	border-radius: 10px;
}

#menu ul li a {
	padding-top: 50px;
	display: inline-block;
	background-color: #0B4869;
	color: #fff;
	text-decoration: none;
	border: 3px solid;
	border-radius: 10px;
	transition: 0.5s;
	max-width: 210px;
	max-height: 120px;
	width: 210px;
	height: 100px;
	vertical-align: middle;
}

#menu ul li a:hover {
	background-color: #FAFAFA;
	color: #000;
}

#menu ul li a i {
	font-size: 25px;
	margin: auto;
}

.ui-state-active,
.ui-widget-content {
	font-weight: normal;
	color: #222222;
}

.ui-panel .ui-panel-titlebar {
	padding: .5em 1em .3em;
	background-color: #0B4869;
}

.panelBarComSobra {
	/* padding: .5em 1em .3em;
	font-style: normal !important;
	border-radius:20px;
	box-shadow: 0 0 1em #0B4869; */

	font-style: normal !important;
	border: 1px solid #D1D3D4;
	padding: 25px;
	width: 90%;
	border-radius: 10px;
	color: #000000;
	box-shadow: 5px 5px 5px 5px #d3d3d3;
}

.panelBarMenuComSobra {
	padding: 0em 0em 0em 0em;
	font-style: normal !important;
	border-radius: 20px;
	box-shadow: 10 0 1em #0B4869;
	text-align: left;
	vertical-align: top;
	align-items: center;
	height: 100%;
}

.panelBarSubMenuComSobra {
	padding: 1em 1em 1em .1em;
	font-style: normal !important;
	border-radius: 20px;
	text-align: center;
	align-items: end;
	display: grid;
	vertical-align: top;
	width: 200px;
	height: 150px;
}

.menuCardLink {
	font-size: 10px !important;
	position: relative;
}

.menuCardBotao {
	font-size: 10px !important;
	position: relative;
}

.menuCardPentaho {
	font-size: 10px !important;
	position: relative;
}


.carousel-foto-item .carousel-foto-item-content {
	border: 1px solid var(--surface-d);
	border-radius: 3px;
	margin: .3rem;
	text-align: center;
	padding: 2rem 0;
}

.carousel-foto-item .carousel-foto-image {
	width: 100%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

.column05 {
	width: 5%;
}

.column10 {
	width: 10%;
}

.column11 {
	width: 11%;
}

.column15 {
	width: 15%;
}

.column20{
	width: 20%;
}

.column25 {
	width: 25%;
}

.column30{
	width: 30%;
}


.column33 {
	width: 33.33%;
}

.column35 {
	width: 35%;
}

.column50 {
	width: 50%;
}

.column75 {
	width: 75%;
}

.column90 {
	width: 90%;
}

.column80 {
	width: 80%;
}

.column20_semborda {
	vertical-align: top;
	width: 80%;
	border-width: 0px !important;
}

.column80_semborda {
	vertical-align: top;
	width: 80%;
	border-width: 0px !important;
}

.quadrado_legenda {
	width: 18px;
	height: 18px;
	border: 1px solid black;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}

.quadrado_legenda_center {
	width: 18px;
	height: 18px;
	border: 1px solid black;
	overflow: hidden;
	margin: auto;
}

.quadrado_legenda:not(:first-child) {
	margin-left: 20px;
}

.texto_legenda {
	float: left;
	margin-top: 3px;
	overflow: hidden;
	margin-right: 10px;
}

.ui-datatable-footer {
	height: 18px;
	font-size: 11px;
}

.tabela_secundaria thead th {
	background: none !important;
	background-color: #F3F5F7 !important;
	color: black !important;
	border-radius: 0px;
	width: 100%;
	font-size: 12px;
	height: 5px;
}

/** DIV utilizada em datalist **/
.item .item-name {
	font-size: 1rem;
	font-weight: bold;
}

.item .item-description {
	margin: 0 0 1rem 0
}

.item .item-category-icon {
	vertical-align: middle;
	margin-right: .5rem
}

.item .item-category {
	font-weight: 600;
	vertical-align: middle
}

.item .item-list-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem
}

.item .item-list-item.border-1 {
	border-bottom: 1px solid var(--surface-d)
}

.item .item-list-item img {
	width: 150px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	margin-right: 2rem
}

.item .item-list-item .item-list-detail {
	flex: 1 1 0;
	-ms-flex: 1 1 0
}

.item .item-list-item .ui-rating {
	margin: 0 0 .5rem 0
}

.item .item-list-item .item-price {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: .5rem;
	align-self: flex-end
}

.item .item-list-item .item-list-action {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.item .item-list-item .ui-button {
	margin-bottom: .5rem
}

.item .item-grid-item.border-1 {
	border: 1px solid var(--surface-d)
}

.item .item-grid-item .item-grid-item-top,
.item .item-grid-item .item-grid-item-bottom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.item .item-grid-item img {
	width: 75%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	margin: 2rem 0
}

.item .item-grid-item .ui-rating {
	margin: 0 0 1rem 0
}

.item .item-grid-item .item-grid-item-content {
	text-align: center
}

.item .item-grid-item .item-price {
	font-size: 1.5rem;
	font-weight: 600
}

@media screen and (max-width: 576px) {
	.item .item-list-item {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center
	}

	.item .item-list-item img {
		width: 75%;
		margin: 2rem 0
	}

	.item .item-list-item .item-list-detail {
		text-align: center
	}

	.item .item-list-item .item-price {
		align-self: center
	}

	.item .item-list-item .item-list-action {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.item .item-list-item .item-list-action {
		margin-top: 2rem;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: center;
		align-items: center;
		width: 100%
	}
}

.flow-label-quasar {
	font-size: 12px;
	font-weight: bold;
	color: #816A51;
}

.ui-diagram-element {
	width: 14em;
	height: 4em;
	line-height: 4em;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
	border-radius: 4px;
	border: 1px solid transparent;
	background-color: #98AFC7;
	color: #ffffff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: scroll;
}

.ui-diagram-element-color {
	background-color: #98AFC7;
	color: #ffffff;
}

.ui-diagram-doc {
	background-color: #DAA520 !important;
	color: #ffffff;
	border-color: #DAA520 !important;
}

.ui-diagram-success {
	background-color: #9CB071;
	color: #ffffff;
	border-color: #7ab02c;
}

.ui-diagram-fail {
	background-color: #FF0000;
	color: #ffffff;
}

.ui-diagram-fail-subprocess {
	background-color: #C34A2C;
	color: #ffffff;
}

.ui-diagram-processrec {
	background-color: #87CEEB;
	color: #ffffff;
}

.table-hidden-column {
    display: none;
    width: 0;
    height: 0;
}

