@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');


* {
    font-family: 'VT323', monospace;
    font-size: 19.2px;
}

html, body {
    height: 100%;
}

body {
    /* min-width: 319px; */
    /* min-height: 100vh; */
    /* margin: 0; */
    background-image: linear-gradient(#3a9aa7,#686767);
    /* max-width: 537px; */
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.conteudo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    max-width: 820px;
    min-width: 360px;
}

#barratopo {
    background-color: black;
    height: 24px;
    /* padding: 4px; */
    /* border: 1px solid red; */
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

#titulo {
    /*font-size: 21px;*/
    text-align: center;
    color: #d5d5d5;
    /*  font-family: 'VT323', monospace;*/
    padding: 0;
    margin: 0;
    float: left
}

#titulo strong {
    font-weight: normal!important;
  /*  font-size: 17px!important;*/
    color: #ffffff
}

#dias,#letras {
    background: none;
    border: none;
    color: rgb(249 177 67);
  /*  font-size: 20px;*/
    font-family: 'VT323', monospace;
}

#diaeletras {
    color: #a57f38!important;
   /* font-family: 'Roboto Slab',serif!important;*/
    width: 155px;
    float: right
}

#nrletras {
    float: right;
   /* font-size: 13px*/
}

#vidas {
    border: 1px solid;
    height: 22px;
    color: wheat;
    font-size: 20px;
    color: #e8eb22;
    text-align: right;
    padding-right: 10px
}

#flex-vidas {
    display: flex;
    flex-direction: row;
    font-size: 21px;
    margin-left: 12px;
    font-weight: bold;
    float: left;
    padding-top: 2px
}

#v1,#v2,#v3,#v4,#v5,#v6,#v7 {
    margin-right: 2px
}

@keyframes pisca {
    50% {
        opacity: 0
    }
}

#fundo-prog {
    background-image: linear-gradient(30deg,#84e3f5,#ffffff);
    height: 55px
}

@keyframes anim_fundo-prog {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

#flex-prog {
    display: flex;
    flex-direction: row;
    border-bottom: 3px solid #373737;
    width: 100%;
    text-align: center;
    flex-wrap: nowrap;
    align-items: flex-end
}

#flex-prog-cast {
    display: flex;
    flex-direction: row;
    border-bottom: 3px solid #373737;
    width: 14%;
    text-align: center;
    flex-wrap: wrap;
    align-items: flex-end
}

#pc1,#pc2 {
    width: 50px;
    height: 51px;
    border: 1px solid;
    padding: 0!important
}

#p1,#p2,#p3,#p4,#p5 {
    width: 50px;
    height: 55px;
    background-position-y: bottom!important;
    background-size: contain!important
}

#p6 {
    padding: 0;
    height: 56px;
    background-size: contain!important;
    margin-left: 0
}

#pcast {
    /* width: 33%; */
    background-image: linear-gradient(200deg,#4b3c0f,#e7e7e7);
    height: 55px;
    flex: 1;
}

#p6-1 {
    height: 38px;
    float: left;
    width: 37px;
    border-radius: 10px 10px 0 0
}

#p6-2,#p6-3 {
    display: none;
    background-color: #000000;
    height: 38px;
    width: 3px;
    float: left
}

#p6-2 {
    margin-left: 8px;
}

#p6-3 {
    margin-left: 14px;
}

#pmuro {
    width: 0;
    height: 51px;
    border-right: 5px double #fd5600
}

#principal {
    width: 100%;
    margin: auto;
    /* max-width: 650px; */
}



#palavraemimagem {
    display: none
}

#palavraemimagem img {
    margin-top: 7px;
    width: 70%;
    border-radius: 5px;
    animation-name: img_palavra;
    animation-duration: 6s
}

#instrucoes2 {
   line-height: 17px;
   border: 1px solid #727171;
   display: none;
   padding-right: 10px;
   background-image: linear-gradient(137deg, #fff09a, #d1f9ff);
   color: #181818;
   border-radius: 9px;
   margin: 8px;
   padding-left: 10px;
}



#instrucoes2 p {
    margin: 0;
    padding: 3px;
    line-height: 21px
}


#mensagens {
   margin: 0;
   line-height: 17px;
   border: 1px solid #727171;
   margin-bottom: 5px;
   display: none;
   padding-right: 10px;
   background-image: linear-gradient(137deg, #fff09a, #d1f9ff);
   color: #181818;
   padding: 10px;
   border-radius: 9px;
   margin: 8px;
}

#mensagens p {
    margin: 0;
    padding: 3px;
    line-height: 21px   
}


mark.preto,mark.laranja,mark.verde {
    background-color: #00000000;
    font-weight: 600;
    text-decoration: underline
}

mark.pretot,mark.laranjat,mark.verdet {
    background-color: #00000000;
    font-weight: 300;
    text-decoration: underline
}

mark.tentar {
    color: #c65f17;
    background-color: #00000000
}

mark.salvar {
    color: #a31383;
    background-color: #00000000
}

mark.preto,mark.pretot {
    color: #060606
}

mark.laranja,mark.laranjat {
    color: #e17403
}

mark.verde,mark.verdet {
    color: #427a0f
}

@keyframes img_palavra {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#palavraemimagem a {
    color: black;
    /*font-size: 17px;*/
    margin: 4px;
    padding: 8px;
    background-color: #ffb700;
    border-radius: 7px;
    text-decoration: none;
    font-family: 'Roboto Slab',serif
}

#palavraemimagem p {
   /* font-family: 'Roboto Slab',serif;*/
   /* font-size: 18px;*/
    color: #ffe000
}

.flex-container-linha,.flex-teclado, .flex-teclas-sugestoes {
    display: flex;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*font-family: 'Roboto Slab',serif;*/
    margin-bottom: 0;
    text-align: center;
    align-items: center;
}

.flex-container-linha>div {
    width: 12%;
    /* font-size: 36px; */
    margin-left: 2px;
    border-bottom: antiquewhite;
    color: #e7e7e7;
    border-radius: 0;
    min-height: 37px;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    /* padding-bottom: 5px; */
    /* border: 1px solid; */
    /* height: 35px; */
}

#t11,#t12,#t13,#t14,#t15,#t21,#t22,#t23,#t24,#t25,#t31,#t32,#t33,#t34,#t35,#t41,#t42,#t43,#t44,#t45,#t51,#t52,#t53,#t54,#t55,#t61,#t62,#t63,#t64,#t65 {
    overflow: hidden;
    animation-duration: .14s;
    animation-timing-function: steps(30,end);
    animation-fill-mode: forwards;
    white-space: nowrap;
    text-align: center;
    font-family: 'Russo One',sans-serif !important;
    max-height: 40px;
    /* border: 1px solid red; */
    font-size: 32px;
    /* font-size: 100%; */
    /* width: 100%; */
}

@keyframes typing {
    from {
        height: 0;
        opacity: 0
    }

    to {
        height: 100%;
        opacity: 1
    }
}

#teclado-c {
    position: fixed;
    bottom: 0;
    padding-bottom: 25px;
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    background-image: linear-gradient(#567a7f,#000000);
    /* border: 2px solid red; */
    margin: 0;
}

#teclado {
    /* max-width: 488px; */
    padding: 11px;
    padding-left: 19px;
    padding-right: 19px;
}



.flex-teclado>div, .flex-teclas-sugestoes>div {
    text-align: center;
    height: 37px;
    width: 11%;
    font-size: 17px;
    margin: 1px;
    padding: 2%;
    touch-action: manipulation;
    justify-content: center;
    border-radius: 5px;
    max-width: 26px;
    background-color: #424242;
    color: #e7e7e7;
    line-height: 34px;
    border-radius: 10px;
}

.flex-teclado #DEL {
    width: 63px;
    font-size: 24px;
    font-family: 'Noto Sans Symbols',sans-serif;
    max-width: 45px;
    color: #ff4912;
    box-shadow: 0px 3px 0px 0px #ef3131, 0px 0px 0px #ef5d31;
    background: #ffa8a8;
    min-width: 46px;
}



.flex-teclado #VAI {
    width: 67px;
    max-width: 121px;
    color: #096900;
    box-shadow: 0px 3px 0px 0px #39b300;
    background: #9cd99c;
    min-width: 63px;
}




.flex-teclas-sugestoes #SUG1, .flex-teclas-sugestoes #SUG2, .flex-teclas-sugestoes #SUG3 {
    background-color: #a5c4c1;
    width: 34%;
    height: 39px;
    /* max-width: 80px; */
    color: #000000;
    line-height: 19px;
    margin: 0;
    margin-top: 0;
    display: none;
    /* border: 1px solid #000000; */
    box-shadow: 2px 2px 1px 0px #e578f5, 0px 0px 0px #e0e0e0;
    margin-bottom: 13px;
}





button, #PAR{
    /* margin: 1PX; */
    margin-bottom: 9px;
    width: 12%;
    height: 43px;
    font-size: 24px;
    background: #a5c4c1;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid #3b3b3b;
    /* transition: all 0.3s; */
    box-shadow: 0px 3px 0px 0px #0ab8da;
    padding: 0;
    color: #181818;
    touch-action: manipulation;
  }
 
  .flex-teclado #PAR {
    background-color: #dc0027;
    box-shadow: 0px 3px 0px 0px #ffbda9;
    width: 93px;
    height: 26px;
    max-width: 100px;
    color: #ffffff;
    margin-top: 11px;
    line-height: 19px;
    font-size: 23px;
    padding: 4px;
}



.jogop {
    margin: auto;
    width: 100%;
    margin-bottom: 13px
}

#jogop {
    margin-top: 10px
}

.jogopq {
    border: 1px solid #484848;
    background-color: #2e3700;
    text-align: center;
    height: 28px;
    width: 17%;
    font-size: 22px;
    margin: 2px;
    float: left
}



#m01,#m02,#m03,#m04,#m05,#m06,#m07 {
    width: 8px;
    border: none;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    font-size: 22px;
}

#mf1,#mf2,#mf3,#mf4,#mf5,#mf6,#mf7 {
    width: 8px;
    border: none;
    padding: 0;
    margin: 0
}

#cx_mensagem {
    z-index: 9;
    width: 67%;
    text-align: center;
    padding: 5px;
    margin: auto;
    margin-bottom: 4px;
    display: none;
    margin-top: 15px
}

#mensagem {
    color: #fff900;
    /* font-family: 'VT323', monospace; */
    font-size: 25px;
}

#cx_mensagem_tmp {
    z-index: -1;
    width: 100%;
    text-align: center;
    margin: auto;
    height: 25px;
    position: fixed;
    top: 2px;
    padding-top: 1px
}

#mensagem_tmp {
    display: none;
    color: #ffc158;
    /*  font-family: 'Roboto Slab',serif;*/
    font-size: 22px;
    animation-name: mensagem_tmp;
    animation-duration: 2s;
    background-color: #060606;
    height: 25px
}

@keyframes mensagem_tmp {
    0% {
        
        color: rgb(255,136,0)
    }

    100% {
        
        color: rgb(255,220,24)
    }
}

#txtTentativa {
    width: 40%;
    max-width: 150px;
    background-color: #2e3700;
    border: none;
    border-bottom: 1px solid wheat;
    text-align: center;
    color: wheat;
    font-size: 39px;
}

#btTentar {
    width: 32%;
    max-width: 160px;
    background-color: #2e3700;
    border: 1px solid wheat;
    margin: 8px;
    text-align: center;
    color: wheat;
    font-size: 30px;
    padding: 3px;
    padding-top: 14px
}

.girar-letra {
    transform: rotate(360deg);
    transition: transform 1s;
}

.girar-letrac {
    transform: rotate(-360deg);
    transition: transform 1s;
}

