@import url("/assets/common/css/tsApps.css");

#testcss {color: red;}

#frmBlog .tsAppHeading {
  font-family: 'Montserrat', sans-serif;
    line-height: 1.3em;
    margin-bottom: 18px;
    font-size: 24px;
  font-weight: 500;
  color: #c93827;
}

#Main1560184 > table > tbody > tr:nth-child(1) > td.tsAppHeading {
   font-family: 'Montserrat', sans-serif;
    line-height: 1.3em;
    margin-bottom: 18px;
    text-transform: uppercase;font-size: 40px;
  font-weight: 700;
}

/* MyCAAA */
#events .MastheadBody  {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2em;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 300;

}

/* Join Form */
.abt-detail .formTitle {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2em;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 500;}

.abt-detail .sectionTitle {
font-weight: bold;

}

/* Print settings (print main/body only - no header/footer) */
@media print {
   .main-header, .main-footer { display:none; }
   .main-contents { display:block; }
}


/* ShowBorder table class */

.ShowBorder, .ShowBorder td {border: 1px #555555 solid !important;}

/* SeminarWeb Catalogue Spacing */
#Main1746929 P {
margin-bottom: 0px;
}


/* Remove Bullet Points Above SemWeb Tabs */
/*div.main-contents ul {list-style: none;} */

.nav {list-style: none !important;}




/* SeminarWeb Credit Box Padding */
#Main1746929 #creditdetailbox {
padding-left: 20px;
}

/* eCommunity Event Details Page Standardization */
.sideboxtitle {color:#444444; font-weight:bold; -webkit-font-smoothing:antialiased; font-family: Montserrat, sans-serif; font-size:14px}



#searchbox .dark-bg{
    background-color:#ffffff!important
}
.dropdown-search-form{
    padding: 0!important   
}
#searchbox input[type="submit"] {
  color: #fff;
}
