/**
 * 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;
}
