body {
    width: 1024px !important;
    margin: auto;
    border: none !important;
    padding: 0 !important;
}

.cwp-main-crossword {
    position: relative;
}

.cwp-main-crossword.inactive [gmain] {
    opacity: .2;
    pointer-events: none;
}

.unlock-cnt {
    position: absolute;
    opacity: 1 !important;
    pointer-events: all !important;
    background-color: #656565;
    color: #fff;
    top: 80px;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    border-radius: 4px;
    z-index: 9999;
    font-weight: bold;
}

a.unlock-btn {
    text-decoration: none;
    background: #4CAF50;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 4px;
    color: white;
    line-height: 16px;
    font-size: 16px;
}

.header-bar {
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
}

.header-bar-item-color {
    width: 14.285714285714286%;
    height: 100%;
}

.hbic-color-1 {
    background: #ff7a01;
}

.hbic-color-2 {
    background: #f6251a;
}

.hbic-color-3 {
    background: #fffa0f;
}

.hbic-color-4 {
    background: #29c066;
}

.hbic-color-5 {
    background: #25e5da;
}

.hbic-color-6 {
    background: #3f18ae;
}

.hbic-color-7 {
    background: #b517c8;
}

body {
    margin-top: 8px !important;
    background-color: #fefefe !important;
    background-image: url('bkg.gif');
    background-size: 125px auto;
    background-repeat: repeat;
}

div#top {
    background: #FFF;
}

a.brand.pull-left {
    max-width: 310px;
    margin-top: 10px;
    margin-left: 15px;
}

* {
    font-family: 'Open Sans', sans-serif;
}


.header ul.nav.menu > li {
    display: inline-block;
}

.header ul.nav.menu > li > a {
    text-decoration: none;
    display: block;
    margin: 0 1px;
    padding: 20px 10px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #f32622;
    text-transform: uppercase;
}

.header ul.nav.menu {
    margin: 0;
    margin-top: 23px;
    margin-right: 20px;
}

header.header {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #fe8003;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 15px;
    padding-right: 15px;
}

.header ul.nav.menu > .header li.current.active > a,
.header ul.nav.menu > li > a:hover,
.header ul.nav.menu > li.deeper.parent:hover > a,
.header ul.nav.menu > li > a:active,
.header ul.nav.menu > li > a:focus {
    color: #FFF;
    background: #f32622;
}

.header ul.nav.menu > li.deeper.parent:hover > a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#sidebar .moduletable {
    background: #f7f7f8;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    padding-bottom: 20px;
    position: relative;
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

#sidebar .moduletable h3 {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 20px 0;
    color: #000;
}

#sidebar form#login-form {
    margin: 0;
    text-align: center;
}

#sidebar form#login-form div#form-login-remember {
    display: none;
}

#sidebar form#login-form a {color: #999999;font-size: 12px;line-height: 14px;}

#sidebar {
    color: #999999;
    font-size: 14px;
    line-height: 16px;
}

#sidebar #login-form ul.unstyled {
    margin: 0;
}

#sidebar #login-form span.add-on {
    display: none;
}

#sidebar #login-form input#modlgn-username, #sidebar #login-form input#modlgn-passwd {
    width: 100% !important;
    border: 2px solid #e3e2e2;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    border-radius: 4px;
    box-shadow: none !important;
    padding: 0 10px;
}

#sidebar #login-form .input-prepend {
    width: 100%;
    max-width: 170px;
}

button.btn, a.btn {
    text-decoration: none;
    background-color: #DB3854;
    border: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #c52822;
}

button.btn:active,
button.btn:focus,
button.btn:hover,
a.btn:active,
a.btn:focus,
a.btn:hover {
    background: #b92924 !important;
    outline: none !important;
}

.moduletable.login-module h3 {
    text-align: center;
}

#sidebar .header-bar {
    height: 4px;
}

section.sppb-section {
    padding-top: 0 !important;
}

.main-title-h h1 {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    margin: 0 !important;
    color: #f32623;
    padding: 10px 20px !important;
    background: #ffffff9e;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase !important;
}

.main-title-h {
    background-image: url('ex-site-header-title.png');
    height: 103px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-repeat-y: no-repeat;
    padding-top: 10px;
    padding-left: 15px;
    text-align: left;
}

.itemid-117 main#content,
.itemid-134 main#content {
    width: 100%;
    margin: 0;
}

.itemid-117 div#sidebar,
.itemid-134 div#sidebar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: #FFF;
    height: 100%;
    display: none;
}

.itemid-117 header.header + .row-fluid,
.itemid-134 header.header + .row-fluid {
    position: relative;
}

.itemid-117 div#sidebar:before,
.itemid-134 div#sidebar:before {
    content: '';
    background: #e6e6e6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    margin-left: -10px;
    margin-right: -10px;
    display: block;
    padding-right: 20px;
    box-sizing: content-box;
    margin-top: -20px;
    box-shadow: 2px 1px 6px 0px #989898;
}

.itemid-117 div#sidebar:after,
.itemid-134 div#sidebar:after {
    left: initial;
    right: -10px;
}

footer.footer {
    background: #ffffff;
}

footer.footer p {
    margin: 0;
}

.footer, a#webd {
    color: #000;
    text-decoration: none;
}

.footer .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

footer.footer .pull-left,
footer.footer .pull-right {
    line-height: 60px;
}

.footer-modules {
    background: #f6f6f6;
    margin: 0 -20px;
    padding: 0 20px;
}

.footer-modules > div {
    padding: 0 10px;
}

.footer-modules {
    min-height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.footer ul.nav.menu li a {
    color: #000;
    text-decoration: none;
    background: none;
}

.footer ul.nav.menu li a:hover {
    color: #f32623;
}

.footer ul.nav.menu li.divider {
    font-size: 0;
}

.footer ul.nav.menu {
    margin: 0;
}

.cw-top-user {
    background: #fefefe;
    margin-bottom: 5px;
    padding: 10px 0;
    display: block;
    text-decoration: none !important;
    cursor: pointer;
}

.cw-top-user-place {
    display: inline-block;
    width: 30px;
    text-align: center;
    background: #1f1f1f;
    margin-top: -10px;
    line-height: 35px;
    margin-bottom: -10px;
    color: #FFF;
    font-weight: bold;
}

.cw-top-user-points {
    float: right;
    margin-right: 5px;
    color: #2fc16a;
    font-weight: bold;
}

.cw-top-user-name {
    display: inline-block;
    margin-left: 10px;
    color: #1f1f1f;
}

.cw-top-user:hover {
    background: #bfbfbf;
}

.cw-top-user:hover .cw-top-user-points {
    color: #FFF;
}

.ms-filter-item a {
    text-decoration: none !important;
    color: dimgrey;
    font-weight: 600;
    vertical-align: top;
}

.ms-filter-item a i {
    font-size: 18px;
    width: 18px;
}

.ms-filter-item a:hover i:before,
.ms-filter-item.active i:before {
    content: '\f046';
}

.ms-filter-item.active a {
    font-weight: bold;
    color: #4a4a4a;
}

.clear {
    clear: both;
}

.mup-link {
    display: block;
}

.sidebar-profile h3 {
    text-align: center;
}

.mup-image {}

.mup-image i {
    font-size: 40px;
}

.mup-name {
    font-weight: bold;
    color: #f32623;
    margin-top: 10px;
}

.mini-user-profile {
    text-align: center;
}

.mup-email {
    color: #000;
    margin-top: 2px;
}

.mup-position {
    color: #999999;
    font-weight: bold;
    margin-top: 10px;
}

span.mui-points {
    margin-left: 20px;
    font-weight: normal;
}

.mup-action-area .mup-link {
    text-align: left;
    font-weight: bold;
    color: #2fc16a;
    font-size: 13px;
    margin-bottom: 2px;
}

.mup-action-area .pull-right .mup-link {
    text-align: right;
}

a.mup-link.logout {
    text-transform: uppercase;
    color: #f32623;
}

a.mup-link.profile {
    color: #000;
}

a.mup-link.buy-credits {
    text-transform: uppercase;
}

.cw-crossword-in-list {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 2px solid gainsboro;
}

.cwc-img {
    width: 120px;
}

.cwc-actions {
    width: 125px;
    text-align: center;
}

.cwc-details {
    width: 100%;
    padding-left: 20px;
}

.cwc-title {
    font-size: 16px;
    font-weight: bold;
    color: #f32623;
    margin-bottom: 10px;
}

span.cwc-info-value {
    font-weight: bold;
}

.cwc-info {
    font-size: 14px;
    line-height: 18px;
}

.cwc-cost {
    margin-top: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #2fc06a;
    text-transform: uppercase;
}

.btn.btn-hp,
a.btn.btn-hp:hover {
    background-image: url('assets/yellow-btn.png') !important;
    border: none;
    background-color: initial !important;
    background-size: auto 100% !important;
    box-shadow: none;
    color: #29c066;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    padding: 10px 20px;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    text-transform: uppercase;
    background-position: initial !important;
}

a.btn.btn-hp:hover {
    color: #f32623;
}

.btn.btn-hp:hover {
}

.radial-progress {
    margin: auto;
    margin-top: 0;
    transform: scale(0.8);
}

.itemid-117 .main-title-h,
.itemid-134 .main-title-h {
    height: 170px;
}

.cwp-description {
    margin-top: -80px;
    padding: 20px 40px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    background: rgba(92, 92, 92, 0.20);
}

.cw-toolbar {
    background: #2abf66b3;
    padding: 15px 40px;
    margin-bottom: 30px;
}

.cw-timer-cnt, .cw-points-cnt {
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    line-height: 28px;
    display: inline-block;
}

.cw-toolbar .btn {
    background: none;
    margin-left: -4px;
    border: none;
    color: #FFF;
    border: none;
    font-size: 18px;
    padding: 0 20px;
    line-height: 58px;
    margin-top: -15px;
    margin-bottom: -15px;
    background: #108635;
    border-radius: 0;
}

.cw-unlock-cnt {
    background: #f62519;
    color: #FFF;
    font-size: 16px;
    padding: 20px 40px;
    font-weight: bold;
    line-height: 20px;
}

.cw-toolbar.inactive button.btn.cw-save-btn,
.cw-toolbar.inactive button.btn.cw-check-btn,
button.btn.cw-save-btn.disabled {
    background-color: #4ba768;
    pointer-events: none;
    color: #2f7d47;
}

.cw-menu-btn {
    position: absolute;
    left: -55px;
    top: -23px;
    font-size: 30px;
    color: #ffffff;
    width: 45px;
    height: 45px;
    background: #fd8002;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    user-select: none;
}

a.sp-pagebuilder-page-edit {
    display: none !important;
}

@-webkit-keyframes page-pulse {
    0% { -webkit-transform: scale(1); opacity: 1; }
    50% { -webkit-transform: scale(0.9); opacity: 0.7; }
    100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes page-pulse {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(0.9); opacity: 0.7; }
    100% { transform: scale(1); opacity: 1; }
}

#sp-page-builder.pulse-loading {
    pointer-events: none;
} 

#sp-page-builder.pulse-loading .cwp-main-crossword {
    -webkit-animation: page-pulse 3s infinite ease-in-out;
    -o-animation: page-pulse 3s infinite ease-in-out;
    -ms-animation: page-pulse 3s infinite ease-in-out; 
    -moz-animation: page-pulse 3s infinite ease-in-out; 
    animation: page-pulse 3s infinite ease-in-out;
}

.cw-rds {
    width: 50%;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
}

.cw-rebus-defs {
    display: flex;
}

.cw-rds-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.header ul.nav.menu > li ul {
    display: none;
}

.header li.deeper.parent {
    position: relative;
}

.header ul.nav.menu > li ul li a {
    display: block;
    color: white;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.header ul.nav.menu > li ul li a:hover {
    background: #d01b18;
}

.header ul.nav.menu > li ul li:last-child a:hover {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.header ul.nav.menu > li.deeper.parent:hover > ul {
    display: block;
}

.header ul.nav.menu > li.deeper.parent > ul {
    background: #f32623;
    position: absolute;
    left: 1px;
    top: 56px;
    z-index: 2;
    width: 160px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.header li.deeper.parent > a:after {
    content: '\f0d7';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}

.cw-filter-empty {
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #1f1f1f;
}

.cw-filter-empty i {
    margin-bottom: 15px;
    font-size: 40px;
    display: block;
}

.cw-points-cnt {
    margin-left: 30px;
}

[cell].mistake-error {
    background: red;
}

[cell].mistake-error [cell-char] {
    color: #FFF !important;
}

.alert {
    font-size: 14px;
}

h4.alert-heading {
    font-size: 16px;
}

.cw-publisher-menu > a {
    display: block;
    text-decoration: none;
}

.cw-publisher-menu a {
    display: block;
    text-decoration: none;
    background: #2abf66;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    line-height: 16px;
    padding: 10px 10px;
    text-align: center;
    margin-bottom: 1px;
}

.cw-publisher-menu {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
    margin-top: 20px;
}

.cw-publisher-menu a:hover {
    background: #1b9e50;
}

a.brand.pull-left img {
    height: 75px;
}

.footer-modules > div.custom.footer-logo {
    width: 200px;
}

.footer-modules > div.custom {
    min-width: 210px;
    width: auto;
}

.footer-modules > ul.nav.menu {
    width: 100%;
}

[cwdtype="rebus"] .cw-container .cw-rds {
    display: block;
}

.cw-container .cw-rds {
    display: none;
}

[gmain] {
    overflow: auto;
    width: 100%;
}

.defsel-cnt {
    z-index: 999;
}

.defsel-cnt.mobile {
    top: 0;
    bottom: initial;
    left: 0;
    right: initial;
    width: 100%;
    border-radius: initial;
    max-width: initial;
    padding: 15px 20px;
}

.defsel-cnt.mobile .defsel-content {
    font-size: 16px;
    line-height: 18px;
}

[cwdtype="rebus"] .defsel-content {
    text-align: left;
}

.mb-menu-btn {
    display: none;
}

.cwp-author-subtitle {
    text-transform: initial;
    font-size: 18px;
    margin-top: 5px;
    color: #6c6767;
}

.cwc-author-subtitle {
    text-transform: initial;
    color: #6c6767;
    display: inline-block;
    margin-left: 5px;
}

.cw-def-line {
    /* display: inline; */
    /* margin-left: 4px; */
    padding: 5px 10px;
    margin-left: -10px;
    text-align: left;
    border: 2px solid transparent;
}

/* .cw-def-line:hover, */
.cw-def-line.active {
    color: #080707;
    /* cursor: pointer; */
    /* text-shadow: 0px 0px 1px #040000; */
    background-color: #ffef00;
    border-radius: 4px;
    /* border: 2px solid #565454; */
    border-radius: 0px;
}

[cwdtype="rebus"] .defsel-cnt {
    /* display: none !important; */
    position: relative;
    top: initial;
    left: 0;
    right: initial;
    width: 100%;
    max-width: initial;
    bottom: initial;
    margin: 15px 0;
}

.mb-menu-wrapper #sidebar {
    position: initial !important;
    width: 100%;
    background: #f7f7f8 !important;
    margin: 0;
    float: initial;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.mb-menu-wrapper .mb-menu {
    margin: 10px 0;
}

.mb-menu-wrapper.open #sidebar,
.mb-menu-wrapper.open .mb-menu {
    display: block !important;
}

.mb-menu-wrapper .mb-menu li a {
    text-decoration: none;
    display: block;
    margin: 0 1px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #f32622;
    text-transform: uppercase;
}

.mb-menu-wrapper .mb-menu li.parent > ul {
    display: none;
}

.mb-menu-wrapper.open {
    border: 3px solid #ff7800;
    border-radius: 8px;
    margin-top: -40px;
    background-color: #f7f7f8;
    margin-bottom: 20px;
    box-shadow: -1px 2px 2px 1px #d6d6d6;
    position: relative;
}

.mb-menu-wrapper.open:before {
    content: '';
    position: absolute;
    top: -15px;
    right: 38px;
    width: 0;
    height: 0;
    border-bottom: 15px solid #ff7800;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

[cwdtype="rebus"] [gmain] {
    max-width: 40%;
}

.cw-rebus-def-line-processing {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}

.cw-rebus-def-line-processing textarea {
    width: 100%;
    margin-right: 10px;
    resize: none;
}

span.cwrdlp-num {
    margin-right: 10px;
    min-width: 25px;
}

.cw-rebus-def-line-processing textarea.disabled {
    pointer-events: none;
    opacity: .2;
}



@media only screen and (max-width: 1125px){
    body {
        width: 100% !important;
    }

    .cw-menu-btn {
        display: none;
    }
}

@media only screen and (max-width: 1000px){
    #sidebar {
        display: none;
        position: absolute;
        width: auto;
        top: 0;
        z-index: 9;
        left: initial;
        right: 0;
    }
    
    main#content {
        margin: 0;
        width: 100%;
        padding: 0 5px;
    }
}

@media only screen and (max-width: 900px){
    .cw-toolbar {
        text-align: right;
    }

    .cw-toolbar .pull-left, .cw-toolbar .pull-right {
        float: initial !important;
    }

    .cw-toolbar .btn {
        margin: 0 !important;
        margin-left: -4px !important;
    }

    .cw-toolbar .pull-left {
        margin-bottom: 15px;
    }

    .cw-rds {
        width: 100%;
    }
    
    .cw-rebus-defs {
        flex-wrap: wrap;
    }

    .mb-menu-btn {
        display: inline-block;
        font-size: 30px;
        color: #ffffff;
        width: 45px;
        height: 45px;
        background: #fd8002;
        border-radius: 6px;
        text-align: center;
        line-height: 45px;
        cursor: pointer;
        user-select: none;
        margin-top: 23px;
        margin-right: 23px;
    }
    
    ul.nav.menu {
        display: none;
    }
}

@media only screen and (max-width: 700px){
    .cwc-actions {
        transform: scale(0.7);
        transform-origin: top left;
        width: 85px;
    }
}

@media only screen and (max-width: 600px){
    .footer-modules {
        flex-wrap: wrap;
    }

    .footer-modules > div.custom,
    .footer-modules > ul.nav.menu {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 500px){
    .cw-toolbar .btn {
        line-height: 50px;
        font-size: 16px;
        padding: 0 15px;
    }
}






.mbv-keyboard-cnt.opened {
    display: block !important;
}

.mbv-keyboard-cnt {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    z-index: 999999999;
    border-top: 2px solid #a6a6a6;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.09);
    user-select: none;
}

.mbvk-outer-cnt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mbvk-key-divider {
    width: 100%;
}

.mbvk-key {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 26px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
    background-color: #c3c3c3;
    border-radius: 10px;
    margin: 3px;
    border: 2px solid #909090;
    cursor: pointer;
    box-sizing: border-box;
}

.mbvk-key[data-key-num="32"] {
    max-width: 90%;
    width: 340px;
}

.mbvk-close-btn, .mbvk-backspace-btn {
    position: absolute;
    left: 10px;
    background: #fafafa;
    font-size: 16px;
    padding: 8px 10px;
    top: -36px;
    border: 2px solid #a6a6a6;
    border-bottom: none;
    font-weight: bold;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.09);
}

.mbvk-backspace-btn {
    left: initial;
    right: 10px;
}


.cw-container .cw-rds {
    width: 33%;
    max-width: 400px;
}

.cw-container {
    margin-left: -368px;
    margin-right: -368px;
    display: flex;
    justify-content: space-around;
    background-color: white;
    padding: 20px;
    background: white;
    box-shadow: 0px 0px 5px #858585;
    margin-bottom: 20px;
}

.cw-toolbar.cw-toolbar-top {
    display: none;
}

@media only screen and (max-width: 600px){
    .mbvk-key {
        width: 40px;
        width: calc(100% / 10 - 10px);
        height: 40px;
        line-height: 37px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px){
    .mbvk-key {
        width: 30px;
        width: calc(100% / 10 - 10px);
        height: 30px;
        line-height: 27px;
        font-size: 16px;
    }

    .mbvk-close-btn, .mbvk-backspace-btn {
        font-size: 14px;
        padding: 5px 10px;
        top: -30px;
    }
}

@media only screen and (max-width: 380px){
    .mbvk-key {
        width: 25px;
        width: calc(100% / 10 - 10px);
        height: 25px;
        line-height: 22px;
        font-size: 12px;
        border-radius: 6px;
        margin: 2px;
    }

    .mbvk-key[data-key-num="32"] {
        width: 170px;
    }
}