/* Media */ 
.nextMatches{
	.boxWrapper{
		.boxContent{
		    .text{
		      padding-top: 10px;
		      text-align: center;
		      font-family: @type_Special;
		      font-weight: 500;
		      &.versus{
		        color: @bg_dest_type;
		        font-size: 22px;
		        padding-top: 2px;
		      }
		    }
		    .link{
		      margin-top: 15px;
		      .btn{
		        margin: 0 auto;
		        float: none;
		      }
		    }
		}
	}

}
   /* Fin Bet Status */
