.text-count-message{
display: none!important;
}
input.webform-counter-warning,input.error {
   border: 2px solid #ff0000!important;
}
div#edit-data-protection--description a {
    color: #2a7de1;
}

.hide-field {
    display: none;
}

.col_12 strong {
    font-family: 'isidorabold';
    font-size: 14px;
    line-height: 14px;
    color: #ff671d;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.col_12.declaration li {
    color: #ff671d;
    font-size: 16px;
    margin-left: 20px;
    line-height: 20px;
  margin-bottom:10px;
}

.col_12.form-item-verification-authentication {
    margin: 10px 0;
}
.webform-signature-pad canvas {
    background-color: #fff;
}

.webform-element-help--title {
    display: none;
}

.tippy-box {
    background-color: #8d8d8d;
}

.mbm_30{
   margin-bottom: 30px;
}
.col_12.declaration ol li {
    list-style: lower-roman;
}

.hide-on-load {
  display: none;
}

.messages.messages--error {
   display:none; 
}