.w3u1 {
    /* max-height: 85vh !important; */
    /* transform: translate(0, -50%);
    top: 0 !important; */
}

.w3l1 {
    background: #fff !important;
    border-bottom: 1px solid #ccc;
    padding: 12px 10px !important;
    font-size: 14px;
}

.w3l1:hover {
    background: #298ebb !important;
    color: #fff !important;
}

.w3s1 {
    padding: 10px 20px !important;
    display: block;
    background: #4c6c83 !important;
    color: #fff;
}

.w3-top {
    bottom: 45px;
    left: 0;
}

.w3-bottom {
    top: 45px;
    left: 0;
}