/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 16 2024 | 03:36:22 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.grid-numeros-numeros-aleatorios {
    position: relative;
    display: block;
    padding: 10px;
    background: #fff;
    box-shadow: 0 4px 3px rgb(0 0 0 / 8%);
    background-color: #f3f3f3;
    color: #171717;
    border-radius: 0px;
    border: none;
    margin-bottom: 10px;
	
}

.novo-layout-rifa-aleatorio-4 .grid-numeros-numeros-aleatorios .resumo-quantidade-de-numeros .number {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
}

.finalizacao-pedido-numeros-aleatorios a, .finalizacao-pedido-numeros-aleatorios a:hover {
    text-decoration: none !important;
    position: relative;
    display: block;
    background: ();
    color: #fff;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    padding-bottom: 10px;
}

