﻿h2.ms-srch-error-header{
	display:none;
}

.tools-list .tool-tile{ width:150px; padding-left:10px; padding-right:10px;}

.odau-header .fo-table .fo-cell.fo-menu nav .menu .menu-item a{
	font-size:18px;
}

.carousel-inner > .item{
	padding-top:0;
	padding-left:0;
}

#headerButtons {
    position: absolute;
	top: 0;
	right: 0;
	margin-top:7px;
}
    
.full-width .container-fluid .breadcrumb-container{
	margin-left:0;
	margin-right:0;
}


#applyCourse {
    transition: all 300ms linear;
    display: inline-table;
    top: 6px; 
    padding: 0px 5px;}


#login {
    transition: all 300ms linear;
    display: inline-table;
    border-right-style: groove;
    border-right-color: #fff;
    border-right-width: 1px;
    top: 6px;
    padding: 0px 5px; }


@media only screen and (min-width: 760px){
    .article-card{min-height: 380px;}
}