/* Hide xmp maintenance message */
p[style="font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:#000;background-color:#CCC;width:100%;text-align:center;padding-top:5px;padding-bottom:5px;"] {display: none;}


/* make those table cels look better */
#Convention table h5 {
    margin: 0.35em 0 0;
}

/* paws don't need the padding on Expo page */
#Convention  #dnn_ctr7233_ModuleContent .theme-p-short {
    padding-left:0 !important;
    padding-right:0 !important;
    padding-top: 0 !important;
}

/* text after form submit should not be centered */
#Convention .ModActionFormC .alert.alert-info.submit-confirm {
    text-align:left;
}


.ads-container .container-fluid:before {
    content: 'ADS';
    position: absolute;
    z-index: 5;
    top: 0;
    left: 50%;
    color: #FFF;
    font-weight: 700;
    font-size: 11px;
    background: #003C71;
    line-height: 1;
    padding: 4px 1px 2px 5px;
    border-radius: 15px;
    margin: -9px 0 0 -18px;
    width: 36px;
}






