/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/06/2015, 04:01:31 PM
    Author     : ETorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 03:17:38 PM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 11:10:02 AM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/06/2015, 10:29:35 PM
    Author     : etorres
*/
.ggc_contenido {
  background: url(../img/bg.png) #ffffff;
}
.wrapper {
  padding-top: 10px;
  color: #575756;
}
.wrapper .legend {
  margin: 0;
  position: absolute;
  top: 0;
  right: 10px;
  letter-spacing: 1px;
}
.wrapper .page {
  margin: 30px auto 0px;
  display: block;
  background-color: #ffffff;
  padding: 20px;
  width: 1125px;
  height: 475px;
  letter-spacing: 1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
}
.wrapper .page#game img {
  width: 1125px;
}
.wrapper .page#game .active-area {
  width: 1125px;
  height: 475px;
  position: absolute;
  top: 60px;
}
.wrapper .page#game .active-area .fields .field {
  position: absolute;
}
.wrapper .page#game .words {
  position: absolute;
  top: 570px;
  left: 50px;
}
.wrapper .page#game .words .word {
  position: absolute;
  background-color: #858585;
  color: #ffffff;
  font-size: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.wrapper .page#game .words .word span {
  display: block;
  text-align: center;
  margin: 2% 0 0;
  margin: 10px 0px 0px;
}
.wrapper .page#game .words .word.color1.dropped {
  background-color: #a186ee;
}
.wrapper .page#game .words .word.color2.dropped {
  background-color: #af44f3;
}
.wrapper .page#game .words .word.color3.dropped {
  background-color: #d36157;
}
.wrapper .page#game .words .word.color4.dropped {
  background-color: #91dd4d;
}
#field1 {
  top: 97px;
  left: 368px;
}
#field2 {
  top: 162px;
  left: 458px;
}
#field3 {
  top: 162px;
  left: 858px;
}
#field4 {
  top: 250px;
  left: 110px;
}
#field5 {
  top: 302px;
  left: 0px;
}
#field6 {
  top: 302px;
  left: 380px;
}
#field7 {
  top: 302px;
  left: 513px;
}
#field8 {
  top: 302px;
  left: 769px;
}
#field9 {
  top: 302px;
  left: 1022px;
}
#field10 {
  top: 402px;
  left: 360px;
}
#field11 {
  top: 402px;
  left: 630px;
}
#field1,
#word1 {
  height: 26px;
  width: 90px;
}
#field2,
#word10 {
  width: 164px;
  height: 46px;
}
#field3,
#word4 {
  width: 162px;
  height: 46px;
}
#field4,
#word11 {
  height: 26px;
  width: 85px;
}
#field5,
#word6 {
  height: 72px;
  width: 168px;
}
#field6,
#word7 {
  height: 47px;
  width: 86px;
}
#field7,
#word5 {
  height: 47px;
  width: 95px;
}
#field8,
#word3 {
  height: 47px;
  width: 125px;
}
#field9,
#word2 {
  height: 47px;
  width: 103px;
}
#field10,
#word8 {
  height: 72px;
  width: 127px;
}
#field11,
#word9 {
  height: 72px;
  width: 127px;
}
#word1 span {
  margin-top: -2px !important;
}
#word2 {
  left: 100px;
}
#word3 {
  left: 210px;
}
#word4 {
  left: 342px;
}
#word5 {
  left: 512px;
}
#word6 {
  left: 614px;
}
#word7 {
  left: 790px;
}
#word8 {
  left: 884px;
}
#word9 {
  left: 1020px;
}
#word10 {
  top: 55px;
}
#word11 {
  top: 55px;
  left: 173px;
}
#word11 span {
  margin-top: -6px !important;
}
