/*
    Document   : style
    Created on : 31/05/2012, 10:56:35
    Author     : ricardo.kutscher
    Description:
        Purpose of the stylesheet follows.
*/


/**** INICIO GERAL ****/
body {
    font-size: 12px;
    margin: 0;
    text-align: center;
    padding: 0;
    font-family : Tahoma, Geneva, sans-serif;
}

html, body {
    height: 100%;
}

ol, ul {
    list-style: none outside none;
}
/* :not(.negar !important) */
a, abbr, acronym, address, applet, area, b, base, basefont, bdo, big, blockquote, body, br, button, caption, center, cite, code, col, colgroup, dd, del, dir, div, dfn, dl, dt, em, fieldset, font, form, frame, frameset, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, ins, isindex, kbd, label, legend, li, link, map, menu, noframes, noscript, object, ol, optgroup, option, p, param, pre, q, s, samp, select, small, span, strike, strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    font-size: 100%;
    outline: 0 none;
    border: 0 none;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

a:link, a:visited, a:active,a:hover {
    text-decoration: none;
    color:#000000;
}

.centro{
    text-align: center;
}

.nowrap{
    white-space: nowrap;
}

.icone-centro{
    display: inline-block;
    float: none!important;
}

.direito{
    text-align: right;
}

.esquerdo{
    text-align: left;
}

.negrito{
    font-weight: bold;
}

.italico{
    font-style: italic;
}

.clear {
    clear: both;
}

.grande{
    width: 450px!important;
}

.enorme{
    width: 640px!important;
}

input, select{
    margin-top: -7px!important;
}

.select-listagem {
    border: 1px solid #c0c0c0; 
    width:120px;
    border-radius: 2px;
}

.alinhamento-vertical-centro {
    vertical-align: middle;
}

.logo-sicor{
    background: url("../img/sicor-obras.png") no-repeat scroll left 70% transparent;
    height: 75px;
    text-align: left;
    color: #eeeeee;
    line-height: 113px;
    text-indent: 205px;
}
.logo-projeto{
    background: url("../img/logo-pt.png") no-repeat scroll center top transparent;
    width: 70px;
    height: 30px;
    margin-right: 20px;
    margin-top: 9px;
    float: right;
    border-right:1px solid #DBDBDB;
    padding-right:30px;
}
.logo-ecoplan {
    background: url("../img/logo-ecoplan-novo.jpg") no-repeat scroll center top transparent;
    float: right;
    height: 25px;
    margin-right: 20px;
    margin-top: 9px;
    width: 102px;
}
.logo-skill {
    background: url("../img/logo-skill.png") no-repeat scroll center top transparent;
    float: right;
    height: 21px;
    margin-right: 15px;
    margin-top: 15px;
    width: 40px;
}
.logo-techne {
    background: url("../img/logo-techne.png") no-repeat scroll center top transparent;
    float: right;
    height: 27px;
    margin-right: 15px;
    margin-top: 15px;
    width: 79px;
}

.imagem-load {
    background: url("../img/loading.gif") no-repeat scroll center top;
    float: left;
    height: 16px;
    width: 16px;
    display: none;
}

.loading-combo{
    vertical-align: middle;
    margin-top: 5px;
}

.loading-combo-grande{
    vertical-align: middle;
    position: fixed;
    top:30%;
    left: 47%;
}

.mensagem-usuario{
    display: none;
    z-index: 2000000;
    line-height: 20px;
}

.fixed-mensagem-usuario{
    position: fixed!important;
    top:43%!important;
}

/* TEMPLATE */

div.topo .topo-logo{
    background: url("../img/topo.jpg") repeat scroll center top transparent;
    width: 100%;
    height: 75px;
}

.conteudo-centro-site{
    max-width: 1080px;
    min-width: 940px;
    margin: auto;
}

.conteudo-centro-site span a{
    color: white;
}

.dados-usuario{
    background: url("../img/fundo-dados-usuario.jpg") repeat scroll center top transparent;
    width: 100%;
    height: 38px;
}

.separador{
    background: url("../img/separador.png") no-repeat left transparent;
    width: 2px;
    height: 29px;
    background-position-x: 5px;
}

.dados-usuario .texto-menu-opcoes{
    float: left;
    color: red;
    font-family: Tahoma;
    font-size: 14px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    font-weight: bold;
}

.dados-usuario .texto-menu-opcoes span.icone-home{
    background: url("images/ui-icons_d8e7f3_256x240.png") no-repeat scroll -2% 50% transparent;
    display: block;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    width: 0;
    margin-right: 38px;
}

.icone-voltar{
    background: url("images/ui-icons_d8e7f3_256x240.png") no-repeat scroll -2% 50% transparent;
    display: block;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    width: 0;
    margin-right: 38px;
    color: #000 !important;
}

.dados-usuario .texto-menu-dados-usuario{
    float: right;
    color: white;
    font-family: Tahoma;
    font-size: 14px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    font-weight: bold;
}

.texto-menu-dados-usuario .icone-sair{
    background: url("../img/icone-sair-menu.png") no-repeat scroll left 3px transparent;
    width: 50px;
    text-align: right;
    height: 20px;
    display: block;
    color: white;
}

.texto-menu-dados-usuario .icone-usuario{
    background: url("../img/icone-usuario-menu.png") no-repeat scroll left 3px transparent;
    padding-left: 23px;
    text-align: right;
    height: 20px;
    display: block;
}

.texto-menu-dados-usuario .icone-tutorial{
    background: url("../img/icone-help.png") no-repeat scroll left 3px transparent;
    display: block;
    height: 26px;
    margin-top: -5px;
    padding-left: 23px;
    text-align: right;
}

.rodape-borda{
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #818181;
    font-family: Arial;
    font-size: 11px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    text-align: left;
}

.conteudo{
    padding-top: 10px;
    background-repeat: repeat-x;
    width: 100%;
}

.titulo-pagina{
    color: #2E79A1;
    font-family: Tahoma;
    font-size: 22px;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
}

.titulo-pagina-simples{
    color: #2E79A1;
    font-family: Tahoma;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
}

.conteudo .tabela{
    border: 1px solid #DBDBDB;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    min-height: 280px;
    position: relative;
}

.sombra-tabela-conteudo-esquerdo{
    background: url("../img/sombra-tabela-conteudo-esquerdo.png") no-repeat transparent;
    background-position: left center;
    height: 100%;
    position: absolute;
    width: 16px;
    left: 0;
    margin-left: -16px;
}

.sombra-tabela-conteudo-direito{
    background: url("../img/sombra-tabela-conteudo-direito.png") no-repeat left transparent;
    min-height: 280px;
    width: 16px;
    height: 100%;
    position: absolute;
    margin-right: -16px;
    right: 0;
}

.conteudo-tabela{
    padding: 10px;
}

.conteudo-tabela .aviso-usuario{
    background: none repeat scroll 0 0 #E5F6FE;
    color: #5E99BD;
    margin: 50px auto auto;
    padding: 25px;
    width: 500px;
}

.listaTabela{
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.overlay .listaTabela{
    float:left;
}

.overlay .conteudo-tabela {
    overflow: auto;
    height: auto;
}

.listaTabela thead tr{
    background: url("../img/fundo-tabela-cabecalho.png") repeat left transparent;
    height: 32px;
    position: relative;
    width: 100%;

}
.listaTabelaPequena{
    width: 500px;
}
.listaTabelaPequena tfoot tr td{
    height:0 !important;
    padding-bottom:10px !important;
}
.listaTabela thead tr th.ordenacao{
    cursor: pointer;
}
.listaTabela thead tr th.seta-cima{
    background: url("../img/icone-seta-ordenacao-cima.png") no-repeat scroll 95% 50% transparent;
}
.listaTabela thead tr th.seta-baixo{
    background: url("../img/icone-seta-ordenacao-baixo.png") no-repeat scroll 95% 50% transparent;
}
.listaTabela thead tr th.seta-cima-selecionado{
    background: url("../img/icone-seta-ordenacao-cima-selecionado.png") no-repeat scroll 95% 50% transparent;
}
.listaTabela thead tr th.seta-baixo-selecionado{
    background: url("../img/icone-seta-ordenacao-baixo-selecionado.png") no-repeat scroll 95% 50% transparent;
}

.listaTabela thead tr th{
    border-left: 1px solid #373737;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
    vertical-align: middle;
    padding-left: 10px;
    nowrap: nowrap;
}
.listaTabela thead tr th:last-child{
    border-right: 1px solid #373737;
}

.listaTabela tbody tr td{
    border-left: 1px solid #D2D2D2;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 7px;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #D2D2D2;
}
.listaTabela tbody tr td:last-child{
    border-right: 1px solid #D2D2D2;
}
.listaTabela tbody tr.escuro{
    background: none repeat scroll 0 0 #ECECEC!important;
}
.listaTabela tbody tr.escuroHover{
    background: none repeat scroll 0 0 #E5E5E5!important;
}

.listaTabela tfoot tr td{
    height: 30px;
    font-size: 13px;
    padding-top: 10px;
    border-top: 1px solid #D2D2D2;
}

.listaTabela .centro a{
    display: inline-table;
}

.listaTabela tbody tr td .icone-vencimento-verde{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    background: url("../img/icone_vencimento.png") no-repeat scroll 73% 50% transparent;
}

.listaTabela tbody tr td .icone-vencimento-amarelo{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 2.5px;
    background: url("../img/icone_vencimento.png") no-repeat scroll 73% 100% transparent;
}

.listaTabela tbody tr td .icone-vencimento-vermelho{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 2.5px;
    background: url("../img/icone_vencimento.png") no-repeat scroll 73% 1% transparent;
}

.listaTabela tbody tr td .icone-situacao-verde{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 2.5px;
    background: url("../img/icone_situacao.png") no-repeat scroll 73% 33% transparent;
}

.listaTabela tbody tr td .icone-situacao-amarelo{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 2.5px;
    background: url("../img/icone_situacao.png") no-repeat scroll 73% 68% transparent;
}

.listaTabela tbody tr td .icone-situacao-vermelho{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 3px;
    background: url("../img/icone_situacao.png") no-repeat scroll 73% 1% transparent;
}

.listaTabela tbody tr td .icone-situacao-cinza{
    display: inline-block;
    width:10px;
    height:10px;
    margin-right:5px;
    margin-top: 2.5px;
    background: url("../img/icone_situacao.png") no-repeat scroll 73% 100% transparent;
}


.listaTabelaCabecalhoDuplo thead tr {
    background:#2C739F !important;
}

.listaTabelaCabecalhoDuplo thead tr th {
    font-align: center;
}

.listaTabelaCabecalhoDuplo tbody tr:last-child td{
    border-bottom: 1px solid #D2D2D2;
}
/*verde*/
.usuario-status-desbloqueado{
    background: url("../img/icone-usuario-status.png") no-repeat scroll transparent;
    background-position: center top;
    width: 25px;
    height: 12px;
    display: inline-table;
}
/*vermelho*/
.usuario-status-bloqueado{
    background: url("../img/icone-usuario-status.png") no-repeat scroll transparent;
    background-position: center center;
    width: 25px;
    height: 12px;
    display: inline-table;
}

/*amarelo*/
.usuario-status-atencao{
    background: url("../img/icone-usuario-status.png") no-repeat scroll transparent;
    background-position: center bottom;
    width: 25px;
    height: 12px;
    display: inline-table;
}

/** MENU  CALENDARIO **/

.menu{
    float: left;
    margin-left: 35px;
    margin-top: 50px;
}
.menu ul{
    width: 600px;
}

.menu ul li{
    float: left;
    width: 110px;
    height: 95px;
    border: 2px solid #818181;
    margin-right: 25px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 12px;
    color: black;
    font-family: Arial;
    cursor: pointer;
    margin-bottom: 25px;
}

.menu ul li span{
    background-position: center top;
    width: 48px;
    float: left;
    height: 42px;
    color: white;
    font-size: 14px;
    margin-left: 32px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.menu ul li:hover span{
    background-position: center bottom;
}

.menu ul li .cadastro-dados{
    background: url("../img/icone-contrato.png") no-repeat scroll 0 0 transparent;
}

.menu ul li .upload{
    background: url("../img/icone-upload.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .consulta-dados{
    background: url("../img/icone-analise.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .lista-contratos{
    background: url("../img/icone-acompanhamento.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .grafico-contrato{
    background: url("../img/icone-grafico.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .usuario-administrador{
    background: url("../img/icone-usuario.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-arquivo{
    background: url("../img/icone-arquivo.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .fotos{
    background: url("../img/icone-fotos.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-manutencao{
    background: url("../img/icone-manutencao.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-contrato{
    background: url("../img/icone-contrato.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-wbs{
    background: url("../img/icone-wbs.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .medicoes{
    background: url("../img/icone-medicao.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .graficos{
    background: url("../img/icone-indicador.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .indicador{
    background: url("../img/icone-dashboard.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .diario{
    background: url("../img/icone-diario.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .diagrama{
    background: url("../img/icone-diagrama.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-cronograma{
    background: url("../img/icone-cronograma.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-administracao{
    background: url("../img/icone-administracao.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-licenca{
    background: url("../img/icone-licenca.png") no-repeat scroll 0 0 transparent;
}
.menu ul li .cadastro-tarefas{
    background: url("../img/icone-tarefas.png") no-repeat scroll 0 0 transparent;
}

.menu ul li .icone-relatorio{
    background: url("../img/icone-diagrama.png") no-repeat scroll 0 0 transparent;
}

.menu ul li .icone-checklist{
    background: url("../img/icone-relatorio.png") no-repeat scroll 0 0 transparent;
}
.calendario{
    width: 260px;
    height: auto;
    margin-top: 50px;
    margin-right: 40px;
}

.tabs-calendario-vencimento{
    /*height: 335px;*/
}

.tabs-calendario-vencimento .calendario-legenda {
    margin-top: 8px;
    text-align: left;
    font-size: 10px;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-weight: bold;
    padding-left: 5px;
    width: 255px;
    color: #000;
    font-weight: bold;
}

.tabs-calendario-vencimento .calendario-legenda span{
    width: 10px;
    padding:2px 10px;
    border: 1px solid #C5DBEC;
    display: inline-block;
}

.tabs-calendario-vencimento .calendario-legenda .legenda-caledario-verde{
    background-color:  #66ff66;
    color:  #66ff66;
}

.tabs-calendario-vencimento .calendario-legenda .legenda-caledario-amarelo{
    background-color: #ffff66;
    color: #ffff66;
}
.tabs-calendario-vencimento .calendario-legenda .legenda-caledario-vermelho{
    background-color: #ff6666;
    color: #ff6666;
}

.tabs-calendario-vencimento{
    float: right;
    /*margin-right: 27px;*/
    /*margin-top: 25px;*/
    /*margin-bottom: 25px;*/
}

.tabs-calendario-vencimento .exportar{
    /*    margin-bottom: 10px;
        margin-top: 10px;
        text-align: right;*/
}

.tabs-calendario-vencimento .exportar .icone-acaua{
    /*    display: inline-block;
        width: 10px;
        height: 10px;
        background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 40% 50% transparent;
        margin-right: 5px;*/
}

.ui-tabs-panel {
    height:230px !important;
}

.tabela-vencimento-acumulado{
    width: 265px;
}
.tabela-vencimento-acumulado tr th{
    border-top:  1px solid #818181;
    font-size: 11px!important;
}

.tabela-vencimento-acumulado tr td{
    font-family: Arial;
    font-size: 10px;
    padding-right: 3px;
}

.tabela-vencimento-acumulado tbody tr td:first-child,
.tabela-vencimento-acumulado tr th:first-child{
    border-left: 1px solid #818181;
    padding-top: 4px;
    padding-bottom: 3px;
}
.tabela-vencimento-acumulado tbody tr  td,
.tabela-vencimento-acumulado tr th{
    border-right: 1px solid #818181;
}
.tabela-vencimento-acumulado tr.escuro{
    background: #D2D2D2;
}
.tabela-vencimento-acumulado tfoot tr td{
    padding-top: 8px;
}
.tabela-vencimento-acumulado tfoot tr td{
    border-top:  1px solid #818181;
}
.tabela-vencimento-acumulado tfoot tr .exportar-excel{
    margin-bottom: 0px;
}
.tabela-vencimento-acumulado .pagina {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D2D2D2;
    border-radius: 6px 6px 6px 6px;
    color: black;
    font-size: 11px;
    display: inline-block;
    font-size: 11px;
    padding: 4px 9px;
    text-decoration: none;
}
.tabela-vencimento-acumulado .pagina-selecionada{
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D2D2D2;
    border-radius: 6px 6px 6px 6px;
    color: black;
    font-size: 11px;
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    padding: 4px 9px;
    text-decoration: none;
}

/*** FORMULARIO ***/

.box-overlay .formulario{
    width: 642px !important;
}

.box-overlay .formulario-buscar{
    border: 0px!important;
}
.box-overlay .formulario-buscar .campo .botao-padrao .botao-padrao-voltar .botao-padrao-confirmar .botao-padrao-cancelar .botao-padrao-buscar {
    margin-top: -8px;
    margin-left: 10px;
    width: 500px;
}

.formulario{
    width: 1000px;
    text-align: left;
    margin-top: 15px;
    margin-left: 10px;
}

.formulario-sem-margin{
    margin-top: 0px!important;
}

.formulario .campo{
    float: left;
    line-height: 20px;
    margin: 8px;
    min-height: 20px;
    position: relative;
    width: 99%;
    font-size: 13px!important;
}
.campo-metade{
    width: 48% !important;
}
.formulario .campo-direita{
    float: right;
    width: 485px;
}
.formulario .campo label.titulo{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #333333;
    min-width: 165px;
    display: block;
    float: left;
    font-weight: bold;
}

.formulario .campo label.titulo.label-simples{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #333333;
    min-width: 165px;
    display: block;
    float: left;
    font-weight: normal;
}

.titulo-label-direito {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #333333;
    margin-left: 3px;
    min-width: 50px;
    display: block;
    float: left;
    font-weight: bold;
}

.filtroLabelDireito{
    padding-left: 160px;
}

.filtroLocalizacaoLinha2 {
    margin-left:53px !important;
}
.listaTabela .campo input{
    float: none!important;
    text-align: right;
}
.campo-filtro-esquerdo{
    width: 450px !important;
    padding-right: 50px !important;
}
.campo-filtro-esquerdo label{
    margin-bottom:  15px !important;
}
.campo-filtro-esquerdo input{
    margin-bottom: 15px !important;
}
.campo-filtro-direito{
    width: 450px !important;
}
.campo-filtro-direito label{
    margin-bottom: 15px !important;
}
.campo-filtro-direito input{
    margin-bottom: 15px !important;
}
.label-filtro{
    width: 127px !important;
}

input.disabled{
    background:none !important;
    //text-align: center!important;
}

.campo input[type=text],
.campo input[type=password]{
    float: left;
    background: url("../img/input-text.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 13px;
    color: #393939;
    height: 22px;
    padding: 3px 5px 6px 5px;
    width: 188px;
}

.formulario .campo input[type=text]:focus,
.formulario .campo input[type=password]:focus{
    background: url("../img/input-text-focus.png") no-repeat scroll 0 0 transparent;
}

.desabilitar-input {
    background: url("../img/input-text-focus.png") no-repeat scroll 0 0 transparent !important;
}

.formulario .campo input.arquivo{
    cursor: pointer;
    width: 270px;
    height: 30px;
    position:absolute;
    top: 0;
    left: 170px;
    font-size: 15px;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)

}
.formulario .campo input.textoArquivo{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background-color: #DDF;
}

.formulario .campo .selecione{
    cursor: pointer;
}

.formulario .campo .selecione-esquerdo{
    cursor: pointer;
    float: left;
}

.campo input.pequeno{
    background: url("../img/input-pequeno.png") no-repeat scroll 0 0 transparent;
    width: 80px;
}

.campo input.pequeno:focus{
    background: url("../img/input-pequeno-focus.png") no-repeat scroll 0 0 transparent!important;
}
.campo input.grande{
    background: url("../img/input-grande.png") no-repeat scroll 0 0 transparent;
    width: 440px;
}

.campo input.enorme{
    background: url("../img/input-enorme.png") no-repeat scroll 0 0 transparent;
    width: 640px;
}

.campo input.mini:focus{
    background: url("../img/input-mini-focus.png") no-repeat scroll 0 0 transparent!important;
}

.campo input.mini{
    background: url("../img/input-mini.png") no-repeat scroll 0 0 transparent;
    width: 35px;
}

.campo div.box-texto{
    width: 820px;
    overflow: auto;
}

.formulario .campo textarea{
    background: url("../img/textarea-grande.png") no-repeat scroll 0 0 transparent;
    width: 439px;
    height: 108px;
    float: left;
    padding: 7px 7px 6px;
    resize:none;
    font-size: 12px;
    font-family: Arial;
}

.formulario .campo textarea:focus{
    background: url("../img/textarea-grande-focus.png") no-repeat scroll 0 0 transparent;
}

.formulario .campo .textarea-medio{
    background: url("../img/textarea-medio.png") no-repeat scroll 0 0 transparent;
    width: 220px;
    height: 108px;
    float: left;
    padding: 7px 7px 6px;
    resize:none;
    font-size: 12px;
    font-family: Arial;
}

.formulario .campo .textarea-medio:focus{
    background: url("../img/textarea-medio-focus.png") no-repeat scroll 0 0 transparent;
}

.formulario .campo .textarea-intermediario{
    background: url("../img/textarea-intermediario.png") no-repeat scroll 0 0 transparent;
    width: 337px;
    height: 108px;
    float: left;
    padding: 7px 7px 6px;
    resize:none;
    font-size: 12px;
    font-family: Arial;
}

.formulario .campo .textarea-intermediario:focus{
    background: url("../img/textarea-intermediario-focus.png") no-repeat scroll 0 0 transparent;
}

.formulario .campo input.grande:focus{
    background: url("../img/input-grande-focus.png") no-repeat scroll 0 0 transparent!important;
}

.formulario .campo input.enorme:focus{
    background: url("../img/input-enorme-focus.png") no-repeat scroll 0 0 transparent!important;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .formulario .campo select{
        background: url("../img/select_padrao.png") no-repeat scroll 0 0 transparent;
        border:none !important;
    }
}

.formulario .campo select{
    font-size: 13px;
    padding: 8px 19px 8px 4px;
    border:solid 1px #c0c0c0;
    width: 200px;
    float: left;
    -webkit-appearance: none;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
}

.formulario .campo select.grande{
    width: 450px;
}

.formulario .campo select.intermediario{
    width: 300px;
}

.formulario .campo select.pequeno{
    width: 100px;
}

.formulario .campo select.mini{
    width: 50px;
}

.formulario .campo select.enorme{
    width: 640px;
}

.formulario .campo select.enorme option{
    width: 640px !important;
}

.formulario .campo select.grande_filtro{
    background: url("../img/select_grande_filtro.png") no-repeat scroll 0 0 transparent;
    border:none !important;
    width: 400px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .formulario .campo select.grande{
        background: url("../img/select_grande.png") no-repeat scroll 0 0 transparent;
        border:none !important;
    }



    .formulario .campo select.enorme{
        background: url("../img/select_enorme.png") no-repeat scroll 0 0 transparent;
        border:none !important;
    }
}

.formulario .campo select.tamanhoMedio{
    background: url("../img/select-medio.png") no-repeat scroll 0 0 transparent;
    width: 352px;
}
.formulario .campo caixaFotos{
    background: url("../img/select-medio.png") no-repeat scroll 0 0 transparent;
    width: 320px;
}

.formulario .campo .botao-padrao{
    background: url("../img/botao-padrao-azul.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-azul-grande{
    background: url("../img/botao-padrao-azul-grande.png") no-repeat scroll 0 0 transparent;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-azul-enorme{
    background: url("../img/botao-padrao-azul-enorme.png") no-repeat scroll 0 0 transparent;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-buscar{
    background: url("../img/botao-padrao-buscar.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
    padding-bottom: 4px;
}

.formulario .campo .botao-padrao-confirmar{
    background: url("../img/botao-padrao-confirmar.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-confirmar-grande{
    background: url("../img/botao-padrao-confirmar-grande.png") no-repeat scroll 0 0 transparent;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-cancelar{
    background: url("../img/botao-padrao-cancelar.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-desabilitado{
    background: url("../img/botao-desabilitado.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-informacao{
    background: url("../img/botao-padrao-informacao.png") no-repeat scroll 0 0 transparent;
    width: 80px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-informacao-editar-tarefa{
    background: url("../img/botao-padrao-informacao-editar-tarefa.png") no-repeat scroll 0 0 transparent;
    width: 110px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao-proximo{
    background: url("../img/botao-padrao-grande.png") no-repeat scroll 0 0 transparent;
    width: 110px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    margin-right: 0px;
    font-weight: bold;
    height: 30px;
    float: right;
}

.formulario .campo .botao-padrao-voltar{
    background: url("../img/botao-padrao-grande.png") no-repeat scroll 0 0 transparent;
    width: 110px;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.formulario .campo .botao-padrao:hover, .formulario .campo .botao-padrao-confirmar:hover,.formulario .campo .botao-padrao-cancelar:hover, .formulario .campo .botao-padrao-buscar:hover, .formulario .campo .botao-padrao-informacao:hover, .formulario .campo .botao-padrao-informacao-editar-tarefa:hover, .formulario .campo .botao-padrao-proximo:hover, .formulario .campo .botao-padrao-voltar:hover{
    background-position: center bottom;
}

.formulario .campo .calendario{
    margin-left: 7px;
    margin-top: 2px;
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.formulario .campo .checkboxlist{
    width: 190px;
    height: 110px;
    overflow: auto;
    padding-left: 7px;
    border: 1px solid #ADADAD;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    float: left;

}
.formulario .campo .tamanhoMedio{
    width: 341px;
}

.formulario .campo .sem-fundo-checkboxlist{
    background: none!important;
}

.formulario .campo .checkboxlist li{

    font-size: 12px;
    margin-top: 8px;
}
.formulario .campo .checkboxlist li input[type=checkbox]{
    top: 2px;

}

.formulario .botao-formulario{
    padding-left:164px;
    width:auto;
}
.formulario .ponto-interrogacao, .formulario .mensagem-fixa{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 20% 64% transparent;
    width: 15px;
    height: 12px;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

.formulario fieldset{
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #BBBBBB;
    padding:10px 0;
    margin:10px 0;
    width: 1015px;
}
.formulario fieldset legend{
    margin-left:10px;
    font-size:11pt;
    font-weight: bold;
}

.listaTabela .pagina{
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D2D2D2;
    border-radius: 6px 6px 6px 6px;
    color: #2C82FC;
    display: inline-block;
    font-size: 12px;
    padding: 4px 9px;
    text-decoration: none;
}

.listaTabela .pagina-selecionada{
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D2D2D2;
    border-radius: 6px 6px 6px 6px;
    display: inline-block;
    font-weight: bold;
    padding: 3px 9px;
}

.listaTabela .box-paginacao{
    display: table;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.listaPagina{
    float: left;
    margin-left: 10px;
    text-align: left;
}

.listaPagina li{
    margin: 10px;
}

.listaPagina .titulo{
    font-weight: bold;
    font-size: 18px;
    color:#2E79A1;
}

.listaPagina .filho{
    font-size: 15px;
    background: url("../img/icone-seta-botao.png") no-repeat scroll 26% 50% transparent;
    background-position: 5px;
    padding-left: 18px;
    color: #2E79A1;
}

.listaPagina .filho_desabilitado{
    font-size: 15px;
    background: url("../img/icone-seta-botao-cinza.png") no-repeat scroll 26% 50% transparent;
    background-position: 5px;
    padding-left: 18px;
    color: #bbbaba;
    cursor: default;
}

.listaPagina .filho a{
    color: #2E79A1;
}

.listaPagina .filho_desabilitado a{
    color: #bbbaba;
    cursor: default;
}

.listaPagina .subitem{
    font-size: 15px;
    background-position: 5px;
    padding-left: 18px;
    color: navy;

}

.listaPagina .subitem a{
    color: navy;
}

.formulario-buscar{
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    float: left;
    border: 1px solid #818181;
    margin-bottom: 10px;
    padding-top: 10px;
    margin-top: 0px;
    margin-left: 0px;
}
.formulario-buscar .campo{
    float: left;
    width: auto;
}
.formulario-buscar .campo label.titulo{
    padding-right: 10px;
    /*width: auto!important;*/
    min-width: 0px!important;
}
.formulario-buscar .botao {
    clear: both;
    width: auto !important;
}

.formulario-buscar .botao .botao-padrao .botao-padrao-sucesso .botao-padrao-cancelar .botao-padrao-buscar .botao-voltar{
    display: block;
    text-align: center;
}

.formulario-borda{
    border-radius: 5px 5px 5px 5px;
    width: 98%;
    border: 1px solid #818181;
    margin-bottom: 10px;
    padding: 0px 10px 10px 10px;
    margin-top: 0px;
    margin-left: 0px;
}

.lista-botoes-disponiveis .botao-link{
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    font-size: 13px;
    background: url("../img/icone-seta-botao.png") no-repeat scroll 26% 50% transparent;
    background-position: 5px;
    padding-left: 5px;
}

.listaTabela span,
.listaTabela a{
    vertical-align: top;
}

.listaTabela .acompanhamento{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 13% 57% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}
.listaTabela .acompanhamento-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 13% 57% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    opacity: 0.60;
}
.listaTabela .consultar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 6% 43% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}
.listaTabela .editar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 26% 50% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .check{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 27% 64% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .editar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 26% 50% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .toggle{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 46% 35% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .editar-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 26% 50% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
}
.listaTabela .visualizar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 67% 50% transparent;
    width: 15px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
}
.listaTabela .visualizar-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 67% 50% transparent;
    width: 18px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
}
.listaTabela .remover{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 74% 43% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .remover-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 74% 43% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .sincronizar-azul{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 27% 36% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .sincronizar-verde{
    background: url("images/ui-icons_cd0a0a_256x240-verde.png") no-repeat scroll 27% 36% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .sincronizar-vermelho{
    background: url("images/ui-icons_cd0a0a_256x240.png") no-repeat scroll 27% 36% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .sincronizar-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 27% 36% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .sincronizar-naoseaplica{
    background: url("images/ui-icons_2e83ff_256x240-naoseaplica.png") no-repeat scroll 27% 36% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .gerar-pdf{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 13% 43%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .gerar-pdf-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 13% 43%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .gerar-pdf-naoseaplica{
    background: url("images/ui-icons_2e83ff_256x240-naoseaplica.png") no-repeat scroll 13% 43%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .icone-placeholder{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 90% 0%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .anexo{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 94% 22%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}
.listaTabela .anexo-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 94% 22%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .grafico{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 40% 99%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .grafico-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 40% 99%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}
.listaTabela .salvar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 40% 50%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}
.listaTabela .salvar-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 40% 50%  transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .adicionar-usuario{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 67% 64% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .adicionar-usuario-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 67% 64% transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .adicionar, .campo .adicionar{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 13% 57% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .adicionar, .campo .adicionar-usuario{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 68% 64% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.listaTabela .adicionar-bloqueado{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 13% 57% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}
.sub-menu-contrato{
    margin-top: 10px!important;
}
.linha-menu-inferior{
    border-top: 1px solid #B0B0B0;
    border-left: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
    width: 1033px;
    margin-left: 19px;
    height: 3px;
}
.botao-voltar-etapa{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 60% 86% transparent;
    width: 18px;
    float: left;
    height: 18px;
    cursor: pointer;
}
.botao-avancar-etapa{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 47% 86% transparent;
    width: 18px;
    float: left;
    height: 20px;
    cursor: pointer;
}

.botao-voltar-etapa-desabilitado{
    background: url("images/ui-icons_d8e7f3_256x240.png") no-repeat scroll 60% 86% transparent;
    width: 18px;
    float: left;
    height: 18px;
    cursor: default!important;
}

.botao-avancar-etapa-desabilitado{
    background: url("images/ui-icons_d8e7f3_256x240.png") no-repeat scroll 47% 86% transparent;
    width: 18px;
    float: left;
    height: 20px;
    cursor: default!important;
}

.botao-left{
    float: left;
}


.overlay {
    background: url("../img/fundo-overlay.png") repeat scroll 0 0 transparent;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.box-overlay {
    background: white;
    width: 700px;
    border: 1px solid #1C517D;
    position: relative;
    margin: 80px auto 0;
}

.box-overlay .titulo-pagina{
    margin-top: 35px;
    margin-left: 25px;
}

.box-overlay .subtitulo{
    margin-left: 25px;
    margin-top: 10px;
    font-size: 12px;
}

.box-overlay .close-overlay{
    float: right;
    background: url("../img/icone-fechar.png") no-repeat scroll 0 0 transparent;
    margin-right: 15px;
    position: relative;
    margin-top: 15px;
    cursor: pointer;
    width: 22px;
    height: 22px;
}

a:hover span{
    background-position: center bottom;
}

.exportar-excel {
    background: url("../img/icone-excel.png") no-repeat scroll 0 0 transparent;
    width: 23px;
    height: 22px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

.menu-exportar-excel {
    position: absolute;
    z-index: 1000;
    padding: 24px;
    display: none;
    left: 0px;
    box-shadow: 3px 3px 10px rgb(136, 136, 136);
    border: 1px solid rgb(160, 160, 160);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    padding: 5px 0px;
    width: -moz-max-content;
    white-space: nowrap;
    text-align: left;
}

.menu-exportar-excel span{
    cursor: pointer;
    padding: 0px 10px;
    background: none repeat scroll 0% 0% transparent;
}

.menu-exportar-excel span a{
    color: rgb(48, 48, 48)!important;
    font-size: 11px;
}

.exportar-pdf{
    background: url("../img/icone-pdf.png") no-repeat scroll 0 0 transparent;
    width: 23px;
    height: 22px;
    float: right;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 4px;
}

.exportar-pdf-quadrado {
    background: url("../img/icone-pdf-quadrado.png") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
}

.listaTabela .icone-atencao-amarelo{
    background: url("images/ui-icons_f9bd01_256x240.png") no-repeat scroll 0% 65% transparent;
    width: 18px;
    height: 18px;
    float: left;
    cursor: default!important;
}
.listaTabela .icone-atencao-vermelho{
    background: url("images/ui-icons_cd0a0a_256x240.png") no-repeat scroll 0% 65% transparent;
    width: 18px;
    height: 18px;
    float: left;
    cursor: default!important;
}

.listaTabela .visualizar-modal{
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 73% 57% transparent;
    margin-right: 5px;
}

.datepicker-cor-caixa-vermelho{
    background: #ff6666!important;
    color: black!important;
}
.datepicker-cor-caixa-vermelho-hover{
    background: #ff0000!important;
    color: black!important;
}
.datepicker-cor-caixa-amarelo{
    background: #ffff66!important;
    color: black!important;
}

.datepicker-cor-caixa-amarelo-hover{
    background: #ffff00!important;
    color: black!important;
}

.datepicker-cor-caixa-verde{
    background: #66ff66!important;
    color: black!important;
}
.datepicker-cor-caixa-verde-hover{
    background: #00cc00!important;
    color: black!important;
}
.cor-letra-vermelha{
    color:red;
}

.cor-link{
    color: #2C82FC!important;
    margin-left: 5px;
    cursor: pointer;
}

.mensagem-input-formulario{
    margin-left: 7px;
    color: #B0B0B0;
}

.esqueci-senha{
    float: right !important;
    font-size: 12px;
    margin-right: 68px !important;
    padding-top: 0px!important;
    width: 120px!important
}

.esqueci-senha a{
    color: #cccccc;
    font-weight: normal!important;
}

.esqueci-senha a:hover{
    text-decoration: underline;
}

.conteudo-overlay{
    padding-bottom: 30px;
}

.conteudo-tabela .subtabela-seta-direita{
    background: url("images/ui-icons_469bdd_256x240-verde.png") no-repeat scroll 12% 6% transparent;
    height: 17px;
    padding-left: 25px;
    text-align: left;
    width: 0;
    padding-top: 4px;
}

.conteudo-tabela .subtabela-seta-baixo{
    background: url("images/ui-icons_469bdd_256x240-verde.png") no-repeat scroll 26% 6% transparent !important;
    height: 17px;
    padding-left: 25px;
    text-align: left;
    width: 0;
    padding-top: 4px;
}

.lista-subtabela {
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    margin-top: -10px;
    border: 1px solid #e3e3e3;
    border-top: none;
}
.lista-subtabela .lista-subtabela{
    margin-top: -7px;
}

.lista-subtabela .fundo-branco{
    background: #FFF!important;
}
.lista-subtabela thead tr {
    background: none repeat scroll 0 0 #E2E2E2;
    height: 26px;
}
.lista-subtabela .lista-subtabela thead tr {
    background: #DBDBDB;
}
.lista-subtabela thead tr th{
    border: none;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding: 6px;
}
.lista-subtabela thead tr th:last-child, .lista-subtabela tbody tr td:last-child{
    border-right: none;
}

.lista-subtabela tbody tr td {
    height: 8px !important;
    border: none;
    background: none repeat scroll 0 0 whitesmoke;
    font-size: 11px !important;
    padding: 5px !important;
}

.lista-com-sublista table tr:hover > td{
    background: #E5E5E5;
}

.lista-com-sublista tr td{
    cursor: pointer;
}

.tabela-overlay{
    height: 400px;
    overflow: auto;
    float: left;
    width: 100%;
}

.link-arquivo {
    margin: 5px 0;
    margin-left: 17%;
}

.link-arquivo-acompanhamento-tarefa {
    margin: 5px 0;
    margin-left: 26%;
}

.icone-download{
    display:inline-block;
    padding:1px 0px 1px 30px;
    background: url("../img/icone-download.png") no-repeat scroll 0 0 transparent;
}

.icone-download:hover{
    background-position: left bottom;
    color: blue;
}

.error .ui-dialog-titlebar {
    background:  url("../img/icone-vermelho.png") repeat-x scroll 50% 50% #5C9CCC !important ;
    border-color: red !important;
}

.success .ui-dialog-titlebar {
    background:  url("../img/icone-verde.png") repeat-x scroll 50% 50% #5C9CCC !important ;
    border-color: green !important;
}

.alert .ui-dialog-titlebar {
    background:  url("../img/icone-amarelo.png") repeat-x scroll 50% 50% #5C9CCC !important ;
    border-color: darkgoldenrod !important;
}

.confirm .ui-dialog-titlebar {
    background:  url("../img/icone-azul.png") repeat-x scroll 50% 50% #5C9CCC !important ;
    border-color: #5E99BD !important;
}

.botao-voltar{
    background: url("../img/icone-voltar.png") no-repeat;
    cursor: pointer;
    float: left;
    height: 48px;
    width: 48px;
    border: 0px;
    margin-left: -55px;
    margin-top: 23px;
}

.breadcrumb{
    font-family: Tahoma;
    font-size: 11px ;
    text-align: left;
    font-weight: normal;
    background-color: #DEE3E1;
    padding: 8px;
    border-radius: 5px 5px 5px 5px;
}

.breadcrumb-caminho{
    color: blue !important;
}
.breadcrumb-pagina-atual{
    font-size:11px;
}
.centraliza-form {
    margin-left: 40px !important;
}

.mensagem-erro {
    margin-top: 10px;
    list-style: circle !important;
}

.campos-obrigatorios {
    margin-left: 177px;
    top: 195px;
    border: 1px #cd0a0a dashed;
    opacity: 0.8;
    height: 222px;
    width: 440px;
    position: absolute !important;
    text-align: right;
    font-size:11px;
    color: red;
    border-radius: 5px 5px 5px 5px;
}

.margin-10 {
    margin: 10px;
}

.link-ver-mais {
    color: #004076 !important;
    font-size: 12px !important;
}

.span-dashboard {
    float: right !important;
    padding-right: 20px !important;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.tela-abas {
    height: 50px;
    margin-left: 10px;
    margin-top: 30px;
    text-align: left;
}
.tela-abas .item-inicial-numero-selecionado {
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas .item-inicial-texto-selecionado {
    background: url("../img/etapas-cadastro-texto-selecionado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas .item-inicial-final-selecionado {
    background: url("../img/etapas-cadastro-final-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas .item-inicial-inicio-selecionado {
    background: url("../img/etapas-cadastro-inicio-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}

.tela-abas .item-inicial-numero-habilitado{
    color: #B0B0B0;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas .item-inicial-texto-habilitado {
    background: url("../img/etapas-cadastro-texto-habilitado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas .item-inicial-final-habilitado {
    background: url("../img/etapas-cadastro-final-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas .item-inicial-inicio-habilitado {
    background: url("../img/etapas-cadastro-inicio-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas .item-inicial-numero {
    color: #CBCBCB;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas .item-inicial-texto {
    background: url("../img/etapas-cadastro-texto.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas .item-inicial-final {
    background: url("../img/etapas-cadastro-final.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas .item-inicial-inicio {
    background: url("../img/etapas-cadastro-inicio.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}

.tela-abas .botao-menu-wbs {
    border-bottom: 1px solid #B0B0B0;
    color: #C0C0C0;
    float: left;
    font-size: 14px;
    min-width: 171px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
}
.tela-abas .botao-menu-diarioObra {
    border-bottom: 1px solid #B0B0B0;
    color: #C0C0C0;
    float: left;
    font-size: 14px;
    min-width: 171px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
}

.tela-abas .habilitado:hover {
    background: #EEEEEE;
    color:#006EB7;
}

.tela-abas .habilitado{
    color: #0088CC;
    cursor: pointer;
}

.tela-abas .selecionado {
    border: 1px solid #B0B0B0;
    border-bottom: 0px;
    cursor: auto;
    color: #555555;
    background: none!important;
}

.tela-abas .botao-sub-menu {
    min-width: 218px;
}

/*Versão menor do tela-abas*/
.tela-abas-menor {
    height: 50px;
    margin-left: 10px;
    margin-top: 30px;
    text-align: left;
}

.tela-abas-menor .item-inicial-numero-selecionado {
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas-menor .item-inicial-texto-selecionado {
    background: url("../img/etapas-cadastro-texto-selecionado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas-menor .item-inicial-final-selecionado {
    background: url("../img/etapas-cadastro-final-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas-menor .item-inicial-inicio-selecionado {
    background: url("../img/etapas-cadastro-inicio-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}

.tela-abas-menor .item-inicial-numero-habilitado{
    color: #B0B0B0;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas-menor .item-inicial-texto-habilitado {
    background: url("../img/etapas-cadastro-texto-habilitado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas-menor .item-inicial-final-habilitado {
    background: url("../img/etapas-cadastro-final-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas-menor .item-inicial-inicio-habilitado {
    background: url("../img/etapas-cadastro-inicio-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas-menor .item-inicial-numero {
    color: #CBCBCB;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.tela-abas-menor .item-inicial-texto {
    background: url("../img/etapas-cadastro-menor-texto.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.tela-abas-menor .item-inicial-final {
    background: url("../img/etapas-cadastro-final.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.tela-abas-menor .item-inicial-inicio {
    background: url("../img/etapas-cadastro-inicio.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}

.tela-abas-menor .botao-menu-wbs {
    border-bottom: 1px solid #B0B0B0;
    color: #C0C0C0;
    float: left;
    font-size: 14px;
    min-width: 136px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
}

.tela-abas-menor .habilitado:hover {
    background: #EEEEEE;
    color:#006EB7;
}

.tela-abas-menor .habilitado{
    color: #0088CC;
    cursor: pointer;
}

.tela-abas-menor .selecionado {
    border: 1px solid #B0B0B0;
    border-bottom: 0px;
    cursor: auto;
    color: #555555;
    background: none!important;
}

.tela-abas-menor .botao-sub-menu {
    min-width: 218px;
}

.sem-registro {
    text-align: left;
    background: #CCC;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
    font-size: 12px;
}

.espaco-esquerdo{
    margin-left: 20px;
}

.espaco-esquerdo-10{
    margin-left: 2px;
    margin-right: 10px;
}

.espaco-esquerdo-min{
    margin-left: 5px;
}

.espaco-esquerdo-max{
    margin-left: 44px !important;
}

.esquerdo-fixo{
    float: left;
}

h2{
    margin-top: 27px!important;
}

.voltar {
    /*    background: url("images/ui-icons_d8e7f3_256x240.png") no-repeat scroll -2% 50% transparent;
        font-size: 12px;
        color: #2C739F;
        text-align: left;
        margin-top: 10px;
        margin-left: 10px;*/
    background: url("images/ui-icons_217bc0_256x240.png") no-repeat scroll -3% 29% transparent;
    display: block;
    padding-left: 23px;
    text-align: left;
    width: 0;
    font-size: 12px;
    color: #2C739F !important;
    text-align: left;
    margin-top: 10px;
    float:left;
}

.voltar a:link, a:visited, a:active,a:hover {
    text-decoration: none;
    color:#2C739F;
}

.titulo-tarefa {
    padding-bottom:4px;
    margin:28px 0 20px;
    border-bottom:1px solid #eeeeee;
}

.etapas-cadastro-contrato {
    height: 35px;
    margin-left: 20px;
    margin-top: 10px;
    text-align: left;
    width: 1045px;
}
.etapas-cadastro-contrato .item-inicial-numero-selecionado {
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.etapas-cadastro-contrato .item-inicial-texto-selecionado {
    background: url("../img/etapas-cadastro-texto-selecionado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.etapas-cadastro-contrato .item-inicial-final-selecionado {
    background: url("../img/etapas-cadastro-final-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.etapas-cadastro-contrato .item-inicial-inicio-selecionado {
    background: url("../img/etapas-cadastro-inicio-selecionado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.etapas-cadastro-contrato .item-inicial-numero {
    color: #CBCBCB;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.etapas-cadastro-contrato .item-inicial-texto {
    background: url("../img/etapas-cadastro-texto.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.etapas-cadastro-contrato .item-inicial-final {
    background: url("../img/etapas-cadastro-final.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.etapas-cadastro-contrato .item-inicial-inicio {
    background: url("../img/etapas-cadastro-inicio.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.etapas-cadastro-contrato .item-inicial-numero-habilitado {
    color: #B0B0B0;
    float: left;
    font-size: 18px;
    height: 29px;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
    width: 18px;
}
.etapas-cadastro-contrato .item-inicial-texto-habilitado {
    background: url("../img/etapas-cadastro-texto-habilitado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
}
.etapas-cadastro-contrato .item-inicial-final-habilitado {
    background: url("../img/etapas-cadastro-final-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}
.etapas-cadastro-contrato .item-inicial-inicio-habilitado {
    background: url("../img/etapas-cadastro-inicio-habilitado.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 12px;
}

.etapas-cadastro-contrato .botao-menu-contrato-selecionado {
    background: url("../img/botao-menu-contrato-selecionado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
    min-width: 91px;
    text-align: center;
}
.etapas-cadastro-contrato .botao-menu-contrato-habilitado {
    background: url("../img/botao-menu-contrato-habilitado.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
    min-width: 91px;
    text-align: center;
}
.etapas-cadastro-contrato .botao-menu-contrato {
    background: url("../img/botao-menu-contrato.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 13px 15px 0 25px;
    min-width: 106px;
    text-align: center;
}

.etapas-cadastro-contrato .botao-sub-menu-contrato {
    min-width: 210px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 15px;
}

.lista-registro-fotografico {
    width: 95%;
    padding: 0px;
    margin-left: 40px;
}

.lista-registro-fotografico li {
    display: inline;
    padding: 8px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 10px;
    border: 1px solid #C0C0C0;
    float: left;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #eee;
    height: 110px;
    cursor:pointer;
}

.thumb-registro-fotografico {
    /*border: 1px solid #2E79A3;*/
    border: 1px solid #FFF;
}

.btn-avancar-registro-fotografico {
    padding: 20px;
    text-align: center;
}

.pagina-registro-fotografico {
    font-size: 12px;
    vertical-align: baseline !important;
    color: #999999;
    padding-left: 10px;
    padding-right: 10px;
}

.fundo-lista-registro-fotografico {
    background-color:#B4D7E9 !important;
}

.infografico-explicativo {
    text-align: left;
    margin-left: 25px;
    margin-top: 15px;
}

.infografico-link {
    margin-right: 13px !important;
    margin-top: 10px !important;
    padding-bottom: 10px;
}

.iconeTooltip {
    cursor: default!important;
}

.tooltip {
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    display: none;
    width: 200px; /* largura */
    background-color: #fff;  /* cor de fundo */
    color: #000000;  /* cor da fonte */
    border: solid 2px #2B729E;
    font: 9pt Verdana, Arial, Tahoma, Sans-serif;
    z-index: 999;
}

.objeto {
    cursor: help;
    font-size: 9px;
}

#prazoData {
    margin-left: 5px !important;
    color: #2B729E;
}

.ultimoNumero {
    margin-left: 5px !important;
    color: #C0C0C0;
}

.link-pdf-cronograma {
    text-align: right !important;
    font-size: 10px;
    margin-right: 5px;
}

.margin-left4 {
    margin-left: 4px;
}

.margin-top20 {
    margin-top: 20px !important;
}

/*
indicadores
*/

.thumbnail {
    border: 0px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    margin-top: 14px;
    transition: all 0.2s ease-in-out 0s;
}

.tabela {
    font-size: 11px !important;
}

.table {
    margin-bottom: 20px;
    width: 100%;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #f9f9f9;
}

.table td {
    line-height: 5px !important;
}

.table th, .table td {
    border-top: 1px solid #dddddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

.border-top {
    border-top: medium none !important;
}

.percentual-indicador {
    color: #555;
    font-size: 28px;
    font-weight: bold;
    padding: 18px 0;
}

.indicadores{
    width:96%;
    margin-top: 8px;
}

.texto-desabilitado {
    color: #838383;
}

.cke_chrome {
    display: flex !important;
}

.mes-painel{
    text-align:left;
    width: 100%;
    padding-bottom: 20px;
}

.color-liberada{
    color: red !important;
}

.exemplo-label{
    font-size: 10px;
    color: #C0C0C0;
}

.titulo-fotos{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0px 20px 0px;
    clear: both;
}

.titulo-publicar{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 40px 0px 0px 0px;
    clear: both;
}

.titulo-visualizar{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    clear: both;
}

.disabled{
    color: gray;
}

.aazul a:link, .aazul a:visited, .aazul a:active {
    text-decoration: none;
    color:#2c73b8;
}

.aazul a:hover {
    text-decoration: underline;
    color:#2c73b8;
}

.teste {
    line-height: 5px
}

.tabela-tip tr td{
    border: 1px black solid;
    white-space: nowrap;
    background-color: white;
}

.resultado-linear-sucesso{
    margin-left: 8px;
}

.resultado-linear-erro{
    margin-left: 8px;
    color: #FF0000;
}

.icone-desbloquear-usuario, .icone-desbloquear-usuario:hover{
    background: url("images/ui-icons_2e83ff_256x240.png") no-repeat scroll 0 57.5% transparent;
    width: 18px;
    display: inline-table;
    height: 12px;
    margin-top: 2px;
    margin-right: 5px;
    cursor: pointer;
}
.icone-bloquear-usuario{
    background: url("images/ui-icons_2e83ff_256x240-desabilitado.png") no-repeat scroll 0 57.5%  transparent;
    width: 18px;
    height: 12px;
    margin-top: 2px;
    display: inline-table;
    margin-right: 5px;
}

div.msgBox {
    z-index: 99999!important;
}

.vermelho{
    color: red !important;
}

.fonte-pequena{
    font-size: 8pt !important;
}

#referenciaItemConsolidado{
    font-size: 9pt !important;
}

.cinza{
    color: #bebebe;
}

.separador-tabela {
    height:20px; 
    border-left: none; 
    border-right:none; 
    border-bottom:none; 
    border-top: 1px solid #E9E9E9; 
    margin-top: 30px;
}

.conteudo-modelo{
    padding: 25px;
    text-align: justify;
}