﻿

body {
    /*   margin: 0;
    padding: 0;
    font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Muli", "Helvetica", "Lucida Grande", sans-serif;
    font-weight: 300;
    background-color: #f1f1f1;*/
}

.top {
    height: 70px;
    margin: 0 auto;
    width: 1150px;
    position: relative;
    margin-top: 5px;
}



.toptop {
    height: 70px;
    width: 100%;
    background-color: white;
    font-size: 25px;
    line-height: 45px;
    border-bottom: 1px solid #D8D8DE;
    text-align: center;
    padding-top: 10px;
    position: fixed;
    z-index: 100;
    padding-bottom: -10px;
}

.toptoptop {
    width: 100%;
    height: 70px;
    background-color: #E6E6E9;
}

.bg {
    width: 100%;
    height: 430px;
    background-color: #E6E6E9;
}

h1 {
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
    width: 640px;
    margin: 0 auto;
    color: #333333;
    font-family: "HelveticaNeue-Medium", "Cabin", sans-serif;
}

#small {
    font-size: 18px;
    font-family: "Helvetica Neue", "Cabin", sans-serif;
}

.img1 {
    padding-left: 10px;
    padding-top: 10px;
}

.img2 {
    padding-left: 5px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    a.title {
        color: inherit; /* blue colors for links too */
        text-decoration: inherit; /* no underline */
    }

h2 {
    font-size: 17px;
    font-weight: 300;
    margin-top: 12px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.broken {
    margin-top: -18px;
    padding-top: 0;
}

.iconlist {
    padding-left: 35px;
    background-position: 15px 50%;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-image: url("right2.svg");
    opacity: 0.25;
    padding-bottom: 2px;
}
 


.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1342px;
}




/*.container {
    margin: 0 auto;
    width: 1150px;
    padding-top: 30px;
    user-select: none;
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1172px;
    }
}*/
.P {
    margin-top: 5px !important;
}



.keyboard {
    height: 400px;
    margin: 5px auto 0;
    width: 861px;
    position: relative;
    padding: 0 22px;
    display: inline-block;
}

#numpadblock {
    height: 400px;
    width: 216px;
    margin: 5px auto 0;
    display: inline-block;
    position: relative;
    /* padding: 0 22px;*/
}


#numpadblock1 {
    height: 400px;
    width: 223px;
    margin: 5px auto 0;
    display: inline-block;
    position: relative;
}

.numpadfiller {
    width: 210px;
    height: 90px;
    display: inline-block;
}

.hidenumpad {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .hidenumpad:hover {
        background-color: #C5C5C5;
        border-color: white;
        border-bottom: 1px solid #D8D8DE;
        border-right: 1px solid #D8D8DE;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
    }

    .hidenumpad:active {
        background: linear-gradient(to bottom right,#8FD700, #17D700);
        opacity: 1;
        color: #fff;
        border-color: white;
        border-bottom: 1px solid #D8D8DE;
        border-right: 1px solid #D8D8DE;
    }

.btnn {
    border-bottom: 1px solid #7c7c95;
    border-right: 1px solid #D8D8DE;
    opacity: 0.98;
    color: #5c5353;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    text-align: center;
    vertical-align: top;
    width: 50px;
    margin: 5px 1px;
    border-radius: 3px;
    background-color: #fbf9f9;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btnn:hover {
        font-weight: bold;
        box-shadow: inset 0 20px 20px -20px #E7E7E7;
    }

.extra {
    font-size: 13px;
}

.vh {
    visibility: hidden;
}

.btn-fn {
    height: 35px;
    font-size: 13px;
    width: 52px;
    padding-top: 5px;
}

.tilde {
    font-size: 16px;
    line-height: 15px;
    padding-top: 5px;
}

.btn-bckarrow {
    text-align: right;
    padding-right: 6px;
    width: 72px;
    font-size: 13px;
    line-height: 40px;
}

.plus {
    line-height: 15px;
}

.min {
    line-height: 5px;
}

.btn-tab {   
    padding-left: 6px;
    width: 72px;
    font-size: 13px;
    line-height: 40px;
}

.btn-type-2 {
    line-height: 4px;
    font-size: 15px;
    padding-top: 10px;
}

.btn-caps {
  
    padding-left: 6px;
    width: 85px;
    font-size: 13px;
    line-height: 40px;
}

.btn-enter-1 {  
   
    padding-right: 6px;
    width: 90px;
    font-size: 13px;
    line-height: 40px;
}

.bottomrow {
  
}

.fn {
    text-align: left;
    padding-left: 6px;
    width: 46px;
}

.press {
    background-color: #3cf3084a;
    border-color: #36f307;
    color: #181616;
    font-weight: bold;
}

.active {
    background: linear-gradient(to bottom right,#a5e723, #1af700);
    opacity: 1;
    color: #fff;
    border-color: #D8D8DE;
}

.btn-shift-1 {
   
    padding-left: 6px;
    width: 114px;
    font-size: 13px;
    line-height: 40px;
}

.shiftright {
    text-align: right;
    padding-right: 6px;
    width: 120px;
    font-size: 13px;
    line-height: 40px;
}

.btn-space {
    width: 323px;
    height: 58px;
    padding-top: 18px;
    font-size: 14px;
    
}

.arrow-left {
    height: 26px;
    margin-top: 37px;
    font-size: 10px;
    line-height: 27px;
    width: 52px;
}

.arrow-updown {
    font-size: 10px;
    height: 58px;
    width: 52px;
}

.arrow-up {
    height: 29px;
    line-height: 30px;
    border-bottom: 1px solid #E7E7E7;
}

.arrow-down {
    height: 28px;
    line-height: 30px;
}

.noshow {
    visibility: hidden;
}

.empty {
    background-color: #685f5f;
    color: #685f5f;
}

.test {
    color: #000000;
}

.infotext {
    display: inline;
}

/* Small screens */
@media all and (max-width: 1050px) {
    #card {
        width: 47%;
    }
}

@media all and (max-width: 700px) {
    #card {
        width: 99%;
    }
}

.dot {
    font-size: 24px;
}

.btnlock {
    font-size: 13px;
}

dth {
    width: 108px;
}

.btnwidth2 {
    width: 160px;
}

.btntext {
    padding-top: 18px;
    font-size: 14px;
    height: 58px;
}
.btntext1 {
    padding-top: 18px;
    font-size: 14px;
  
}

.btntext3 {
    padding-top: 4px;
    
}

.shift-1 {
    width: 120px;
    font-size: 13px;
    line-height: 40px;
}

.btntextWindow {
    font-size: 13px;
    line-height: 56px;
    height: 58px;
    width: 60px;
}

.btnwidth{
    width:107px;
}

.keycard {
    height: auto;
    justify-content: center;
    border: 1px solid #d3d3d4;
    box-shadow: 0 4px 8px 0 rgb(4 4 4 / 20%);
    transition: 9.3s;
    background-color: #d3d3d4;
    border-radius: 50px;
    padding-top:30px;
    background-clip: border-box;
}