@charset "UTF-8";

@font-face {
    font-family: "Open Sans";
    src: url("/Fontes/OpenSans-Regular.ttf");
}

a:hover{
    outline: none !important;
}

html{
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
}
body{
    padding: 0;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    background-color: #e7eaed;
    font-family: "Open Sans";
}

#imagemLogoMenu{
    width: 100%;
    height: 50px;
    background-color: #555555;
    padding-top: 10px;
    font-family: "Open Sans"
}

#nomePM{
    font-size: 10pt;
    color: #666666;
    margin-top: 20px;
    float: left;
}

div.arrow {
    width: 6vmin;
    height: 6vmin;
    box-sizing: border-box;
    transform: rotate(-45deg);
}

#cabecalhoMenuLat{
    width: 100%;
    height: auto;
}

#FotoUsuarioOp{
    width: 100%;
    height: 76px;
    background-color: transparent;
}

#ModuloAcesso{
    width: 100%;
    height: 20px;
    background-color: transparent;
    text-align: left;
    padding-left: 5px;
}

#circuloFotoMenu{
    width: 60px; 
    height: 60px; 
    background: #AAAAAA; 
    border-radius: 35px; 
    background-size: 105%;
    background-repeat: no-repeat; 
    margin-left: 5px;
    border: #EEE solid 3px;

}

#esquerdaCirc{
    width: 60%;
    position: relative;
    float: left;
    height: 100%;
    background-color: transparent;
    text-align: left;
    padding-top: 5px;
}

#bemVindo{
    font-size: 8pt;
    color: #DDDDDD;
    margin-bottom: 3px;
    margin-top: 0;
}

#direitaCirc{
    width: 80px;
    position: relative;
    float: left;
    height: 100%;
    background-color: transparent;
}

.tipoUserHere{
    font-size: 10pt;
    color: #AAAAAA;
    font-family: Open Sans;
}


.exclui{
    font-size: 12pt;
}

.SistemaAVCC{
    text-align: center;
    font-size: 12pt;
    color: white;
}

.TelaBotoes{
    height: 100%;
    width: 4%;
    position: fixed;
    float: left;
    background-color: #333333;
    margin-bottom: 4%;
    margin-left: 0;
    transition-delay: 0.2s;
}

#TelaBotoes{
    height: 100%;
    width: 15%;
    float: left;
    background-color: #656565;
    margin-left: 0;
    transition: all 0.2s linear;
    text-align: center;
    position: fixed;
}

.titutoSessao{
    color: #999999;
    text-align: center;
    font-size: 10pt;
    font-family: "Open Sans";
    margin-bottom: 15px;
    margin-top: 10px;
}

.linhaPMenu{
    position: relative;
    background-color: #959595;
    width: 96%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.menuAjustavel{
    border-bottom: #777777 solid 0.5px;
    width: 100%;
    height: auto;
    background-color: transparent;
}

#linha1Menu{
    background-color: #888888;
    font-weight: bold;  
    color: white;
}

.MenuOpcoes:hover{
    background-color: #999999;
    color: white;
}

.linhasControle{
    position: relative;
}

#imageCa{
    width: 80%;
}

#Botoes{
    width: 100%;
    height: 100%;
}

.MenuGeral{
    width: 105%;
    margin: 0;
    padding: 0;
    margin-top: 165px;
    outline:none;
    transition: 0.4s;
    float: right;
    cursor: pointer;
}

#opLinha1{
    color: white;
}

.MenuOpcoes{
    position: relative;
    width: 100%;
    height: 50px;
    background-color: transparent;
    color: #BBBBBB;
    font-family: Open Sans;
    font-size: 11pt;
    border: none;
    font-weight: normal; 
    cursor: pointer;
    outline: none;
    transition: 0.1s;
    text-align: left;
    text-decoration: none;
}

#ajusL{
    margin-top: 55px;
}
#ajusL2{
    margin-top: 55px;
}
#ajusL3{
    margin-top: 130px;
}
#ajusL4{
    margin-top: 95px;
}
#ajusL5{
    margin-top: 95px;
}
#ajusL6{
    margin-top: 55px;
}
#ajusL7{
    margin-top: 95px;
}

li{
    list-style-type: none;
    padding:0;
    overflow: hidden;
    cursor: pointer;
}

.CabecalhoInterno{
    width: 100%;
    height: 45px;
    position: relative;
    float: right;
    margin-top: 0;
    background-color: white;
    border-bottom: white 2px solid;
    color: white;
}

#CentroBotoes{
    width: 100%;
    height: 200px;
}

#ResultadoBotoes{
    width: 100%;
    height: 310px;
    border-radius: 2px;
}

#pesquisar{
    width: 35%;
    height: 40px;
    margin-left: 60%;
    position: absolute;
    margin-top: 15px;
}

#Pesquisa{
    margin-left: 10px;
    width: 70%;
    height: 20px;
    text-transform: uppercase;
    position: relative;
    float: left;
    color:#FFFFFF;
    font-family: "Arial";
    font-size: 10pt;
    border: none;
    border-bottom: #FFFFFF 2px solid;
    background: none;
    outline: none;
}

-ms-input-placeholder{
    color: white;
}

#Interacoes{
    width: 98%;
    height: 250px;
    margin-left: 1%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 4px #DDDDDD;
}

#InteracoesEspMotivacao{
    width: 98%;
    height: auto;
    margin-left: 1%;
    position: relative;
    float: left;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float: left;
}

#Interacoes2{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 4px #DDDDDD;
    margin-bottom: 10px;
}

.Interacoes2{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 4px #DDDDDD;
    margin-bottom: 10px;
}

.InteracoesMotivo{
    width: 98%;
    height: 60%;
    min-height: 250px;
    margin-left: 1%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 4px #DDDDDD;
    text-align: center;

}

.InteracoesGasto{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
}

.InteracoesGastoPacienteDivScroll{
    width: 98%;
    height: 280px;
    margin-left: 1%;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.5);
    overflow-y: auto;
}

.Interacoes3{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
}

#BotaoPesquisa{
    width: 20%;
    height: 20px;
    border: none;
    background: none;
    outline: none;
}

#imagePesquisa{
    width: 50%;
}

.TelaBotaoIndex{
    width: 22%;
    height: 100px;
    position: relative;
    float: left;
    margin-left: 1%;
    border-radius: 2px;
    margin-bottom: 8%;
    background-color: #CCCCCC;
    object-fit: contain;
    overflow: hidden;
}

.direitoBtF{
    background-color: transparent;
    position: relative;
    float: left;
    width: 70%;
    height: 100%;
    text-overflow: ellipsis;
}

.esquerdoBtF{
    text-overflow: ellipsis;
    background-color: transparent;
    position: relative;
    float: left;
    width: 30%;
    height: 100%;
}

label{
    float: bottom;

}

#primeiro{
    width: 98%;
    height: 145px;
    position: relative;
    margin-left: 1%;
    border-radius: 3px;
    transition: 0.1s;
    float: left;
    background-color: transparent;
    padding-top: 10px;
}

#cadastroFundo1{
    margin-left: 4%;
}

#segundo{
    width: 100%;
    height: 400px;
    position: relative;
    margin-left: 3.5%;
    margin-top: 40px;
    margin-bottom: 150px;
    transition: all 0.5s linear;
}

.ImagemBotaoCentral{
    width: 30%;
    position: relative;
    margin-top: -50px;
    float: right;
    opacity: 80%;
    margin-left: 85%;
}

#rodape{
    background-image: linear-gradient(#696969, darkslategray);
    height: 90px;
    width: 100%;
    position: absolute;
    bottom: -80px;
}

.Opcoes{
    padding: 10px;
    background-color: #696969;
    color: white;
}

.Opcoes:hover{
    border-left: 7px solid white;
    transition: 0.2s;
    background-color: #999999;
    color: #333;
    cursor: pointer;
}

.link{
    text-decoration: none;
    color: white;
    font-family: "Open Sans";
    font-size: 12pt;
    display: block;
}

label{
    cursor: pointer;
}

#inserirNo{
    display: none;
}

h1{
    position: absolute;
    margin-top: 4px;
    left: 20px;
    font-family: "Open Sans";
    color: #333333;
}

/*Cadastro Pessoa;*/

#Blocoespaco{
    width: 30px;
    height: 30px;
}

.DadosPessoa{
    padding-top: 20px;
    width: 98%;
    height: auto;
    margin-right: 1%;
    background-color: transparent;
    margin-bottom: 20px;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;

}

.DadosPC{
    width: 98%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.48);
    margin-bottom: 50px;
    border-radius: 2px;

}

.DadosPessoa2{
    width: 98%;
    margin-left: 1%;
    border-spacing: 0;
    text-align: center;
    padding-top: 10px;
}

.DadosAcesso{
    width: 96%;
    margin-left: 2%;
    border-spacing: 0;
    text-align: left;
}

.botoesOpContribuintes{
    width: 30px;
    height: 30px;
    border: none;
    background: transparent;
    margin-bottom: 10px;
}

.ImbotoesOpContribuintes{
    width: 20px;
    margin-top: 3px;
}

#textAjuDis{
    display: block;
}

.DadosPessoa3{
    width: 96%;
    float: right;
    position: relative;
    margin-top: 10px;
    margin-right: 2%;
    background-color: transparent;
    border-radius: 2px;
    overflow: scroll;
}

#fecharPesquisa{
    border: none;
    background: transparent;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    cursor: pointer;
}

#refreshPesquisa{
    border: none;
    background: transparent;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    cursor: pointer;
}

.Dados:hover{
    border: 0.5px #EEEEEE solid;
    cursor: pointer;
}


.tituloInput{
    text-align: left;
    padding-left: 5px;
    padding-bottom: 5px;
}


.Dados:focus{
    border: 0.5px #DDDDDD solid;

}

.Dados:active{
    border: 0.5px #DDDDDD solid; 
}

#NomeContri{
    width: 99%;
}

.Dados{
    height: 30px;
    width: 98%;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #DDD 0.7px solid;
    padding-left: 5px;
}


.DadosOptions{
    height: 30px;
    width: 98%;
    float: left;
    font-size: 11pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.DadosLo{
    height: 30px;
    width: 355px;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
    margin-left: 12.5px;
}
.DadosHosp{
    height: 30px;
    width: 100%;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
}

.DadosProdutoDoa{
    height: 30px;
    width: 100%;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
}

.ControleGastoPaciente{
    border: none;
    border-radius: 2px;
    color: white;
    width: 100px;
    height: 30px;
    background-color: #77DD77;
}

.DadosProdutoGasto{
    width: 100%;
    height: 30px;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    border: #DDDDDD 0.5px solid;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}


.Dados1{
    height: 30px;
    width: 100%;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
}

.Dados2{
    height: 30px;
    width: 100%;
    float: left;
    font-size: 10pt;
    font-family: Open Sans;
    color: dimgrey;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 10px;
    border: #EEEEEE 0.5px solid;
    padding-left: 5px;
}
.tamanhoColuna1{
    width: 15%;
    padding-left: 20px;
}
.tamanhoColuna2{
    width: 35%;
}

.NomeDados{
    font-family: "Open Sans";
    font-size: 14pt;
    color: darkslategray;
    font-weight: normal;
    position: relative;
    float: left;
    margin-top: -3px;
    margin-left: 10px;
}
#nomeHospitaltr{
    margin-top: 20px;
}

#Divisao1{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
}

#Divisao2{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
}

.Divisao3{
    width: 100%;
    height: auto;
    float: right;
}

#DescricaoBloco{
    width: 180px;
    height: 30px;
    background-color: #E9407A;
    position: absolute;
    left: 23%;
    color: #FFFFFF;
    font-size: 14pt;
    font-family: "Open Sans";
    text-align: center;
    border-radius: 7px;
    margin-top: -15px;
}

.endereco1{
    width: 33%;
    height: auto;
    position: relative;
    float: left;
}

.divisao{
    width: 100%;
    height: auto;
    float: right;
    margin-right: 5px;
}

#DescricaoBloco1{
    width: 180px;
    height: 30px;
    background-color: #E9407A;
    position: absolute;
    left: 23%;
    color: #FFFFFF;
    font-size: 14pt;
    font-family: "Open Sans";
    text-align: center;
    border-radius: 7px;
    margin-top: -15px;
}

#TipoVoluntario{
    float: right;
    width: 100%;
}

/*Listagem*/

.PosicionaTelaInicial{
    width: 85%;
    height: auto;
    position: absolute;
    margin-top: 0;
    background-color: rgba(255, 255, 255, 0.48);
    transition: all 0.2s linear;
    margin-left: 15%;
    min-height: 100%;
}

#Listar1{
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}

#imagemArabesco{
    position: absolute;
    width: 40%;
    right: -10px;
    bottom: 0px;
}

#imagemArabesco2{
    position: absolute;
    width: 10%;
    left: 60px;
    bottom: 200px;
}

#Listar{
    width: 84%;
    background-color: rgba(255, 255, 255, 0.48);
    margin-left: 16%;
    transition: 0.2s;
    margin-bottom: 0;
    position: relative;
}

#ListarCADS{
    width: 84%;
    height: 1200px;
    background-color: rgba(255, 255, 255, 0.48);
    margin-left: 16%;
    transition: 0.2s;
    margin-bottom: 0;
    position: relative;

}

#ListarCADS2{
    width: 84%;
    height: 1070px;
    background-color: rgba(255, 255, 255, 0.48);
    margin-left: 16%;
    transition: 0.2s;
    margin-bottom: 0;
    position: relative;

}

#ListarCADSG{
    width: 84%;
    height: 1850px;
    background-color: rgba(255, 255, 255, 0.48);
    margin-left: 16%;
    transition: 0.2s;
    margin-bottom: 0;
    position: relative;

}

#ListarCADSIn{
    width: 84%;
    height: 750px;
    background-color: rgba(255, 255, 255, 0.48);
    margin-left: 16%;
    transition: 0.2s;
    margin-bottom: 0;
    position: relative;

}

#idPessoaCombS{

}

.ListagemGastosPerso{
    width: 98%;
    margin-left: 2%;
    border-spacing: 0;
}

#ListagemVolun{
    width: 100%;
    margin-left: 2%;
    border-spacing: 0;
}

#DataTableListagem{
    width: 100%;
    margin-left: 2%;
    margin-bottom: 60px;
    border-spacing: 0;
    border-radius: 10px;
    margin-top: 200px;
}
.TituloTabela{
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 2%;
}



th{
    background-color: #CCCCCC;
    font-weight: normal;
}

.DadosListar{
    height: 35px;
    font-family: Open Sans;
    font-size: 11pt;
    color: #666666;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

label{
    font-family: Open Sans;
    color: #666666;
}

#imagensEmiss{
    float: left;
}

.DadosListarGasto{
    width: 15%;
    max-width: 15%;
    height: auto;
    font-family: Open Sans;
    font-size: 11pt;
    color: #666666;
    text-align: center;
    background-color: transparent;
}

.DadosListarGasto2{
    width: 30%;
    min-width: 30%;
    height: auto;
    font-family: Open Sans;
    font-size: 11pt;
    color: #666666;
    text-align: center;
    background-color: transparent; 
}

.DadosListarGasto3{
    width: 10%;
    min-width: 30%;
    height: auto;
    font-family: Open Sans;
    font-size: 11pt;
    color: #666666;
    text-align: center;
    background-color: transparent; 
}

#codigoListarGastoEsp{
    background-color: white;
    caption-side: top;
    text-align: center;
    font-size: 12pt;
    border: 1px solid #DDDDDD;
    height: 30px;
    padding-top: 2px;
}

.List{
    color: #777777;
    font-family: Open Sans;
    height: 40px;
    text-align: center;
    background-color: transparent !important;
    padding-top: 10px;
    font-weight: bold;
    border-top: 1px solid #DDDDDD
}

.NovoListar{
    width: 31.4%;;
    margin-top: 50px;
    margin-bottom: 50px;
    height: 50px;
    border: none;
}

nav{
    margin-left: 5%;
}

.BotaoList{
    width: 100%;
    height: 25px;
    position: relative;
    float: left;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: transparent;
    color: #FA2D2D;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
}

.BotaoList3{
    width: 100%;
    height: 25px;
    position: relative;
    float: left;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: transparent;
    color: #FF8C00;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
}

.BotaoListExpandido{
    width: 100%;
    height: 25px;
    position: relative;
    float: left;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: transparent;
    color: #FA2D2D;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
}

.BotaoListExpandidoRE{
    width: 30%;
    height: 25px;
    position: relative;
    float: right;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: #FF6961;
    color: white;
    text-align: right;
    padding-right: 10px;
    margin-right: 1%;
    margin-left: 1%;
}


.BotaoListExpandidoAP{
    width: 30%;
    height: 25px;
    position: relative;
    float: right;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: #00FF7F;
    color: white;
    text-align: right;
    padding-right: 10px;
    margin-right: 1%;
    margin-left: 1%;
}

.BotaoListExpandidoAL{
    width: 30%;
    height: 25px;
    position: relative;
    float: right;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: #fefd71;
    color: white;
    text-align: right;
    padding-right: 10px;
    margin-right: 1%;
    margin-left: 1%;
}

.BotaoListExpandido2{
    width: 100%;
    height: 25px;
    position: relative;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: transparent;
    color: #03D730;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
}

.BotaoListExpandido2:hover{
    color: black;
    transition: 0.2s;
    cursor: pointer;
}


.BotaoList2{
    width: 100%;
    height: 25px;
    position: relative;
    border: none;
    border-radius: 2px;
    font-family: Open Sans;
    background-color: transparent;
    color: #03D730;
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
}

.BotaoList2:hover{
    color: black;
    transition: 0.2s;
    cursor: pointer;
}
.BotaoList3:hover{
    color:black;
    transition: 0.2s;
    cursor: pointer;
}
.BotaoList:hover{
    transition: 0.2s;
    color: black;
    cursor: pointer;
}

h4{
    font-family: Open Sans;
    font-size: 14pt;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    color: #666666;
}

#contorno{
    width: 80%;
    height: 100px;
    float: right;
    position: relative;
}
.PersonaInst{
    color: white;
    height: 30px;
}

#pacienteFlutuante{
    width: 20px;
}
.pacienteAjudaCheck{
    width: 60px;
    margin-top: -90px;
}

.nomeOpcoesAjuda{
    font-size: 12pt;
    float: left;
    margin-top: 0px;
}

.TamanhoAlter{
    width: 5%;
}

.tamanhoPTh1{
    width: 15%; 
    height: 30px;
    font-family: Open Sans;
    font-size: 11pt;
    color: #444444;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

.tamanhoPTh2{
    width: 45%; 
    height: 30px;
    font-family: Open Sans;
    font-size: 11pt;
    color: #444444;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

.tamanhoPTh3{
    width: 15%;
    height: 30px;
    font-family: Open Sans;
    font-size: 11pt;
    color: #444444;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

.tamanhoPTh4{
    width: 15%; 
    height: 30px;
    font-family: Open Sans;
    font-size: 11pt;
    color: #444444;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}



.tamanhoTh1{
    width: 15%;  
}

.tamanhoTh2{
    width: 45%; 
}

.tamanhoTh3{
    width: 15%;  
}

.tamanhoTh4{
    width: 15%;  
}

.tamanhoTh5{
    width: 50%;  
}

.tamanhoTh6{
    width: 25%;  
}

.tamanhoTh7{
    width: 30%;  
}


#receberVisitas{
    width: 20px;
}

#funcaoExercida{
}

#divisao4{
    width: 40%;
}

.TituloCadastro{
    font-size: 20pt;
    color: #333333;
    font-family: "Open Sans";
    position: absolute;
    margin-left: -25%;
}
tr{
    width: 100%;
}

.TituloCadastro2{
    font-size: 16pt;
    color: #777777;
    font-family: "Open Sans";
    position: relative;
    margin-bottom: 2px;
    text-align: center;
    align-content: center;
}

.TituloCadastroTest{
    font-size: 14pt;
    color: #333333;
    font-family: "Open Sans";
    position: relative;
    float: left;
    margin-bottom: 2px;
}

.tituloPopUp{
    font-size: 14pt;
    color: #333333;
    font-family: "Open Sans";
    position: relative;
}

.tituloPopUp2{
    font-size: 14pt;
    color: #333333;
    font-family: "Open Sans";
    position: relative;
    margin-bottom: 0;
}

.TituloCadastro3{
    font-size: 14pt;
    color: #333333;
    font-family: "Open Sans";
    position: relative;
    float: left;
    margin-bottom: 2px;
    text-align: center;
}

#divisao5{
    width: 50%;
}

#divisao6{
    width: 50%;
}

#funcaoFuncionario{
    float: right;
    height: 30px;
    width: 40%;
}

#ajuda1{
    margin-left: 20%;
}
.NomeDados{
    font-family: "Open Sans";
    font-size: 14pt;
    color: darkslategray;
    font-weight: normal;
    position: relative;
    float: left;
    margin-top: -3px;
    margin-left: 10px;
}

#idHospital{
    width: 100%;
    float: right;
}

#tipoVolun{
    width: 70%;
}

.div1{
    position: relative;
    float: left;
    width: 20%;
    margin-left:1%;
}

.div2{
    position: relative;
    float: left;
    width: 25%;
    margin-left:1%;
}

.div3{
    position: relative;
    float: left;
    width: 45%;
    margin-left:1%;
}

.div4{
    position: relative;
    float: left;
    width: 36%;
    margin-left:1%;
}

.div5{
    position: relative;
    float: left;
    width: 34%;
    margin-left:1%;
}

.div6{
    position: relative;
    float: left;
    width: 20%;
    margin-left:1%;
}

.div7{
    position: relative;
    float: left;
    width: 49%;
    margin-left:1%;
}

.div8{
    position: relative;
    float: left;
    width: 49%;
    margin-left:1%;
}

#div9{
    position: relative;
    float: left;
    width: 45%;
    margin-left:1%;
}

#div10{
    position: relative;
    float: left;
    width: 50%;
    margin-left:1%;
}

.div11{
    position: relative;
    float: left;
    width: 54%;
    margin-left:1%;
}

#div12{
    position: relative;
    float: left;
    width: 100%;
    margin-left:2%;
}
.div13{
    position: relative;
    float: left;
    width: 30%;
    margin-left:1%;  
}

.TipOption{
    height: 60px;
}

h3{
    font-family: "Open Sans";
    font-size: 12pt;
    font-weight: normal;
    color: #656565;
    margin-bottom: 1px;
    margin-top: 0;
}

.TabelaCadastro{
    width: 98%;
    margin-left: 1%;
    position: relative;
    background-color: transparent;
}
#nomePessoaC{
    margin-left: 30%;
}

.popUpLanca{
    width: 40%;
    height: 100px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;  
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 0;
}

.popUpLanca2{
    width: 40%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;  
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 0;
}

.BotaoPopUpL{
    width: 100px; 
    height: 30px;
    margin-top: 10px;
    border: none;
    color: #666;
    font-family: "Open Sans";
}

.BotaoPopUpL2{
    width: 100px; 
    height: 30px;
    margin-top: 10px;
    border: none;
    color: #666;
    font-family: "Open Sans";
}


.BotaoPopUpL:hover{
    background-color: #9be52a;
    color:white;
}

.BotaoPopUpL2:hover{
    background-color: red;
    color:white;
}

#Detalhe1{
    margin-left: 5%;
}
#Detalhe2{
    margin-left: 5%;
}
#Detalhe3{
    margin-left: 5%;
}
#Detalhe4{
    margin-left: 5%;
}
.CadastrosLimpar2{
    width: 25%;
    height: 35px;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 20px;
    border: none;
    font-family: Open Sans;
    font-size: 12pt;
    outline: none;
    background-color: #ff7e8c;
    color: white;
    border-radius: 2px;
}

.Imprensao{
    width: 20%;
    height: 35px;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 20px;
    border: none;
    font-family: Open Sans;
    font-size: 12pt;
    outline: none;
    background-color: #ff7e8c;
    color: white;
    border-radius: 2px;
}

.CadastrosLimparBotMenor{
    width: 120px;
    height: 30px;
    margin-bottom: 10px;
    border: none;
    font-family: Open Sans;
    font-size: 10pt;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
}

.funcaoAprov{
    font-size: 11pt;
    color: #333333;
    font-family: "Open Sans";
    text-align: left;
}

.LimparGastoAjuda{
    width: 20%;
    height: 25px;
    margin-left: 1%;
    margin-top: 3%;
    margin-bottom: 20px;
    border: none;
    font-family: Open Sans;
    font-size: 12pt;
    outline: none;
    background-color: #BA0C30;
    color: white;
    border-radius: 2px;
}

.LimparGastoAjuda3{
    width: 20%;
    height: 25px;
    margin-left: 1%;
    margin-top: 3%;
    margin-bottom: 20px;
    border: none;
    font-family: Open Sans;
    font-size: 12pt;
    outline: none;
    background-color: #BA0C30;
    color: white;
    border-radius: 2px;
}

#CadastrarList{
    width: 80%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.48);
    position: absolute;
    margin-left: 19%;
    margin-top: 1%;
    transition: 0.2s;
}

#BlocoCadastro{
    background-color: white;
}

#Flutu{
    display: block;
}

.selecao:nth-child(even) {
    background: #FFF;
}

.selecao:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}

.selecaoS1:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.FundoCopyLo{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center; 
}

.selecaoS1:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}

.selecaoS2:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoS2:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoS2:hover{
    background-color: #DDDDDD;
}

.selecaoS2{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.LinhaOpcaoAjuda{
    height: 30px;
    font-size: 12px;
    color: #777777;
    font-family: "open sans"
}

.LinhaOpcaoAjuda:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.LinhaOpcaoAjuda:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.LinhaOpcaoAjuda:hover{
    background-color: #DDDDDD;
}

.selecaoGastoPaciente:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoGastoPaciente:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoGastoPaciente:hover{
    background-color: #DDDDDD;
}

.selecaoGastoPaciente{
    height: 30px;
    font-size: 10pt;
    color: #777777;
    font-family: "open sans"
}

.PesquisasSelecaoOnclick:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.PesquisasSelecaoOnclick:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.PesquisasSelecaoOnclickhover{
    background-color: #DDDDDD;
}

.PesquisasSelecaoOnclick{
    height: 30px;
    font-size: 10pt;
    color: #777777;
    font-family: "open sans"
}

.selecaoGS:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoGS:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoGS:hover{
    background-color: #cccccc;
}

.selecaoGS{
    height: 30px;
    font-size: 10pt;
    color: #777777;
    font-family: "open sans"

}

.selecaoTA:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoTA:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoTA:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.selecaoTA{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.selecaoPAC:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoPAC:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoPAC:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.selecaoPAC{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.selecaoSPr:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoSPr:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoSPr:hover{
    background-color: #DDDDDD;
}

.selecaoSPr{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.OpcaoSELIns:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.OpcaoSELIns:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.OpcaoSELIns:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.OpcaoSELIns{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.selecaoS3:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoS3:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoS3:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.selecaoS3{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.selecaoAP:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoAP:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoAP:hover{
    background-color: #cccccc;
    cursor: pointer;
}
.tM{
    height: 40px;
    font-size: 12pt;
    font-family: "Open Sans";
    color: #444444;   
}

#tM{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 30px;
    background-color: #A50404;
}

#tM3{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 30px;
    background-color: #A50404;
}

.selecaoAP{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}


.selecaoProdutosVend:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecaoProdutosVend:nth-child(odd) {
    background: #EEE;
    border: 1px solid #777777;
}
.selecaoProdutosVend:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.selecaoProdutosVend{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans"
}

.ListaMontagemGasto:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.ListaMontagemGasto:nth-child(odd) {background: #EEE}

.ListaMontagemGasto:hover{
    background-color: #DDDDDD;
    cursor: pointer;
}

.ListaMontagemGasto:enabled{
    background-color: #DDDDDD;
}

.ListaMontagemGasto{
    height: 25px; 
    text-align: left;
}

.dadosForma{
    border-bottom: 1px dashed #CCCCCC;  
}

.dadosForma2{
    border-bottom: 1px dashed #CCCCCC;  
}

.AplicacaoForma:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}
.AplicacaoForma:nth-child(odd) {
    background: #EEE;
    border: 0.5px solid #777777;
}
.AplicacaoForma{
    color: #666666;
    height: 30px;
    font-size: 12pt;
    text-align: center;
}

.AplicacaoForma:hover{
    background-color: rgba(228, 57, 57, 0.5);
    cursor: pointer;
    color: white;
}

.AplicacaoForma2:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}
.AplicacaoForma2:nth-child(odd) {
    background: #EEE;
    border: 0.5px solid #777777;
}
.AplicacaoForma2{
    color: #666666;
    height: 30px;
    font-size: 12pt;
    text-align: center;
}

.AplicacaoForma2:hover{
    background-color: rgba(228, 57, 57, 0.5);
    cursor: pointer;
    color: white;
}

.AplicacaoEscolha:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}
.AplicacaoEscolha:nth-child(odd) {
    background: #EEE;
    border: 0.5px solid #777777;
}
.AplicacaoEscolha{
    color: #666666;
    height: 30px;
    font-size: 12pt;
    text-align: center;
}

.AplicacaoEscolha:hover{
    background-color: rgba(228, 57, 57, 0.5);
    cursor: pointer;
    color: white;
}

.AplicacaoEscolha1:nth-child(even) {background: #FFF}
.AplicacaoEscolha1:nth-child(odd) {background: #EEE}

.AplicacaoEscolha1{
    color: #666666;
    height: 30px;
    font-size: 12pt;
    text-align: center;
}

.AplicacaoEscolha1:hover{
    background-color: rgba(228, 57, 57, 0.5);
    cursor: pointer;
    color: white;
}

.AplicacaoEscolha1:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.AplicacaoEscolha2:nth-child(even) {background: #FFF}
.AplicacaoEscolha2:nth-child(odd) {background: #EEE}
.AplicacaoEscolha2{
    color: #666666;
    height: 30px;
    font-size: 12pt;
    text-align: center;
}

.tdVendaDoted{
    border-bottom: 1px #999999 dashed;
}

.AplicacaoEscolha2:hover{
    background-color: rgba(228, 57, 57, 0.5);
    cursor: pointer;
    color: white;
}

.AplicacaoEscolha2:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.selecao:hover{
    background-color: #DDDDDD;
}

.selecaoS1:hover{
    background-color: #cccccc;
    cursor: pointer;
}

.selecao:enabled{
    background-color: #cccccc;
}

.selecao{
    border-bottom: 1px #D5D5D5 solid;
}

.cabecalhoTabelaVenda{
    display: fixed;
}

.TdValor{
    text-align: right;
    padding-right: 15px;
}

.selecao1:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecao1:nth-child(odd) {background: #EEE}

.selecao1:hover{
    background-color: #DDDDDD;
    cursor: pointer;
}

.selecao1:enabled{
    background-color: #DDDDDD;
}

.selecao1{
    height: 25px;
    font-size: 10pt;
}

.tabelaVisulizacaoOp{
    border-bottom: 1px solid #DDDDDD;
}

.selecao2:nth-child(even) {
    background-color: #FFF;
    border: 0.5px solid #777777;
}

.selecao2:nth-child(odd) {background-color: #EEE}

.selecao2:hover{
    background-color: #DDDDDD;
    cursor: pointer;
}

.selecao3:nth-child(even) {
    background: #FFF;
    border: 0.5px solid #777777;
}

.selecao3:nth-child(odd) {background: #EEE}

.selecao3:hover{
    background-color: #DDDDDD;
    cursor: pointer;
}

.TabelaContri:nth-child(even) {background: #FFF}

.TabelaContri:nth-child(odd) {background: #EEE}

.TabelaContri:hover{
    background-color: #DDDDDD;
    cursor: pointer;
}

#dadosUsuario{
    position: absolute;
    width: 90%;
    margin-top: 5px;
    background-color: transparent;
}

.circle { 
    width: 30px; 
    height: 30px; 
    background: #FFFFFF; 
    border-radius: 15px; 
    margin-top: 10px;
    margin-left: 10px;
    display: flex;
    float: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#circuloLogaut{
    width: 80%;
}

#tipoAjudaRegula{
    margin-left: 22%;
}

a 
{ 
    text-decoration:none;
    border-color: inherit; 
    -webkit-box-shadow: none; 
    box-shadow: none;
    outline: none;
} 

#buttonPacienteEsp{
    margin-left: 2.5%;   
}

#EspBotEmi{
    margin-left: 3%;  
}

.espacoBotoesRegula{
    position: relative;
    float: left;
    width: 100%;
    height: 5px;
}

.OpcaoCadastro{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

.OpcaoCadastro:hover{
    color: white;
    cursor: pointer;
}

.OpcaoEmissao{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

.OpcaoEmissao:hover{
    color: white;
    cursor: pointer;
}

.OpcaoEmissao2{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

.OpcaoEmissao2:hover{
    color: white;
    cursor: pointer;
}

.OpcaoDoacao{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

#liberCamponst{
    margin-left: 26%;
}

#Detalhe18{
    margin-left: 26%;
}


.OpcaoBotoes{
    width: 18%;
    height: 30px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

.OpcaoBotoes:hover{
    color: white;
    cursor: pointer;
}

.OpcaoDoacao:hover{
    color: white;
    cursor: pointer;
}

.OpcaoLancamento{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
}

.OpcaoLancamento:hover{
    color: white;
    cursor: pointer;
}

.OpcaoOutros{
    width: 18%;
    height: 40px;
    margin-left: 1%;
    border-radius: 3px;
    border:none;
    transition: 0.5s;
    cursor: pointer;
    background-color: transparent;
    font-size: 12pt;
    color: #666666;
    outline: none;
}

.SusCanPacienteAjuda{
    width: 20px;
}

#fechaDD{
    background-color: #A50404;
    color: white;
    font-size: 12pt;
    height: 25px;
    width: 150px;
    border: none;
    margin-top: 10px;
}

.OpcaoOutros:hover{
    color: white;
    cursor: pointer;
}

#ProdutoDoa{
    margin-left: 11%;
}

#ProdutoDoa2{
    margin-left: 11%;
}

#StatusPac{
    margin-left: 10%;
}

#BotoesCadastro{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}


#BotoesDoacoes{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

#BotoesEmissoes{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

#BotoesAniversario{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

#BotoesAjuda{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

#BotoesInformacoes{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

#BotoesLancamentos{
    display: none;
    background-color: rgba(240, 240, 240, 0.5);
    margin-top: 10px;
    height: 190px;
    width: 98%;
    margin-left: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #DDDDDD;
}

@-webkit-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; } 
}

@-moz-keyframes fadeIn {
    0% { opacity: 0;}
    100% { opacity: 1; }
}

@-o-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

.fadeIn {
    -webkit-animation: fadeIn 1s ease-in-out;
    -moz-animation: fadeIn 1s ease-in-out;
    -o-animation: fadeIn 1s ease-in-out;
    animation: fadeIn 1s ease-in-out;
}

.ImgInicioMenu{
    width: 100%;
    object-fit: contain;
    margin-top: 5px;
}

.fundo{
    margin-top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
}

.temaBotao{
    font-family: Open Sans;
    color: white;
    font-size: 16pt;
    margin-left: 7%;
    cursor: pointer;
    overflow: hidden;
    margin-top: 20px;
}

#menuImage{
    width: 35px;
    z-index: 3;
    position: fixed;
    margin-left: 15%;
    transition: all 0.15s linear;
}

.ListaMenuOpcoes{
    width: 100%;
    height: 30px;
    border: none;
    font-family: Open Sans;
    font-size: 10pt;
    text-align: left;
    background-color: transparent;
    color: #DDDDDD;
    padding-left: 30px;
    border-bottom: #777777 solid 0.5px;
    border-top: #777777 solid 0.5px;
    text-overflow: ellipsis;
}
.ListaMenuOpcoes:hover{
    background-color: #ff9a8f;
    cursor: pointer;
    font-weight: bold;
    color: white;
}

#ListaMenu1{
    display: none;
}

#ListaMenu2{
    display: none;
}

#ListaMenu3{
    display: none;
}

#ListaMenu4{
    display: none;
}

#ListaMenu5{
    display: none;
}

#ListaMenu6{
    display: none;
}


a{
    text-decoration: none;
    color: inherit;
}

button{
    outline: none;
}

.ImagemMenuL{
    float: left;
    width: 8%;
    margin-right: 15px;
    margin-left: 10px;
}



.ImagemMenuL4{
    float: right;
    margin-right: 20px;
    width: 5%;
    margin-top: 3px;
}

.BarraOpcoes{
    z-index: 1;
    position: fixed;
    width: 5%;
    height: 100%;
    background-color: #333333;
    margin-left: -5%;
    transition: 0.2s linear all;
}

.OpcoesBarraP{
    height: 45px;
    width: 100%;
    border: none;
    outline: none;
    overflow: hidden;
}

.OpcoesBarraP:hover{
    width: 103%;
    cursor: pointer;
}

#Opcao1{
    background-color: #f6195f;
    margin-top: 150px;
}

#Opcao2{
    background-color: #f52b6c;
}

#Opcao3{
    background-color: #f5457d; 
}

#Opcao4{
    background-color: #f25b8b;
}

#Opcao5{
    background-color: #fb98b7;

}

.dadosLevantadosAvcc{
    width: 32%;
    height: 60px;
    margin-left: 1%;
    background-color: #C50404;
    color: white;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 1px 1px 4px #BBBBBB;
    display: flex;
    float: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 12pt;
}

#BlocosMenuInicio1{
    width: 50px;
    height: 100%;
    position: relative;
    display: flex;
    float: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#BlocosMenuInicio2{
    width: auto;
    height: 100%;
    position: relative;
    display: block;
    float: left;
}

.DadosInicioLog3{
    width: 15%;
    height: 100%;
    background: transparent;
    position: relative;
    display: block;
    float: left;
    text-overflow: ellipsis;
    display: flex;
    float: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.DadosInicioLog2{
    width: 50%;
    height: 100%;
    background: transparent;
    position: relative;
    display: block;
    float: left;
    padding-bottom: 30px;
    text-overflow: ellipsis;
    text-align: center;
}

.DadosInicioLog{
    width: 35%;
    height: 100%;
    background: transparent;
    position: relative;
    display: block;
    float: left;
    text-overflow: ellipsis;
}

#imagemMenuBarra{
    width: 20px;
}

#imagemMenuBarra2{
    width: 25px;
}

#imagemMenuBarra3{
    width: 10px;
    margin-top: 22px;
}

.imagemMenuBarra4{
    width: 17px;
}

#BlocosMenuInicio3{
    height: 100%;
    width: 50px;
    position: relative;
    display: block;
    float: right;
    border-left: 1px solid #CCCCCC;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#BlocosMenuInicio4{
    height: 100%;
    width: 50px;
    position: relative;
    display: block;
    float: right;
    border-left: 1px solid #CCCCCC;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#BlocosMenuInicio5{
    width: 150px;
    height: 100%;
    position: relative;
    display: block;
    float: right;
    border-left: 1px solid #CCCCCC;
    cursor: pointer;
}

.Cabecalho{
    width: 85%;
    height: 50px;
    position: fixed;
    z-index: 2;
    margin-top: 0;
    transition: all 0.2s linear;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #DDDDDD;
}

.BotaoOP{
    width: 100%;
    font-size: 12pt;
    border: none;
    background: transparent;
    float: left;
    color: #777777;
    text-align: left;
    margin-bottom: 5px;
}
.BotaoOP:hover{
    color: #A50404;
    cursor: pointer;
}

.imgOpcoesSai{
    width: 15%;
    margin-right: 10px;
}

.DadosVolunAcesso{
    margin: 0 auto; 
    background: #FFF;
    font-family: 'open sans';
    font-size: 0.85em;
    line-height: 1.6em;  
    border-radius: 2px;
    width: 150px;
    height: auto;
    color: #444444;
    padding: 10px;
    position: fixed;
    margin-top: 55px;
    z-index: 100;
    right: 10px;
    display: none;
    border: 1px solid #CCCCCC;
    text-align: center;
}

.DadosVolunAcesso:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    top: -7px;
    left: 69%;
}

.ImagemMenuL1{
    width: 50%;
}

.ImagemMenuL2{
    width: 20%;
    float: left;
}

#Regulagem{
    width: 95%;
    height: auto;
    position: relative;
}

#DivisoriaCabecalho{
    width: 2%;
    margin-top: 10px;
    position: relative;
    display: block;
    float: left;
    margin-left: 90%;
}

#DivisoriaCabecalho1{
    width: 2.5%;
    margin-top: 6px;
    position: absolute;
    display: block;
    float: left;
    margin-left: 1.5%;
}

#CepPaciente{
    display: none;
}

#Controle{
    display: none;
    margin-left: -10px;
}

.Menu{
    display: none;
}

.imagensFormulario{
    margin-top: -1.5%;
    float: left;
    position: relative;
    width: 4%;
}

.imagensFormulario2{
    float: left;
    position: relative;
    width: 12%;
    margin-left: 15px;
}

.TituloFormulario{
    width: 20%;
    height: 25px;
    margin-left: 5%;
    background-color: #ff7e8c;
    border-radius: 2px;
    text-align: center;
    color: white;

}

#CirculoInforma{
    width: 10%;
    height: auto;
    position: relative;
    display: block;
    float: left;
    padding-left: 20px;
}

#orientacaoCadas{
    margin-top: 20px;
    margin-bottom: 2%;
    margin-left: 1%;
    float: left;
    width: 98%;
    height: auto;
    border-bottom: #AAAAAA solid  1px;
}


#RegCad{
    margin-top: 20px;
    margin-bottom: 2%;
    position: relative;
    width: 100%;
    height: auto;
}
.Avisos{
    width: 85%;
    border-radius: 2px;
    height: 150px;
    background-color: transparent;
    position: relative;
    height: auto;
    position: relative;
    display: block;
    float: left;

}

.Inform{
    color: #777777;
    font-family: Open Sans;
    margin-left: 10px;
}

.Inform2{
    color: #F21E1E;
    font-family: Open Sans;
    margin-left: 10px;
    text-align: center;
    z-index: 20000;
    position: absolute;
}

.ImagemInicioForm{
    width: 65px;
}

.ImagemInicioForm2{
    width: 10%;
    float: left;
    position: relative;
}



#certificadoVoluntario{
    width: 20px;
}

.ImagemFormularioConfirma{
    width: 18px;
    position: relative;
    margin: 0 auto 0 auto;
    display: block;
    position: relative;
}

.ImagemFormularioConfirmaBotMenor{
    width: 14px;
    position: relative;
    margin: auto auto auto auto;
    display: block;
    position: relative;
}

.ImagemFormularioConfirmaList{
    width: 10%;
    float: left;
    position: relative;
    margin-left: 4%;
    margin-top: 5%;
}

.ImagemFormularioConfirmaList2{
    width: 15%;
    float: left;
    position: relative;
    margin-left: 4%;
    margin-top: 5%;
}

#CentralBotoesform3{
    background-color: #E9407A;
}

#FimPagina{
    position: absolute;
    margin-left: 20%;
    width: 80%;
}

thead{
    border-top-left-radius: 10px;
}

.textGasto{
    font-size: 13pt;
}

.tituloGastoPaciente{
    font-family: "Open Sans";
    font-size: 12pt;
    border: none;
    float: left;
    width: 15%;
    text-align: center;
    color: #959595;
    text-overflow: ellipsis;
}

#tituloGastoPaciente2{
    width: 10%;
}

#tituloGastoPaciente3{
    width: 28.5%;
}


.codigoListar{
    min-width: 10%;
    font-family: "Open Sans";
    font-size: 11pt;
    text-align: center;
    border: none;
}

#cabecalhoGastoP{
    width: 30%;
    min-width: 30%;
    font-family: "Open Sans";
    font-size: 11pt;
    text-align: center;
    border: none;
}

#AjudaListar{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

tr{
    cursor: pointer;
}

.fundoOpcoesSelect{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    position: fixed;
}

#fundoEscuro{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 300;
    position: fixed;
}

#fundosCadastrosCofre{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 300;
    position: fixed;
}

#fundosCadastrosPeruca{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 300;
    position: fixed;
}

#fundoEscuroAlt{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 400;
    position: fixed;
}

#fundoEscuro2{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 500;
    position: fixed;
}

#nome{
    width: 90%;
}

#fundoEscuro3{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 600;
    position: fixed;
    padding-bottom: 100px;
}

#fundoEscuroPacGast{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 600;
    position: fixed;
    padding-bottom: 100px;
}

.FundoPerson{
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 600;
    position: fixed;
    padding-bottom: 100px;
}




#pacienteFlutuante:checked ~ #cepPaciente{
    display: block;
}

#descFormacao{
    width: 100%;
    float: right;
}

#sitPaciente{
    margin-top: 20px;
    width: 100%;
    float: right;
}

#justificativaUsuario{
    margin-top: 20px;
    width: 100%;
    float: right;
}

#descAjuda{
    width: 100%;
    float: right;
}

#tamTR{
    width: 100%;
}

#descTipoGastoPaciente{
    margin-top: 20px;
    width: 100%;
    float: right;
}
#descFormacao2{
    font-size: 11pt;
    margin-bottom: 5px
}

#PacienteRhPeruca{
    width: 20px;
}

.DescInputsQuadro{
    font-size: 11pt;
    margin-bottom: 5px
}

#opGasto2{
    margin-left: 40px;
}

.descProdutoDoa{
    float: left;
}


#divCadastro{
    width: 40%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}

.divCadastro{
    width: 40%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;

}


.selecaoS1{
    height: 25px;
    font-size: 14px;
    color: #777777;
    font-family: "open sans";
    border-bottom: 1px #D5D5D5 solid;
}

::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
::-webkit-scrollbar-thumb {
    background: #D70404;
}

.RegScr{
    height: 30px;
    color: white;
}

#divCadastro2{
    width: 40%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}

#fecharJanela{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#divCadastroEsp{
    width: 40%;
    height: auto;
    margin-left: 30%;
    margin-right: 30%;
    border-radius: 2px;
    background-color: #ffffff;
    margin-top: -10%;
}

#divCadastroI{
    width: 40%;
    height: auto;
    margin-left: 30%;
    margin-right: 30%;
    border-radius: 2px;
    margin-top: 5%;
    background-color: #EEEEEE;
}

.divCadastroVenda{
    width: 60%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}

#divCadastro3{
    width: 80%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}
#divCadastro4{
    width: 80%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}

#divCadastro5{
    width: 60%;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}


.regulagem{
    width: 60%;
    height: auto;
    position: relative;
    margin-left: 20%;
    float: left;
}

.regulagemGr{
    width: 45%;
    height: auto;
    position: relative;
    margin-left: 4.5%;
    margin-bottom: 5%;
    float: left;
}
.regulagemGr2{
    width: 45%;
    height: auto;
    position: relative;
    margin-left: 1%;
    margin-bottom: 5%;
    float: left;
}



.Grafico1{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico2{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico3{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico4{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico5{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico6{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico7{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico8{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico9{
    border-radius: 2px;
    margin-bottom: 4%;
}

.Grafico10{
    border-radius: 2px;
    margin-bottom: 4%;
}

.TituloGrafico{
    position: relative;
    font-size: 16pt;
}

.nomeCadHospital{
    float: left;
    font-size: 11pt;
    margin-bottom: 0;
}
.tamanhoInform{
    width: 100%;
}

#Resposta{
    width: 70%;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.48);
    margin-bottom: 20px;
    float: right;
    position: relative;
}

#respostaDesc{
    display: block;
    width: 97%;
    align-content: center;
    height: 40px;
    position: relative;
    margin-top: 2%;
}

#fundoLogin1{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 600px 600px;
    border-color: transparent transparent rgba(255, 255, 255, 0.30) transparent;
    bottom: 0px;
    right: 0px;
    position: fixed;
}
#fundoLogin4{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 500px 500px;
    border-color: transparent transparent rgba(255, 255, 255, 0.30) transparent;
    position: fixed;
    z-index: 2;
    bottom: 0px;
    right: 0px;

}
#fundoLogin2{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 600px 600px 0 0;
    border-color: rgba(255, 255, 255, 0.30) transparent transparent transparent;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
}
#fundoLogin3{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 500px 500px 0 0;
    border-color: rgba(255, 255, 255, 0.30) transparent transparent transparent;
    position: absolute;
    z-index: 2;

}
#execute{
    width: 380px;
    height: 520px;
    border-radius: 2px;
    position: absolute;
    z-index: 5;
    background-color: rgba(255, 255, 255, 1);
}

#execute2{
     width: 380px;
    height: 520px;
    border-radius: 2px;
    position: absolute;
    z-index: 5;
    background-color: #DDDDDD;
    align-content: center;
}

.fundoCima{
    width: 380px;
    height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.imagemLogin{
    width: 30%;
    margin-top: 15px;
}
.imagemLogin4{
    width: 100px;
}

#conteudoLogin{
    width: 100%;
    height: auto;
    margin-top: 0;
    position: fixed;
}
.fundoMeio{
    width: 380px;
    height: 160px;
    position: relative;
}
#loginUsuario{
    width: 355px;
    height: 40px;
    font-family: Open Sans;
    font-size: 12pt;
}
#tipoUsuario{
    width: 355px;
    height: 40px;
    font-family: Open Sans;
    font-size: 12pt;
}
#senhaUsuario{
    width: 355px;
    height: 40px;
    font-family: Open Sans;
    font-size: 12pt;
}

#loginNovo{
    width: 90%;
    height: 35px;
    font-family: Open Sans;
    font-size: 12pt;
}
#senhaNovo{
    width: 90%;
    height: 35px;
    font-family: Open Sans;
    font-size: 12pt;
}
#confirmaNovo{
    width: 90%;
    height: 35px;
    font-family: Open Sans;
    font-size: 12pt;
}
#cpfNovo{
    width: 90%;
    height: 35px;
    font-family: Open Sans;
    font-size: 12pt;
}

#ConfirmaEntrar{
    width: 355px;
    height: 35px;
    margin-left: 0;
    margin-top: 20px;
    border: none;
    border-radius: 2px;
    color: white;
    background-color: #A50404;
    font-size: 12pt;
    font-family: Open Sans;
}

#SelecionarAcesso{
    width: 90%;
    height: 29px;
    border: none;
    position: relative;
    margin-top: 0;
}

#fundoLoginPri{
    background-image: url(../imagens/ImagensSistema/FundoAVCC4.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 300;
    position: fixed;
}

#fimMenu{
    position: relative;
    width: 100%;
    background-color: #DDDDDD;
    height: 30px;
    text-align: center;
    float: left;
}

.copy{
    margin-top: 5px;
    color: #555555;
    text-align: center;
    font-size: 10pt;
    font-family: Open Sans;
    margin-left: 5%;
}

.copy2{
    color: #666666;
    text-align: center;
    font-size: 10pt;
    font-family: Open Sans;
}

.copyLogin{
    color: white;
    text-align: center;
    font-size: 12pt;
    font-family: Open Sans;
}

#NovoAdmin{
    width: 355px;
    height: 35px;
    margin-left: 0;
    margin-top: 20px;
    border: none;
    border-radius: 2px;
    color: white;
    background-color: #CCCCCC;
    font-size: 12pt;
    font-family: Open Sans;
}

#CadastroSenha{
    width: 91%;
    height: 35px;
    margin-left: 1%;
    margin-top: 2px;
    border: none;
    border-radius: 2px;
    color: white;
    background-color: #A50404;
    font-size: 12pt;
    font-family: Open Sans;   
}

#CancelaSenha{
    width: 91%;
    height: 35px;
    margin-left: 1%;
    margin-top: 10px;
    border: none;
    border-radius: 2px;
    color: white;
    background-color: #CCCCCC;
    font-size: 12pt;
    font-family: Open Sans;   
}

.cabecalhoMeio{
    width: 100%;
    height: 30px;
}
#NomeLogin{
    margin-left: 20px;
    text-transform: lowercase;

}

#NomeSenha{
    margin-left: 20px;
    text-transform: none;
}
#esqueceSenha{
    font-size: 12pt;
    font-family: Open Sans;
    margin-top: 20px;
    margin-left: 5%;
}

#nomeUsuario{
    font-size: 10pt;
    font-family: Open Sans;
    font-weight: normal;
    float: right;
    margin-top: 0;
}
.imagemBoOp{
    width: 27px;
}

.imagemBotaoD{
    width: 20px;
}

#DivScrollCadastro{
    width: 100%;
    height: 300px;
    overflow: scroll;
}
#DivScrollCadastro2{
    width: 100%;
    height: 150px;
    overflow-y: auto;
}

.DivScrollCadastroVendas{
    width: 100%;
    height: 350px;
    overflow-y: auto;
}

#divScroolVisuPe{
    width: 100%;
    height: 150px;
    overflow-y: auto; 
}

#divScroolVisuPeOfer2{
    width: 100%;
    height: 60px;
    overflow-y: auto; 
}

#BordaOpPagOfer{
    border: none;
}

.conteudoTabela{
    position: relative;
    background-color: #DDDDDD;
    width: 98%;
    height: 40px;
    margin-left: 1%;
}

#DivScrollCadastro1{
    width: 100%;
    height: 300px;
    overflow: scroll;
}

#mensagemAviso{
    width: 30%;
    height: 40px;
    margin-left: 35%;
    position: absolute;
    z-index: 200000;
    margin-top: 14%;
    display: none;
    background-color: rgba(255, 255, 255, 0.48);
}

/*CSS tela - vendas*/
.TelaVendasContainerCabecalho{
    width: 100%;
    height: 60px;
}

.TelaVendasContainer1{
    width: 49.5%;
    height: 88%;
    margin-top: 0.5%;
    margin-left: 0.5%;
    background-color: transparent;
    display: block;
    float: left;
    border: 1px solid #DDDDDD;
}

.TelaVendasContainer2{
    width: 49.2%;
    height: 99%;
    margin-top: 0.5%;
    margin-left: 0.5%;
    background-color: #DDDDDD;
    display: block;
    float: left;
}

.TelaVendasContainer4{
    width: 96%;
    height: 18%;
    margin-top: 2%;
    margin-left: 2%;
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #CCCCCC;
    text-align: center;
}

.TelaVendasContainer5{
    width: 96%;
    height: 15.16%;
    margin-top: 2%;
    margin-left: 2%;
    display: block;
    float: left;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}

.TelaVendasContainer9{
    width: 96%;
    height: 16%;
    margin-top: 2%;
    margin-left: 2%;
    float: left;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TelaVendasContainer6{
    width: 100%;
    height: 80%;
    margin-top: 2%;
    display: block;
    float: left;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}

.TelaVendasContainer7{
    width: 100%;
    height: 18%;
    margin-top: 2%;
    display: block;
    float: left;
    background-color: transparent;
    border: 1px solid #CCCCCC;
}

.TelaVendasContainer8{
    width: 86%;
    height: 96%;
    margin-left: 2%;
    display: block;
    float: left;
    background-color: transparent;
}

#opContainer{
    margin-top: 0;
}

.TelaVendasContainer10{
    width: 96%;
    height: 120px;
    margin-left: 2%;
    display: block;
    float: left;
    background-color: transparent;
    border: 1px #DDD solid;
    margin-top: 10px;
}

.TelaVendasContainer3{
    width: 96%;
    height: 78%;
    margin-top: 2%;
    margin-left: 2%;
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #CCCCCC;
}

.TelaContainer1{
    width: 100%;
    height: 80%;  
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TelaContainer2{
    width: 100%;
    height: 20%;  
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TelaContainer3{
    width: 100%;
    height: 30%;
    background-color: #A50404;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TelaContainer5{
    width: 100%;
    height: 50px;
    background-color: #530202;
    text-align: center;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TelaContainer6{
    width: 100%;
    height: 40%;
    background-color: #530202;
    text-align: center;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.TituloContainer1{
    font-size: 12pt;
    color: white;
    font-family: Open Sans;
}


#teste{
    background: blue;
}

#TabelaVenda{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: transparent;
}
.LinhaVenda1{
    width: 100%;
    height: 56%;
    border-radius: 2px;
    background-color: #BBBBBB;
    margin-top: 1%;
}
.LinhaVenda2{
    width: 100%;
    border-radius: 2px;
    background-color: #BBBBBB;
    height: 40%;
    margin-top: 1.5%;
}

.LinhaVenda4{
    width: 100%;
    height: 100%;
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
}
.LinhaVenda5{
    width: 100%;
    height: 78%;
    background-color: #777777;
    margin-top: 1%;
}
.LinhaVenda6{
    margin-top: 1%;
    background-color: #CCCCCC;
    width: 100%;
    height: 8%;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.LinhaVenda7{
    width: 100%;
    height: 11.1%;
    text-align: center;
    overflow:hidden;
}
.LinhaVenda7:hover{
    width: 103%;
    cursor: pointer;

}

#fundoEsquerdo{
    width: 10%;
    height: 100%;
    display: block;
    float: right;
    margin-left: 0.3%;
}
#fundoMeio {
    width: 54%;
    height: 100%;
    display: block;
    float: left;
    margin-left: 0.5%;
}
#fundoDireito{
    width: 38%;
    height: 100%;
    display: block;
    float: left;
    margin-left: 0.5%;
}

.TituloBotao{
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 10pt;
}
#Botao1{
    margin-top: 2%;
    background-color: #2d1106;
}
#Botao2{
    background-color: #52170b;
}
#Botao3{
    background-color: #7a1b0c;
}
#Botao4{
    background-color: #a51b0b;
}
#Botao5{
    background-color: #d11507;
}
#Botao6{
    background-color: #ff0000;
}
#Botao7{
    background-color: #ff5232;
}
#Botao8{
    background-color: #ff7b5a;
}
#Botao9{
    background-color: #ff9e81;
}

#Titulo1 {
    float: left;
    width: 5%;
    height: 100%;
    background-color: transparent;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
#Titulo2{
    width: 90%;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 2px;
    text-align: center;
    float: left;
    position: relative;
    margin-top: 5px;
}
#Titulo3{
    float: right;
    width: 5%;
    height: 100%;
    background-color: transparent;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
#imagemBazar{
    width: 60%;
}

.imagensBotaoVenda{
    width:50%;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 3%;
}

.FundoOpcoesEscolha{
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #555555;
}

.paginaVendasInicial{
    position: relative;
}

#EscolhaInicio{
    text-align: center;
}
#paginaVendasInicial1{
    font-size: 20pt;
    margin-top: 15%;
}

#paginaVendasInicial2{
    font-size: 18pt;
    color: #777777;
    margin-top: 1%;
}

.TituloTela{
    width: 100%;
    height: 8%;
    background-color: transparent;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;

}
.CabecalhoVenda{
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18pt;
    margin-top: 10px;
}
.ElementosTela{
    padding-top: 1px;
    width: 96%;
    height: 84%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2.5%;
}
#Centraliza{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.BotoesConclusao{
    background-color: #FA2D2D;
    width: 220px;
    height: 30px;
    text-align: center;
    border: none;
    border-radius: 3px;
    align-content: center;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12pt;
}

#FinalizacaoFinalizar{
    background-color: #530202;
    border: none;
    width: 80%;
    height: 35px;
    color: white;
    font-family: Open Sans;
    font-size: 11pt;
}

#resultadoTotal{
    font-size: 12pt;
    font-weight: 900;
}

.imagemDataDoAno{
    width: 40%;
    margin-top: 10px;
}

.imagemDataDoAnoT{
    width: 130px;
    margin-top: 10px;
}

#campoFraseMotivo{
    float: left;
    width: 100%;
    height: 100%;
}

.tituloMotivaci{
    font-family: Open Sans;
    font-size: 16pt;
    font-weight: bold;
    text-align: left;
    color: #444444;
}

.tituloEpoca{
    margin-top: 2%; 
    font-weight: 800;
}

.figuraComemorativa{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float: left;

}

.figuraComemorativa2{
    width: 100%;
    height: auto;
    min-height: 170px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float: left;

}

.tamanhoImagem{
    width: 15px;
    position: relative;
    margin-left: -15%;
}

.titulos{
    margin-left: 30px;
    margin-top: -1px;
}
.VisualizacaoVenda{
    width: 48%;
    height: 94%;
    border-radius: 2px;
    background-color: transparent;
    display: block;
    float: left;
    margin-top: 2.5%;
    margin-left: 1%;
}
.VisualizacaoVenda3{
    width: 49.5%;
    height: 89%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    float: left;
    margin-top: 1.5%;
}

#tt{
    margin-left: 1%;  
}

.AjustaLayout{
    width: 100%;
    height: 48%;
    background-color: transparent;
    position: relative;
    display: block;
    float: left;
}
.VisualizacaoVenda2{
    width: 99.2%;
    height: 90%;
    margin-top: 1.5%;
    background-color: transparent;
    position: relative;
    border-radius: 2px;
    display: block;
    float: left;
}
#Fundo2Venda{
    height: 53%;
    background-color: transparent;
}
.TransacaoVenda{
    width: 100%;
    height: 70%;
    background-color: rgba(255, 255, 255, 0.5);
}

.TransacaoVendaT{
    width: 100%;
    height: 60%;
    background-color: rgba(255, 255, 255, 0.5);
}

#situacaoCaixa{
    font-size: 18pt;

}

.TransacaoVenda5{
    width: 95%;
    height: 43%;
    background-color: transparent;
    margin-top: 2.5%;
    border-radius: 2px;
    margin-left: 2.5%;
}

.TituloElemento{
    background-color: #888888;
    width: 100%;
    height: 35%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12pt;
    text-align: center;
}

#controlevalor{
    width: 150px;
}


.InputVenda{
    width: 85%;
    height: 100%;
    border-bottom-left-radius: 15px;
    border: none;
    background-color: transparent;
    padding-left: 10px;
    font-size: 24pt;
    font-family: "Open Sans";
    float: left;
    display: block;
    font-weight: 500;
    text-align: center;
    color: #888888;
}

#formaPagamento{
    width: 75%;
    height: 90%;
    border-bottom-left-radius: 15px;
    border: none;
    background-color: transparent;
    padding-left: 10px;
    font-size: 16pt;
    font-family: "Open Sans";
    float: left;
    display: block;
    font-weight: 500;
    text-align: center;
    color: #888888;
}

.InputVenda2{
    width: 100%;
    height: 90%;
    border-bottom-left-radius: 15px;
    border: none;
    background-color: transparent;
    padding-left: 10px;
    font-size: 24pt;
    font-family: "Open Sans";
    float: left;
    display: block;
    font-weight: 500;
    text-align: center;
    color: #888888;
} 

.InputVenda:focus{
    outline-style: none;
}


#valorTotalVenda{
    font-size: 26pt;
}

.imagemPesquisaVenda1{
    width: 40%;
}
.BotaoPesquisaVenda{
    width: 15%;
    height: 100%;
    display: block;
    float: right;
    border: none;
    background-color: #FB6464;
}

#p1ImagensFrase{
    width: 30%;
}

#p2ImagensFrase{
    width: 70%;
}

.divisaoParteFrase{
    position: relative;
    float: left;
    min-height: 170px;
}

#FotoProduto{
    width: 95%;
    height: 92.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
}
#resultadoVenda{
    font-size: 17pt;
}
.dinheiro{
    width: 50%;
    background: transparent;
    border: none;
    margin-left: 10px;
    color: #666666;
    height: 30px;
    font-size: 12pt;
    font-family: Open Sans;
    cursor: pointer;
}
.dinheiro:hover{
    color: white;
    cursor: pointer;
}
.Resto{
    font-size: 14pt;
}
#encerrarDia{
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background-color: #C50404;
    border: none;
    align-content: center;
}
.TabelaRegistros{
    width: 99%;
    height: auto;
    margin-left: 1%;
    background-color: rgba(255, 255, 255, 0.5);
    border-spacing: 0;
    max-height: 78%;
    overflow-y: auto;
}

#TabRegistros{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    border-spacing: 0;
    margin-top: 2%;
    max-height: 78%;
    overflow-y: auto;
    padding: 40px;
    border: 1px solid #CCCCCC;
}

.labelD{
    width: 36%;
    font-family: "Open Sans";
    font-size: 14pt;
    margin-left: 20px;
    color: #888888;
}

.resultD{
    width: 60%;
}

#TabelaRegistros1{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    border-spacing: 0;
    margin-top: 2%;
    max-height: 78%;
    overflow-y: auto;
    border: 1px solid #CCCCCC;
}

.TReg{
    width: 100%;
    height: auto;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    border-spacing: 0;
    margin-top: 2%;
    max-height: 78%;
    overflow-y: auto;
    border: 1px solid #CCCCCC;
}

#TabelaRegistros2{
    width: 98%;
    height: auto;
    margin-left: 1%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    border-spacing: 0;
    margin-top: 2%;
    max-height: 78%;
    overflow-y: auto;
    border: 1px solid #CCCCCC;
}

.colunD{
    width: 100%;
}

.divScrollVendas{
    overflow-y: scroll; 
    height: 78%;
}

.divScrollVendas2{
    overflow-y: scroll; 
    height: 85%;
    margin-top: 1%;
    border-radius: 2px;
}


.BarraPesquisaVenda{
    width: 98%;
    height: 14%;
    margin-left: 1%;
    margin-top: 2%;
    border-radius: 2px;
    background-color: transparent;
}

.BarraPesquisaVendaAlt{
    height: 30px; 
    position: relative;
    width: 98%;
    margin-left: 1%;
    background-color: transparent;
    float: left;
    border: 1px solid #EEEEEE;
}

.CabecalhoRegistrosL1{
    height: 30px;
}
.CabecalhoRegistrosL2{
    height: 30px;
    text-align: center;
}

.CabecalhoRegistros{
    color: #FFFFFF;
    background-color: #DDDDDD;
    font-family: "Open Sans";
    height: 20px !important;
}

.ListaInformacao{
    overflow-y: auto;
    margin-top: 15px;
}

.ListaInformacao3{
    overflow-y: auto;
    margin-top: 15px;
}

.PesquisaVenda{
    width: 80%;
    height: 50%;
    margin-left: 2%;
    margin-top: 2%;
    border-radius: 2px;
    border: none;
    border: 1px solid #D5D5D5;
    display: block;
    float: left;
    padding-left: 10px;
    font-family: "Open Sans";
    font-size: 10pt;
    color: #666666;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.5);
}

.PesquisaVenda2{
    width: 90%;
    height: 100%;
    border: none;
    padding-left: 10px;
    font-family: "Open Sans";
    font-size: 10pt;
    color: #666666;
    text-transform: uppercase;
    background-color: transparent;
    float: left;
}

button{
    outline: none;
}
input{
    outline: none;
}
.RealisaPesquisa{
    width: 45px;
    height: 45px;
    margin-top: 1%;
    display: block;
    float: right;
    margin-right: 8%;
    border-radius: 2px;
    border: none;
    background-color: #D5D5D5;
}

.RealisaPesquisa2{
    width: 28px;
    height: 28px;
}
.imgPesq{
    margin-top: 2px;
    width: 22px;
    cursor: pointer;
}
.DescricaoElemento{
    width: 100%;
    height: 100%;
}

#TituloVendaBazar{
    font-family: Open Sans;
    font-size: 12pt;
    color: #A50404;
    margin-top: 5px;
    margin-bottom: 3px;
}

#TituloVendaBazar2{
    font-family: Open Sans;
    font-size: 8pt;
    margin-top: 0;
    color: #777777;
}

#GraficosRendimento{
    width: 98%;
    height: auto;
    background-color: transparent;
    position: relative;
    margin-left: 1%;
    border-radius: 3px;
    transition: 0.1s;
    float: left;
}

.inicioPaginaEspaco{
    height: 60px;
}

.inicioPaginaEspacoCad{
    height: 10px;
}

.bordaPagCad{
    width: 98%;
    margin-left: 1%;
    border: 1px #EEE solid;
}

.bordaFormaPag{
    width: 48%;
    height: auto;
    float: left;
    margin-left: 1%;
    border: 1px #DDD solid;
    padding-top: 10px;
    padding-bottom: 10px;
}

.LarguraTR{
    height: 30px;
}

#checkMenuResp:checked ~ #TelaBotoes{
    width: 5%;
    background-color: pink;  
}

.exibeGrafos{
    width: 33%;
    height: auto;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 4px #DDDDDD;
}

#regulaMargenGrafo{
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.cabecalhoSessaoBallo{
    width: 100%;
    height: auto;
    min-height: 35px;
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDDDDD;

}

.cabecalhoSessaoGasto{
    width: 100%;
    height: 40px;
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 10px;

}

.GraficoCanvas{
    width: 96%;
    height: auto;
    border: 1px solid #DDDDDD;
    margin-left: 2%;
    margin-top: 10px;
}

.TituloIniciaGraf{
    font-size: 10pt;
}

.TituloIniciaGrafBallo{
    font-size: 10pt;
    font-weight: bold;
}

.TituloPacienteAjuda{
    font-size: 12pt;
    font-weight: normal;
    color: #666666;
}

.ModuloOpPag{
    font-size: 10pt; 
    font-family: Open Sans;
    float: left;
    margin-top: 10px;
    color: #666666;
}

.DivLadoBotIn{
    padding-top: 5px;
    width: 25%;
    height: 100%;
    background-color: #C50404;
    position: relative;
    float: left;
    border-radius: 3px;
    transition: 0.3s;
}

.DivOutLadoBotIn{
    display: table;
    width: 75%;
    height: 100%;
    text-align: center;
    background-color: #DDDDDD;
    border-radius: 3px;
    float: left;
    color: #666666;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.OpcaoBotoes:hover .DivLadoBotIn{
    width: 30%;
}

.OpcaoBotoes:hover .DivOutLadoBotIn{
    width: 70%;
}

.DivOutLadoBotIn2{
    padding-top: 2px;
    width: 75%;
    height: 100%;
    text-align: center;
    background-color: #DDDDDD;
    border-radius: 3px;
    position: relative;
    float: left;
    color: #666;
}

.EspacoDivsR{
    height: 30px; 
    position: relative;
    width: 100%;
    background-color: transparent;
    float: left;
}

.selecaoPacientesLancamento{
    text-align: left;
    font-size: 10pt;
}

.EspacoDivsR2{
    height: 5px; 
    position: relative;
    width: 100%;
    background-color: transparent;
    float: left;
}

a:hover{
    text-decoration: none;
    cursor: pointer;
}
.post-entry a:hover{
    text-decoration: underline;
    cursor: pointer;
}

@media(min-width: 1400px){

    .TelaBotaoIndex{
        height: 130px;
    }
    #primeiro{
        height: 175px;
    }

    .TelaVendasContainer1{
        height: 94%;
    }

    #imagemBazar{
        width: 45%;
    }

}

#LateralSucesso{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5000;
    width: 20%;
    height: 100%;
    right: 0;
    padding-top: 100px;
    overflow-x: auto;
    display: none;
}

.BotaoOpcoesMarcadasCheck{
    width: 150px;
    height: 25px;
    margin-top: 3px;
    border: none;
    color: white;
    background-color: #D70404;
    border-radius: 3px;
}

.divSucesso{
    background-color: white;
    width: 96%;
    margin-left: 2%;
    color: green;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    font-family: "Open Sans";
    font-size: 11pt;
}

.divErro{
    background-color: white;
    width: 96%;
    margin-left: 2%;
    color: red;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    font-family: "Open Sans"; 
    font-size: 11pt;
}

/*Progresso barra Div*/

#fundoProgressoAcao{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 6000;
    width: 100%;
    height: 100%;
    right: 0;
    padding-top: 100px;
    overflow-x: auto;
    display: none; 
}

.sk-circle {
    margin: 100px auto;
    width: 80px;
    height: 80px;
    position: relative;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: white;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}