﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微軟正黑體", "Microsoft JhengHei","新細明體","Arial","Verdana","Helvetica","sans-serif";
}

td, th {
    font-family: "微軟正黑體", "Microsoft JhengHei","新細明體","Arial","Verdana","Helvetica","sans-serif";
    color: #1b1b1b; /*字色*/
    font-size: 12pt; /*字大小*/
    font-weight: bold;
    line-height: 12pt; /*行距*/
    /*	letter-spacing:1pt;                           字距*/
}

.btn-small {
    font-size: 16px !important;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: tomato;
    opacity: 0.5; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: lightgray;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: lightgray;
}

.f30 {
    height: 30px !important;
}

div, span {
    margin: 0px;
    padding: 0;
    border: 0;
    font-family: "微軟正黑體", "Microsoft JhengHei","新細明體","Arial","Verdana","Helvetica","sans-serif";
    /*font-size:10pt;                              字大小*/
}

/*---------------------------------------------------------------------------*/
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-family: "微軟正黑體", "Microsoft JhengHei","新細明體","Arial","Verdana","Helvetica","sans-serif";
}

li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-family: "微軟正黑體", "Microsoft JhengHei","新細明體","Arial","Verdana","Helvetica","sans-serif";
}

/*----------------------------------float edit panel-----------------------------------------*/
.fixed_edit-control-onbottom {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    bottom: 0px;
    /*left: 0px;*/
    z-index: 25;
    /*width: 100%;*/
    position: fixed;
    background: #fff;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
    /*background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;*/
}
/*----------------------------------float edit panel-----------------------------------------*/
/* CSS Document */
/***************************************************
* NOTICE xfuncommerce
*****************************************************/
.xfuncommerce-message,
.xfuncommerce-error,
.xfuncommerce-info {
    position: relative;
    min-height: 60px;
    padding: 20px 10px 14px 70px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid;
}
.xfuncommerce-message:after,
.xfuncommerce-error:after,
.xfuncommerce-info:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 3px solid;
    pointer-events: none;
    opacity: 0.5;
}
.xfuncommerce-message { color: #797b34; }
.xfuncommerce-message:after { border-color: #dae678; }

.xfuncommerce-error li { color: #a51d1d; list-style: none; }
.xfuncommerce-error:after { border-color: #f6a2a2; }

.xfuncommerce-message:before,
.xfuncommerce-info:before,
.xfuncommerce-error:before {
    font-family: 'retinaicon-font';
    position: absolute;
    left: 20px;
    top: 3px;
    bottom: 3px;
    font-size: 30px;
    line-height: 60px;
    font-weight: 400;
}
.msg-error2 .xfuncommerce-error:before {
    font-family: 'retinaicon-font';
    position: absolute;
    left: 5px;
    top: 3px;
    bottom: 3px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
}
/*.xfuncommerce-info:before { content: "\e421"; }
.xfuncommerce-message:before { content: "\e41b"; color: #dae678; }
.xfuncommerce-error:before { content: "\e41c"; color: #a51d1d; }*/

.xfuncommerce-message .button.wc-forward {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-indent: -99999px;
    overflow: hidden;
}
/*-------------------------------------清除--------------------------------------*/
.clearall {
    clear: both;
}

.clear {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.search {
    height: 12px;
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -6px;
    display: block;
    content: "";
    background: url(../../../../../Content/themes/sys/img/search.gif) no-repeat center;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}

.loader {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -6px;
    display: block;
    content: "";
    background: url(../../../../../Content/themes/sys/images/loading.gif) no-repeat center;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
    z-index: 1200;
}

#loading2 {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30em;
    height: 18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}


/*====================================================Buttons===========================================================↓*/
/*---->remove*/
.glyphicon-remove{
    color: #fff; 
    display: -moz-inline-box; 
    display: inline-block; 
    width: 25px; 
    height: 25px; 
    background-color: #ffcc00; 
    padding: 8px 5px 5px 5px;
    cursor:pointer;
}
#grid .glyphicon-remove{
    background-color: rgba(0,0,0,0); 
}
/*---->add*/
.btn_add {
    font-family: Verdana;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
    padding: 2px 20px 0px 0px;
    width: 111px;
    height: 26px;
    margin: 0px;
    color: #333333;
    border: #aaaaaa 0px solid;
    background: #eeeeee url(../images/adm_pagebtn/btn_add.png) left repeat-x;
}
/*---->del_item*/
.btn_del_item {
    background: url(../images/cancel.png) center left no-repeat;
    width: 16px;
    height: 16px;
    border: 0px;
}

    .btn_del_item:hover {
        cursor: pointer;
    }

/*---->add_item*/
.btn_add_item {
    background: url(../images/add.png) center left no-repeat;
    width: 111px;
    height: 26px;
    border: 0px;
    padding: 2px 20px 0px 0px;
}

    .btn_add_item:hover {
        cursor: pointer;
    }

P.bt_download a {
    display: block;
    float: none;
    background: url(../html/images/bt_download.gif) 0 0 no-repeat;
    width: 115px;
    height: 25px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    text-decoration: none;
}

    P.bt_download a:hover {
        display: block;
        float: none;
        background: url(../html/images/bt_downloado.gif) 0 0 no-repeat;
        width: 115px;
        height: 25px;
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        text-decoration: none;
    }

P.bt_download span {
    display: block;
    width: 115px;
    height: 25px;
    line-height: 250px;
    *line-height: 0;
    overflow: hidden;
    cursor: pointer;
}

/*====================================================Buttons===========================================================↑*/

/*-------------------------------------common--------------------------------------*/
    .notify_msg.g {
        opacity:0;
    }

    .notify_msg.r {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: rgba(164, 17, 3, 0.50);
    font-family: "微軟正黑體", "微软雅黑",Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-out;
    transition: all 0.7s cubic-bezier(.31,1.05,.49,.99);
    text-align: center;
}

.icon-logo {
    float: left;
    display: block;
    background: url(../images/logo.png) 90% 0px no-repeat;
    width: 35%;
    height: 26px;
    background-size: auto 100%;
}

.title-logo {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: left;
}


Pretty Table Styling CSS Tricks also has a nice writeup: http://css-tricks.com/feature-table-design/ */ .simpletable {
    width: 65%;
    max-width: 690px;
    margin: 6% auto 0;
}

.simpletable table {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background: #fefefe;
    width: 100%;
    margin: 0% auto 0;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.simpletable th {
    padding: 18px 18px 18px 18px;
    text-align: center;
}

.simpletable th {
    padding-top: 12px;
    text-shadow: 1px 1px 1px #fff;
    background: #e8eaeb;
}

.simpletable td {
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.simpletable tr.odd-row td {
    background: #f6f6f6;
    width: 100%;
}

.simpletable th.first {
    text-align: left;
}

.simpletable td.last {
    border-right: none;
}

/*
	Background gradients are completely unnecessary but a neat effect.
	*/

.simpletable td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}

.simpletable tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}

.simpletable th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}

/*
	I know this is annoying, but we need additional styling so webkit will recognize rounded corners on background elements.
	Nice write up of this issue: http://www.onenaught.com/posts/266/css-inner-elements-breaking-border-radius
	
	And, since we've applied the background colors to td/th element because of IE, Gecko browsers also need it.
	*/

.simpletable tr:first-child th.first {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px; /* Saf3-4 */
}

.simpletable tr:first-child th.last {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px; /* Saf3-4 */
}

.simpletable tr:last-child td.first {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px; /* Saf3-4 */
}

.simpletable tr:last-child td.last {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; /* Saf3-4 */
}

.simpletable .evo-tr-box {
    border: solid 2px #c0c0c0;
    padding: 3px;
    width: 35px;
    height: 35px;
    top: 2px;
}
/*-------------------------------------common--------------------------------------*/
/*-------------------------------------mainmenu--------------------------------------*/

/*------------------------------------header---------------------------------------*/

/*------------------------------------header---------------------------------------*/
/*------------------------------------footer--------------------------------------*/
.footer {
    /*position: absolute;
    background: url(../images/bg_foot.png) repeat-x;
    height: 35px;
    width: 100%;
    text-align: center;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    bottom: 0px;
    left: 0px;
    z-index: 1;*/
}

    .footer li {
        padding-top: 10px;
    }

    .footer a {
        color: rgb(83, 70, 22);
        text-decoration: none;
    }

        .footer a:hover {
            text-decoration: underline;
        }

#pager {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

    #pager ul {
        text-align: center;
        padding: 0;
        margin: 0;
    }

    #pager li {
        display: inline;
        list-style: none;
        padding: 10px 5px 10px 5px;
    }

/*------------------------------------footer--------------------------------------*/
/*----------------------------------body/content-----------------------------------------*/

/*----------------------------------body/content-----------------------------------------*/

/*----------------------------------file upload-----------------------------------------*/
.ace-file-input {
    position: relative;
    height: 38px;
    line-height: 38px;
    margin-bottom: 9px;
}

    .ace-file-input input[type=file] {
        position: fixed;
        z-index: -2;
        opacity: 0;
    }

    .ace-file-input label {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 28px;
        background-color: #fff;
        border: 1px solid #d5d5d5;
        cursor: pointer;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .15s;
        -moz-transition: all .15s;
        -o-transition: all .15s;
        transition: all .15s;
    }

        .ace-file-input label:hover {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border-color: #f59942;
        }

        .ace-file-input label:before {
            display: inline-block;
            content: attr(data-title);
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            padding: 0 8px;
            line-height: 24px;
            text-align: center;
            background-color: #6fb3e0;
            color: #FFF;
            font-size: 11px;
            font-weight: bold;
            border: 2px solid #FFF;
            border-left-width: 4px;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }

        .ace-file-input label span {
            display: inline-block;
            height: 28px;
            max-width: 80%;
            white-space: nowrap;
            overflow: hidden;
            line-height: 28px;
            color: #888;
            font-size: 13px;
            position: static;
            padding-left: 30px;
        }

            .ace-file-input label span:after {
                display: inline-block;
                content: attr(data-title);
            }

        .ace-file-input label.selected {
            right: 16px;
        }

            .ace-file-input label.selected span {
                color: #666;
            }

        .ace-file-input label [class*="icon-"] {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 22px;
            width: 22px;
            text-align: center;
            font-family: FontAwesome;
            font-size: 13px;
            border: 2px solid #FFF;
            color: #FFF;
            -webkit-transition: all .1s;
            -moz-transition: all .1s;
            -o-transition: all .1s;
            transition: all .1s;
            background-color: #d1d1d1;
        }

        .ace-file-input label.selected [class*="icon-"] {
            background-color: #efad62;
        }

        .ace-file-input label.selected .icon-picture {
            background-color: #bd7a9d;
        }

        .ace-file-input label.selected .icon-film {
            background-color: #87b87f;
        }

        .ace-file-input label.selected .icon-music {
            background-color: #8b7ac9;
        }

        .ace-file-input label.selected .icon-archive {
            background-color: #efad62;
        }

        .ace-file-input label.hide-placeholder:before {
            display: none;
        }

    .ace-file-input a:hover {
        text-decoration: none;
    }

    .ace-file-input .remove {
        position: absolute;
        right: -8px;
        top: 6px;
        display: none;
        width: 17px;
        text-align: center;
        height: 17px;
        line-height: 15px;
        font-size: 11px;
        font-weight: normal;
        background-color: #fb7142;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        color: #FFF;
        text-decoration: none;
    }

    .ace-file-input label.selected + .remove {
        display: inline-block;
    }

.ace-file-multiple {
    height: auto;
}

    .ace-file-multiple label {
        position: relative;
        height: auto;
        border: 1px dashed #aaa;
        border-radius: 4px;
        text-align: center;
    }

        .ace-file-multiple label:before {
            display: inline-block;
            content: attr(data-title);
            position: relative;
            right: 0;
            left: 0;
            margin: 12px;
            line-height: 22px;
            background-color: #FFF;
            color: #CCC;
            font-size: 18px;
            font-weight: bold;
            border: 0;
        }

        .ace-file-multiple label.selected span [class*="icon-"] {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 22px;
            width: 22px;
            text-align: center;
            font-family: FontAwesome;
            font-size: 13px;
            border: 2px solid #FFF;
            color: #FFF;
            -webkit-transition: all .1s;
            -moz-transition: all .1s;
            -o-transition: all .1s;
            transition: all .1s;
        }

        .ace-file-multiple label span {
            position: relative;
            display: block;
            padding: 0;
            height: auto;
            width: auto;
            max-width: 100%;
            margin: 0 4px;
            border-bottom: 1px solid #DDD;
            text-align: left;
        }

            .ace-file-multiple label span:first-child {
                margin-top: 1px;
            }

            .ace-file-multiple label span:last-child {
                border-bottom-width: 0;
                margin-bottom: 1px;
            }

            .ace-file-multiple label span img {
                padding: 2px;
                border: 1px solid #d7d7d7;
                background-color: #FFF;
                background-repeat: no-repeat;
                background-position: center;
                margin: 4px 8px 4px 1px;
            }

            .ace-file-multiple label span:after {
                display: none;
            }

        .ace-file-multiple label.selected span:after {
            display: inline-block;
            white-space: pre;
        }

        .ace-file-multiple label span img + [class*="icon-"], .ace-file-multiple label.selected span img + [class*="icon-"] {
            display: none;
        }

    .ace-file-multiple .remove {
        right: -11px;
        top: -11px;
        border: 3px solid #BBB;
        border-radius: 32px;
        background-color: #FFF;
        color: red;
    }

    .ace-file-multiple label.selected + .remove:hover {
        border-color: #f4c0b1;
    }

    .ace-file-multiple label span [class*="icon-"] {
        position: relative;
        display: block;
        text-align: center;
        height: auto;
        line-height: 64px;
        width: auto;
        font-size: 64px;
        color: #d5d5d5;
        margin: 4px 0;
        background-color: transparent;
    }

    .ace-file-multiple label.selected:after {
        display: none;
    }

    .ace-file-multiple label.selected span [class*="icon-"] {
        position: relative;
        margin-right: 4px;
        margin-left: 2px;
        line-height: 24px;
    }

    .ace-file-multiple label span.large {
        text-align: center;
        border-bottom: 2px solid #222;
        margin: 0 1px 3px;
    }

        .ace-file-multiple label span.large:last-child {
            margin: 0 1px;
            border-bottom-width: 0;
        }

        .ace-file-multiple label span.large:after {
            position: absolute;
            top: auto;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 0 4px;
            background-color: #555;
            color: #FFF;
            opacity: .8;
            filter: alpha(opacity=80);
        }

        .ace-file-multiple label span.large img {
            border-width: 0;
            margin: 0;
            padding: 0;
        }

.ace-file-input input[type=file].disabled + label, .ace-file-input input[type=file][disabled] + label, .ace-file-input input[type=file][readonly] + label {
    cursor: not-allowed;
    background-color: #EEE;
}

    .ace-file-input input[type=file].disabled + label:hover, .ace-file-input input[type=file][disabled] + label:hover, .ace-file-input input[type=file][readonly] + label:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #e3e3e3;
    }

    .ace-file-input input[type=file].disabled + label:before, .ace-file-input input[type=file][disabled] + label:before, .ace-file-input input[type=file][readonly] + label:before {
        border-color: #EEE;
        background-color: #a1aaaf;
    }

.ace-file-input input[type=file][readonly] + label {
    cursor: default;
}

.ace-file-multiple input[type=file].disabled + label:hover, .ace-file-multiple input[type=file][disabled] + label:hover, .ace-file-multiple input[type=file][readonly] + label:hover {
    border-color: #AAA;
}

.ace-file-multiple input[type=file].disabled + label:before, .ace-file-multiple input[type=file][disabled] + label:before, .ace-file-multiple input[type=file][readonly] + label:before {
    background-color: transparent;
}

.ace-file-multiple input[type=file].disabled + label [class*="icon-"], .ace-file-multiple input[type=file][disabled] + label [class*="icon-"], .ace-file-multiple input[type=file][readonly] + label [class*="icon-"] {
    border-color: #EEE;
}

.ace-file-input input[type=file] {
    width: 100%\0/;
    height: 30px\0/;
    position: absolute\0/;
    z-index: 1\0/;
    filter: alpha(opacity=0);
    cursor: pointer\0/;
}

    .ace-file-input input[type=file]:hover + label {
        border-color: #f59942 \0/;
    }

.ace-file-multiple input[type=file] {
    height: 100%\0/;
}

.ace-file-input .remove {
    z-index: 2\0/;
}
/*----------------------------------file upload-----------------------------------------*/
/*----------------------------------single checkbox-----------------------------------------*/
label.btn.active span.glyphicon {
    opacity: 1;
}
label.btn span.glyphicon {
    opacity: 0;
}
label.btn.btn-default {
    padding: 4px 8px;
}
/*----------------------------------single checkbox-----------------------------------------*/


.option_main {
    background-color: #FFFFFF;
}

    .option_main:hover {
        background-color: yellow;
    }