﻿* {
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
    overflow-x: auto;
}

body {
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    /*letter-spacing: -0.1px;*/
}

input, textarea, select {
    font-family: arial, sans-serif;
    font-size: 12px;
}

html, body {
    height: 100%;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

strong {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}


#Corpo {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    min-height: 100%;
}

#Header {
    height: 100px;
    background: url('https://www.quelmar.com.br/GED/_view/_img/header-fundo.png') repeat-x;
    line-height: 18px;
}

#HeaderLogo {
    left: 3px;
    top: 14px;
}

#HeaderTexto {
    left: 210px;
    top: 33px;
}

#HeaderUsuario {
    right: 200px;
    top: 31px;
    border-left: 2px solid #CCCCCC;
    padding-left: 15px;
}

#HeaderMeusDados {
    right: 0px;
    top: 31px;
    border-left: 2px solid #CCCCCC;
    padding-left: 15px;
}

#Content {
    text-align: left;
    padding-bottom: 130px;
}

#Footer {
    height: 91px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #F6F6F6;
}

#FooterTexto {
    left: 140px;
    top: 40px;
}

#FooterLogo {
    left: 430px;
    top: 20px;
}

#FooterDireitos {
    left: 550px;
    top: 40px;
}

.Frame {
    width: 960px;
    margin: 0 auto;
}

.Clear {
    clear: both;
}

.TextoCentro {
    text-align: center;
}


/* modal */
#modal-dialog {
    width:370px;
    height:226px;
    background:#ffffff;
    position:absolute;
    display:none;
    z-index:99999999;
    border-top:5px solid #8AA1BA;
    border-bottom:5px solid #8AA1BA;
}
#modal-titulo {
    position:absolute;
    top:20px;
    left:20px;
    color:#14467F;
    font-size:16px;
    font-weight:bold;
}
#modal-close {
    position:absolute;
    top:10px;
    right:10px;
}
#modal-ajax {
    position:absolute;
    left:20px;
    top:60px;
    width:250px;
    height:100px;
    overflow:none;
    color:#666666;
    background:#ffffff;
}

#mask {
    filter:alpha(opacity=85);
    -moz-opacity:0.5;
    opacity:0.5;
    position:absolute;
    left:0;
    top:0;
    z-index:90000000;
    background-color:#CCCCCC;
    display:none;
}

.PosRel {
    position: relative;
}

.PosAbs {
    position: absolute;
}

.TextoBranco {
    color: #ffffff;
}

.TextoAzul {
    color: #123D6C;
}

.TextoAzul15 {
    color: #123D6C;
    font-size: 15px;
}

.TextoAzulClaro {
    color: #8A9FB8;
}

.TextoBranco15 {
    color: #ffffff;
    font-size: 15px;
}

.TextoCinza {
    color: #666666;
    font-size: 11px;
}

.TextoCinza12 {
    color: #666666;
    font-size: 12px;
}

.Icone {
    top: 2px;
}

.Icone2 {
    top: 4px;
}

.LinkBranco:link { text-decoration: none; color: #ffffff; }
.LinkBranco:visited { text-decoration: none; color: #ffffff; }
.LinkBranco:hover { text-decoration:underline; color: #ffffff; }

.LinkAzul:link { text-decoration: none; color: #123D6C; }
.LinkAzul:visited { text-decoration: none; color: #123D6C; }
.LinkAzul:hover { text-decoration:underline; color: #123D6C; }

.HomeBarra {
    float: left;
    width: 100%;
    background: #8AA1BA;
    padding: 15px 0px 15px 0px;
}

.HomeBarraAzul {
    float: left;
    width: 100%;
    background: #123D6C;
    padding: 5px 0px 5px 0px;
}

#HomeBarraNovos {
    float: left;
    padding-left: 15px;
}

#HomeBarraListando {
    float: right;
    padding-right: 15px;
}

#HomePaginacao {
    width: 100%;
    float: left;
    padding: 10px 0px 10px 0px;
}

#HomePaginacaoLeft {
    left: 0px;
    top: 0px;
    width: 100px;
}

#HomePaginacaoCenter {
    left: 100px;
    top: 0px;
    width: 750px;
}

#HomePaginacaoCenter ul li {
    display: inline;
}

#HomePaginacaoRight {
    right: 0px;
    top: 0px;
    text-align: right;
    width: 100px;
}

#HomeExibir {
    float: left;
    margin-top: 4px;
}

.FiltroMarcado {
    padding: 3px;
    margin-right: 3px;
    background: #8AA1BA;
}

.FiltroDesmarcado {
    padding: 3px;
    margin-right: 3px;
    background: #CCCCCC;
}

#HomeArquivos {
    float: left;
}

.BlocoArquivo {
    float: left;
    background: #f6f6f6;
    width: 960px;
}

.BlocoArquivoLeft {
    float: left;
    width: 767px;
    padding: 20px;
}

.BlocoArquivoRight {
    float: right;
    width: 153px;
}

.BlocoArquivoImagem {
    float: left;
    background: #666666;
    width: 162px;
    height: 162;
    margin: 0px 20px 0px 0px;
}

.BlocoArquivoTexto {
    margin-top: 10px;
}

.BlocoArquivoTextoData {
    font-size: 15px;
    color: #8AA0B9;
    margin-bottom: 10px;
}

.BlocoArquivoTextoNome {
    font-size: 15px;
    margin-bottom: 10px;
}

.BlocoArquivoTextoInfo {
    margin-bottom: 10px;
}

.BlocoArquivoTextoDescricao {
    line-height: 18px;
    margin-right: 70px;
}

.Novo {
    padding: 4px;
    background: #8AA1BA;
    margin-left: 5px;
}

.stMarcado {
    padding: 4px;
    background: #8AA1BA;
    margin-left: 5px;
}

.stDesmarcado {
    padding: 4px;
    background: #CCCCCC;
    margin-left: 5px;
}

#ContentLogin {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.LoginFundo {
    background: #8AA1BA url('https://www.quelmar.com.br/GED/_view/_img/login-fundo.jpg') no-repeat center center;
}

#LOGIN_USUARIO { width: 194px; color: #123D6C;}
#LOGIN_SENHA { width: 194px; color: #123D6C;}
#LOGIN_SENHA2 { width: 194px; display: none; }

#LoginBloco {
    top: 0px;
    left: 0px;
    width: 311px;
    height: 360px;
    background: url('https://www.quelmar.com.br/GED/_view/_img/login-bloco.png') no-repeat;
}

.LoginLogo {
    padding-top: 30px;
}

.LoginBloco2 {
    padding-left: 50px;
    width: 215px;
}

.LoginBloco2 input {
    padding: 10px;
    border: 1px inset #fff;
    font-size: 12px;
}

.LoginEnviar {
    padding: 15px;
    background: #195291;
    width: 75px;
    font-weight: bold;
    cursor: pointer;
}

.BotaoTop {
    float: left;
    padding-right: 5px;
}

.BarraBusca {
    float: right;

}

.BarraBusca input {
    width: 115px;
    padding: 9px;
    border: 1px inset #ffffff;
    background: #f4f4f4;
    font-size: 12px;
}

.BarraBusca select {
    width: 86px;
    padding: 8px;
    border: 1px inset #ffffff;
    background: #f4f4f4;
    font-size: 12px;
}

.BuscaCampo {
    float: left;
    margin-left: 5px;
}

#Arquivos {
    float: left;
    width: 940px;
    background: #f6f6f6;
    padding: 10px;
}

.ArquivosLinha1 {
    float: left;
    width: 935px;
    padding: 5px;
}

.ArquivosL1Bloco1 {
    float: left;
}

.ArquivosL1Bloco1 p {
    float: left;
    padding-right: 10px;
}

.ArquivosL1Bloco2 {
    float: right;
}

.ArquivosLinha2 {
    float: left;
    width: 920px;
    padding: 10px;
    background: #ffffff;
    margin-top: 5px;
}

.ArquivosL2Bloco1 {
    float: left;
    width: 650px;
}

.ArquivosL2Bloco2 {
    float: right;
    width: 250px;
}


#ArquivoForm {
    float: left;
    width: 450px;
}

#ArquivoForm p {
    float: left;
}

.FormAjuda {
    float: left;
    padding-top: 15px;
    margin-left: 10px;
}

.FormAjuda2 {
    float: left;
    padding-top: 15px;
}

#ArquivoForm input, #ArquivoForm textarea {
    padding: 15px;
    border: 1px inset #ffffff;
    background: #f4f4f4;
    font-size: 12px;
}

#ArquivoForm textarea {
    width: 404px;
    height: 100px;
}

.ArquivoData {
    float: left;
    width: 196px;
}

.ArquivoTitulo {
    float: left;
    width: 196px;
}

.ArquivoStatus {
    padding: 15px;
    background: #f4f4f4;
    width: 200px;
}


.UsuarioEmpresa {
    float: left;
    width: 276px;
}

.UsuarioNome {
    float: left;
    width: 276px;
}

#ArquivoUsuarios {
    float: right;
    width: 440px;
}

#ArquivoUsuariosPesquisa {
    float: left;
    width: 420px;
    background: #f6f6f6;
    padding: 10px;
}

.ArquivoUsuariosPesquisaP {
    padding: 10px;
}

.ArquivoPesquisaBloco {
    padding: 20px;
    width: 380px;
    background: #fff;
}

.ArquivoPesquisaInput {
    float: left;
    /*background: #f4f4f4 url('https://www.quelmar.com.br/GED/_view/_img/search.png') no-repeat 6px 4px;*/
}

.ArquivoPesquisaBloco input {
    padding: 9px;
    background: #f4f4f4;
    font-size: 12px;
    border: 1px inset #ffffff;
}

#buscarUsuario {
    float: left;
}


.ArquivoBlocoResultado {
    float: left;
    margin-top: 1px;
    padding: 20px;
    width: 380px;
    background: #fff;
}


#ArquivoEnviar {
    float: left;
    border-top: 1px solid #f4f4f4;
    width: 960px;
    padding-top: 20px;
}

#ArquivoEnviar p {
    float: left;
    margin-right: 30px;
}

.TextoObr {
    padding-top: 10px;
}

.AddUserFile {
    float: left;
    padding-right: 10px;
}



#Usuarios {
    float: left;
    width: 940px;
    background: #f6f6f6;
    padding: 10px;
}

.UsuariosLinha1 {
    float: left;
    width: 935px;
    padding: 5px;
}

.UsuariosL1Bloco2 {
    float: right;
}

.UsuariosLinha2 {
    float: left;
    width: 920px;
    padding: 10px;
    background: #ffffff;
    margin-top: 5px;
}

.UsuariosL2Bloco1 {
    float: left;
    width: 650px;
    padding: 10px;
}

.BlocoUsuarioTextoNome {
    font-size: 15px;
    margin-bottom: 10px;
}

.UsuarioStatus {
    padding: 15px;
    background: #f4f4f4;
    width: 130px;
}

.UsuarioClasse {
    padding: 15px;
    background: #f4f4f4;
    width: 200px;
}

#sEMAIL {
    padding: 10px;
    border: 1px inset #fff;
    font-size: 12px;
    background: #f9f9f9;
    width: 240px;
}

#divAlterarSenha input {
    padding: 10px;
    border: 1px inset #fff;
    font-size: 12px;
}

#fASENHA0 { }
#fASENHA1 { display: none; }
#fASENHA { }
#fASENHA2 { display: none; }
#fASENHA3 { }
#fASENHA4 { display: none; }

#fSENHA { }
#fSENHA2 { display: none; }
#fSENHA3 { }
#fSENHA4 { display: none; }
