/* City University of Hong Kong */
/* CSS Base Custom */


/* For testing only */
/* #cityu-footer {border-color: red !important;} */

.textlogo {
	height:67px;
}

#cityu-footer #New
{
	display: none !important;
}


#cityu-nav {
	!background-color: #6B203E;
	background-color: #DF7433;
	border-bottom: 6px solid #ffffff
}

body.cityu-navtheme-01 .ddsmoothmenu ul li a, body.cityu-navtheme-02 .ddsmoothmenu ul li a, body.cityu-navtheme-03 .ddsmoothmenu ul li a, body.cityu-navtheme-04 .ddsmoothmenu ul li a, body.cityu-navtheme-05 .ddsmoothmenu ul li a, body.cityu-navtheme-06 .ddsmoothmenu ul li a, body.cityu-navtheme-07 .ddsmoothmenu ul li a, body.cityu-navtheme-08 .ddsmoothmenu ul li a, body.cityu-navtheme-09 .ddsmoothmenu ul li a, body.cityu-navtheme-10 .ddsmoothmenu ul li a, body.cityu-navtheme-11 .ddsmoothmenu ul li a {
    color: #FFFFFF;
	border-bottom: 0px;
}

body.cityu-navtheme-02 #cityu-nav {
  !background-color: #6B203E;
  background-color: #B01117;
  border-bottom: 0px;
}

body.cityu-navtheme-02 #cityu-nav {
	border-bottom: 0px;
}
body.cityu-navtheme-02 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-02 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-02 .ddsmoothmenu ul li a.selected {
  background-image: none;
  !background-color: #6B203E;
  background-color: #DA562B;
}


body.cityu-navtheme-02 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  !background-color: #2b5c83;
  !background-color: #9E536F;
  background-color: #DA562B;
}

body.cityu-navtheme-02 .ddsmoothmenu ul li ul li a {
  !border-color: #555;
  border-color: #CCC;
  background-image: none;
  !background-color: #6B203E;
  background-color: #B01117;
  text-shadow: none;
}

body.cityu-navtheme-02 .ddsmoothmenu ul li ul li ul li a {
    !border-color: #6B203E;
	background-color: #B01117;
}

body.cityu-bgtheme-03 #cityu-media {
    background: #fff;
}




.elss_container {
	!width: 800px;
	width: 100%;
    !height: 60px;
    @line-height: 30px;
    border: 1px solid #bce8f1;
	color: #31708f;
	background-color: #d9edf7;
    !overflow: Hidden;
    !padding: 5px 0;
    !margin: 20px auto;
    !margin-left: -70px;
    !margin-top: -120px;
	box-sizing: border-box;
	padding:20px;
}

.elss_container2 {
	!width: 850px;
	width: 100%;
    !height: 60px;
    @line-height: 30px;
    border: 1px solid #d6e9c6;
	color: #3c763d;
	background-color: #dff0d8;
    !overflow: Hidden;
    !padding: 5px 0;
    !margin: 20px auto;
    !margin-left: -70px;
    !margin-top: -120px;
	box-sizing: border-box;
	padding:20px;
}

.elss_item {
	list-style-type: circle;
}


body.cityu-navtheme-02 .cityu-icon-home a.active div {
    background-image: url(https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png);
}

body.cityu-navtheme-02 .cityu-icon-home a div {
    background-image: url(https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png);
}

body.cityu-navtheme-02 .ddsmoothmenu ul li ul li a {
	
}

h1 {
    color: #6B203E;
}


body.cityu-navtheme-02 #cityu-sub-nav-list .cityu-box-item li a.active, body.cityu-navtheme-02 #cityu-sub-nav-list .cityu-box-item li a.active:hover {
    !background-color: #9E536F;
	background-color: #DA562B;
    color: #ffffff;
    border-bottom: none;
}

#cityu-sub-nav-list, #cityu-sub-nav-list a {
	!background-color: #6B203E;
	background-color: #B01117;
    font-family: 'Segoe UI', 'PT Sans', Helvetica, Arial, sans-serif;
	!border-color: #6B203E;
	border: 0px;
	padding: 0px;
}

body.cityu-navtheme-02 #cityu-sub-nav-list .cityu-box-item li a {
    color: #ffffff;
	border: 0px;
	!border-color: #9E536F;
	border-color: #B01117;
}

body.cityu-navtheme-02 #cityu-sub-nav-list .cityu-box-item li a:hover {
    !background-color: #CF869F;
	background-color: #DF7433;
	color: #ffffff;
}

#cityu-content table th {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    !background-color: #6B203E;
	background-color: #B01117;
	color: #ffffff;
    text-align: left;
}

#cityu-content table th a {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #6B203E;
	color: #bbbbbb;
    text-align: left;
}

#cityu-content h1 {
    border-bottom: 1px solid #6B203E;
}

#cityu-sidebar-2 {
    font-size: 100%;
}

#cityu-footer {
    font-size: 14px;
}

#cityu-footer-credits {
    font-size: 14px;
}

#cityu-footer-nav-list>ul>li {
    font-size: 14px;
}

#cityu-footer-nav-list>ul>li>ul>li {
    font-size: 14px;
}

#cityu-footer-links {
    font-size: 14px;
}

body {
    font-size: 14px;
}

.cityu-logo-L #cityu-header {
	position: fixed;
}

#cityu-header-deptnames {
    padding: 0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    !margin-top: 1px;
}

#cityu-media .cityu-inner {
	height: auto;
}

.cityu-mobile .cityu-m-sidebar1 {
	margin-top: 0px;
}

h1 {
    color: #B01117;
}

.cityu-box-header {
    color: #B01117;
}