/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*! jQuery UI - v1.9.2 - 2016-03-21
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/css/jquery-UI/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/css/jquery-UI/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/css/jquery-UI/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/css/jquery-UI/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/css/jquery-UI/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/css/jquery-UI/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/css/jquery-UI/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/jquery-UI/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/jquery-UI/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
@font-face {
    /* font-family: 'BebasRegular';
    src: url(/res/Client/css/BEBAS___-webfont.eot);
    src: url(/res/Client/css/BEBAS___-webfont.eot?#iefix) format('embedded-opentype'), 
         url(/res/Client/css/BEBAS___-webfont.woff) format('woff'),
         url(/res/Client/css/BEBAS___-webfont.ttf) format('truetype'),
         url(/res/Client/css/BEBAS___-webfont.svg#BebasRegular) format('svg');
      
    font-weight: normal;
    font-style: normal; */

}


/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/



/* hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
} */



/* h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
} */

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	/* margin-left: 30px; */
}

/* p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
} */
/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 950px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
ta}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Elimina i margini per i div che si trovano sui bordi laterali */
.inleft {
	margin-left:0;
}
.inright {
	margin-right:0;
}
/*CSS HANDLER */
/*CSS HANDLER */
/*CSS HANDLER */
/*CSS HANDLER */
/*CSS HANDLER */
/*CSS HANDLER */
/* Alcuni menu compaiono senza la manina */
a>* {
	cursor:pointer;
}

.groupmenu a.citem span.eve_name{
	display:block;
	font-size:11px;
	overflow:hidden;
	position:static;
	white-space:nowrap;
	width:122px;
}

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

#tncode, #barcode{
	background:url(/res/Client/img/textinput3.png);
	width:156px;
}

li#stampaquote_link{
	display:none
}

/* Il menu del footer � identico al menu dell'header (dinamico) ma non deve avere background */
#footer #nav_spt, #footer #nav_ipp,
#footer #nav_trs,#footer #nav_pkr, #footer #nav_gev  {
	background-image:none;
}
/*per il popup di allodds/tutte le scommesse*/

#popup_drag {
	background-color:transparent;
	background-image:url(/res/Client/img/allodds_head_bg.png);
	cursor:move;
	height:45px;
}

#popup_drag span {
	display:block;
	float:left;
	font-size:14px;
	margin-left:7px;
	padding:10px;
}

#popup #pronos td {
	text-align:left;
	cursor:pointer;
}

#popup #pronos td a.selected {
	background-color: #FeBc05;
}

/*per la pagina principale dell'offerta riquadro news avanti indietro*/

.offerNewsNav {
	color:#FFFFFF;
	padding:5px 10px;
}

.offerNewsNav .prev {
	float:left;
	text-align:left;
	width:40%;
}

.offerNewsNav .pos {
	float:left;
	text-align:center;
	width:20%;
}

.offerNewsNav .next {
	float:right;
	text-align:right;
	width:40%;
}

/****per la sezione della guida al poker e degli avatar ******/
/*sezione della guida al poker*/

.faqclosed, .faqopened{
	background-position:0 8px;
	background-repeat:no-repeat;
	font-size:15px;
	padding-left:12px;
	margin-bottom:4px;
	cursor:pointer;
}

.faqclosed{background-image:url(/res/Client/img/collapsed.png);}
.faqopened{background-image:url(/res/Client/img/expanded.png);}

.content{/*serve per il posizionamento di #offerLoading */
	float: left;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
}

/* LOADING... */
#offerLoading {
	left:168px; top:150px;
	padding:10px;
	position:absolute;
}

/*avatar*/

#top_avatar_big{
	height:264px;
}

.left_avatar_big{
	float:left;
	margin-left:60px;
}

.right_avatar_text{
	float:left;
	margin-left:20px;
}

.formbody .right_avatar_text h2{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.formbody .right_avatar_text h2 b{
	display:block;
	font-size:14px;
	font-style:normal;
}

.collezionalitutti{
	clear:both;
	font-size:22px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}

.classe{
	clear:both;
	font-size:18px;
	font-weight:bold;
	margin-left:60px;
	width:700px;
}

.classe li{
	list-style-type:none;
	margin-left:0;
	float:left;
}

.classe img{
	margin-right:10px;
	margin-top:0;
}

#avatar_image img{
	width:210px;
}

#avatar_sign img{
	width:226px
}

#avatar_info div{
	background: transparent none repeat scroll 0% 0%;
	overflow: hidden; float: left;
	width: 220px;
	height: 200px;
}

#avatar_info div:first-child{
	background: transparent none repeat scroll 0% 0%;
	overflow: hidden; float: left;
	width: 170px;
	height: 200px;
}

/*per la h2 della privacy*/
div.contenuto h2:first-child{ 
	margin-top: 10px;	
}

div.contenuto h2{
	color: #FeBc05;
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 24px;
}

/* Per la pagina dei PDF degli Utenti */
a.PDFscaricato, a.PDFnonscaricato {
	display:block;
	padding-left:20px;
	height:20px;
	background-position:left;
	background-repeat:no-repeat;
}

a.PDFscaricato {
	background-image:url(/res/Client/img/icon/PDFscaricato.png);
}

a.PDFnonscaricato {
	background-image:url(/res/Client/img/icon/PDFnonscaricato.png);
	font-weight:bold;
}

/*nascondo il link di richiesta password*/
/*CSS solo per la stampa dei risultati in apps*/
 
@media print{
	/*solo per la stampa*/	
	body{
		background:none !important; 
	}
	#header {
		display:none;
	}
	#tresult{
		display:block;
		position:absolute;
		top:0;
		visibility:visible;			
	}
	#tresult thead, #tvoucher thead, #RCtable thead {
		visibility:hidden;
	}
	#tresult {
		width:100%;
	}
	#tresult table {		    
		width:100%;		    
	}
	#tresult table td{			
		border-bottom:1px dashed #8C8C8C;
		color:#444444;	    
	}
	#tresult tbody .rwoffer td {
		background-color:#999999;
		background-image:none;
		background-position:0 0;
		background-repeat:repeat;
		font-weight:bold;
		color:#444444;
		font-size:18px;
	}
	#tresult tbody .rwcateg td{
		background-attachment:scroll;
		background-color:#bbbbbb;
		background-image:none;
		background-position:0 0;
		background-repeat:repeat;
		font-weight:bold;
		color:#666666;
		font-size:16px;
	}
	#tresult tbody .rwmanif td{		    
		background-attachment:scroll;
		background-color:#eeeeee;
		background-image:none;
		background-position:0 0;
		background-repeat:repeat;
		font-weight:bold;
		color:#888888;
		font-size:14px;
	}
	#footer_content {		
		display:none;
	}
	#header {
	    display: none;   
	}
	#left_column {
	    display:none;
	}	 
	#center_column {
	    display:block;
	}    
	#main_content {
	    width:100%;
	}
	.contenuto *{
	    color:#000;
	    font-family:"arial";
	    font-size:11px;
	}
	h1{
	    color:#000 !important;
	    font-family:"arial";
	    font-size:16px;
	    text-align:center;
	}
	.contenuto h2{
	    color:#000 !important;
	    font-family:"arial";
	    font-size:14px;
	}
	.print_page{
		display:none !important;
		visibility:hidden;
	}
	#footer{
		display:none;
	}
	#user_box{
		display:none;
	}	
	.languageMessage,
	.languageError{
		display:none;
	}	
}

.footer_box h3 + img +h3 +img +a{
	display:none;
}

.hidden{
	display: none;
}

/*sezione visualizzazione del biglietto*/
@media print{
	#detContainer, .detail_visible, .detail_hidden{
		display:none !important;
	}
}

@media screen{	
	#ticket_content .win, #ticket_content .run, #ticket_content .doh,
	#ticket_content .del, #ticket_content  #detailLink, #ticket_content #detContainer{
		background-image:url(/res/Client/img/printcoupon_sprite.png);
	}
	#ticket_content .win{
		background-color:#C7FFC9;
	}
	#ticket_content #AeventsTable.win{
		background-position:0px 0px;
	}
	#ticket_content  #BeventsTable.win{
		background-position:0px -20px;
	}  
	#ticket_content .run{
		background-color:#FFFEB3;
	}
	#ticket_content #AeventsTable.run{
		background-position:0px -122px;
	}
	#ticket_content  #BeventsTable.run{
		background-position:0px -142px;
	}
	#ticket_content .doh{
		background-color:#FFC7CE;
	}
	#ticket_content #AeventsTable.doh{
		background-position:0px -61px;
	}
	#ticket_content  #BeventsTable.doh{
		background-position:0px -81px;
	}
	#ticket_content  .del{
		background-color:#ccc;
	}
	#ticket_content #AeventsTable.del{
		background-position:0px -445px;
	}
	#ticket_content  #BeventsTable.del{
		background-position:0px -465px;
	}
	#detContainer{
		background-color:#e4fbcd;
		background-position:0 -210px;
		background-repeat:repeat-x;
		display:block;
		margin:5px;
		padding:5px;
	}
	#combDetail table, #evDetail table{
		background-color:#f5f5f5;
		border:1px solid #999999;
		margin-top:10px;
	}
	#combDetail table th, #evDetail table th{
		background-color:#aaa;
		border:1px solid #777;
		border-top: none;
		border-left:none;
		font-size:11px;
		padding:3px 4px;
		text-align:center;
	}
	#combDetail table td, #evDetail table td{
		border-collapse:collapse;
		border-left:1px solid #DDDDDD;
		border-right:1px solid #DDDDDD;
		border-top:1px solid #DDDDDD;
		font-size:11px;
		height:24px;
		padding-left:6px;
		padding-right:6px;
		text-align:center;
	}
	#detailLink{
		background-position:0 -178px;
		background-repeat:no-repeat;
		color:#222222;
		display:block;
		font-size:10px;
		height:23px;
		line-height:23px;
		margin:0 auto;
		padding-left:7px;
		text-align:left;
		text-decoration:none;
		width:260px;
	}
}

.sign_tooltip {
	background-color:var(--colore_principale2);
	border: 1px solid var(--bg_color);
	box-shadow: 1px 4px 7px #000;
	color: var(--bg_color);
	display: block;
	hyphens: auto;
	padding: 5px 2px 5px 5px;
	position: absolute;
	text-align: left;
	z-index: 200;
	margin: 25px 0 0 45px;
	white-space: nowrap;
}

.ui-jqgrid .loading {                    
	display: list-item;
	font-weight: bold;
	left: 0;
	line-height: 22px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: auto;
	z-index: 101;
}

.ui-helper-clearfix:after {
	content: "";
	display: inline-table;
}

.hnav li a[href="?page=netent"],
.hnav li a[href="?page=rgnetent"],
.hnav li a[href="?page=novomatic"],
.hnav li a[href="?page=amatic"],
.hnav li a[href="?page=netentweb"],
.hnav li a[href="?page=playtechweb"]{
  display: none;
}

.ui-autocomplete {
  max-height: 300px;
  overflow: auto;
}

.login_popup{
	height: 40px;
}

.uPrefooter  a > img{
	vertical-align: middle;
}

li.new {
	position:relative
}

li.new::after {
	content: "new";
	font-family: arial;
	position: absolute;
	top: 4px;
	left: 100%;
	margin-left: -10px;
	text-align: center;
	transform: rotate(-12deg);
	color: red;
	background: #fff;
	border: 1px solid red;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1;
}

/* Stile rimosso da LOC_header.js */
#safeLoginBack {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	z-index: 1000;
	opacity: 0.5;
}

#safeLoginWin {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	color: rgb(0, 0, 0);
	z-index: 99999;
	top: 50px;
	position: fixed;
	margin: 0px auto 0px -200px;
	width: 400px;
	left: 50%;
}

#safeLoginWin h3,#safeLoginWin div {padding:10px}
#safeLoginWin div:nth-child(3) {text-align:right}
#safeLoginRqs_btn,#safeLoginClose_btn {margin:0 5px}
.form-control{border:1px solid #000 !important; margin:0 5px !important}

.btn{
	background: none;
	padding: 5px 12px;
	border-left: 2px solid #ffffff1f;
}
/* Fine stile rimosso da LOC_header.js */

.fixed-nav #orari_festivi {
	display: none;
}

#orari_festivi {
	position: absolute;
	width: 170px;
	left: calc(50% - 80px);
	top: 7px;
	padding: 5px;
	text-align: center;
}

#orari_festivi {
	cursor:pointer;
	color: wheat;
	display: inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-width:100px;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
	background: #5e0d0c;
	outline: none;
	border-radius: 5px;
	border: 1px solid #4c0300;
	box-shadow:
		inset 1px 1px 0px rgba(255,255,255,0.25), /* highlight */
		inset 0 0 6px #a23227, /* inner glow */
		inset 0 80px 80px -40px #ac3223, /* gradient */
		1px 1px 3px rgba(0,0,0,0.75); /* shadow */
	overflow: visible; /* IE9 & 10 */
	-webkit-transition: 500ms linear;
	-moz-transition: 500ms linear;
	-o-transition: 500ms linear;
	transition: 500ms linear;
	white-space: nowrap;
}

#orari_festivi::before {
	content: "";
	background-image: url(/res/client/img/common/snow_button.png);
	left: 0;
	top: -9px;
	width: 170px;
	height: 20px;
	position: absolute;
}

#orari_natale_msg {
	text-align: center;
	line-height: 17px;
	background-image: url(/res/client/img/common/bg_oraridinatale.jpg);
	margin: -6px;
	padding: 10px;
	text-shadow: 0 0 10px black;
	font-weight: bold;
	box-shadow: 0 0 140px black inset;
	border-radius: 15px;
	font-family: arial;
	color: white;
}

/*dropdown*/

.dropdowntoggle{
	position: relative;
	float: right;
}

.dropdowntoggle > a {
	display: inline-block;
	width: 20px;
	min-width: 20px !important;
}

.dropdowntoggle > a i {
	line-height: 20px;
}

.dropdowntoggle .glyphicon-chevron-up {
	display: none;
}

.dropdowntoggle.active .glyphicon-chevron-down {
	display: none;
}

.dropdowntoggle.active .glyphicon-chevron-up {
	display: inline-block;
}

.dropdowntoggle ul {
  max-height: 255px;
  overflow: auto;
  z-index: 1;
}

.allodd_evename {
	background: var(--bg_color);
	color: #ffffff;
	height: 32px;
	padding: 1px 0;
	text-align: left;
}

.allodd_evename > span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	max-width: 100%;
	overflow: hidden;
	text-indent: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
    color: var(--bg_text)
}

.allodd_evename .allodd_close,
.allodd_evename .allodd_close:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 5px;
  top: 7px;
  width: auto;
  display: none;
}

.allodd_cont {
  background: #fff none repeat scroll 0 0;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  display: initial;
  position: absolute;
  right: 0;
  top: 26px;
  width: 200px;
  z-index: 20;
}

.allodd_cont li{
	border-top: 1px solid var(--bg_color);
}

.allodd_cont li a {
	background-color: #fff;
	position: relative;
	text-align: left;
	text-decoration: none;
	border: none;
	margin: 0;
    color: #000;
}

.allodd_cont li a.selected {
    background: var(--bg_color);
    color: var(--bg_text);
}

.allodd_cont li.class_title span {
	background: var(--bg_color);
	color: var(--bg_text);
	font-size: 12px;
	display: block;
	line-height: 20px;
	text-align: center;
}

.allodd_prono {
	width: 40%;
	display: inline-block;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	padding-right: 24px;
	white-space: nowrap;
}

.allodd_oddval {
	padding: 0 4px;
}

.allodd_rule {
	position: absolute;
	right: 0;
	width: 15px;
	text-align: center;
	text-transform: uppercase;
}
/*dropdown*/

#interror {
	padding: 10px;
	color: #fff;
	background: #f00;
	margin: 0 5px auto;
}

/*thumbs casin� */
ul.games_thumbs li img {
	/*height: 117px;*/ /*Z: 26/05/2018 commentato perche' influenzava anche le immagini grandi delle landing*/
	width: 163px;
}

/*Z: 26/05/2018 aggiunto per correggere altre immagini su betapuestas etc*/
ul.fadeInUpBig.games_thumbs li img {
	width: 100%;
}

/*live cventalizato*/
.odds_table{
	display: table;
}

.odds_table .h1 {
	display: caption;
}

.odds_table .odd {
	display: table-cell;
	float: none;
	min-width: 33%;
}

#livecd {
	position: absolute;
	right: 20px;
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
}
: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(/css/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;
}

/*CSS HANDLER */
/*CSS HANDLER */
/*CSS HANDLER */
.gitem > .sport-icon-desk {
	width: 27px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	top: 5px;
	/* margin-top: 5px; */
	position: relative;
	align-items: center;
}

#gro_1:after,
.Calcio:after {
	background-position: right 0px;
}

#gro_1:hover:after,
.Calcio:hover:after {
  background-position: right -50px;
}

#gro_2:after,
.Basket:after {
	background-position: right -200px;
}

#gro_2:hover:after,
.Basket:hover:after {
	background-position: right -250px;
}

#gro_5:after,
.Golf:after {
	background-position: right -4200px;   
}

#gro_5:hover:after,
.Golf:hover:after{
	background-position: right -4250px;   
}


#gro_7:after,
.Tennis:after {
	background-position: right -100px;
}

#gro_7:hover:after,
.Tennis:hover:after {
	background-position: right -150px;
}

#gro_8:after,
.Pallavolo:after{
	background-position: right -300px;
}

#gro_8:hover:after,
.Pallavolo:hover:after{
	background-position: right -350px;
}

#gro_12:after,
.Football:after {
	background-position: right -400px;
}

#gro_12:hover:after,
.Football:hover:after{
	background-position: right -450px;
}


#gro_13:after,
.Rugby:after{
	background-position: right -600px;
}

#gro_13:hover:after,
.Rugby:hover:after{
	background-position: right -650px;
}

#gro_16:after,
.Motociclismo:after {
	background-position: right -1900px;
}

#gro_16:hover:after,
.Motociclismo:hover:after {
	background-position: right -1950px;
}

#gro_17:after,
.Hockey.Ghiaccio:after {
	background-position: right -500px;
}

#gro_17:hover:after,
.Hockey.Ghiaccio:hover:after {
	background-position: right -550px;
}

#gro_22:after,
.Pallamano:after {
	background-position: right -2300px;   
}

#gro_22:hover:after,
.Pallamano:hover:after {
	background-position: right -2350px;   
}

#gro_45:after,
.Baseball:after {
	background-position: right -900px;
}

#gro_45:hover:after,
.Baseball:hover:after {
	background-position: right -950px;
}


#gro_67:after,
.Beach.Soccer:after {
	background-position: right -2300px;   
}

#gro_67:hover:after,
.Beach.Soccer:hover {
	background-position: right -2350px;   
}

#gro_83:after,
.Antepost.Tennis:after{
	background-position: right -1100px;
}

#gro_83:hover:after,
.Antepost.Tennis:hover:after{
	background-position: right -1150px;
}

#gro_84:after,
.Antepost.Moto:after{
	background-position: right -1900px;
}

#gro_84:hover:after,
.Antepost.Moto:hover:after{
	background-position: right -1950px;
}

#gro_88:after,
.Speciali.Calcio:after ,
.Specials.League:after {
	background-position: right -2000px;
}

#gro_88:hover:after,
.Speciali.Calcio:hover:after,
.Specials.League:hover:after{
	background-position: right -2050px;
}

#gro_89:after,
.Snooker:after{
	background-position: right -2400px;        
}
#gro_89:hover:after,
.Snooker:hover:after{
	background-position: right -2450px;        
}

#gro_93:after,
.Beach.Volley:after{
	background-position: right -300px;
}

#gro_93:hover:after,
.Beach.Volley:hover:after{
	background-position: right -350px;
}

#gro_94:after,
.Freccette:after{
	background-position: right -2700px;     
}

#gro_94:hover:after,
.Freccette:hover:after{
	background-position: right -2750px;     
}

#gro_100:after,
.Cricket:after{
	background-position: right -2600px; 
}

#gro_100:hover:after,
.Cricket:hover:after{
	background-position: right -2650px; 
}

#gro_101:after,
.Antepost.Pallamano:after{
	background-position: right -4300px;  
}

#gro_101:hover:after,
.Antepost.Pallamano:hover:after{
	background-position: right -4350px;  
}


#gro_202:after,
.Fantasy.Soccer:after {
	background-position: right -2000px;
}

#gro_202:hover:after,
.Fantasy.Soccer:hover:after{
	background-position: right -2050px;
}

.automobilismo:after, .Automobilismo:after, .formula1:after, .Formula1:after, .formula:after, .Formula:after {
	background-position: right -1800px;
}

.automobilismo:hover:after, .Automobilismo:hover:after, .formula1:hover:after, .Formula1:hover:after, .formula:hover:after, .Formula:hover:after {
	background-position: right -1850px;
}

.atletica:after,  .Atletica:after {
	background-position: right -4100px;
}

.atletica:hover:after,  .Atletica:hover:after {
	background-position: right -4150px;
}




.pallanuoto:after, .Pallanuoto:after {
	background-position: right -1700px;
}

.pallanuoto:hover:after, .Pallanuoto:hover:after {
	background-position: right -1750px;
}



.sci.nordico:after, .Sci.Nordico:after, .sci_nordico:after, .Sci_Nordico:after, .Biathlon:after, .biathlon:after, .curling:after, .Curling:after, .Sci:after, .sci:after, .bob:after, .Bob:after {
	background-position: right -700px;
}

.sci.nordico:hover:after, .Sci.Nordico:hover:after, .sci_nordico:hover:after, .Sci_Nordico:hover:after,
.Biathlon:hover:after, .biathlon:hover:after, .curling:hover:after, .Curling:hover:after, .Sci:hover:after, .sci:hover:after, .bob:hover:after, .Bob:hover:after {
	background-position: right -750px;
}

.slittino:after, .Slittino :after{
	background-position: right -3500px;  	
}

.slittino:hover:after, .Slittino:hover:after {
	background-position: right -3550px;  	
}
.cinematografia:after, .Cinematografia:after, .cinema:after, .Cinema:after   {
	background-position: right -2800px;
}

.cinematografia:hover:after, .Cinematografia:hover:after, .cinema:hover:after, .Cinema:hover:after   {
	background-position: right -2850px;
}

.musica:after, .Musica:after, .sanremo:after, .Sanremo:after   {
	background-position: right -3600px;
}

.musica:hover:after, .Musica:hover:after, .sanremo:hover:after, .Sanremo:hover:after   {
	background-position: right -3650px;
}

.speciali.league:after, .Speciali.League:after, .speciali.League:after, .Speciali.league:after, .Antepost.American.Sport:after   {
	background-position: right -3700px;
}

.speciali.league:hover:after, .Speciali.League:hover:after, .speciali.League:hover:after, .Speciali.league:hover:after   {
	background-position: right -3750px;
}

.boxe:after, .Boxe:after, .boxing:after, .Boxing:after   {
	background-position: right -2500px; 
}
.boxe:hover:after, .Boxe:hover:after, .boxing:hover:after, .Boxing:hover:after   {
	background-position: right -2550px; 
}

.speciali.basket:after, .Speciali.Basket:after, .speciali.Basket:after, .Speciali.basket:after{
	background-position: right -2100px;
}
.speciali.basket:hover:after, .Speciali.Basket:hover:after, .speciali.Basket:hover:after, .Speciali.basket:hover:after{
	background-position: right -2150px;
}
.sport.invernali:after, .Sport.Invernali:after, .sport.Invernali:after, .Sport.invernali:after{
	background-position: right -700px;   
}

.sport.invernali:hover:after, .Sport.Invernali:hover:after, .sport.Invernali:hover:after, .Sport.invernali:hover:after{
	background-position: right -750px;   
}

.Snowboard:after, .snowboard:after {
	background-position: right -3000px;        
}
.Snowboard:hover:after, .snowboard:hover:after{
	background-position: right -3050px;        
}
.Freestyle:after, .freestyle:after {
	background-position: right -3100px;        
}
.Freestyle:hover:after, .freestyle:hover:after{
	background-position: right -3150px;        
}
.Pattinaggio.Figurativo:after, .pattinaggio.figurativo:after, .Pattinaggio.figurativo:after, .pattinaggio.Figurativo:after {
	background-position: right -3200px;        
}
.Pattinaggio.Figurativo:hover:after, .pattinaggio.figurativo:hover:after, .Pattinaggio.figurativo:hover:after, .pattinaggio.Figurativo:hover:after {
	background-position: right -3250px;        
}
.Short.Track:after, .short.track:after, .Short.track:after, .short.Track:after {
	background-position: right -3300px;        
}
.Short.Track:hover:after, .short.track:hover:after, .Short.track:hover:after, .short.Track:hover:after {
	background-position: right -3350px;        
}

.Pattinaggio.Velocit:after, .pattinaggio.velocit:after, .Pattinaggio.velocit:after, .pattinaggio.Velocit:after {
	background-position: right -3300px;        
}
.Pattinaggio.Velocit:hover:after, .pattinaggio.velocit:hover:after, .Pattinaggio.velocit:hover:after, .pattinaggio.Velocit:hover:after {
	background-position: right -3350px;        
}

.Calcio.a:after, .calcio.a:after, .FIFA.World.Cup:after, .Speciali.Fifa:after{
	background-position: right -2200px;      
}
.Calcio.a:hover:after, .calcio.a:hover:after, .FIFA.World.Cup:hover:after, .Speciali.Fifa:hover:after{
	background-position: right -2250px;      
}

.Curling:after, .curling:after{
	background-position: right -3400px;             
}
.Curling:hover:after, .curling:hover:after{
	background-position: right -3450px;          
}
.Olimpiadi:after, .olimpiadi:after{
	background-position: right -2900px;            
}

.Olimpiadi:hover:after, .olimpiadi:hover:after{
	background-position: right -2950px;            
}

.Evento.Tv:after, .Evento:after, .Tv:after{
   	background-position: right -800px; 
}

.Evento.Tv:hover:after, .Evento:hover:after, .Tv:hover:after{
   	background-position: right -850px; 
}

/*per gli antepost*/
 .Antepost.calcio:after, .Antepost.Calcio:after, .Antepost.soccer:after, .Antepost.Soccer:after {
	background-position: right -1000px;
}

 .Antepost.calcio:hover:after, .Antepost.Calcio:hover:after, .Antepost.soccer:hover:after, .Antepost.Soccer:hover:after {
	background-position: right -1050px;
}

.Antepost.automobilismo:after,  .Antepost.Automobilismo:after,  .Antepost.formula1:after,  .Antepost.Formula1:after,  .Antepost.formula:after,  .Antepost.Formula:after {
	background-position: right -3800px;
}

.Antepost.automobilismo:hover:after,  .Antepost.Automobilismo:hover:after,  .Antepost.formula1:hover:after,  .Antepost.Formula1:hover:after,  .Antepost.formula:hover:after,  .Antepost.Formula:hover:after {
	background-position: right -3850px;
}


.Antepost.hockey:after,  .Antepost.Hockey:after, #gro_103:after {
	background-position: right -3900px;
}

.Antepost.hockey:hover:after,  .Antepost.Hockey:hover:after, #gro_103:hover:after {
	background-position: right -3950px;
}


.Antepost.motociclismo:after,  .Antepost.Motociclismo:after,  .Antepost.motoGP:after,  .Antepost.MotoGP:after,  .Antepost.moto:after,  .Antepost.Moto:after {
	background-position: right -1900px;
}

.Antepost.motociclismo:hover:after,  .Antepost.Motociclismo:hover:after,  .Antepost.motoGP:hover:after,  .Antepost.MotoGP:hover:after,  .Antepost.moto:hover:after,  .Antepost.Moto:hover:after {
	background-position: right -1950px;
}

 .Antepost.volley:after,  .Antepost.Volley:after,  .Antepost.pallavolo:after,  .Antepost.Pallavolo:after {
	background-position: right -1300px;
}

 .Antepost.volley:hover:after,  .Antepost.Volley:hover:after,  .Antepost.pallavolo:hover:after,  .Antepost.Pallavolo:hover:after {
	background-position: right -1350px;
}

 .Antepost.basket:after,  .Antepost.Basket:after,  .Antepost.basketball:after,  .Antepost.Basketball:after,  .Antepost.pallacanestro:after,  .Antepost.Pallacanestro:after{
	background-position: right -1200px;
}

 .Antepost.basket:hover:after,  .Antepost.Basket:hover:after,  .Antepost.basketball:hover:after,  .Antepost.Basketball:hover:after,  .Antepost.pallacanestro:hover:after,  .Antepost.Pallacanestro:hover:after{
	background-position: right -1250px;
}

 .Antepost.rugby:after,  .Antepost.Rugby:after{
	background-position: right -1600px;
}

 .Antepost.rugby:hover:after,  .Antepost.Rugby:hover:after{
	background-position: right -1650px;
}

 .Antepost.football:after,  .Antepost.Football:after {
	background-position: right -1500px;
}

 .Antepost.football:hover:after,  .Antepost.Football:hover:after {
	background-position: right -1550px;
}

 .Antepost.baseball:after,  .Antepost.Baseball:after {
	background-position: right -1400px;
}

 .Antepost.baseball:hover:after,  .Antepost.Baseball:hover:after {
	background-position: right -1450px;
}


 .cycling:after,
 .Cycling:after,
 .ciclismo:after,
 .Ciclismo:after {
	background-position: right -4000px;
}

 .ciclismo:hover:after,  .Ciclismo:hover:after {
	background-position: right -4050px;
}

 .Antepost.cinematografia:after,  .Antepost.Cinematografia:after,  .Antepost.cinema:after,  .Antepost.Cinema:after   {
	background-position: right -2800px;
}
 .Antepost.cinematografia:hover:after,  .Antepost.Cinematografia:hover:after,  .Antepost.cinema:hover:after,  .Antepost.Cinema:hover:after   {
	background-position: right -2850px;
}


.gitem.Water.Polo::after,
.gitem.Water.polo::after,
.gitem.water.polo::after,
.gitem.water.Polo::after {
	background-position: 0 -4327px;
}

.gitem.Table.Tennis::after,
.gitem.table.tennis::after,
.gitem.table.Tennis::after,
.gitem.Table.tennis::after,
.gitem.tennis.tavolo::after,
.gitem.Tennis.tavolo::after,
.gitem.Tennis.Tavolo::after,
.gitem.tennis.Tavolo::after {
	background-position: 0 -4360px;
}

.new_service:after {
  background-image: url(/res/client/img/common/new_service.png);
  background-position: right top;
  background-repeat: no-repeat;
  content: "";
  height: 24px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 24px;
}

.new_service{
	position: relative;
}

/*PER IMPLEMENTARE IL NUMERO DEGLI EVENTI  INIZIO*/

.nevents {
  color: #ccc;
  display: none;
  float: left;
  text-align: center;
  width: 25px;
}

.vnav li a:hover .nevents {
  color: #222;
}

.vnav li a.opened .nevents, .vnav li.current a .nevents {

}  
.vnav li a:hover .nevents, .vnav li a.opened:hover .nevents{
  color: #222;
}

/*PER IMPLEMENTARE IL NUMERO DEGLI EVENTI FINE */


/*PER IMPLEMENTARE I BOOKMARKS PREFERITI IN LISTA MANIFESTAZIONI INIZIO */

.groupmenu li {
  position: relative;
}

#groupmenu .like_mani{
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  text-align: center;
  cursor: pointer;
}

/*PER IMPLEMENTARE I BOOKMARKS PREFERITI IN LISTA MANIFESTAZIONI FINE */

.vnav * {
	margin:0;
	padding:0;
}

.vnav .after-element2 {
	margin-left: 5px;
}

.vnav li a:hover{
	text-decoration: none;	
}

.vnav li.current:hover a{
	cursor: default;
}

.vnav li a {
	display: block;
	line-height: 30px;
	position: relative;
	font-size: 14px;
}

/*modifica sprite*/
.vnav li ul li {
	clear:both;
	float:none;	
	overflow:hidden;
}

.vnav li ul li a {
    padding-left: 16px;
}

.vnav li ul li ul li {
	clear:both;
}

.vnav li ul li ul li a {
	padding-left: 26px;
}

.vnav label{
	display:none;
}

.vnav ul li a.selecteditem{
    color: var(--bg_color);
}

.vnav ul li a.openedmenu{
    color: var(--bg_color);
}

#usermenu{
	border-bottom: 1px solid #222
}

.vnav.hotlink li a {
  font-weight: bold;
}

.vnav.hotlink li a:hover {
  background: var(--bg_color);
  color: var(--bg_text);
}

a.gitem::after {
  left: 0;
  top: 0px;
}

div#left_column #groupmenu.groupmenu .mitem::after,
div#left_column #groupmenu.groupmenu .citem::after {
  background-position: center center;
  height: 30px;
  top: 0;
}

.pageContent .vnav li a {
  color: var(--bg_text);
}
.popz,
#modalew {	
   background-color: #181818; 
   width: 400px;
   border-radius: 6px;
	border: 2px solid var(--border-main);
}

.popzBg {
   height:100vh
}

#modaledragger,
.popzDragger {
   border-radius: 6px 6px 0 0;
   color: var(--bg_text);
   font-size: 19px;
   font-weight: 500;
   width: fit-content;
   display: block;
	padding: 0 10px;
	padding-bottom: 1px;
   height: auto; 
   margin: auto;
   margin-top: 25px;
   text-align: center;
   border-bottom: 2px solid var(--border-main);
   color: var(--textColor);
}

.popzDragger:after {      
   content: " ";
   display: inline-block;
   height: 26px;
   left: 6px;
   position: absolute;
   width: 26px;
}

#modaleclose,
.popz .popzClose {
	color: var(--bg_text);
   display: block;
   font-size: 16px;
   overflow: hidden;
   position: absolute;
   right: 5px;
   top: 8px;
}

#modaleclose,
.popzClose:hover {
   color: var(--dropdown-border-color);
}

#whtml,
.popzContent {
   padding: 20px;
   line-height: 25px;
}

.popzForm p {
	display: flex;
   flex-direction: column;
	font-size: 12px;
}

.popzForm #user_name,
#user_email {
	margin-left: 60px;
	width: 100%;
	color: var(--border-main9);
	font-size: 13px;
}

.popzForm #user_name input,
#user_email input {
	color: var(--bg_text);
}

.popzContent .wpwdinput {
	background: transparent !important;
	border: none !important;
	border-bottom: 2px solid var(--border-main) !important;
}

.popzContent .wpwdinput:focus {
	border: none !important;
	border-bottom: 2px solid var(--border-main) !important;
}

.popzContent #answ_req {
	background: var(--table_row) !important;
	border: 2px solid var(--border-main) !important;
	margin-left: 60px;
	margin-top: 15px;
}

.popzContent #answ_req:hover {
	background: var(--colorHeader) !important;
}

/*per la popup di registrazione */

div#login_side span{
	display:block;
    margin: 10px auto;
}

div#login_side .testo_evidenziato {
	color:var(--bg_color);
}

div#reg_side p label{	
	padding-right:10px;
}

div#reg_side p#secret_question {
   background-color: var(--BetBg);
   border: 1px solid var(--dropdown-border-color);
   height: auto;
   margin-top: 10px;
   padding: 8px;
   text-align: center;
}

div#reg_side p#secret_question #wpwd_question {
   display:block;
   color:var(--bg_color);
   font-size:16px;
   font-weight:bold;
}

div#reg_side a {
   color:var(--bg_color);
   text-decoration:none
}

/*se hai dimenticato la password - password dimenticata*/
div#reg_side #pwd_req,
div#reg_side #answ_req {
   clear: both;
   color: var(--bg_text);
   display: block;
   height: 24px;
   line-height: 24px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 14px;
   text-align: center;
   width: 126px;
}

#wlogin_username,
#wlogin_password,
#wpwd_username,
#wpwd_email,
#wpwd_answer {
   float:right;
}
/*fine finestra popz*/

/*chiusura finestra modale con tasti invio*/
.modalenterclose,
.popzKeyClose {
   display: block;
   float: right;
   font-size: 13px;
   font-weight: normal;
   margin-bottom: 5px;
   margin-right: 5px;
   padding: 2px;
   text-transform: uppercase;
}
/* FINE chiusura finestra modale con tasti invio*/

div#reg_side p,
div#login_side p,
#login_fail_dialog p,
.popzForm p {
   clear: both;
   padding: 4px 0;
}

div#login_side label,
#login_fail_dialog label,
.popzForm label {
   display: block;
   line-height: 24px;
   width: 28.8%;
}

#login_fail_dialog span,
.popzForm span {
   background: none repeat scroll 0 0 #333333;
   border: 2px solid var(--dropdown-border-color);
   color: var(--bg_color);
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   height: 24px;
   line-height: 24px;
   padding: 0 2px;
   width: 69%;
}

#login_side input[type="text"], #login_side input[type="password"],
#login_fail_dialog input[type="text"], #login_fail_dialog input[type="password"],
.popzForm input[type="text"], .popzForm input[type="password"], .popzForm input[type="password"] #wpwd_question {   
   padding: 2px 0;
   width: 70%;
}

#login_side button,
#login_fail_dialog button,
.popzForm button ,
.popzForm a#pwd_req,
.popzForm a#answ_req {
   background-color: var(--bg_color);
   border: medium none;
   display: block;
   float: right;    
   text-align: center;
   width: 71%;
   color: var(--bg_text)
}
/*FINE CSS fallimento della login*/

/*zdock a lettura obbligatoria*/
#zdock {
	background: var(--bgColor2);
   width:502px;
   height:302px;
   top: 250px;
   left: calc(50% - 250px);
   border-radius: 12px;
   border: 2px solid var(--border-main);
}

.msgBox {
   background-color:transparent;
   height:250px;
   width:480px;
}

.msgBox-head {
   font-size:13px;
   height:36px;
   line-height:15px;
   margin:2px 0 0 2px;
   padding: 4px;
}

.msgBox-head strong {
   color:var(--textColor4); 
}

.msgBox-head a {
	background: var(--table_row);
   border: 1px solid var(--border-main);
   color: var(--bg_text);
   border-radius: 5px;
   float: right;
   font-size: 11px;
   font-weight: bold;
   line-height: 12px;
   margin: 1px;
   padding: 8px 10px;
   text-align: center;
   min-width: 70px;
}

.msgBox-head >a+a {
   height: 24px;
   background: transparent;
   right: 4px !important;
}

.msgBox-head a:hover {
	background: var(--table_sub_header);
   color: var(--bg_text);
   text-decoration: none;
}

.msgBox-head >a+a:hover {
   background: none;
}

.msgBox-in {
	height:198px;
	margin-top:10px;
	padding:4px 10px;
}

.msgBox-in h3 {
   color:var(--bg_color);
   font-size:15px;
   font-weight:bold;
   line-height:17px;
   margin-bottom: 3px;
   padding:4px 0 0;
	text-transform: capitalize;
}

.msgBox-in p {
	color:var(--bg_text);
	font-size:14px;
	line-height:17px;
	padding:0;
}

.read {
	color:#9DB3C6;
	overflow:hidden;
}

.read h3,
.read p {
	color:#9DB3C6;
}

.scrollY {
	overflow-y:auto;
}

#msgContainer {
	margin:10px 0 0 10px;
}

#msgContainer ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	margin-right:6px;
}

#sNum {
	color: var(--bg_color);
}

#sliderCounter {
   color:var(--bg_text);
   display:block;
   font-weight:bold;
   margin:10px 20px;
}

#btns > button {
  margin: 10px 20px;
  padding: 0 20px;
}

#dialog {
	z-index: 1011;
	position: absolute;
}

#dialog .dlg-content {
	color: var(--textColor4);
	background: var(--bg_text);
	padding: 12px;
	padding-bottom: 0;
	border-radius: 5px;
	border: 3px solid #fec;
	display: inline-block;
	position: relative;
}

#dialog .dlg-content .dlg-close {
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: var(--bg_text);
	background: var(--textColor4);
	padding: 6px 8px;
	border-radius: 50%;
	box-shadow: 0 0 12px var(--bg_text);
}

#dialog .dlg-content .dlg-close::after {
   content:"✖"
}

#dialog .dlg-overlay {
	background: rgba(0,0,0,0.6);
	position: fixed;
}

#dialog,#dialog .dlg-overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-user-select: none;
}

/* force change password */
#chpwd {
   width:380px
}

#chpwd h2 {
	text-align: left;
	font-size: 14px;
	padding: 8px 24px;
	margin: 0 0 16px 0;
	line-height: 1.4em;
}

#chpwd label {
	width: 150px;
	text-align: right;
	font-weight: 200;
	margin-right: 12px;
	margin-top: 8px;
	display: inline-block;
}

#chpwd input[type="text"],
#chpwd input[type="password"] {
	padding: 8px 6px;
	width: 165px;
	border: 1px solid #ccc;
}

#chpwd input[type="submit"] {
	text-align: center;
	width: calc(100% - 12px);
	padding: 10px 0;
	margin-left: 12px;
	text-transform: uppercase;
	font-size: 15px;
	cursor: pointer;
}

@media screen and (max-width: 991px) {
   .popz, #modalew {
      width: 366px !important;
      margin: 0 !important;
      transform: translate(-50%, -50%);
   }
	#modaledragger,
   .popzDragger {
		width: 50%;
	}
   .popzForm #user_name,
   #user_email {
		margin-left: 45px;
	}
	.popzContent #answ_req {
		margin-left: 45px;
	}
}

@media screen and (max-width: 450px) {
	.popz, #modalew {
      width: 80% !important;
   }
}
#pronos {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}

#pronos::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: var(--regola_gradiente3);
}

#pronos::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}

#pronos::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--table_header);
}

#pronos .div_table {
  width: 100%;
  overflow-x: visible;
}

#pronos .div_thead {
  background: var(--table_sub_header);
}

#pronos .div_thead .div_td {
  background: var(--table_row);
  font-weight: bold;
  padding: 5px;
  height: 30px;
}

.pronoClass div span {
  float: left;
}

#pronos .div_tbody .odds {
  display: flex;
  width: 100%;
}

#pronos .div_thead .div_td .Numberos {
  float: left;
  padding-left: 5px;
}

#pronos .Kvote {
  border: 1px inset var(--bg_color);
  border-radius: 4px;
  margin-left: 10px;
  float: right;
  height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#pronos .div_thead .div_td.pronoClass div {
  position: relative;
  text-align: center;
}

#pronos .odds .div_table .div_tbody .div_tr {
  display: flex;
}

#pronos .odds .div_td.quoteName {
  width: calc(100% / var(--btn-count));
  border: 1px solid var(--border-main);
  border-radius: 5px;
  margin: 5px;
  background-color: var(--table_row);
  display: flex;
  cursor: pointer;
  flex: 1 1 30%;
  box-sizing: border-box;
  vertical-align: middle;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

#pronos .odds .div_td.quoteName:hover {
  background: var(--textColorBg) !important;
  transition: all 0.2s ease-in-out;
}

#pronos .quoteName a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 10px;
  color: var(--bg_text);
}

#pronos .quoteName .Numberos {
  float: left;
}

#pronos .quoteName a:hover,
#pronos .quoteName a:hover .Kvote,
#pronos .quoteName a:hover .Numberos {
  text-decoration: none;
  color: var(--textColor4);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#pronos .quoteName a.selected {
  color: var(--textColor4);
  text-decoration: none;
  background: var(--textColorBg) !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#pronos .quoteName a.selected .Kvote,
#pronos .quoteName a.selected .Numberos {
  border-color: #000 !important;
  color: var(--textColor4);
}

.popz,
#modalew {
  background: var(--bgColor2);
  border-radius: 7px;
  width: 485px;
  z-index: 9999 !important;
}

.modalenterclose,
.popzKeyClose {
  color: var(--bg_text);
}

.popzContent #runningBets {
  margin: -10px;
  padding: 10px;
}

#runningBets .div_tbody * {
  color: var(--bg_color);
}

.popzContent #runningBets h4 {
  font-size: 16px;
  padding-left: 2px;
}

.popzContent #runningBets .otherbets,
.popzContent #runningBets .todaybets {
  padding: 2px;
  max-height: 200px;
  height: auto;
  overflow-y: auto;
}

.popzContent #runningBets .todaybets {
  margin-bottom: 10px;
}

.popzContent #runningBets .otherbets::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: var(--regola_gradiente3);
}

.popzContent #runningBets .otherbets::-webkit-scrollbar {
  width: 7px;
}

.popzContent #runningBets .otherbets::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--table_header);
}

.popzContent #runningBets .tdati {
  box-shadow: var(--table_box_shadow);
  border-radius: 8px;
  overflow: hidden;
}

.popzContent #runningBets .tdati thead th,
.popzContent #runningBets .tdati tbody td {
  background-color: transparent;
  border: 1px solid var(--border-main);
  text-align: center;
  padding: 0;
}

.popzContent #runningBets .tdati thead th {
  color: var(--textColor3);
  background: var(--border-main);
}

.popzContent #runningBets .tdati thead tr:first-of-type th {
  border-top: none;
}
.popzContent #runningBets .tdati tbody tr:last-of-type td {
  border-bottom: none;
}
.popzContent #runningBets .tdati thead th:first-of-type,
.popzContent #runningBets .tdati tbody td:first-of-type {
  border-left: none;
}
.popzContent #runningBets .tdati thead th:last-of-type,
.popzContent #runningBets .tdati tbody td:last-of-type {
  border-right: none;
}

.pronoClass .up-arrow {
  float: right;
  border-radius: 25px;
  background: transparent;
  height: 1px;
}

#pronos .down-arrow {
  float: right;
  border-radius: 25px;
  background: transparent;
  height: 1px;
}

#pronos .up-arrow::before {
  right: 1.3px;
  bottom: -1px;
  position: relative;
  content: "";
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

#pronos .down-arrow::before {
  right: 1.3px;
  bottom: 3px;
  position: relative;
  content: "";
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

button.collapsing_Tutti.up-arrow::before,
button.collapsing_Tutti.down-arrow::before {
  border-color: #fff !important;
}

.content_wrapper {
  position: relative;
  width: 100%;
}

.wrapper{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
#container {
	margin: 0 auto;
	padding-top: 0;
	width: 100%;
}
.offerWidth #container, .pokernew #container{
    border-width: 0;
    background: none;
}
.wrapper{
	width: 1300px;
	margin: 0 auto;
	position: absolute;
}

#user_navigation .wrapper{
	position: relative !important;
	top: 31px;
	right: 0;
	pointer-events: none;
}

#user_navigation .wrapper .hnavS {
	pointer-events: auto;
}

#SRLive #container {
  width: 100%;
  margin: 0;
}
#main_content {
  min-height: 758px !important;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget {
  font-family: ROBOTO Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-jqgrid-htable > thead > tr > th {
  font-size: 14px !important;
  background-color: #dbdbdb !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  border-bottom: 0px !important;
  font-weight: normal !important;
  text-align: right !important;
  padding: 6px 2px 6px 2px !important;
}

table.ui-jqgrid-htable > thead > tr > th:first-child + th,
table.ui-jqgrid-htable > thead > tr > th:first-child + th + th,
table.ui-jqgrid-htable > thead > tr > th:first-child + th + th + th {
  text-align: left !important;
}

.ui-widget-content {
  border: 0px !important;
}

table#list > tbody > tr > td {
  font-size: 14px !important;
  background-color: #fff;
  border: 1px solid #000;
  border-top: 0px !important;
  color: #000;
  padding: 6px 2px 6px 2px !important;
  text-align: right !important;
}

table#list > tbody > tr.jqgfirstrow > td {
  border-color: transparent !important;
  padding: 0 2px !important;
  border-bottom-color: #777 !important;
}

table#list > tbody > tr > td:first-child + td,
table#list > tbody > tr > td:first-child + td + td,
table#list > tbody > tr > td:first-child + td + td + td {
  text-align: left !important;
}

.ui-jqgrid-titlebar.ui-widget-header.ui-corner-top.ui-helper-clearfix {
  display: none;
}

#load_list {
  opacity: 10 !important;
}

.tdati {
  width: 100%;
}

.tdati th,
.tdati td {
  white-space: nowrap;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 4px;
  font-weight: bold;
}

.tdati thead th {
  background-color: #252525;
  color: #ffffff;

  text-align: left;
}

.tdati thead.total tr th {
  background: var(--regola_gradiente);
  color: var(--colore_principale2);
}

.tdati td {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

#tresult .tdati tfoot td {
  text-align: left;
  background: var(--colore_principale2);
}

#tresult .tdati tfoot td.rightalign {
  text-align: right;
  padding-right: 10%;
}

.tdati tbody td,
.tdati tbody th {
  border: 1px solid #fff;
}

.tdati .redValue {
  color: #fb6400;
  text-align: center;
  font-weight: bold;
}

.tdati .greenValue {
  color: #47dc74;
  text-align: center;
  font-weight: bold;
}

#tsummary tr {
  background: #032250;
}

.commerciale > td {
  background-color: #396fb2 !important;
  color: #fff !important;
}

.punto > td > div.tree-wrap {
  display: none !important;
}

.level1_ico {
  background: #00aa00 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}

.level2_ico {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}

.level3_ico {
  background: #0000ff none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}

.level4_ico {
  background: #cf9f03 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 12px;
  margin-right: 5px;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  width: 12px;
  font-family: courier;
  font-size: 10px;
  line-height: 13px;
}

td[aria-describedby="list_UserID"] {
  cursor: pointer !important;
}

.minscreen tr {
  display: block;
  width: 100%;
  text-align: center;
}

.minscreen thead th:first-child {
  display: block;
  text-align: center;
  width: 100%;
}

.minscreen thead th {
  display: none;
}

.minscreen .not_visible.head {
  color: #FFCC18;
  display: block;
  text-align: center;
  width: 100%;
}

.not_visible.head {
  display: none;
}


 .minscreen .evetime,  .minscreen .evecode {
  display: none;
}

.minscreen .evename {
  display: block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 100%;
}


.minscreen tbody td {
  display: inline-block;
}



.minscreen .content .mtable tr:hover td, .minscreen #statsBoxContainer .mtable div tr:hover td{
background: inherit;
transition : none

}

.minscreen .oddTd.of1 {
  display: inline-block;
  width: 99%;
}



.minscreen .oddTd.of3 {
  display: inline-block;
  width: 33%;
}



.minscreen .oddTd.of2 {
  display: inline-block;
  width: 49%;
}

.minscreen.mtable a, .minscreen.mtable .emptyodd {
  border: medium none;
  display: inline-block;
  float: none;
  margin: 1%;
  width: 96%;
}

/*CSS HANDLER */
/*CSS HANDLER */
@font-face {
    font-family:'Glyphicons Halflings';src:url(/css/fonts/glyphicons/glyphicons-halflings-regular.eot);src:url(/css/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/css/fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'),url(/css/fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'),url(/css/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    /* top: 1px; */
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
    width: 1em;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    /* content: "\2709"; */
    content: url(/res/Client/img/top_header/Messaggi.svg);
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

/* .glyphicon-user:before { */
    /* content: "\e008"; */
/* } */

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    /* content: "\e014"; */
    content: url(/res/Client/img/header_footer/cancel.svg);
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: url(/res/Client/img/header_footer/trash.svg);
    /* content: "\e020"; */
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    /* content: "\e056"; */
    content: url(/res/Client/img/top_header/scommesse.svg);
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    /* content: "\e084"; */
    content: url(/res/Client/img/header_footer/okSign.svg);
}
.glyphicon-ok-sign.attiva:before {
    content: url(/res/Client/img/header_footer/okSignNon.svg) !important;
}
.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    /* content: "\e159"; */
        right: -3px;
    bottom: 6px;
    position: relative;
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.glyphicon-collapse-up:before {
    /* content: "\e160"; */
      right: -3px;
    bottom:2px;
    position: relative;
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    /* content: "\e177"; */    
    content: url(/res/Client/img/top_header/Movimenti.svg);
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/* CSS for the up arrow */
.table-up-arrow::before {
  right: -2px;
  bottom: -3px;
  position: relative;
  content: "";
  border: solid #fff;;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

/* CSS for the down arrow */
.table-down-arrow::before {
  right: -2px;
  bottom: -3px;
  position: relative;
  content: "";
  border: solid #00132D;;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* End */
/** initial setup **/
.nano {
  position : relative;
  height   : 750px;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9;
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9;
  opacity    : 0.99;
}

