.as-wrapper {
    position: inherit
}

    .as-wrapper .as-menu {
        position: absolute;
        z-index: 1000;
        width: 100%;
        display: none;
        background-color: #ffffff;
        cursor:pointer;
    }

    .as-wrapper .as-selected {
        background-color: #f5f5f5
    }

.as-align-left {
    text-align: left
}

.as-align-right {
    text-align: right
}

.as-align-center {
    text-align: center
}
