pre {
  width: 100%;
  height: auto;
  white-space: pre-wrap;
}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000000;
    transition: background-color 5000s ease-in-out 0s;
    zoom: 1;
}

img.search-box-imgs 
{
  height: 27px;
  width: auto;
}

.separator-light {
  width: 100%;
  background-color: #ffffff;
  opacity: 0.2;
  display: block;
  height: 2px;
}

*:focus {
  outline: none !important;
  border: none !important;
}


.search-box {
  display: table;
  min-width: 250px;
  min-height: 41px;
  max-width: 583px;
  max-height: 57px;
  width: 100%;
  height: auto;
  border: 1px solid #fe2702;
  border-radius: 14px;
  background-color: #E6E7E8;
  font-size: 27px;
  margin: 0 auto;
}

.search-box:hover{
  -webkit-box-shadow:0px 0px 10px 0px #fe2702;
  -moz-box-shadow: 0px 0px 10px 0px #fe2702;
  box-shadow: 0px 0px 10px 0px #fe2702;
}

.search-box-icon,
.search-box-icon-left,
.search-box-icon-right 
 {
  display: table-cell;
  height: 50px;
  line-height: 53px;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  padding-left: 5px;
  padding-right: 5px;
}

img.main-logo{
  width: 100%;
  max-width: 264px;
  height: auto;
  margin-bottom: 122px
}

.release-badge{
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;  
  margin-bottom: 0px;
  background-color: #A9ABAE;
}

.release-badge-inner{
  max-width: 583px;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #727376;
  padding: 10px;
}

.release-badge-table{
  width: 100%;
  display: table;
  min-height: 270px;
}

.release-badge-table-row1{
  display: table-cell;
  width: 240px;
  height: 240px;
  text-align: center;
  font-family: "Roboto Condensed", serif !important;
  font-optical-sizing: auto !important;
  vertical-align: middle;

}

.release-badge-table-row2{
  display: table-cell;
  padding-left: 30px;
  color: black;
  text-align: center;


  font-family: "Roboto Condensed", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;

  line-height: 22px;

}

.badge-spacer{
  width: 100%;
  height: 10px;
}

.master-title{
  text-transform: uppercase;
  color: #000000;
  font-size: 30px;
  width: 100%;
  text-align: center;
  font-weight: bolder;
  line-height: 30px;
  margin-bottom: 10px;

}

.front-cover-badge{
  max-width: 240px;
  max-height: 240px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
  box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
  /* position: absolute;
  bottom: 0px; */
  border: 1px solid #A9ABAE;
  border-radius: 5px;
}

.media-badge{
  background-color: white;
  border: 1px solid #A9ABAE;
  border-radius: 5px;
  max-width: 100px;
  max-height: 100px;
  position: absolute;
  bottom: -10px;
  right: -110px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
  box-shadow: 5px 5px 5px 0px rgba(194,194,194,1);
}

.release-badge-img-container{
  position: absolute;
  min-width: 170px;
  min-height: 250px;
}

.release-badge-inner a,
.release-badge-inner a:link,
.release-badge-inner a:hover,
.release-badge-inner a:visited
{
  color: #fe2702 !important;
  font-weight: bolder !important;
  text-decoration: none !important;
  font-size: 20px;
}

.resultados_container{
  width: 100%;
  background-color: #727376;
  display: block;
  vertical-align: middle;
  /* white-space: pre-wrap !important; */
  padding-top: 10px;

}

.bit-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #727376;
  color: white;
  text-align: center;
}

.bit-paginacao {
  font-family: "Roboto Condensed", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;  
  margin: 0 auto;
  max-width: 583px;
  display: table;
  width: 100%;
  min-height: 50px;
}

.bit-paginacao-cell{
  display: table-cell;
  min-height: 50px;
  vertical-align: middle;
}

a.whitelink
{
  font-family: "Roboto Condensed", serif;
  font-optical-sizing: auto !important;
  font-style: normal !important;
  font-size: 20px !important;
  text-decoration: none !important;
  font-weight: bolder !important;
  color: white !important;
}



@media only screen and (max-width: 600px) {

  img.main-logo{
    max-width: 230px !important;
    margin-bottom: 61px !important;
  }

  .search-box {
    min-height: 5px !important;
    height: 20px !important;
    font-size: 1px !important;
  }  

  .search-box-input {
    line-height: 20px !important;
    font-size: 20px !important;
  }


  .search-box-icon-left {
    padding-left: 5px !important;
    padding-right: 2px !important;
  }

  .search-box-icon-right {
    padding-left: 2px !important;
    padding-right: 5px !important;
  }


  img.search-box-imgs{
    height: 20px;
    width: auto;
  }

}

.search-box-input {
  display: table-cell;
  height: 50px;
  line-height: 53px;
  text-align: center;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-size: 27px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}


