html, body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

header *, nav *, .nus-megamenu *, footer *, .nus-quicklinks *, .nus-breadcrumbs {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    box-sizing: border-box;
}

.navbar-nav > li > a {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.nus-megamenu *, .nus-quicklinks *, .nus-breadcrumbs * {
    font-size: 14px;
}

.nus-quicklinks * {
    color: #999;
}

.nus-quicklinks ul.box {
    bottom: -15px;
}

.body {
    margin: auto;
    min-height: 500px;
}

.nus-search-box input[type="text"] {
    padding-left: 50px;
}


.blog-featured > div, .blog > div {
    padding: 0 15px;
}

.dropdown-submenu a.dropdown-toggle::after {
   margin-right: -10px;
}

.dropdown .caret {
    margin-top: 0;
}

.nus-megamenu .dropdown-hidden{
	display: none;
}

.dropdown-submenu > a::after {
  border-color: transparent transparent transparent #999;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu:hover > a::after {
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

a.back-to-top {
	display: none;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #003d7c url("../images/up-arrow.png") no-repeat center 43%;
	background-clip: padding-box;
	color: #FFF;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
    box-shadow: inset 0 0 5px rgba(0,0,0,.1);
}

.list-style-color li a{
	color: #003399; 
	text-decoration: none;
}

.list-style-color li a:hover{
	color: #ef7c00;
    text-decoration: none;
}

.carousel-caption {
	left:0;
	top: 10%;
	width: 100%;
	background: none;
}

.ba-edit-item{
	margin-left: 15px;
	margin-right: 15px;
}

.carousel-caption .carousel-caption-text {
	text-align: left;
}

.nus-mobile-nav li>a>img{
	height: 30px;
}

li > p.menu-header {
    color: #003d7c;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-bottom: 0;
	cursor: default;
}

.blog-post a{
	color: #003D7C;
	word-wrap: break-word;
    word-break: break-word;
}

.blog-post a:hover {
	color: #ef7d22;
}

.blog-post ol.faqbk li:before,
.blog-post ol.faqbk li,
.blog-post ol.faq-ad li{
	color: #000;
}

.blog-post ol.faq-ad li:before{
	color: #000;	
	content: "";
	margin-left: 0;
}

.nus-sidebar-nav {
	background-color: #FFF;
}

/* first level */
.nus-sidebar-nav ul.submenu>li a {
	padding-left: 25px;
}

/* second level */
.nus-sidebar-nav ul.submenu ul.submenu>li a {
	padding-left: 50px;
}

/* third level */
.nus-sidebar-nav ul.submenu ul.submenu ul.submenu>li a {
	padding-left: 75px;
}

.nus-sidebar-nav .nav-pills > li.active > a:hover, 
.nus-sidebar-nav .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nus-sidebar-nav li.current a:hover {
	color: #000;
	background-color: #eee;
}

.nus-sidebar-nav li.active > a {
	background: #003d7c none repeat scroll 0 0;
	color: #fff;
}

.nus-sidebar-nav li.active > a:hover {
	color: #fff;
	background-color: #337ab7;
}

.blog-post a {
	color: #003d7c;
}

.homebg {
	background: #e5e3e4 url("../images/hand.JPG") no-repeat scroll right top / cover;
	min-height: 415px;
	width: 100%;
	background-position: 50% 20%;
}

#nus-quicklinks {
	background: #fbfbfb none repeat scroll 0 0;
	border-top: 1px solid #f3f0f0;
	color: #000;
}

.quicklinks ul {
	list-style: outside url("../images/bullet.png") disc;
}

ul.bullet-orange {
	list-style: outside url("../images/bullet-orange.png") disc;
	padding-left: 15px;
}

.nus-footer .navigator nav.custom ul li {
	line-height: normal;
	padding-bottom: 7px;
}

div.panel-heading {
	margin-bottom: 0;
}

.panel-title a{
	position: relative;
	width: 100%;
	display:block;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
	float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
	top: 0;
	position: absolute;
	right: 0;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
	top: 0;
	position: absolute;
	right: 0;
}

.cbp-ntaccordion {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.cbp-ntsubaccordion {
    list-style: outside none none;
}
.cbp-ntaccordion .cbp-nttrigger {
    cursor: pointer;
}
.cbp-ntaccordion h3 {
    border-bottom: 1px solid #ddd;
    color: #f60;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 0.3em;
    padding: 0.2em 0;
}
.cbp-ntaccordion h4 {
    font-size: 1.2em;
    letter-spacing: 0.4em;
    margin: 0 0 0.5em;
    padding: 0.5em 0;
    text-transform: uppercase;
}
.cbp-ntaccordion h5 {
    color: #aaa;
    font-size: 1.2em;
    margin: 0 0 0.5em;
    padding: 0.5em 0;
}

.cbp-ntaccordion .cbp-ntcontent p {
    color: #000;
    font-size: 14px;
    margin: 0;
}
.cbp-ntaccordion > li > .cbp-nttrigger::before, .cbp-ntsubaccordion > li > .cbp-nttrigger::before {
    color: #ef7d22;
    font-family: "icomoon";
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.5em;
    text-transform: none;
}
.cbp-ntaccordion .cbp-ntcontent {
    height: 0;
    overflow: hidden;
}
.cbp-ntaccordion .cbp-ntopen > .cbp-ntcontent, .cbp-ntsubaccordion .cbp-ntopen > .cbp-ntcontent, .no-js .cbp-ntaccordion .cbp-ntcontent {
    height: auto;
	-webkit-transition: max-height 1s; 
  	-moz-transition: max-height 1s; 
  	-ms-transition: max-height 1s; 
  	-o-transition: max-height 1s; 
  	transition: max-height 1s;
}
@media screen and (max-width: 32em) {
	.cbp-ntaccordion {
		font-size: 70%;
	}
}

.nus-accordion .expanded.expander::before {
	font-size: 75%;
    color: #ef7d22;
    font-family: "icomoon";
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.5em;
    text-transform: none;
	content: "4";
}

.nus-accordion .collapsed.expander::before {
	font-size: 75%;
    color: #ef7d22;
    font-family: "icomoon";
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.5em;
    text-transform: none;
	content: "6";
}

.nus-accordion .expander:hover::before {
	content: "5";
}

.nus-accordion .expander {
	cursor: pointer;
}

.nus-accordion {
	list-style: none;
	padding-left: 0;
}

ul.faq > li > h5 {
	color: #003399;
}

ul.faq > li > h5:hover {
	color: #EF7C00;
}

ul.faq > li > h5 + div.content {
	padding-left: 15px;
}

ul.programme-and-contact > li > h5 {
	color: #003399;
}

ul.programme-and-contact > li >h5:hover {
	color: #EF7C00;
}

ul.programme-and-contact > li > h5 + div.content {
	padding-left: 15px;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0px 15px;
    color: #999;
    border-bottom: none;
}

.nus-breadcrumbs .icon {
  color: #ef7c00;
  padding-right: 10px;
}

.nus-breadcrumbs ul > li a {
    color: #555;
}

#showcase .banner .moduletable{
    padding: 0; 
}

.modal-backdrop {
    z-index: 0;
}

footer *,
nav *,
header * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.dropdown-submenu .dropdown-menu {
    left: 90.5%;
}


body.com_bagrid {
    overflow-x: hidden;
}

footer *:before,
footer *:after,
header *:before,
header *:after,
nav *:before,
nav *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.dropdown-submenu .dropdown-menu {
    top: inherit;
    margin-top: -50px;
}

.dropdown-menu > li > a:hover {
    color: #000;
}

.nus-department-header * {
    box-sizing: border-box;
}

/*
.nus-department-header > .page-header {
    position: absolute;
    width: 100%;
    left: 0;
}
*/

.nus-department-header > .page-header {
    padding-bottom: 0px;
    margin: 0;
}

.nus-department-header .container {
    padding-top: 0;
    padding-bottom: 0;
}

.nus-department-header *.nus-title{
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 500;
	line-height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (max-width: 992px) {
   .ba-item-icon  {
        text-align: center !important;
    }
}

/*side-menu START */
.custom-vertical-menu ul.nav {
  /*width:300px; changed to row-fluid class*/
}

.custom-vertical-menu .nav li {
  float:none;
}
.nav > li > a {
  display:block;
  position:relative;
  padding:10px 15px;
}
/*
.custom-vertical-menu .my-dropdown-menu {
  position:static;
  display:block;
  float:none;
} */
.custom-vertical-menu li a,
.custom-vertical-menu .nav .open > a {
  background-color:#fff;
  color:#003d7c;
  padding:10px 15px;
  display:block;
  border-bottom: 1px solid #eee; /*!important*/
  font-family:arial;
  font-size:14px;
  line-height:20px;
  border-radius:0;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
}
.custom-vertical-menu a:hover,
.nav .open >a:hover {
  background-color:#eee!important;
  color:black;
}

.custom-vertical-menu ul.my-dropdown-menu {
  list-style:none;
  padding-left:0;
  display: block;
}
.custom-vertical-menu ul.my-dropdown-menu li>a {
  padding-left:25px!important;
}
.custom-vertical-menu ul.my-dropdown-menu ul.my-dropdown-menu li>a {
  padding-left:50px!important;
}
.custom-vertical-menu ul.my-dropdown-menu ul.my-dropdown-menu ul.my-dropdown-menu li>a {
  padding-left:75px!important;
}

.my-dropdown > a::after {
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: 0;
  margin-top: 5px;
  position: absolute;
  right: 5px;
  top: 11px;
  width: 0;
}

.my-dropdown.open >a::after {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.custom-vertical-menu .nav > li.active > a:hover, 
.custom-vertical-menu .nav > li.active > a:focus,
.nav li.active.open > a:hover, 
.nav li.active.open > a:focus {
  color: #fff!important;
  background-color: #337ab7!important;
}

.custom-vertical-menu li.current a:hover {
  color: #000;
  background-color: #eee;
}

.custom-vertical-menu li.active > a,
.custom-vertical-menu .nav >li.active.open > a { 
/*.nav .open > a { */
  background: #003d7c none repeat scroll 0 0!important; 
  color: #fff!important;
  border-bottom:none!important;
}

.custom-vertical-menu li.active > a:hover {
  color: #fff!important;
  background-color: #337ab7!important;
}


/*side menu END*/

#advancedSearch.collapse {
    overflow: visible;
}

#search-query-explained {
    clear: both;
    display: block;
}