/* Liferay defaults */
/*-------------------------------------------------- */
/*@import "base";*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* target liferay */
.yui3-widget fieldset {
  border: 1px solid #BFBFBF;
  padding: 8px; }

.aui-fieldset {
  border-width: 0;
  padding: 0;
  position: relative; }

.aui-dialog-iframe-popup .aui-fieldset {
  margin-bottom: 0; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 10px 0; }

.aui-field-inline .aui-field-content, .aui-field-row .aui-field-content {
  margin: 0;
  margin-right: 5px; }

.aui-search-bar .aui-field-content {
  margin-right: 0; }

.aui-search-bar .aui-field-content, .aui-search-bar .aui-button-content {
  display: inline-block;
  vertical-align: middle; }

.aui-field-choice .aui-field-label {
  display: inline-block; }

.aui-field-date .aui-field-content {
  overflow: hidden; }

.aui-text-placeholder {
  color: #777; }

/* target liferay */
.yui3-widget legend {
  font-weight: bold;
  padding: 0 6px; }

.aui-fieldset-legend {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 1.5em; }

/* target liferay */
.yui3-widget input {
  background: #FFF; }

.portlet-configuration FORM {
  background: #FEFEFE;
  color: #000; }

/* target liferay */
.yui3-widget input[type="text"], .yui3-widget input[type="password"], .yui3-widget input[type="file"], .yui3-widget input[type="submit"], .yui3-widget input[type="button"], .yui3-widget input[type="reset"], .yui3-widget select, .yui3-widget textarea, .textarea, .yui3-widget button {
  background-image: url(../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  padding: 5px 1px; }

/* target liferay */
.yui3-widget select {
  padding: 1px; }

/* target liferay */
.yui3-widget input[type="image"] {
  background: transparent none;
  border: none;
  padding: 0; }

/* target liferay */
.yui3-widget input[type="submit"], .yui3-widget input[type="button"], .yui3-widget input[type="reset"], .yui3-widget button {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }

/* target liferay */
.yui3-widget input[type="submit"]:hover, .yui3-widget input[type="button"]:hover, .yui3-widget input[type="reset"]:hover, .yui3-widget button:hover {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782;
  color: #369; }

/* target liferay */
.yui3-widget input[type="submit"]:focus, .yui3-widget input[type="button"]:focus, .yui3-widget input[type="reset"]:focus, .yui3-widget button:focus {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

/* target liferay */
.yui3-widget input.focus, .yui3-widget textarea.focus {
  background: #FFC none;
  border: 1px solid #FC0; }

.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto;
  padding: 0; }

.lfr-actions.lfr-extended:focus, .lfr-actions.lfr-extended:focus ul {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

.lfr-actions.lfr-extended.disabled, .lfr-actions.lfr-extended.disabled ul, .lfr-actions.lfr-extended.disabled:hover, .lfr-actions.lfr-extended.disabled:hover ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

.lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended:hover ul {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782;
  color: #369; }

.lfr-actions.disabled .taglib-text {
  color: #A9A9A9; }

.aui-button-disabled input[type], .aui-button-disabled input[type]:hover, .aui-button-disabled input[type]:focus, .aui-button-disabled button, .aui-button-disabled button:hover, .aui-button-disabled button:focus {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

.aui-buttonitem-disabled {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

input.aui-form-validator-error, textarea.aui-form-validator-error, select.aui-form-validator-error {
  border-color: #900;
  border-style: dotted; }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie fieldset {
  padding-top: 0; }

.ie .aui-button-disabled input {
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50); }

.ie7 .aui-fieldset {
  zoom: 1; }

.ie6 input.text, .ie6 input.password, .ie6 input.submit, .ie6 input.file, .ie6 input.button, .ie6 button {
  background-image: url(../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px; }

.ie6 input.submit, .ie6 input.button, .ie6 button, .ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }

.ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  color: #555; }

.ie6 input.focus, .ie6 textarea.focus {
  background: #FFC none;
  border: 1px solid #FC0; }

/*preferences form*/
.chzn-drop .chzn-results LI {
  background: #fff;
  color: #000; }

.edit-form INPUT,
.edit-form SELECT {
  border-color: #000; }

.asterisk {
  padding-left: 4px; }

.portlet-login .portlet-body {
  text-align: center;
  color: white; }
  .portlet-login .portlet-body .aui-field-label {
    text-align: center; }
  .portlet-login .portlet-body LABEL {
    color: white; }

.aui-form-validator-error-container .aui-field-element {
  padding: 0 25px; }

#preferences .empty {
  padding-right: 25px;
  background: url("../images/validationIcons.png") no-repeat scroll 100% 10px transparent;
  display: inline-block; }
  #preferences .empty.error {
    background-position: 100% -90px; }
    #preferences .empty.error .text, #preferences .empty.error SELECT, #preferences .empty.error TEXTAREA {
      border: 1px solid red; }
  #preferences .empty.checked {
    background-position: 100% -38px; }
    #preferences .empty.checked .text {
      border: 1px solid green; }
    #preferences .empty.checked SELECT {
      border: 1px solid green; }
    #preferences .empty.checked TEXTAREA {
      border: 1px solid green; }
#preferences .over {
  border-bottom: 2px dashed #000; }
#preferences [draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -khtml-user-drag: element;
  -webkit-user-drag: element; }
#preferences .draggable td:first-child {
  cursor: move; }

.favorites-location {
  padding-left: 20px; }

#gameInfoPreferences .games-preferences {
  width: 100%; }
  #gameInfoPreferences .games-preferences #favouritesLocation {
    width: 100px; }

/* ---------- Main ---------- */
.yui3-widget {
  font-size: 11px; }

.aui-state-default {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

.aui-state-hover {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782; }

.aui-state-active {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

.results-grid {
  background: #FFF;
  border: solid #D7D7D7;
  border-width: 0 1px; }

.results-header {
  background: #D1D6DC; }

.results-header th {
  background: #d9d9d9 url(../images/application/subheader_bg.png) 0 0 repeat-x;
  border: 1px solid #ccc; }

.results-header th.sort-column {
  background: #ebebeb url(../images/application/state_active_bg.png) 0 0 repeat-x;
  border: 1px solid #ccc;
  color: #1F1E1E; }

.results-header th.sort-column .result-column-name {
  background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header th.first {
  border-left-width: 0; }

.results-header th.last {
  border-right-width: 0; }

.results-header th, .results-header td {
  color: #7B7C7F;
  padding: 5px 10px;
  word-wrap: break-word; }

.results-header th.sort-desc .result-column-name {
  background: url(../images/arrows/05_down.png) no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header span, .results-header a {
  display: block; }

.results-header a {
  color: #154B75;
  text-decoration: none; }

.results-header a:hover {
  color: #336699;
  text-decoration: underline; }

.results-row td {
  background: none;
  border: 1px solid;
  border-color: #D7D7D7 #E7E7E7;
  padding: 5px 10px; }

.results-row td.sort-column {
  background: #E6ECEF; }

.results-row.selected td, .results-row.selected.hover td {
  background-color: #00A2EA;
  border-color: #00A2EA #00A2EA #D7D7D7;
  color: #FFF; }

.results-row.selected td a, .results-row.selected.hover td a {
  color: #FFF; }

.results-row.alt.selected td, .results-row.alt.selected.hover td {
  background-color: #00A2EA; }

.results-row.alt td {
  background: #F5F8FB;
  border-width: 1px 0; }

.results-row.hover td {
  background: #D3E8F1;
  border: 1px solid #D3E8F1;
  border-bottom-color: #D7D7D7; }

.taglib-search-iterator .results-row td.first, .taglib-search-iterator .results-row th.first {
  border-left-width: 0; }

.taglib-search-iterator .results-row td.last, .taglib-search-iterator .results-row th.last {
  border-right-width: 0; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: .6; }

.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }

.aui-portal-layout-proxy .portlet-topper {
  background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }

.aui-proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.aui-proxy.generic-portlet .portlet-title {
  padding: 10px; }

.aui-proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

.aui-resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.aui-sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.aui-portal-layout-drag-target-indicator {
  margin: 2px 0; }

/* ---------- Portal tool tips ---------- */
.aui-tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }

.aui-tagselector-content .aui-textboxlistentry-holder {
  background: #fff;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }

.aui-tagselector .aui-toolbar {
  margin-top: 5px; }

.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #FC0; }

.aui-categoriesselector-content .aui-textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }

.tag-items li {
  display: inline;
  float: left;
  margin: 0 1em 0 0; }

.tag-items a {
  white-space: nowrap; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud .tag-asset-count {
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.tag-selected {
  color: #000;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud .tag-asset-count {
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

/* ---------- Underlay ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }

.aui-underlay .yui3-widget-hd {
  height: 38px; }

.aui-underlay .lfr-portlet-item {
  border-width: 0; }

.aui-underlay-hidden {
  display: none; }

.aui-underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.aui-underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.aui-tab-active strong {
  font-weight: normal; }

.aui-tab-back {
  float: right; }

.aui-tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background: transparent; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.aui-dialog-bd {
  min-height: 30px; }

.aui-dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.aui-panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

.aui-menu {
  position: absolute;
  width: auto; }

.aui-menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

.aui-menu-content li {
  margin: 0;
  padding: 0; }

.aui-menu-content li .disabled {
  color: #999; }

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.aui-menugroup-content .aui-menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  font-weight: bold;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

.aui-menu-content li a, .lfr-menu-list ul li .taglib-icon, .aui-menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.lfr-menu-list ul li.disabled .taglib-icon {
  color: #666; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul .taglib-icon.aui-focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a, .lfr-menu-list li .taglib-icon, .aui-menu-content .disabled, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

/* ---------- Toolbar ---------- */
.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.aui-toolbar-separator {
  background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

/* ---------- Loading Mask ---------- */
.aui-loadingmask {
  z-index: 20 !Important;
  /*AUI change it to 0*/ }
  .aui-loadingmask .aui-loadingmask-content {
    background: #CCC; }
  .aui-loadingmask .aui-loadingmask-message {
    background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree View ---------- */
.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

/* ---------- Page Customization ---------- */
.aui-dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }

.customizable-layout-column-content.yui3-widget-content-expanded {
  border: 3px solid #333;
  margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.aui-paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.ie7 .aui-paginator-link {
  color: transparent;
  overflow: hidden;
  text-indent: 0; }

.aui-paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003c57; }

.ie7 .aui-paginator-current-page {
  color: #FFF; }

.aui-paginator-page-link {
  text-indent: 0;
  height: auto; }

.ie7 .aui-paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  overflow: visible;
  text-indent: 0; }

.aui-paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.aui-paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.aui-paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.aui-paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.aui-paginator-current-page-report, .aui-paginator-total {
  font-size: 0.9em;
  color: #555; }

.aui-paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- Application Column View ---------- */
.lfr-app-column-view {
  border: 1px solid #C9C9C9; }

.lfr-app-column-view .aui-layout-content {
  position: relative; }

.lfr-app-column-view .aui-column:before {
  border-right: 1px solid #C9C9C9;
  bottom: 0;
  content: "";
  margin-left: -1px;
  position: absolute;
  top: 0; }

.lfr-app-column-view .aui-column-content {
  border-right: 1px solid transparent; }

.lfr-app-column-view .aui-column-content .lfr-message-response {
  margin: 10px; }

/* ---------- Header row ---------- */
.lfr-header-row {
  background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x; }

.lfr-header-row .lfr-actions.show-arrow.direction-down .lfr-trigger strong a {
  background: url(../images/arrows/08_down.png) 100% -5px no-repeat; }

.lfr-header-row .aui-toolbar .aui-toolbar-content {
  white-space: normal;
  word-wrap: normal; }

.lfr-header-row .aui-toolbar .aui-toolbar-item {
  border-right-width: 0; }

.lfr-header-row .aui-toolbar .aui-toolbar-last {
  border-right-width: 1px; }

.ie .portlet-boundary.yui3-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

.ie .aui-proxy {
  filter: alpha(opacity=65); }

.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie .layout-customizable-controls {
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.ie7 .aui-tabview-list {
  overflow: hidden; }

.ie7 .aui-menu-content li {
  z-index: 10; }

.ie6 .aui-toolbar li, .ie7 .aui-toolbar li {
  display: inline; }

.ie6 .lfr-header-row .aui-buttonitem-content, .ie7 .lfr-header-row .aui-buttonitem-content {
  white-space: normal; }

.ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
  white-space: nowrap; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(../images/application/loading_indicator.gif) no-repeat 50%; }

.portlet-dockbar {
  background-color: #E0E7F1;
  border-bottom: 1px solid #636364; }

.dockbar, .staging-bar {
  visibility: hidden; }

.dockbar-ready .dockbar, .staging .staging-bar, .live-view .staging-bar {
  visibility: visible; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  background: none;
  border-width: 0; }

.dockbar {
  background: #97a1ae url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
  border-bottom: 1px solid #636364;
  font-size: 13px;
  padding: 1px 5px;
  position: relative;
  z-index: 300; }

.dockbar:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.ie7 .dockbar {
  zoom: 1; }

.ie6 .dockbar, .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

.dockbar a {
  color: #2C2F34;
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

.dockbar .menu-button-active {
  background: #5c94da url(../images/dockbar/button_active_bg.png) repeat-x 0 0; }

.dockbar .menu-button-active a {
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.dockbar .user-avatar .sign-out {
  font-size: 0.8em;
  padding-left: 0; }

.dockbar ul {
  margin: 0;
  padding: 0; }

.dockbar li li {
  margin-left: 0; }

html > .lfr-dockbar-pinned {
  padding-top: 30px; }

.lfr-dockbar-pinned .dockbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.dockbar .pin-dockbar {
  margin-left: 0; }

.ie6 .dockbar .pin-dockbar {
  display: none; }

.pin-dockbar img {
  background: url(../images/dockbar/pin.png) no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

.lfr-dockbar-pinned .pin-dockbar img {
  background-image: url(../images/dockbar/unpin.png); }

.dockbar .user-portrait {
  text-decoration: none; }

.dockbar .user-avatar img {
  vertical-align: middle;
  width: 25px; }

.dockbar .impersonating-user {
  background: url(../images/messages/alert.png) no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .impersonating-user .user-links a {
  color: #999; }

/* ---------- Staging Dockbar ---------- */
.variation-selector {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em; }

.layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }

.layout-revision-container .aproximate-date {
  color: #999;
  font-weight: bold; }

.layout-revision-container .current-version {
  color: #41801d;
  display: block; }

.layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0; }

.layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative; }

.layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: 0.1em;
  text-transform: uppercase; }

.layout-revision-container .layout-revision-current {
  color: #666; }

.layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right; }

.layout-revision-container .taglib-workflow-status .workflow-status {
  background: none;
  padding-left: 0; }

.layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold; }

.layout-revision-container-root {
  margin: 0; }

.staging-details {
  background: url() no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

.staging .staging-details {
  background-image: url(../images/staging_bar/staging.png); }

.live-view .staging-details {
  background-image: url(../images/staging_bar/live.png); }

.staging .staging-tabview-list {
  background-color: #FFDBA6; }

.live-view .staging-tabview-list {
  background-color: #C4F0BC; }

/* ---------- Menus ---------- */
.aui-dockbarmenu-hidden {
  visibility: hidden; }

.dockbar .aui-toolbar {
  float: left; }

.dockbar .user-toolbar {
  float: right; }

.aui-underlay .portal-add-content {
  background-color: transparent;
  font-size: 11px; }

.aui-underlay .portal-add-content .portlet-dd-placeholder {
  display: none; }

.add-application .yui3-widget-bd, .dockbar-messages .yui3-widget-bd {
  padding: 0 10px 10px; }

.add-application {
  left: 10px !important; }

.manage-layouts {
  left: 60px !important; }

.my-sites-menu {
  max-width: 350px; }

.my-sites-menu ul {
  list-style: none;
  max-height: 300px;
  overflow: auto; }

.my-sites-menu ul, .my-sites-menu li {
  display: block;
  margin: 0;
  padding: 0; }

.my-sites-menu a {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap; }

.my-sites-menu .control-panel a {
  background: url(../images/dock/control_panel.png) no-repeat 3px 50%;
  padding-left: 25px; }

.my-sites-menu .current-site {
  border: solid #1D4280;
  border-width: 1px 0; }

.my-sites-menu .current-site a {
  background: #3068ba url(../images/arrows/01_right.png) no-repeat scroll 2px 30%;
  color: #FFF;
  padding-left: 20px;
  text-shadow: 1px 1px #333; }

.my-sites-menu .current-site .site-type {
  color: #FFF; }

.my-sites-menu .current-site a:hover, .my-sites-menu a:hover .site-type {
  color: #FFF;
  text-shadow: 1px 1px #333; }

.my-sites-menu .site-name {
  cursor: pointer;
  float: left; }

.my-sites-menu .site-type {
  color: #777;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 10px; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.my-sites-menu a:hover .site-type {
  color: #FFF; }

.ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left; }

.ie7 .my-sites-menu .site-name {
  float: none; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.ie6 .my-sites-menu {
  width: 200px; }

.ie6 .my-sites-menu a {
  height: 1%; }

.dockbar .toggle-controls a {
  background: url(../images/dockbar/checked.png) no-repeat 0 50%;
  padding-left: 20px; }

.controls-hidden .toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.dockbar .menu-button {
  background: url(../images/arrows/05_down.png) no-repeat 93% 50%;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  text-decoration: none; }

.dockbar .menu-button span {
  background: url() no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .add-content .menu-button span {
  background-image: url(../images/common/add.png); }

.dockbar .manage-content .menu-button span {
  background-image: url(../images/dockbar/settings.png); }

.dockbar .my-sites .menu-button span {
  background-image: url(../images/dockbar/places.png); }

.dockbar-messages-container {
  left: 50%;
  margin-left: -150px; }

.dockbar-messages {
  width: 300px; }

.showing-messages .dockbar-messages {
  display: block; }

.multiple-messages .dockbar-message {
  border-top: 1px solid #CCC;
  padding: 5px 0; }

.multiple-messages .first {
  border-top-width: 0;
  padding-top: 0; }

.add-content-menu .add-page a {
  background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(../images/common/portlet.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu a.lfr-portlet-used {
  color: #999;
  cursor: auto; }

.manage-content-menu li a, .manage-content-menu li .disabled {
  background: url() no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu .manage-page a {
  background-image: url(../images/dock/page_settings.png); }

.manage-content-menu .manage-site-content a {
  background-image: url(../images/common/site_icon.png); }

.manage-content-menu .manage-site-memberships a {
  background-image: url(../images/common/assign.png); }

.manage-content-menu .manage-page-customization a, .manage-content-menu .manage-page-customization .disabled {
  background-image: url(../images/dock/customizations.png); }

.manage-content-menu .page-layout a {
  background-image: url(../images/dock/layout.png); }

.manage-content-menu .sitemap a {
  background-image: url(../images/common/sitemap.png); }

.manage-content-menu .settings a {
  background-image: url(../images/common/configuration.png); }

/* ---------- Customization Bar ---------- */
.page-customization-bar {
  background-color: #999;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 30px; }

.controls-hidden .page-customization-bar {
  display: none; }

.page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: 0.8em;
  padding: 0 1em; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }

.modify-pages .delete-tab {
  background: #333333 url(../images/portlet/close_borderless.png) no-repeat 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin-top: -7px;
  padding: 3px;
  position: absolute;
  right: 1px;
  text-indent: -9999em;
  top: 50%;
  width: 8px; }

/*------ Navigation portlet ------*/
.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

/* ---------- Page template selector ---------- */
.aui-form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }

.aui-form-options input {
  border-width: 0;
  display: inline;
  float: left; }

.aui-form-triggers {
  float: left; }

.aui-form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }

.aui-form-trigger img {
  background: url() no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px; }

.aui-form-trigger:hover, .aui-form-trigger:focus {
  background-color: #83B0CA;
  background-image: url(../images/application/button_bg_over.png); }

.aui-trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }

.aui-trigger-selected:hover, .aui-trigger-selected:focus {
  background-color: #B7DEF4;
  background-image: url(../images/application/button_bg_selected_over.png); }

.aui-options-trigger img {
  background-image: url(../images/common/configuration.png); }

.aui-save-trigger img {
  background-image: url(../images/dock/my_place_current.png); }

.aui-menu-content, body > .lfr-menu-list ul, .aui-underlay-content, .aui-dialog-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.my-sites-menu .current-site a {
  -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -o-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5); }

.aui-dialog-hd {
  -moz-box-shadow: 1px 1px 0 white;
  -webkit-box-shadow: 1px 1px 0 white;
  -o-box-shadow: 1px 1px 0 white;
  box-shadow: 1px 1px 0 white; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -moz-box-shadow: inset 0 0 2px #224fa8;
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -o-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.lfr-search-combobox-item {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .aui-field-input-text {
  -moz-border-radius: 4px 1px 1px 4px;
  -webkit-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -khtml-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .aui-button-input {
  -moz-border-radius: 1px 4px 4px 1px;
  -webkit-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -khtml-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

/* target liferay */
body > .lfr-menu-list, body > .lfr-menu-list ul, .lfr-actions, .aui-dialog-content, .aui-dialog .yui3-widget-hd, .modify-pages .delete-tab, .yui3-widget input[type="submit"], .yui3-widget input[type="button"], .yui3-widget input[type="reset"], .yui3-widget button, .tags-search-combobox .aui-field-input-text, .staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a, .active-area-proxy, .portlet-document-library .document-display-style .document-thumbnail img, .portlet-document-library-display .document-display-style .document-thumbnail img, .aui-paginator-link, .lfr-header-row .aui-toolbar-only, .lfr-translation-manager, .lfr-translation-manager-translation, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote, .rule-group-instance-container .rule-group-instance {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }

.lfr-header-row .aui-toolbar-content, .lfr-search-combobox, .select-documents, .select-files, .portlet-document-library div.document-display-style, .lfr-upload-container .upload-target, .lfr-upload-container .upload-file, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .structure-tree .structure-field {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

.aui-menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.aui-underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-hudcrumbs ul {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

.lfr-upload-container .upload-target {
  -moz-box-shadow: inset 0 0 1px white;
  -webkit-box-shadow: inset 0 0 1px white;
  -o-box-shadow: inset 0 0 1px white;
  box-shadow: inset 0 0 1px white;
  *zoom: 1;
  background-image: -webkit-gradient(linear, 50%, 50%, color-stop(0%, #8fbe31), color-stop(85%, #729a22));
  background-image: -webkit-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -moz-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -o-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -ms-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: linear-gradient(50%, #8fbe31 0%, #729a22 85%); }

.live-view .staging-tabview-list {
  *zoom: 1; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.staging-bar {
  -moz-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8); }

.staging-tabview-list .aui-tab-active .aui-tab-content, .site-variations-tabview-list .aui-tab-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -webkit-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -o-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  background-image: -webkit-gradient(linear, 0 0, 0 0, color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  *zoom: 1;
  background-size: 100px 100px; }

.portlet-staging-bar .staging-bar .site-variations-tabview-list {
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #777777), color-stop(80%, #333333), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -moz-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -o-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -ms-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: linear-gradient(center bottom, #777777, #333333 80%, #333333); }

.rule-group-instance-container .rule-group-instance {
  -moz-box-shadow: 1px 1px 2px #999999;
  -webkit-box-shadow: 1px 1px 2px #999999;
  -o-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-portlet-title-editable {
  z-index: 9999; }

/* ---------- Wrapper ---------- */
.portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: table;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

.portlet-column {
  display: table-cell;
  vertical-align: top; }

.portlet-column-content {
  padding: 0 5px; }

.portlet-column-content-only, .ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding-left: 0; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding-right: 0; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }

.ie6 div.portlet-column, .ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }

.ie6 div.aui-column-last, .ie7 div.aui-column-last {
  margin-right: -1px; }

.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

.portlet-layout {
  table-layout: fixed; }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

BODY.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-journal.portlet-static-end .portlet {
  background: #ddd;
  border-radius: 8px 8px 0 0; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0;
  width: 95%; }

.portlet-title img {
  vertical-align: middle; }

.portlet-title-text {
  cursor: default; }
  .portlet-title-text P {
    text-transform: none !important;
    margin: 0 20px; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px;
  font-size: 12px;
  line-height: 18px; }

.portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px; }

.portlet-content {
  padding: 0; }

.portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  color: #000;
  padding: 5px 5px 5px 15px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  position: relative; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 50; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  color: #3AF;
  display: inline-block;
  height: 16px;
  margin-left: 5px;
  text-indent: -9999px;
  vertical-align: top;
  width: 16px; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 20px; }

.portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
  vertical-align: top; }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar .portlet-back a {
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(../images/portlet/options_borderless.png); }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  display: inline; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }

.portlet-draggable .portlet-title-default {
  background: url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.lfr-add-content H2 {
  line-height: normal; }

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg, .portlet-msg-info, .portlet-msg-error, .portlet-msg-alert, .portlet-msg-success {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 5px auto;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
  background-color: #DFF4FF;
  background-image: url(../images/messages/info.png);
  border-color: #A7CEDF; }

.portlet-msg-info.pending {
  background-image: url(../images/common/time.png); }

/* ---------- Error messages ---------- */
.portlet-msg-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: #F00;
  font-size: 12px; }
  .portlet-msg-error p {
    margin-top: 0; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert {
  background-color: #FFC;
  background-image: url(../images/messages/alert.png);
  background-position: 6px 20%;
  border-color: #FC0; }

/* ---------- Success messages ---------- */
.portlet-msg-success {
  background-color: #F4FDEF;
  background-image: url(../images/messages/success.png);
  border-color: #ACDFA7;
  color: #384F34; }

/* ---------- Message labels ---------- */
.portlet-msg-info-label, .portlet-msg-error-label, .portlet-msg-alert-label, .portlet-msg-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
  font-weight: bold; }

.portlet-msg-info-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.portlet-msg-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.portlet-msg-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.portlet-msg-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }

.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.restricted td.col-1, .alt.restricted td.col-1 {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(../images/common/guest_icon.png); }

.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(../images/common/user_icon.png); }

.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(../images/common/site_icon.png); }

.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(../images/common/organization_icon.png); }

.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Actions button ---------- */
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: white url(../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-actions ul {
  bottom: -1px; }

.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }

.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }

.lfr-actions .lfr-trigger li a {
  padding: 5px 10px 5px 25px; }

.lfr-actions .lfr-trigger li a:hover {
  background-color: #828F95;
  color: #FFF; }

.lfr-actions .lfr-trigger li img {
  left: 3px;
  position: absolute; }

.lfr-actions .lfr-trigger li.last {
  border-bottom: none; }

.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }

.lfr-actions.portlet-options .lfr-trigger {
  padding: 0; }

.lfr-actions.portlet-options .lfr-trigger strong {
  min-width: 0;
  padding: 1px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options.png);
  background-position: 0 0;
  display: block;
  font-size: 0;
  height: 16px;
  padding: 0;
  text-indent: -9999px;
  width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options_selected.png); }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar tr td a:hover {
  background-color: #727C81;
  color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }

.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }

.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }

.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }

.ie6 .portlet-borderless-container {
  height: 2.5em; }

.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

.ie6 .breadcrumbs {
  zoom: 1; }

/* ---------- SITEMAP ---------- */
.portlet-site-map .portlet-content {
  padding: 5px;
  color: #ffffff; }
.portlet-site-map UL {
  list-style-type: disc;
  margin-left: 2em; }
  .portlet-site-map UL LI {
    padding: 3px 0; }
  .portlet-site-map UL A {
    color: #ffffff; }
    .portlet-site-map UL A:HOVER {
      text-decoration: underline; }

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.reveal-modal-bg,
.bonus-modal-bg,
.tc-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  z-index: 100;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  left: 50%;
  margin-left: -300px;
  width: 600px;
  position: fixed;
  z-index: 450;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }
  .reveal-modal .title {
    overflow: hidden;
    text-overflow: ellipsis; }
  .reveal-modal .portlet-content-container {
    overflow: auto; }
  .reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
    font-weight: bold;
    cursor: pointer; }
  .reveal-modal .small {
    width: 200px;
    margin-left: -140px; }
  .reveal-modal .medium {
    width: 400px;
    margin-left: -240px; }
  .reveal-modal .large {
    width: 600px;
    margin-left: -340px; }
  .reveal-modal .xlarge {
    width: 800px;
    margin-left: -440px; }
  .ie9 .reveal-modal, .ie10 .reveal-modal {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.popup-loader {
  top: -100px; }

.bonus-modal-bg {
  z-index: 102; }

.tc-modal-bg {
  z-index: 104; }

#bonusModal {
  z-index: 103; }

#tcModal {
  z-index: 105; }

/* Theme defaults */
/*-------------------------------------------------- */
/* -= Variables
---------------------------------------------------*/
/* =Common
-------------------------------------------------- */
/* =Theme
-------------------------------------------------- */
.hint {
  font-size: 10px; }

.hidden {
  display: none; }

.portlet-disable-hide {
  display: none; }

.clear {
  zoom: 1; }
  .clear:before, .clear:after {
    content: " ";
    display: table; }
  .clear:after {
    clear: both; }

.pointer {
  cursor: pointer; }

/* =Accordion
-------------------------------------------------- */
.desc-list {
  margin: 1em 0 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #f00; }

.desc-list .ui-accordion-header:first-child {
  border-top: 0; }

.desc-list .ui-accordion-header {
  padding: 10px;
  border-top: 1px solid #f00;
  background: #fdf0f0;
  font-weight: bold;
  outline: none;
  cursor: pointer; }

.desc-list .ui-accordion-content {
  background: #fdf0f0; }

.desc-list .content {
  padding: 1px 10px 10px; }

/* =datepicker
-------------------------------------------------- */
.ui-datepicker {
  display: none;
  width: 200px;
  border: 1px solid #777;
  background: #eee; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 2px 0;
  border: 1px solid #0095e6;
  background: #0095e6;
  color: #fff;
  font-size: 11px; }

.ui-datepicker .ui-datepicker-header a {
  color: #fff; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px; }

.ui-datepicker .ui-datepicker-prev {
  left: 6px; }

.ui-datepicker .ui-datepicker-next {
  right: 27px;
  text-align: right; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 35px;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold; }

.ui-datepicker .ui-datepicker-title select {
  margin: 1px 0;
  font-size: 1em; }

.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%;
  margin-top: 0; }

.ui-datepicker th,
.ui-datepicker td {
  border: 1px solid #d3d7db;
  text-align: center;
  line-height: normal;
  font-size: 11px; }

.ui-datepicker th {
  padding: 3px;
  border-color: #999;
  background: #ccc;
  font-weight: bold; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 3px;
  color: #222; }

.ui-datepicker .ui-datepicker-buttonpane {
  margin: 7px 0 0;
  padding: 0 2px;
  border: 0;
  background-image: none; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  width: auto;
  margin: .5em .2em .4em;
  padding: .2em .6em .3em .6em;
  overflow: visible;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker .ui-state-hover {
  background: #0095e6;
  color: #fff; }

.ui-datepicker .ui-datepicker-current-day,
.ui-datepicker .ui-datepicker-current-day a {
  background: #0095e6;
  color: #fff; }

.ui-datepicker-append {
  margin-left: .5em;
  color: #6f6f6f; }

.ui-datepicker-today a {
  background: #c7e200;
  color: #222 !important; }

.ui-datepicker-unselectable span {
  background: #eee !important;
  color: #999 !important; }

#playtechModal .portlet-content-container H3 {
  text-align: center; }

/*Pagination > bullets*/
.pagination.bullets {
  width: 100%;
  margin-top: 5px;
  padding-bottom: 10px;
  text-align: center; }

.pagination.bullets.hidden {
  visibility: hidden;
  display: block; }

/*Loader*/
.loading-mask-wrapper {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  opacity: 0.8;
  background: #000; }

.loading-mask {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 9999;
  color: #fff;
  text-align: center; }

/* =Flexible table
-------------------------------------------------- */
.flexible-table input {
  vertical-align: middle; }
.flexible-table .head-table {
  font-weight: bold;
  color: #AD1603; }
.flexible-table .row {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #838383;
  line-height: 22px; }
.flexible-table .cell {
  float: left;
  min-height: 1em; }

.drop-list .line {
  position: relative;
  cursor: move; }
  .drop-list .line input {
    cursor: default; }
  .drop-list .line.active {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 10; }

.ui-table {
  width: 100%;
  margin: 1em 0 0 0;
  border: 2px solid #000410; }
  .ui-table th {
    background: #ab1212;
    padding: 5px;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    border: 2px solid #000410;
    border-width: 0 0 2px 2px;
    font-weight: normal; }
    .ui-table th:first-child {
      border-left: 0; }
  .ui-table td {
    background: #bdbdbd;
    padding: 5px;
    border: 2px solid #000410;
    border-width: 0 0 2px 2px; }
    .ui-table td:first-child {
      border-left: 0; }
  .ui-table tr:nth-child(even) td {
    background: #dcdcdc; }

body.drop-active {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

/* Preventing text blinking in Safari*/
#footer {
  -webkit-transform: translate3d(0, 0, 0); }

/* =Common elements
-------------------------------------------------- */
.loading-animation {
  background: url("../images/loading_icon.gif") no-repeat 50% 50%;
  margin: 0 auto;
  height: 150px;
  width: 100px;
  padding: 0; }

/* only for admin */
.dockbar-ready .portlet-topper-toolbar {
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #000; }

.yui3-widget {
  color: #1a1a1a; }

#content {
  width: 994px;
  margin: 0 auto; }

#page {
  overflow: inherit;
  min-width: 994px; }

/* =Popups
-------------------------------------------------- */
.reveal-modal {
  margin-top: 10px;
  min-width: 600px;
  min-height: 100px;
  margin-left: -310px;
  color: #000000;
  background: #ffffff;
  -moz-box-shadow: black 0 0 50px;
  -webkit-box-shadow: black 0 0 50px;
  -o-box-shadow: black 0 0 50px;
  box-shadow: black 0 0 50px;
  -webkit-border-radius: 10px 10px 5px 5px;
  -khtml-border-radius: 10px 10px 5px 5px;
  -moz-border-radius: 10px 10px 5px 5px;
  -o-border-radius: 10px 10px 5px 5px;
  border-radius: 10px 10px 5px 5px; }
  .reveal-modal .content {
    background: url(../images/login-shadow.png) repeat-x 0 0;
    min-height: 50px; }
    .reveal-modal .content, .reveal-modal .content p {
      color: #000000; }

.dockbar-ready .reveal-modal {
  margin-top: 40px; }

.reveal-modal .header {
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background-color: #4a4a4a;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a4a4a), color-stop(100%, #020202));
  background: -webkit-linear-gradient(#4a4a4a, #020202);
  background: -moz-linear-gradient(#4a4a4a, #020202);
  background: -o-linear-gradient(#4a4a4a, #020202);
  background: -ms-linear-gradient(#4a4a4a, #020202);
  background: linear-gradient(#4a4a4a, #020202); }
  .ie9 .reveal-modal .header {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNGE0YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a4a4a), color-stop(100%, #020202));
    background: -webkit-linear-gradient(#4a4a4a, #020202);
    background: -moz-linear-gradient(#4a4a4a, #020202);
    background: -o-linear-gradient(#4a4a4a, #020202);
    background: -ms-linear-gradient(#4a4a4a, #020202);
    background: linear-gradient(#4a4a4a, #020202); }
  .ie8 .reveal-modal .header {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#4a4a4a', EndColorStr='#020202'); }
  .ie8 .reveal-modal .header {
    background: #110f0f; }

.reveal-modal .title {
  margin: -1px 0 0 15px;
  text-shadow: #000 1px 1px 0;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  line-height: 1em;
  padding: 15px 0 10px 0; }

.reveal-modal .close {
  margin: 0; }

.reveal-modal .close A {
  display: block;
  position: absolute;
  top: 4px;
  right: 10px;
  height: 27px;
  color: #ffffff; }

.reveal-cashier-popup .content {
  padding: 10px; }

/* =Changepassword popup
-------------------------------------------------- */
.change-password-popup .change-password span.asterisk {
  display: none; }
.change-password-popup .change-password .submit-wrapper BUTTON {
  margin-right: 20px; }
.change-password-popup button:hover strong, .change-password-popup button:focus strong, .change-password-popup .btn:focus, .change-password-popup .btn:hover {
  background: #7da800;
  text-decoration: none; }
.change-password-popup button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent; }
.change-password-popup button strong, .change-password-popup .btn {
  display: inline-block;
  zoom: 1;
  padding: 5px 13px 2px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background: #799f08;
  -moz-box-shadow: 1px 1px 1px #3e4a1f;
  -webkit-box-shadow: 1px 1px 1px #3e4a1f;
  -o-box-shadow: 1px 1px 1px #3e4a1f;
  box-shadow: 1px 1px 1px #3e4a1f;
  background-color: #a1bc53;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #a1bc53), color-stop(50%, #87aa1e), color-stop(75%, #799f08), color-stop(100%, #799f08));
  background: -webkit-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -moz-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -o-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -ms-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08); }

/* Navigation portlet
-------------------------------------------------- */
.portlet-navigation .nav-menu .layouts.level-1 .layouts.level-2 li > a {
  font-size: 14px; }
.portlet-navigation .nav-menu .layouts.level-1 > a {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 18px; }

/* Common */
button,
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.hidden {
  display: none; }

/* Background Image
-------------------------------------------------- */
.vegas-bg img {
  width: 100%;
  min-width: 994px; }

.vegas-responsive-banner .pagination {
  display: none; }

/*@import "schemes";*/
/* Global tootips */
.tooltip-left,
.tooltip-right,
.tooltip-top,
.tooltip-bottom,
.tooltip-error-left,
.tooltip-error-right,
.tooltip-error-top,
.tooltip-error-bottom {
  max-width: 350px;
  min-width: 150px;
  z-index: 500;
  background-color: #6FAF00;
  border: 1px solid #FFFFFF; }
  .tooltip-left P,
  .tooltip-right P,
  .tooltip-top P,
  .tooltip-bottom P,
  .tooltip-error-left P,
  .tooltip-error-right P,
  .tooltip-error-top P,
  .tooltip-error-bottom P {
    margin: 0;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: left;
    color: #FFFFFF; }

.tooltip-error-left,
.tooltip-error-right,
.tooltip-error-top,
.tooltip-error-bottom {
  background-color: #A61907; }

.tooltip-top {
  margin-bottom: 15px; }
  .tooltip-top P {
    background-image: url("../images/tooltip-top-point.png");
    margin-bottom: -15px;
    padding-bottom: 20px; }

.tooltip-error-top {
  margin-bottom: 15px; }
  .tooltip-error-top P {
    background-image: url("../images/tooltip-error-top-point.png");
    margin-bottom: -15px;
    padding-bottom: 20px; }

.tooltip-bottom {
  margin-top: 15px; }
  .tooltip-bottom P {
    background-image: url("../images/tooltip-bottom-point.png");
    margin-top: -15px;
    padding-top: 20px; }

.tooltip-error-bottom {
  margin-top: 15px; }
  .tooltip-error-bottom P {
    background-image: url("../images/tooltip-error-bottom-point.png");
    margin-top: -15px;
    padding-top: 20px; }

.tooltip-left {
  margin-right: 15px; }
  .tooltip-left P {
    background-image: url("../images/tooltip-left-point.png");
    background-position: 100% 50%;
    margin-right: -15px;
    padding-right: 20px; }

.tooltip-error-left {
  margin-right: 15px; }
  .tooltip-error-left P {
    background-image: url("../images/tooltip-error-left-point.png");
    background-position: 100% 50%;
    margin-right: -15px;
    padding-right: 20px; }

.tooltip-right {
  margin-left: 15px; }
  .tooltip-right P {
    background-image: url("../images/tooltip-right-point.png");
    margin-left: -15px;
    padding-left: 20px; }

.tooltip-error-right {
  margin-left: 15px; }
  .tooltip-error-right P {
    background-image: url("../images/tooltip-error-right-point.png");
    margin-left: -15px;
    padding-left: 20px; }

/* =smart web content styles
---------------------------------------*/
/* =swbc template name: Contact us
---------------------------------------*/
.contact_wrapper {
  height: 125px;
  padding: 5px 0; }
  .contact_wrapper .contact-item {
    padding: 5px 0;
    width: 240px;
    margin: 0 auto; }
    .contact_wrapper .contact-item IMG {
      float: left;
      padding-right: 10px; }
    .contact_wrapper .contact-item P {
      height: 30px;
      margin: 0;
      overflow: hidden;
      padding-left: 10px; }
  .contact_wrapper .phone {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    margin: 0; }
    .contact_wrapper .phone IMG {
      padding-left: 7px; }
  .contact_wrapper .email {
    line-height: 30px;
    font-size: 12px;
    font-weight: bold; }
    .contact_wrapper .email IMG {
      padding-top: 5px; }
  .contact_wrapper .chat {
    line-height: 15px;
    font-size: 11px;
    line-height: 11px; }

/* =swbc template name: payment_options
---------------------------------------*/
.payment-wrap {
  padding: 10px; }
  .payment-wrap TABLE {
    width: 100%; }
  .payment-wrap TH {
    height: 30px;
    text-align: center; }
  .payment-wrap .odd, .payment-wrap .even {
    height: 36px;
    cursor: pointer; }
    .payment-wrap .odd TD, .payment-wrap .even TD {
      text-align: center;
      height: 36px;
      padding: 1px; }
    .payment-wrap .odd TD:first-child, .payment-wrap .even TD:first-child {
      width: 40px; }
    .payment-wrap .odd IMG, .payment-wrap .even IMG {
      height: 100%;
      margin: 0 auto;
      display: block; }
  .payment-wrap .payment-detailed-link {
    margin: 0 auto;
    line-height: 36px;
    display: block; }
  .payment-wrap .payment-detailed {
    overflow: hidden;
    display: block;
    margin: 5px 0 5px 1px;
    padding: 10px; }

/* =swbc template name: promotional_info
---------------------------------------*/
.promo-info-wrap {
  padding: 10px;
  color: white; }
  .promo-info-wrap IMG {
    margin: 0 auto;
    display: block;
    width: 100%; }
  .promo-info-wrap .TC-slide-link {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    margin: 20px 0; }
    .promo-info-wrap .TC-slide-link A {
      display: block;
      padding-left: 30px;
      line-height: 19px; }
  .promo-info-wrap .promo-btn {
    text-align: center;
    margin: 0; }
    .promo-info-wrap .promo-btn A {
      margin: 10px;
      padding: 7px 30px;
      font-size: 20px; }
  .promo-info-wrap .TC-wrap {
    padding: 0 10px 10px;
    margin: 20px 0px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }

/* =swbc template name: games_info
---------------------------------------*/
.game-info-wrapper {
  padding: 10px;
  text-align: left; }
  .game-info-wrapper .text {
    float: left;
    width: 55%; }
    .game-info-wrapper .text P {
      padding: 0 10px; }
    .game-info-wrapper .text H3 {
      font-weight: normal;
      margin-top: 0; }
  .game-info-wrapper .game {
    display: table-cell;
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 45%; }
    .game-info-wrapper .game IMG {
      width: 100%; }

/* =swbc template name: Simple Promotion
--------------------------------------------*/
.promo-wrap-item {
  position: relative;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }
  .promo-wrap-item .title-wrap {
    position: absolute;
    top: 5px;
    text-align: center;
    width: 100%;
    z-index: 10; }
  .promo-wrap-item IMG {
    display: block;
    position: relative;
    bottom: 0;
    z-index: 1;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .promo-wrap-item .promo-btn {
    bottom: 8px;
    text-align: center;
    position: absolute;
    width: 100%;
    margin: 0;
    z-index: 10; }
  .promo-wrap-item .simple {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .promo-wrap-item .new-tag {
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15; }

/* =swbc template name: Simple Banner
--------------------------------------------*/
.banner-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .banner-wrapper P {
    display: block;
    height: 100%;
    margin: 10px 0 0; }
  .banner-wrapper .banner-img {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .banner-wrapper .button-wrapper {
    position: absolute;
    z-index: 2;
    bottom: 30px; }
  .banner-wrapper .text-wrapper {
    position: absolute;
    z-index: 2;
    text-align: center;
    top: 15px;
    right: 20px;
    width: 100%; }
  .banner-wrapper .new-tag {
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15; }

/* =swbc template name: Simple Big Promotion
--------------------------------------------*/
.promotion-text {
  overflow: hidden; }
  .promotion-text A {
    position: relative; }
  .promotion-text IMG {
    float: left;
    margin-right: 20px; }

/* =swbc template name: jackpot-slider, jackpot-list, jackpot-blocks
---------------------------------------*/
.jackpot-wrapper {
  text-align: center; }
  .jackpot-wrapper .jackpot-view UL {
    list-style: none;
    margin: 0; }
    .jackpot-wrapper .jackpot-view UL LI {
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      position: relative; }
  .jackpot-wrapper .jackpot-view .jackpot-total {
    line-height: 30px;
    margin: 3px 4px;
    padding: 0 10px;
    text-align: left;
    height: 32px; }
    .jackpot-wrapper .jackpot-view .jackpot-total SPAN {
      float: right; }
    .jackpot-wrapper .jackpot-view .jackpot-total STRONG {
      float: left; }
    .jackpot-wrapper .jackpot-view .jackpot-total EM {
      font-style: normal; }
  .jackpot-wrapper .jackpot-list .jackpot-ticker-game {
    float: left;
    margin: 18px 0 0 30px;
    text-align: right;
    width: 130px; }
  .jackpot-wrapper .jackpot-list .launcher {
    float: left; }
  .jackpot-wrapper .jackpot-list .links {
    float: right;
    margin: 20px 15px 0 0;
    position: relative;
    width: 10px; }
    .jackpot-wrapper .jackpot-list .links .btn {
      border: none;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      text-indent: -9999px;
      overflow: hidden; }
  .jackpot-wrapper .jackpot-list .jackpot-img {
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    display: block;
    height: 52px;
    margin: 2px;
    width: 52px; }
  .jackpot-wrapper .jackpot-list LI {
    text-align: left;
    margin: 4px; }
    .jackpot-wrapper .jackpot-list LI DIV {
      height: 56px; }
  .jackpot-wrapper .slider-wrap {
    padding: 5px 8px 7px; }
    .jackpot-wrapper .slider-wrap .jackpot-slider LI {
      cursor: pointer;
      height: 110px;
      margin: 4px 5px;
      padding: 5px 0 2px;
      width: 117px;
      float: left; }
      .jackpot-wrapper .slider-wrap .jackpot-slider LI .jackpot-img {
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px;
        height: 56px;
        width: 80px; }

.view-3 {
  overflow: hidden; }
  .view-3 .jackpot-view {
    position: relative;
    padding: 3px 0;
    width: 100%;
    overflow: hidden; }
    .view-3 .jackpot-view UL {
      height: 240px;
      overflow: hidden;
      width: 2000px;
      margin-bottom: 4px;
      position: relative; }
      .view-3 .jackpot-view UL LI {
        width: 260px;
        height: 240px;
        overflow: hidden;
        float: left;
        margin: 0 5px;
        border: none; }
        .view-3 .jackpot-view UL LI IMG {
          width: 100%;
          height: 100%; }
    .view-3 .jackpot-view .jackpot-ticker {
      position: absolute;
      bottom: 40px;
      left: 0;
      width: 100%;
      z-index: 10;
      top: 170px; }
    .view-3 .jackpot-view .links {
      position: absolute;
      bottom: 10px;
      left: 0;
      z-index: 10; }

/* =web content styles
---------------------------------------*/
/* =wbc ID: LOCATION-TEST
---------------------------------------*/
.my-account-nav {
  list-style-type: none;
  margin: 0;
  padding: 5px 10px; }
  .my-account-nav A {
    display: block; }

/* =wbc ID: MANAGE_ACCOUNT1, UPDATE_DETAILS1, SUPPORT1
---------------------------------------*/
.myaccount-two-wrapper, .update-details-wrapper {
  margin: 0 auto;
  text-align: center; }
  .myaccount-two-wrapper .myaccount-two, .update-details-wrapper .myaccount-two {
    list-style: none;
    margin: 0;
    padding: 10px 0 0; }
    .myaccount-two-wrapper .myaccount-two LI, .update-details-wrapper .myaccount-two LI {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin: 0px 6px;
      text-align: center;
      vertical-align: top;
      width: 80px; }
      .myaccount-two-wrapper .myaccount-two LI A, .update-details-wrapper .myaccount-two LI A {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-align: center;
        text-decoration: none;
        color: white; }
      .myaccount-two-wrapper .myaccount-two LI .aline, .update-details-wrapper .myaccount-two LI .aline {
        line-height: 35px;
        padding: 9px 0 0;
        margin: 0px; }
      .myaccount-two-wrapper .myaccount-two LI .frame, .update-details-wrapper .myaccount-two LI .frame {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-align: center;
        width: 72px;
        height: 55px; }
        .myaccount-two-wrapper .myaccount-two LI .frame P, .update-details-wrapper .myaccount-two LI .frame P {
          padding: 0px;
          margin: 0px;
          text-align: center;
          width: 70px; }
        .myaccount-two-wrapper .myaccount-two LI .frame .twoline, .update-details-wrapper .myaccount-two LI .frame .twoline {
          padding: 9px 0 0; }

/* =wbc ID: FOOTER
---------------------------------------*/
.footer-wrap {
  text-align: center; }
  .footer-wrap .gambling {
    display: block;
    margin: 20px 0; }
  .footer-wrap .gambling:hover {
    text-decoration: underline; }
  .footer-wrap .navigation {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .footer-wrap .navigation LI {
      float: left;
      margin: 0;
      padding: 0 10px; }
      .footer-wrap .navigation LI A {
        cursor: pointer;
        display: block;
        width: 100%; }
      .footer-wrap .navigation LI A:hover {
        text-decoration: underline; }
    .footer-wrap .navigation .last {
      border-right: none; }
  .footer-wrap .social {
    margin: 20px 0; }
  .footer-wrap A:hover {
    text-decoration: none; }
  .footer-wrap .cards {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .footer-wrap .cards LI {
      float: left;
      margin: 0 2px; }

/* =wbc ID: BALANCE_ACCOUNT2
---------------------------------------*/
.balance-wrapper {
  position: relative; }
  .balance-wrapper .cents-img {
    text-align: center;
    float: left; }
  .balance-wrapper .balance-amount {
    float: left;
    margin: 0 0 0 180px;
    width: 350px; }
  .balance-wrapper P {
    margin: 0; }
  .balance-wrapper A {
    margin: 0 3px; }
  .balance-wrapper .portlet-topper {
    position: relative;
    cursor: default; }
    .balance-wrapper .portlet-topper .main-amount {
      position: absolute;
      right: 10px;
      top: 5px;
      margin: 0;
      padding: 0; }
  .balance-wrapper .balance-btn {
    margin: 8px 0 0;
    text-align: center; }

.redeemable-bonus, .playable-bonus {
  position: relative;
  width: 100%; }
  .redeemable-bonus TD P, .playable-bonus TD P {
    margin: 0px 0px 0 7px;
    padding: 6px 0px; }
  .redeemable-bonus TD .bingo-amount P, .redeemable-bonus TD .amount P, .playable-bonus TD .bingo-amount P, .playable-bonus TD .amount P {
    margin: 0 10px 0 0;
    text-align: right; }

.js .controls-hidden .portlet-topper-toolbar {
  display: block !important; }
  .js .controls-hidden .portlet-topper-toolbar span {
    display: none; }
    .js .controls-hidden .portlet-topper-toolbar span.portlet-minimize-icon {
      display: inline-block; }

.terms-conditions-popup {
  padding: 20px; }

.green-border h3 {
  background: #759d00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #759d00 0%, #9cb54d 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759d00), color-stop(99%, #9cb54d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #759d00 0%, #9cb54d 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #759d00 0%, #9cb54d 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #759d00 0%, #9cb54d 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #759d00 0%, #9cb54d 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#759d00', endColorstr='#9cb54d',GradientType=0 );
  /* IE6-9 */
  color: #fff;
  border-top: 1px solid #a4be56;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 11px;
  padding: 2px 15px; }

.green-border p {
  color: #fff;
  border: 1px solid #c1d045;
  background: #272627;
  padding: 15px;
  margin: 0; }

/* =classes for wbc background
------------------------------------*/
.solid-bg {
  background: #2B2B2B; }

.gradient-bg {
  background-color: #a7a9ac;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7a9ac), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#a7a9ac, #ffffff);
  background: -moz-linear-gradient(#a7a9ac, #ffffff);
  background: -o-linear-gradient(#a7a9ac, #ffffff);
  background: -ms-linear-gradient(#a7a9ac, #ffffff);
  background: linear-gradient(#a7a9ac, #ffffff); }
  .ie9 .gradient-bg {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3YTlhYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7a9ac), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#a7a9ac, #ffffff);
    background: -moz-linear-gradient(#a7a9ac, #ffffff);
    background: -o-linear-gradient(#a7a9ac, #ffffff);
    background: -ms-linear-gradient(#a7a9ac, #ffffff);
    background: linear-gradient(#a7a9ac, #ffffff); }
  .ie8 .gradient-bg {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#a7a9ac', EndColorStr='white'); }

/* =smart web content styles
---------------------------------------*/
.promo-detail .promo-btn {
  text-decoration: underline !important; }

.promotion-text IMG {
  border-right: 1px solid #100f33; }

/* =swbc template name: games_info
---------------------------------------*/
.game-info-wrapper {
  padding: 10px;
  text-align: left; }
  .game-info-wrapper .text {
    float: left;
    width: 55%; }
    .game-info-wrapper .text P {
      padding: 0 10px; }
    .game-info-wrapper .text H3 {
      font-weight: normal;
      margin-top: 0; }
  .game-info-wrapper .game {
    display: table-cell;
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 45%; }

/* =swbc template name: Simple Promotion
--------------------------------------------*/
.promo-wrap-item {
  position: relative;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }
  .promo-wrap-item .promo-title {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0; }
  .promo-wrap-item .title-wrap {
    position: absolute;
    top: 5px;
    text-align: center;
    width: 100%;
    z-index: 10; }
  .promo-wrap-item IMG {
    display: block;
    position: relative;
    bottom: 0;
    z-index: 1;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .promo-wrap-item .promo-btn {
    bottom: 8px;
    text-align: center;
    position: absolute;
    width: 100%;
    margin: 0;
    z-index: 10; }
  .promo-wrap-item .simple {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .promo-wrap-item .new-tag {
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background-image: url(/library/test_img/new_test.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15; }

/* =swbc template name: Simple Banner
--------------------------------------------*/
.banner-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%; }
  .banner-wrapper P {
    display: block;
    height: 100%;
    margin: 10px 0 0; }
  .banner-wrapper .banner-img {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .banner-wrapper .simple {
    left: 30px;
    text-align: left; }
  .banner-wrapper .button-wrapper {
    position: absolute;
    z-index: 2;
    bottom: 30px; }
    .banner-wrapper .button-wrapper .btn {
      font-size: 17px;
      padding: 8px 13px; }
  .banner-wrapper .text-wrapper {
    position: absolute;
    z-index: 2;
    text-align: center;
    color: #fff;
    top: 15px;
    right: 20px;
    width: 270px; }
    .banner-wrapper .text-wrapper .font {
      font-size: 35px;
      font-weight: bold;
      line-height: 35px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .banner-wrapper .text-wrapper .font2 {
      font-size: 23px;
      font-weight: bold;
      text-transform: capitalize; }
  .banner-wrapper .new-tag {
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    background-image: url(/library/test_img/new_test1.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15; }

/* =swbc template name: Simple Big Promotion
--------------------------------------------*/
.promotion-text {
  overflow: hidden;
  height: 165px; }
  .promotion-text A {
    position: relative; }
  .promotion-text P {
    color: #fff;
    font-size: 12px; }
  .promotion-text IMG {
    float: left;
    margin-right: 20px;
    width: 221px; }
  .promotion-text .promo-t-wrap h1 {
    margin: 10px 0 1em; }

/* =swbc template name: Contact us
---------------------------------------*/
.contact_wrapper {
  height: 125px;
  margin: 0 auto;
  padding: 5px 0;
  width: 210px; }
  .contact_wrapper .contact-item {
    padding: 5px 0; }
    .contact_wrapper .contact-item P {
      color: #faf9f7;
      height: 27px;
      font-weight: bold;
      margin: 0;
      overflow: hidden;
      padding-left: 40px; }
      .contact_wrapper .contact-item P A {
        color: #faf9f7; }
  .contact_wrapper .phone {
    background: url("/library/pt_theme_img/phone.png") no-repeat 0 50%;
    font-size: 16px;
    padding-top: 8px;
    padding-left: 50px;
    margin: 0; }
  .contact_wrapper .email {
    background: url("/library/pt_theme_img/email.png") no-repeat 0 0;
    font-size: 12px;
    padding-top: 10px; }
  .contact_wrapper .chat {
    background: url("/library/pt_theme_img/chat.png") no-repeat 0 0;
    font-size: 11px;
    line-height: 11px;
    padding-top: 3px; }

/* =swbc template name: jackpot-slider, jackpot-list
---------------------------------------*/
.portlet-topper .jp-link A, .skyfall-view LI H4 {
  color: #01a475 !important; }

.portlet-topper .jp-link A {
  color: #fff !important;
  font-weight: normal;
  font-size: 11px; }

.jackpot-wrapper {
  padding: 1px 3px 0;
  text-align: center; }
  .jackpot-wrapper .jackpot-view UL {
    list-style: none;
    margin: 0;
    padding: 0 0 2px; }
    .jackpot-wrapper .jackpot-view UL LI {
      background: #020f15;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 1px solid #020f15;
      position: relative; }
  .jackpot-wrapper .jackpot-view .jackpot-total {
    background: #020f15;
    border: 1px solid #020f15;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 3px 4px;
    padding: 0 15px;
    text-align: center;
    height: 32px; }
    .jackpot-wrapper .jackpot-view .jackpot-total .amount-total {
      float: none;
      display: block; }
    .jackpot-wrapper .jackpot-view .jackpot-total SPAN {
      float: none;
      color: #659623;
      text-align: center; }
    .jackpot-wrapper .jackpot-view .jackpot-total STRONG {
      float: left; }
    .jackpot-wrapper .jackpot-view .jackpot-total EM {
      font-style: normal; }
  .jackpot-wrapper .jackpot-list .jackpot-ticker-game {
    float: left;
    margin: 18px 0 0 30px;
    text-align: right;
    width: 130px;
    color: #659623; }
  .jackpot-wrapper .jackpot-list .launcher {
    float: left; }
  .jackpot-wrapper .jackpot-list .links {
    float: right;
    margin: 20px 15px 0 0;
    position: relative;
    width: 10px; }
    .jackpot-wrapper .jackpot-list .links .btn {
      background: url("/library/pt_theme_img/jp_play.gif") no-repeat 0 0;
      border: none;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      height: 14px;
      width: 10px;
      text-indent: -9999px;
      overflow: hidden; }
    .jackpot-wrapper .jackpot-list .links .btn:hover, .jackpot-wrapper .jackpot-list .links .btn:active {
      background: url("/library/pt_theme_img/jp_play.gif") no-repeat 0 0; }
  .jackpot-wrapper .jackpot-list .jackpot-img {
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    display: block;
    height: 52px;
    margin: 2px;
    width: 52px; }
  .jackpot-wrapper .jackpot-list LI {
    margin: 4px;
    text-align: left; }
    .jackpot-wrapper .jackpot-list LI DIV {
      height: 56px; }
  .jackpot-wrapper .slider-wrap {
    padding: 5px 8px 7px;
    		/*.jackpot-total {
    			margin: 4px 6px 5px 2px;
    			padding: 0;
    			text-align: center;

    			SPAN {
    				float: none;
    			}
    		}*/ }
    .jackpot-wrapper .slider-wrap .jackpot-slider LI {
      cursor: pointer;
      float: left;
      height: 110px;
      margin: 4px 5px;
      padding: 5px 0 2px;
      width: 117px; }
      .jackpot-wrapper .slider-wrap .jackpot-slider LI .jackpot-ticker-game {
        color: #659623;
        margin: 0; }
      .jackpot-wrapper .slider-wrap .jackpot-slider LI .links {
        margin: 0; }
        .jackpot-wrapper .slider-wrap .jackpot-slider LI .links .play {
          border: 1px solid #fff;
          padding: 1px 10px; }
      .jackpot-wrapper .slider-wrap .jackpot-slider LI .jackpot-img {
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px;
        height: 56px;
        width: 80px; }

.view-3 {
  overflow: hidden; }
  .view-3 .jackpot-view {
    position: relative;
    padding: 3px 0;
    width: 100%;
    overflow: hidden; }
    .view-3 .jackpot-view UL {
      height: 240px;
      overflow: hidden;
      width: 2000px;
      margin-bottom: 4px;
      position: relative; }
      .view-3 .jackpot-view UL LI {
        width: 260px;
        height: 240px;
        overflow: hidden;
        float: left;
        margin: 0 5px;
        border: none; }
        .view-3 .jackpot-view UL LI IMG {
          width: 100%;
          height: 100%; }
    .view-3 .jackpot-view .jackpot-ticker {
      position: absolute;
      bottom: 40px;
      left: 0;
      width: 100%;
      z-index: 10; }
    .view-3 .jackpot-view .links {
      position: absolute;
      bottom: 10px;
      left: 0;
      z-index: 10; }

/* =web content styles
---------------------------------------*/
/* =wbc ID: LOCATION-TEST
---------------------------------------*/
.my-account-nav {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 272px;
  list-style-type: none;
  margin: 0;
  padding: 5px 10px; }
  .my-account-nav A {
    background: url("/library/test_img/arrow.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    line-height: 12px;
    padding: 0 0 0 15px; }
  .my-account-nav A:hover, .my-account-nav .active {
    background: url("/library/test_img/arrow.png") no-repeat 0 -12px;
    color: #00fffc; }
  .my-account-nav LI {
    padding: 5px 0; }

/* =wbc ID: MANAGE_ACCOUNT1, UPDATE_DETAILS1, SUPPORT1 
---------------------------------------*/
.myaccount-two-wrapper, .update-details-wrapper {
  height: 247px;
  margin: 0 auto;
  text-align: center; }
  .myaccount-two-wrapper .myaccount-two, .update-details-wrapper .myaccount-two {
    height: 228px;
    list-style: none;
    margin: 0;
    padding: 10px 0 0; }
    .myaccount-two-wrapper .myaccount-two LI, .update-details-wrapper .myaccount-two LI {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 11px;
      margin: 0px 6px;
      text-align: center;
      vertical-align: top;
      width: 80px; }
      .myaccount-two-wrapper .myaccount-two LI A, .update-details-wrapper .myaccount-two LI A {
        color: #fff;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-align: center;
        text-decoration: none; }
      .myaccount-two-wrapper .myaccount-two LI .img, .update-details-wrapper .myaccount-two LI .img {
        background-image: url("/library/My_account/MA2-Titan-Button.png");
        width: 54px;
        height: 54px; }
      .myaccount-two-wrapper .myaccount-two LI .aline, .update-details-wrapper .myaccount-two LI .aline {
        line-height: 35px;
        padding: 9px 0 0; }
      .myaccount-two-wrapper .myaccount-two LI .frame, .update-details-wrapper .myaccount-two LI .frame {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-align: center;
        width: 72px;
        height: 55px; }
        .myaccount-two-wrapper .myaccount-two LI .frame P, .update-details-wrapper .myaccount-two LI .frame P {
          padding: 0px;
          margin: 0px;
          text-align: center;
          width: 70px; }
        .myaccount-two-wrapper .myaccount-two LI .frame .twoline, .update-details-wrapper .myaccount-two LI .frame .twoline {
          padding: 9px 0 0; }

/* =wbc ID: FOOTER
---------------------------------------*/
.footer-wrap {
  text-align: center; }
  .footer-wrap .gambling {
    display: block;
    margin: 20px 0; }
  .footer-wrap .gambling:hover {
    text-decoration: underline; }
  .footer-wrap .navigation {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .footer-wrap .navigation LI {
      border-right: 1px solid #666666;
      float: left;
      margin: 0;
      padding: 0 10px; }
      .footer-wrap .navigation LI A {
        color: #666666;
        cursor: pointer;
        display: block;
        width: 100%; }
      .footer-wrap .navigation LI A:hover {
        text-decoration: underline; }
    .footer-wrap .navigation .last {
      border-right: none; }
  .footer-wrap .social {
    margin: 20px 0; }
  .footer-wrap A:hover {
    text-decoration: none; }
  .footer-wrap .cards {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .footer-wrap .cards LI {
      float: left;
      margin: 0 2px; }

/* =wbc ID: BALANCE_ACCOUNT2
---------------------------------------*/
.balance-wrapper {
  position: relative;
  height: 200px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff; }
  .balance-wrapper .cents-img {
    text-align: center;
    float: left; }
  .balance-wrapper .balance-amount {
    float: left;
    margin: 0 0 0 180px;
    width: 350px; }
  .balance-wrapper .myaccount-btn {
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 5px 35px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78c5fd), color-stop(50%, #28a4f9), color-stop(51%, #0474c6), color-stop(100%, #1095f2));
    background: -webkit-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: -moz-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: -o-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: -ms-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background-color: #0474c6; }
  .balance-wrapper .myaccount-btn:hover {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0d8fe), color-stop(50%, #34c1fb), color-stop(51%, #059ad9), color-stop(100%, #17b9f6));
    background: -webkit-linear-gradient(top, #a0d8fe, #34c1fb 50%, #059ad9 51%, #17b9f6);
    background: -moz-linear-gradient(top, #a0d8fe, #34c1fb 50%, #059ad9 51%, #17b9f6);
    background: -o-linear-gradient(top, #a0d8fe, #34c1fb 50%, #059ad9 51%, #17b9f6);
    background: -ms-linear-gradient(top, #a0d8fe, #34c1fb 50%, #059ad9 51%, #17b9f6);
    background: linear-gradient(top, #a0d8fe, #34c1fb 50%, #059ad9 51%, #17b9f6);
    background-color: #059ad9; }
  .balance-wrapper P {
    margin: 0; }
  .balance-wrapper A {
    margin: 0 3px; }
  .balance-wrapper .portlet-topper {
    position: relative;
    cursor: default;
    font-weight: bold; }
    .balance-wrapper .portlet-topper .main-amount {
      position: absolute;
      right: 10px;
      top: 5px;
      margin: 0;
      padding: 0; }
  .balance-wrapper .balance-btn {
    margin: 8px 0 0;
    text-align: center; }
  .balance-wrapper .balance {
    background-color: #6db300;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6db300), color-stop(100%, #467100));
    background: -webkit-linear-gradient(#6db300, #467100);
    background: -moz-linear-gradient(#6db300, #467100);
    background: -o-linear-gradient(#6db300, #467100);
    background: -ms-linear-gradient(#6db300, #467100);
    background: linear-gradient(#6db300, #467100);
    color: #fff;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: 26px;
    padding: 4px 15px; }
    .ie9 .balance-wrapper .balance {
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjMwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NzEwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6db300), color-stop(100%, #467100));
      background: -webkit-linear-gradient(#6db300, #467100);
      background: -moz-linear-gradient(#6db300, #467100);
      background: -o-linear-gradient(#6db300, #467100);
      background: -ms-linear-gradient(#6db300, #467100);
      background: linear-gradient(#6db300, #467100); }
  .balance-wrapper .balance:hover, .balance-wrapper .balance:focus {
    color: #FFCC00; }

.redeemable-bonus, .playable-bonus {
  position: relative;
  width: 100%; }
  .redeemable-bonus TD P, .playable-bonus TD P {
    margin: 0px 0px 0 7px;
    padding: 6px 0px; }
  .redeemable-bonus TD .bingo-amount P, .redeemable-bonus TD .amount P, .playable-bonus TD .bingo-amount P, .playable-bonus TD .amount P {
    margin: 0 10px 0 0;
    text-align: right; }

#webcontent-search-field {
  border-color: #000; }

#loginPopupFormWrap .login-inner p {
  color: #000; }

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.fluid-grid-1,
.fluid-grid-2,
.fluid-grid-3,
.fluid-grid-4,
.fluid-grid-5,
.fluid-grid-6,
.fluid-grid-7,
.fluid-grid-8,
.fluid-grid-9,
.fluid-grid-10,
.fluid-grid-11,
.fluid-grid-12 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 2%;
  margin-right: 2%; }
  .fluid-grid-1 > .fluid-container,
  .fluid-grid-2 > .fluid-container,
  .fluid-grid-3 > .fluid-container,
  .fluid-grid-4 > .fluid-container,
  .fluid-grid-5 > .fluid-container,
  .fluid-grid-6 > .fluid-container,
  .fluid-grid-7 > .fluid-container,
  .fluid-grid-8 > .fluid-container,
  .fluid-grid-9 > .fluid-container,
  .fluid-grid-10 > .fluid-container,
  .fluid-grid-11 > .fluid-container,
  .fluid-grid-12 > .fluid-container {
    margin: 0;
    width: 100%; }

.fluid-container {
  /* Containers
  ---------------------------------------------------------------------------------------------------*/
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
  /* Grid >> Children
  ----------------------------------------------------------------------------------------------------*/
  /* Grid >> 12 Columns
  ----------------------------------------------------------------------------------------------------*/
  /* Prefix Extra Space >> 12 Columns
  ----------------------------------------------------------------------------------------------------*/
  /* Suffix Extra Space >> 12 Columns
  ----------------------------------------------------------------------------------------------------*/ }
  .fluid-container > :first-child {
    margin-left: 0; }
  .fluid-container > :last-child {
    margin-right: 0; }
  .fluid-container > .fluid-grid-last {
    margin-right: 0; }
  .fluid-container .fluid-grid-1 {
    width: 6.333%; }
  .fluid-container .fluid-grid-2 {
    width: 14.667%; }
  .fluid-container .fluid-grid-3 {
    width: 23.0%; }
  .fluid-container .fluid-grid-4 {
    width: 31.333%; }
  .fluid-container .fluid-grid-5 {
    width: 39.667%; }
  .fluid-container .fluid-grid-6 {
    width: 48.0%; }
  .fluid-container .fluid-grid-7 {
    width: 56.333%; }
  .fluid-container .fluid-grid-8 {
    width: 64.667%; }
  .fluid-container .fluid-grid-9 {
    width: 73.0%; }
  .fluid-container .fluid-grid-10 {
    width: 81.333%; }
  .fluid-container .fluid-grid-11 {
    width: 89.667%; }
  .fluid-container .fluid-grid-12 {
    width: 98.0%; }
  .fluid-container .fluid-prefix-1 {
    padding-left: 8.333%; }
  .fluid-container .fluid-prefix-2 {
    padding-left: 16.667%; }
  .fluid-container .fluid-prefix-3 {
    padding-left: 25.0%; }
  .fluid-container .fluid-prefix-4 {
    padding-left: 33.333%; }
  .fluid-container .fluid-prefix-5 {
    padding-left: 41.667%; }
  .fluid-container .fluid-prefix-6 {
    padding-left: 50.0%; }
  .fluid-container .fluid-prefix-7 {
    padding-left: 58.333%; }
  .fluid-container .fluid-prefix-8 {
    padding-left: 66.667%; }
  .fluid-container .fluid-prefix-9 {
    padding-left: 75.0%; }
  .fluid-container .fluid-prefix-10 {
    padding-left: 83.333%; }
  .fluid-container .fluid-prefix-11 {
    padding-left: 91.667%; }
  .fluid-container .fluid-suffix-1 {
    padding-right: 8.333%; }
  .fluid-container .fluid-suffix-2 {
    padding-right: 16.667%; }
  .fluid-container .fluid-suffix-3 {
    padding-right: 25.0%; }
  .fluid-container .fluid-suffix-4 {
    padding-right: 33.333%; }
  .fluid-container .fluid-suffix-5 {
    padding-right: 41.667%; }
  .fluid-container .fluid-suffix-6 {
    padding-right: 50.0%; }
  .fluid-container .fluid-suffix-7 {
    padding-right: 58.333%; }
  .fluid-container .fluid-suffix-8 {
    padding-right: 66.667%; }
  .fluid-container .fluid-suffix-9 {
    padding-right: 75.0%; }
  .fluid-container .fluid-suffix-10 {
    padding-right: 83.333%; }
  .fluid-container .fluid-suffix-11 {
    padding-right: 91.667%; }

.basic-header-layout {
  padding: 5px; }

.basic-header-layout-ie {
  width: 100%;
  table-layout: auto;
  display: table;
  border-collapse: collapse;
  clear: both;
  border-spacing: 0; }

.header-layout {
  display: table-row;
  width: 100%; }

.header-column {
  display: table-cell;
  text-align: center;
  width: 33%;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
  font-size: 0;
  vertical-align: top; }
  .header-column .wrap-logo IMG {
    position: absolute;
    top: 0; }

.header-column-first {
  text-align: left; }
  .header-column-first .wrap-logo IMG {
    left: 0; }

.header-column-last {
  text-align: right; }
  .header-column-last .wrap-logo IMG {
    right: 0; }

.header-element {
  text-align: left;
  font-size: 12px;
  line-height: normal;
  padding: 0px 3px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .header-element:last-child {
    padding-right: 0; }
  .header-element:first-child {
    padding-left: 0; }

#header-2 .btn {
  text-transform: uppercase; }
#header-2 .spacer-helper {
  width: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
#header-2 #preferences {
  background: #F4F4F4;
  color: #000000;
  padding: 1em;
  position: relative; }
  #header-2 #preferences A {
    color: #000; }
  #header-2 #preferences INPUT {
    color: #000; }
  #header-2 #preferences LABEL {
    color: #000; }
  #header-2 #preferences P {
    color: #000; }
  #header-2 #preferences .preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90); }
    #header-2 #preferences .preloader .loading-animation {
      height: 100%;
      width: 100%;
      background-position: 50% 50%; }
  #header-2 #preferences .basic-container {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    box-shadow: -5px -5px 150px #aaaaaa inset;
    padding: 10px;
    padding-top: 0; }
  #header-2 #preferences .advanced-container {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    box-shadow: -5px -5px 150px #aaaaaa inset;
    padding: 10px; }
  #header-2 #preferences #savedStyle {
    margin: 12px 0 0 0; }
    #header-2 #preferences #savedStyle DT {
      margin: 0;
      color: #000;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
    #header-2 #preferences #savedStyle DD {
      margin: 0;
      color: #000;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
  #header-2 #preferences .legend {
    margin: 0 0 15px 0; }
  #header-2 #preferences .tab-nav {
    height: 28px;
    line-height: 28px;
    margin: 1em 0 0 0; }
    #header-2 #preferences .tab-nav .tab {
      background: #f4f4f4;
      border: 1px solid #e8e8e8;
      border-style: solid;
      border-width: 1px 1px 0 0;
      color: #000000;
      height: 28px;
      padding: 0 15px;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      #header-2 #preferences .tab-nav .tab.active {
        height: 29px;
        background: #fff; }
      #header-2 #preferences .tab-nav .tab:first-child {
        border-width: 1px 1px 0; }
      #header-2 #preferences .tab-nav .tab A {
        text-decoration: none;
        color: #000;
        font-size: 14px; }
  #header-2 #preferences .tab-content {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: .5em;
    display: block;
    font-size: 0; }
    #header-2 #preferences .tab-content .form {
      background: none repeat scroll 0 0 #f4f4f4;
      border: 1px solid #dbdbdb;
      padding: 10px;
      vertical-align: top;
      min-height: 242px;
      margin-top: 0.3em;
      font-size: 12px;
      margin: 5px 0 0 5px;
      width: 212px;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      #header-2 #preferences .tab-content .form TH.title {
        font-size: 1.5em; }
    #header-2 #preferences .tab-content .form.full-width {
      width: 862px;
      margin: 5px;
      min-height: auto; }
  #header-2 #preferences #customLinkPreferencesList .customLinkTitle {
    width: 136px; }
  #header-2 #preferences #customLinkPreferencesList .customLinkAttr {
    width: 136px; }
  #header-2 #preferences #customLinkPreferencesList .customLinkURL {
    width: 136px; }
  #header-2 #preferences #customLinkPreferencesList .customLinkIndex {
    width: 46px; }
  #header-2 #preferences #customLinkPreferencesList .customLinkOffset {
    width: 46px; }
  #header-2 #preferences #customLinkPreferencesList TD, #header-2 #preferences #customLinkPreferencesList TH, #header-2 #preferences #customLinkPreferencesList.logout, #header-2 #preferences #customLinkPreferencesList.deposit {
    text-align: center; }
  #header-2 #preferences #backgroundColorPreview {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border: 1px solid #000; }
  #header-2 #preferences .formButtons {
    text-align: right; }
    #header-2 #preferences .formButtons FIELDSET {
      display: inline-block;
      *display: inline;
      *zoom: 1; }
  #header-2 #preferences INPUT[type="text"], #header-2 #preferences SELECT {
    margin: 0;
    width: 125px;
    height: auto; }
#header-2 .select-box-wrap {
  min-width: 100px; }
  #header-2 .select-box-wrap .lang-select-box {
    padding: 0; }
    #header-2 .select-box-wrap .lang-select-box .main-toggle SPAN {
      margin-top: 2px; }
    #header-2 .select-box-wrap .lang-select-box .main-toggle:after {
      content: "";
      height: 0;
      position: absolute;
      right: 3px;
      top: 7px;
      width: 0;
      background: none transparent; }
      .ie8 #header-2 .select-box-wrap .lang-select-box .main-toggle:after {
        content: "1";
        overflow: hidden; }
    .ie8 #header-2 .select-box-wrap .lang-select-box.open .main-toggle:after {
      content: "2"; }
    #header-2 .select-box-wrap .lang-select-box UL A {
      font-size: 11px;
      padding: 0 0 0 5px;
      white-space: normal;
      word-wrap: break-word; }
#header-2 .boundingBox {
  line-height: 20px;
  height: 20px; }
  #header-2 .boundingBox.bBox-first {
    padding-left: 5px; }
  #header-2 .boundingBox.bBox-last {
    padding-right: 5px; }
  #header-2 .boundingBox.bBox-first.bBox-last {
    padding-right: 5px; }
#header-2 .wrap-chat {
  width: 83px; }
#header-2 .wrap-time {
  width: 200px; }
#header-2 .wrap-rememberMe {
  width: 120px; }
#header-2 .vernons,
#header-2 .style_1 {
  position: relative;
  min-height: 80px; }
  #header-2 .vernons P,
  #header-2 .style_1 P {
    margin: 0; }
  #header-2 .vernons A.my-account,
  #header-2 .style_1 A.my-account {
    padding: 0 0 0 15px; }
  #header-2 .vernons A.deposit,
  #header-2 .style_1 A.deposit {
    padding: 0 0 0 15px; }
  #header-2 .vernons A.logout,
  #header-2 .style_1 A.logout {
    padding: 0 0 0 15px; }
  #header-2 .vernons .wrap-rememberMe,
  #header-2 .style_1 .wrap-rememberMe {
    width: 150px; }
  #header-2 .vernons #forgot-password-link,
  #header-2 .style_1 #forgot-password-link {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 150px; }
  #header-2 .vernons #login BUTTON::-moz-focus-inner,
  #header-2 .style_1 #login BUTTON::-moz-focus-inner {
    padding: 0; }
  #header-2 .vernons #login BUTTON STRONG,
  #header-2 .style_1 #login BUTTON STRONG {
    width: 97px;
    text-transform: uppercase; }
  #header-2 .vernons #login INPUT[type="text"], #header-2 .vernons #login INPUT[type="password"],
  #header-2 .style_1 #login INPUT[type="text"],
  #header-2 .style_1 #login INPUT[type="password"] {
    width: 150px;
    height: 20px;
    *height: 16px;
    margin-right: 2px; }
  #header-2 .vernons .boundingBox.bBox-first,
  #header-2 .style_1 .boundingBox.bBox-first {
    padding-left: 15px; }
  #header-2 .vernons .boundingBox.bBox-last,
  #header-2 .style_1 .boundingBox.bBox-last {
    padding-right: 15px; }
  #header-2 .vernons .boundingBox.bBox-first.bBox-last,
  #header-2 .style_1 .boundingBox.bBox-first.bBox-last {
    padding-right: 15px; }
  #header-2 .vernons .btn-register,
  #header-2 .style_1 .btn-register {
    text-align: center;
    width: 97px; }
  #header-2 .vernons .wrap-languageSelector,
  #header-2 .style_1 .wrap-languageSelector {
    line-height: 20px; }
  #header-2 .vernons .portlet-login,
  #header-2 .style_1 .portlet-login {
    margin: 0;
    padding: 0; }
  #header-2 .vernons #column-6,
  #header-2 .style_1 #column-6 {
    text-align: left; }
    #header-2 .vernons #column-6 .spacer-helper,
    #header-2 .style_1 #column-6 .spacer-helper {
      width: 0 !important; }
#header-2 .titan A.deposit SPAN,
#header-2 .style_2 A.deposit SPAN {
  padding-left: 15px; }
#header-2 .titan A.my-account,
#header-2 .style_2 A.my-account {
  padding-left: 15px; }
#header-2 .titan A.icon-1,
#header-2 .style_2 A.icon-1 {
  padding-left: 15px; }
#header-2 .titan #login INPUT,
#header-2 .style_2 #login INPUT {
  width: 120px;
  height: 20px;
  *height: 16px; }
#header-2 .titan #login BUTTON,
#header-2 .style_2 #login BUTTON {
  width: 70px;
  text-transform: uppercase; }
#header-2 .titan .wrap-languageSelector,
#header-2 .style_2 .wrap-languageSelector {
  line-height: 20px; }
#header-2 .titan .wrap-userBalance #balance,
#header-2 .style_2 .wrap-userBalance #balance {
  padding-left: 15px; }

.wrap-rememberMe INPUT {
  vertical-align: middle;
  margin: 2px 2px 2px 0; }
.wrap-rememberMe LABEL {
  vertical-align: middle;
  margin: 2px 2px 2px 0; }

.wrap-inbox .icon-1 {
  min-height: 12px;
  min-width: 13px;
  padding-left: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(gfx/Inbox1.png) no-repeat 0 50%; }
.wrap-inbox .icon-2 {
  min-height: 12px;
  min-width: 13px;
  padding-left: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(gfx/Inbox2.png) no-repeat 0 50%; }
.wrap-inbox .icon-3 {
  min-height: 12px;
  min-width: 13px;
  padding-left: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(gfx/Inbox3.png) no-repeat 0 50%; }

.icon-flag {
  font-size: 0;
  width: 16px;
  height: 14px;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/language/flags.png);
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .icon-flag .main-toggle {
    margin-top: 2px; }
  .icon-flag .main-toggle SPAN {
    margin-top: 2px; }
  .icon-flag.en_US {
    background-position: 0 0; }
  .icon-flag.de_DE {
    background-position: 0 -16px; }
  .icon-flag.da_DK {
    background-position: 0 -32px; }
  .icon-flag.nl_NL {
    background-position: 0 -48px; }
  .icon-flag.fr_FR {
    background-position: 0 -64px; }
  .icon-flag.it_IT {
    background-position: 0 -80px; }
  .icon-flag.pl_PL {
    background-position: 0 -96px; }
  .icon-flag.pt_PT {
    background-position: 0 -112px; }
  .icon-flag.ro_RO {
    background-position: 0 -128px; }
  .icon-flag.ru_RU {
    background-position: 0 -144px; }
  .icon-flag.es_ES {
    background-position: 0 -160px; }
  .icon-flag.sv_SE {
    background-position: 0 -176px; }
  .icon-flag.th_TH {
    background-position: 0 -192px; }
  .icon-flag.nb_NO {
    background-position: 0 -208px; }
  .icon-flag.el_GR {
    background-position: 0 -224px; }
  .icon-flag.fi_FI {
    background-position: 0 -240px; }
  .icon-flag.ar_SA {
    background-position: 0 -256px; }
  .icon-flag.bg_BG {
    background-position: 0 -272px; }
  .icon-flag.ca_AD {
    background-position: 0 -288px; }
  .icon-flag.ca_ES {
    background-position: 0 -304px; }
  .icon-flag.cs_CZ {
    background-position: 0 -320px; }
  .icon-flag.en_US {
    background-position: 0 0; }
  .icon-flag.et_EE {
    background-position: 0 -352px; }
  .icon-flag.eu_ES {
    background-position: 0 -368px; }
  .icon-flag.fa_IR {
    background-position: 0 -384px; }
  .icon-flag.gl_ES {
    background-position: 0 -400px; }
  .icon-flag.hi_IN {
    background-position: 0 -416px; }
  .icon-flag.hr_HR {
    background-position: 0 -432px; }
  .icon-flag.hu_HU {
    background-position: 0 -448px; }
  .icon-flag.in_ID {
    background-position: 0 -464px; }
  .icon-flag.iw_IL {
    background-position: 0 -480px; }
  .icon-flag.ja_JP {
    background-position: 0 -496px; }
  .icon-flag.ko_KR {
    background-position: 0 -512px; }
  .icon-flag.lo_LA {
    background-position: 0 -528px; }
  .icon-flag.nl_BE {
    background-position: 0 -544px; }
  .icon-flag.pt_BR {
    background-position: 0 -560px; }
  .icon-flag.sk_SK {
    background-position: 0 -576px; }
  .icon-flag.sl_SI {
    background-position: 0 -592px; }
  .icon-flag.sr_RS {
    background-position: 0 -608px; }
  .icon-flag.sr_RS_latin {
    background-position: 0 -624px; }
  .icon-flag.tr_TR {
    background-position: 0 -640px; }
  .icon-flag.uk_UA {
    background-position: 0 -656px; }
  .icon-flag.vi_VN {
    background-position: 0 -672px; }
  .icon-flag.zh_CN {
    background-position: 0 -688px; }
  .icon-flag.zh_TW {
    background-position: 0 -704px; }
  .icon-flag.ge_GE, .icon-flag.ka_GE {
    background-position: 0 -720px; }
  .icon-flag.no_NO {
    background-position: 0 -208px; }
  .icon-flag.my_MM {
    background-position: 0 -752px; }
  .icon-flag.ga_IE {
    background-position: 0 -736px; }

.header .edit-form {
  border-radius: 4px 4px 0 0;
  margin-bottom: 10px; }
.header #preferences {
  border-radius: 5px 5px 0 0; }

.remember-me {
  margin-right: 3px; }

.newStyleWrapper {
  padding: 10px 20px; }

.portlet-boundary_header_WAR_accountportlet_ header {
  display: none; }

#webcontent-selection-container {
  padding: 10px;
  text-align: left; }
  #webcontent-selection-container .articleList {
    padding-top: 10px; }
    #webcontent-selection-container .articleList table {
      width: 100%; }
      #webcontent-selection-container .articleList table tr:last-child td {
        padding-top: 10px; }

.account-forms {
  text-align: center; }
  .account-forms .meta {
    text-align: center; }
  .account-forms .wrapInner {
    padding: 5px 5px 5px 180px;
    text-align: left; }
  .account-forms .form-label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 106px;
    line-height: 18px;
    white-space: nowrap; }
    .ie8 .account-forms .form-label label {
      vertical-align: middle;
      line-height: 40px; }
  .account-forms .form-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 36px;
    width: 250px;
    position: relative; }
  .account-forms .empty {
    padding-right: 25px;
    background: url("../images/validationIcons.png") no-repeat scroll 100% 10px transparent;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .account-forms .empty.error {
      background-position: 100% -90px; }
      .account-forms .empty.error .text, .account-forms .empty.error SELECT, .account-forms .empty.error TEXTAREA {
        border: 1px solid red; }
    .account-forms .empty.checked {
      background-position: 100% -38px; }
      .account-forms .empty.checked .text {
        border: 1px solid green; }
      .account-forms .empty.checked SELECT {
        border: 1px solid green; }
      .account-forms .empty.checked TEXTAREA {
        border: 1px solid green; }
  .account-forms .hide-indication {
    background: none; }
  .account-forms .text {
    width: 225px;
    height: 25px; }
    .account-forms .text.min {
      width: 50px; }
    .account-forms .text.medium {
      width: 172px; }
    .account-forms .text.full {
      width: 225px; }
  .account-forms SELECT {
    width: 225px;
    height: 25px;
    padding-left: 0; }
  .account-forms TEXTAREA {
    width: 225px;
    height: 25px; }
  .account-forms #birthDay {
    width: 50px; }
  .account-forms #birthMonth {
    width: 100px;
    margin-left: 3px; }
  .account-forms #birthYear {
    width: 69px;
    margin-left: 3px; }
  .account-forms #title {
    width: auto; }
  .account-forms #currency {
    width: auto; }

.password-messages {
  text-align: right;
  height: 36px;
  line-height: 36px;
  padding: 0px 25px 0px 5px; }
  .password-messages .passWeak {
    float: left; }

.password-meter {
  margin: 10px 10px 0 3px;
  height: 4px;
  width: 223px;
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .password-meter > DIV {
    background: none gray; }
  .password-meter .strength-0 {
    width: 10%;
    height: 100%; }
  .password-meter .strength-1 {
    width: 20%;
    height: 100%; }
  .password-meter .strength-2 {
    width: 40%;
    height: 100%; }
  .password-meter .strength-3 {
    width: 60%;
    height: 100%; }
  .password-meter .strength-4 {
    width: 80%;
    height: 100%; }
  .password-meter .strength-5 {
    width: 100%;
    height: 100%; }

#preferences #customFieldNumber {
  width: 100px; }
#preferences #customFieldValue {
  width: 200px; }

#preferences .bonusmanagement .dataFragments {
  padding-top: 10px;
  overflow: hidden; }
  #preferences .bonusmanagement .dataFragments .fragment {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 48%; }
#preferences .bonusmanagement .bonusID {
  padding-bottom: 10px; }
#preferences .bonusmanagement .urlForDetailedView INPUT[type=text] {
  width: 145px; }
#preferences .bonusmanagement label {
  display: block; }
  #preferences .bonusmanagement label span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 130px; }
#preferences .bonusmanagement input[type="text"] {
  width: 70px;
  height: 25px;
  margin-right: 5px;
  margin-bottom: 5px; }

#bmPopup {
  margin-top: 0; }
  #bmPopup FORM TH {
    text-align: left;
    cursor: pointer; }
  #bmPopup .buttons {
    float: right; }
    #bmPopup .buttons .cancel-button {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: top;
      line-height: 18px; }
  #bmPopup .edit-cell {
    text-align: right;
    padding-right: 20px; }
  #bmPopup .bonus-table-wraper {
    position: relative;
    max-height: 300px;
    overflow: auto; }

#bmChildPopup #preferences select {
  width: 70px; }

#bmProductsPopup .data td {
  background: transparent; }

/* If logged as admin */
.orgsettingsWrapper {
  overflow: auto;
  padding-bottom: 10px;
  background-color: #ddd;
  border: solid 1px;
  border-color: #333 #FFF #FFF #333;
  text-align: left;
  color: #111;
  zoom: 1;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset -5px -5px 150px #aaaaaa;
  -webkit-box-shadow: inset -5px -5px 150px #aaaaaa;
  -o-box-shadow: inset -5px -5px 150px #aaaaaa;
  box-shadow: inset -5px -5px 150px #aaaaaa; }
  .orgsettingsWrapper:before, .orgsettingsWrapper:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .orgsettingsWrapper:after {
    clear: both; }
  .orgsettingsWrapper #orgSettingsForm {
    width: 100%; }
  .orgsettingsWrapper a {
    color: #12C; }
  .orgsettingsWrapper h3 {
    color: #333; }
  .orgsettingsWrapper label {
    margin: 0px 0px 0px 4px;
    color: #555; }
  .orgsettingsWrapper input.text {
    height: 27px;
    margin-bottom: 12px;
    border: 1px solid #555;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .orgsettingsWrapper legend {
    font-weight: bold;
    padding: 2px 5px;
    color: #222; }
  .orgsettingsWrapper fieldset {
    border: 1px solid #777;
    padding: 11px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    .orgsettingsWrapper fieldset table {
      margin-top: 5px;
      margin-bottom: 5px; }
  .orgsettingsWrapper .orgSettingsMenu {
    float: left;
    font-size: 15px; }
    .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink {
      display: block;
      height: 33px;
      padding: 0px 14px;
      margin: 1px;
      border: 1px solid transparent;
      font-size: 18px;
      line-height: 33px; }
      .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink:link {
        text-decoration: none;
        color: #222;
        text-shadow: 1px 1px 1px #eee; }
      .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink:active {
        background: #777;
        text-decoration: none;
        color: #fff; }
      .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink.selected {
        background: #777;
        color: #fff;
        text-shadow: -1px -1px 0px #333333; }
      .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink:focus, .orgsettingsWrapper .orgSettingsMenu .orgSettingsLink:hover {
        background: #777;
        text-decoration: none;
        color: #fff;
        text-shadow: -1px -1px 0px #333333; }
    .orgsettingsWrapper .orgSettingsMenu ul {
      list-style: none;
      margin: 23px 0px; }
  .orgsettingsWrapper .orgSettingsTabs {
    margin: 14px 0px 0px 0px;
    padding: 0px;
    border-bottom: 1px solid #C8C8C8;
    zoom: 1; }
    .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink {
      color: #000;
      display: block;
      height: 33px;
      padding: 0px 14px;
      margin: 1px;
      border: 1px solid transparent;
      font-size: 18px;
      line-height: 33px;
      padding: 0px 6px;
      margin: 0px;
      border: 1px solid #fff;
      border-bottom: none;
      -webkit-border-radius: 9px 9px 0 0;
      -khtml-border-radius: 9px 9px 0 0;
      -moz-border-radius: 9px 9px 0 0;
      -o-border-radius: 9px 9px 0 0;
      border-radius: 9px 9px 0 0;
      -moz-box-shadow: 1px 1px 5px #bbbbbb;
      -webkit-box-shadow: 1px 1px 5px #bbbbbb;
      -o-box-shadow: 1px 1px 5px #bbbbbb;
      box-shadow: 1px 1px 5px #bbbbbb; }
      .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink:focus {
        background: #777;
        text-decoration: none;
        color: #fff;
        text-shadow: -1px -1px 0px #333333; }
      .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink:hover {
        background: #777;
        text-decoration: none;
        color: #fff;
        text-shadow: -1px -1px 0px #333333; }
      .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink:active {
        background: #777;
        text-decoration: none;
        color: #fff; }
      .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink.selected {
        background: #777;
        color: #fff;
        text-shadow: -1px -1px 0px #333333; }
    .orgsettingsWrapper .orgSettingsTabs:before, .orgsettingsWrapper .orgSettingsTabs:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .orgsettingsWrapper .orgSettingsTabs:after {
      clear: both; }
    .orgsettingsWrapper .orgSettingsTabs li {
      float: left;
      list-style: none;
      margin: 0px 16px 0px 0px; }
    .orgsettingsWrapper .orgSettingsTabs .orgSettingsLink.selected {
      background: #444;
      color: #fff; }
  .orgsettingsWrapper .orgSettingsContainer {
    float: left;
    padding-left: 40px;
    min-width: 50%; }
  .orgsettingsWrapper #gamesContainer {
    position: relative;
    border-top: 1px solid #fff; }
  .orgsettingsWrapper #scForwardRootPage {
    margin: 10px 0 0 0; }
  .orgsettingsWrapper #scPermanentRedirectRootPage {
    margin: 10px 0 0 0; }
  .orgsettingsWrapper .orgsettings-submit .orgSettingsLink {
    padding: 4px 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    background: #777;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15); }
  .orgsettingsWrapper .orgsettings-submit .orgSettingsLink:focus {
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
  .orgsettingsWrapper .orgsettings-submit .orgSettingsLink:hover {
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
  .orgsettingsWrapper .orgsettings-submit .orgSettingsLink:active {
    -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }
  .orgsettingsWrapper #dynamicTagsContainer .dynamicTagName-name {
    width: 200px; }
  .orgsettingsWrapper #dynamicTagsContainer .dynamicTagValue-value {
    width: 400px; }
  .orgsettingsWrapper input[readonly="readonly"], .orgsettingsWrapper textarea[readonly="readonly"] {
    background-color: #e2e2e2;
    border-color: #fff; }
  .orgSettingsMenu .orgSettingsLink .orgsettingsWrapper:visited, .orgSettingsTabs .orgSettingsLink .orgsettingsWrapper:link, .orgSettingsTabs .orgSettingsLink .orgsettingsWrapper:visited {
    text-decoration: none;
    color: #222;
    text-shadow: 1px 1px 1px #eee; }
  .orgsettingsWrapper #AllowedLocalesCobmobox_chosen input.default {
    height: 25px; }

/* for background fixed  */
.background-fixed {
  background-attachment: fixed;
  background-position: top; }

/* Bonus configuration  */
.bonus-settings .bonus-submit .addBonus,
.bonus-settings .bonus-submit .deleteSelected {
  color: #fff;
  line-height: 12px;
  margin: 0 5px;
  padding: 5px 10px;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px black;
  -webkit-box-shadow: 0 0 5px black;
  -o-box-shadow: 0 0 5px black;
  box-shadow: 0 0 5px black; }
.bonus-settings .bonus-submit .deleteSelected {
  background-color: #db1b21;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
  background: -webkit-linear-gradient(#db1b21, #790801);
  background: -moz-linear-gradient(#db1b21, #790801);
  background: -o-linear-gradient(#db1b21, #790801);
  background: -ms-linear-gradient(#db1b21, #790801);
  background: linear-gradient(#db1b21, #790801); }
  .ie9 .bonus-settings .bonus-submit .deleteSelected {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiMWIyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5MDgwMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
    background: -webkit-linear-gradient(#db1b21, #790801);
    background: -moz-linear-gradient(#db1b21, #790801);
    background: -o-linear-gradient(#db1b21, #790801);
    background: -ms-linear-gradient(#db1b21, #790801);
    background: linear-gradient(#db1b21, #790801); }
  .ie8 .bonus-settings .bonus-submit .deleteSelected {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#db1b21', EndColorStr='#790801'); }
.bonus-settings .bonus-submit .addBonus {
  background-color: #1e688b;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1e688b), color-stop(100%, #246585));
  background: -webkit-linear-gradient(#1e688b, #246585);
  background: -moz-linear-gradient(#1e688b, #246585);
  background: -o-linear-gradient(#1e688b, #246585);
  background: -ms-linear-gradient(#1e688b, #246585);
  background: linear-gradient(#1e688b, #246585); }
  .ie9 .bonus-settings .bonus-submit .addBonus {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNjg4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI0NjU4NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1e688b), color-stop(100%, #246585));
    background: -webkit-linear-gradient(#1e688b, #246585);
    background: -moz-linear-gradient(#1e688b, #246585);
    background: -o-linear-gradient(#1e688b, #246585);
    background: -ms-linear-gradient(#1e688b, #246585);
    background: linear-gradient(#1e688b, #246585); }
.bonus-settings .table-bonuses-title {
  background: #246585;
  text-align: left;
  position: relative;
  color: #fff;
  line-height: 20px;
  font: bold 14px Arial, sans-serif;
  text-shadow: black -1px -1px 0; }
  .bonus-settings .table-bonuses-title .bonus-id-title {
    display: inline-block;
    padding: 2px 50px 2px 0px;
    margin: 0; }
  .bonus-settings .table-bonuses-title .edit-title {
    display: inline-block; }
.bonus-settings .table-bonuses-wrapper {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px; }
  .bonus-settings .table-bonuses-wrapper .bonus-line {
    position: relative;
    padding: 4px 0;
    overflow: hidden;
    margin: 0 5px; }
    .bonus-settings .table-bonuses-wrapper .bonus-line:hover {
      background: #1e688b;
      color: #fff; }
      .bonus-settings .table-bonuses-wrapper .bonus-line:hover a {
        color: #fff; }
    .bonus-settings .table-bonuses-wrapper .bonus-line .bonus-field {
      display: inline-block;
      padding: 2px 50px 2px 0px; }
    .bonus-settings .table-bonuses-wrapper .bonus-line .edit-field {
      display: inline-block; }

#preferences {
  padding: 0px 20px 20px 20px;
  border: none;
  zoom: 1;
  background-color: #ddd;
  border: solid 1px;
  border-color: #333 #FFF #FFF #333;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset -5px -5px 150px #aaaaaa;
  -webkit-box-shadow: inset -5px -5px 150px #aaaaaa;
  -o-box-shadow: inset -5px -5px 150px #aaaaaa;
  box-shadow: inset -5px -5px 150px #aaaaaa;
  text-align: left;
  color: #111;
  -webkit-border-radius: 0px 0px 5px 5px;
  -khtml-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }
  #preferences:before, #preferences:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  #preferences:after {
    clear: both; }
  #preferences .rg-title span {
    width: 145px;
    display: inline-block;
    font-weight: bold;
    text-align: center; }
  #preferences .rg-title .rg-title-text {
    display: block;
    padding: 8px 0 15px 0;
    width: 303px; }
  #preferences span.rg-top-td,
  #preferences span.rg-bottom-td,
  #preferences span.qr-top-td,
  #preferences span.qr-bottom-td {
    display: block;
    width: 303px;
    border: 1px solid #848484;
    text-align: center; }
  #preferences span.rg-top-td,
  #preferences span.qr-top-td {
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    padding-top: 10px; }
  #preferences span.rg-bottom-td,
  #preferences span.qr-bottom-td {
    border-top: none;
    border-radius: 0 0 6px 6px;
    padding-bottom: 10px; }
  #preferences span.qr-title-text {
    display: block;
    font-weight: bold;
    width: 303px;
    text-align: center;
    padding: 8px 0 10px 0; }
  #preferences span.qr-top-td {
    height: 20px;
    margin-bottom: 10px; }
  #preferences span.qr-bottom-td {
    height: 20px;
    margin: 10px 0; }
  #preferences .qr-allowed-countries {
    vertical-align: top;
    padding-top: 15px; }
  #preferences .btn-4 {
    padding: 0px;
    background: none;
    color: #fff; }
  #preferences .btn-4:focus {
    background: none;
    color: #fff; }
  #preferences .btn-4:hover {
    background: none;
    color: #fff; }
  #preferences .btn-4:active {
    background: none;
    color: #fff; }
  #preferences .submit-button {
    padding: 4px 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    background: #777;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    line-height: 12px; }
    #preferences .submit-button:focus, #preferences .submit-button:hover {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
    #preferences .submit-button:active {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }
  #preferences input[type="text"], #preferences select {
    width: 300px;
    height: 27px;
    margin: 6px 0;
    border: 1px solid #555;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  #preferences textarea {
    width: 300px;
    height: 27px;
    margin: 6px 0;
    border: 1px solid #555;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 80px; }

#lcPopup {
  padding: 0px; }
  #lcPopup .portlet-content-container {
    padding: 12px 20px 20px 20px; }

#layoutConfigurationWrapper {
  padding: 20px;
  background: #ddd;
  border: solid 1px;
  text-align: left;
  border-color: #333 #FFF #FFF #333;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset -5px -5px 150px #aaaaaa;
  -webkit-box-shadow: inset -5px -5px 150px #aaaaaa;
  -o-box-shadow: inset -5px -5px 150px #aaaaaa;
  box-shadow: inset -5px -5px 150px #aaaaaa;
  color: #111; }
  #layoutConfigurationWrapper .background-setting {
    display: inline-block;
    margin-left: 23px;
    font-size: 15px; }
  #layoutConfigurationWrapper h2 {
    margin: 0px 0px 12px 0px;
    color: #333; }
  #layoutConfigurationWrapper h3 {
    color: #333; }
  #layoutConfigurationWrapper label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0px 0px 0px 4px;
    color: #555; }
  #layoutConfigurationWrapper .checkbox-label {
    margin-top: -1px;
    vertical-align: top;
    color: #111; }
  #layoutConfigurationWrapper input.text, #layoutConfigurationWrapper select {
    width: 300px;
    height: 27px;
    margin-bottom: 12px;
    border: 1px solid #555;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  #layoutConfigurationWrapper input[disabled="disabled"], #layoutConfigurationWrapper select[disabled="disabled"] {
    background-color: #e1e1e1;
    border: 1px solid #fff; }
  #layoutConfigurationWrapper .web-content-selection,
  #layoutConfigurationWrapper .addMenuLinkConfigRow,
  #layoutConfigurationWrapper .deleteRow {
    color: #1E678C; }
  #layoutConfigurationWrapper .menuLinkConfigWrap label {
    width: 147px;
    text-align: center; }
  #layoutConfigurationWrapper #treeWrapper {
    float: left;
    width: 223px;
    font-size: 16px; }
  #layoutConfigurationWrapper .treeview ul {
    background: none; }
  #layoutConfigurationWrapper .page-config {
    margin-left: 230px; }
  #layoutConfigurationWrapper .tree-leaf {
    word-break: break-all;
    line-height: 18px;
    display: block; }
  #layoutConfigurationWrapper .tree-leaf.selected {
    font-weight: bold; }
  #layoutConfigurationWrapper .separator {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #fff; }
  #layoutConfigurationWrapper .footer-conf {
    margin-left: 18px; }
  #layoutConfigurationWrapper #saveDynamicBackroundForm {
    padding: 4px 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    background: #777;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-shadow: -1px -1px 0px #05233a;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1e678c), color-stop(100%, #073a53));
    background: -webkit-linear-gradient(#1e678c, #073a53);
    background: -moz-linear-gradient(#1e678c, #073a53);
    background: -o-linear-gradient(#1e678c, #073a53);
    background: -ms-linear-gradient(#1e678c, #073a53);
    background: linear-gradient(#1e678c, #073a53);
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15); }
  #layoutConfigurationWrapper #saveDynamicBackroundForm:focus, #layoutConfigurationWrapper #saveDynamicBackroundForm:hover {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1f6e96), color-stop(100%, #08415d));
    background: -webkit-linear-gradient(#1f6e96, #08415d);
    background: -moz-linear-gradient(#1f6e96, #08415d);
    background: -o-linear-gradient(#1f6e96, #08415d);
    background: -ms-linear-gradient(#1f6e96, #08415d);
    background: linear-gradient(#1f6e96, #08415d);
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
  #layoutConfigurationWrapper #saveDynamicBackroundForm:active {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #073a53), color-stop(100%, #1e678c));
    background: -webkit-linear-gradient(#073a53, #1e678c);
    background: -moz-linear-gradient(#073a53, #1e678c);
    background: -o-linear-gradient(#073a53, #1e678c);
    background: -ms-linear-gradient(#073a53, #1e678c);
    background: linear-gradient(#073a53, #1e678c);
    -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }

#listViewContainer {
  margin: 5px; }
  #listViewContainer .gmPageCounter {
    padding-left: 5px; }
  #listViewContainer .navGmPage {
    padding-left: 5px; }
  #listViewContainer .gmPageCounter.active {
    font-weight: bold;
    text-align: left; }
  #listViewContainer TH {
    text-align: left; }
  #listViewContainer #gmMainTable {
    width: 100%;
    text-align: left; }
    #listViewContainer #gmMainTable th {
      white-space: nowrap; }
    #listViewContainer #gmMainTable .gmGameName {
      font-weight: bold; }
      #listViewContainer #gmMainTable .gmGameName DIV {
        max-width: 250px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
  #listViewContainer BUTTON {
    color: #fff; }
  #listViewContainer #cancelListView {
    padding: 4px 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    background: #777;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    background-color: #790801;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
    background: -webkit-linear-gradient(#db1b21, #790801);
    background: -moz-linear-gradient(#db1b21, #790801);
    background: -o-linear-gradient(#db1b21, #790801);
    background: -ms-linear-gradient(#db1b21, #790801);
    background: linear-gradient(#db1b21, #790801);
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    vertical-align: baseline;
    padding: 3px 9px;
    float: right;
    margin: 0 10px 0 0; }
    #listViewContainer #cancelListView:focus, #listViewContainer #cancelListView:hover {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
    #listViewContainer #cancelListView:active {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }
  #listViewContainer #saveListView {
    float: right; }
  #listViewContainer .portlet-msg-success {
    float: right; }

#detailsViewContainer .required:after {
  content: "*"; }
#detailsViewContainer label span.tooltip {
  background: url("/html/themes/control_panel/images/portlet/help.png") no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  padding-left: 15px; }
#detailsViewContainer BUTTON {
  color: #fff; }
#detailsViewContainer .notice {
  font-size: 10px;
  color: #AD1603; }
#detailsViewContainer #cancelDetailView {
  padding: 4px 15px;
  margin-left: 15px;
  border: 1px solid #fff;
  background: #777;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  background-color: #790801;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
  background: -webkit-linear-gradient(#db1b21, #790801);
  background: -moz-linear-gradient(#db1b21, #790801);
  background: -o-linear-gradient(#db1b21, #790801);
  background: -ms-linear-gradient(#db1b21, #790801);
  background: linear-gradient(#db1b21, #790801);
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  vertical-align: baseline;
  padding: 3px 9px; }
  #detailsViewContainer #cancelDetailView:focus, #detailsViewContainer #cancelDetailView:hover {
    color: #fff;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
  #detailsViewContainer #cancelDetailView:active {
    color: #fff;
    -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }
#detailsViewContainer input[type="text"], #detailsViewContainer select {
  border: 1px solid #555555;
  border-radius: 4px 4px 4px 4px;
  height: 27px;
  width: 260px;
  margin: 4px 0; }
#detailsViewContainer #gmDetailDesc {
  width: 450px;
  height: 70px; }

.gmDetailViewTable {
  text-align: left; }
  .gmDetailViewTable .gmTranslation {
    cursor: pointer; }
    .gmDetailViewTable .gmTranslation:hover {
      text-decoration: underline; }

.gmTooltip {
  border: 1px solid #698c9d;
  background-color: #578688;
  z-index: 2000;
  height: 25px; }
  .gmTooltip P {
    margin: 5px; }

.gmGameFunSupport input[disabled="disabled"] {
  width: 14px;
  height: 14px;
  border: none;
  color: #fff;
  background-color: #c1c1c1;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  border: 0px inset ThreeDFace !important;
  margin: 0;
  -moz-box-shadow: #676767 2px -2px 2px inset, #676767 -2px 2px 2px inset;
  -webkit-box-shadow: #676767 2px -2px 2px inset, #676767 -2px 2px 2px inset;
  -o-box-shadow: #676767 2px -2px 2px inset, #676767 -2px 2px 2px inset;
  box-shadow: #676767 2px -2px 2px inset, #676767 -2px 2px 2px inset; }

#detailsViewContainer {
  margin: 5px; }

#gmPaginator, .gmButtons {
  text-align: center; }

#saveListView, #saveDetailView, #addNewGame {
  padding: 3px 9px;
  border: 1px solid #4aa1e2;
  border-image: initial;
  background-color: #28a4f9;
  background: -webkit-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
  background: -moz-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
  background: linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-shadow: #059ad9 0px -1px 0px;
  border-radius: 4px; }

#cancelListView {
  padding: 4px 15px;
  margin-left: 15px;
  border: 1px solid #fff;
  background: #777;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
  background-color: #790801;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
  background: -webkit-linear-gradient(#db1b21, #790801);
  background: -moz-linear-gradient(#db1b21, #790801);
  background: -o-linear-gradient(#db1b21, #790801);
  background: -ms-linear-gradient(#db1b21, #790801);
  background: linear-gradient(#db1b21, #790801);
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  vertical-align: baseline;
  padding: 3px 9px; }
  #cancelListView:focus, #cancelListView:hover {
    color: #fff;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
  #cancelListView:active {
    color: #fff;
    -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }

#translationsViewContainer {
  width: auto; }
  #translationsViewContainer #gmTranslationViewForm textarea {
    resize: none; }
  #translationsViewContainer #gmTranslationViewForm #gmAddTranslation,
  #translationsViewContainer #gmTranslationViewForm .gmSaveTranslation {
    padding: 3px 9px;
    border: 1px solid #4aa1e2;
    border-image: initial;
    background-color: #28a4f9;
    background: -webkit-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: -moz-linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    background: linear-gradient(top, #78c5fd, #28a4f9 50%, #0474c6 51%, #1095f2);
    color: white;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-shadow: #059ad9 0px -1px 0px;
    border-radius: 4px; }
  #translationsViewContainer #gmTranslationViewForm .gmDeleteTranslation {
    padding: 4px 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    background: #777;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.15), inset 3px 3px 3px rgba(255, 255, 255, 0.15);
    background-color: #790801;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db1b21), color-stop(100%, #790801));
    background: -webkit-linear-gradient(#db1b21, #790801);
    background: -moz-linear-gradient(#db1b21, #790801);
    background: -o-linear-gradient(#db1b21, #790801);
    background: -ms-linear-gradient(#db1b21, #790801);
    background: linear-gradient(#db1b21, #790801);
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin: 3px 4px;
    vertical-align: baseline;
    padding: 3px 9px; }
    #translationsViewContainer #gmTranslationViewForm .gmDeleteTranslation:focus, #translationsViewContainer #gmTranslationViewForm .gmDeleteTranslation:hover {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -webkit-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      -o-box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2);
      box-shadow: 1px 1px 7px #999999, inset -3px -3px 3px rgba(0, 0, 0, 0.25), inset 3px 3px 3px rgba(255, 255, 255, 0.2); }
    #translationsViewContainer #gmTranslationViewForm .gmDeleteTranslation:active {
      color: #fff;
      -moz-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      -o-box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 7px #999999, inset 3px 3px 3px rgba(0, 0, 0, 0.15); }
  #translationsViewContainer #gmTranslationViewForm .form .value,
  #translationsViewContainer #gmTranslationViewForm .form .lang {
    font-weight: bold; }
  #translationsViewContainer .portlet-msg-success {
    float: right; }

/* Custom */
/*-------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: 100%; }

#page {
  min-height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }

.vegas-responsive-background {
  position: absolute;
  width: 100%;
  top: 148px;
  left: 0; }

.vegas-responsive-banner {
  position: relative;
  display: block;
  height: 198px;
  width: auto;
  max-width: 800px;
  margin: 0 auto;
  padding: 10.5px 0;
  text-align: center; }

.vegas-responsive-content {
  position: relative; }

@media (min-width: 1366px) and (max-width: 1919px) {
  #content {
    width: 1262px; }

  .vegas-responsive-banner {
    height: 206px;
    padding: 14.5px 0; } }
@media (min-width: 1920px) {
  #content {
    width: 1738px; }

  .vegas-responsive-banner {
    height: 310px;
    padding: 66.5px 0; } }
html,
body,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif; }

body {
  background: #2d2d2d;
  font: 90%/1 Arial, Helvetica, sans-serif; }

a {
  color: #c1d045;
  text-decoration: none; }

input,
select,
textarea {
  border: 1px solid #ccc;
  background: #fff;
  color: #000; }

#footer {
  position: relative;
  width: 100%;
  min-width: 994px;
  padding: 0; }
  #footer a, #footer a:hover {
    text-decoration: none; }

#footer .grayDownWrapper {
  width: 100%;
  background-color: #333;
  position: relative;
  top: -16px;
  clear: both; }
  #footer .grayDownWrapper .grayDown {
    display: inline-block;
    text-align: left;
    min-width: 980px;
    margin: 0 auto;
    height: 50px;
    width: 100%; }
    #footer .grayDownWrapper .grayDown .left-icons {
      position: relative;
      height: 33px;
      width: 35%;
      left: 20px;
      top: 10px; }
    #footer .grayDownWrapper .grayDown .left-icons a {
      background: url("/library/images/footer-sprite.jpg") no-repeat;
      display: inline-block;
      height: 33px; }
      #footer .grayDownWrapper .grayDown .left-icons a.agelimit {
        background-position: -47px -4px;
        margin: 0 4px 0 0;
        width: 36px; }
      #footer .grayDownWrapper .grayDown .left-icons a.gamcare {
        background-position: -135px -4px;
        margin: 0 4px 0 0;
        width: 31px; }
      #footer .grayDownWrapper .grayDown .left-icons a.respgambling {
        background-position: -244px -4px;
        width: 53px; }
      #footer .grayDownWrapper .grayDown .left-icons a.remotegambling {
        background-position: 0px -3px;
        margin: 0 4px 0 0;
        width: 40px; }
      #footer .grayDownWrapper .grayDown .left-icons a.gamblingtherapy {
        background-position: -89px -3px;
        margin: 0 4px 0 0;
        width: 34px; }
      #footer .grayDownWrapper .grayDown .left-icons a.essa {
        background-position: -172px -2px;
        margin: 0 4px 0 0;
        width: 60px; }
      #footer .grayDownWrapper .grayDown .left-icons a.gamblingcomission {
        background-position: -150px -49px;
        margin: 0 4px 0 0;
        width: 97px; }
    #footer .grayDownWrapper .grayDown .copyright {
      position: relative;
      margin: 0 auto;
      color: #fff;
      font-size: 11px;
      top: -15px;
      width: 140px; }
    #footer .grayDownWrapper .grayDown .rightIcons {
      position: relative;
      float: right;
      color: #fff;
      height: 33px;
      width: auto;
      margin-top: -23px;
      top: -20px;
      right: 1.33%; }
    #footer .grayDownWrapper .grayDown ul.connect-us {
      float: right;
      margin: 0;
      padding: 0; }
      #footer .grayDownWrapper .grayDown ul.connect-us li {
        display: block;
        float: left;
        font-size: 12px;
        line-height: 48px;
        margin-right: 5px; }
        #footer .grayDownWrapper .grayDown ul.connect-us li a {
          display: block;
          height: 44px;
          text-indent: -999999px;
          width: 43px; }
          #footer .grayDownWrapper .grayDown ul.connect-us li a.facebook {
            background: url("/library/images/footer-sprite.jpg") no-repeat scroll -3px -44px; }
          #footer .grayDownWrapper .grayDown ul.connect-us li a.twitter {
            background: url("/library/images/footer-sprite.jpg") no-repeat scroll -52px -44px; }
          #footer .grayDownWrapper .grayDown ul.connect-us li a.youtube {
            background: url("/library/images/footer-sprite.jpg") no-repeat scroll -101px -44px; }
        #footer .grayDownWrapper .grayDown ul.connect-us li.connect-label {
          margin-right: 10px; }
    .ie #footer .grayDownWrapper .grayDown, .ie11 #footer .grayDownWrapper .grayDown {
      position: relative;
      top: -10px; }
#footer .blackDownWrapper {
  background-color: #000;
  min-height: 40px;
  margin-top: -22px; }
  #footer .blackDownWrapper .blackDown {
    color: #fff;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 70%; }
    #footer .blackDownWrapper .blackDown p.bottom-text {
      font-size: 10px;
      line-height: 12px;
      text-align: center;
      margin: 12px auto 10px; }

#footer .columnsWrapper {
  width: 100%;
  background-color: #333;
  padding: 15px 0 0; }
  #footer .columnsWrapper .columns {
    height: 110px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-width: 980px; }
    #footer .columnsWrapper .columns .column {
      float: left;
      font-size: 11px; }
      #footer .columnsWrapper .columns .column h3.footer-title {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff; }
      #footer .columnsWrapper .columns .column .link {
        background: url("/library/images/list-rarrow.png") no-repeat right center;
        cursor: pointer; }
      #footer .columnsWrapper .columns .column .link, #footer .columnsWrapper .columns .column .linkNoImg {
        border-bottom: 1px solid #919191;
        border-right: 10px solid transparent;
        border-bottom-right-radius: 13px;
        color: #fff;
        float: left;
        line-height: 24px;
        height: 24px;
        width: 100%; }
    #footer .columnsWrapper .columns .aboutUsTab {
      width: 38%;
      margin-left: 2%; }
      #footer .columnsWrapper .columns .aboutUsTab .aboutlinks {
        float: left;
        width: 47%; }
    #footer .columnsWrapper .columns .quickLinksTab, #footer .columnsWrapper .columns .customerSupportTab {
      width: 28%;
      margin-left: 1%; }

#footer .payment-methods-wrap {
  background-color: #fff;
  width: 100%;
  padding: 16px 0;
  font-size: 11px; }
  #footer .payment-methods-wrap .payment-methods {
    position: relative;
    margin: 0 auto;
    height: 31px;
    width: 820px; }
    #footer .payment-methods-wrap .payment-methods h3 {
      float: left;
      color: #252525;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      font-size: 10px;
      line-height: 31px;
      margin: 0;
      text-transform: uppercase; }
    #footer .payment-methods-wrap .payment-methods .footer-icons {
      float: left;
      margin: -2px 0 0 10px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons li {
        display: inline-block;
        list-style-type: none; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a {
        text-indent: -9999px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-visa {
        background: url("/library/images/payment-icon.png") no-repeat scroll 0 0;
        display: inline-block;
        height: 31px;
        width: 60px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-delta {
        background: url("/library/images/payment-icon.png") no-repeat scroll -58px 0;
        display: inline-block;
        height: 31px;
        width: 58px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-mastercard {
        background: url("/library/images/payment-icon.png") no-repeat scroll -115px 0;
        display: inline-block;
        height: 31px;
        width: 47px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-westernunion {
        background: url("/library/images/payment-icon.png") no-repeat scroll -160px 0;
        display: inline-block;
        height: 31px;
        width: 82px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-neteller {
        background: url("/library/images/payment-icon.png") no-repeat scroll -243px 0;
        display: inline-block;
        height: 31px;
        width: 89px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-paypal {
        background: url("/library/images/payment-icon.png") no-repeat scroll -330px 0;
        display: inline-block;
        height: 31px;
        width: 70px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-kash {
        background: url("/library/images/payment-icon.png") no-repeat scroll -400px 0;
        display: inline-block;
        height: 31px;
        width: 66px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-moneybookers {
        background: url("/library/images/payment-icon.png") no-repeat scroll -465px 0;
        display: inline-block;
        height: 31px;
        width: 53px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-clickandbuy {
        background: url("/library/images/payment-icon.png") no-repeat scroll -518px 0;
        display: inline-block;
        height: 31px;
        width: 93px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-webmoney {
        background: url("/library/images/payment-icon.png") no-repeat scroll -617px 0;
        display: inline-block;
        height: 31px;
        width: 93px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-qiwi {
        background: url("/library/images/payment-icon.png") no-repeat scroll -711px 0;
        display: inline-block;
        height: 31px;
        width: 60px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-yandex {
        background: url("/library/images/payment-icon.png") no-repeat scroll -772px 0;
        display: inline-block;
        height: 31px;
        width: 93px; }
      #footer .payment-methods-wrap .payment-methods .footer-icons a.payment-ideals {
        background: url("/library/images/payment-icon.png") no-repeat scroll -866px 0;
        display: inline-block;
        height: 31px;
        width: 48px; }

#content {
  position: inherit; }

/* Btns */
.service-green-button, .ladbrokes-popup.forgot-password-popup .btn,
.ladbrokes-popup.forgot-password-popup button strong, .ladbrokes-message-popup button, .login-popup-new .btn,
.portlet-login .btn {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 17px;
  line-height: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  background: #799f08;
  background-color: #a1bc53;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1bc53), color-stop(50%, #87aa1e), color-stop(75%, #799f08), color-stop(100%, #799f08));
  background: -webkit-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -moz-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -o-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: -ms-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
  background: linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08); }
  .ie9 .service-green-button, .ie9 .ladbrokes-popup.forgot-password-popup .btn, .ladbrokes-popup.forgot-password-popup .ie9 .btn, .ie9
  .ladbrokes-popup.forgot-password-popup button strong,
  .ladbrokes-popup.forgot-password-popup button .ie9 strong, .ie9 .ladbrokes-message-popup button, .ladbrokes-message-popup .ie9 button, .ie9 .login-popup-new .btn, .login-popup-new .ie9 .btn, .ie9
  .portlet-login .btn,
  .portlet-login .ie9 .btn {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYmM1MyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjODdhYTFlIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiM3OTlmMDgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3OTlmMDgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1bc53), color-stop(50%, #87aa1e), color-stop(75%, #799f08), color-stop(100%, #799f08));
    background: -webkit-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
    background: -moz-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
    background: -o-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
    background: -ms-linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08);
    background: linear-gradient(#a1bc53, #87aa1e 50%, #799f08, #799f08); }
  .ie8 .service-green-button, .ie8 .ladbrokes-popup.forgot-password-popup .btn, .ladbrokes-popup.forgot-password-popup .ie8 .btn, .ie8
  .ladbrokes-popup.forgot-password-popup button strong,
  .ladbrokes-popup.forgot-password-popup button .ie8 strong, .ie8 .ladbrokes-message-popup button, .ladbrokes-message-popup .ie8 button, .ie8 .login-popup-new .btn, .login-popup-new .ie8 .btn, .ie8
  .portlet-login .btn,
  .portlet-login .ie8 .btn {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#a1bc53', EndColorStr='#799f08'); }
  .service-green-button:hover, .ladbrokes-popup.forgot-password-popup .btn:hover,
  .ladbrokes-popup.forgot-password-popup button strong:hover, .ladbrokes-message-popup button:hover, .login-popup-new .btn:hover,
  .portlet-login .btn:hover, .service-green-button:focus, .ladbrokes-popup.forgot-password-popup .btn:focus,
  .ladbrokes-popup.forgot-password-popup button strong:focus, .ladbrokes-message-popup button:focus, .login-popup-new .btn:focus,
  .portlet-login .btn:focus {
    background: #7da800;
    filter: none; }

.icon-flag {
  font-size: 0;
  width: 22px;
  height: 14px;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/language/flags.png);
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .icon-flag.en_us, .icon-flag.en_US {
    background-position: 0 0; }
  .icon-flag.de_de, .icon-flag.de_DE {
    background-position: 0 -16px; }
  .icon-flag.da_dk, .icon-flag.da_DK {
    background-position: 0 -32px; }
  .icon-flag.nl_nl, .icon-flag.nl_NL {
    background-position: 0 -48px; }
  .icon-flag.fr_fr, .icon-flag.fr_FR {
    background-position: 0 -64px; }
  .icon-flag.it_it, .icon-flag.it_IT {
    background-position: 0 -80px; }
  .icon-flag.pl_pl, .icon-flag.pl_PL {
    background-position: 0 -96px; }
  .icon-flag.pt_pt, .icon-flag.pt_PT {
    background-position: 0 -112px; }
  .icon-flag.ro_ro, .icon-flag.ro_RO {
    background-position: 0 -128px; }
  .icon-flag.ru_ru, .icon-flag.ru_RU {
    background-position: 0 -144px; }
  .icon-flag.es_es, .icon-flag.es_ES {
    background-position: 0 -160px; }
  .icon-flag.sv_se, .icon-flag.sv_SE {
    background-position: 0 -176px; }
  .icon-flag.th_th, .icon-flag.th_TH {
    background-position: 0 -192px; }
  .icon-flag.nb_no, .icon-flag.nb_NO {
    background-position: 0 -208px; }
  .icon-flag.el_gr, .icon-flag.el_GR {
    background-position: 0 -224px; }
  .icon-flag.fi_fi, .icon-flag.fi_FI {
    background-position: 0 -240px; }
  .icon-flag.ar_sa, .icon-flag.ar_SA {
    background-position: 0 -256px; }
  .icon-flag.bg_bg, .icon-flag.bg_BG {
    background-position: 0 -272px; }
  .icon-flag.ca_ad, .icon-flag.ca_AD {
    background-position: 0 -288px; }
  .icon-flag.ca_es, .icon-flag.ca_ES {
    background-position: 0 -304px; }
  .icon-flag.cs_cz, .icon-flag.cs_CZ {
    background-position: 0 -320px; }
  .icon-flag.en_us, .icon-flag.en_US {
    background-position: 0 0; }
  .icon-flag.et_ee, .icon-flag.et_EE {
    background-position: 0 -352px; }
  .icon-flag.eu_es, .icon-flag.eu_ES {
    background-position: 0 -368px; }
  .icon-flag.fa_ir, .icon-flag.fa_IR {
    background-position: 0 -384px; }
  .icon-flag.gl_es, .icon-flag.gl_ES {
    background-position: 0 -400px; }
  .icon-flag.hi_in, .icon-flag.hi_IN {
    background-position: 0 -416px; }
  .icon-flag.hr_hr, .icon-flag.hr_HR {
    background-position: 0 -432px; }
  .icon-flag.hu_hu, .icon-flag.hu_HU {
    background-position: 0 -448px; }
  .icon-flag.in_id, .icon-flag.in_ID {
    background-position: 0 -464px; }
  .icon-flag.iw_il, .icon-flag.iw_IL {
    background-position: 0 -480px; }
  .icon-flag.ja_jp, .icon-flag.ja_JP {
    background-position: 0 -496px; }
  .icon-flag.ko_kr, .icon-flag.ko_KR {
    background-position: 0 -512px; }
  .icon-flag.lo_la, .icon-flag.lo_LA {
    background-position: 0 -528px; }
  .icon-flag.nl_be, .icon-flag.nl_BE {
    background-position: 0 -544px; }
  .icon-flag.pt_br, .icon-flag.pt_BR {
    background-position: 0 -560px; }
  .icon-flag.sk_sk, .icon-flag.sk_SK {
    background-position: 0 -576px; }
  .icon-flag.sl_si, .icon-flag.sl_SI {
    background-position: 0 -592px; }
  .icon-flag.sr_rs, .icon-flag.sr_RS {
    background-position: 0 -608px; }
  .icon-flag.sr_rs_latin, .icon-flag.sr_RS_LATIN {
    background-position: 0 -624px; }
  .icon-flag.tr_tr, .icon-flag.tr_TR {
    background-position: 0 -640px; }
  .icon-flag.uk_ua, .icon-flag.uk_UA {
    background-position: 0 -656px; }
  .icon-flag.vi_vn, .icon-flag.vi_VN {
    background-position: 0 -672px; }
  .icon-flag.zh_cn, .icon-flag.zh_CN {
    background-position: 0 -688px; }
  .icon-flag.zh_tw, .icon-flag.zh_TW {
    background-position: 0 -704px; }
  .icon-flag.ge_ge, .icon-flag.ge_GE, .icon-flag.ka_ge, .icon-flag.ka_GE {
    background-position: 0 -720px; }
  .icon-flag.no_no, .icon-flag.no_NO {
    background-position: 0 -208px; }
  .icon-flag.my_mm, .icon-flag.my_MM {
    background-position: 0 -752px; }
  .icon-flag.ga_ie, .icon-flag.ga_IE {
    background-position: 0 -736px; }
  .icon-flag.cz_CZ {
    background: url("../images/language/cz_CZ.png") no-repeat !important; }
  .icon-flag.de_DE {
    background: url("../images/language/de_DE.png") no-repeat !important; }
  .icon-flag.en_US {
    background: url("../images/language/en_US.png") no-repeat !important; }
  .icon-flag.es_ES {
    background: url("../images/language/es_ES.png") no-repeat !important; }
  .icon-flag.hu_HU {
    background: url("../images/language/hu_HU.png") no-repeat !important; }
  .icon-flag.no_NO {
    background: url("../images/language/no_NO.png") no-repeat !important; }
  .icon-flag.pl_PL {
    background: url("../images/language/pl_PL.png") no-repeat !important; }
  .icon-flag.pt_PT {
    background: url("../images/language/pt_PT.png") no-repeat !important; }
  .icon-flag.ro_RO {
    background: url("../images/language/ro_RO.png") no-repeat !important; }
  .icon-flag.ru_RU {
    background: url("../images/language/ru_RU.png") no-repeat !important; }
  .icon-flag.sk_SK {
    background: url("../images/language/sk_SK.png") no-repeat !important; }
  .icon-flag.sv_SE {
    background: url("../images/language/sv_SE.png") no-repeat !important; }
  .icon-flag.th_TH {
    background: url("../images/language/th_TH.png") no-repeat !important; }
  .icon-flag.zs_CN {
    background: url("../images/language/zs_CN.png") no-repeat !important; }
  .icon-flag.zh_TW {
    background: url("../images/language/zh_TW.png") no-repeat !important; }
  .icon-flag.da_DK {
    background: url("../images/language/da_DK.png") no-repeat !important; }
  .icon-flag.ca_CA {
    background: url("../images/language/ca_CA.png") no-repeat !important; }
  .icon-flag.ie_IE {
    background: url("../images/language/ie_IE.png") no-repeat !important; }

.reveal-modal {
  min-width: 600px;
  margin-left: -300px; }
  .reveal-modal .content {
    min-height: 50px; }
  .reveal-modal .close {
    margin: 0; }
    .reveal-modal .close a {
      display: block;
      position: absolute;
      top: 4px;
      right: 10px;
      height: 27px;
      color: #fff; }

.reveal-modal .header {
  background: #000;
  color: #fff;
  padding: 10px;
  text-transform: uppercase; }
.reveal-modal .content {
  background: #fff; }

.ladbrokes-popup {
  color: #000000;
  background: #ffffff;
  -webkit-border-radius: 10px 10px 5px 5px;
  -khtml-border-radius: 10px 10px 5px 5px;
  -moz-border-radius: 10px 10px 5px 5px;
  -o-border-radius: 10px 10px 5px 5px;
  border-radius: 10px 10px 5px 5px; }
  .ladbrokes-popup .content {
    padding: 0 10px; }
  .ladbrokes-popup .header {
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
    background: transparent; }
  .ladbrokes-popup.forgot-password-popup .header {
    height: 0;
    border: 0; }
  .ladbrokes-popup.forgot-password-popup button {
    border: 0;
    background: 0;
    outline: 0;
    padding: 0;
    margin: 0; }
  .ladbrokes-popup.forgot-password-popup .btn, .ladbrokes-popup.forgot-password-popup button strong {
    display: inline-block; }

.login-popup-new {
  box-shadow: none; }
  .login-popup-new .header {
    position: absolute;
    background: transparent;
    top: 10px;
    right: 10px;
    width: 100%; }

.ladbrokes-message-popup .popup-content {
  background: #fff; }
.ladbrokes-message-popup button {
  display: inline-block;
  border: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px; }
.ladbrokes-message-popup .message-buttons {
  text-align: right; }

#web-content-selection {
  color: #000;
  background: #fff;
  padding: 10px;
  -moz-box-shadow: black 0 0 50px;
  -webkit-box-shadow: black 0 0 50px;
  -o-box-shadow: black 0 0 50px;
  box-shadow: black 0 0 50px; }
  #web-content-selection .content {
    color: #000000; }
  #web-content-selection .header {
    background: #110f0f;
    background-color: #4a4a4a;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a4a4a), color-stop(100%, #020202));
    background: -webkit-linear-gradient(#4a4a4a, #020202);
    background: -moz-linear-gradient(#4a4a4a, #020202);
    background: -o-linear-gradient(#4a4a4a, #020202);
    background: -ms-linear-gradient(#4a4a4a, #020202);
    background: linear-gradient(#4a4a4a, #020202); }
    .ie9 #web-content-selection .header {
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNGE0YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a4a4a), color-stop(100%, #020202));
      background: -webkit-linear-gradient(#4a4a4a, #020202);
      background: -moz-linear-gradient(#4a4a4a, #020202);
      background: -o-linear-gradient(#4a4a4a, #020202);
      background: -ms-linear-gradient(#4a4a4a, #020202);
      background: linear-gradient(#4a4a4a, #020202); }
    .ie8 #web-content-selection .header {
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#4a4a4a', EndColorStr='#020202'); }
  #web-content-selection .title {
    margin: -1px 0 0 15px;
    text-shadow: #000 1px 1px 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #ffffff;
    line-height: 1em;
    padding: 15px 0 10px 0; }
  #web-content-selection .articleList {
    padding-top: 10px; }
    #web-content-selection .articleList table {
      width: 100%; }
      #web-content-selection .articleList table tr:last-child td {
        padding-top: 10px; }

.pagination {
  margin: 0;
  padding: 0;
  list-style: none; }

.pagination LI {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  text-decoration: none; }

.pagination A {
  color: #fff; }

.pagination A,
.pagination A:focus,
.pagination A:hover,
.pagination A:active {
  text-decoration: none;
  outline: none; }

.arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0; }

.arrows LI {
  position: absolute;
  margin-top: -9px;
  z-index: 10; }

.arrows .prev {
  left: 10px;
  background: url(../images/games-arrow-left-sk.png); }
  .arrows .prev:hover {
    background: url("../images/games-arrow-left-sk-hvr.png") 1px 1px; }

.arrows .next {
  right: 10px;
  background: url(../images/games-arrow-right-sk.png); }
  .arrows .next:hover {
    background: url(../images/games-arrow-right-sk-hvr.png) 1px 1px; }

.arrows A {
  display: block;
  width: 38px;
  height: 53px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease; }

.arrows .next A {
  background-position: 0 -19px; }

.bullets A {
  display: block;
  width: 8px;
  height: 8px;
  background: none;
  border: 1px solid #fff;
  border-radius: 5px; }

.bullets A:hover,
.bullets A:active,
.bullets .active A {
  background: #fff; }

.bullets .next,
.bullets .prev {
  display: none; }

.bullets li {
  margin-left: 5px; }

@media (min-width: 1366px) {
  .bullets A {
    width: 10px;
    height: 10px; } }
.controls {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: auto;
  margin: 0;
  z-index: 30; }

.controls A {
  display: block;
  width: 15px;
  height: 15px;
  background: #067ace;
  color: #fff;
  font-size: 9px;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.ie9 .controls A {
  line-height: 16px; }

.controls .toggle-play A {
  background: #067ace url(gfx/ico-play.png) no-repeat 0 50%;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

.controls .toggle-play.paused A {
  background-position: 100% 50%; }

.controls .bullet A:focus,
.controls .bullet A:hover,
.controls .bullet A:active,
.controls .bullet.active A {
  background: #fff;
  color: #067ace; }

.controls .prev,
.controls .next {
  display: none; }

.numeric {
  margin-top: 10px;
  padding: 0 5px;
  text-align: center; }

.numeric A {
  display: block;
  padding: 2px 5px;
  background: #2b2b2b;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.numeric A:focus,
.numeric A:hover,
.numeric .active A {
  background: #0a92e8;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0a92e8), color-stop(100%, #0675c6));
  background: -webkit-linear-gradient(#0a92e8, #0675c6);
  background: -moz-linear-gradient(#0a92e8, #0675c6);
  background: -o-linear-gradient(#0a92e8, #0675c6);
  background: -ms-linear-gradient(#0a92e8, #0675c6);
  background: linear-gradient(#0a92e8, #0675c6); }

.numeric A:active {
  background: #0675c6;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0675c6), color-stop(100%, #0a92e8));
  background: -webkit-linear-gradient(#0675c6, #0a92e8);
  background: -moz-linear-gradient(#0675c6, #0a92e8);
  background: -o-linear-gradient(#0675c6, #0a92e8);
  background: -ms-linear-gradient(#0675c6, #0a92e8);
  background: linear-gradient(#0675c6, #0a92e8); }

.slide-holder,
.slide-holder-2,
.slide-holder-3,
.slider,
.slide,
.slide > LI {
  position: relative; }

.portlet-2 .slide-holder {
  overflow: hidden; }

.slide-holder-3 {
  margin: auto; }

.slider {
  margin: auto;
  overflow: hidden;
  list-style: none;
  -webkit-transform-style: preserve-3d; }

.slide {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0; }

.slide > LI {
  float: left; }

.slide.visible,
.slide.next-visible {
  display: block; }

/* Slideshow -> Fade */
.js-fade .slide {
  position: absolute; }

/* Slideshow -> Slide */
.js-slide .slide-holder-3 {
  overflow: hidden; }

.js-slide .slider {
  position: relative;
  width: 30000px; }

.js-slide .slide {
  position: relative;
  display: block;
  float: left;
  overflow: hidden; }

/* Slideshow -> monoSlider */
.js-monoslider .slide-holder-3 {
  overflow: hidden; }

.js-monoslider .slider {
  overflow: visible; }

.js-monoslider .slide {
  overflow: hidden; }

/* Slideshow -> 3dcube */
.js-3dcube {
  overflow: hidden; }

.js-3dcube .slider {
  overflow: visible;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.js-3dcube .slide {
  display: none;
  position: absolute; }

.js-3dcube .slide.visible,
.js-3dcube .slide.next-visible {
  display: block; }

.js-3dcube .anim,
.js-3dcube .anim-back {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

/* Slideshow -> 3dcube vertical */
.js-3dcube-v .slider {
  overflow: visible;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.js-3dcube-v .slide {
  display: none;
  position: absolute; }

.js-3dcube-v .slide.visible,
.js-3dcube-v .slide.next-visible {
  display: block; }

.js-3dcube-v .anim,
.js-3dcube-v .anim-back {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

/* Slideshow -> 3dcube calendar */
.js-3dcube-cal .slider {
  overflow: visible;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.js-3dcube-cal .slide {
  display: none;
  position: absolute; }

.js-3dcube-cal .slide.visible,
.js-3dcube-cal .slide.next-visible {
  display: block; }

.js-3dcube-cal .anim,
.js-3dcube-cal .anim-back {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.multi-banner-wrapper {
  height: 100%; }
  .multi-banner-wrapper .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.banners .slide .image {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; }
.banners .bullets {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 1;
  margin: 0;
  width: auto; }
.banners .bullets-top-left {
  top: 5px;
  bottom: auto;
  right: auto;
  left: 10px; }
.banners .bullets-top-center {
  top: 5px;
  bottom: auto;
  right: auto;
  left: auto;
  width: 100%;
  height: 0;
  text-align: center; }
.banners .bullets-top-right {
  top: 5px;
  bottom: auto;
  right: 10px;
  left: auto; }
.banners .bullets-bottom-left {
  top: auto;
  bottom: 5px;
  right: auto;
  left: 10px; }
.banners .bullets-bottom-center {
  top: auto;
  bottom: 25px;
  right: auto;
  left: auto;
  width: 100%;
  height: 0;
  text-align: center; }
.banners .bullets-bottom-right {
  top: auto;
  bottom: 5px;
  right: 10px;
  left: auto; }
.banners #mainForm {
  padding: 10px; }

.banner-preference input[type="text"] {
  width: 300px; }
.banner-preference th {
  vertical-align: top;
  padding: 7px 15px 7px 0; }

#bannerPreferencesTable th {
  vertical-align: top;
  padding: 7px 15px 7px 0; }
#bannerPreferencesTable .bulletsPositionRow th {
  padding-top: 0; }
#bannerPreferencesTable #supportedLayouts {
  text-transform: capitalize; }
#bannerPreferencesTable #customBulletsPos, #bannerPreferencesTable #arrowPositionUnit {
  vertical-align: top; }

.slide-holder {
  margin: auto; }

.banner-config-visual {
  min-height: 360px; }

#preferences .banner-preference .tabs {
  padding: 0 5px; }
  #preferences .banner-preference .tabs a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 5px; }
  #preferences .banner-preference .tabs .active A {
    padding: 4px; }
#preferences .banner-preference input.button {
  line-height: 12px;
  margin: 0 0 0 10px;
  padding: 2px 15px; }
#preferences .scheduling-wrap .fluid-container {
  margin-left: 0; }
#preferences .scheduling-wrap #schedulingStartDate, #preferences .scheduling-wrap #schedulingEndDate {
  width: 110px; }
#preferences .scheduling-wrap .start-date {
  padding-top: 13px;
  width: 18%;
  margin-right: 0; }
#preferences .scheduling-wrap .fluid-grid-1, #preferences .scheduling-wrap .fluid-grid-3, #preferences .scheduling-wrap .fluid-grid-4, #preferences .scheduling-wrap .fluid-grid-6, #preferences .scheduling-wrap .fluid-grid-12 {
  margin: 0; }
#preferences .scheduling-wrap .fluid-grid-12, #preferences .scheduling-wrap .fluid-grid-6 {
  padding-top: 10px; }
#preferences .scheduling-wrap .fluid-grid-3 {
  width: 19%; }
#preferences .scheduling-wrap .calendar {
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 12px;
  background: url(gfx/calendar.png) no-repeat; }
#preferences .scheduling-wrap .weekdays {
  margin-left: 35px;
  font-size: 11px; }
  #preferences .scheduling-wrap .weekdays input {
    margin-right: 8px;
    margin-left: 8px; }
#preferences .scheduling-wrap .weekduration {
  margin-left: 35px; }
#preferences .scheduling-wrap #recurrenceHours, #preferences .scheduling-wrap #recurrenceMinutes {
  width: 50px; }

#datepickerSetTime {
  color: black;
  display: inline-block;
  margin: 0 29px 0 24px; }

.login-popup-new .portlet-msg.portlet-msg-error,
.portlet-login .portlet-msg.portlet-msg-error {
  border: 0;
  color: #fff;
  margin-top: 10px; }
.login-popup-new .login-popup-login,
.portlet-login .login-popup-login {
  border: 0; }
.login-popup-new .login-popup-registration-wrap a.btn,
.portlet-login .login-popup-registration-wrap a.btn {
  display: block; }
.login-popup-new #loginPopupForm,
.portlet-login #loginPopupForm {
  top: 54px; }

.search-games-portlet {
  position: absolute;
  top: 10px;
  left: 12px; }
  .search-games-portlet .field-search {
    height: 36px;
    width: 158px;
    padding: 0 28px 0 32px;
    margin-top: -3px;
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #a3a3a3;
    background: white url("../images/search.png") no-repeat top 50% left 4px; }
    .search-games-portlet .field-search::-ms-clear {
      display: none; }
  .search-games-portlet .submit {
    display: none; }

.search-clear-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #ddd;
  top: 5px;
  right: 4px;
  border-radius: 15px;
  color: #858585;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer; }

@media (min-width: 1366px) and (max-width: 1919px) {
  .search-games-portlet .field-search {
    width: 189px; } }
@media (min-width: 1920px) {
  .search-games-portlet {
    left: 4px; }
    .search-games-portlet .field-search {
      width: 272px; } }
.gamesinfo {
  padding: 0 4px;
  background: #fff; }
  .gamesinfo .game-content {
    position: relative;
    background: #252525; }
  .gamesinfo .toggler {
    display: none; }
  .gamesinfo .navigation {
    height: 50px;
    margin: 0 42px 0 212px;
    font: normal 22px/22px "Roboto Condensed";
    text-transform: uppercase;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .gamesinfo .navigation .nav {
      margin-top: 16px;
      width: 10000px;
      overflow: hidden; }
    .gamesinfo .navigation li {
      float: left;
      margin-right: 21px; }
      .gamesinfo .navigation li:last-child {
        margin-right: 0; }
      .gamesinfo .navigation li.active a {
        color: #81bb32; }
      .gamesinfo .navigation li a {
        color: #cbcbcb;
        -webkit-transform: translate3d(0, 0, 0); }
    .gamesinfo .navigation .games-navigation-arrow {
      position: absolute;
      width: 26px;
      height: 26px;
      background-size: contain;
      background-position: 50%;
      background-repeat: no-repeat;
      cursor: pointer; }
      .gamesinfo .navigation .games-navigation-arrow.disabled {
        opacity: .7; }
    .gamesinfo .navigation .games-arrow-left {
      top: 12px;
      left: 178px;
      background-image: url("../images/games-navigation-arrow-left.png"); }
    .gamesinfo .navigation .games-arrow-right {
      top: 12px;
      right: 8px;
      background-image: url("../images/games-navigation-arrow-right.png"); }

@media (min-width: 1366px) and (max-width: 1919px) {
  .gamesinfo .navigation {
    margin: 0 58px 0 259px; }
    .gamesinfo .navigation .games-arrow-left {
      left: 217px; }
    .gamesinfo .navigation .games-arrow-right {
      right: 16px; }
    .gamesinfo .navigation li {
      margin-right: 29px; } }
@media (min-width: 1920px) {
  .gamesinfo {
    padding: 0 11px; }
    .gamesinfo .navigation {
      margin: 0 80px 0 356px; }
      .gamesinfo .navigation .games-navigation-arrow {
        width: 36px;
        height: 36px; }
      .gamesinfo .navigation .games-arrow-left {
        top: 7px;
        left: 298px; }
      .gamesinfo .navigation .games-arrow-right {
        top: 7px;
        right: 22px; }
      .gamesinfo .navigation li {
        margin-right: 40px; } }
#page .gamesinfo .pt-view .container {
  width: 100%;
  overflow: hidden;
  padding-top: 8px;
  background: #fff; }
  #page .gamesinfo .pt-view .container .pt-game-items {
    margin-left: -8px;
    width: calc(100% + 8px); }
    #page .gamesinfo .pt-view .container .pt-game-items .gm-item-wrap {
      position: relative;
      height: 135px;
      width: 240.5px;
      margin: 0 0 8px 8px;
      float: left;
      -webkit-perspective: 1700px;
      -moz-perspective: 1700px;
      perspective: 1700px;
      -webkit-perspective-origin: 0 50%;
      -moz-perspective-origin: 0 50%;
      perspective-origin: 0 50%; }
#page .gamesinfo .pt-view .pt-img {
  overflow: hidden;
  position: relative;
  width: 240.5px;
  height: 135px; }
  #page .gamesinfo .pt-view .pt-img img {
    width: 100%;
    height: 100%; }
  #page .gamesinfo .pt-view .pt-img .game-tag-new {
    position: absolute;
    width: 47px;
    height: 47px;
    top: 10px;
    right: 10px;
    background: url("../images/games-new-label.png") no-repeat;
    background-size: contain; }
  #page .gamesinfo .pt-view .pt-img .jackpot-ticker {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 17px;
    width: 100%;
    padding-top: 1px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.8); }
    #page .gamesinfo .pt-view .pt-img .jackpot-ticker span {
      font-family: 'Roboto Condensed';
      font-weight: bold;
      text-transform: uppercase;
      width: 100%;
      font-size: 11px; }
#page .gamesinfo .pt-view .pt-game-description {
  position: absolute;
  left: 0;
  top: 0;
  width: 144px;
  height: 135px;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }
#page .gamesinfo .pt-view .pt-img-inner {
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }
#page .gamesinfo .pt-view .gm-item-wrap:hover .pt-game-description {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }
#page .gamesinfo .pt-view .gm-item-wrap:hover .pt-img-inner {
  -webkit-transform: translateX(25%);
  -moz-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%); }
#page .gamesinfo .pt-view .gm-item-wrap:hover .games-favorite {
  opacity: 1; }
#page .gamesinfo .pt-view .pt-game-description-title {
  padding: 14px 10px 0;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase; }
#page .gamesinfo .pt-view .pt-game-description-links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 25px; }
#page .gamesinfo .pt-view .pt-game-description-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer; }
  #page .gamesinfo .pt-view .pt-game-description-btn.play {
    background-image: url("../images/games-item-play.png"); }
    #page .gamesinfo .pt-view .pt-game-description-btn.play.multiple {
      float: left;
      margin-left: 14px; }
  #page .gamesinfo .pt-view .pt-game-description-btn.demo {
    background-image: url("../images/games-item-demo.png");
    float: right;
    margin-right: 14px; }
#page .gamesinfo .pt-view .games-favorite {
  position: absolute;
  height: 35px;
  width: 31px;
  top: 18px;
  right: 10px;
  background-image: url("../images/games-favorite.png");
  background-repeat: no-repeat;
  opacity: 0;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  #page .gamesinfo .pt-view .games-favorite.active {
    background-image: url("../images/games-favorite-active.png"); }

@media (min-width: 1366px) and (max-width: 1919px) {
  #page .gamesinfo .pt-view .container .pt-game-items .gm-item-wrap {
    height: 137.5px;
    width: 244.4px; }
  #page .gamesinfo .pt-view .pt-img {
    height: 137.5px;
    width: 244.4px; }
  #page .gamesinfo .pt-view .pt-game-description {
    height: 137.5px; } }
@media (min-width: 1920px) {
  #page .gamesinfo .pt-view .container {
    padding-top: 10px; }
  #page .gamesinfo .pt-view .container .pt-game-items {
    margin-left: -11px;
    width: calc(100% + 11px); }
    #page .gamesinfo .pt-view .container .pt-game-items .gm-item-wrap {
      height: 188px;
      width: 334px;
      margin: 0 0 10px 11px; }
  #page .gamesinfo .pt-view .pt-img {
    height: 188px;
    width: 334px; }
    #page .gamesinfo .pt-view .pt-img .jackpot-ticker {
      height: 25px;
      font-size: 16px;
      padding-top: 6px; }
      #page .gamesinfo .pt-view .pt-img .jackpot-ticker span {
        font-size: 16px; }
  #page .gamesinfo .pt-view .pt-game-description {
    width: 201px;
    height: 188px; }
  #page .gamesinfo .pt-view .pt-game-description-title {
    font-size: 20px;
    line-height: 20px; }
  #page .gamesinfo .pt-view .pt-game-description-btn {
    width: 70px;
    height: 70px;
    margin-bottom: 29px; }
    #page .gamesinfo .pt-view .pt-game-description-btn.play.multiple {
      margin-left: 16px; }
    #page .gamesinfo .pt-view .pt-game-description-btn.demo {
      margin-right: 16px; } }
.gamesinfo .portlet-msg,
.gamesinfo .portlet-msg-info,
.gamesinfo .portlet-msg-error,
.gamesinfo .portlet-msg-alert,
.gamesinfo .portlet-msg-success {
  margin: 0 0 8px 0; }

#page .multiview > .portlet-body {
  padding: 0 4px;
  background: #fff; }
#page .multiview .tabs {
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%; }
  #page .multiview .tabs li {
    display: table-cell;
    vertical-align: top; }
    #page .multiview .tabs li + li {
      padding: 0 0 0 4px; }
    #page .multiview .tabs li.active a {
      background: #81bb32; }
  #page .multiview .tabs a {
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    background: #252525;
    color: white;
    cursor: pointer; }
    #page .multiview .tabs a:active, #page .multiview .tabs a:hover {
      background: #81bb32; }
#page .multiview .slide-holder,
#page .multiview .slide-holder-2,
#page .multiview .slide-holder-3,
#page .multiview .slide > LI,
#page .multiview .slider,
#page .multiview .slide {
  position: relative;
  height: auto; }
#page .multiview .slide {
  padding: 20px 4px;
  text-align: left;
  position: static;
  color: #454545;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden; }
  #page .multiview .slide h2 {
    margin-bottom: 25px;
    font-size: 24px;
    color: #171717;
    text-transform: uppercase; }
  #page .multiview .slide li {
    color: #454545;
    -webkit-transform: translate3d(0, 0, 0); }
    #page .multiview .slide li li {
      list-style: disc;
      margin-left: 15px; }
    #page .multiview .slide li a {
      color: #454545;
      text-decoration: underline; }
#page .multiview .pagination {
  display: none; }

@media (min-width: 1366px) and (max-width: 1919px) {
  #page .multiview .tabs a {
    height: 56px;
    line-height: 56px;
    font-size: 20px; } }
@media (min-width: 1920px) {
  #page .multiview > .portlet-body {
    padding: 0 11px; }
  #page .multiview .tabs a {
    height: 78px;
    line-height: 78px;
    font-size: 28px; }
  #page .multiview .tabs li + li {
    padding: 0 0 0 6px; } }
.banner-carousel-wrapper {
  position: relative;
  background: #fff; }
  .banner-carousel-wrapper .banner-carousel-inner {
    overflow: hidden;
    margin: 0 4px; }
  .banner-carousel-wrapper .banner-carousel {
    margin-left: -227px;
    height: 186px;
    width: 10000px;
    padding: 8px 0; }
  .banner-carousel-wrapper .banner-carousel__item {
    position: relative;
    width: 272px;
    height: 170px;
    float: left;
    margin-right: 20px;
    background: #000; }
    .banner-carousel-wrapper .banner-carousel__item:hover .banner-carousel__item__image,
    .banner-carousel-wrapper .banner-carousel__item:hover .banner-carousel__item__title {
      opacity: .4; }
    .banner-carousel-wrapper .banner-carousel__item:hover .banner-carousel__item__links:before,
    .banner-carousel-wrapper .banner-carousel__item:hover .banner-carousel__item__links__icon,
    .banner-carousel-wrapper .banner-carousel__item:hover .banner-carousel__item__links__text {
      opacity: 1;
      transform: scale3d(1, 1, 1); }
  .banner-carousel-wrapper .banner-carousel__item__title,
  .banner-carousel-wrapper .banner-carousel__item__image {
    transition: opacity 0.35s; }
  .ie11 .banner-carousel-wrapper .banner-carousel__item__image {
    transition: initial; }
  .banner-carousel-wrapper .banner-carousel__item__title {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase; }
  .banner-carousel-wrapper .banner-carousel__item__links {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0; }
    .banner-carousel-wrapper .banner-carousel__item__links:before {
      content: '';
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      border: 2px solid #fff;
      box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: scale3d(1.2, 1.2, 1);
      cursor: pointer; }
  .banner-carousel-wrapper .banner-carousel__item__image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #9c9c9c; }
  .banner-carousel-wrapper .banner-carousel__item__links__icon,
  .banner-carousel-wrapper .banner-carousel__item__links__text {
    opacity: 0;
    cursor: pointer;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1.5); }
  .banner-carousel-wrapper .banner-carousel__item__links__text {
    position: absolute;
    display: block;
    width: 60%;
    top: calc(50% - 18px);
    left: 20%;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    text-align: center; }
  .banner-carousel-wrapper .banner-carousel__item__links__icon {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
    background-image: url("../images/carousel-play.png");
    background-size: cover; }
  .banner-carousel-wrapper .banner-carousel-arrow {
    position: absolute;
    width: 45px;
    height: 170px;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .banner-carousel-wrapper .banner-carousel-arrow:after {
      content: '';
      display: block;
      margin: 73px 10px;
      width: 24px;
      height: 24px;
      background-size: cover;
      background-repeat: no-repeat; }
    .banner-carousel-wrapper .banner-carousel-arrow:hover {
      background: rgba(0, 0, 0, 0.8); }
    .banner-carousel-wrapper .banner-carousel-arrow:active {
      background: rgba(0, 0, 0, 0.6); }
  .banner-carousel-wrapper .arrow-right {
    top: 8px;
    right: 4px; }
    .banner-carousel-wrapper .arrow-right:after {
      background-image: url("../images/carousel-right-arrow.png"); }
  .banner-carousel-wrapper .arrow-left {
    top: 8px;
    left: 4px; }
    .banner-carousel-wrapper .arrow-left:after {
      background-image: url("../images/carousel-left-arrow.png"); }

@media (min-width: 1366px) and (max-width: 1919px) {
  .banner-carousel-wrapper .banner-carousel-arrow {
    width: 63px; }
    .banner-carousel-wrapper .banner-carousel-arrow:after {
      width: 24px;
      height: 24px;
      margin: 73px 19px; }
  .banner-carousel-wrapper .banner-carousel {
    margin-left: -209px; }
  .banner-carousel-wrapper .banner-carousel__item {
    margin-right: 8px; } }
@media (min-width: 1920px) {
  .banner-carousel-wrapper .banner-carousel-inner {
    margin: 0 11px; }
  .banner-carousel-wrapper .banner-carousel-arrow {
    width: 64px;
    height: 235px; }
    .banner-carousel-wrapper .banner-carousel-arrow:after {
      width: 32px;
      height: 32px;
      margin: 101px 16px; }
  .banner-carousel-wrapper .banner-carousel {
    height: 255px;
    margin-left: -313px;
    padding: 10px 0; }
  .banner-carousel-wrapper .banner-carousel__item {
    width: 377px;
    height: 235px;
    margin-right: 16px; }
  .banner-carousel-wrapper .arrow-right {
    top: 10px;
    right: 11px; }
  .banner-carousel-wrapper .arrow-left {
    top: 10px;
    left: 11px; } }

