﻿.btnGroup-warp {
    width: 100%;
    position: relative;
}

.btnGroup-fixed {
    position: fixed;
    height: 60px;
    width: inherit;
    background-color: #1D2939;
    padding: 10px;
    bottom: 0;
    z-index: 1035;
}


.modal-content:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.modal-content:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.modal-content:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #fff;
    border-width: 16px;
    margin-left: -16px;
}

.i-isign {
    color: #fff;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    margin-right: 2px;
    font-size: 2em;
}

.btn-isign {
    display: inline-block;
    cursor: pointer;
}

    .btn-isign .i-isign, .btn-isign .tl-isign {
        cursor: pointer;
    }

.tl-isign {
    font-size: 15px;
    color: #fff;
    vertical-align: sub;
    margin-right: 20px;
    font-weight: 500;
}

/*簽核說明*/
.kwSidePanelTaskInfo {
    position: fixed;
    z-index: 1;
    bottom: 70px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: 0.5s;
    padding-top: 60px;
    width: 550px;
    height: 120px;
    display: none;
}

.kwSidePanelTaskInfoUp {
    position: fixed;
    z-index: 1;
    bottom: 70px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: 0.5s;
    padding-top: 60px;
    width: 550px;
    height: 170px;
    display: none;
}

.blckwSidePanelInnerUp {
    width: 500px;
    display: inline-block;
    float: left;
    background-color: #e0e4ef;
    height: 130px;
    height: 140px;
    padding: 8px 15px;
    font-size: 15px;
    box-shadow: 0 3px 12px -1px rgb(7 10 25 / 20%), 0 22px 27px -20px rgb(7 10 25 / 20%);
    bottom: 60px;
    position: fixed;
}

.kwSidePanelTaskInfo a:hover {
    color: #f1f1f1;
}

.kwSidePanelTaskInfo .closeTIbtn {
    position: fixed;
    font-size: 36px;
    display: inline-block;
    background-color: #1D2939;
    color: white;
    padding: 6px 15px 10px 7px;
    border: none;
    border-radius: 0 10px 10px 0;
    height: 50px;
    left: 500px;
    bottom: 140px;
    display: none;
}

/*.kwSidePanelTaskInfoUp .closeTIbtnUp {
    position: fixed;
    font-size: 36px;
    display: inline-block;
    background-color: #1D2939;
    color: white;*/
/*left: 451px;*/
/*left: 1px;
    bottom: 190px;
    border: none;
    border-radius: 10px 10px 0 0;
    height: 28px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 4;
    width: 48px;
    cursor: pointer;
}*/
.kwSidePanelTaskInfoUp .closeTIbtnUp {
    position: fixed;
    font-size: 28px;
    display: inline-block;
    background-color: #1D2939;
    color: white;
    /*left: 451px;*/
    left: 1px;
    bottom: 190px;
    bottom: 200px;
    border: none;
    border-radius: 10px 10px 0 0;
    height: 34px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 4;
    min-width: 48px;
    width: auto;
    cursor: pointer;
}

.closeTIbtnUp .fa {
    line-height: 1;
    font-size: 30px;
    position: absolute;
    margin-top: 2px;
}

.sig_tasksubject {
    font-size: 15px;
    position: relative;
    padding-left: 23px;
    display: block;
    padding-top: 7px;
    padding-right: 4px;
    padding-bottom: 4;
}

.openTIUpbtn .sig_tasksubject {
    padding-top: 8px;
}

.openTIbtn {
    position: fixed;
    bottom: 70px;
    cursor: pointer;
    background-color: #111;
    background-color: #1D2939;
    color: white;
    padding: 4px 14px 10px 7px;
    border: none;
    border-radius: 0 10px 10px 0;
    font-size: 30px;
    height: 50px;
}

    .openTIbtn:hover {
        background-color: #444;
    }

/*.openTIUpbtn {
    position: fixed;
    bottom: 60px;*/
/*left: 451px;*/
/*left: 1px;
    cursor: pointer;
    background-color: #111;
    background-color: #1D2939;
    color: white;
    border: none;
    border-radius: 10px 10px 0 0;
    font-size: 30px;
    height: 28px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0;
    width: 48px;
    z-index:2;
}*/
.openTIUpbtn {
    position: fixed;
    bottom: 60px;
    /*left: 451px;*/
    left: 1px;
    cursor: pointer;
    background-color: #111;
    background-color: #1D2939;
    color: white;
    border: none;
    border-radius: 10px 10px 0 0;
    font-size: 28px;
    height: 34px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0;
    min-width: 48px;
    width: auto;
    z-index: 2;
    text-align: left;
    display: none;
}

    .openTIUpbtn .fa {
        line-height: 1;
        font-size: 30px;
        position: absolute;
        margin-top: 2px;
    }

    .openTIUpbtn:hover {
        background-color: #444;
    }


.kwSidePaneltitle {
    font-size: 15px;
    /*background-color: #fff;*/
    padding: 0px 10px 4px 0px;
    color: #aaa;
    color: #f4ae2c;
    font-family: "Century Gothic",微軟正黑體;
    font-weight: bold;
}

.txtCheckPointDesc {
    font-family: "Century Gothic",微軟正黑體;
    color: #111;
    color: #616b84;
    font-weight: bold;
}

.blckwSidePanelInner {
    width: 500px;
    display: inline-block;
    float: left;
    background-color: #fff;
    background-color: #e0e4ef;
    height: 120px;
    padding: 6px 15px;
    font-size: 15px;
    box-shadow: 0 3px 12px -1px rgb(7 10 25 / 20%), 0 22px 27px -20px rgb(7 10 25 / 20%);
    bottom: 70px;
    position: fixed;
}

.panel-body {
    margin-bottom: 76px;
}

.blckwSidePanelInner .row.m0 {
    margin-left: 0;
    margin-right: 0;
}
/*黑*/
.blckwSidePanelInnerUp {
    background-color: rgba(0,0,0,0.8);
}

.kwSidePaneltitle {
    color: #e4b402;
    font-weight: normal;
}

.txtCheckPointDesc {
    color: #fff;
    font-weight: normal;
}
/*簽核說明*/
.toggle-group {
    background-color: #d3d3d3;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 20rem;
}

    .toggle.ios .toggle-handle {
        border-radius: 20rem;
    }

.sig_defaultsetting {
    display: inline-block;
    color: #fff;
    float: right;
    padding-top: 6px;
    padding-left: 4px;
    font-size: 14px;
}

.sig_defaulttxt {
    color: #fff;
    font-size: 14px;
}

.toggle.btn.ios {
    width: 64px !important;
    height: 33px !important;
}

.rsig_toggle {
    display: block;
    text-align: right;
    position: absolute;
    bottom: 6px;
    right: 12px;
}

.newtimer {
    color: #fff;
    font-size: 4rem;
    font-weight: 700;
    width: 13rem;
    background: #ff7500;
    border-radius: 5px;
    position: fixed;
    top: 30px;
    right: calc(9% + 270px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 5000 !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
}

    .newtimer .timerlabel {
        font-size: 18px;
        font-weight: 700;
        padding-top: 5px;
    }

    .newtimer .clock {
        font-size: 4rem;
        font-weight: 400;
        line-height: 4rem;
        letter-spacing: 1px;
        text-decoration: none;
        border: none;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0;
    }

.kwnewtime {
    width: 550px;
    height: 170px;
    padding-top: 60px;
    position: fixed;
    bottom: 70px;
    left: 600px;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: 0.5s;
    z-index: 1;
    display: none;
}

    .kwnewtime .kwnewtime-header {
        color: white;
        width: auto;
        min-width: 200px;
        height: 40px;
        background: rgba(233, 108, 55, 0.90);
        border-radius: 8px 8px 0 0;
        padding: 8px 12px;
        position: fixed;
        bottom: 200px;
        cursor: pointer;
        box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.10);
    }

        .kwnewtime .kwnewtime-header.openTIbtnUp {
            bottom: 60px;
            display: none;
        }

        .kwnewtime .kwnewtime-header .kwnewtime-subject {
            font-size: 16px;
            font-weight: 700;
            line-height: 24px;
            padding-right: 32px;
        }

        .kwnewtime .kwnewtime-header .fa {
            font-size: 24px;
            margin: 8px 16px;
            position: absolute;
            top: 0;
            right: 0;
        }

    .kwnewtime .kwnewtime-content {
        color: #A14100;
        width: 500px;
        height: 140px;
        background: #FFF0E6;
        border-radius: 0 8px 0 0;
        padding: 16px;
        position: fixed;
        bottom: 60px;
        box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.10);
    }

        .kwnewtime .kwnewtime-content .kwnewtime-time, .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-checking {
            float: left;
            width: 40%;
            height: 100%;
            margin-right: 8px;
            border-right: 0.5px solid #A14100;
        }

            .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-min, .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-colon, .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-sec {
                font-size: 32px;
                font-weight: 700;
                line-height: 80px;
                padding: 4px 12px;
            }

            .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-desc-min, .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-desc-sec {
                font-size: 12px;
                font-weight: 400;
            }

            .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-desc-min {
                position: absolute;
                top: 80px;
                left: 35px;
            }

            .kwnewtime .kwnewtime-content .kwnewtime-time .kwnewtime-time-desc-sec {
                position: absolute;
                top: 80px;
                left: 135px;
            }

        .kwnewtime .kwnewtime-content .kwnewtime-form {
            overflow-y: auto;
            max-height: 110px;
        }

            .kwnewtime .kwnewtime-content .kwnewtime-form::-webkit-scrollbar {
                width: 4px;
            }

            .kwnewtime .kwnewtime-content .kwnewtime-form::-webkit-scrollbar-thumb {
                background: rgba(233, 108, 55, 0.90);
            }

            .kwnewtime .kwnewtime-content .kwnewtime-form::-webkit-scrollbar-track {
                background: #FFF0E6;
            }

            .kwnewtime .kwnewtime-content .kwnewtime-form .kwnewtime-desc {
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 4px;
            }

                .kwnewtime .kwnewtime-content .kwnewtime-form .kwnewtime-desc span.kwnewtime-desc-label {
                    font-weight: 700;
                }

    .kwnewtime.kwnewtime-checkingout .kwnewtime-header {
        background: rgba(112, 103, 217, 0.90);
    }

    .kwnewtime.kwnewtime-checkingout .kwnewtime-content {
        color: #1D3E65;
        background: #F0F2FD;
    }

        .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-checking {
            border-color: #1D3E65;
        }

            .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-checking .kwnewtime-checking-title {
                font-size: 20px;
                font-weight: 700;
                text-align: center;
                padding: 4px 8px;
                margin-top: 20px;
            }

            .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-checking .kwnewtime-checking-by {
                font-size: 14px;
                font-weight: 400;
                text-align: center;
            }

        .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-form::-webkit-scrollbar-thumb {
            background: rgba(112, 103, 217, 0.90);
        }

        .kwnewtime.kwnewtime-checkingout .kwnewtime-content .kwnewtime-form::-webkit-scrollbar-track {
            background: #F0F2FD;
        }
