.uk-navbar-nav > li > a {
    color: #d1242a;
  	height: 50px;
}

.uk-navbar-nav > li.uk-active > a {
     color: #d1242a;
}

.uk-navbar-nav > li.uk-parent > a::after {
    line-height: 50px;
}

.uk-navbar-nav > li > a {
    line-height: 50px;
}

.uk-button {
    margin-top: 1rem;
}

.corex-red{
  color:#d1242a;
}

#menu-outer {
    height: 50px;
}

h1 {
  	font-size: 40px;
	line-height: 52px;
    border-top: 2px solid #d1242a;
    border-left: 2px solid #d1242a;
    padding-left: 0.25em;
    border-top-left-radius: 10px;
  	margin-bottom: 2.5rem;
}

.title{
  font-size: 5rem;
  line-height: 3rem;
  padding-bottom: 1rem;
}

.phil-spacer{
  margin-bottom: 4rem !important;
}

.mod-languages{  
  margin-top:30px;  
}

.main-outer{
  padding-top: 20px;
  padding-bottom: 25px;
}

.tab-1{
  margin-left: 2rem;
}

.grey{
 	background: #ddd;
}

.gcore-input{
  width: 100%;
}

.uk-grid .gbs3 .A{
  width:100% !important;
} 

.tm-content {
    padding: 0px;
}

.uk-panel-box-primary{
  margin-bottom: 1.5rem !important;
}

#checkbox7{
  width: 15px !important;
}