body{
	font-size: 16px;
	background-color: rgba(94,94,94,.1);
	font-family: "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
}
/* for BS2 */
#templatemo_main_wrapper{
	background: rgba(240,240,240,1);
}
a,p{
	font-size: 16px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* END for BS2 */

/* for BS2 header */
#toolBar .nav .search-course form.form-inline{
	margin: 0;
}
.navbar .nav li.dropdown.open > .dropdown-toggle{
	background: transparent;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
	margin: 0;
    line-height: 20px;
    vertical-align: middle;
}
.navbar-nav>li>.dropdown-menu::after,
.navbar-nav>li>.dropdown-menu::before{
	display: none !important;
}
.navbar-default .navbar-nav>li>a{
	padding: 15px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    border: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    background-image: none;
}
.navbar>.container-fluid .navbar-brand{
	z-index: 999;
    position: relative;
}
@media screen and (max-width:991px){
	.navbar .nav,
	.navbar .nav > li{
		clear: left;
		float: none;
		margin: 0;
	}
	.sc-navbar .container-fluid>.navbar-collapse{
		padding: 0;
	}
  .navbar>.container-fluid .navbar-brand{
    margin-right: 0;
  }
}
/* END for BS2 header */

/* for BS2 footer */
#templatemo_footer {
    width: 100%;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    color: #fff;
}
#templatemo_footer .sc-footer .list-unstyled{
	padding-left: 0;
    list-style: none;
    margin-left: 0;
}
#templatemo_footer .sc-footer .list-unstyled a{
	color: #ffffff;
}
#templatemo_footer .sc-footer blockquote{
	font-style: normal;
}
/* END for BS2 footer */
.sc-navbar{
	border: none;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 0;
	border-radius: 0;
}
.sc-navbar.affix{
	top:0;
	left: 0;
	width: 100%;
	/*box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);*/
	z-index: 199;
}
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content{
	padding-top: 0px;
}
.sc-navbar.affix ~ #templatemo_main_wrapper .content{
	padding-top: 60px;
}
@media screen and (max-width:991px){
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content{
		padding-top: 0;
	}
	.sc-navbar.affix ~ #templatemo_main_wrapper .content{
		padding-top: 58px;
	}
}
.sc-navbar a.text-primary {
    color: #337ab7 !important;
}
.sc-brand{
	padding: 0;
	padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
}
a.sc-brand:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.sc-navbar-header{
	padding-left: 16px;
}
.sc-navbar-header .search-m{
	line-height: 50px;
	color: #888;
}
.sc-navbar-header .search-m-box{
	display: none;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
}
.sc-navbar-header .search-m-box.show{
	display: block;
}
.sc-navbar-header .search-m-box.show form.form-inline{
	margin: 0px;
}
.sc-navbar-header .search-m-box.show form.form-inline .searchCourse{
	box-sizing: content-box;
    width: calc(100% - 12px);
    padding: 0 0 0 10px;
    height: 36px;
}
.sc-navbar-header .search-m-box .form-group{
	margin-bottom: 0;
}
@media screen and (max-width:991px){
	.sc-navbar-header{
		padding-left: 0;
	}
}
.sc-logo{
	max-width: 200px;
	max-height: 100%;
	display: inline-block !important;
	vertical-align: middle;
}
@media screen and (max-width:375px){
	.sc-logo{
		max-width: 170px;
		max-height: 100%;
	}
}
.badge-cart{
	background: red;
	color: white;
	vertical-align: middle;
}
a.expand-cart{
	display: block;
	/* 20181204 */
    float: right;
    margin-right: 10px;
    /* 20181204 */
    height: 50px;
    line-height: 50px;
	color: #777777;
	text-decoration: none;
}
.expand-cart:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.expand-cart>i,
.expand-cart>span{
	vertical-align: baseline;
}
.nav>li.navbar-btn-outline>a{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding-top: 15px;
	padding-bottom: 15px;
}
@media screen and (max-width:991px){
	.nav>li.navbar-btn-outline>a{
		border-left: none;
		border-right: none;
	}
}

.nav>li.search-course{
	display: none;
	padding-left: 0;
	padding-top: 9px;
	padding-bottom: 9px;
}
.nav>li.search-course input[type="search"]{
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: 10px center;

	height: 20px;
    padding: 6px 12px;
    box-sizing: content-box;
    width: 185px;
}
.nav>li.search-course input[type="search"]:-internal-autofill-selected{
	padding-left: 10px;
}
.nav>li>a.collapse-cart{
	display: none;
	height: 50px;
	box-sizing: border-box;
	line-height: 20px;
}
.nav>li>a.collapse-cart>span,
.nav>li>a.collapse-cart>i{
	vertical-align: baseline;
}
.nav>li>a.collapse-cart:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.btn-signup{
	width: 80%;
	margin: auto;
}
@media screen and (min-width:991.98px){
	a.expand-cart{
		display: none;
	}
	.nav>li>a.collapse-cart{
		display: block;
	}
	.btn-signup{
		width: auto;
	}
	.nav>li.search-course{
		display: inline-block;
		padding-left: 15px;
	}
}
.avatar{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	vertical-align: middle;
	background-image: url('https://api.fnkr.net/testimg/600x300/AAAAFF/FFF/?text=i') ;
	background-position: center center;
	background-size: cover;
}



/* main */
.fake-header{
	height: 56px;
	background-color: #888;
}
.fake-footer{
	height: 160px;
	background-color: #888;
}
.content{
	min-height: calc( 100vh - 56px - 160px);
}
.content.content-cart,
.content.content-payment,
.content.content-complete{
	min-height: calc( 100vh - 56px - 107px);
}

/* signup */
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-signin,
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-signup{
	padding-top: 0;
	margin-top: 60px;
}
@media screen and (max-width:991px){
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-signin,
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-signup{
		padding-top: 0;
		margin-top: 58px;
	}
}
.content-signup,
.content-signin{
	/*background-image: url('https://image.shutterstock.com/image-photo/co-worker-using-voip-headset-450w-495828598.jpg');*/
	/*background-image: url('http://image.shutterstock.com/image-photo/co-worker-using-voip-headset-450w-495828598.jpg');*/
	/* background-image: url(../images/new_frame/shutterstock_498428074.jpg); 20230816 因背景圖上傳功能註解掉 */  
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
}
.box-signup,
.box-signin{
	padding: 40px 40px 15px 40px;
	background-color: #ffffff;
	margin: 30px auto;
	border-radius: 10px;
}
.form-signup,
.form-signin {
  margin: 0 auto;
}
.form-signup .checkbox,
.form-signin .checkbox {
  margin-bottom: 10px;
  font-weight: normal;
}
.form-signup .form-control,
.form-signin .form-control {
  position: relative;
  height: auto;
  box-sizing: border-box;
  padding: 10px;
}
.form-signup input[type=text],
.form-signup input[type=password],
.form-signup input[type=email],
.form-signin input[type=text],
.form-signin input[type=password],
.form-signin input[type=email],
.code{
	margin-top: 20px;
	overflow: hidden;
}
.or{
	display: block;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
.or:before,
.or:after{
	content:'';
	width: 45%;
	height: 1px;
	background-color: #cccccc;
	position: absolute;
	top: 50%;
}
.or:before{
	left: 0;
}
.or:after{
	right: 0;
}
.slogan-signup,
.slogan-signin{
	color: #ffffff;
	text-shadow: 0 0 2px #000000;
}
.agree,
.mt-30{
	margin-top: 30px;
}
.box-slogan{
	margin-top: 15%;
}


/* footer */
.sc-footer{
	background-color: #47535f;
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	box-sizing: border-box;
	text-align: center;
}
@media screen and (min-width:992px){
	.sc-footer{
		text-align: left;
	}
}
.sc-footer h3{
	color: #d9edf7;
}
.sc-footer a{
	color: #ffffff;
}
@media screen and (max-width:991px){
	.sc-footer blockquote{
		border-left: none;
	}
}
.sc-logo-ft{
	margin-top: 20px;
    margin-bottom: 10px;
}
.sc-logo-ft img{
	display: inline-block;
}
.sc-logo-ft-text{
	margin-top: 20px;
}
.sc-facebook{
	margin-top: 20px;
}
.sc-footer .list-unstyled li{
	padding-top: 10px;
}
.copyright{
	background-color: #404750;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 1px;
}
.pb-90{
	padding-bottom: 90px;
}
/* 控制手機版(md以下)，有fixed-btn的copyright高度 */
@media screen and (max-width:992px){
	.pb-md-90{
		padding-bottom: 90px;
	}
}
.help-block{
  display: none;
}
.has-error > .help-block{
  display: block;
}
/* cart */
.content-cart{
	padding-top: 60px;
	padding-bottom: 60px;
}
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-cart,
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-payment,
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-infoCheck,
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-complete{
    padding-top: 60px;
    margin-top: 0px;
}
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-cart,
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-payment,
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-infoCheck,
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-complete{
    padding-top: 60px;
    margin-top: 60px;
}
@media screen and (max-width:991px){
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-cart,
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-payment,
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-infoCheck,
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-complete{
		    padding-top: 60px;
		    margin-top: 0px;
		}
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-cart,
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-payment,
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-infoCheck,
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-complete{
	        padding-top: 60px;
		    margin-top: 58px;
		}
}
.table-cart{
	margin-top: 60px;
}
.table-cart thead tr td{
	color: #fff;
	background-color: #337ab7;
	overflow: hidden;
}
.table-cart thead tr td + td{
	border-left: 1px solid #fff;
}
.table-cart thead tr td:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.table-cart thead tr td:last-child{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.table-cart > tbody > tr > td{
	border-top-style: dotted;
}
.table-cart > tbody > tr:first-child > td{
	border-top: none;
}
.table-cart > tbody > tr.cart-event > td{
	border-top: none;
	padding-bottom: 1.2em;
}
.table-cart > tbody > tr.cart-event > td:first-child{
	padding-left: 2em;
}
@media screen and (max-width:992px){
	.table-cart > tbody > tr.cart-event > td{
		border-top: none;
		padding-bottom: 1em;
	}
	.table-cart > tbody > tr.cart-event > td:first-child{
		padding-left: 2em;
	}
}
.cart-m{
	padding-left: 20px;
	padding-right: 20px;
}
.cart-m .table-cart > tbody > tr:first-child > td{
	border-top: none;
}

td.ellipsis{
	position: relative;
	height: 2.5em;
}
.ellipsis p{
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
    position: absolute;
}
.sc-shoppingflow{
	padding-left: 30px;
	padding-right: 30px;
}
.sc-shoppingflow img{
	width: 300px;
}
.sc-shoppingflow .visible-md-block,
.sc-shoppingflow .visible-lg-block{
	width: 460px;
}
.content-cart .area-btn button{
	width: 200px;
}
@media screen and (max-width:992px){
	.content-cart .area-btn{
		position: fixed;
		margin: auto;
		bottom: 0;
		left: 0;
		right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #fff;
		box-shadow: 0 -1px 3px 1px rgba(0,0,0,.2);
		z-index: 10;
	}
	.content-cart .area-btn button{
		width: 40%;
	}

	/* 調整行動版購物車頁尾高度 */
	.content-cart ~ .copyright{
		padding-bottom: 90px;
	}
}
.cart-class{
	background-color: #fff;
}
/* payment */
.tab-title{
	display: inline-block;
	color: #ffffff;
    background-color: #337ab7;
    width: 200px;
    padding: 10px;
    margin-bottom: -8px;
    margin-left: -8px;
    border-radius: 5px 5px 0 0;
}
.tab-title + span{
	font-weight: normal;
	margin-left: 10px;
}
.content-payment{
	padding-top: 60px;
	padding-bottom: 60px;
}
.content-payment .area-btn{
	margin-top: 40px;
}
.table-payment{
	margin-top: 60px;
}
.table-payment thead tr td{
	color: #fff;
	background-color: #337ab7;
	overflow: hidden;
}
.table-payment thead tr td + td{
	border-left: 1px solid #fff;
}
.table-payment thead tr td:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.table-payment thead tr td:last-child{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.table-payment tbody{
	border-bottom: 2px solid #ddd;
}
.table-payment tbody tr th{
 vertical-align: bottom;
}
.table-payment > tbody > tr > td,
.table-payment > tbody > tr > th{
	border-top-style: dotted;
}
.table-payment > tbody > tr:first-child > td{
	border-top: none;
}
.table-payment > tbody > tr.payment-event > td{
	border-top: none;
	padding-bottom: 1.2em;
}
.table-payment > tbody > tr.payment-event > td:first-child{
	padding-left: 2em;
}
@media screen and (max-width:992px){
	.table-payment > tbody > tr.payment-event > td{
		border-top: none;
		padding-bottom: 1em;
	}
	.table-payment > tbody > tr.payment-event > td:first-child{
		padding-left: 2em;
	}
}
.payment-m{
	padding-left: 20px;
	padding-right: 20px;
}
.payment-m .table-payment > tbody > tr:first-child > td{
	border-top: none;
}
.borderless-top{
	border-top: none !important;
}
.table-payment > tbody > tr.payment-invoice > td{
	padding-left: 10px;
	border-top: none;
	font-size: 1em;
}
.payment-invoice label{
	font-weight: normal;
	font-size: .9em;
	line-height: 2.5em;
	margin-bottom: 0;
}
.payment-invoice input[type="radio"]{
	vertical-align: text-bottom;
}
.payment-box{
	background-color: #fff;
	border: 2px solid #337ab7;
	border-radius: 5px;
	height: 200px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.payment-box label{
	font-size: 1.3em;
}
@media screen and (max-width:992px){
	.payment-box label{
		position: relative;
	}
	.payment-box input:checked + label:before{
		display: block;
		width: 16px;
		height: 16px;
		background-image: url('../images/icon-checked.png');
		background-repeat: no-repeat;
		background-size: 100%;
		content: '';
		position: absolute;
		top: 4px;
		left: -20px;
	}
}
.payment-box:before{
	content: '';
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle;
}
.payment-box.active{
	background-color: #c1d4ff;
}
.payment-box .inner{
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width:992px){
	.payment-box{
		height: 100px;
	}
	.payment-box label{
		font-size: 1em;
	}
	.payment-box input[type="radio"]{
		width: 0;
		height: 0;
		overflow: hidden;
	}
}


/* infoCheck */
.content-infoCheck{
	padding-top: 60px;
	padding-bottom: 60px;
}
@media screen and (max-width:992px){
	.content-infoCheck{
		margin-left: 20px;
		margin-right: 20px;
	}
}
.content-infoCheck .box{
	border: 2px solid #337ab7;
	border-radius: 10px;
	margin-top: 60px;
	padding: 100px 20px;
	text-align: center;
}

.content-infoCheck .box p{
	margin-top: 20px;
}


/* complete */
.content-complete{
	padding-top: 60px;
	padding-bottom: 60px;
}
@media screen and (max-width:992px){
	.content-complete{
		margin-left: 20px;
		margin-right: 20px;
	}
}
.content-complete .box{
	border: 2px solid #337ab7;
	border-radius: 10px;
	margin-top: 60px;
	padding: 100px 20px;
	text-align: center;
}
@media screen and (max-width:991px){
	.content-complete .box{
 		margin-top: 0px;
	}
}
.content-complete .box p{
	margin-top: 20px;
	line-height: 2em;
}
.content-complete .box-txt{
	margin-top: 20px;
}
.content-complete .box-txt p{
	margin: 0;
}
.content-complete .area-btn{
	margin-top: 50px;
}
.content-complete .area-btn.affix{
	position: fixed;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,1);
  box-shadow: 2px 0 5px 0 rgba(0,0,0,.5);
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width:767px){
  .content-complete .area-btn .btn:not(:last-child){
    margin-bottom: 10px;
  }
  .content-complete .area-btn.affix .btn{
    margin-bottom: 0;
  }
}

/* privacy */
.content-privacy{
	padding-top: 60px;
	padding-bottom: 60px;
}
@media screen and (max-width:992px){
	.content-privacy{
		margin-left: 20px;
		margin-right: 20px;
	}
}
.content-privacy h1{
	margin-bottom: 60px;
	color: #6e588f;
}
.content-privacy h2{
	margin-top: 60px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.content-privacy p{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.8em;
}
.content-privacy .area-btn{
	margin-top: 100px;
}

/* about us */
.content-about{
}
@media screen and (max-width:992px){
	.content-about{
		margin-left: 20px;
		margin-right: 20px;
	}
	.content-about section{
		margin-left: -20px;
		margin-right: -20px;
	}
}
.content-about h2{
	margin-bottom: 10px;
}
.content-about .logo-link{
	display: block;
	margin-top: 40px;
}
.content-about .area-btn{
	margin-top: 50px;
}
.content-about .card{
	margin-top: 20px;
	border-radius: 10px;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.2);
}
.content-about section:nth-child(n+2){
	padding-top: 50px;
	padding-bottom: 50px;
}
.content-about .banner2{
	height: 340px;
}

/* Valign */
.valign:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.valign .inner{
	display: inline-block;
	vertical-align: middle;
	width: 98%;
}

/* btn */
.btn-outline-primary{
	color: #337ab7;
    background-color: #fff;
    border-color: #2e6da4;
}
.btn-outline-primary:hover{
    color: #286090;
    background-color: #fff;
    border-color: #204d74;
}

/* 複寫BS3,FA */
.text-success{
	color: #66cc66;
}
.text-sc{
	color: #663399;
}
.text-orange{
	color: #ff6d00;
}
.fa-8x{
	font-size: 8em;
}
.modal-content{
	padding: 10px;
}
.modal-body ol{
	padding-left: 0;
	text-align: justify;
	list-style: none;
}
.modal-body ol li{
	margin-bottom: 20px;
}
.modal-body ol li:nth-child(n+3){
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1.2em;
}
.bg-gray{
	background-color: #cbd7df;
}
.bg-lightgray{
	background-color: #eef1f4;
}

/* class */
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content-class{
	padding-top: 30px;
}
.sc-navbar.affix ~ #templatemo_main_wrapper .content-class{
	padding-top: 90px;
}
@media screen and (max-width:991px){
	.sc-navbar.affix-top ~ #templatemo_main_wrapper .content-class{
		padding-top: 30px;
	}
	.sc-navbar.affix ~ #templatemo_main_wrapper .content-class{
		padding-top: 88px;
	}
}
.content-class{
	padding-bottom: 60px;
}
.content-class h1{
	margin-top: 0;
}
@media screen and (max-width:991px){
	.content-class{
		padding-bottom: 20px;
	}
	.content-class h1{
		font-size: 26px;
	}
	.content-class h2.h3{
		font-size: 20px;
	}
}
.content-class .card-class{
	background-color: #ffffff;
	padding: 30px;
	border-radius: 5px;
	margin-bottom: 40px;
}
@media screen and (max-width:991px){
	.content-class .card-class{
		padding: 30px 20px;
		margin-bottom: 40px;
		border-radius: 5px;
	}
}
.content-class .class-advantage{
	padding-top: 10px;
	padding-bottom: 30px;
}
.content-class .class-advantage p{
	padding-left: 10px;
	padding-right: 20px;
	position: relative;
}
.content-class .class-advantage p:before{
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	background-color: #a94442;
	position: absolute;
	left: 0;
	top: 0;
}
.content-class .class-media{
	padding-right: 60px;
}
@media screen and (max-width:991px){
	.content-class .class-media{
		padding-right: 15px;
	}
}
.content-class .media-box{
	height: 0;
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}
@media screen and (max-width:991px){
	.content-class .media-box{
		margin: 0 auto 30px;
	}
}
.content-class .media-box img,
.content-class .media-box iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.content-class .class-price{
	padding-right: 10px;
	height: 380px;
	position: relative;
}
@media screen and (max-width:991px){
	.content-class .class-price{
		height: auto;
		position: static;
	}
}
.content-class .class-price .area-btn{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media screen and (max-width:991px){
	.content-class .class-price .area-btn{
		position: fixed;
	}
}
.content-class .class-price .title{
	position: relative;
}
.content-class .class-price .title:before{
	content: '';
	display: block;
	width: calc(100% - 4.5em);
	border-top: 1px dotted #aaa;
	position: absolute;
	margin-left: 4em;
	top: 50%;
	right: 0;
}
.content-class .badge-class{
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 0;
	background-color: #337ab7;
	font-weight: normal;
	margin-right: 5px;
	position: relative;
}
.content-class .badge-class:last-of-type{
	margin-right: 0;
}
.content-class .badge-class:focus > .dropdown-menu{
	display: block;
	left: -25%;
	bottom: 0;
	color: #333;
	height: max-content;
    padding: 10px;
    min-width: 140px;
}
.content-class .badge-class:focus > .dropdown-menu li{
	white-space: normal;
	line-height: 1.5;
}
.content-class .timer{
	color: #a94442;
	margin-bottom: 6px;
}
.content-class .timer:before{
	content: "\f017";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
    color: #888888;
}
.content-class .area-price{
	margin-bottom: 20px;
}
.content-class .price,
.content-class .free{
	font-size: 36px;
	font-weight: bold;
	color: #a94442;
	vertical-align: middle;
	line-height: 1em;
	padding-left: 18px;
}
.content-class .original-price{
	color: #888;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle;
	text-decoration:line-through;
	margin-left: 10px;
}
.content-class .price:before,
.content-class .original-price:before{
	content: 'NT.';
}
.content-class .date:before{
	content: "\f073";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
    color: #888888;
}
.content-class .date{
	line-height: 1em;
	margin-bottom: 6px;
}
.content-class .time{
	line-height: 1em;
	padding-left: 18px;
	margin-bottom: 6px;
}
.content-class .notes{
	padding-left: 18px;
	font-size: 14px;
	color: #a94442;
}
.content-class .hashtag{
	margin-top: 20px;
	margin-bottom: 10px;
}
.content-class .hashtag a + a{
	margin-left: 10px;
}
.content-class .hashtag a:before{
	content: '#';
}
.content-class .area-btn .btn{
	width: 45%;
}
.content-class .area-btn .btn + .btn{
	margin-left: 10px;
}
@media screen and (max-width:991px){
	.content-class .area-btn{
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99;
		width: 100%;
		padding: 10px;
		text-align: center;
		background-color: #ffffff;
		box-shadow: 0 -3px 5px rgba(0,0,0,.1);
	}
	.content-class .area-btn .btn{
		padding: 11px;
		width: 150px;
	}
	.content-class .menu-bar{
		margin-top: 42px;
	}
}
.content-class .menu-bar:after,
.content-class .menu-content:after{
	content: '';
	display: block;
	clear: both;
}
.content-class .menu-bar a{
 	display: block;
 	float: left;
 	padding: 10px 20px;
 	margin: 0;
 	text-decoration: none;
}
@media screen and (max-width:991px){
	.content-class .menu-bar a{
		font-size: 14px;
		padding: 12px;
	}
}
.content-class .menu-bar a.active{
	background-color: #ffffff;
	border-radius: 5px 5px 0 0;
}
.content-class .menu-bar .area-btn{
	display: none;
	float: right;
	height: 32px;
	font-size: 0;
	margin-top: 5px;
}
.content-class .menu-bar .area-btn .btn{
	width: 200px;
	padding: 5px;
}

.content-class .menu-bar.affix{
	width: 100%;
	background-color: #ffffff;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
	top: 60px;
	left: 0;
	z-index: 99;
	margin-top: 0;
}
@media screen and (max-width:991px){
	.content-class .menu-bar.affix{
		top: 56px;
		transition: top 0.4s ease-in-out;
	}
	.hideUp .content-class .menu-bar.affix{
		top: -60px;
	}
	.content-class .menu-bar.affix a{
		padding: 14px;
		font-size: 14px;
		width: 25%;
		text-align: center;
	}
}
.content-class .menu-bar.affix .area-btn{
	display: block;
}
@media screen and (max-width:991px){
	.content-class .menu-bar.affix .area-btn{
		display: none;
	}
}
.content-class .menu-bar.affix .active{
	background-color: #ccc;
	border-radius: 0;
	color: #fff;
}
.content-class .menu-content{
	background-color: #ffffff;
	margin: 0;
	padding: 30px;
	margin-bottom: 60px;
}
@media screen and (max-width:991px){
	.content-class .menu-content{
		padding: 20px 20px 30px;
	}
}
.content-class .menu-bar.affix + .menu-content{
	margin-top: 42px;
}
@media screen and (max-width:991px){
	.content-class .menu-bar.affix + .menu-content{
		margin-top: 92px;
	}
}
.content-class .menu-content div:first-of-type h3{
	margin: -18px -20px 30px;
}
.content-class .menu-content h3{
    padding: 10px;
    margin: 50px -20px 30px;
    background: #337ab7;
    color: #ffffff;
}
@media screen and (max-width:991px){
	.content-class .menu-content div:first-of-type h3{
		margin: -8px -10px 30px
	}
	.content-class .menu-content h3{
		margin: 30px -10px;
	}
}
.content-class .menu-content .content-box img{
  display: block;
  max-width: 100% !important;
  height: auto !important;
}
.content-class .class-recommend{
	margin-bottom: 20px;
}
.content-class .class-recommend .item{
	display: block;
	padding: 10px;
	background-color: #fff;
	margin-bottom: 20px;
	transition: all .5s;
}
.content-class .class-recommend .item .box-img{
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
}
.content-class .class-recommend .item .box-img img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: all .5s;
}
.content-class .class-recommend .item p.h5{
	height: 6em;
  line-height: 1.5;
  color: #000000;
}
.content-class .class-recommend .item:hover{
	text-decoration: none;
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1);
}
.content-class .class-recommend .item:hover .box-img img{
	transform: scale(1.2);
}
.content-class .class-recommend .price,
.content-class .class-recommend .free{
	font-size: 22px;
}
.content-class .card-teacher{
	padding: 30px;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}
@media screen and (max-width:991px){
	.content-class .card-teacher{
		margin-bottom: 0;
	}
}
.content-class .card-teacher .item + .item{
	border-top: 1px dotted #cccccc;
	margin-top: 30px;
	padding-top: 30px;
}
.content-class .card-teacher .item .box-img{
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.content-class .card-teacher .item .box-img img{
	max-height: 100%;
    height: 100%;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}
.content-class .h4{
	margin-bottom: 30px;
}
@media screen and (max-width:991px){
	.content-class .card-teacher .item .box-img{
		display: inline-block;
		width: 100px;
		height: 100px;
	}
	.content-class .h4.teacher-name{
		display: inline-block;
		margin-left: 10px;
	}
}
.content-class .badge-experience{
	padding: 6px 10px;
	border-radius: 3px;
	font-weight: normal;
	background-color: #fff;
	color: #337ab7;
	border: 1px solid #337ab7;
}
@media screen and (max-width:991px){
		.content-class .badge-experience{
			display: block;
		}
	}
.content-class .card-teacher .info .more-info{
	width: 100%;
	padding: 50px 0 0;
	position: absolute;
	background-color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.8+40,1+75 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 40%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-align: center;
	bottom: 0;
	text-decoration: none;
}
.content-class .card-teacher .collapse-info{
	display: none;
	width: 100%;
	text-align: center;
	text-decoration: none;
}
.content-class .card-teacher .info{
	height: 100px;
	overflow-y:hidden;
	position: relative;
	line-height: 1.5em;
	font-size: 16px;
	word-break: break-all;
}
.content-class .card-teacher .info.active{
	height: auto;
}
.content-class .card-teacher .info.active .more-info{
	display: none;
}
.content-class .card-teacher .info.active .collapse-info{
	display: block;
}
.content-class .card-more{
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
}
@media screen and (max-width:992px){
	.content-class .card-more{
		margin-bottom: 60px;
	}
}
.content-class .card-more .item{
	padding: 0 0 10px;
}
.content-class .card-more .item + .item{
	border-top: 1px dotted #888888;
	padding-top: 20px;
	padding-bottom: 0;
}

/* index */
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-index{
	padding-top: 0px;
}
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-index{
	padding-top: 60px;
}
@media screen and (max-width:991px){
	.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-index{
		padding-top: 58px;
	}
}
.content-index .feature{
	padding: 20px;
	background-color: #563982;
	color: #ffffff;
}
@media screen and (max-width:992px){
	.content-index .feature{
		display: none;
	}
}
.content-index .feature img{
	display: inline-block;
	width: 70px;
	border-radius: 50%;
}
.content-index .feature .box-txt{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.content-index .course{
	background-color: #fff;
	padding: 30px 0;
}
.content-index .slidebox.owl-carousel{
	padding-left: 40px;
	padding-right: 40px;
}
@media screen and (max-width:992px){
	.content-index .slidebox.owl-carousel{
		/*width: calc(100% - 40px);
		padding-right: 0;*/
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.content-index .testimony .slidebox.owl-carousel{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
.content-index .slidebox.owl-carousel .owl-nav{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 5em;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: -1;
}
.content-index .slidebox.owl-carousel .owl-stage-outer{
	width: 100%;
}
@media screen and (max-width:992px){
	.content-index .testimony .slidebox.owl-carousel .owl-stage-outer{
		width: 100%;
	}
}
.content-index .slidebox .owl-nav.disabled{
	display: none;
}
.content-index .slidebox .owl-nav button.owl-prev,
.content-index .slidebox .owl-nav button.owl-next{
	outline: none;
	color: #3e8acc44;
}
.content-index .slidebox .owl-nav button.owl-prev.disabled,
.content-index .slidebox .owl-nav button.owl-next.disabled{
	color: transparent;
}
.content-index .slidebox .owl-nav button:hover{
	color: #3e8acc;
}
.content-index .slidebox .owl-dots{
	text-align: center;
}
.content-index .slidebox button.owl-dot{
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
	outline: none;
	display: inline-block;
}
.content-index .slidebox button.owl-dot:nth-child(n-2){
	margin-left: 2px;
}
.content-index .slidebox button.owl-dot.active{
	background-color: #3e8acc;
}
.content-index .slidebox .item{
	padding: 10px;
	box-shadow: 0 0 5px 0 #ccc;
	margin: 10px auto;
	background-color: #fff;
	border-radius: 5px;
}
.content-index .slidebox .item a{
	color: #000000;
	text-decoration: none;
}
.content-index .slidebox .item a::after{
	content: '';
	display: block;
	clear: both;
}
.content-index .recommend .slidebox .item .box-img,
.content-index .hot .slidebox .item .box-img,
.content-index .new .slidebox .item .box-img{
	width: 100%;
    height: 0;
    padding-bottom: 54.5%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
}
.content-index .slidebox .item h3{
	height: 4.5em;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: 900;
}
.content-index .slidebox .item .teacher{
	float: left;
	font-size: .8em;
	border-top: 1px dotted #ccc;
	padding-top: 4px;
	margin-bottom: 0;
	margin-top: 4px;
	width: 38%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-index .slidebox .item .price,
.content-index .slidebox .item .free{
	float: right;
	color: #a94442;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}
.content-index .slidebox .item .price::before{
	content: 'NT. ';
}
.content-index .categories{
	margin-top: 60px;
}
.content-index .categories a{
	padding: 10px;
	background-color: #fff;
	display: block;
	border-radius: 1000px;
	box-shadow: 0 0 10px 0 #ccc;
	text-decoration: none;
}
@media screen and (max-width:991px){
	.content-index .categories a{
		margin-bottom: 15px;
	}
}`
.content-index .categories a:hover{
	box-shadow: 0 0 3px 0 #ccc, 0 0 1px 1px #ffffff inset, 0 0 3px 0 #e2e2e2 inset;
	text-decoration: none;
}
.content-index .categories a img{
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
}
.content-index .categories a h3{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.content-index .hot{
	margin-top: 60px;
}
.content-index .new{
	margin-top: 60px;
}
.content-index .testimony{
	padding-top: 60px;
	padding-bottom: 60px;
}
.content-index .testimony .item{
	background-color: transparent;
	box-shadow: none;
}
.content-index .testimony .card{
	padding: 10px;
	box-shadow: 0 0 5px 0 #ccc;
	margin: 10px auto;
	background-color: #fff;
	border-radius: 5px;
}
.content-index .testimony .card .box-student{
	margin-bottom: 10px;
}
.content-index .testimony .card .box-student .box-img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin: auto;
}
.content-index .testimony .card .box-student .box-img img{
	max-height: 100%;
	width: auto;
	display: inline-block;
    position: relative;
	left: 50%;
    transform: translateX(-50%);
}
.content-index .testimony .card .box-student p{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 1.2em;
	margin-bottom: 0;
}
.content-index .testimony .card .box-txt{
	text-align: justify;
	height: 8em;
}
@media screen and (max-width:991px){
	.content-index .testimony .card::after{
		content: '';
		display: block;
		clear: both;
	}
	.content-index .testimony .card .box-student{
		width: 80px;
		float: left;
		text-align: center;
		margin-bottom: 0;
	}
	.content-index .testimony .card .box-student p{
		padding-left: 0;
		margin-top: 10px;
		margin-bottom: 0;
    font-size: 14px;
	}
	.content-index .testimony .card .box-txt{
		width: auto;
		margin-left: 90px;
		height: 8em;
	}
	.content-index .testimony .card .box-txt p{
		margin-bottom: 0;
	}
	.content-index .testimony .card .box-student .box-img,
	.content-index .testimony .card .box-student p{
		display: block;
	}
}
.content-index .organization{
	background-color: #3e8acc;
	color: #fff;
	padding: 60px 0;
}
.content-index .organization h2{
	margin-bottom: 30px;
}
.content-index .organization .item{
	margin-bottom: 15px;
}
.content-index .CTA{
	padding: 50px 0;
	text-align: center;
	background-color: #fff;
}
.content-index .CTA .btn{
	font-size: 18px;
	width: 300px;
	background-color: #563982;
	border-color: #563982;
	transition: 1s;
	padding-top: 15px;
    padding-bottom: 15px;
}
.content-index .CTA .btn:hover{
	opacity: .9;
}
.banners:hover{
  cursor: pointer;
}
.content-index .banners{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+70,563982+70,563982+70,563982+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(86,57,130,1) 100%,rgba(86,57,130,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(86,57,130,1) 100%,rgba(86,57,130,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(86,57,130,1) 100%,rgba(86,57,130,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#563982',GradientType=0 ); /* IE6-9 */
}

/* 企業用戶設定 banner背景 */
.content-index.sc-company .banners{
  /* background: url('../images/new_frame/bg-sc-company-1-square.jpg') repeat center center; */
  /* background: url('../images/new_frame/bg-sc-company-2-3x380.jpg') repeat center center; */
   background: url('../images/new_frame/bg-sc-company-3-1920x380.jpg') repeat center center;
}

@media screen and (max-width:991px){
	.content-index .banners{
		background: #ffffff;
	}
  .content-index.sc-company .banners{
    background: #ffffff;
  }
	.content-index .banners .container{
		margin: 0;
		padding: 0;
		width: 100%;
	}
}
.content-index .banner::after{
	content: '';
	display: block;
	clear: both;
}
.content-index .banner{
	overflow-y: hidden;
	height: 380px;
}
.content-index .banner .slick-list.draggable{
	overflow-y: hidden;
  height: 380px;
	/*height: 0;
	padding-bottom: 41.66666%;*/
	z-index: 1;
}
@media screen and (max-width:991px){
	.content-index .banner{
		overflow-y: hidden;
		height: 0;
		padding-bottom: 82%;
	}
	.content-index .banner .slick-list.draggable{
		overflow-y: hidden;
		height: 0;
		padding-bottom: 75%;
	}
}
/*  */
.content-index .banner.SP .slick-list.draggable {
	height: 23.8545vw;
}
.content-index .banner.SP {
	overflow-y: hidden;
	height: 23.8545vw;
}
.content-index .banner .slider1.SP {
	width: 100%;
	height: 23.8545vw;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
}
#sliderFor.slick-vertical.SP .slick-slide {
  height: 23.8545vw;
  overflow: hidden;
}
#sliderFor.SP .backImg {
	height: 23.8545vw;
  width: 100%;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-index .banner.SP {
    padding-bottom: unset !important;
}
@media (max-width: 768px) {
	.content-index .banner.SP .slick-list.draggable,
	.content-index .banner.SP,
	.content-index .banner .slider1.SP,
	#sliderFor.slick-vertical.SP .slick-slide,
	#sliderFor.SP .backImg {
		height: 75vw;
	}
}
/*  */
.content-index .banner .slider1{
	width: 80%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
}
.content-index .banner .slider2{
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	background-color: #fff;
}
.content-index .banner .slider2 i.fa.fa-caret-up.slick-arrow,
.content-index .banner .slider2 i.fa.fa-caret-down.slick-arrow  {
    position: absolute;
    z-index: 2;
    background: rgba(255,255,255,.9);
    padding: 5px 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.5em;
}
.content-index .banner .slider2 i.fa.fa-caret-up.slick-arrow{
 	top: 0;
}
.content-index .banner .slider2 i.fa.fa-caret-down.slick-arrow{
 	bottom: 0;
}
@media screen and (max-width:992px){
	.content-index .banner .slider1{
		width: 100%;
	}
	.content-index .banner .slider2{
		display: none;
	}
}
.content-index .banner *{
	vertical-align: middle;
	outline: none;
}
.content-index .banner .slider1 img,
.content-index .banner .slider2 img{
	width: 100%;
}
.content-index .banner .slider2 .box{
    outline: 1px solid #ffffff;
}
.content-index .banner #sliderNav.slider2 .box{
    overflow: hidden;
    height: 95px;
}
/* slick */
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}
.slick-vertical .slick-slide{
	border: none;
}
#sliderFor.slick-vertical .slick-slide{
  height: 380px;
  overflow: hidden;
}
/* slick-dots */
.slick-dotted.slick-slider{
    margin-bottom: 30px;
}

.slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
    z-index: 10;
    background-color: white;
}
.slick-dots li{
    position: relative;

    display: inline-block;

    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 15px;
    height: 15px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
    opacity: .75;
    color: black;
}

/* Course List */
.sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-courselist{
  padding-top: 0;
  margin-top: 0;
}
.sc-navbar.affix ~ #templatemo_main_wrapper .content.content-courselist{
  padding-top: 0;
  margin-top: 60px;
}
@media screen and (max-width:991px){
  .sc-navbar.affix-top ~ #templatemo_main_wrapper .content.content-courselist{
    padding-top: 0;
    margin-top: 0;
  }
  .sc-navbar.affix ~ #templatemo_main_wrapper .content.content-courselist{
    padding-top: 0;
    margin-top: 58px;
  }
}
.content.content-courselist{
  min-height: 75vh;
}
.content-courselist .item{
	padding: 10px;
	box-shadow: 0 0 5px 0 #ccc;
	margin: 10px auto;
	background-color: #fff;
	border-radius: 5px;
}
.content-courselist .item a{
	color: #000000;
	text-decoration: none;
}
.content-courselist .item a::after{
	content: '';
	display: block;
	clear: both;
}
.content-courselist .item .box-img{
	width: 100%;
    height: 0;
    padding-bottom: 54.5%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
}
.content-courselist .item .box-img img{
	width: 100%;
}
.content-courselist .item h3{
	height: 4.5em;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: 900;
}
.content-courselist .item .teacher{
	float: left;
	font-size: .8em;
	border-top: 1px dotted #ccc;
	padding-top: 4px;
	margin-bottom: 0;
	margin-top: 4px;
	width: 45%;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.content-courselist .item .price,
.content-courselist .item .free{
	float: right;
	color: #a94442;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}
.content-courselist .item .price::before{
	content: 'NT. ';
}
.content-courselist section{
	padding-top: 20px;
}
.content-qna .section-title,
.content-courselist .section-search{
	padding-top: 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#563982+20,ffffff+95 */
	background: rgb(86,57,130); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(86,57,130,1) 20%, rgba(255,255,255,0) 95%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(86,57,130,1) 20%,rgba(255,255,255,0) 95%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(86,57,130,1) 20%,rgba(255,255,255,0) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#563982', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.content-qna .section-title,
.content-courselist .section-search h2{
	color: #ffffff;
	padding-bottom: 50px;
}
.content-courselist .section-search .btn{
	margin-bottom: 10px;
	overflow: hidden;
}
.content-courselist .section-search .btn-search{
	position: relative;
	overflow: visible;
}
.content-courselist .section-search .btn-default.active{
	background-color: rgba(86,57,130,1);
	border: 1px solid rgba(255,255,255,1);
	color: #ffffff;
}
.content-courselist .section-search .dropdown-menu{
	padding: 0;
	max-height: 60vh;
	overflow-y: scroll;
}
.content-courselist .section-search .dropdown-menu li{
	overflow: hidden;
}
.content-courselist .section-search .dropdown-menu li:hover{
	background-color: #eef;
}
.content-courselist .section-search .dropdown-menu li:not(:last-child){
	border-bottom: 1px dotted #ccc;
}
.content-courselist .section-search .dropdown-menu li label{
	margin-bottom: 0;
	white-space: nowrap;
	padding: 10px;
	width: 100%;
	display: block;
	margin: 0;
	box-sizing: border-box;
}
.content-courselist .section-search .dropdown-menu li input[type="radio"]{
	display: none;
}
.content-courselist .section-search .dropdown-menu li input[type="radio"]:checked ~ label{
	background-color: rgba(86,57,130,1);
	color: #ffffff;
}
@media screen and (max-width:768px){
	.content-courselist .item .box-img {
	  width: 40%;
	  float: left;
	  height: 0;
	  padding-bottom: 22.5%;
	  overflow: hidden;
	  border: 1px solid #e2e2e2;
	}
}
@media screen and (max-width:991px){
	.content-courselist .section-search .form-group{
		margin-bottom: 20px;
	}
	.content-courselist .section-search .btn-search:before{
		content: '';
		display: block;
		width: 100%;
		height: 0px;
		border-top: 1px dotted #fff;
		position: absolute;
		top:-11px;
		left: 0;
	}
	.content-courselist .section-search .open>.dropdown-menu {
		display: block;
		position: fixed;
		top: 5vh;
		left: 5vw;
		width: 90vw;
		height: 90vh;
		overflow-y: scroll;
	}
	.content-courselist .section-search .open>.dropdown-menu li{
	    /*padding: 10px;*/
	}
	.content-courselist .section-search .open>.dropdown-menu li:not(:last-child){
		border-bottom: 1px dotted #ccc;
	}
	.content-courselist .item .box-txt {
		float: left;
	    width: 60%;
	    padding-left: 10px;
	}
	.content-courselist .item h3{
		height: 4em;
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 1em;
		line-height: 1.2em;
	}
	.content-courselist .item .price,
	.content-courselist .item .free{
		font-size: 1.2em;
	}
}

/* QnA */
.content.content-qna{
  min-height: 100vh;
}
.content-qna #menuBar h3{
	display: inline-block;
	margin: 0;
	line-height: 50px;
}
.content-qna #menuBar.affix{
	top: 50px;
	right: 0;
	left: 0;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
}
@media screen and (max-width:991px){
	.content-qna #menuBar.affix{
		top: 58px;
		transition: top 0.4s ease-in-out;
	}
	.hideUp .content-qna #menuBar.affix{
		top: -60px;
	}
}
.content-qna #menuBar .navbar-right{
	float: right!important;
    margin-right: -15px;
}
.content-qna #menuBar .nav .dropdown-menu{
	padding: 0;
}
.content-qna #menuBar .nav .dropdown-menu .active{
	background-color: #337ab7;
}
.content-qna #menuBar .nav .dropdown-menu{
	position: fixed;
	width: 80vw;
	height: auto;
	max-height: 80vh;
	overflow-y: scroll;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: #fff;
	border-radius: 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
.content-qna #menuBar .nav .dropdown-menu li a{
	padding: 10px 20px;
}
.content-qna #menuBar .nav .dropdown-menu li:not(:last-child){
	border-bottom: 1px dotted #ccc;
}

.content-qna #menuBar .nav .dropdown a,
.content-qna #menuBar .nav .dropdown a:hover{
	background-color: transparent;
}
.content-qna .navbar-side{
	background-color: rgba(238,238,238,1);
}
.content-qna .navbar-side .active a{
	border-radius: 0;
	position: relative;
}
.content-qna .navbar-side .active a::before{
	content:'';
	display: block;
	position: absolute;
	height: 0;
	top: 0;
	right: -10px;
	bottom: 0;
	margin: auto;
	border-left: 10px solid #337ab7;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.content-qna .panel-title a{
	display: block;
	text-decoration: none;
	color: rgb(86,57,130);
}
.content-qna .panel,
.content-qna .panel-default,
.content-qna .panel-default>.panel-heading{
	border-radius: 0;
	border-color: transparent;
	background-color: transparent;
	box-shadow: none;
}
.content-qna .panel-default>.panel-heading{
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
.content-qna .panel-collapse,
.content-qna .panel-default>.panel-heading+.panel-collapse>.panel-body{
	background-color: #fff;
	border: 1px solid #fff;
}
/*  */
#nav_ {
	transition: usnet;
}
@media (max-width: 767px) {
  .navbar-collapse.collapse {
    height: 0 !important;
  }
	.navbar-collapse.collapse.in {
    height: auto !important;
  }
	.navbar-collapse.collapse {
    height: 0 !important;
  }
	.navbar-collapse.collapse.nonopen, .navbar-collapse.collapse.nonopen.in {
    height: 0 !important;
  }
	.navbar-collapse.collapse.nonopen.open_, .navbar-collapse.collapse.nonopen.in.open_ {
    height: auto !important;
  }
}
/*  */
/* 修正 navbar ipad 顯示問題 */
@media (min-width: 768px) and (max-width: 991px){
  .sc-navbar .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
      margin-right: 0;
      margin-left: 0;
  }
  .sc-navbar .navbar-collapse.collapse {
      display: none !important;
      height: 0;
      padding-bottom: 0;
      overflow-y: hidden;
  }

  .sc-navbar .navbar-header {
    float: none;
    clear: left;
  }
  .sc-navbar .navbar-toggle {
    display: block;
  }
  .sc-navbar .navbar-nav>li {
    float: none;
    clear: both;
  }
  .sc-navbar .navbar-right {
    float: none !important;
    margin-right: 0;
  }
  .sc-navbar .navbar-collapse.in {
      display: block !important;
      overflow-y: auto !important;
  }
  .sc-navbar .form-inline .input-group,
  .sc-navbar .form-inline .form-group{
      display: block;
  }
  .sc-navbar-header .search-m-box.show form.form-inline .searchCourse {
    box-sizing: content-box;
    width: calc(100% - 66px);
    padding: 0 0 0 10px;
    height: 36px;
  }
  .sc-navbar-header .search-m-box.show form.form-inline a.input-group-addon.btn{
    height: 38px;
  }
}

/* for item off */
.off{
  position: relative;
}
.off::before{
  content: '結束報名';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  text-align: center;
  background: #ff0000dd;
  padding: 10px;
  color: #fff;
}

.rwd-video{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0;
  position: relative;
}
.rwd-video iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 20190725 探索課程 下拉選單css start */
@media screen and (min-width: 992px)
{
	.dropdown-menu.pc{
    /*width: 221px;*/
    /*height: 340px;*/

    width: calc(13em + 40px); /* 字數+2字 + padding */
    height: calc(24em + 12px); /* 行數x2倍 + padding */
	}
	.dropdown-menu.phone{
		display: none;
	}
	.search-class .dropdown-menu{
		border-radius: 0;
	}
	.glyphicon-chevron-right{
		float: right;
		transform: scale(0.8);
    line-height: 1.25;
	}
	.dropdown-submenu{position:relative;}
	.dropdown-submenu>.dropdown-menu{
		top:0;left:100%;
		margin-top:-6px;
		margin-left:-1px;
	}
	.open>.dropdown-toggle.menu-level1::before{
		content: " ";
		background-color: white;
		border-top: #ccc solid 1px;
		border-left: #ccc solid 1px;
		transform: rotate(45deg);
		position: absolute;
		width: 10px;
		height: 10px;
		left: 20px;
		top: 45px;
		z-index: 1001;
	}
	.dropdown-submenu.pull-left{float:none;}
	.dropdown-submenu.pull-left>.dropdown-menu{
		left:-100%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	}
	.dropdown-menu li a:hover{
		color: #337ab7;
	}
}
@media screen and (max-width: 991px)
{
	.phone-menu-back{
		width: 100vw;
		height: 100vh;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0px;
		border-radius: 0px;
		background-color: rgba(0,0,0,0.5);
		z-index: 1001;
	}
	.phone-menu{
		width: 80vw;
		height: 100vh;
		background-color: white;
		right:0px;
		position: fixed;
	}
	.phone-menu-content{
		position: fixed;
		top: 0;
		height: 100vh;
		background-color: white;
		padding: 0px;
		width: 80vw;
		list-style: none;
		transition: all 0.2s ease;
	}
	.phone-menu .level1{
		left: 20vw;
		overflow-y: auto;
	}
	.phone-menu .level1 .level2{
		left: 100vw;
	}
	.phone-menu .level1 .level2 .level3{
		left: 100vw;
	}

	.phone-menu .menu-item .glyphicon-chevron-right{
		float: right;
	}

	.phone-menu .menu-item .glyphicon{
		position: initial;
	}

	.phone-menu-content .menu-item{
		padding: 11px 16px;
		text-align: left;
	}

	.phone-menu-content.level1>.menu-item{
		padding: 11px 16px;
		text-align: left;
	}

	.menu-selected {
		background-color: rgba(221,221,221);
	}
}

.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    border: none;
}
/* 20190725 探索課程 下拉選單css end*/
/* 公告 */
.courseTable {
	margin-bottom: -80px !important;
}
#announcement {
	padding-left: 40px;
	padding-right: 40px;
}
#announcement .t_box {
	padding: 10px;
	box-shadow: 0 0 5px 0 #ccc;
	margin: 10px auto;
	background-color: #ffde3b59;
	border-radius: 5px;
}
.t_table {
	width: 100%;
}
.t_table thead {
	border-bottom: 1px dashed #00000052;
}
.t_table thead tr th:nth-of-type(1) {
	width: 75%;
	padding: 10px;
}
.t_table thead tr th:nth-of-type(2) {
	width: 25%;
	border-left: 1px dashed #00000052;
	padding: 10px;
}
.t_table tbody tr td:nth-of-type(1) {
	padding: 10px 5px;
  border-top: 1px dashed #00000052;
}
.t_table tbody tr td:nth-of-type(2) {
	border-top: 1px dashed #00000052;
	border-left: 1px dashed #00000052;
	padding: 5px 10px;
}
#announcement .tableLink {
	display: grid;
	text-align: end;
	text
}
.tableLink a {
	text-decoration: none;
}




/* 公告 */


/* 新的 */
#sliderFor .slick-prev, #sliderFor .slick-next {
	position: absolute;
	top: calc(50% - 18px) !important;
	width: 50px !important;
	height: 50px !important;
	z-index: 9 !important;
	border: unset;
	background-color: transparent;
	opacity: 0;
	transition: .5s ease;
}
#sliderFor:hover .slick-prev, #sliderFor:hover .slick-next {
	opacity: 1;
}
#sliderFor .slick-prev {
  left: 0 !important;
}
#sliderFor .slick-next {
  right: 0 !important;
}








/*  */
