/* Tag樣式 Start */
.label.label-tag {
  display: inline-block;
  font-size: 11px;
  line-height: 18px;
  margin-left: 12px;
  padding: 0 5px;
  position: relative;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.label.label-tag:before {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 12px 10px 0;
  border-color: transparent #b0b0b0 transparent transparent;
  -webkit-transform: rotate(360deg);
  margin-left: -17px;
  top: -1px;
}
.label.label-tag:after {
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 99px;
  margin: -12px 0 0 -10px;
}
.label.label-tag {
  border: 1px solid #b0b0b0;
}
.label.label-tag:before {
  border-color: transparent #b0b0b0 transparent transparent;
}
.label.label-tag[href]:hover,
.label.label-tag[href]:focus {
  border-color: #979797;
}
.label.label-tag[href]:hover:before,
.label.label-tag[href]:focus:before {
  border-color: transparent #979797 transparent transparent;
}
.label.label-primary {
  background: #3690e6;
}
.label.label-primary[href]:hover,
.label.label-primary[href]:focus {
  background-color: #1a77cf;
}
.label.label-primary.label-tag {
  border: 1px solid #3690e6;
}
.label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.label.label-primary.label-tag[href]:hover,
.label.label-primary.label-tag[href]:focus {
  border-color: #1a77cf;
}
.label.label-primary.label-tag[href]:hover:before,
.label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3690e6;
}
.label.label-primary.label-tag[href]:hover:before,
.label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #1a77cf;
}
.label.label-primary.label-tag:before,
.label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.label.label-primary.label-tag[href]:hover:before,
.label.label-primary.label-tag[href]:focus:before,
.label.label-primary.label-tag[href]:hover:before,
.label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3690e6;
}
.label.label-primary.label-tag:hover:before,
.label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #1a77cf;
}
.label.label-primary.label-tag:before,
.label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.label.label-primary.label-tag:hover:before,
.label.label-primary.label-tag:focus:before,
.label.label-primary.label-tag:hover:before,
.label.label-primary.label-tag:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.badge.badge-primary {
  background: #3690e6;
  border: 1px solid #3690e6;
}
.badge.badge-primary[href]:hover,
.badge.badge-primary[href]:focus {
  background-color: #1a77cf;
  border-color: #1a77cf;
}
.badge.badge-primary {
  background: #3690e6;
  border: 1px solid #3690e6;
}
.badge.badge-primary[href]:hover,
.badge.badge-primary[href]:focus {
  background-color: #1a77cf;
  border-color: #1a77cf;
}
.label.label-success {
  background: #5ebd5e;
}
.label.label-success[href]:hover,
.label.label-success[href]:focus {
  background-color: #43a543;
}
.label.label-success.label-tag {
  border: 1px solid #5ebd5e;
}
.label.label-success.label-tag:before {
  border-color: transparent #5ebd5e transparent transparent;
}
.label.label-success.label-tag[href]:hover,
.label.label-success.label-tag[href]:focus {
  border-color: #43a543;
}
.label.label-success.label-tag[href]:hover:before,
.label.label-success.label-tag[href]:focus:before {
  border-color: transparent #43a543 transparent transparent;
}
.label.label-warning {
  background: #f4b04f;
}
.label.label-warning[href]:hover,
.label.label-warning[href]:focus {
  background-color: #f19a1f;
}
.label.label-warning.label-tag {
  border: 1px solid #f4b04f;
}
.label.label-warning.label-tag:before {
  border-color: transparent #f4b04f transparent transparent;
}
.label.label-warning.label-tag[href]:hover,
.label.label-warning.label-tag[href]:focus {
  border-color: #f19a1f;
}
.label.label-warning.label-tag[href]:hover:before,
.label.label-warning.label-tag[href]:focus:before {
  border-color: transparent #f19a1f transparent transparent;
}
.label.label-danger {
  background: #e66454;
}
.label.label-danger[href]:hover,
.label.label-danger[href]:focus {
  background-color: #df3c28;
}
.label.label-danger.label-tag {
  border: 1px solid #e66454;
}
.label.label-danger.label-tag:before {
  border-color: transparent #e66454 transparent transparent;
}
.label.label-danger.label-tag[href]:hover,
.label.label-danger.label-tag[href]:focus {
  border-color: #df3c28;
}
.label.label-danger.label-tag[href]:hover:before,
.label.label-danger.label-tag[href]:focus:before {
  border-color: transparent #df3c28 transparent transparent;
}
.label.label-info {
  background: #5bc0de;
}
.label.label-info[href]:hover,
.label.label-info[href]:focus {
  background-color: #31b0d5;
}
.label.label-info.label-tag {
  border: 1px solid #5bc0de;
}
.label.label-info.label-tag:before {
  border-color: transparent #5bc0de transparent transparent;
}
.label.label-info.label-tag[href]:hover,
.label.label-info.label-tag[href]:focus {
  border-color: #31b0d5;
}
.label.label-info.label-tag[href]:hover:before,
.label.label-info.label-tag[href]:focus:before {
  border-color: transparent #31b0d5 transparent transparent;
}
/* Tag樣式 End */

/* 月曆樣式 Start */
.ui-datepicker {
  background-clip: padding-box;
  background-color: #fff;
  border: 4px solid;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  display: none;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: auto !important;
  z-index: 1010;
  white-space: normal;
}
.ui-datepicker table {
  width: 210px;
}
.ui-datepicker th,
.ui-datepicker td {
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.ui-datepicker td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.ui-datepicker td a {
  color: #555555;
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.ui-datepicker td a:hover {
  background: #f3f3f3;
}
.ui-datepicker td.ui-datepicker-today a {
  background: #f3f3f3;
  font-weight: 700;
}
.ui-datepicker tr td:last-child {
  border-right: none;
}
.ui-datepicker th {
  color: #fff;
  font-weight: 600;
}
.ui-datepicker .ui-state-active {
  color: #fff !important;
  text-decoration: none;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  color: #fff;
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  text-decoration: none !important;
  width: 35px;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
  display: none;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  background: rgba(255, 255, 255, 0.2);
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  color: #fff;
  font-family: FontAwesome;
}
.ui-datepicker-prev {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  left: 0;
}
.ui-datepicker-prev:after {
  content: "\f053";
}
.ui-datepicker-next {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  right: 0;
}
.ui-datepicker-next:after {
  content: "\f054";
}
.ui-datepicker-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 210px;
}
.ui-datepicker-title select {
  background: none;
  border: none;
  color: #fff;
}
.ui-datepicker-title select:first-child {
  margin-right: 5px;
}
.ui-datepicker-buttonpane {
  background: #eee;
  padding: 5px 7px;
  text-align: right;
}
.ui-datepicker-buttonpane button {
  font-size: 12px;
  line-height: 15px;
  padding: 4px 9px;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  outline: none !important;
  border: 1px solid #cfcece;
  border-radius: 2px;
  color: #555555;
}
.ui-datepicker-buttonpane button,
.ui-datepicker-buttonpane button:focus {
  border-color: #dddddd;
  border-bottom-color: #cecece;
  background: #f4f4f4;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #eaeaea 100%);
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
  background: #eaeaea !important;
  background-image: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%) !important;
  background-image: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%) !important;
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button:active,
.ui-datepicker-buttonpane button.active,
.open .ui-datepicker-buttonpane button.dropdown-toggle {
  background: none;
  background: #ebebeb !important;
  border-color: #c6c6c6;
  border-bottom-color: #c6c6c6 !important;
  color: #555555;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.ui-datepicker-buttonpane button.btn-flat {
  background: #ececec;
}
.ui-datepicker-buttonpane button.btn-flat:hover,
.ui-datepicker-buttonpane button.btn-flat:active,
.ui-datepicker-buttonpane button.btn-flat.active,
.open .ui-datepicker-buttonpane button.btn-flat.dropdown-toggle {
  background: #ececec !important;
  color: #555555;
}
.ui-datepicker-buttonpane button.btn-outline:hover,
.ui-datepicker-buttonpane button.btn-outline.btn-flat:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.ui-datepicker-buttonpane button.btn-outline:active,
.ui-datepicker-buttonpane button.btn-outline.btn-flat:active {
  border-color: #c6c6c6;
}
.btn-group .ui-datepicker-buttonpane button,
.btn-group .ui-datepicker-buttonpane button:focus,
.input-group-btn .ui-datepicker-buttonpane button,
.input-group-btn .ui-datepicker-buttonpane button:focus {
  border-left-color: #d5d5d5;
  border-right-color: #d5d5d5;
}
.btn-group .ui-datepicker-buttonpane button:hover,
.btn-group.open .ui-datepicker-buttonpane button.dropdown-toggle,
.input-group-btn .ui-datepicker-buttonpane button:hover,
.input-group-btn.open .ui-datepicker-buttonpane button.dropdown-toggle {
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.btn-group .ui-datepicker-buttonpane button:active,
.btn-group .ui-datepicker-buttonpane button.active,
.input-group-btn .ui-datepicker-buttonpane button:active,
.input-group-btn .ui-datepicker-buttonpane button.active {
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
}
.ui-datepicker-buttonpane button + button {
  margin-left: 5px;
}
.ui-datepicker-group {
  float: left;
  width: 210px;
}
.ui-datepicker-group + .ui-datepicker-group .ui-datepicker-title,
.ui-datepicker-group + .ui-datepicker-group table {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.ui-datepicker-row-break:before,
.ui-datepicker-row-break:after {
  content: " ";
  display: table;
}
.ui-datepicker-row-break:after {
  clear: both;
}
.datepicker-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  left: 0;
  margin-top: -60px;
  top: 0;
  z-index: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.datepicker-dropdown.datepicker-orient-bottom {
  margin-top: 105px;
}
.datepicker-dropdown:after {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  /*content: '';*/
  display: block;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 10.5px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 10.5px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -13px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  border-bottom: 0;
  border-top: 10px solid rgba(0, 0, 0, 0.2);
  bottom: -13px;
}
.modal .datepicker-dropdown {
  z-index: 1040;
}
.datepicker {
  direction: ltr;
  padding: 0;
  width: auto !important;
}
.datepicker.datepicker-inline {
  border: 1px solid #eee;
  display: inline-block;
  position: relative;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker div.datepicker-months td,
.datepicker div.datepicker-years td {
  width: 210px !important;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td {
  line-height: 32px;
  padding: 0 !important;
  text-align: center;
  width: 30px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.datepicker table tr td:last-child {
  border-right: none;
}
.datepicker table tr td.day:hover {
  background: #f3f3f3;
  cursor: pointer;
  position: relative;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #bbb;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #eee;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background: #f3f3f3;
  font-weight: 700 !important;
}
.datepicker table tr td.today:hover:hover {
  color: #555555;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #f3f3f3;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background: #f3f3f3;
  font-weight: 700;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff !important;
}
.datepicker table tr td span {
  border-radius: 2px;
  cursor: pointer;
  display: block;
  float: left;
  line-height: 34px;
  margin: 1%;
  width: 23%;
}
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #eee;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #eee;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker th,
.datepicker td,
.datepicker tr {
  border-top: none !important;
  text-align: center !important;
}
.datepicker thead th,
.datepicker tfoot th {
  font-weight: 600;
  padding: 0 !important;
}
.datepicker thead th {
  border-bottom: none !important;
  color: #fff;
  font-weight: 600;
  line-height: 15px !important;
  height: 20px !important;
  padding: 0 !important;
  text-align: center;
  font-size: 12px;
}
.datepicker thead tr:first-child {
  border-bottom: 1px solid !important;
}
.datepicker thead tr:first-child th:hover {
  background: rgba(255, 255, 255, 0.2);
}
.datepicker thead tr:last-child {
  border-bottom: none !important;
}
.datepicker thead th.prev,
.datepicker thead th.next {
  color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  width: 36px !important;
}
.datepicker thead th.prev:after,
.datepicker thead th.next:after {
  bottom: 0;
  color: #fff;
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: normal;
  left: 0;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 36px;
}
.datepicker thead th.prev {
  left: 0;
  border-right: 1px solid;
}
.datepicker thead th.prev:after {
  content: "\f053";
}
.datepicker thead th.next {
  border-left: 1px solid;
  right: 0;
}
.datepicker thead th.next:after {
  content: "\f054";
}
.datepicker tfoot th:hover {
  background: #eee;
}
.datepicker tbody td,
.datepicker tfoot th {
  line-height: 15px !important;
  font-size: 12px;
}
.datepicker > .datepicker-days tbody .cw {
  background: #f8f8f8 !important;
  color: #aaa;
  font-size: 8px;
  font-weight: 600;
}
.datepicker > .datepicker-days thead tr:first-child th.cw {
  background-color: transparent;
  cursor: default;
}
.datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  left: 30px;
  border-left: 1px solid;
}
.datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-left: 1px solid;
}
.ui-datepicker .ui-state-active {
  background: #3daacf !important;
}
.ui-datepicker-title {
  background: #3daacf;
}
.ui-datepicker th {
  background: #4891aa;
}
.ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.ui-datepicker-buttonpane button.ui-priority-primary,
.ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #309dc2;
  border-bottom-color: #2a89aa;
  background: #3daacf;
  background-image: -webkit-linear-gradient(top, #41acd0 0%, #309dc2 100%);
  background-image: linear-gradient(to bottom, #41acd0 0%, #309dc2 100%);
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
  background: #309dc2 !important;
  background-image: -webkit-linear-gradient(top, #35a6cd 0%, #2d93b6 100%) !important;
  background-image: linear-gradient(to bottom, #35a6cd 0%, #2d93b6 100%) !important;
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button.ui-priority-primary:active,
.ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #31a1c6 !important;
  border-color: #27809e;
  border-bottom-color: #27809e !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #32a4cb;
}
.ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #32a4cb !important;
  color: #ffffff;
}
.ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #27809e;
}
.btn-group .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #2d93b6;
  border-right-color: #2d93b6;
}
.btn-group .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.btn-group .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #27809e;
  border-right-color: #27809e;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background: #039fec;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background: #039fec;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background: #039fec;
}
.datepicker thead tr {
  background: #006a9e;
}
.datepicker thead tr:first-child {
  background: #039fec !important;
  border-bottom-color: #006a9e !important;
}
.datepicker thead th.prev,
.datepicker thead th.next {
  background: #039fec;
}
.datepicker thead th.prev {
  border-color: #006a9e;
}
.datepicker thead th.next {
  border-color: #006a9e;
}
.datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #006a9e;
}
.datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #006a9e;
}
/* 月曆樣式 End */

body {
    padding-bottom: 100px;
}
