/* Agenda Plugin for glFusion CMS Styles */
.tm-agenda-dialog {
    z-index: 1001 !important;
}
.tm-agenda-dialog {
    background:#f5f5f5 !important;
}​
 .tm-agenda-dialog .ui-dialog-titlebar,
 .tm-agenda-dialog .ui-widget-header {
     background: #b19dad !important;
     color:#000 !important;
 }

 .tm-agenda-dialog label {
     margin-bottom:0 !important;
 }
.tm-agenda-dialog .ui-dialog-buttonset {
    float:left !important;
}
.tm-agenda-dialog .qtip-titlebar {
    font-weight:700 !important;
}
.agenda-upcoming {
    margin-top:0 !important;
}
.qtip {
    max-width: 800px !important;
    min-width: 320px !important;
}
