.wp-block-upradhv4-em-gcl .flashError {
  border: 2px solid #FAA;
  padding: 3px 10px;
  background-color: #F00;
  color: white;
  font-weight: bold;
  border-radius: 7px;
  margin-bottom: 5px;
}
.wp-block-upradhv4-em-gcl .flashSuccess {
  border: 2px solid #AFA;
  padding: 3px 10px;
  background-color: #0A0;
  color: white;
  font-weight: bold;
  border-radius: 7px;
  margin-bottom: 5px;
}
.wp-block-upradhv4-em-gcl .message {
  background-color: #ffa;
  border: 1px solid #bbb;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 1em;
}
.wp-block-upradhv4-em-gcl .spacer {
  margin-bottom: 20px;
}
.wp-block-upradhv4-em-gcl nav ul {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.wp-block-upradhv4-em-gcl nav ul li {
  list-style-type: none;
  padding: 0;
  margin: 0 0.3em 0 0;
}
.wp-block-upradhv4-em-gcl nav ul li a {
  background-color: #057C85;
  color: #fff;
  padding: 0.5em 1.5em;
  font-weight: bold;
  border-radius: 3px;
}
.wp-block-upradhv4-em-gcl nav ul li a:hover {
  background-color: #07aab6;
  text-decoration: none;
}
.wp-block-upradhv4-em-gcl nav ul li:last-child {
  margin-left: auto;
}
.wp-block-upradhv4-em-gcl .table-cot, .wp-block-upradhv4-em-gcl .table-don, .wp-block-upradhv4-em-gcl .table-document {
  margin-bottom: 0;
}
.wp-block-upradhv4-em-gcl .more-cot, .wp-block-upradhv4-em-gcl .minus-cot,
.wp-block-upradhv4-em-gcl .more-don, .wp-block-upradhv4-em-gcl .minus-don,
.wp-block-upradhv4-em-gcl .more-document, .wp-block-upradhv4-em-gcl .minus-document {
  border: 1px solid #eee;
  background-color: #fff;
  border-top: 0;
  width: 100%;
}
.wp-block-upradhv4-em-gcl table thead {
  background-color: #057C85;
  color: white;
}
.wp-block-upradhv4-em-gcl .form-input input, .wp-block-upradhv4-em-gcl .form-input select {
  display: block;
  width: 100%;
}
.wp-block-upradhv4-em-gcl .form-input .error {
  border: 1px solid red !important;
}
.wp-block-upradhv4-em-gcl .form-input small {
  color: red;
}
.wp-block-upradhv4-em-gcl .ariane.couple {
  display: none;
}
