

/* ------------ CONF. PARA CONSULTA DO BILHETE ONLINE ----------------- */
.consulta_bilhete_online-dezenas-jogadas {
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    color: #343232;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 4px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 3px;
    margin-left: 3px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }


/* ------------ CONF. PARA CONSULTA DO BILHETE ONLINE ----------------- */
.consulta_bilhete_online-dezenas-acertadas {
    background-color: #ffff00 !important;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 5px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 3px;
    margin-left: 3px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }
/* ----------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */


/* ------------ CONF. SÓ PARA O BILHETE ONLINE DO SITE ----------------- */
.bilhete_online_site-dezenas-jogadas {
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 4px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 6px;
    margin-left: 6px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }


/* ------------ CONF. SÓ PARA O BILHETE ONLINE DO SITE  ----------------- */
.bilhete_online_site-dezenas-acertadas {
    background-color: #ffff00 !important;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 5px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 6px;
    margin-left: 6px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }
/* ----------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */


/* ------------ CONF. SÓ PARA O BILHETE ONLINE DO APP ----------------- */
.bilhete_online-dezenas-jogadas {
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 4px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 4px;
    margin-left: 4px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }


/* ------------ CONF. SÓ PARA O BILHETE ONLINE DO APP  ----------------- */
.bilhete_online_app-dezenas-acertadas {
    background-color: #ffff00 !important;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

    box-shadow: 0px 1px 5px 0px rgba(29, 25, 28, 0.70);
    padding: 2px;
    margin-right: 4px;
    margin-left: 4px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    display: inline-block;
  }
/* ----------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */



/* ------------ BOLAS DAS DEZENAS MAIORES ----------------- */
.bolas_maiores-dezenas-jogadas {
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    width: 29px;
    height: 29px;
    line-height: 28px;
    box-shadow: 0px 1px 4px 0px rgba(29, 25, 28, 0.80);
    display:inline-block;
    padding: 0px;
    margin-top: 5px;
    margin-right: 4px;
    margin-left: 4px;
}

/* ------------ BOLAS DAS DEZENAS MAIORES ----------------- */
.bolas_maiores-dezenas-acertadas {
    background-color: #fff700;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    width: 29px;
    height: 29px;
    line-height: 28px;
    box-shadow: 0px 1px 5px 0px rgba(29, 25, 28, 0.80);
    display:inline-block;
    padding: 0px;
    margin-top: 5px;
    margin-right: 4px;
    margin-left: 4px;
    color:#000;
}
/* ----------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */


/* ------------BOLAS DAS DEZENAS MENORES ----------------- */
.bolas_menores-dezenas-jogadas {
    background-color: white;
    text-align: center;
    font-size: 15.5px;
    font-weight: bold;
    border-radius: 50%;
    width: 25px;
    height: 24.5px;
    line-height: 23px;
    box-shadow: 0px 0.8px 3px 0.2px rgba(29, 25, 28, 0.80);
    padding: 0px;
    margin-top: 5px;
    margin-right: 4px;
    margin-left: 4px;
    display: inline-block;
}


/* ------------BOLAS DAS DEZENAS MENORES ----------------- */
.bolas_menores-dezenas-acertadas {
    background-color: #ffff00 !important;
    color: #000;
    text-align: center;
    font-size: 15.5px;
    font-weight: bold;
    border-radius: 50%;
    width: 25px;
    height: 24.5px;
    line-height: 23px;
    box-shadow: 0px 0.8px 3px 0.2px rgba(29, 25, 28, 0.80);
    padding: 0px;
    margin-top: 5px;
    margin-right: 4px;
    margin-left: 4px;
    display: inline-block;
}
/* ----------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */




/* ------------ QUADRO COM NUMERO DE ACERTOS MAIOR  ----------------- */
.quadro_maior-total_acertos {
    padding: 10px;
    border-radius: 5px;
    font-size: 17.5px;
    background-color: #6f6f6f;
    color:white;
    text-align: center;
    font-weight: bold;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%) !important
}


/* ------------ QUADRO COM NUMERO DE ACERTOS MENOR ----------------- */
.quadro_menor-total_acertos {
    padding: 2px 9px 2.5px 9px;
    border-radius: 4px;
    /* background-color: #6f6f6f; */
    background: #4a504f;
    color:white;
    font-weight:bold;
    text-align: center;
    vertical-align: middle;
    font-size:15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%) !important
    
}
/* ----------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */






/* ------------ QUADRO COM NUMERO DE ACERTOS DO MODAL MENOR, PRA NAO QUEBRAR A LINHA DE QTD DE ACERTOS ----------------- */
.dez_acertos_modal {
    background-color: green !important;
    color: #fff !important;
    padding: 1.5px 4px 2px 4px;
}

/* ------------ QUADRO COM NUMERO DE ACERTOS DO MODAL MENOR, PRA NAO QUEBRAR A LINHA DE QTD DE ACERTOS ----------------- */
.nove_acertos_modal {
    background-color: #3f51b5 !important;
    color: #fff !important;
}


.dez_acertos {
    background-color: green !important;
    color: #fff !important;
}

.nove_acertos {
    background-color: #3f51b5 !important;
    color: #fff !important;
}






/** -------------- ID Criado para Fazer a Configuração do Status do Concurso, se está Vendas Abertas, Em Andamento e Finalizado. -------- */
#usar_no_span {
    margin-bottom:3px;
    margin-right:0px;
}

#usar_no_input {
    width:100px;
    height:17px; 
    font-size: 12.4px;
    line-height: 10px;
    margin-top: -3.5px;
    padding: inherit;
    color:green;    /**Concurso Vendas Abertas nome em VERDE */
    font-weight:bold;
}

#usar_no_input2 {
    width:100px;
    height:17px; 
    font-size: 12.4px;
    line-height: 10px;
    margin-top: -3.5px;
    padding: inherit; 
    color:#0020d4;  /**Concurso Em Andamento nome em AZUL */
    font-weight:bold;
}
    
#usar_no_input3 {
    width:80px;
    height:17px; 
    font-size: 12.4px;
    line-height: 10px;
    margin-top: -3.5px;
    padding: inherit;
    color:#de1414;      /**Concurso Finalizado nome em VERMELHO */
    font-weight:bold;
}
/* ------------------------------------------------------------------------------------------------------------------- */



    .check-pagou{background-color: #1b5e20;text-align: center;}
    .check-npagou{background-color: red;text-align: center;}
    .grade-left{border-left: solid 1px  #d3d3d3;}
    .grade-right{border-right: solid 1px #d3d3d3;}


