*{
	margin: 0;
	padding: 0;	
}

body{
	margin: 0;
	padding: 0;
	font-family:sari, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

.clear{ clear:both;}

/*************************************************/
#container-adm .entrada{
	width: 98%;
	margin: auto;
	line-height: 16px;
	display: table;
	border: 1px dotted #999;
	position: relative;
	top: 20px;
	padding: 20px 0px 20px 0px;
	background: #fff;
}


#container-adm .entrada .login{
	/*	width: 65%;*/	
	float: left;
	text-align: left;
	line-height: 24px;
/*	border-right: 1px dotted #999;*/	
	margin-right: 20px;
}

#container-adm .entrada .login h2{
	font-size: 20px;
	font-weight: lighter;
	padding: 10px 0px 10px 0px;
}

#container-adm .entrada .login label{
	display: inline-table;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#container-adm .entrada .login input{
	width: 345px;
	margin-bottom: 3px;
}

#container-adm .entrada .login input[type="submit"]{
	width: 120px;
	margin-right: 2px;
	background: #009edd; /* Old browsers */
	background: -moz-linear-gradient(top,  #009edd 0%, #23538a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009edd), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #009edd 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #009edd 0%,#23538a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #009edd 0%,#23538a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #009edd 0%,#23538a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009edd', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 5px 20px 5px 20px;
	float: right;
	border: 1px solid #009edd;
	-webkit-box-shadow: 0px 0px 20px #ccc;
	box-shadow: 0px 0px 20px #ccc;
	font-size: 18px;
	cursor: pointer;
	text-transform: uppercase;
}

#container-adm .entrada form{
	width: 463px;
	display: table;
	margin: auto;
}


@media(min-width: 0px){
	.login{ width: 100%; border: 0px;}
	#container-adm .entrada form{ width: 280px;}
	#container-adm .entrada .login label{ width: 100%; text-align: left;}
	#container-adm .entrada .login input{ width: 99%;}
}

.tickets{
	width: 28%;
	float: left;
	text-align: left;
	text-align: center;
	margin-top: 20px;
}

@media(min-width: 0px){
	.tickets{ width: 100%; padding-top: 20px; border-top: 1px dotted #ccc;}
}

@media(min-width: 768px){

#container-adm .entrada{
	width: 98%;
	margin: auto;
	line-height: 16px;
	display: table;
	border: 1px dotted #999;
	position: relative;
	top: 20px;
	padding: 20px 0px 20px 0px;
	background: #fff;
}


#container-adm .entrada .login{
	width: 65%;
	float: left;
	text-align: left;
	line-height: 24px;
	border-right: 1px dotted #999;
	margin-right: 20px;
}

#container-adm .entrada .login h2{
	font-size: 20px;
	font-weight: lighter;
	padding: 10px 0px 10px 0px;
}

#container-adm .entrada .login label{
	display: inline-table;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#container-adm .entrada .login input{
	width: 345px;
    margin-bottom: 3px;
    height: 32px;
}

	#container-adm .entrada form{ width: 463px;}
	
	.tickets {
    width: 28%;
    float: left;
    text-align: left;
    text-align: center;
    margin-top: 0px;
	border-top: 0;
}
}

.tickets a.chamado{
	max-width: 283px;
	display: table;
	margin: auto;
}

.tickets a.chamado img{
	width: 100%;
	display: table;
	-webkit-box-shadow: 0px 5px 20px #999;
	box-shadow: 0px 5px 20px #999;
}

.tickets a.chamado img:hover{
	-webkit-box-shadow: 0px 5px 20px #000;
	box-shadow: 0px 5px 20px #000;
}

/*.tickets a.chamado:hover{background: url('/adm/assets/images/BotoesAdm/abrir_chamado2.jpg');}*/

.tickets p{ font-size: 16px; margin-top: 13px;}
.tickets span{ font-size: 12px;}


/*/////////////////////////////////////////////////////////////*/
#main{
	width: 99.9%;
	height: auto;
	display: table;
	margin: auto;
}

.cont-interna{ display:table; width:99%; margin: auto;}

.topo{
	width: 99.9%;
	height: 75px!important;
	display: table;
	background: url('../images/fdo_topo.jpg') repeat-x;
	/*background-size: 100%;*/
}

@media(min-width: 0px){
	.topo .titulo{
		width: 176px;
		height: 85px!important;
		position: absolute;
		top: -10px;
		right: 0;
		/*background: url('/adm/assets/images/topico_titulo.png') repeat-x;*/
		background: url('../images/topico_titulo.png') repeat-x;		
		background-size:250%;
		background-position: -10px 9px;
	}

	.topo .titulo span{
		display: table;
		font-size: 12px;
		letter-spacing: -1px;
		color: #113c74;
		font-weight: bold;
		position: absolute;
		text-transform: uppercase;
		left: 95px;
		text-align: center;
		line-height: 14px;
		top: 30px;
	}
	
	.topo .logo {
		width: 110px;
		/*height: 80px;*/
		height: auto!important;
		float: left;
		margin: 10px;
	}
}

@media(min-width: 480px){
	.topo .titulo{
		width: 290px;
		background-position: -15px 0px;
		background-size:200%;
	}

	.topo .titulo span{
		font-size: 20px!important;
		left: 125px;
		line-height: 22px;
		top: 25px;
	}

	.topo .logo {
		width: 250px;
		/*background: #d2010d;*/
		margin: 0;
		padding: 15px 60px 10px 10px;
		border-radius: 0 0 100px 0;
	}
}

@media(min-width: 640px){
	.topo .titulo{
		width: 415px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-size:140%;
	}

	.topo .titulo span{
		font-size: 23px!important;
		left: 150px;
	}
}

@media(min-width: 991px){
	.topo .titulo{
		width: 600px;
		background-size:100%;
	}
}

.topo .logo img{ width: 100%;}

.titulos-adm{
	font-family:Arial, Helvetica, sans-serif;
	width:98%;
	font-size:24px;
	font-weight:bold;
	margin: auto;
	color:#000 !important;
	text-transform: uppercase;
	border-bottom: 2px dotted #d6e2b8;
	letter-spacing: -1px;
}

#main .topo h1{ margin-left: 30px; font-size: 30px;}

/*//////////////////////////////////////////////////////////////////////////////////////*/

@media(min-width: 0px){
	.status-adm { 
	width: 100%;
	background: #1856ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #1856ad 0%, #062e89 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1856ad), color-stop(100%,#062e89)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1856ad 0%,#062e89 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1856ad', endColorstr='#062e89',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 5px 0px 8px 0px;
	margin: 0;}
	
	.status-adm ul{ list-style-type: none; margin: 0; padding: 0; display: table; width: 100%;}

	
	.status-adm ul li{
		float: left; border:0;
		width: 80%;
		padding: 8px 0px 8px 20px;
		border: 0;
	}

	.status-adm ul li.voltar{
		background: url('/adm/assets/images/icones/seta_back.png') no-repeat 7px -3px;
	padding: 0px 10px 0px 25px;
		margin-left: 23px;
	}
	
	
	.status-adm a{ color: #fff; text-decoration: none;}
.status-adm a:hover{ color: #FFE400; text-decoration: underline;}
.status-adm ul li:first-child{ border: 0;}
.status-adm ul li a{
	padding: 5px 10px 5px 35px;
	text-transform: uppercase;
	font-weight: bold;
}
.status-adm ul li.saudacao{ float: left;}
.status-adm ul li a.sair{background: url('/adm/assets/images/icones/close.png') no-repeat 7px 3px;}
.status-adm ul li a.home{background: url('/adm/assets/images/icones/home.png') no-repeat 7px 2px;}
.status-adm ul li.voltar a{ padding: 0!important; margin: 0;}
.status-adm ul li.voltar button{
	background: none;
	color: #fff;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}
.status-adm ul li.voltar button:hover{color: #FFE400; text-decoration: underline;}
}

@media(min-width: 480px){
	.status-adm a{ color: #fff; text-decoration: none;}
	.status-adm a:hover{ color: #FFE400; text-decoration: underline;}
	.status-adm ul{ 
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: flex;
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		justify-content: flex-end;
		align-items: center;
		gap: 1rem;
	}
	.status-adm ul li:first-child{ border: 0;}
	.status-adm ul li{width: auto; padding: 0px; float: right; display: table; border-right: 1px solid #002B6B;}
	.status-adm ul li a{
		padding: 5px 10px 5px 35px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.status-adm ul li.saudacao{
		float: none;
		font-size: 16px;
		font-weight: 600;
	}
	.status-adm ul li a.sair{background: url('/adm/assets/images/icones/close.png') no-repeat 7px 3px;}
	.status-adm ul li a.home{background: url('/adm/assets/images/icones/home.png') no-repeat 7px 2px;}
	.status-adm ul li.voltar{
		background: url('/adm/assets/images/icones/seta_back.png') no-repeat 7px -3px;
		padding: 0px 10px 0px 25px;
		margin-left: 0px;
	}
	.status-adm ul li.voltar a{ padding: 0!important; margin: 0;}
	.status-adm ul li.voltar button{
		background: none;
		color: #fff;
		border: 0;
		cursor: pointer;
		text-transform: uppercase;
		font-weight: bold;
	}
	.status-adm ul li.voltar button:hover{color: #FFE400; text-decoration: underline;}
}

/*//////////////////////////////////////////////////////////////////////////////////////*/

#main .col1{
	display: table;
	width: 47%;
	float: left;
	margin: 1%;
}

#main .col2{
	display: table;
	width: 47%;
	float: left;
	margin: 1%;
}


#main ul.grupo{
	list-style-type: none;
	width: 96%;
	display: table;
	margin-bottom: 20px;
	border: 1px solid #eee;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 20px #ccc;
	box-shadow: 0px 10px 20px #ccc;
}

/*Página de cargas**********************/
#main .cargas{
	display: table;
	width: 99%;
	float: left;
	margin: 1%;
}

#main .cargas ul.grupo{
	list-style-type: none;
	width: 45%;
	display:inline-table;
	margin-left:20px;
}

/*overlib*******************************/
#container-adm .overlib{
	display: block;
	position: relative;
	left: 0;
	text-align: center;
}

#container-adm .overlib a{
	position: relative;
	z-index: 2;
	display: block;
}

#container-adm .pop-over{
	border: 1px solid #000;
	position: absolute;
	top: -60px;
	left: 70px;
	background: #fff;
	padding: 10px;
	width: 200px;
	display: none;
	text-align: left;
	border-radius: 10px;
	z-index: 11;
}

#container-adm span:hover .pop-over{
	display: block;
}

/*@media(max-width:1024px){
	#container-adm .pop-over{
		left: 170px;
	}
}

@media(min-width:1440px){
	#container-adm .pop-over{
		left: 250px;
	}
}*/

/*LEGENDA**********************************/
ul.legenda{ list-style-type: none}
ul.legenda li{
	float: left;
	padding-right: 10px;
	text-indent: 2px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	text-transform: uppercase;
}
ul.legenda li .circulo{
	display: table;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	float: left;
	margin-top: 3px;
}
ul.legenda li span{ float: left;}

.bg-azul{ background-color: blue}
.bg-verde{ background-color: green}
.bg-vermelho{ background-color: red}
.bg-laranja{ background-color: orange}
.bg-preto{ background-color: black}

.azul{ color: blue}
.verde{ color: green}
.vermelho{ color: red}
.laranja{ color: orange}
.preto{ color: black}

/*FIM LEGENDA***************************/

/*
#main ul.gr1{ border: 2px dotted black;}
#main ul.gr2{ border: 2px dotted green;}
#main ul.gr3{ border: 2px dotted blue; }
#main ul.gr4{ border: 2px dotted red}
*/

#main ul.grupo li{
	width: 28%;
	height: 120px;
	text-align: center;
	float: left;
	/*margin: 0px 5px 30px 5px;*/
	border: 1px dotted #ccc;
	background: #fff;
	margin: 10px;
	padding: 10px 0px 0px 0px;
	/*padding: 10px;*/
}

#main ul.grupo li span{ display: inline-table; width: 100%; padding: 5px 0px 5px 0px; line-height: 14px;}
#main ul.grupo h1{ text-indent: 5px; background: #eee; margin-bottom: 20px; padding: 10px 0px 10px 0px; text-align: center;}
#main ul.grupo li a{ color: #000; text-decoration: none;}


@media(min-width: 0px){
	#main .col2{width: 94%;}
	#main .col1{width: 94%;}
	#main ul.grupo li{ width: 38%;}
}

@media(min-width: 320px){
	#main .col2{width: 96%;}
	#main .col1{width: 96%;}
	#main ul.grupo li{ width: 40%;},
}

@media(min-width: 480px){
	#main ul.grupo li{ width: 44%;}
}

@media(min-width: 640px){
	#main .col2{width: 47%;}
	#main .col1{width: 47%;}
	#main ul.grupo li{ width: 42%;},
}

@media(min-width: 991px){
	#main ul.grupo li{ width: 28%;},
}

@media(min-width: 1400px){
	#main ul.grupo li{ width: 29%;}

}

@media(min-width: 1600px){
	#main ul.grupo li{ width: 16.5%;}

}

ul#itens-adm{
	list-style-type: none;
	width: 96%;
	display: table;
	padding: 10px;

}

ul#itens-adm li{
	width: 	150px;
	height: 125px;
	float: left;
	text-align: center;
	float: left;
	margin: 0px 5px 30px 5px;
	border: 1px dotted #ccc;
	padding: 10px;
}

ul#itens-adm li span{ display: inline-table; width: 100%; padding: 5px 0px 5px 0px; line-height: 14px;}
ul#itens-adm h1{ text-indent: 5px; background: #eee; margin-bottom: 20px; padding: 10px 0px 10px 0px; text-align: center;}
ul#itens-adm li a{ color: #000; text-decoration: none;}

/*****************************************/
ul.lista-placas{	
	list-style-type: none;
}

ul.lista-placas li{
	display: inline-table;
	width: 30%;	
	margin: 15px 13px 15px 0px;	
}

ul.lista-placas span{
	display: none;
}

/*RODAPE**********************************/
.rodape {
    width: 100%!important;
    height: max-200px;
    color: #fff;
    font-size: 30px;
    background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
    border-top: 5px solid #004D7E;
    margin-top: 20px;
}

.rodape .itens {
    max-width: 1200px;
    margin: auto;
    height: auto;
    display: table;
    padding: 10px 0px 30px 0px;
    font-size: 12px;
}

.rodape .itens hr {
    margin: 15px 0px 15px 0px;
}

.rodape .itens .tudofarma {
    width: 90px;
    height: 90px;
    float: left;
    border: 0;
}

.rodape .itens .tudofarma img{ width: 100%;}

.rodape .itens .texto {
    height: auto;
    line-height: 18px;
    float: left;
    margin-left: 15px;
    color: #333;
    text-align: left;
}

.rodape .itens .visao {
    width: 90px;
    height: 90px;
    float: right;
}

@media (min-width: 0px) { .rodape .itens .texto{font-size: 11px!important;}}
@media (min-width: 0px) { .rodape .itens .tudofarma{ width: 50px; display: none;}}
@media (min-width: 0px) { .rodape .itens .visao{ width: 50px; display: none;}}

@media (min-width: 480px) { .rodape .itens .texto{width: 90%;}}

@media (min-width: 640px) { .rodape .itens .texto{width: 400px;}}
@media (min-width: 640px) { .rodape .itens .tudofarma{ width: 90px; display: block;}}
@media (min-width: 640px) { .rodape .itens .visao{ width: 90px; display: block;}}

@media (min-width: 768px) { .rodape .itens .texto{width: 500px;}}

@media (min-width: 991px) { .rodape .itens .texto{width: 780px;}}

/*area-busca*****************************************************************/
.cont-busca{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px dotted #ccc;
	padding-bottom: 30px;
}
.area-busca{
	padding:5px;
	width: 960px;
	margin: auto;
	font-size: 12px;
}
.area-busca h1{
	margin-top: -10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #000;
}

.area-busca ul.busca{ display: table;}
.area-busca ul.busca li{ width: 150px; margin: 5px;}
.area-busca ul.busca li input{ width: 100%;}

.area-busca ul{ width: 100%; margin-top: 10px; list-style-type: none;}
.area-busca ul.busca li label{ width: 100%; display: inline-table;}
.area-busca ul li{ float: left;}
.area-busca ul li input{ border: 1px solid #000; padding: 3px 0px 3px 0px; border-radius: 5px;}

.area-busca li select {
  width: 130px;
  padding: 3px 0px 3px 0px;
  border: 1px solid #000;
  border-radius: 5px;
}

/******************************************************/
	.form-gerador{
		width: 400px;
		border: 1px solid #ccc;
		padding: 20px;
		-webkit-box-shadow: 0px 10px 20px #ccc;
		box-shadow: 0px 10px 20px #ccc;
		margin: auto;
		position: relative;
		top:50px;
		border-radius: 14px;
	}

	.form-gerador h1{
		font-family: arial;
		text-align: center;
		margin-bottom: 5px;
	}

	.form-gerador input[type="text"], input[type="password"]{
		padding: 5px 0px 5px 0px;
		width: 100%;
		margin-bottom: 5px;
		font-size: 18px;
		text-indent: 5px;
		border-radius: 6px;
		border: 1px solid #ccc;
	}
	.form-gerador input[type="submit"]{
		background: #1856ad;
	    background: -moz-linear-gradient(top, #1856ad 0%, #062e89 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1856ad), color-stop(100%,#062e89));
	    background: -webkit-linear-gradient(top, #1856ad 0%,#062e89 100%);
	    background: -o-linear-gradient(top, #1856ad 0%,#062e89 100%);
	    background: -ms-linear-gradient(top, #1856ad 0%,#062e89 100%);
	    background: linear-gradient(to bottom, #1856ad 0%,#062e89 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1856ad', endColorstr='#062e89',GradientType=0 );
	    color: #fff;
	    padding: 5px 10px 5px 10px;
	    border: 0;
	    font-size: 18px;
	    cursor: pointer;
	    border-radius: 6px;

	}

	/*RELATÓRIOS******************************/
	.master-page #VisibleReportContentctl00_head_ReportViewer1_ctl09 table{
		width: 99.9%!important;
	}

	.master-page input[type="submit"] {
		font-size: 18px!important;
		cursor: pointer;
		background: #1856ad; /* Old browsers */
		background: -moz-linear-gradient(top,  #1856ad 0%, #062e89 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1856ad), color-stop(100%,#062e89)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1856ad 0%,#062e89 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1856ad 0%,#062e89 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1856ad', endColorstr='#062e89',GradientType=0 ); /* IE6-9 */
		color: #fff;
		border: 0;
		padding: 5px 10px 8px 10px;
	}

	.master-page input[type="submit"]:hover{
		color: #FFD800;
	}

	.master-page table{
		height: 100%;
	}



/*MODAL GERAR CARGA*********************************/
.btn-gerar{
	position: fixed;
	top: 120px;
	right: 30px;
	border: 1px dotted #000;
	padding: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	font-weight: bold;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 20px #ccc;
	box-shadow: 0px 0px 20px #ccc;
}

.btn-gerar img{
	width: 80%;
	margin: auto;
	padding-left: 10px;
}

.btn-gerar span{
	display: table;
	width: 100%;
	text-align: center;
}

#modal-gerar{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;

} 

#modal-gerar .mask{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.9;
	z-index: 10;
}

#modal-gerar .cont{
	width: 400px;
	height: 300px;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -200px;	
	background: #fff;
	z-index: 20;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	border-radius: 20px;

	animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    opacity:0;
    transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0;
    -moz-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
    -o-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}

#modal-gerar .cont .close{
	position: absolute;
	top: -10px;
	right: -10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	display: table;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #000;
	border-radius: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
}
/*VENCIMENTO CARGAS*********************/
ul.venci-cargas{
	width: 900px;
	list-style-type: none;
	margin:auto;
}

ul.venci-cargas h1{
	margin-bottom: 10px;
}

ul.venci-cargas li label{
	font-size: 18px;
}

ul.venci-cargas li.ativa{	
	display: inline-table;
	width: 30%;
	margin-left: 5px;
	margin-bottom: 20px;
	border: 1px dotted #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	border-radius: 10px;
}

ul.venci-cargas li.vencida{	
	display: inline-table;
	width: 30%;
	margin-left: 5px;
	margin-bottom: 20px;
	border: 1px dotted red;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c2c2+0,cc7474+100 */
	background: #f9c2c2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9c2c2 0%, #cc7474 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f9c2c2 0%,#cc7474 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f9c2c2 0%,#cc7474 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c2c2', endColorstr='#cc7474',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	border-radius: 10px;
}

ul.venci-cargas .botao{
	width: 100%;
}

ul.venci-cargas label{
	margin-bottom: 5px;
	display: table;
}

ul.venci-cargas .botao input{
	width: 100px;
	height: auto;
	padding: 5px 0px 5px 0px;
	font-size: 24px;
	display: table;
	cursor: pointer;
	float: right;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,0c2faf+100 */
	background: #356aa0; /* Old browsers */
	background: -moz-linear-gradient(top,  #356aa0 0%, #0c2faf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #356aa0 0%,#0c2faf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #356aa0 0%,#0c2faf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#0c2faf',GradientType=0 ); /* IE6-9 */
	color: #fff;
	border: 0;
}

ul.venci-cargas .botao input:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c2faf+0,356aa0+100 */
background: #0c2faf; /* Old browsers */
background: -moz-linear-gradient(top,  #0c2faf 0%, #356aa0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0c2faf 0%,#356aa0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0c2faf 0%,#356aa0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2faf', endColorstr='#356aa0',GradientType=0 ); /* IE6-9 */

}



/******************************************/
@media(min-width: 0px){
	.pesquisa-conc{
	width: 98%;
	margin: auto;
	box-shadow: 0px 0px 100px #ccc;
	background: #fff;
}
.pesquisa-conc h1{
	color: #fff;
	background: #52bfd3;
	padding: 5px;
	text-indent: 5px;
}

.pesquisa-conc form{
	/*border:1px solid #000;*/
	/*margin: 5px 0px 5px 0px;*/
	padding: 10px;
	/*border:1px solid #ccc;*/
	border-top: 0;
}

.pesquisa-conc form:nth-child(even){
	background: #F5F5F5;
}

/*.pesquisa-conc form:nth-child(odd){
	background: #fff;
}*/
/*************************************/

.pesquisa-conc ul{
	list-style-type: none;
}
.pesquisa-conc ul.botoes-top{
	border:1px solid #ccc;
	padding: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */	
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.pesquisa-conc ul.botoes-top input.botao{
	margin-top: 10px;
}

.pesquisa-conc input[type="button"], input[type="submit"]{
	color: #fff;
	cursor: pointer;
	background: #1856ad;
    background: -moz-linear-gradient(top, #1856ad 0%, #062e89 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1856ad), color-stop(100%,#062e89));
    background: -webkit-linear-gradient(top, #1856ad 0%,#062e89 100%);
    background: -o-linear-gradient(top, #1856ad 0%,#062e89 100%);
    background: -ms-linear-gradient(top, #1856ad 0%,#062e89 100%);
    background: linear-gradient(to bottom, #1856ad 0%,#062e89 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1856ad', endColorstr='#062e89',GradientType=0 );
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	border:0;
	text-indent: 5px;
}

.pesquisa-conc ul.botoes-top form{
	border: 0;
}

.pesquisa-conc ul.botoes-top li{
	float: right;
	margin-right: 10px;
}

.pesquisa-conc .bloco1{
	width: 45%;
	display: inline-table;
	padding: 10px;
}

.pesquisa-conc .bloco1 .opcoes{
	display: inline-table;		
	width: 100%;
}

.pesquisa-conc .bloco1 input{
	margin: 5px;
}

.pesquisa-conc .bloco1 textarea{
	min-height: 100px;
}

.pesquisa-conc .bloco2{
	width: 40%;
	display: inline-table;
	padding: 10px 10px 10px 10px;
	position: relative;
	top: 20px;
}


.pesquisa-conc .bloco2 li{
	display: inline-table;
	margin: 10px;
}

.pesquisa-conc .bloco2 li:last-child{
	display: table;
}

}

@media(min-width: 1400px){
	.pesquisa-conc{
		width: 70%;
		margin: auto;
		border-radius: 8px;
		overflow: hidden;
	}
}

/********************** Pesquisa Redes **************************************/
#pesquisaredes{width:80%; margin:auto; font-family:arial; font-size:14px;}
#pesquisaredes ul{width:100%; list-style-type:none;}
#pesquisaredes .distrfat input{width:28%;}
#pesquisaredes .distrfat .distr{width:50%;}
#pesquisaredes .distrfat input{width:28%;}

#pesquisaredes ul h2{width:100%; background-color:#CCC; text-align:center; font-size:16px; padding:5px; text-transform:uppercase}
#pesquisaredes ul li{ margin-left:10px; padding-top:5px;}
#pesquisaredes ul li label{display:table; float:left; width:160px; text-align:right;}
#pesquisaredes ul li input{border:solid 1px #cccccc; width:75%;}
#pesquisaredes .arquivosped li input{width:38%;}
#pesquisaredes .diretrizes li label{width:28%;}
#pesquisaredes .diretrizes li input{width:2%;}
#pesquisaredes ul li .laboldiret{width:40%;}
#pesquisaredes ul.metodo{display:table;}
#pesquisaredes ul.metodo ul{width:49%; float:left; display:table;}
#pesquisaredes ul.metodo ul li.ftp{margin-left:50%;}
#pesquisaredes ul.metodo ul li.idi{margin-left:50%;}
#pesquisaredes ul.metodo ul li.proprio{float:left; margin-left:30%;}
#pesquisaredes ul.metodo ul li.visao{margin-left:70%;}
#pesquisaredes ul.metodo ul li input{ width:70%}
#pesquisaredes ul li .check{width:2%;}
#pesquisaredes ul.metodo ul li .check{width:2%;}
#pesquisaredes ul.metodo ul li label{width:30%;}

ul{margin:0; padding:0; }


/*Investimentos NOPDV***************/
.form-busca-investimento{	
	width: 400px;
	margin: auto;
	padding-bottom: 10px;
}
.form-busca-investimento ul{
	list-style-type: none;
}
.form-busca-investimento ul label{
	font-weight: bold;
}
.form-busca-investimento ul li{
	margin-bottom: 5px;
}
.form-busca-investimento  input[type="text"]{
	width: 100%;
	text-indent: 5px;
}
.cont-invest{
	width: 990px;
	margin: auto;
}
ul.lista-email-invest{
	width: 100%;	
	list-style-type: none;
	padding: 10px;
	border:1px solid #ccc;	
	border-radius: 5px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 5px 5px 5px #ccc;
}
ul.lista-email-invest h1{
	background: #52bfd3;
	color: #fff;
	margin-bottom: 5px;
	text-align: center;
}
ul.lista-email-invest li{
	padding: 10px 0 ;
	border-bottom: 1px dotted #ccc;
	text-indent: 5px;
	font-size: 16px;
}
ul.lista-email-invest li:nth-child(odd){
	background: #eee;
}
/*********************************/
.ico-foto{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	padding: 25px 0 0 0;	
	background: url('../images/icones/foto.png') no-repeat 50% 7px;
	background-size: 25px;
	display: table;
	font-weight: bold;
}
/*******************************/
.bto-reabrir{
    border: 1px solid #064880;
    padding: 3px 35px 3px 5px;
    border: 1px solid #00557b;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00557b+0,002960+100 */
    background: #00557b; /* Old browsers */
    background: -moz-linear-gradient(top, #00557b 0%, #002960 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #00557b 0%,#002960 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #00557b 0%,#002960 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00557b', endColorstr='#002960',GradientType=0 ); /* IE6-9 */
    color: #fff;
    position: relative;
    text-decoration: none;
    float: right;
   /* float: right;
    margin: -20px 20px 0 0;*/
    border-radius: 5px;
     
    /*position: absolute;
    top: 30px;
    right: 0;*/
    border-radius: 5px;
    width: 29px;
    margin-top: -12px;
    margin-right: 4px;
}

.bto-reabrir .ico{
    width: 20px;
    height: 20px;
    background: url('../images/icones/reabrir.png') no-repeat;
    background-size: 15px;
    position: absolute;
    top: 3px;
    right: 0px;
}

.cont-icones{   
    display: table;
    width: 100%;
    position: relative;     
}
/**************************/
table {
	display: table;
	width: 100%!important;
}
table th{
	padding: 5px;
}
.check-status{
    display:none;
}
.status-span{
	width: 24px;
	border: 2px solid #000;
	border-radius: 15px;
	padding: 10px 0;
	text-indent: -9999px;
	display: block;	
	cursor: pointer;
}
span.status-span.selecionado{    
    border: 2px solid green;
    background: url('../images/verde.png') no-repeat 3px 3px;
}
span.status-span.nao-selecionado{    
    border: 2px solid #b00019;
	background: url(../images/vermelho.png) no-repeat 0px 0px;
    background-size: 100%;
}

.check-status2{
    display:none;
}
.status-span2{
	width: 24px;
	border: 2px solid #000;
	border-radius: 15px;
	padding: 10px 0;
	text-indent: -9999px;
	display: block;	
	cursor: pointer;
}
span.status-span2.selecionado{    
    border: 2px solid green;
    background: url('../images/verde.png') no-repeat 3px 3px;
}
span.status-span2.nao-selecionado{    
    border: 2px solid #b00019;
	background: url(../images/vermelho.png) no-repeat 0px 0px;
    background-size: 100%;
}

/**************************/
ul.form-abono{	
	width: 600px;
	margin: auto;
	list-style-type: none;
}
ul.form-abono li{
	margin:10px 0;	
	width: 32%;
	display: inline-table;
}

ul.form-abono input[type="text"], select{
	width: 100%;
}
ul.form-abono textarea{
	border: 1px solid #000;
	border-radius: 10px;
	width: 99%;
}
ul.form-abono li:nth-child(5){
	width: 99%;
}
ul.form-abono li:nth-child(6){
	width: 99%;
}
ul.form-abono input[type="submit"]{
	float: left;
}
ul.form-abono label{
	display: table;
}

ul.form-abono select{
	width:100%;
}

/**************************/
.cont-abonoVisitas td{
	min-width: 100px;
}

.cont-abonoVisitas td:last-child{
	min-width: 195px;	
}

/*mouseover Whatsapp SMS Email************************************************/
ul.val-suporte {
    list-style-type: none;
}

    ul.val-suporte input[type="checkbox"], img {
        display: inline-table;
    }

    ul.val-suporte img {
        position: relative;
        top: 2px;
        margin-left: 5px;
    }

    ul.val-suporte li:last-child img {
        top: 0px
    }

    ul.val-suporte li {
        margin-right: 5px;
        position: relative; /*Pai*/
    }

    ul.val-suporte .frase {
        background: #fff;
        box-shadow: 0px 0px 10px #ccc;
        border: 1px solid #ccc;
        padding: 5px;
        border-radius: 5px;
        position: absolute; /*Filho*/
        bottom: -25px;
        left: 0px;
        min-width: 100px;
        display: none;
        z-index: 9999;
    }

li.textover {
    display: inline-table;
    cursor: pointer;
}
    /*Mouser over */
    li.textover:hover .frase {
        display: block;
        -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
        -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
        -o-animation: fadein 1s; /* Opera < 12.1 */
        animation: fadein 1s;
    }

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tabelaFiltroFile {
	max-width: 992px;
	margin: 32px auto;
}
