/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2024 | 11:44:37 */
#CssModal {
	z-index: 99 !important; 
}

#wow-modal-window-13 #Ttt {
	display: flex; 
	flex-direction: column;
    margin-top: 20px;
    margin-bottom: -20px;
}

#wow-modal-window-13 #DispFl {
	display: flex; 
}

#wow-modal-window-13.TitleTabela1 {
  width: 100%;
  font-family: Roboto, sans-serif; 
  margin-bottom: 40px;
  margin-top: 60px; 
}

#wow-modal-window-13 .textoBase { 
  margin-top: 15px;
  width: 99%; 
  font-family: Roboto, sans-serif; 
  font-size: 16px;
}

#wow-modal-window-13 .BTitulo {
  font-weight: 800; 
  color: black; 
}

#wow-modal-window-13 .textoSub {
  font-weight: 400; 
  font-size: 14px;
  margin-top: 1px;
  display: block;
}

#wow-modal-window-13 .ToogleTab {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 97%;
    margin-bottom: -29px;

}
#wow-modal-window-13 .ToogleBut {
  background-color: #4b89db;
  color: white; 
  padding: 25px; 
  font-family: Roboto, sans-serif; 
  margin: 10px; 
  color: white; 
  text-wrap: nowrap;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: -61px;
}

#wow-modal-window-13 .ImgCor {
  margin-top: 56px;
  margin-bottom: 2px;
}

#wow-modal-window-13 .TabCen {
  justify-content: center;
}

#wow-modal-window-13 .ImgCen{
  text-align: center; 
}


#wow-modal-window-13 .TitleTabela {
  width: 100%;
  font-family: Roboto, sans-serif; 
  margin-bottom: 40px;
  margin-top: 60px; 
  margin-left: 286px; 
  /*color: #079dd8;*/
}

#wow-modal-window-13 .TabCheck {
  color: #4b89db;
  font-size: 15px;
  font-weight: 800;
  margin-right: 5px; 
  display: flex;
}

#wow-modal-window-13 .TextoAoLado {
  vertical-align: middle;
    display: inline-block;
    margin-left: 9px;
   font-size: 13px;
  color: black;
  font-family: Roboto, sans-serif;
  font-weight: 400
}


#wow-modal-window-13 .TabelaT {
  text-align: center;
  font-size: 25px;
  line-height: 1.1; 
  font-family: Roboto, sans-serif; 
  font-weight: 600; 
  color: #079dd8;
	vertical-align: bottom;
}

#wow-modal-window-13 .TabelaSub {
  margin-top: 5px;
  font-size: 15px;
  color: white;
  font-weight: 400;
  background-color: black;
  padding: 20px;
  margin-top: 20px; 
  margin-bottom: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: inline-block;  
}

#wow-modal-window-13 li {
  display: 
}

#wow-modal-window-13 .TabelaTR {
  font-size: 13px;
  color: black;
  font-family: Roboto, sans-serif;
}

#wow-modal-window-13 .TabelaBac {
  background-color: #e2e2e2;
  border-top-left-radius: 10px;
 
  text-align: right;
  border-top: 0px !important;
  border-bottom: 0px !important; 
  box-shadow: 0 0 0 5px white;       
}

#wow-modal-window-13 .TabelaLimp {
  border-top: 0px;
}

/* base tabela */

      #wow-modal-window-13 .tableGeral {
            width: 94%;
            border-collapse: collapse;
            margin-bottom: 20px;
         
        }

     #wow-modal-window-13 .tableGeral, th, #wow-modal-window-13 td {
            border-right: 2px solid #ccc;
           
        }

      #wow-modal-window-13 th, #wow-modal-window-13 td {
            padding: 15px;
            text-align: left;
           border-top: 0px solid #ccc;
          border-bottom: 0px solid #ccc;
        }

        @media screen and (max-width: 600px) {
           #wow-modal-window-13 th, #wow-modal-window-13 td {
                display: block;
                width: 100%;
            }
        }