.wpcf7-wysiwyg-container .wp-editor-tabs {
   float: left !important;

}
.wpcf7-wysiwyg-container .wp-editor-tabs .wp-switch-editor {
    height: auto !important;
    font-size: 0.75em !important;
    border-top: #dcdcde 1px solid !important;
    border-bottom: none !important;
    border-left: #dcdcde 1px solid !important;
    border-right: #dcdcde 1px solid !important;
    border-radius: 3px 3px 0px 0px !important;
}
.wpcf7-wysiwyg-container .wp-editor-container .wpcf7-wysiwyg{
    border-radius: 0 !important;
    border: none !important;
}
.aw-judge-qualification .over-max{
    border-color: red !important;
}
.aw-judge-qualification .under-min{
    border-color: yellow !important;
}