.blog-post h3 {
    font-weight: bold;
}
.blog-post h4 {
    font-size: 22px;
    font-weight: 700;
}
/*mobile menu*/
.nus-main-nav li:hover > ul {
    display: block;
}
#nus-sidebar-off-canvas .navbar-nav > li > .dropdown-menu, #nus-sidebar-off-canvas .dropdown-submenu .dropdown-menu {
    left: 0;
    position: relative;
    top: 100%;
    box-shadow: none;
    border: none;
    width: 100%;
    max-width: inherit;
    z-index: 900;
    word-wrap: normal;
    word-break: break-word;
}
#nus-sidebar-off-canvas .dropdown-submenu .dropdown-menu li a {
    word-wrap: normal;
    word-break: break-word;
    white-space: normal;
}
.nus-sidebar-nav ul li.active.open > a {
    background: #003d7c !important;
}
.nus-sidebar-nav ul li.active.open > ul.dropdown-menu > li a {
    background: white !important;
    color: #003d7c;
}
#nus-sidebar-off-canvas .navbar-nav > li > .dropdown-menu, #nus-sidebar-off-canvas .dropdown-submenu .dropdown-menu {
    display: block;
}
#nus-sidebar-off-canvas .body .nus-module ul > li > a {
    border: none;
}
.dropdown-submenu a.dropdown-toggle::after {
    margin-right: -10px;
}
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;
}
.nus-breadcrumbs-top ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.nus-breadcrumbs-top ul > li {
    color: #ccc;
    display: inline-block;
    margin-right: 5px;
}
.nus-breadcrumbs-top ul > li a {
    color: #999;
}
.nus-breadcrumbs-top ul > li + li::before {
    content: " / ";
    margin-right: 5px;
}
.nus-breadcrumbs-top .container {
    padding-top: 0;
}
.nus-breadcrumbs-top ul > li .icon {
    color: #ef7c00;
    padding-right: 10px;
}
/*
.carousel-caption {
	left:0;
	top: 10%;
	width: 100%;
	background: none;
}

.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-megamenu .dropdown-hidden {
    display: none;
}
.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;
}
.blog-post h3 > a {
    color: #000;
}
.blog-post h3 > a:hover {
    color: #000;
    text-decoration: none;
}
/*
.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;
}
.nus-department-header .blue {
    border-bottom: none;
}
#quicklinks-duplicate.quicklinks {
    border-bottom: 1px solid #f3f0f0;
}
.nus-quicklinks-duplicate .down-arrow {
    display: inline-block;
    position: relative;
    background: #999999; /*#002449;*/
    padding: 2px 0;
    width: 200px;
    text-align: center;
}
.nus-quicklinks-duplicate .down-arrow:hover {
    transition: none;
    background: #003d7c;
}
.nus-quicklinks-duplicate .down-arrow:hover:after {
    transition: none;
    border-top: 10px solid #003d7c;
}
.nus-quicklinks-duplicate .down-arrow:after {
    transition: none;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid #999999; /*#002449;*/
    border-right: 100px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 100px solid transparent;
}
.nus-quicklinks-duplicate a.down-arrow {
    cursor: pointer;
    font-weight: bold;
    transition: none;
    color: #ffffff; /*#999999*/
}
.nus-quicklinks-duplicate a.down-arrow:hover {
    color: #fff;
    text-decoration: none;
}
.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;
}
div.border {
    border-top: 6px #ef7c00 solid;
    margin: auto;
    width: 100px;
}
.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;
}
/*****************
	Home - Welcome
******************/
.home-bg {
    background: #F8F8F8;
}
.toinsert a.btn.btn-primary {
    color: #FFF;
}
.toinsert a.btn.btn-primary:hover {
    color: #FFF;
}
.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;
}
.nus-banner {
    background: #f8f8f8 none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
#table1 td, #table2 td {
    width: 50%;
}
.table.valign-center > tbody > tr > td, .table.valign-center > thead > tr > th, .table.valign-center > thead > tr > td {
    vertical-align: middle;
}
ol.ol-bold {
    list-style: none;
    counter-reset: my-bold-alpha-upper-counter;
    margin-left: 0;
    padding-left: 0;
}
ol.ol-bold > li:before {
    content: counter(my-bold-alpha-upper-counter, upper-alpha) ". ";
    counter-increment: my-bold-alpha-upper-counter;
    font-weight: bold;
}
ol.ol-bold-number {
    list-style: none;
    counter-reset: my-bold-number-lower-counter;
    margin-left: 0;
    padding-left: 0;
}
ol.ol-bold-number > li:before {
    content: counter(my-bold-number-lower-counter, decimal) ". ";
    counter-increment: my-bold-number-lower-counter;
    font-weight: bold;
}
ol.ol-bold-number > li > p {
    padding-left: 17px;
}

@media only screen and (max-width: 1200px) {
/* Force table to not be like tables anymore */
table.no-more-tables, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
    display: block;
    white-space: normal;
}
/* Hide table headers (but not display: none;, for accessibility) */
.no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.no-more-tables tr {
    border: 1px solid #ccc;
}
.no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    /*white-space: normal; */
    text-align: left;
}
.no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    /* white-space: nowrap; */
    text-align: left;
    font-weight: bold;
}
/*
	Label the data
	*/
.no-more-tables td:before {
    content: attr(data-title);
}
}
/* Countdown Timer */

#countdown-timer {
    text-align: center;
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0px;
}
#countdown-timer .left-content {
    color: #fff;
    text-align: left;
}
#countdown-timer .panel-default > .panel-body ul {
    padding: 0px;
    margin: 0px;
}
#countdown-timer .panel-default > .panel-body li {
    display: inline-block;
    font-size: 12px;
    list-style-type: none;
    padding: 10px;
    text-transform: uppercase;
}

.nus-sidebar-nav #countdown-timer .panel-default > .panel-body li {
	padding: 10px 6px;
}

.nus-sidebar-nav #countdown-timer .panel-default > .panel-heading > strong > span {
	display: block !important;
	font-size: 11px !important;
}

#countdown-timer .panel-default > .panel-body li span {
    display: block;
    font-size: 22px;
}
#countdown-timer .panel-default {
    border-radius: 20px !important;
    border: 0px;
}
#countdown-timer .panel-default > .panel-heading {
    color: #fff !important;
    border-radius: 20px 20px 0px 0px !important;
}


#countdown-timer .panel-default > .panel-heading .btn-default {
    background: none;
    border: 0px;
    color: #fff;
}
#countdown-timer .panel-default > .panel-body {
    padding: 5px;
}
#countdown-timer .panel-default > .panel-heading.blue {
    background-color: #003d7c !important;
    border-color: #003d7c !important;
}
#countdown-timer .panel-default > .panel-heading.brown {
    background-color: #303030 !important;
    border-color: #303030 !important;
}
#countdown-timer .panel-default > .panel-heading.yellow {
    background-color: #ef7c00 !important;
    border-color: #ef7c00 !important;
}
#countdown-timer .panel-default > .panel-heading.purple {
    background-color: #8f33ef !important;
    border-color: #8f33ef !important;
}
#countdown-timer .panel-default > .panel-heading > .pull-right > .dropdown-menu {
    max-height: 300px;
    overflow: auto;
}



@media only screen and (max-width: 768px) {
#countdown-timer {
    text-align: center;
    position: relative;
    background: #eee;
    padding: 20px 0px 0px 0px;
    top: 0px
}
}
