.show-for-medium-up
{
display:block !Important;
}
.row
{
display:table !Important;
margin-top:25px;
}

.communityLinksBtn
{
font-size:12px;
}

.breadcrumbs
{
padding-top:5px;
padding-bottom:5px;
}

#browserWarning .row
{
margin-top:0;
}

#footerArea .row
{
margin-top:0;
}

.ie7Hide
{
display:none;
}

#logoColumnPlaceholder
{
display:none !Important;
}

.right-off-canvas-menu
{
display:none;
}

.left-off-canvas-menu
{
display:none;
}

#searchBox
{
height:15px;
}

.large-6, .medium-6
{
width:40%;
}

#browserWarning
{
background-color:#C69E29;
text-align:center;
display:block;
color:#FFFFFF;
}

.ie7Show
{
display:inline;
}

#searchBTN
{
height:18px;
}

.newsAnnTabs
{
width:49%;
}

.studentTabs
{
width: 24%;
}

.large-4, .medium-4
{
width:30%;
}

.large-8, .medium-8
{
width:64%;
}

.large-10, .medium-10
{
width:75%;
}

.large-5, .medium-5
{
width:38%
}

.large-7, .medium-7
{
width:50%;
}

.large-3, .medium-3
{
width: 23%
}

.large-9, .medium-9
{
width: 70%
}

.quickItems
{
margin-right: 15px !Important;
}

#topSubNav
{
width:450px;
padding-left:25%;
}

.breadcrumbs > *
{
border-right: 1.2px solid;
padding-right: 7px;
padding-left: 7px;
}

.top-bar-section .dropdown
{
width: 230px;
top: 45px;
}

#mainNav
{
position:relative;
z-index:999;
}

.dropdown
{
width:auto;
z-index:100;
}

.secondBar
{
height:50px !Important;
}

#mainNavSection ul li ul {
	display: none;
}

#mainNavSection ul li:hover > ul {
		display: block;
	}