.sdiv {display:block}

.sd-banner-root {
  display:inline-block;
  width: 890px;
  height: 48px;
  margin: 0 auto;
  padding: 6px 16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
  overflow: hidden;
  background-image: linear-gradient(0deg, #34726e 0%, #0b9089 46%, #09383f 100%);
  background-image: -moz-linear-gradient(0deg, #34726e 0%, #0b9089 46%, #09383f 100%);
  background-image: -webkit-linear-gradient(0deg, #34726e 0%, #0b9089 46%, #09383f 100%);
  background-image: -ms-linear-gradient(0deg, #34726e 0%, #0b9089 46%, #09383f 100%); }

.sd-banner-data > .sdiv {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2; }

.sd-banner-gfx {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .sd-banner-gfx > .sdiv {
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.07);
    width: 600px;
    height: 600px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -250px; }
  .sd-banner-gfx :nth-child(1) {
    left: -485px; }
  .sd-banner-gfx :nth-child(2) {
    left: -135px; }

.sd-banner-logo-area {
  text-shadow: 0 3px 2px rgba(0, 0, 0, 0.35);
  font-size: 24px;
  color: #fff4e8;
  margin: 0;
  padding: 0 20px 0 12px;
  display: inline-block;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase; }

.sd-banner-message {
  display: inline-block;
  margin-right: 83px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
  .sd-banner-message .sd-banner-message--header {
    font-size: 18px;
    color: #fff8f7;
    font-weight: 700; }
  .sd-banner-message .sd-banner-message--copy {
    font-size: 13px;
    color: #d4fbfa; }

.sd-banner-cta .sd-banner-cta-button--container {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 2px;
  padding-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15); }
.sd-banner-cta .sd-banner-cta-button--button {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  position: relative;
  color: #fcf0fd;
  padding: 6px 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #067DB1;
  background-image: radial-gradient(ellipse farthest-corner at 50% 120%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 50%), linear-gradient(180deg, rgba(255, 255, 255, 0.15) 49%, rgba(255, 255, 255, 0) 50%);
  background-image: -moz-radial-gradient(ellipse farthest-corner at 50% 120%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 50%), -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.15) 49%, rgba(255, 255, 255, 0) 50%);
  background-image: -webkit-radial-gradient(ellipse farthest-corner at 50% 120%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 50%), -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.15) 49%, rgba(255, 255, 255, 0) 50%);
  background-image: -ms-radial-gradient(ellipse farthest-corner at 50% 120%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 50%), -ms-linear-gradient(180deg, rgba(255, 255, 255, 0.15) 49%, rgba(255, 255, 255, 0) 50%);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.35), 0 2px 0 0 #05516E; }

.sd-banner-root:hover {
  cursor: pointer; }
  .sd-banner-root:hover .sd-banner-cta-button--button {
    bottom: 1px;
    background-color: #069bd3;
    box-shadow: 0 3px 0 0 #05516E, inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 0 0 20px 4px rgba(9, 88, 118, 0.5); }
	
.sd-banner2-root {
  display: inline-block;
  width: 890px;
  height: 48px;
  margin: 0 auto;
  padding: 6px 16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #612122;
  font-family: Arial, sans-serif;
  overflow: hidden; }

.sd-banner2-data > .sdiv {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2; }

.sd-banner2-gfx {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .sd-banner2-gfx > .sdiv {
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.12);
    width: 600px;
    height: 600px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -250px; }
  .sd-banner2-gfx :nth-child(1) {
    left: -490px; }
  .sd-banner2-gfx :nth-child(2) {
    left: -105px; }

.sd-banner2-logo-area {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 32px;
  color: #f9d3ce;
  margin: 0;
  padding: 0 24px 0 12px;
  display: inline-block;
  line-height: 1em; }
  .sd-banner2-logo-area span {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700; }

.sd-banner2-message {
  display: inline-block;
  margin-right: 28px; }
  .sd-banner2-message .sd-banner2-message--header {
    font-size: 18px;
    color: #fff8f7;
    font-weight: 700; }
  .sd-banner2-message .sd-banner2-message--copy {
    font-size: 13px;
    color: #f9d3ce; }

.sd-banner2-cta .sd-banner2-cta-button--container {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15); }
.sd-banner2-cta .sd-banner2-cta-button--button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff8f7;
  padding: 6px 16px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #BC3D24;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
  box-shadow: 0 1px 0 0 rgba(37, 10, 10, 0.15), inset 0 1px 0 0 rgba(255, 255, 255, 0.35); }

.sd-banner2-root:hover {
  cursor: pointer; }
  .sd-banner2-root:hover .sd-banner2-cta-button--button {
    bottom: 1px;
    background-color: #EB4A2A;
    box-shadow: 0 1px 0 0 rgba(37, 10, 10, 0.15), inset 0 1px 0 0 rgba(255, 255, 255, 0.35), 0 2px #8C1902, 0 0 20px 4px rgba(140, 21, 3, 0.85); }
	
.satoshi-baner-base{
    background-color: #216334;
    display: inline-block;
    width: 700px;
    height: 50px;
    text-decoration: none;
    color: white;
    position: relative;
    text-align: left;
    /* padding: 10px; */
    font-size: 0;
    font-family: sans-serif;
    vertical-align: middle;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-sizing: border-box;
    border: 1px solid #0a3015;
}

.satoshi-baner-base:hover .button-block{
    background-color: #055209;
}

.satoshi-baner-base:hover .button-block > span:nth-child(1){
    box-shadow: 0 1px rgba(255,255,255,0.3);
}

.satoshi-baner-base:hover .button-block > span:nth-child(1) > span{
    background-image: -moz-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
    background-image: -webkit-linear-gradient( 90deg, rgb(94, 224, 67) 0%, rgb(82, 202, 41) 41%, rgb(204, 252, 89) 99%);
    background-image: -ms-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
    box-shadow: 0 1px 2px rgba(0,0,0,.35), 0 0 10px 3px rgba(131, 202, 8, 0.5);
    position: relative;
    top: -1px;
}

.satoshi-baner-base:active .button-block > span:nth-child(1) > span{
    background-image: -moz-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
    background-image: -webkit-linear-gradient( 90deg, rgb(94, 224, 67) 0%, rgb(82, 202, 41) 41%, rgb(204, 252, 89) 99%);
    background-image: -ms-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
    box-shadow: 0 2px 2px rgba(0,0,0,.5), 0 0 10px 3px rgba(131, 202, 8, 0.5);
    position: relative;
    top: 1px;
}


a.sdice {
    margin: 0 auto;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.satoshi-first {
    text-align: left;
    display: inline-block;
    width: 170px;
    position: relative;
    vertical-align: top;
    padding: 4px 10px;
}

.satoshi-first > span:nth-child(1){
    font-size: 24px;
    display: block;
    float: left;
}
.satoshi-first > span:nth-child(2){
    /* font-size: 11px; */
    display: block;
    color: #aaeabc;
}

.sdice span.subtitle {
    display: block;
    font-size: 11px;
    padding-bottom: 3px;
    color: #aaeabc;
    margin-top: -2px;
}

.sdice span.value {
    font-size: 16px;
    font-weight: 700;
    /* margin-top: 6px; */
    position: relative;
    color: #E5FFED;
}
span.stats-block:nth-child(2) {
    min-width: 148px;
}

span.stats-block {
    display: inline-block;
    text-align: center;
    padding: 10px 8px 0 24px;
    /* margin-top: 6px; */
    height: 100%;
    position: relative;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 0;
}
span.stats-block:nth-child(3) {
    background-color: #0f3e1d;
    text-align: center;
}

span.stats-block:nth-child(4) {
    background-color: #021a09;
    /* text-align: center; */
    /* font-size: 0; */
    /* width: 120px; */
}

span.stats-block:nth-child(2):after {
    content: "";
    color: #216334;
    width: 0;    height: 0;   
    border-top: 25px solid transparent;   
    border-bottom: 25px solid transparent;     
    border-left: 16px solid;
    position: absolute;
    top: 0;
    right: -16px;
    z-index: 10;
}

span.stats-block:nth-child(3):after {
    content: "";
    color: #0f3e1d;
    width: 0;    height: 0;   
    border-top: 24px solid transparent;   
    border-bottom: 25px solid transparent;     
    border-left: 16px solid;
    position: absolute;
    top: 0;
    right: -16px;
    z-index: 10;
}

span.stats-block:nth-child(4):after {
    content: "";
    color: #021a09;
    width: 0;    height: 0;   
    border-top: 24px solid transparent;   
    border-bottom: 24px solid transparent;     
    border-left: 16px solid;
    position: absolute;
    top: 0;
    right: -16px;
    z-index: 10;
}

span.stats-block:nth-child(4):before {
    content: "";
    color: #0E5222;
    width: 0;    height: 0;   
    border-top: 24px solid transparent;   
    border-bottom: 24px solid transparent;     
    border-left: 16px solid;
    position: absolute;
    top: 0;
    right: -17px;
    z-index: 9;
}


span.button-block {
    display: inline-block;
    width: 150px;
    height: 100%;
    background-color: #24820a;
    padding-top: 7px;
    box-sizing: border-box;
    text-align: center;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.button-block span span span {
    font-size: 15px;   font-family: "Arial";   color: rgb( 255, 255, 255 );   font-weight: bold;   text-transform: uppercase;      text-align: center;   
    text-shadow: 0px 1px 3px rgba( 0, 0, 0, 0.6 );         
    display: inline-block;
}

.button-block > span:nth-child(1) {
    padding: 2px;
    display: inline-block;
    border-radius: 4px;   background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);   
    background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.4) 100%);   background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);   
    box-shadow: 0px 1px 0px 0px rgba( 54, 193, 15, 0.8 );   
}

.button-block > span:nth-child(1) > span{
    display: inline-block;

    padding: 6px 10px;
border-radius: 2px;
background-image: -moz-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
background-image: -webkit-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
background-image: -ms-linear-gradient( 90deg, rgb(89,191,66) 0%, rgb(64,170,40) 41%, rgb(174,221,113) 99%);
}
