#news-body img {
  max-width: 100%;
  max-height: 100%;
}

a.footer-useful-links {
  color: #ddd1d1
}

.header-member-info a {
  color: #ddd1d1
}

a.topic-list-header--title {
  color: #ddd1d1 !important
}

.minha_conta {
  padding: 10px 18px
}

.wbtn {
  color: #ddd1d1 !important
}

.postbody .content {
  font-family: lucida grande, trebuchet ms, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  padding: 5px
}

.centered {
  text-align: center
}

a.link,
a.link:link,
a.link:visited,
a.link:hover,
a.link:active {
  color: #333
}

.bronze {
  color: #ff8000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.silver {
  color: #999;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.gold {
  color: #ffbf40;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .1)
}

.platinum {
  color: #8080bf;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.diamond {
  color: #00bfff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

h1.head {
  color: #f1f3f2;
  text-shadow: 2px 2px 0 #3e4947;
  font-size: 50px;
  font-weight: 700
}

h2.head {
  color: #ddd1d1;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
  font-size: 22px
}

.tcontent {
  padding: 15px 20px;
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 16px
}

a.tcontent {
  color: blue
}

a.play {
  color: #333;
  font-weight: bolder;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .2)
}

.hs_users {
  width: 100%;
  margin: 0
}

.hs_users td:nth-child(even) {
  width: 50%
}

.alert {
  padding: 15px;
  margin-bottom: 15px;
  text-align: center
}

.alert.info {
  background-color: #0081b4
}

.alert.success {
  background-color: #4caf50
}

.alert.warning {
  background-color: #ff9800
}

.hs_table a {
  color: #333
}

.highscores {
  width: 100%
}

.highscores th {
  font-size: 17px;
  padding: 12px 20px;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background: rgba(0, 0, 0, .2);
  text-align: center
}

.highscores tr {
  font-size: 16px
}

.highscores tr:nth-child(even) {
  background: rgba(0, 0, 0, .02)
}

.highscores td {
  padding: 15px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .01);
  text-align: center
}

.highscores td a {
  font-weight: bolder
}

.highscores td a:hover {
  text-decoration: none
}

.shop_table {
  width: 100%
}

.shop {
  width: 100%;
  margin-top: -2px
}

.shop th {
  font-size: 15px;
  padding: 12px 20px;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, .01);
  background: rgba(0, 0, 0, .1);
  border-left: 1px solid rgba(0, 0, 0, .01);
  text-align: center
}

.shop tr {
  font-size: 15px
}

.shop tr:nth-child(even) {
  background: rgba(0, 0, 0, .02)
}

.shop td {
  padding: 9px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, .01);
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, .03)
}

.q0 {
  color: #858585 !important
}

.q1 {
  color: #333 !important
}

.q2 {
  color: #0faf03 !important
}

.q3 {
  color: #198eff !important
}

.q4 {
  color: #b048f8 !important
}

.q5 {
  color: #ff8000 !important
}

.q6 {
  color: #b59c50 !important
}

.cbtn {
  color: #acabab !important
}

.gbtn {
  color: #ccc !important
}

.item_info {
  cursor: help
}

.store_table {
  width: 100%
}

.store {
  width: 100%;
  margin-top: -2px;
  background-color: #fff
}

.store th {
  font-size: 16px;
  padding: 12px 20px;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, .01);
  background: rgba(0, 0, 0, .1);
  border-left: 1px solid rgba(0, 0, 0, .01);
  text-align: center
}

.store tr {
  font-size: 14px
}

.store tr:nth-child(even) {
  background: rgba(0, 0, 0, .02)
}

.store td {
  padding: 9px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, .01);
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, .03)
}

.store td:first-child {
  text-align: left
}

.pagination {
  margin: 5px 0 0 15px;
}

.pagination>ul {
  font-size: 0;
  vertical-align: middle
}

.pagination>ul>li {
  margin: 0;
  padding: 0;
  border: none;
  background-color: #fff !important
}

.pagination>ul>li>span,
.pagination>ul>li>a {
  display: block;
  padding: 3px 8px !important;
  margin-left: -1px;
  font-size: 14px;
  line-height: 18px;
  border-radius: 0;
  color: #303030;
  background-color: transparent;
  border-color: #e9e9e9;
  -webkit-transition: color .25s ease, background-color .25s ease-in-out, border-color .25s ease;
  transition: color .25s ease, background-color .25s ease-in-out, border-color .25s ease
}

.pagination>ul>li>span:hover,
.pagination>ul>li.active>span,
.pagination>ul>li>a:hover,
.pagination>ul>li>a:focus,
.pagination>ul>li.active>a {
  color: #fff;
  background-color: #ff6c2c;
  border-color: #ff6c2c
}

.pagination li.page-jump a,
.pagination li.next a,
.pagination li.previous a {
  width: auto;
  height: auto;
  padding: 3px 10px;
  background-position: -49px 5px
}

.pagination li.previous a {
  background-position: -28px 5px;
  margin-left: 0
}

.pagination li.next a:hover,
.pagination li.next a:focus {
  background-position: -49px -15px
}

.pagination li.previous a:hover,
.pagination li.previous a:focus {
  background-position: -28px -15px
}

.btn-success {
  background-color: #ff9500;
  border-color: #533305
}

.btn-danger {
  background-color: #7e3e36;
  border-color: #5d272d
}

.btn-info {
  background-color: #498395;
  border-color: #3d92ac
}

.btn-warning {
  background-color: #ba7a20;
  border-color: #a57c42
}

/* IMAGENS DA PROMOÃ‡ÃƒO 
#imgPromo {
  /*opacidade*/
/*opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-filter: opacity(0.75);
  filter: gray;
  -webkit-filter: grayscale(100%);
  /*qualidade
  image-rendering: auto;
}
#imgPromo:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: opacity(1);
  filter: none;
  -webkit-filter: grayscale(0%);
  image-rendering: auto;
}
	
/* helper div */
.HelperDivIndicator {
  position: relative;
  cursor: help;
}

#HelperDivContainer {
  background-image: url(./images/content/scroll.gif);
  display: none;
  position: absolute;
  width: 225px;
  z-index: 1000;
  color: #5A2800;
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 9pt;
  text-align: left;
  padding: 10px;
  border: 1px double #5A2800;
  margin-left: 8px;
}

#HelperDivContainer .HelperDivArrow {
  background-image: url(./images/content/helper-div-arrow.png);
  /*background-image: url(images/content/helper-div-arrow.png);*/
  position: absolute;
  top: -1px;
  left: -8px;
  width: 8px;
  height: 13px;
}

#HelperDivContainer #HelperDivHeadline {
  font-size: 12pt;
  font-weight: bold;
}

#HelperDivContainer #HelperDivHeadline {
  position: relative;
  white-space: normal;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px;
}

#HelperDivContainer .Ornament {
  width: 220px;
}

/* INNER TABLE TABS */
.InnerTableTab {
  position: relative;
  float: left;
  top: 5px;
  margin-left: 1px;
  margin-right: 0px;
  cursor: pointer;
  vertical-align: middle;
  width: 105px;
  height: 45px;
}

.InnerTableTab .RibbonNewProduct {
  position: absolute;
  top: 2px;
  left: -1px;
  height: 39px;
  width: 39px;
  z-index: 199;
}

.ActiveInnerTableTab .RibbonNewProduct {
  top: -2px;
}

.InnerTableTab .RibbonLastChance {
  position: absolute;
  top: 2px;
  left: 65px;
  height: 39px;
  width: 39px;
  z-index: 199;
}

.ActiveInnerTableTab .RibbonLastChance {
  top: -2px;
  left: 64px;
}

.InnerTableTab a {
  border: 0px;
  color: #5A2800;
  font-weight: normal;
}

.InnerTableTab a img {
  border: 0px;
  width: 105px;
  height: 45px;
  position: absolute;
  top: 0px;
}

.InnerTableTabLabel {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 86px;
  height: 35px;
  /* display: table-cell; */
  /* vertical-align: middle; */
  padding-top: 5px;
  padding-left: 5px;
}

.InnerTableTab a:hover {
  border: 0px;
  color: #5A2800;
  /*  font-weight: normal;*/
  text-decoration: none;
}

.ActiveInnerTableTab {
  z-index: 99;
  top: 6px;
}

.ActiveInnerTableTab a {
  font-weight: bold;
}

.ActiveInnerTableTab .InnerTableTabLabel {
  top: 6px;
  padding-top: 1px;
}

.ProductCategoryHelperDiv {
  position: relative;
  float: right;
  top: 35px;
  right: 5px;
}

/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}

.LabelV120 {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 120px;
}

.LabelV150 {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 150px;
}

.LabelV200 {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 200px;
}

.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;

}

.LabelH td {
  background-color: #d5c0a1;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

.LabelTD {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 25%;
}

payment system */ .GameCode {
  text-transform: uppercase;
  width: 60px;
}

.Saving {
  background-color: blue;
  color: white;
  padding: 1px 8px;
  border: 2px solid;
  border-radius: 10px;
  font-size: 10px;
}

#LastSaving {
  background-color: red;
}

.BGRed {
  background-color: #EF0000;
}

.BGOrange {
  background-color: #FF9712;
  ;
}

.BGGreen {
  background-color: #00BF00;
}

.Content .BoxContent .Disabled td {
  color: grey;
}

.PlaySpanContainer {
  position: relative;
  text-align: center;
}



.ServiceID_Icon_Container {
  position: relative;
  width: 156px;
  height: 156px;
  float: left;
  margin: 3px;
}

.ServiceID_Icon_Container_Background {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 3px;
  left: 3px;
}

.ServiceID_Icon_Container label {
  font-size: 8pt;
}

.ServiceID_Icon {
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  text-align: center;
  background-repeat: no-repeat;
  color: white;
  cursor: pointer;
}

.ServiceID_Icon_New {
  position: absolute;
  left: 10px;
  top: 48px;
  height: 64px;
  width: 128px;
}

.ServiceID_Icon .ServiceID_Deactivated {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 99;
}

.ServiceID_Icon .ServiceID_Icon_Selected {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 98;
}

.ServiceID_Icon .ServiceIDLabelContainer {
  position: absolute;
  left: 0px;
  display: table;
  top: 6px;
  height: 35px;
  width: 130;
  margin-left: 10px;
  margin-right: 10px;
  z-index: 99;
}

.ServiceID_Icon .ServiceIDLabel {
  display: table-cell;
  vertical-align: middle;
}

.ServiceIDLabel input {
  display: none;
}

.ServiceID_Icon .ServiceIDPriceContainer {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 140;
  margin-left: 5px;
  margin-right: 5px;
  z-index: 99;
}

.ServiceID_Icon .ServiceIDSpecialOffer {
  position: absolute;
  left: 0px;
  top: -5px;
  z-index: 100;
}

.ServiceID_Icon .ServiceID_Icon_Over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 97;
}

.ServiceID_Icon .ServiceID_HelperDiv {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 399;
}

.ServiceID_Icon .RibbonNewProduct {
  position: absolute;
  top: -4px;
  left: -4px;
  height: 58px;
  width: 58px;
  z-index: 199;
}

.ServiceID_Icon .RibbonLastChance {
  position: absolute;
  top: -4px;
  left: 96px;
  height: 58px;
  width: 58px;
  z-index: 199;
}

.ServiceID_Icon .ServiceID_Icon_Animation_1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 150px;
  height: 150px;
  display: none;
  z-index: 95;
}

.ServiceID_Icon .ServiceID_Icon_New_Animation_1 {
  position: absolute;
  top: 48px;
  right: 12px;
  width: 128px;
  height: 64px;
  display: none;
  z-index: 95;
}

.PMCID_Icon_Container {
  position: relative;
  width: 156px;
  height: 106px;
  float: left;
  margin: 3px;
}

.PMCID_Icon_Container label {
  font-size: 8pt;
}

.PMCID_Icon {
  position: relative;
  float: left;
  top: 3px;
  left: 3px;
  width: 150px;
  height: 100px;
  text-align: center;
  background-repeat: no-repeat;
  color: white;
  cursor: pointer;
}

.PMCID_Icon .PMCID_CP_Icon {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

.PMCID_Icon .PMCID_CP_Label {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 22px;
  z-index: 99;
}

.PMCID_CP_Label input {
  display: none;
}

.PMCID_Icon .PMCID_Icon_Selected {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  z-index: 98;
}

.PMCID_Icon .PMCID_Deactivated {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  z-index: 99;
}

.PMCID_Icon .PMCID_Icon_Over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
}

.PermanentDeactivated {
  position: absolute;
  left: 0px;
  z-index: 400;
}

.PermanentDeactivated .PMCID_Deactivated {
  position: relative;
  left: 0px;
  width: 150px;
}

.PermanentDeactivated .ServiceID_Deactivated {
  position: relative;
  left: 0px;
  width: 150px;
}

@font-face {
  font-family: noteworthy;
  src: url('Noteworthy-Lt.ttf');
}

.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;
}

/* TABLE CONTENT */
.TableContentContainer {
  border: 1px solid #5F4D41;
  position: relative;
  margin-right: 4px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0px;
}

.TableContent {
  width: 100%;
  border-collapse: collapse;
}

.TableContent td {
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}


.cookieConsentContainer {
  z-index: 999;
  border: 1px solid #BEBEBE;
  width: 880px;
  min-height: 20px;
  box-sizing: border-box;
  padding: 30px 30px 30px 30px;
  background: rgba(37, 43, 51, 1);
  overflow: hidden;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none
}

.cookieConsentContainer .cookieTitle a {
  font-family: OpenSans, arial, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 20px;
  display: block
}

.cookieConsentContainer .cookieDesc p {
  margin: 0;
  padding: 0;
  font-family: OpenSans, arial, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 10px
}

.cookieConsentContainer .cookieDesc a {
  font-family: OpenSans, arial, sans-serif;
  color: #fff;
  text-decoration: underline
}

.cookieConsentContainer .cookieButton a {
  display: inline-block;
  font-family: OpenSans, arial, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-top: 14px;
  background: #3CB371;
  box-sizing: border-box;
  padding: 15px 24px;
  text-align: center;
  transition: background .3s
}

.cookieConsentContainer .cookieButton a:hover {
  cursor: pointer;
  background: #4876FF
}

@media (max-width:980px) {
  .cookieConsentContainer {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important
  }
}

.border-white {
  border: 2px;
  border-style: solid;
  border-color: #fff;
  color: #fff
}