/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'museo500';
  src: url("fonts/museoquinhentos-webfont.eot");
  src: url("fonts/museoquinhentos-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museoquinhentos-webfont.woff") format("woff"), url("fonts/museoquinhentos-webfont.ttf") format("truetype"), url("fonts/museoquinhentos-webfont.svg#museo500") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo300';
  src: url("fonts/museotrezentos-webfont.eot");
  src: url("fonts/museotrezentos-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museotrezentos-webfont.woff") format("woff"), url("fonts/museotrezentos-webfont.ttf") format("truetype"), url("fonts/museotrezentos-webfont.svg#museo300") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo700';
  src: url("fonts/museosetessentos-webfont.eot");
  src: url("fonts/museosetessentos-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museosetessentos-webfont.woff") format("woff"), url("fonts/museosetessentos-webfont.ttf") format("truetype"), url("fonts/museosetessentos-webfont.svg#museo700") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 2, ../sass/_helpers.scss */
* {
  cursor: default;
  outline: none;
}

/* line 7, ../sass/_helpers.scss */
i {
  font-style: italic;
}

/* line 11, ../sass/_helpers.scss */
b {
  font-weight: bold;
}

/* line 15, ../sass/_helpers.scss */
sup {
  font-size: 10px;
  position: relative;
  top: -6px;
}

/* line 21, ../sass/_helpers.scss */
sub {
  font-size: 10px;
  position: relative;
  top: 4px;
}

/* line 27, ../sass/_helpers.scss */
button {
  background: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  outline: none;
  background-repeat: no-repeat;
}

/* line 37, ../sass/_helpers.scss */
.dn {
  display: none !important;
}

/* line 38, ../sass/_helpers.scss */
.db {
  display: block !important;
}

/* line 39, ../sass/_helpers.scss */
.di {
  display: inline-block !important;
}

/* line 40, ../sass/_helpers.scss */
.dt {
  display: table;
}

/* line 41, ../sass/_helpers.scss */
.dc {
  display: table-cell;
}

/* line 43, ../sass/_helpers.scss */
.pa {
  position: absolute;
}

/* line 44, ../sass/_helpers.scss */
.pr {
  position: relative;
}

/* line 45, ../sass/_helpers.scss */
.pf {
  position: fixed;
}

/* line 47, ../sass/_helpers.scss */
.fl {
  float: left;
}

/* line 48, ../sass/_helpers.scss */
.fr {
  float: right;
}

/* line 49, ../sass/_helpers.scss */
.cb {
  clear: both;
}

/* line 51, ../sass/_helpers.scss */
.tl {
  text-align: left;
}

/* line 52, ../sass/_helpers.scss */
.tr {
  text-align: right;
}

/* line 53, ../sass/_helpers.scss */
.tc {
  text-align: center;
}

/* line 55, ../sass/_helpers.scss */
.oh {
  overflow: hidden;
}

/* line 56, ../sass/_helpers.scss */
.oa {
  overflow: auto;
}

/* line 62, ../sass/_helpers.scss */
.wrapper, .area {
  width: 1024px;
  height: 768px;
  top: 0px;
  left: 0px;
}

/* line 69, ../sass/_helpers.scss */
.wrapper {
  overflow: hidden;
}

/* line 70, ../sass/_helpers.scss */
.area {
  display: none;
}

/* line 8, ../sass/screen.scss */
.bt-default {
  background: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  outline: none;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'museo700', sans-serif;
  font-size: 30px;
  padding: 0px;
  margin: 0px;
}

/* line 24, ../sass/screen.scss */
.wrapper {
  font-family: 'museo300', sans-serif;
}
/* line 27, ../sass/screen.scss */
.wrapper b {
  font-family: 'museo700', sans-serif;
}

/* line 33, ../sass/screen.scss */
.intro {
  background: url(../assets/img/bg-intro.jpg) no-repeat;
  color: #ffffff;
  text-align: center;
  color: #333333;
  font-size: 20px;
}
/* line 41, ../sass/screen.scss */
.intro .texto {
  width: 500px;
  margin-top: 330px;
  margin-left: 270px;
  text-transform: uppercase;
}
/* line 49, ../sass/screen.scss */
.intro .bt-iniciar {
  width: 233px;
  height: 62px;
  top: 600px;
  left: 400px;
  background: url(../assets/img/bt-iniciar.png) no-repeat;
}

/* line 59, ../sass/screen.scss */
.bt-arrow {
  width: 44px;
  height: 44px;
  background: url(../assets/img/setinhas.png) no-repeat top left;
  bottom: 30px;
  overflow: hidden;
}

/* line 68, ../sass/screen.scss */
.bt-prev {
  left: 440px;
}

/* line 72, ../sass/screen.scss */
.bt-next {
  left: 520px;
  background-position: top right;
}

/* line 78, ../sass/screen.scss */
.escolha {
  background: url(../assets/img/bg-escolha.jpg) no-repeat;
}
/* line 82, ../sass/screen.scss */
.escolha .obras {
  width: 3000px;
  position: absolute;
  top: 120px;
  left: -610px;
}
/* line 89, ../sass/screen.scss */
.escolha .obras li {
  float: left;
  position: relative;
}
/* line 94, ../sass/screen.scss */
.escolha .obras li p {
  text-align: center;
  text-transform: uppercase;
  width: 520px;
  margin: 0 auto;
}
/* line 102, ../sass/screen.scss */
.escolha .obras li .selected {
  display: none;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 35px;
  border: 15px solid #e96625;
}
/* line 113, ../sass/screen.scss */
.escolha .obras li .done {
  display: none;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 35px;
  background: rgba(0, 0, 0, 0.7);
}
/* line 123, ../sass/screen.scss */
.escolha .obras li .done img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -42px;
  margin-top: -42px;
  width: 85px;
  height: 85px;
  background: url(../assets/img/selected.png) no-repeat;
}

/* line 142, ../sass/screen.scss */
.tutorial {
  background: url(../assets/img/bg-tutorial.png) no-repeat;
  z-index: 3;
}
/* line 147, ../sass/screen.scss */
.tutorial .bt-fechar {
  width: 185px;
  height: 44px;
  top: 30px;
  left: 425px;
  font-size: 14px;
  background: url(../assets/img/bt-fechar.png) no-repeat;
}
/* line 157, ../sass/screen.scss */
.tutorial .passo {
  position: absolute;
  width: 290px;
  top: 140px;
  left: 370px;
  font-size: 22px;
  color: #333333;
  font-family: "museo500";
  text-align: center;
  text-transform: uppercase;
}
/* line 169, ../sass/screen.scss */
.tutorial .passo img {
  margin-top: 140px;
}
/* line 175, ../sass/screen.scss */
.tutorial .passo4 {
  top: 330px;
}
/* line 180, ../sass/screen.scss */
.tutorial .bt-arrow {
  bottom: 30px;
}
/* line 185, ../sass/screen.scss */
.tutorial .bt-prev {
  left: 440px;
}
/* line 190, ../sass/screen.scss */
.tutorial .bt-next {
  left: 520px;
}

/* line 196, ../sass/screen.scss */
.saibamais {
  background: url(../assets/img/bg-tutorial.png) no-repeat;
  z-index: 3;
}
/* line 201, ../sass/screen.scss */
.saibamais .bt-fechar {
  width: 185px;
  height: 44px;
  top: 30px;
  left: 425px;
  font-size: 14px;
  background: url(../assets/img/bt-fechar.png) no-repeat;
}
/* line 211, ../sass/screen.scss */
.saibamais .content {
  width: 290px;
  height: auto;
  position: relative;
  top: 110px;
  margin-left: 370px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: "museo500";
  word-wrap: break-word;
  text-transform: uppercase;
}
/* line 227, ../sass/screen.scss */
.saibamais .content .url a, .saibamais .content .url a:link, .saibamais .content .url a:visited {
  text-decoration: none;
  color: #333333;
}
/* line 232, ../sass/screen.scss */
.saibamais .content .url a:hover {
  text-decoration: none;
  color: #e96625;
}
/* line 240, ../sass/screen.scss */
.saibamais .dados {
  margin-top: 30px;
}
/* line 245, ../sass/screen.scss */
.saibamais .acesso {
  margin-top: 20px;
}
/* line 250, ../sass/screen.scss */
.saibamais .bt-novaobra, .saibamais .bt-finalizar {
  width: 118px;
  height: 44px;
  left: 390px;
  bottom: 50px;
  font-size: 14px;
  background: url(../assets/img/bt-novaobra.png) no-repeat;
}
/* line 260, ../sass/screen.scss */
.saibamais .bt-finalizar {
  left: 508px;
  background: url(../assets/img/bt-finalizar.png) no-repeat;
}

/* line 269, ../sass/screen.scss */
.simulador {
  background: url(../assets/img/bg-simulador.jpg) no-repeat;
}
/* line 273, ../sass/screen.scss */
.simulador canvas {
  position: relative;
}
/* line 279, ../sass/screen.scss */
.simulador .paleta {
  position: absolute;
  right: 0px;
  top: 200px;
  padding: 10px;
  background: #ffffff;
}
/* line 287, ../sass/screen.scss */
.simulador .paleta li {
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 293, ../sass/screen.scss */
.simulador .paleta li.active {
  background-image: url(../assets/img/check.png);
}
/* line 294, ../sass/screen.scss */
.simulador .paleta li.c1 {
  background-color: #ff4600;
}
/* line 295, ../sass/screen.scss */
.simulador .paleta li.c2 {
  background-color: #c535f0;
}
/* line 296, ../sass/screen.scss */
.simulador .paleta li.c3 {
  background-color: #0097ff;
}
/* line 297, ../sass/screen.scss */
.simulador .paleta li.c4 {
  background-color: #00d92e;
}
/* line 298, ../sass/screen.scss */
.simulador .paleta li.c5 {
  background-color: #ffc100;
}
/* line 299, ../sass/screen.scss */
.simulador .paleta li.c6 {
  background-color: #303030;
}
/* line 304, ../sass/screen.scss */
.simulador .obra {
  position: absolute;
  top: 135px;
  pointer-events: none;
}
/* line 311, ../sass/screen.scss */
.simulador .nomedaobra {
  width: 650px;
  text-align: center;
  font-size: 28px;
  color: #333333;
  font-family: "museo500";
  position: absolute;
  left: 208px;
  top: 30px;
  text-transform: uppercase;
}
/* line 324, ../sass/screen.scss */
.simulador .detalhesobra {
  display: none;
  width: 150px;
  position: absolute;
  right: 0px;
  top: 30px;
  text-align: right;
  font-family: "museo500";
  font-size: 14px;
}
/* line 336, ../sass/screen.scss */
.simulador .vernumeros {
  width: 127px;
  height: 68px;
  background: #ffffff;
  position: absolute;
  top: 300px;
}
/* line 342, ../sass/screen.scss */
.simulador .vernumeros p {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}
/* line 350, ../sass/screen.scss */
.simulador .vernumeros .bt-sim, .simulador .vernumeros .bt-nao {
  font-size: 18px;
  color: #333333;
  left: 10px;
  top: 30px;
  cursor: pointer;
}
/* line 358, ../sass/screen.scss */
.simulador .vernumeros .bt-sim.active, .simulador .vernumeros .active.bt-nao {
  color: #e96625;
  cursor: default;
}
/* line 365, ../sass/screen.scss */
.simulador .vernumeros .bt-nao {
  left: 60px;
}
/* line 372, ../sass/screen.scss */
.simulador .bt-maissobre, .simulador .bt-ver {
  width: 127px;
  height: 68px;
  background: #ffffff;
  position: absolute;
  top: 400px;
  color: #e96625;
  font-size: 12px;
}
/* line 383, ../sass/screen.scss */
.simulador .bt-ver {
  top: 470px;
}
/* line 389, ../sass/screen.scss */
.simulador .bt-default {
  font-size: 14px;
}
/* line 394, ../sass/screen.scss */
.simulador .bt-maisobra {
  width: 118px;
  height: 44px;
  left: 20px;
  top: 30px;
  background: url(../assets/img/bt-maisobras.png) no-repeat;
}
/* line 403, ../sass/screen.scss */
.simulador .bt-veroriginal {
  width: 128px;
  height: 44px;
  bottom: 55px;
  left: 110px;
  background: #333333;
}
/* line 412, ../sass/screen.scss */
.simulador .bt-novaobra, .simulador .saibamais .bt-finalizar, .saibamais .simulador .bt-finalizar {
  background: url(../assets/img/bt-novaobra.png) no-repeat;
}
/* line 418, ../sass/screen.scss */
.simulador .bt-finalizar {
  width: 118px;
  height: 44px;
  bottom: 55px;
  right: 108px;
  background: url(../assets/img/bt-finalizar.png) no-repeat;
}
/* line 427, ../sass/screen.scss */
.simulador .bt-numeros {
  position: absolute;
  top: 420px;
  left: 360px;
  z-index: 2;
  width: 24px;
  height: 23px;
  padding-top: 3px;
  pointer-events: none;
  color: #ffffff;
  text-align: left;
  padding-left: 7px;
  background: url(../assets/img/bg-numeros.png) no-repeat;
}
/* line 443, ../sass/screen.scss */
.simulador .letras {
  position: absolute;
  bottom: 63px;
  left: 280px;
  width: 700px;
  pointer-events: none;
}
/* line 450, ../sass/screen.scss */
.simulador .letras li {
  font-size: 30px;
  display: block;
  float: left;
  position: relative;
}
/* line 455, ../sass/screen.scss */
.simulador .letras li.a {
  left: 0px;
}
/* line 456, ../sass/screen.scss */
.simulador .letras li.b {
  left: 57px;
}
/* line 457, ../sass/screen.scss */
.simulador .letras li.c {
  left: 142px;
}
/* line 458, ../sass/screen.scss */
.simulador .letras li.d {
  left: 196px;
}
/* line 459, ../sass/screen.scss */
.simulador .letras li.e {
  left: 272px;
}
/* line 460, ../sass/screen.scss */
.simulador .letras li.f {
  left: 357px;
}

/* line 467, ../sass/screen.scss */
.parabens {
  background: url(../assets/img/bg-simulador.jpg) no-repeat;
  color: #ffffff;
  text-align: center;
  color: #333333;
  font-size: 40px;
}
/* line 476, ../sass/screen.scss */
.parabens .holder {
  position: absolute;
  overflow: hidden;
}
/* line 481, ../sass/screen.scss */
.parabens .holder img {
  position: absolute;
  z-index: 1;
}
/* line 487, ../sass/screen.scss */
.parabens .holder canvas {
  position: relative;
  z-index: 2;
}
/* line 494, ../sass/screen.scss */
.parabens .texto {
  width: 710px;
  position: absolute;
  top: 25px;
  left: 153px;
  font-family: "museo300";
  text-transform: uppercase;
}
/* line 502, ../sass/screen.scss */
.parabens .texto b {
  font-size: 50px;
}
/* line 508, ../sass/screen.scss */
.parabens .bt-jogarnovamente {
  width: 393px;
  height: 62px;
  bottom: 40px;
  left: 330px;
  z-index: 3;
  background: url(../assets/img/bt-jogarnovamente.png) no-repeat;
}

/* line 519, ../sass/screen.scss */
#teste {
  position: absolute;
  z-index: 999;
}
