body.theme-default .button-theme {
  background-color: #00a826;
}
body.theme-default .button-theme:focus {
  background-color: #00a826;
}
body.theme-default .button-theme:hover {
  background-color: #4ba740;
}
body.theme-default .button-theme-white {
  background-color: #FFFFFF;
  color: #00a826;
  border: 1px solid #00a826;
}
body.theme-default .button-theme-white:hover {
  background-color: #00a826;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
body.theme-default .font-theme,
body.theme-default .font-theme:hover,
body.theme-default .font-theme:focus,
body.theme-default .font-theme:active {
  color: #00a826;
}
body.theme-default .header-logo {
  background-image: url("../../../img/logo.png");
}
body.theme-default #loginControl .theme-btn {
  background-color: #00a826;
}
body.theme-default #loginControl .theme-btn:hover {
  background-color: transparent;
  border-color: #00a826;
  color: #00a826;
}
body.theme-default #loginControl .button-link {
  color: #00a826;
}
body.theme-default #loginControl .icon-livechat {
  background: url("../../../img/Common/common-sprite.png") 0 -43px no-repeat;
}
body.theme-default #modal-default {
  border-color: #00a826;
}
body.theme-default #modal-default header nav.actions .button {
  background-color: #00a826;
}
body.theme-default #modal-default header nav.actions .button::before {
  border-top-color: #00a826;
}
body.theme-default #modal-default header nav.actions .button::after {
  border-bottom-color: #00a826;
}
body.theme-default #modal-default header nav.actions .button:hover {
  background-color: #4ba740;
}
body.theme-default #modal-default header nav.actions .button:hover::before {
  border-top-color: #4ba740;
}
body.theme-default #modal-default header nav.actions .button:hover::after {
  border-bottom-color: #4ba740;
}
body.theme-default #mainBannerContent .button {
  background: #00a826;
  border-top-color: #00a826;
  border-right-color: #00a826;
}
body.theme-default #mainBannerContent .button::before {
  border-top-color: #00a826;
  border-right-color: #00a826;
}
body.theme-default #mainBannerContent .button:hover {
  background: #4ba740;
}
body.theme-default #mainBannerContent .button:hover::before {
  border-top-color: #4ba740;
  border-right-color: #4ba740;
}
body.theme-default .contentButton {
    background: #404040 url("../../../img/Common/Button/sport_sectionbutton.png") no-repeat;
    background-position: -845px 0;
}
body.theme-default .stepButton > .sideFeature {
  border-bottom: 95px solid #00a826;
}
body.theme-default .indexContent .contentTitle {
  color: #00a826;
}
body.theme-default #deposit-button {
  border-color: #00a826;
  color: #00a826;
}
body.theme-default #announcement-control .is-active a,
body.theme-default #promotion-control .is-active a {
  color: #00a826;
}
body.theme-default #gameCategory nav a.selected {
  border-left-color: #00a826;
}
body #modal-default.theme-default {
  border-color: #00a826;
}
body #modal-default.theme-default header nav.actions .button {
  background-color: #00a826;
}
body #modal-default.theme-default header nav.actions .button::before {
  border-top-color: #00a826;
}
body #modal-default.theme-default header nav.actions .button::after {
  border-bottom-color: #00a826;
}
body #modal-default.theme-default header nav.actions .button:hover {
  background-color: #4ba740;
}
body #modal-default.theme-default header nav.actions .button:hover::before {
  border-top-color: #4ba740;
}
body #modal-default.theme-default header nav.actions .button:hover::after {
  border-bottom-color: #4ba740;
}
.header-nav a.theme-default.active,
.header-nav a.theme-default:hover {
  border-color: #00a826;
}
.side-bar-nav .columns.theme-default.active,
.side-bar-nav .columns.theme-default:hover {
  border-color: #00a826;
}
#promo-categories li.theme-default.is-active {
  border-top-color: #00a826;
}
#promo-categories-content .theme-default .column-promobox .promo-type,
#promo-categories-content .theme-default .column-promobox .promo-footer button {
  background-color: #00a826;
}
#promo-categories-content .theme-default .column-promobox .promo-footer button:hover {
  background-color: #4ba740;
}
.promo-theme-default .promo-box,
.promo-theme-default .promo-box .title {
  border-color: #00a826;
  color: #00a826;
}
.promo-theme-default .promo-box,
.promo-theme-default .promo-box .subtitle {
  color: #00a826;
}
.promo-theme-default .promo-box .promoButton {
  background-color: #00a826;
  border: 2px solid #00a826;
}
.promo-theme-default .smallPromo-box .smallPromoButton {
  background-color: #00a826;
  border-color: #00a826;
}
.GameContainer.theme-default .column-productbox nav.actions a {
  background-color: #00a826;
  border-color: #00a826;
}
.GameContainer.theme-default .column-productbox nav.actions a:hover {
  background-color: #FFFFFF;
  color: #00a826;
}
[data-whatinput="mouse"] .GameContainer.theme-default .column-productbox:hover,
[data-whatinput="touch"] .GameContainer.theme-default .column-productbox.focus {
  border-color: #00a826;
}
body .button-theme {
  background-color: #00a826;
  color: #FFFFFF;
}
body .button-theme:focus {
  background-color: #00a826;
  color: #FFFFFF;
}
body .button-theme:hover {
  background-color: #4ba740;
  color: #FFFFFF;
}
body .header-logo {
  background-image: url("../../../img/logo.png");
}
