
h1{
    font-size: 1.5rem!important;
    margin: 5px!important;
}
#BotaoConfig{
    background-color: #212121!important;
}
.CorNavBarTopo{
    background-color: #1565C0;
}

.mdi-navigation-menu{
    color: white!important;
}

html{
    background: url("/imagens/bg2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
html,body{
    height: 100%;
    width: 100%;
    font-family: 'Proxima Nova', Georgia, sans-serif;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:focus {
    border-bottom: 1px solid #3596D3!important;
    box-shadow: 0 1px 0 0 #3596D3!important;
}

@media print {
    footer,header {
        display: none;
    }
    header, main, footer {
        padding-left: 0;
    }
}
a{
    cursor: pointer!important;
}

.Altura100{
    min-height: 100%;
    height: 100%;
    max-height: 100%;
}
.Flex-Container{
    min-height: 100%;
    height: 100%;
    max-height: 100%;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;

    align-self: flex-start;

    margin: 0!important;
    padding: 0!important;
}
.BlocoGeral{
    width: 100%;
    padding: 3px 5px 30px 8px;
}
.BlocoCentro{
    padding: 10px;
}
.Divisor{
    height: 1px;
    border-top: 1px grey solid;
    margin: 5px 0!important;
}
.BlocoDados{
    padding: 8px!important;
}
.BordaDados{
    border: 1px grey solid;
    margin-top: 10px!important;
    padding: 8px!important;
}
.BotaoSubmit{
    padding-top: 15px!important;
}
.selecionado,.busca_sel,.cliente_selecionado,.produto_selecionado,.duplicata_selecionado,.trans_selecionado, .BuscaSelecionado,
#Tabela > thead > tr, .TabelaBG, .Tabela > thead > tr, .volume_selecionado{
    background-color:#1565c0!important;
    color: white!important;
}
.TabelaLinhaSelecionada {
    background-color: #FFFFCC!important;
}
.FundoOpaco,.fundoopaco{
    background-color: rgba(0,0,0,0.7)!important;
}
.Escuro,.escuro{
    background-color: #424242!important;
}
.BtnAbrir{
    height: auto!important;
    padding: 0 5px!important;
}
.no-margin{
    margin: 0!important;
}
.Padding-20px{
    padding: 20px!important;
}

.p-5{
    padding: 5px!important;
}

.p-10{
    padding: 10px!important;
}

.p-20{
    padding: 20px!important;
}

.pt-5{
    padding-top: 10px!important;
}

.pt-10{
    padding-top: 10px!important;
}

.pt-25{
    padding-top: 25px!important;
}

.pt-15{
    padding-top: 15px!important;
}

.pb-5{
    padding-bottom: 5px!important;
}

.pb-10{
    padding-bottom: 10px!important;
}

.pl-10{
    padding-left: 10px!important;
}

.pl-15{
    padding-left: 15px!important;
}

.pr-15{
    padding-right: 15px!important;
}
.Altura25{
    height: 25px !important;
}
.bloco-altura-200px {
    height: 200px !important;
}
.bloco-altura-300px {
    height: 300px !important;
}
.InputLimpo{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid grey !important;
    text-align: center;
}
.VerdeT{
    color: #358E43!important;
}
.VerdeB{
    background-color: #358E43!important;
    color: #ffffff!important;
}
.VerdeB > a{
    color: #ffffff!important;
}
.AzulT{
    color: #3596D3!important;
}
.AzulB{
    background-color: #3596D3!important;
    color: #ffffff!important;
}

.Pago,.Verde{
    background-color: #358E43!important;
    color: white!important;
}
.CorTextoModulos{
    color: #00796b!important;
}

#Carregando{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999999999999999!important;
}
.Borda{
    -webkit-box-shadow:inset 0 0 0 2px #D7D7D7;
    -moz-box-shadow:inset 0 0 0 2px #D7D7D7;
    box-shadow:inset 0 0 0 2px #D7D7D7;
}

.Entradas,.Saidas, .Alteracoes{
    padding: 5px 1px!important;
    font-size: 14px;
    border-bottom: 1px solid #D7D7D7;
}

.BlocoAlteracoes{
    height: 97px;
    overflow-y: auto;
}

.BlocoAlteracoes * {
    font-size: 12px !important;
    border: 0;
}

.BlocoAlteracoes table tr{
    border-bottom: 1px solid #d7d7d7;
}

.BlocoObservacoes{
    height: 100px;
    overflow-y: auto;
}

.BlocoObservacoes *{
    font-size: 14px !important;
    border: 0;
}

#BlocoEntradas, #BlocoSaidas, #BlocoSuprimentos, #BlocoDiferenca{
    height: 130px;
    overflow-y: auto;
}
#Bloco_Informar{
    margin: 15px 0!important;
}
.PD5{
    padding: 5px!important;
}
.inputPDV,.Pagamento,#Bloco_Pedido_Itens input{
    height: auto!important;
    margin: 0!important;
    padding: 2px!important;
    text-align: center;
    border-radius: 4px!important;
    border: 1px solid #D7D7D7!important;
    box-sizing : border-box!important;
}
#Suporte{
    position: fixed;
    z-index: 9999999999;
    bottom: 20px;
    left: 20px;
    padding: 12px;
}
.BordaBot {
    border-bottom: 1px solid #D7D7D7;
}
.LPD{
    padding: 0 1px!important;
    font-size: 12px;
}
.PDT{
    padding: 0 1px!important;
}
#Vendas{
    overflow-y: auto;
    margin: 0!important;
}
textarea{
    margin-bottom: 1px!important;
    background-color: wheat!important;
    border: 1px grey solid!important;
    border-radius: inherit!important;
    outline: inherit!important;
    height: 9rem!important;
    font-size: 1rem!important;
    box-shadow: inherit!important;
    transition: all .3s!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box!important;
    padding: 0 4px!important;
}
.Label_Busca{
    padding: 0 0 6px 0!important;
    font-size: 15px;
    font-weight: bold;
}
#Produtos_Busca,#Total_Caixa,#Produtos_Qnt{
    border: 1px solid #D7D7D7;
    border-radius: 3px!important;
    padding: 12px!important;
    height: 40px!important;
    line-height: normal!important;
    background-color: white;
    margin: 0!important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #e9e9e9; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.Bold{
    font-weight: bold;
}

.font_normal{
    font-weight: normal;
}

.browser-default{
    display: inline-block!important;
    width: auto;
    border: 1px solid #9e9e9e;
    height: 38px;
}
.dataTables_filter > label > input{
    font-size: 1rem;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    height: 22px;
    line-height: 18px;
    width: auto;
    padding: 4px;
}
.dataTables_wrapper{
    padding-top: 20px;
}
table.dataTable thead .sorting, .sorting_asc, .sorting_desc {
    padding-right: 20px!important;
}
input[type="date"]{
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 20px;
}
input[type="date"]::-webkit-clear-button {
    -webkit-appearance: none;
    display: none;
}

@media screen and (max-width: 682px) {
    .Flex-Container{
        min-height: 100%;
        height: 100%;
        max-height: 100%;

        display: block;
        align-items: center;
        justify-content: center;
        margin: 50px 0!important;
        padding: 0!important;
    }
}

table {
    border-collapse: collapse;
    border: 1px solid #424242;
    padding: 1px 2px!important;
    text-align: center;
}
th {
    padding: 6px!important;
    text-align: center;
    font-size: 15px!important;
    font-weight: normal;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

table th:first-child {
    border-left: none;
}

table th:last-child {
    border-right: none;
}

td{
    border-bottom: 1px solid #424242;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

div.dt-buttons{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

#LogoContab{
    height: 80%!important;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    margin: 0!important;
    padding: 0!important;
}
#LogoMemo{
    height: 20%!important;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    margin: 0!important;
    padding: 0!important;
}
.LabelFS{
    font-size: 0.8rem!important;
    color: #26a69a!important;
    display: block;
    width: 100%;
    margin-top: 5px;
    padding-left: 6px;
}
.OpcoesChkBox{
    display: inline-block!important;
    width: auto!important;
    margin: 0 5px!important;
}
.BlocoChkBox{
    margin: 5px 0!important;
}
.BordaDadosMargem{
    margin: 10px 0!important;
}
#LogoHorizontal{
    width: 100%;
}
input[type="time"]{
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 22px!important;
}
.BlocoConfiguracoes{
    padding: 5px 5px 20px 5px!important;
}
.ConfigH6{
    font-weight: bold;
    margin-bottom: 15px;
}

.select-wrapper input.select-dropdown {
    background: wheat!important;
}

td{
    vertical-align: top;
}
.NavInfoUsuarioLogado {
    padding: 13px 0 0 50px;
    line-height: 18px;
    font-size: 15px;
    color: white;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 64px;
}
.NavInfoUsuarioLogado > span{
    display: block;
    white-space:nowrap;
}

.Chkbox {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
    position: inherit!important;
    left: 0!important;
    visibility: visible!important;
    width: 15px!important;
    height: 15px!important;
}
.SemQuebraLinha{
    white-space: nowrap!important;
}
#lz_group_selection_box{
    display: none;
}
.FundoWheat{
    background: wheat!important;
}

nav i{
    height: auto!important;
}

.side-nav::-webkit-scrollbar {
    width: 6px;
}
.side-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 1px;
}
.side-nav::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.HRCadastro{
    margin: 20px 0!important;
    display: block;
}
.DialogFix{
    width: 100%;
    display: inline-block;
    height: 20px;
}

th{
    white-space: nowrap!important;
}

.m-10{
    margin: 10px!important;
}

.ml-5{
    margin-left: 5px!important;
}
.ml-10{
     margin-left: 10px!important;
 }
.mt-5{
    margin-top: 5px!important;
}
.mt-8{
    margin-top: 8px!important;
}
.mt-10{
    margin-top: 10px!important;
}
.mt-15{
    margin-top: 15px!important;
}
.mt-20{
    margin-top: 20px!important;
}
.mt-25{
    margin-top: 25px!important;
}
.mt-30{
    margin-top: 30px!important;
}
.mb-5{
    margin-bottom: 5px!important;
}
.mb-10{
    margin-bottom: 10px!important;
}
.mb-15{
    margin-bottom: 15px!important;
}
.mb-20{
    margin-bottom: 20px!important;
}
.mb-30{
    margin-bottom: 30px!important;
}

.filupp > input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.filupp {
    position: relative;
    background: #3596D3;
    display: block;
    padding: 1em;
    font-size: 1em;
    width: 100%;
    height: 3.5em;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 3px #3596D3;
}

.filupp:before {
    content: "";
    position: absolute;
    top: 1.5em;
    right: 0.75em;
    width: 2em;
    height: 1.25em;
    border: 3px solid #fff;
    border-top: 0;
    text-align: center;
}

.filupp:after {
    content: "➜";
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 0.7em;
    right: 0.35em;
    font-size: 2em;
    color: #fff;
    line-height: 0;
}

.filupp-file-name {
    width: 75%;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.AlertaFixo,.alertafixo{
    width: 700px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.Confirmacao,.confirmacao{
    width: 500px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.Tela900,.tela900{
    width: 900px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
textarea{
    resize: none!important;
}
.fa-2x {
    font-size: 1.7em!important;
}
.select2-container--open{
    z-index: 999999999999999999;
}
.jcontainerfixo{
    width: 90%!important;
}
.FS18px{
    font-size: 18px!important;
}
.FS20px{
    font-size: 20px!important;
}

.FS25px{
    font-size: 25px!important;
}

.FS14px, .FS14px > tr > td{
    font-size: 14px!important;
}


.TelaFinanceiro,.telafinanceiro{
    width: 550px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
input[type=month]{
    width: 100%;
}
:required {
    background: wheat!important;
}

table>tbody>tr {
    transition: background-color .25s ease
}

table>tbody>tr:hover {
    background-color: #FFFFCC!important;
    color: #424242!important;
}

.fundovermelho{
    background-color: red!important;
}

.fundovermelhoescuro{
    background-color: #D32F2F!important;
}

.textobranco{
    color: #ffffff!important;
}

.textoverde{
    color: #388e3c!important;
}

.textoamarelo{
    color: #ffa000!important;
}

.textovermelho{
    color: #d32f2f!important;
}

.textoazul{
    color: #1976d2!important;
}

.textoroxo{
    color: #6F006F;
}

.textobranco{
    color: #ffffff!important;
}

.textocentro{
    text-align: center!important;
}

.btn, .btn-flat, .btn-large {
    padding: 0 1rem;
}

.faq{
    background-color: #1565C0;
}

.faq i {
    vertical-align: middle;
    font-size: 35px;
    color: white;
}

.faq a {
    vertical-align: middle;
    font-size: 15px;
    color: white;
}

.tela-tickets{
   display: inline-flex;
   width: 2500px;
}

.btn-faq {
    width: 149px;
    padding-left: 25px;
}

.btn .question {
    margin-left: 1px;
    margin-top: 1px;
    font-size: 17px;
}

.btn-faq-ticket{
    margin-left: 63%;
    background-color: #0D47A1;
    border-top-left-radius: 5px;
    font-weight: bold;
}

.btn-faq-ticket:hover {
    background-color: #0d2ba1;

}
.btn-faq-ticket:focus {
    background-color: #0d2ba1;

}

.ResFinValor {
    text-align: center;
    font-size: 30px;
}

.FinValorTD {
    text-align: right;

    padding-right: 11px !important;
}

.FinValorTH {
    text-align: right;

    padding-right: 21px !important;
}

.FinTextoTD {
    text-align: left;

    padding-left: 11px !important;
}

.FinTextoTH {
    text-align: left;

    padding-left: 21px !important;
}

.BordaInferior {
    border-bottom: 1px #eeeeee solid;
}

.BordaCircularLeft{
    border-bottom-left-radius: 10%;
    border-top-left-radius: 10%;
}

.tamanho60px{
    width: 60px;
    height: 60px;
}

.flex-container{
    width: 60px;
    height: 75px;
    display: flex;
    align-items: center;
}

.flex-container i{
    flex: 1;
}

.mc{
    margin: auto;
}

.Borda{
    border: 1px solid #e9e9e9;
}

.borda-preta {
    border: 1px solid #0c0c0c;
}

.tabela-com-scroll thead, .tabela-com-scroll tbody {
    display: block;
    /*width: 100%;*/
}

.tabela-com-scroll tbody {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tabela-com-scroll thead {
    overflow-y: scroll;
}

/*.tabela-com-scroll th, .tabela-com-scroll td{
    width: 10%;
}*/

.tabela-com-scroll thead::-webkit-scrollbar {
    /*DEIXANDO VAZIO, ELE "ESCONDE" OS SCROLLBARS, DESSA MANEIRA O SCROLL DA DIREITA FAZ AS DUAS TABELAS SE ALINHAREM MAS SEM APARECER O SCROLL*/
}

.tabelaScroll thead, .tabelaScroll tbody {
    display: block;
    width: 100%;
}

.tabelaScroll tbody {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.tabelaScroll th, .tabelaScroll td{
    width: 10%;
}

.textoEsquerda{
    text-align: left;
}

.textoDireita{
    text-align: right;
}

select:required + .select2-container > .selection > .select2-selection{
    background-color: wheat!important;
}

.dataTables_scroll {
    overflow: auto!important;
}

.Maiusculo{
    text-transform: uppercase!important;
}

.all-auto-width * {
    width: auto!important;
}

.tabela-scroll {
    overflow-y: scroll !important;
}

.tabela-scroll-x{
    overflow-x: scroll !important;
}

.tabs *{
    color: black !important;
    font-size: 14px;
}

.tabs .indicator {
    background-color: #1565C0;
}

.tabs {
    height: 30px !important;
}

.tab {
    line-height: 30px !important;;
    height: 30px !important;;
}

.tab a.active {
    background: green !important;;
    color: white !important;
}

table.dataTable tbody td {
    padding: 2px 2px !important;
}

.grupo > .icone-busca{
    width: 45px;
    display: inline-block;
}
.grupo > .item-busca{
    width: calc( 100% - 50px );
    display: inline-block;
}

.disponivel, .indisponivel{
    border-width: 2px !important;
}

.disponivel{
    color: #388E3C !important;
    border-color: #388E3C !important;
}

.indisponivel{
    color: #D32F2F !important;
    border-color: #D32F2F !important;
}

/* BOTÃO FOCADO */
button:focus {
    /*background: black !important;*/
}

.tabela-foot-sem-borda tfoot{
    border: none !important;
}

.tabela-foot-sem-borda tfoot td, .tabela-foot-sem-borda tfoot th{
    padding: 0 !important;
}

.Abas {
    border: none !important;
}

.Aba:hover {
    cursor: pointer;
}

.Abas tr:hover {
    background-color: inherit !important;
}

.Aba {
    padding: 3px 30px !important;
    transition: background-color 0.3s, color 0.3s;
}

.Aba.selecionado {
    background-color: green !important;
    color: white !important;
    border-bottom: 2px solid blue !important;
}

.Aba.Desabilitado {
    color: #d8d8d8;
}

.Aba:hover {
    background-color: #dbffdb;
}

.Aba.Desabilitado:hover {
    background-color: #f7fff7;
}

.divAbas::-webkit-scrollbar {
    height: 6px;
}

.divAbas::-webkit-scrollbar-track {
    background: #ececec;
    border-radius: 100px;
}

.divAbas::-webkit-scrollbar-thumb {
    background: #b4b4b4;
    border-radius: 100px;
}

.divAbas::-webkit-scrollbar-thumb:hover {
    background: #858585;
}

.select2-search--inline, .select2-search--inline > input {
    display: block !important;
    width: 100% !important;
}

.texto-branco {
    color: white;
}

.par {
    background-color: #ffffff !important;
}

.impar {
    background-color: #c5d9fd !important;
}

.compras-produtos-baixar {
    border: #0c0c0c 1px solid;
    max-height: 250px !important;
}

.produto-imagem-previa, .produto-imagem-principal, .produto-imagem-desvincular {
    cursor: pointer;
}

.text-area-descricao-cardapio {
    height: 120px;
}