.views-field.views-field-field-business-unit h1 {
  color: #333;
}
.page-header {
  color: #333;
  font-weight: bold;
  border-bottom: none;
}
.site-topbar {
  background: none;
  color: #333;
  font-weight: unset;
}
.site-topbar a {
  font-weight: bold;
  color: #333;
}
@media screen and (min-width: 768px) {
  #navbar-collapse-2 {
    background: #E32974;
    display: flex !important;
    text-align: center !important;
    margin-top: 10px;
    padding-top: 0px !important;
    border-radius: 50rem;
  }
  #navbar-collapse-2 .navbar-nav > li > a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: #ffffff;
  }
  .region-headernavigation-collapsible .menu li a {
    border-right: none;
  }
}
#navbar-collapse {
  background: #6c3d91;
  position: relative;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-top: 5px;
  width: 100vw;
}
#navbar {
  background: white;
}
.views-field.views-field-field-business-unit h1 {
  text-align: center;
}
.language-link.is-active {
  color: white;
}
.language-link {
  color: #000;
}
.links.nav.nav-pills {
  margin-top: 20px;
}
.navbar-toggle {
  background-color: #6c3d91;
}
.main-container .col-md-12 .img-responsive {
  display: inline;
  border-radius: 15px;
}
.left.carousel-control {
  border-radius: 15px;
}
.right.carousel-control {
  border-radius: 15px;
}


.container-fluid.site-nav {
  color: inherit;
}


.container-fluid.site-nav {
  background-color: transparent;
}

.bgbluetop.rtecenter {
  background: none;
  color: #00889c;
  font-weight: bold;
  border: none;
}
.footer.col div {
  padding: 15px 0;
}
.terms {
  background: white;
  padding: 20px;
  width: 100vw;
  max-width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-top: 20px;
}
.terms a {
  color: #337ab7;
}
footer {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer div > a {
    display: inline;
    position: relative;
  }
  .col {
    flex: 1;
    padding: 15px;
    margin: 15px 0;
    margin-bottom: 0px;
  }
.carousel-indicators li {
  width: 15px;
  height: 3px;
  margin: 1px;
  background-color: rgba(255,255,255,0.3);
  border: none;
}
.carousel-indicators .active {
  width: 15px;
  height: 4px;
  margin: 0;
  background-color: #fff;
}
}
.social img {
  width: 30px;
  height: auto;
  margin: 5px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: wheat !important;
}
#navbar-collapse .row{
  margin: auto;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  padding: 3px;
  border: solid;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  margin-left: 6px;
  margin-top: -5px;
}
.arrow-up {
  border: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
    transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-left: 6px;
}
.arrow-right {
  border: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 6px;
}
.arrow-left {
  border: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-left: 6px;
}
.carousel-indicators li {
  width: 40px;
  height: 5px;
  margin: 1px;
  background-color: rgba(255,255,255,0.3);
  border: none;
}
.carousel-indicators .active {
  width: 40px;
  height: 7px;
  margin: 0;
  background-color: #fff;
}
.modal-footer.ui-dialog-buttonpane {
  text-align: right;
}
.badge-purple{
 background: #6c3d91;
}
.badge-turquoise{
 background: #00889c;
}
.badge-grey{
 background: #78848e;
}
.pagination > li > a {
  color: black;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #6c3d91;
  cursor: default;
  background-color: transparent;
  border: 2px solid #6c3d91;
  border-radius: 5px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: white;
  border-color: white;
}
.pagination > li > a, .pagination > li > span {
  border: none;
}
.pager__item.pager__item--next a:hover, .pager__item.pager__item--previous a:hover {
  border: 1px solid black;
  margin: 0 2px;
  border-radius: 4px;
}
 .ui-icon-triangle-1-e {
  background-position: -34px -127px;
  float: right;
}
.ui-icon-triangle-1-s {
  background-position: -66px -127px;
  float: right;
}
.accordion-header {
  background-color: #6c3d91;
  padding: 15px;
  color: white;
  border-radius: 20px 20px 0 0;
  margin: 10px 0 0 0;
  text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #efefef;
  border-radius: 0;
}
/*Turquoise button*/
.btn-turquoise {
  background-color: #00889c;
  border: 1px solid #00889c;
  color: #ffffff;
}

.btn-turquoise:hover {
  background-color: #b7e5ec;
  border: 1px solid #b7e5ec;
  color: #00889c;
}

.btn-turquoise:focus {
  background-color: #b7e5ec;
  border: 1px solid #99cfd7;
  color: #00889c;
}
.btn-turquoise:active {
  background-color: #009ab0;
  border: 1px solid #009ab0;
  color:white;
}

/*Purple button*/
.btn-purple {
  background-color: #6c3d91;
  border: 1px solid #6c3d91;
  color: #ffffff;
}

.btn.btn-purple:hover {
  background-color: #e2d8e9;
  border: 1px solid #e2d8e9;
  color: #6c3d91 !important;
}

.btn-purple:focus {
  background-color: #e2d8e9;
  border: 1px solid #c4b1d3;
  color: #6c3d91;
}
.btn-purple:active {
  background-color: #b59ec8;
  border: 1px solid #b59ec8;
  color:white;
}

.btn-grey:hover{
  color:white;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.views-field.views-field-field-business-unit h1 {
  font-size: 50px;
}
footer a:hover {
  color: wheat;
}
.terms a:hover {
  color: #23527c;
}
.link-arrow {
  background-image: url("/sites/base.nwu.ac.za/files/files/right-arrow20px.png");
  float: right;
width: 20px;
  height: 20px;
}
.link-arrow-white {
background-image: url("/sites/base.nwu.ac.za/files/files/right-arrow-white.png");
float: right;
width: 20px;
  height: 20px;
}

.card-purple{
	background-color:#6c3d91;
	color:white;
}
.card-purple a{
	color:white;
}
.card.card-turquoise {
  background-color: #00889c;
  color: white;
}
.card-turquoise a{
	color:white;
}
.card-education:hover {
  background: #0076BC;
  color: white;
}
.card-education a{
	color:white;
}
.card-commerce:hover {
  background: #F47D3A;
  color: white;
}
.card-commerce a{
	color:white;
}
.card-health-sciences:hover {
  background: #E32974;
  color: white;
}
.card-health-sciences a{
	color: white;
}
.card-law:hover {
  background: #E83C3E;
  color: white;
}
.card-law a{
	color: white;
}
.card-theology:hover {
  background: #BA8BBE;
  color: white;
}
.card-theology a{
	color: white;
}
.card-natural-sciences:hover {
  background: #79C14E;
  color: white;
}
.card-natural-sciences a{
	color: white;
}
.card-humanities:hover {
  background: #FFD525;
  color: black;
}
.card-humanities a{
	color:black;
}
.card-engineering:hover {
  background: #7F939F;
  color: white;
}
.card-engineering a{
	color: white;
}
.card-header {
  margin: -15px -15px 15px -15px;
  padding: 15px;
  background-color: #6c3d91;
  border-radius: 10px 10px 0 0;
  color:white;
}
.square {
  height: 38.4px;
  width: 38.4px;
  background-color: #fff;
  border: 6px solid black;
  border-radius: 5px;
  display: inline-table;
  margin-right: 10px;
}
.square-education {
  border: 6px solid #0076bc;
}
.square-engineering {
  border: 6px solid #7F939F;
}
.square-humanities {
  border: 6px solid #FFD525;
}
.square-natural-sciences {
  border: 6px solid #79C14E;
}
.square-theology {
  border: 6px solid #BA8BBE;
}
.square-commerce {
  border: 6px solid #F47D3A;
}
.square-health-sciences {
  border: 6px solid #E32974;
}
.square-law {
  border: 6px solid #E83C3E;
}
.square svg:not(:root).svg-inline--fa {
  overflow: visible;
  align-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  margin-left: 4px;
  margin-top: 5px;
  left: 50%;
  transform: translate(-75%,10%);
  position: relative;
  bottom: -50%;
}
.item {
  position: relative;
}

.item a::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;

}
.card.item:hover {
  box-shadow: 0px 0px 10px 2px #aaa;
}
 
.grow:hover {
  cursor: pointer;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: scale(1.3);
}
.grow-container {
  overflow: hidden;
}
.col.card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.row.col-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.to-bottom{
  margin-top: auto;
}
iframe {
  border-radius: 15px;
}
.link-list {
  font-size: larger;
  padding: 14.5px;
  background-color: white;
  margin: 0;
}
.link-list a {
	color: #2C2C2C;
}
.link-list:hover {
  background-color: #ccc;
}
h4.accordion-header {
  margin-top: 0;
}
@media only screen and (min-width: 768px){
.contents {
  max-width: 1140px;
  margin: auto;
padding: 25px 0px;
}
.content section:nth-child(2n+1) {
  background-color: #fafafa;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
}
#block-languageswitcher {
  position: unset;
  clear: unset;
  transform: none;
}
#views-exposed-form-multisite-search-page-1 button {
  background-color: #6c3d91;
  border: none;
  padding: 7px;
}
@media screen and (min-width: 768px) {
  #block-exposedformmultisite-searchpage-1 {
    padding-bottom: 15px;
  }
}
#views-exposed-form-multisite-search-page-1 button:hover {
  background-color: #00889c;
  color: #fff;
}
#edit-submit-multisite-search {
  background-image: none;
}

.ui-dialog .ui-dialog-titlebar-close {
  top: 50%;
  transform: translateY(-50%);
}
.modal-footer button {
  float: right;
}
.footer div .btn-block {
  display: block;
}
.col2 {
  flex: 2;
  padding: 15px;
  margin: 0 15px;
}