﻿.withvcode .form-group {
    margin-bottom: 9px;
}

.vcodex {
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.ilabel {
    font-size: small;
    color: gray;
}

.btn-lg, .input-lg {
    font-size: 15px;
}
.adv1 {
    margin: 120px calc(50% - 200px);
    font-size: 20px;
}

.div1 {
    display: none;
}

.bt1 {
    width: 150px;
    font-size: 20px;
}

.sp1 {
    border: solid 1px gray;
    border-radius: 10px;
}

.sp2 {
    font-size: small;
    color: gray;
    font-family: cursive;
}

.login-panel {
    position: relative;
}

#Label2 {
    float: right;
}

#BT_isnewacc {
    cursor: pointer;
    font-size: small;
    margin-left: 6px;
    color: gray;
    border: none;
    background-color: transparent;
    float: right;
}

#Label_loginmsg {
    color: red;
}

#autologin_panel {
    margin-bottom: -1rem;
}

#div_useraps {
    display: none;
}

#Panel_ckbs {
    position: absolute;
    background-color: rgba(0,0,0,0.52);
    border-radius: 12px;
    top: 68px;
    bottom: 20px;
    padding-bottom: 16px;
    left: calc(100% - 100px);
    right: 0px;
    z-index: 3;
}

.copyright {
    display: none
}

.loading {
    display: none;
}