<script language=javascript>window.parent.parent.location.href='/E_CommerceUI/WebSiteNoAccess.html';</script>﻿.Slidedrag {
    margin: 0px 15px;
    width: 240px;
    height: 30px;
    position: relative;
    background-color: #e8e8e8;
    user-select: none;
}

.Slidebg {
    height: 100%;
    position: absolute;
    width: 30px;
    background-color: rgb(59, 181, 47);
}

.Slidetext {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    line-height: 30px;
}

.Slidebtn {
    width: 35px;
    height: 28px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    line-height: 28px;
    text-align: center;
    position: absolute;
    cursor: move;
}
