﻿.messageText {
    font-size: 1em;
    font-weight: bold;
    color: #3366CC;
}

.messageul li {
    list-style-type: none;
    padding-top: 1em;
}

.text1 {
    font-size: 1em;
    font-weight: bold;
    color: #1A439F;
    text-decoration: none;
}

.text1a {
    font-size: 1px;
    color: #1A439F;
    text-decoration: none;
}

.text2 {
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    color: #1A439F;
}

.WarnsText {
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    color:red;
}

a:link {
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: underline;
}

a:active {
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    font-variant: normal;
    text-transform: lowercase;
    color: #1A439F;
    text-decoration: underline;
}

.text3 {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
    padding: 0px 1cm 0px 0px;
    margin: 0px;
    clip: rect(auto,auto,auto,auto);
}

.text4 {
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    letter-spacing: normal;
}

.table {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
    border: 1px solid #43A5D6;
}

.link_text {
    font-size: 13px;
    font-style: normal;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
}

.table2 {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #1A439F;
    text-decoration: none;
    border: 1px solid #FFFF00;
}

.table3 {
    border: 1px solid #666666;
}

.table3 {
    border: 1px solid #817DB8;
}

.ruzhiImage1 {
    width: 90px;
    vertical-align: top;
    margin-left: 10px;
    cursor: pointer;
}


/* 20240705 for CSP add */
div.messageDiv {
    width: auto;
    height: 400px;
    overflow: auto;
}

table.tbStyle1 {
    border: solid gray 0.8px;
    border-radius: 20px; /* 設定圓角半徑為 10px */
}

table.mainTb {
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-radius: 20px; /* 設定圓角半徑為 10px */
    width:100px;
}

td.tdLeft {
    border-left: solid gray 0.8px;
}

td.tdRight {
    border-right: solid gray 0.8px;
}

td.loginTd1 {
    vertical-align: top;
    /*    background-image: url(../LogIn_images/ruzhi_index_01.jpg);
*/ background-repeat: no-repeat;
    background-color: red; /* 添加背景顏色 Test not working too  */
}


#VerifyImage {
}

#VerifyLogin {
    width: 90px;
    height: 25px;
}

#userOrgNum {
    width: 230px;
}

#loginTb1 {
    width: 230px;
    padding-top: 0.5em;
    height: 1px;
    border: 0;
}

#ruzhi_a1 {
    font-size: 1.5em;
    color: red;
}

#Msg {
    color: #FF0000;
}

div.text2 {
    margin-bottom: 0em;
    text-align: left;
}

/*
.table-container {
    width: 243px;
    height: 70px;
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
}
*/

.table-cell {
    text-align: left;
}

.select-container {
    padding-left: 10px;
    padding-top: 1em;
}

.text1 {
    padding-left: 1em;
}

.input-text {
    width: 125px;
    height: 25px;
}

.input-container {
    padding-top: 10px;
}

.login-button {
    width: 75px;
}

.remind {
    padding-left: 2em;
    color: red;
}

.support-browser {
    padding-left: 2em;
    font-weight: bold;
}

.support-browser-img {
    width: 168px;
    height: 44px;
    visibility: hidden; /* 初始狀態隱藏 */
    position: absolute; /* 絕對定位 */
}

span.best-resolution {
    padding-left: 2em;
    font-size: 0.6em;
}
/* hide support browser */
img.hideImg {
    visibility: hidden;
}

img.showImg {
    visibility: visible;
}

img.ruzhiIndexPic1 {
    width:158px;
    height: 128px;
}

img.ruzhiIndexPic2 {
    width: 593px;
    height: 128px;
}

/*img.ruzhiImage1{
    width:90px;
    height:25px;
}*/
