/**
 * Copyright (C) GOYOURLIFE INC. - All Rights Reserved.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 * Proprietary and confidential.
 * Written by Doris Wang <doris.wang@goyourlife.com>, July 2020.
 * 
 * @author Doris Wang <doris.wang@goyourlife.com>
 * @link http://www.goyourlife.com
 * @copyright Copyright &copy; 2020 GOYOURLIFE INC.
 */

/* title div */
.text {
    text-decoration: none;
    font-family:'Noto Sans TC',sans-serif;
    letter-spacing: 0.8;
    width: auto;
    display: inline-block;
    margin-right: 10px;
}
/* 確定 (選擇表) */
.searchBtn {
    background-color: #FFB701; 
    width: 55px;
    height: 38px;   
    border-radius: 5px;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    margin-right:10px;
}
/* 代碼表下載button */
.downloadBtn {
    background-color: #FFFFFF; 
    /* width: 55px; */
    padding-left:10px;
    padding-right:10px;
    height: 38px;   
    border-radius: 5px;
    border: 1px solid #AAAAAA;
    cursor: pointer;
}
/* data table div */
/* .tableContainer {
    background-color:white; 
    width:95vw; 
    height:600px; 
    margin: 0px auto;
    box-shadow:3px 3px 9px #A0A5A5;
    margin-top: 15px;
    padding-top:15px;
} */
#select {
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#select2 {
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#select3 {
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectCity {
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectInterchangeOperator{
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectMRTOperator{
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectRoadCode{
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectOperator{
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#selectAuthority{
    outline: none;
    background: #FFFFFF; 
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right:10px;
}
#select4 {
  outline: none;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  width: 131px;
  height: 38px;
  margin-right: 10px;
}
#select5 {
    outline: none;
    background: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    width: 131px;
    height: 38px;
    margin-right: 10px;
  }
.button {
    background-color:white; 
    width: 80px;
    border-radius: 2.5px;
    border: 1px #d2d4d4 solid;
    cursor: pointer;
    height: 30px;
    margin-left: 15px;
    outline: none
}
/* .startEditButton {
    background-color:white; 
    border-radius: 2.5px;
    border: 1px #d2d4d4 solid;
    cursor: pointer;
    height: 30px;
    margin-left: 15px;
    outline: none;
    padding-right: 10px;
    padding-left: 10px;
} */
.search-bar {
    outline: none;
    background-color:rgba(255, 255, 255, 1); 
    border: 1px solid rgba(170, 170, 170, 1);
    border-radius: 5px 5px 5px 5px;
    width: 223px;
    height: 38px;
    margin-right:10px;
}
/* .search-btn {
    border: 1px solid rgba(170, 170, 170, 1);
    border-radius: 0px 5px 5px 0px;
    background-color:rgba(255, 183, 1, 1);
    position:absolute;
    left:335px;
    top:215px;
    height:36px;
    width:55px;
    text-align:center;
    font-size:13.5;
} */
#input {
    outline: none;
    background:#F2F2F2; 
    border:1px #d2d4d4 solid;
    width: 150px;
    height: 30px;
    margin-left:5px;
}
/* 下拉式選單選項 */
.option {
    text-decoration: none;
    font-family:'Noto Sans TC',sans-serif;
    letter-spacing: 0.8;
    color: #646464;
}

#loading {
  position: relative;
  z-index: 400;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0%;
  text-align: center;
  font-size: 0.9rem;
  color: #595758;
  background-color: #ffffff;
}
.deleteBtn{
    background-color:white; 
    /* width: 60px; */
    border-radius: 3px;
    border: 1px #d2d4d4 solid;
    cursor: pointer;
    /* height: 30px; */
    outline: none;
    width: 50px;
    height: 24px;
    font-size: 14px;
}
.changeBtn{
    margin-top:2px;
    background-color:white; 
    /* width: 60px; */
    /* height: 30px; */
    border-radius: 3px;
    border: 1px #d2d4d4 solid;
    cursor: pointer;
    outline: none;
    width: 50px;
    height: 24px;
    font-size: 14px;
}

.addComfirmBtn {
    /* margin-left: 6px; */
    background-color: #0091C3; 
    /* width: 60px;
    height: 30px; */
    border-radius: 3px;
    border: 1px #d2d4d4 solid;
    cursor: pointer;
    outline: none;
    color: white;
    width: 50px;
    height: 24px;
    font-size: 14px;
}
.change {
    background-color:#FFB701 !important;
}
.delete {
    background-color:#DF2854 !important;
    text-decoration: line-through;
}
.add {
    background-color:#1DB3AA !important;
}
.input {
    width:70%;
    height:30px;
    border-radius: 4.5px;
    border: 1px #d2d4d4 solid;
    text-align:center;
    outline: none
}
.pageNum {
    width:15px;
    cursor: pointer;
}
.pageClick {
    color:#0091C3;
}
.fix {
    text-align: center;
    position: absolute;
    top: 10%;
    width: 100%;
    color: white;
    z-index:1;
}
.a {
    padding: 10px;
    border-radius: 4px;
    background-color: black;
    opacity: 0.6;
}

/**
 * Copyright (C) GOYOURLIFE INC. - All Rights Reserved.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 * Proprietary and confidential.
 * Written by Doris Wang <doris.wang@goyourlife.com>, July 2020.
 * 
 * @author Doris Wang <doris.wang@goyourlife.com>
 * @link http://www.goyourlife.com
 * @copyright Copyright &copy; 2020 GOYOURLIFE INC.
 */

.header { 
    /* background-color: white; */
    /* background-position: right; */
    /* background-size: 60% 100%; */
    /* background-repeat: no-repeat; */
    background-color:rgba(32, 53, 106, 1);
    height:50px;
    color: white;
    margin: 0;
    padding-left: 15px;
    text-align: left;
    padding-top: 13px;
}
.tab1Btn {
    height:56px; 
    width:150px;
    /* background-color: red; */
    cursor: pointer;
    text-align: center;
}
.tab1BtnClick {
    background-size: contain; 
    height:56px; 
    width:160px;    
    /* background-color: red; */
    cursor: pointer;
    text-align: center;
    border-bottom: 6px solid rgba(92, 118, 202, 1);
}
.tab2Btn {
    height:56px; 
    width: 250px;
    /* background-color: red; */
    cursor: pointer;
    text-align: center;
}
.tab2BtnClick {
    background-size: contain; 
    height:56px; 
    width: 250px;
     /* background-color: red; */
    cursor: pointer;
    text-align: center;
    border-bottom: 6px solid rgba(92, 118, 202, 1);
}
/* .tab3Btn {
    background-size: contain; 
    height:65px; 
    width:170px;
    background-image: url("b2bda199/css/<?php echo ROOT_RS_URL; ?>/images/tab3.png");
    cursor: pointer;
}
.tab3BtnClick {
    background-size: contain; 
    height:65px; 
    width:170px;
    background-image: url("b2bda199/css/<?php echo ROOT_RS_URL; ?>/images/tab3Click.png");
    cursor: pointer;
} */
.loginBtn {
    width: 85px;
    height: 30px;
    background-color: black;
    border-radius: 4.2px;
    border: none;
    color: white;
    outline: none;
    cursor: pointer;
    margin-top: 10px;
    font-size: 15px;
    font-family:'Noto Sans TC',sans-serif;
    float:right;
    margin-right:3%;
    vertical-align: -50%;
    margin-top: 25px
}

/**
 * Copyright (C) GOYOURLIFE INC. - All Rights Reserved.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 * Proprietary and confidential.
 * Written by Doris Wang <doris.wang@goyourlife.com>, July 2020.
 * 
 * @author Doris Wang <doris.wang@goyourlife.com>
 * @link http://www.goyourlife.com
 * @copyright Copyright &copy; 2020 GOYOURLIFE INC.
 */

.tableContainer {
  padding-left: 25px;
  padding-right: 25px;
  background-color: white;
  padding-bottom: 40px;
}
/* 表格 */
.table {
  width: 99.8%;
  table-layout: fixed;
  border-spacing: 0px;
  border-collapse: collapse;
}
.table tbody {
  cursor: pointer;
  font-size: 14px;
}
.table td {
  height: 56px;
  text-align: center;
  /* border: 1px solid #EEE; */
}
.table thead tr th,
.table thead tr td {
  position: sticky;
  top: 0px;
  background-color: #3f4a68;
  text-decoration: none;
  /* font-family:'Noto Sans TC'; */
  font-weight: 100;
  font-family: 'Times New Roman';
  letter-spacing: 0.5;
  color: white;
}
.table tr:nth-child(even) {
  background-color: #eeeeee;
}
/* 個人化資料編輯button */
.startEditButton {
  background-color: #df2854;
  border-radius: 3px;
  border: 1px #df2854 solid;
  cursor: pointer;
  /* width: 121px; */
  height: 38px;
  color: white;
  outline: none;
  margin-bottom: 10px;

  padding: 6px 23px;
  background-size: 13px;
  background-position: 5px;
  background-repeat: no-repeat;
}

.addBtn {
  margin-right: 6px;
  background-color: #1db3aa;
  /* width: 70px; */
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
  border: 1px #1db3aa solid;
  cursor: pointer;
  height: 38px;
  outline: none;
  color: white;

  padding: 6px 23px;
  background-size: 13px;
  background-position: 5px;
  background-repeat: no-repeat;
}
.exportBtn {
  margin-right: 6px;
  /* background-color: #0091C3;  */
  /* width: 70px; */
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
  /* border: 1px #d2d4d4 solid; */
  cursor: pointer;
  height: 38px;
  outline: none;
  color: white;

  padding: 6px 23px;
  background-size: 13px;
  background-position: 5px;
  background-repeat: no-repeat;
}

