/*-------------------------------------------------------------------------------

	STYLE

	Data:			27/03/2017
	Descricao:		Arquivo com regras de estilização da página
	Autor:			Fabricio da Silva

-------------------------------------------------------------------------------*/

@font-face {
  font-family: 'Graviola_Black';
  src: url('../fontes/Graviola-Black.otf'),
       url('../fontes/Graviola-Black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Bold';
  src: url('../fontes/Graviola-Bold.otf'),
       url('../fontes/Graviola-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Book';
  src: url('../fontes/Graviola-Book.otf'),
       url('../fontes/Graviola-Book.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Heavy';
  src: url('../fontes/Graviola-Heavy.otf'),
       url('../fontes/Graviola-Heavy.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Light';
  src: url('../fontes/Graviola-Light.otf'),
       url('../fontes/Graviola-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Medium';
  src: url('../fontes/Graviola-Medium.otf'),
       url('../fontes/Graviola-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Regular';
  src: url('../fontes/Graviola-Regular.otf'),
       url('../fontes/Graviola-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Graviola_Thin';
  src: url('../fontes/Graviola-Thin.otf'),
       url('../fontes/Graviola-Thin.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
.container-login {
    width: 1350px;
    margin: 0 auto;
	position: relative;
}
.container {
    width: 1250px;
    margin: 0 auto;
	position: relative;
	padding: 0 50px;
}
.bloco-over { overflow: hidden; }
h2.colorGreen {
	font-family: Graviola_Regular, sans-serif;
	font-size: 31px;
	color: #00994d;
	text-transform: uppercase;
	line-height: 50px;
	margin: 10px 0 20px 3px;
}
h2.colorGreen .migalha {
	font-size: 19px;
	color: #86b300;
}
.bl-6 {
	border-left: 6px solid #99cc00; 
	overflow: hidden;
	overflow-x: auto;
	margin-bottom: 25px;
}
.fl { float: left !important; }
.fr { float: right !important; }
.w600 { width: 600px !important; }
.w178 { width: 178px !important; }
.w100 { width: 100px !important; }
.w120 { width: 120px !important; }
.tac { text-align: center !important; }
.tal { text-align: left !important; }
.mr-28 { margin-right: 28px !important; }
.mr-30 { margin-right: 28px !important; }
.mb100 { margin-bottom: 100px !important; }
.lk-azul {
	font-family: Graviola_Light, sans-serif;
	font-size: 17px;
	color: #86b300;
	cursor: pointer;
	text-decoration: none;
	padding: 0 10px;
}
.lk-azul:hover { text-decoration: underline; }
.font-bold { font-weight: bold; }
.font-size-12 { font-size: 12px!important; }
#cronograma,
#reservatorio,
#chamado { 
	overflow: hidden;
	background: #f9fdfe;
	margin-bottom: 20px;
}
#chamado { padding-right: 10px; }
#reservatorio .destaque-tabela {
	padding: 15px 140px 15px 10px;
}
.destaque-linha { padding: 15px 15px 15px 10px; }
.destaque-tabela {
	display: inline-block;
    float: left;
    padding: 15px 20px 15px 10px;
	background: #fdfcfa;
}
.destaque-linha span,
.destaque-tabela span {
	display: block;
	float: left;
	font-family: Graviola_Light, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #2C2D2D;
}
.destaque-linha span {
	width: 205px;
}
.destaque-tabela span {
	width: 185px;
}
.destaque-tabela.filtro .periodo {
	height: 30px;
}
.destaque-tabela.filtro .periodo .calendario {
	height: 30px;
	width: 140px;
	float: left;
}
.destaque-tabela.filtro .periodo .calendario input {
	width: 110px;
	font-family: Graviola_Light, sans-serif;
    font-size: 17px;
	line-height: 30px;
    color: #2C2D2D;
	border: none;
	text-align: center;
}
.destaque-tabela.filtro .periodo .calendario span {
	width: 26px;
	height: 26px;
	margin: 2px 0 0 0;
	cursor: pointer;
	background: url(../img/ico-calendario-verde.jpg) no-repeat center;
}
.destaque-tabela.filtro .periodo .ate {
	width: 35px;
    height: 30px;
    float: left;
	margin-right: 10px;
}
.destaque-tabela.filtro .periodo .ate .text {
	width: 35px;
	font-size: 17px;
    text-align: center;
}
.destaque-tabela.filtro input.atualizar {
	display: block;
    width: 130px;
    height: 32px;
    background: #00994d;
    font-family: Graviola_Light, sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    float: left;
    border: none;
    cursor: pointer;
}
.destaque-linha span.text,
.destaque-tabela span.text {
	font-family: Graviola_Light, sans-serif;
	font-size: 	17px;
}
.destaque-tabela table th,
.destaque-tabela table td {
	text-align: left;
}
table.tabela-padrao {
	width: 100%;
	margin-bottom: 10px;
}
table.tabela-padrao tr:first-child {
	background: #86b300;
}
table.tabela-padrao th {
	font-family: Graviola_Light, sans-serif;
	font-size: 15px;
	line-height: 45px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
table.tabela-padrao tr:nth-child(even) {
    background-color: #f5f5f0;
}
table.tabela-padrao td {
	font-family: Graviola_Light, sans-serif;
	font-size: 16px;
	line-height: 45px;
	color: #2C2D2D;
	text-align: center;
	font-weight: bold;
}
.tabela-padrao-accordion {
	width: 100%;
    margin-bottom: 10px;
}
.tabela-padrao-accordion li {
    position: relative;
    overflow: hidden;
}
.tabela-padrao-accordion li:nth-child(even) {
    background-color: #F0F9FC;
}
.tabela-padrao-accordion li:first-child {
	background: #55C4D0;
}
.tabela-padrao-accordion li.on-accordion  .btn-accordion {
	position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 10px;
    top: 12px;
    background: url(../img/btn-accordion.png) no-repeat 3px 3px;
}
.tabela-padrao-accordion li.on-accordion  .btn-accordion.close {
    background: url(../img/btn-accordion.png) no-repeat -18px 3px;
}
.tabela-padrao-accordion li > div {
	overflow: hidden;
}
.tabela-padrao-accordion li .half-width {
	display: block;
	float: left;
	width: 50%;
	font-family: Graviola_Light, sans-serif;
    font-size: 16px;
    line-height: 45px;
    color: #2C2D2D;
    text-align: center;
    font-weight: bold;
}
.tabela-padrao-accordion li .half-width.cabecalho {
	display: block;
	float: left;
	width: 50%;
	font-family: Graviola_Light, sans-serif;
    font-size: 17px;
	line-height: 45px;
    color: #ffffff;
	text-align: center;
    text-transform: uppercase;
}
.tabela-padrao-accordion li .accordion-open {
	display: none;
}
.tabela-padrao-accordion li .accordion-open li {
	background: #55C4D0;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}
.tabela-padrao-accordion li .accordion-open li .half-width {
	display: block;
	float: left;
	width: 50%;
	font-family: Graviola_Light, sans-serif;
    font-size: 17px;
	line-height: 45px;
    color: #ffffff;
	text-align: center;
    text-transform: uppercase;
}
#cronograma table.tabela-padrao td {
	font-family: Graviola_Light, sans-serif;
	font-size: 19px;
	line-height: 45px;
	color: #2C2D2D;
	text-align: center;
}
#downloadsFuncionario .lk-azul,
#downloadsFuncionarioDetalhe .lk-azul,
#downloadsProdutos .lk-azul,
#downloadsProdutosDetalhe .lk-azul {
	text-transform: uppercase;
	color: #0f62ae;
}
.ico-down {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0 auto;
	background: url(../img/seta-download.png) no-repeat center;
}
.ico-down-azul {
	display: block;
	width: 21px;
	height: 30px;
	margin: 0 auto;
	background: url(../img/seta-verde-download.png) no-repeat top;
}
/***LOGIN***/
header .topo-principal {
	height: 95px;
	background: #ffffff;
	text-align: center;
}
header .logo {
    background: white;
    position: absolute;
    width: 1350px;
}
header .logo h2 {
    font-family: Graviola_Bold, sans-serif;
    font-size: 34px;
    color: #00994d;
	width: 300px;
	margin: 35px 530px;
	position: absolute;
}
header .logo-login {
    position: relative;
	margin: 16px auto 20px;
	padding-left: 40px;
	float: left;
}
header .logo .login-box-logo {
    float: right;
    margin: 16px 30px;
}
.banner-login{
    position: relative;
	height: 600px;
}
.banner-login .container {
	width: 1350px;
	padding: 0;
}
.banner-login img {
    width: 100%;
	height: 100%;
}
.banner-login .txt-login {
	width: 540px;
    margin: 0 auto;
    position: absolute;
    left: 30px;
    padding: 15px 10px 10px 10px;
    top: 390px;
	background: rgba(15, 98, 172, 0.7);
}
.banner-login .txt-login h3 {
    font-family: Graviola_Regular, sans-serif;
    font-size: 24px;
    text-align: center;
	text-transform: uppercase;
    color: #ffffff;
	background: #5ac5cb;
	line-height: 40px;
    width: 270px;
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -220px;
}
.banner-login .txt-login p {
	font-family: Graviola_Light, sans-serif;
    font-size: 19px;
	color: #ffffff;
	line-height: 130%;
}
.banner-login .painel-login {
	width: 400px;
    margin: 0 auto;
    position: absolute;
    right: 450px;
    padding: 55px 30px 30px 30px;
    top: 90px;
	
}    
.banner-login .painel-login .login-box {
	padding: 20px 30px 60px;
}
.banner-login .painel-login .login-box input {
	font-family: Graviola_Light, sans-serif;
	width: 350px;
	height: 34px;
	text-align: center;
	text-transform: uppercase;
    margin-bottom: 6px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #5ac5cb;
    font-size: 15px;
}
.banner-login .painel-login .login-box input[placeholder]{
	color: #ffffff !important;
}
.banner-login .painel-login .login-box input::-webkit-input-placeholder{
	color: #ffffff !important;
}
.banner-login .painel-login .login-box input:-moz-placeholder{
	color: #5ac5cb !important;
}
.banner-login .painel-login .login-box input::-moz-placeholder{
	color: #5ac5cb !important;
}
.banner-login .painel-login .login-box input:-ms-input-placeholder {
	color: #5ac5cb !important;
}
.banner-login .painel-login .login-box #btnEntrar {
	font-family: Graviola_Regular ,sans-serif;
	width: 352px;
	height: 37px;
	text-align: center;
    border: 2px solid #95c54b;
    background: #95c54b;
    color: #ffffff;
    font-size: 18px;
	cursor: pointer;
}

.banner-login .painel-login .login-box p {
	font-family: Graviola_Light, sans-serif;
    font-size: 12px;
	color: #ffffff;
	line-height: 130%;
}
/***LOGIN***/

/***TOPO LOGADO***/
header .topo-logado {
	height: 40px;
}
header .topo-logado .container {
	background: black;
}
header .topo-logado .atendimento {
	width: 500px;
	line-height: 40px;
	font-family: Graviola_Light, sans-serif;
	font-size: 19px;
	color: #ffffff;
	display: block;
}
header .topo-logado .topo-usuario {
	width: 655px;
	line-height: 40px;
	font-family: Graviola_Light, sans-serif;
	font-size: 19px;
	text-align: right;
}
header .topo-logado .topo-usuario .usuario-logado {
	color: #ffffff;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
header .topo-logado .topo-usuario a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	margin-left: 20px;
}
header .topo-logado .topo-usuario a:hover {
	text-decoration: underline;
}
/***TOPO LOGADO***/

/***MENU PRINCIPAL***/
header .menu {
	height: 56px;
	padding: 20px 0 15px;
}
header .menu .logo-topo {
	width: 361px;
	height: 56px;
	margin-top: 7px;
}
header .menu .menu-principal .lista {
	display: inline-block;
	vertical-align: top;
    position: relative;
    text-align: center;
}
header .menu .menu-principal .lista.menuDocumentos {
	width: 247px;
}
header .menu .menu-principal .lista.menuGraficos {
	width: 190px;
}
header .menu .menu-principal .lista.menuCadastros {
	width: 110px;
}
header .menu .menu-principal .lista .lista-link {
	font-family: Graviola_Light, sans-serif;
	font-size: 17px;
    color: #606060;
    line-height: 56px;
    text-decoration: none;
}
header .menu .menu-principal .lista .lista-link:hover,
header .menu .menu-principal .lista .lista-link.ativo {
	color: #2C2D2D;
}
header .menu .menu-principal .lista .lista-link span {
	height: 60px;
	display: block;
	padding: 0 20px;
	border-bottom: 2px solid #ffffff;
}
header .menu .menu-principal .lista .lista-link:hover span {
    border-bottom: 2px solid #99cc00;
}
header .menu .menu-principal .lista .lista-link.ativo span {
	font-weight: bold;
}
/*dropdown do menu principal*/
header .menu .menu-principal .lista .item-lista { 
	display: none;
	width: 100%;
	position: absolute;
	padding: 0 4px;
	background: #f9fdfe;
	z-index: 200;
	top: 60px;
    border-top: 2px solid #99cc00;
}
header .menu .menu-principal .lista .item-lista .item { 
	padding: 10px 4px; 
	border-bottom: 1px solid #e6eaeb; 
}
header .menu .menu-principal .lista .item-lista .item:last-child {  
	border-bottom: none; 
}
header .menu .menu-principal .lista .item-lista .item .item-link { 
	font-family: Graviola_Light, sans-serif;
	font-size: 15px;
    color: #606060;
    line-height: 120%;
	cursor: pointer;
    text-decoration: none;
}
header .menu .menu-principal .lista .item-lista .item .item-link:hover {
	text-decoration: underline;
}
.container-rodape {
    padding: 0 37px;
    margin-top: 407px;
}
.rodape {
    background: black;
    line-height: 60px;
    font-family: Graviola_Light, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}
.rodape span {
    padding: 0 5px;
}
/*dropdown do menu principal*/
/***MENU PRINCIPAL***/

/***BANNER TOPO***/
.banner-topo .slide {
	width: 100%;
}
.banner-topo .slide li,
.banner-topo .slide li img {
	width: 1250px;
	height: 315px;
}
.banner-topo .box-pager {
	width: 1250px;
    z-index: 100;
	position: absolute;
	bottom: 0;
}
.banner-topo .box-pager .pager {
	width: 300px;
    margin: 0 auto;
    text-align: center;
}
.banner-topo .box-pager .pager span {
	font-size: 42px;
    padding: 0 3px;
	color: #ffffff;
	cursor: pointer;
}
.banner-topo .box-pager .pager span.cycle-pager-active {
	color: #95C54B;
}
/***BANNER TOPO***/

/***MENU SECUNDARIO***/
.menu-secundario .container {
	padding: 10px 50px 0 50px;
}
.menu-secundario .lista-geral {
	width: 1100px;
    margin: 0 auto;
}
.menu-secundario .lista {
	display: inline-block;
	vertical-align: top;
    position: relative;
    text-align: center;
}
.menu-secundario .lista:after {
	content: '/';
	font-size: 24px;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -10px;
	top: 17px;
}
.menu-secundario .lista.ultimo:after {
	display: none;
}
.menu-secundario .lista .lista-link {
	font-family: Graviola_Light, sans-serif;
	font-size: 21px;
    color: #55C4D0;
    line-height: 56px;
    text-decoration: none;
	text-transform: uppercase;
}
.menu-secundario .lista .lista-link:hover span {
	background: #f9fdfe;
}
.menu-secundario .lista .lista-link span {
	height: 60px;
	display: block;
	padding: 0 50px;
}
/*dropdown do menu secundario*/
.menu-secundario .lista .item-lista-sec {
	display: none;
	width: 100%;
	position: absolute;
	padding: 0 4px;
	background: #f9fdfe;
	z-index: 200;
}
.menu-secundario .lista .item-lista-sec .item { 
	padding: 10px 4px; 
	border-bottom: 1px solid #e6eaeb; 
}
.menu-secundario .lista .item-lista-sec .item:last-child {  
	border-bottom: none; 
}
.menu-secundario .lista .item-lista-sec .item .item-link { 
	font-family: Graviola_Light, sans-serif;
	font-size: 18px;
    color: #606060;
    line-height: 120%;
	cursor: pointer;
    text-decoration: none;
}
.menu-secundario .lista .item-lista-sec .item .item-link:hover {
	text-decoration: underline;
}

.graficoPadrao div div div svg g text  {
    font-family: Graviola_Light, sans-serif;
    font-size: 25px;
    text-transform: uppercase;
}

.graficoPadrao div div div svg g g g text  {
    font-family: Graviola_Light, sans-serif;
    font-size: 14px;
    text-transform: none;
}

/*dropdown do menu secundario*/
/***MENU SECUNDARIO***/

/***CHAMADO***/
.formChamado { width: 100%; }
.formChamado ul { width: 100%; overflow: hidden; }
.formChamado ul li {
	height: 36px;
	border-left: 6px solid #55C4D0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.formChamado ul li.no-border {
	border: none;
	height: 20px;
}
.formChamado ul li label {
	font-family: Graviola_Light, sans-serif;
	font-size: 20px;
    color: #2C2D2D;
    line-height: 36px;
}
.formChamado ul li select {
	width: 1077px;
	height: 36px;
	float: right;
	font-family: Graviola_Light, sans-serif;
	font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;
	padding: 7px 40px 7px 7px;
	border: 1px solid #55C4D0;
	cursor: pointer;
	background: url(../img/seta-select.png) no-repeat 1047px 13px;		
}
.formChamado ul li .check {
	width: 1077px;
	height: 20px;
	float: right;		
}
.formChamado input[type=checkbox] {
	opacity: 0;
	margin: 0 -15px 0 0;
	cursor: pointer;
	width: 15px;
	height: 15px;
}
.formChamado input[type=checkbox] + span:before {
    content: "";
    display: inline-block;
    margin-right: 7px;
    width: 13px;
    height: 13px;
    visibility: visible;
    border: 1px solid #55C4D0;
    line-height: 17px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #55C4D0;
}
.formChamado input[type=checkbox]:checked + span:before {
	content: "x";
}
.formChamado ul li .check span {
	font-family: Graviola_Light, sans-serif;
	font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;		
}
.formChamado ul li textarea {
	width: 1061px;
	height: 80px;
	float: right;
	font-family: Graviola_Light, sans-serif;
	font-size: 18px;
    color: #2C2D2D;
    line-height: 130%;
	padding: 7px;
	border: 1px solid #55C4D0;		
}
.formChamado input.btn-chamado {
	width: 147px;
	height: 32px;
	background: #55C4D0;
	font-family: Graviola_Light, sans-serif;
	font-size: 20px;
    color: #ffffff;
    line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	float: right;
	margin: 10px 0;
	padding: 0;
	border: none;
	cursor: pointer;
}
.formChamado input.btn-chamado:hover {
	background: #1062ac;
}
/***CHAMADO***/

/***PAINEL DE CONTROLE***/
#painelDeControle {
	overflow: hidden;
}
.graficoPadrao {
	margin: 0 -150px 0 -115px;
}
/***PAINEL DE CONTROLE***/

/***ARMADILHA LUMINOSA***/
#armadilhaLuminosa {
	overflow: hidden;
}
/***ARMADILHA LUMINOSA***/

/***INFORMAÇÕES CADASTRAIS***/
.formInformacoesCadastrais {
	width: 100%;
}
.formInformacoesCadastrais ul {
	width: 100%;
    overflow: hidden;
}
.formInformacoesCadastrais ul li {
	height: 36px;
    border-left: 6px solid #55C4D0;
    margin-bottom: 7px;
	float: left;
}
.formInformacoesCadastrais ul li.half {
	width: 605px;
	float: left;
}
.formInformacoesCadastrais ul li.half input {
	width: 440px;
}
.formInformacoesCadastrais ul li.vencimento .label-style {
	width: 320px;
}
.formInformacoesCadastrais ul li.vencimento input {
	width: 260px;
}
.formInformacoesCadastrais ul li .label-style {
	width: 140px;
	float: left;
	padding-left: 5px;
	margin-right: 7px;
	background: #f9fdfe;
}
.formInformacoesCadastrais ul li label {
    font-family: Graviola_Light, sans-serif;
    font-size: 20px;
    color: #2C2D2D;
    line-height: 36px;
}
.formInformacoesCadastrais ul li input {
	width: 1080px;
    height: 24px;
    float: right;
    font-family: Graviola_Light, sans-serif;
    font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;
    padding: 5px;
    border: 1px solid #55C4D0;
	background: #f9fdfe;
}
.formInformacoesCadastrais input.btn-informacoesCadastrais {
	display: block;
    width: 147px;
    height: 32px;
    background: #55C4D0;
    font-family: Graviola_Light, sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    margin: 40px auto;
    padding: 0;
    border: none;
    cursor: pointer;
}
.formInformacoesCadastrais button.btn-informacoesCadastrais:hover {
	background: #1062ac;
}
/***INFORMAÇÕES CADASTRAIS***/

/***USUÁRIOS***/
#usuarios .usuariosEdit {
	width: 100%;
	overflow: hidden;
}
.formUsuarios {
	width: 100%;
}
.formUsuarios ul {
	width: 100%;
    overflow: hidden;
}
.formUsuarios ul li {
	height: 36px;
    border-left: 6px solid #55C4D0;
    margin-bottom: 7px;
	float: left;
}
.formUsuarios ul li.half {
	width: 605px;
	float: left;
}
.formUsuarios ul li.half input {
	width: 381px;
}
.formUsuarios ul li.oculta {
	display: none;
}
.formUsuarios ul li .label-style {
	width: 200px;
	float: left;
	padding-left: 5px;
	margin-right: 7px;
	background: #f9fdfe;
}
.formUsuarios ul li label {
    font-family: Graviola_Light, sans-serif;
    font-size: 20px;
    color: #2C2D2D;
    line-height: 36px;
	text-transform: uppercase;
}
.formUsuarios ul li input {
	width: 1020px;
    height: 24px;
    float: right;
    font-family: Graviola_Light, sans-serif;
    font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;
    padding: 5px;
    border: 1px solid #55C4D0;
	background: #f9fdfe;
}
.formUsuarios ul li select {
    width: 393px;
    height: 36px;
    float: right;
    font-family: Graviola_Light, sans-serif;
    font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;
    padding: 7px 40px 7px 7px;
    border: 1px solid #55C4D0;
    cursor: pointer;
    background: url(../img/seta-select-usuarios.jpg) no-repeat 360px 5px;
	background-color: #f9fdfe;
}
.formUsuarios .btn-box-01 {
	display: block;
	overflow: hidden;
}
.formUsuarios .btn-box-02 {
	display: none;
	overflow: hidden;
}
.formUsuarios input.btn-usuario {
	display: block;
    width: 147px;
    height: 32px;
    font-family: Graviola_Light, sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 10px 20px;
    padding: 0;
    border: none;
    cursor: pointer;
	float: right;
}
.formUsuarios input.btn-editarUsuario,
.formUsuarios input.btn-salvarUsuario {
    background: #55C4D0;	
}
.formUsuarios input.btn-editarUsuario:hover,
.formUsuarios input.btn-salvarUsuario:hover {
    background: #1062ac;	
}
.formUsuarios input.btn-desativarUsuario,
.formUsuarios input.btn-cancelarUsuario {
    background: #919191;	
}
.formUsuarios input.btn-desativarUsuario:hover,
.formUsuarios input.btn-cancelarUsuario:hover {
    background: #666666;	
}
/***USUÁRIOS***/
/***NÃO CONFORMIDADES***/
#naoConformidades {
	overflow: hidden;
}
#naoConformidades table.tabela-padrao td {
	font-weight: normal;
	font-size: 15px;
}
#naoConformidades table.tabela-padrao td .ico-mini {
	padding-right: 20px;
	background: url(../img/ico-calendario-mini.jpg) no-repeat 86px 3px;
}
#naoConformidades table.tabela-padrao td .ico-foto {
    display: block;
    width: 30px;
    height: 28px;
    margin: 0 auto;
    background: url(../img/camera.png) no-repeat center;
}
/***NÃO CONFORMIDADES***/

/***ALERTA***/
.ico-alerta,
.ico-fechar{ background: url('../css/images/images.png') no-repeat; }
.ico-alerta{ width: 13px; height: 13px; background-position:-200px -150px; }
.ico-fechar{ width: 12px; height: 12px; background-position:-100px -290px; }

.alerta{
	background-color:orangered;
	border:1px solid #A32468;
	box-sizing:content-box;
	font-size:15px;
	line-height:40px;
	text-align:center;
	color:white;
	transition:top .3s linear;
	padding-right:20px;
}
.alerta span{ color:#FDD4EA; }
.alerta .ico-alerta{ bottom:2px; right:8px; }
.alerta .ico-fechar{ position:absolute; top:15px; right:15px; }

/***ALERTA***/

.espaco-footer
{
    height: 100px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 42%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 15px 16px;
    background-color: #55C4D0;
    color: white;
    font-family: 'Aller', 'Aller_Rg';
    font-size: 19px;
}

.modal-body 
{
    padding: 20px 16px;
    font-family: Graviola_Light, sans-serif;
    font-size: 19px;
    text-align: center;
}

.modal-footer {
    padding: 5px 16px;
    background-color: #55C4D0;
    color: white;
}

.btn-modal {
	display: block;
    width: 147px;
    height: 32px;
    font-family: Graviola_Light, sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 10px 210px;
    padding: 0;
    cursor: pointer;
	background: #55C4D0;
}

input.btn-modal:hover {
    background: #1062ac;
}

.modal #txtModalNome {
	width: 300px;
    height: 24px;
    font-family: Graviola_Light, sans-serif;
    font-size: 18px;
    color: #2C2D2D;
    line-height: 100%;
    padding: 5px;
    border: 1px solid #55C4D0;
	background: #f9fdfe;
	margin-left: -10px;
	text-align: center;
}

.sem-registros {
    font-family: Graviola_Light, sans-serif;
	font-size: 17px;
    color: #606060;
    line-height: 56px;
    text-decoration: none;
    clear: both;
}

.ico-download-nf {
	display: block;
	width: 23px;					

	height: 23px;
	margin: 0px -12px -7px 0px;
	background: url(../img/seta-verde-download.png) no-repeat;
}