body{color:#aaa;overflow:hidden;overflow-y:auto;}
body.inner{margin:0;padding:0;background:#fff;}
.StandardPageLeftSectionContentTitle, .PromotionPageContentTitle, .ContactUsPageRightSectionContentTitle, .PopUpPageWithBorderContentTitle, .PlayersClubPageTitle {
  font-size: 22px;
  font-weight:bold;
  color: #0a79ad;
  font-family: arial, sans-serif;
}

.StandardPageLeftSectionContentSubTitle, .ContactUsPageRightSectionContentSubTitle, .HelpGameGenericSubTitleDiv, .PromotionPageContentSubTitle, .HelpGameSubTitle, .PopUpPageWithBorderContentSubTitle, .PlayersClubPageSubTitle {
  font-size: 15px;
  color: #0a79ad;
  font-family: arial, sans-serif;
}

.StandardPageLeftSectionContentDiv, .ContactUsPageRightSectionContentDiv, .PopUpPageWithBorderContentDiv, .NoPaddingStandardPageLeftSectionContentDiv {
  font-size: 14px;
  color: #343434;
  font-family: arial, sans-serif;
}

.ContactUsPageRightSectionContentTitle, .ContactUsPageRightSectionContentSubTitle, .ContactUsPageRightSectionContentDiv, .PopUpPageWithBorderContentDivAlignRight, .PopUpPageWithBorderContentDiv, .PopUpPageWithBorderContentTitle, .PopUpPageWithBorderContentSubTitle, .StandardPageLeftSectionContentDiv, .StandardPageLeftSectionContentTitle, .PromotionPageContentTitle, .StandardPageLeftSectionContentSubTitle, .NoPaddingStandardPageLeftSectionContentDiv {
	/*
  border-left: 1px solid #bdbec0;
  border-right: 1px solid #bdbec0;
  */
}

.ContactUsPageRightSectionContentTitle, .ContactUsPageRightSectionContentSubTitle, .ContactUsPageRightSectionContentDiv {
  text-align: left;
  padding-left: 7px !important;
  padding-right: 5px !important;
  margin: 0;
}

.StandardPageLeftSectionContentDiv, .StandardPageLeftSectionContentTitle, .PromotionPageContentTitle, .StandardPageLeftSectionContentSubTitle {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.StandardPageLeftSectionContentTopBorderCell, .PopUpPageWithBorderTopBorderCell {
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 4px;
  line-height: 4px;
  height: 12px;
}

.StandardPageLeftSectionContentBottomBorderCell, .PopUpPageWithBorderBottomBorderCell {
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 4px;
  line-height: 4px;
  height: 12px;
}

.StandardPageLeftSectionContentTitle, .PromotionPageContentTitle, h1 {
  vertical-align: top;
  padding-top: 0;
  margin-top: 0;
  margin: 0;
}

.PopUpPageWithBorderContentDivAlignRight, .PopUpPageWithBorderContentDiv, .PopUpPageWithBorderContentTitle, .PopUpPageWithBorderContentSubTitle {
  margin-left: 2px;
  margin-right: 2px;
  padding: 0 10px;
  vertical-align: top;
}

* {
  font-family: arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.PageBody {
  background-position: left top;
  background-repeat: repeat-x;
  /*background-color: #ebebeb;*/
  background-attachment: fixed;
}

.Site {
}

.StandardPageLeftSectionContentDiv {
  background-color: #ffffff;
  font-weight: normal;
  float: left;
  margin: 0;
}
.StandardPageLeftSectionContentDiv table {
  background-size: 100% 100%;
}

.StandardPageLeftSectionContentDiv a:hover {
  color: #0a79ad;
}

.StandardPageLeftSectionContentDiv a:selected {
  text-decoration: none;
  color: #0a79ad;
}
.StandardPageLeftSectionContentDiv a, .StandardPageLeftSectionContentDiv a.TextUnderLine:hover {
  color: #343434;
}
.StandardPageLeftContentTableCell {
  vertical-align: top;
}

.StandardContentPlayNowCell {
  vertical-align: top;
  -width: 195px !important;
  overflow: hidden;
  padding: 0;
  padding-top: 5px;
  padding-right: 2px;
  text-align: center;
  background-color: #ffffff;
}

.StandardPageLeftSectionContentTitle {
  background-color: #ffffff;
}

.PromotionPageContentTitle {
  background-color: #ffffff;
}

.StandardPageLeftSectionContentSubTitle {
  background-color: #ffffff;
  float: none;
  margin:10px 0;
}

.StandardPageLeftSectionContentTopBorderCell {
  background-color: #ffffff;
}

.StandardPageLeftSectionContentBottomBorderCell {
  background-color: #ffffff;
}

.ContentInnerTableCell {
  /*border: 1px solid #bdbec0;*/
}

.ContentInnerTableHeaderCell {
  /*border: 1px solid #bdbec0;*/
}

.ContactUsPageRightSectionContentTitle {
  vertical-align: top;
  float: none;
  display: block;
  background-color: #ffffff;
}

.ContactUsPageRightSectionContentDiv {
  font-weight: normal;
  vertical-align: top;
  padding-top: 0;
  margin-top: 0;
  margin: 0;
  display: block;
  text-align: left;
  background-color: #ffffff;
}

.ContactUsPageFormPanelTable {
  width: auto !important;
  margin: 0;
}
.ContactUsPageFormPanelTable td {
  text-align: center !important;
}

td.ContactUsPageFormPanelLeftCell {
  text-align: left !important;
  width: 145px;
}
td.ContactUsPageFormPanelRightCell {
  width: 445px;
}
td.ContactUsPageFormPanelMiddleCell {
  width: 5px;
}

.ContactUsPageShortTextbox, contactuspagemultilinetextbox {
  color: #ebebeb;
  background-color: #000000;
}

.PopUpPageWithBorderTopBorderCell {
  background-position: center bottom !important;
}

.PopUpPageWithBorderBottomBorderCell {
  background-position: center top !important;
  background-color: #ffffff;
}

.HelpGameGenericSubTitleDiv {
  text-align: left;
  font-weight: bold;
  margin: 0;
}

.HelpGameGenericContentDiv {
  text-align: left;
}

.HelpGameGenericContentTable {
  background-color: #ffffff;
}
.HelpGameGenericContentTable td {
  padding: 10px;
  font-size: 14px;
}

h1 {
  background-color: #ffffff;
}

h2 {
  float: left;
  margin: 0;
}
a.ContentLinks{cursor:pointer;}
.ContentLinks {
  color: #343434;
  font-size: 14px;
}

a.ContentLinks:hover {
  color: #0a79ad;
}
a.ContentLinks:selected {
  text-decoration: none;
  color: #0a79ad;
}

.HelpGameGenericButtonsTable {
  border-collapse: collapse;
}

.InviteFriendInnerTable {
  border-collapse: collapse;
  width: 453px !important;
}
.InviteFriendInnerTable td {
  padding: 2px;
}

.HelpCashOutTimeTable {
  border-collapse: collapse;
}

.ContentInnerTable {
  border-collapse: collapse;
}

.ContactUsPageRightSectionContentTopBorderCell {
  width: 626px;
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 4px;
  line-height: 4px;
  height: 11px;
}

.ContactUsPageRightSectionContentBottomBorderCell {
  width: 626px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 4px;
  line-height: 4px;
  height: 11px;
}

.ContactUsPageRightSectionContentTable td {
  text-align: left;
}
.ContactUsPageRightSectionContentTable input {
  margin: 2px;
}
.ContactUsPageRightSectionContentTable select {
  margin: 2px;
}
.ContactUsPageRightSectionContentTable textarea {
  margin: 2px;
}

.ContactUsPageFormPanelLeftCell {
  text-align: left;
  font-weight: bold;
}

.ContactUsPageFormPanelColSpanCell {
  text-align: left;
  font-weight: bold;
}

.ContactUsPageFormPanelRightCell {
  text-align: left;
}

.ContactUsPageLeftContentTableCell {
  vertical-align: top;
  padding-top: 0;
  padding-left: 10px;
  width: 198px;
  background-color: #ffffff;
}

.ContactUsPageRightContentTableCell {
  background-color: #ffffff;
}

.ContactUsField {
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}

.ContactUsTopic {
  padding-left: 0;
  padding-right: 0;
  width: 99% !important;
  float: left;
}

.ContactUsEmailBody {
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}

.StandardPageLeftSectionContentTable {
  margin: 2px 4px;
  background-color: #ffffff;
}
.StandardPageLeftSectionContentTable input {
  color: #343434;
}
.StandardPageLeftSectionContentTable select {
  color: #343434;
}
.StandardPageLeftSectionContentTable textarea {
  color: #343434;
}

.PopUpPageWithBorderContentTable {
  text-align: left;
  background-color: #ffffff;
}
.PopUpPageWithBorderContentTable td {
  padding: 0;
}

.PopUpPageWithBorderContentDivAlignRight {
  color: #343434;
}

.PopUpPageWithBorderContentDiv {
  font-weight: normal;
}
.PopUpPageWithBorderContentDiv ol {
  margin: 0;
  margin-left: 30px;
}
.PopUpPageWithBorderContentDiv ul {
  margin: 0;
  margin-left: 30px;
}

.PopUpPageWithBorderContentTitle {
  font-weight: bold;
}

.HandStyle {
  cursor: pointer;
}

.HelpGameGenericOddsTable {
  /*border: 1px solid #bdbec0;*/
  border-collapse: collapse;
}
.HelpGameGenericOddsTable td {
  /*border: 1px solid #bdbec0;*/
}

.NoPaddingStandardPageLeftSectionContentDiv {
  background-color: #ffffff;
  font-weight: normal;
  margin-left: 0;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
}

.PlayersClubHeaderImage {
  
}

.PlayersClubPageTitle {
  padding-top: 7px;
  padding-left: 10px;
  position: relative;
  display: block;
}

.PlayersClubPageSubTitle {
  padding-top: 2px;
  padding-left: 10px;
  position: relative;
  display: block;
  font-weight: normal;
}

.RewardsContentImage {
}

.SocialTable {
  border: 0 none;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}

.SocialLinksBlock {
  margin: 0;
  padding: 0;
  width: 90px;
  float: right;
}

.SocialIcon {
  margin: 0 6px 0 0;
  padding: 0;
  float: right;
  border: 0;
  width: 24px;
  height: 24px;
}

.SocialLinksBlockElement {
  text-decoration: none;
  float: left;
  width: 24px;
}

.SocialButtonsBlock {
  margin: 0;
  padding: 0;
  top: 0;
  width: 180px;
  float: right;
}

.SocialButtonsBlock > div {
  text-align: left;
}

.HeaderSocialLinks {
  margin: 0;
  width: 180px;
}

.SocialLinksBlock > a {
  width: 30px;
}

.HeaderSocialButtons {
  margin: 0;
  width: 180px;
}

.HeaderNewUser {
  display: block;
  position: relative;
}

.ForgotPasswordForm {
  margin: 0;
  overflow: hidden;
  /*border: 1px solid #bdbec0 !important;*/
  background-color: #ffffff !important;
  padding-left: 5px;
  padding-right: 5px;
}

.ForgotPasswordFormTitle {
  font-size: bold, 28px !important;
  color: #0a79ad !important;
}

.ForgotPasswordInfoFormTitle {
  font-size: bold, 28px !important;
  color: #0a79ad !important;
}

.ForgotPasswordInfoForm {
  /*border: 1px solid #bdbec0 !important;*/
  background-color: #ffffff !important;
}

.ForgotPasswordInfoFormText {
  color: #343434 !important;
}

#divEmbedLoginWrapper {
  width: auto;
}

.ForgotPasswordFormColumn {
  padding-top: 10px;
}

.StandardPageContentTable {
  background-color: #ffffff;
}

.ContactUsPage {
  background-color: #ebebeb;
}

.ContactUsSpacer td {
  text-align: left !important;
  font-weight: bold;
}

.fb_iframe_widget span {
 /* border: 1px solid #bdbec0;*/
}

span.PageTextBoldAndUnderlined {
  font-weight: bold;
  text-decoration: underline;
}
a.CloseWindow{display:none;}
span.PageTextThemeColoredSpan, span.PageTextThemeColoredItalicSpan{color:#000!important;}
#ctl00_cphContent_liHistoryOfScratchCards{display:none;}
.TextUnderLine{text-decoration:underline;}

.info-generic{display:block;}
.info-uk-only{display:none;}
html[data-gc="gb"] .info-uk-only,
html[data-gc="uk"] .info-uk-only{display:block;}
html[data-gc="gb"] .info-generic,
html[data-gc="uk"] .info-generic{display:none;}

table{border-collapse: collapse;width:100%!important;height:auto!important;}

.austria-show{display: none;}





























