.links-to-listing {
    margin: 18px 0;
}
.fc-header td{    padding: 10px;}
.fc-header .fc-button{margin-bottom: 0;}
.fc-header tr:first-child{background: #53ade9;}
.fc-header tr:first-child td{vertical-align:inherit;}
.fc-button-today {
    display: none;
}
.fc-header-title h2 {
    text-transform: uppercase!important;
    margin: 0;
    color:#fff;
}
.fc-widget-content {
    background: #fff;
}    

.fc-grid .fc-day-number {
    float: none;
    padding: 0 2px;
    text-align: center;
}
.fc-border-separate tr.fc-last th.fc-last{ 
    border-width: 1px 1px 0 1px;
}    
.fc-border-separate tr.fc-last th{
    padding: 8px;
    border-width: 1px 0px 0 1px;
    text-transform: uppercase;
}
.fc-widget-content {
    background: #fff;
}
.fc-event-inner.fc-event-skin:hover {
    background: #000!important;
}
.fc-event .fc-content
{
    padding: 3px !important;
}
.fc-event
{
    line-height: 1.3 !important;
}
.rr-content
{
    background-color: #fff;
    padding: 15px;
}
.rr-content ul {
    font-size: 15px;
    display: block;
    list-style: disc outside;
    padding: 10px 0 0 15px;
    margin: 0 0 15px 0;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
}
.rr-dates li {
    border-bottom: thin solid #ccc;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    font-size: 12px !important;
    list-style: none !important;
    color: #67737a;
    margin: 0;
    padding: 1px 0;
    padding-left: 5px;
}
.rr-content .genericon {
    color: #e17950;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    line-height: 1;
    font-family: 'FontAwesome';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
}
.genericon-location:before {
  content: "\f041";
}
.rr-dates li:last-child {
    border-bottom: none;
}
.rr-wrapper
{
    margin-bottom: 20px;
}