#divCoCoForm .cocon-row + .cocon-row {
margin-top: unset !important;
}
.coco-form-wrapper {
border-top: 8px solid #000;
margin: unset !important;
max-width: 600px !important;
padding-top: 30px !important;
}
#txtCoCoMessage {
height: 170px !important;
}
.coco-text-input {
border-style: unset !important;
border-radius: unset !important;
background: #303030;
border: none;
border-bottom: 4px solid #ccc !important;
margin-bottom: 20px !important;
height: 50px;
}
.coco-error-banner {
margin-top: -20px;
}
.cocon-row {
text-align: left;
}
.cocon-button{
width: unset !important;
background: unset !important;
border: unset !important;
color: #c8c8c8 !important;
}
.coco-error-banner * {
color: unset !important;
}