.wpa-hide-rtl#skiplinks a {
    right: -999em;
    position: absolute !important;
}

    .wpa-hide-rtl#skiplinks a:hover {
        right: -999em;
        position: absolute !important;
    }

    .wpa-hide-rtl#skiplinks a:visited {
        right: -999em;
        position: absolute !important;
    }

.wpa-hide-ltr#skiplinks a {
    left: -999em;
    position: absolute !important;
}

    .wpa-hide-ltr#skiplinks a:hover {
        left: -999em;
        position: absolute !important;
    }

    .wpa-hide-ltr#skiplinks a:visited {
        left: -999em;
        position: absolute !important;
    }

.wpa-hide#skiplinks a:active {
    position: absolute;
}

.wpa-hide#skiplinks a:focus {
    position: absolute;
}

.wpa-ld {
    display: inline-block;
    position: relative;
}

div.alignleft {
    float: left;
}

div.alignright {
    float: right;
}

div.aligncenter {
    margin: 0px auto;
    display: block;
}

.wpa-ld a {
    left: 2px;
    bottom: 2px;
    line-height: 1;
    position: absolute;
    min-width: 1em;
}

.wpa-ld button {
    left: 2px;
    bottom: 2px;
    line-height: 1;
    position: absolute;
    min-width: 1em;
}

.wpa-ld img {
    display: block;
}

.wpa-ld button {
    border-radius: 2px;
    border: 1px solid rgb(119, 119, 119);
    border-image: none;
    z-index: 10;
}

    .wpa-ld button:active {
        border-radius: 2px;
        border: 1px solid rgb(119, 119, 119);
        border-image: none;
        z-index: 10;
    }

    .wpa-ld button:focus {
        border-radius: 2px;
        border: 1px solid rgb(119, 119, 119);
        border-image: none;
        z-index: 10;
    }

    .wpa-ld button:hover {
        border-radius: 2px;
        border: 1px solid rgb(119, 119, 119);
        border-image: none;
        z-index: 10;
    }

.wpa-ld .longdesc {
    background: rgba(255, 255, 255, 0.95);
    padding: 1.5em;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    -ms-overflow-y: scroll;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wpa-ld button {
    background: rgba(255, 255, 255, 0.7) !important;
    padding: 0px;
    color: rgb(0, 0, 0) !important;
    font-size: 0.9em;
    font-weight: 400;
    text-shadow: 1px 1px #ccc;
}

    .wpa-ld button:active {
        background: rgba(255, 255, 255, 0.7) !important;
        padding: 0px;
        color: rgb(0, 0, 0) !important;
        font-size: 0.9em;
        font-weight: 400;
        text-shadow: 1px 1px #ccc;
    }

    .wpa-ld button:focus {
        background: rgba(255, 255, 255, 0.7) !important;
        padding: 0px;
        color: rgb(0, 0, 0) !important;
        font-size: 0.9em;
        font-weight: 400;
        text-shadow: 1px 1px #ccc;
    }

    .wpa-ld button:hover {
        background: rgba(255, 255, 255, 0.7) !important;
        padding: 0px;
        color: rgb(0, 0, 0) !important;
        font-size: 0.9em;
        font-weight: 400;
        text-shadow: 1px 1px #ccc;
    }

.wpa-ld a {
    background: rgba(255, 255, 255, 0.7) !important;
    padding: 0px;
    color: rgb(0, 0, 0) !important;
    font-size: 0.9em;
    font-weight: 400;
    text-shadow: 1px 1px #ccc;
}

.wpa-ld button::before {
    font-family: serif;
    font-style: italic;
    content: "i";
}

.wpa-ld button:focus {
    background: rgba(0, 0, 0, 0.75) !important;
    border: 1px solid rgb(0, 0, 0) !important;
    border-image: none !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
}

.wpa-ld button:hover {
    background: rgba(0, 0, 0, 0.75) !important;
    border: 1px solid rgb(0, 0, 0) !important;
    border-image: none !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
}

.wpa-ld button:focus {
    padding: 6px;
}

.wpa-ld button span {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.longdesc-link span {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.template-longdesc {
    background: rgb(253, 253, 253);
    margin: 1em auto;
    padding: 2em;
    width: 100%;
    text-align: left;
    color: rgb(51, 51, 51);
    line-height: 1.5;
    font-size: 1.4em;
    max-width: 50em;
    box-shadow: 0px 0px 5px;
}

label.wpa-screen-reader-text {
    background: rgb(255, 255, 255);
    width: 1px;
    height: 1px;
    color: rgb(0, 0, 0);
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
