﻿a:link {
    text-decoration: none;
}

a:visited {
    color: #000099;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.tdselect {
    color: red;
}

.selttl {
    background-color: red;
}

body {
    background-position: top right;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "微軟正黑體", Arial;
    overflow: hidden;
}

.k-item {
    background-color: white;
}

.k-grid-header {
    background-color: red; //: rgb(255,203,63) !important;
    color: black;
}

.panttl, h1 {
    color: rgb(0, 32, 96);
    font-size: 1.4em;
    font-weight: bold;
    xxtext-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #b9b9b9, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.15), 0px 5px 10px rgba(0, 0, 0, 0.2), 0px 10px 10px rgba(0, 0, 0, 0.2), 0px 20px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.maindiv {
    display: block;
    width: 100%;
    background-color: rgb(161, 216, 230);
    border-color: rgb(0, 112, 192);
    border-radius: 15px;
    border-style: solid;
    padding: 6px;
    height: 720px;
}

.main1 {
    display: inline-block;
    position: relative;
    top: 6px;
    vertical-align: top;
    width: 31.5%;
    background-color: white;
    border-radius: 15px;
    padding: 6px;
    height: 99%;
}

.main1b {
    width: 34%;
}

.tag1 {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 0.5%;
    height: 100%;
}

.tag2 {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 0.8%;
    height: 100%;
}

.selclsa {
    position: relative;
    left: 6px;
    border-color: rgb(217, 217, 217);
    background-color: white;
    padding: 2px;
    border-width: 1px;
    border-radius: 3px;
    margin-left: 3px;
    width: 60%;
}

.selcls {
    position: relative;
    left: -1px;
    color: rgb(84, 130, 53);
    border-color: rgb(84, 130, 53);
    //rgb(0,112,192);
    padding: 2px;
    border-width: 2px;
    border-radius: 6px;
    margin-left: 1px;

}

.img1 {
    cursor: pointer;
}

.pansel {
    position: absolute;
    top: 30%;
    left: 0%;
    width: 90%;
    text-align: left;
    border-radius: 5px;
    background-color: rgb(218, 235, 238);
    color: blue;
    font-weight: bold;
}

.keycls1 {
    position: absolute;
    top: 6px;
    left: 65%;
    background-color: rgb(218, 235, 238);
    padding: 2px;
    border-width: 1px;
    border-radius: 3px 0px 0px 3px;
    margin-left: 3px;
    width: 30%;
}

.img501 {
    position: absolute;
    top: 12px;
    left: 58%;
    cursor: null;
    width: 15px;
    z-index: 99;
}

.img502 {
    position: absolute;
    top: 12px;
    left: 90%;
    width: 15px;
}

.img503 {
    position: absolute;
    top: 0px;
    left: -20px;
    width: 30px;
}

.img504 {
    position: absolute;
    top: 36%;
    left: 10%;
    width: 30px;

}

.img505 {
    position: absolute;
    top: 42%;
    right: 10%;
    width: 30px;

}

.item12 {
    display: block;
    position: relative;
    width: 98%;
    left: 1%;
    background-color: white;
    border-radius: 8px;
    padding: 6px;
    border-width: 1px;
    border-color: rgb(217, 217, 217);

}

.funitem, .flditem {
    width: 100%;
    background-color: white;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
}

.panclose {
    position: absolute;
    right: 5px;
    border-style: solid;
    border-radius: 50%;
    border-width: 3px;
    border-color: darkred;
    padding: -10px 3px 0px 3px;
    color: darkred;
    text-align: center;
    vertical-align: top;
    line-height: 15px;
    cursor: pointer;
    width: 19px;
    height: 19px;
    font-size:1.0em ;
}

.funitem {
    border-color: rgb(217, 217, 217);
}

.flditem {
    border-color: rgb(45, 142, 169);
}

::-webkit-scrollbar {
    width: 1em;
}

::-webkit-scrollbar-thumb {
    background-color: rgb(161, 216, 230);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(45, 142, 169);
    border-radius: 6px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(221, 221, 221, 0.3);
    background-color: rgb(221, 221, 221);
    border-color: rgb(196, 196, 196);
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;

}

::-webkit-scrollbar-thumb:hover {
    background-color: rgb(133, 187, 201);
}

.item21 {
    display: block;
    position: relative;
    width: 98%;
    height: 95%;
    left: 1%;
    background-color: white;
    border-radius: 8px;
    padding: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(218, 235, 238);

}


.img506 {
    position: absolute;
    top: 6px;
    left: 1%;
    width: 30px;
}

.img507 {
    position: absolute;
    top: 6px;
    right: 45px;
    width: 30px;
}

.img508 {
    position: absolute;
    top: 6px;
    right: 80px;
    width: 30px;
}

.img512 {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 30px;
}

.chkbx {
    width: 10px;
    height: 10px;
    box-shadow: 0 0 0 5px red; //rgb(255,203,63);
}

.chkbx:checked {
    box-shadow: 0 0 0 1px rgb(237, 89, 33);
}

.sellistm {
    position: relative;
    display: block;
    top: 50px;
    height: 30px;
    width: 100%;
    border-color: rgb(244, 177, 131);
    border-width: 2px;
    border-radius: 6px 6px 0px 0px;
    border-style: solid;
    padding: 2px;
    background-color: white; // rgb(255,203,63);
}

.sellist {
    position: relative;
    display: block;
    top: 50px;
    width: 100%;
    border-color: rgb(244, 177, 131);
    border-width: 2px;
    border-radius: 0px 0px 6px 6px;
    border-style: solid;
    padding: 2px;
    overflow: auto;
}

.sellist table, .sellistm table {
    border-color: rgb(221, 221, 221);
    border-width: 1px;
    border-style: solid;
    border: 1;
}

.sellist th, .sellistm th {
    background-color: rgb(255, 203, 63);
    color: white;
}

.tdsel {
    width: 2%;
    vertical-align: top;
}

.tdcls {
    width: 28%;
    vertical-align: top;
}

.tdnm {
    width: 70%;
    vertical-align: top;
}

.tdval {
    width: 0%;
    vertical-align: top;
    display: none;
}


.sellist::-webkit-scrollbar {
    width: 1em;
}

.sellist::-webkit-scrollbar-thumb {
    background-color: rgb(161, 216, 230);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(45, 142, 169);

}

.sellist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(221, 221, 221, 0.3);
    background-color: rgb(221, 221, 221);
    border-color: rgb(196, 196, 196);
    border-style: solid;
    border-width: 1px;

}

.outym {
    display: block;
    position: absolute;
    bottom: 80px;
    width: 98%;
    left: 1%;
    background-color: white;
    border-radius: 8px;
    padding: 6px;
    border-width: 1px;
    border-color: rgb(244, 250, 222);

}

.outcmd {
    position: absolute;
    left: 30%;
    bottom: 30px;
}

.img510 {
    width: 60px;
}

.img511 {
    width: 45px;
}

.img510b {
    position: relative;
    top: 20px;
    left: 50px;
    width: 45px;
}

.ymdiv1 {
    position: relative;
    left: 12px;
}

.outfile1 {
    position: absolute;
    top: 10%;
    left: 5%;
}

.outfile2 {
    position: absolute;
    left: 5%;
    top: 10%;
}

.pantitle {
    width: 100%;
    text-align: right;
    padding-right: 15px;
}

.pantitle img {
    position: absolute;
    width: 50px;
    left: 10px;

}

.panymcmd {
    position: absolute;
    right: 10%;
}


.navbar-light .navbar-toggler-icon {
    width: 18px;
    height: 18px;
    border-width: 0px;

}

.sellabel {
    width: 120px;
    background-color: rgb(150, 182, 32);
    color: white !important;
    border-radius: 6px;
    padding: 4px;
    text-align: center;
}

.css_button {
    font-weight: bold;
    font-size: 1.2em;
    xxbackground-color: rgb(112, 173, 71) !important;
    xxborder-color: rgb(112, 173, 71) !important;
    border-radius: 5px;
    color: white;
}

.k-icon {
    xxxxbackground-color: rgb(150, 182, 32);

}

.k-link-increase {
    xxbackground-color: rgb(84, 130, 53);
    xxxbackground-color: rgb(150, 182, 32);
}

.k-link-decrease {
    xxxbackground-color: rgb(150, 182, 32);
}

h1 {
    display: inline-block
}

.advdiv {
    position: relative;
    top: -8px;
}

.stybtn {
    font-size: 1em;

}

.ymcls {
    position: relative;
    top: -0px;
    background-color: rgb(150, 182, 32);
    color: white;
    border-radius: 3px 0px 0px 3px;
    padding: 1px;
    text-align: center;
    color: rgb(84, 130, 53);
    width: 150px;
    font-size: 0.9em;
}


.selitemcls {
    width: 100%;
    height: 260px;
    list-style-type: none;
    margin: 0;
    padding: 0px 0 0 0;
    float: left;
    margin-right: 10px;
    border-radius: 2px 2px 2px 2px;
    margin-right: auto;

}

.nodisp {
    display: none;
}

.cycdiv {
    position: relative;
    top: -8px;
}

.cycttl {

    font-size: 1em;
    font-weight: bold;
    color: black;
    background-color: rgb(245, 178, 178);
    border-radius: 8px 0px 8px 0px;
    padding: 6px;
    margin-left: 8px;


}

.cyccls {
    font-size: 1em;
    font-weight: bold;
    color: white;
    padding: 6px;
    cursor: pointer;

}

.cycmm {
    background-color: rgb(0, 153, 0);
}

.cycqq {
    background-color: rgb(0, 176, 240);
}

.cycyy {
    background-color: rgb(112, 48, 160);
}

.cycact {
    color: yellow;
    font-size: 1.2em;
}
@media (max-width: 992px) {
    body {
        background-position: top right;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: "微軟正黑體", Arial;
        overflow: hidden;
        font-size:2.714em ;
    }

    .k-item {
        background-color: white;
        font-size: 3.429em !important;
    }

    .k-grid-header {
        background-color: rgb(255, 203, 63) !important;
        color: black;
    }

    .maindiv {
        display: block;
        width: 100%;
        background-color: rgb(161, 216, 230);
        border-color: rgb(0, 112, 192);
        border-radius: 15px;
        border-style: solid;
        padding: 6px;
        height: auto;
        max-height: 2000px;
        min-height: 980px;
        /* max-height: 1400px; */
        overflow: auto;
    }

    .main1 {
        display: inline-block;
        position: relative;
        top: 6px;
        vertical-align: top;
        width: 98%;
        background-color: white;
        border-radius: 15px;
        padding: 6px;
        xxheight: 99%;
        xxfont-size: 2em;
        min-height: 300px;
        height: auto;
    }

    .main1b {
        width: 99%;
        height: 2000px !important;
    }

    .tag1 {
        display: inline-block;
        position: relative;
        xxtop: 6px;
        width: 0%;
        xxheight: 100%;
    }

    .tag2 {
        display: inline-block;
        position: relative;
        left: -30px;
        top: 6px;
        width: 0.5%;
        xxheight: 100%;
    }

    .selclsa {
        position: relative;
        left: 6px;
        border-color: rgb(217, 217, 217);
        background-color: white;
        padding: 2px;
        border-width: 1px;
        border-radius: 3px;
        margin-left: 3px;
        width: 60%;
        font-size: 3.429em;
    }

    .keycls1 {
        font-size: 2em;
    }

    .selcls {
        position: relative;
        left: 5px;
        color: rgb(84, 130, 53);
        border-color: rgb(0, 112, 192);
        padding: 2px;
        border-width: 2px;
        border-radius: 6px;
        margin-left: 3px;
        font-size: 1.2em;

    }

    .pansel {
        position: absolute;
        xxtop: 30%;
        xxleft: 0%;
        width: 90%;
        text-align: left;
        border-radius: 5px;
        background-color: rgb(218, 235, 238);
        color: blue;
        font-weight: bold;
        font-size: 3.429em;
    }

    .keycls1 {
        xxposition: absolute;
        xxtop: 6px;
        xxleft: 65%;
        background-color: rgb(218, 235, 238);
        padding: 2px;
        border-width: 1px;
        border-radius: 3px 0px 0px 3px;
        margin-left: 3px;
        width: 30%;
        display: none;
    }

    .img501 {
        position: absolute;
        top: 12px;
        left: 51%;
        cursor: null;
        width: 20px;
        z-index: 99;
        display: none;
    }

    .img502 {
        position: absolute;
        top: 12px;
        left: 90%;
        width: 20px;
        display: none;
    }

    .img503 {
        position: relative;
        xxtop: 0px;
        left: -50px;
        width: 60px;
    }

    .img504 {
        position: absolute;
        xxtop: 36%;
        left: 10%;
        width: 120px;

    }

    .img505 {
        position: absolute;
        xxtop: 42%;
        right: 10%;
        width: 90px;

    }

    .panclose {
        position: absolute;
        right: 25px;
        border-style: solid;
        border-radius: 50%;
        border-width: 3px;
        border-color: red;
        padding: -10px 3px 0px 3px;
        color: darkred;
        text-align: center;
        vertical-align: top;
        line-height: 55px;
        cursor: pointer;
        width: 70px;
        height: 70px;
        font-size: 1.429em;
    }

    .k-list-scroller::-webkit-scrollbar {
        width: 1em;
    }

    .k-list-scroller::-webkit-scrollbar-thumb {
        background-color: rgb(161, 216, 230);
        border-style: solid;
        border-width: 1px;
        border-color: rgb(45, 142, 169);

    }

    .k-list-scroller::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(221, 221, 221, 0.3);
        background-color: rgb(221, 221, 221);
        border-color: rgb(196, 196, 196);
        border-style: solid;
        border-width: 1px;

    }

    .item21 {
        display: block;
        position: relative;
        width: 98%;
        min-height: 10%;
        max-height: 10%;
        xxheight: 95%;
        left: 1%;
        background-color: white;
        border-radius: 8px;
        padding: 6px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(218, 235, 238);

    }

    .img506 {
        position: absolute;
        top: 6px;
        left: 3%;
        width: 90px;
    }

    .img507 {
        position: absolute;
        top: 6px;
        right: 140px;
        width: 90px;
    }

    .img508 {
        position: absolute;
        top: 6px;
        right: 280px;
        width: 90px;
    }

    .img512 {
        position: absolute;
        top: 6px;
        right: 15px;
        width: 120px;
    }

    .sellistm {
        position: relative;
        display: block;
        top: 120px;
        ssheight: 120px;
        width: 100%;
        border-color: rgb(244, 177, 131);
        border-width: 2px;
        border-radius: 6px 6px 0px 0px;
        border-style: solid;
        padding: 2px;
        background-color: white; // rgb(255,203,63);
    }

    .sellist {
        position: relative;
        display: block;
        top: 170px;
        width: 100%;
        border-color: rgb(244, 177, 131);
        border-width: 2px;
        border-radius: 0px 0px 6px 6px;
        border-style: solid;
        padding: 4px;
        overflow: auto;
    }

    .sellist table, .sellistm table {
        border-color: rgb(221, 221, 221);
        border-width: 1px;
        border-style: solid;
        border: 1;        
        font-size: 3.429em;
    }

    .outym {
        display: block;
        position: relative;
        xxxbottom: 80px;
        top: 200px;
        width: 98%;
        left: 1%;
        background-color: white;
        border-radius: 8px;
        padding: 6px;
        border-width: 1px;
        border-color: rgb(244, 250, 222);
        height: 800px;
        font-size: 3.429em;

    }

    .outcmd {
        position: relative;
        top: -300px;
        left: 300px;
        width: 50%;
        height: 300px;
        xxtop: 100px;
        xxbottom: 30px;
    }

    .img510 {
        width: 180px;
    }

    .img511 {
        width: 180px;
    }

    .sellabel {
        width: 240px;
        background-color: rgb(150, 182, 32);
        color: white !important;
        border-radius: 6px;
        padding: 4px;
        text-align: center;
    }

    .css_button {
        font-weight: bold;
        font-size: 1.2em;
        background-color: rgb(112, 173, 71) !important;
        border-color: rgb(112, 173, 71) !important;
        border-radius: 5px;
        color: white;
    }

    .k-icon {
        xxbackground-color: rgb(150, 182, 32);

    }

    .k-link-increase {
        xxbackground-color: rgb(84, 130, 53);
        xxbackground-color: rgb(150, 182, 32);
    }

    .k-link-decrease {
        xxbackground-color: rgb(150, 182, 32);
    }

    .ymcls {
        position: relative;
        top: -2px;
        background-color: rgb(150, 182, 32);
        color: white;
        border-radius: 3px 0px 0px 3px;
        padding: 1px;
        text-align: center;
        color: rgb(84, 130, 53);
        width: 240px;
    }

    .cycttl {
        font-size: 3.429em;
        font-weight: bold;
        color: black;
        background-color: rgb(245, 178, 178);
        border-radius: 8px 0px 8px 0px;
        padding: 8px;
        margin-left: 12px;


    }

    .cyccls {
        font-size: 3.429em;
        font-weight: bold;
        color: white;
        padding: 15px;
        cursor: pointer;

    }

    .cycact {
        color: yellow;
        font-size: 5.2em;
    }

    
    .panttl {
        font-size: 3.429em;
    }

    
    .tdcls {
        width: 28%;
        vertical-align: top;
    }

    .img510b {
        left: 180px;
        width: 145px !important;
    }

    .img510c {
        position: relative;
        top: 20px;
        width: 145px !important;
    }

    .htmlcls{
        width: 45px;
        height: 45px;
    }
    .ymdiv1table{
        width:100%;
    }
}
@media (max-width: 992px) and (orientation: landscape) {
    body {
        font-size: 0.65em;
    }
}