body{
font-size: 12pt;
font-family:arial,sans-serif;
text-align: center;
}

H2{
  text-align: center;
  color: #FF9900;
  font-weight: bold;
}

H3{
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif ;
  color: #30302f;
}

a.na { 
  color: #FF6600;
  font-size: 12pt;
  text-decoration: none;
  font-weight: bold;
  visited color:#FF6600;
}

A:visited {color:#FF6600;}

Select{
  border-style: none;
  font-size: 12pt;
}

input{
  font-size: 12pt;
}

input.r { 
  background-color: white;
  color: #990000;
  font-family: sans-serif;
  text-align: center;
  border-style: none;
  margin: 3px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  font-size: 12pt;
}

button.r { 
  background-color: white;
  color: #990000;
  font-family: sans-serif;
  text-align: center;
  border-style: none;
  margin: 3px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  font-size: 12pt;
}

button.a { 
  background-color: white;
  color: blue;
  font-family: sans-serif;
  text-align: center;
  border-style: none;
  margin: 2px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  font-size: 12pt;
}

button.y { 
  background-color: #FFCC66;
  color: #000000;
  font-family: sans-serif;
  text-align: center;
  margin: 3px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  font-size: 12pt;
}


input.y { 
  background-color: #FFCC66;
  color: #000000;
  font-family: sans-serif;
  text-align: center;
  border-style: outset;
  border-width: 2 px;
  border-color: white;
  border-radius: 3 px;
  margin: 2 px;
  padding: 2 px;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
  font-size: 12pt;
}

input.a { 
  background-color: #CCFFFF;
  font-size: 12pt;
}

input.v { 
  background-color: #CCFFCC;
  font-size: 12pt;
}

input.azs { 
  background-color: #FFFFFF;
  color: #000099;
  font-family: sans-serif;
  font-size: 110%;
  text-align: center;
  border-style: outset;
  border-width: 0px;
  border-color: #FFFFFF;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}



input.na { 
  background-color: white;
  font-size: 12pt;
  color: #FF6600;
  font-family: sans-serif;
  font-weight: bold; 
  text-align: center;
  border-style: outset;
  border-width: 0px;
  border-color: white;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
}

input.ng { 
  background-color: white;
  color: black;
  font-family: sans-serif;
  font-weight: bold; 
  text-align: center;
  border-style: outset;
  border-width: 0px;
  border-color: white;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  text-align: left;
  font-size: 12pt;
}


.fileContainer {
    overflow: hidden;
    position: relative;
}
 
.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}


table{
font-size: 12pt;
width: 100%;
font-family: arial,sans-serif ; 
background-color: #FFFFFF;
border-collapse: collapse;
}

table.a{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFFFFF;
width: 100%;
border-collapse: collapse;
border-bottom: solid 	#D3D3D3;
}



table.ch{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFFFFF;
width: 540px;
border-collapse: collapse;
border-bottom: solid 	#D3D3D3;
}


table.cons{
font-size: 12pt;
font-family: arial,sans-serif; 
background-color: #FFFFFF;
width: 100%;
border: solid #b8b8b8;
border-collapse: collapse;
}

table.e{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFA07A;
width: 100%;
border-collapse: collapse;
}


table.ech{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFA07A;
width: 540px;
border-collapse: collapse;
}


table.c{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFFFFF;
width: 100%;
border-bottom: solid #FFA07A;
}


table.vch{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #FFFFFF;
width: 540px;
border-bottom: solid #FFA07A;
}

table.det{
font-size: 12pt;
font-family: arial,sans-serif ; 
background-color: #F0F8FF;
color: #3366CC;
border-bottom: solid #3366CC;
align: center;
}

td.eb{
border-bottom: solid #FFA07A;
text-align:center;
}

td.g{
background-color: #EBEBEB;
font-weight: bold; 
font-size: 12pt;
}


th.g{
background-color: #EBEBEB;
font-size: 12pt;
color: #000000;
}

td.b{
border-bottom: solid	#D3D3D3;
}


td.bng{
border-bottom: solid	#505353;
}


td.bdch{
font-size: 80%;
}

td.ch{
font-size: 80%;
border-bottom: solid	#D3D3D3;
}

td.gr{
font-size: 125%;
color: #000099;
}

th.bz{
border-bottom: solid: #4863A0; 
}

td.z{
background-color: #B0E0E6;
}

td.az{
color: #000099;
}

td.am{
background-color: #FFFF99;
}


td.ve{
background-color: #99CC99;
}

th.ng{
background-color: #282828;
border: solid #787878;
color: #FFFFFF;
}

td.zr{
background-color: #B0E0E6;
color: #FF0000;
text-align:center;
}

td.r{
  font-size: 135%;
  color: red;
}

th.na{
  color: #FF9600;
  font-size: 12pt;
}

th.r{
color: red;
}

td.rn{
color: red;
font-weight: bold; 
}

td.bz{
border-color: #B0E0E6;
}

td.bbz{
border-bottom: solid #B0E0E6;
}

.divnegro{
  background-color: #555555d2;
  }


  /*popup*/
  @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");
  :root {
    --vs-primary: 29 92 255;
  }
  
  /*Dialog Styles*/
  dialog {
    padding: 1rem 3rem;
    background: rgb(0, 0, 0);
    max-width: 400px;
    padding-top: 2rem;
    border-radius: 20px;
    border: 0;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
    animation: fadeIn 1s ease both;
    &::backdrop {
      animation: fadeIn 1s ease both;
      background: rgba(255, 255, 255, 0);
      z-index: 2;
      backdrop-filter: blur(20px);
    }
    .x {
      filter: grayscale(1);
      border: none;
      background: none;
      position: absolute;
      top: 15px;
      right: 10px;
      transition: ease filter, transform 0.3s;
      cursor: pointer;
      transform-origin: center;
      &:hover {
        filter: grayscale(0);
        transform: scale(1.1);
      }
    }
    h2 {
      font-weight: 600;
      font-size: 32px;
      padding-bottom: 1rem;
    }
    p {
      color: rgb(255, 255, 255);
      font-size: 16px;
      line-height: 2rem;
      padding: 0.5rem 0;
      a {
        &:visited {
          color: rgb(var(--vs-primary));
        }
      }
    }
  }
  

  
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }