﻿/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
     */

/* HTML5 Boilerplate  */
/* =============================================================================
   NORMALIZATION
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    overflow-x: hidden;
}

::-moz-selection {
    background: #d50103;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #d50103;
    color: #fff;
    text-shadow: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before,
    q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

.center {
    text-align: center;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
}

button,
input {
    line-height: normal;
}

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        overflow: visible;
    }

        button[disabled],
        input[disabled] {
            cursor: default;
        }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        width: 13px;
        height: 13px;
        float: left;
        margin-right: 5pt;
        margin-top: 2pt;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    input:invalid,
    textarea:invalid {
        background-color: #f0dddd;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}
/* =============================================================================
   BASE
   ========================================================================== */
html {
    background-position: 50% 0;
    background-color: #333;
    background-image: url('https://info.drakecasino.eu/en/images/site/background-pattern.gif'), url('https://info.drakecasino.eu/en/images/site/background-shapes.png');
    background-repeat: repeat, no-repeat;
}

.no-multibg {
    background: url('https://info.drakecasino.eu/en/images/site/background-pattern.gif') 50% 0 #333333;
}

body {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
    font-size: 12px;
}

.lt-ie9 body {
    background: url('https://info.drakecasino.eu/en/images/site/background-shapes.png') no-repeat 50% 0 transparent;
}

html,
body {
    height: 100%;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    background-color: #000;
    background-repeat: no-repeat;
    min-height: 100%;
}

#content {
    padding-bottom: 168px;
    color: #fff;
}

#footer {
    clear: both;
    margin-top: -168px;
}

.entry {
    font-size: 1.1em;
}

h2 {
    text-transform: uppercase;
}

h3 {
    font-size: 1.143em;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

address {
    font-size: 1.467em;
    font-style: normal;
}

    address dt {
        font-size: 0.682em;
    }

table {
    margin-top: 20px;
    background: #252525;
    border-collapse: collapse;
}

    table td,
    table th {
        padding: 0;
        text-align: left;
    }

    table th {
        font-weight: bold;
    }

    table .th,
    table .td {
        display: block;
        padding-left: 5px;
        padding-right: 5px;
    }

    table td {
        border-bottom: 2px solid #000;
    }

    table .td,
    table th {
        padding-top: 18px;
        padding-bottom: 14px;
    }

    table tbody tr:first-child .td {
        background: url('https://info.drakecasino.eu/en/images/site/table-header.png') repeat-x 0 -32px transparent;
    }

input:focus {
    outline: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

    ol li {
        margin-bottom: 15px;
    }

ol {
    list-style-position: inside;
}
/* =============================================================================
   AVAILABLE PROMOTIONS TABLE
   ========================================================================== */
table.avail-promo {
    margin-top: 16px;
    width: 100%;
}

    table.avail-promo tbody {
        font-size: 1em;
    }

    table.avail-promo .th,
    table.avail-promo .td {
        padding-left: 6px;
        padding-right: 6px;
    }
/* =============================================================================
   DRAKE CLUB TABLE
   ========================================================================== */
#club-table {
    width: 100%;
    margin-bottom: 30px;
}

    #club-table thead {
        font-size: 1.167em;
    }

    #club-table th:first-child {
        text-align: center;
    }

    #club-table .th,
    #club-table .td {
        font-weight: bold;
    }

        #club-table .td small {
            color: #666;
            font-size: 0.73em;
            display: block;
            padding: 4px 0;
        }

table thead th,
table thead td {
    vertical-align: top;
    line-height: 18px;
    padding: 5px;
    background-color: #A58541;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8c05e), to(#a58541), color-stop(0.5, #a17f25));
    background-image: -webkit-linear-gradient(top, #e8c05e, #a17f25, color-stop(0.5, #a17f25));
    background-image: -moz-linear-gradient(top, #e8c05e 0%, #a17f25 50%, #a58541 100%);
    background-image: -ms-linear-gradient(top, #e8c05e 0%, #a17f25 50%, #a58541 100%);
    background-image: -o-linear-gradient(top, #e8c05e 0%, #a17f25 50%, #a58541 100%);
    background-image: linear-gradient(top bottom, #e8c05e, #a58541);
    height: 100%;
}

.lt-ie9 table thead th {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E8C05E, endColorstr=#A17F25, GradientType=0)";
}

.lt-ie8 table thead th {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e8c05e, endColorStr=#a17f25, GradientType=0);
}

#club-table .th {
    white-space: nowrap;
    height: 18px;
}

#club-table tbody {
    font-size: 1.25em;
}

table tbody tr:nth-child(even),
.row {
    background-color: #171717;
}

table tbody td,
table thead td {
    padding: 5px;
}
/* =============================================================================
   PAYMENT TABLE
   ========================================================================== */
.payment-table {
    width: 100%;
}

    .payment-table tbody td {
        min-width: 70px;
    }

    .payment-table tbody td {
        font-size: 1.083em;
    }

        .payment-table tbody td strong {
            font-size: 1.154em;
        }

table.payment-table td:nth-child(2) .td {
    width: 170px;
}

table.payment-table td:nth-child(3) .td {
    width: 186px;
}
/* =============================================================================
   ACCOUNT HISTORY
   ========================================================================== */
.ah-table {
    width: 100%;
    border: thin solid white;
}

table.ah-table tbody td {
    min-width: 70px;
    border-bottom: thin solid white;
}

table.ah-header td {
    text-transform: capitalize;
    font-size: 1.833em;
}

.ah-table tbody td {
    font-size: 1.083em;
}

    .ah-table tbody td strong {
        font-size: 1.154em;
    }

table.ah-table td:nth-child(2) .td {
    width: 170px;
}

table.ah-table td:nth-child(3) .td {
    width: 186px;
}
/* =============================================================================
   FORMS TABLE
   ========================================================================== */
.forms {
    width: 100%;
}

    .forms tbody {
        font-size: 1.167em;
    }

    .forms td {
        padding: 0 10px;
    }

    .forms .tr {
        display: table-row;
        width: 100%;
        padding-right: 5px;
    }

    .forms .td {
        display: table-cell;
        width: 100%;
        padding-right: 15px;
    }

    .forms .tdsmall {
        display: table-cell;
        width: 100%;
        padding-right: 15px;
        font-size: 85%;
    }

    .forms .td .field-label {
        width: 100%;
        vertical-align: top;
    }

    .forms tbody .td {
        padding: 6px 12px;
        overflow: hidden;
    }

table.forms tbody tr:first-child .td {
    background-image: none;
}

.forms .field-label {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #fff;
    line-height: 1.4em;
    margin: 4px 0 2px;
}

.lt-ie8 .forms label .field-label {
    display: inline;
}

.forms textarea,
.forms select,
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="tel"],
.forms input.field-text,
.forms input.field-pass {
    line-height: 1em;
    font-size: 14px;
    width: 34%;
    margin: 4px 0;
    height: 25px;
    border: medium none;
    border-radius: 2px;
    padding: 0 5px;
}

.forms .radio_field {
    width: 14%;
    display: inline-block;
}

    .forms .radio_field input {
        margin: 0 6px 0 0;
        position: relative;
        top: 1px;
    }

.lt-ie8 .forms .radio_field {
    display: inline;
}

    .lt-ie8 .forms .radio_field input {
        position: relative;
        top: -1px;
    }

.forms select {
    height: 25px;
    vertical-align: top;
}

    .forms select.smaller {
        width: 20%;
    }

    .forms select + .req {
        margin-right: 30px;
        line-height: 22px;
    }

.forms-two-cols td {
    width: 50%;
}

.forms-two-cols textarea,
.forms-two-cols input {
    width: 38%;
}

.forms-two-cols select {
    width: 46%;
}

.forms .right,
.forms .desc {
    float: right;
    color: #999;
    font-style: italic;
    max-width: 174px;
    font-size: 0.857em;
}

.forms .right {
    color: #fff;
    font-style: normal;
    max-width: 200px;
    text-align: right;
}

.forms .action {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    text-align: center;
    min-width: 200px;
    width: auto !important;
    width: 200px;
}

.lt-ie8 .forms .action {
    display: inline;
}

.forms .req {
    color: #ff0f00;
    left: auto;
    top: 0;
    right: 0;
    padding-left: 3px;
    font-size: 25px;
    line-height: 16px;
    vertical-align: top;
}

.lt-ie8 .forms .req {
    position: relative;
    top: -11px;
}

.forms tr.action-row .td {
    position: relative;
    min-height: 30px;
}

.forms tr.action-row .actions {
    width: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    margin-top: -10px;
}

.forms tr.action-row .info {
    float: left;
    max-width: 46%;
    margin: 3px 0 6px;
    text-align: left;
}

.forms tr.action-row td {
    text-align: right;
}

.field-paragraph {
    display: inline-block;
    margin: 4px 0;
    vertical-align: top;
}

.lt-ie8 .field-paragraph {
    display: inline;
}

.forms .field-paragraph {
    max-width: 75%;
}

.forms .content-top {
    min-height: 130px;
    height: auto !important;
    height: 130px;
}

.forms .field-textonly {
    font-style: italic;
    padding-left: 10px;
}

.forms .form_box {
    margin: 0;
    padding: 0;
    width: 230px;
    height: auto;
    float: left;
}

.wide .form_box {
    margin: 0;
    padding: 0;
    width: 480px;
    height: auto;
    float: left;
}

.wide .field-textonly {
    display: table-cell;
    min-width: 17em;
    text-align: left;
    float: none;
}

.wide .field-label {
    display: table-cell;
    vertical-align: middle;
    height: 2em;
}

.wide .field,
.wide .box {
    display: table-cell;
    float: none;
}

.wide input[type="checkbox"],
input[type="radio"] {
    box-sizing: content-box;
    width: 17em;
    float: left;
}

.forms .form_box .number_box {
    margin: 0;
    padding: 0;
    width: 60px;
    height: 70px;
    float: left;
    background: url('https://info.drakecasino.eu/en/images/forms/number-box.png') no-repeat center;
    text-align: center;
    font: bold 30px/70px Arial, Helvetica, sans-serif;
    color: #FFF;
}

.forms .form_box .heading_box {
    margin: 0;
    padding: 0;
    width: 170px;
    height: 70px;
    float: left;
}

    .forms .form_box .heading_box h5 {
        font-size: 16px;
        font-weight: bold;
        color: #c60000;
        border-bottom: 1px dotted #535353;
        padding-top: 10px;
    }

.forms .form_box .field input[type="submit"] {
    margin: 0;
    padding: 8px;
    width: 250px;
    height: 70px;
    border: none;
    font: bold 20px/50px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
}

.forms .form_box .button {
    margin: 0;
    padding: 8px;
    width: 250px;
    height: 70px;
    border: none;
    font: bold 20px/50px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
}

.forms .form_box .field_desc {
    margin: 0;
    padding: 0;
    float: right;
    color: #999;
    font-style: italic;
    font-size: 0.7em;
}

.forms .form_box .field_warning {
    margin: 0;
    padding: 0;
    float: right;
    color: #999;
    font-style: normal;
    font-size: 9pt;
}

.forms .form_box .field_desc a {
    color: #4f4f4f;
}

    .forms .form_box .field_desc a:hover {
        color: #efefef;
    }

.forms .form_box .box_desc {
    margin: 0;
    padding: 0;
    width: 245px;
    height: auto;
    float: none;
    font: normal 12px;
    color: #fff;
}

    .forms .form_box .box_desc a {
        color: #e9c05e;
    }

        .forms .form_box .box_desc a:hover {
            color: #7f7f7f;
        }

.forms textarea,
.forms select,
.forms input[type="text"],
.forms input[type="tel"],
.forms input[type="password"],
.forms input.field-text,
.forms input.field-pass {
    line-height: 1em;
    font-size: 15px; /*changed from 1em*/
    width: 17em; /* added 35px*/
    height: 35px; /* added 35px*/
    margin: 4px 0;
    text-align: left;
}

    .forms select.small,
    .forms input[type="text"].small {
        width: 6em;
    }

    .forms select.wide {
        width: 30em;
    }

.money {
    text-align: right;
}
/* =============================================================================
   PER PAGE BACKGROUND IMAGE
   ========================================================================== */
.live-chat-balloon {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    line-height: 0;
    background-image: url('https://info.drakecasino.eu/en/images/site/live-chat-balloon.png');
    background-position: 0 0;
    width: 200px;
    height: 156px;
}

.contactus .live-chat-balloon {
    margin-left: -25px;
}

.cashier-deposit .live-chat-balloon,
.cashier-options .live-chat-balloon {
    margin-top: -30px;
}

.live-chat-balloon:hover {
    background-position: 0 50%;
}

.live-chat-balloon:active {
    background-position: 0 100%;
}
/* =============================================================================
   PER PAGE BACKGROUND IMAGE
   ========================================================================== */
.background-2 {
    background: url('https://info.drakecasino.eu/en/images/site/index-2/background-pattern.jpg') repeat-x 50% 0 #000000;
}

    .background-2 body {
        background: none !important;
    }

.home {
    background: url('https://info.drakecasino.eu/en/images/site/home-bg.jpg') no-repeat 50% 0 #000000;
}

    .home.home-2 {
        background: url('https://info.drakecasino.eu/en/images/site/index-2/body-bg-home.png') no-repeat 50% 0 #000000;
    }

    .home .content-top {
        min-height: 208px;
        height: auto !important;
        height: 200px;
        padding-top: 0;
        text-align: left;
    }


.contactus {
    background: url('https://info.drakecasino.eu/en/images/site/contacts-bg.jpg') no-repeat 50% 0 #000000;
}

.club {
    background: url('https://info.drakecasino.eu/en/images/site/club-bg.jpg') no-repeat 50% 0 #000000;
}

.cashier {
    background: url('https://info.drakecasino.eu/en/images/site/cashier-bg.jpg') no-repeat 50% 0 #000000;
}

.pre-login {
    background: url('https://info.drakecasino.eu/en/images/site/cashier-bg.jpg') no-repeat 50% 0 #000000;
}

.post-login {
    background: url('https://info.drakecasino.eu/en/images/site/post-login-bg.jpg') no-repeat 50% 0 #000000;
}

.content-top {
    position: relative;
}

.pre-login .content-top,
.post-login .content-top,
.cashier .content-top {
    min-height: 75px;
    height: auto !important;
    height: 75px;
}

.club .content-top,
.contactus .content-top,
.promotions .content-top {
    min-height: 130px;
    height: auto !important;
    height: 130px;
}
/* =============================================================================
   TOP MOST RIBBON HEADING & NAVIGATION
   ========================================================================== */
.content-top .ribbon-head {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -40px;
    margin-left: -80px;
}

    .content-top .ribbon-head span {
        min-width: 200px;
    }

        .content-top .ribbon-head span span {
            min-width: 0;
        }

.content-top .ribbon-head-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    margin-left: -39px;
    background: url('https://info.drakecasino.eu/en/images/site/index-2/ribbon-head-nav.png') no-repeat 0 0 transparent;
}

    .content-top .ribbon-head-nav .corners-right {
        display: block;
        padding: 0 16px 0 0;
        background: url('https://info.drakecasino.eu/en/images/site/index-2/ribbon-head-nav.png') no-repeat -16px 0 transparent;
    }

    .content-top .ribbon-head-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        letter-spacing: -4px;
        word-spacing: -4px;
    }

        .content-top .ribbon-head-nav ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

.lt-ie8 .content-top .ribbon-head-nav ul li {
    display: inline;
    vertical-align: top;
}

.content-top .ribbon-head-nav a {
    float: left;
    height: 70px;
    background: url('https://info.drakecasino.eu/en/images/site/index-2/ribbon-head-nav.png') repeat-x 0 -113px transparent;
    padding: 0;
    margin: 17px 0 0;
    border: none;
    border-left: 1px solid #fc0101;
}

    .content-top .ribbon-head-nav a img {
        display: block;
    }

    .content-top .ribbon-head-nav a span {
        background: url('https://info.drakecasino.eu/en/images/site/index-2/ribbon-head-nav.png') repeat-x 0 -113px;
        display: block;
        padding: 0 30px;
        background-repeat: repeat-x;
    }

    .content-top .ribbon-head-nav a:hover span {
        background-position: 0 -401px;
    }

    .content-top .ribbon-head-nav a:active span {
        background-position: 100% -689px;
    }

.content-top .ribbon-head-nav li.first a,
.content-top .ribbon-head-nav li:first-child a {
    background-position: 0 -17px;
    background-repeat: no-repeat;
    border-left: none;
    padding-left: 16px;
}

    .content-top .ribbon-head-nav li:first-child a span {
        padding-left: 14px;
    }

    .content-top .ribbon-head-nav li:first-child a:hover {
        background-position: 0 -305px;
        background-repeat: no-repeat;
        border-left: none;
        padding-left: 16px;
    }

.content-top .ribbon-head-nav ul li:first-child a:hover span {
    border-left: none;
}

.content-top .ribbon-head-nav ul li:first-child a:active {
    background-position: 0 -593px;
}

.content-top .ribbon-head-nav ul li.last a {
    padding-right: 16px;
    background-position: 100% -209px;
}

.content-top .ribbon-head-nav ul li:last-child a span {
    padding-right: 14px;
}

.content-top .ribbon-head-nav ul li.last a span {
    padding-right: 14px;
}

.content-top .ribbon-head-nav ul li:last-child a:hover {
    background-position: 100% -497px;
}

.content-top .ribbon-head-nav ul li.last a:hover {
    background-position: 100% -497px;
}

.content-top .ribbon-head-nav ul li:last-child a:hover span {
    background-position: 100% -401px;
}

.content-top .ribbon-head-nav ul li.last a:hover span {
    background-position: 100% -401px;
}

.content-top .ribbon-head-nav ul li.last a:active,
.content-top .ribbon-head-nav ul li:last-child a:active {
    background-position: 100% -785px;
}

    .content-top .ribbon-head-nav ul li.last a:active span,
    .content-top .ribbon-head-nav ul li:last-child a:active span {
        background-position: 100% -689px;
    }

.content-top .ribbon-head-nav a img {
    vertical-align: bottom;
}

.home .content-top {
    padding-top: 50px;
    text-align: center;
}

main-half-right,
.main-half-left {
    float: left;
    width: 320px;
    margin-right: 20px;
}

.lt-ie7 .main-half-right,
.lt-ie7 .main-half-left {
    display: inline;
    position: relative;
}

.main-half-right {
    margin-right: 0;
}
/* =============================================================================
   HEADER
   ========================================================================== */
#header {
    height: 154px;
    background: url('https://info.drakecasino.eu/en/images/site/header-bg.png') no-repeat 50% 0 transparent;
    position: relative;
    z-index: 10;
}

    #header a,
    #header a:visited {
        color: #fff;
        text-decoration: none;
    }

        #header a:hover,
        #header a:active {
            color: #e9c05e;
        }

label:hover span {
    color: #ffd87d;
}

#header .nav-contact {
    float: left;
    width: 184px;
    padding: 0;
    margin: 20px 20px 0 324px;
    text-align: right;
    display: inline;
    position: relative;
}

#header-login {
    float: left;
    width: 392px;
}

#logo {
    left: 0;
    margin-top: 18px;
    margin-left: 10px;
    position: absolute;
    height: 89px;
    overflow: hidden;
}

#header-login {
    background: url('https://info.drakecasino.eu/en/images/site/header-login.png') no-repeat 0 0;
    width: 372px;
    height: 66px;
    overflow: hidden;
    color: #d4ae4d;
    padding: 8px 10px 0;
    position: relative;
}

    #header-login a,
    #header-login a:visited {
        font-size: 0.834em;
        color: #d4ae4d;
    }

        #header-login a:hover,
        #header-login a:active {
            color: #ffd87d;
        }
    /* =============================================================================
   HEADER LOGIN AREA
   ========================================================================== */
    #header-login .login-col-1,
    #header-login .login-col-2-fill,
    #header-login .login-col-2 {
        width: 140px;
        margin: 0 7px;
        float: left;
        display: inline;
        position: relative;
    }

    #header-login .login-col-2-fill {
        width: 204px;
    }

    #header-login .field-label {
        color: #d4ae4d;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        line-height: 1.4em;
        margin: 4px 0 2px;
    }

    #header-login.logged-in a.logoff {
        position: absolute;
        left: auto;
        top: 0;
        right: 0;
        margin-top: 2px;
        letter-spacing: normal;
        word-spacing: normal;
    }

    #header-login.logged-in .login-col-2-fill {
        padding-top: 22px;
    }

    #header-login.logged-in a.logoff {
        margin-top: 22px;
    }

    #header-login.logged-in .actions {
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
    }

        #header-login.logged-in .actions a {
            color: #fff;
            padding-left: 5px;
            margin-left: 5px;
            border-left: 1px solid #fff;
            display: inline-block;
            line-height: 10px;
            font-size: 1em;
        }

.lt-ie8 #header-login.logged-in .actions a {
    display: inline;
}

#header-login.logged-in .actions a:first-child {
    border-left: none;
}

.login-box .field-btn,
#header-login .field-btn {
    border: none !important;
    border: 0;
    background: transparent;
    margin: 22px 0 0;
    padding: 0;
}

.login-box .field-btn {
    margin-top: 0;
    position: relative;
    top: 15px;
}

#header-login .header-field-text {
    display: block;
    background: #616161;
    color: #fff;
    border: none !important;
    border: 0;
    /* ie6 */
    padding: 0.32em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

#header-login .wide {
    line-height: 20px;
    overflow: hidden;
}

#header-login .blocks-row {
    letter-spacing: -4px;
    word-spacing: -4px;
    position: relative;
    padding-right: 56px;
}

    #header-login .blocks-row .action-block {
        float: right;
        letter-spacing: normal;
        word-spacing: normal;
    }

    #header-login .blocks-row dl {
        height: 40px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        letter-spacing: normal;
        word-spacing: normal;
        margin-right: 5px;
    }

.lt-ie8 #header-login .blocks-row dl {
    display: inline;
    position: relative;
}

#header-login dt,
#header-login dd {
    margin: 0;
    padding: 0;
    display: block;
}

.lt-ie8 #header-login dt,
.lt-ie8 #header-login dd {
    min-width: 50px;
    width: auto !important;
    width: 50px;
}

#header-login.logged-in .placehold,
#header-login .field-points,
#header-login .field-balance {
    display: block;
    background: #616161;
    padding: 2px 4px;
    height: 21px;
    color: #fff;
    font-size: 1.333em;
}

#header-login.logged-in .placehold {
    margin-top: -36px;
    font-size: 1.167em;
    line-height: 1.214em;
    height: 17px;
}

#header-login.logged-in .placehold-balance {
    min-width: 82px;
}

#header-login .placehold-label {
    margin-top: 24px;
    font-size: 0.83em;
}

#header-login .login-col-2-fill .field-points {
    width: 132px;
}

.lt-ie8 #header-login .field-text {
    width: 134px;
    height: auto;
}

#header-login .field-text:focus {
    background: #999;
    border: 1px solid #010101 !important;
    -webkit-box-shadow: inset 0 0 5px #444;
    -moz-box-shadow: inset 0 0 5px #444;
    box-shadow: inset 0 0 5px #444;
}

a,
a:visited {
    color: #d4ae4d;
    text-decoration: none;
}

    a:hover {
        color: #efefef;
    }

.menu {
    list-style: none;
}
/* =============================================================================
   PRIMARY NAVIGATION
   ========================================================================== */
#nav-main {
    left: 0;
    position: absolute;
    bottom: 0;
    font-size: 1.166em;
    margin: 0;
    padding: 0;
    background: url('https://info.drakecasino.eu/en/images/site/soft-light.png') no-repeat 0 100%;
}

    #nav-main li {
        float: left;
        padding: 10px;
    }

    #nav-main a {
        line-height: 26px;
    }

.field-text {
    border: none !important;
    border: 0;
    background: #fff;
    padding: 6px;
    font-size: 0.9em;
}

.field-check + .field-label {
    font-size: 1em !important;
}
/* =============================================================================
   HOME PAGE LOGIN BOX
   ========================================================================== */
.login-box {
    width: 447px;
    height: 437px;
    background: url('https://info.drakecasino.eu/en/images/site/login-box.png') no-repeat 50% 0;
    margin: 0 auto -24px;
    color: #d4ae4d;
    margin-top: -16px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

    .login-box p {
        margin: 0;
    }

    .login-box .field-text {
        width: 100%;
        color: #999999;
        padding: 0.68em;
        font-size: 0.95em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .login-box .field-text {
        width: 228px;
        height: auto;
    }

    .login-box .field-label {
        font-size: 1.334em;
        line-height: 1.9em;
    }

    .login-box #login-submit {
        float: right;
    }

    .login-box .inner {
        width: 242px;
        margin: 0 auto;
        margin-top: 50px;
    }

.field-label {
    display: inline-block;
}

.label-icon {
    padding-right: 20px;
}

.icon-padlock {
    background: url('https://info.drakecasino.eu/en/images/site/icon-padlock.png') no-repeat 100% 50%;
}

.form-row-remember .field-label {
    display: inline;
}

.form-row {
    display: block;
    margin: 0 0 4px;
    text-align: left;
}

.form-row-remember {
    margin-top: 8px;
    margin-bottom: 0;
}

.login-ribbon {
    margin-top: -32px;
    margin-bottom: -15px;
    padding-top: 56px;
    background: url('https://info.drakecasino.eu/en/images/site/login-ribbon.png') no-repeat 50% 0;
    height: 84px;
    overflow: hidden;
    text-align: center;
    clear: both;
}

.login-box .login-ribbon a.btn {
    float: none;
}
/* =============================================================================
   BREADCRUMBS
   ========================================================================== */
.breadcrumbs {
    line-height: 15px;
    font-size: 9pt;
    padding-bottom: 3px;
    color: #666666;
    position: relative;
    z-index: 5;
}

    .breadcrumbs .current {
        color: #fff;
        padding-left: 4px;
    }

    .breadcrumbs a,
    .breadcrumbs a:visited {
        color: #666666;
    }

        .breadcrumbs a:hover,
        .breadcrumbs a:active {
            color: #fff;
        }
        body.games .breadcrumbs {
          color: #fff;
           margin-top: 0; 
          margin-bottom: 0;
        }
        body.games .breadcrumbs a {
          color: inherit;
        }
        body.games .breadcrumbs a, body.games .breadcrumbs span {
          display: inline-block;
          margin-left: .35em;
          margin-right: .35em;
        }
        body.games .breadcrumbs a:first-child, body.games .breadcrumbs span:first-child {
          margin-left: 0;
        }
/* =============================================================================
   GAMES PAGES - LAYOUT
   ========================================================================== */
#main,
.tournaments-container .main-section {
    float: left;
    width: 660px;
}

#mainwide {
    float: left;
    width: 800px;
}

.games #main {
    width: 685px;
}

#sidebar {
    float: right;
    width: 225px;
    padding-top: 14px;
    background: url('https://info.drakecasino.eu/en/images/site/sidebar-top.png') no-repeat 0 0;
}

    #sidebar .inner {
        background: url('https://info.drakecasino.eu/en/images/site/sidebar-backgroud.png') repeat-x 0 0;
        min-height: 250px;
        padding-top: 8px;
        position: relative;
    }

    #sidebar .long {
        min-height: 600px;
    }
/* =============================================================================
   GAMES PAGES - SIDE NAVIGATION
   ========================================================================== */
.ui-accordion {
    width: 100%;
}

    .ui-accordion .ui-accordion-header {
        cursor: pointer;
        zoom: 1;
        padding: 1px 1px 0px 1px !important;
        margin: 1px 2px 0px 2px !important;
    }

.lt-ie8 .ui-accordion .ui-accordion-li-fix {
    display: inline;
}

.ui-accordion .ui-accordion-header a {
    display: block;
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    overflow: auto;
    display: none;
    zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
    display: block;
}

#sidebar .widget {
    width: 190px;
    margin: 0 auto 20px;
}

#sidebar .menu {
    font-size: 1.167em;
    list-style: none;
    padding: 0;
    overflow: hidden;
    position: absolute;
    margin-left: 20px;
}

    #sidebar .menu li span.tab {
        display: block;
    }

    #sidebar .menu ul {
        list-style: none;
        margin: 0 0 0 20px;
        padding: 0;
    }

        #sidebar .menu ul li ul {
            margin-bottom: 0;
        }

    #sidebar .menu a {
        line-height: 28px;
        display: block;
        padding: 0 8px;
        margin-top: 2px;
    }

        #sidebar .menu a:link,
        #sidebar .menu a:visited {
            background-color: #000;
        }

    #sidebar .menu li li a:link,
    #sidebar .menu li li a:visited {
        background-color: #1f1f1f;
    }

    #sidebar .menu li li a:hover,
    #sidebar .menu li li a:active {
        background-color: #fff;
        color: #000;
    }

    #sidebar .menu a:hover {
        background-color: #1f1f1f;
    }

    #sidebar .menu li.active a:hover {
        color: #d4ae4d;
    }

    #sidebar .menu li.active a {
        color: #80531a;
        background-color: #fff;
    }

    #sidebar .menu a:active {
        background-color: #fff;
        outline: none;
    }

    #sidebar .menu a:focus,
    #sidebar .menu .tab:focus {
        outline: none;
    }

#sidebar .hltab a:link {
    background-color: #d10c00;
    color: White;
    font-weight: bold;
}

#sidebar .hltab a:hover {
    color: #000;
}

/* =============================================================================
   GAMES PAGES - RIBBON HEADINGS
   ========================================================================== */
.ribbon-head,
.ribbon-head h1,
.ribbon-head h1 span,
.ribbon-head,
.ribbon-head h2,
.ribbon-head h2 span {
    background-image: url('https://info.drakecasino.eu/en/images/site/games-ribbon.png');
    background-repeat: no-repeat;
}

.ribbon-head,
.ribbon-head {
    position: relative;
    height: 102px;
    background-repeat: no-repeat;
    background-position: 0 -83px;
    padding: 18px 0 0 124px;
    overflow: hidden;
    margin-left: -83px;
    margin-right: 21px;
    margin-top: -35px;
}

    .ribbon-head .action {
        position: absolute;
        right: 0;
        top: 50%;
        line-height: 16px;
        margin-top: -7px;
        margin-right: 20px;
        text-transform: lowercase;
    }

    .ribbon-head a.action:link,
    .ribbon-head a.action:visited {
        color: #fff;
    }

    .ribbon-head a.action:hover,
    .ribbon-head a.action:active {
        border-bottom: 1px dotted #fff;
    }

    .ribbon-head h1,
    .ribbon-head h2 {
        overflow: hidden;
        margin: 0;
        padding-top: 0;
        height: 83px;
        padding-right: 19px;
        background-position: 100% 7px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.833em;
    }

.content-top .ribbon-head h1 {
    text-transform: none;
}

.ribbon-head h1 span,
.ribbon-head h2 span {
    background-repeat: repeat-x;
    background-position: 0 -203px;
    margin-top: 25px;
    display: block;
    line-height: 38px;
    padding-bottom: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div + .ribbon-head,
p + .ribbon-head,
ul + .ribbon-head,
ol + .ribbon-head {
    margin-top: -35px;
    position: relative;
    z-index: 0;
}

.ribbon-head + div,
.ribbon-head + p,
.ribbon-head + ul,
.ribbon-head + ol {
    margin-top: -33px;
    position: relative;
    z-index: 1;
}

.game-list + .ribbon-head {
    margin-top: -45px;
}
/* =============================================================================
   GAMES PAGES - GAME LIST
   ========================================================================== */
.game-columns,
.game-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    font-size: 1em;
    width: 680px;
    overflow: hidden;
}

.game-columns {
    width: 700px;
}

.home .game-columns {
    float: left;
}

.lt-ie8 .game-list {
    padding-bottom: 30px !important;
}

.game-list a {
    display: block;
    cursor: pointer;
}

    .game-columns a img.imgthumb,
    .game-list a img.imgthumb {
        -webkit-transition: opacity 0.15s linear;
        -moz-transition: opacity 0.15s linear;
        -ms-transition: opacity 0.15s linear;
        -o-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear;
    }

.game-columns a img.imgthumb {
    position: absolute;
    top: 0;
    left: 0;
}

.game-columns a:hover img.imgthumb,
.game-list a:hover img.imgthumb {
    opacity: 0.5;
}

.game-columns li,
.game-list li {
    float: left;
    position: relative;
    display: inline;
    width: 140px;
    text-align: center;
    margin: 0 20px 30px 0;
    vertical-align: bottom;
}

.game-columns li {
    margin-right: 25px;
    padding-top: 120px;
}

.lt-ie8 .game-columns li {
    padding-top: 140px;
}

.lt-ie8 .game-list li {
    font-size: 0;
}

.game-item h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.166em;
    line-height: 1.13em;
    height: 32px;
    width: 140px;
    padding-top: 10px;
    overflow: hidden;
    cursor: pointer;
}

.game-columns h2 {
    text-align: left;
    font-size: 1.166em;
    height: auto;
    margin-bottom: 0;
    margin-top: 20px;
}

.lt-ie8 .game-list h2 {
    font-size: 14px;
}

.game-item img {
    display: block;
    padding: 2px;
}

.game-item {
    position: relative;
}

.game-desc {
    color: #fff;
    text-align: left;
    margin: 2px 0;
    font-size: 1.083em;
}

.game-item .btn {
    margin-top: -2px;
}

.game-action {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}

.game-list .game-action {
    margin-bottom: 0px;
    bottom: 0;
}

.game-columns li .game-action {
    position: absolute;
    top: 92px;
    margin: 0;
}

.lt-ie8 .game-list .game-action .btn {
    width: 100%;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    background-position-x: 50%;
}
/* =============================================================================
   CONTACT US - EMAILS
   ========================================================================== */
.emails {
    margin-top: 30px;
}

    .emails dt,
    .emails dd {
        line-height: 32px;
    }
/* =============================================================================
   CONTACT US COLUMN
   ========================================================================== */
.contact-us {
    width: 160px;
    float: right;
    text-align: center;
    margin: 20px 0 0;
    font-size: 1.25em;
    line-height: 26px;
}

    .contact-us h3 {
        margin: 0 0 20px;
    }

    .contact-us a:link,
    .contact-us a:visited {
        color: #fff;
    }

    .contact-us a:hover,
    .contact-us a:active {
        color: #e9c05e;
    }
/* =============================================================================
   HR LIST
   ========================================================================== */
ul.hr-list {
    list-style: none;
    padding: 0;
}

    ul.hr-list li {
        border-bottom: 1px solid #4e4e4e;
        padding: 6px 0 15px;
    }
/* =============================================================================
   GAMES PAGES - GAME LIST PAGINATION
   ========================================================================== */
.pagi {
    text-align: center;
    margin-top: 20px;
}

.pagi-ribbon-left,
.pagi-ribbon-right,
.pagi-prev,
.pagi-next {
    background: url('https://info.drakecasino.eu/en/images/site/games-pagi-ribbon.png') no-repeat;
}

.pagi-prev {
    margin-left: 10px;
    margin-right: 44px;
    background-position: 0 0;
}

    .pagi-prev:hover,
    .pagi-prev:active {
        background-position: 0 -56px;
    }

.pagi-next {
    margin-right: 10px;
    margin-left: 44px;
    background-position: 0 -28px;
}

    .pagi-next:hover,
    .pagi-next:active {
        background-position: 0 -84px;
    }

.pagi-prev,
.pagi-next {
    width: 15px;
    height: 27px;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

.pagi-ribbon-left {
    display: inline-block;
    padding-left: 32px;
    margin-left: -25px;
    background-position: 0 -112px;
}

.lt-ie8 .pagi-ribbon-left {
    display: inline;
}

.pagi-ribbon-right {
    padding-right: 32px;
    background-position: 100% 100%;
    overflow: hidden;
    padding-bottom: 9px;
}

.pagi-btns {
    margin-top: 2px;
    padding-top: 4px;
    background: url('https://info.drakecasino.eu/en/images/site/games-pagi-bg.png') repeat-x;
    white-space: nowrap;
}

.pagi a {
    vertical-align: top;
    display: inline-block;
    line-height: 27px;
    font-size: 1.5em;
    padding: 0 6px;
}

.lt-ie8 .pagi a {
    display: inline;
}

.pagi a:link,
.pagi a:visited {
    color: #3f2e04;
}

.pagi a:hover,
.pagi a:active {
    color: #fff;
}

.pagi a.current {
    color: #fff;
}
/* =============================================================================
   HOMEPAGE - FEATURED CAROUSEL
   ========================================================================== */
.carousel {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#featured {
    padding-top: 10px;
    background: url( 'https://info.drakecasino.eu/en/images/site/slider-bg-02.png' ) no-repeat 50% 0;
    position: relative;
    color: #fff;
}

    #featured .bottom-corners {
        overflow: hidden;
        padding-bottom: 10px;
    }

    #featured h3 {
        text-transform: uppercase;
        font-size: 1.5em;
        margin: 0 0 10px 0;
        width: 252px;
    }

        #featured h3 a,
        #featured h3 a:visited {
            color: #fff;
        }

    #featured .item-image img {
        vertical-align: bottom;
        // -webkit-box-shadow: 0px 0px 4px 0px #000;
        // -moz-box-shadow: 0px 0px 4px 0px #000;
        // box-shadow: 0px 0px 4px 0px #000;
    }

    #featured .item-image {
        margin-right: 50px;
        display: block;
        float: left;
        padding-bottom: 38px;
        background: url('https://info.drakecasino.eu/en/images/site/game-image-refrection.png') repeat-x 0 100%;
    }

    #featured .carousel {
        color: #000;
        float: left;
    }

.carousel .slide {
    float: left;
}

#featured .carousel .slide {
    float: left;
    height: 237px;
    width: 654px;
    padding: 20px 128px;
}

#featured .item-entry {
    float: left;
    width: 300px;
    font-size: 1.084em;
    padding: 5px 20px;
    background: rgba(42, 30, 0, 0.3);
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    margin: 13px 100px 10px 0px;
}

.lt-ie9 #featured .item-entry {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C2A1E00,endColorstr=#4C2A1E00)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C2A1E00,endColorstr=#4C2A1E00); /* IE6 & 7 */
    zoom: 1;
}

.post-login-carousel {
    margin-top: 20px;
    position: relative;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
}

.no-js .post-login-carousel,
.no-js .post-login-carousel .slide {
    height: 247px;
    overflow: hidden;
}

.post-login-carousel .caroufredsel_wrapper {
    position: relative;
}

.post-login-carousel .slide {
    width: 660px;
    height: 100%;
    position: relative;
    background: #ededed;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
}

.post-login-carousel .item-link {
    display: inline-block;
    padding-bottom: 38px;
    background: url('https://info.drakecasino.eu/en/images/site/game-image-refrection.png') repeat-x 0 100%;
}

    .post-login-carousel .item-link img {
        -webkit-box-shadow: 0px 0px 4px 0px #000;
        -moz-box-shadow: 0px 0px 4px 0px #000;
        box-shadow: 0px 0px 4px 0px #000;
    }

.post-login-carousel .slide .inner {
    text-align: center;
    padding-top: 30px;
}

.post-login-carousel .inner .btn-playnow {
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -77px;
}

.post-login-carousel .btn-allgames {
    position: absolute;
    right: 10px;
    bottom: 8px;
    top: auto;
    left: auto;
}

.post-login-carousel .slide .caption {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 45px;
    padding-left: 30px;
    white-space: nowrap;
    background: url('https://info.drakecasino.eu/en/images/site/carousel-caption-promo.png') no-repeat transparent;
    text-overflow: ellipsis;
    font-size: 1.833em;
    color: #fff;
    min-width: 622px;
}
/* =============================================================================
   PROMOTIONS - CAROUSEL
   ========================================================================== */
#promotions .slide {
    width: 910px;
    position: relative;
}

#promotions .inner,
#promotions .inner a,
#promotions .inner a img {
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hiddden;
}

.no-js #promotions,
.no-js #promotions .slide {
    height: 247px;
    overflow: hidden;
}

#promotions .slide .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 45px;
    padding-left: 30px;
    white-space: nowrap;
    background: url('https://info.drakecasino.eu/en/images/site/carousel-caption-promo.png') no-repeat transparent;
    text-overflow: ellipsis;
    font-size: 1.833em;
    color: #fff;
    min-width: 622px;
}
/* =============================================================================
   CAROUSEL - GENERAL NAVIGATION & PAGINATION
   ========================================================================== */
.no-js .carousel-next,
.no-js .carousel-prev {
    display: none;
}

.carousel-next,
.carousel-prev {
    position: absolute;
    background-image: url('https://info.drakecasino.eu/en/images/site/slider-dir-nav.png');
    width: 58px;
    height: 58px;
    overflow: hidden;
    top: 50%;
    margin-top: -29px;
    text-indent: -9999px;
}

.carousel-next {
    left: auto;
    right: 0;
    background-position: 100% 0;
    margin-right: 27px;
}

    .carousel-next:hover {
        background-position: 100% -58px;
    }

    .carousel-next:active {
        background-position: 100% 100%;
    }

.carousel-prev {
    left: 0;
    background-position: 0 0;
    margin-left: 27px;
}

    .carousel-prev:hover {
        background-position: 0 -58px;
    }

    .carousel-prev:active {
        background-position: 0 100%;
    }

    .carousel-next:focus,
    .carousel-prev:focus {
        outline: none;
    }

.carousel-pagi {
    position: absolute;
    bottom: 0;
    line-height: 45px;
    height: 45px;
    width: 90%;
    padding-left: 10%;
    text-align: center;
    letter-spacing: 0;
    word-spacing: 0;
}

    .carousel-pagi a {
        display: inline-block;
        width: 19px;
        height: 19px;
        background: url('https://info.drakecasino.eu/en/images/site/carousel-paginav.png');
        vertical-align: middle;
    }

.lt-ie8 .carousel-pagi a {
    display: inline;
    margin-top: 13px;
    zoom: 1;
}

.carousel-pagi a span {
    display: none;
}

.carousel-pagi a.selected {
    background-position: 0 -19px;
}
/* =============================================================================
   HOMEPAGE - STEPS
   ========================================================================== */
.pattern-box {
    color: #fff;
    margin: 0 auto;
    background: url('https://info.drakecasino.eu/en/images/site/steps-box-bottom.png') no-repeat 0 100%;
    padding: 0 0 9px;
}

    .pattern-box .inner {
        text-align: center;
        background: url('https://info.drakecasino.eu/en/images/site/background-pattern.gif') -1px 0 #333333;
    }

#steps {
    margin-top: 20px;
}

    #steps h2 {
        margin: 0;
        padding: 0;
        background: url('https://info.drakecasino.eu/en/images/site/steps-box-top.png') no-repeat 0 100% transparent;
        height: 49px;
        text-indent: -9999px;
    }

    #steps ol {
        display: inline-block;
        list-style: none;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }

.lt-ie8 #steps ol {
    display: inline;
}

#steps ol li {
    position: relative;
    margin: 0 0 0 -10px;
    float: left;
    padding-left: 26px;
    background: url('https://info.drakecasino.eu/en/images/site/steps-left-arrow.png') no-repeat 0 0;
}

    #steps ol li:first-child {
        margin-left: 5px;
    }

#steps .arrow-head {
    padding-right: 24px;
    background: url('https://info.drakecasino.eu/en/images/site/steps-right-arrow.png') no-repeat 100% 0;
    display: block;
}

#steps ol li .arrow-bg {
    display: table-row;
    padding-right: 50px;
    background: url('https://info.drakecasino.eu/en/images/site/steps-numbers.png') no-repeat #000000;
}

#steps ol li .arrow-txt {
    height: 68px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    width: 136px;
    font-size: 1.084em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    background: url('https://info.drakecasino.eu/en/images/site/steps-body-arrow.png') no-repeat 0 0 transparent;
}

.lt-ie8 #steps ol li .arrow-txt {
    display: block;
}

    .lt-ie8 #steps ol li .arrow-txt span {
        display: inline-block;
        display: inline;
        zoom: 1;
        vertical-align: middle;
    }

.lt-ie8 #steps .arrow-txt .ie-fix {
    height: 68px;
    display: inline-block;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    zoom: 1;
}

.lt-ie8 #steps ol li {
    display: inline;
}

#steps ol li .arrow-num-two {
    background-position: 0 -68px;
}

#steps ol li .arrow-num-three {
    background-position: 0 -136px;
}

#steps ol li .arrow-num-four {
    background-position: 0 -204px;
}
/* =============================================================================
   CASHIER
   ========================================================================== */
.fading-head {
    background: url('https://info.drakecasino.eu/en/images/site/heading-fading-pattern.png') no-repeat 50% 0 transparent;
    margin: 20px 0 10px 0;
    padding: 0 0 2px;
    line-height: 30px;
    text-align: center;
    color: #d4ae4d;
    clear: both;
    text-transform: none;
}

.main-half-left .fading-head,
.main-half-right .fading-head {
    background-image: url('https://info.drakecasino.eu/en/images/site/heading-fading-pattern-half.png');
}

.fading-head:first-child {
    margin: 0;
}

.actions-pad {
    background: #252525;
    margin-top: 16px;
    padding: 0 0 20px 12px;
}

    .actions-pad .status {
        float: left;
        line-height: 30px;
        padding: 8px 15px;
        background: #333;
        width: 150px;
        font-size: 1.833em;
        margin: 20px 20px 0 0;
    }

.main-half-left .status,
.main-half-right .status {
    width: 138px;
    margin-right: 15px;
}

.actions-pad .info {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    font-size: 1.083em;
}

.actions-pad .info,
.actions-pad .actions {
    float: left;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    /*width: 390px;*/
}

    .actions-pad .actions li {
        float: left;
        margin: 0 3px;
        text-align: center;
    }

    .actions-pad .actions .btn-sd {
        margin-top: 12px;
    }
/* REQUIRED BUTTON STYLES: */
.button {
    background: #000;
    background-image: -webkit-gradient(linear, 0 0, 0 29, from(#474747), color-stop(0.103, #434343), color-stop(0.965, #030303), color-stop(0.965, #000000));
    background-image: -webkit-linear-gradient(#474747, #434343 10.3%, #030303 96.5%, #000000 96.5%);
    background-image: -moz-linear-gradient(#474747, #434343 10.3%, #030303 96.5%, #000000 96.5%);
    background-image: -o-linear-gradient(#474747, #434343 10.3%, #030303 96.5%, #000000 96.5%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #000;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding: 3px 5px 3px 5px;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
}

button {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: visible;
    /* removes extra side padding in IE */
}

    button::-moz-focus-inner {
        border: none;
        /* overrides extra padding in Firefox */
    }

    button span {
        position: relative;
        display: block;
        white-space: nowrap;
    }
    /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
    button.btn,
    .btn {
        padding: 0 9px 0 0;
        margin-right: 5px;
        margin: 10px;
        font-size: 14px;
        text-align: center;
        background: transparent url(https://info.drakecasino.eu/en/images/site/buttons-sliding-doors.png) no-repeat 100% -60px;
        height: 20px;
    }

        button.btn span {
            padding: 0 9px 0 16px;
            line-height: 20px;
            height: 20px;
            background: transparent url(https://info.drakecasino.eu/en/images/site/buttons-sliding-doors.png) no-repeat 0 0;
            color: #fff;
        }

        button.btn:hover {
            /* the redundant class is used to apply the hover state with a script */
            background-position: 100% -80px;
        }

            button.btn:hover span {
                background-position: 0 -20px;
            }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari and Google Chrome only - fix margins */
    button span {
        margin-top: -1px;
    }
}

.btn,
.btn-sd,
.no-sel {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
    -ms-user-select: none;
    user-select: none;
}
/* =============================================================================
   GENERAL - BUTTONS
   ========================================================================== */
.lt-ie8 .btn {
    overflow: hidden;
}

a.btn {
    /* .ir class */
    height: 46px;
}

    a.btn:hover,
    a:hover .btn,
    button:hover .btn {
        background-position: 0 50%;
    }

    a.btn:active,
    a:active .btn,
    button:focus .btn {
        background-position: 0 100%;
    }

a:focus {
    outline: none;
}

.lt-ie8 .btn {
    display: block;
}

.btn-joinnow {
    background-image: url('https://info.drakecasino.eu/en/images/site/btn-joinnow.png');
    width: 175px;
    height: 46px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: inline-block;
    line-height: 0;
    text-align: left;
    text-indent: -999em;
}

.btn-playnow {
    background-image: url('https://info.drakecasino.eu/en/images/site/btn-playnow.png');
    width: 155px;
    height: 46px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: inline-block;
    line-height: 0;
    text-align: left;
    text-indent: -999em;
}

.btn-allgames {
    background-image: url('https://info.drakecasino.eu/en/images/site/btn-allgames.png');
    width: 155px;
    height: 46px;
}

.btn-playnow-small {
    background-image: url('https://info.drakecasino.eu/en/images/site/btn-playnow-small.png');
    width: 81px;
    line-height: 20px;
}

.btn-signin-small {
    background-image: url('https://info.drakecasino.eu/en/images/site/btn-signin-small.png');
    width: 56px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: inline-block;
    line-height: 0;
    text-align: left;
    text-indent: -999em;
}

a.btn-small {
    height: 20px;
    line-height: 20px;
}

.btn-sd span,
.btn-sd {
    background: url('https://info.drakecasino.eu/en/images/site/buttons-sliding-doors.png') no-repeat;
}

a.btn-sd {
    display: inline-block;
    padding-right: 9px;
    background: url('https://info.drakecasino.eu/en/images/site/buttons-sliding-doors.png') no-repeat;
    background-position: 100% -60px;
    overflow: hidden;
    cursor: pointer;
}

.btn-sd:link,
.btn-sd:visited,
.btn-sd:hover,
.btn-sd:active {
    color: #fff !important;
}

.btn-sd span {
    padding: 0 7px 0 16px;
    line-height: 20px;
    display: block;
    font-size: 11px;
    white-space: nowrap;
}

a.btn-sd {
    color: #fff;
}

    a.btn-sd:hover {
        background-position: 100% -80px;
    }

        a.btn-sd:hover span {
            background-position: 0 -20px;
        }

    a.btn-sd:active {
        background-position: 100% -100px;
    }

        a.btn-sd:active span {
            background-position: 0 -40px;
        }

.btn-cashier {
    width: 150px;
    line-height: 60px;
}

    .btn-cashier span {
        font-size: 1.3em;
    }

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-huge {
    padding: 16px 20px 16px 20px;
    font-size: 18px !important;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btn-huge span {
        padding: 16px 20px 16px 20px;
    }

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

    .btn-small [class^="icon-"] {
        margin-top: -1px;
    }

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

    button.btn::-moz-focus-inner,
    input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

.forms .input-mini {
    width: 60px;
}

.forms .input-small {
    width: 90px;
}

.forms .input-medium {
    width: 150px;
}

.forms .input-large {
    width: 210px;
}

.forms .input-xlarge {
    width: 270px;
}

.forms .input-xxlarge {
    width: 530px;
}
/*********************************************************
 *	MAIN CONTENT > GAMES
 *********************************************************/
#games {
    margin-left: 10px;
    margin-right: -10px;
    height: 532px;
}

.game-list {
    padding: 0;
    margin: 0;
}

.game-item {
    float: left;
    display: inline;
    position: relative;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 130px;
    height: 168px;
}

    .game-item h3 {
        text-transform: uppercase;
        font-size: 16px;
        margin: 0 0 5px;
        overflow: hidden;
        line-height: 16px;
        height: 32px;
        text-overflow: ellipsis;
    }

img.game-cover {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    max-height: auto;
    vertical-align: bottom;
}

.game-item a {
    display: block;
    text-align: center;
}

.game-item .play-now-btn {
    text-align: center;
    margin-top: -20px;
    margin-left: 20px;
    background-image: url(https://info.drakecasino.eu/en/images/site/btn-playnow-small.png );
    width: 81px;
}

.game-item a .play-now-btn span {
    text-align: left;
    display: inline-block;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    text-indent: -999px;
    direction: ltr;
}

.lt-ie8 .game-item a .play-now-btn span {
    display: block;
    vertical-align: top;
    position: relative;
    zoom: 1;
}

.game-item a:hover .play-now-btn span,
.game-item a:active .play-now-btn span {
    background-position: 0 -35px;
}

.banner-wide {
    height: 480px;
    position: relative;
    background: no-repeat 0 0 transparent;
    color: #fff;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
/* =============================================================================
   FOOTER NAVIGATION
   ========================================================================== */
#responsiblegaming {
    margin-top: 20px;
    letter-spacing: -4px;
    word-spacing: -4px;
    text-align: center;
}

    #responsiblegaming img {
        margin: 0 10px;
    }

#nav-footer {
    text-align: center;
    width: 680px;
    margin: 30px auto 0;
    padding: 0;
    letter-spacing: -4px;
    word-spacing: -4px;
    line-height: 24px;
}

    #nav-footer li {
        display: inline-block;
        padding: 0 12px;
        letter-spacing: normal;
        word-spacing: normal;
        border-left: 1px solid #666;
        line-height: 11px;
    }

        #nav-footer li:first-child {
            border-left: none;
        }

.lt-ie8 #nav-footer li {
    display: inline;
    margin-bottom: 12px;
}

#nav-footer a {
    font-size: 1.084em;
}

    #nav-footer a,
    #nav-footer a:visited {
        color: #666;
    }

        #nav-footer a:hover,
        #nav-footer a:active {
            color: #efefef;
        }

.red {
    color: #ff0000 !important;
}

    .red:link,
    .red:visited {
        color: #ff0000 !important;
    }

    .red:hover,
    .red:active {
        color: #ff0000 !important;
        text-decoration: underline;
    }

a.external {
    padding-right: 20px;
    background: url('https://info.drakecasino.eu/en/images/site/external-link.gif') no-repeat 100% 100%;
}

.align-center {
    text-align: center;
}

span.align-center {
    display: block;
}

.col-row {
    width: 100%;
}

.col-half {
    float: left;
    width: 44%;
    margin-right: 6%;
}

p.info,
p.alert,
p.warning,
p.message {
    padding-left: 80px;
    padding-bottom: 20px;
    color: #ff0000;
    font-weight: bold;
    font-size: 14px;
}

p.info {
    color: #ffffff;
}

p.alert,
p.warning {
    background: url('https://info.drakecasino.eu/en/images/site/icon-alert.png') no-repeat 35px 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

    .ir br {
        display: none;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        .ir a:after,
        a[href^="javascript:"]:after,
        a[href^="#"]:after {
            content: "";
        }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* =============================================================================
   SCROLLBAR
   ========================================================================== */
#scrollbar1 {
    width: 665px;
    margin: 10px 0 0 10px;
}

    #scrollbar1 .viewport {
        width: 650px;
        height: 550px;
        overflow: hidden;
        position: relative;
    }

    #scrollbar1 p {
        margin-right: 20px;
    }

    #scrollbar1 .overview {
        list-style: none;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
    }

    #scrollbar1 .scrollbar {
        background: transparent url('https://info.drakecasino.eu/en/images/icons/bg-scrollbar-track-y.png') no-repeat 0 0;
        position: relative;
        background-position: 0 0;
        float: right;
        width: 10px;
    }

    #scrollbar1 .track {
        background: transparent url('https://info.drakecasino.eu/en/images/icons/bg-scrollbar-trackend-y.png') no-repeat 1px 100%;
        height: 100%;
        width: 10px;
        position: relative;
    }

    #scrollbar1 .thumb {
        background: transparent url('https://info.drakecasino.eu/en/images/icons/bg-scrollbar-thumb-y.png') no-repeat 50% 100%;
        height: 40px;
        width: 8px;
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 1px;
        margin: 2px 0 0 0;
    }

        #scrollbar1 .thumb .end {
            background: #212325 url('https://info.drakecasino.eu/en/images/icons/bg-scrollbar-thumb-y.png') no-repeat 50% 0;
            overflow: hidden;
            height: 90px;
            width: 8px;
        }

    #scrollbar1 .disable {
        display: none;
    }

    #scrollbar1 .overview li {
        list-style: none;
        padding: 0 0 0 5px;
        margin: 8px 0 8px 0;
        float: left;
    }

    #scrollbar1 .overview .label {
        text-align: center;
        font-size: 0.8em;
    }
/* =============================================================================
   LIVEPERSON
   ========================================================================== */
#lpchatbutton {
    text-align: right;
    float: left;
}

.lpInviteChatTbl tbody td {
    padding: 0px;
}
/* =============================================================================
   OVERLAY
   ========================================================================== */
/* use a semi-transparent image for the overlay */
#overlay {
    background-image: url('https://info.gtbets.eu/en/images/css/transparent.png');
    color: #fff;
    height: 650px;
}
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
    height: 600px;
    overflow-y: auto;
}
/* the overlayed element */
.apple_overlay {
    /* initially overlay is hidden */
    display: none;
    /* growing background image */
    background-image: url('https://info.gtbets.eu/en/images/css/white.png');
    /*
      width after the growing animation finishes
      height is automatically calculated
      */
    width: 800px;
    /* some padding to layout nested elements nicely  */
    padding: 35px;
    /* a little styling */
    font-size: 11px;
}
    /* default close button positioned on upper right corner */
    .apple_overlay .close {
        background-image: url('https://info.gtbets.eu/en/images/css/close.png');
        position: absolute;
        right: 5px;
        top: 5px;
        cursor: pointer;
        height: 35px;
        width: 35px;
    }

.badge-info {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ED5B22;
}

.lt-ie8 .badge-info {
    display: inline;
}
/* =============================================================================
   SEO Content
   ========================================================================== */
.seoblocks {
    font-size: 0.75em;
    width: 940px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #000;
    color: #bbb;
    overflow: hidden;
    font-family: Verdana, Geneva, sans-serif;
    padding-bottom: 20px;
}

.seoblock {
    float: left;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: justify;
}

    .seoblock h5 {
        font-family: Verdana;
        font-size: 1em;
        text-align: center;
    }
/* MOBILE TAB */
.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.mobilecasino {
    background-image: url(https://info.drakecasino.eu/en/images/site/mobile/innerpage-topbg-rev1302.jpg );
}

.casino-more-info {
    *zoom: 1;
}

    .casino-more-info .disclamer {
        color: #ff0000;
        margin-left: 50px;
        font-size: 1.1em;
        font-style: italic;
    }

    .casino-more-info:before,
    .casino-more-info:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .casino-more-info:after {
        clear: both;
    }

.casino-more-info-items {
    display: block;
    margin: 30px 50px 30px;
    font-size: 1em;
}

    .casino-more-info-items dt {
        color: #d4ae4d;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 26px;
    }

    .casino-more-info-items dd {
        font-size: 1.1em;
    }

        .casino-more-info-items dd p {
            margin-top: 0;
            margin-bottom: 18px;
        }

    .casino-more-info-items .casino-item-cols {
        *zoom: 1;
    }

        .casino-more-info-items .casino-item-cols .casino-item-figcol {
            float: left;
            margin-left: 25px;
        }

            .casino-more-info-items .casino-item-cols .casino-item-figcol:first-child,
            .casino-more-info-items .casino-item-cols .casino-item-figcol.first {
                margin-left: 0;
            }

        .casino-more-info-items .casino-item-cols:before,
        .casino-more-info-items .casino-item-cols:after {
            display: table;
            content: "";
            line-height: 0;
        }

        .casino-more-info-items .casino-item-cols:after {
            clear: both;
        }

    .casino-more-info-items img.game-preview {
        display: block;
        padding: 20px;
        background: url(https://info.drakecasino.eu/en/images/site/background-pattern.gif ) #333333;
    }

#mobilecasino-tabs {
    clear: both;
    margin: 25px;
}

    #mobilecasino-tabs .ui-tabs-nav {
        padding: 0;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        overflow: hidden;
        border-bottom: 1px solid #000000;
    }

        #mobilecasino-tabs .ui-tabs-nav li {
            width: 50%;
            margin-left: 0;
            margin-right: 0;
            font-size: 16px;
            font-weight: bold;
            line-height: 20px;
            background: url(https://info.drakecasino.eu/en/images/site/mobile/mobilecasino-tab-states.jpg ) repeat-x 0 0;
        }

            #mobilecasino-tabs .ui-tabs-nav li a {
                float: none;
                display: block;
                text-align: center;
                padding-top: 10px;
                padding-bottom: 10px;
                -webkit-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.3);
                -moz-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.3);
                -o-box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.3);
                box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.3);
            }

                #mobilecasino-tabs .ui-tabs-nav li a:link,
                #mobilecasino-tabs .ui-tabs-nav li a:visited {
                    color: #ffffff;
                }

            #mobilecasino-tabs .ui-tabs-nav li.ui-state-default {
                background-position: 0 0;
            }

            #mobilecasino-tabs .ui-tabs-nav li.ui-state-active {
                background-position: 0 100%;
            }

            #mobilecasino-tabs .ui-tabs-nav li#tab-apple {
                -webkit-border-top-left-radius: 10px;
                -moz-border-radius-topleft: 10px;
                border-top-left-radius: 10px;
                overflow: hidden;
                -moz-background-clip: padding;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding-box;
                background-clip: padding-box;
            }

            #mobilecasino-tabs .ui-tabs-nav li#tab-both {
                -webkit-border-top-right-radius: 10px;
                -moz-border-radius-topright: 10px;
                border-top-right-radius: 10px;
                overflow: hidden;
                -moz-background-clip: padding;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding-box;
                background-clip: padding-box;
            }

    #mobilecasino-tabs .ui-tabs-panel {
        color: #000000;
        background: #ffffff;
        padding: 15px 0;
        text-align: center;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
    }

        #mobilecasino-tabs .ui-tabs-panel .tab-list-item {
            width: 270px;
            float: left;
            display: inline;
            position: relative;
            margin-left: 25px;
        }

            #mobilecasino-tabs .ui-tabs-panel .tab-list-item h3 {
                font-size: 16px;
                font-weight: bold;
                text-transform: uppercase;
            }

                #mobilecasino-tabs .ui-tabs-panel .tab-list-item h3,
                #mobilecasino-tabs .ui-tabs-panel .tab-list-item h3 a {
                    color: #ff0003;
                }

        #mobilecasino-tabs .ui-tabs-panel .tab-list {
            *zoom: 1;
        }

            #mobilecasino-tabs .ui-tabs-panel .tab-list:before,
            #mobilecasino-tabs .ui-tabs-panel .tab-list:after {
                display: table;
                content: "";
                line-height: 0;
            }

            #mobilecasino-tabs .ui-tabs-panel .tab-list:after {
                clear: both;
            }

            #mobilecasino-tabs .ui-tabs-panel .tab-list .first {
                clear: left;
            }

        #mobilecasino-tabs .ui-tabs-panel .game-cover {
            postition: relative;
        }

            #mobilecasino-tabs .ui-tabs-panel .game-cover img {
                -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
                -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
                -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
            }

        #mobilecasino-tabs .ui-tabs-panel .shortdesc {
            text-align: left;
            font-size: 13px;
        }

    #mobilecasino-tabs .btn {
        color: #ffffff;
        background: url(https://info.drakecasino.eu/en/images/site/mobile/mobilecasino-btn-bg.jpg ) repeat-x 0 0;
        -webkit-border-radius: 10em;
        -moz-border-radius: 10em;
        border-radius: 10em;
        padding: 0 10px;
        background-clip: padding;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        font-size: 12px;
        line-height: 20px;
        height: 20px;
        display: inline-block;
        position: relative;
        top: -10px;
        margin: 0;
    }

        #mobilecasino-tabs .btn:hover,
        #mobilecasino-tabs .btn:active {
            background-position: 0 100%;
        }

    #mobilecasino-tabs .lt-ie8 .btn {
        display: inline;
        zoom: 1;
    }

#mobilecasino-carousel .caroufredsel_wrapper .slide,
#mobilecasino-carousel .caroufredsel_wrapper .slide img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}
/* AIR APP Page*/
.ordered-bullet-big {
    font-size: 15px;
}

    .ordered-bullet-big li {
        margin-left: 44px;
        list-style: none;
        position: relative;
    }

    .ordered-bullet-big .bullet {
        display: block;
        position: absolute;
        top: 0;
        left: auto;
        right: 100%;
        margin-top: -2px;
        margin-right: 12px;
        width: 25px;
        background: url(https://info.drakecasino.eu/en/images/site/airapp/ordered-bullet-big.png ) no-repeat 0 0;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        text-align: center;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
    }

.btn-download-app {
    overflow: hidden;
    background: url(https://info.drakecasino.eu/en/images/site/airapp/btn-download-app.png ) no-repeat 0 0;
    direction: ltr;
    text-indent: -999px;
    width: 327px;
    height: 117px;
    display: inline-block;
    vertical-aling: top;
}

.lt-ie8 .btn-download-app {
    display: inline;
    zoom: 1;
}

a.btn-download-app:hover,
a.btn-download-app:active {
    background-position: 0 100%;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: url(https://info.drakecasino.eu/en/images/site/popup/popup-overlay.png ) transparent;
}

#cboxContent {
    background: url(https://info.drakecasino.eu/en/images/site/background-pattern.gif ) #333333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.cboxIframe {
    background: #333;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxClose {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
    margin-top: 6px;
}

#gamepopupmarkup {
    display: none;
}

#colorbox #gamepopupmarkup {
    display: block;
}

.popup-logo {
    margin: 15px 0;
}

.game-popup {
    text-align: center;
    padding: 15px 30px;
}

.popup-game-actions {
    padding: 30px 0;
}

a.btn-popup-action {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    vertical-align: middle;
}

.btn-popup-action,
.btn-popup-action span {
    background-image: url(https://info.drakecasino.eu/en/images/site/popup/btn-popup-sd.png );
    background-repeat: no-repeat;
    line-height: 37px;
}

.btn-popup-action {
    padding-right: 28px;
    background-position: 100% -46px;
}

    .btn-popup-action span {
        display: block;
        padding-left: 28px;
    }

    .btn-popup-action span {
        background-position: 0 0;
        padding-bottom: 8px;
    }

a.btn-popup-action:hover {
    background-position: 100% -138px;
}

    a.btn-popup-action:hover span {
        background-position: 0 -92px;
    }

.popup-game-actions-or {
    vertical-align: middle;
    margin: 0 20px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.btn-popup-close {
    background: url('https://info.drakecasino.eu/en/images/site/popup/btn-popup-close.png') no-repeat 1px 1px;
    display: inline-block;
    width: 22px;
    height: 21px;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    text-align: center;
    line-height: 20px;
    font-size: 22px;
    font-weight: bold;
}

@media (max-width: 480px) {
    .popup-game-actions-or {
        display: block;
        margin-bottom: 10px;
    }
}
/* FLASHING BUTTON */
.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

    .btn:hover,
    .btn:active,
    .btn.active,
    .btn.disabled,
    .btn[disabled] {
        color: #333333;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .btn:active,
    .btn.active {
        background-color: #cccccc \9;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover,
    .btn:focus {
        color: #333333;
        text-decoration: none;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active,
    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .btn.disabled,
    .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .btn-large [class^="icon-"],
    .btn-large [class*=" icon-"] {
        margin-top: 4px;
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .btn-small [class^="icon-"],
    .btn-small [class*=" icon-"] {
        margin-top: 0;
    }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

    button.btn::-moz-focus-inner,
    input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button.btn.btn-large,
    input[type="submit"].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.btn-small,
    input[type="submit"].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

    button.btn.btn-mini,
    input[type="submit"].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px;
    }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #0088cc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-link:hover,
    .btn-link:focus {
        color: #005580;
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link[disabled]:hover,
    .btn-link[disabled]:focus {
        color: #333333;
        text-decoration: none;
    }

@font-face {
    font-family: 'Ralev001-Bold';
    src: url('https://info.drakecasino.eu/en/css/fontface/ralev001-extrabold-webfont.eot');
    src: url('https://info.drakecasino.eu/en/css/fontface/ralev001-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url(data:font/woff;charset=utf-8;base64,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) format('woff'), url('fontface/ralev001-extrabold-webfont.ttf') format('truetype'), url('fontface/ralev001-extrabold-webfont.svg#ralev001extrabold') format('svg');
    font-weight: 600;
    /* introduced 2013.02.07 */
}

@font-face {
    font-family: 'DrakeIconsCollection';
    src: url('https://info.drakecasino.eu/en/css/fontface/icons.eot');
    src: url('https://info.drakecasino.eu/en/css/fontface/icons.eot?#iefix') format('embedded-opentype'), url(data:font/woff;charset=utf-8;base64,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) format('woff'), url('fontface/icons.ttf') format('truetype'), url('fontface/icons.svg#drake') format('svg');
    font-weight: normal;
    font-style: normal;
    /* introduced 2013.03.18 */
}

.btn-gold,
a.btn-gold {
    border: none;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    background-position: 0 0 !important;
}

    .btn-gold,
    a.btn-gold,
    .btn-gold:visited,
    a.btn-gold:visited {
        background: #ffd75e;
        text-shadow: 0 -2px rgba(0, 0, 0, 0.4);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2ZmZDc1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MyYTMyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FjODYxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDU2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffd75e 2%, #c2a327 50%, #ac861f 50%, #6d5617 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ffd75e), color-stop(50%, #c2a327), color-stop(50%, #ac861f), color-stop(100%, #6d5617));
        background: -webkit-linear-gradient(top, #ffd75e 2%, #c2a327 50%, #ac861f 50%, #6d5617 100%);
        background: -o-linear-gradient(top, #ffd75e 2%, #c2a327 50%, #ac861f 50%, #6d5617 100%);
        background: -ms-linear-gradient(top, #ffd75e 2%, #c2a327 50%, #ac861f 50%, #6d5617 100%);
        background: linear-gradient(to bottom, #ffd75e 2%, #c2a327 50%, #ac861f 50%, #6d5617 100%);
    }

        .btn-gold:hover,
        a.btn-gold:hover,
        .btn-gold:active,
        a.btn-gold:active,
        .btn-gold:focus,
        a.btn-gold:focus {
            color: #ffffff;
            background: #ffd75e;
            text-shadow: 0 -2px rgba(0, 0, 0, 0.4);
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2ZmZDc1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MyYTMyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FjODYxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDU2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #ffd75e 2%, #e5b804 50%, #ca9401 50%, #815f03 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ffd75e), color-stop(50%, #e5b804), color-stop(50%, #ca9401), color-stop(100%, #815f03));
            background: -webkit-linear-gradient(top, #ffd75e 2%, #e5b804 50%, #ca9401 50%, #815f03 100%);
            background: -o-linear-gradient(top, #ffd75e 2%, #e5b804 50%, #ca9401 50%, #815f03 100%);
            background: -ms-linear-gradient(top, #ffd75e 2%, #e5b804 50%, #ca9401 50%, #815f03 100%);
            background: linear-gradient(to bottom, #ffd75e 2%, #e5b804 50%, #ca9401 50%, #815f03 100%);
        }

        .btn-gold:active,
        a.btn-gold:active,
        .btn-gold:focus,
        a.btn-gold:focus {
            text-shadow: none;
            position: relative;
            top: 1px;
        }

.btn-green,
a.btn-green {
    border: none;
    color: #ffffff;
    text-shadow: 0 -2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    background-position: 0 0 !important;
}

    .btn-green,
    a.btn-green,
    .btn-green:visited,
    a.btn-green:visited {
        background: #9df1be;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzlkZjFiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNmY2Y3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzJiYTk2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzdiNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #9df1be), color-stop(50%, #3fcf76), color-stop(50%, #2ba962), color-stop(100%, #1c7b4f));
        background: -webkit-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -o-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -ms-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: linear-gradient(to bottom, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
    }

        .btn-green:hover,
        a.btn-green:hover,
        .btn-green:active,
        a.btn-green:active,
        .btn-green:focus,
        a.btn-green:focus {
            color: #ffffff;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzlkZjFiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNmY2Y3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzJiYTk2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzdiNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #8fffbb), color-stop(50%, #1bf36e), color-stop(50%, #0bc95e), color-stop(100%, #059251));
            background: -webkit-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -o-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -ms-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: linear-gradient(to bottom, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
        }

        .btn-green:active,
        a.btn-green:active,
        .btn-green:focus,
        a.btn-green:focus {
            text-shadow: none;
            position: relative;
            top: 2px;
            outline: none;
        }

.btn i {
    font-family: DrakeIconsCollection !important;
}

.lt-ie9 .btn-green {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9df1be', endColorstr='#1c7b4f', GradientType=0);
}

    .lt-ie9 .btn-green:hover,
    .lt-ie9 .btn-green:active,
    .lt-ie9 .btn-green:focus {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fffbb', endColorstr='#059251', GradientType=0);
    }

.lt-ie9 .btn-gold {
    filter: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd75e', endColorstr='#6d5617', GradientType=0);
}

    .lt-ie9 .btn-gold:hover,
    .lt-ie9 .btn-gold:active,
    .lt-ie9 .btn-gold:focus {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd75e)', endColorstr='#815f03', GradientType=0);
    }

.btn-hero {
    padding: 15px 22px;
    font-size: 29.96px;
    line-height: 1em;
    font-family: 'Ralev001-Bold';
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: auto !important;
    padding: 46px 36px;
}

    .btn-hero i {
        font-style: normal !important;
        font-size: 34px;
        margin-right: 4px;
    }

.btn-xl {
    padding: 15px 22px;
    font-size: 29.96px;
    line-height: 1em;
    font-family: 'Ralev001-Bold';
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: auto !important;
}

    .btn-xl i {
        font-style: normal !important;
        font-size: 34px;
        margin-right: 4px;
    }

    .btn-xl [class^="icon-"],
    .btn-xl [class*=" icon-"] {
        margin-top: 4px;
    }

.btn-flash {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

    .btn-flash .flashlight {
        display: block;
        position: absolute;
        width: 80px;
        height: 24px;
        left: -80px;
        bottom: 0;
        top: auto;
        z-index: 10;
    }

    .btn-flash.nogradients .flashlight {
        filter: none;
        width: 100px;
        left: -100px;
        height: 33px;
    }

.btn-gold .flashlight {
    background: rgba(226, 191, 68, 0);
    background: -moz-radial-gradient(50% 100%, 50% 100%, rgba(226, 191, 68, 0.85) 0%, rgba(226, 191, 68, 0.85) 40%, rgba(226, 191, 68, 0) 100%);
    background: -webkit-gradient(radial, center bottom, 0, center bottom, 50, color-stop(0%, rgba(226, 191, 68, 0.85)), color-stop(40%, rgba(226, 191, 68, 0.85)), color-stop(100%, rgba(226, 191, 68, 0)));
    background: -webkit-radial-gradient(50% 100%, 50% 100%, rgba(226, 191, 68, 0.85) 0%, rgba(226, 191, 68, 0.85) 40%, rgba(226, 191, 68, 0) 100%);
    background: -o-radial-gradient(50% 100%, 50% 100%, rgba(226, 191, 68, 0.85) 0%, rgba(226, 191, 68, 0.85) 40%, rgba(226, 191, 68, 0) 100%);
    background: -ms-radial-gradient(50% 100%, 50% 100%, rgba(226, 191, 68, 0.85) 0%, rgba(226, 191, 68, 0.85) 40%, rgba(226, 191, 68, 0) 100%);
    background: radial-gradient(50% 100% at 50% 100%, rgba(226, 191, 68, 0.85) 0%, rgba(226, 191, 68, 0.85) 40%, rgba(226, 191, 68, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9e2bf44', endColorstr='#00e2bf44', GradientType=1);
}

.btn-gold.nogradients .flashlight {
    background: url(https://info.drakecasino.eu/en/css/img/btn-flashlight-gold.png ) no-repeat 50% 100% transparent;
}

.btn-green .flashlight {
    background: rgba(81, 225, 137, 0);
    background: -moz-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
    background: -webkit-gradient(radial, center bottom, 0, center bottom, 50, color-stop(0%, rgba(81, 225, 137, 0.85)), color-stop(40%, rgba(81, 225, 137, 0.85)), color-stop(100%, rgba(81, 225, 137, 0)));
    background: -webkit-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
    background: -o-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
    background: -ms-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
    background: radial-gradient(50% 100% at 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d951e189', endColorstr='#0051e189', GradientType=1);
}

.btn-green.nogradients .flashlight {
    background: url(https://info.drakecasino.eu/en/css/img/btn-flashlight-green.png ) no-repeat 50% 100% transparent;
}

.btn-hero .flashlight {
    background: -moz-linear-gradient(left, rgba(226, 191, 68, 0) 0%, rgba(226, 191, 68, 0.8) 40%, rgba(226, 191, 68, 0.8) 60%, rgba(226, 191, 68, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(226, 191, 68, 0)), color-stop(40%, rgba(226, 191, 68, 0.8)), color-stop(60%, rgba(226, 191, 68, 0.8)), color-stop(100%, rgba(226, 191, 68, 0)));
    background: -webkit-linear-gradient(left, rgba(226, 191, 68, 0) 0%, rgba(226, 191, 68, 0.8) 40%, rgba(226, 191, 68, 0.8) 60%, rgba(226, 191, 68, 0) 100%);
    background: -o-linear-gradient(left, rgba(226, 191, 68, 0) 0%, rgba(226, 191, 68, 0.8) 40% rgba(226, 191, 68, 0.8) 60%, rgba(226, 191, 68, 0) 100%);
    background: -ms-linear-gradient(left, rgba(226, 191, 68, 0) 0%, rgba(226, 191, 68, 0.8) 40%, rgba(226, 191, 68, 0.8) 60%, rgba(226, 191, 68, 0) 100%);
    background: linear-gradient(to right, rgba(226, 191, 68, 0) 0%, rgba(226, 191, 68, 0.8) 40%, rgba(226, 191, 68, 0.8) 60%, rgba(226, 191, 68, 0) 100%);
    width: 54px;
    left: -54px;
    height: 100%;
}

.btn-hero.nogradients .flashlight {
    background: url(https://info.drakecasino.eu/en/css/img/btn-hero-flashlight-gold.png ) repeat-y 50% 100% transparent;
    height: 100%;
}

.home {
    background: url(https://info.drakecasino.eu/en/css/img/bodybg20130318.jpg );
}

.call-for-action {
    height: 372px;
    text-align: center;
    width: 280px;
    margin: 0 auto;
}

    .call-for-action h4 {
        font-family: 'Ralev001-Bold';
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
        font-size: 16px;
        text-shadow: 0 1px 2px #000001;
        letter-spacing: 1px;
        margin-bottom: 0;
    }

    .call-for-action .btn {
        min-width: 202px;
    }

    .call-for-action .bonus-amount {
        font-family: 'Ralev001-Bold';
        text-transform: uppercase;
        font-size: 60px;
        line-height: 110%;
        font-style: normal;
        color: #deb655;
        text-shadow: 0 5px 5px rgba(0, 0, 1, 0.75);
    }

.header-star {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -140px;
    margin-left: -180px;
    display: block;
    text-align: center;
    cursor: pointer;
    border: none;
    color: #ffffff;
    text-shadow: 0 -2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    background-position: 0 0 !important;
}

    .header-star,
    .header-star:visited {
        background: #9df1be;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzlkZjFiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNmY2Y3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzJiYTk2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzdiNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #9df1be), color-stop(50%, #3fcf76), color-stop(50%, #2ba962), color-stop(100%, #1c7b4f));
        background: -webkit-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -o-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: -ms-linear-gradient(top, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
        background: linear-gradient(to bottom, #9df1be 2%, #3fcf76 50%, #2ba962 50%, #1c7b4f 100%);
    }

        .header-star:hover,
        .header-star:active,
        .header-star:focus {
            color: #ffffff;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzlkZjFiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNmY2Y3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzJiYTk2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzdiNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #8fffbb), color-stop(50%, #1bf36e), color-stop(50%, #0bc95e), color-stop(100%, #059251));
            background: -webkit-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -o-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: -ms-linear-gradient(top, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
            background: linear-gradient(to bottom, #8fffbb 2%, #1bf36e 50%, #0bc95e 50%, #059251 100%);
        }

        .header-star:active,
        .header-star:focus {
            text-shadow: none;
            position: relative;
            top: 2px;
            outline: none;
        }

        .header-star .flashlight {
            background: rgba(81, 225, 137, 0);
            background: -moz-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
            background: -webkit-gradient(radial, center bottom, 0, center bottom, 50, color-stop(0%, rgba(81, 225, 137, 0.85)), color-stop(40%, rgba(81, 225, 137, 0.85)), color-stop(100%, rgba(81, 225, 137, 0)));
            background: -webkit-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
            background: -o-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
            background: -ms-radial-gradient(50% 100%, 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
            background: radial-gradient(50% 100% at 50% 100%, rgba(81, 225, 137, 0.85) 0%, rgba(81, 225, 137, 0.85) 40%, rgba(81, 225, 137, 0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d951e189', endColorstr='#0051e189', GradientType=1);
        }

        .header-star.nogradients .flashlight {
            background: url(https://info.drakecasino.eu/en/css/img/btn-flashlight-green.png ) no-repeat 50% 100% transparent;
        }

        .header-star span {
            vertical-align: bottom;
            background: url(https://info.drakecasino.eu/en/css/img/header-star-pattern.png ) no-repeat 0 0;
            overflow: hidden;
            display: block;
            width: 86px;
            height: 86px;
            font-family: 'Ralev001-Bold';
            letter-spacing: 1px;
        }

            .header-star span i {
                font-style: normal;
                font-family: DrakeIconsCollection;
                font-size: 36px;
                line-height: 180%;
            }

            .header-star span small {
                text-transform: uppercase;
                line-height: 100%;
                font-size: 8px;
                display: block;
                margin-top: -10px;
            }

        .header-star:visited,
        .header-star:active,
        .header-star:focus {
            color: #ffffff;
        }

.lt-ie9 .header-star {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9df1be', endColorstr='#1c7b4f', GradientType=0);
}

    .lt-ie9 .header-star:hover,
    .lt-ie9 .header-star:active,
    .lt-ie9 .header-star:focus {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fffbb', endColorstr='#059251', GradientType=0);
    }
/* GAME OVERLAY */
.btn-red,
a.btn-red,
.popup-screen .sidebar .sidebar-buttons a.btn-gold,
.popup-screen .sidebar .sidebar-buttons .btn-gold {
    border: none;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    background-position: 0 0 !important;
}

    .btn-red,
    a.btn-red,
    .btn-red:visited,
    a.btn-red:visited {
        background: #ff0000;
        /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2QxMTkxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2I0MWExYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzlmMDkwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNTAxMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
        background: -moz-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0000), color-stop(48%, #d1191a), color-stop(52%, #b41a1b), color-stop(95%, #9f090a), color-stop(100%, #d50103));
        background: -webkit-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
        background: -o-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
        background: -ms-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
        background: linear-gradient(to bottom, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
    }

        .btn-red:hover,
        a.btn-red:hover,
        .btn-red:active,
        a.btn-red:active,
        .btn-red:focus,
        a.btn-red:focus {
            color: #fff;
            background: #ff5c08;
            /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWMwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2VjMmYxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q5MGQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iI2RlMDEwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTAxMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
            background: -moz-linear-gradient(top, #ff5c08 0%, #ec2f10 49%, #d90d0e 51%, #de0102 96%, #ea0102 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5c08), color-stop(49%, #ec2f10), color-stop(51%, #d90d0e), color-stop(96%, #de0102), color-stop(100%, #ea0102));
            background: -webkit-linear-gradient(top, #ff5c08 0%, #ec2f10 49%, #d90d0e 51%, #de0102 96%, #ea0102 100%);
            background: -o-linear-gradient(top, #ff5c08 0%, #ec2f10 49%, #d90d0e 51%, #de0102 96%, #ea0102 100%);
            background: -ms-linear-gradient(top, #ff5c08 0%, #ec2f10 49%, #d90d0e 51%, #de0102 96%, #ea0102 100%);
            background: linear-gradient(to bottom, #ff5c08 0%, #ec2f10 49%, #d90d0e 51%, #de0102 96%, #ea0102 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c08', endColorstr='#ea0102', GradientType=0);
        }

        .btn-red:active,
        a.btn-red:active,
        .sidebar .btn-gold:active {
            text-shadow: none;
            position: relative;
            top: 1px;
        }

.fancybox-close {
    background: url('https://info.drakecasino.eu/en/images/site/btn-close.png') no-repeat center center transparent;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    z-index: 8040999;
}

.fancybox-inner {
    overflow: hidden !important;
    border: 1px solid #320533;
}

.fancybox-skin {
    background: none;
    /*background-color: transparent;*/
}

.popup-screen {
    width: 100%;
    height: 100%;
    position: relative;
    font-family: 'ConduitITCStd-Medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #ffffff;
}

    .popup-screen .header {
        width: 100%;
        height: 60px;
        position: relative;
        background: #581e5a;
        z-index: 999;
    }

        .popup-screen .header .logo {
            position: absolute;
            top: -6px;
            left: 5px;
        }

        .popup-screen .header .reload-bonus,
        .popup-screen > .header .popup-title {
            position: absolute;
            top: 0;
            width: 100%;
            height: 60px;
            margin: 0 auto;
            padding: 0;
            text-align: center;
            font-size: 15px;
            color: #ffffff;
            line-height: 65px;
            cursor: default;
            text-transform: none;
        }

            .popup-screen .header .reload-bonus span {
                font-size: 25px;
                color: #ffd200;
            }

    .popup-screen .game-screen {
        padding: 26px 200px 0 170px;
        text-align: center;
        width: auto;
        height: auto;
        display: inline-block;
    }

    .popup-screen .sidebar {
        position: absolute;
        width: 150px;
        left: 5px;
        top: 60px;
        text-align: center;
    }

    .popup-screen .live-chat,
    .popup-screen .middleWrapper .game-list {
        position: absolute;
        top: 60px;
        right: 5px;
        width: 228px;
        padding: 26px 0 0 0;
        height: auto;
        min-height: 570px; /*3 icons */
    }

        .popup-screen .live-chat .no-chat-banner,
        .popup-screen .middleWrapper .game-list .no-chat-banner {
            min-height: 400px;
            background: #ffffff;
            display: inline-block;
        }

    .popup-screen .footer {
        position: absolute;
        width: 100%;
        height: 34px;
        margin: 0;
        left: 0;
        padding-top: 12px;
        background: #581e5a;
        text-align: center;
    }

        .popup-screen .footer a {
            font-family: 'ConduitITCStd-Medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
            font-size: 17px;
            margin-left: 20px;
            color: #f8da24;
            text-decoration: none;
            text-transform: uppercase;
            text-shadow: 0 2px 2px rgba(101, 40, 114, 0.75);
        }

            .popup-screen .footer a.support-link {
                margin-left: 18px;
            }

        .popup-screen .footer .play-for-real-heading {
            font-size: 15px;
            color: #ffffff;
            display: inline;
            margin-left: 95px;
            text-transform: none;
        }

        .popup-screen .footer .zoom-game {
            float: right;
            margin-right: 250px;
        }

    .popup-screen .game-list .addv-buttons {
        margin: 0 auto;
        margin-top: 15px;
        text-align: center;
        width: 150px;
        margin-bottom: 2px;
    }

    .popup-screen .sidebar .sidebar-buttons {
        margin: 0 auto;
        margin-top: 25px;
        text-align: center;
    }

        .popup-screen .sidebar .sidebar-buttons .btn-full {
            width: 140px;
            margin: 0 auto;
            margin-bottom: 7px;
        }

            .popup-screen .sidebar .sidebar-buttons .btn-full a {
                width: 140px;
                padding-left: 0px;
                padding-right: 0px;
                display: block;
            }

                .popup-screen .sidebar .sidebar-buttons .btn-full a:active {
                    position: relative;
                    top: 2px;
                }

    .popup-screen .sidebar .game-of-the-month {
        text-align: center;
        margin-top: 20px;
    }

        .popup-screen .sidebar .game-of-the-month h2 {
            padding: 0;
            margin: 10px 0px 5px 0px;
            font-size: 18px;
            color: #000000;
            text-transform: none;
        }

    .popup-screen .sidebar .rewards-level {
        width: 100%;
        height: 124px;
        margin-top: 10px;
    }

        .popup-screen .sidebar .rewards-level .copper-level {
            background: url('https://info.drakecasino.eu/en/images/levels/copper-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level.welcome_bonus-level {
            background: url('https://info.drakecasino.eu/en/images/levels/welcome_bonus-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .amber-level {
            background: url('https://info.drakecasino.eu/en/images/levels/amber-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .bronze-level {
            background: url('https://info.drakecasino.eu/en/images/levels/bronze-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .silver-level {
            background: url('https://info.drakecasino.eu/en/images/levels/silver-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .gold-level {
            background: url('https://info.drakecasino.eu/en/images/levels/gold-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .platinum-level {
            background: url('https://info.drakecasino.eu/en/images/levels/platinum-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .diamond-level {
            background: url('https://info.drakecasino.eu/en/images/levels/diamond-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .topaz-level {
            background: url('https://info.drakecasino.eu/en/images/levels/topaz-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .emerald-level {
            background: url('https://info.drakecasino.eu/en/images/levels/emerald-level.png') no-repeat center center transparent;
        }

        .popup-screen .sidebar .rewards-level .ruby-level {
            background: url('https://info.drakecasino.eu/en/images/levels/ruby-level.png') no-repeat center center transparent;
        }

.btn-play-for-real {
    text-decoration: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwOTNkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QwOTNkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzkyNTc5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MjU3OWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    color: #ffffff;
    text-shadow: none;
    background-color: #92579e;
    background-image: -webkit-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
    background-image: -moz-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
    background-image: -o-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
    background-image: -ms-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
    background-image: linear-gradient(to bottom, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
    *background-color: #92579e;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-play-for-real:hover,
    .btn-play-for-real:active {
        background: #9d84ac;
        background: -moz-linear-gradient(top, #9d84ac 0%, #6b4a7f 50%, #412a4e 51%, #311c3e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9d84ac), color-stop(50%, #6b4a7f), color-stop(51%, #412a4e), color-stop(100%, #311c3e));
        background: -webkit-linear-gradient(top, #9d84ac 0%, #6b4a7f 50%, #412a4e 51%, #311c3e 100%);
        background: -o-linear-gradient(top, #9d84ac 0%, #6b4a7f 50%, #412a4e 51%, #311c3e 100%);
        background: -ms-linear-gradient(top, #9d84ac 0%, #6b4a7f 50%, #412a4e 51%, #311c3e 100%);
        background: linear-gradient(to bottom, #9d84ac 0%, #6b4a7f 50%, #412a4e 51%, #311c3e 100%);
    }

.live-chat-icon {
    display: inline-block;
    width: 18px;
    height: 19px;
    vertical-align: middle;
    margin-right: 7px;
    background: url('https://info.drakecasino.eu/en/images/site/live-chat-icon.png') center center no-repeat;
}

.zoom-icon {
    display: inline-block;
    width: 18px;
    height: 16px;
    vertical-align: middle;
    margin-right: 7px;
    background: url('https://info.drakecasino.eu/en/images/site/zoom-icon.png') center center no-repeat;
}

.game-popup {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    z-index: 99999;
    font-family: 'ConduitITCStd-Medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #581e5a;
    text-align: center;
}

    .game-popup .popup-logo {
        margin-bottom: 20px;
    }

    .game-popup .popup-game-actions-or {
        font-size: 25px;
        color: #ffffff;
        text-shadow: 1px 1px 1px #000000;
        margin: 0 50px;
        text-transform: uppercase;
        vertical-align: middle;
    }

    .game-popup .btn-popup-action {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        padding: 4px 12px;
        margin-bottom: 0;
        font-size: 17px;
        font-family: 'ConduitITCStd-Medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-transform: uppercase;
        line-height: 25.5px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZDA3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmOGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmNzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        color: #ffffff;
        text-shadow: 0 1px rgba(255, 255, 255, 0.4);
        background-color: #ff6c00;
        background-image: -webkit-linear-gradient(top, #ebd07e, #ff8a00 50%, #ff7000 51%, #ff6c00);
        background-image: -moz-linear-gradient(top, #ebd07e, #ff8a00 50%, #ff7000 51%, #ff6c00);
        background-image: -o-linear-gradient(top, #ebd07e, #ff8a00 50%, #ff7000 51%, #ff6c00);
        background-image: -ms-linear-gradient(top, #ebd07e, #ff8a00 50%, #ff7000 51%, #ff6c00);
        background-image: linear-gradient(to bottom, #ebd07e, #ff8a00 50%, #ff7000 51%, #ff6c00);
        *background-color: #ff6c00;
        /* Darken IE7 buttons by default so they stand out more given they won't have borders */
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        *border: 0;
        border-bottom-color: #662b00;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *margin-left: .3em;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75), inset 0 1px 2px rgba(255, 255, 255, 0.75);
        text-decoration: none;
        outline: none;
        border: none;
        min-width: 139px;
        padding: 12px 10px 9px;
        font-size: 23px;
        line-height: 24px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .game-popup .btn-popup-action:hover,
        .game-popup .btn-popup-action:focus,
        .game-popup .btn-popup-action:active,
        .game-popup .btn-popup-action.active,
        .game-popup .btn-popup-action.disabled,
        .game-popup .btn-popup-action[disabled] {
            color: #ffffff;
            background-color: #ff6c00;
            *background-color: #e66100;
        }

        .game-popup .btn-popup-action:active,
        .game-popup .btn-popup-action.active {
            background-color: #cc5600 \9;
        }

        .game-popup .btn-popup-action:first-child {
            *margin-left: 0;
        }

        .game-popup .btn-popup-action,
        .game-popup .btn-popup-action:visited {
            color: #000000;
        }

            .game-popup .btn-popup-action:hover,
            .game-popup .btn-popup-action:focus,
            .game-popup .btn-popup-action:active {
                text-decoration: none;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwOTNkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QwOTNkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzkyNTc5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MjU3OWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                color: #ffffff;
                text-shadow: none;
                background-color: #92579e;
                background-image: -webkit-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
                background-image: -moz-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
                background-image: -o-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
                background-image: -ms-linear-gradient(top, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
                background-image: linear-gradient(to bottom, #d093d4, #d093d4 50%, #92579e 51%, #92579e);
                *background-color: #92579e;
                /* Darken IE7 buttons by default so they stand out more given they won't have borders */
                filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            }

            .game-popup .btn-popup-action:focus {
                outline: thin dotted #333;
                outline: 5px auto -webkit-focus-ring-color;
                outline-offset: -2px;
            }

            .game-popup .btn-popup-action.active,
            .game-popup .btn-popup-action:active {
                outline: 0;
                -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
                -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
                box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                text-decoration: none;
            }

            .game-popup .btn-popup-action.disabled,
            .game-popup .btn-popup-action[disabled] {
                cursor: default;
                background-image: none;
                opacity: 0.65;
                filter: alpha(opacity=65);
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

.btn-red-new,
.btn-register,
.btn-deregister,
.tournament-prompt .prompt-actions > a,
.message-screen .prompt-actions > a,
.popup-screen > .header .popup-actions button,
.popup-screen .middleWrapper .sidebar a,
.popup-screen .footer .footer-actions button {
    -webkit-border-radius: 29px 28px 28px 29px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 29px 28px 28px 29px;
    -moz-background-clip: padding;
    border-radius: 29px 28px 28px 29px;
    background-clip: padding-box;
    -webkit-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #ff0000;
    -moz-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #ff0000;
    box-shadow: 3px 4px 5px #000001, inset 0 0 5px #ff0000;
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NjAxMDMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYWQxYjFjIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #960103, #ad1b1c 53%, #ff0000);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #960103, #ad1b1c 53%, #ff0000);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #960103, #ad1b1c 53%, #ff0000);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #960103, #ad1b1c 53%, #ff0000);
    background-position: 0 0;
    background-repeat: repeat;
    color: white !important;
    border: none;
    outline: none;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 14px;
    display: inline-block;
    font-family: "Ralev001-Bold", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
}

    .btn-red-new:hover,
    .btn-red-new:active,
    .btn-register:hover,
    .btn-register:active,
    .btn-deregister:hover,
    .btn-deregister:active,
    .tournament-prompt .prompt-actions > a:hover,
    .tournament-prompt .prompt-actions > a:active,
    .message-screen .prompt-actions > a:hover,
    .message-screen .prompt-actions > a:active,
    .popup-screen > .header .popup-actions button:hover,
    .popup-screen > .header .popup-actions button:active,
    .popup-screen .middleWrapper .sidebar a:hover,
    .popup-screen .middleWrapper .sidebar a:active,
    .popup-screen .footer .footer-actions button:hover,
    .popup-screen .footer .footer-actions button:active {
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhZjAxMDQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzMxZTIwIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #af0104, #c31e20 53%, #ff1a1a);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #af0104, #c31e20 53%, #ff1a1a);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #af0104, #c31e20 53%, #ff1a1a);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #af0104, #c31e20 53%, #ff1a1a);
    }

.btn-enter {
    -webkit-border-radius: 29px 28px 28px 29px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 29px 28px 28px 29px;
    -moz-background-clip: padding;
    border-radius: 29px 28px 28px 29px;
    background-clip: padding-box;
    -webkit-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    -moz-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZDc3MTEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDBjYzFkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTkyMjkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #1d7711, #00cc1d 53%, #419229);
    background-position: 0 0;
    background-repeat: repeat;
    color: white !important;
    border: none;
    outline: none;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 14px;
    display: inline-block;
    font-family: "Ralev001-Bold", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
}

    .btn-enter:hover,
    .btn-enter:active {
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMjhkMTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDBlNjIxIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWE2MmYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #228d14, #00e621 53%, #4aa62f);
    }

.btn-register,
.btn-deregister,
.btn-enter {
    display: block;
    margin: 0 auto;
    min-width: 180px;
    margin-bottom: 10px;
}

.lt-ie9 .btn-red-new,
.lt-ie9 .btn-register,
.lt-ie9 .btn-deregister,
.lt-ie9 .tournament-prompt .prompt-actions > a,
.lt-ie9 .message-screen .prompt-actions > a,
.lt-ie9 .popup-screen > .header .popup-actions button,
.lt-ie9 .popup-screen .middleWrapper .sidebar a,
.lt-ie9 .popup-screen .footer .footer-actions button {
    background: #ad1b1c;
    color: white;
}

    .lt-ie9 .btn-red-new:hover,
    .lt-ie9 .btn-red-new:active,
    .lt-ie9 .btn-register:hover,
    .lt-ie9 .btn-register:active,
    .lt-ie9 .btn-deregister:hover,
    .lt-ie9 .btn-deregister:active,
    .lt-ie9 .tournament-prompt .prompt-actions > a:hover,
    .lt-ie9 .tournament-prompt .prompt-actions > a:active,
    .lt-ie9 .message-screen .prompt-actions > a:hover,
    .lt-ie9 .message-screen .prompt-actions > a:active,
    .lt-ie9 .popup-screen > .header .popup-actions button:hover,
    .lt-ie9 .popup-screen > .header .popup-actions button:active,
    .lt-ie9 .popup-screen .middleWrapper .sidebar a:hover,
    .lt-ie9 .popup-screen .middleWrapper .sidebar a:active,
    .lt-ie9 .popup-screen .footer .footer-actions button:hover,
    .lt-ie9 .popup-screen .footer .footer-actions button:active {
        background: #F00;
    }

.lt-ie9 .btn-enter {
    background: #419229;
    color: white;
}

    .lt-ie9 .btn-enter:hover,
    .lt-ie9 .btn-enter:active {
        background: #00cc1d;
    }

.tournaments-container .ribbon-head-right {
    right: 42px;
    left: auto;
}

.tournaments-container .ui-tabs {
    padding: 0;
}

    .tournaments-container .ui-tabs .ui-tabs-nav {
        padding: 0;
    }

        .tournaments-container .ui-tabs .ui-tabs-nav li {
            margin: 0px 2px 0px 0px;
        }

            .tournaments-container .ui-tabs .ui-tabs-nav li a {
                margin: 0;
                padding: 4px 9px 5px;
                height: auto;
                font-size: 15px;
                text-shadow: none;
                font-weight: bold;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                -webkit-border-radius: 1px;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 1px;
                -moz-background-clip: padding;
                border-radius: 1px;
                background-clip: padding-box;
            }

            .tournaments-container .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
                top: 5px;
                padding-bottom: 3px;
                margin-top: -4px;
            }

                .tournaments-container .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
                    background: transparent;
                    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjZDExOTFhIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2I0MWExYiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM5ZjA5MGEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1MDEwMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
                    background-image: -webkit-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
                    background-image: -moz-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
                    background-image: -o-linear-gradient(top, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
                    background-image: linear-gradient(to bottom, #ff0000 0%, #d1191a 48%, #b41a1b 52%, #9f090a 95%, #d50103 100%);
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                    padding-bottom: 9px;
                }

    .tournaments-container .ui-tabs .ui-tabs-panel {
        margin: 0;
        padding: 0;
        position: relative;
    }

.tournaments-container .entry-fee-heading {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: bold;
    background: #616161;
}

.tournaments-container .main-section {
    width: 576px;
    overflow: hidden;
}

    .tournaments-container .main-section table,
    .tournaments-container #sidebar .tournament-details-table table {
        background: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .tournaments-container .main-section table thead,
        .tournaments-container #sidebar .tournament-details-table table thead {
            position: relative;
        }

            .tournaments-container .main-section table thead th,
            .tournaments-container #sidebar .tournament-details-table table thead th {
                background: #9f090a;
                color: white;
                font-size: 13px;
                cursor: pointer;
                position: relative;
                z-index: 30;
                padding: 5px 8px;
            }

                .tournaments-container .main-section table thead th.first,
                .tournaments-container .main-section table tbody td.first,
                .tournaments-container #sidebar .tournament-details-table table thead th.first,
                .tournaments-container #sidebar .tournament-details-table table tbody td.first {
                    -webkit-border-top-left-radius: 2px;
                    -moz-border-radius-topleft: 2px;
                    border-top-left-radius: 2px;
                    -webkit-border-bottom-left-radius: 2px;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius-bottomleft: 2px;
                    -moz-background-clip: padding;
                    border-bottom-left-radius: 2px;
                    background-clip: padding-box;
                }

                .tournaments-container .main-section table thead th.last,
                .tournaments-container .main-section table tbody td.last,
                .tournaments-container #sidebar .tournament-details-table table thead th.last,
                .tournaments-container #sidebar .tournament-details-table table tbody td.last {
                    -webkit-border-top-right-radius: 2px;
                    -moz-border-radius-topright: 2px;
                    border-top-right-radius: 2px;
                    -webkit-border-bottom-right-radius: 2px;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius-bottomright: 2px;
                    -moz-background-clip: padding;
                    border-bottom-right-radius: 2px;
                    background-clip: padding-box;
                }

                .tournaments-container .main-section table thead th.tournament-name,
                .tournaments-container #sidebar .tournament-details-table table thead th.tournament-name {
                    width: 164px;
                }

                .tournaments-container .main-section table thead th.prize,
                .tournaments-container #sidebar .tournament-details-table table thead th.prize {
                    width: 94px;
                }

                .tournaments-container .main-section table thead th.entry,
                .tournaments-container #sidebar .tournament-details-table table thead th.entry {
                    width: 74px;
                }

                .tournaments-container .main-section table thead th.game,
                .tournaments-container #sidebar .tournament-details-table table thead th.game {
                    width: 114px;
                }

                .tournaments-container .main-section table thead th.status,
                .tournaments-container #sidebar .tournament-details-table table thead th.status {
                    width: 50px;
                }

                .tournaments-container .main-section table thead th.table-header:after,
                .tournaments-container .main-section table thead th.headerSortDown:after,
                .tournaments-container #sidebar .tournament-details-table table thead th.table-header:after,
                .tournaments-container #sidebar .tournament-details-table table thead th.headerSortDown:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 5px solid #fff;
                    position: absolute;
                    top: 14px;
                    margin-top: -2px;
                    margin-left: 6px;
                    left: auto;
                }

                .tournaments-container .main-section table thead th.headerSortUp:after,
                .tournaments-container #sidebar .tournament-details-table table thead th.headerSortUp:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 0px;
                    border-bottom: 5px solid #fff;
                    position: absolute;
                    top: 50%;
                    margin-top: -2px;
                    margin-left: 6px;
                    left: auto;
                }

            .tournaments-container .main-section table thead:after,
            .tournaments-container #sidebar .tournament-details-table table thead:after {
                content: "";
                height: 28px;
                width: 100%;
                z-index: 20;
                position: absolute;
                top: 0;
                -webkit-box-shadow: 0 5px 5px #000001;
                -moz-box-shadow: 0 5px 5px #000001;
                box-shadow: 0 5px 5px #000001;
            }

        .tournaments-container .main-section table tbody,
        .tournaments-container #sidebar .tournament-details-table table tbody {
            border-top: 1px solid black;
        }

            .tournaments-container .main-section table tbody td,
            .tournaments-container #sidebar .tournament-details-table table tbody td {
                border-bottom: 1px solid black;
                color: white;
                font-size: 13px;
                font-weight: normal;
                padding: 5px 8px;
                vertical-align: middle;
            }

                .tournaments-container .main-section table tbody td.status,
                .tournaments-container #sidebar .tournament-details-table table tbody td.status {
                    text-align: center;
                }

                    .tournaments-container .main-section table tbody td.status .status-text,
                    .tournaments-container #sidebar .tournament-details-table table tbody td.status .status-text {
                        display: none;
                    }

            .tournaments-container .main-section table tbody tr,
            .tournaments-container #sidebar .tournament-details-table table tbody tr {
                cursor: pointer;
            }

                .tournaments-container .main-section table tbody tr:nth-child(even) td,
                .tournaments-container #sidebar .tournament-details-table table tbody tr:nth-child(even) td {
                    background: #252525;
                }

                .tournaments-container .main-section table tbody tr:nth-child(odd) td,
                .tournaments-container #sidebar .tournament-details-table table tbody tr:nth-child(odd) td {
                    background: #171717;
                }

                .tournaments-container .main-section table tbody tr:hover td,
                .tournaments-container .main-section table tbody tr:active td,
                .tournaments-container #sidebar .tournament-details-table table tbody tr:hover td,
                .tournaments-container #sidebar .tournament-details-table table tbody tr:active td {
                    background: #9f090a;
                    color: white;
                }

    .tournaments-container .main-section .table-legend {
        *zoom: 1;
        margin: 17px 0px 0px;
        padding: 0;
        list-style: none;
    }

        .tournaments-container .main-section .table-legend:before,
        .tournaments-container .main-section .table-legend:after {
            content: " ";
            display: table;
        }

        .tournaments-container .main-section .table-legend:after {
            clear: both;
        }

        .tournaments-container .main-section .table-legend li {
            font-size: 11px;
            font-weight: bold;
            float: left;
            margin-right: 6px;
        }

            .tournaments-container .main-section .table-legend li .status-icon {
                vertical-align: bottom;
                padding-top: 0px;
                margin-right: 2px;
            }

            .tournaments-container .main-section .table-legend li.last {
                margin-right: 0px;
            }

    .tournaments-container .main-section .tournament-banner {
        margin-top: 20px;
    }

.tournaments-container #sidebar {
    width: 314px;
    padding: 0;
    margin: 0;
    background: none;
}

    .tournaments-container #sidebar .input-group {
        *zoom: 1;
        margin-bottom: 3px;
    }

        .tournaments-container #sidebar .input-group:before,
        .tournaments-container #sidebar .input-group:after {
            content: " ";
            display: table;
        }

        .tournaments-container #sidebar .input-group:after {
            clear: both;
        }

        .tournaments-container #sidebar .input-group .label {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: left;
            width: 55%;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
            padding: 5px 0px;
        }

        .tournaments-container #sidebar .input-group .value {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: right;
            width: 45%;
            font-size: 12px;
            background: #616161;
            padding: 5px 8px;
        }

        .tournaments-container #sidebar .input-group.input-group-vertical .label,
        .tournaments-container #sidebar .input-group.input-group-vertical .value {
            display: block;
            width: 100%;
        }

        .tournaments-container #sidebar .input-group.input-group-vertical .label {
            padding-top: 3px;
            padding-bottom: 0px;
        }

    .tournaments-container #sidebar .rank-row {
        font-weight: bold;
        font-size: 13px;
        color: white;
        background: #616161;
        padding: 5px 8px;
    }

    .tournaments-container #sidebar .tournament-details {
        *zoom: 1;
        margin-bottom: 10px;
    }

        .tournaments-container #sidebar .tournament-details:before,
        .tournaments-container #sidebar .tournament-details:after {
            content: " ";
            display: table;
        }

        .tournaments-container #sidebar .tournament-details:after {
            clear: both;
        }

        .tournaments-container #sidebar .tournament-details .tournament-date {
            float: left;
            width: 42%;
        }

        .tournaments-container #sidebar .tournament-details .tournament-game-preview {
            float: right;
            width: 45%;
            margin-top: 10px;
        }

            .tournaments-container #sidebar .tournament-details .tournament-game-preview img {
                max-width: 100%;
                height: auto;
                display: block;
            }

    .tournaments-container #sidebar .leaderboard-note {
        font-size: 9px;
        margin-bottom: 2px;
    }

    .tournaments-container #sidebar .tournament-details-table {
        margin-bottom: 10px;
    }

        .tournaments-container #sidebar .tournament-details-table table thead,
        .tournaments-container #sidebar .tournament-details-table table th,
        .tournaments-container #sidebar .tournament-details-table table tbody,
        .tournaments-container #sidebar .tournament-details-table table td,
        .tournaments-container #sidebar .tournament-details-table table tr {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .tournaments-container #sidebar .tournament-details-table table thead:after {
                display: none;
            }

            .tournaments-container #sidebar .tournament-details-table table tbody tr:hover td,
            .tournaments-container #sidebar .tournament-details-table table tbody tr:active td {
                cursor: default;
            }

        .tournaments-container #sidebar .tournament-details-table table .rank-column {
            width: 70px;
        }

        .tournaments-container #sidebar .tournament-details-table table .player-column {
            width: 130px;
        }

        .tournaments-container #sidebar .tournament-details-table table .balance-column {
            width: 114px;
        }

        .tournaments-container #sidebar .tournament-details-table table .prize-pool-rank-column {
            width: 50px;
        }

        .tournaments-container #sidebar .tournament-details-table table .real-column {
            width: 90px;
        }

        .tournaments-container #sidebar .tournament-details-table table .bonus-column {
            width: 65px;
        }

        .tournaments-container #sidebar .tournament-details-table table .winners-column {
            width: auto;
            text-align: center;
        }

        .tournaments-container #sidebar .tournament-details-table .leaderboard-sortable-table-wrapper,
        .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table-wrapper {
            height: 145px;
            overflow-y: auto;
        }

            .tournaments-container #sidebar .tournament-details-table .leaderboard-sortable-table-wrapper .leaderboard-sortable-table thead,
            .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table-wrapper .leaderboard-sortable-table thead {
                display: none;
            }

        .tournaments-container #sidebar .tournament-details-table #fee-details {
            background: #252525;
            *zoom: 1;
            min-height: 173px;
        }

            .tournaments-container #sidebar .tournament-details-table #fee-details:before,
            .tournaments-container #sidebar .tournament-details-table #fee-details:after {
                content: " ";
                display: table;
            }

            .tournaments-container #sidebar .tournament-details-table #fee-details:after {
                clear: both;
            }

            .tournaments-container #sidebar .tournament-details-table #fee-details .fee-details-left-column {
                float: left;
                width: 44%;
                text-align: left;
                margin-left: 4%;
                padding-top: 15px;
            }

            .tournaments-container #sidebar .tournament-details-table #fee-details .fee-details-right-column {
                float: right;
                width: 44%;
                text-align: right;
                margin-right: 4%;
                padding-top: 15px;
            }

    .tournaments-container #sidebar .trn-rules {
        text-align: center;
    }

.tournaments-container .status-icon {
    background: url('https://info.drakecasino.eu/en/images/tournaments/drake_sprite_status_icons.png') 0 0 no-repeat;
    display: inline-block;
    height: 16px;
    width: 19px;
    vertical-align: top;
}

    .tournaments-container .status-icon.icon-join {
        width: 16px;
        background-position: 0 0;
    }

    .tournaments-container .status-icon.icon-progress {
        width: 17px;
        background-position: 0 -26px;
    }

    .tournaments-container .status-icon.icon-registered {
        width: 17px;
        background-position: 0 -52px;
    }

    .tournaments-container .status-icon.icon-register {
        width: 16px;
        background-position: 0 -78px;
    }

    .tournaments-container .status-icon.icon-ended {
        width: 19px;
        background-position: 0 -104px;
    }

    .tournaments-container .status-icon.icon-closed {
        width: 18px;
        background-position: 0 -130px;
    }

    .tournaments-container .status-icon.icon-canceled {
        width: 18px;
        background-position: 0 -156px;
    }

#tournament-prompt-prototype {
    display: none;
}

#tournament-ok-prototype {
    display: none;
}

.tournament-prompt {
    z-index: 9999;
}

    .tournament-prompt #tournament-prompt-prototype {
        display: block;
    }

    .tournament-prompt .fancybox-skin {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .tournament-prompt .fancybox-inner {
        background: url('https://info.drakecasino.eu/en/images/site/background-pattern.gif') #333333;
        min-width: 376px;
    }

    .tournament-prompt .prompt-header,
    .message-screen .prompt-header {
        background: #000;
    }

    .tournament-prompt .prompt-title,
    .message-screen .prompt-title {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        padding: 15px 20px;
        text-align: center;
        margin: 0;
    }

    .tournament-prompt .prompt-content,
    .message-screen .prompt-content {
        color: white;
        font-size: 14px;
        padding: 10px 20px;
        font-weight: bold;
    }

    .tournament-prompt .prompt-actions,
    .message-screen .prompt-actions {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .tournament-prompt .prompt-actions > a,
        .message-screen .prompt-actions > a {
            display: inline-block;
            min-width: 45px;
            margin: 0 10px;
        }

.fancybox-overlay {
    z-index: 99999;   
}

.html-popup {
    background: url('https://info.drakecasino.eu/en/images/site/background-pattern.gif') 0 0 repeat #333333;
    height: 100%;
}

.body-popup {
    box-sizing: border-box;
    background: none;
    height: auto;
}

#popup-wrapper {
    height: 100%;
    width: 100%;
    min-height: 400px;
    max-height: 800px;
}

.popup-screen {
    background: none;
    width: 100%;
    height: 100%;
    position: relative;
}

    .popup-screen .clear {
        clear: both;
    }

    .popup-screen > .header {
        background: black;
        height: 75px;
        position: fixed;
        top: 0px;
        z-index: 9999;
        float: left;
    }

        .popup-screen > .header .logo {
            position: absolute;
            left: 25px;
            top: 18px;
        }

        .popup-screen > .header .popup-title {
            height: 100%;
            line-height: 90px;
            text-align: center;
            text-transform: uppercase;
            font-size: 20px;
            font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
            font-weight: normal;
        }

        .popup-screen > .header .popup-actions {
            position: absolute;
            right: 45px;
            top: 27px;
        }

            .popup-screen > .header .popup-actions button {
                font-size: 12px;
                text-shadow: 0 1px 1px rgba(9, 9, 9, 0.75);
                margin: 0 5px;
                text-shadow: none;
                text-transform: uppercase;
                height: 26px;
                line-height: 28px;
                padding: 0px 18px;
                float: left;
                word-spacing: 2px;
            }

    .popup-screen .middleWrapper {
        background: none;
        float: left;
        width: 100%;
        position: absolute;
        bottom: 75px;
        top: 75px;
    }

        .popup-screen .middleWrapper .sidebar {
            position: absolute;
            left: 0px;
            width: 220px;
            height: auto;
            z-index: 7777;
            top: 15px;
        }

            .popup-screen .middleWrapper .sidebar a {
                text-shadow: 0 1px 1px rgba(9, 9, 9, 0.2);
                height: 37px;
                line-height: 37px;
                font-size: 18px;
                padding: 0px 15px;
                text-align: center;
            }

            .popup-screen .middleWrapper .sidebar .sidebar-buttons {
                padding: 0px;
                margin: 0px;
            }

            .popup-screen .middleWrapper .sidebar .game-of-the-month {
                margin: 10px 0px;
                float: left;
                width: 100%;
            }

            .popup-screen .middleWrapper .sidebar .leaderboard-popup {
                width: 210px;
                float: left;
                margin: 0px 5px;
                color: #000;
                text-align: left;
            }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup td,
                .popup-screen .middleWrapper .sidebar .leaderboard-popup th {
                    border-radius: 0;
                    padding: 0px;
                    padding-left: 5px;
                    height: 28px;
                    vertical-align: middle;
                    border-bottom: none;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup table {
                    width: 100%;
                    margin: 0;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-table th {
                    background: #9f090a;
                    font-size: 13px;
                    font-weight: normal;
                    cursor: pointer;
                    color: #fff;
                }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-table th:after,
                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-table th.headerSortUp:after {
                        content: "";
                        width: 9px;
                        height: 5px;
                        background-image: url(https://info.drakecasino.eu/en/images/tournaments/sort-tick-down.png );
                        background-repeat: no-repeat;
                        position: absolute;
                        margin-left: 5px;
                        margin-top: 7px;
                    }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-table th.headerSortDown:after {
                        content: "";
                        width: 9px;
                        height: 5px;
                        background-image: url(https://info.drakecasino.eu/en/images/tournaments/sort-tick-up.png );
                        background-repeat: no-repeat;
                        position: absolute;
                        margin-left: 5px;
                        margin-top: 7px;
                    }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table {
                    color: #fff;
                }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table thead {
                        display: none;
                    }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table tr:nth-child(even) td {
                        background: #252525;
                    }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table tr:nth-child(odd) td {
                        background: #171717;
                    }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table td {
                        font-size: 12px;
                    }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .leaderboard-sortable-table-wrapper {
                    height: auto;
                    margin-bottom: 2px;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .rank-column {
                    width: 45px;
                    min-width: 45px;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .player-column {
                    width: 75px;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .balance-column {
                    width: auto;
                }

                .popup-screen .middleWrapper .sidebar .leaderboard-popup .rank-row {
                    line-height: 28px;
                    color: #fff;
                    background: #616161;
                }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .rank-row * {
                        background: none;
                    }

                    .popup-screen .middleWrapper .sidebar .leaderboard-popup .rank-row th {
                        font-weight: normal;
                        font-size: 13px;
                    }

        .popup-screen .middleWrapper .game-screen {
            position: absolute;
            left: 220px;
            right: 190px;
            top: 0px;
            padding: 0px;
            margin: 0px;
            height: auto;
            z-index: 9999;
        }
        /*
.popup-screen .middleWrapper .game-screen iframe {
  display: block;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
*/
        .popup-screen .middleWrapper .message-screen {
            display: none;
            color: white;
            position: absolute;
            left: 420px;
            right: 390px;
            top: 50px;
            padding: 0px;
            margin: 0px;
            height: auto;
            z-index: 9999;
            background: black;
            max-width: 600px;
        }

        .popup-screen .middleWrapper .live-chat {
            float: right;
            width: 190px;
            position: absolute;
            top: 0px;
            right: 0px;
            padding: 0px 5px 0px 0px;
        }

            .popup-screen .middleWrapper .live-chat #topcmm_123flashchat {
                /*  height: 100%;*/
                width: 195px;
                right: 0px;
            }

        .popup-screen .middleWrapper .game-list {
            display: none;
            overflow-y: auto;
            padding: 0;
            position: absolute;
            width: 190px;
            right: 0px;
            top: 0px;
            bottom: 0px;
        }

            .popup-screen .middleWrapper .game-list ul {
                list-style: none;
                margin: 0 auto;
                padding: 0;
                width: 100%;
            }

                .popup-screen .middleWrapper .game-list ul li {
                    display: block;
                    margin: 0px auto;
                    width: 100%;
                    position: relative;
                    text-align: center;
                }

                    .popup-screen .middleWrapper .game-list ul li a {
                        width: 100%;
                        display: block;
                    }

    .popup-screen .footer {
        background: black;
        position: fixed;
        bottom: 0px;
        height: 70px;
        width: 100%;
        z-index: 9998;
        line-height: 65px;
        padding-top: 0px;
    }

        .popup-screen .footer .footer-info {
            *zoom: 1;
            float: left;
            text-align: center;
        }

            .popup-screen .footer .footer-info:before,
            .popup-screen .footer .footer-info:after {
                content: " ";
                display: table;
            }

            .popup-screen .footer .footer-info:after {
                clear: both;
            }

            .popup-screen .footer .footer-info .rank {
                margin-left: 20px;
            }

            .popup-screen .footer .footer-info .rank,
            .popup-screen .footer .footer-info .time-remaining,
            .popup-screen .footer .footer-info .time-remaining, .simplecd,
            .popup-screen .footer .footer-info .tournament-mode,
            .popup-screen .footer .footer-info .account-balance {
                float: left;
                color: white;
                font-size: 15px;
                font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
                margin-right: 30px;
            }

            .popup-screen .footer .footer-info .account-balance {
                margin-right: 0px;
            }

        .popup-screen .footer .footer-actions {
            float: right;
            margin-right: 3px;
            margin-top: 24px;
            line-height: 75px;
        }

            .popup-screen .footer .footer-actions button {
                text-shadow: 0 1px 1px rgba(9, 9, 9, 0.75);
                min-width: 80px;
                text-transform: uppercase;
                height: 26px;
                line-height: 26px;
                margin: 0px 5px;
                padding: 0px;
                float: left;
                font-size: 16px !important;
                min-width: 100px;
            }

.fancybox-skin .fancybox-close {
    width: 23px !important;
    height: 24px !important;
    position: absolute;
    top: 10px;
    right: 0px;
    padding: 0 !important;
    background: url(https://info.drakecasino.eu/en/images/tournaments/close-button.png ) no-repeat !important;
}

.fancybox-inner {
    border: 1px solid #666;
    border-radius: 0 !important;
}

.fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fancybox-outer {
    border: none;
}

.fancybox-full-screen .fancybox-opened {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    top: 0 !important;
    left: 0 !important;
}

.fancybox-full-screen .fancybox-skin {
    width: 100% !important;
    height: 100% !important;
}

.fancybox-full-screen .fancybox-outer,
.fancybox-full-screen .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.body-popup-fancybox-full-screen .popup-screen > .header .popup-actions .chat-toggle {
    display: none;
}

.body-popup-fancybox-full-screen .sidebar {
    display: none !important;
}

.body-popup-fancybox-full-screen .game-list {
    display: none !important;
}

.body-popup-fancybox-full-screen .live-chat {
    display: none !important;
}

.body-popup-fancybox-full-screen .game-screen {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    display: block;
    position: relative;
}

    .body-popup-fancybox-full-screen .game-screen iframe {
        margin: 0 auto;
        padding: 0;
    }

.lt-ie9 .tournaments-container .main-section table thead th,
.lt-ie9 .tournaments-container #sidebar table thead th,
.lt-ie9 .tournaments-container #sidebar .tournament-details-table table thead th {
    filter: none;
}

.lt-ie9 .tournaments-container .ui-tabs .ui-tabs-nav li a {
    filter: none;
    background: #c2a327;
}

.lt-ie9 .tournaments-container .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    filter: none;
    background: #9f090a;
}

#sidebar .tourtab a {
    background-color: #07bd10 !important;
    color: White;
    font-weight: bold;
}

    #sidebar .tourtab a:hover {
        color: #000;
    }

.btn-deposit {
    -webkit-border-radius: 29px 28px 28px 29px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 29px 28px 28px 29px;
    -moz-background-clip: padding;
    border-radius: 29px 28px 28px 29px;
    background-clip: padding-box;
    -webkit-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    -moz-box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    box-shadow: 3px 4px 5px #000001, inset 0 0 5px #00ff00;
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZDc3MTEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDBjYzFkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTkyMjkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #1d7711, #00cc1d 53%, #419229);
    background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #1d7711, #00cc1d 53%, #419229);
    background-position: 0 0;
    background-repeat: repeat;
    color: white !important;
    border: none;
    outline: none;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 14px;
    font-family: "Ralev001-Bold", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
}

    .btn-deposit:hover,
    .btn-deposit:active {
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMjhkMTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDBlNjIxIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWE2MmYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -webkit-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -moz-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), -o-linear-gradient(bottom, #228d14, #00e621 53%, #4aa62f);
        background-image: url('https://info.drakecasino.eu/en/images/tournaments/drake-btn-checkboard-pattern.png'), linear-gradient(to top, #228d14, #00e621 53%, #4aa62f);
    }
/* NEW DESIGN */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
     * Remove the margin in all browsers (opinionated).
     */

body {
    margin: 0;
}

/* HTML5 display definitions
       ========================================================================== */

/**
     * Add the correct display in IE <10.
     * Add the correct display in Edge, IE, and Firefox for `details` or `summary`.
     * Add the correct display in IE for `main`.
     */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
     * Add the correct display in IE <10.
     */

audio,
canvas,
progress,
video {
    display: inline-block;
}

    /**
     * Add the correct display and remove excess height in iOS 4-7.
     */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
     * Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */

progress {
    vertical-align: baseline;
}

/**
     * Add the correct display in IE <11, Safari <8, and Firefox <22.
     * 1. Add the correct display in IE.
     */

template,
[hidden] {
    display: none;
}

/* Links
       ========================================================================== */

/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

    /**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */

    a:active,
    a:hover {
        outline-width: 0;
    }

/* Text-level semantics
       ========================================================================== */

/**
     * 1. Remove the bottom border in Firefox <40.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */

b,
strong {
    font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */

b,
strong {
    font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
     * Add the correct font style in Android <4.4.
     */

dfn {
    font-style: italic;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */

h1 {
    font-size: 2em; /* Set 1 unit of vertical rhythm on the top and bottom margins. */
    margin: 0.75em 0;
}

/**
     * Add the correct background and color in IE <10.
     */

mark {
    background-color: #ff0;
    color: #000;
}

/**
     * Add the correct font size in all browsers.
     */

small {
    font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
       ========================================================================== */

/**
     * Remove the border on images inside links in IE <11.
     */

img {
    border-style: none;
}

/**
     * Hide the overflow in IE.
     */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
       ========================================================================== */

/**
     * Add the correct margin in IE 8.
     */

figure {
    margin: 1.5em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
       ========================================================================== */

/**
     * Known issues:
     * - By default, Chrome on OS X and Safari on OS X allow very limited styling of
     *   select, unless a border property is set. The default font weight on
     *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
     *   OS X.
     * - It is recommended that you do not style checkbox and radio inputs as
     *   Firefox's implementation does not respect box-sizing, padding, or width.
     * - Certain font size values applied to number inputs cause the cursor style of
     *   the decrement button to change from default to text.
     * - The search input is not fully stylable by default. In Chrome and Safari on
     *   OSX/iOS you can't control font, padding, border, or background. In Chrome
     *   and Safari on Windows you can't control border properly. It will apply
     *   border-width but will only show a border color (which cannot be controlled)
     *   for the outer 1px of that border. Applying -webkit-appearance: textfield
     *   addresses these issues without removing the benefits of search inputs (e.g.
     *   showing past searches). Safari (but not Chrome) will clip the cancel button
     *   on when it has padding (and textfield appearance).
     */

/**
     * 1. Change font properties to `inherit` in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     * 3. Address `font-family` inconsistency between `textarea` and other form in IE 7
     * 4. Improve appearance and consistency with IE 6/7.
     */

button,
input,
optgroup,
select,
textarea {
    font: inherit; /* 1 */
    margin: 0; /* 2 */
}

/**
     * Show the overflow in IE.
     */

button {
    overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */

button,
select { /* 1 */
    text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] { /**
       * Remove the inner border and padding in Firefox.
       */ /**
       * Restore the focus styles unset by the previous rule.
       */
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
     * Show the overflow in Edge.
     */

input {
    overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE <11.
     * 2. Remove the padding in IE <11.
     * 3. Remove excess padding in IE 7.
     *    Known issue: excess padding remains in IE 6.
     */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */ /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
       */
}

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

.placehold {
    font-size: 9pt !important
}
/*added*/
/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     * 4. Correct alignment displayed oddly in IE 6/7.
     */

legend {
    box-sizing: border-box; /* 1 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    white-space: normal; /* 1 */
    color: inherit; /* 2 */
    padding: 0; /* 3 */
}

/**
     * Restore the font weight unset by a previous rule.
     */

optgroup {
    font-weight: bold;
}

/**
     * Remove the default vertical scrollbar in IE.
     */

textarea {
    overflow: auto;
}

html {
    box-sizing: border-box;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */

.slick-loading .slick-list {
    background: #fff url("https://info.drakecasino.eu/en/images/site/ajax-loader.gif") center center no-repeat;
}

/* Icons */


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        outline: none;
        background: transparent;
        color: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 0.25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: "slick";
        font-size: 20px;
        line-height: 1;
        color: white;
        opacity: 0.75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "•";
                width: 20px;
                height: 20px;
                font-family: "slick";
                font-size: 6px;
                line-height: 20px;
                text-align: center;
                color: black;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            color: black;
            opacity: 0.75;
        }


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('https://info.drakecasino.eu/en/fonts/fontello/fontello.svg?633933#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none; /* fix buttons height, for twitter bootstrap */
    line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */
    margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-chat-empty:before,
.sign-up .blue-button.chat:before {
    content: '\e800';
}

/* '' */

.icon-phone:before,
.sign-up .blue-button.phone:before {
    content: '\e801';
}

/* '' */

.icon-right-open:before,
.sign-up .forms .green-button:before,
.sign-up .forms .submit-btn:before {
    content: '\e802';
}

/* '' */

.icon-left-open:before,
.sign-up .forms .green-button.back-step-btn:before,
.sign-up .forms .submit-btn.back-step-btn:before {
    content: '\e803';
}

/* '' */

.icon-plus:before,
.green-button:before {
    content: '\e804';
}

/* '' */

.icon-down-dir:before {
    content: '\e805';
}

/* '' */

.icon-up-dir:before,
.sign-up .forms .select-openned.select:before {
    content: '\e806';
}

/* '' */

.icon-search:before {
    content: '\e807';
}

/* '' */

.icon-ok-squared:before {
    content: '\e808';
}

/* '' */

.icon-check-empty:before {
    content: '\e809';
}

/* '' */

.icon-lock:before {
    content: '\e80a';
}

/* '' */

#site-games-loader-wrapper {
    position: absolute;
    /* width: 100%; */
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.8);
    left:  5px;
    right: 5px;
    min-height: 100%;
}

.site-games-loader-animation {
    margin: 0 auto;
    font-size: 10px;
    text-indent: -9999em;
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px; // equals .grid-layout div.grid-block { margin-bottom }
}
.site-games-loader-animation,
.site-games-loader-animation:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.site-games-loader-animation:after {
  content: '';
  display: block;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ccac2f;
  -webkit-transform: translateZ(0);
    transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;

    }

html,
body {
    font-size: 12px;
}

* {
    box-sizing: border-box;
    outline: none;
}

#header-login {
    width: 392px;
    height: 74px;
}

    #header-login .field-btn {
        margin-top: 10px;
    }

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 1em 0;
}

.breadcrumbs {
    font-weight: 500;
}

    .breadcrumbs .current {
        padding-left: 0;
    }

body {
    font-family: "Rubik", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
}

.icon:before,
.green-button:before,
.sign-up .forms .green-button:before,
.sign-up .forms .submit-btn:before,
.sign-up .forms .green-button.back-step-btn:before,
.sign-up .forms .submit-btn.back-step-btn:before,
.sign-up .blue-button:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding-left: 0px;
    font-family: "fontello";
}

.align-left {
    float: left !important;
    clear: left !important;
}

.align-right {
    float: right !important;
    clear: right !important;
}

.headline {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

    .headline::after {
        clear: both;
        content: "";
        display: block;
    }

.main {
    margin-top: 5px;
}

    .main .sidebar {
        max-width: 216px; /*changed to max */
    }

    .main .main-content {
        width: 693px;
    }

    .main .main-content-wider {
        width: 650px;
    }

.grid-layout {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
}
.games-grid-layout {
    margin-left: -5px;
    margin-right: -5px;
}
.games-grid-layout .grid-block {
  min-height: 104px;
}
.games-grid-layout .placeholder {
  transition: opacity 150ms linear;
  position: absolute;
  margin-left: 5px;
  margin-right: 5px;
  left: 0;
  top: 0;
  right: 0;
  width: calc(100% - 10px);
  opacity: 0;
  max-width: none;
}
.games-grid-layout .lazyloading ~ .placeholder {
  opacity: 1;
}

    .grid-layout::after {
        clear: both;
        content: "";
        display: block;
    }

    .grid-layout div.grid-block {
        font-weight: 500;
        float: left;
        display: block;
        /*margin-right: 2.35765%; removed */
        width: 25%;
        position: relative;
        margin-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }

        .grid-layout div.grid-block:last-child {
            margin-right: 0;
        }

        .grid-layout div.grid-block > a {
            display: block;
        }

        .grid-layout div.grid-block:nth-child(4),
        .grid-layout div.grid-block:nth-child(3n+1) {
            margin-right: 0;
        }

    .grid-layout .grid-box {
        float: left;
        display: block;
        /*margin-right: 2.35765%; removed*/
        width: 100%;
        margin-right: 0;
        height: 35px;
        line-height: 35px;
    }

        .grid-layout .grid-box:last-child {
            margin-right: 0;
        }

    .grid-layout .boxes {
        font-size: 16px;
        background: #333;
        font-weight: normal;
        margin-top: -5px;
        margin-left: 10px; /* added */
        display: inline-block;
        width: 100%;
    }

.dd-container .dd-select {
    border: none;
    border-top-left-radius: 1px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 3px;
}

    .dd-container .dd-select .dd-pointer {
        width: auto;
        background: none;
        height: auto;
        line-height: normal;
    }

.dd-container .dd-options {
    box-shadow: 0px 3px 8px #000;
}

    .dd-container .dd-options li:first-child .dd-option {
        border-top: solid 1px #ddd;
    }

.dd-container .dd-selected,
.dd-container .dd-option {
    padding: 5px 20px;
    height: 35px;
    line-height: 25px;
    text-align: left;
}

.dd-container .dd-selected {
    padding: 5px 20px;
    line-height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dd-container .dd-option:hover {
    background: #f8f8f8;
}

.dd-container .dd-selected-image,
.dd-container .dd-option-image {
    max-width: 100%;
    max-height: 25px;
    display: block;
}

.dd-container .dd-option-selected {
    background: #eee;
}

#wrapper {
    position: relative;
}

#header {
    margin-bottom: 15px;
}

#nav-main {
    z-index: -1;
    border-bottom-right-radius: 10px;
    padding-right: 7px;
    bottom: 60px;
}

    #nav-main li {
        padding: 9px 14px;
    }

        #nav-main li a {
            font-size: 13px;
            font-weight: 500;
        }

    #nav-main .tournaments a {
        color: #07bd10;
        font-size: 16px;
    }

    #nav-main .cashier-menu a {
        color: #ff0000;
        font-size: 16px;
    }

.header_images_slider {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    width: 960px;
    height: 150px;
    margin: 0 auto;
}

    .header_images_slider img {
        visibility: hidden;
    }

        .header_images_slider img:first-child {
            visibility: visible;
        }

    .header_images_slider .header-jackpot {
        position: absolute;
        bottom: 0;
        font-size: 36px;
        font-weight: 500;
        color: #fff;
        width: 100%;
        text-align: center;
        z-index: 2;
        opacity: 1;
        line-height: 36px;
    }

        .header_images_slider .header-jackpot .jackpot-text {
            text-shadow: 0 -2px 1px #000;
        }

html {
    background: #000000;
}

body {
  background: #000;
  background: -moz-linear-gradient(top, #257de0 0,#000000 85%);
  background: -webkit-linear-gradient(top, #257de0 0,#000000 85%);
  background: linear-gradient(to bottom, #257de0 0,#000000 85%);
}

    body.body-home-tg {
        background: #000;
        background: url("https://info.drakecasino.eu/en/images/home/thanksgiving-bgr.png") no-repeat 50% 81px;
    }

    body.body-home {
      background: #000;
      background: url("https://info.drakecasino.eu/en/images/home/bg-home-alt-1.png") no-repeat 50% 81px;
    }
    body.body-home-alt {
      background: #000;
      background: -moz-linear-gradient(top, #257de0 0,#000000 45%);
      background: -webkit-linear-gradient(top, #257de0 0,#000000 45%);
      background: linear-gradient(to bottom, #257de0 0,#000000 45%);
    }
    body.body-home #wrapper {
        /* background: url("https://info.drakecasino.eu/en/images/home/bg-home-alt-4.png") 50% 0 no-repeat; */
    }

.has-sidebar .main-content {
    padding-left: 20px;
}

#logo {
    top: 5px;
}

#wrapper {
    background: none;
    width: 100%;
}

    #wrapper #content {
        background: #000;
        padding-top: 10px;
    }

    #wrapper.home #content {
        background: none;
    }
    body.games #wrapper #content {
      background: none;
      padding-top: 0;
    }

    #wrapper.home .welcome-bonus {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-top: 25px;
        margin: 25px auto 20px;
        position: relative;
        z-index: 30;
        border-radius: 10px;
        border: 4px solid #d11d1d;
        padding: .8em .8em 1.2em;
        text-transform: uppercase;
        text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.85);
        line-height: 1;
        text-align: center;
        width: 640px;
        font-size: 3.3em;
        font-weight: 500;
        background-color: #151a21;
        background: -moz-radial-gradient(center top, ellipse cover, rgba(50,62,79,1) 0%, rgba(21,26,33,1) 65%); /* FF3.6-15 */
        background: -webkit-radial-gradient(center top, ellipse cover, rgba(50,62,79,1) 0%,rgba(21,26,33,1) 65%); /* Chrome10-25,Safari5.1-6 */
        background: radial-gradient(ellipse at top center, rgba(50,62,79,1) 0%,rgba(21,26,33,1) 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        background-repeat: no-repeat;
        background-size: 100%;
    }
    #wrapper.home .welcome-bonus::before {
      content: '';
      height: 4px;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      background: #151a21;
      border-radius: 50%;
    }
    .welcome-bonus .stack {
      display: inline-block;
      vertical-align: top;
    }
    .welcome-bonus .stack span {
      display: block;
      font-size: .45em;
      line-height: 1;
    }

    .welcome-bonus .welcome-bonus-thanksgiving {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .welcome-bonus .welcome-bonus-thanksgiving .img-left {
        position: absolute;
        left: -260px;
        top: -30px;
    }
    .welcome-bonus .welcome-bonus-thanksgiving .img-right {
        position: absolute;
        right: -240px;
        top: -25px;
    }
    #wrapper > header {
        width: 100%;
        background: -moz-linear-gradient(top, rgba(0,0,0,1) 82px, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,1) 82px,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,1) 82px,rgba(0,0,0,0) 100%);
    }

        #wrapper > header #header {
            height: 123px;
            width: 960px;
            margin: 0 auto;
            position: relative;
            background: url("https://info.drakecasino.eu/en/images/home/bg-header.jpg") center top no-repeat transparent;
        }

            #wrapper > header #header a:hover,
            #wrapper > header #header a:active {
                color: #ffdd26;
            }

            #wrapper > header #header #nav-main {
                position: relative;
                bottom: auto;
                background: none;
                margin: 0;
                padding: 0;
                float: right;
            }

                #wrapper > header #header #nav-main li {
                    padding-bottom: 0px;
                }

                    #wrapper > header #header #nav-main li:last-child {
                        padding-right: 0px;
                    }

            #wrapper > header #header .nav-contact {
                position: absolute;
                top: 16px;
                right: 410px;
                width: auto;
                margin: 0;
                padding: 0;
                font-weight: 500;
            }

            #wrapper > header #header #logo {
                position: relative;
            }

            #wrapper > header #header #header-login {
                background: none;
                position: absolute;
                top: 5px;
                right: 0;
                padding: 0;
                margin: 0;
            }

                #wrapper > header #header #header-login a {
                    color: #ffdd26;
                    font-weight: 500;
                }

                    #wrapper > header #header #header-login a:hover,
                    #wrapper > header #header #header-login a:focus {
                        text-decoration: underline;
                    }

                #wrapper > header #header #header-login .header-field-text {
                    padding: 0.2em 0.4em;
                    margin: 3px 0px;
                }

                #wrapper > header #header #header-login .header-field-label.icon-padlock {
                    background: none;
                }

                    #wrapper > header #header #header-login .header-field-label.icon-padlock:after {
                        font-family: "fontello";
                        content: "\e80a";
                        display: inline-block;
                        font-size: 14px;
                        margin-left: 5px;
                        line-height: 1em;
                    }

                #wrapper > header #header #header-login .field-btn {
                    background-image: none;
                }

                #wrapper > header #header #header-login .header-btn {
                    margin-top: 18px;
                    position: absolute;
                    right: 0;
                }

        #wrapper > header.header-post-login #header .nav-contact {
            right: 450px;
            top: 17px;
        }

        #wrapper > header.header-post-login #header #header-login {
            width: 440px;
        }

            #wrapper > header.header-post-login #header #header-login .placehold,
            #wrapper > header.header-post-login #header #header-login .field-points,
            #wrapper > header.header-post-login #header #header-login .field-balance {
                margin-top: -38px;
                height: auto;
                padding: 3px 6px 2px 6px;
                font-size: 13px;
                line-height: 17px;
            }

            #wrapper > header.header-post-login #header #header-login .blocks-row dl {
                height: auto;
                margin-right: 10px;
            }

            #wrapper > header.header-post-login #header #header-login .placehold-label {
                margin-top: 26px;
            }

            #wrapper > header.header-post-login #header #header-login .actions {
                top: -3px;
            }

            #wrapper > header.header-post-login #header #header-login .header-btn {
                top: 0;
                margin-top: 1px;
                position: absolute;
                right: 0;
            }

        #wrapper > header .field-account span,
        #wrapper > header .field-pass span {
            color: #ffdd26;
            font-weight: 500;
        }

    #wrapper .jackpot-games {
        width: 100%;
        position: relative;
        display: none;
        margin-bottom: 50px;
        /* top: -35px; */
        margin-top: -35px;
    }

        #wrapper .jackpot-games::after {
            clear: both;
            content: "";
            display: block;
        }

        #wrapper .jackpot-games:before {
            content: " ";
            position: absolute;
            background: url("https://info.drakecasino.eu/en/images/home/jackpot-lightflare.png") center center no-repeat transparent;
            top: auto;
            left: -200px;
            right: -200px;
            bottom: -103px;
            height: 385px;
        }

        #wrapper .jackpot-games .jackpot-column {
            width: 286px;
            min-height: 259px;
            float: left;
            background-image: url("https://info.drakecasino.eu/en/images/home/drake-sprites-new.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-color: transparent;
            position: relative;
            z-index: 40;
        }

            #wrapper .jackpot-games .jackpot-column .jackpot-prize {
                text-align: center;
                font-size: 33px;
                margin-top: 61px;
                overflow: hidden;
                font-weight: 500;
                text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.85);
                position: absolute;
                left: 0;
                top: 34px;
                width: 100%;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            #wrapper .jackpot-games .jackpot-column .jackpot-hint {
                position: absolute;
                width: 100%;
                height: 104px;
                top: 100px;
                padding: 20px;
                opacity: 0;
                -o-transition: opacity 0.2s ease-in-out;
                transition: opacity 0.2s ease-in-out;
                background: rgba(0, 158, 210, 0.8);
            }

                #wrapper .jackpot-games .jackpot-column .jackpot-hint .jackpot-hint-message {
                    position: relative;
                    top: 50%;
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%);
                    text-align: center;
                    font-size: 14px;
                }

                #wrapper .jackpot-games .jackpot-column .jackpot-hint:hover {
                    opacity: 1;
                }

            #wrapper .jackpot-games .jackpot-column.jackpot-column-cash-grab {
                background-position: 0 -174px;
                margin: 0 51px;
            }


                #wrapper .jackpot-games .jackpot-column.jackpot-column-cash-grab .jackpot-hint {
                    background: rgba(177, 146, 27, 0.8);
                    top: 170px;
                }

            #wrapper .jackpot-games .jackpot-column.jackpot-column-mistery-jackpot {
                background-position: 100% -348px;

                }

                #wrapper .jackpot-games .jackpot-column.jackpot-column-mistery-jackpot .jackpot-hint {
                    background: rgba(210, 0, 0, 0.8);
                }

    #wrapper .games-slider {
        background: #000000;
        display: none;
        position: relative;
        margin-top: 174px;
    }

        #wrapper .games-slider.slick-slider {
            margin-bottom: 0;
        }

        #wrapper .games-slider .slick-slide {
            position: relative;
        }

        #wrapper .games-slider img {
            width: 100%;
            height: auto;
        }

        #wrapper .games-slider:before {
            position: absolute;
            content: " ";
            width: 100%;
            height: 62px;
            bottom: -30px;
        }

        #wrapper .games-slider .slick-dots li {
            margin: 0;
        }

            #wrapper .games-slider .slick-dots li.slick-active button:before {
                color: #7493cc;
                opacity: 1 !important;
            }

            #wrapper .games-slider .slick-dots li button:before {
                color: #0c3062;
                opacity: 1 !important;
                /* font-size: 40px; */
            }

            #wrapper .games-slider .slick-dots li button:hover:before {
                color: #7493cc;
            }

        #wrapper .games-slider .overlay .game-desc {
            font-size: 15px !important;
            font-weight: 500;
            margin-top: 15px !important;
        }

        #wrapper .games-slider .overlay a {
            text-align: center;
            font-weight: 500;
            font-size: 14px;
        }

    #wrapper .start-winning {
        width: 100%;
        overflow: hidden;
    }

        #wrapper .start-winning h2 {
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 700;
            text-align: center;
            margin-bottom: 10px;
        }

        #wrapper .start-winning .winning-steps::after {
            clear: both;
            content: "";
            display: block;
        }

        #wrapper .start-winning .winning-steps .winning-step {
            float: left;
            text-transform: uppercase;
            font-weight: 500;
            font-size: 16px;
            line-height: 19px;
            padding: 20px 37px;
            -o-transform: skew(35deg);
            transform: skew(35deg);
            position: relative;
        }

            #wrapper .start-winning .winning-steps .winning-step::after {
                clear: both;
                content: "";
                display: block;
            }

            #wrapper .start-winning .winning-steps .winning-step.winning-step1 {
                background: #fe0000;
                width: 173px;
            }

                #wrapper .start-winning .winning-steps .winning-step.winning-step1:before {
                    content: "";
                    display: inline-block;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 78px 0 0 57px;
                    border-color: transparent transparent transparent #fe0000;
                    position: absolute;
                    -o-transform: skew(-35deg);
                    transform: skew(-35deg);
                    left: -27px;
                    top: 0px;
                }

            #wrapper .start-winning .winning-steps .winning-step.winning-step2 {
                background: #e80000;
                width: 266px;
            }

            #wrapper .start-winning .winning-steps .winning-step.winning-step3 {
                background: #d20001;
                width: 258px;
            }

            #wrapper .start-winning .winning-steps .winning-step.winning-step4 {
                background: #c00000;
                width: 263px;
            }

                #wrapper .start-winning .winning-steps .winning-step.winning-step4:after {
                    content: "";
                    display: inline-block;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 0 78px 57px 0;
                    border-color: transparent #c00000 transparent transparent;
                    -o-transform: skew(-35deg);
                    transform: skew(-35deg);
                    top: 0px;
                    right: -27px;
                    position: absolute;
                }

            #wrapper .start-winning .winning-steps .winning-step .step-number {
                -o-transform: skew(-35deg);
                transform: skew(-35deg);
                float: left;
                color: #000;
            }

            #wrapper .start-winning .winning-steps .winning-step .step-text {
                -o-transform: skew(-35deg);
                transform: skew(-35deg);
                float: left;
                margin-left: 5px;
            }












.tournaments-container .ui-tabs .ui-tabs-nav li a {
    font-size: 14px;
    font-weight: 500;
}

.tournaments-container .main-section table thead th,
.tournaments-container #sidebar .tournament-details-table table thead th {
    font-weight: 500;
}

#mobilecasino-tabs .ui-tabs-nav li:nth-child(odd) {
    background: #f00;
}

    #mobilecasino-tabs .ui-tabs-nav li:nth-child(odd).ui-state-active,
    #mobilecasino-tabs .ui-tabs-nav li:nth-child(odd).ui-state-hover {
        background: #cc0000;
    }

#mobilecasino-tabs .ui-tabs-nav li:nth-child(even) {
    background: #ffdd26;
}

    #mobilecasino-tabs .ui-tabs-nav li:nth-child(even).ui-state-active,
    #mobilecasino-tabs .ui-tabs-nav li:nth-child(even).ui-state-hover {
        background: #f2cc00;
    }

    #mobilecasino-tabs .ui-tabs-nav li:nth-child(even) a:link,
    #mobilecasino-tabs .ui-tabs-nav li:nth-child(even) a:visited {
        color: #000000;
    }

#mobilecasino-tabs .ui-tabs-nav li a {
    -o-box-shadow: none;
    box-shadow: none;
    font-weight: 500;
}

#mobilecasino-tabs .btn-drake {
    margin-top: -20px;
}

table thead th,
table thead td {
    background: #ccac2f;
    background-image: none;
    font-weight: 500;
}

.dk-field-group .dk-label--checkbox {
    cursor: pointer;
    line-height: 18px;
    font-size: 14px;
    margin-left: 0px;
    font-weight: normal;
}

.dk-field-group .dk-checkbox {
    display: none;
}

.dk-field-group .dk-label--checkbox:before {
    content: "\e808";
    font: normal normal normal 14px/1 fontello;
    display: inline-block;
    color: #575757;
    font-size: 18px;
    width: 27px;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    float: left;
}

.dk-field-group .dk-checkbox:checked + .dk-label--checkbox:before {
    content: "\e808";
    color: #66c620;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    font-size: 18px;
}

.dk-field-group .dk-label--radio {
    cursor: pointer;
    line-height: 18px;
    font-size: 14px;
    margin-left: 0px;
}

.dk-field-group .dk-radio {
    display: none;
}

.dk-field-group .dk-label--radio:before {
    content: "\f1db";
    font: normal normal normal 14px/1 fontello;
    display: inline-block;
    color: #575757;
    font-size: 18px;
    width: 27px;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    float: left;
}

.dk-field-group .dk-radio:checked + .dk-label--radio:before {
    content: "\f058";
    color: #66c620;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
}

.blue-button,
.green-button {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-align: left;
    font-family: "Rubik", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", " Lucida Sans", Arial, sans-serif;
    font-weight: 500;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.headline,
.sidebar dl dt,
.sidebar ul dt,
.sign-up .title {
    padding: 0 15px;
    font-weight: bold;
    font-weight: 500;
    font-size: 22px;
    margin: 0;
    background: #272727;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.heading {
    margin: 0;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 500;
    background: #333;
    text-transform: uppercase;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
}

.grid-layout .overlay,
#wrapper .games-slider .overlay {
    position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
#wrapper .games-slider .overlay {
  left: 0;
  right: 0;
}

    .grid-layout .overlay:focus,
    #wrapper .games-slider .overlay:focus,
    .grid-layout .overlay:hover,
    #wrapper .games-slider .overlay:hover {
        opacity: 1;
    }

    .grid-layout .overlay .game-title,
    #wrapper .games-slider .overlay .game-title {
        color: #ccac2f;
        font-size: 18px;
        display: block;
        text-transform: uppercase;
        margin-top: 10px;
    }

    .grid-layout .overlay .game-desc,
    #wrapper .games-slider .overlay .game-desc {
        font-size: 14px;
        min-height: 40px;
        display: block;
        margin: 0;
        text-align: center;
    }

    .grid-layout .overlay .play-for-real,
    #wrapper .games-slider .overlay .play-for-real,
    .grid-layout .overlay .play-for-fun,
    #wrapper .games-slider .overlay .play-for-fun {
        width: 46%;
        margin: 0 2%;
        display: inline-block;
        background: #ccac2f;
        height: 36px;
        color: #fff;
        position: absolute;
        bottom: 5px;
        right: auto;
        left: 0;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
        border-bottom-left-radius: 1px;
        border-top-left-radius: 1px;
        border-bottom-right-radius: 1px;
        border-top-right-radius: 1px;
    }
    #wrapper .games-slider .overlay .play-for-real,
    #wrapper .games-slider .overlay .play-for-fun {
      line-height: 36px;
      padding: 0;
    }

        .grid-layout .overlay .play-for-real:focus,
        #wrapper .games-slider .overlay .play-for-real:focus,
        .grid-layout .overlay .play-for-real:hover,
        #wrapper .games-slider .overlay .play-for-real:hover,
        .grid-layout .overlay .play-for-fun:focus,
        #wrapper .games-slider .overlay .play-for-fun:focus,
        .grid-layout .overlay .play-for-fun:hover,
        #wrapper .games-slider .overlay .play-for-fun:hover {
            background: #a38925;
        }

        .grid-layout .overlay .play-for-real:active,
        #wrapper .games-slider .overlay .play-for-real:active,
        .grid-layout .overlay .play-for-fun:active,
        #wrapper .games-slider .overlay .play-for-fun:active {
            bottom: 3px;
        }

    .grid-layout .overlay .play-for-fun,
    #wrapper .games-slider .overlay .play-for-fun {
        background: #575757;
        left: auto;
        right: 0;
    }

        .grid-layout .overlay .play-for-fun:focus,
        #wrapper .games-slider .overlay .play-for-fun:focus,
        .grid-layout .overlay .play-for-fun:hover,
        #wrapper .games-slider .overlay .play-for-fun:hover {
            background: #3e3e3e;
        }

.blue-button {
    width: 170px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    padding: 0 10px;
    background-color: #1da2df;
    clear: both;
    float: right;
    margin-bottom: 10px;
    position: relative;
    outline: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.grid-box .blue-button {
    width: 185px;
    height: 36px;
    line-height: 36px;
}


.blue-button:before {
    z-index: 2;
}

.blue-button .first-background {
    background-color: #1da2df;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 3px;
    left: 0;
    z-index: 1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blue-button .second-background {
    background-color: #006dae;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 13px;
    z-index: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blue-button .text {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
}

.blue-button:hover,
.blue-button:focus {
    background: #006dae;
}

    .blue-button:hover .first-background,
    .blue-button:focus .first-background {
        background: #1781b2;
    }

    .blue-button:hover .second-background,
    .blue-button:focus .second-background {
        background-color: #004d7b;
    }

.blue-button:active {
    top: 2px;
}

    .blue-button:active .first-background {
        bottom: 3px;
    }

.green-button {
    width: 252px;
    height: 69px;
    line-height: 69px;
    font-size: 28px;
    padding: 0 25px;
    outline: 0;
    margin: 0 6px;
    background-color: #66c620;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .green-button:before {
        z-index: 2;
        font-size: 32px;
        right: 25px;
    }

    .green-button .first-background {
        background-color: #66c620;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 5px;
        left: 0;
        z-index: 1;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        -o-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
    }

        .green-button .first-background:after {
            content: "";
            position: absolute;
            right: 13px;
            top: 8px;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background-color: #3d8f00;
        }

    .green-button .second-background {
        background-color: #3d8f00;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        height: 13px;
        z-index: 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .green-button .text {
        z-index: 2;
    }

    .green-button:hover,
    .green-button:focus {
        background: #3d8f00;
    }

        .green-button:hover .first-background,
        .green-button:focus .first-background {
            background: #5bb01c;
        }

    .green-button:active {
        top: 2px;
    }

        .green-button:active .first-background {
            bottom: 3px;
        }

 
.btn-drake {
    display: inline-block;
    padding: 0px 12px !important;
    margin-bottom: 0;
    line-height: 19px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px !important;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) !important;
    position: relative;
    z-index: 1;
    outline: 0;
    top: 0;
    margin: 10px 5px 10px 0px; /* changed */
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: normal;
    word-spacing: normal;
    text-decoration: none !important;
}

    .btn-drake:hover,
    .btn-drake:focus {
        text-decoration: none !important;
    }

    .btn-drake:active {
        text-decoration: none !important;
    }

    .btn-drake.btn-drake-red {
        color: #ffffff !important;
        background-color: #f00000 !important;
        box-shadow: 0 3px 0px 0px maroon;
    }

        .btn-drake.btn-drake-red:hover,
        .btn-drake.btn-drake-red:focus {
            background-color: #b30000;
            box-shadow: 0 3px 0px 0px #660000;
        }

        .btn-drake.btn-drake-red:active {
            -o-transition: none;
            transition: none;
            top: 2px !important;
            box-shadow: none;
        }

    .btn-drake.btn-drake-yellow {
        color: #000000;
        background-color: #ffdd26;
        box-shadow: 0 3px 0px 0px #a68c00;
    }

        .btn-drake.btn-drake-yellow:hover,
        .btn-drake.btn-drake-yellow:focus {
            background-color: #d9b700;
            box-shadow: 0 3px 0px 0px #8c7600;
        }

        .btn-drake.btn-drake-yellow:active {
            -o-transition: none;
            transition: none;
            top: 2px !important;
            box-shadow: none;
        }

    .btn-drake.btn-drake-green {
        color: #ffffff;
        background-color: #66c620;
        box-shadow: 0 3px 0px 0px #2d580e;
    }

        .btn-drake.btn-drake-green:hover,
        .btn-drake.btn-drake-green:focus {
            background-color: #448415;
            box-shadow: 0 3px 0px 0px #22420b;
        }

        .btn-drake.btn-drake-green:active {
            -o-transition: none;
            transition: none;
            top: 2px !important;
            box-shadow: none;
        }

    .btn-drake.btn-drake-blue {
        color: #ffffff;
        background-color: #1da2df;
        box-shadow: 0 3px 0px 0px #0e506e;
    }

        .btn-drake.btn-drake-blue:hover,
        .btn-drake.btn-drake-blue:focus {
            background-color: #14719b;
            box-shadow: 0 3px 0px 0px #0b4058;
        }

        .btn-drake.btn-drake-blue:active {
            -o-transition: none;
            transition: none;
            top: 2px !important;
            box-shadow: none;
        }

    .btn-drake.disabled,
    .btn-drake[disabled] {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        box-shadow: none;
        opacity: .65;
        pointer-events: none;
    }

    .btn-drake.btn-drake-lg {
        line-height: 21px !important;
        font-size: 14px !important;
        padding: 4px 14px !important;
        border-radius: 6px !important;
    }

    .btn-drake.btn-drake-xlg {
        line-height: 21px !important;
        font-size: 15px !important;
        padding: 6px 30px !important;
        border-radius: 6px !important;
    }

.back-step-btn .first-background {
    background: #9A9A9A;
}

    .back-step-btn .first-background:after {
        background-color: #676767;
    }

.back-step-btn .second-background {
    background: #676767;
}

.back-step-btn:hover .first-background,
.back-step-btn:focus .first-background {
    background: #888888;
}

.submit-btn.submit-btn {
    text-align: center;
}

    .submit-btn.submit-btn:before {
        display: none;
    }

    .submit-btn.submit-btn .first-background:after {
        display: none;
    }

.load-more-games {
    margin: 35px auto 15px;
    display: block;
    width: 270px;
    padding: 0 15px;
}

    .load-more-games[disabled] {
        opacity: .5;
    }

.homepage-join-now-button-wrapper {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 387px;
    height: 70px;
    /* margin-top: -150px; */
    z-index: 100;
    /* top: 100%; */
}

    .homepage-join-now-button-wrapper .fancy-button {
        width: 272px;
        height: 69px;
        background-color: #ff4848;
        color: #fff;
        border-radius: 9px;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
        top: auto;
        right: 0;
        bottom: 52px;
        px; */
        left: 0;
        z-index: 5;
        display: block;
        line-height: 69px;
        cursor: pointer;
        -o-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
    }

        .homepage-join-now-button-wrapper .fancy-button .text {
            font-family: 'Rubik';
            font-size: 28px;
            font-weight: 500;
            text-transform: uppercase;
            z-index: 8;
            text-shadow: 0 -2px rgba(112, 0, 0, 0.4);
            position: relative;
        }

        .homepage-join-now-button-wrapper .fancy-button:after,
        .homepage-join-now-button-wrapper .fancy-button:before {
            content: " ";
            display: block;
            background-repeat: no-repeat;
            background-position: center;
            background-size: auto;
            position: absolute;
        }

        .homepage-join-now-button-wrapper .fancy-button:before {
            background-image: url(https://info.drakecasino.eu/en/images/fancy-button/default/btn-default-state-dark-side.png);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 3;
        }

        .homepage-join-now-button-wrapper .fancy-button:after {
            background-image: url(https://info.drakecasino.eu/en/images/fancy-button/btn-shine-particle.png);
            width: 68px;
            height: 51px;
            top: auto;
            right: auto;
            bottom: -25px;
            left: -50px;
            z-index: 2;
            -o-animation: sparkle 2.7s linear infinite;
            animation: sparkle 2.7s linear infinite;
        }

        .homepage-join-now-button-wrapper .fancy-button:hover {
            background-color: #ff3131;
        }

        .homepage-join-now-button-wrapper .fancy-button:active {
            height: 64px;
        }

            .homepage-join-now-button-wrapper .fancy-button:active:before {
                background-image: url(https://info.drakecasino.eu/en/images/fancy-button/click/btn-click-state-dark-side.png);
            }

            .homepage-join-now-button-wrapper .fancy-button:active:after {
                display: none;
            }

            .homepage-join-now-button-wrapper .fancy-button:active ~ .btn-wrapper-hover-bg,
            .homepage-join-now-button-wrapper .fancy-button:active ~ .btn-light-over {
                opacity: 0;
            }

        .homepage-join-now-button-wrapper .fancy-button:visited ~ .btn-wrapper-hover-bg,
        .homepage-join-now-button-wrapper .fancy-button:visited ~ .btn-light-over {
            opacity: 0;
        }

    .homepage-join-now-button-wrapper .btn-wrapper-hover-bg,
    .homepage-join-now-button-wrapper .btn-light-over,
    .homepage-join-now-button-wrapper .btn-light-under {
        background-size: auto;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 2;
        margin: 0 auto;
        position: absolute;
        top: auto;
        right: 0;
    }

    .homepage-join-now-button-wrapper .btn-wrapper-hover-bg {
        background-image: url(https://info.drakecasino.eu/en/images/fancy-button/hover/btn-hover-state-background.png);
        width: 387px;
        height: 278px;
        opacity: 0;
        -o-transition: opacity 0.4s linear;
        transition: opacity 0.4s linear;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
    }

    .homepage-join-now-button-wrapper .btn-light-over {
        background-image: url(https://info.drakecasino.eu/en/images/fancy-button/shine-light.png);
        width: 270px;
        height: 67px;
        opacity: 0;
        -o-transition: opacity 0.4s linear;
        transition: opacity 0.4s linear;
        bottom: 80px;
        left: 0;
    }

    .homepage-join-now-button-wrapper .btn-light-under {
        background-image: url(https://info.drakecasino.eu/en/images/fancy-button/shine-light.png);
        width: 270px;
        height: 67px;
        bottom: 16px;
        left: 0px;
    }

    .homepage-join-now-button-wrapper:hover .btn-wrapper-hover-bg,
    .homepage-join-now-button-wrapper:hover .btn-light-over {
        opacity: 1;
    }

.sidebar dl dt,
.sidebar dl dd,
.sidebar ul dt,
.sidebar ul dd {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
}

.sidebar dl dt,
.sidebar ul dt {
    text-transform: uppercase;
    background: #272727;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
}

.sidebar dl dd,
.sidebar dl li,
.sidebar ul dd,
.sidebar ul li {
    margin-bottom: 3px;
    height: 35px;
    background: #333;
    line-height: 35px;
    font-size: 14px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.sidebar dl.games-data-list a,
.sidebar dl.site-menu a,
.sidebar ul.games-data-list a,
.sidebar ul.site-menu a {
    color: #fff;
    display: block;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

    .sidebar dl.games-data-list a:focus,
    .sidebar dl.games-data-list a:hover,
    .sidebar dl.site-menu a:focus,
    .sidebar dl.site-menu a:hover,
    .sidebar ul.games-data-list a:focus,
    .sidebar ul.games-data-list a:hover,
    .sidebar ul.site-menu a:focus,
    .sidebar ul.site-menu a:hover {
        background: #1a1a1a;
    }

.sidebar dl.games-data-list .active,
.sidebar dl.site-menu .active,
.sidebar ul.games-data-list .active,
.sidebar ul.site-menu .active {
    font-weight: 500;
}

.sidebar dl.site-menu li,
.sidebar ul.site-menu li {
    height: auto;
}

    .sidebar dl.site-menu li.active,
    .sidebar ul.site-menu li.active {
        background: #ccac2f;
    }

.sidebar dl.site-menu a,
.sidebar ul.site-menu a {
    padding: 8px 15px;
    line-height: 20px;
}

.sidebar-banner {
    margin-top: 20px;
}

.pre-login .sidebar dl.games-data-list .active {
    background: #ccac2f;
}

    .pre-login .sidebar dl.games-data-list .active a:focus,
    .pre-login .sidebar dl.games-data-list .active a:hover {
        background: #b79b2a;
    }

.post-login .sidebar dl.games-data-list .active {
    background: #f00;
}

    .post-login .sidebar dl.games-data-list .active a:focus,
    .post-login .sidebar dl.games-data-list .active a:hover {
        background: #e60000;
    }

.post-login .reset-filters {
    color: #f00 !important;
}

.post-login .games-filters .filter {
    background: #f00 !important;
}

.post-login .dd-container .dd-selected {
    background: -o-linear-gradient(top, red 0%, #d60000 100%);
    background: linear-gradient(to bottom, red 0%, #d60000 100%);
    box-shadow: inset 1px 1px 3px 0px white, 0px 0px 1px 0px red;
}

    .post-login .dd-container .dd-selected:focus,
    .post-login .dd-container .dd-selected:hover {
        background: -o-linear-gradient(top, #eb0000 0%, #ae0000 100%);
        background: linear-gradient(to bottom, #eb0000 0%, #ae0000 100%);
    }

.post-login .dd-container .dd-option:focus,
.post-login .dd-container .dd-option:hover {
    background: #cc0000 !important;
}

.post-login .games-all-slots-link {
    background: #f00 !important;
}

    .post-login .games-all-slots-link:hover {
        background: #cc0000 !important;
    }

.post-login .grid-layout .overlay .game-title {
    color: #f00;
}

.post-login .grid-layout .overlay .play-for-real {
    background: #f00;
}

    .post-login .grid-layout .overlay .play-for-real:focus,
    .post-login .grid-layout .overlay .play-for-real:hover {
        background: #cc0000;
    }

.post-login .site-games-loader-animation {
    border-left: 1.1em solid #f00;
}

.games .main-content,
.main .main-content { /*added*/
    padding-left: 20px;
}

.sign-up .main .main-content { /*added*/
    padding-left: 0px !important;
}

.games .headline .title {
    float: left;
    max-width: 330px; /* changed */
    overflow: hidden;
}

    .games .headline .title .subtitle { /* added*/
        font-size: 9px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

.games .headline .search {
    padding-top: 10px;
    float: right;
}

    .games .headline .search form {
        width: 225px;
        max-width: 100%;
        position: relative;
        float: right;
    }

    .games .headline .search input {
        border-bottom-left-radius: 1px;
        border-top-left-radius: 1px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border: none;
        height: 35px;
        width: 100%;
        line-height: 35px;
        padding-left: 10px;
        font-size: 16px;
    }

        .games .headline .search input:focus {
            background: #f3f3f3;
        }

    .games .headline .search .icon,
    .games .headline .search .green-button,
    .games .headline .search .sign-up .forms .submit-btn,
    .sign-up .forms .games .headline .search .submit-btn,
    .games .headline .search .sign-up .blue-button,
    .sign-up .games .headline .search .blue-button {
        position: absolute;
        right: 0;
        top: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        line-height: 35px;
        padding-top: 0;
        font-size: 18px;
        background: #f00;
        color: #fff;
        cursor: pointer;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
    }

        .games .headline .search .icon:before,
        .games .headline .search .green-button:before,
        .games .headline .search .sign-up .forms .submit-btn:before,
        .sign-up .forms .games .headline .search .submit-btn:before,
        .games .headline .search .sign-up .blue-button:before,
        .sign-up .games .headline .search .blue-button:before {
            width: 100%;
            height: 100%;
            line-height: 35px;
            margin: 0;
        }

        .games .headline .search .icon:focus,
        .games .headline .search .green-button:focus,
        .games .headline .search .sign-up .forms .submit-btn:focus,
        .sign-up .forms .games .headline .search .submit-btn:focus,
        .games .headline .search .sign-up .blue-button:focus,
        .sign-up .games .headline .search .blue-button:focus,
        .games .headline .search .icon:hover,
        .games .headline .search .green-button:hover,
        .games .headline .search .sign-up .forms .submit-btn:hover,
        .sign-up .forms .games .headline .search .submit-btn:hover,
        .games .headline .search .sign-up .blue-button:hover,
        .sign-up .games .headline .search .blue-button:hover {
            background: #e60000;
        }

.games .headline .reset-filters { /* changed */
    float: right;
    clear: right;
    font-size: 11px;
    /*	height: 25px; */
    /*	line-height: 25px; */
    margin-top: 3px;
    cursor: pointer;
    color: #ccac2f;
}

.games .title {
    height: 55px;
    /*line-height: 55px; removed */
    font-size: 20px;
    margin: 5px 0 0 0;
}

.games div.filter-wrap {
    /* width: 157px !important; */
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    positin tab-size:;
    position: relative;
    padding-right: 32px;
}

    .games div.filter-wrap::after {
        clear: both;
        content: "";
        display: block;
    }

    .games div.filter-wrap:last-child {
        margin-right: 0;
    }

.games .games-filters {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    margin-top: 13px;
}

    .games .games-filters::after {
        clear: both;
        content: "";
        display: block;
    }

    .games .games-filters div.filter {
        width: 30px !important;
        float: right;
        background: -o-linear-gradient(top, red 0%, #d60000 100%);
        background: linear-gradient(to bottom, red 0%, #d60000 100%);
        box-shadow: inset 1px 1px 3px 0px white, 0px 0px 1px 0px red;
        height: 35px;
        line-height: 35px;
        position: absolute;
        top: 0;
        right: 0;
    }

        .games .games-filters div.filter:nth-child(5n) {
            margin-right: 0;
        }

        .games .games-filters div.filter:nth-child(5n+1) {
            clear: left;
        }

        .games .games-filters div.filter select {
            display: none;
        }

    .games .games-filters .filters-set:last-child {
        text-align: center;
    }

        .games .games-filters .filters-set:last-child .filter {
            display: inline-block;
        }

    .games .games-filters .default-filter {
        display: inline-block;
        float: left;
        margin: 0;
        height: 35px;
        line-height: 35px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        vertical-align: top;
        font-size: 13px;
        font-weight: 700;
        color: #ffffff;
        background: -o-linear-gradient(top, red 0%, #d60000 100%);
        background: linear-gradient(to bottom, red 0%, #d60000 100%);
        box-shadow: inset 0px 1px 3px 0px white, 0px 0px 1px 0px red;
        width: 132px;
        text-align: left;
        padding-left: 10px;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        .games .games-filters .default-filter:hover,
        .games .games-filters .default-filter:focus {
            background: -o-linear-gradient(top, #eb0000 0%, #ae0000 100%);
            background: linear-gradient(to bottom, #eb0000 0%, #ae0000 100%);
        }

.games .grid-layout {
    position: relative;
}

.games .dd-container .dd-options {
    white-space: nowrap;
    width: auto !important;
    min-width: 100%;
    border: none;
}

    .games .dd-container .dd-options li .dd-option {
        border-top: none;
    }

    .games .dd-container .dd-options li:first-child {
        display: none;
    }

.games .dd-container .dd-selected,
.games .dd-container .dd-option {
    font-size: 13px;
    color: #fff;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px 10px;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.games .dd-container .dd-selected {
    background: -o-linear-gradient(top, red 0%, #d60000 100%);
    background: linear-gradient(to bottom, red 0%, #d60000 100%);
    box-shadow: inset 1px 1px 3px 0px white, 0px 0px 1px 0px red;
}

    .games .dd-container .dd-selected:focus,
    .games .dd-container .dd-selected:hover {
        background: -o-linear-gradient(top, #eb0000 0%, #ae0000 100%);
        background: linear-gradient(to bottom, #eb0000 0%, #ae0000 100%);
    }

    .games .dd-container .dd-selected .dd-selected-text {
        display: none;
    }

    .games .dd-container .dd-selected .dd-selected-description-truncated {
        display: none;
    }

.games .dd-container .dd-option {
    background: #333;
}

    .games .dd-container .dd-option:focus,
    .games .dd-container .dd-option:hover {
        background: #a38925;
    }

.games .dd-container .dd-option-description {
    display: none;
}

.games .games-all-slots-link {
    font-size: 13px;
    color: #fff;
    padding: 5px 10px;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    display: block;
    height: 35px;
    line-height: 25px;
    font-weight: bold;
    cursor: pointer;
    background: #ccac2f;
}

    .games .games-all-slots-link:hover {
        background: #a38925;
    }

.games .no-games {
    font-size: 14px;
    margin: 20px 0px;
}

.games .pre-login .games-filters .default-filter {
    background: -o-linear-gradient(top, #ccac2f 0%, #b79b2a 100%);
    background: linear-gradient(to bottom, #ccac2f 0%, #b79b2a 100%);
    box-shadow: inset 0px 1px 3px 0px white, 0px 0px 1px 0px #ccac2f;
}

    .games .pre-login .games-filters .default-filter:hover,
    .games .pre-login .games-filters .default-filter:focus {
        background: -o-linear-gradient(top, #b79b2a 0%, #a38925 100%);
        background: linear-gradient(to bottom, #b79b2a 0%, #a38925 100%);
    }

.games .pre-login .games-filters div.filter {
    background: -o-linear-gradient(top, #ccac2f 0%, #b79b2a 100%);
    background: linear-gradient(to bottom, #ccac2f 0%, #b79b2a 100%);
    box-shadow: inset 1px 1px 3px 0px white, 0px 0px 1px 0px #ccac2f;
}

.games .pre-login .games-filters .dd-container .dd-selected {
    background: -o-linear-gradient(top, #ccac2f 0%, #b79b2a 100%);
    background: linear-gradient(to bottom, #ccac2f 0%, #b79b2a 100%);
    box-shadow: inset 1px 1px 3px 0px white, 0px 0px 1px 0px #ccac2f;
}

    .games .pre-login .games-filters .dd-container .dd-selected:hover,
    .games .pre-login .games-filters .dd-container .dd-selected:focus {
        background: -o-linear-gradient(top, #b79b2a 0%, #a38925 100%);
        background: linear-gradient(to bottom, #b79b2a 0%, #a38925 100%);
    }


.sign-up .step::after {
    clear: both;
    content: "";
    display: block;
}

.sign-up .main-content {
    padding-right: 20px;
}

.sign-up .title {
    height: 55px;
    line-height: 55px;
}

    .sign-up .title .current-step {
        color: #f00;
    }

.sign-up .heading {
    background: #f00;
    text-transform: none;
}

.sign-up .steps[data-current-step='1'] .back-step-btn,
.sign-up .steps[data-current-step='1'] .submit-btn,
.sign-up .steps[data-current-step='1'] .step-2 {
    display: none;
}

.sign-up .steps[data-current-step='2'] .next-step-btn,
.sign-up .steps[data-current-step='2'] .step-1 {
    display: none;
}

.sign-up .forms {
    padding-top: 15px;
}

    .sign-up .forms .form-group {
        width: 290px !important;
        min-height: 55px;
        margin-bottom: 13px;
        position: relative;
    }

        .sign-up .forms .form-group.select .field-input {
            background: #ffffff !important;
        }

    .sign-up .forms .field-label,
    .sign-up .forms .checkbox-label,
    .sign-up .forms .field-input {
        margin: 0;
        font-weight: 500;
        position: relative;
        width: 100%;
        height: 35px;
    }

    .sign-up .forms .field-label {
        line-height: 17px;
        padding-bottom: 3px;
        height: 20px;
    }

    .sign-up .forms .checkbox-label {
        line-height: 19px;
    }

    .sign-up .forms .field-input {
        width: 100%;
        height: 35px;
        border: none;
        font-size: 14px;
        padding: 0 7px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

        .sign-up .forms .field-input:hover,
        .sign-up .forms .field-input:focus {
            outline: none;
        }

        .sign-up .forms .field-input option {
            font-size: 14px;
            font-weight: 500;
        }

    .sign-up .forms .req {
        padding-left: 5px;
        font-size: 12px;
        line-height: 17px;
        display: inline-block;
    }

    .sign-up .forms .field_warning {
        //display: none; /*removed*/
        color: #999;
        text-align: right;
        padding: 5px 0 0;
        font-size: 11px;
        font-weight: 500;
    }

    .sign-up .forms .form-legend {
        float: right;
        width: 30%;
        text-align: right;
        color: #666;
        font-weight: 500;
    }

    .sign-up .forms .form-rules {
        width: 70%;
        margin: 12px 0px 10px;
    }

    .sign-up .forms .form-submit-btn-container {
        clear: both;
        height: 69px;
        text-align: center;
        margin: 20px 0 40px;
    }

    .sign-up .forms .green-button:before,
    .sign-up .forms .submit-btn:before {
        z-index: 2;
        font-size: 32px;
        right: 23px;
    }

    .sign-up .forms .green-button.back-step-btn:before,
    .sign-up .forms .submit-btn.back-step-btn:before {
        z-index: 2;
        font-size: 32px;
        right: 29px;
    }

    .sign-up .forms .green-button.submit-btn,
    .sign-up .forms .submit-btn.submit-btn {
        text-align: center;
    }

        .sign-up .forms .green-button.submit-btn:before,
        .sign-up .forms .submit-btn.submit-btn:before {
            display: none;
        }

        .sign-up .forms .green-button.submit-btn .first-background:after,
        .sign-up .forms .submit-btn.submit-btn .first-background:after {
            display: none;
        }

.sign-up .sidebar-banner {
    margin-bottom: 55px;
}

.sign-up .support {
    background: url("https://info.drakecasino.eu/en/images/home/support-background.png") left bottom no-repeat;
    text-align: center;
    height: 145px;
    width: 275px; /*changed*/
    /*display: table-cell;  removed*/
    vertical-align: bottom;
    padding-right: 8px;
}

.sign-up .blue-button {
    margin: 8px 0 2px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #fff;
}

    .sign-up .blue-button .first-background:after {
        content: "";
        position: absolute;
        right: 6px;
        top: 2px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #006dae;
    }

    .sign-up .blue-button.phone:before {
        top: -1px;
        right: 13px;
    }

    .sign-up .blue-button.chat:before {
        top: -3px;
        right: 11px;
    }

.sign-up #client_profile_use_mobile_phone {
    float: none;
    margin: 0;
    margin-left: 10px;
}

.sign-in-wrapper {
    width: 500px;
    margin: 0 auto;
    display: none;
}

    .sign-in-wrapper form {
        padding: 20px 0px;
        background: #111;
        border-radius: 5px;
    }

        .sign-in-wrapper form #submitbtn {
            position: relative;
            left: 85px;
        }

        .sign-in-wrapper form #signup {
            position: relative;
            left: 17px;
        }

    .sign-in-wrapper p {
        font-size: 14px;
        text-align: center;
        margin: 10px 0px;
        padding: 0;
    }

        .sign-in-wrapper p.warning {
            background-size: 20px;
            background-position: 75px -1px;
        }

    .sign-in-wrapper .form-group {
        text-align: center;
    }

        .sign-in-wrapper .form-group label {
            width: 100px;
            font-size: 14px;
            font-weight: 500;
            display: inline-block;
        }

        .sign-in-wrapper .form-group input[type="text"],
        .sign-in-wrapper .form-group input[type="password"] {
            font-size: 14px;
            color: #000;
            font-weight: 500;
            height: 35px;
            border: none;
            font-size: 14px;
            padding: 0 7px;
            border-radius: 2px;
            width: 240px;
        }

        .sign-in-wrapper .form-group input[type="checkbox"] {
            font-size: 14px;
            display: inline-block;
            float: none;
            margin: 0;
            padding: 0;
        }

        .sign-in-wrapper .form-group.form-group-forgot {
            font-size: 10px;
            position: relative;
            left: 105px;
        }

        .sign-in-wrapper .form-group.form-group-remember-forgot {
            margin: 10px 0px;
            width: 240px;
            margin-left: 250px;
        }

            .sign-in-wrapper .form-group.form-group-remember-forgot label {
                font-size: 12px;
                width: 90px;
            }

.sign-in-popup-fancy .fancybox-skin {
    background: #000;
}

    .sign-in-popup-fancy .fancybox-skin .fancybox-close {
        right: 5px;
    }

.sign-in-popup-fancy .sign-in-wrapper {
    color: #fff;
}

    .sign-in-popup-fancy .sign-in-wrapper p {
        margin: 20px 0px;
    }

    .sign-in-popup-fancy .sign-in-wrapper form {
        border-radius: 0;
    }

.sign-in-popup-fancy .sign-in-wrapper {
    display: block;
}

.dashboard .main-content {
    padding-left: 20px;
}

.dashboard .headline .title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 70.14568%;
}

    .dashboard .headline .title:last-child {
        margin-right: 0;
    }

.dashboard .headline .image {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 27.49666%;
    padding-top: 7px;
}

    .dashboard .headline .image:last-child {
        margin-right: 0;
    }

.dashboard .deposits {
    background: #f00;
    margin-top: 10px;
}

    .dashboard .deposits .title {
        height: 62px;
        line-height: 62px;
    }

    .dashboard .deposits + .heading {
        display: none;
    }

.dashboard .title {
    height: 55px;
    line-height: 55px;
    margin: 0;
}

.dashboard .heading {
    text-align: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

    .dashboard .heading::after {
        clear: both;
        content: "";
        display: block;
    }

.dashboard .balance-points {
    margin-top: 10px;
}

.dashboard .payments {
    margin-top: 0;
    overflow: visible;
}

.dashboard .deposit-amount {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #575757;
    border: none;
    color: #fff;
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

    .dashboard .deposit-amount::-webkit-outer-spin-button,
    .dashboard .deposit-amount::-webkit-inner-spin-button { /* display: none; <- Crashes Chrome on hover */
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
    }

    .dashboard .deposit-amount:focus {
        border: 1px solid #575757;
        background: #272727;
    }

        .dashboard .deposit-amount:focus::-webkit-input-placeholder {
            opacity: 0;
        }

.dashboard .blue-button {
    margin-bottom: 0;
    width: 100%;
}

    .dashboard .blue-button .text {
        text-align: center;
    }

.dashboard .payment-description {
    text-align: left;
    margin: 5px 0 25px;
    font-size: 14px;
}

.dashboard .available-bonuses {
    margin: 30px 0;
}

.dashboard .hot-new-games {
    margin-top: 30px;
}

.dashboard .yellow-bonus,
.dashboard .purple-bonus,
.dashboard .green-bonus {
    position: relative;
    width: 189px;
    height: 171px;
}

    .dashboard .yellow-bonus img,
    .dashboard .purple-bonus img,
    .dashboard .green-bonus img {
        float: left;
    }

    .dashboard .yellow-bonus span[class^="bonus-"],
    .dashboard .purple-bonus span[class^="bonus-"],
    .dashboard .green-bonus span[class^="bonus-"] {
        color: #000;
        position: absolute;
        left: 10px;
        z-index: 1;
        line-height: normal;
    }

    .dashboard .yellow-bonus span.bonus-percent,
    .dashboard .purple-bonus span.bonus-percent,
    .dashboard .green-bonus span.bonus-percent {
        color: #fff;
        font-size: 21px; /*changed*/
        top: 3px;
    }

    .dashboard .yellow-bonus span.bonus-name,
    .dashboard .purple-bonus span.bonus-name,
    .dashboard .green-bonus span.bonus-name {
        top: 40px; /*changed*/
        text-transform: uppercase;
        font-size: 18px; /*changed*/
        text-align: left;
        width: 160px;
        word-spacing: 160px;
        line-height: 18px;
    }

    .dashboard .yellow-bonus span.bonus-wagering,
    .dashboard .yellow-bonus span.bonus-value,
    .dashboard .purple-bonus span.bonus-wagering,
    .dashboard .purple-bonus span.bonus-value,
    .dashboard .green-bonus span.bonus-wagering,
    .dashboard .green-bonus span.bonus-value {
        bottom: 10px;
        font-size: 14px;
        text-transform: uppercase;
    }

    .dashboard .yellow-bonus span.bonus-value,
    .dashboard .purple-bonus span.bonus-value,
    .dashboard .green-bonus span.bonus-value {
        bottom: 25px;
    }

    .dashboard .yellow-bonus .blue-button,
    .dashboard .purple-bonus .blue-button,
    .dashboard .green-bonus .blue-button {
        position: absolute;
        left: 75px; /*changed*/
        right: 10px;
        width: 100px; /*changed*/
        top: 100px; /* changed */
        font-size: 12px; /* added */
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    }

        .dashboard .yellow-bonus .blue-button:active,
        .dashboard .purple-bonus .blue-button:active,
        .dashboard .green-bonus .blue-button:active {
            top: 91px;
        }

    .dashboard .yellow-bonus .static {
        color: #007838;
    }

    .dashboard .purple-bonus .static {
        color: #7dd6ff;
    }

    .dashboard .green-bonus .static {
        color: #ffff90;
    }

.dashboard .dd-container .dd-select .dd-selected {
    background: #fff !important;
}

.dashboard .dd-container .dd-options .dd-option:hover,
.dashboard .dd-container .dd-options .dd-option:focus {
    background: #e6e6e6 !important;
}

.dashboard .acc-verification {
    padding: 15px 0;
}

    .dashboard .acc-verification .blue-button .first-background {
        background-color: #66c620;
    }

    .dashboard .acc-verification .blue-button .second-background {
        background-color: #3d8f00;
    }

    .dashboard .acc-verification .blue-button:hover .first-background,
    .dashboard .acc-verification .blue-button:focus .first-background {
        background-color: #5bb01c;
    }

    .dashboard .acc-verification .blue-button:hover .second-background,
    .dashboard .acc-verification .blue-button:focus .second-background {
        background-color: #327600;
    }

    .dashboard .acc-verification .grid-block {
        margin-top: 15px;
        padding: 0 15px;
    }

    .dashboard .acc-verification .dk-field-group {
        padding: 5px 0 10px;
        text-align: left;
    }

    .dashboard .acc-verification .verify-desc {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-right: 0;
        line-height: 18px;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
        padding-left: 0;
    }

        .dashboard .acc-verification .verify-desc:last-child {
            margin-right: 0;
        }

    .dashboard .acc-verification .verify-progress .progress-bar {
        background: #333;
        height: 30px;
        position: relative;
        clear: both;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

        .dashboard .acc-verification .verify-progress .progress-bar .first-background,
        .dashboard .acc-verification .verify-progress .progress-bar .second-background {
            position: absolute;
            top: 0;
            left: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
        }

        .dashboard .acc-verification .verify-progress .progress-bar .first-background {
            background-color: #66c620;
            height: 27px;
            z-index: 1;
        }

        .dashboard .acc-verification .verify-progress .progress-bar .second-background {
            background-color: #3d8f00;
            height: 30px;
        }

    .dashboard .acc-verification .verify-progress span {
        padding: 0px 0 10px;
    }

    .dashboard .acc-verification .account-verify-complete {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 34.11922%;
        text-transform: uppercase;
    }

        .dashboard .acc-verification .account-verify-complete:last-child {
            margin-right: 0;
        }

.dashboard #dk-clockdiv {
    color: #fff;
    display: block;
    font-weight: 500;
    text-align: center;
    font-size: 35px; /* changed */
    margin-bottom: 20px;
    padding-top: 5px;
    height: 130px; /* changed */
}

    .dashboard #dk-clockdiv > div { /*removed active bonus*/
        padding: 5px;
        display: inline-block;
        position: relative;
    }

        .dashboard #dk-clockdiv > div:before {
            content: '';
            position: absolute;
            right: -10px;
            width: 3px;
            height: 30px;
            top: 25px;
            background: #575757;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .dashboard #dk-clockdiv > div:last-child:before {
            display: none;
        }

    .dashboard #dk-clockdiv div > span {
        padding: 0 10px;
        display: inline-block;
    }

    .dashboard #dk-clockdiv div .smalltext {
        padding-top: 0;
        color: #fff;
        font-size: 14px;
        text-transform: capitalize;
    }

    .dashboard #dk-clockdiv .smalltext {
        padding-top: 10px;
        text-transform: uppercase;
        font-size: 16px;
        color: #575757;
        margin: 0;
    }

.dashboard .active-bonuses {
    margin-top: 30px;
}

    .dashboard .active-bonuses .countdown {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; /* changed */
    }

        .dashboard .active-bonuses .countdown:last-child {
            margin-right: 0;
        }

    .dashboard .active-bonuses span.bonus-percent {
        font-size: 48px;
        top: 15px;
    }

    .dashboard .active-bonuses span.bonus-name {
        top: 67px;
        font-size: 27px;
    }

    .dashboard .active-bonuses span.bonus-value {
        bottom: 50px;
        color: #fff;
    }

    .dashboard .active-bonuses span.bonus-wagering {
        text-align: left;
    }

    .dashboard .active-bonuses span .static {
        text-align: left;
        font-weight: 500;
        font-size: 12px;
    }

.tournaments-container .ui-tabs .ui-tabs-nav li.ui-state-default a {
    background: #ffdd26 !important;
    color: #000000;
}

.tournaments-container .ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-hover a {
    background: #f2cc00 !important;
    color: #000000;
}

.tournaments-container .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    background: #cc0000 !important;
    color: #ffffff;
}

.tournaments-container .ui-tabs .ui-tabs-nav li.ui-tabs-selected.ui-state-hover a {
    background: #cc0000 !important;
    color: #ffffff;
}

.tournaments-container .main-section table thead th,
.tournaments-container #sidebar .tournament-details-table table thead th,
.tournaments-container .main-section table tbody tr:hover td,
.tournaments-container .main-section table tbody tr:active td,
.tournaments-container #sidebar .tournament-details-table table tbody tr:hover td,
.tournaments-container #sidebar .tournament-details-table table tbody tr:active td {
    background: #cc0000 !important;
}

.tournaments-container .main-section .table-legend li {
    font-size: 10px;
}

.tournaments-container #sidebar .tournament-details-table form {
    text-align: center;
}

#club-table tr td:first-child,
.payment-table tr td:first-child {
    width: 115px;
}

#club-table tr:first-child td span.td,
.payment-table tr:first-child td span.td {
    background: none;
}

.payment-table tbody tr:first-child td span.td {
    background: none;
}

.quickfire {
    background: #f00 none repeat scroll 0 0;
}

.quickfire-bottom {
    background: #f00 none repeat scroll 0 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 10px;
    padding-left: 8px;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
    #content {
        overflow: hidden;
    }
}

@-webkit-keyframes load8 {

    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {

    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes sparkle {

    0% {
        left: -30px;
        bottom: -18px;
    }

    3% {
        left: -25px;
        bottom: -15px;
    }

    6% {
        left: -10px;
        bottom: -13px;
    }

    9% {
        left: 1.84%;
        bottom: -10px;
    }

    12% {
        left: 7.353%;
        bottom: -7px;
    }

    15% {
        left: 11.765%;
        bottom: -5px;
    }

    18% {
        left: 17.647%;
        bottom: 0px;
    }

    21% {
        left: 22.794%;
        bottom: 2px;
    }

    24% {
        left: 27.941%;
        bottom: 4px;
    }

    27% {
        left: 33.088%;
        bottom: 6px;
    }

    30% {
        left: 37.878%;
        bottom: 8px;
    }

    33% {
        left: 43.015%;
        bottom: 10px;
    }

    36% {
        left: 48.1617%;
        bottom: 12px;
    }

    39% {
        left: 54.044%;
        bottom: 14px;
    }

    42% {
        left: 59.926%;
        bottom: 16px;
    }

    45% {
        left: 65.44%;
        bottom: 16px;
    }

    48% {
        left: 70.956%;
        bottom: 15px;
    }

    51% {
        left: 74.632%;
        bottom: 13px;
    }

    54% {
        left: 78.309%;
        bottom: 10px;
    }

    57% {
        left: 80.515%;
        bottom: 5px;
    }

    60% {
        left: 82.720%;
        bottom: -15px;
    }

    100% {
        bottom: -25px;
        left: -50px;
    }
}

@keyframes sparkle {

    0% {
        left: -30px;
        bottom: -18px;
    }

    3% {
        left: -25px;
        bottom: -15px;
    }

    6% {
        left: -10px;
        bottom: -13px;
    }

    9% {
        left: 1.84%;
        bottom: -10px;
    }

    12% {
        left: 7.353%;
        bottom: -7px;
    }

    15% {
        left: 11.765%;
        bottom: -5px;
    }

    18% {
        left: 17.647%;
        bottom: 0px;
    }

    21% {
        left: 22.794%;
        bottom: 2px;
    }

    24% {
        left: 27.941%;
        bottom: 4px;
    }

    27% {
        left: 33.088%;
        bottom: 6px;
    }

    30% {
        left: 37.878%;
        bottom: 8px;
    }

    33% {
        left: 43.015%;
        bottom: 10px;
    }

    36% {
        left: 48.1617%;
        bottom: 12px;
    }

    39% {
        left: 54.044%;
        bottom: 14px;
    }

    42% {
        left: 59.926%;
        bottom: 16px;
    }

    45% {
        left: 65.44%;
        bottom: 16px;
    }

    48% {
        left: 70.956%;
        bottom: 15px;
    }

    51% {
        left: 74.632%;
        bottom: 13px;
    }

    54% {
        left: 78.309%;
        bottom: 10px;
    }

    57% {
        left: 80.515%;
        bottom: 5px;
    }

    60% {
        left: 82.720%;
        bottom: -15px;
    }

    100% {
        bottom: -25px;
        left: -50px;
    }
}
.intl-tel-input input[type='tel'] {
    /*width: 100% !important;*/
}

/* DEPOSIT PAGE*/
.depositmethod-row {
    margin: 8px 0px;
}

.depositmethod-icon {
    font-size: 10px;
}

.depositmethod-icon img {
    width: 45px;
    height: auto;
}


.address-form-payment-fields {
    margin-bottom: 10px;
}

.form-group-deposit-methods {
    width: 100% !important;
    clear: both;
    margin-top: 50px;
}

.form-group-deposit-methods::after {
    clear: both;
    content: "";
    display: block;
}

.form-group-deposit-methods .deposit-method-icon {
    float: left;
    text-align: center;
    width: 14%;
    margin-left: 0.1428571%;
    margin-right: 0.1428571%;
    position: relative;
}

.form-group-deposit-methods .deposit-method-icon .depositmethod-radio {
    width: 100%;
}

.form-group-deposit-methods .deposit-method-icon .depositmethod-radio:checked + label {
    border: 2px solid #d20000;
}

.form-group-deposit-methods .deposit-method-icon .depositmethod-label {
    width: 100%;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    border: 2px solid #000000;
    border-radius: 5px;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.form-group-deposit-methods .deposit-method-icon .depositmethod-label:hover {
    border-color: #aaa;
}

.form-group-deposit-methods .deposit-method-icon img {
    margin-bottom: 5px;
    pointer-events: none;
}

.form-group-deposit-methods .deposit-method-icon .deposit-method-status {
    font-size: 10px;
    text-align: center;
    line-height: 11px;
}

.form-group-deposit-methods .deposit-method-icon .deposit-method-hint {
    position: absolute;
    font-size: 10px;
    background: #fff;
    color: #000;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding: 3px;
    text-align: center;
    border-radius: 4px;
    width: 200px;
    display: none;
    top: 100%;
}

.form-group-deposit-methods .deposit-method-icon:hover .deposit-method-hint {
    display: block;
    z-index: 2;
}

.form-group-deposit-methods .btn-get-info {
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 5px;
    display: block;
    display: none;
}

.form-group-deposit-methods .btn-get-info:focus,
.form-group-deposit-methods .btn-get-info:active {
    top: 100% !important;
    margin-top: 7px;
}

.form-group-deposit-methods-selection {
    width: 200px !important;
}

.form-group-deposit-amount #amount {
    width: 150px !important;
    height: 35px !important;
    text-align: left;
    margin-right: 10px;
}
.form-group-deposit-amount .field-input {
    clear: both;
    content: "";
    display: block;
}


.form-group-deposit-amount button.btn-fixed-deposit-amount {
    float: left;
    width: 10%;
    margin-left: 5px;
    padding: 4px 8px !important;
    margin-top: 2px;
}

.address-form-groups .form-group {
    width: 305px;
    min-height: 55px;
    margin-bottom: 10px;
    position: relative;
}
.address-form-groups .form-group .field-input {
    width: 100%;
    height: 35px;
}
.card-js .card-number-wrapper .icon {
    visibility:hidden;
}
.card-js .name-wrapper {
    margin-top: 15px;
}

.cardnum-radio {
    width: auto !important;
    margin-top: 7px!important;
}
.cardnum-label {
    font-size: 14px;
    line-height: 30px!important;
}
.dob-form-group #month {
    width: 200px !important;
    margin-right: 20px;
}
.dob-form-group #day {
    width: 60px !important;
    margin-right: 20px;
}
.dob-form-group #year {
    width: 100px !important;
}

.report{
    font-size: 1.2em;
}
.report td{
    padding: 10px;
}

.cardjs .expiry-container,
.cardjs .cvv-container {
    display: inline-block;
}

.cardjs .cvv-container {
    margin-left: .5em;
}

.cardjs .cvv-container input[type],
.cardjs .expiry-container input[type] {
    width: auto;
}

.cardjs #full_name {
    display: block;
}

.form_box .jp-card-container {
    margin-left: 0;
}

#card_wrapper {
    margin-top: 1em;
}  
.jackpots-list {
  list-style: none;
}
#starred-jackpots {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
#starred-jackpots ul {
  display: block;
  margin-left: -5px;
  margin-right: -5px;
}
#starred-jackpots ul li {
  display: block;
  float: left;
  width: 33%;
  padding: 0 5px;
}
#starred-jackpots .jackpot-list-anchor {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 10px 10px 88px;
  background: url("https://info.drakecasino.eu/en/images/games/bg-quick-jackpots.png");
  height: 83px;
  background-position: 100% 0;
}
#starred-jackpots .jackpot-list-anchor:hover .jackpot-amount {
  text-shadow: 0px 0px 2px rgba(52, 0, 65, 0.65), 0 0 30px rgba(255, 255, 255, 0.5);
}
#starred-jackpots .jackpot-gold .jackpot-list-anchor {
  background-position: 100% 50%;
}
#starred-jackpots .jackpot-red .jackpot-list-anchor {
  background-position: 100% 100%;
}
#starred-jackpots .jackpot-amount {
  font-size: 35px;
  text-shadow: 0px -2px 0px rgba(52, 0, 65, 0.7);
  line-height: 1em;
  transition: all 150ms linear;
}
#starred-jackpots .jackpot-type {
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
}
body.promotions #wrapper #content {
  background: none;
}
body.promotions .breadcrumbs,
body.promotions .breadcrumbs a {
  color: #fff;
}
.grid-promos {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.grid-promos .grid-promos-item.grid_3 {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: 450px;
  height: 240px;
  overflow: hidden;
}
.grid-promos-item {
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #000;
  -webkit-transition: border-color 200ms ease-out;
  transition: border-color 200ms ease-out;
}
.grid-promos-item:hover {
  border-color: rgb(30, 103, 186);
}
.grid-promos-item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  max-width: 100%;
  user-select: none;
}
.grid-promos-item .promo-details {
  position: relative;
  z-index: 1;
}
.grid-promos-item .promo-title {
  color: #fff;
  font-size: 30px;
  line-height: 1.25em;
  text-transform: uppercase;
}
.grid-promos-item .promo-subtitle {
  text-transform: uppercase;
  font-size: 18px;
}
.grid-promos-item .promo-title + .promo-subtitle {
  margin-top: -1em;
}
.promo-popup {
  display: none;
}
.fancybox-promo {
  max-width: 800px;
}
.fancybox-promo .fancybox-skin {
  background: #000;
  color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(30, 103, 186);
  box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.6);
  border-radius: 0;
  font-size: 16px;
}
.fancybox-promo .fancybox-skin .fancybox-close {
  top: 0;
  right: 0;
  margin-right: .5em;
  margin-top: .75em;
}
.fancybox-promo h1,
.fancybox-promo h2,
.fancybox-promo h3,
.fancybox-promo h4 {
  color: #d4b121;
}
.games .grid-layout .overlay .free-spins,
.games #wrapper .games-slider .overlay .free-spins {
    background: #f25f0a;
}
.games .grid-layout .overlay .free-spin-button,
.games #wrapper .games-slider .overlay .free-spin-button {
    background: #f25f0a;
    left: 25% !important;
}
.fancybox-overlay ul {
    padding: 10px;
}
