 .month {
		 
    padding-bottom: 16px;
    width: 75.5vw;
    margin: 20px auto;
    background: white;
}.day {
    width: 7vw;
    height: auto;
    margin: 0.5vw 0.5vw 0 0;
	
    border: 1px solid #ffecdb;
    float: left;
    box-sizing: border-box;
    -webkit-transition: background 300ms ease-in;
    transition: background 300ms ease-in;
}
.day:nth-of-type(10n-9) {
    margin-left: 0.5vw;
}
.month:after {
    content: "";
    display: block;
    clear: both;
}
.day:hover, .day-x {
    background: #eae8e4;
}
.day:hover:before, .day-x:before {
    color: #f64747;
}
.day:before { 
    display: block;
    width: 7vw;
    text-align: center;
    font-family: 'Patua One', cursive;
    font-size: 2vw;
    text-transform: lowercase;
    margin-top: 0.3vw;
    color: #fff;
    -webkit-transition: color 0ms ease-in 150ms;
    transition: color 0ms ease-in 150ms;
}
.day:after {
    display: block;
    width: 7vw;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    color: #2f2f2f;
    font-size: 5vw;
}
.ticket_title{
    text-align: center;
    color: #fff;
    font-size: 1rem;
	border-bottom: 1px solid #eae8e4;
}
.ticket_number	{
	font-size: 60px;
	color: #fff;
    text-align: center;
}
.day:hover, .day-x .ticket_title{
	 color: white !important;
     background:black;
}

.day:hover .ticket_title{
	 color: white !important;
     background:black;
}

.day:hover .ticket_number{
	 color: white !important;
     background:black;
}

.day:hover, .day-x .ticket_number{
	 color: #2b2b2b;
}
.day-x .bid-button{
	display:none;
}
.comm_fist {
    text-align: center;
    max-width: 100%;
    margin: 15px auto 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 10px 20px 0px rgba(21, 10, 82, 0.2);
    padding: 8px 0;
    height: calc(100% - 45px);
    margin-top: 45px;
    border: 1px solid #e0e0e0;
}
.num_anim .ball {
    display: inline-block;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background-color: #941515;
    background: radial-gradient(circle at 35% 30%, #6f6a6a 2%, #615b5b 17%, #4e4a4a 40%, rgb(16 16 16) 100%);
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 1em;
    box-shadow: 7px 21px 15px -21px black;
    transition: all .66s;
    margin: 7px;
}
.ball-opac{
	opacity: 0.5;
}
.selected-ball {
	background: radial-gradient(circle at 35% 30%, #9c03c6 2%, #a815b7 23%, #a30ab6 40%, rgb(167, 14, 175) 100%) !important;
    box-shadow: 0px 21px 15px -14px black !important;
    color: #ffffff !important;
}
.new_btn_cls{
    line-height: 15px;
    padding: 7px 0;
}

 
.winn_div {
    margin-bottom: 7px;
}
.row_box_2 h2 {
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 7px;
    text-align: center;
}
.selected-ball-first {
    background: radial-gradient(circle at 35% 30%, #82f765 2%, #53c537 23%, #35b715 40%, #80f363 100%) !important;
    box-shadow: 0px 21px 15px -14px black !important;
    color: #ffffff !important;
}
.month {
    display: flex;
    flex-wrap: wrap;
}

.row_box_2.time_cont {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #fff;
    color: #c92e75;
    border-width: 18px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    padding-top: 80px;
}
.month {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
    color: #000;
	margin-bottom:35px;
}
.day {
    width: calc(10% - 10px);
    margin: 5px !important;
	    background: white;
    border-color: #dad4d4;
}
.ticket_number {
    font-size: 1.5rem;
    color: #000;
    text-align: center;
}
.ticket_title {
    color: #000;
	font-size:1rem;
}
.row_box_2 {
    margin-top: 45px;
    text-align: left;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(21, 10, 82, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(21, 10, 82, 0.2);
    background: #fff;
    border: 1px solid #e0e0e0;
	    height: calc(100% - 45px);
}
.row_box_2 h2 {
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.5rem;
    border-color: #cac9c9;
}.day-x {
    pointer-events: none;
}
ul.top_buyer_list {
    padding-left: 25px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.top_buyer_list li {
    flex: 0 0 50%;
	list-style:none;
    margin-bottom: 5px;
}
.buy_number_final, .buy_multiple_final {
    height: 100%;
}
.row.btn_form .boton-principal-registro-borde-inverso {
    margin: 25px 5px 0;
    height: 40px; 
}
.error_inner2{
    background: #fafafa;
}

.comm_pop-cls {
    background: rgba(0,0,0,0.8);
    font-size: 15px;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0%;
    top: 0;
    text-align: center;
    z-index: 10000003;
}
.list_page_pop .row label {
    font-size: 12px;
    vertical-align: middle;
    margin: 0;
}
.list_page_pop .row input {
    vertical-align: middle;
}
.comm_pop-cls input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.num_anim.comm_fist {
    max-height: 700px;
    overflow: auto;
}
.comma_radi {
    margin-top: 20px;
}
.day.day-x{background-color:#eae8e4;}

.day-x .row_username{color:white !important;border-top:1px solid #eae8e4;}
.wind2_bx, .winn_cl2 {
    flex: 0 0 50%;
    max-width: 50%;
}
.animat2 {
    order: 3;
    flex: 0 0 100%;
    max-width: 100%;

}
.winn_cl2 {
    order: 2;
}

.wind2_bx {
    order: 1;
}
.progress_br_main {
		margin: 0 15px 10px;
	}
.progress_br_main .progress {
	height: 7px;
}
.progress_br_main .progress-bar {
	background: #000;
}
@media screen and (max-width:768px){
	.day {
		width: calc(20% - 10px);
	}
	.month {
		width: 100%;
	}
	.comm_pop-cls input[type="number"] {
		margin-bottom: 25px;
	}
	.comm_pop-cls .b_sep {
		margin-top: 23px;
	}
}

@media screen and (max-width:1190px){
    .day {
        width: calc(20% - 10px);
    }
}

@media screen and (max-width:520px){
	.day {
		width: calc(33% - 10px);
	}
	.error_inner2 {
		max-width: 90%;
		left: 5%;
	}
	.modal-box1 img {
		max-width: 100%;
	}

	.modal-box1 {
		width: 90%;
	}
	.row_box_2 {
		margin-top: 20px;
		height: auto;
	}
}


@media screen and (max-width:420px){
	.day {
		width: calc(50% - 10px);
	}
	
}
@media screen and (min-width:420px){
	.row.btn_form .boton-principal-registro-borde-inverso {
		width: calc(33% - 15px);
	}
}

.boton-principal-pujar:hover {
    background-color: white;
    color: #19110b !important;
    border-right: none !important;
	font-size:.9rem !important;
	}
	
.boton-principal-pujar {
   
	font-size:.9rem !important;
	}

@media only screen and ( min-width:767px) and ( max-width:1160px ){
    .bid-bidder{font-size:1rem !important;}
}

@media only screen and ( min-width:1160px) and ( max-width:1349px ){
    .bid-bidder{font-size:.9rem !important;}
}

@media only screen and ( min-width:521px) and ( max-width:640px ){
    .bid-bidder{font-size:.9rem !important;}
}

@media only screen and ( min-width:121px) and ( max-width:976px ){
    ul.top_buyer_list li{flex: 0 0 100% !important;}
    ul.top_buyer_list{padding-left:0px !important; text-align:center;}
    ul.top_buyer_list li:nth-child(n+6) {display: none;}
}


@media only screen and ( max-width:450px ){
    .lotto_info_det{font-size: .9rem !important;font-weight: 600 !important;}
    .txt_winn_lot{font-size:.7rem !important;}
    .boxx1{padding-right: 5px !important;padding-left: 5px !important;}
    .boxx2{padding-right: 5px !important;padding-left: 5px !important;}
    .top_buyer_list{font-family: 'Montserrat', sans-serif;font-size:.7rem !important;}
    .row_box_2{padding:5px !important;}
}

@media only screen and ( min-width:449px) and ( max-width:510px ){
    .lotto_info_det{font-size: 1rem !important;font-weight: 600 !important;}
    .txt_winn_lot{font-size:.8rem !important;}
    .boxx1{padding-right: 5px !important;padding-left: 5px !important;}
    .boxx2{padding-right: 5px !important;padding-left: 5px !important;}
    .top_buyer_list{font-family: 'Montserrat', sans-serif;font-size:.8rem !important;}
    .row_box_2{padding:5px !important;}
}

@media only screen and ( max-width:899px) {
    .pant-grand{display:none;}    
    .row.btn_form .boton-principal-registro-borde-inverso{width: calc(50% - 13px);}
    .bt-fll{width: calc(100% - 10px) !important;}
}

@media only screen and ( min-width:899px) {
    .pant-peq{display:none;}
}

@media only screen and ( max-width:550px) {
    .row.btn_form .boton-principal-registro-borde-inverso{width: calc(100% - 10px);}
    .bt-fll{width: calc(100% - 10px) !important;}
}

.num_anim_big .ball {
	width: 60%;
    height: 60%;    
	margin: 0 auto;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
	flex-direction: column;
}
.num_anim_big span {
    background: #efefef08;
    font-size: 23px;    
}
.num_anim_big h3 {
    padding-top: 20px;
    color: #fff;
}

.main-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flex-parent {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pic {
  height: 300px;
  width: 300px;
  position: relative;
  margin: 20px;  
display: flex;
justify-content: center;
align-items: center;
overflow: auto;
}

.pic:hover > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 100;
  display: block;
  cursor: pointer;
}

.info {
  display: none;
}

.pic:hover > .info {
  border: 1px solid white;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 200;
}

.h3EndedLotto{
text-align:center;
padding-bottom:.5rem;
}

.pAboveProgressBar{
font-size: 1.3rem;
font-family: 'Montserrat', sans-serif;
margin-bottom:.3rem;
text-align:center;
border-top: 1px solid #cac9c9;
padding-top: 1rem;
}

@media only screen and ( min-width:149px) and ( max-width:766px ){
    .h3EndedLotto{font-size: 1rem !important;}
    .pAboveProgressBar{font-size: 1.1rem;}
    .row_box_2 h2{font-size: 1rem;}
    .winner_first{white-space: pre;font-size: .9rem;color:goldenrod;}
    .winner_second{white-space: pre;font-size: .9rem;color: tan;}
    .winner_third{white-space: pre;font-size: .9rem;}
    .winner_four{white-space: pre;font-size: .9rem;}
    .winner_five{white-space: pre;font-size: .9rem;}
    .h2WinnersEnded{font-size: 1.3rem;text-align: center;}
    .pic{height: 100px;width: 100px;margin: 10px;}
    .ball h3 {font-size: .9rem !important;padding-top: 5px !important;line-height: 15px;}
    #ball_win0 {font-size: .9rem !important;padding-top: 10px !important;}
    #ball_win1 {font-size: .9rem !important;padding-top: 10px !important;}
    #ball_win2 {font-size: .9rem !important;padding-top: 10px !important;}
    #ball_win3 {font-size: .9rem !important;padding-top: 10px !important;}
    #ball_win4 {font-size: .9rem !important;padding-top: 10px !important;}
    .selected-ball-new{margin-top: -30px !important;}
    .num_anim_big span{padding-top: 10px !important;}

    .ballW:first-child{background: radial-gradient(circle at 35% 30%,#d57e32 2%,#d57e32 17%,#d57e32 40%,#d57e32 100%);}
    .info-box-dt-dx{margin-bottom: 1rem;}
    .h4waiting{text-align: center;font-size: 1rem;}

}

@media only screen and ( min-width:149px) and ( max-width:520px ){
    .award_first { font-size: .9rem; white-space: pre;}
    .award_second { font-size: .9rem; white-space: pre;}
    .award_third { font-size: .9rem; white-space: pre;}
    .award_fourth { font-size: .9rem; white-space: pre;}
    .award_five { font-size: .9rem; white-space: pre;}
    .winner_first{white-space: initial !important;font-size: .9rem;color:goldenrod;}
    .winner_second{white-space: initial !important;font-size: .9rem;color: tan;}
    .winner_third{white-space: initial !important;font-size: .9rem;}
    .winner_four{white-space: initial !important;font-size: .9rem;}
    .winner_five{white-space: initial !important;font-size: .9rem;}
}

@media only screen and ( min-width:766px) and ( max-width:975px ){
    .pic{height: 150px;width: 150px;margin: 10px;}
   .ball h3 {font-size: .9rem !important;padding-top: 5px !important;line-height: 15px;}
   .top_buyer_list li{white-space: pre;} 
}

@media only screen and ( min-width:976px) and ( max-width:1555px ){
    .pic{height: 200px;width: 200px;margin: 10px;}
   .ball h3 {font-size: 1rem !important;padding-top: 5px !important;line-height: 15px;}
}

@media only screen and ( min-width:1556px) {
    .pic{height: 250px;width: 250px;margin: 10px;}
   .ball h3 {font-size: 1.1rem !important;padding-top: 5px !important;line-height: 15px;}
}

.winSep{  
    width: 50%;
    text-align: center;
    margin-top: 2px !important;
    margin-bottom: 5px !important;
    background-color: #eae8e4;
    height: 1px;
    margin: 0 auto;
}

.winner_first{color:goldenrod;}
    .winner_second{color: tan;}

@media only screen and ( min-width:976px) {
    .moreCryptoDraws{width: 50%;justify-content: center;text-align: center;margin: 0 auto;display: flex;}
}

.h4waiting{
    text-align: center;
    font-size: 1.2rem;
}

@media only screen and ( min-width:500px) and ( max-width:766px ){
    .day {width: calc(30% - 10px);}
}

@media only screen and ( min-width:100px) and ( max-width:499px ){
    .day {width: calc(40%);font-size: .9rem;}
    .animationLottoWaiting{margin-top: 1rem !important; margin-bottom: 1rem !important;}
    .h4waiting{display: none;}
    .dash{width: 15px !important;}
}

.animationLottoWaiting{
    display: flex;
    justify-content: center;
    margin-top: 2rem; 
    margin-bottom: 2rem;
}


.boxx2 .row_box_2 {
  background-color: rgb(24, 26, 32) !important;
  color: #eae8e4 !important;
}

.awardsNote1200{display: none;}
@media only screen and ( min-width:992px) and ( max-width:1200px ){
   ul.top_buyer_list {display: contents !important;padding-left: 0;}
   .awardsNote1200{display: flex;}
}

 ul.top_buyer_list{text-align: center;}

@media only screen and ( min-width:1200px) {
   ul.top_buyer_list{margin-top: 1rem !important;text-align: center;}
}

    .walletLink:hover a{
        color: white !important;
    }

    input.amount_form_box {
    margin-right: 5px;
    margin-top: 3px;
}

.boton-principal-registro-borde-inverso:hover label{
    cursor: pointer;
}

.dash {
  margin: 0 15px;
  width: 35px;
  height: 15px;
  border-radius: 8px;
  background: #f29a0d;
  box-shadow: 0 0 10px 0 #302f2e;
}

.uno {
  margin-right: -18px;
  transform-origin: center left;
  animation: spin 3s linear infinite;  
}

.dos {
  transform-origin: center right;
  animation: spin2 3s linear infinite;
  animation-delay: .2s;
}

.tres {
  transform-origin: center right;
  animation: spin3 3s linear infinite;
  animation-delay: .3s;
}

.cuatro {
  transform-origin: center right;
  animation: spin4 3s linear infinite;
  animation-delay: .4s;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(360deg);
  }
  30% {
    transform: rotate(370deg);
  }
  35% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin2 {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-180deg);
  }
  35% {
    transform: rotate(-190deg);
  }
  40% {
    transform: rotate(-180deg);
  }
  78% {
    transform: rotate(-180deg);
  }
  95% {
    transform: rotate(-360deg);
  }
  98% {
    transform: rotate(-370deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@keyframes spin3 {
  0% {
    transform: rotate(0deg);
  }
  27% {
    transform: rotate(0deg);  
  }
  40% {
    transform: rotate(180deg);
  }
  45% {
    transform: rotate(190deg);
  }
  50% {
    transform: rotate(180deg);
  }
  62% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  80% {
    transform: rotate(370deg);
  }
  85% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin4 {
  0% {
    transform: rotate(0deg);
  }
  38% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(-360deg);
  }
  65% {
    transform: rotate(-370deg);
  }
  75% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}