.tx-events2 .panel {
    margin-bottom: 20px !important;
    background: #f3f3f3;
    padding: 10px;
}
h3.panel-title {
    font-size: 1.0em;
}
.media-heading {
    font-size: 1.3em;
    float:left;
}
.category {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    background-color: #e58e19;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
ul.f3-widget-paginator {
  margin-top: 80px;
   border-top: 1px solid #dddb;
   padding-top: 30px; 
}
.fa-tag {
   margin-right: .3rem;
   margin-left: .3rem;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
}
#clear {
   clear: both; 
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #6697be url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.ui-widget-header {
    color: #373a3c;
    font-weight: bold;
}
.ui-datepicker table {
    font-size: 0.9rem;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-title {
    line-height: 1.4em;
    text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #aaaaaa;
    background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
a.ui-state-default, .ui-widget-content a.ui-state-default, .ui-widget-header a.ui-state-default {
    background: #e58e19 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    color: #fff;
    font-weight: bold;
}
