
.swisslos {
	display:table;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	width:100%;
}

.swisslosLeft {
	/*width:170px;*/
	width:100%;
}

.swisslosRight {
	font-size:12px;
	line-height: 14px;
	/*width: 419px;*/
	width:100%;
    clear:  both;
    float:  left;
}

.swisslosDesc {
	font-size:11px;
	line-height: 13px;
}

.swisslosPallineNormali {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-color: #e6e6e6;
	border: 1px solid #666;
	border-radius: 24px;
	line-height: 23px;
	text-align: center;
	margin: 2px;
    font-size: 0.8rem;
}
.swisslosPallineSpeciali {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    background-color: #f6df75;
    border: 1px solid #d9b83f;
    border-radius: 24px;
    line-height: 23px;
    text-align: center;
    margin: 2px;
    font-size: 0.8rem;
}
.swisslosPallineReplay {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    background-color: #bd203d;
    border: 1px solid #af1e39;
    color: #fff;
    border-radius: 24px;
    line-height: 23px;
    text-align: center;
    margin: 2px;
    font-size: 0.8rem;
}
.swisslosReplayLogo {
    margin-left: 5px;
    float: left;
    width: 24px;
    height: auto;
}

.swisslosPallineStelline {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin: 2px;
    margin-top: 3px;
    background-image: url('https://media.tio.ch/static/img/2013/swisslos/star.png');
    background-size: 22px;
    background-repeat: no-repeat;
    font-size: 0.6rem;
}


.euromillionStar{
    width:  15px;
}

.tdRank{
    padding:5px;
    font-weight:bold
}

.tdRankWinners{
    padding:5px;
    text-align:right;
    font-weight:bold
}

.tdRankCHF{
   padding:5px;
   text-align:right;
   font-weight:bold
}

.swisslosPallineExtension {
   display: block;
    float: left;
}

.swisslosLogo{
    width: 60px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
