﻿@media print {
  .obs {
    display: none;
  }
}

@media screen {
  .cabimp {
    display: none;
  }
}

.ui-autocomplete {
  z-index: 10500 !important;
}

.cardgame {
  width: 160px;
  height: 160px;
}

​​​​​​​​​​​​​ .invisivel {
  visibility: hidden;
}

.hit {
  margin: 0;
  padding: 15px 7px;
  /* color: #1d1d1d; */
  cursor: pointer;
}

#divProcessando {
  background: url('../img/aguarde.gif') no-repeat center;
  position: fixed;
  background-color: Gray;
  filter: alpha(opacity90);
  opacity: 0.9;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

thead {
  display: table-header-group;
  font-weight: bold;
}

tfoot {
  display: table-footer-group;
  overflow: visible;
  font-weight: bold;
}


.tabelaCabRod2 {
  background-color: #990000;
  color: white;
  font-size: 19px;
}

.tabelaCabRod3 {
  background-color: #990000;
  color: white;
  font-size: 18px;
}

/*
.tabelaLinhaPar {
  font-size: 29px;
}

.tabelaLinhaImpar {
  background-color: #990000;
  font-size: 29px;
}
  */

.tabelaLinhaPar2 {
  /*font-size: 19px;*/
}

.tabelaLinhaImpar2 {
  background-color: #FFFBD6;
  /*font-size: 19px;*/
}


.tabelaLinhaPar3 {
  font-size: 18px;
}

.tabelaLinhaImpar3 {
  background-color: #FFFBD6;
  font-size: 18px;
}


.tabelaLinhaImpar4 {
  background-color: #F7F6F3;
}

.link {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: relative;
  text-decoration: none;
  font-size: 19px;
}

.link2 {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: relative;
  text-decoration: none;
  font-size: 14px;
}

.link3 {
  background-color: transparent;
  color: blueviolet;
  border: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: relative;
  text-decoration: none;
  font-size: 14px;
}


#panelMenu {
  height: 750px;
  padding: 5px;
  overflow: auto;
  overflow-x: hidden;
}


#grdApostas {
  min-height: 250px;
  padding: 5px;
  /*overflow: auto;
  overflow-x: hidden;*/
}

@media only screen and (max-device-width: 480px) {
  .modalWindow {
    width: 600px;
    height: 330px;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 300;
    overflow: auto;
  }

  .modalWindowNovo {
    width: 600px;
    height: 330px;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 300;
    overflow: auto;
  }

  .modalWindow2 {
    width: 200%;
    height: 350%;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 40%;
    top: 30%;
    margin-left: 40%;
    margin-top: 30%;
    z-index: 99;
    overflow: auto;
  }

  .modalBack {
    width: 400%;
    height: 400%;
    position: absolute;
    background-color: Gray;
    filter: alpha(opacity90);
    opacity: 0.9;
    left: 0px;
    top: 0px;
    z-index: 98;
  }
}

@media only screen and (min-device-width: 481px) {
  .modalWindow {
    width: 600px;
    height: 530px;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 300;
    overflow: auto;
  }

  .modalWindowNovo {
    width: 600px;
    height: 330px;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 300;
    overflow: auto;
  }

  .modalWindow2 {
    width: 50%;
    height: 70%;
    border: 1px solid #333;
    background: #fff;
    position: fixed;
    left: 40%;
    top: 30%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 99;
    overflow: auto;
  }

  .modalWindow3 {
    width: 30%;
    height: 40%;
    border: 1px solid #333;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 99;
    overflow: auto;
  }

  .modalBack {
    width: 110%;
    height: 200%;
    position: absolute;
    background-color: Gray;
    filter: alpha(opacity90);
    opacity: 0.9;
    left: 0px;
    top: 0px;
    z-index: 98;
  }
}

/*
    
  .modalWindow2 {
    width: 50%;
    height: 80%;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    left: 40%;
    top: 30%;
    margin-left: -250px;
    margin-top: -150px;
    z-index: 99;
    overflow: auto;
  }

  .modalBack {
    width: 110%;
    height: 140%;
    position: absolute;
    background-color: Gray;
    filter: alpha(opacity90);
    opacity: 0.9;
    left: 0px;
    top: 0px;
    z-index: 98;
  }
  */

.subtitulotabela {
  color: #333333;
  background-color: LightGrey;
  font-size: large;
  font-style: italic;
}

.tabelaBilhete {
  color: #333333;
  width: 285px;
  border-collapse: collapse;
  font-size: small;
}

.tabelaInf {
  font-size: small;
  width: 285px;
}

.tabelaBilheteTitulo {
  color: White;
  background-color: #5D7B9D;
  font-weight: bold;
}

.tabelaBilheteTituloLinhaImpar {
  background-color: #ebe3e3;
}

.campValor {
  text-align: right;
  width: 130px;
}

.fonte7 {
  font-size: 7px;
}

.fonte9 {
  font-size: 9px;
}

.fonte12 {
  font-size: 14px;
}
