.typing-message {
    color: green;
    font-weight: 600;
    padding-left: 10px;
    font-style: oblique;
    border-top: 1px solid #ddd;
    width: 100%;
    display: inline-block;
    font-family: sans-serif;
}
.toomanychars{
	color: red;
}
.tribe-events-community-footer input#post.disabled {
    background: #efefef;
    color: #666;
}

#wp-tcepostcontent-editor-container {
    margin-top: 30px;
}

div#wp-tcepostcontent-editor-tools {
    display: none;
}



#rsvp_form_toggle, #settings_form_toggle, #ticket_form_toggle, #tribe-add-exclusion, #tribe-add-recurrence, .tribe-button-secondary, .tribe-image-upload-area .choose-file, a.tribe-button.tribe-button-secondary, input.button.submit.events-community-submit{
    background: #000 !important;
    font-size: 12px !important;
    padding: 12px !important;
}

#post.events-community-submit {
    font-size: 16px !important;
    border: 0 !important;
}


#tribe-community-events-shortcode .tribe-community-events-content .tribe-nav .table-menu{
    width: max-content !important;
    margin-top: 5px !important;
    border-top: 1px solid #ddd !important;
}


span.event-virtual-badge {
    position: absolute;
    right: 0;
    background: #2ea3f2;
    padding: 5px 10px;
    color: #fff;
    transform: rotateZ(44deg);
    top: 0px;
    width: 130px;
    text-align: center;
    margin-top: 13px;
    margin-right: -35px;
    font-size: 14px;
}

.tribe-dropdown .select2-selection--single .select2-selection__rendered, .tribe-ea-dropdown .select2-selection--single .select2-selection__rendered {
    line-height: 20px !important;
    padding-right: 30px !important;
}

.tribe-dropdown .select2-selection--single .select2-selection__clear, .tribe-ea-dropdown .select2-selection--single .select2-selection__clear {
    line-height: 20px !important;
    padding-left: 5px !important;
}