@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       style.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       esp.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
@font-face {
  font-family: 'icomoon';
  src: url("/Resource/vendor/esound/icomoon.eot?dyou1l");
  src: url("/Resource/vendor/esound/icomoon.eot?dyou1l#iefix") format("embedded-opentype"), url("/Resource/vendor/esound/icomoon.ttf?dyou1l") format("truetype"), url("/Resource/vendor/esound/icomoon.woff?dyou1l") format("woff"), url("/Resource/vendor/esound/icomoon.svg?dyou1l#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 41, ../sass/esp.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 56, ../sass/esp.scss */
.icon-about:before {
  content: "\e900";
}

/* line 59, ../sass/esp.scss */
.icon-committee:before {
  content: "\e901";
}

/* line 62, ../sass/esp.scss */
.icon-legislation:before {
  content: "\e902";
}

/* line 65, ../sass/esp.scss */
.icon-links:before {
  content: "\e903";
}

/* line 68, ../sass/esp.scss */
.icon-milestones:before {
  content: "\e904";
}

/* line 71, ../sass/esp.scss */
.icon-news:before {
  content: "\e905";
}

/* line 74, ../sass/esp.scss */
.icon-promotions:before {
  content: "\e906";
}

/* line 77, ../sass/esp.scss */
.icon-registrations:before {
  content: "\e907";
}

/* line 80, ../sass/esp.scss */
.icon-report:before {
  content: "\e908";
}

/* line 83, ../sass/esp.scss */
.icon-training:before {
  content: "\e909";
}

/* line , ../sass/esp.scss */
.icon-read:before {
  content: "\e910";
}

/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       header.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
@CHARSET "UTF-8";
/* line 64, ../sass/header.scss */
.crpd-header-container {
  width: 95%;
  margin: auto;
}

/* line 69, ../sass/header.scss */
.w3-sidebar {
  z-index: 10000;
}

/* line 73, ../sass/header.scss */
.crpd-top-icon {
  position: relative;
  left: -3px;
}

/* line 78, ../sass/header.scss */
.crpd-x-padding {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 85, ../sass/header.scss */
#main_img {
  margin-bottom: 40px;
}

/* line 89, ../sass/header.scss */
.crpd-menu-ham {
  font-size: 1rem;
  background: #7a8996;
  color: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 97, ../sass/header.scss */
.crpd-tools {
  padding: 4px 0;
}
/* line 100, ../sass/header.scss */
.crpd-tools .crpd-tools-item {
  padding: 2px 10px;
  position: relative;
  top: 7px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 105, ../sass/header.scss */
.crpd-tools .crpd-tools-item:hover {
  background: #4585f1;
  color: white;
}

/* line 112, ../sass/header.scss */
.crpd-sitemap-bar {
  padding: 2px 2px;
  position: relative;
}
/* line 116, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  border: none;
  outline: 0;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  padding: 6px 6px;
  position: relative;
}
/* line 129, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:before, .crpd-sitemap-bar .crpd-sitemap-bar-item:after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 3px;
  background: #fff;
  transition: 1.5s ease all;
  -moz-transition: 1.5s ease all;
  -webkit-transition: 1.5s ease all;
}
/* line 140, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:before {
  left: 50%;
}
/* line 143, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:after {
  right: 50%;
}
/* line 147, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:hover {
  text-align: left;
  font-size: 1em;
  background: #005dfb;
  color: white;
  white-space: nowrap;
}
/* line 154, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:hover .crpd-icon:before {
  display: inline-block;
  font-size: 2.7em;
  vertical-align: top;
}
/* line 160, ../sass/header.scss */
.crpd-sitemap-bar .crpd-sitemap-bar-item:hover span {
  display: inline-block;
  white-space: normal;
  width: 80%;
}
/* line 170, ../sass/header.scss */
.crpd-sitemap-bar .crpd-icon:before {
  display: inline;
  font-size: 1em;
}
/* line 177, ../sass/header.scss */
.crpd-sitemap-bar:hover .crpd-sitemap-bar-item:before, .crpd-sitemap-bar:hover .crpd-sitemap-bar-item:after {
  width: 48%;
}

/* line 184, ../sass/header.scss */
.crpd-show-900 {
  display: none;
}

/* line 199, ../sass/header.scss */
#header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 8000;
  width: 100%;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-animation-duration: 0.25s;
  -moz-animation-duration: 0.25s;
  -o-animation-duration: 0.25s;
}

/* line 209, ../sass/header.scss */
#link_logo {
  width: 100%;
  background-image: url(/Resource/images/logo-CRPD2.png);
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  height: 47px;
  margin-top: initial;
  border: none;
  transition: none;
}

/* line 224, ../sass/header.scss */
#outer_menu {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 227, ../sass/header.scss */
#outer_menu:after {
  content: "";
  height: 1px;
  background: #fff;
  width: 100%;
}

/* line 236, ../sass/header.scss */
#a11y-btn {
  float: none;
  height: 0;
  color: inherit;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 242, ../sass/header.scss */
#a11y-btn #a11y_dropdown_content {
  min-width: 110px;
  z-index: 10000;
}

/* line 248, ../sass/header.scss */
#nav_search {
  display: inline-block;
  position: relative;
  width: 250px;
}
/* line 252, ../sass/header.scss */
#nav_search .nav-input {
  padding: 6px 40px 6px 8px;
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  /*background: #ebedef;*/
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 260, ../sass/header.scss */
#nav_search .nav-submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  border: none;
  background: none;
}

/* line 272, ../sass/header.scss */
#navbar_1 {
  padding-top: 2%;
}

/* line 277, ../sass/header.scss */
#slideMenu {
  position: fixed;
  top: 22%;
  left: 0;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 5000;
  direction: rtl;
  font-size: 1.25rem;
}

/* line 287, ../sass/header.scss */
#slide_inner {
  position: fixed;
  top: 22%;
  left: -160px;
  width: 160px;
  padding: 12px;
  z-index: 5000;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 900px) {
  /* line 299, ../sass/header.scss */
  .crpd-hide-900 {
    display: none !important;
  }

  /* line 302, ../sass/header.scss */
  .crpd-show-900 {
    display: inline-block !important;
  }
}
@media (min-width: 601px) {
  /* line 308, ../sass/header.scss */
  #link_logo {
    width: 276px;
  }

  /* line 312, ../sass/header.scss */
  .crpd-header-container {
    width: 90%;
    margin: auto;
  }
}
@media (min-width: 901px) {
  /* line 319, ../sass/header.scss */
  .w3-col.crpd-fif {
    width: 19.99999%;
  }

  /* line 322, ../sass/header.scss */
  .w3-col.crpd-ex-l6 {
    width: 100%;
  }

  /* line 325, ../sass/header.scss */
  .crpd-invisible-large {
    visibility: hidden;
  }
}
@media (min-width: 2001px) {
  /* line 332, ../sass/header.scss */
  .crpd-responsive-one-line {
    width: calc(100% / 10) !important;
  }

  /* line 335, ../sass/header.scss */
  .w3-col.crpd-ex-l6 {
    width: 50%;
  }
}
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       index.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
/* line 49, ../sass/index.scss */
.text-description-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 52, ../sass/index.scss */
.text-description-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 57, ../sass/index.scss */
.crpd-header-banner {
  position: relative;
}

/* line 61, ../sass/index.scss */
.category-title-zh {
  display: inline-block;
}

/* line 65, ../sass/index.scss */
.crpd-top-bulletin-content-box {
  height: 170px;
}
/* line 67, ../sass/index.scss */
.crpd-top-bulletin-content-box a {
  margin-top: 8px;
}
/* line 70, ../sass/index.scss */
.crpd-top-bulletin-content-box p {
  color: #737373;
}

/* line 76, ../sass/index.scss */
.crpd-theme-c-normal {
  color: #000;
  background: #f18f68;
}
/* line 80, ../sass/index.scss */
.crpd-theme-r-normal {
  color: #000;
  background: #f7c824;
}
/* line 84, ../sass/index.scss */
.crpd-theme-p-normal {
  color: #000;
  background: #5bd18b;
}
/* line 88, ../sass/index.scss */
.crpd-theme-d-normal {
  color: #000;
  background: #65a3e3;
}
/* line 92, ../sass/index.scss */
.crpd-theme-x-normal {
  color: #000;
  background: #9e90f6;
}
/* line 96, ../sass/index.scss */
.crpd-theme-y-normal {
  color: #000;
  background: #ea85d6;
}
/* line 100, ../sass/index.scss */
.crpd-theme-z-normal {
  color: #fff;
  background: #008095;
}
/* line 104, ../sass/index.scss */
.crpd-theme-g-normal {
  color: #000;
  background: #909090;
}

/* line 111, ../sass/index.scss */
.crpd-theme-c-constrat {
  color: #fff;
  background: #444;
}
/* line 115, ../sass/index.scss */
.crpd-theme-r-constrat {
  color: #fff;
  background: #444;
}
/* line 119, ../sass/index.scss */
.crpd-theme-p-constrat {
  color: #fff;
  background: #444;
}
/* line 123, ../sass/index.scss */
.crpd-theme-d-constrat {
  color: #fff;
  background: #444;
}
/* line 127, ../sass/index.scss */
.crpd-theme-x-constrat {
  color: #fff;
  background: #444;
}
/* line 131, ../sass/index.scss */
.crpd-theme-y-constrat {
  color: #fff;
  background: #444;
}
/* line 135, ../sass/index.scss */
.crpd-theme-z-constrat {
  color: #fff;
  background: #444;
}
/* line 139, ../sass/index.scss */
.crpd-theme-g-constrat {
  color: #fff;
  background: #444;
}

/* line 145, ../sass/index.scss */
.category-title-en {
  position: relative;
  top: 3px;
}

/* line 150, ../sass/index.scss */
.crpd-outer-box-footer {
  height: 90.28px;
}

@media (max-width: 414px) {
  /* line 155, ../sass/index.scss */
  .category-title-zh {
    display: block;
    margin-bottom: 0;
  }

  /* line 159, ../sass/index.scss */
  .category-title-en {
    margin-top: 0;
    position: initial;
  }
}
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       training.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
/* line 32, ../sass/training.scss */
.crpd-table tr > td {
  vertical-align: middle;
}

/* line 38, ../sass/training.scss */
.info_table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
  text-align: center;
}
/* line 47, ../sass/training.scss */
.info_table td:nth-child(1) {
  width: 160px;
}
/* line 50, ../sass/training.scss */
.info_table td:nth-child(2) {
  width: 160px;
}
/* line 53, ../sass/training.scss */
.info_table td:nth-child(3) {
  text-align: center;
}

/* line 60, ../sass/training.scss */
.info_table2 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
  text-align: center;
}
/* line 67, ../sass/training.scss */
.info_table2 td:nth-child(1) {
  width: 50%;
}

/* line 73, ../sass/training.scss */
.table-responsive-vertical tr {
  padding: 1rem 0.26rem;
}
/* line 78, ../sass/training.scss */
.table-responsive-vertical tr td {
  vertical-align: middle;
  padding: 1rem 1rem;
  border-bottom: 1px solid silver;
}

/* line 87, ../sass/training.scss */
#signup_img {
  width: 47%;
}

/* line 92, ../sass/training.scss */
.radio-box {
  position: relative;
  padding-left: 32px;
}
/* line 95, ../sass/training.scss */
.radio-box .w3-radio {
  position: absolute;
  left: 5px;
  top: 0;
}

@media screen and (max-width: 768px) {
  /* line 104, ../sass/training.scss */
  .table-responsive-vertical thead {
    display: none;
  }
  /* line 107, ../sass/training.scss */
  .table-responsive-vertical tfoot {
    display: none;
  }
  /* line 110, ../sass/training.scss */
  .table-responsive-vertical tbody {
    display: block;
  }
  /* line 113, ../sass/training.scss */
  .table-responsive-vertical tr {
    display: block;
    padding: 1rem;
  }
  /* line 119, ../sass/training.scss */
  .table-responsive-vertical tr td {
    display: block;
    vertical-align: middle;
    text-align: right;
    padding: 1rem 0;
    border-bottom: 1px solid silver;
  }
  /* line 126, ../sass/training.scss */
  .table-responsive-vertical tr td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: gray;
  }
  /* line 135, ../sass/training.scss */
  .table-responsive-vertical tr td a, .table-responsive-vertical tr td span {
    display: inline-block;
  }

  /* line 146, ../sass/training.scss */
  .info_table td:nth-child(1) {
    width: auto;
  }
  /* line 149, ../sass/training.scss */
  .info_table td:nth-child(2) {
    width: auto;
  }
  /* line 152, ../sass/training.scss */
  .info_table td:nth-child(3) {
    text-align: right;
  }
  /* line 156, ../sass/training.scss */
  .info_table td span {
    display: inline-block;
  }

  /* line 164, ../sass/training.scss */
  .info_table2 td:nth-child(1) {
    width: auto;
  }
}
/* line 171, ../sass/training.scss */
#lesson_table th {
  white-space: nowrap;
}
/* line 174, ../sass/training.scss */
#lesson_table th:nth-child(2) {
  width: 135px;
}
/* line 177, ../sass/training.scss */
#lesson_table th:nth-child(3) {
  width: 149px;
}
/* line 180, ../sass/training.scss */
#lesson_table th:nth-child(4) {
  width: 152px;
}
/* line 183, ../sass/training.scss */
#lesson_table th:nth-child(5) {
  width: 107px;
}
/* line 186, ../sass/training.scss */
#lesson_table th:nth-child(7) {
  width: 132px;
}
/* line 191, ../sass/training.scss */
#lesson_table td:nth-child(6) {
  white-space: nowrap;
  text-align: center;
}

/* line 199, ../sass/training.scss */
#teacher_table th {
  white-space: nowrap;
}

@media (max-width: 601px) {
  /* line 206, ../sass/training.scss */
  #signup_img {
    width: 50%;
  }

  /* line 213, ../sass/training.scss */
  #teacher_table th:nth-child(1), #teacher_table th:nth-child(3) {
    display: none;
  }
  /* line 219, ../sass/training.scss */
  #teacher_table td:nth-child(1), #teacher_table td:nth-child(3) {
    display: none;
  }

  /* line 228, ../sass/training.scss */
  #lesson_table th:nth-child(2), #lesson_table th:nth-child(3), #lesson_table th:nth-child(4), #lesson_table th:nth-child(5), #lesson_table th:nth-child(6) {
    display: none;
  }
  /* line 238, ../sass/training.scss */
  #lesson_table td:nth-child(2), #lesson_table td:nth-child(3), #lesson_table td:nth-child(4), #lesson_table td:nth-child(5), #lesson_table td:nth-child(6) {
    display: none;
  }
}
@media (max-width: 992px) {
  /* line 252, ../sass/training.scss */
  #lesson_table th:nth-child(2), #lesson_table th:nth-child(3), #lesson_table th:nth-child(5) {
    display: none;
  }
  /* line 259, ../sass/training.scss */
  #lesson_table td:nth-child(2), #lesson_table td:nth-child(3), #lesson_table td:nth-child(5) {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 272, ../sass/training.scss */
  #lesson_table th:nth-child(5) {
    display: none;
  }
  /* line 278, ../sass/training.scss */
  #lesson_table td:nth-child(5) {
    display: none;
  }
}
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       bulletin.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
/* line 34, ../sass/bulletin.scss */
#edu-pre-l {
  padding-right: 0;
  margin-bottom: 10px;
}
/* line 38, ../sass/bulletin.scss */
#edu-pre-r {
  padding-left: 0;
  margin-top: 10px;
}

/* line 46, ../sass/bulletin.scss */
.crpd-pagination {
  padding: 0;
  display: inline-block;
  list-style: none;
  margin: auto;
  border: 1px solid #ccc;
  border-right: none;
}
/* line 54, ../sass/bulletin.scss */
.crpd-pagination li {
  padding: 0;
  border-right: 1px solid silver;
  margin: 0;
  display: inline-block;
}
/* line 60, ../sass/bulletin.scss */
.crpd-pagination li .w3-button:hover {
  background-color: #eee !important;
  border-color: #ddd !important;
  color: #000 !important;
}
/* line 66, ../sass/bulletin.scss */
.crpd-pagination li .crpd-pagination-active {
  background: #005dfb;
  color: #fff;
}
/* line 72, ../sass/bulletin.scss */
.crpd-pagination li.crpd-pagination-small {
  display: none;
}
/* line 75, ../sass/bulletin.scss */
.crpd-pagination li.crpd-pagination-medium {
  display: none;
}

/* line 80, ../sass/bulletin.scss */
.crpd-pagination_left {
  float: none;
}

/* line 84, ../sass/bulletin.scss */
.crpd-pagination_right {
  float: none;
}

/* line 88, ../sass/bulletin.scss */
.crpd-line-img {
  position: absolute;
  right: 26px;
  top: -24px;
  width: 40px;
}

/* line 98, ../sass/bulletin.scss */
.crpd-datepikcer input {
  width: 137px;
  border: 1px solid silver;
  height: 2.46rem;
  padding: 8px;
}

/* line 106, ../sass/bulletin.scss */
.crpd-img-dowload-btn {
  padding: 6px 12px 7px;
  right: 99px;
  font-size: 1.063rem;
}

/* line 113, ../sass/bulletin.scss */
.crpd-content-topic {
  margin-bottom: 30px;
}

/* line 117, ../sass/bulletin.scss */
.crpd-select {
  width: 8rem;
  height: 2.46rem;
  background: white;
  border: 1px solid silver;
}
/* line 124, ../sass/bulletin.scss */
.crpd-select select {
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  color: #555;
  font-size: 1.125rem;/*font-size: 18px;*/
}
/* line 133, ../sass/bulletin.scss */
.crpd-select select option {
  color: #000;
  bakcground: white;
}

/* line 140, ../sass/bulletin.scss */
.custom_table {
  width: 100%;
  border-collapse: collapse;
}
/* line 143, ../sass/bulletin.scss */
.custom_table caption {
  padding: 12px 14px;
}
/* line 147, ../sass/bulletin.scss */
.custom_table td:nth-child(1) {
  padding: 16px 14px;
  width: 128px;
}
/* line 154, ../sass/bulletin.scss */
.custom_table td:nth-child(2) {
  padding: 16px 14px;
}

/* line 163, ../sass/bulletin.scss */
.custom_table2 {
  width: 100%;
  border-collapse: collapse;
}
/* line 166, ../sass/bulletin.scss */
.custom_table2 caption {
  padding: 12px 14px;
}
/* line 170, ../sass/bulletin.scss */
.custom_table2 td:nth-child(1) {
  padding: 16px 14px;
  width: 50%;
}
/* line 177, ../sass/bulletin.scss */
.custom_table2 td:nth-child(2) {
  padding: 16px 14px;
}

@media (min-width: 601px) {
  /* line 189, ../sass/bulletin.scss */
  #edu-pre-l {
    padding-right: 10px;
    margin-bottom: 0;
  }
  /* line 193, ../sass/bulletin.scss */
  #edu-pre-r {
    padding-left: 10px;
    margin-top: 0;
  }

  /* line 202, ../sass/bulletin.scss */
  .crpd-pagination li.crpd-pagination-small {
    display: inherit;
  }

  /* line 207, ../sass/bulletin.scss */
  .crpd-pagination_right {
    float: right;
  }

  /* line 211, ../sass/bulletin.scss */
  .crpd-pagination_left {
    float: left;
  }
}
/****************************************************************************
 *
 * Copyright (c) 2017 ESound Tech. All Rights Reserved.
 *
 * This SOURCE CODE FILE, which has been provided by ESound as part
 * of a ESound product for use ONLY by licensed users of the product,
 * includes CONFIDENTIAL and PROPRIETARY information of ESound.
 *
 * USE OF THIS SOFTWARE IS GOVERNED BY THE TERMS AND CONDITIONS
 * OF THE LICENSE STATEMENT AND LIMITED WARRANTY FURNISHED WITH
 * THE PRODUCT.
 *
 * IN PARTICULAR, YOU WILL INDEMNIFY AND HOLD ESOUND, ITS RELATED
 * COMPANIES AND ITS SUPPLIERS, HARMLESS FROM AND AGAINST ANY CLAIMS
 * OR LIABILITIES ARISING OUT OF THE USE, REPRODUCTION, OR DISTRIBUTION
 * OF YOUR PROGRAMS, INCLUDING ANY CLAIMS OR LIABILITIES ARISING OUT OF
 * OR RESULTING FROM THE USE, MODIFICATION, OR DISTRIBUTION OF PROGRAMS
 * OR FILES CREATED FROM, BASED ON, AND/OR DERIVED FROM THIS SOURCE
 * CODE FILE.
 *
 *
 *     File name:       errorPage.scss
 *
 *     History:
 *     Date               Author            Comments
 *     -----------------------------------------------------------------------
 *     Jun 26, 2017       Vergil           Initial Release
 *****************************************************************************/
/* line 30, ../sass/errorPage.scss */
.crpd-error-btn {
  color: white;
  background: #f18f68;
  width: 80%;
  border-radius: 40px;
  font-size: 1.125rem;
}

/* line 38, ../sass/errorPage.scss */
#error_msg {
  color: white;
  font-size: 1.5rem;
}

/* line 43, ../sass/errorPage.scss */
#error_desc {
  color: white;
  font-size: 1.25rem;
}

/* line 48, ../sass/errorPage.scss */
#error-msg-container {
  width: 100%;
  margin: 154px auto 0;
}

/* line 53, ../sass/errorPage.scss */
#cprd-error-img {
  width: 100%;
}

@media (min-width: 601px) {
  /* line 59, ../sass/errorPage.scss */
  #error-msg-container {
    width: 400px;
    margin: 200px auto 0;
  }
}
@media (min-width: 992px) {
  /* line 67, ../sass/errorPage.scss */
  #error-msg-container {
    width: 500px;
    margin: 200px auto 0;
  }

  /* line 72, ../sass/errorPage.scss */
  #cprd-error-img {
    width: 500px;
    position: relative;
    top: 90px;
  }
}
@font-face {
  font-family: crpdFont;
  src: url(/Resource/vendor/googleFont/NotoSansTC-Regular.otf);
}
/* line 61, ../sass/style.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  family: crpdFont, "微軟正黑體", Helvetica, Arial, sans-serif;
}

/* line 69, ../sass/style.scss */
h1, h1, h2, h3, h4, h5, h6, p, span {
  font-family: crpdFont, "微軟正黑體", Helvetica, Arial, sans-serif;
  cursor: default;
}

/* line 75, ../sass/style.scss */
a[accesskey] {
  position: absolute;
  color: transparent;
  clip: rect(0, 0, 0, 0);
}
/* line 81, ../sass/style.scss */
a[accesskey]:focus {
  position: static;
  clip: auto;
  color: #625995;
  outline-color: #eedc36 !important;
  outline-style: solid !important;
  outline-offset: -0.125rem !important;
  outline-width: 2px !important;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 90, ../sass/style.scss */
a {
  cursor: pointer;
  text-decoration: none;
  font-family: crpdFont, "微軟正黑體", Helvetica, Arial, sans-serif;
}
/* line 95, ../sass/style.scss */
a * {
  cursor: pointer;
}
/* line 105, ../sass/style.scss */
a:focus {
  outline-color: #eedc36 !important;
  outline-style: solid !important;
  outline-offset: -0.125rem !important;
  outline-width: 2px !important;
}
/* line 109, ../sass/style.scss */
a:hover {
  color: #005dfb;
}
/* line 112, ../sass/style.scss */
a:active {
  color: #005dfb;
}

/* line 118, ../sass/style.scss */
table, div {
  word-break: normal;
  word-wrap: break-word;
}

/* line 124, ../sass/style.scss */
table thead > tr {
  white-space: nowrap;
}

/* line 129, ../sass/style.scss */
select, button {
  cursor: pointer;
}

/* line 133, ../sass/style.scss */
input {
  cursor: auto;
}

/* line 138, ../sass/style.scss */
select:focus, button:focus, input:focus, li:focus {
  outline-color: #eedc36 !important;
  outline-style: solid !important;
  outline-offset: -0.125rem !important;
  outline-width: 2px !important;
}

/* line 143, ../sass/style.scss */
.w3-disabled {
  pointer-events: none;
}

/* line 148, ../sass/style.scss */
.w3-button:hover {
  background-color: #005dfb !important;
  color: #fff !important;
}

/* line 154, ../sass/style.scss */
.crpd-container {
  width: 95%;
  margin: 20px auto;
}

/* line 159, ../sass/style.scss */
.crpd-page-min-height {
  min-height: 600px;
}

/* line 163, ../sass/style.scss */
.crpd-outer-box {
  padding: 12px;
}

/* line 167, ../sass/style.scss */
.crpd-def-theme {
  background: #687785;
  color: #fff;
}

/* line 173, ../sass/style.scss */
.crpd-purple-theme-normal {
  background: #222;
  color: #e5e5e5;
}
/* line 177, ../sass/style.scss */
.crpd-purple-theme-constrat {
  background: #222 !important;
  color: #fff !important;
}

/* line 184, ../sass/style.scss */
.crpd-dark-blue-theme-normal {
  background: #264971;
  color: #fff;
}
/* line 188, ../sass/style.scss */
.crpd-dark-blue-theme-constrat {
  background: #555 !important;
  color: #fff !important;
}

/* line 195, ../sass/style.scss */
.crpd-light-gray-theme-normal {
  background: #e8e8e8;
  color: #000;
}
/* line 199, ../sass/style.scss */
.crpd-light-gray-theme-constrat {
  background: #000 !important;
  color: #fff !important;
}

/* line 206, ../sass/style.scss */
.crpd-light-gray-theme2-normal {
  background: #e8e8e8;
  color: #000;
}
/* line 210, ../sass/style.scss */
.crpd-light-gray-theme2-constrat {
  background: #372823 !important;
  color: #fff !important;
}

/* line 217, ../sass/style.scss */
.crpd-dark-gray-theme-normal {
  background: #e8e8e8;
  color: #000;
}
/* line 221, ../sass/style.scss */
.crpd-dark-gray-theme-constrat {
  background: #656565 !important;
  color: #fff !important;
}

/* line 228, ../sass/style.scss */
.crpd-white-theme-normal {
  background: #fff;
  color: #000;
}
/* line 232, ../sass/style.scss */
.crpd-white-theme-constrat {
  background: #000 !important;
  color: #fff !important;
}

/* line 239, ../sass/style.scss */
.crpd-white-theme2-normal {
  background: #fff;
  color: #737373;
}
/* line 243, ../sass/style.scss */
.crpd-white-theme2-constrat {
  background: #222 !important;
  color: #eee !important;
}

/* line 250, ../sass/style.scss */
.crpd-white-theme3-normal {
  background: #fff;
  color: #000;
}
/* line 254, ../sass/style.scss */
.crpd-white-theme3-constrat {
  background: #222 !important;
  color: #fff !important;
}

/* line 261, ../sass/style.scss */
.crpd-transparent-dark {
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 264, ../sass/style.scss */
.crpd-transparent-dark * {
  background-color: initial;
}
/* line 268, ../sass/style.scss */
.crpd-transparent-white {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
/* line 271, ../sass/style.scss */
.crpd-transparent-white * {
  background-color: initial;
}

/* line 280, ../sass/style.scss */
.crpd-clear {
  clear: both;
}
/* line 283, ../sass/style.scss */
.crpd-outline {
  outline: 1px solid #ccc;
}
/* line 286, ../sass/style.scss */
.crpd-block {
  display: block;
}
/* line 289, ../sass/style.scss */
.crpd-il-block {
  display: inline-block;
}
/* line 292, ../sass/style.scss */
.crpd-align-left {
  text-align: left;
}
/* line 295, ../sass/style.scss */
.crpd-align-right {
  text-align: right;
}
/* line 298, ../sass/style.scss */
.crpd-align-center {
  text-align: center;
}

/* line 305, ../sass/style.scss */
.crpd-padding-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
/* line 311, ../sass/style.scss */
.crpd-padding-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 317, ../sass/style.scss */
.crpd-padding-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 326, ../sass/style.scss */
.crpd-margin-4 {
  margin: 4px auto;
}
/* line 329, ../sass/style.scss */
.crpd-margin-8 {
  margin: 8px auto;
}
/* line 332, ../sass/style.scss */
.crpd-margin-16 {
  margin: 16px auto;
}
/* line 335, ../sass/style.scss */
.crpd-margin-32 {
  margin: 32px auto;
}

/* line 342, ../sass/style.scss */
.crpd-text-light-gray {
  color: #b5b5b5;
}
/* line 345, ../sass/style.scss */
.crpd-text-dark-black {
  color: #000;
}
/* line 348, ../sass/style.scss */
.crpd-text-light-black {
  color: #999;
}

/* line 353, ../sass/style.scss */
.crpd-input {
  width: 309px;
  margin-bottom: 8px;
}
/* line 358, ../sass/style.scss */
.crpd-input .input-box {
  width: calc(100% - 10rem);
  position: relative;
}
/* line 363, ../sass/style.scss */
.crpd-input input {
  height: 2.46rem;
  background: #fff;
  border: 1px solid silver;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 2.3rem 0 1rem;
  overflow: hidden;
  width: 100%;
}
/* line 372, ../sass/style.scss */
.crpd-input input::-ms-clear {
  display: none;
}
/* line 377, ../sass/style.scss */
.crpd-input .clear {
  position: absolute;
  right: 0.1rem;
  top: 0;
  padding: 2px 8px;
  font-size: 1.5rem;
  display: none;
}
/* line 385, ../sass/style.scss */
.crpd-input .clear > i {
  position: relative;
  top: -2px;
}
/* line 391, ../sass/style.scss */
.crpd-input button {
  height: 2.46rem;
  background: #f9f9f9;
  width: 4rem;
  position: relative;
  top: 2px;
  box-shadow: none;
  border: none;
  background: #687785;
  color: #fff;
  font-size: 1.25rem;
  padding: 0;
  border-radius: 4px;
  margin-left: 4px;
}

/* line 409, ../sass/style.scss */
#footer_site_map {
  padding: 0 6px 4px 0;
}

/* line 413, ../sass/style.scss */
.animation-element {
  animation-duration: .4s;
  -webkit-animation-duration: .4s;
  -o-animation-duration: .4s;
  -moz-animation-duration: .4s;
  animation-delay: .1s;
  -webkit-animation-delay: .1s;
  -o-animation-delay: .1s;
  -moz-animation-delay: .1s;
}

/* line 425, ../sass/style.scss */
.crpd-social {
  padding: 20px;
  font-size: 1.875rem;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
/* line 433, ../sass/style.scss */
.crpd-social:hover {
  opacity: 0.7;
}
/* line 436, ../sass/style.scss */
.crpd-social-facebook {
  color: #3B5998;
}
/* line 440, ../sass/style.scss */
.crpd-social-twitter {
  color: #55ACEE;
}
/* line 444, ../sass/style.scss */
.crpd-social-google {
  color: #dd4b39;
}
/* line 448, ../sass/style.scss */
.crpd-social-linkedin {
  color: #007bb5;
}
/* line 452, ../sass/style.scss */
.crpd-social-youtube {
  color: #bb0000;
}
/* line 456, ../sass/style.scss */
.crpd-social-instagram {
  color: #125688;
}
/* line 460, ../sass/style.scss */
.crpd-social-pinterest {
  color: #cb2027;
}
/* line 464, ../sass/style.scss */
.crpd-social-snapchat-ghost {
  color: #fffc00;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
/* line 469, ../sass/style.scss */
.crpd-social-skype {
  color: #00aff0;
}
/* line 473, ../sass/style.scss */
.crpd-social-android {
  color: #a4c639;
}
/* line 477, ../sass/style.scss */
.crpd-social-dribbble {
  color: #ea4c89;
}
/* line 481, ../sass/style.scss */
.crpd-social-vimeo {
  color: #45bbff;
}
/* line 485, ../sass/style.scss */
.crpd-social-tumblr {
  color: #2c4762;
}
/* line 489, ../sass/style.scss */
.crpd-social-vine {
  color: #00b489;
}
/* line 493, ../sass/style.scss */
.crpd-social-foursquare {
  color: #45bbff;
}
/* line 497, ../sass/style.scss */
.crpd-social-stumbleupon {
  color: #eb4924;
}
/* line 501, ../sass/style.scss */
.crpd-social-flickr {
  color: #f40083;
}
/* line 505, ../sass/style.scss */
.crpd-social-yahoo {
  color: #430297;
}
/* line 509, ../sass/style.scss */
.crpd-social-soundcloud {
  color: #ff5500;
}
/* line 513, ../sass/style.scss */
.crpd-social-reddit {
  color: #ff5700;
}
/* line 517, ../sass/style.scss */
.crpd-social-rss {
  color: #ff6600;
}

@media (min-width: 321px) {
  /* line 523, ../sass/style.scss */
  .crpd-input {
    width: 373px;
  }
}
@media (min-width: 601px) {
  /* line 530, ../sass/style.scss */
  .crpd-container {
    width: 90%;
    margin: 20px auto;
  }
}
