.navbar .nav .navbar-apply {
    display: block;
    position: relative;
    background: none repeat scroll 0% 0% #40B4E5 !important;
    color: #fff !important;
    float: right;
    margin-left: 3px;
    border-bottom: 1px solid #40B4E5;    
    }
    
.navbar-apply .btn-group .btn {
    background: #40B4E5 !important;
    }

.navbar .nav .navbar-apply:hover a.btn{
    color: #fff !important;
}

.navbar .nav .navbar-apply a {
    color: #fff !important;
    }
    
.navbar .nav .navbar-apply a:hover {
    color: #fff !important;
}
        
.navbar-apply .ubc7-arrow.down-arrow {
    background-position:-1178px -227px !important;
    }
    
#ubc7-unit-menu .navbar-apply.dropdown .btn-group button {
    border-left: 1px solid rgba(165,165,165,1) !important;
    }
    
.page-199 h1.page-title {
    display:none;
}
    
.page-2414 .ok-flip-cards .image-content span {
    display: none;
    }

/* Hanging indents  */    

p.ok-hanging-indent {
  margin-left: 36px; 
  text-indent: -36px;
}

/* Hide title and byline from Different Together news post */ 

#post-3046 h1 {
    display: none;
    }
#post-3046 .byline {
 visibility: hidden;   
    }


/* Hide title and byline from You’re not crazy, you’re not wrong: Hearing experiences of people of colour in the university news post */ 

#post-4468 h1 {
    display: none;
    }
#post-4468 .byline {
 visibility: hidden;   
    }

@media screen and (min-width: 980px){
.page-4464 .row-fluid .span3 .ok-wysiwyg-wrapper {
    border-left: 1px solid #ccc;
    padding-left: 2em;
    }
}

/* Homepage hero video */
.home .ok-feature-section.nopadding {
    max-height: 773px;
}