/* City University of Hong Kong */
/* CSS Base Custom */
.ddsmoothmenu ul li a {
    padding: 10px 10px;
}
/*
    
.ddsmoothmenu {
    font-size: 13px;
}
    
#cityu-footer-nav-list li {
    width: 80px;
}*/
.cityu-box-item th, .cityu-box-item td {
    padding: 3px 10px 3px 0px;
}
.polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/*for ewco*/
.auto-style4 {
  font-size: medium;
}
    
.auto-style5 {
  font-size: small;
}
.auto-style6 {
  margin-left: 6px;
  margin-top: 0px;
  margin-right: 27;
}
    
.auto-style7 {
  margin-top: 34;
}
    
.image_right {
  padding-top: 17px;
  padding-right: 20px;
}

#cityu-header-global {
  overflow: visible;
}

/* For testing only */
/* #cityu-footer {border-color: red !important;} */
.cityu-box {
    border-top: none !important;
}