@charset "UTF-8";
body {
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000 center center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiU, AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-r-5 {
    margin-right: 5px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-r-5 {
    padding-right: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-r-10 {
    padding-right: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-r-15 {
    margin-right: 15px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-r-15 {
    padding-right: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-r-20 {
    padding-right: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-r-25 {
    margin-right: 25px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-r-25 {
    padding-right: 25px;
}

#login_box_1 .nav-tabs li a {
    color: #31708f;
}

#login_box_1 .nav-tabs li.active a {
    color: #31708f;
}

#login_box_1 .nav-tabs li:hover a {
    color: #31708f;
}

#login_box_1 .nav-tabs > li.active > a,
#login_box_1 .nav-tabs > li.active > a:focus,
#login_box_1 .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #7CC4D0;
    border: 1px solid #71afb9;
}
#login_box_1 .nav-tabs {
    border-bottom: 1px solid #71afb9;
}
#login_box_1 .nav-tabs > li > a:hover {
    cursor: pointer;
    border-color: #A1D9CD #A1D9CD #71afb9;
}
#login_box_1 .nav > li > a:focus,
#login_box_1 .nav > li > a:hover {
    text-decoration: none;
    background-color: #DCF4DC;
}

.loginBox {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    position: relative;
    margin-top: 5%;
}
.loginBox .lamp {
    padding: 8px 0;
    margin: 0 0 -8px;
}
.loginBox .text-center {
    text-align: center;
}
.loginBox .text-center a {
    color: #F118CB;
}
.loginBox .h2color {
    color: #194479;
    letter-spacing: 1px;
    margin-left: -15px;
    font-size: 25px;
}
.loginBox .h2color .logo {
    max-width: 325px;
    width: 100%;
    position: relative;
    top: -2px;
}
@media only screen and (max-width: 760px) {
    .loginBox .h2color {
        font-size: 21px;
    }
}
.loginBox .prompt span.fa-info-circle {
    color: #4EA3D3;
    position: relative;
    top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}
.loginBox .prompt span.fa-info-circle:hover {
    color: #4EA3D3;
}
.loginBox .prompt a {
    line-height: 38px;
}
.loginBox .fpp {
    font-size: 21px;
    padding-right: 1px;
    padding-left: 3px;
}
.loginBox .prompt_text {
    display: none;
}
.loginBox .checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 6px;
    color: #fff;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    margin-bottom: 10px;
    direction: ltr;
}
.loginBox .checkbox label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: -1px;
    background-color: #ffffff;
    border: 1px solid #c2c6cb;
    border-radius: 3px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
.loginBox .checkbox label::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 0px;
    font-size: 11px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
.loginBox .checkbox label:after {
    border-radius: 3px;
}
.loginBox .checkbox input[type=checkbox] {
    display: none;
}
.loginBox .checkbox.checkbox-circle label:after {
    border-radius: 99px;
}
.loginBox .checkbox.checkbox-circle label:before {
    border-radius: 99px;
}
.loginBox .checkbox input[type=checkbox]:checked + label {
    color: #CEA788;
}
.loginBox .checkbox input[type=checkbox]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\F00C";
}
.loginBox .checkbox input[type=checkbox][disabled] + label {
    opacity: 0.65;
}
.loginBox .checkbox input[type=checkbox][disabled] + label:before {
    background-color: #eceff3;
}
.loginBox .checkbox.check-success input[type=checkbox]:checked + label:before {
    background-color: #8C6D54;
    border: 1px solid #8C6D54;
}
.loginBox .checkbox.check-success input[type=checkbox]:checked + label::after {
    color: #ffffff;
}
.loginBox .checkbox.check-au input[type=checkbox]:checked + label:before {
    background-color: #4EA3D3;
    border: 1px solid #4EA3D3;
}
.loginBox .checkbox.check-au input[type=checkbox]:checked + label::after {
    color: #ffffff;
}
.loginBox .input-group-addon {
    font-weight: 400;
    color: #FFF;
    text-align: center;
    background-color: #4EA3D3;
    border: 1px solid #4EA3D3;
}
.loginBox .btn-au {
    color: #fff;
    background-color: #4EA3D3;
    border-color: #4EA3D3;
    padding: 8px 50px;
}
.loginBox .btn-au:focus,
.loginBox .btn-au.focus {
    color: #fff;
    background-color: #4EA3D3;
    border-color: #4EA3D3;
}
.loginBox .btn-au:hover {
    color: #fff;
    background-color: #2360B7;
    border-color: #2360B7;
}
.loginBox .btn-au:active,
.loginBox .btn-au.active,
.loginBox .open > .dropdown-toggle.btn-au {
    color: #fff;
    background-color: #2360B7;
    border-color: #2360B7;
}
.loginBox .btn-au.disabled:hover,
.loginBox .btn-au[disabled]:hover,
.loginBox fieldset[disabled] .btn-au:hover,
.loginBox .btn-au.disabled:focus,
.loginBox .btn-au[disabled]:focus,
.loginBox fieldset[disabled] .btn-au:focus,
.loginBox .btn-au.disabled.focus,
.loginBox .btn-au[disabled].focus,
.loginBox fieldset[disabled] .btn-au.focus {
    background-color: #2360B7;
    border-color: #2360B7;
}
.loginBox .btn-au .badge {
    color: #2360B7;
    background-color: #fff;
}

.well-error {
    background-color: #ffeded;
    border: 1px solid #ffb9b7;
    color: #e1221c;
    margin: 0px;
    border-radius: 0px;
}

/*------------------------------------*\ 
$login body
\*------------------------------------*/
.login__body {
    padding: 0px 6% 4% 6%;
}
.login__body .login__body__bulletin {
    margin: 20px 0px;
    padding: 15px 0 0 0;
    border-top: solid 1px #c9c9c9;
    line-height: 25px;
}
.login__body .login__body__bulletin .login__body__bulletin__listGroup {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px;
    list-style: none;
    border: none;
    background: none;
}
.login__body .login__body__bulletin .login__body__bulletin__listGroup a {
    color: #555;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
}
.login__body .login__body__bulletin .login__body__bulletin__listGroup .login__body__bulletin__listGroupTitle {
    font-size: 14px;
    display: block;
}
.login__body .login__body__bulletin .login__body__bulletin__listGroup .login__body__bulletin__listGroupTitle:after {
    display: block;
    clear: both;
    content: "";
}
.login__body .login__body__bulletin .login__body__bulletin__listGroup .login__body__bulletin__listGroupBody {
    border: solid 1px #c5dbff;
    background: #ffffff;
    padding: 10px;
    margin-bottom: 15px;
    color: #555;
}
.login__body .login__body__title {
    color: #1c4385;
    font-size: 17px;
    font-weight: 700;
    margin: 0px;
}
.login__body .more {
    border: solid 1px #2c5988;
    border-radius: 5px;
    padding: 3px 8px;
    background: #1c4385;
    color: #fff;
    font-size: 13px;
}

/*------------------------------------*\ 
$下載
\*------------------------------------*/
.J-download-box {
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin: 20px 0px;
    background: #f7f7f7;
}

.J-download-box .b_line {
    border-bottom: solid #e2e2e2 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.Downloadfile-img {
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 6px;
    margin-left: -4px;
    background-repeat: no-repeat;
}

.Downloadfile-img.Downloadfile-default {
    background: url(../../html/v3/images/file_icon/default.png);
}

.Downloadfile-img.Downloadfile-PDF {
    background: url(../../html/v3/images/file_icon/PDF.png);
}

.Downloadfile-img.Downloadfile-MP4 {
    background: url(../../html/v3/images/file_icon/MP4.png);
}

.Downloadfile-img.Downloadfile-PNG {
    background: url(../../html/v3/images/file_icon/PNG.png);
}

.Downloadfile-img.Downloadfile-DOC {
    background: url(../../html/v3/images/file_icon/DOC.png);
}

.Downloadfile-img.Downloadfile-PHP {
    background: url(../../html/v3/images/file_icon/PHP.png);
}

.Downloadfile-img.Downloadfile-JPG {
    background: url(../../html/v3/images/file_icon/JPG.png);
}

.Downloadfile-img.Downloadfile-RB {
    background: url(../../html/v3/images/file_icon/RB.png);
}

.Downloadfile-img.Downloadfile-RAR {
    background: url(../../html/v3/images/file_icon/RAR.png);
}

.Downloadfile-img.Downloadfile-TXT {
    background: url(../../html/v3/images/file_icon/TXT.png);
}

.Downloadfile-img.Downloadfile-FILE {
    background: url(../../html/v3/images/file_icon/file.png);
}

.Downloadfile-img.Downloadfile-GIF {
    background: url(../../html/v3/images/file_icon/GIF.png);
}

.Downloadfile-img.Downloadfile-FLA {
    background: url(../../html/v3/images/file_icon/FLA.png);
}

.Downloadfile-img.Downloadfile-PPT {
    background: url(../../html/v3/images/file_icon/PPT.png);
}

.Downloadfile-img.Downloadfile-PSD {
    background: url(../../html/v3/images/file_icon/PSD.png);
}

.Downloadfile-img.Downloadfile-ZIP {
    background: url(../../html/v3/images/file_icon/ZIP.png);
}

.Downloadfile-img.Downloadfile-TIF {
    background: url(../../html/v3/images/file_icon/TIF.png);
}

.Downloadfile-img.Downloadfile-ODS {
    background: url(../../html/v3/images/file_icon/ODS.png);
}

.Downloadfile-img.Downloadfile-XLS {
    background: url(../../html/v3/images/file_icon/XLS.png);
}

.Downloadfile-img.Downloadfile-C1 {
    background: url(../../html/v3/images/file_icon/C++.png);
}

.Downloadfile-img.Downloadfile-HTML {
    background: url(../../html/v3/images/file_icon/HTML.png);
}

.Downloadfile-img.Downloadfile-C2 {
    background: url(../../html/v3/images/file_icon/Csharp.png);
}

.Downloadfile-img.Downloadfile-JAVA {
    background: url(../../html/v3/images/file_icon/JAVA.png);
}

.Downloadfile-img.Downloadfile-MUSIC {
    background: url(../../html/v3/images/file_icon/music.png);
}

.Download-span {
    height: 35px;
    line-height: 35px;
    text-decoration: underline;
    color: #989898;
}

/*------------------------------------*\ 
$描述
\*------------------------------------*/
.description__textList {
    color: #555;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px;
    list-style: none;
}

/*------------------------------------*\ 
$透明
\*------------------------------------*/
.opacity-4 {
    opacity: 0.4;
}

/*------------------------------------*\ 
$mask
\*------------------------------------*/
.body__mask__black {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: 0px;
    content: "";
    background-color: rgba(0, 0, 0, 0.45098);
    width: 100%;
    height: 100%;
}

/*------------------------------------*\ 
$ken_header kfile
\*------------------------------------*/
.calender-options-wrapper .center_canvas .grid-body {
    height: 315px;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
}
.calender-options-wrapper .ken_header .kfile {
    position: absolute;
    top: 24px;
    left: 16px;
    color: #81c784;
}
.calender-options-wrapper .tool_link {
    margin-top: 10px;
    background-color: #fff;
    /* padding-bottom: 20px; */
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 0px 0px 3px 3px;
    z-index: 1000;
    box-shadow: 0px 5px 14px -5px #555;
    box-shadow: 0px 5px 14px -5px #555;
    position: absolute;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.calender-options-wrapper .tool_link label {
    margin-bottom: 10px;
}
.calender-options-wrapper .tool_link .row {
    /* margin-top: 20px; */
    margin: 0px;
    padding: 22px;
}
.calender-options-wrapper .ken_header ul {
    list-style: none;
    padding: 0px;
}
.calender-options-wrapper .ken_header .arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAACsUlEQVR4Xu2b4XGTMQyG33cC2IBuQDsBZQLoBMAElAmACYAJYAPKBMAEbScANoAJxOnOufsI/XKSJTvJnfwnf2zZfiLJrxyHGNhE5BTARwD62dO+AXhF8qZnsGUMLZ16+4jIDwAnvePbuBuSZ0Ebq8OHARAR3bgCCDeSw9Y5zLCInAP4Gt49gAJQHlAhMCxUhxmuHFBJsE6BOgZLB5QQKiVYUrhqgQQCVQwdaTGkt0DXCQ5wnOWwblxEpAAkEDjKHFAeUCFQOaCSYJ0CdQyWDighlKCDSgqXEjzSajDtVhjAY5L6ViC9jfxl6DOAp0krviJ5kWTrHzMuAO3FxxPDQnTjva9C1szrK5Erw9xfPC9KvADUDR8ZFrHPLt9JaviZmhdAZlybFtjRyZUvXABajf8ewMuOhc0Y8oHkpWciN4AGQePxoWeiCX1vSbrzTi+AtAvPRDBnnuS3mbcLQPOCNwBeJ24gYkrfEmpouls3gAbhEE4FV9bfJhQFoG8BNR/cc6PPGfBH9QbJn73mQgCaFzxvz2F71xAZ94Lkp4iBMIAGQRWaRSFG1ro9VhVfWGpnAbgPQN1wViio65+Q/B0lmgKgecFMlehSe7sgpQGYqBLdam8mAA0FPRUeRF1zZfwtgPMM1w8LobUNtpI55WfxO+boUnvTPGAzkYiMUIlvSard1JaaA5YrE5HMgqmr0LGQGgkgSyWG1d70EFiEgtbm7yzfxI4+3YWOZd5hHrCAEFGJKWpvbx7QtEGvSkxTe3sF0CCoZtdrck+7IGm5BfbY/K/v8BBYhIJWbc+Mq01Ve3v3gEUoWFTir1bjhwsdC+xpHtAgWAqmtELn4AA0CLtU4hC1dxAhYFCJw9TeIQLQa3W9UN1coOiRp1XesH+Jr0GYmgO2vECPxs1V9uWMI+8uCH8BxlwsUMJzr5gAAAAASUVORK5CYII=");
    background-size: 66%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #DDD;
}
.calender-options-wrapper .ken_header .menu-two {
    display: none;
    height: 60px;
    background: #999;
    margin-top: 0px;
    padding-top: 6px;
    box-shadow: inset 0px 0px 5px 0 #777;
}
.calender-options-wrapper .ken_header .menu-two li {
    width: 25%;
    height: 60px;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}
.calender-options-wrapper .ken_header .menu-two li p {
    font-size: 80%;
    color: #fff;
}
.calender-options-wrapper .ken_header .menu-two li:hover {
    background: none;
}
.calender-options-wrapper .ken_header .menu-two li div {
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 20px;
    -webkit-background-size: 20px;
    -o-background-size: 20px;
    background-size: 20px;
    background-size: 32px;
}
.calender-options-wrapper .ken_header .menu-two li p {
    font-size: 60%;
    color: #fff;
}
.calender-options-wrapper .menu-one .ken_header > span {
    display: block;
}
.calender-options-wrapper .menu-one .ken_header .txt {
    margin: 0 50px 0 50px;
}
.calender-options-wrapper .menu-one .ken_header .txt .h1 {
    color: #444;
    display: block;
    font-size: 1.1em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 2em;
}
.calender-options-wrapper .menu-one .ken_header .txt .h2 {
    color: #888;
    display: block;
    font-size: 1.5em;
    font-size: 80%;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}
.calender-options-wrapper .menu-one .ken_header .type {
    background-repeat: no-repeat;
    background-position: center;
    width: 34px;
    height: 48px;
    float: left;
    -moz-background-size: 30px;
    -webkit-background-size: 30px;
    -o-background-size: 30px;
    background-size: 40px;
}
.calender-options-wrapper .menu-one .ken_header .type.doc {
    background-image: url(../images/file/DOC.png);
}
.calender-options-wrapper .menu-one .ken_header .type.zip {
    background-image: url(../images/file/ZIP.png);
}
.calender-options-wrapper .ken_header .kfile {
    position: absolute;
    top: 24px;
    left: 16px;
    color: #81c784;
}
.calender-options-wrapper .menu-one {
    position: relative;
    cursor: pointer;
    color: #81c784;
    font-weight: bold;
    padding: 1em;
    margin-bottom: 0.125em;
    display: block;
    list-style: outside none none;
    text-transform: uppercase;
    border-bottom: 1px solid #EEE;
    box-shadow: 0px 2px 1px rgba(189, 189, 189, 0.11);
    border-left: 6px solid #4caf50;
    text-align: left;
}
.calender-options-wrapper .menu-one.one {
    border-left: 6px solid #D9D9D9;
}
.calender-options-wrapper .center_canvas .grid-title h4 {
    border: none;
    color: #000000;
    font-size: 18px;
    text-align: left;
}
.calender-options-wrapper .center_canvas .grid-title h4 i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #009905;
    color: #FFFFFF;
    border-radius: 999px;
    font-size: 20px;
    /* margin-top: 2px; */
    margin-right: 11px;
}
.calender-options-wrapper .center_canvas .grid-title h4 span {
    font-size: 24px;
}

/*------------------------------------*\ 
$公告顏色  為了跟手機版統一
\*------------------------------------*/
.badge-warning, .label-warning {
    background-color: #fdd01c;
    color: #fff;
}

.badge-info, .label-info {
    background-color: #1976d2;
    color: #fff;
}

.badge-danger, .badge-important, .label-danger, .label-important {
    background-color: #f35958;
    color: #fff;
}
