body {
	visibility: hidden;
}
#main .ui-content {
    background-color: #e6e6e6;
}
#help .ui-content {
    background-color: #ffffff;
}
.header.ui-header {
	border-width: 0 0 1px 0 !important;
}
#userBtn {
	margin-right: 15px;
	font-weight: bold;
}
#langBtn, #helpBtn, #searchBtn, #infoBtn {
	padding-right: 15px;
	color: #fff;
	text-decoration: none;
}

.header .ui-grid-a>.ui-block-a, .header .ui-grid-a>.ui-block-b {
	width: 100%;
}
.locationPath {
	padding: 0 0 0 20px !important;
}
.locationPath > a {
	color: #fff !important;
	margin: 0;
	padding: 2px 10px 0 15px !important;
	font-size: 1em;
	text-decoration: none;
}
.locationPath > span.current {
	font-size: 1em;
	margin: 0 !important;
	padding: 2px 0 0 15px !important;
}
.locationPath > span.delim {
	font-size: 20px;
}
.locationPath > span.item {
	color: #95c1e7;
}
.locationPath > a#altnavBtn {
	padding-left: 0 !important;
	padding-right: 5px !important;
}

.header #historyBtn.ui-btn-active {
	background-color: #F6F6F6;
	border-color: #DDD;
	color: #333;
}
#boItemsList .boItemsHead,
#boItemsList .boItemsFooter {
	height: 45px !important;
	padding: 1px 3px 0 0 !important;
	margin: 0 !important;
	font-size: 1.2em;
	line-height: 2.6em;
	border-bottom: 1px solid #ccc;
}
#boItemsList .boItemsHead {
	text-align: center;
}
#boItemsList .boItemsFooter {
	border-bottom: none;
	margin-top: 30px;
}
#boItemsList .boItemsHead .levelUp {
	display: block;
	float: left;
	font-size: 1em;
	line-height: 1em;
	cursor: pointer;
	margin: 15px 0 0 0;
}
#boItemsList .boItemsHead #boItemsListTitle {
	color: #333;
	text-transform: uppercase;
}
#boItemsList .boItemsHeader {
	float: right;
}
#boItemsList #boItemFilterWrapper {
	float: right;
	height: 45px !important;
	padding-right: 5px;
	overflow: hidden;
	font-size: 0.8em;
	line-height: 0.8em;
}
#boItemsList #boItemFilterWrapper div {
	float: left;
}
#boItemsList #boItemFilterWrapper .ui-shadow-inset, #boItemsList #boItemFilterWrapper .ui-focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#boItemsList #boItemFilterWrapper .ui-input-search {
	height: 34px !important;
}
#boItemsList #boItemFilterWrapper .ui-input-search:after {
	display: none !important;
}
#boItemsList #boItemFilterWrapper .ui-input-search input {
	margin-top: 2px !important;
	padding-left: 0.8em !important;
}
#boItemsList #boItemFilterWrapper .boItemFilterSearch {
	margin: 0 0 0 0.4rem !important;	
}


#boItemsList ul {
	margin: 0 0 9px 0 !important;
}
#boItemsList .btnNewItem {
	width: 150px !important;
	text-align: left !important;
	margin: 0 0 0 20px !important;
}

#boItemsList .clipboard {
	float: left;
	font-size: 12.5px;
	line-height: 1.3;
	min-width: 2rem;
	min-height: 2rem;
}
#boItemsList .clipboard .btnClearClipboard,
#boItemsList .clipboard .btnPasteClipboard {
    margin: 0 0 0 10px !important;
}

.report-wrapper {
  position: relative;
}

#report-toolbar .ui-btn {
    text-align: left;
}
.back-link-report-toolbar {
  position: absolute; top: 0; left: 0;
}

#report-toolbar .toolbar:after,
#report-toolbar .bonus-stats:after {
  content: ".";
  font-size: 0;
  line-height: 0;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


#report-toolbar .ui-input-datebox {
  position: relative !important;
  min-height: 37px !important;
}
#report-toolbar .dates-range {
    clear: both;
}
#report-toolbar .dates-range,
#report-toolbar .dates-range label,
#report-toolbar .dates-range #dateBtn,
#report-toolbar .dates-range #auditBtn {
	float: left;
}
#report-toolbar #bonus1Btn {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
#report-toolbar .dates-range label {
	font-size: 1em;
	line-height: 1em;
	padding-top: 15px;
	padding-right: 0.32em;
}
#report-toolbar .dates-range .ui-input-text {
	float: left;
/*	width: 120px !important;*/
	margin: 0.32em 0.32em 0 0 !important;
}
#report-toolbar .dates-range .ui-input-text input {
	margin: 5px 0 2px 6px !important;
	padding: 0 !important;
	min-height: 1.9em !important;
}
#report-toolbar .dates-range .ui-input-text a {
    top: 57% !important;
}

#report-toolbar .dates-range .ui-input-text input[name=fromdate], #report-toolbar .dates-range .ui-input-text input[name=todate] {
	width: 86px !important;
}
#report-toolbar .dates-range .ui-input-text input[name=fromtime], #report-toolbar .dates-range .ui-input-text input[name=totime] {
	width: 50px !important;
}
#report-toolbar .dates-range .fromdate, #report-toolbar .dates-range .fromtime, #report-toolbar .dates-range .todate, #report-toolbar .dates-range .totime {
	float: left;
}
#report-toolbar .dates-range .fromtime, #report-toolbar .dates-range .totime {
	display: none;
}

#report-toolbar .dates-range .ui-input-datebox a {
	margin-top: -12px !important;
	margin-right: 14px !important;
}
 
#report-toolbar .ui-btn:focus,
#report-toolbar .ui-focus,
#bo-footer .ui-btn:focus  {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#report-toolbar .refresh-control {
	float: left;
	margin-left: 31px;
}

#report-toolbar .print-area {
	float: right;
}
#report-toolbar .print-area a {
	float: left;
	margin-left: 10px;
	width: 90px;
}

#report-toolbar .toolbar a {
    font-size: 0.8em;
}

#report-toolbar .audit,
#report-toolbar .vlt,
#report-toolbar .vlt-log,
#report-toolbar .bonus-stats {
    clear: both;
}
#report-toolbar .vlt-log {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 20px;
    background-color: #d2d2d2;
}
#report-toolbar .audit ul,
#report-toolbar .vlt ul,
#report-toolbar .vlt-log ul,
#report-toolbar .bonus-stats ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
#report-toolbar .audit ul li,
#report-toolbar .vlt-log ul li,
#report-toolbar .bonus-stats ul li {
    float: left;
    width: 29%;
    padding-right: 1%;
}
#report-toolbar .bonus-stats ul li.field-1 {
    width: 49%;
}
#report-toolbar .bonus-stats ul li.field-2 {
    width: 50%;
    padding-right: 0;
}
#report-toolbar .bonus-stats ul li.field-3 {
    width: 100%;
    text-align: center;
    padding-right: 0;
}
#report-toolbar .audit ul li.select,
#report-toolbar .vlt-log ul li.select {
    width: 19%;
}
#report-toolbar .audit ul li:last-of-type {
    width: 30%;
    padding-right: 0;
}
#report-toolbar .audit .ui-select,
#report-toolbar .vlt-log .ui-select {
    margin: 0.7em 0;
}
#report-toolbar .audit .ui-select option,
#report-toolbar .vlt-log .ui-select option {
    font-size: 1em;
    line-height: 2em;
    padding: 0.5em;
}
#report-toolbar .vlt ul li:last-of-type .ui-input-text {
    margin-right: 126px;
}

#report-toolbar .vlt a {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    font-size: 0.8em;
    margin: 0.5em 0;
}
#report-toolbar .vlt a.ui-input-clear {
    width: 45px;
}

#report-toolbar .vlt ul li {
    position: relative;
    float: left;
    width: 49%;
    padding-right: 1%;
}
#report-toolbar .vlt ul li:last-of-type {
    width: 50%;
    padding-right: 0;
}                                       
#report-toolbar .vlt .ui-input-text {
    margin-top: 0.32em !important;
}
#report-toolbar .vlt .ui-input-text input {
    margin: 5px 0 2px 6px !important;
    padding: 0 !important;
    min-height: 1.9em !important;
}


.bo-report-audit {
    table-layout: fixed;
}
.bo-report-audit tbody tr td {
    vertical-align: top;
    word-break: break-all;
    font-size: 0.8em;
}
.bo-report-audit thead tr th:nth-of-type(1), .bo-report-audit tbody tr td:nth-of-type(1) {
    width: 16%;
}
.bo-report-audit thead tr th:nth-of-type(2), .bo-report-audit tbody tr td:nth-of-type(2) {
    width: 10%;
}
.bo-report-audit thead tr th:nth-of-type(3), .bo-report-audit tbody tr td:nth-of-type(3) {
    width: 10%;
}
.bo-report-audit thead tr th:nth-of-type(4), .bo-report-audit tbody tr td:nth-of-type(4) {
    width: 10%;
}
.bo-report-audit thead tr th:nth-of-type(5), .bo-report-audit tbody tr td:nth-of-type(5) {
    width: 20%;
}
.bo-report-audit thead tr th:nth-of-type(6), .bo-report-audit tbody tr td:nth-of-type(6) {
    width: 34%;
}

.bo-report-list {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
	padding: 0;
	font-size: 0.8em;
	background-color: #cecece;
}
.bo-report-list thead th {
	font-weight: normal !important;
	font-size: 1em !important;
}
.bo-report-list tbody {
	border: none !important;
}
.bo-report-list tbody td {
	background: #ffddb6 !important;
}
.bo-report-list tbody td {
	border-bottom: 1px solid #ffa540 !important;
	border-right: 1px solid #ffa540 !important;
}
.bo-report-list tbody tr td:last-of-type {
	border-right: none !important;
}
.bo-report-list tbody tr:last-of-type td {
	border-bottom: none !important;
}

/*.ashelk-rt tr.active td {
	background: #ffddb6;
}
.ashelk-rt tr:hover td {
	background: #ffa540;
}*/


#firstTable {
	margin-bottom: 20px;
}

#caption, .caption-date  {
	width: 100% !important;
	opacity: 1 !important;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
	font-size: 1.6em;
	line-height: 1em;
	text-align: center !important;
	color: #004673;
	text-shadow: 1px 1px 0px #fff;
}
#caption:after {
  content: ".";
  font-size: 0;
  line-height: 0;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.caption-date {
	font-size: 1.1em;
	line-height: 1.1rem;
	text-align: left !important;
	margin: 0 0 10px 0;
	padding: 0;
}

#reportNav .title {
    padding: 0 0 5px 15px;
    color: #005282;
}
#reportNav ul {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
#reportNav ul li {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	list-style: none;
}
#reportNav .ui-btn {
	text-align: left;
	font-weight: normal !important;
	font-size: 0.85em;
	line-height: 1.6em;
	padding: 0.8em 1em 0.6em 1em;
	border-right-width: 1px !important;
	margin: 0 !important;
}
#reportNav .ui-btn-active, #reportNav .ui-btn:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}

#report-content {
    clear: both;
    padding: 0 3px;
    overflow: auto !important;
}
.bo-report {
	margin: 20px 20px 5px 0 !important;
}
.ashelk-rt {
	width: 100% !important;
	height: auto !important;
	margin-top: 3px !important;
	text-shadow: none !important;
	font-family: Arial, Helvetica, sans-serif;
        color: #3c3c3c;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
	-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.55);
	box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.55);
	overflow: auto !important;
}
.ashelk-rt thead {
	border-bottom: none !important;
}
.ashelk-rt thead th {
	font-size: 1.1em;
	font-weight: bold;
/*	color: #000;*/
	color: #fff;
	text-align: center;
	padding: 4px 6px;
	border-right: 1px outset #dddddd;
/*	background: #d0e2ec;*/
	background: #005282;
}
.ashelk-rt thead th:last-child {
	border-right: 0;
}

.ashelk-rt tr:nth-child(odd) td {
	background: #ffffff;
}
.ashelk-rt tr:nth-child(even) td {
	background: #f5f8fa;
}
.ashelk-rt tr.active td {
	background: #ffddb6;
}
.ashelk-rt tr:hover td {
	background: #ffa540;
}
.ashelk-rt tr:hover td.log {
	background: #fff;
}
.ashelk-rt tbody {
	border-bottom: 1px solid #b9c8cf;
}
.ashelk-rt td {
	font-size: 1.1em;
	padding: 2px 6px;
	border-right: 1px solid #e2e2e2;
	text-align: right !important;
}
.ashelk-rt td:last-child {
	border-right: none;
}
.ashelk-rt td.log {
	font-size: 0.8em;
	line-height: 0.9em;
}
.ashelk-rt td.txt, .ashelk-rt pre {
	text-align: left !important;
}
.ashelk-rt td.center {
	text-align: center !important;
}
.ashelk-rt td.subtable {
	padding: 0;
}
.ashelk-rt td.small,
.ashelk-rt span.small,
.ashelk-rt span.smalli,
span.small {
    text-align: left !important;
    font-size: 0.8em;
    line-height: 2.3em;
}
span.small {
    line-height: 1em;
}
span.small.text-right {
    display: block;
    line-height: 1.3em;
    text-align: right !important;
}
.ashelk-rt span.smalli {
    font-style: italic;
}
.ashelk-rt span.small i {
	color: #cecece;
}
.ashelk-rt tr.perShortSum td {
	font-weight: bold;
	background: #ebebeb;
}
.ashelk-rt tr.child-location td {
    background-color: #CFE9FF;
}
.ashelk-rt tbody .total td,
.ashelk-rt tfoot .total td {
	padding: 2px 6px;
	font-size: 1.1em;
	font-weight: bold;
	border-right: 1px outset #dddddd;
	background: #005282;
	color: #fff;
	border-bottom: 1px solid #999;
/*	background: #d0e2ec;*/
}
.ashelk-rt tbody .total td:last-child,
.ashelk-rt tfoot .total td:last-child {
	border-right: 0;
}
.ashelk-rt tbody tr.total:last-of-type td,
.ashelk-rt tfoot tr.total:last-of-type td {
	border-bottom: none;
}

.ashelk-rt td.loading{
	text-align: center !important;
	font-size: 32px;
	line-height: 32px;
	padding: 20px 0;
	color: #38c;
}
.ashelk-rt td.loading p {
	font-size: 0.5em;
	line-height: 0.5em;
	margin: 30px 0 0 0;
	color: #3c3c3c;
}

.ashelk-rt-note {
	table-layout: fixed;
	width: 100% !important;
	height: auto !important;
	margin-top: 3px !important;
	text-shadow: none !important;
	font-family: Arial, Helvetica, sans-serif;
    color: #3c3c3c;
    background: #fff;
    border-top: 1px solid #888;
}
.ashelk-rt-note th {
	padding: 0.1em 0.5em !important;
}
.ashelk-rt-note td {
	padding: 0.1em 0.5em !important;
	text-align: left !important;
	border-bottom: 1px solid #888;
	font-weight: bold;
	font-size: 0.9rem;
}
.ashelk-rt-note td.data {
	text-align: right !important;
	border-right: 1px solid #888;
	font-weight: normal;
}
.ashelk-rt-note td.note {
	background-color: #fef49c;
}
.ashelk-rt-note td.data:last-child {
	border-right: none;
}
                     
.ashelk-rt .fa-check {
    font-size: 0.8em;
    color: #00893f;
}
.ashelk-rt .fa-close {
    font-size: 0.8em;
    color: #a22c2e;
}

#report-content .paginator span {
  display: inline-block;
  min-width: 25px;
  padding: 6px 2px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #ccc;
  color: #aaa;
  margin: 0 5px 5px 0;
  -webkit-border-radius: .3125em;
  border-radius: .3125em;
  font-size: 0.8em;
}
#report-content .paginator span.lborder {
  margin-right: 15px;
}
#report-content .paginator span.rborder {
  margin-left: 10px;
}
#report-content .paginator span.link {
  background-color: #fff;
  color: #333;
  cursor: pointer;
}
#report-content .paginator span.link:hover {
  color: #fff;
  border: 1px solid #999;
  background-color: #999;
}
#report-content .paginator span.act {
  color: #fff;
  background-color: #3388cc;
  border: 1px solid #3388cc;
}
#report-content .paginator span.act:hover {
  background-color: #3388cc;
  border: 1px solid #3388cc;
}

#report-content .legend {
	width: 340px;
	margin: 40px auto 0 auto;
	font-size: 0.8em;
}
#report-content .legend td {
	padding: 0 0 10px 0;
}
#report-content .legend .item {
	width: 40px;
	height: 20px;
	margin: 0 10px 0;
}
#report-content .legend .bets {
	color: #2ca02c;
	background: #2ca02c;
}
#report-content .legend .games {
	color: #1f77b4;
	background: #1f77b4;
}
#report-content .legend .running {	
	color: #d62728;
	background: #d62728;
}

form.item {
	margin: 0 auto;
	padding: 20px 30px;
	background-color: #ededed;
	border: 1px solid #cccccc;
	border-top: none;
	max-width: 600px;
}
form.item label {
    padding-bottom: 2px;
}
form.item .ui-input-text, .ui-input-search {
	margin: 0 0 1.5em 0 !important;
}
form.item p.title,
form.item .d-info {
	font-size: 0.8em;
	color: #666;
}
form.item .d-info {
	padding: 0.5rem;
	background: #ededed;
}
form.item p.title {
	font-style: italic;
	margin: -1.3em 0 1.5em 0 !important;
}
form.item fieldset {
	margin-bottom: 1.5em !important;
}
form.item fieldset.group {
	margin-top: 0.5em;
	padding: 10px 20px;
	border: 1px solid #cecece;
	background-color: #f6f6f6;
}
form.item fieldset.group label {
	float: left;
	width: 20%;
	padding-top: 0.5em;
}
form.item fieldset.group .ui-input-text {
	margin: 0 0 1em 0 !important;
}

form.item .d-date,
form.item .d-time,
form.item .d-clear,
form.item .d-field,
form.item .d-lock {
	float: left;
}
form.item .d-date,
form.item .d-time {
	margin: 0 0.32em 0 0;
}
form.item .d-date input  {
	width: 106px;
}
form.item .d-time .ui-input-text {
	width: 60px;
}
form.item .d-clear a {
	margin-top: 0;
}
form.item .d-field input {
	width: 133px;
}
form.item .d-field .ui-select {
	margin-top: 0;
 	margin-right: 0;
	width: 106px;
}
form.item .d-field {
	margin: 0 0.32em 0 0;
}
form.item .d-lock {
	width: 50px;
	margin: 0 0 0 1em;
}

.limits-history {
	width: 100%;
	border: none;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 14px;
	margin: 40px 0 0 0;
	background-color: #f6f6f6;
}
.limits-history th {
	text-align: center;
	border-top: 2px solid #333;
	border-bottom: 2px solid #666;	
}
.limits-history td {
	text-align: center;
	border-bottom: 1px solid #333;	
}
.limits-history td.number {
	text-align: right;
}

.footer {
	position: fixed;
/*	background: #ccc !important;*/
	padding: 0.7em 0.8em 0.3em 0.8em !important;
}
.footer.row {
	max-width: none !important;
	height: 76px !important;
	line-height: 76px !important;
}
.footer.ui-footer-fixed {
	width: auto;
}
.footer.ui-footer {
	border-width: 1px 0 0 0 !important;
}
.footer .ui-bar {
	padding: 0 !important;
}

.footer li .ui-btn {
	padding: 0;
	margin: 0 0.5em !important;
	border: none !important;
}
.footer li .ui-btn a {
	margin: 0 !important;
	padding: 0.7em 0.2em !important;
	border: none !important;
}
.footer li .ui-btn-active {
	background-color: #97c2e6 !important;
	border-left-color: #97c2e6 !important;
	color: #fff !important;
}

.footer .status-bar {
	margin: 0.7rem -0.8em 0 -0.8em;
	padding: 0 0 0 1.2em;
	border-top: 1px outset #eaeaea;
	background-color: #d9d9d9;
	height: 19px;
}
.footer .status-bar .message {
	float: right;
	font-size: 0.7em; line-height: 1.5em;
	color: #000;
	white-space: nowrap;
}
.footer .status-bar .syshistory {
	float: right;
	font-size: 0.7em; line-height: 1.5em;
	border-left: 1px outset #eaeaea;
	color: #000;
	height: 19px;
	padding: 0 1.2em;
	margin: 0 0 0 1.2em;
	background-color: #b9b9b9;
	cursor: pointer;
}

.ashelk-rt .align-center {
	text-align: center !important;
}


/* New bo Items Layout */
#boItemsList .boItem {
    min-height: 79px;
/*    overflow: hidden;*/
}
#boItemsList .boItem.ui-first-child .btnItem {
    border-top: none;
}
#boItemsList .boItem .btnItem {
    padding: 0;
}
#boItemsList .boItem .btnItem:after {
  content: ".";
  font-size: 0;
  line-height: 0;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#boItemsList .boItem .btnItem .left-data {
    float: left;
    padding: 0.7em 0 0.7em 1em;
}
#boItemsList .boItem .btnItem .right-data {
    float: right;
}

#boItemsList .internalInfo {
    float: left;
    font-size: 0.9em;
    line-height: 0.9em;
    color: #dddddd;
    padding: 2.3em 0 0 0;
}
#boItemsList .internalInfo i {
    padding-left: 20px;
}
#boItemsList .internalInfo .nonEmpty {
    color: #38c;
}
#boItemsList .limits {
    color: #38c;
}                  

#boItemsList .boItem .btnItem i.inside {
    float: left;
    color: #ddd;
    padding: 1.45em 2em 0 2em;
}
#boItemsList .boItem .btnItem:hover i.inside {
    color: #005282;
}


#boItemsList .boItem .btnItem a.action {
    float: left;
    padding: 0;
    margin: 0;
    width: 60px;
    height: 79px;
    border-top: none;
    border-bottom: none;
    border-left-width: 0px;
}
#boItemsList .boItem .btnItem a.action:first-of-type {
    border-left-width: 1px;
}
#boItemsList .ui-btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
#boItemsList .ui-btn:hover {
    background-color: #f6f6f6 !important;
}
#boItemsList .btnItem .ui-checkbox {
    float: left;
    margin: 2em 1em 0 0;
}
#boItemsList .btnItem .ui-checkbox label {
    border: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 0.5em 0.7em 0.6em 1.5em !important;
}
#boItemsList .btnItem .ui-checkbox input {
    margin: -11px 0 0 3px;
}




#boItemsList .btnChPwd:after {
	left: 40%;
}
#boItemsList .btnLevelDown:after {
	left: 52%;
}
#boItemsList .btnLevelDown {
	position: absolute !important;
	right: 19px !important;
	z-index: 10;
	width: 60px;
}
#boItemsList .btnLevelDown, #boItemsList .btnChPwd {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none !important;
}

#boItemsList .btnItem h3 {
    float: left;
    font-size: 1em;
    line-height: 1.2em;
}
#boItemsList .btnItem p {
    float: left;
    clear: left;
    margin-top: 0;
}
/*#boItemsList .btnItem p {
	position: absolute;
	left: 0;
	bottom: 2px;
	z-index: 1000;
}*/


/* Locked item in list */
#boItemsList li.boItemLocked a.btnItem {
    background-color: #efefef;
}
#boItemsList .locked {
    font-weight: normal;
    color: #666;
}

/* vlt list */

.ui-loader-verbose {
	border: 1px solid #ccc;
}

#history #history-close {
	margin-top: 0;
}
#history #historyNav {
	margin-bottom: 15px;
}
#history #historyNav li a.ui-btn {
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#history #historyNav li .hierarchy {
	font-size: 12px;
	line-height: 14px;
	padding: 0 15px;
	margin: 5px 0 10px 0;
}
#history #historyNav li .name {
	white-space: nowrap;
}
#history #historyNav li .delim {
	color: #999;
	font-size: 10px;
}

/* System events */
#sysmessages .title {
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0 0 1em 1em;
	margin: 0 -1em;
	border-bottom: 1px solid #ddd;
}
#sysmessages #sysmessagesNav {
	margin: 0 -1em 1em -1em !important;
}
#sysmessages #sysmessagesNav li {
	margin: 0;
	padding: 5px 0 0 0;
	border-right: 10px solid #ddd;
	border-width: 0 10px 0 0;
}
#sysmessages #sysmessagesNav li p {
	white-space: normal;
	text-overflow: clip;
	border-bottom: 1px solid #ddd;
	padding: 0 10px 10px 10px;
	margin: 1px 0 0 0;
}
#sysmessages #sysmessagesNav li .time {
	display: block;
	font-size: 0.9em;
	margin-bottom: 5px;
}
#sysmessages #sysmessagesNav li .message {
	font-family: "Lucida Console", Monaco, monospace;
}
#sysmessages #sysmessagesNav .notice {
	border-right: 10px solid #2ecc71;
}
#sysmessages #sysmessagesNav .warning {
	border-right: 10px solid #f39c12;
}
#sysmessages #sysmessagesNav .error {
	border-right: 10px solid #c0392b;
}



/* Alternative tree navigation */
.jqx-widget-content {
    font-size: 1em !important;
}
.jqx-tree-dropdown {
    padding: 0px 0px 0px 20px !important;
}
.jqx-tree-dropdown-root .jqx-tree-item-li a,
.jqx-tree-dropdown-root .jqx-tree-dropdown .jqx-tree-item-li a {
    font-weight: bold !important;
    color: #38c !important;
}
.jqx-tree-dropdown-root .jqx-tree-dropdown .jqx-tree-item-li .jqx-tree-dropdown .jqx-tree-item-li a {
    font-weight: normal !important;
}

#altnav .header {
    width: 100%;
    border: none;
    border-collapse: collapse;
}
#altnav .header .title {
    white-space: nowrap;
    text-transform: uppercase;
}
#altnav .header .action {
    padding: 0 2em 0 1em;
    text-align: right;
}
#altnav #altnavc {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#altnav a.expall, #altnav a.colall {
	font-weight: normal;
	font-size: 14px;
}
#altnav #altnavc a.bo {
	font-weight: normal;
	color: #000;
}

/* Game settings */
#gameConfigList form {
    display: block;
    width: 100%;
}
#gameConfigList form .selectGame {
    float: left;
    width: 200px;
}
#gameConfigList form .addGamePage {
    float: right;
}
#gameConfigList .ui-tabs-panel {
    background: #cfcfcf;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#gameConfigList .gamesLayout {
    list-style-type: none;
    margin: 0; padding: 0;
/*    width: 450px;*/
}
#gameConfigList .gamesLayout li {
    position: relative;
    margin: 11px 3px 0 8px;
    padding: 1px;
    float: left;
    width: 100px;
    height: 90px;
    background-color: #fff;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 70%;
    text-align: center;
    font-size: 0.6em;
    border: 1px solid #ccc;
}
#gameConfigList .gamesLayout span {
    padding: 1px 0 0 2px;
}
#gameConfigList .gamesLayout a {
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    color: #ff0000;
}
#gameConfigList .ui-content .ui-btn {
    float: right;
    text-decoration: none;
}



#settingsManagerList .ui-tabs {
    padding: 0;
}
#settingsManagerList .ui-content {
    padding: 1em 0 0 0;
}
#gameConfigList .header,
#settingsManagerBox .header {
    font-size: 1.2em;
    line-height: 2.1em;
    color: #333;
    text-align: center;
    text-transform: uppercase;
}
#settingsManagerBox .location {
    font-size: 1.2em;
    line-height: 2.1em;
    text-align: left;
}
#settingsManagerBox .location .code {
    color: #888;
}
#settingsManagerBox .settings-list,
#settingsManagerBox .templates-list,
#settingsManagerBox .programs-list {
    background: #fff;
    font-size: 0.8em;
}
#settingsManagerBox th {
    vertical-align: top;
    font-size: 1.1em;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    border-right: 1px outset #DDD;
    background: none repeat scroll 0% 0% #005282;
}
#settingsManagerBox th:last-of-type {
    border-right: none;
}
#settingsManagerBox tr:nth-child(odd) td {
    background: #ffffff;
}
#settingsManagerBox tr:nth-child(even) td {
    background: #f5f8fa;
}
#settingsManagerBox tr:hover td {
    background: #ffa540;
}
#settingsManagerBox td {
    vertical-align: top;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
#settingsManagerBox .settings-list .key {
    width: 200px;
}
#settingsManagerBox .settings-list .key p,
#settingsManagerBox .programs-list .code p,
#settingsManagerBox .programs-list .name p {
    margin: 0;
    padding: 0;
}
#settingsManagerBox .value p {
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    text-align: center;
}
#settingsManagerBox .settings-list .permission {
    width: 100px;
    vertical-align: middle;
    text-align: center;
}
#settingsManagerBox .settings-list .permission .fa-check {
    color: #00893f;
}
#settingsManagerBox .settings-list .permission .fa-close {
    color: #a22c2e;
}
#settingsManagerBox .action {
    width: 120px;
    vertical-align: middle;
    border-right: none;
    text-align: center;
}
#settingsManagerBox .action a {
    text-decoration: none;
}

#settingsManagerBox .templates-list p {
    margin: 0;
    padding: 0;
}
#settingsManagerBox .templates-list .fa-check {
    color: #00893f;
}
#settingsManagerBox .templates-list tr.active td {
    background: #ffc584;
}
#settingsManagerBox .templates-list .active {
    width: 80px;
    vertical-align: middle;
    text-align: center;
}

#gameConfigList .back-link,
#settingsManagerBox .back-link {
    float: left;
}
#gameConfigList .back-link a,
#settingsManagerBox .back-link a {
    text-decoration: none;
}

#settingsManagerBox table td span {
	font-size: 0.7em;
	line-height: 1em;
}

#settingsManagerBox .bonusCofigurationAdd {
	float: right;
}
#bonusEditorPopup-popup {
	width: 80%;
	max-width: 600px !important;
	left: 10%;
	right: 10%;
}
#bonusEditorPopup-popup .ui-slider {
	margin-top: 0;
}
#bonusEditorPopup-popup div.ui-slider::before, #bonusEditorPopup-popup div.ui-slider::after {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
#bonusEditorPopup-popup .ui-slider .ui-input-text {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#bonusEditorPopup-popup .ui-slider .ui-input-text input {
	min-height: 5em;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
}

.fa-exclamation-triangle {
	color: #ffcc00;
	padding-left: 10px;
}
.fa-info {
	color: #38c;
}

#searchResult {
	margin-top: 20px;
	margin-bottom: 20px;
}
#search .ui-input-search {
	margin: 0 !important;
}
#search .searchAction  {
	margin-left: 0 !important;
}

/* Jackpot #97c2e6 */
#editor_holder button {
  background-color: #38c;
  border: 1px solid #38c;
  color: #fff;
  border-radius: 0.3125em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
  font-size: 16px;
  margin: 0.5em 0.1em;
  padding: 0.3em 0.6em;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  -moz-user-select: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  font-weight: normal;
}
#editor_holder button i {
  font-size: 0.8em;
  line-height: 1em;
  color: #fff;
}
#editor_holder button.json-editor-btn-delete {
  display: none;
}
#editor_holder button.delete {
  display: inline-block;
}
#editor_holder .row {
  margin: 0 0 1em 0;
}
#editor_holder .row .container-game div:nth-of-type(1),
#editor_holder .row .container-jackpot div:nth-of-type(2) {
  background-color: #f6f6f6;
}
#editor_holder .row .container-game h3 div:nth-of-type(1) {
  background-color: #e6e6e6;
}
#editor_holder .tabs div {
  background: #38c!important;
  color: #fff !important;
  padding: 0.3em 0.5em !important;
  margin-bottom: 1px !important;
}

#exportXml, #importXml {
  cursor: pointer;
}

.alert-box {
  border-radius: 10px;
  font-family: Tahoma,Geneva,Arial,sans-serif;font-size:15px;
  padding: 10px 10px 10px 3em;
  margin: 10px;
  font-size: 1em;
  min-height: 2em;
}
.alert-box i {
  margin-right: 10px;
}
.alert-box .red {
  color: #ff0000;
}
.alert-box>b {
  font-weight: bold;
  font-size:14px;
  text-transform: uppercase;
}
.alert-box .icon {
  color: #ff0000;
  font-size: 2em;
  position: absolute;
  margin-left: -1.2em;
  padding-left: 0;
}

.notice {
  background: #d7d7d7;
  border: 1px solid #2f2f2f;
}
.notice .icon {
  color: #3388cc;
}
.warning {
  background: #fff8c4;
  border: 1px solid #f2c779;
}
.warning .icon {
  color: #c3ac00;
}

.clearfix:after {
  content: ".";
  font-size: 0;
  line-height: 0;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#popupUsrProps input[type='password'] {
	background-color: #fff;
}
