     
     

.estado-2.aceite {
  background-color: #2ecc71;
}

.estado-2.rejeitado {
  background-color: #ff5a5a;
}

.link-23 {
  margin-right: 5px;
  float: left;
  color: #cecece;
}

.certeza {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  padding: 100px;
  background-color: rgba(34, 34, 34, 0.9);
}

.div-block-103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.div-block-103._0 {
  padding-right: 76px;
  padding-left: 76px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-24 {
  color: #ff1a00;
}

.paragraph-6 {
  margin-bottom: 35px;
  font-size: 21px;
  line-height: 150%;
}

.but_1 {
  margin-right: 10px;
  border-radius: 5px;
  background-color: #3498db;
}

.but_1.cancel {
  margin-right: 0px;
  background-color: #6b6b6b;
}

.erro {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  padding: 100px;
  background-color: rgba(34, 34, 34, 0.9);
}

.sucesso {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  padding: 100px;
  background-color: rgba(34, 34, 34, 0.9);
}

.heading-14-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Cuango1, sans-serif;
  color: #53c55a;
  font-size: 50px;
  line-height: 100%;
}

.loading {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  padding: 100px;
  background-color: rgba(34, 34, 34, 0.9);
}          