/**phoebe kwok - menu item name changed **/
/**.left_col .menu a {                  **/
/**  width: 190px;                      **/
/**  height: 16px;                      **/
/**  padding: 10px 20px;                **/ 
/**  background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/menu.jpg"); **/
/**  font-size: 1.1em; }                **/

.left_col .menu a {
  width: 218px;
  height: 16px;
  padding: 10px 6px;
  background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/menu.jpg");
  font-size: 1.1em; }

body {
  margin: 0;
  background-color: #083d6b;
  font-size: 80%; }
  @media (max-width: 500px) {
    body {
      padding: 0; } }

.container {
  width: 900px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: white;
  box-shadow: 0px 0px 50px 30px #04223c;
  background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/index_bg.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .container {
      padding: 0;
      width: 320px; } }

.mobile-header {
  display: none;
  position: absolute;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 200;
  background-color: #083d6b; }
  .mobile-header .m_func_col1 {
    float: left; }
  .mobile-header .toggle_btn {
    padding: 5px;
    margin: 10px;
    float: left;
    background-color: #2f5f8a;
    color: white;
    text-decoration: none;
    text-align: center; }
  .mobile-header .m_func_col2 {
    float: right; }
  @media (max-width: 500px) {
    .mobile-header {
      display: block; } }

.sidr ul li.sidr-class-divider {
  display: none; }
.sidr ul li a span {
  padding: 0;
  margin: 0; }
.sidr button {
  float: right; }

.header {
  width: 100%;
  height: 180px; }
  .header .so_logo {
    margin-top: 20px; }
  @media (max-width: 500px) {
    .header {
      height: auto;
      margin-top: 50px; } }

.func_bar {
  font-size: 1em;
  color: #2f5f8a;
  width: 100%;
  overflow: hidden; }
  .func_bar ul.menu {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 5px;
    clear: both; }
    .func_bar ul.menu li {
      display: inline;
      margin: 0 2px;
      float: left; }
  .func_bar span {
    color: #2f5f8a; }
  .func_bar a {
    color: #2f5f8a;
    text-decoration: none; }
    .func_bar a:hover, .func_bar a:focus {
      color: #1e8dee;
      outline: 0; }
  .func_bar .mod-languages {
    float: right; }
    .func_bar .mod-languages li {
      margin: 0; }
	  
li.zh-CN {
    display: none;
}
  .func_bar .search {
    clear: both;
    float: right;
    height: auto;
    margin-bottom: 20px; }
  .func_bar form {
    height: auto;
    margin-bottom: 0px; }
  @media (max-width: 500px) {
    .func_bar {
      display: none; } }

.left_col {
  margin: 0;
  padding: 0;
  width: 245px;
  padding-right: 20px;
  float: left; }
  .left_col .menu {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .left_col .menu a {
      float: left;
      display: block;
      color: white;
      overflow: hidden;
      line-height: 1.1em; }
    .left_col .menu a:hover, .left_col .menu a:focus {
      background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/menu_over.jpg");
      color: #2f5f8a;
      text-decoration: none;
      outline: 0; }
  @media (max-width: 500px) {
    .left_col {
      display: none; } }

.center_col {
  width: 435px;
  margin: 0;
  padding: 0;
  float: left; }
  .center_col .notices {
    width: 400px;
    background-color: white;
    background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/notice_bar.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    float: left;
    border: 1px solid #cccccc; }
  .center_col .notices_title {
    clear: both;
    float: right;
    color: #2f5f8a;
    font-size: 1.4em;
    padding: 10px 20px; }
  .center_col .menu, .center_col .article_anywhere {
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    padding-left: 30px;
    width: 370px;
    height: 490px;
    overflow-y: scroll;
    list-style-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/dot.png"); }
    .center_col .menu li, .center_col .article_anywhere li {
      margin: 5px 0; }
    .center_col .menu a, .center_col .article_anywhere a {
      color: #2f5f8a; }
    .center_col .menu a:hover, .center_col .menu a:focus, .center_col .article_anywhere a:hover, .center_col .article_anywhere a:focus {
      color: #1e8dee;
      outline: 0; }
  @media (max-width: 500px) {
    .center_col {
      width: 320px;
      margin: 20px 0; }
      .center_col .notices {
        width: 200px;
        margin: 0 auto;
        float: none;
        display: block;
        overflow: hidden; }
      .center_col .menu, .center_col .article_anywhere {
        width: 170px;
        height: auto;
        overflow-y: auto; } }

.right_col {
  width: 200px;
  margin: 0px;
  padding: 0px;
  float: right; }
  .right_col .separator {
    display: block;
    width: 200px;
    padding: 0px;
    margin: 0px;
    color: #2f5f8a;
    background: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/line.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: bold; }
  .right_col .menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
  .right_col .campus_map span {
    padding: 2px;
    background-color: #D6D6D6;
    display: block;
    text-align: center;
    color: #2f5f8a;
    font-weight: bold; }
  .right_col img {
    margin-bottom: 10px; }
  @media (max-width: 500px) {
    .right_col {
      margin: 0 auto;
      float: none; } }

.footer {
  width: 960px;
  margin-left: -30px;
  margin-top: 20px;
  float: left;
  height: 95px;
  background-image: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/index_footer.jpg"); }
  .footer .info {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    font-size: 0.9em;
    line-height: normal; }
  .footer .cu_logo {
    float: right;
    margin-right: 30px;
    margin-top: 20px; }
  @media (max-width: 500px) {
    .footer {
      width: 100%;
      margin-left: 0; } }
  .footer a {
    color: black; }

.con_col {
  float: left;
  width: 635px;
  min-height: 400px; }
  .con_col .page-header {
    padding: 0;
    margin: 0;
    border: 0; }
  .con_col h2 {
    color: #2f5f8a;
    font-size: 2.5em;
    line-height: normal;
    margin-top: 0; }
  @media (max-width: 500px) {
    .con_col {
      width: 280px;
      padding: 20px; } }

.campus_map {
  margin-top: 10px; }

/**hardcode**/
.left_col .menu .item-154, .left_col .menu .item-155 {
  float: left;
  margin-top: 22px; }
  .left_col .menu .item-154 a, .left_col .menu .item-155 a {
    background: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/avacs_on.jpg");
    color: #2f5f8a;
    height: 158px;
    padding: 0;
    width: 230px;
    font-weight: bold; }
    .left_col .menu .item-154 a:hover, .left_col .menu .item-155 a:hover {
      background: url("/20210325101832oe_/https://www.scu.cuhk.edu.hk/templates/securityoffice/images/avacs_on2.jpg");
      color: #ffffff; }
    .left_col .menu .item-154 a span, .left_col .menu .item-155 a span {
      width: 210px;
      text-align: center;
      float: left;
      padding: 5px 10px; }

.left_col .menu .item-155 span {
  margin-top: 5px; }
