#masthead.navbar {
 -webkit-border-radius:0;
 -moz-border-radius:0;
 -ms-border-radius:0;
 -o-border-radius:0;
 border-radius:0
}
.nav-header {
 font-size:14px;
 color:#636363;
 display:block;
 font-weight:700;
 line-height:20px;
 padding:10px 15px
}
.sidebar-nav {
 background-color:#f5f5f5;
 border:1px solid #e3e3e3;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -ms-border-radius:4px;
 -o-border-radius:4px;
 border-radius:4px;
 margin-bottom:20px;
 min-height:20px;
 padding:0;
 font-size:90%
}
.mnscu-nav>li {
 border-bottom:1px solid #e3e3e3
}
.mnscu-nav>li.active {
 font-weight:700
}
.radio-inline {
 padding-bottom:10px
}
legend.col-sm-4.control-label {
 border:0;
 font-size:14px;
 padding-left:0;
 padding-right:30px;
 margin-bottom:7px;
 font-weight:700
}
label.col-md-2 {
 padding-top:.5em;
 width:100px
}
label.radio.col-sm-8 {
 font-weight:400
}
input#suffix.form-control {
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 -ms-border-radius:5px;
 -o-border-radius:5px;
 border-radius:5px
}
.wizard-btn-group {
 padding-top:15px
}
@media (max-width:992px) {
 .form-horizontal .col-xs-12.control-label {
  text-align:left
 }
}
#footer {
 border-top:1px solid #E5E5E5;
 margin-top:10px;
 padding:10px;
 font-size:80%
}
.campus-info {
 padding-top:10px;
 padding-bottom:15px
}
.campus-info-phone {
 white-space:nowrap
}
#logoblock {
 padding-top:5px
}
body {
 background-image:none;
 padding-top:0
}
#content {
 margin-bottom:25px
}
.container {
 padding-bottom:25px
}

