
#supermodul .mobile {
	width: 100%;
	height: auto;
	background: #ffffff;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 0px;
    margin: 0px;
}

#supermodul .mobile .tab-menu {
	display: none;
}

#supermodul .mobile .main-content {
	width: 100%;
	padding: 12px 15px 21px 15px;
    margin: 0px;
}

#supermodul .mobile .header {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	/*padding: 0px 15px 0px 35px;*/
    padding: 0;
	height: 180px;
	margin-bottom: 0px;
    text-align: center;
    white-space: nowrap;
}


#supermodul .mobile .header .header-image {
	margin-right: 15px;
	height: 100px;
}

#supermodul .mobile .header .header-title {
	width: 250px;
	height: 100px;
	border-top: 3px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
    margin-right: 0px;
}

#supermodul .mobile .dropdown-container {
    margin-left: 0px;
}
#supermodul .mobile .header .header-dropdowns {
	height: 65px;
	padding-top: 10px;
	margin: 0 auto;
    white-space: nowrap;
    display: block;
}

#supermodul .mobile .header .header-dropdowns > div{
	width: 160px;
}


#supermodul .mobile .tip {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 10px 0px 15px 0px;
}

#supermodul .mobile .tip .left {
	width: 100%;
	border: none;
}

#supermodul .mobile .tip .left .texts {
	height: auto;
}
#supermodul .mobile .tip .left .texts .fade {
	display: none;
}


#supermodul .mobile .tip .left .teams {
	margin-bottom: 0px;
}
#supermodul .mobile .tip .left .mobile-spec {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 0px 5px;
	display: block;
	background: #a1a1a1;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #ffffff;
	font-family: DINblack;
	font-size: 12px;
}

#supermodul .mobile .tip .left .ingress {
	display: none;
}

#supermodul .mobile .tip .left .maintext {
	display: none;
}

#supermodul .mobile .mobile-spec-tip {
	width: 100%;
	height: 170px;
	display: block;
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-header {
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-gametype {
	width: 100%;
	font-family: DINblack;
	font-size: 18px;
	text-align: center;
	color: #555555;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-arrow-left {
	display: inline-block;
	position: absolute;
	left: 40px;
	top: 0;
	background: url("img/arrow-flip-left-mobile.png") center center no-repeat;
	height: 100%;
	width: 17px;
	cursor: pointer;
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-arrow-right {
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 0;
	background: url("img/arrow-flip-right-mobile.png") center center no-repeat;
	height: 100%;
	width: 17px;
	cursor: pointer;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons {
	text-align: center;
	height: 40px;
	margin-bottom: 7px;

}
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons > div {
	width: 39px;
	margin-right: 5px;
	margin-left: 5px;
}

/* BUTTONS DOUBLE */
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.double > .singleButton.u {
	display: none;
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.double > .singleButton.h,
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.double > .singleButton.b {
	width: 65px;
}
/*! BUTTONS DOUBLE */


/* BUTTONS SINGLE */
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.single > .singleButton.u,
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.single > .singleButton.b {
	display: none;
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-buttons.single > .singleButton.h {
	width: 143px;
}
/*! BUTTONS SINGLE */



#supermodul .mobile .mobile-spec-tip .button-divisor {
	height: 4px;
	background: #bbbbbb;
	width: 150px;
	margin: 0px auto;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	position: relative;
	font-family: DINregular;
	font-size: 0px;
    color: #323232;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds .title {
	position: absolute;
	font-size: 14px;
	left: 50%;
    margin-left: -140px;

}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds .numbers {
	text-align: center;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds .numbers > div {
	display: inline-block;
	font-size: 14px;
	width: 52px;
}


/* ODDS DOUBLE */
#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.double .numbers > .u {
	display: none;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.double .numbers > .h,
#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.double .numbers > .b
{
	width: 65px;
}
/*! ODDS DOUBLE */


/* ODDS SINGLE */
#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.single .numbers > .u,
#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.single .numbers > .b {
	display: none;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-odds.single .numbers > .h {
	width: 143px;
}
/*! ODDS SINGLE */



#supermodul .mobile .mobile-spec-tip .mobile-tip-play {
	position: relative;
	margin: 0 auto;
	height: 30px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: #707070;
	width: 150px;

	-webkit-box-shadow: 
		0px 2px 2px rgba(0, 0, 0, 0.75),
		inset 0 1px 2px 0px #f9f9f9;
		
	-moz-box-shadow:    
		0px 2px 2px rgba(0, 0, 0, 0.75),
		inset 0 1px 2px 0 #f9f9f9;
		
	box-shadow:
		0px 2px 2px rgba(0, 0, 0, 0.75),
		inset 0 1px 2px 0px #f9f9f9;
	
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 3px 10px;
	cursor: pointer;
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-play > .title {
	font-family: DINbold;
	font-size: 15px;
	color: #ffffff;
	width: 100%;
	height: 100%;
	line-height: 26px;
	vertical-align: middle;
	background: url("img/arrow-play-mobile.png") right center no-repeat;
}


#supermodul .mobile .mobile-spec-tip .mobile-tip-play.completed {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 135px;

}

#supermodul .mobile .mobile-spec-tip .mobile-tip-play.completed > .title {
    color: #555555;
    font-size: 18px;
    font-family: DINblack;
    line-height: 16px;
    height: auto;
}

#supermodul .mobile .mobile-spec-tip .mobile-tip-play.completed > .title:after {
    position: absolute;
    left: 100px;
    top: 7px;
    width: 25px;
    height: 23px;
    content: "";
   
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-play.win > .title:after {
     background: url("img/completed-win.png");
}
#supermodul .mobile .mobile-spec-tip .mobile-tip-play.loss > .title:after {
    background: url("img/completed-loss.png");
}




#supermodul .mobile .mobile-spec-ingress {
	display: block;
	width: 100%;
	overflow: hidden;
	font-family: DINbold;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
    color: #323232;
}

#supermodul .mobile .mobile-spec-maintext {
    margin-top: 10px;
    font-family: DINregular;
	font-size: 16px;
}


#supermodul .mobile .tip .mobile-spec-stats { 
    width: 300px;
    margin: 0 auto;
}

#supermodul .mobile .tip .left .links {
	background: transparent;
	color: #646464;
	padding: 0px;
	height: auto;
	border-bottom: 1px solid #b8b8b8;
	font-size: 0px;
    font-family: DINbold;
    white-space: nowrap;
	
}
    #supermodul .mobile .tip .left .links .readmore {
        width: 55px;
    }

#supermodul .mobile .tip .left .links .readmore,
#supermodul .mobile .tip .left .links .comments,
#supermodul .mobile .tip .left .links .stats {
	background: url("img/arrow-mobile.png") #cacaca right center no-repeat;
	font-size: 12px;
	margin-right: 1px;
	padding: 4px 25px 4px 4px;
	border: 1px solid #b8b8b8;
}

#supermodul .mobile .tip .left .links .readmore.up,
#supermodul .mobile .tip .left .links .comments.up,
#supermodul .mobile .tip .left .links .stats.up {
    background: url("img/arrow-mobile-up.png") #cacaca right center no-repeat;
}


#supermodul .mobile .tip .left .links .readmore:after,
#supermodul .mobile .tip .left .links .comments:after
{
	content: none;
}

#supermodul .mobile .tip .left .links .readmore.up:after,
#supermodul .mobile .tip .left .links .comments.up:after {
    content: none;
}

#supermodul .mobile .tip .right {
	display: none;
}

#supermodul .mobile .tip .right .top {
	display: none;
}

#supermodul .mobile .tip .right .top .gametype {
	display: none;
}

#supermodul .mobile .tip .right .top .gameinfo {
	display: none;
}
#supermodul .mobile .tip .right .bottom  {
	display: none;
}
#supermodul .mobile .tip .right .bottom  > div{
	display: none;
}

#supermodul .mobile .tip .mobile-spec-stats .stats-container > .title {
    text-align: left;
} 

#supermodul .mobile #spillevett_footer {  
    width: auto;
}
#supermodul .mobile #mobile-spillevett-header {
        display: block;
        width: 100%;
        height: 35px;
        padding: 0px 15px;
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}