/* Palette */
/* Colors */
/* Folder */
/* base */
body {
  background: #fff none;
}
a {
  color: #1252a0;
}
a:hover {
  color: #bf165e;
}
h1 {
  color: #bf165e;
}
html > body #cityu-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* header */
#cityu-header .cityu-inner {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cityu-header {
  background: #fff;
}
.cityu #cityu-header-cityulogo img {
  width: 120px;
  /* CityU Subpage */
}
.cityu #cityu-header-cityulogo #CityuHeaderImg {
  width: 150px;
  /* ESU Staff Profile */
}
.cityu.cityu-layout-home #cityu-header-cityulogo img {
  width: 150px;
  /* CityU Homepage */
}
body.cityu-dept #cityu-header-cityulogo {
  padding: 10px 10px 0 10px;
}
body.cityu-dept #cityu-header-cityulogo img {
  height: 30px;
}
html > body #cityu-header-search {
  background-color: #ececf2;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cityu-header-search {
  background-image: none;
}
.styled {
  font-size: 11px;
  border: 0;
  width: 70px !important;
}
html > body #cityu-header-wa {
  margin: 0 1px 0 0;
  border: 0;
  background-color: #ececf2;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cityu.cityu-layout-home #cityu-header-notice .cityu-slogan img {
  margin-top: 65px;
}
.v2 #cityu-header-search {
  position: relative;
  margin: 0 1px 0 0;
  border: 0;
  padding: 4px 7px 3px 7px;
}
.v2 #cityu-header-search #cityu-search-text {
  float: left;
  width: 100px;
  height: 18px;
  padding-right: 70px;
}
.v2 #cityu-header-search #cityu-search-button {
  border-left: 1px solid #ececf2;
  padding-right: 1px;
  width: 23px;
}
.v2 #cityu-header-search .cityu-search-type-wrapper {
  right: 25px;
  top: 2px;
  float: right;
  position: absolute;
  padding: 0 6px 0 0;
}
#cityu-header-search .cityu-search-text-wrapper,
.v2 #cityu-header-search .cityu-search-text-wrapper {
  border: 0;
}
.v2 #cityu-header-search .cityu-search-type-wrapper + .cityu-search-text-wrapper {
  margin-left: 0;
}
#cityu-header-quicklinks {
  float: left;
  position: relative;
  margin: 0 1px 0 0;
  height: 31px;
  line-height: 31px;
  background-color: #ececf2;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  z-index: 101;
}
#cityu-header-quicklinks .cityu-quicklinks-button a {
  display: block;
  padding: 0 10px 0 12px;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  cursor: pointer;
}
#cityu-header-quicklinks:hover,
#cityu-header-quicklinks:active,
#cityu-header-quicklinks.active {
  background-color: #504d50;
  color: #fff;
}
#cityu-header-quicklinks:hover a,
#cityu-header-quicklinks:active a,
#cityu-header-quicklinks.active a {
  color: #fff;
}
#cityu-header-quicklinks .icon-external-link-sign {
  display: none;
}
#cityu-header-quicklinks .icon-angle-down {
  margin-left: 2px;
}
#cityu-header-quicklinks .cityu-quicklinks-menu {
  display: none;
  position: absolute;
  top: 31px;
  left: 0;
  border-radius: 0 0 3px 3px;
  padding: 0;
  width: 275px;
  background: #6a666a;
  color: #fff;
  text-align: left;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#cityu-header-quicklinks .cityu-quicklinks-menu > div {
  display: inline-block;
  float: left;
}
#cityu-header-quicklinks .cityu-quicklinks-menu .cityu-quicklinks-menu-login {
  padding: 8px 12px;
  background: #5d595d;
}
#cityu-header-quicklinks .cityu-quicklinks-menu .cityu-quicklinks-menu-role {
  padding: 8px 12px;
}
#cityu-header-quicklinks .cityu-quicklinks-menu .cityu-quicklinks-menu-password {
  margin-top: 52px;
  border-top: 1px solid #585458;
  padding-top: 8px;
  font-style: italic;
}
#cityu-header-quicklinks .cityu-quicklinks-menu ul li a {
  display: block;
  padding: 0 12px !important;
  color: #fff !important;
  text-decoration: none;
  transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
}
#cityu-header-quicklinks .cityu-quicklinks-menu ul li a:hover,
#cityu-header-quicklinks .cityu-quicklinks-menu ul li a.selected:hover {
  background: #434043;
  color: #ffffff !important;
  border-radius: 2px;
}
#cityu-header-quicklinks .cityu-quicklinks-menu ul li a.selected {
  color: #ffffff !important;
}
#cityu-header-quicklinks .cityu-quicklinks-menu .cityu-quicklinks-header {
  display: block;
  margin-bottom: 8px;
  padding: 2px 12px 12px 12px;
  border-bottom: 1px solid #888;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  color: #e8e8e8;
}
#cityu-header-quicklinks .cityu-quicklinks-menu .icon-lock {
  margin-right: 2px;
}
* + html #cityu-header-quicklinks .cityu-quicklinks-menu div {
  padding-right: 0;
}
.cityu-theme-serv2 #cityu-header-quicklinks .cityu-quicklinks-menu {
  background: transparent;
  box-shadow: none;
}
#cityu-header-global {
  overflow: visible;
}
/* nav */
* + html #cityu-nav {
  position: relative;
  z-index: 1;
}
#cityu-nav {
  background-color: #b01861;
}
.cityu-icon-home a div {
  /*background-image: url('../img/themes/default/icon_home_hover.png');*/
  background: transparent url('../img/themes/default/icon_home_hover.png') center 2px no-repeat;
}
.ddsmoothmenu {
  background-image: none;
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ddsmoothmenu ul li a {
  color: #fff;
  text-shadow: none;
}
.ddsmoothmenu ul li a:hover,
.ddsmoothmenu ul li a.selected {
  color: #fff !important;
  background-image: none;
  background-color: #624764;
}
.ddsmoothmenu > ul > li > a.active {
  color: #fff;
  background-color: #831248;
}
.ddsmoothmenu ul li ul li a {
  border-color: #7a637b;
  background-image: none;
  background-color: #624764;
  text-shadow: none;
}
.ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #453246;
}
.ddsmoothmenu ul li ul li ul li a {
  border-color: #7a637b;
}
#cityu-header.cityu-bg-clear + #cityu-nav .ddsmoothmenu {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* sub nav */
html > body #cityu-sub-nav-list {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cityu-sub-nav-list {
  background-color: #f4f4f4;
}
#cityu-sub-nav-list,
#cityu-sub-nav-list a {
  color: #444;
}
#cityu-sub-nav-list .cityu-box-item > ul > li {
  border-bottom: 1px solid #fff;
}
#cityu-sub-nav-list .cityu-box-item li a[href]:hover {
  background-color: #fff;
  color: #444;
}
#cityu-sub-nav-list .cityu-box-item > ul > li > a.external,
#cityu-sub-nav-list .cityu-box-item > ul > li > a.lock,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.external,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.lock {
  position: relative;
  padding-right: 20px;
  background-image: none !important;
}
#cityu-sub-nav-list .cityu-box-item > ul > li > a.external:before,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.external:before {
  position: absolute;
  top: 11px;
  right: 5px;
  font-family: FontAwesome;
  font-size: 11px;
  content: "\F08E";
  color: #888;
}
#cityu-sub-nav-list .cityu-box-item > ul > li > a.lock:before,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.lock:before {
  position: absolute;
  top: 11px;
  right: 8px;
  font-family: FontAwesome;
  font-size: 11px;
  content: "\f023";
  color: #888;
}
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.external:before,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.lock:before {
  top: 7px;
}
#cityu-sub-nav-list .cityu-box-item ul li a.external.active:before,
#cityu-sub-nav-list .cityu-box-item ul li a.lock.active:before {
  color: #fff;
}
#cityu-sub-nav-list .cityu-box-item li a.active,
#cityu-sub-nav-list .cityu-box-item li a.active:hover {
  background-color: #8e6791;
  color: #fff;
}
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.active,
#cityu-sub-nav-list .cityu-box-item > ul > li > ul > li > a.active:hover {
  background: #8e6791 url('../img/themes/default/bullet_arrow_5.gif') no-repeat scroll 11px 11px;
}
/* media */
#cityu-media {
  background: #dddde8 url('../img/themes/default/bg_media30.png') top left;
}
.theme-default .nivoSlider {
  background-color: #a6a6ae;
}
html > body #cityu-media .cityu-inner {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.cityu #cityu-media-news,
#cityu-media-news {
  background-color: #fff;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
body.cityu #cityu-media-news a:hover,
#cityu-media-news a:hover {
  color: #bf165e;
}
body.cityu #cityu-media-news,
body.cityu #cityu-media-news a,
#cityu-media-news,
#cityu-media-news a {
  color: #444;
}
body.cityu #cityu-media-news .cityu-news-item:hover,
#cityu-media-news .cityu-news-item:hover {
  background-color: #fff;
}
body.cityu #cityu-media-news .cityu-news-item a:hover,
#cityu-media-news .cityu-news-item a:hover {
  text-decoration: none;
}
body.cityu #cityu-media-news .cityu-news-item a:hover p,
#cityu-media-news .cityu-news-item a:hover p {
  color: #bf165e;
}
body.cityu #cityu-media-news .cityu-news-item a p,
#cityu-media-news .cityu-news-item a p {
  color: #444;
}
body.cityu #cityu-media-news .cityu-news-header,
#cityu-media-news .cityu-news-header {
  color: #bf165e;
  border-bottom: 1px solid #e8e8e8;
}
body.cityu #cityu-media-news .cityu-news-item,
#cityu-media-news .cityu-news-item {
  margin-bottom: 0;
  border-bottom: 1px solid #e8e8e8;
  background-color: transparent;
}
.theme-default .nivo-caption {
  color: #fff;
  text-shadow: -1px 0 #624764, 0 1px #624764, 1px 0 #624764, 0 -1px #624764;
  background: #624764 none;
  background-color: #624764;
  background-color: rgba(98, 71, 100, 0.5);
}
/* box */
html > body .cityu-box {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cityu-box {
  border-top: 1px solid #bf165e;
  background-color: #f4f4f4;
}
.cityu-box:first-child {
  margin-top: 15px;
}
.cityu-box-header {
  border-bottom: 0;
  color: #bf165e;
}
.cityu-box-item {
  border-bottom: 0;
}
.cityu-box-header + div,
.cityu-box-header + .cityu-box-item,
.cityu-box-item + div,
.cityu-box-item + .cityu-box-item,
div + .cityu-box-footer,
.cityu-box-item + .cityu-box-footer {
  border-top: 1px solid #e8e8e8;
}
.cityu-box-item.cityu-link {
  padding: 0;
}
.cityu-box-item.cityu-link a {
  padding: 10px;
}
.cityu-box-item.cityu-link a:hover {
  background-color: #fff;
  text-decoration: none;
}
.cityu-box-item.cityu-icons a:hover {
  text-decoration: none;
}
.cityu-box-item.cityu-link a:hover p {
  color: #bf165e;
}
/* content */
#cityu-main .cityu-inner {
  background-color: #fff;
}
#cityu-content {
  margin-bottom: 15px;
}
#cityu-content .cityu-content-page,
#cityu-content .cityu-content-columns {
  border-color: #fff;
}
#cityu-content h1 {
  border-bottom: 1px solid #bf165e;
}
#cityu-content hr {
  border-top: 1px solid #ccc;
}
#cityu-content .cityu-page-sub .cityu-sub-box h2 {
  border-color: #bf165e;
  color: #bf165e;
}
#cityu-content .cityu-staff-info {
  border-color: #bf165e;
}
#cityu-content-news .cityu-news-item .cityu-news-excerpt .cityu-news-date {
  color: #bf165e;
}
#cityu-content-news .cityu-news-item a:hover .cityu-news-img img {
  border-color: #bf165e;
}
/* footer */
html > body #cityu-footer {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cityu-footer {
  background-color: #555;
  text-shadow: none;
  border-bottom: 15px solid #bf2269;
}
#cityu-footer,
#cityu-footer a {
  color: #ccc;
}
#cityu-footer hr {
  border-top: 1px solid #2f2f2f;
  border-right: 0;
  border-bottom: 1px solid #6f6f6f;
  border-left: 0;
}
/* back to top */
a.cityu-backtotop {
  background-color: #362738;
}
/* Background Themes */
body.cityu-navtheme-01,
body.cityu-navtheme-02,
body.cityu-navtheme-03,
body.cityu-navtheme-04,
body.cityu-navtheme-05,
body.cityu-navtheme-06,
body.cityu-navtheme-07,
body.cityu-navtheme-08,
body.cityu-navtheme-09,
body.cityu-navtheme-10,
body.cityu-navtheme-11 {
  background-image: none;
}
body.cityu-navtheme-01 #cityu-header-search,
body.cityu-navtheme-02 #cityu-header-search,
body.cityu-navtheme-03 #cityu-header-search,
body.cityu-navtheme-04 #cityu-header-search,
body.cityu-navtheme-05 #cityu-header-search,
body.cityu-navtheme-06 #cityu-header-search,
body.cityu-navtheme-07 #cityu-header-search,
body.cityu-navtheme-08 #cityu-header-search,
body.cityu-navtheme-09 #cityu-header-search,
body.cityu-navtheme-10 #cityu-header-search,
body.cityu-navtheme-11 #cityu-header-search,
body.cityu-navtheme-01 #cityu-header-wa,
body.cityu-navtheme-02 #cityu-header-wa,
body.cityu-navtheme-03 #cityu-header-wa,
body.cityu-navtheme-04 #cityu-header-wa,
body.cityu-navtheme-05 #cityu-header-wa,
body.cityu-navtheme-06 #cityu-header-wa,
body.cityu-navtheme-07 #cityu-header-wa,
body.cityu-navtheme-08 #cityu-header-wa,
body.cityu-navtheme-09 #cityu-header-wa,
body.cityu-navtheme-10 #cityu-header-wa,
body.cityu-navtheme-11 #cityu-header-wa {
  background-color: #f4f4f4;
}
body.cityu-navtheme-01 .ddsmoothmenu,
body.cityu-navtheme-02 .ddsmoothmenu,
body.cityu-navtheme-03 .ddsmoothmenu,
body.cityu-navtheme-04 .ddsmoothmenu,
body.cityu-navtheme-05 .ddsmoothmenu,
body.cityu-navtheme-06 .ddsmoothmenu,
body.cityu-navtheme-07 .ddsmoothmenu,
body.cityu-navtheme-08 .ddsmoothmenu,
body.cityu-navtheme-09 .ddsmoothmenu,
body.cityu-navtheme-10 .ddsmoothmenu,
body.cityu-navtheme-11 .ddsmoothmenu {
  border-bottom: 0;
}
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: #444;
}
body.cityu-navtheme-01 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-02 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-03 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-04 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-05 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-06 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-07 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-08 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-09 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-10 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-11 .ddsmoothmenu ul li a:hover {
  color: #fff;
}
body.cityu-navtheme-01 #cityu-media,
body.cityu-navtheme-02 #cityu-media,
body.cityu-navtheme-03 #cityu-media,
body.cityu-navtheme-04 #cityu-media,
body.cityu-navtheme-05 #cityu-media,
body.cityu-navtheme-06 #cityu-media,
body.cityu-navtheme-07 #cityu-media,
body.cityu-navtheme-08 #cityu-media,
body.cityu-navtheme-09 #cityu-media,
body.cityu-navtheme-10 #cityu-media,
body.cityu-navtheme-11 #cityu-media {
  background: none;
}
body.cityu-navtheme-01 .theme-default .nivo-caption,
body.cityu-navtheme-02 .theme-default .nivo-caption,
body.cityu-navtheme-03 .theme-default .nivo-caption,
body.cityu-navtheme-04 .theme-default .nivo-caption,
body.cityu-navtheme-05 .theme-default .nivo-caption,
body.cityu-navtheme-06 .theme-default .nivo-caption,
body.cityu-navtheme-07 .theme-default .nivo-caption,
body.cityu-navtheme-08 .theme-default .nivo-caption,
body.cityu-navtheme-09 .theme-default .nivo-caption,
body.cityu-navtheme-10 .theme-default .nivo-caption,
body.cityu-navtheme-11 .theme-default .nivo-caption {
  color: #000;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  background: #fff none;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
body.cityu-theme-dev,
body.cityu-theme-serv {
  background-image: none;
}
body.cityu-theme-dev #cityu-media,
body.cityu-theme-serv #cityu-media {
  background: none;
}
body.cityu-navtheme-11 #cityu-nav {
  background-color: #f4f8fb;
  border-bottom: 6px solid #1e303e;
}
body.cityu-navtheme-11 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-11 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-11 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #1e303e;
}
body.cityu-navtheme-11 .ddsmoothmenu ul li ul li a {
  border-color: #404f5b;
  background-image: none;
  background-color: #1e303e;
  text-shadow: none;
}
body.cityu-navtheme-11 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #0d151c;
}
body.cityu-navtheme-11 .ddsmoothmenu ul li ul li ul li a {
  border-color: #404f5b;
}
body.cityu-bgtheme-11 #cityu-media {
  background: #fff url("../img/themes/theme11/bg_media30_theme11.jpg") top left;
}
body.cityu-navtheme-10 #cityu-nav {
  background-color: #f4f9f8;
  border-bottom: 6px solid #325a52;
}
body.cityu-navtheme-10 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-10 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-10 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #325a52;
}
body.cityu-navtheme-10 .ddsmoothmenu ul li ul li a {
  border-color: #51736c;
  background-image: none;
  background-color: #325a52;
  text-shadow: none;
}
body.cityu-navtheme-10 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #203934;
}
body.cityu-navtheme-10 .ddsmoothmenu ul li ul li ul li a {
  border-color: #51736c;
}
body.cityu-bgtheme-10 #cityu-media {
  background: #fff url("../img/themes/theme10/bg_media30_theme10.jpg") top left;
}
body.cityu-navtheme-09 #cityu-nav {
  background-color: #fff9fb;
  border-bottom: 6px solid #ab3b52;
}
body.cityu-navtheme-09 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-09 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-09 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #ab3b52;
}
body.cityu-navtheme-09 .ddsmoothmenu ul li ul li a {
  border-color: #b8586c;
  background-image: none;
  background-color: #ab3b52;
  text-shadow: none;
}
body.cityu-navtheme-09 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #852e40;
}
body.cityu-navtheme-09 .ddsmoothmenu ul li ul li ul li a {
  border-color: #b8586c;
}
body.cityu-bgtheme-09 #cityu-media {
  background: #fff url("../img/themes/theme09/bg_media30_theme09.jpg") top left;
}
body.cityu-navtheme-08 #cityu-nav {
  background-color: #fbfcf0;
  border-bottom: 6px solid #686b3c;
}
body.cityu-navtheme-08 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-08 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-08 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #686b3c;
}
body.cityu-navtheme-08 .ddsmoothmenu ul li ul li a {
  border-color: #7f8159;
  background-image: none;
  background-color: #686b3c;
  text-shadow: none;
}
body.cityu-navtheme-08 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #484a2a;
}
body.cityu-navtheme-08 .ddsmoothmenu ul li ul li ul li a {
  border-color: #7f8159;
}
body.cityu-bgtheme-08 #cityu-media {
  background: #fff url("../img/themes/theme08/bg_media30_theme08.jpg") top left;
}
body.cityu-navtheme-07 #cityu-nav {
  background-color: #fff8f6;
  border-bottom: 6px solid #bd4519;
}
body.cityu-navtheme-07 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-07 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-07 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #bd4519;
}
body.cityu-navtheme-07 .ddsmoothmenu ul li ul li a {
  border-color: #c7613c;
  background-image: none;
  background-color: #bd4519;
  text-shadow: none;
}
body.cityu-navtheme-07 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #903513;
}
body.cityu-navtheme-07 .ddsmoothmenu ul li ul li ul li a {
  border-color: #c7613c;
}
body.cityu-bgtheme-07 #cityu-media {
  background: #fff url("../img/themes/theme07/bg_media30_theme07.jpg") top left;
}
body.cityu-navtheme-06 #cityu-nav {
  background-color: #f6f8fc;
  border-bottom: 6px solid #455e93;
}
body.cityu-navtheme-06 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-06 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-06 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #455e93;
}
body.cityu-navtheme-06 .ddsmoothmenu ul li ul li a {
  border-color: #6176a3;
  background-image: none;
  background-color: #455e93;
  text-shadow: none;
}
body.cityu-navtheme-06 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #354870;
}
body.cityu-navtheme-06 .ddsmoothmenu ul li ul li ul li a {
  border-color: #6176a3;
}
body.cityu-bgtheme-06 #cityu-media {
  background: #fff url("../img/themes/theme06/bg_media30_theme06.jpg") top left;
}
body.cityu-navtheme-05 #cityu-nav {
  background-color: #f9fafa;
  border-bottom: 6px solid #717684;
}
body.cityu-navtheme-05 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-05 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-05 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #717684;
}
body.cityu-navtheme-05 .ddsmoothmenu ul li ul li a {
  border-color: #868b96;
  background-image: none;
  background-color: #717684;
  text-shadow: none;
}
body.cityu-navtheme-05 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #595d69;
}
body.cityu-navtheme-05 .ddsmoothmenu ul li ul li ul li a {
  border-color: #868b96;
}
body.cityu-bgtheme-05 #cityu-media {
  background: #fff url("../img/themes/theme05/bg_media30_theme05.jpg") top left;
}
body.cityu-navtheme-04 #cityu-nav {
  background-color: #fcf7ef;
  border-bottom: 6px solid #6a593c;
}
body.cityu-navtheme-04 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-04 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-04 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #6a593c;
}
body.cityu-navtheme-04 .ddsmoothmenu ul li ul li a {
  border-color: #807259;
  background-image: none;
  background-color: #6a593c;
  text-shadow: none;
}
body.cityu-navtheme-04 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #493e2a;
}
body.cityu-navtheme-04 .ddsmoothmenu ul li ul li ul li a {
  border-color: #807259;
}
body.cityu-bgtheme-04 #cityu-media {
  background: #fff url("../img/themes/theme04/bg_media30_theme04.jpg") top left;
}
body.cityu-navtheme-03 #cityu-nav {
  background-color: #f8fbf5;
  border-bottom: 6px solid #5f813e;
}
body.cityu-navtheme-03 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-03 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-03 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #5f813e;
}
body.cityu-navtheme-03 .ddsmoothmenu ul li ul li a {
  border-color: #77945b;
  background-image: none;
  background-color: #5f813e;
  text-shadow: none;
}
body.cityu-navtheme-03 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #465f2d;
}
body.cityu-navtheme-03 .ddsmoothmenu ul li ul li ul li a {
  border-color: #77945b;
}
body.cityu-bgtheme-03 #cityu-media {
  background: #fff url("../img/themes/theme03/bg_media30_theme03.jpg") top left;
}
body.cityu-navtheme-02 #cityu-nav {
  background-color: #f8fafd;
  border-bottom: 6px solid #3877a9;
}
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: #3877a9;
}
body.cityu-navtheme-02 .ddsmoothmenu ul li ul li a {
  border-color: #568bb6;
  background-image: none;
  background-color: #3877a9;
  text-shadow: none;
}
body.cityu-navtheme-02 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #2b5c83;
}
body.cityu-navtheme-02 .ddsmoothmenu ul li ul li ul li a {
  border-color: #568bb6;
}
body.cityu-bgtheme-02 #cityu-media {
  background: #fff url("../img/themes/theme02/bg_media30_theme02.jpg") top left;
}
body.cityu-navtheme-01 #cityu-nav {
  background-color: #fdf8fb;
  border-bottom: 6px solid #af427a;
}
body.cityu-navtheme-01 .ddsmoothmenu > ul > li > a.active {
  background-color: transparent;
}
body.cityu-navtheme-01 .ddsmoothmenu ul li a:hover,
body.cityu-navtheme-01 .ddsmoothmenu ul li a.selected {
  background-image: none;
  background-color: #af427a;
}
body.cityu-navtheme-01 .ddsmoothmenu ul li ul li a {
  border-color: #bb5e8e;
  background-image: none;
  background-color: #af427a;
  text-shadow: none;
}
body.cityu-navtheme-01 .ddsmoothmenu ul li ul li a:hover {
  background-image: none;
  background-color: #8a3460;
}
body.cityu-navtheme-01 .ddsmoothmenu ul li ul li ul li a {
  border-color: #bb5e8e;
}
body.cityu-bgtheme-01 #cityu-media {
  background: #fff url("../img/themes/theme01/bg_media30_theme01.jpg") top left;
}
/* Content: Icons & Links */
.cityu-box-item.cityu-link a.cityu-link-more {
  background: url('../img/themes/default/icon_arrow_green.png') 10px 10px no-repeat;
  float: none;
  padding: 10px 0 10px 32px;
}
/* Mobile only */
.cityu-mobile .cityu-header-quicklinks {
  display: none;
}
.cityu-mobile .cityu-m {
  position: relative;
  right: 0;
  height: 40px;
  background-color: transparent;
}
.cityu-mobile .cityu-m-large {
  height: 72px;
}
.cityu-mobile .cityu-m-icon {
  background-color: #b01861 !important;
}
.cityu-mobile .cityu-m-icon:hover {
  background-color: #c61b6d !important;
}
.cityu-mobile .cityu-quicklinks-button a {
  display: block;
  border-bottom: 1px solid #ffffff;
  padding: 0 10px;
  width: 130px;
  line-height: 31px;
  background: #b01861;
  text-align: left;
  font-family: 'Segoe UI', 'PT Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  cursor: pointer;
}
.cityu-mobile .cityu-quicklinks-button a:hover {
  background-color: #c61b6d !important;
  text-decoration: none;
}
.cityu-mobile .cityu-quicklinks-button a .icon-external-link-sign {
  display: inline;
  position: relative;
  top: 1px;
  font-size: 15px;
  margin: 0 4px 0 8px;
}
.cityu-mobile .cityu-quicklinks-button a .icon-angle-down {
  display: none;
}
.cityu-mobile .cityu-quicklinks-button.cityu-button-2 a {
  width: 80px;
}
.cityu-mobile .cityu-m-sidebar1 {
  display: inline-block;
  position: relative;
  float: right;
  overflow: hidden;
  z-index: 1000;
  margin-top: -40px;
  padding: 0;
  width: 50px;
  height: 40px;
  text-align: center;
  color: #b01861;
}
.cityu-mobile .cityu-m-sidebar1 i {
  line-height: 40px;
  font-size: 24px;
  font-weight: bold;
}
.cityu-mobile .cityu-box:first-child {
  margin-top: 0;
}
.cityu-mobile.cityu-dept #cityu-header-cityulogo {
  padding-top: 8px;
}
.cityu-mobile.cityu-layout-home #cityu-header-cityulogo img {
  width: 120px;
}
.cityu-mobile.cityu-dept #cityu-header-cityulogo img {
  width: auto;
  height: 30px;
}
.cityu-mobile #cityu-header-notice {
  clear: right;
  width: auto;
}
.cityu-mobile #cityu-header-notice .cityu-slogan {
  position: static;
  top: 0;
  margin-left: 0;
  padding: 0;
}
.cityu-mobile.cityu-layout-home #cityu-header-notice .cityu-slogan img {
  margin-top: 11px;
  margin-right: 10px;
}
.cityu-mobile .cityu-box,
.cityu-mobile #cityu-main .cityu-inner,
body.cityu-mobile.cityu-layout-home #cityu-content .cityu-content-column {
  border-color: #b01861;
}
.cityu-mobile .ddsmoothmenu ul li a {
  color: #fff !important;
}
.cityu-mobile .ddsmoothmenu ul li a:hover,
.cityu-mobile .ddsmoothmenu ul li a.selected {
  background-color: #9a759d !important;
}
.cityu-mobile .ddsmoothmenu {
  background-color: #8e6791;
}
.cityu-mobile .ddsmoothmenu ul li + li {
  border-color: #9f7ea2;
}
.cityu-mobile .ddsmoothmenu ul li ul,
.cityu-mobile .ddsmoothmenu ul li ul li + li,
.cityu-mobile .ddsmoothmenu ul li ul li a {
  border-color: #937595 !important;
  background-color: #7f5c82 !important;
}
.cityu-mobile .ddsmoothmenu ul li ul li ul,
.cityu-mobile .ddsmoothmenu ul li ul li ul li + li,
.cityu-mobile .ddsmoothmenu ul li ul li ul li a {
  border-color: #866c88 !important;
  background-color: #715273 !important;
}
.cityu-mobile .ddsmoothmenu ul li ul li ul li ul,
.cityu-mobile .ddsmoothmenu ul li ul li ul li ul li + li,
.cityu-mobile .ddsmoothmenu ul li ul li ul li ul li a {
  border-color: #7a637b !important;
  background-color: #624764 !important;
}
.cityu-mobile #cityu-header-search,
.cityu-mobile #cityu-header-search.v2 {
  background-color: #b095b2 !important;
}
.cityu-mobile #cityu-header-search input[type="submit"],
.cityu-mobile #cityu-header-search.v2 input[type="submit"] {
  background-color: #bf165e;
}
.cityu-mobile #cityu-m-header-lang {
  background-color: #8e6791;
}
.cityu-mobile #cityu-m-header-lang a + a {
  border-color: #9f7ea2;
}
