.arlo#arlo .arlo-event-registration .button, .arlo#arlo .arlo-oa-registration .button {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    letter-spacing: 1px;
  background: #009ddc;
}

.arlo#arlo .arlo-color4, .arlo#arlo .arlo-event-provider a, .arlo#arlo .arlo-event-location a, .arlo#arlo .arlo-event-presenters a, .arlo#arlo .arlo-places-remaining, .arlo#arlo .arlo-event-full, .arlo#arlo .arlo-presenter-details a {
    color: #009ddc;
}

.arlo#arlo .arlo-border-color2, .arlo#arlo .arlo-cal, .arlo#arlo .arlo-search-field, .arlo#arlo .arlo-search-button, .arlo#arlo .arlo-list .arlo-group-divider, .arlo#arlo .arlo-category-list li a:hover, .arlo#arlo .arlo-event-registration>a:hover, .arlo#arlo .arlo-event-registration>a.arlo-waiting-list:hover, .arlo#arlo .arlo-buttons .arlo-event-registration>a:hover, .arlo#arlo .arlo-filters .arlo-filters-buttons a:hover, .arlo#arlo .arlo-show-more-link:hover, .arlo#arlo .arlo-oa-registration>a:hover, .arlo#arlo .arlo-next-running a.arlo-register:hover, .arlo#arlo .arlo-register:hover, .arlo-widget-upcoming>li:hover .arlo-cal.arlo-left {
    border-color: #009ddc;
}

.arlo#arlo:not(.arlo-sm) .col-md-6{
width: 33% !important;
}

.arlo#arlo .bg-primary {
    background-color: #009ddc;
}

.arlo#arlo .date {
    background-color: #009ddc;
    position: absolute;
    float: left;
    width: 55px;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 1;
    padding-top: 11px;
}
.arlo#arlo .event-card .card-back .arlo-event-registration .arlo-register {
    color: #009ddc;
  background-color:#ffffff;
  min-width: 120px;
    vertical-align: middle;
}
.arlo#arlo .event-card.has-thumbnail .event-content .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-color: #009ddc;
}
.arlo#arlo:not(.arlo-sm) .event-card.has-thumbnail .card-front .arlo-event-label {
    top: -60px;
    right: -65px;
    padding-top: 85px;
    transform: rotate(45deg);
    z-index: 3;
    width: 120px;
    height: 120px;
}
.arlo#arlo .event-card .card-back .arlo-event-label, .arlo#arlo .event-card .card-front .arlo-event-label {
    position: absolute;
    font-size: 10px;
    font-weight: 200;
}

.arlo#arlo:not(.arlo-sm) .event-card.has-thumbnail .card-front .arlo-event-label {
    top: -60px;
    right: -65px;
    padding-top: 77px;
    transform: rotate(45deg);
    z-index: 3;
    width: 120px;
    height: 120px;
}
.arlo#arlo .normal-text {
    font-size: 17px !important;
}
.arlo#arlo .p-r-15 {
    padding-right: 15px !important;
    color: #ffffff;
}
.col-2-events .col-1-events .last-col x.s-p-b-0 .p-b-70 {
    font-size: 17px !important;
}.arlo#arlo .btn-expand { display:none}

