/* body */
body
{
	margin: 0px 0px 0px 0px;
    width: 100%;
}
TD {
	font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:11px;
}

/* Round fieldset corners */
fieldset {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 1px #E5E5E5 solid;
}

.divPanel 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.divTabsStage
{
    margin-top:-2px;
    padding: 0px !important;
}

.betting {
    margin-top: 10px;
    width: 100%;
}

div.subtitle 
{
    font-weight: bold;
    padding-bottom: 1em;
    text-align: center;
}

.ui-button-text, .ui-button-text-only 
{
    line-height:1!important;
}

.searchFields select
{
    background-image:url(../images/dropdown_icon.gif);
}

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], textarea, select, .divTabsStage {
    border: 1px solid #E5E5E5;
    padding: 5px;
    font-size: 13px;
    background-color: white;
    color: black;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
}
textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

select:hover, input[type="text"]:hover, input[type="password"]:hover, textarea:hover,input[type="button"]:hover,input[type="submit"]:hover,
select:focus,input[type="text"]:focus,input[type="password"]:focus, textarea:focus,input[type="button"]:focus,input[type="submit"]:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="button"]:disabled, input[type="submit"]:disabled {
    background-color: lightGrey;
    color: #9c9c9cc4!important;
}

.ui-jqgrid a
{
    color:black!important;
}

.ui-jqgrid select
{
    padding:0px;
}

.ui-datepicker
{
    font-size:12px!important;
}

.ui-datepicker select, .ui-datepicker a
{
    padding:0;
    
}

select:hover
{
    cursor:pointer;
}
input[type="button"],input[type="submit"]
{
    cursor:pointer;
}
#SideMenu a
{
    display:block;
    text-decoration:none;
    color:Black;
   -webkit-border-radius: 0.5em;
    padding:5px;
    margin-top:2px;
    border: 1px solid #E5E5E5;
}
#SideMenu a:hover
{
    border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

#SideMenu .subTitle
{
    margin:10px 0px;
}

#SideMenu .tableTitle
{
    cursor:pointer;
}
.HomeDescription a
{
    padding:0px!important;    
    margin-left:2px;
    text-align:left;
}

.FormWidth
{
	height:100%;
	min-height:619px;
    width: 74%;
    min-width: 927px;
}
td.BottomCell
{
	padding-top: 1px;

}
td.RightCell
{
	width:100%;
	BACKGROUND-COLOR:#fff;
}
td.TopCell
{
	padding-bottom: 0px;
	background-color: #eeeeee; 
	padding-bottom:10px;
}

form
{
    height:100%;
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #a7c0d6 50%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#ffffff), color-stop(50%,#a7c0d6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#ffffff 0%,#a7c0d6 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#ffffff 0%,#a7c0d6 50%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#ffffff 0%,#a7c0d6 50%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e5799 0%,#ffffff 0%,#a7c0d6 50%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

body, html
{
    height:100%;
}
td.TopCell A
{
    
}

/*
td.TopCell A:link  
{
	color:#444;
	padding:0,2,2,2;
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma,Helvetica,Sans-Serif;
}
td.TopCell A:hover 
{
	color:#444;
	background-color: #E7E7E7;
	padding:0,2,2,2;
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma,Helvetica,Sans-Serif;
}
td.TopCell A:visited
{
	color:#444;
	padding:0,2,2,2;
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma,Helvetica,Sans-Serif;
}
*/

/* Login Form */

.login_Header 
{
	font-weight:bold;
    padding-left:27px;
    padding:7px 0px 10px 0px;
}
.login_ItemLeft {
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:28px;
}
.login_ItemRight {
	font-size:12px;
	color:#333333;
	height:40px;
	padding:7px 0px 10px 0px;
}
.login_ItemOneRow {
	font-size:12px;
	color:#333333;
	height:40px;
	padding:5px 15px 5px 15px;
}
.login_footerOne 
{
	font-size:12px;
	color:#333333;
	padding-bottom:6px;
}


.login_ItemOneRow A {
	color:#333333;
}
.login_ItemOneRow A:hover {
	color:#333333;
	background-color: #E7E7E7;
}


.tableTitle
{
	PADDING: 5px; 
	font-size:15px;
}
.gridFooterStyle
{
	background:	Window;
	color: #333333;
	background-color:#E8E4E8;/* E5E5F5; /*ButtonFace; */
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
}
.gridHeaderStyle
{
	background:	Window;
	color: #333333;
	background-color:#E8E4E8;/* E5E5F5; /*ButtonFace; */
	font-size: 11px; 
	font-weight: bolder;
	text-decoration: none; 
}

.gridHeaderStyle td
{
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-right: 1px solid ButtonShadow;
	border-bottom: 1px solid ButtonShadow;
	cursor: default;
	padding-bottom: 2px; 
	padding-left: 6px;
	padding-top: 2px; 
	padding-right: 6px;
}
.gridPagerStyle
{
	border-left: solid 1px ButtonHighlight;
	border-Right: solid 1px #dddddd;
	background:	Window;
	color: #222222;
	background-color:#E8E4E8;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	text-align:right;
}
.gridPagerStyle td
{
	border-bottom: 1px solid ButtonShadow;
	font-size: 11px; 
}
.gridPagerStyle a {
    color: #3333cc; 
    text-decoration: underline;
}
.gridPagerStyle a:link {
    color: #3333cc; 
}
.gridPagerStyle a:visited {
    color: #3333cc; 
}
.gridPagerStyle a:hover {
    color: #3333cc; 
    background-color: #dddddd;
}
.gridItemStyle
{
	height:5px;
	background-color:#ffffff;
	color:#000000;
}

.gridItemStyle td
{
	border-left: solid 1px ButtonHighlight;
	border-bottom: solid 1px #dddddd;
	border-Right: solid 1px #dddddd;
}
.gridItemStyle td a {
    color: #3333cc; 
    text-decoration: underline;
}
.gridItemStyle td a:link {
    color: #3333cc; 
}
.gridItemStyle td a:visited {
    color: #3333cc; 
}
.gridItemStyle td a:hover {
    color: #3333cc; 
    background-color: #dddddd;
}
.griDaltItemStyle
{
	background:	#f3f3f3;
}
.griDaltItemStyle td
{
	border-left: solid 1px ButtonHighlight;
	border-bottom: solid 1px #dddddd;
	border-Right: solid 1px #dddddd;
}
.griDaltItemStyle td a {
    color: #3333cc; 
    text-decoration: underline;
}
.griDaltItemStyle td a:link {
    color: #3333cc; 
}
.griDaltItemStyle td a:visited {
    color: #3333cc; 
}
.griDaltItemStyle td a:hover {
    color: #3333cc; 
    background-color: #dddddd;
}
.grid table
{
	border: 1px Solid #eeeeee; 
	padding: 1px;
}

.grid td
{
    font-family:Verdana ,Helvetica ,arial;
    padding: 2px 2px 2px 5px;
}
.TableBorder TD 
{
	border: 1px Solid #eeeeee; 
	padding: 1px;
}
.tdTableButtons
{
	border-top: solid 1px #bbbbbb;	
}

.messageSuccess
{
    font-family:Verdana ,Helvetica ,arial;
	font-size: 12pt;
	color: #007700
}

.messageError
{
    font-family:Verdana ,Helvetica ,arial;
	font-size: 12pt;
	color: #770000
}

.errorEmphasis 
{
	color: #f00; 
	font-weight: 700;
}

.errorTable {
    border:1px solid #E0E0E0;
    color: #007700;
    padding:7px 7px 10px 10px;
}

.Menulink td
{ 
	color: #000000;
	font-family:tahoma, verdana, helvetica; 
	font-size: 11px; 
	font-weight:normal; 
}
.Menulink td a 
{ 
	color:#406699; 
	text-decoration:none; 
	font-weight:normal;
}
.Menulink td a:hover 
{ 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
}
.Menulink td a:active 
{ 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal ;
}
.Menu 
{
	width: 100%; 
	height: 25px; 
	padding:1 5 1 1; 
	border-right: buttonshadow 1px solid; 
	border-top: #f5f5f5 1px solid; 
	border-left: #f5f5f5 1px solid; 
	border-bottom: buttonshadow 1px solid; 
	background-color: #3e86c1; 
	cursor:hand; 
	color:white;
}
.MenuOption 
{
	width: 100%; 
	height: 22px; 
	padding:2 5 3 8; 
	border: 1 1 1 1 solid #ffffff; 
	background-color: #f5f5f5; 
	cursor:hand;
}
.MenuOptions 
{
	padding:1 1 1 1
}

.CategoryTableBorder
{
	padding: 2,2,2,2;
	border-bottom: #ddddee 1px solid; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-RIGHT: none; 
}

.HomeDescription A
{
    display:block;
    padding:3px;
    margin-bottom:3px;
    -webkit-border-radius:5px;
    text-decoration:none;
    
}

.GroupCategoryHeader
{
    margin-top:10px;
    width:940px;
    font-weight:bold;
    color:#2e6e9e;
}
.CategoryHeader 
{
	font-size: 12px;
	FONT-WEIGHT:bold ;
}
.HomeDescription
{
	font-family:Verdana, Arial,tahoma;
	font-size: 11px;
	FONT-WEIGHT:bold ;
	width: 280;
	COLOR: #444455; 
}
.PoweredBy
{
	padding-left:10px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
    color:#336699;
}
.PoweredBy
{
}
.PoweredBy A:link  
{
	color:#336699;
}
.PoweredBy A:hover 
{
	color:#336699;
	background-color: #E7E7E7;
}
.PoweredBy A:visited
{
	color:#336699;
}
.InternalError
{
	color:Red;
	font-size:20px;
}
.error
{
    color:Red;
    font-weight:bold;
}


/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../images/maskBG.png") !important; /* For browsers Moz, Opera, etc.*/
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 1px solid #333333;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #c5c5b2;
	color: #222222;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 0px solid #333333;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

div.dimmer 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;

	background-image:url(../images/honey.png);
	/* ieWin only stuff */
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/honey.png');
}


div.dimming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	
	border-style: solid;
	border-color: #999999;
	border-width: 1px;

}

table.floatingHeader
{
	background-color: gray;
	color:#ffffff;
}
/*********************************/
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 100px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.BCHandTable 
{ 
    border: 1px solid #57566F; 
    border-bottom: 2px solid #57566F; 
    background-color: #FFFFFF;
}

.headerCell
{
    border-bottom: 1px solid #57566F; 
}

.sumCell
{
    border-top: 1px solid #57566F; 
}

.centerdCell
{
    text-align:center;
}

.sideBorderCell
{
    border-left: 1px solid #57566F; 
    border-right: 1px solid #57566F; 
}

.divTabsButtons a
{
    border:none!important;
    font-size:12px;
}

.divTabsButtons .selected span
{
    background-color:#5c9ccc;
    color:White;
}

.divHeadTitle {
    width: 98%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.displayNone {
    display: none !important;
}

body.hideCalendarDays .ui-datepicker table{
      display: none !important;
}

body.hideCalendarDays .ui-datepicker-header{
    margin-bottom: 2px;
}

.centered {
    margin: 0 auto;
    text-align: left;
}

.balanceSummaryHeight {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left;
}

.expandedLinkClick {
    width: 100%; 
    display: block;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.bold {
    font-weight:bold;
}

.transAction {
    height: 20px;
    vertical-align: bottom;
    font-size: 10px !important;
    line-height: 7px;
    background-color: green !important;
    color: white !important;
    padding: 2px !important
}

.transAction.red
{
    background-color: red!important;
}

.transAction.violet
{
    background-color: blueviolet!important;
}

.transAction.bonus
{
    background-color: darkolivegreen !important;
}

.greenColor {
    background-color: Green !important;
    color: White !important;
}

.redColor {
    background-color: Red !important;
    color: White !important;
}

.eyeColor
{
    background-color:#d7d6c7!important;
}

.eyeColorDark
{
    background-color:#b0ad95!important;
}

.ui-widget-content 
{
    border:1px solid white;
    background: #b0ad95;
}

.tableRolling td, .tableRolling th
{
    background-color:#b0ad95!important;
    word-wrap: break-word;
}

.display-none {
    visibility: hidden;
}

#footer 
{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #eeeeee;
    line-height: 2;
    text-align: center;
    color: black;
    box-shadow: 0 0 15px gray;
}

.roundDetails
{
    margin: 0 auto;
    width: auto;
    height: auto;
    max-height: 650px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.bettingTable tbody tr td table td{
    white-space: nowrap;
}

div.arrow-left {
	width: 0; 
	height: 0; 
	border-bottom: 10px solid transparent;  /* left arrow slant */
	border-top: 10px solid transparent; /* right arrow slant */
	border-right: 10px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
    cursor:pointer;
    float: left;
}

/* create an arrow that points right */
div.arrow-right {
	width: 0; 
	height: 0; 
	border-bottom: 10px solid transparent;  /* left arrow slant */
	border-top: 10px solid transparent; /* right arrow slant */
	border-left: 10px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
	cursor: pointer;
    float: right;
}

div.table {display: table; }
div.tr {display: table-row; }
div.td {display: table-cell; }

.roundInfo {
    word-wrap: break-word;
    white-space: initial;
}

.seat {
    white-space: nowrap;
}

.backButton {
    display: inline-block; height: 20px; text-align: center; padding: 1px 10px 10px 10px !important;
}

.roundCanceled {
    text-align: center;
    color: green;
}

.sessionTrans {
    text-align: center;
    color: rgb(54, 72, 198);
    font-weight: bold;
}

.treeViewContainer 
{
    width:17%;
    padding-right: 6px;
    margin: 5px;
    border:1px solid;
    border-color: white;
    border-radius:10px;
    float:left;
}

.treeView 
{
    padding-right: 6px;
    margin: 5px;
    min-height: 712px;
    max-height: 712px;
    float:left;
    overflow:auto;
    width: 98%;
}

.searchTree {
    margin: 5px 0px 0px 10px;
}

.splitter 
{
    min-height: 770px;
    max-height: 770px !important;
    height: auto !important;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px #E5E5E5 solid;
}

.rightPane 
{
    width:81%;
    float:left;
}

.noResult {
    text-align: center;
    margin-bottom: 5px;
}

.agentDetails {
    margin-left: 2px;
    margin-top: 5px;
    border:1px solid;
    border-color: white;
    border-radius:10px;
    max-height: 760px;
    overflow: auto;
}

.fieldError {
    padding-bottom: 2px;
    font-weight: bold;
    color: red;
}

.loadingDiv
{
    display: none;
    position: fixed;
    top: 0;
    width: 110px;
    height: 25px;
    margin: auto;
    background-color: #b0ad95;
    left: 50%;
    z-index: 1000;
    border-color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.loadingIcon 
{
    width: 20px;
    height: 20px;
    background-image: url('../images/loadingIcon.gif');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin: 2px 5px 2px 5px;
}

.loadingText {
    margin: 2px;
}

.notificationDiv {
    display: none;
    position: fixed;
    top: 0;
    width: 400px;
    min-height: 15px;
    margin: auto;
    left: 50%;
    z-index: 1000;
    border-color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    margin-left: -15em !important;
}

.errroText {
    margin: 2px;
}

.tableRolling{
    table-layout: fixed;
}

.roundResultTable 
{
    border-width: 1px;
    border-style: solid;
    display: table;
    width: 100%;
}

.actionColumns     
{
    white-space: nowrap;
}

.leftContent {
    width:0;
}

.mainContent {
    width: 100%;
}

.menu_container {
    display: block;margin: 5px 0;height: 36px;border: #dddddd 1px;color: #2e6e9e;
    background-color: white;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
    z-index: 1000;
}
    	.menu_container a { text-decoration: none;color: #333;font-weight: 800;font-size: 12px;display: block;height: 36px;line-height: 36px;padding: 0 15px;z-index: 1000; }
    	.menu_container ul {margin: 0;padding: 0;list-style: none;}
    	.menu_container ul li.current-menu-item { background-color: #ddd;}
    	.menu_container > ul > li { display: block;float: left;position: relative; }
    	.menu_container ul li:hover {background: #f6f6f6;}
    	.menu_container > ul > li > ul { background-color: white;position: absolute;display: none;border: 1px solid #eee;top: 100%;z-index: 1000; }
    	.menu_container > ul > li:hover > ul { display: block; }
    	.menu_container > ul > li > ul > li { position: relative; }
    	.menu_container > ul > li > ul > li > ul { display:none;position: absolute;left: 100%;top: 0;border: 1px solid #eee; }
    	.menu_container > ul > li > ul > li:hover > ul { display:block;background-color: #fff; }
    	.content { clear: both; }
    	.responsive_menu select {
    		display: block;
    		width: 100%;
    		height: 36px;
    		padding: 6px 12px;
    		font-size: 14px;
    		line-height: 1.42857;
    		color: rgb(85, 85, 85);
    		vertical-align: middle;
    		background-color: rgb(255, 255, 255);
    		background-image: none;
    		border: none;
    	}
    	
.roundResultContainer 
{
    display: table;
    font-weight: bold;
}

.roundResult {
    padding: 8px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.arrow-down 
{
    margin-top: 17px;
    float: right;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black;
}
.menu-down {
    text-decoration: none;
    color: #333;
    font-weight: 800;
    font-size: 12px;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    z-index: 1000;
}
.menu-down-title {
    float: left;
    padding: 0 7px;
}

.chosen-all-option {
    margin-left: 32px;
    cursor: pointer;
}

.buttonLink {
      font: bold 11px Arial;
      text-decoration: none;
      background-color: #EEEEEE;
      color: #333333;
      padding: 2px 6px 2px 6px;
      display: block;
      text-align: center;
      border: 1px solid gray;
      border-radius: 5px;
      margin-left: auto;
      margin-right: auto;
      width: 100px;
}

.multiselect-clear-filter {
    width: 39px;
    height: 34px;
}

.reportSearchSection td {
    padding:5px;
}
.disabled{
    background-color: lightgrey;
}

.disabledDiv {
    pointer-events: none;
    opacity: 0.4;
}

div.container {
    width:100%;
    height:100%;
}

.pageCenter {
    margin: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.errorImage {
    margin: 0 auto;
    position: relative;
    width:50%;
    left:25%;
}
.abText {
    display: inline;
    margin: 2px;
    line-height: 2;
}

.abResult {
    display: inline;
    margin: 2px;
}

.ui-widget-header {
    color: black;
}

.agentsSortOrder {
    width:24px;
    cursor:pointer;
    float:right;
    border-radius:4px;
    height: 24px;
}

.cell-right {
    text-align:right;
}

.playerActionsTable {
    background-color:#B0AE97;
    border: 2px solid #B0AE97;
    border-collapse:collapse;
    border-style:ridge;

}

.playerActionsTable td {
    border: 1px solid lightgray;
    padding:5px;
}

.txtSimple {
   border: 0 !important;
   padding: 2px !important;
   font-size: 13px !important;
   background: whitesmoke;
   -webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
   border-radius: 0 !important;
}

.btnSimple {
    border: 0 !important;
    padding: 2px 5px !important;
    font-size: 12px !important;
    background: #E4CE95 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.txtAreaSimple {
    max-width:100%;
}

.depositRow {
    background: lightgreen;
}

.withdrawRow {
    background: #ff6666;
}

.tipRow {
    background: lightskyblue;
}

.fRight {
    float:right;
}

.fLeft {
    float:left;
}

.btnYellow {
    background: lightyellow !important;
}

.spHandResult{
    border: 1px solid #57566F;
    border-bottom: 2px solid #57566F;
    background-color: #FFFFFF;
    padding:10px;
    margin-top:1px
}

.pokerCardsResult>span>span{
    margin-right:3px;
}
select[disabled] {
    color: gray !important;
    background-color: lightgray !important;
}