body {	color:#333;	
        font:300 15px/15px Roboto,Arial,Helvetica;
        background:url(../images/bg_art_grey.svg) right fixed #ededed;
        -webkit-font-smoothing:antialiased;}

div.navbar-wrapper a{color:goldenrod; text-decoration:none;}
div.navbar-wrapper a:hover{color:#ff9900;}
a{color:#ff004c; text-decoration:none;}
a:hover{color:#891c51;}
.btn,a,.btn:hover,a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none !important;
}
div.center p a, div.center table a {color: #ff004c;}
div.center p a:hover {color: #891c51}
div.input-group input.form-control[disabled] {
    cursor: default;
}


h1,h2,h3,h4{margin: 0;line-height: 1em;}
h1{font:700 5em Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
h2{font:300 2.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h3{font:300 2em Roboto,Arial,Helvetica;margin:2em 0 1em 0;}
h4{font:300 1.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

table.normal {border: #891c51 1px solid;width:100%;margin-top:15px;}
table.normal th {padding:3px;height:25px;color:white;background-color: #891c51;vertical-align: middle}
table.normal td {height:25px;padding:3px}
/*table.normal tr:nth-child(even){background-color: #e2e2e2}*/
            

p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 0;padding: 1em 4em;background: goldenrod;text-transform: uppercase;color: #891c51}
.btn:hover,.btn:active{color: goldenrod;background: #891c51;}
.btn-info:hover,.btn:active{background-color: #891c51;color: goldenrod}
div.center a.btn-info:hover {color: goldenrod}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary,.btn-primary:active,.btn-primary:focus{color: #891c51;background:goldenrod;width: 100%;outline: none;border:#891c51}
.btn-primary:hover{background:#891c51;box-shadow: none;color:goldenrod}
div.input-group a {color: #891c51;}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1em;line-height: 3.6em;}
.navbar-fixed-top{top: 5px;}
.navbar-inverse{background:url(/2022/images/bg_2022.svg) right fixed #ededed;border-bottom:3px solid #e0c47e;
    }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background: none;color: #E89F10;}

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 0;}
.services ul li{width: 10em;height: 10em;border: 1px solid #ccc;padding: 0;border-radius: 50%;margin: 0 1.25em;line-height: 13.5em;color: #999;}
.services ul li span{line-height: 2em;display: inline-block;font-weight: 300;}
.services ul li span i{font-size: 3em;}
.services ul li span b{display: block;font-size: 1em;font-weight: 300;}


/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}
.carousel-indicators li{border: 1px solid #f3c024;}
.carousel-indicators{bottom: 0;}

/*works*/
#works{padding-top:6em;}
#works figcaption a{border:1px solid #fff;margin-top: 1em;display: inline-block;color: #fff;padding: 0 2em;}
#works figcaption a:hover{text-decoration: none;padding: 0 3em;}
/*works*/

/*team*/
.team figure{width: 100%;}
.team img{width: 100%;}
.team b{font-size: 1.2em;display: block;}
.team a i.fa{color: #fff; font-size: 2em;}
.team a i.fa:hover{color: #E89F10;}


.highlight-info{ background:url(../images/lab.jpg) center fixed; background-size: cover; color:#fff;}
.highlight-info .overlay{background: rgba(232,159,16,0.7);}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/










/*contact*/
input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/


.footer{background-color: transparent; color: #891c51; font-size: 1em;}
.footer a{color: #aaa;margin: 0 1em; }
.footer span { text-shadow: 0 1px 0 #ccc, 
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);}

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}


@media (max-width: 1200px) {
    body{font:300 13px/13px Roboto,Arial,Helvetica;}
    .navbar-brand{padding-top: 11px;}
    .services ul li{margin:0 0.5em; }

    .grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;}
    figure.effect-oscar figcaption{padding: 12%;}
    figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

    .partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
    h1{font: 700 3.5em Roboto,Arial,Helvetica;}
    h4 {font: 300 1.3em Roboto,Arial,Helvetica;}
    .btn{padding: 1em 2em;}
    .partners img{margin: 0 15px 25px 0;width: 157px;}
    .services ul li{width: 9em;height: 9em;}
    figure.effect-chico figcaption {padding: 2em;}	
    figure.effect-oscar figcaption {padding: 20%;}
    figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
    .grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
}


@media (max-width: 767px) {
    body{font:300 12px/12px Roboto,Arial,Helvetica;}
    .navbar-nav > li > a {line-height: 1em;}	
    .navbar-brand{padding: 7px;}
    .navbar-brand img{height: 37px;}
    .navbar-toggle{margin-top: 12px;}

    .carousel-caption,.carousel-control,.carousel-indicators{display: none;}

    h2.text-center{text-align: left;font-size: 1.7em;}
    h4 {font: 300 1.2em Roboto,Arial,Helvetica;}
    #partners h2{padding: 0 1em;} 
    #home {padding-top: 5em;}

    .partners{display: block;float: left;}
    .partners img{width: 120px;}



    .about.spacer{padding-left: 2em;padding-right: 2em;}
    .spacer{padding:2em 0 0 0;}
    .services ul li{margin-bottom: 1em;}

    .highlight-info .overlay{padding-bottom: 2em;}

    .grid.team div{margin: 0;padding: 0;}
    figure.effect-chico figcaption {padding: 1.5em;}
    .footer{margin-top: 2em;padding-bottom: 2em;}
}

img.tooltipBETCASH {
    height: 15px;
}
.tooltip-inner {
    text-align: left;
}
.venue {
    width: 250px;
}
img.teamlogo {
    height: 25px;
    margin-left: 5px;
    margin-right: 5px;
}
img.teamflag {
    height: 20px;
    margin-left: 10px;  
    margin-right: 10px;  
    padding-top: 2px;
}
span.code {
    line-height: 25px;
    vertical-align: top;
    text-align: left;
}
span.separator {
    top: 1px;
    position: relative;
    font-weight: 900;
}

input.tippFeld {
    margin-top:9px;
    padding:2px;
    width: 45%;
    height: 25px;
    text-align: center;
}
table#match input {
    margin: auto;
}
table#match tr{
    height:55px;
    text-align: center;
    border: 1px solid #891c51;
}
table#match th{
    text-align: center;
}
table.tips {
    text-align: center;
    border: 1px solid #891c51;
    width: 100%;
}
table.tips a {
    color:white;
}
table.tips a:hover {
    color:white;
    text-decoration: underline;
}
table.tips th {
    background: #891c51;
    color:white;
    text-align: center;
}
table.tips th.match {
   /* width: 170px;*/
}
table.tips .invert {
    color: #891c51;
    background:white;
}
table.tips th.result {
    width:110px;
}
table.tips th.result_notset {
    background: rgb(255,199,206);
    color: rgb(156,0,6);
}
table.tips td.tipper {
    background: #891c51;
    color:white;
    font-weight: bold;
}
table.tips td {
    text-align: center;
    border: 1px solid #891c51;
}
/*
table.tips td.tip1 {
    border-right: 2px dotted #891c51;
    font-weight: bold;
    width: 25px;
}
table.tips td.tip2 {
    border-left: none;
    font-weight: bold;
    width: 25px;
}*/
table.tips td.profit {
    /*width:75px;*/
    background-color:rgb(198,239,206);
    text-align: right;
    padding-right:5px;
}
table.tips td.profit0 {
    background: none;
    color:#005c8e;
}
table.tips td.balance {
    background:whitesmoke;
    /*width:75px;*/
    text-align: right;
    padding-right:5px;
}

table.tips td.jackpot {
    background: whitesmoke;
    color: lightslategray;
    font-style: italic;
}

.points_0{
    background: rgb(255,199,206);
    color: rgb(156,0,6);
}
.points_0:nth-child(even){
    background: rgb(255,199,206);
    color: rgb(156,0,6);
}

.points_1 {
    color: black;
}
.points_2 {
    background: rgb(255,235,156);
    color: rgb(156,101,0);
}.points_2:nth-child(even) {
    background: rgb(255,235,156);
    color: rgb(156,101,0);
}
.points_3 {
    background: rgb(198,239,206);
    color: rgb(0,97,0);
}
.points_3:nth-child(even) {
    background: rgb(198,239,206);
    color: rgb(0,97,0);
}
.alert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}

.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}
.error {
    background:#ffecec url('../img/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../img/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../img/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../img/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}

html {
    height: 100%;
}
body {
    position: relative;
    min-height: 100%;
}
.footer {
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#login .input-group-addon {
    min-width:20px;
    text-align:right;
}

.gameCountdown {
    color: white;
}

.euro {
    text-align: right;
}


table#match .points_0{
    background: rgb(255,199,206);
    color: rgb(156,0,6);
}

table#match .points_0:nth-child(even){
    background: rgb(255,199,206);
    color: rgb(156,0,6);
}


table#match .points_1 {
    color: black;
}
table#match .points_2 {
    background: rgb(255,235,156);
    color: rgb(156,101,0);
}
table#match .points_2:nth-child(even) {
    background: rgb(255,235,156);
    color: rgb(156,101,0);
}
table#match .points_3 {
    background: rgb(198,239,206);
    color: rgb(0,97,0);
}
table#match .points_3:nth-child(even) {
    background: rgb(198,239,206);
    color: rgb(0,97,0);
}


.btn-info:focus {
    background-color: goldenrod;
    border: 0
}

a.anchor {
    padding-top:200px;
}

.blob {
	background: red;
	border-radius: 50%;
	margin-left: 3rem;
    margin-top: 1rem;
	height: 20px;
	width: 20px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}