/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 23 2018 | 11:09:12 (am)
/*
/******* Do not edit this file *******/

pre, code, kbd, var, samp, tt {
  font-family: inherit !important;
}
.login-remember{
    display: none !important;
}
.event-pagination > a:last-child {
    float: right;
}
#body .wdpu-container .wdpu-text {
    background: #fff !important;
}
input.wpmudevevents-maybe-submit { 
    display: none; 
}
.wpmudevevents-date {
    width: 45%;
}
.footer-socket-wrapper .copyright {
    max-width: 100%;
}

.eab-limit_capacity-remaining {
    float: right;
    margin: 1px 5px !important;
}
.wpmudevevents-buttons {
    float: right; !important;
    margin-bottom: 5px !important;
    margin-top: -15px;
    padding: 0 !important;
}
.eab-event-body {
    margin-top: -20px;
}
.eab-event-body hr {
    margin: 10px 0 5px !important;
}
.wpmudevevents-buttons input {
    margin: 10px 0px 10px 10px !important;
}

.wpmudevevents-yes-submit {
    margin-right: 0 !important;
}
.wpmudevevents-maybe-submit {
    display: none !important;
}
.wpmudevevents-location {
        margin-bottom: 10px !important;
        clear: both;
}
.wpmudevevents-buttons .current {
    font-weight: bold;
}
.wpmudevevents-buttons .ncurrent {
    opacity: 0.4;
}
.post-type-archive-incsub_event .event {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 5px;
}
.wpmudevevents-event_reached_capacity {
    color: red;
}

video {
  width: 100%    !important;
  max-width:640px;
  height: auto   !important;
}
.video-container {
    text-align: center; 
}
.events-container {
    width: 100% !important;
}
#quick-links div { 
        height: 250px;
        width: 250px;
        margin-bottom: 10px;
        margin-left: 40px;
        float: left; 
}
.login-table {
    border: 0 !important;
}