.mainNavContainer {
	background: #E21D46;
}
.mainNav > .navItem {
	background: #D42147;
}
.mainNav > .navItem#resourcesNav {
	background: #D42147;
	border-color: #D42147;
}
.mainNav .navChild {
    border-color: #D42147;
}
.mainNav .navChild::before {
	background: #D42147;
}
.mainNav .navItem-multilevel .navChild {
	background: #D42147;
}
.mainNav .subcategory {
	border-color: #D42147;
}
.mainNav > .navItem:hover {
    background: #D42147;
}
.mainNav > .navItem.active {
    background: #D42147;
}

/**********************
TEACHER CORNER DROPDOWN
**********************/

.navChild-teacherCorner .navVerticalHeading::before {
    background-color: #D42147;
}

/* ---------- */

.rankedBurst-sm {
    background: rgba(0, 0, 0, 0) url("/images/ranked1-burst-sm.png") no-repeat scroll 0 0;
    height: 100px;
    left: 242px;
    position: absolute;
    text-indent: -10000px;
    top: -6px;
    width: 100px;
    z-index: 10;
}
.nonMemberHero .heroRight img {
	border: 0; /*added because the image already has a border*/
}
.header .navHori > .navItem > a:hover,
.header .navHori > .navItem > a:focus {
    color: #E22048;
}

/* file cabinet ribbon */
.fileCabinetRibbon_heading::before {
    border-top-color: #E21D46;
}

.texasReviewersHide {
    display: none !important;
}
