@charset "UTF-8";
/* line 348, ../sass/bootstrap/_reboot.scss */
/* line 2, ../sass/tripNew.scss */
button,
select,
input {
  outline: none;
}

/* line 7, ../sass/tripNew.scss */
body {
  background: #f0f0f0;
}

.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}

/*右側功能欄*/
/* line 1329, ../sass/page/_group.sass */
@media (min-width: 992px) {
  .sub_menu-trip {
    width: auto;
    right: 0;
    overflow: unset;
    top: 0;
    bottom: 0; } }

@media (max-width: 991.98px) {
  .sub_menu-trip {
    overflow: unset; } }

@media (min-width: 992px) {
  .sub_menu-trip .sub_inside {
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; 
    align-items: flex-end; } }

@media (min-width: 992px) and (max-width: 1350px) {
  .sub_menu-trip .server_menu {
    width: 100%; } }

@media (max-width: 767px) {
  .sub_menu-trip .server_menu {
    width: 80vw; } }

@media (max-width: 576px) {
  .sub_menu-trip .server_menu {
    width: 70vw; } }

@media (min-width: 992px) {
  .sub_menu-trip .server_menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (max-width: 991.98px) {
  .sub_menu-trip .server_menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 992px) {
  .sub_menu-trip .server_menu > ul > li {
    border-radius: 0;
    width: auto;
    height: 55px;
    font-size: 1.2rem;
    font-weight: bold;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0; } }

@media (max-width: 991.98px) {
  .sub_menu-trip .server_menu > ul > li {
    width: 100%; } }

@media (min-width: 992px) {
  .sub_menu-trip .server_menu > ul > li a {
    padding: 5px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 1350px) {
  .sub_menu-trip .server_menu > ul > li a {
    font-size: 19px; } }

@media (max-width: 991.98px) {
  .sub_menu-trip .server_menu > ul > li a {
    font-size: 16px;
    padding-top: 5px; } }

@media (max-width: 576px) {
  .sub_menu-trip .server_menu > ul > li a {
    font-size: 0; } }

.sub_menu-trip .server_menu > ul > li a i {
  margin-right: 5px;
  line-height: 45px; }
  @media (max-width: 1350px) {
    .sub_menu-trip .server_menu > ul > li a i {
      font-size: 24px; } }
  @media (max-width: 991.98px) {
    .sub_menu-trip .server_menu > ul > li a i {
      font-size: 15px; } }
  @media (max-width: 576px) {
    .sub_menu-trip .server_menu > ul > li a i {
      font-size: 18px;
      margin: 0; } }

.sub_menu-trip .server_menu > ul > li.join-fixed-btn {
  font-size: 1.3rem; }
 .sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled {
    background: #aaa; }

.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  background: #04abf2; }

.sub_menu-trip .server_menu > ul > li.share-fixed-btn {
  background: #d89d11;
  position: relative; }
  .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul {
    width: 220px;
    display: table;
    position: absolute;
    top: 0px;
    bottom: 0;
    height: 55px;
    right: -220px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (max-width: 991.98px) {
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul {
        width: 100%;
        right: 0;
        bottom: 0;
        height: auto;
        top: unset;
        bottom: -110px; } }
    @media (max-width: 576px) {
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul {
        bottom: -220px; } }
    .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li {
      width: 25%;
      height: 55px;
      border-radius: 0;
      margin-bottom: 0;
      display: table;
      float: left; }
      @media (max-width: 991.98px) {
        .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li {
          width: 50%;
          line-height: 55px; } }
      @media (max-width: 576px) {
        .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li {
          width: 100%; } }
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li i {
        margin: 0; }
        @media (max-width: 991.98px) {
          .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li i {
            font-size: 19px; } }
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(1) {
        background: #3b5998; }
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(2) {
        background: #00c300; }
        @media (max-width: 991.98px) {
          .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(2) img {
            width: 23px; } }
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(3) {
        background: #8957a1; }
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(4) {
        background: #f39800; }
  .sub_menu-trip .server_menu > ul > li.share-fixed-btn:hover ul {
    right: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (max-width: 991.98px) {
      .sub_menu-trip .server_menu > ul > li.share-fixed-btn:hover ul {
        bottom: 0; } }

.sub_menu-trip .server_menu > ul > li.query-fixed-btn {
  background: #28a745; }

.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a {
  width: 50%;
  padding: 5px 13px; }
  @media (max-width: 576px) {
    .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a {
      padding: 5px 10px; } }
  .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a i {
    margin: 0; }
  .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) {
    background: #dc5b67;
    width:100%;
  }
  @media (min-width: 992px){
      .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1) {
          padding:5px 17.5px;
      }}
    .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after {
        content:'收藏';
        margin-left:10px;
    }
    @media (max-width: 576px) {
  .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after {
       display:none;
    }}
  .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(2) {
    background: #1e2d7e; }

@media (min-width: 992px) {
  .sub_menu-trip .trip_menu {
    width: 107px;
    background: #fff;
    margin-left: 45px;
    border: 1px solid #999;
    text-align: center;
    padding: 10px 10px 0 10px; } }

@media (max-width: 767px) {
  .sub_menu-trip .trip_menu {
    width: 20vw; } }

@media (max-width: 576px) {
  .sub_menu-trip .trip_menu {
    width: 30vw; } }

@media (min-width: 992px) {
  .sub_menu-trip .trip_menu i {
    color: #ffd200;
    font-size: 26px;
    margin-bottom: 5px; 
  }
  .sub_menu-trip .trip_menu select {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .sub_menu-trip .trip_menu i {
    display: none; } }

@media (min-width: 992px) {
  .sub_menu-trip .trip_menu li a {
    width: 100%;
    height: auto;
    border: 0px;
    border-bottom: 1px solid #bbbeca;
    border-radius: 0;
    padding-bottom: 8px; } }

@media (min-width: 992px) {
  .sub_menu-trip .trip_menu li a span {
    font-size: 1rem;
    width: 100%;
    padding-top: 0;
    color: #111;
    display: inline-block; } }

@media (min-width: 992px) {
  .sub_menu-trip .trip_menu li a:hover {
    background: none; }
    .sub_menu-trip .trip_menu li a:hover span {
      color: #04abf2; } }

/*基本資料*/
/* line 535, ../sass/page/_group.sass */
.trip_banner {
  width: 100%; }

section.group_banner.trip_banner {
  color: #111; }
  section.group_banner.trip_banner .container {
    background: #ffffff;
    border: 1px solid #e2e2e2;
    padding: 20px 30px 20px; }
    @media (max-width: 576px) {
      section.group_banner.trip_banner .container {
        padding: 20px 15px 20px;
        width: 90%; } }
  section.group_banner.trip_banner h1 {
    font-weight: bold;
    line-height: 2.8rem;
    padding: 0;
    color: #111;
    margin: 10px 0; }
    @media (max-width: 1350px) {
      section.group_banner.trip_banner h1 {
        font-size: 2rem;
        display: inline-block;
        margin-top: 15px; } }
  section.group_banner.trip_banner h3.price {
    color: #dc3545;
    font-weight: bold;
    font-size: 2.3rem; }
    section.group_banner.trip_banner h3.price span, section.group_banner.trip_banner h3.price small {
      color: #111;
      font-weight: normal;
      font-size: 50%; }
      @media (max-width:991.98px) {
        section.group_banner.trip_banner .price_box .iteam{padding: 0 15px; text-align: right;}
        section.group_banner.trip_banner h3.price{font-size: 2rem;}
      }
  section.group_banner.trip_banner:before {
    height: 450px; }
  section.group_banner.trip_banner .img_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 400px; }
  section.group_banner.trip_banner .basic_box {
    display: table;
    top: 0;
    width: 100%;
    background: #f0f0f0;
    padding: 150px 0 3rem 0; }
    @media (max-width: 576px) {
      section.group_banner.trip_banner .basic_box {
        padding: 50px 0 3rem 0; } }
  section.group_banner.trip_banner .brief {
    margin: 20px -15px 10px; }
    section.group_banner.trip_banner .brief h5 {
      font-size: 1.2rem;
      color: #666; }

section.group_banner .group_num {
  float: right; }
  section.group_banner .group_num #qrcode::after {
    content: '\f00e';
    display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 6px;
    bottom: 6px;
    color: #ffffff;
    text-shadow: 2px 2px 5px #000; }
  section.group_banner .group_num img {
    width: 65px; }

section.group_banner .price_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.2rem; }
  section.group_banner .price_content .panel-info{
    width: calc(20% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #04abf2;
    text-align: center;}
    @media (min-width: 1200px) and (max-width: 1350px) {
      section.group_banner .price_content .panel-info{
        width: calc(25% - 10px); } }
    @media (max-width: 991.98px) {
      section.group_banner .price_content .panel-info {
        width: calc(25% - 10px); } 
    }
    @media (max-width: 767px) {
      section.group_banner .price_content .panel-info{
        width: calc(50% - 10px); } }
    section.group_banner .price_content .panel-info .panel-heading{
      padding: 15px 10px;
      background: #04abf2;
      color: #fff;
      font-weight: bold;
      font-size: 1.2rem; }
    section.group_banner .price_content .panel-info .panel-body{
      padding: 15px 10px;
      font-size: 1.2rem; }

/*新增基本資料的航班資料*/
.plane-s2 .plane-sche{
  padding-left: 5px;
}
.plane-s2 .plane-sche::before{
  content: '-';
  margin-right: 5px;
}
.basic-air-aircraft {
  font-size: 1.4rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 2.5rem; }
  .basic-air-aircraft img {
    height: 35px; }

.basic-air-airport {
  font-size: 1.4rem;
  font-weight: bold; }
  .basic-air-airport i {
    color: #04abf2; }

.basic-air-info {
  border: 1px solid #04abf2; }
  .basic-air-info .go, .basic-air-info .back {
    width: 38%; }
    @media (min-width: 1200px) and (max-width: 1350px) {
      .basic-air-info .go, .basic-air-info .back {
        width: 100%; } }
    @media (max-width: 576px) {
      .basic-air-info .go, .basic-air-info .back {
        width: 100%; } }
    .basic-air-info .go h3, .basic-air-info .back h3 {
      color: #1fabdd;
      font-size: 1.7rem;
      font-weight: bold; }
      @media (min-width: 1351px) and (max-width: 1550px) {
        .basic-air-info .go h3, .basic-air-info .back h3 {
          font-size: 1.5rem; } }
    .basic-air-info .go h4, .basic-air-info .back h4 {
      font-weight: bold; }
      @media (min-width: 1351px) and (max-width: 1550px) {
        .basic-air-info .go h4, .basic-air-info .back h4 {
          font-size: 1.4rem; } }
    .basic-air-info .go i, .basic-air-info .back i {
      color: #c9f1ff;
      font-size: 2rem; }
  .basic-air-info .go i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .basic-air-info .back i {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .basic-air-info .time {
    width: calc(100% - 80%);
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 0.5rem;
    border-bottom: 3px solid #111;
    color: #555; }
    @media (min-width: 1200px) and (max-width: 1350px) {
      .basic-air-info .time {
        width: 100%;
        border: none;
        padding: 0px;
        margin: 10px 0;
        background: #e2e2e2; } }
    @media (max-width: 576px) {
      .basic-air-info .time {
        width: 100%;
        border: none;
        padding: 0px;
        margin: 10px 0;
        background: #e2e2e2; } }

.basic-air-btn a {
  float: right;
  font-size: 1.2rem;
  font-weight: bold;
  background: #04abf2;
  border: 1px solid #136988;
  padding: 5px 25px;
  color: #fff;
  border-radius: 50px; }
  .basic-air-btn a:hover {
    background: #136988; }

/*------航班詳情------*/
h5.modal-title strong {
  color: #04abf2;
  margin-left: 10px; }

.flight_details {
  border: 1px solid #04abf2; }
  .flight_details .details_box + .details_box {
    border-top: 1px solid #04abf2; }
    @media (max-width: 991.98px) {
      .flight_details .details_box + .details_box {
        border: none; } }
    .flight_details .details_box + .details_box h4 {
      border-top: 1px solid #fff; }
      @media (max-width: 991px) {
        .flight_details .details_box + .details_box h4 {
          border: none; } }
  .flight_details .details_box > h4 {
    background: #04abf2;
    text-align: center;
    height: 100%;
    color: #fff;
    font-weight: bold; }
    @media (max-width: 991px) {
      .flight_details .details_box > h4 {
        height: auto;
        padding: 10px; } }
    .flight_details .details_box > h4 i {
      color: #c9f1ff;
      width: 100%; }
  .flight_details .details_box .flight_infor ul {
    list-style-type: none;
    padding: 0px;
    margin: 0; }
  .flight_details .details_box .flight_infor li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 576px) {
      .flight_details .details_box .flight_infor li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .flight_details .details_box .flight_infor li + li {
      border-top: 1px dashed #ccc; }
  .flight_details .details_box .flight_infor .detail_airline {
    text-align: center;
    width: 23%;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #ddd;
    font-size: 1.2rem; }
    @media (max-width: 991px) {
      .flight_details .details_box .flight_infor .detail_airline {
        width: 100%;
        border-right: 0px;
        padding-bottom: 5px;
        margin-bottom: 5px; } }
    @media (max-width: 576px) {
      .flight_details .details_box .flight_infor .detail_airline span {
        font-weight: bold; } }
    .flight_details .details_box .flight_infor .detail_airline img {
      height: 35px; }
  .flight_details .details_box .flight_infor .go {
    width: 30%;
    text-align: center;
    font-size: 1.2rem;
    color: #444; }
    @media (max-width: 991px) {
      .flight_details .details_box .flight_infor .go {
        width: 38%; } }
    @media (max-width: 576px) {
      .flight_details .details_box .flight_infor .go {
        width: 100%; } }
  .flight_details .details_box .flight_infor .time {
    width: 17%;
    text-align: center;
    font-size: 0.85rem;
    color: #888;
    position: relative; }
    @media (max-width: 991px) {
      .flight_details .details_box .flight_infor .time {
        width: 24%; } }
    @media (max-width: 576px) {
      .flight_details .details_box .flight_infor .time {
        width: 50%;
        padding: 15px 5px; } }
    .flight_details .details_box .flight_infor .time hr {
      height: 1px;
      background: #111; }
    .flight_details .details_box .flight_infor .time::after {
      content: "\f072";
      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;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: calc(50% - 9px);
      right: 1px;
      color: #111;
      font-size: 1rem; }
      @media (max-width: 991px) {
        .flight_details .details_box .flight_infor .time::after {
          top: calc(50% - 8px); } }
  .flight_details .details_box .flight_infor .to {
    width: 30%;
    text-align: center;
    font-size: 1.2rem;
    color: #444; }
    @media (max-width: 991px) {
      .flight_details .details_box .flight_infor .to {
        width: 38%; } }
    @media (max-width: 576px) {
      .flight_details .details_box .flight_infor .to {
        width: 100%; } }

/*特色介紹*/
/* line 232, ../sass/page/_group.sass */
section.group_table.trip_features, section.group_table.trip_airline, section.group_table.trip_day, section.group_table.trip_note, section.group_table.view_intro, section.group_table.tripdown {
  padding-top: 3rem; }
  section.group_table.trip_features .container, section.group_table.trip_airline .container, section.group_table.trip_day .container, section.group_table.trip_note .container, section.group_table.view_intro .container, section.group_table.tripdown .container {
    padding: 0;
    background: none; }
    section.group_table.trip_features .container h2, section.group_table.trip_airline .container h2, section.group_table.trip_day .container h2, section.group_table.trip_note .container h2, section.group_table.view_intro .container h2, section.group_table.tripdown .container h2 {
      color: #fff;
      font-weight: bold;
      text-shadow: 2px 2px 5px #111; }
    section.group_table.trip_features .container .group_table_box, section.group_table.trip_airline .container .group_table_box, section.group_table.trip_day .container .group_table_box, section.group_table.trip_note .container .group_table_box, section.group_table.view_intro .container .group_table_box, section.group_table.tripdown .container .group_table_box {
      padding: 30px 50px 50px;
      background: #fff;
      position: relative;
      margin-top: 5.5rem; }
      @media (max-width: 991.98px) {
        section.group_table.trip_features .container .group_table_box, section.group_table.trip_airline .container .group_table_box, section.group_table.trip_day .container .group_table_box, section.group_table.trip_note .container .group_table_box, section.group_table.view_intro .container .group_table_box, section.group_table.tripdown .container .group_table_box {
          padding: 30px 30px 50px; } }
      @media (max-width: 576px) {
        section.group_table.trip_features .container .group_table_box, section.group_table.trip_airline .container .group_table_box, section.group_table.trip_day .container .group_table_box, section.group_table.trip_note .container .group_table_box, section.group_table.view_intro .container .group_table_box, section.group_table.tripdown .container .group_table_box {
          padding: 30px 15px 50px; } }
      section.group_table.trip_features .container .group_table_box::before, section.group_table.trip_airline .container .group_table_box::before, section.group_table.trip_day .container .group_table_box::before, section.group_table.trip_note .container .group_table_box::before, section.group_table.view_intro .container .group_table_box::before, section.group_table.tripdown .container .group_table_box::before {
        content: '';
        width: 100%;
        height: 80px;
        background: url(../images/group/trip_title.svg) no-repeat top center;
        display: block;
        position: absolute;
        top: -45px;
        left: 0;
        right: 0; }
  section.group_table.trip_features:before, section.group_table.trip_airline:before, section.group_table.trip_day:before, section.group_table.trip_note:before, section.group_table.view_intro:before, section.group_table.tripdown:before {
    height: 300px; }
  section.group_table.trip_features:after, section.group_table.trip_airline:after, section.group_table.trip_day:after, section.group_table.trip_note:after, section.group_table.view_intro:after, section.group_table.tripdown:after {
    background-attachment: fixed;
    background-size: cover;
    height: 300px;
    background: #04abf2;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    opacity: 0.5;
    z-index: -1; }

section.group_table.trip_day table.table {
  margin-bottom: 3.5rem;
  overflow: unset; }
  @media (max-width: 991.98px) {
    section.group_table.trip_day table.table tr {
      font-size: 17px; }
      section.group_table.trip_day table.table tr td {
        margin: 0; }
        section.group_table.trip_day table.table tr td::before {
          margin-right: 10px; float: left;}
        section.group_table.trip_day table.table tr td br {
          display: none; } 
      }
  section.group_table.trip_day table.table tr.thead th:nth-child(2) {
    background: #0676a6;
    position: relative; }
    section.group_table.trip_day table.table tr.thead th:nth-child(2)::before {
      content: '';
      display: block;
      height: 8px;
      width: 100%;
      background: #0676a6;
      position: absolute;
      top: -8px;
      left: 0;
      right: 0; }
  section.group_table.trip_day table.table tr.text_gary td {
    vertical-align: middle;
    padding: 10px 0;
    position: relative; }
  @media (min-width: 992px) {
    section.group_table.trip_day table.table tr.text_gary td + td::before {
      content: '';
      width: 1px;
      height: 20px;
      background: #dee2e6;
      display: block;
      position: absolute;
      top: calc(50% - 12.5px); } }
section.group_table.trip_day table.traffic tr.text_gary > td:nth-child(1) > span:nth-last-child(1){margin-left: 1rem;}
section.group_table.trip_day table.traffic th:nth-last-child(1) > span, 
section.group_table.trip_day table.traffic th:nth-last-child(2) > span{display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
section.group_table.trip_day table.traffic td:nth-last-child(1) > span, 
section.group_table.trip_day table.traffic td:nth-last-child(2) > span{display: flex; flex-wrap: wrap; align-items: center; justify-content: center;} 
@media (max-width: 991.98px) {
  section.group_table.trip_day .info_box > .row > div:nth-last-child(1) {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; } 
    section.group_table.trip_day table.traffic td:nth-last-child(1) > span, 
        section.group_table.trip_day table.traffic td:nth-last-child(2) > span{justify-content: flex-start;}
}
@media (max-width: 460px){
    section.group_table.trip_day table.traffic td:nth-last-child(1) > span, 
        section.group_table.trip_day table.traffic td:nth-last-child(2) > span{width: 100%;}
}
section.group_table.trip_day .info_box .info_box_title {
  border: 1px solid #e2e2e2;
  margin-left: -60px;
  background: #fff;
  padding: 0;
  width: calc(100% + 60px); }
  @media (max-width: 991.98px) {
    section.group_table.trip_day .info_box .info_box_title {
      margin-left: 0px;
      width: 100%; } }
  section.group_table.trip_day .info_box .info_box_title > div {
    padding: 15px; }
  section.group_table.trip_day .info_box .info_box_title .day_title {
    width: 180px;
    font-size: 2rem;
    font-weight: bold;
    color: #111;
    padding: 0; }
    section.group_table.trip_day .info_box .info_box_title .day_title::before {
      display: none; }
    @media (max-width: 991.98px) {
      section.group_table.trip_day .info_box .info_box_title .day_title {
        padding-bottom: 10px;
        border-bottom: 1px solid #111;
        margin-bottom: 10px;
        width: auto; } }
  section.group_table.trip_day .info_box .info_box_title .day_sub-title {
    width: calc(100% - 180px);
    border-left: 2px solid #000;
    padding: 0 0 0 20px;
    margin: 0;
    color: #111;
    text-shadow: none;
    font-weight: normal;
    line-height: 2rem; }
    @media (max-width: 991.98px) {
      section.group_table.trip_day .info_box .info_box_title .day_sub-title {
        width: 100%;
        border: none;
        padding-left: 0; } }
  section.group_table.trip_day .info_box .info_box_title p {
    margin: 0;
    background: #efefef; }
    section.group_table.trip_day .info_box .info_box_title p.meal {
      padding: 15px 15px 5px; }
    section.group_table.trip_day .info_box .info_box_title p.hotel {
      padding: 0px 15px 10px; }

@media (max-width: 991px) {
  section.group_table {
    /*出發日期*/ }
    section.group_table .search_table.table td:nth-child(n) {
      width: 100%;
      margin: 0; } }

.Day_menu .swiper-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.title_s {
  font-size: 1.4rem;
  border-radius: 100px;
  border: 1px solid #111;
  display: table;
  margin: 3rem auto 1rem;
  padding: 5px 30px; }

.day_fixed {
  z-index: 7;
  top: 0; }

.trip_note .card {
  border: none; }
  .trip_note .card .card-header {
    padding: 0; }
    .trip_note .card .card-header > a {
      border: none; }

/*出發日期*/
.ReferPrice{color:#aaa;text-decoration: line-through;}
/*-------月曆-------*/
.ntb_gpbt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  padding: 5px 15px;
  background: #1db3f3; }
  .ntb_gpbt a {
    width: 30px;
    color: #fff;
    font-size: 2rem;
    text-align: center; }
  .ntb_gpbt ul.ntb_tab {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 60px);
    padding: 0;
    margin: 0; }
    .ntb_gpbt ul.ntb_tab li {
      margin-left: 15px;
      margin-right: 15px;
      padding: 6px 20px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
      .ntb_gpbt ul.ntb_tab li a {
        font-size: 1.5rem;
        font-weight: bold;
        color: #ffffff; }
      .ntb_gpbt ul.ntb_tab li.now {
        background: #fff;
        margin-bottom: -5px;
        margin-top: 5px; }
        .ntb_gpbt ul.ntb_tab li.now a {
          color: #1db3f3; }

.month_table {
  width: 100%;
  border: 1px solid #e2e2e2;
  background: #fff;
  border-top: 0px; }
  .month_table thead tr.week th {
    line-height: 50px;
    text-align: center;
    font-size: 1.25rem; }
    .month_table thead tr.week th.holiday {
      color: #dc3545; }
  .month_table tbody tr.days {
    border-top: 1px solid #e2e2e2; }
    .month_table tbody tr.days td {
      border-left: 1px solid #e2e2e2;
      color: #444;
      width: calc(100% / 7); }
      .month_table tbody tr.days td:hover {
        border: 1px solid #1db3f3; }
      .month_table tbody tr.days td .day {
        position: relative;
        height: 105px;
        padding: 5px;
        font-size: 1.2rem;
        line-height: 1.5rem;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .month_table tbody tr.days td .day.gray_bg {
          background: #f0f0f0;
          cursor: default; }
          .month_table tbody tr.days td .day.gray_bg .status {
            color: #666; }
        .month_table tbody tr.days td .day.red_bg {
          background: #ffe8ea; }
          .month_table tbody tr.days td .day.red_bg .status {
            color: #ff7800; }
        .month_table tbody tr.days td .day .festival {
          font-size: 13px;
          margin-left: .5rem; }
        .month_table tbody tr.days td .day .status {
          width: 100%;
          font-weight: bold;
          font-size: 1.2rem; }
        .month_table tbody tr.days td .day .seat {
          width: 100%;
          font-size: 15px;
          color: #111; }
        .month_table tbody tr.days td .day .price {
          width: 100%;
          font-weight: bold;
          font-size: 1.3rem;
          color: #ff0000; }
        .month_table tbody tr.days td .day .today-num {
          font-weight: bold;
          color: #1db3f3; }
        .month_table tbody tr.days td .day .today {
          font-size: 13px;
          margin-left: .5rem;
          color: #1db3f3; }
      .month_table tbody tr.days td.holiday {
        color: #dc3545; }
    .month_table tbody tr.days .disabled .otherMonth {
      background: #e2e2e2; }
.group_table.tripdown .fc .fc-daygrid-body .fc-daygrid-day-events .Alternate {
    color: #17d0b0;
    font-size: 0.8442rem;
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 2;
}
@media (max-width: 767px) {
    .group_table.tripdown .fc .fc-daygrid-body .fc-daygrid-day-events .Alternate {
        font-size: 0.7504rem;
    }
}
@media (max-width: 575px) {
    .group_table.tripdown .fc .fc-daygrid-body .fc-daygrid-day-events .Alternate {
        display: none;
    }
}      

/*-------表格-------*/
.plane-s3 h6{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.plane-s3 .plane-sche{width: 100%;}
section.group_table.tripdown .style_icon ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  section.group_table.tripdown .style_icon ul li a.nav-link {
    padding: 5px 10px;
    border: 1px solid #05abf2;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px; }
    section.group_table.tripdown .style_icon ul li a.nav-link svg {
      width: 23px;
      fill: #04abf2;
      margin-right: 5px; }
    section.group_table.tripdown .style_icon ul li a.nav-link.active svg {
      fill: #fff; }


section.group_table.tripdown .search_table {
  background: #fff; }
  @media (max-width: 991px) {
    section.group_table.tripdown .search_table {
      background: none; } }
  section.group_table.tripdown .search_table .thead th, section.group_table.tripdown .search_table tr td {
    vertical-align: middle; }
    @media (max-width: 991px) {
      section.group_table.tripdown .search_table .thead th, section.group_table.tripdown .search_table tr td {
        border: none; } }
    section.group_table.tripdown .search_table .thead th.go-date, section.group_table.tripdown .search_table tr td.go-date {
      width: 11%; }
      @media (max-width: 1440px) {
        section.group_table.tripdown .search_table .thead th.go-date, section.group_table.tripdown .search_table tr td.go-date {
          width: 13%; } }
      @media (max-width: 1280px) {
        section.group_table.tripdown .search_table .thead th.go-date, section.group_table.tripdown .search_table tr td.go-date {
          width: 15%; } }
    section.group_table.tripdown .search_table .thead th.go-airport, section.group_table.tripdown .search_table tr td.go-airport {
      width: 13%; }
    section.group_table.tripdown .search_table .thead th.tour-price, section.group_table.tripdown .search_table tr td.tour-price {
      width: 14%; }
      @media (max-width: 1440px) {
        section.group_table.tripdown .search_table .thead th.tour-price, section.group_table.tripdown .search_table tr td.tour-price {
          width: 17%; } }
      @media (max-width: 1280px) {
        section.group_table.tripdown .search_table .thead th.tour-price, section.group_table.tripdown .search_table tr td.tour-price {
          width: 20%; } }
    section.group_table.tripdown .search_table .thead th.sale-situation, section.group_table.tripdown .search_table tr td.sale-situation {
      width: 12%; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table .thead th.sale-situation, section.group_table.tripdown .search_table tr td.sale-situation {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 100%; } }
    section.group_table.tripdown .search_table .thead th.total-seat, section.group_table.tripdown .search_table .thead th.booking-num, section.group_table.tripdown .search_table .thead th.waiting-num, section.group_table.tripdown .search_table .thead th.available-seat, section.group_table.tripdown .search_table tr td.total-seat, section.group_table.tripdown .search_table tr td.booking-num, section.group_table.tripdown .search_table tr td.waiting-num, section.group_table.tripdown .search_table tr td.available-seat {
      width: 4%; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table .thead th.total-seat, section.group_table.tripdown .search_table .thead th.booking-num, section.group_table.tripdown .search_table .thead th.waiting-num, section.group_table.tripdown .search_table .thead th.available-seat, section.group_table.tripdown .search_table tr td.total-seat, section.group_table.tripdown .search_table tr td.booking-num, section.group_table.tripdown .search_table tr td.waiting-num, section.group_table.tripdown .search_table tr td.available-seat {
          display: none; } }
  section.group_table.tripdown .search_table tbody td {
    padding: 10px; }
    section.group_table.tripdown .search_table tbody td.go-date {
      vertical-align: middle; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table tbody td.go-date {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0;
          width: 100%; }
          section.group_table.tripdown .search_table tbody td.go-date > div.row {
            width: 100%;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; }
          section.group_table.tripdown .search_table tbody td.go-date .time {
            display: table;
            font-size: 1.2rem; }
          section.group_table.tripdown .search_table tbody td.go-date > div.item_days {
            -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
            order: -1;
            font-size: 1.2rem;
            margin-right: 15px; } }
      section.group_table.tripdown .search_table tbody td.go-date .icon-collect {
        margin-left: 0px;
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          section.group_table.tripdown .search_table tbody td.go-date .icon-collect {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            margin-bottom: 0; } }
    @media (max-width: 991px) {
      section.group_table.tripdown .search_table tbody td.tour-name {
        padding-top: 0px; } }
    section.group_table.tripdown .search_table tbody td.tour-name a.title_main {
      font-weight: bold;
      font-size: 1.2rem;
      line-height: 1.5rem;
      margin-top: 5px; }
    section.group_table.tripdown .search_table tbody td.tour-name .bird {
      margin-top: 5px; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table tbody td.tour-name .bird {
          font-size: 1rem;
          margin-bottom: 10px; } }
      section.group_table.tripdown .search_table tbody td.tour-name .bird::before {
        display: none; }
    @media (max-width: 991px) {
      section.group_table.tripdown .search_table tbody td.tour-name .main_words .time {
        display: none; }
      section.group_table.tripdown .search_table tbody td.tour-name .main_words h6 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
  @media (max-width: 991px) and (max-width: 767px) {
    section.group_table.tripdown .search_table tbody td.tour-name .main_words h6 {
      text-align: right; }
      section.group_table.tripdown .search_table tbody td.tour-name .main_words h6 span:nth-last-child(1) {
        margin-right: 0; } }
    section.group_table.tripdown .search_table tbody td.go-airport {
      vertical-align: middle; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table tbody td.go-airport {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          border-top: 1px dashed #e2e2e2;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%; }
          section.group_table.tripdown .search_table tbody td.go-airport > .row {
            width: 100%; }
            section.group_table.tripdown .search_table tbody td.go-airport > .row > div {
              max-width: 50%;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
              flex: 0 0 50%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
            section.group_table.tripdown .search_table tbody td.go-airport > .row h6 {
              font-size: 1rem; }
            section.group_table.tripdown .search_table tbody td.go-airport > .row br {
              display: none; } }
      section.group_table.tripdown .search_table tbody td.go-airport img {
        height: 35px; }
    section.group_table.tripdown .search_table tbody td.total-seat, section.group_table.tripdown .search_table tbody td.booking-num, section.group_table.tripdown .search_table tbody td.waiting-num, section.group_table.tripdown .search_table tbody td.available-seat {
      vertical-align: middle; }
    section.group_table.tripdown .search_table tbody td.tour-price {
      vertical-align: middle;
      display: table-cell; }
      @media (max-width: 991px) {
        section.group_table.tripdown .search_table tbody td.tour-price {
          display: table;
          width: 100%; }
          section.group_table.tripdown .search_table tbody td.tour-price h6 {
            margin-bottom: 10px;
            margin-right: 10px; } }
      @media (max-width: 767px) {
        section.group_table.tripdown .search_table tbody td.tour-price {
          border: none; }
          section.group_table.tripdown .search_table tbody td.tour-price h6 {
            margin-bottom: 5px; } }
      section.group_table.tripdown .search_table tbody td.tour-price span {
        font-size: 1.6rem;
        font-weight: bold; }
  @media (max-width: 991px) {
    section.group_table.tripdown .search_table td:nth-child(n+2) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    section.group_table.tripdown .search_table > tbody > tr {
      background: #fff;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    section.group_table.tripdown .search_table .tag_all .btn {
      margin-bottom: 0 !important;
      margin-top: 5px !important; } }

@media (max-width: 991.98px) {
    section.group_table.tripdown .tab-content .fc-header-toolbar .fc-toolbar-title {
        font-size: 1.5em;
        margin-top: 0px;
    }
    section.group_table.tripdown .tab-content .fc-header-toolbar .fc-today-button {
        padding: 0px 3px;
        font-size: 0.8442rem;
        width: 48px;
        height: 29px;
    }
    section.group_table.tripdown .tab-content .fc-header-toolbar .fc-prev-button {
        padding: 0px 0px;
        width: 25px;
        height: 30px;
    }
    section.group_table.tripdown .tab-content .fc-header-toolbar .fc-next-button {
        padding: 0px 0px;
        width: 25px;
        height: 30px;
    }
  }

/*範本css*/
.day_style_2 img {
  height: 390px !important; }
  @media (max-width: 991.98px) {
    .day_style_2 img {
      height: 290px !important; } }

.day_style_3 img, .day_style_5 img, .day_style_7 img {
  height: 260px !important; }
  @media (max-width: 991.98px) {
    .day_style_3 img, .day_style_5 img, .day_style_7 img {
      height: 160px !important; } }

.day_style_4 img, .day_style_6 img, .day_style_8 img {
  height: 195px !important; }
  @media (max-width: 991.98px) {
    .day_style_4 img, .day_style_6 img, .day_style_8 img {
      height: 100px !important; } }

.day_style_13 img {
  height: 495px !important; }
  @media (max-width: 991.98px) {
    .day_style_13 img {
      height: 390px !important; } }

.day_style_1, .day_style_2, .day_style_3, .day_style_4, .day_style_5, .day_style_6, .day_style_7, .day_style_8, .day_style_9, .day_style_10, .day_style_11, .day_style_12, .day_style_13, .day_style_14, .day_style_15, .day_style_16 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .day_style_1 img, .day_style_2 img, .day_style_3 img, .day_style_4 img, .day_style_5 img, .day_style_6 img, .day_style_7 img, .day_style_8 img, .day_style_9 img, .day_style_10 img, .day_style_11 img, .day_style_12 img, .day_style_13 img, .day_style_14 img, .day_style_15 img, .day_style_16 img {
    width: 100%; }
    @media (max-width: 767px) {
      .day_style_1 img, .day_style_2 img, .day_style_3 img, .day_style_4 img, .day_style_5 img, .day_style_6 img, .day_style_7 img, .day_style_8 img, .day_style_9 img, .day_style_10 img, .day_style_11 img, .day_style_12 img, .day_style_13 img, .day_style_14 img, .day_style_15 img, .day_style_16 img {
        height: auto !important; } }

/*自費項目*/
.trip_note .table.Optional_items th, .trip_note .table.Optional_items  td{vertical-align: middle;}
.trip_note .table.Optional_items th{padding: 0.5rem;}
.trip_note .table.Optional_items td{padding: 1rem 0.5rem;}
.trip_note .table.Optional_items tbody td:nth-child(1){text-align: left;}
.trip_note .table.Optional_items tbody td:nth-last-child(1) i{font-size: 1.5rem;}
.trip_note .table.Optional_items tbody td .modal-body hr{border-top: 1px solid #e2e2e2;margin-bottom: 1rem;}
.trip_note .table.Optional_items tbody td .modal-body img{max-width: 100%; height: auto;}
@media (max-width: 991.98px) {
  section.trip_note .card-body{padding-left: 1rem; padding-right: 1rem;}
  .trip_note .table.Optional_items{margin-top: 0;}
  .trip_note .table.Optional_items thead{display: none;}
  .trip_note .table.Optional_items th, .trip_note .table.Optional_items  td{display: block;}
  .trip_note .table.Optional_items td{margin: 0;width: 100% !important;padding: 0.7rem 0.5rem;}
  .trip_note .table.Optional_items tbody td::before{width: 100%; display: block; font-size: 1rem; margin-bottom: 5px;margin-left: -0.5rem;}
  .trip_note .table.Optional_items tbody td.item_name::before{content: '項目名稱';}
  .trip_note .table.Optional_items tbody td.order_rule::before{content: '訂購規則';}
  .trip_note .table.Optional_items tbody td.norm::before{content: '規格';}
  .trip_note .table.Optional_items tbody td.cost::before{content: '費用';}
  .trip_note .table.Optional_items tbody td.notice::before{content: '說明備註';}
  .trip_note div[aria-labelledby=headingTwo] thead{display: none;}
}
/*自費項目END*/

/*同業 AGT*/
.price_content_agt ul{display: flex; list-style-type: none; flex-wrap: wrap; justify-content: start; width: 100%; margin: 0 0 1rem; padding: 0;}
.price_content_agt ul li{position: relative; padding-right: 30px; font-size: 1.1rem;}
.price_content_agt ul li ~ li::before {content: '/'; display: inline-block; color: #ccc; position: absolute; left: -17px; top: -2px; font-size: 1.3rem;}
.group-detail-AGT .price_content_agt .panel-info .panel-body .text-secondary{font-size: 1rem;display: block;}
.group-detail-AGT section.group_banner.trip_banner .general_detail_price{font-size: 1.8rem;color: #6c757d;}
.group-detail-AGT section.group_banner.trip_banner .general_detail_price span, .group-detail-AGT section.group_banner.trip_banner .general_detail_price small{font-size: 18px;}
.group-detail-AGT .price-more-btn a{font-size: 1.2rem; font-weight: bold; background: #ffffff; border: 1px solid #04abf2; padding: 5px 25px; color: #04abf2; border-radius: 50px; margin-top: -40px; display: table; float: right; position: relative;}
.GO_LowestPrice .price_content_agt{width: 100%; display: flex; flex-wrap: wrap;}
.group-detail-AGT .price_content .panel-info {width: calc(20% - 10px); margin-right: 10px; margin-bottom: 10px; border: 1px solid #04abf2; text-align: center;}
.search_table .price .price_box_agt h6, .search_table .price .price_box_general h6{line-height: 1.1; margin: 0.5rem 0;}
@media (min-width:992px) {
  .search_table .price .price_box_agt h6 small:nth-child(1), .search_table .price .price_box_general h6 small:nth-child(1){display: block;}
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .group-detail-AGT .price_content .panel-info {width: calc(25% - 10px); } 
}
@media (max-width: 991.98px) {
  .group-detail-AGT .price_content .panel-info {width: calc(33.3333% - 10px); } 
  section.group_table.tripdown .search_table tbody td.tour-price > div{display: table;width: 100%;}
  .group-detail-AGT section.group_banner.trip_banner .price_box .iteam{text-align: left;}
  .group-detail-AGT section.group_banner.trip_banner .price_box .iteam:nth-child(2){padding: 0 15px;}
  .group-detail-AGT section.group_banner.trip_banner .general_detail_price{font-size: 1.5rem;}
  .group-detail-AGT section.group_banner.trip_banner .general_detail_price span, .group-detail-AGT section.group_banner.trip_banner .general_detail_price small{font-size: 16px;}
}
@media (max-width: 767px) {
  .group-detail-AGT .price_content .panel-info {width: calc(50% - 10px); } 
  .group-detail-AGT .price_content .panel-info .panel-heading{ padding: 15px 10px; background: #04abf2; color: #fff; font-weight: bold;font-size: 1.2rem; }
  .group-detail-AGT .price_content .panel-info .panel-body{ padding: 15px 10px; font-size: 1.2rem;}
  .group-detail-AGT .price-more-btn{display: table;}
  .group-detail-AGT .price-more-btn a{margin: 1rem 0 0;}
}

/*明細頁右側下載增加選項*/
.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  position: relative;
}

.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul {
    width: 110px;
    display: table;
    position: absolute;
    top: 0px;
    bottom: 0;
    height: 55px;
    right: -110px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li {
    width: 50%;
    height: 55px;
    border-radius: 0;
    margin-bottom: 0;
    display: table;
    float: left;
}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:first-child {
    width: 100%;
}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:last-child {
    width: 100%;
}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:nth-child(2) {
    width: 50%;
}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:nth-last-child(2) {
    width: 50%;
}
.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:nth-child(1) {
    background: #00c300;
}

.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li:nth-child(2) {
    background: #3b5998;
}

.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li i {
    margin: 0;
}

.sub_menu-trip .server_menu > ul > li.download-fixed-btn:hover ul {
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 991.98px) {
  .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul {
    width: 100%;
    right: 0;
    bottom: 0;
    height: auto;
    top: unset;
    bottom: -110px;
  }

  .sub_menu-trip .server_menu > ul > li.download-fixed-btn:hover ul {
    bottom: 0;
  }
}

@media (max-width: 575px) {
  .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul {
    bottom: -260px;
  }

  .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li {
    width: 100% !important;
  }

  .sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li i {
    line-height: 55px;
  }
}

/*Word下載彈出畫面選項修正*/
#PrintForm .form-check label {
  cursor: pointer;
}

#PrintForm .form-check .form-check-input {
  position: initial;
  opacity: 1;
}