/* General Pages */
@font-face {
    font-family: 'Trajan Pro';
    src: url('http://www.betphoenix.ag/sites/all/themes/betphoenix/font/trajanpro-bold-webfont.eot');
    src: url('http://www.betphoenix.ag/sites/all/themes/betphoenix/font/trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.betphoenix.ag/sites/all/themes/betphoenix/font/trajanpro-bold-webfont.woff') format('woff'),
         url('http://www.betphoenix.ag/sites/all/themes/betphoenix/font/trajanpro-bold-webfont.ttf') format('truetype'),
         url('http://www.betphoenix.ag/sites/all/themes/betphoenix/font/trajanpro-bold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.collapse-content{
	display: none;
}

body {
	font: 16px 'Trajan Pro';
  	line-height: 1.2em;
}

body{
	background: #2663ac url(https://www.betphoenix.ag/sites/default/files/BP-bg-bracket-landing-1.jpg) no-repeat center top fixed;
	background-size: 100%
}

h2 a{
    background: #FFF;
    border: 1px solid #CCC;
}
	
	.box-login:before{
	    content: 'Enter with your BetPhoenix Account';
	    color: #999;
	    display: inline-block;
	    margin: 0 0 20px 0
	}

.contest-wc:before{
	background: url(https://www.betphoenix.ag/sites/default/files/bracket-euro-2024.png) no-repeat center top;
	background-size: 100%;
}

/*
.contest-wc:after{
	background: url(/img/betphoenix/24/BP-bg-bracket-euro-bracket.jpg) no-repeat center bottom #020e4a;
}*/

/* Contest Body */

/* Pop-up game */
	

/* Media Queries */


@media (min-width: 1260px) {

	body.home{
		background-size: auto
	}

}


/* End Media Queries */