
@font-face { font-family: 'header-font'; src: url("/fonts/AvantGardeBookBT.ttf"); }
@font-face { font-family: 'games-font'; src: url("/fonts/AvantGardeBookBT.ttf"); }
@font-face { font-family: 'form-font'; src: url("/fonts/AvantGardeBkBT.ttf"); }
@font-face { font-family: 'promo-font'; src: url('/fonts/AvantGardeDemiBT.ttf'); }
@font-face { font-family: 'sub-font'; src: url("/fonts/Exo-Bold.otf"); }

body {     
  
}
.lobbyMaxWidth {width: 100% !important; max-width: none !important;}
.headerMaxWidth {width: 100% !important; max-width: none !important; }
.bannerMaxWidth {width: 100% !important; max-width: none !important; }

.lobby { }
.modalForm { }
.form_view {    border: solid 1rem #1f4d1b !important; }
.spinner > div { }
.action_container {   }
.footer_container {  }
ul.footer_menu {  }
.cookies_law_message  { }
.cookies_law_button { }
.header_logo { 
    width: 72rem;
    height: 22rem;}
@media screen and (max-width:1024px) {
.header_logo {
    width: 42rem !important;
}
}
.header_container {  background-image: url("headerback.png");
    background-repeat: repeat-x;background-size:contain; }
.header_container_fixed { }
.header_menu {  }
.header_menu li { }
.header_menu li:hover {  }
.header_menu li.selected{  }
.header_menu li.selected:hover{ }
.header_balance_panel {  }
.header_link {  }
.header_login .button_form:hover {  }
.fixed_menu { }

.promotion_lobby .promotion_image{ }
.bigwinners_container {  background-color: rgb(31, 77, 27,0.8); }
.winner_amount {

    color:#f9da00 !important;
}
.promotion_title {  }
.promotion_sub_title {  }
.promotion_action { background-color: #1f4d1b;
    color: #fff;
    border: solid 1px #093005;
    background-image: linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -o-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -moz-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -webkit-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -ms-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #173f13),color-stop(1, #2e5f29));
    -webkit-box-shadow: inset 0px 1px 0px #4e8349;
    -moz-box-shadow: inset 0px 1px 0px #4e8349;
    box-shadow: inset 0px 1px 0px #4e8349; }
.promotion_registration .title {  }
.action_button {  }
.action_button:hover { }

.games_menu {
    border-top:solid 1px #f9da00 !important;
     background-image: url("headerback.png");
    background-repeat: repeat-x;background-size:contain;
 }
.games_menu_fixed {  }
.games_menu_fixed .games_tabs li {  }
.games_tabs li {   }
.games_tabs li:hover {  }
.games_tabs li.selected { color:#f9da00 !important; background-color:transparent !important; }
.games_tabs li.selected .game_tab{ background-color:rgba(0,0,0,0.9) !important;  }
.games_menu_sub { background-color:transparent !important; }
.games_tabs li.selected:hover { }
.games_tabs li:hover .tab_image {  }
li:hover .tab_caption {  }
.games_container_no_results { color:#360f37; }
.games_container { background-color:#fff;  }
.games_container_fixed { }
.game_inner_container {     }
.game_container {  -webkit-box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.5); }
.game_inner_container:hover { }
.game_image img { }
.game_hover .play_button {  }
.game_hover .play_button:hover {  }
.game_hover .game_button {  }
.play_inner { }
.game_side {  }
.game_side .form_view {}
.game_balance_panel {}
.button_round {  }
.button_round:hover { }
.game_buttons .favourite_button {  }

.input_field_lobby input, .input_field_lobby select, .input_field_lobby .input, .input_field_lobby.input {  }
.input_field_lobby select { }
.input_field_lobby input.selected, .input_field_lobby select.selected,.checkbox_normal label:after {  }
.header_login .button_form { background-color: #1f4d1b;
    color: #fff;
    border: solid 1px #093005;
    background-image: linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -o-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -moz-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -webkit-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -ms-linear-gradient(bottom, #173f13 0%, #2e5f29 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #173f13),color-stop(1, #2e5f29));
    -webkit-box-shadow: inset 0px 1px 0px #4e8349;
    -moz-box-shadow: inset 0px 1px 0px #4e8349;
    box-shadow: inset 0px 1px 0px #4e8349; }
.input_field_lobby input::placeholder {       }
.input_field_lobby input::-webkit-input-placeholder { }
.input_field_lobby input:-moz-placeholder {     }
.input_field_lobby input::-moz-placeholder {  }
.input_field_lobby input:-ms-input-placeholder {    }

.input_field input, .input_field select, .input_field textarea, .input_field.checkbox_normal label, .input_field .radiobutton_normal label { }
.input_field .input_button {   }
.radiobutton_normal label:after { }
.button_normal { }
.button_normal:hover { }

.input_field .input_button {
    top: 2px;
    right: 2px;
    padding: 1.5rem !important;
    font-size: 3rem;
    color: #444 !important;
	background:#fff !important;
}

.input_field .input_button:hover {
	color: #444 !important;
	font-weight:bold !important;
	background:#fff !important;
}

.promotion_action a {color: #fff !important; }
.disclaimer a { color:#fedb82 !important;}
.promotion_disclaimer_link { color:#fedb82 !important;}
a:link { color:#2565ca ;}