/*CSS HANDLER */
:root {
  --bg_color: #00132d;
  --bg_color2: linear-gradient(136.28deg, #00132d 40.73%, #005066 121.85%);
  --background_image: url(/res/Client/img/BackgroundGradient.svg);
  --bg_text: #fff;
  --colore_principale_light-rgb: 255, 255, 255;

  /* Hero img for live casino */
  --liveCasinoImg: url(../img/heroImg/casinodealer.png);
  /* END */

  --mob_header: #16273e; /* used in mobile header for background color */

  /* semi-transparent-black */
  --semi_transparent_B: #0000009c; /* used in mobile version when hamburger menu is open (navigation and accountmenu), can be replaced with border color(transparent) */

  --NextEveCol2: #101f3f;

  /* sidebar offer colors */
  --sidebar: #d9d9d91a;
  --table_header2: rgba(242, 242, 242, 0.211);
  --table_header3: rgba(255, 255, 255, 0.1);
  --sidebar3: rgba(255, 255, 255, 0.1);

  --textColor3: #fbce31;
  --textColor4: #000;
  --textColor7: #fcd305;
  --textColor: #fbce31;

  --glowlineColor2: #f8cf21; /* no need for variable, changed for #F8CF21 */
  --colore_principale_light-legenda: #ffffff; /* can be replaced with --secondary-bg, replaced with --secondary-bg */

  --textColorWhite: #fff;

  --arrow_Color: #000000;

  --textColorBg: #fbce31;

  --box-shadow-style-2: 4px -1px 12px 1px rgba(251, 206, 49, 0.8),
    -4px 1px 12px 1px rgba(251, 206, 49, 0.8);
  --table_box_shadow: 0 0 0 1px rgba(255, 255, 255, 0.12);
  --text_shadow: #111;

  /* Background Colors */
  --bgColor: #eec142;
  --bgColor2: #16273e;
  --bgColor3: #203047;
  --bgColor4: #2f3e55;
  --bgColor5: #16273e;

  /* TheBet.css */
  --BetBg: #444444;
  --EveDateCol: #629dba;

  /* LiveCalendar.css and LiveDiary.css and*/
  --CorrectDark: #222222;

  /* FavouriteOdds.css and LiveBetting.css and LiveDiary.css and LiveOfferCalendar.css and LiveOfferDiary.css*/
  --OfferCalendar: #444;
  --OfferCalendarBorder: #535353;
  --FavBorderBg: #333;
  --FavBorderBg2: #595959;

  /* livebettinglight.css  and next_best_controller.css*/
  --livebetLightBg: #00132d;

  /* Forum */
  --dropdown-hover-color: #222;
  --dropdown-border-color: #555;
  --dropdown-border-radius: 0.25em;

  /* Show hide footer btn color */
  --icons_colore: linear-gradient(95.02deg, #d2ac28 0.93%, #fbce31 96.72%);
  --icons_colore_dark: linear-gradient(95.02deg, #a0841f 0.93%, #d1a528 96.72%);

  /* Mobile footer */
  --fotter_color: #2d4a63;
  --footer_icons: brightness(0) saturate(100%) invert(19%) sepia(93%)
    saturate(1417%) hue-rotate(173deg) brightness(96%) contrast(100%);

  --footer_shadow: 0px 7px 15px 2px #01132d;

  --secondary-bg: #ffffff;

  /* Table Colors */
  --table_header: #fbcf317c;
  --table_header_3: #ddc248;
  --table_header_Mobile: #153e5273;
  --table_sub_header: #ffffff28;
  --table_row: #d9d9d91a;

  /* In bestseller line 268 */
  --colorHeader: #d9d9d933;

  --table_row_2: #2c3b50;

  /* heights */
  --navbar-height: 63px;
  --section-height: 37px;

  /* heights */
  --miniSlider-height: 289px;

  /* heights */
  --transferMoney: 210px;

  /* footer */
  --footer-height: 80px;

  /* Border */
  --border-main: #ffffff1f;
  --border-main2: #ffffff2f;
  --border-main3: #ffffff3f;
  --border-main4: #ffffff4f;
  --border-main5: #ffffff5f;
  --border-main6: #ffffff6f;
  --border-main7: #ffffff7f;
  --border-main9: #ffffff9f;

  /* LiveNavHeader */
  --LiveNavHeader: 45px;
  --LiveNavSportL: calc(99% - 307px);

  /* Filter Colors */
  --filter_Color: brightness(0) saturate(100%) invert(81%) sepia(75%)
    saturate(2650%) hue-rotate(356deg) brightness(105%) contrast(105%);
  --filter_Color1: brightness(0) saturate(100%) invert(81%) sepia(75%)
    saturate(2650%) hue-rotate(356deg) brightness(105%) contrast(105%);
  --colorInvert: invert(1) brightness(1);
}

:root.theme1 {
  --background_image: url();
  --bg_color: #383838;
  --bg_color2: linear-gradient(136.28deg, #383838 40.73%, #118955 121.85%);

  /* SideBar Left Column Colors Used*/
  --table_row: rgba(228, 228, 228, 0.1);
  --table_row_2: rgb(75, 75, 75);

  --mob_header: #118955;

  /* --testo_gradiente: #000000; */ /* replaced with --bg_text */
  --textColor: #ffdf1a;
  --textColor4: #fff;
  --textColorWhite: #fff;
  --textColorWhite2: #ffdf1a; /* only used on live betting page for light version as hover for flags */
  --textColor3: #118955;
  --bg_text: #fff;
  --table_header: #118955;
  --sidebar: #86868638;
  --livebetLightBg: #383838;
  --textColorBg: #118955; /* same as --textColor3 on dark version, on light a little softer, if we change orange color, we can delete this variable */
  --table_sub_header: rgba(151, 151, 151, 0.274);

  --colorHeader: #118955;
  --fotter_color: #118955;
  --footer_icons: brightness(0) saturate(100%) invert(24%) sepia(87%)
    saturate(5442%) hue-rotate(155deg) brightness(100%) contrast(87%);
  --table_header_Mobile: rgba(151, 151, 151, 0.274);
  --table_header_3: #118955;
  --textColor7: #00c168;
  --CorrectDark: #222222;

  --bgColor2: #343434;
  --bgColor3: #565656;
  --bgColor4: #434343;
  --bgColor5: #444444;

  --icons_colore: linear-gradient(95.02deg, #118955 0.93%, #00c168 96.72%);
  --icons_colore_dark: linear-gradient(95.02deg, #118955 0.93%, #00c168 96.72%);

  /* Filter Colors */
  --filter_Color: brightness(0) saturate(0%);
  --filter_Color1: brightness(0) saturate(100%) invert(73%) sepia(98%)
    saturate(386%) hue-rotate(358deg) brightness(102%) contrast(105%);

  --colorInvert: invert(1) brightness(1);

  --footer_shadow: 0px 7px 15px 2px #ffdf1a;

  --dropdown-hover-color: #222;
  --FavBorderBg: #333;
  --OfferCalendar: #444;
  --dropdown-border-color: #555;
}

/*Tutti i diritti riservati */
/* CSS */

html {
  height: 100%;
}
body {
  color: var(--bg_text);
  font-size: 0.8em;
  font-family: "Segoe UI", Arial, sans-serif !important;
  background-image: var(--background_image) !important;
  background-color: var(--bg_color) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
nav.navbar.InsSectionNav.navbar-expand-lg {
  flex-wrap: wrap !important;
}

@media (min-width: 992px) {
  #left_column {
    position: fixed;
    top: calc(var(--navbar-height) + var(--section-height));
    height: calc(100vh - var(--navbar-height) - var(--section-height));
  }
  #right_column {
    position: relative;
    top: calc(var(--navbar-height) + var(--section-height));
    height: calc(100vh - var(--navbar-height) - var(--section-height));
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #center_column {
    top: calc(var(--navbar-height) + var(--section-height));
    height: calc(100vh - var(--navbar-height) - var(--section-height));
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

@media (max-width: 991px) {
  #accountNavHeader .glyphicon-arrow-right:before {
    content: "❯";
    display: inline-block;
    font-size: 20px;
    margin-top: -8px;
  }
}

li,
ul {
  list-style: none;
}

a:hover {
  color: var(--bg_text);
}

/*gestione delle pagine di errore del sito*/

.headererr h1 {
  font-size: 20px;
  font-weight: bold;
  color: var(--textColorWhite);
  padding-left: 20px;
  line-height: 35px;
}

.bodyerr {
  background-image: url(../img/errorBoxBody.png);
}

.bodyerr .head_contenuto {
  display: block;
}

.bodyerr p {
  color: var(--bg_text);
  float: left;
  font-size: 34px;
  letter-spacing: -1px;
  line-height: 42px;
  margin-right: 148px;
  margin-top: 40px;
  width: 440px;
}

.error_img {
  background-image: url(../img/err_img.png);
  background-repeat: no-repeat;
  float: left;
  height: 300px;
  margin-left: 100px;
  width: 200px;
}
.error_type {
  height: 62px;
  margin-left: 65px;
  margin-top: 60px;
  width: 58px;
}

.egeneric {
  background-image: url(../img/generic.png);
}
.e404 {
  background-image: url(../img/404.png);
}
.e403 {
  background-image: url(../img/403.png);
}

.bodyerr .contenuto_body {
  background-color: var(--CorrectDark);
  color: var(--bg_text);
  margin: 0 5px;
  padding-left: 15px;
  padding-top: 5px;
}

.contenuto a {
  color: var(--bg_color);
  font-size: 11px;
}

.contenuto h6 a {
  background: url("../img/go_up.png") no-repeat scroll 0 0 transparent;
  color: #f76b03;
  display: block;
  font-size: 15px;
  line-height: 20px;
  padding-left: 16px;
}
.contenuto h4 {
  margin-bottom: 0px;
  margin-top: 10px;
}

.testo_evidenziato {
  color: #e80000;
  margin: 0;
  text-transform: uppercase;
}

.textColored {
  color: #e8d915;
}

#lotto_bet > .h1usermenu {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

/*modifica sprite*/
.h1usermenu,
.h1sport,
.h1ippica,
.h1header,
.last_winning h1 {
  font-size: 16px;
  color: var(--table_header_3);
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0 10px;
  text-transform: uppercase;
  text-align: center;
}

.h1sport {
  border: 1px solid var(--textColorWhite);
  border-bottom: none;
}

#lotto_bet .h1usermenu {
  text-indent: 0px;
  display: block;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 20px;
}

#errorMessage div {
  color: var(--dropdown-hover-color);
}

#usermenu ul {
  margin-bottom: 0px;
}
.submenu {
  background: #d0d0d0;
}
.submenu li {
  margin: 0;
}

/* home nuova */

#banner_top {
  height: 400px;
}
#banner_bottom {
  width: 930px;
  height: 170px;
  background: url("../img/bg_box_home.png") no-repeat;
}

#create_account_box {
  width: 220px;
  height: 170px;
  float: left;
}
#link_box {
  width: 230px;
  height: 170px;
  float: left;
}
#rotating_boxes {
  height: 170px;
  width: 480px;
  float: left;
}
#left_link,
#right_link {
  display: block;
  height: 150px;
  margin: 10px 0 0 6px;
  width: 230px;
  float: left;
}
#create_account_box a {
  background: url("../img/create_account.png") no-repeat;
  display: block;
  color: var(--bg_text);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  margin: 10px auto;
  line-height: 54px;
  text-align: center;
  width: 200px;
  height: 80px;
}
#create_account_box a:hover {
  background-position: 0 -80px;
}
#create_account_box p {
  font-size: 12px;
  font-weight: bold;
  margin: 15px auto 0;
  text-align: left;
  width: 180px;
}
#home_links {
  height: 170px;
  list-style: none outside none;
  width: 230px;
}
#home_links li {
  height: 42px;
  padding: 7px 0;
  width: 220px;
  text-indent: 10px;
}
#home_links li a {
  color: var(--bg_text);
  display: block;
  font-size: 16px;
  font-weight: lighter;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  width: 220px;
}
#link_sportsbook {
  background: url("../img/sportsbook.png") no-repeat scroll 0 0 transparent;
}
#link_sportsbook:hover {
  background-position: 0 -40px;
}
#info_sport {
  float: left;
}
#totalevents,
#totalgames {
  color: #00cc00;
  display: none;
  float: left;
  font-size: 11px;
  font-weight: bold;
}
#link_live_betting {
  background: url("../img/livebetting.png") no-repeat;
}
#link_live_betting:hover {
  background-position: 0 -40px;
}
#link_poker {
  background: url("../img/poker.png") no-repeat;
}
#link_poker:hover {
  background-position: 0 -40px;
}
#home_links li a .home_icons {
  background: url("../img/home_icons.png") repeat scroll 0 0 transparent;
  width: 40px;
  height: 40px;
  display: block;
  float: right;
}

#home_links li a .livebetting_icon {
  background-position: 0 -40px;
}
#home_links li a .poker_icon {
  background-position: 0 -80px;
}

/* fine home nuova */

/*classe che nn viene considerata*/
.customBox {
  float: left;
  overflow: hidden;
}

input[type="text"],
input[type="password"],
select {
  background: var(--bgColor4);
  border: 2px solid transparent;
  padding: 2px;
  margin: 0;
  color: var(--textColor);
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
select::placeholder {
  color: var(--textColor);
}

input:focus,
select:focus,
textarea:focus {
  border: 2px solid #ffcc00;
}

.bclear {
  clear: both;
}

#pageMenu,
#lastWinning,
#lastResults {
  padding: 0 0 0 6px;
}
#pageMenu h1,
#lastWinning h1,
#lastResults h1 {
  color: #1c92ec;
  font-size: 14px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
#pageMenu a {
  color: var(--CorrectDark);
  font-weight: bold;
  text-decoration: none;
}

#winning {
  border: 3px solid #050505;
}
#results {
  border: 6px solid #050505;
}
#statbox {
  border: none;
}
#menubox {
  background-color: #141414;
}

#mainMenu > ul span:hover {
  color: var(--dropdown-hover-color);
}

#mainMenu ul li a span {
  color: #53471e;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}

.tabs {
  height: 63px;
  position: relative;
  top: 0;
}
.tabs ul {
  bottom: 0;
  height: 63px;
  position: absolute;
  right: 0;
  width: 300px;
}

.tabs ul li {
  line-height: 0px;
}

.btn_sport,
.btn_poker,
.btn_casino {
  background-image: url("../img/tab_line.png");
  background-repeat: no-repeat;
  float: left;
  font-weight: bold;
  line-height: 0;
  margin-left: 10px;
  padding-top: 33px;
}
#servicesMenu ul li a span {
  font-size: 16px;
  font-weight: bold;
}

#pageMenu ul li {
  background-image: url("../img/star_ul.png");
  background-repeat: no-repeat;
  height: 24px;
  line-height: 19px;
  padding-left: 25px;
  text-transform: uppercase;
}

#menubox {
  background-image: url(../img/menubox.png);
}

#lastWinning ul li {
  background-repeat: no-repeat;
  height: 24px;
  padding-left: 10px;
}

#lastResults ul li {
  background-image: url(../img/star_ul.png);
  background-repeat: no-repeat;
  height: 24px;
  padding-left: 25px;
}

#pageMenu ul li a {
  font-size: 11px;
  text-decoration: none;
}

#lastWinning ul li a,
#lastResults ul li a {
  font-size: 11px;
  text-decoration: none;
}

.results .rwmanif {
  background: var(--bg_color);
}
.results .rwmanif td {
  color: var(--bg_text);
}
.results .resultsContainer #tresult tbody {
  background: var(--bg_text) none repeat scroll 0 0;
}
#lastWinning tr.altrow td {
  background: #1b1b1b;
}
.results tr td {
  font-size: 11px;
  height: 20px;
  line-height: 18px;
  padding-left: 8px;
  color: #111;
}
.enfatize {
  color: #292929;
  padding-right: 6px;
  text-align: right;
}

.enfatize_wh {
  color: var(--textColorWhite);
}

/*la popup del mostra saldo balance_detail*/
/*contenitore*/

.userDetailDialog {
  border: 3px solid #32abf3 !important;
  height: 133px !important;
  padding: 0 !important;
  width: 216px !important;
}
.userDetailDialog
  .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  background-color: #ededed !important;
  background-image: url("../img/header_line.png");
  background-repeat: repeat-x;
  border: medium none;
  margin-top: -3px;
}
.userDetailDialog
  .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix
  a,
.userDetailDialog
  .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix
  a:hover {
  background-color: transparent;
  background-image: url("../img/popup_mdel.png");
  background-position: right top;
  border: medium none;
  height: 22px;
  margin-right: -6px;
  margin-top: -12px;
  padding: 0;
  width: 50px;
}
.userDetailDialog
  .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix
  a
  span {
  background-image: none;
}

#userDetailDialog table th {
  font-size: 11px;
  height: 18px;
  text-align: left;
  width: 80px;
}

#userDetailDialog table td {
  font-size: 11px;
  color: #007700;
}

/*pannello trasferisci importa/esporta    APPS.CSS */

#transMoneyPopup div {
  line-height: 30px;
  margin: 2px 0;
}

#transMoneyPopup h2 {
  margin-bottom: 2px;
  margin-top: 13px;
}

#transMoneyPopup label {
  border: 1px solid #333;
  display: block;
  line-height: 30px;
  margin: 2px 0;
  padding: 0 4px;
}

#transMoneyPopup #parent,
#transMoneyPopup #client {
  display: inline-block;
  text-align: left;
  width: 35%;
  font-weight: bold;
}

#searchresulttable td {
  vertical-align: top;
}

/* FINE APPS.CSS */

label span,
.fieldset label {
  vertical-align: baseline;
}
a {
  color: var(--bg_text);
  text-decoration: none;
}
a > span {
  vertical-align: baseline;
  color: var(--bg_text);
  text-decoration: none;
}

.clear {
  clear: both;
}

#left_column {
  float: left;
  position: relative;
  width: 220px;
  z-index: 1;
}
.sportmenuWidth #left_column {
  display: none;
}

.mtable th:hover {
  text-decoration: none;
}

#center_column {
  margin-left: 170px;
  margin-right: 220px;
  position: relative;
  margin: auto;
}

.coupLarge #center_column {
  margin-left: 220px;
  margin-right: 287px;
}
#center_column.cols_1 {
  margin-left: 0px;
  margin-right: 0px;
}
#center_column.cols_2 {
  margin-left: 0px;
  margin-right: 0px;
}
.sportmenuWidth #center_column {
  margin-left: 0;
}

#center_column.large {
  margin-right: 8px;
}

#right_column {
  max-width: 307px;
  float: right;
}

/* layout btns */
.layout_btns {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006352+0,004a37+100 */
  background: #006352; /* Old browsers */
  background: -moz-linear-gradient(top, #006352 0%, #004a37 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #006352),
    color-stop(100%, #004a37)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #006352 0%,
    #004a37 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #006352 0%,
    #004a37 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006352 0%, #004a37 100%); /* IE10+ */
  background: linear-gradient(to bottom, #006352 0%, #004a37 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006352', endColorstr='#004a37',GradientType=0 ); /* IE6-9 */

  height: 22px;
  padding-top: 8px;
  width: 100%;
}
.layout_btns a {
  color: var(--CorrectDark);
  display: block;
  float: left;
  margin: 0 10px;
}
.layout_btns a:hover {
  color: #555;
  text-decoration: none;
}
.layout_btns a span {
  padding: 0 6px;
}
.hide_sport_menu {
  text-decoration: none;
}
.hide_sport_menu:hover {
  background-position: 0 -30px;
}
.hide_sport_menu.off {
  background-repeat: no-repeat;
}
.hide_sport_menu.off:hover {
  background-position: 0 -30px;
}

.layout_btns a.repeat_last {
  float: right;
}
.layout_btns a.repeat_last:hover {
  color: #555;
}

#sports_menu_container h1,
.mhead,
#usermenu h1,
.can h1 {
  color: var(--bg_text);
  overflow: hidden;
  padding: 0 0 5px 11px;
  text-transform: uppercase;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
}
#sports_menu_container h1 {
  background-image: url("../img/header_line.png");
  background-position: right center;
  margin: 2px 2px 0;
}
#sports_menu_container ul li {
  clear: both;
  display: block;
  float: none;
  line-height: 18px;
  list-style-type: none;
  margin-bottom: 1px;
  min-height: 20px;
  padding: 0;
  vertical-align: bottom;
}

.ctable {
  margin: 0 auto;
  width: 204px;
}
.ctable tr:hover td {
  background-color: #5b98ca;
}
.ctable td {
  height: 40px;
  border-bottom: 1px solid #5b98ca;
}
.ctable td span {
  color: #ffcc00;
  display: block;
  height: 15px;
  padding-top: 4px;
}
.ctable td span:first-child strong {
  color: var(--textColorWhite);
}
.ctable td span strong {
  color: #ffcc00;
}

.ccode {
  text-align: center;
  width: 22px;
}

.cqt a {
  background-image: url("../img/couponeventdel.png");
  background-position: 11px 4px;
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  overflow: hidden;
  text-indent: 60px;
  width: 21px;
}

.printodds .section {
  background: var(--bg_color);
}

/* FINE OFFER.CSS ? */
/*SEZIONE PER LE PAGINE APPS ED ETC*/

.etccontent,
.appscontent {
  float: left;
  font-size: 13px;
  line-height: 17px;
  width: 100%;
}

.etccontent .mbody {
  padding: 8px;
}
.appscontent .mbody {
  padding: 8px;
}

.form_container {
  clear: both;
}
.form_large,
.form_small {
  float: left;
}

.form_large {
  width: 500px;
  width: 100%;
}

.form_small {
  width: 236px;
}

.form_large .formhead {
  background-image: url("../img/head1.png");
  background-position: center bottom;
  border-color: #cccccc #cccccc -moz-use-text-color;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  height: 6px;
  margin-bottom: 0;
}

.formhead h1 {
  float: left;
  padding-left: 10px;
  width: 70%;
}
.formhead h1 + h1 {
  float: right;
  margin-right: 1%;
  text-align: right;
  width: 26%;
  font-size: 11px;
  font-weight: normal;
  color: var(--textColorWhite);
}

.form_large .formbody {
  background-image: url("../img/body1.png");
  background-repeat: repeat-y;
  border-top: medium none;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 14px;
}

.formbody fieldset {
  background-image: url("../img/fieldset_bg.png");
  background-color: #727272;
  float: left;
  height: 80px;
  margin: 0 1% 2%;
  padding: 1% 1% 1% 2%;
  width: 44.7%;
  border: 1px solid #6e6e6e;
  background-repeat: repeat-x;
}

.formbody h3 {
  color: #333333;
  font-size: 11px;
  margin-bottom: 10px;
}

.formbody fieldset label {
  clear: both;
  color: var(--CorrectDark);
  display: block;
  font-size: 11px;
  height: 26px;
  margin-bottom: 2px;
  position: relative;
  text-align: left;
}
.formbody fieldset#rowsperpage label {
  display: block;
  float: right;
  height: 26px;
  margin-bottom: 2px;
  margin-top: 4px;
  text-align: right;
}

fieldset#datarange2 div label {
  text-align: right;
}

fieldset#datarange2 div.fieldsetoption label {
  padding-left: 22px;
  margin-left: 22px;
  text-align: left;
}
fieldset div {
  float: left;
  margin-right: 5%;
}
fieldset > h3 + div {
  width: 140px;
}

fieldset#weekyear label {
  clear: none;
  float: left;
  margin: 0 4px;
}

fieldset#ricercaid div {
  width: auto;
}

fieldset#movement label,
fieldset#ricercastato label {
  text-align: left;
}

fieldset#ricercastato label {
  padding-left: 20px;
  vertical-align: middle;
}
fieldset#ricercastato label.icowin {
  background-image: url("../img/bet_status1.png");
  background-position: 20px -1px;
  background-repeat: no-repeat;
  padding-left: 38px;
}
fieldset#ricercastato label.icolose {
  background-image: url("../img/bet_status3.png");
  background-position: 20px -1px;
  background-repeat: no-repeat;
  padding-left: 38px;
}
fieldset#ricercastato label.icoactive {
  background-image: url("../img/bet_status2.png");
  background-position: 20px -1px;
  background-repeat: no-repeat;
  padding-left: 38px;
}
fieldset#rowsperpage {
  float: none;
  height: 30px;
  margin: 1% auto 2%;
  padding-top: 12px;
  width: 95%;
  clear: both;
}

fieldset#trasferimentofondi {
  clear: both;
  float: left;
  height: 111px;
  margin: 1% auto 2%;
  padding-top: 12px;
  width: 95%;
  clear: both;
  float: none;
  margin: 1% auto 2%;
  padding-top: 12px;
  width: 95%;
}
fieldset#trasferimentofondi > h3 + div {
  width: auto;
}
fieldset#trasferimentofondi > div + div {
  clear: both;
  margin-top: 10px;
  width: auto;
}
fieldset#trasferimentofondi > div + div label {
  padding-left: 25px;
}

fieldset#clientsearch,
fieldset#newaccountpanel {
  height: 56px;
}

fieldset#newaccountpanel {
  text-align: center;
}
fieldset#newaccountpanel button {
  margin-top: 16px;
}

fieldset#trasferimentofondi label,
fieldset#clientsearch label {
  text-align: left;
  padding-left: 0px;
}
fieldset#rowsperpage input {
  width: 30px;
}

fieldset#sendmassagefields {
  width: 95%;
  height: 168px;
}
textarea#msgText {
  font-size: 12px;
  padding: 2px;
}

/*dovrebbe esserci un altro:*/

.form_large .formfoot {
  background-image: url("../img/foot1.png");
  background-position: center bottom;
  margin-top: 0px;
  visibility: hidden;
}

.form_large > div {
  background-color: var(--bg_text);
  background-image: none !important;
  background-position: center top;
  background-repeat: no-repeat;
  border-color: #cccccc;
  border-width: 1px;
  margin: 6px;
  padding: 8px;
  border-style: solid;
}

.formbody fieldset input[type="text"],
.formbody input[type="text"],
.formbody input[type="password"],
.formbody input[type="input"] {
  background-color: var(--bg_text);
  border: 1px solid #999999;
  font-size: 13px;
  padding: 2px;
  width: 110px;
}

.formbody fieldset input[type="radio"] {
  height: 21px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -2px;
}

.formbody fieldset button {
  background-color: #2e2e2e;
  background-image: url("../img/button_alt_bg.png");
  color: var(--textColorWhite);
  font-weight: bold;
  height: 26px;
  border: medium none;
}

.formbody fieldset select {
  float: left;
}
.container_res {
  background-color: #282828;
  clear: both;
  margin: 2% auto 1%;
  padding: 1%;
  width: 96%;
}
#trasferimentofondi h3 {
  color: var(--textColorWhite);
}
fieldset strong {
  color: #70afef;
}
.moneyAmount {
  color: #292929;
}
.res {
  background-color: #d9d9d9;
}
.res.large6_columns {
  margin: 0 auto 1%;
  width: 98%;
}
.res.large5_columns {
  margin: 0 1% 1%;
  width: 83%;
}

.res caption {
  background: url("../img/header_bottom_bg.png") repeat scroll 0 -31px transparent;
  color: var(--CorrectDark);
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  line-height: 25px;
  padding-left: 4px;
  text-align: left;
}
.res tr.altrow td {
  background-color: #ececec;
}

.res thead th {
  background-color: var(--bg_color);
  color: var(--textColorWhite);
}

.res tfoot th {
  background-color: #70afef;
}
.res td,
.res th,
.tdigits {
  text-align: right;
  color: #363636;
  height: 26px;
  vertical-align: middle;
  font-size: 11px;
  padding: 0 4px;
}
.res .tdate {
  text-align: left;
  width: 84px;
}
.res .tinfo {
  text-align: left;
}

.res .ttotal {
  width: 15%;
}

.res .altrow .thighlight {
  background-color: #ecd799;
}
.res .thighlight {
  background-color: #d9c486;
}

.print_results {
  background-image: url(../img/ico_print.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 28px;
  line-height: 28px;
  margin-right: 11px;
  margin-top: 4px;
  padding-left: 20px;
  font-size: 10px;
  visibility: hidden;
}

/*fine welcomemsg*/
/* welcome msg */
#welmsg p {
  margin-bottom: 0;
}
#welmsg {
  background: none repeat scroll 0 0 var(--bg_color);
  color: #4e4e4e;
  min-height: 190px;
  padding-bottom: 10px;
  padding-top: 6px;
  width: 170px;
}
#welmsg span.msgclose,
#msgcontainer span.msgclose {
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 2px;
  right: 5px;
}
#welmsg span.msgclose {
  color: #333333;
}
#welmsg span.welhead {
  font-size: 11px;
  font-weight: normal;
  margin: 0 9px 10px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
#welmsg p.wel:first-child {
  background: none repeat scroll 0 0 transparent;
  margin-bottom: 12px;
  padding: 0 1px;
  font-weight: bold;
  text-transform: capitalize;
}
#welmsg p.wel {
  clear: both;
  font-size: 11px;
  font-weight: normal;
  padding: 5px 9px;
}

#welmsg p.welline {
  margin: 10px 0;
  height: 1px;
  background: #5f4f0e;
}
#welmsg p.wel a {
  color: var(--bg_text);
}

#welmsg p.welreadmsg {
  clear: both;
  font-size: 11px;
  font-weight: normal;
  padding: 6px 9px;
  background: var(--bg_color);
}
#welmsg span.welmsgdate {
  margin-top: 4px;
  width: 152px;
  height: 11px;
  color: var(--CorrectDark);
}
#welmsg p.welreadmsg a {
  color: var(--bg_text);
  display: block;
  text-transform: capitalize;
}
#welmsg p.welreadmsg a:hover {
  color: var(--bg_text);
  text-decoration: underline;
}
#welmsg img {
  margin-left: 9px;
}

#welmsg p.alarma {
  color: #ff0000;
}
#welmsgclose {
  color: #333333;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 5px;
}
#msgcontainer {
  background: none repeat scroll 0 0 var(--CorrectDark);
  border: 1px solid var(--bg_text);
  display: none;
  margin-left: 4px;
  padding: 10px;
  width: 356px;
}
#msgcontainer span.msgclose {
  color: var(--bg_text);
}
#msgcontainer table caption,
#msgcontainer table button {
  display: none;
}
#msgcontainer table tbody th {
  padding: 2px;
  color: var(--bg_color);
}
#msgcontainer table tbody td {
  padding: 2px;
}

/* end welcome msg */

#register_btn {
  background-color: #292929;
  color: #333333;
  font-weight: bold;
  height: 24px;
  margin-top: 12px;
  width: 120px;
}

/*per l'accordion della ricarica del conto*/
.table_std {
  width: 100%;
}
.table_std td.alt {
  background-color: #ededed;
}

.table_std td {
  background-color: #cecece;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  line-height: 27px;
  padding: 1px 1px 1px 10px;
  text-transform: uppercase;
}

#accordion h3 {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border: medium none;
  height: 34px;
  line-height: 34px;
  margin-bottom: 1px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  border-bottom: 1px solid #414141;
}

#accordion h3 a {
  display: inline;
}

#accordion h3 > span {
  float: left;
  height: 34px;
}

#accordion h3 > span span {
  color: #70afef;
}

#accordion h3 span {
  color: var(--bg_text);
  vertical-align: top;
}
#accordion .charge_info {
  height: 34px;
  width: 229px;
}

#accordion .charge_info .name {
  color: #ffcc00;
}

#accordion .bonus {
  padding-left: 10px;
  width: 61px;
}

#accordion .time_charge {
  padding-left: 10px;
  width: 121px;
}
#accordion .money_limit {
  padding-left: 10px;
}

#accordion .ui-widget-content {
  -moz-border-radius: 0 0 0 0;
  background-color: #ededed;
  border: medium none;
  margin-top: -2px;
  padding: 10px;
  background-image: none;
}

.recharge .ui-icon.ui-icon-triangle-1-e {
  display: none;
}

#accordion fieldset {
  margin: 0;
  overflow: hidden;
  padding: 20px;
  width: 648px;
}
#accordion fieldset label {
  padding-left: 27px;
  text-align: left;
}

#accordion .ui-icon.ui-icon-triangle-1-s {
  display: none;
}

.ui-corner-all {
  -moz-border-radius: 0 0 0 0 !important;
}

.page_options {
  background-color: #454545;
  border: 1px solid #333333;
  clear: both;
  padding: 4px 10px;
  text-align: right;
  margin-bottom: 10px;
}
.icon_link {
  padding-left: 23px;
  padding-right: 10px;
}

.section .print_page {
  color: var(--bg_text);
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 9px;
}

.pdf_page {
  background-image: url("../img/pdf_download.png");
  background-repeat: no-repeat;
}

.skype_contact {
  background-image: url("http://download.skype.com/share/skypebuttons/buttons/call_blue_transparent_34x34.png");
  background-repeat: no-repeat;
  display: block;
  font-size: 17px !important;
  line-height: 31px;
  padding-left: 37px;
}

.contatti a {
  font-size: 13px;
}

#img_right_cont {
  background-image: url("../img/live_betting.png");
  clear: both;
  display: block;
  height: 300px;
  margin-top: 15px;
  width: 300px;
}

#img_right_cont a {
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 300px;
  margin-top: 20px;
  overflow: hidden;
  text-indent: 400px;
  white-space: nowrap;
  width: 300px;
}
#flash_right_cont {
  background-color: #000;
  clear: both;
}

.oth .formheader {
  width: 926px !important;
}

.coming_event {
  color: #cc2200;
}

/*INIZIO CSS pagine recupero password e cambio password*/
.pwd #navigation {
  display: none;
}

.pwd #main_content {
  width: 850px;
  min-width: 850px;
}

.pwd #main_content #content p + div {
  background-color: #151515 !important;
  color: #ededed !important;
  border: 1px solid #333 !important;
}
#pwdChange input {
  background-color: var(--bg_text) !important;
  background-image: none !important;
  border: 1px solid #888888 !important;
  display: block;
  font-size: 20px !important;
  margin: 2px;
  padding: 4px !important;
  width: 450px !important;
}

#pwdChange input[type="button"] {
  background-color: #333 !important;
  background-image: none !important;
  cursor: pointer;
  margin: 2px !important;
  width: 460px !important;
}

.pwd #main_content #content p {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

/*FINE CSS pagine recupero password e cambio password*/

/* OFFER.CSS */
.center_title {
  height: 36px;
}
.center_title h2 {
  color: var(--bg_text);
  padding: 5px 5px 0;
  height: 26px;
  line-height: 22px;
  margin-bottom: 0;
  float: left;
  text-transform: uppercase;
  width: 120px;
  z-index: 1;
}

#direct_line {
  background: url("../img/direct_line.png");
  height: 150px;
  width: 155px;
}

/*PULSANTE LATERALE GENERICO SULL'OFFERTA*/

#results_button {
  background-image: url("../img/result_button.png");
}
#rankings_button {
  display: none;
  background-image: url("../img/rankings_button.png");
}
.left_column_button {
  background-image: url("../img/groupmenu.png");
  background-repeat: repeat-y;
}
.left_column_button a {
  display: block;
  width: 155px;
  height: 50px;
  white-space: nowrap;
  text-indent: 400px;
  overflow: hidden;
}
.left_column_button a:hover {
  background-position: 0px -50px;
}

/* FINE PULSANTE LATERALE GENERICO SULL'OFFERTA*/
/*il loader dell'offerta nel menu*/

#menuLoading {
  background-image: url("../img/menuloading.gif");
  display: block;
  height: 16px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 16px;
}

/*fine il loader dell'offerta nel menu*/

/*il loader dello slider dell'offerta*/

#sliderBlockerLoader #menuLoading {
  right: 5px;
  top: 4px;
}

/*fine il loader dello slider dell'offerta*/

/*messaggio cancellazione del waitingbet*/

.waiting_bet_cancel {
  display: block;
  margin-top: 4px;
}
.waiting_bet_cancel span {
  font-size: 9px;
}

.waiting_bet_cancel a.waiting_bet_cancel_btn {
  color: #000;
  background-color: var(--bg_color);
  padding: 2px;
  font-size: 9px;
}
.waiting_bet_cancel a.waiting_bet_cancel_btn:hover {
  color: #000;
  background-color: var(--textColorWhite);
  color: var(--dropdown-hover-color);
}

/*fine messaggio cancellazione del waitingbet*/

#homesport {
  visibility: hidden !important;
}

/* fine OFFER.CSS */

/* pdfoddmanager  APPS.CSS */
body.PdfOddManager {
  background: #3a3a3a;
}
.PdfOddManager #content-in {
  background: url("../img/logo.png") no-repeat scroll center 40px transparent;
  border-left: 0 solid var(--bg_text);
  border-right: 0 solid var(--bg_text);
  padding: 170px 0 0;
}
#gvodds {
  width: 100%;
}
#gvodds th {
  background-color: #ffe15d;
  color: #4e4e4e;
  border-bottom: 1px solid #4064a5;
  border-top: 3px solid transparent;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  text-align: left;
}
#gvodds td {
  border-bottom: 1px solid #ffe15d;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  text-align: left;
}
#gvodds td a {
  display: block;
  height: 22px;
  padding-top: 2px;
  width: 35px;
}
#gvodds td a img {
  border: medium none;
}
/* fine pdfoddmanager */

/*eccezioni livebetfs */

.sport_7 .photofield #live_field_container {
  background-image: url("../livebet_fullscreen/img/livebet/LFS_tennis_bg_match.jpg") !important;
  background-position: center top !important;
}
/*fine eccezioni livebetfs */

.widget {
  position: relative;
}

/*pulsanti*/

.button,
button {
  color: var(--bg_text);
  background: transparent;
  border: none;
  cursor: pointer;
  line-height: 2;
  border-radius: 3px;
}

a.button,
span.button {
  padding: 3px 5px;
  line-height: 2;
  border: none;
  width: auto;
  border-radius: 5px;
}

button {
  vertical-align: top;
}

.button:hover:hover {
  color: var(--bg_text);
  background: var(--bg_color);
}

.button.big {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

/*etc*/

.pageContent #left_column {
  float: left;
  margin-top: 5px;
  width: 170px;
  margin-left: -169px;
}

.formsContainer h1,
.resultsContainer h1,
.can h1 {
  background-color: var(--bg_color);
  color: var(--bg_text);
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 5px;
  margin-bottom: 10px;
}

.resultsContainer h1 {
  border: 1px solid transparent;
}

.pageContent .section a {
  color: var(--bg_text);
}

.can h2,
.can h3,
.can h4,
.can h5,
.can h6 {
  margin-bottom: 6px;
}

.can h2 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.formsContainer h1 button,
.resultsContainer h1 button {
  background: #555 none;
  color: var(--bg_text);
}

.section {
  padding: 5px;
}

.section p {
  line-height: 1.5em;
  margin-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
  text-align: justify;
}
.section > h2,
.section > h3,
.section > h4,
.section > h5,
.section > h6 {
  padding: 5px;
  background: var(--bg_color);
  color: var(--bg_text);
}

.section ul {
  margin-bottom: 20px;
}

.section h5 {
  color: var(--bg_text);
  padding: 5px;
  background: var(--regola_gradiente);
}
.section li {
  list-style-position: inside;
  list-style-type: disc;
  margin: 6px 0 0 10px;
  font-size: 15px;
  line-height: 19px;
}

.section ol li {
  list-style: decimal-leading-zero;
  margin-left: 30px;
}
.section .list {
  margin-bottom: 7px;
}
.section .list li {
  margin-bottom: 0;
  margin-left: 24px;
  color: #ff0000;
}

.SecBigForm,
.halfForm {
  display: inline-block;
  margin: 0.5%;
  width: 47.4%;
}
.SecBigForm.big {
  width: 97.5%;
}

.fieldset {
  background-color: #ccc;
  background-repeat: repeat-x;
  border: 1px solid var(--textColorWhite);
  color: var(--CorrectDark);
  margin: 2px 0;
  padding: 5px;
}

#txtEmail {
  font-size: 12px;
}

.SecBigForm input#Personal_ID,
.halfForm input#Personal_ID {
  width: 164px;
}

.tableForm {
  display: inline-block;
  margin: 0;
  width: 100%;
}

.tableForm.blocks td {
  border-bottom: 1px solid var(--textColorWhite);
  border-left: medium none;
  border-right: medium none;
  border-top: medium none;
}

.tableForm td {
  border: 1px solid var(--textColorWhite);
  line-height: 2em;
  padding: 6px;
  vertical-align: middle;
  position: relative;
}

#pStrenghtQuestionMark {
  color: #ff0000;
  left: -20px;
  position: absolute;
  top: 12px;
}

h1 .print_page.glyphicon.glyphicon-print {
  color: var(--bg_text);
  font-size: 17px;
  position: absolute;
  right: 10px;
  top: 7px;
}

h1 .print_page.glyphicon.glyphicon-print:hover {
  color: var(--bg_color);
}

.tableForm .clsinistra {
  min-width: 200px;
}
.tableForm .cldestra {
  line-height: 1;
  width: 88%;
}
.tableForm.unicacolonna td {
  border: 1px solid transparent;
}

.tableForm .cldestra input[type="text"],
.tableForm .cldestra input[type="password"] {
  width: 96%;
}

/*FINE Contenitori generici delle parti centrali Etc e Apps*/
/*messaggi di errore lingua*/

/* Culture messages */
.languageError,
.languageMessage {
  border: 1px solid;
  padding: 4px;
  color: #999999;
  background-color: var(--bg_text);
}
.languageError {
  border-color: #ff0000;
  color: #ff0000;
  background-color: #ffeeee;
}
.languageMessage {
  border-color: #999900;
  color: #999900;
  background-color: #ffffdd;
}
/* Culture messages */
/*messaggi di errore lingua*/

/**/
#section_upper_block {
  height: 340px !important;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
  background-size: cover;
}
.todaybets,
.otherbets {
  overflow-x: auto;
  height: 200px;
}

#runningBets h4 {
  color: var(--textColor);
  font-size: 20px;
  margin-bottom: 6px;
}

.top_info_3 b {
  color: var(--bg_text);
  font-size: 16px;
}

#btwomsg {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  font-size: 15px;
  padding: 10px;
  position: relative;
}

#btwomsg span {
  color: #ff0000;
  font-weight: bold;
}

.nevada_casino .lobbies_thumbs li.liveclub,
.nevada_casino .lobbies_thumbs li.ezugi {
  display: none;
}

.nevada_casino .lobbies_thumbs li {
  width: 49% !important;
}

.showloader {
  position: relative;
}

#transaction_panel {
  background: #5b5b5b;
  margin: 0 auto;
  width: 1100px;
  padding: 10px;
}

#section_upper_block .title {
  margin-top: -80px;
}

.poker_page #section_lower_block h2 {
  color: var(--bg_color);
  font-size: 45px;
  font-weight: bold;
}

div#inner_mppoker_item_container a.button,
span.button {
  border: 1px solid;
  border-radius: 5px;
  bottom: 10px;
  box-shadow: 0 0 10px #000;
  font-size: 25px;
  font-weight: bold;
  left: 0;
  line-height: 15px;
  margin: 0 auto;
  padding: 15px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  width: 100px;
}

body.bg_joinpoker {
  background-attachment: fixed;
  background-image: url("../img/site/landing/bg_poker.jpg");
  background-position: center bottom;
  background-repeat: repeat-x;
}

body.bg_ezugi {
  background-image: url("../img/site/landing/bg_landingcasino.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
}

.forbidden p {
  background: var(--bg_color);
  color: var(--bg_text);
  font-size: 20px;
}

.forbidden .section li {
  font-size: 17px;
}

.forbidden .testo_evidenziato {
  background: var(--bg_color);
  color: var(--bg_text);
  float: right;
  padding: 4px;
  font-size: 15px;
}

.co_col1,
.co_col2,
.co_col3 {
  background: var(--bg_color);
}

body.casino_page.men_casino {
  background-attachment: fixed;
  background-image: url("../img/casino/bg_novomatic.jpg") !important;
  background-position: center center;
  background-repeat: no-repeat;
}

body.casino_page #container {
  background-image: none;
}

.realgaming_casino .lobbies_thumbs li.netent {
  display: none;
}

.realgaming_casino .lobbies_thumbs li.blocks4 {
  width: 32.4%;
}

body.vivogaming_page {
  background-attachment: fixed;
  background-color: transparent;
  background-image: url("../img/casino/vivogaming_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  color: var(--bg_text);
  font-size: 0.8em;
}

#safeLoginWin .btn {
  background: var(--bg_color);
  color: var(--bg_text);
  padding: 4px 10px;
  font-weight: bold;
  border: none;
  border-radius: 3px;
}

#openBonus {
  background-color: var(--bg_color);
  border-radius: 6px;
  font-size: 12px;
  margin-top: 10px;
  padding: 5px;
  position: absolute;
  left: 420px;
  text-align: center;
  top: 40px;
  color: var(--bg_text);
}

#req_new_user {
  visibility: hidden;
}

#nickname_choice,
#transfer_money,
#download_client,
#goto_poker,
#user_links_summary,
#amount_choice {
  background-image: url("../img/transp.png");
  border: 4px solid #090909;
  margin: 10px;

  padding: 5px 10px;
  width: 400px;
}

#transfer_money h1,
#poker_choice h1,
#nickname_choice h1,
#goto_poker h1,
#user_links_summary h1,
#section_middle_log4play h1,
#amount_choice h1 {
  color: var(--bg_text);
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 6px;
}

#download_client,
#goto_poker {
  float: left;
}
#nickname_choice {
  clear: both;
  margin: 0 auto;
  position: relative;
  top: 10px;
}
#transfer_money {
  float: right;
}

.poker #transfer_money {
  height: 212px;
}

#amount_choice {
  clear: both;
  display: inline-block;
  height: auto;
  margin: 0 auto;
  min-height: 20px;
  position: relative;
  top: 194px;
}

#transfer_money .money_info + .form_content {
  padding-left: 10px;
  padding: 20px;
  height: 56px;
}
#transfer_money h1 {
  display: inline-block;
}

.form_content {
  background-color: var(--CorrectDark);
  clear: both;
  margin: 6px 0;
  padding: 8px;
}

.form_content.floated_2 {
  display: inline-block;
  height: 100px;
  margin-right: 10px;
  padding-bottom: 30px;
  position: relative;
  width: 28.8%;
}

#download_client .form_content,
#goto_poker .form_content {
  height: 56px;
  padding: 20px;
  text-align: center;
}
#download_client > .form_content > span:first-child {
  display: block;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 14px;
}
#nickname_choice > .form_content > h2:first-child {
  color: var(--bg_color);
  margin: 6px 0;
}
#nickname_choice > .form_content > h2:first-child + span {
  display: inline-block;
  margin-bottom: 10px;
}
#amount_choice > .form_content > h2:first-child {
  color: var(--bg_color);
  margin: 6px 0;
}
#amount_choice > .form_content > h2:first-child + span {
  display: inline-block;
  margin-bottom: 10px;
}

.form_content.floated_2 + .form_content.floated_2 + .form_content.floated_2 {
  margin-right: 0;
}

.form_content.floated_2 h2 {
  color: var(--bg_color);
  font-size: 14px;
  margin-bottom: 0;
}

.form_content fieldset label {
  clear: both;
  display: block;
  color: var(--bg_text);
  margin: 4px 0;
}

.form_content fieldset label > span {
  display: inline-block;
}

.radio label {
  height: 20px;
  margin: 10px 0;
}

.form_content fieldset label input[type="radio"] {
  margin: 0;
  margin-right: 4px;
  vertical-align: middle;
}
.form_content fieldset {
  margin: 0;
}

.form_content button {
  margin-top: 10px;
}

.money_info {
  color: #0f81e1;
  float: right;
  text-align: right;
  vertical-align: bottom;
  line-height: 12px;
}
.money_info div {
  display: inline-block;
}
.money_info span {
  text-align: left;
  color: var(--textColorWhite);
}

.money_info .sport,
.money_info .poker,
.money_info .casino,
.money_info .game {
  color: var(--bg_color);
  display: block;
  font-weight: normal;
}
.form_content afieldset {
  padding: 6px;
}

#user_links_summary {
  width: 520px;
  line-height: 16px;
}

#user_links_summary h1 {
  clear: both;
  float: none;
  width: 100%;
  margin-bottom: 0;
}

#user_links_summary button,
#user_links_summary a {
  display: block;
  margin: 10px 0 auto;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

#curr_nick {
  text-transform: uppercase;
}

#currentPokerUid {
  font-weight: bold;
  color: var(--bg_color);
}

.img_message {
  background-position: left center;
  display: block;
  line-height: 13px;
  padding: 0 6px 6px 71px;
}
.warning {
  background: transparent url(../img/poker_Enet/img_message_warning.png)
    no-repeat scroll left center;
}

/* per le icone ed i messaggi*/
/*per la a*/
.a_button {
  background: transparent url(../img/poker_Enet/button_bg.jpg) repeat scroll 0 0;
  border: medium none;
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
  color: var(--textColorWhite);
}

.a_button_big {
  background: url("../img/poker_Enet/a_button_maxi.png") repeat scroll 0 0
    transparent;
  color: var(--bg_text);
  display: inline-block;
  font-size: 11px;
  padding: 0 6px;
  text-decoration: none;
}

/*per lo span*/
.ico_download {
  background: transparent url(../img/poker_Enet/a_button_ico_download.png)
    no-repeat scroll left center;
}
.ico_left {
  background-position: left center;
  padding: 6px 6px 6px 38px;

  background-position: left center;
  display: inline-block;
  height: auto;
  padding: 12px 6px 12px 38px;
  vertical-align: top;
}
.ico_right {
  background-position: right center;
  padding: 6px 38px 6px 6px;
}

/*terms_conditions_services_css*/
/*accettazione termini*/
.accept_title {
  color: #e31b22;
  font-size: 16px;
  text-align: center;
}
.accept_text {
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px !important;
  text-transform: capitalize;
}
#accept {
  float: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 200px;
}

.little {
  color: #aaaaaa;
  display: block;
  font-size: 9px;
  font-weight: normal;
  line-height: 14px;
  margin-bottom: 10px !important;
}
/*fine accettazione termini*/

.account #container {
  box-shadow: 0 0 10px #000;
  height: 100vh;
  overflow-y: hidden;
  overflow-x: hidden;
}
.account #center_column.cols_2 {
  background: transparent;
  margin: 0;
}

.account #left_column {
  display: none;
}

.promotions #container {
  background: transparent;
}
.bg_evolution #lobbies_container {
  margin: 0 auto;
}

.animated_long {
  animation-duration: 5s;
}
.animated_medium {
  animation-duration: 2.5s;
}
.animated_short {
  animation-duration: 0.5s;
}

ul.lobbies_thumbs li a {
  background: var(--regola_gradiente);
  color: var(--bg_text);
}

h1.promo_h1 span {
  color: var(--bg_color);
}

div#movResult {
  height: 150px;
}

span#sNum,
div.msgBox-in,
div.msgBox-head,
div.msgBox-head strong {
  color: var(--bg_text);
}
div.msgBox-in h3 {
  color: gold;
}

#userPanel .my_account.home {
  display: none;
}

#movementBox {
  color: var(--textColorWhite);
}
#movResult table thead {
  color: var(--textColorWhite);
}

#nav_rocket {
  color: #e44f4f !important;
  font-weight: bold;
}

.top_info_3 a {
  color: black !important;
}

#instructions li a {
  color: black !important;
}
