.tribe-community-events-content .tribe-event-list-search input[type=search] {
    width: 80%;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
    padding: 10px;
}

.tribe-community-events .events-community-post-content label, .tribe-community-events .events-community-post-title label {
    font-family: Arvo, serif;
}
#tribe-community-events-list thead tr th {
    text-align: left;
}

.tribe-button.submit.events-community-submit {
    height: 40px;
}

#tribe-events-report .wrap {
    width: 1000px;
    padding: 2em 0 6em 0;
}

#tribe-events-report .wrap a {
    color: #6D1A36;
}

#tribe-events-report .event-tickets-ticket-name,
#tribe-events-report .column-security,
#tribe-events-report .purchaser_name  {
    color: #333;
}

.components-button.is-primary  {
    background-color: #6D1A36;
    border-radius: 5px;
}

#tribe-events-report .wrap input {
    height: 22px;
    padding: 5px;
}

#tribe-events-report .wrap .tribe-admin-search-type,
#tribe-events-report .wrap #bulk-action-selector-top,
#tribe-events-report .wrap #bulk-action-selector-bottom {
    margin-top: 11px;
    height: 37px;
    padding: 5px;
}

#tribe-events-report .wrap .button,
#tribe-events-report .wrap .print .button .action {
    height: 36px;
    padding: 7px 14px;
    background-color: #6D1A36;
    color: #fff;
    border: none;
    border-radius: 5px;
}

#tribe-events-report #search-submit,
#tribe-events-report .print.button.action,
#tribe-events-report .export.button.action,
#tribe-events-report .email.button.action
{
    background-color: #141827;
}

#tribe-community-events.form form {
    width: 1000px;
    padding: 0 0 3em 0;
    margin: 0 auto;
}

#tribe-community-events .events-community-submit {
    padding: 7px 14px;
    background-color: #6D1A36;
    color: #fff;
    border: none;
    border-radius: 5px;
}

#tribe-community-events .events-community-submit {
    padding: 7px 14px;
    background-color: #6D1A36;
    color: #fff;
    border: none;
    border-radius: 5px;
}

#tribe-community-events .tribe-community-event-info div {
    margin: 5px 0;
}
#tribe-community-events .tribe-community-event-info div label {
    width: 188px;
    display: inline-block;
    text-align: right;
}

#tribe-community-events .tribe-community-event-info input#EventWebsite {
    width: 400px;
}

#tribe-community-events .tribe-community-event-info div.tribe_sectionheader label	 {
    text-align: left;
}

#tribe-community-events .tribe-community-event-info div.tribe_sectionheader h4,
#tribe-community-events .tribe-community-event-info div.tribe_sectionheader h4 label{
    font-size: 20px;
}

.information-card .inline-link a {
    display: inline;
    color: #fff !important;
}

.tribe-events-schedule .tribe-events-cost {
    display: none;
}

.totalcontest-mobile-menu {
    display: none!important;
}

.totalcontest-desktop-menu {
    display: flex!important;
    flex-direction: row;
}
.totalcontest-submissions-items {
    align-items: baseline;
}