#lite-human-verif-button{
    display:none;
    cursor:pointer;
}
#lite-human-verif-wait{
    display:none;
    cursor:pointer;
}
#human-verif-scroll-countdown{
    display:none;
    cursor:pointer;
    font-size: 20px;
}
#soradodo-hf{
    text-align:center;
    width:100%;
    display:none;
    position: fixed;
    bottom: 0;
    margin-bottom: 0px;
    background-color: #000000ab;
    color:white;
    left:0px;
    z-index: 998;
}
#soradodo-single{
    text-align:center;
    width:100%;
    display:none;
    z-index: 998;
}
#soralink-scroll-cacha{
    z-index:1002;
}
#grechaptcha-element-id{
    z-index:1002;
}
#soralink-scroll-area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
	z-index: 99999;
}
#soralink-scroll {
    background-image: initial;
    background-color: rgb(24, 26, 27);
    border-color: rgb(152, 24, 24);

    height: 30px;
    position: relative;
    background: #fff;
    z-index: 1000;
    border: 2px solid #de2b2b;
}
#soralink-scroll span {
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
}
#soralink-scroll-content {
    position: absolute;
    background: #de2b2b;
    left: 0;
    top: 0;
    height: 30px;
}
#scroll-wait{
    display: none;
    cursor: progress;
}
#scroll-end-button{
    display: none;
    cursor: pointer;
}
#scroll-start-button{
    cursor: pointer;
}
#soradodo-scroll-mode{
    text-align:center;
    width:100%;
    display:none;
    position: fixed;
    bottom: 0;
    margin-bottom: 0px;
    background-color: #000000ab;
    color:white;
    left:0px;
    z-index: 998;
}
#scroll-mode-countdown{
    display:none;
    cursor:pointer;
    font-size: 20px;
}