.style1 {
    color: #FF0000
}

.right-10 {
    margin-left: 10px !important;
}

.left-15 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.left-15-1 {
    padding-left: 15px !important;
}


.top-10 {
    padding-top: 10px !important;
}

.top-20 {
    padding-top: 20px !important;
}

.pd-4 {
    padding: 4px !important;
}

.qr {
    height: 400px;
    width: 400px;
}

    .qr img {
        width: 100%;
        height: auto;
    }

.add-100 img {
    width: 100%;
    height: auto;
}


.aligncenter {
    display: flex;
    align-items: center;
}

.red-wd {
    color: #ff0000;
    font-weight: bold;
}

.wd-s1 {
    font-size: 20px !important;
}


.colall {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.colall2 {
    width: 100%;
    float: left;
}

.col30 {
    width: 25%;
    margin-right: 2px;
    margin-left: 10px;
    float: left;
}


.col20 {
    width: 19%;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

.col40 {
    width: 39%;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

.col10 {
    width: 19%;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

.col60 {
    width: 49%;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

.gray-title {
    background-color: #b3b3b3;
    font-size: 16px !important;
    color: #FFFFFF;
    text-align: center;
    line-height: 25px !important;
}


.bounce01 {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    padding-right: 4%;
    padding-left: 4%;
    background-color: #FFFFFF;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}


.card-contentwd1-4 {
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
    background-color: #4bbdff;
}

.card-contentwd1-3 {
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}

.box08 {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

.box08-inner {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    width: 100%;
}

.box09 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.box03-inner {
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    color: #666666;
    background-color: #FFFFFF !important;
    width: 100%;
    text-align: center;
}

.sub-menu-style11-2 {
    line-height: 30px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(252, 11, 6);
    cursor: pointer;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(252, 11, 6);
    border-image: initial;
    border-radius: 20px;
}

.box09-inner {
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    color: #666666;
    background-color: #FFFFFF !important;
    width: 100%;
}

.sub-menu-style07-1 {
    line-height: 30px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(100, 199, 8);
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    width: 100px;
    margin-top: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(100, 199, 8);
    border-image: initial;
    border-radius: 20px;
}


.openbox {
    font-size: 16px;
    color: #337ab7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #337ab7;
    border-right-color: #337ab7;
    border-bottom-color: #337ab7;
    border-left-color: #337ab7;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
}

    .openbox a:link {
        text-decoration: none;
        color: #337ab7;
    }

    .openbox a:active {
        text-decoration: none;
        color: #337ab7;
    }

    .openbox a:visited {
        text-decoration: none;
        color: #337ab7;
    }


    .openbox a:hover {
        text-decoration: none;
        color: #337ab7;
    }

.closebox {
    font-size: 16px;
    color: #fe0000;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #fe0000;
    border-right-color: #fe0000;
    border-bottom-color: #fe0000;
    border-left-color: #fe0000;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
}

    .closebox a:link {
        text-decoration: none;
        color: #fe0000;
    }

    .closebox a:active {
        text-decoration: none;
        color: #fe0000;
    }

    .closebox a:visited {
        text-decoration: none;
        color: #fe0000;
    }


    .closebox a:hover {
        text-decoration: none;
        color: #fe0000;
    }



.addwd {
    color: #333;
}

.addwd02 {
    color: #FFF;
    background-color: #ff0000;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.addwd02-1 {
    color: #FFF;
    background-color: #64c708;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.addwd02-2 {
    color: #FFF;
    background-color: #fc911d;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.addwd03 {
    color: #ff0000;
}

.addwd04 {
    color: #337ab7;
}

.addwd05 {
    color: #FFF !important;
}


.top-15 {
    padding-top: 15px !important;
}

.left-10 {
    margin-right: 10px;
}

.content-95 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

.padding-5 {
    padding: 5px;
}

    .padding-5 img {
        width: 100%;
        height: auto;
    }


.right-end {
    float: right;
}

.wd-green {
    color: #009933;
    font-size: 16px;
    font-weight: bold;
}

.wd-orange {
    color: #f89f4b;
    font-size: 16px;
    font-weight: bold;
}

.wd-gray {
    color: #999999;
    font-size: 16px;
    font-weight: bold;
}

.wd-red {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
}

.wd-red-l {
    background-color: #ffb6c1 !important;
}

.wd-red-b {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
}

.wd-blue {
    color: #337ab7;
    font-size: 16px;
    font-weight: bold;
}

.wd-blue-b {
    color: #337ab7;
    font-size: 18px;
    font-weight: bold;
}


.popwd1 {
    color: #333333;
    font-size: 24px;
    line-height: 40px;
}

.upload {
    float: left;
    width: 30%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

    .upload img {
        width: 100%;
        height: auto;
    }



.paymentwd01 {
    color: #15568c;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.paymentwd02 {
    color: #e52d1c;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.paymentwd03 {
    color: #33a023;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.paymentwd04 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}


.pwd01 {
    color: #15568c;
}

.pwd02 {
    color: #e52d1c;
}


.bg-check {
    background-color: #b3e7fdc9 !important;
    color: #337ab7;
    font-size: 16px;
}

    .bg-check a {
        color: #FFFFFF;
    }

.bg-check1 {
    background-color: #44aad4 !important;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
}

.bg-check2 {
    background-color: #ef645a !important;
    color: #FFFFFF;
    font-size: 16px;
}

.bg-title {
    background-color: #337ab7 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle !important;
}

.bg-title2 {
    background-color: #5A9CD1 !important;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: lighter !important;
    padding: 3px !important;
}


    .bg-title2 th {
        padding: 3px !important;
    }

.bg-title3 {
    background-color: #f50505 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.bg-title4 {
    background-color: #FF6600 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

.bg-title5 {
    background-color: #347ab6 !important;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    overflow: hidden;
}

.bg-title6 {
    background-color: #347ab6 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 227px;
}

.bg-title7 {
    background-color: #69a8de !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}


.bg-title8 {
    background-color: #347ab6 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
}

.bg-title9 {
    background-color: #68ae00 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
}

.bg-title10 {
    background-color: #ff0000 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
}

.bg-title11 {
    background-color: #337ab7 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
}


.bg-add1 {
    background-color: #ECFBFF !important;
}

.bg-add2 {
    background-color: #FFFFFF !important;
}


.bg-gray {
    background-color: #b4b3b3 !important;
    color: #FFFFFF;
    text-align: center;
}

.bg-gray-lite {
    background-color: #b3b3b3 !important;
}

.bg-gray-lite2 {
    background-color: #dddddd !important;
}

.bg-red {
    background-color: #ff0000 !important;
    color: #333333 !important;
}

.bg-orange {
    background-color: #f89f4b !important;
    color: #333333 !important;
}

.bg-orange2 {
    background-color: #feba7d !important;
    color: #333333 !important;
}

.bg-orange3 {
    background-color: #f89f4b !important;
    color: #FFFFFF !important;
}

.bg-blue {
    background-color: #86fefd !important;
    color: #333333 !important;
}

.bg-red-w {
    background-color: #ff0000 !important;
    color: #FFF !important;
}

.bg-pink {
    background-color: #ff9999 !important;
}

.bg-green {
    background-color: #6ac51f !important;
    color: #333333 !important;
}

.bg-green2 {
    background-color: #7ffd7f !important;
    color: #333333 !important;
}

.inbox-add {
    border: 1px solid #D4D4D4;
    padding: 10px;
    overflow: hidden;
}

.textarea-w {
    border: 1px solid #FFFFFF;
    width: 100%;
    height: 100px;
    float: left;
    margin-bottom: 5px;
}

.textarea-g {
    border: 1px solid #DBDBDB;
    width: 100%;
    height: 60px;
}

.w-left {
    float: left;
    text-align: left;
    width: 100px;
}

.w-right {
    text-align: right;
    float: right;
    width: 300px;
}

.button-add1 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 30px !important;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #58dd89;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-add2 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #58dd89;
    padding-right: 15px !important;
    padding-left: 15px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-add3 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #b0bcc8;
    padding-right: 15px !important;
    padding-left: 15px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-add3-1 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #5cb85c !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-add3-2 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #ff0000;
    padding-right: 15px !important;
    padding-left: 15px !important;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-add3-3 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #6ac51f;
    padding-right: 15px !important;
    padding-left: 15px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: break-all;
    display: inline-block;
}


.button-add4 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    background-color: #009933;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.button-add5 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    background-color: #f50505;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.button-add6 {
    font-size: 14px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    cursor: pointer;
    background: #6131c2;
    text-decoration: none;
    color: #FFF;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 35px;
}

.button-add7 {
    font-size: 14px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    cursor: pointer;
    background: #000000;
    text-decoration: none;
    color: #FFF;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 35px;
}




.button-save {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 1px solid #68ae00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-color: #68ae00;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}

.button-save2 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 1px solid #4bbdff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4bbdff;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}

.button-save3 {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 1px solid #68ae00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 40px !important;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    background-color: #68ae00;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
}




.button-su {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-color: #909090;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}

.button-del {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-color: #ff0000;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}

.button-can {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 1px solid #333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #333333;
    text-align: center;
    background-color: #F0F0F0;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}

.button-list {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    /*background-color: #fd7f02;*/
    background-color: #165892;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}


.button-fu {
    font-family: 'Microsoft JhengHei', sans-serif;
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px !important;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-color: #a48dd4;
    padding-right: 10px !important;
    padding-left: 10px !important;
    cursor: pointer;
}


.button-add1 a:link {
    text-decoration: none;
    color: #FFFFFF !important;
}

.button-add1 a:active {
    text-decoration: none;
    color: #FFFFFF !important;
}

.button-add1 a:visited {
    text-decoration: none;
    color: #FFFFFF !important;
}


.button-add1 a:hover {
    text-decoration: none;
    color: #FFFFFF !important;
}


.spanwd1 {
    background-color: #d80505;
    color: #FFFFFF;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}


.spanwd2 {
    background-color: #d80505;
    color: #FFFFFF;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}

.student_list {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95%;
}

    .student_list li {
        list-style-type: none;
        width: 16.5%;
        float: left;
        margin-top: 3px;
        margin-bottom: 3px;
    }


.table-padding {
    margin-top: 10px;
}

.table-padding-bottom {
    margin-bottom: 10px;
}

.table-90 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    overflow: hidden;
}



.table-left {
    width: 50%;
    text-align: left;
    float: left;
}

.table-right {
    width: 50%;
    text-align: right;
    float: left;
}

.table-content {
    width: 100%;
    text-align: left;
    float: left;
    margin-top: 15px;
}

.table-content2 {
    width: 100%;
    text-align: right;
    float: left;
    margin-top: 5px;
}

.textboxwd1 {
    width: 30%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}


.textboxwd2 {
    width: 50%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}

.textboxwd2-1 {
    width: 60%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}

.textboxwd3 {
    width: 98%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}

.textboxwd3-1 {
    width: 50%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
}

.textboxwd3-2 {
    width: 100%;
    border: 1px solid #CCCCCC;
    line-height: 30px;
}

.textboxwd3-3 {
    width: 100%;
    border: 1px solid #CCCCCC;
    line-height: 30px;
    padding: 10px;
}

.textboxwd3-4 {
    width: 58%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}

.textboxwd3-5 {
    width: 100%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}

.textboxwd3-6 {
    width: calc(100% );
    border: 1px solid #CCCCCC;
    line-height: 25px;
    background-color: #FFFFFF;
    padding-left: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    overflow: hidden;
}

.textboxwd4 {
    width: 98%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 15px;
}

.textboxwd5 {
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-1 {
    width: 120px;
    border: 1px solid #999999;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-2 {
    width: 120px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}



.textboxwd5-2-1 {
    width: 150px;
    border: 1px solid #afafaf;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-1-2 {
    width: 40px;
    border: 1px solid #999999;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-3 {
    width: 300px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-3-1 {
    width: 249px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-4 {
    width: 350px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-4-1 {
    width: 523px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-5 {
    width: 90%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd5-6 {
    width: 70%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
    margin-left: 5px;
}

.textboxwd5-7 {
    width: 90%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
    margin-left: 5px;
}

.textboxwd5-8 {
    width: 95%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
    margin-left: 5px;
}

.textboxwd5-9 {
    width: 95%;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    color: #333333 !important;
}

.textboxwd6 {
    width: 98% !important;
    border: 1px solid #CCCCCC !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    padding-left: 10px !important;
}

/* ³q¥Î */
::-webkit-input-placeholder {
    color: #d3d3d3 !important;
}

::-moz-placeholder {
    color: #d3d3d3 !important;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #d3d3d3 !important;
}
/* ie */
input:-moz-placeholder {
    color: #d3d3d3 !important;
}

.textboxwd7 {
    width: 98% !important;
    border: 1px solid #CCCCCC !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.textboxwd8 {
    width: 100px !important;
    border: 1px solid #CCCCCC;
    color: #333333 !important;
    text-align: center;
}

.student_left {
    width: 40%;
    float: left;
    margin-right: 3%;
}

.student_mi {
    width: 15%;
    float: left;
}

.student_right {
    width: 40%;
    float: left;
    margin-left: 2%;
}

.student_all {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.student_all2 {
    width: 100%;
}


.student2 {
    width: 39%;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
}

.student2-inner {
    width: 47%;
    float: left;
    margin-right: 1.5%;
    margin-left: 1.5%;
}


.student3 {
    width: 19%;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
}

.sent_all {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.sent_left {
    width: 23%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
}

.sent-title {
    background-color: #347ab6 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
    text-align: center;
}

.sent-title-1 {
    background-color: #347ab6 !important;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
    text-align: center;
}

.sent-title2 {
    background-color: #68ae00 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
    text-align: center;
}

.sent-title2-1 {
    background-color: #68ae00 !important;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-left: 10px;
    width: 100%;
    text-align: center;
}


.sent-textbox {
    width: 100%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}

.del_right {
    float: right;
    margin-top: -12px;
    z-index: 99;
    font-size: 15px !important;
    font-weight: normal !important;
    color: #FFFFFF !important;
    margin-right: -5px;
}

    .del_right :link {
        text-decoration: none;
        color: #FFFFFF !important;
    }

    .del_right :active {
        text-decoration: none;
        color: #FFFFFF !important;
    }

    .del_right :visited {
        text-decoration: none;
        color: #FFFFFF !important;
    }


    .del_right :hover {
        color: #FFFFFF !important;
        text-decoration: none;
    }


.panel {
    overflow: hidden;
}

.mb-10 {
    margin-bottom: 10px;
}

.title-add {
    /*position: relative;*/
    display: block;
    color: #FFFFFF;
    white-space: nowrap;
    z-index: 2;
    font-size: 18px !important;
    /*font-family: 'Microsoft JhengHei', sans-serif;*/
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 36px !important;
    /*background-image: url(/images/menu-title-bg.jpg);*/
    background-color: #0f66ad;
    background-repeat: repeat-x;
    height: 46px;
    font-weight: 600;
}

.textboxwd2 {
    width: 50%;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
    padding-left: 15px;
}

.down-10 {
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}

.left-10 {
    margin-right: 10px !important;
}



.switch_demo {
    position: relative;
    width: 75px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: right;
}

.switch_demo2 {
    position: relative;
    width: 75px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    color: #009933;
}

.float-add {
    margin-top: 10px;
    margin-left: 10px;
}

.float-wd1 {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    margin-top: 15px;
}


.float-none {
    float: none !important;
    text-align: left !important;
    margin-right: auto !important;
    margin-left: auto !important;
}


.switch_demo-checkbox {
    display: none;
}

.switch_demo-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 20px;
}

.switch_demo-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .switch_demo-inner:before,
    .switch_demo-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 25px;
        padding: 0;
        line-height: 30px;
        font-size: 14px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        box-sizing: border-box;
    }

    .switch_demo-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #5cb85c;
        color: #FFFFFF;
    }

    .switch_demo-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #999999;
        text-align: right;
    }

.switch_demo-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 1px solid #EAEAEA;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.switch_demo-checkbox:checked + .switch_demo-label .switch_demo-inner {
    margin-left: 0;
}

.switch_demo-checkbox:checked + .switch_demo-label .switch_demo-switch {
    right: 0px;
}


.heading-red {
    font-size: 15px;
    color: #FF0000;
    text-transform: uppercase;
    font-family: 'Microsoft JhengHei', sans-serif;
}


.spanwd3 {
    font-size: 18px;
    color: #118ADB;
}


.c_date {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    text-align: right;
    position: absolute;
    top: 0px;
    right: 2px;
    display: block;
}

.c_style {
    position: relative;
    min-height: 300px;
    padding-top: 20px !important;
    padding-right: 8px !important;
    padding-bottom: 15px !important;
    padding-left: 8px !important;
    vertical-align: top;
}

.c_style3 {
    position: relative;
    min-height: 300px;
    padding-top: 20px !important;
    padding-right: 10px !important;
    padding-bottom: 15px !important;
    padding-left: 10px !important;
    border: 4px solid #a3e06b !important;
    vertical-align: top;
}

.d_list1 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #d8f2f6;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list2 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #e8f1ce;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list3 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #f7e7d1;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list4 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #e8d0f3;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list5 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #ffebf9;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list6 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #A3B9DA;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list7 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #E2C5C2;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list8 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #E0C4A7;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list9 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #E3C59F;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list10 {
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    background-color: #B6DAC1;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d_list11 {
    border-radius: 5px;
    font-size: 16px;
    color: #FFF;
    background-color: #64c708;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px #969696;
}

.d_list12 {
    border-radius: 5px;
    font-size: 16px;
    color: #FFF;
    background-color: #f50505;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px #969696;
}


.tab1 {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    margin-bottom: 5px;
    width: 150px;
    border: 1px solid #666666;
    float: left;
    margin-right: 10px;
}

.tab1-over {
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    margin-bottom: 5px;
    width: 150px;
    border: 1px solid #337ab7;
    float: left;
    margin-right: 10px;
    background-color: #337ab7;
}


.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    color: #FFFFFF;
    background-color: #337ab7;
}
