﻿@charset "utf-8";
/* CSS Document */
#cartao_offline {
    display: none;
}
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,nd
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
table th {
    background-color: #CCC;
}
table tr td {
    background-color: #d3d3d3;
}
table tr:nth-child(2n+1) td {
    background-color: #F2F2F2;
}
p {
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: justify;
}
p.colado {
    margin-top: 0em;
    margin-bottom: em;
}
a {
	color: #333;
	text-decoration: none;
        
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        
}
a:hover {
	text-decoration: none;
}
li{list-style:none;}
/* Termino do Reset */
html,body {
	margin: 0px;
	padding: 0px;
        width: 100%;
        height: 100%;
}
body{
/*    background-color:#d3d3d3;    
    background-image:url('../images/fundo.jpg');
    background-repeat: repeat-x;
    background-position: top;*/
    background: #f9f9f9;
    font-size: 14px;
    color: #000000;
    font-family: 'Calibri';  
    -webkit-font-smoothing: antialiased;
 
}
b, strong  {
	font-weight: bold;
}
em {
	
	font-style: italic;
}
i {
	font-style: italic;
}
a{text-decoration:none;}
h1,h2,h3,h4,h5,h6 {
    letter-spacing: -0.05em;
    text-transform: uppercase;
    font-weight: normal;
}
h1.colado,h2.colado,h3.colado,h4.colado,h5.colado,h6.colado {
    margin-bottom: 0px;
}
h1{
    margin-bottom:10px;
    font-size: 200%;
}
h2{
    margin-bottom:10px;
    font-size: 180%;
}
h3{
    margin-bottom:10px;
    font-size: 160%;
}
h4{
    margin-bottom:8px;
    font-size: 140%;
}
h5{
    margin-bottom:5px;
    font-size: 120%;
}
h6{
    margin-bottom:0px;
    font-weight: bold;
    font-size: 100%;
}

.clear{
    clear:both;
}
.center{
    margin: 0 auto;
    max-width: 1060px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    width: 100%;
}


#geral {
    float: left;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
}

#topo {
    min-height: 13px;
    position: relative;
}
#topo .barralogado {
    background: #004A8B;
    color: #fff;
    height: 25px;
    position: relative;
}
#topo .barralogado h6 {
    color: #fff;
    font-weight: normal;
    margin-top: 2px;
    float: left;
}
#topo #barrasuperior {
    background: #454545 none repeat scroll 0 0;
    color: #fff;
    height: 100px;
    position: relative;
}
#topo #barrasuperior h6 {
    color: #660000;
    font-weight: normal;
    margin-top: 10px;
    float: left;
}
#topo #barrasuperior .logotopo {
    margin-top: 5px;
    float: left;
    height: 90px;
    /*width: 29.5%;*/
}
#topo #barrasuperior .menutopo {
    float: right;
}
#topo #barrasuperior .menutopo li{
    float: left;
    padding: 15px;
    text-align: center;
}
#topo #barrasuperior .menutopo li a{
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#topo #barrasuperior .vivaotrabalho{
    float: right;
}
#topo #barrasuperior .vivaotrabalho img{
    float: right;
}
#topo #barrainferior {
    color: #FFF;
    min-height: 100px;
    position: relative;
}
#topo #barrainferior .bemvindo{
    color: #454545;
    float: left;
    padding: 30px 0;
}
#topo #barrainferior .banner{
    width: 100%;
    float: left;
}
#topo #barrainferior .banner img{
    width: 100%;
}
#topo #barrainferior .vivaotrabalho{
    float: right;
}
#topo #barrainferior .vivaotrabalho img{
    float: right;
}
#topo #barrainferior h1.logo {
    height: 120px;
    width: 413px;
    display: block;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 5px;
    margin-top: 0px;
    padding-top: 0px;
}
#topo #barrainferior h1.logo a {
    height: 100%;
    width: 100%;
    background-image:url('../images/logo.png');
    background-repeat: no-repeat;
    display: block;
    
}
#topo #barrainferior h2 {
    margin-left: 5px;
    margin-right: 470px;
    padding-top: 30px;
}
#topo #barrainferior h3.logogoverno {
    width: 310px;
    height: 70px;
    position: absolute;
    top: 75px;
    right: 0px;
    text-indent: -1000px;
    overflow: hidden;
}
#topo #barrainferior h3.logogoverno a {
    width: 100%;
    height: 100%;
    display: block;    
    background-image:url('../images/logo_governo.jpg');
    background-repeat: no-repeat;
}

#topo #barrainferior h3.logosedh {
    width: 153px;
    height: 70px;
    position: absolute;
    top: 75px;
    right: 310px;
    text-indent: -1000px;
    overflow: hidden;
}
#topo #barrainferior h3.logosedh a {
    width: 100%;
    height: 100%;
    display: block;    
    background-image:url('../images/logo_sedh.jpg');
    background-repeat: no-repeat;
}




.holder{margin:0 auto; max-width:1060px;}

.login{
    width: 100%;
    float: left;
    background: #fff;
}
.loginhome {
    width: 300px;
    float: none;
    background: #fff;
    margin: 0 auto;
}
.extrato{
    width: 45%;
    float: right;
    background: #fff;
}
.titulologin{
    float: left;
}
.titulologin img{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.denuncialogin{
    background: #fff;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.denuncialogin .desc{
    float: left;
    font-size: 110%;
}
.denuncialogin .desc img{
    float: left;
    margin-left: -15px;
}
.denuncialogin .desc .texto{
    float: left;
    padding: 30px;
}
.denuncialogin .link{
    background: #454545 none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 102px;
    padding: 60px;
}

.slidelogin{
    height: auto;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.slidelogin .texto{
    float: left;
    width: 60%;
}
.slidelogin .cartao{
    float: right;
    margin-top: 40px;
    width: 30%;
}


a.comprovante{
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 8px;
}

.right{
    float:right;
    width:300px;
    font-size: 120%;
    text-align: justify;
}
#conteudo {
    padding-top: 20px;
    padding-bottom: 80px;
}
.centralize {
    text-align: center;
}

.os{
    width: 100%;
    border: 1px solid #ddd;
}
.os tr:nth-child(2n+1) td {
    background-color: #F0F0F0;
}
.os tr td {
    background-color: #E9E9E9;
}
.os td{
    padding: 1px 1% 5px;
}
.os label{
    padding: 1px 0px;
    margin-left: 2px;
}
.os input, .os textarea, .os select{
    width: 95% !important;
    margin: 5px auto;
    float: none;
}

.os .check{
    width: auto;
    text-align: left;
    float: left;
}
.os .check span{
    line-height: 30px;
}
.os .check input{
    width: 20px !important;
    text-align: left;
    margin: 0 3px;
}

.itens{
    width: 100%;
    border: 1px solid #ddd;
}
.itens tr:nth-child(2n+1) td {
    background-color: #F0F0F0;
}
.itens tr td {
    background-color: #E9E9E9;
}
.itens td{
    padding: 1px 4px 2px;
}
.itens td img{
    margin: 0 auto;
}
.itens label{
    padding: 1px 0px;
    margin-left: 2px;
}
.itens input, .itens textarea, .itens select{
    width: 98% !important;
    margin: 0;
    float: none;
    padding: 3px 0;
}

div.erros {
    background-color: #FFC;
}
div.sucesso {
    background-color: azure;
}
div.erros, div.sucesso {
    color: #000;
    display: block;
    width: 80%;
    margin: 10px auto 10px auto;
    padding: 10px;
} 
div.erros li, div.sucesso li {
    list-style-type: circle;
    list-style-position: inside;
}
ul.projetos {
    margin-top: 50px;
}
ul.projetos li a {
    font-size: 16px;
    display: block;
    padding: 10px;
    background-color: #f2f2f2;
    border:1px solid #cdcccc;
    width: 50%;
    margin: 10px auto 10px auto;
}

ul.midiasocial {
    margin-top: 8px;
    display: block;
    float: left;
    
}
ul.midiasocial li {
    list-style-type: none;
    display: inline;
}
ul.midiasocial li a {
    display: block;
    width: 60px;
    height: 30px;
    float: left;
    background-position: left bottom;
    text-indent: -1000px;
    overflow: hidden;
}

ul.midiasocial li.twitter a,ul.midiasocial li.facebook a {
    width: 30px;
}

ul.midiasocial li.twitter a {
    background-image:url('../images/ico_tiwtter.png');
}
ul.midiasocial li.facebook a {
    background-image:url('../images/ico_facebook.png');
}
ul.midiasocial li.youtube a {
    background-image:url('../images/ico_youtube.png');
}
ul.midiasocial li.flickr a {
    background-image:url('../images/ico_flickr.png');
}
ul.midiasocial li.foursquare a {
    background-image:url('../images/ico_foursquare.png');
}

ul.midiasocial li a:hover {
    background-position: left top;
}

div#rodape {
     /*height: 40px;*/
    background: #004A8B none repeat scroll 0 0;
    display: table;
    left: 0;
    margin-top: -40px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
}

ul.empresas {
    margin-top: 0px;
    display: block;
    float: right;}
ul.empresas li {
    list-style-type: none;
    display: inline;
}
ul.empresas li a {
    display: block;
    width: 35px;
    height: 40px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}
ul.empresas li.brazao a{
    background-image:url('../images/00.png');
}
ul.empresas li.tiempresas a{
    background-image:url('../images/01.png');
}
ul.empresas li.fac a{
    background-image:url('../images/02.png');
    width: 133px;
}
ul.empresas li.fomezero a{
    background-image:url('../images/03.png');
    width: 188px;
}
ul.empresas li.brasil a{
    background-image:url('../images/04.png');
    width: 129px;
}





div#alertaMsg{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
}

div#alertaMsg div{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
}
div#alertaMsg p{
    width: 400px;
    height: 200px;
    background-color:#fff;
    color: #333;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -200px;
    margin-top: -100px;
    text-align: center;
    border: 2px solid #e8e8e8;
    padding: 20px 15px;
}

div#alertaMsg.fast p span.big {
    font-size: 200%;
    margin: 5px;
    text-align: center;
}
div#alertaMsg.fast.amarelo p {
    background-color:#978048 !important;
    border: 2px solid #88713b !important;
    color: #FFF !important;
    font-size: 130%;
}
div#alertaMsg.fast.verde p {
    background-color:#466f44 !important;
    border: 2px solid #366034 !important;
    color: #FFF !important;
    font-size: 130%;
}
div#alertaMsg.fast.vermelho  p{
    background-color:#571f1f !important;
    border: 2px solid #4b1515 !important;
    color: #FFF !important;
    font-size: 130%;
}
div#alertaMsg p img{
    margin-bottom: 10px;
}

div#alertaMsg p a{
    border: 1px solid #e8e8e8;
    padding: 3px 15px;
    font-weight: bold;
	text-decoration: none;
	color: #333;
}





    /*--------- CSS PAGINAÇÃO ------------*/
#pages { margin-top:10px;
}
#pages ul {
	list-style-type:none;  height:40px;  margin:0px; padding:0px;font-size:12pt;
}
#pages li {
	float: left;
	display: inline;
	margin: 2px 2px 2px 2px;
	display: block; text-align:justify;
	font-size: 13.5px;
}
#pages li a {
	color:#333;
	padding: 4px;
	border: 1px solid #CCC;
	text-decoration: none;
	float: left;
	font-size: 13.5px;
      
}
#pages li a:hover {
	color: #FFF;
	border: 1px solid #960;
	background-color: #C90;       
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
     
}
#pages li.current {
	color: #333;
	background:#F2F2F2;
	border: 1px solid #232D22;
	padding: 4px;
	     
}
a.downloadBT {
	background-image: url(../gestor/template/images/b_images.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
ul.fastmenu {margin: 0px; display: block;}
ul.fastmenu li { display: inline; list-style: none;}
ul.fastmenu li a { display: block; float: left; padding-left: 4px; border-left: solid 1px #d3d3d3; padding-right: 4px; border-right: solid 1px #FFF;}
ul.fastmenu li:first-child a { padding-left: 0px; border-left: solid 0px #d3d3d3; }
ul.fastmenu li:last-child a {  padding-right: 0px; border-right: solid 0px #FFF; }

ul.modulosacesso {margin: 50px 0px 10px 0px;}
ul.modulosacesso li { display: inline; list-style: none;}
ul.modulosacesso li a { display: block; text-indent: -1000px; overflow: hidden; background-size: contain; background-repeat: no-repeat; float: left; height: 189px; width: 30%; margin: 0px; padding: 0px;}
ul.modulosacesso li a.b1 {
    background-image: url(../images/c1.png);
}
ul.modulosacesso li a.b2 {
    background-image: url(../images/c2.png);
    margin-left: 5%;
    margin-right: 5%;
}
ul.modulosacesso li a.b4 {
    background-image: url(../images/c4.jpg);
    margin-left: 5%;
    margin-right: 5%;
}
ul.modulosacesso li a.b3 {
    background-image: url(../images/c3.png);
}


ul.modulosacesso.entrega.posto {
    max-width: 700px;
    margin: 50px auto;
}
ul.modulosacesso.entrega.usina {
    max-width: 350px;
    margin: 50px auto;
}
ul.modulosacesso.entrega.usina li a { width: 100%}
ul.modulosacesso.entrega.posto li a { width: 45%}
ul.modulosacesso li a.mdir {
    margin-right: 5%;
}
ul.modulosacesso.entrega li a.mboth {
    margin-left: 5%;
    margin-right: 5%;
}
ul.modulosacesso.entrega li a.mesq {
    margin-left: 5%;
}

ul.modulosacesso li a.relatorio {
     text-indent: 0px;
     text-align: center;
     background-color: #f4f4f4;
     border: solid 1px #c6c6c6;
     padding-top: 10px;
     height: 50px;
     font-size: 16px;
     margin-bottom: 1%;
     margin-top: 1%;
     width: 22%;
     position: relative;
}
ul.modulosacesso li a.verde {
     background-color: #ddf1df;
}
ul.modulosacesso li a.padrao {
     text-indent: 0px;
     text-align: center;
     background-color: #f4f4f4;
     border: solid 1px #c6c6c6;
     padding-top: 80px;
     height: 109px;
     font-size: 16px;
     margin-bottom: 1%;
     margin-top: 1%;
     width: 30%;
     margin-left: 1%;
     margin-right: 1%;
}

ul.modulosacesso li a.p1 {
/*    margin-right: 1%;
    margin-left: 2%;*/
}
ul.modulosacesso li a.p2 {
/*    margin-left: 1%;
    margin-right: 1%;*/
}
ul.modulosacesso li a.p3 {
/*    margin-left: 1%;
    margin-right: 2%;*/
}

ul.modulosacesso li a.relatorio span.total {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #660000;
    color: #FFF;
    font-size: 11px;
}
ul.modulosacesso li a.relatorio.p1 {
    margin-right: 2% !important;
    margin-left: 0% !important;
}
ul.modulosacesso li a.relatorio.p2 {
    margin-left: 1% !important;
    margin-right: 1% !important;
}
ul.modulosacesso li a.relatorio.p3 {
    margin-left: 1% !important;
    margin-right: 1% !important;
}
ul.modulosacesso li a.relatorio.p4 {
    margin-left: 2% !important;
    margin-right: 0% !important;
}
ul.lista {
    display: block;
    clear: left;
    margin-top: 50px;
}
div.lista {
    
}
div.item a {
    margin: 0 5px;
}
div.item , .linkStyle {
    margin: 5px 0px 5px 0px;
    display: block;
    padding: 8px;
    background-color: #e8e8e8;
    border: solid 1px #d3d3d3;
    font-weight: bold;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
div.item  span.moreinfo{
    font-weight: normal;
}
div.item:hover, .linkStyle:hover {
	box-shadow: 0px 0px 13px 3px #004A8B;
    p adding: 6px;
    b ackground-color: #e1e4e6;
    b order: solid 3px #cecece;
}

div.holder {
    margin-top: 20px;
    margin-bottom: 30px;
}
a.atualiza {
    background-image: url(../images/ico_atualiza.png);
    width: 26px;
    height: 26px;
    float: left;
    margin: 8px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    background-position: center center;
}
a.atualiza.atualizando {
    background-image: url(../images/loading5.gif) !important;
}
.delButton{
    background-image: url(../images/ico_less.png) !important;
    width: 26px;
    height: 26px;
    float: left;
    margin: 2px;
}
.addButton{
    background-image: url(../images/ico_plus.png) !important;
    width: 26px;
    height: 26px;
    float: left;
    margin: 2px;
}
    .data{width:120px}
    /*.data{width:120px !important}*/
    .datahora {width:180px !important}
    .maior,form select{width:670px !important}    
    .medio{width:400px !important} 
    .intermediario{width:325px !important}
    .menor{width:150px !important}
    .menorlogin { width: 250px !important; margin-left: 0; }
    .muitomenor{width:80px !important}
    div.foto {
    }
    a.foto {
        float: right;
        margin-right: 40px;
        display: block;
    }

    div.msgdias {
    background-color: #ffc;
    border: 1px dotted #ff9;
    color: #333;
    display: block;
    padding: 0;
}
div.msgdias p {
    font-family: "DIN";
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

div.alerta {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    color: #333;
    background-color: #FFC;
    border: dotted #FF9 1px;
}
div.alerta p {
    text-align: center;
    font-family: 'DIN';
    font-size: 14px;
}
 .botaoDiscreto {
    background-color: #bdbdbd;    
    background-image:url('../images/fundo_botao.jpg');
    background-repeat: repeat-x;
    background-position: top;
    color: #660000;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;                
    border:1px solid #cdcccc;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 5px;
    font-weight: bold;
    text-transform: uppercase;
    outline-color:#129384;
    text-decoration: none;
    font-size: 120%;
    padding-left: 10px;
    padding-right: 10px; 
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
    font-size: 12px;
 }
 span.linkBaixar {
     margin: 10px;
     float: left;
     display: block;
 }
 a.automaticaPelaCidade {
     margin: 10px auto;
     padding: 10px;
     text-align: center;
     background-color: #CCC;
     display: block;
     border:1px solid #cdcccc;
 }
 a.automaticaPelaCidade:hover {
     background-color: #bdbdbd;
 }

 .historico td{
    padding: 10px 25px;

 }
 
 .liberar {
    width: 80px !important;
    padding: 1px !important;
    margin: 0 !important;
    float: none !important;
    font-size: 85% !important;
}
 
///////////////////drop menu //////////////////
#primary_nav_wrap
{
	margin-top:15px
}

#primary_nav_wrap ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 35;
}


#primary_nav_wrap ul a {
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 8px 8px;
    text-decoration: none;
}


#primary_nav_wrap ul li {
    float: left;
    margin: 0;
    padding: 5px 5px;
    position: relative;
    text-align: center;
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#ddd
}

#primary_nav_wrap ul li:hover
{
	background:#666
}

#primary_nav_wrap ul ul
{
    background: #454545 none repeat scroll 0 0;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 100%;
}


#primary_nav_wrap ul ul li {
    float: none;
    padding: 5px 20px;
    width: auto;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

#datadel, #dataatel{
    width: 37%;
}
#atel{
    width: 8%; 
    min-width: 20px; 
    padding: 0px 2%;
}
svg.animateloading path, svg.animateloading rect {
    fill: #000000;
}



/*--SAFARI HACKS --*/

@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot');
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calibri.woff') format('woff'),
        url('fonts/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


input, textarea {
/*  -webkit-appearance: none; */ /*  não funciona check e radio no chrome  */
  -webkit-border-radius: 0;
}

input[type="submit"] ,input[type="button"] {
  -webkit-appearance: none; 
  -webkit-border-radius: 0;
}

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


.sweet-alert h2 {

font-size: 21px !important;

}


.sweet-alert .icon {
    width: 50px !important;
    height: 50px !important;
    margin: 10px auto;
}

.sweet-alert .icon.warning .body{

    height: 18px !important;
}

.sweet-alert > p {
    
    max-height: 25vh;
    overflow: auto;
    font-size: 1em !important;
    
}



}

@media (max-width: 100px) {
div.holder{
    max-height: 98%;
    max-width: 100vw;
    overflow: auto;
}
div#conteudo{ 
    max-height: 98%;
    max-width: 100vw;
    overflow: auto;
}
}