﻿.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var
{
    margin: 0;
    outline: 0;
    padding: 0;
}
object
{
    font-size: 0;
}
a
{
    text-decoration: none;
}
a:focus, a:hover
{
    text-decoration: underline;
}
a img
{
    border: 0;
}
html[lang|=ar], html[lang|=dv], html[lang|=fa], html[lang|=ff], html[lang|=he]
{
    direction: rtl;
}
body, html
{
    min-height: 100%;
}
body
{
    font: 14px sans-serif;
    min-width: 300px;
}
body.debug *
{
    background: rgba(0,0,0,.067);
}
#bodyContainer
{
    overflow: hidden;
    position: relative;
}
#bgc_fbconnect_name
{
    float: none;
    display: block;
}
.bgc_fbconnect_overlay
{
    z-index: 400;
}
#bgc_fbconnect_wrapper .teaser
{
    height: auto;
}
#overlayContainer
{
    background: rgba(0,0,0,.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 1000;
}
#overlayContainer:after, #overlayContainer:before
{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#overlayContainer .contentContainer
{
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 480px;
    padding: 20px;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    width: 80%;
}
#overlayContainer .contentContainer .btn
{
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    min-width: 100px;
    padding: 5px 10px;
    text-decoration: none;
}
#overlayContainer .contentContainer .btn.close
{
    background: 0 0;
    font-size: 20px;
    height: 1em;
    line-height: .9em;
    margin: 0;
    min-width: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1em;
}
#overlayContainer .contentContainer .content iframe
{
    width: 980px;
    height: 550px;
}
#pixelTracking
{
    height: 0;
    overflow: hidden;
    position: relative;
}
#pixelTracking img
{
    height: 0;
    position: absolute;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.cc_banner-wrapper
{
    z-index: 9001;
    position: relative;
    max-height: 50px;
}
.cc_container .cc_btn, .cc_container .cc_message
{
    font-size: 0;
    transition: font-size 200ms;
    line-height: 1em;
}
.cc_container .cc_message
{
    font-size: .7em;
    padding: 0;
    line-height: 1.5em;
    margin-left: 5%;
    margin-bottom: .5em;
}
@media(max-width: 600px)
{
    .cc_container a
    {
        display: none;
    }
}
@media screen and (min-width: 500px)
{
    .cc_container .cc_btn, .cc_container .cc_message
    {
        font-size: .8em;
    }
}
@media screen and (min-width: 768px)
{
    .cc_container .cc_btn
    {
        font-size: 1em;
    }
    .cc_container .cc_message
    {
        font-size: 1em;
        line-height: 1em;
    }
}
@media screen and (min-width: 992px)
{
    .cc_container .cc_message
    {
        font-size: 1em;
    }
}
@media print
{
    .cc_banner-wrapper, .cc_container
    {
        display: none;
    }
}
.cc_container
{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.cc_container .cc_btn
{
    cursor: pointer;
    text-align: center;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px;
}
.cc_container .cc_message
{
    display: block;
}
@media screen and (min-width: 500px)
{
    .cc_container .cc_message
    {
        margin-top: .5em;
    }
}
@media screen and (min-width: 768px)
{
    .cc_container
    {
        padding: 15px 30px;
    }
}
.cc_container
{
    background: #222;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial;
    box-sizing: border-box;
}
.cc_container::-moz-selection
{
    color: #fff;
    text-shadow: none;
}
.cc_container .cc_btn, .cc_container .cc_btn:active, .cc_container .cc_btn:hover, .cc_container .cc_btn:visited
{
    color: #000;
}
.cc_container a, .cc_container a:visited
{
    text-decoration: underline!important;
    color: #fff!important;
    transition: 200ms color;
}
.cc_container a:active, .cc_container a:hover, .cc_container a:visited:active, .cc_container a:visited:hover
{
    color: #dcdcdc!important;
}
body .cc_banner-wrapper
{
    position: static;
    z-index: 16001;
}
body .cc_banner-wrapper.dismissed
{
    display: none;
}
body .cc_container
{
    font-size: 14px;
    padding: 3px;
    background: rgba(0,0,0,.4);
    position: static;
    opacity: .9;
}
body .cc_container .cc_btn
{
    max-width: 33%;
    width: auto;
}
body .cc_btn
{
    font-size: 0!important;
}
body #cc_btn_accept
{
    text-decoration: none!important;
    padding-top: 14px;
    margin-right: 5%;
}
body #cc_btn_accept:before
{
    content: '✖';
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    transition: 300ms color;
}
body #cc_btn_accept:hover:before
{
    content: '✔';
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.container
{
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.section-cta
{
    display: none;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.navigation
{
    list-style: none;
    overflow: hidden;
}
.navigation li
{
    display: inline-block;
    float: left;
    white-space: nowrap;
}
.navigation li a
{
    display: block;
    text-align: center;
    text-decoration: none;
}
.navigation li ul
{
    display: none;
    position: absolute;
    z-index: 1;
}
.navigation li ul li
{
    display: block;
    float: none;
}
.navigation li:hover>ul
{
    display: block;
}
.navigation li.icon
{
    display: none;
}
.navigation li.icon a
{
    cursor: pointer;
}
.navigation li.icon a:before
{
    content: '☰';
}
.navigation.compact
{
    overflow: visible;
}
.navigation.compact li
{
    display: none!important;
    white-space: normal;
}
.navigation.compact li.icon
{
    display: block!important;
}
.navigation.compact.open
{
    height: auto!important;
    position: relative;
    z-index: 50;
}
.navigation.compact.open li, .navigation.compact.open li ul
{
    display: block!important;
    float: none;
    position: static;
}
.navigation.compact.open li a, .navigation.compact.open li ul a
{
    display: block;
    text-align: left;
}
html[lang|=ar] .navigation li ul li a, html[lang|=dv] .navigation li ul li a, html[lang|=fa] .navigation li ul li a, html[lang|=ff] .navigation li ul li a, html[lang|=he] .navigation li ul li a
{
    text-align: right;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.slider>.container>ul
{
    border: 1px solid #000;
    list-style: none;
    overflow: hidden;
}
.slider>.container>ul>*
{
    display: none;
    overflow: hidden;
}
.slider>.container>ul>:first-child
{
    display: list-item;
}
.slider[data-transition=hard]>.container>ul.init>:first-child
{
    display: none;
}
.slider[data-transition=hard]>.container>ul.init>.active
{
    display: list-item;
}
.slider[data-transition=glide]>.container>ul
{
    white-space: nowrap;
}
.slider[data-transition=glide]>.container>ul>*
{
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}
.slider .slider-nav
{
    display: none;
}
.slider[data-nav=dots] .slider-nav
{
    top: 10px;
    display: block;
    list-style: none;
    position: absolute;
    right: 10px;
    z-index: 1;
}
.slider[data-nav=dots] .slider-nav li
{
    background: #fff;
    border: 1px solid #000;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-left: 10px;
    overflow: hidden;
    width: 10px;
}
.slider[data-nav=dots] .slider-nav li.active
{
    background: #f00;
}
.slider[data-nav=tabs] .slider-nav
{
    display: block;
    list-style: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.slider[data-nav=tabs] .slider-nav li
{
    background: #fff;
    border: 1px solid #000;
    cursor: pointer;
    float: left;
    margin-right: .25em;
    padding: 10px;
}
.slider[data-nav=tabs] .slider-nav li.active
{
    border-bottom: 1px solid #fff;
    color: #f00;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.mfp-bg
{
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-bg, .mfp-container, .mfp-wrap
{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.mfp-wrap
{
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.mfp-container
{
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before, .mfp-content
{
    display: inline-block;
    vertical-align: middle;
}
.mfp-container:before
{
    content: '';
    height: 100%;
}
.mfp-align-top .mfp-container:before
{
    display: none;
}
.mfp-content
{
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content
{
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur
{
    cursor: progress;
}
.mfp-zoom-out-cur
{
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom
{
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
    cursor: auto;
}
.mfp-close
{
    curosr: pointer;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader
{
    display: none;
}
.mfp-hide
{
    display: none!important;
}
.mfp-preloader
{
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a
{
    color: #ccc;
}
.mfp-preloader a:hover
{
    color: #fff;
}
button.mfp-arrow, button.mfp-close
{
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.mfp-close
{
    line-height: .5em;
    position: absolute;
    right: 0;
    top: 40px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0;
    margin-top: -.75em;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
    filter: alpha(opacity=65);
}
.mfp-close:focus, .mfp-close:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close-btn-in .mfp-close
{
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close
{
    color: #fff;
    text-align: right;
}
.mfp-iframe-holder .mfp-close
{
    top: 0;
}
.mfp-counter
{
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow
{
    position: absolute;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
    opacity: .65;
    filter: alpha(opacity=65);
}
.mfp-arrow:active
{
    margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow .mfp-b
{
    top: 0;
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow .mfp-a, .mfp-arrow:after
{
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b, .mfp-arrow:before
{
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left
{
    left: 0;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after
{
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before
{
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right
{
    right: 0;
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after
{
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before
{
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content
{
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-scaler
{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
.mfp-figure:after, img.mfp-img
{
    display: block;
    width: auto;
    height: auto;
}
img.mfp-img
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure, img.mfp-img
{
    line-height: 0;
}
.mfp-figure:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
}
.mfp-figure small
{
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure
{
    margin: 0;
}
.mfp-bottom-bar
{
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title
{
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content, img.mfp-img
{
    max-width: 100%;
}
.mfp-gallery.mfp-navigateByImgClick .mfp-image-holder .mfp-figure img
{
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
    .mfp-img-mobile .mfp-image-holder
    {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after
    {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small
    {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar
    {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter
    {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close
    {
        top: 0;
        right: 0;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px)
{
    .mfp-arrow
    {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }
    .mfp-arrow-left
    {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right
    {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container
    {
        padding-left: 6px;
        padding-right: 6px;
    }
}
body .mfp-ie7 .mfp-img
{
    padding: 0;
}
body .mfp-ie7 .mfp-bottom-bar
{
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
body .mfp-ie7 .mfp-container
{
    padding: 0;
}
body .mfp-ie7 .mfp-content
{
    padding-top: 44px;
}
body .mfp-ie7 .mfp-close
{
    top: 0;
    right: 0;
    padding-top: 0;
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
#footer
{
    background: center top no-repeat;
}
#footer>.container
{
    overflow: hidden;
}
#gl_footer
{
    background: 0 0;
    font-weight: 400;
    line-height: 30px;
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    width: auto;
}
#gl_footer *
{
    display: inline;
    vertical-align: middle;
}
#footer #bpFooter
{
    background: 0 0;
    color: #000;
    filter: none;
}
#footer #bpFooter a
{
    color: inherit;
    opacity: 1;
}
.usk
{
    background: url(../../willbettingde/image/usk-sprites.svg) 0 0 no-repeat;
    background-size: 100% 800%;
    display: block;
    float: left;
    width: 50px;
}
.usk:before
{
    content: '';
    display: block;
    padding-top: 100%;
}
.usk.usk-0
{
    background-position: 0 14.3%;
}
.usk.usk-6
{
    background-position: 0 28.6%;
}
.usk.usk-12
{
    background-position: 0 42.9%;
}
.usk.usk-16
{
    background-position: 0 57.2%;
}
.usk.usk-18
{
    background-position: 0 71.5%;
}
.usk.usk-info
{
    background-position: 0 85.8%;
}
.usk.usk-edu
{
    background-position: 0 100%;
}
@media(max-width: 600px)
{
    html .usk
    {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
.caption-class, .headline-class
{
    color: #ece8da;
    font-family: Amiri,serif;
}
html[lang|=ar] .button-class, html[lang|=ar] .caption-class, html[lang|=ar] .headline-class, html[lang|=ar] .input-button-class, html[lang|=dv] .button-class, html[lang|=dv] .caption-class, html[lang|=dv] .headline-class, html[lang|=dv] .input-button-class, html[lang|=fa] .button-class, html[lang|=fa] .caption-class, html[lang|=fa] .headline-class, html[lang|=fa] .input-button-class, html[lang|=ff] .button-class, html[lang|=ff] .caption-class, html[lang|=ff] .headline-class, html[lang|=ff] .input-button-class, html[lang|=he] .button-class, html[lang|=he] .caption-class, html[lang|=he] .headline-class, html[lang|=he] .input-button-class
{
    font-family: Tahoma;
}
.caption-class
{
    color: #fff;
    background: rgba(0,0,0,.7);
}
.button-class, .button-class:after, .button-class:before
{
    background-image: url(../../willbettingde/image/button-sprites.png);
    background-size: auto 400%;
}
.button-class
{
    background-color: #60b100;
    background-position: 0 0;
    background-repeat: repeat-x;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.button-class:after, .button-class:before
{
    background-position: 0 66.6667%;
    background-repeat: no-repeat;
    content: '';
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 50%;
}
.button-class:after
{
    background-position: 100% 100%;
    left: auto;
    right: 0;
}
.button-class:focus, .button-class:hover
{
    background-position: 0 33.3333%;
    color: #fff;
}
.button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.button-class[disabled]:focus, .button-class[disabled]:hover
{
    background-position: 0 0;
}
.input-button-class
{
    background-color: #60b100;
    background-image: url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png),url(../../willbettingde/image/button-sprites.png);
    background-position: 0 0,0 66.6667%,100% 100%;
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-size: auto 400%,auto 400%,auto 400%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: DrakenFont;
    text-transform: uppercase;
    padding: 15px 20px 16px;
    position: relative;
    text-shadow: 0 0 4px rgba(41,85,0,.7);
    margin: 1em auto;
}
.input-button-class:focus, .input-button-class:hover
{
    background-position: 0 33.3333%,0 66.6667%,100% 100%;
}
.input-button-class[disabled]
{
    background-color: #333!important;
    color: #999!important;
    cursor: default;
}
.languages li i
{
    background-positon: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 1em;
    vertical-align: middle;
    width: 1.3333em;
}