.wpautoterms-footer {
    display:block;
    width:100%;
    position:relative;
    z-index:10000002;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    background: transparent;
}

.wpautoterms-footer p {
    margin: 0;
}

.wpautoterms-footer a {
    color: #666;
    text-decoration: none;
}

.wpautoterms-footer a:hover {
    text-decoration: underline;
}

.wpautoterms-footer .separator {
    margin: 0 5px;
    color: #ccc;
}
#wpautoterms-top-fixed-container {
    position:fixed;
    top:0;
    width:100%;
}

#wpautoterms-bottom-fixed-container {
    position:fixed;
    bottom:0;
    width:100%;
}

#wpautoterms-top-static-container {
    width:100%;
    position:relative;
    z-index:10000002;
}

#wpautoterms-bottom-static-container {
    width:100%;
    position:relative;
    z-index:10000002;
}