@import url("fonts/museosans/stylesheet.css");
@import url("fonts/istok/stylesheet.css");
@import url("icons/css/wagecoin-icons.css");

                                


::selection {
  background: rgba(26,148,233,0.4);
}
::-moz-selection {
  background: rgba(26,148,233,0.4);
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'museo_sans300';
}

a {
  text-decoration: none;
}

.content {
  max-width: 998px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0 15px;
}

.topline {
  height: 60px;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.logo {
  display: block;
  height: 60px;
  line-height: 60px;
  font-family: 'istokbold';
  font-size: 24px;
  color: #FFFFFF;
  float: left;
}
.logo .thinner {
  font-family: 'museo_sans300';
}

.topmenu {
  float: right;
  height: 60px;
}
.topmenu a {
  margin-top: 10px;
  margin-left: 2px;
  border-radius: 3px;
  float: left;
  display: block;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  padding: 0 12px;
  color: rgba(255, 255, 255, 0.8);
}
.topmenu a:hover {
  border: 2px solid rgba(255, 255, 255, 0.8);
}


.mLine .content {
  margin-top: 50px;
  background-color: rgba(255, 255, 255, 1);
  padding: 15px;
}
.header {
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: 'museo_sans500';
  color: #C55800;
}
.nobottom {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}


.wrapper {
	min-height: 100%;
	position: relative;
}
.footerSpace {
  height: 100px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.footer a {
  color: rgba(255, 255, 255, 0.75);
}
.footer a:hover {
  color: rgba(255, 255, 255, 1);
}



.message {
  margin: 10px 0;
  cursor: pointer;
  cursor: hand;
}
.message.message-error {
  color: #A94442;
}
.message.message-ok {
  color: #0CAD0C;
}
.topmenu a .bolder {
  font-family: 'museo_sans700';
}


.userline {
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.8);
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.userline .welcome {
  float: right;
  height: 40px;
  line-height: 40px;
}
.userline .username {
  font-family: 'museo_sans700';
}
.userline .balance {
  float: right;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  height: 40px;
  line-height: 40px;
}
.userline .withdraw,.userline .deposit,.userline .affil {
  float: right;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  border: 1px solid rgba(0, 0, 0, 1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.8);
  padding: 0 10px;
  border-radius: 2px;
  font-size: 12px;
}
.userline .affil {
  margin-left: 0;
}

.affinfo-c {
  text-align: center;
}
.affinfo-c .header {
  text-align: left;
}
.affinfo {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.affinfo input {
  width: 100%;
  border: none;
  background-color: rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-family: 'museo_sans500';
  margin-top: 15px;
  cursor: pointer;
  cursor: hand;
}


.userlinks {
  color: rgba(255, 255, 255, 0.8);
  margin-left: 10px;
  padding-right: 10px;
}
.userlinks:hover {
  color: rgba(255, 255, 255, 0.98);
}
.userlinks:first-child {
  margin-left: 0;
  border-right: rgba(255, 255, 255, 0.2);
}

.userlinks.ulink-unlogged {
  position: relative;
  top: 20px;
}

.jf-custom input,.jf-custom input:active {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;  
  border-color: rgba(0, 0, 0, 0.12);
  font-size: 13px;
  font-weight: normal;  
}
.jf-custom input:hover {
  border-color: rgba(0, 0, 0, 0.12);  
}
.jf-custom input:focus {
  border-color: rgba(0, 0, 0, 0.2);  
}
.fundsLine .btn {
  font-size: 12px;
}

.gamesLine .content .header {
  color: #C55800;
  /*border-bottom: 1px solid rgba(197, 88, 0, 0.25);*/
  border-bottom: none;
}

.gamesLine .content {
  overflow: hidden;
}

.gamesList {
  width: 300px;
  float: left;
  margin-right: 34px;
  height: 140px;
  border-radius: 3px;
  border: 1px solid rgba(197, 88, 0, 0.25);
  cursor: pointer;
  cursor: hand;
}
.gamesList:hover {
  border: 1px solid rgba(197, 88, 0, 0.5);
}
.gamesList.gamesList-3 {
  margin-right: 0;
}



.gamesList .gameImg {
  height: 140px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 90px;
}
.gamesList.gamesList-1 .gameImg {
  background-image: url('imgs/dice.png');
}
.gamesList.gamesList-2 .gameImg {
  background-image: url('imgs/graphic.png');
}
.gamesList.gamesList-3 .gameImg {
  background-image: url('imgs/romantic.png');
}





.gamesList .gameName {
  width: 50%;
  float: left;
  height: 140px;
  line-height: 140px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 26px;
  padding-left: 20px;
  -webkit-transition: padding-left 0.2s, color 0.2s;
  transition: padding-left 0.2s, color 0.2s;
}
.gamesList:hover .gameName {
  color: rgba(0, 0, 0, 0.6);
  padding-left: 25px;
}
.gamesList .gameImg {
  width: 50%;
  float: right
}



.gamePick,.gameTable {
  width: 998px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.gamePick {
  overflow: hidden;
  height: 40px;
  margin-top: 80px;
}

.gamePick a {
  background-color: rgba(0, 0, 0, 0.4);
  margin-right: 2px;
  float: left;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  color: rgba(255, 255, 255, 0.7);
}
.gamePick a:hover {
  color: rgba(255, 255, 255, 0.95);
}
.gamePick a.active {
  background-color: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.95);
}

.gameTable {              
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
}

.gameTable iframe {
  border: none;
  width: 100%;
  height: 800px;
}



.cLine .content {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 15px;
  margin-top: 50px;
}
.contactLine .header {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.contactLine table {
  width: 100%;
}
.contactLine table td {
  color: rgba(255, 255, 255, 0.9);
  padding-bottom: 5px;
}
.contactLine table td:first-child {
  width: 120px;
  padding-right: 20px;
}
.contactLine input,.contactLine input:active,.contactLine textarea,.contactLine textarea:active {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 5px;
  border-radius: 3px;
  outline: 0;
  margin: 0;
  cursor: text;
  width: 100%;
  color: rgba(255, 255, 255, 0.7);
  font-family: monospace, Arial, sans-serif;
}
.contactLine input:hover,.contactLine textarea:hover {
  border: 1px solid rgba(255, 255, 255, 0.45);
}
.contactLine input:focus,.contactLine textarea:focus {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.55);
}
.contactLine textarea {
  height: 100px;
  resize: vertical;
}

.contactLine .send {
  width: 100%;
  text-align: center;
  margin: 15px 0;
}
.contactLine .send a {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 3px;
}
.contactLine .send a:hover {
  border: 2px solid rgba(255, 255, 255, 0.8);
}


.hpCon .content {
  overflow: hidden;
  padding: 0;
  background-color: transparent;
}
.hpCon .f-content {
  width: 320px;
  float: left;
  margin-right: 19px;
  padding: 20px;
  background-color: #FFFFFF;
}
.hpCon .f-content:last-child {
  margin-right: 0;
}

.startLine {
  background-color: rgba(0, 0, 0, 0.75);
  display: table;
  width: 100%;
  position: relative;
}
.startLine .table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.startLine .table-cell .middle-center {
}
.startLine .logo2 {
  font-family: 'istokbold';
  font-size: 72px;
  height: 72px;
  color: #FFFFFF;
  display: block;
}
.startLine .desc2 {
  font-family: 'museo_sans100';
  margin-top: 30px;
  font-size: 26px;
  color: rgba(255, 255, 255, 0.6);
  visibility: hidden;
  display: block;
}

.startLine .mp-logo {
  background-image: url('imgs/mp-logo.png');
  background-repeat: no-repeat;
  text-align: right;
  height: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 20px;
  width: 205px;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

p {
  padding-bottom: 15px;
}
p:last-child {
  padding-bottom: 0;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: collapse;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}.table > thead:first-child > tr:first-child > th {
   border-top: 0;
 }
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
.table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.8);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}

.modalDialog:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialog > div {
  font-family: 'museo_sans300';
  width: 400px;
  position: relative;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 10px;
  background: #3d1a10;
  color:white;
}

.modalDialog h2 {
  font-family: 'istokbold';
  margin-top: 20px;
}

.modalDialog p {
  margin-top: 10px;
}

.modalDialog a.sb {
  margin-top: 10px;
  margin-bottom: 18px;
  border-radius: 3px;
  float: left;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #54bb60;
  border: 2px solid #1e4323;
  padding: 0 12px;
  color: rgba(255, 255, 255, 0.9);
}

.modalDialog a.login {
  color: white;
  text-decoration: underline;
}

.close {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }