/*CSS HANDLER */
:root {
	--bg_color:  #ffffff;
	--bg_color2:  #ffffff;

	--bg_text: #fff;
	--colore_principale_light-rgb: 255, 255, 255;

	--liveCasinoImg: url(../img/heroImg/casinodealer.png);

	--mob_header: #2161b0;

	--semi_transparent_B: #0000009c;

	--NextEveCol2: #101f3f;

	--table_header2: rgba(242, 242, 242, 0.211);
	--table_header3: rgba(255, 255, 255, 0.1);
	--table_header4: rgba(54, 54, 54, 0.493);
	--table_header5: rgba(255, 255, 255, 0.05);

	--sidebar3: rgba(255, 255, 255, 0.1);

	--glowlineColor2: #F8CF21;
	--colore_principale_light-legenda: #FFFFFF;

	--arrow_Color: #000000;

	--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(0, 0, 0, 0.12); 
	--text_shadow: #111;

	--bgColor: #eec142;

	--BetBg:#444444;

	--EveDateCol: #629dba;

	--CorrectDark: #222222;

	--OfferCalendar: #444;
	--OfferCalendarBorder: #535353;
	--FavBorderBg:#333;
	--FavBorderBg2:#595959;

	--livebetLightBg: #00132D;

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

	--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%);

	--secondary-bg: #FFFFFF;
	
	--table_row: rgba(71, 71, 71, 0.164);
	--table_row_2: #2161b0;

	--navbar-height: 63px;
	--section-height: 37px;

	--miniSlider-height: 289px;
	
	--transferMoney: 210px;

	--footer-height: 80px;

	--border-main0: #ffffff1f;
	--border-main: #0000001f;
	--border-main2: #0000002f;
	--border-main3: #0000003f;
	--border-main4: #0000004f;
	--border-main5: #0000005f;
	--border-main6: #0000006f;
	--border-main7: #0000007f;
	--border-main9: #0000009f;

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

	--textColor: #ffcc2d;
	--textColor4: #fff;
	--textColorWhite: #fff;
	--textColorWhite2: #f9da7c;
	--textColor3: #2161b0;
	--bg_text: #000;
	--table_header: #2161b0;
	--sidebar: #86868638;
	--livebetLightBg: #ffffff;
	--textColorBg: #0160ae;
	--table_sub_header: rgba(189, 189, 189, 0.274);

	--colorHeader: #2161b0;
	--fotter_color: #2161b0;
	--footer_icons: brightness(0) saturate(100%) invert(31%) sepia(72%) saturate(1243%) hue-rotate(189deg) brightness(85%) contrast(91%);
	--table_header_Mobile: rgba(151, 151, 151, 0.274);
	--table_header_3: #2161b0;
	--textColor7: #0160ae;
	--CorrectDark: #222222;

	--bgColor2: #2161b0;
	--bgColor3: #0a1b4e;
	--bgColor4: #434343;
	--bgColor5: #444444;
	--bgColor6: #979292;
	--bgColorHover: #3d94ff;

	--bgTableColor: #a8a6a6;
	--bgTableColor2: #bcbbbb;

	--icons_colore: linear-gradient(95.02deg, #2161b0 0.93%, #0160ae 96.72%);
	--icons_colore_dark: linear-gradient(95.02deg, #2161b0 0.93%, #0160ae 96.72%);

	--filter_Color: brightness(0) saturate(0%);
	--filter_Color1: brightness(0) saturate(100%) invert(31%) sepia(72%) saturate(1243%) hue-rotate(189deg) brightness(85%) contrast(91%);
	--filter_White: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(213deg) brightness(101%) contrast(102%);

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

	--colorBlue: invert(30%) sepia(76%) saturate(1105%) hue-rotate(187deg) brightness(91%) contrast(92%);

	--colorYellow: brightness(0) saturate(100%) invert(81%) sepia(41%) saturate(886%) hue-rotate(340deg) brightness(106%) contrast(101%);

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

	--white_icons: brightness(0) saturate(100%) invert(100%);

	--nofilterMobSportTrack: none;
}

#head_For_X_Search .search_Tutti::placeholder,
#head_For_X_Search .search_Tutti {
	color: var(--textColor3) !important;
}

#back_btn button.go_back {
	background: var(--border-main9) !important;
}

.classic-spinner > span:nth-child(1) {
  border-top: 0.5rem solid var(--bgColor2) !important; /* primary color */
	border-left: 0.5rem solid transparent !important;
  border-bottom: 0.5rem solid transparent !important;
  border-right: 0.5rem solid transparent !important;
}

.classic-spinner > span {
  border: 0.2rem solid rgba(71, 71, 71, 0.548) !important;
}

#registrationForm input#newUserConfirmButton {
	background: var(--textColor) !important;	
	color: black !important;
}

.allodds_tr .allodds_cont #allOddsTutti.currentTutti {
    border: 1px solid var(--table_header_3) !important;
}

.table_wrapper #mytable,
.table_wrapper #mytable thead th{
	color: var(--textColorWhite) !important;
}

.popzContent #transMoneyPopup .button {
	background: var(--textColor) !important;
}

.loginPopUpMobile,
.loginPopUp,
#userPanel a.logout_btn{
	background: var(--textColor) !important;
}

#legenda li.singola span{
	text-shadow: 0px 0 5px black !important;
}

#legenda li > div.glow-line-legenda-4{
	box-shadow: 0px 0 5px black !important;
}

.popupCash #okButton {
	color: var(--textColorWhite) !important;
}

.oddTd a.unica .InsColor {
    color: #F8CF21 !important;
}
.oddTd a.tripla .InsColor {
    color: #67DB02 !important;
}
.oddTd a.quadrupla .InsColor {
    color: #FF8300 !important;
}
.oddTd a.quintupla .InsColor {
    color: #ff0000 !important;
}
nav.navbar.InsSectionNav.navbar-expand-lg {
	background-color: var(--bgColor3);
}
section.InsSection, .ui-dialog.ui-widget.ui-widget-content.ui-draggable:has(#newUser2),
.managecustomers .ui-dialog.ui-widget.ui-widget-content.ui-draggable,
.sportreportdetails .ui-dialog.ui-widget.ui-widget-content.ui-corner-all,
.sportreportdetails .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	background-color: var(--bgColor3);
}
#speedcouponcontainer #easybet_head.chead h1,
#agency_options .h1header h1, #betovrw .betlistprev,
#couponcontainer .title, #betovrw .betlistnext {
  color: var(--textColorWhite) !important;
}
.popupCash, #bl_header label {
  color: var(--textColorWhite) !important;
}
#opzAgenzia tbody tr:nth-child(3) td input,
#opzAgenzia tbody tr:nth-child(5) td input {
  border: 1px solid var(--border-main) !important;
}
.cqt_new .glyphicon-remove:before,
.giocata.integrale .delpkid::before,
#opzAgenzia a.deleteuser .glyphicon-remove:before,
.Cashout .cashout::after,
.managecustomers #tresult a img,
#scrollToTopBtn, #live_navigation a i,
.cfissa a.glyphicon-ok-sign:before {
  filter: var(--colorInvert) !important;
}
#groupmenu .list_gitem a span, .insTableCss .mtable .oddTd a.emptyodd,
#center_column .nanocontentPosition .content .gcontent .ghead h2, 
.insTableCss .mtable .oddTd a .InsColor, #ui-datepicker-div, .ui-datepicker .ui-datepicker-header,
.sportreportdetails .ui-dialog.ui-widget.ui-widget-content.ui-corner-all #control_panel {
	color: var(--textColorWhite) !important;
}
.groupChk[type="checkbox"] {
	border: 1px solid var(--textColorWhite) !important;
}
#groupmenu .list_gitem a,
.insTableCss .mtable .oddTd a,
.atable .InsOddsAntepost.div_td .div_tr .div_td a {
	background: var(--table_header) !important;
}
.allodds_tr .className span.spreadIns{
	color: var(--arrow_Color) !important
}
.offer .allodds_tr a.btn.selected,
#pronos .quoteName a.selected,
.best_seller .mtable .div_tbody .typeMatchInfo .oddTd a.selected,
.next_events .mtable .div_tbody .typeMatchInfo .odddiv a.selected,
#correctScoreContainer .tableOdd .gameodd.selected,
#SRLive .Odds_container a.selected,
table#list > tbody > tr > td:first-child+td+td {
	background: var(--textColor) !important;
}
.mcontent .insTableCss .mtable .oddTd a.selected,
#betovrw .head h1::after {
	background-color: var(--textColor) !important;
}
.insTableCss .mtable .oddTd a.selected .InsColor,
.offer .allodds_tr a.btn.selected span,
#pronos .quoteName a.selected span,
#SRLive .Odds_container a.selected span,
table#list > tbody > tr > td {
	color: var(--bg_text) !important;
}
#groupmenu .list_gitem .Antepost_main a {
	background: none !important;
}
#ui-datepicker-div.ui-datepicker, .ui-datepicker .ui-datepicker-header,
.manidesc h6 {
	background: var(--bgColor2) !important;
}
.nanocontentPosition #groupmenu .list_gitem a.mitem.opened,
.nanocontentPosition #groupmenu .list_gitem a.gitem.opened,
div#user_navigation div.wrapper ul.hnavS li.current {
	background: var(--bgColorHover) !important;
}
#groupmenu .list_gitem a > img,
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	filter: var(--white_icons) !important;
}
.insTableCss .mtable .div_tbody .div_tr div.allodds a,
.best_seller .mtable .div_tbody .typeMatchInfo .oddTd a.selected,
.next_events .mtable .div_tbody .typeMatchInfo .odddiv a.selected,
#correctScoreContainer .tableOdd .gameodd.selected, .restable tr.agrow,
div.templateframe span {
	color: var(--bg_text) !important;
}
.popz, #modalew,
.popUpLogin, #speedOdds,
#disable_scroll.toggleCoupon::after,
.popupCash, #betovrw,
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all:has(#bet_history) {
	background: var(--bgColor3) !important;
}
.popUpLogin #loginbox input::selection, .popUpLogin #loginbox input:-webkit-autofill,
.popzForm #user_name input, #user_email input {
	box-shadow: 0 0 0px 1000px var(--bgColor3) inset !important;
	border-bottom: 2px solid var(--border-main0) !important;
	-webkit-text-fill-color: var(--textColorWhite) !important;
}
#pronos .quoteName a span,
.popzKeyClose, #betovrw h2, #transMoneyPopup #transaction_service,
section.InsSection div.col-md-6 p, #transMoneyPopup label input,
.navbar-nav .nav-link span, #dialog_cont .pageListNumbers,
section.InsSection div.col-md-6.text-roght span,
#correctScoreContainer .tableOdd .gameodd,
#loginbox label > span, #main_content .menu ul li.current a, #password_lost_dialog,
.popzForm #user_name, #user_email, #SRLive .Odds_container a span,
.popzForm #user_name input, #user_email input, #bl_cont table td,
#modalew, .modalenterclose, #bh_details h6, #dialog_cont .tdati td,
#speedOdds tr td a span, #bl_cont tr.highlight, .ui-datepicker td a.ui-state-default,
.popzContent, .simpleFormNewUser #registrationForm table tbody tr td,
.mcontent .mtable .etable.div_tbody .InsNesha .oddTd a span, #transMoneyPopup textarea,
.atable .InsOddsAntepost.div_td .div_tr .div_td a span, #dialog_cont p strong,
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all a,
.row_4 select option, select option, #betovrw .head .betlistnext, #betovrw .head .betlistprev,
#betovrw table td, #betovrw .head .close {
	color: var(--textColorWhite) !important;
}
.pronoClass div span, .popzContent #runningBets .otherbets a,
.navbar-nav .current .nav-link span,
#speedOdds .header th, .popzContent #runningBets .todaybets a,
#betovrw .head h1, #betovrw thead, #popwBalanceDetail th,
#betovrw .foot .print label, #bd_content table th, #bl_cont table th,
.managecustomers .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix,
.sportreportdetails .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix .ui-dialog-title,
.formsContainer .section:has(.scrollable_section) h1,
#betovrw table tr.evDetails td span, #betovrw table tr.evDetails td,
#betovrw tfoot td {
	color: var(--textColor) !important;
}
#pronos .odds .div_td.quoteName, #bd_content, #bl_cont table th, #bl_cont table td,
#betovrw .head .next_prev_buttons .betlistnext, #betovrw .head .next_prev_buttons .betlistprev,
#betovrw .foot .print input, .bl_cont_table, #bd_content table th, #bd_content table td,
.sportreportdetails .ui-dialog.ui-widget.ui-widget-content.ui-corner-all #control_panel #manage_columns li,
.popzContent #runningBets .tdati thead th, .popzContent #runningBets .tdati tbody td,
#dialog_cont .tdati_wrapper, #dialog_cont .tdati thead.sortable th, #dialog_cont .tdati td,
#result_table input, #betovrw .next_prev_buttons .betlistprev, #betovrw .next_prev_buttons .betlistnext {
	border: 1px solid var(--border-main0)  !important;
}
.sportreportdetails .ui-dialog.ui-widget.ui-widget-content.ui-corner-all #control_panel #manage_columns li#submit_btn {
	border: none !important;
}
.best_seller .mtable .selectorImage,
#best_seller .navGroup.activetab,
.next_events .mtable .selectorImage,
#next_events .navGroup.activetab {
	background: var(--border-main2) !important;
}
.best_seller .mtable .div_tbody .typeMatchInfo,
.next_events .mtable .div_tbody .typeMatchInfo,
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all a.ui-state-focus,
.restable tr th {
	background: var(--border-main) !important;
}
.groupName > img, .ui-widget-content .ui-icon,
.cfissa a.glyphicon-ok-sign.attiva:before {
	filter: none !important;
}
ul.navbar-nav > li.nav-item.current > .nav-link img,
.icon-holder svg {
	filter: brightness(0) saturate(100%) invert(81%) sepia(75%) saturate(2650%) hue-rotate(356deg) brightness(105%) contrast(105%) !important;
}
.InsSection .InsButtonNenad#btn1, .InsSection .InsButtonNenad#btn2,
a#my_betslist, a#my_balancelist,
a#my_messages, .managecustomers.extendedChild a,
#bh_reset, #bh_search,
#languageSelection .selectFlags ul.languageList li.selected, .popupCash button, #registrationForm input,
.sportreportdetails .ui-dialog.ui-widget.ui-widget-content.ui-corner-all #control_panel #manage_columns #submit_btn input,
#bl_header input, #bh_options li a {
	background: var(--border-main0) !important;
	border: 1px solid var(--border-main0) !important;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all,
#main_content .menu ul li.current {
	background: var(--table_header) !important;
}
.InsSection .InsButtonNenad#btn1.current,
.InsSection .InsButtonNenad#btn2.current {
	border: 1px solid transparent !important;
	background: var(--table_row_2) !important;
}
.theme-toggle-label {
	border: 2px solid var(--textColorWhite);
}
.InsSection .hrDiv {
	background: radial-gradient(50% 50% at 50% 50%, var(--textColorWhite) 0%, rgba(209, 205, 205, 0) 100%);
}
.best_seller .mtable .div_tbody .typeMatchInfo .oddTd a,
.next_events .mtable .div_tbody .typeMatchInfo .odddiv a,
#correctScoreContainer .tableOdd .gameodd,
#SRLive .Odds_container a {
	background: var(--table_header) !important;
	border-radius: 5px;
	color: var(--textColor4);
}
.best_seller .mtable .div_tbody .typeMatchInfo .oddTd.odd_hidden a,
.next_events .mtable .div_tbody .typeMatchInfo .odddiv.odd_hidden a {
	background: none !important;
	color: var(--bg_text) !important;
	font-size: 18px !important;
}
#live_content .mtable .oddTd a.selected,
.atable .InsOddsAntepost.div_td .div_tr .div_td a.selected {
	background-color: var(--textColor) !important;
} 
#live_content .mtable .oddTd a.selected span,
#livebettingLightContent .oddTd:has(a.selected)::before,
.mcontent .mtable .etable.div_tbody .InsNesha .oddTd a.selected span,
.atable .InsOddsAntepost.div_td .div_tr .div_td a.selected span,
.mtable .spread {
	color: var(--bg_text) !important;
}
.totevents span#totNEvents {
	background: var(--textColorWhite) !important;
}
.popUpLogin input {
	color: var(--textColorWhite) !important;
	caret-color: var(--textColorWhite) !important;
}
#loginbox .submit_pass button,
.popzContent #password_lost_dialog #answ_req {
	border: 2px solid var(--border-main0) !important;
	transition: 0.3s ease;
}
#loginbox fieldset .submit_pass button {
	background: var(--textColor) !important;
	color: var(--bg_text) !important;
}
#evaluatingbetscontainer .h1header{
	color: var(--textColorWhite) !important;
}
.popUpLogin legend:after, #bd_content table th,
#registrationForm input, #bl_cont table th, #transMoneyPopup textarea,
.hnavG select, .hnavG input, #giroconto li a#submit,
div#user_navigation div.wrapper ul.hnavS li,
#transMoneyPopup label input, #transMoneyPopup #transaction_service {
	background: var(--border-main0) !important;
}
#giroconto_refresh {
	filter: var(--filter_White);
}
.best_seller .mtable .div_tbody .typeMatchInfo .small a,
.next_events .mtable .div_tbody .typeMatchInfo .small a {
	background: none !important;
	color: var(--bg_text) !important;
}
.next_events .mtable .div_tbody .typeMatchInfo .small a {
	font-weight: normal !important;
}
#systable .row2 div .wincomb,
#tresult .tdati .CodBet a, #tresult.betslist a,
.groupmenu .live_match .match_result .matchRade_score_details .matchRade_realScore span,
.groupmenu .live_match .match_detail .period, #SRLive .match_stats span.time-text {
	color: var(--textColor3) !important;
}
#agency_options .loadreserved_collapsed .h1header,
#agency_options .agoptions_collapsed .h1header {
	background: var(--border-main);
} 
#agency_options .loadreserved_collapsed .h1header h1,
#agency_options .agoptions_collapsed .h1header  h1,
#speedcouponcontainer.speedcouponcontainer_collapsed #easybet_head.chead h1,
#SRLive span.match_name {
	color: var(--bg_text) !important;
}
#sport_accountsummary .formsContainer h1.titleAS,
#sport_accountsummary #tsummary.tdati .div_thead .div_tr,
.BackgroundColore {
	background: var(--table_row) !important;
}
#sport_accountsummary #tsummary.tdati .div_tbody .div_tr,
#sport_accountsummary #tsummary.tdati .div_tfoot .div_tr,
.allodds_tr .btn-group.btn-group-justified .btn {
	background: var(--table_sub_header) !important;
}
.oddsList button.collapsing_Tutti.up-arrow::before,
.oddsList button.collapsing_Tutti.down-arrow::before {
    border-color: var(--border-main7) !important;
}
.clear-btn {
	background: var(--border-main4) !important;
}
.allodds_cont .allodds_match_name .allodds_match_glyphicon a,
.mhead a {
    filter: invert(65%) grayscale(100%) !important;
}
.allodds_cont .allodds_match_name .allodds_match_glyphicon a.betrad_stats,
.mhead a.mrefresh {
	filter: invert(35%) grayscale(100%) !important; 
}
.formsContainer .filters .childToggle,
.filters .toggleFiltersButton,
.balancelist .fieldset .filters .childToggle,
.balancelist .filters .toggleFiltersButton {
	filter: brightness(40%) opacity(50%) !important;
}
.resultsSection .tresult_wrapper,
#messagelist .message_table_wrapper {
	box-shadow: var(--table_box_shadow) !important;
}
.tresult_wrapper .tdati .greenValue {
    color: #158637 !important;
}
.reports table#list > tbody > tr > td:first-child+td {
	background: var(--bgTableColor2) !important;
}
.selectFlags ul.languageList li {
	background: var(--bgColor4) !important;
}
#bl_cont table tr:first-of-type th, #bd_content table th,
.popzContent #runningBets .tdati thead th {
	border-top: none !important;
}
#bl_cont table th:first-of-type, #bl_cont table td:first-of-type,
#bd_content table th:first-of-type, #bd_content table td:first-of-type,
#dialog_cont .tdati thead th:first-of-type, #dialog_cont .tdati td:first-of-type {
    border-left: none !important;
}
#bl_cont table th:last-of-type, #bl_cont table td:last-of-type,
#bd_content table th:last-of-type, #bd_content table td:last-of-type,
#dialog_cont .tdati thead th:last-of-type, #dialog_cont .tdati td:last-of-type,
.popzContent #runningBets .tdati tbody td:last-of-type {
    border-right: none !important;
}
#bl_cont table tr:last-of-type td, #bd_content table tr:last-of-type td {
    border-bottom: none !important;
}
#dialog_cont .tdati tfoot td,
.popzContent #runningBets .tdati {
	border: none !important;
}
#groupmenuMobile li a img{
	/* filter: var(--colorBlue) !important; */
	filter: brightness(0) saturate(100%) invert(29%) sepia(98%) saturate(638%) hue-rotate(180deg) brightness(95%) contrast(97%) !important;
}
.popzContent #runningBets .tdati {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12);
}
.coupon table, .system table,
.summary table, .events table tbody,
#betovrw .next_prev_buttons {
	background: var(--table_header5) !important;
}
.body .system .table_wrapper table tbody tr:nth-of-type(odd) {
	background-color: var(--table_header5) !important;
}
.coupon, .system, .summary, .events {
	border-bottom: 2px dashed var(--table_header3) !important;
}
#bh_options li a#bh_showbetdetails,
#bh_options li a#bh_showsystemdetails {
	line-height: 1;
	text-align: center;
}
#eventsdetails:has(table), #combdetails:has(table) {
	border: 1px solid var(--border-main0);
	border-radius: 7px;
	margin: 5px 15px;
	overflow: hidden;
}
#combdetails:has(table) {
	margin-top: 15px;
}
#bh_systemdetails th:last-of-type,
#bh_systemdetails td:last-of-type {
  border-right: none !important;
}
#bh_systemdetails th:first-of-type,
#bh_systemdetails td:first-of-type {
  border-left: none !important;
}
#bh_systemdetails tr:last-of-type td {
	border-bottom: none !important;
}
#bh_systemdetails th {
	border-top: none !important;
	background: var(--border-main0);
	color: var(--textColor) !important;
}
#bh_systemdetails tr {
	height: 25px;
}
#bh_systemdetails tr th, 
#bh_systemdetails tr td {
	vertical-align: middle;
}
footer>.container>.row>div{
    height: 65px;
}
.League_Name {
	font-weight: bold;
}
#topshortcuts .h1header,
.nanocontentPosition .h1sport,
#ANTEPOST_titleMobile, #ANTEPOST_title {
	color: var(--textColor) !important;
	text-shadow: 0.5px 0.5px 1px rgb(19, 19, 19);
}
.InsSection #languageSelection {
	display: none;
}
footer a[href*="p=thebookmaker"],
footer a[href*="p=privacypolicy"],
footer a[href*="p=contacts"] {
	display: none !important;
}
#menuItems .contacts,
#menuItems .thebookmaker,
#menuItems .privacypolicy{
	display: none;
}
.print_page.glyphicon.glyphicon-print,
.ico_print.glyphicon.glyphicon-print {
	display: none !important;
}
.coupLarge .giocata {
	border: 1px solid var(--border-main3) !important;
}
.coupLarge .giocata .descr {
	background: var(--border-main) !important;
}
.firstRowTable .evedate_thead .evedate,
.insTableCss .mtable .etable .evename span.NameOfEve,
.mcontent .mtable .etable.firstRowTable .evecode {
	font-weight: 700 !important;
}
.coupon_foot #ibtns #cstep1.cstep .ib_scom,
.coupon_foot #ibtns #cstep2.cstep .button.ib_conf {
	background: #18bb00 !important;
}
.coupon_foot #ibtns #cstep1.cstep .ib_scom span,
.coupon_foot #ibtns #cstep2.cstep .button.ib_conf span,
.coupon_foot #ibtns #cstep2.cstep .button.ib_canc span {
	color: var(--textColorWhite) !important;
}
.coupon_foot #ibtns #cstep2.cstep .button.ib_canc {
	background: #ce3333 !important;
}
#registrationForm2 input, #registrationForm2 label,
#registrationForm input {
	color: var(--textColorWhite) !important;
}
#dialog .dlg-content:has(#betovrw) {
	background: rgba(0, 0, 0, 0.6) !important;
}
.ui-dialog.ui-widget.ui-widget-content:has(#newUser2) .ui-dialog-title {
	color: var(--textColor) !important;
}

#lobbies_container>ul.lobbies_thumbs>li>a  {
	background-color: var(--table_row_2) !important;
}
#lobbies_container>ul.lobbies_thumbs>li.active>a {
	border-color: var(--textColor) !important;
	background-color: var(--bgColorHover) !important;
}
.game_category_nav_tab_menus .activeCat,
#searchInput::placeholder, .insRadeInputGroup input::placeholder {
	color: var(--colorHeader) !important;
} 
.countCat {
	background: var(--border-main4) !important;
	color: var(--textColorWhite) !important;
}
.game_category_nav_tab_menus .activeCat .countCat {
	background: var(--bgColor2) !important;
	color: var(--textColor) !important;
}
#searchInput:focus, #searchInput:active,
.insRadeInputGroup input:focus, .insRadeInputGroup input:active {
    -webkit-text-fill-color: var(--colorHeader) !important;
}
#searchInput, .insRadeInputGroup input {
	background: var(--border-main) !important;
}
.form_content fieldset label input[type="radio"]:checked, .form_content fieldset label input[type="radio"]:focus {
    background: var(--textColor) !important;
}
div#thumbs_container_new .games_thumbs li img {
	border-radius: 0 !important;
}
#transfer_money .form_content fieldset label,
#movementBox #movFilter, #right_column #movementBox a,
#movementBox label > input, #movementBox label > select, #movResult td {
	color: var(--textColorWhite) !important;
}
#transferForm .form_content #btnTranfer {
	border: 1px solid var(--border-main3);
	background: var(--textColor) !important;
}
.games_categories .hcasino::after {
	background: linear-gradient(to left, #7070702e, var(--bgColor6)) !important; 
}
.games_categories .hcasino::before {
	background: linear-gradient(to right, #7070702e, var(--bgColor6)) !important; 
}
#movementBox {
	background: var(--bgColor3) !important;
} 
#movementBox label > input, #movementBox label > select {
	background: var(--border-main0) !important;
}
#movementBox #movFilter .btn_movement button {
	background: var(--border-main0) !important;
	color: var(--textColorWhite) !important;
}
input#amnTransfer:focus::placeholder {
    color: transparent !important;
}
#movResult:has(table), #movResult td {
	border: 1px solid var(--border-main0) !important;
}
#movResult thead td {
	border-top: none !important;
	color: var(--textColor) !important;
	background: var(--border-main0);
}
#movResult td:nth-child(4) {
	border-left: none !important;
}
#movResult td:last-of-type {
	border-right: none !important;
}
#movResult tr:last-of-type td {
	border-bottom: none !important;
}
#movResult table {
	width: calc(100% + 1px) !important;
	margin-left: -1px;
}
.betslist .row_inline > input, .betslist .row_inline > select {
	color: var(--table_header_3) !important;
}

#SRLive .eventview #live_events_odds .odd.selected,
#SRLive .eventview .odd.selected a {
	background: var(--textColor) !important;
}
#SRLive .eventview #live_events_odds .odd.selected a span {
	color: var(--bg_text) !important;
}
.class_cont .up-arrow img {
	filter: var(--colorInvert) !important;
}

#livecontent1 .sports_groups .sport_item span.groupico {
	filter: var(--colorBlue) !important;
}

.ui-widget-content .ui-datepicker-calendar a.ui-state-default.ui-state-active {
	background: #ffffff2f !important;
}

.country_Name {
	color: white;
}

#livecontent1 .sports_groups .sport_item.selected {
    background: linear-gradient(transparent, var(--bgColor), transparent) !important;
}
.live_events .insRadeSearch {
	border: 1px solid #ffffff8f !important;
}
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;
}
.managecustomers .ui-jqgrid-htable, .managecustomers table#list > tbody > tr > td:first-child+td {
	background: rgb(214, 214, 214) !important;
}
.managecustomers table#list > tbody > tr > td:first-child+td+td {
	background: none !important;
}

@media (min-width: 992px){
	#main_content {
		position: relative;
		top: 1%;
	}
	#left_column {
		position: fixed;
		top: calc(var(--navbar-height) + var(--section-height));
		height: calc(100vh - var(--navbar-height) - var(--section-height) - 1%);
	}
	#right_column {
		position: relative;
		top: calc(var(--navbar-height) + var(--section-height));
		height: calc(100vh - var(--navbar-height) - var(--section-height) - 1%);
		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) - 1%);
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.allodds_tr .allodds_cont #allOddsTutti:hover {
		border: 1px solid var(--table_header_3) !important;
    }
	footer.text-center.text-lg-start {
		background: var(--bgColor3) !important;
	}
	.table-wrapper-fixed {
		box-shadow: var(--table_box_shadow) !important;
	}
	#loadReserved tbody tr .button:hover,
	#opzAgenzia #btn_ricarica:hover,
	#ibtns a:hover, .day_nav a:hover,
	#ibtns a:hover span, ul#day_tabs li.day_nav a:hover .day_neve,
	.popupCash, #bl_header label {
		color: var(--textColorWhite) !important;
	}
	#groupmenu .list_gitem a:hover .nevents,
	#groupmenu .list_gitem a.opened:hover .nevents,
	#groupmenu .catemenu .list_citem a.citem:hover .nevents {
		color: var(--textColorWhite) !important;
	}
	.best_seller .mtable .div_tbody .typeMatchInfo .oddTd a:hover,
	.next_events .mtable .div_tbody .typeMatchInfo .odddiv a:hover,
	#SRLive .Odds_container a:hover {
		background: var(--textColor) !important;
	} 
	.mcontent .insTableCss .mtable .oddTd a:hover {
		background-color: var(--textColor) !important;
	}
	.insTableCss .mtable .oddTd a:hover .InsColor,
	#SRLive .Odds_container a:hover span.live_pron,
	#SRLive .Odds_container a:hover span.live_odd {
		color: var(--bg_text) !important;
	}
	#groupmenu .list_gitem .Antepost_main a:hover {
		background: none !important;
	}
	#groupmenu .list_gitem a:hover,
	.girocontoFloat #giroconto li a#submit:hover,
	div#user_navigation div.wrapper ul.hnavS li:hover {
		background: var(--bgColorHover) !important;
	}
	.best_seller .mtable .div_tbody .typeMatchInfo .oddTd a:hover,
	.next_events .mtable .div_tbody .typeMatchInfo .odddiv a:hover {
		color: var(--bg_text) !important;
	}
	nav.navbar li.nav-item:hover > .glow-line-4  {
		background: var(--textColor);
	}
	.popUpLogin #loginbox input:-webkit-autofill:hover {
		background-color: var(--bgColor3) !important;
		box-shadow: 0 0 0px 1000px var(--bgColor3) inset !important;
		border-bottom: 2px solid var(--border-main0) !important;
		-webkit-text-fill-color: var(--textColorWhite) !important;
	}
	.groupmenu_RadeCentral li a:hover span, #main_content .menu ul li:hover a,
	#speedsearch #speedOdds tr td a:hover span, .groupmenu #stampaquote_link a:hover,
	.groupmenu #running_link a:hover, .tab-pane button:hover,
	.button:hover:hover, .loginPopUp:hover {
		color: var(--textColorWhite) !important;
	}
	.InsSection .InsButtonNenad#btn1:hover, .InsSection .InsButtonNenad#btn2:hover,
	a#my_betslist:hover, a#my_balancelist:hover, .tab-pane button:hover,
	a#my_messages:hover, .managecustomers.extendedChild a:hover,
	#userPanel a.logout_btn:hover, .loginPopUp:hover,
	#main_content .menu ul li.current, .menu ul li:hover,
	#bh_reset:hover, #bh_search:hover, #bh_options li a:hover {
		background: var(--table_header) !important;
	}
	.atable .InsOddsAntepost.div_td .div_tr .div_td a:hover {
		background-color: var(--textColor) !important;
	}
	.mcontent .mtable .etable.div_tbody .InsNesha .oddTd a:hover span,
	.atable .InsOddsAntepost.div_td .div_tr .div_td a:hover span {
		color: var(--bg_text) !important;
	}
	#loginbox .submit_pass button:hover,
	.popupCash button:hover {
		background: var(--colorHeader) !important;
	}
	.best_seller .mtable .div_tbody .typeMatchInfo .small a:hover,
	.next_events .mtable .div_tbody .typeMatchInfo .small a:hover {
		background: var(--table_header) !important;
		color: var(--textColorWhite) !important;
	}
	#history_sport .button:hover:hover {
		color: var(--bg_text) !important;
	}
	.selectFlags ul.languageList li:hover {
		background: var(--bgColor6) !important;
	}
	.insTableCss .mtable .div_tbody .div_tr div.allodds a:hover {
		color: var(--textColorWhite) !important;
	}
	.best_seller .mtable .div_tbody .typeMatchInfo .oddTd.odd_hidden a:hover,
	.next_events .mtable .div_tbody .typeMatchInfo .odddiv.odd_hidden a:hover {
		background: none !important;
	}
	#loginbox .submit_pass button:hover,
	#evaluatingbetscontainer .betStatus_btns .button:hover {
		color: var(--textColorWhite) !important;
	}
	.coupon_foot #ibtns #cstep2.cstep .button.ib_conf:hover,
	.coupon_foot #ibtns #cstep2.cstep .button.ib_canc:hover {
		background: var(--colorHeader) !important;
	}
	#registrationForm2 table tbody tr #newUserConfirmButton2:hover,
	#registrationForm table tbody tr #newUserConfirmButton:hover {
		color: var(--textColorWhite) !important;
	}
	#lobbies_container>ul.lobbies_thumbs>li>a:hover {
		border-color: var(--textColor) !important;
		background-color: var(--bgColorHover) !important;
	}
	.form_content fieldset label input[type="radio"]:hover {
		background: var(--textColor) !important;
	}
	#popUpBtn:hover {
		color: var(--textColorWhite) !important;
	}
	#movementBox #movFilter .btn_movement button:hover {
		background: var(--bgColor2) !important;
	}
	#livecontent1 .sports_groups .sport_item:hover {
		background: linear-gradient(transparent, var(--bgColor), transparent) !important;
	}
	.ui-widget-content .ui-datepicker-calendar a.ui-state-default.ui-state-hover {
		background: #ffffff2f !important;
	}
	a:hover {
		color: var(--bg_text);
	}
	#create_account_box a:hover{
		background-position:0 -80px;
	}
	#link_sportsbook:hover {
		background-position: 0 -40px;
	}
	#link_live_betting:hover{
		background-position:0 -40px;
	}
	#link_poker:hover{
		background-position:0 -40px;
	}
	#mainMenu>ul span:hover{
		color: var(--dropdown-hover-color);
	}
	.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;
	}
	.mtable th:hover{
		text-decoration:none;
	}
	.layout_btns a:hover{
		color: #555;
		text-decoration:none;
	}
	.hide_sport_menu:hover{
		background-position: 0 -30px;
	}
	.hide_sport_menu.off:hover{
		background-position: 0 -30px;
	}
	.layout_btns a.repeat_last:hover{
		color: #555;
	}
	.ctable tr:hover td{
		background-color:#5B98CA;
	}
	#welmsg p.welreadmsg a:hover{
		color: var(--bg_text);
		text-decoration:underline;    
	}
	.left_column_button a:hover{
		background-position:0px -50px;
	}
	.waiting_bet_cancel a.waiting_bet_cancel_btn:hover{
		color:#000;
		background-color: var(--textColorWhite);
		color: var(--dropdown-hover-color);
	}

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

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

}
@media (max-width: 991px) {
	.popUpLogin #loginbox input::selection, .popUpLogin #loginbox input:-webkit-autofill,
	.popzForm #user_name input, #user_email input {
		background-color: var(--bgColor3) !important;
		box-shadow: 0 0 0px 1000px var(--bgColor3) inset !important;
		border-bottom: 2px solid var(--border-main0) !important;
		-webkit-text-fill-color: var(--textColorWhite) !important;
	}
	.table-wrapper .tdati .CodBet, .resultsSection #tresult .tresult_wrapper .tdati tbody tr td:nth-child(2),
	.resultsSection #tresult .tresult_wrapper .tdati th:nth-child(2), .resultsSection #tresult .tresult_wrapper .tdati tbody tr td:first-of-type,
	.resultsSection #tresult .tresult_wrapper .tdati th:first-of-type {
		background: var(--textColor3) !important;
		color: var(--textColorWhite) !important;
	}
	#tresult .tdati .CodBet a, ul.accountS:first-of-type li a.insNav,
	ul.accountS:first-of-type li a.insNav span,
	.resultsSection #tresult .tresult_wrapper .tdati tbody tr td:first-of-type {
		color: var(--textColor) !important;
	}
	.expanded-row .detail-row.cashout::after,
	#popup-cloud li.selectedChild a {
		filter: none !important;
	}
	.managecustomers .ui-jqgrid-htable thead tr th,
	.managecustomers table#list > tbody > tr > td:first-child+td {
		background: rgb(214, 214, 214) !important;
	}
	.managecustomers table#list > tbody > tr.agenzia > td:first-child+td+td,
	.managecustomers table#list > tbody > tr.agenzia > td:first-child+td,
	.managecustomers table#list > tbody > tr.agenzia > td:first-child+td+td+td+td,
	.managecustomers table#list > tbody > tr.agenzia > td:first-child+td+td+td {
		background: var(--bgTableColor) !important;
	}
	.managecustomers table#list > tbody > tr.enduser > td:first-child+td+td+td+td,
	.managecustomers table#list > tbody > tr.enduser > td:first-child+td+td+td,
	.managecustomers table#list > tbody > tr.enduser > td:first-child+td+td,
	.managecustomers table#list > tbody > tr.enduser > td:first-child+td {
		background: var(--bgTableColor2) !important;
	}
	.resultsSection .tr_wrapper::before {
		background: var(--table_header3) !important;
	}
	.mobile-footer>nav>div.container-fluid>ul.nav>li>a>span.text,
	.groupmenu li a.gitem.opened span, .insTableCss .mtable .oddTd a span,
	ul.navTabs a, ul.navTabs a span, .navTabs.TabsBanner a span, ul.accountS li a.insNav span,
	.mobile-footer #popup-cloud li span.text, #groupmenuMobile li a.gitem.opened span,
	#giroconto #girocontoClose {
		color: var(--textColorWhite) !important;
	}
	.mcontent .insTableCss .mtable .oddTd a.selected span,
	.money_info .sport, .money_info .poker, .money_info .casino, .money_info .game,
	#transfer_money .form_content fieldset label, .insSearchMani-container i.glyphicon.glyphicon-remove,
	.insSearchMani-container #insSearchMani {
		color: var(--bg_text) !important;
	}
	.groupmenu li a.citem.opened {
		background: var(--border-main2) !important;
	}
	#groupmenuMobile li a.gitem.opened img,
	#giroconto_refresh::before {
		filter: var(--white_icons) !important;
	}
	.radeSlickBtn.down, .splittedClassesBtn.down,
	.radeSlickBtn.up, .splittedClassesBtn.up {
		filter: var(--colorInvert);
		opacity: 0.3;
	}
	#providerListed {
		filter: var(--colorInvert);
		opacity: 0.5;
	}
	.navbar-toggler {
		border-right: 2px solid var(--border-main0) !important;
	}
	.InsSectionNav  #logged button {
		border-left: 2px solid var(--border-main0) !important;
	}

	.toggle-container button {
		filter: unset !important;
	}

	.nanocontentPosition .list_gitem.openedIns input.box_Sport[type="checkbox"] {
		border: 1px solid var(--textColorWhite) !important;
	}
	ul.navbar-nav > div.nav-item.current > .nav-link img {
		filter: var(--colorYellow);
	}
	#navbarSupportedContent div ul:nth-of-type(2),
	#navbarSupportedContent div ul:nth-of-type(4),
	#navbarSupportedContent div ul:nth-of-type(5), 
	#navbarSupportedContent div ul:nth-of-type(8) {
		display: none !important;
	}

	#navbarSupportedContent div ul.TabsBanner {
		padding-top: 20px !important;
		border-radius: 15px 15px 0 0;
	}
	
	.navTabs #languageSelection, #navbarSupportedContent ul.navTabs,
	#accountNavHeader ul.accountS li:not(:last-child) a.insNav {
		border-bottom: 1px solid var(--border-main0) !important;
	}
	#accountNavHeader ul.accountS li:not(:first-child) a.insNav {
		border-top: 1px solid var(--border-main0) !important;
	}
	.list-group-item-action:focus, .list-group-item-action:hover {
		background: var(--bgColor2) !important;
		filter: brightness(0.8);
	}
	#popup-cloud li {
		border-bottom: 1px solid #ffffff3f !important;
	}
	#popup-cloud li:last-of-type {
		border-bottom: none !important;
	}
	#popup-cloud li:last-of-type {
    	border-bottom: none;
	}		
	#popup-cloud li.selectedChild a, ul.navbar-nav > div.nav-item.current > .nav-link img {
	    filter: brightness(0) saturate(100%) invert(81%) sepia(75%) saturate(2650%) hue-rotate(356deg) brightness(105%) contrast(90%) !important;
	}
	#btnRefresh::after, .insSearchMani-container i.glyphicon.glyphicon-remove {
		filter: var(--colorInvert) !important;
	}
	input#amnTransfer {
		border: var(--border-main0) !important;
	}
	.money_info .moneyAmount span span {
		color: var(--textColor3) !important;
	}
	.radio1::before, .radio2::before {
		background: linear-gradient(139.4deg, #000 8.21%, transparent 95.38%) !important;
	}
	#accountNavHeader .glyphicon-arrow-right:before {
	    content: "❯";
	    display: inline-block;
	    font-size: 20px;
	    margin-top: -8px;
	}
	#giroconto.giroconto_mobile ul {
		background: var(--bgColor3) !important;
	}
	#giroconto li a#submit {
		background: var(--border-main0) !important;
	}
	.loginPopUpMobile {
		background: var(--textColor) !important;
	}

	#groupmenuTrackMobile {
        background: var(--bgColor2) !important;
    }

	#groupmenuTrackMobile li img{
		filter: var(--nofilterMobSportTrack) !important;
	}
	.navbar-childrens #languageSelection {
		height: 100% !important;
	}
	.navbar-childrens #Lang_Theme {
		margin-bottom: 10px !important;
		height: 45px !important;
	}
	#bh_systemdetails #combdetails table {
        overflow-x: auto;
        min-width: 900px;
    }
	#bh_systemdetails #eventsdetails table {
        overflow-x: auto;
        min-width: 700px;
    }
	#eventsdetails, #combdetails {
		overflow: auto !important;
	}
}

li, ul{    
    list-style:none;
}

.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;
}

.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;
}

#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 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;
}
#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_poker{
    background:url("../img/poker.png") no-repeat;
   
}
#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;    
}

.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 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);
}

.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 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;
}

#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;
}

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;
}

#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 {
	background: #006352;
	background: -moz-linear-gradient(top, #006352 0%, #004a37 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006352), color-stop(100%,#004a37));
	background: -webkit-linear-gradient(top, #006352 0%,#004a37 100%);
	background: -o-linear-gradient(top, #006352 0%,#004a37 100%);
	background: -ms-linear-gradient(top, #006352 0%,#004a37 100%);
	background: linear-gradient(to bottom, #006352 0%,#004a37 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006352', endColorstr='#004a37',GradientType=0 );
	height: 22px;
	padding-top: 8px;	
	width: 100%;
}
.layout_btns a {
    color: var(--CorrectDark);
	display: block;
	float: left;	
	margin: 0 10px;
}
.layout_btns a span{
     padding: 0 6px;
    
}
.hide_sport_menu{
    text-decoration:none;      
}
.hide_sport_menu.off{
      
      background-repeat: no-repeat;
}
.layout_btns a.repeat_last{
    
    float: right;
    
}
#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 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);;
}

.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;
}
	
.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;
}

#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 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;
}

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

.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;
}

.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;
}

.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;
}

#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;
}
#menuLoading{
	background-image: url("../img/menuloading.gif");
	display: block;
	height: 16px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 16px;
}
#sliderBlockerLoader #menuLoading {
  right: 5px;
  top: 4px;
}

.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;

}
#homesport{
    visibility:hidden !important;    
}
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;
}

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

.widget{
	position: relative;
}

.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.big{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}

.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;
}
.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%;	
}
.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;
}
#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;
	
}
.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;
}

.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;
	
}
.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;
}

.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;
}

#jqgh_fidoDisponibile2 {
	font-weight: bold;
}

#jqgh_Balance {
	font-weight: bold;
}

#jqgh_BalanceNet {
	font-weight: bold;
}

#jqgh_Fido {
	font-weight: bold;
}

td[aria-describedby="list_fidoDisponibile2"] > span.positivo {
	color: green;
}

td[aria-describedby="list_Balance"] > span.positivo {
	color: green;
}

td[aria-describedby="list_BalanceNet"] > span.positivo {
	color: green;
}

td[aria-describedby="list_fidoDisponibile2"] > span.negativo {
	color: red !important;
}

td[aria-describedby="list_Balance"] > span.negativo {
	color: red !important;
}

td[aria-describedby="list_BalanceNet"] > span.negativo {
	color: red !important;
}

td[aria-describedby="list_Fido"] > span {
	color: orange;
}