﻿#keyboard_5xbogf8c, #keyboard_5xbogf8c li {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#keyboard_5xbogf8c {
    position: absolute;
    bottom: 0;
    background: rgba(158,180,185,1);
    background: -webkit-gradient(linear, 0 50%, 100% 0,from( rgba(158,180,185,1)),to(rgba(169,156,173,1)),color-stop(50%, rgba(222,157,193,1)));
    background: linear-gradient(60deg, rgba(158,180,185,1), rgba(222,157,193,1) 50%, rgba(169,156,173,1) 100%);
    padding-left: 0.1em;
    border-radius: 0.05em;
    padding-top: 0.1em;
    box-shadow: 0 0.05em 0.1em rgba(0,0,0,.5);
    -webkit-text-size-adjust: none;
}

#keyboard_5xbogf8c_left {
    position: absolute;
    width: 0.2em;
    height: 0.2em;
    font-size: 1em;
    top: 0em;
    left: 0em;
    cursor: nw-resize;
}

#keyboard_5xbogf8c_right {
    position: absolute;
    width: 0.2em;
    height: 0.2em;
    font-size: 1em;
    top: 0em;
    right: 0em;
    cursor: ne-resize;
}

#keyboard_5xbogf8c ::after {
    content: "";
    display: table;
    clear: both;
}

#keyboard_5xbogf8c li {
    position: relative;
    font-family: arial,"Vrinda";
    width: 2.88em;
    height: 2.8em;
    line-height: 2.8em;
    background-color: rgba(255,255,255,.8);
    border-radius: 0.2em;
    float: left;
    text-align: center;
    font-size: 0.25em;
    vertical-align: text-top;
    margin-right: 0.4em;
    margin-bottom: 0.4em;
    box-shadow: 0 0.2em 0.4em rgba(0,0,0,.5);
    cursor: pointer;
    position: relative;
    overflow: visible;
}

#li-cache-ex {
}

    #keyboard_5xbogf8c li:active {
        box-shadow: inset 0 0.04em 0 rgba(0,0,0,.5);
        top: 0.08em;
    }

    #keyboard_5xbogf8c li:nth-child(11), #keyboard_5xbogf8c li:nth-child(44), #keyboard_5xbogf8c li:nth-child(22) {
        background: rgba(188,188,188,.5);
        font-size: 0.20em;
        width: 5em;
        height: 3.5em;
        line-height: 3.5em;
        border-radius: 0.25em;
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        box-shadow: 0 0.25em 0.5em rgba(0,0,0,.5);
    }
    #keyboard_5xbogf8c li:nth-child(1) {
/*        margin-left: 0.5em;*/
    }
    #keyboard_5xbogf8c li:nth-child(44) {
        width: 3.5em;
    }

    #keyboard_5xbogf8c li:nth-child(12) {
        margin-left: 1.46em;
    }
    #keyboard_5xbogf8c li:nth-child(34) {
        margin-left: 1.46em;
    }
    #keyboard_5xbogf8c li:nth-child(23) {
        width: 3.1em;
        line-height:unset
    }

    #keyboard_5xbogf8c li:nth-child(22) {
        width: 3.6em;
        height: 4.2em;
        background-color: rgba(238,238,238,1);
        border-bottom-right-radius: 0em;
        border-bottom-left-radius: 0em;
        position: absolute;
        top: 4.5em;
        right: 0em;
        box-shadow: inset 0 0em 0 rgba(0,0,0,.5);
    }

    #keyboard_5xbogf8c li:nth-child(33) {
/*        width: 5.04em;*/
        top: 0;
        background-color: rgba(238,238,238,1);
        border-top-right-radius: 0em;
        padding-left: 0.32em;
        box-shadow: inset 0 0em 0 rgba(0,0,0,.5);
    }

#keyboard_5xbogf8c li:nth-child(33) {
    font-size: 0.20em;
    /*        width: 5em;*/
    height: 3.5em;
    line-height: 3.5em;
    border-radius: 0.25em;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    box-shadow: inset 0 0em 0 rgba(0,0,0,.5);
}

    #keyboard_5xbogf8c li:nth-child(41) {
        box-sizing: border-box;
        padding-top: 0.6em;
    }

    #keyboard_5xbogf8c li:nth-child(41) span {
        display: block;
        line-height: 0.6;
    }

    #keyboard_5xbogf8c li:nth-child(42) {
        box-sizing: border-box;
        padding-top: 0.6em;
    }

    #keyboard_5xbogf8c li:nth-child(42) span {
        display: block;
        line-height: 0.6;
    }



.virtualkeyboard {
    position: fixed;
    right: 0.05em;
    bottom: 0.05em;
    font-size: 100px;
    width: 9.5em;
    z-index: 9999;
    /*    font-family: "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial;
    position: absolute;
    width: 760px;
    height: 310px;
    border: 1px solid #999;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(200,200,200,0);
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;*/
}

    .virtualkeyboard .letterWrap > .inputCut {
        font-size: 16px;
        /* font-weight: bold; */
    }

    .virtualkeyboard .letterWrap > .backspace {
        width: 55px;
    }

    .virtualkeyboard .letterWrap {
        width: 750px;
    }

    .virtualkeyboard .number-one,
    .virtualkeyboard .letter-a {
        margin-left: 40px;
    }

.letterWrap > li {
    float: left;
    font-size: 30px;
    width: 55px;
    border-radius: 10px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ccc;
    margin: 5px;
    background: white;
    cursor: pointer;
}

.inputZone {
    background: #DBDBDB;
    height: calc(100% - 50px);
    overflow: hidden;
}

.letterWrap {
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 5px;
}

    .letterWrap > li:active {
        background: #eee;
    }

.virtualkeyboard li {
    list-style: none;
}

.virtualkeyboard .toUpper {
    font-size: 16px;
    color: #fd910a;
}

.upperCase {
    color: #fd910a;
}

.keyboardOp {
    background: white;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    cursor: move;
}

    .keyboardOp > span {
        cursor: pointer;
        padding: 0 20px;
    }

    .keyboardOp > .slideDown {
        float: right;
        color: #69759B;
        font-size: 20px;
    }

    .keyboardOp > .select {
        color: #fd910a;
    }

.outputZone {
    display: none;
    position: absolute;
    width: 760px;
    background: white;
    height: 60px;
    text-align:left;
    left: -1px;
    bottom: 14.8em;
    border: 1px solid #999;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 18px;
}

    .outputZone > ul {
        height: 50%
    }

.output-letter {
    border-bottom: 1px solid #ccc;
    margin:0;
}

.outputZoneOp {
    position: absolute;
    right: 10px;
    top: 0;
    width: 60px;
    height: 30px;
    line-height: 30px;
}

    .outputZoneOp > span {
        display: inline-block;
        height: 100%;
        width: 50%;
        text-align: center;
        float: left;
        font-size: 25px;
        cursor: pointer;
    }

        .outputZoneOp > span:active {
            color: red;
        }

.output-ZH {
    margin-left: -10px;
}

    .output-ZH > li {
        padding: 0 10px;
        cursor: pointer;
        float: left;
    }

        .output-ZH > li:active {
            color: red;
        }

.virtualkeyboard .backspace {
    font-family: 'iconfont';
    font-size: 16px;
}

.virtualkeyboard .inputCut {
    color: #fd910a;
}

.virtualkeyboard .unclick {
    color: #999;
    cursor: not-allowed;
}

.virtualkeyboard .hide {
    display: none;
}

.outputZone .page {
    position: absolute;
    right: 10px;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}