﻿
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(255, 255, 255, 0.05);
}

.removelist {
    border: 0px;
    background-color: transparent;
}

#tablelist>tbody>tr>td {
    background-color: transparent;
}

#statustxt {
    font-size: 1rem;
    margin-top: 5px;
}


/*原style內容*/
#navbarimg {
    height: 50px;
    display: none !important;
}

#label01 {
    background-color: rgba(0,0,255,0.7);
    color: yellow;
    font-size: 2em;
    text-align: center;
}

#sub01div1 {
    background-color: rgba(192,232,255,0.7);
    font-weight: bold;
}

#div02, #div03{
    display:none;
}

#div02lbl {
    background-color: rgba(223,115,255,0.7);
    color: black;
    font-size: 2em;
    text-align: center;
}

#sub02div1 {
    background-color: rgba(232,190,255,0.7);
    font-weight: bold;
}

/*#statustxt {
    font-size: 0.6em;
}*/

#div03lbl {
    background-color: rgba(255,170,0,0.7);
    font-size: 2em;
    text-align: center;
}
#div03div1 {
    background-color: rgba(255,235,175,0.3);
    font-weight: bold;
}

#App3_townname, #App3_urbanname {
    font-weight: bold;
}

#tablelist thead tr:nth-child(1) th {
    background-color: rgba(255,211,127,1);
}

.min-width120 {
    min-width: 120px;
}
.min-width100 {
    min-width: 100px;
}
.width20 {
    width: 20px;
}

#messageModalCenter ol {
    font-size: 1.2em;
}