@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew .userAccount,
.moduleContentNew div.header,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer,
.moduleContentNew strong.alert,
.moduleContentNew .tabs li.active a,
.dialogBackground,
.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
.modalTabs,
.newCP .item.target:hover,
.newCP .item .customize,
.newCP .addWidget,
.widget.calendar > .content > div > h3,
.widget.calendar > .content > div > table th
{
       background-color: #ddf3f7; /* based on bg color of site */
}

.moduleContentNew ul.tabs,
.moduleContentNew ol.tabs,
.modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_outer
{
       border-bottom-color: #ddf3f7; /* based on bg color of site */
}

