body .buorg {
    background-position: 8px 17px;
    position: absolute;
    position: fixed;
    z-index: 111111;
    width: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid black;
    text-align: left;
    cursor: pointer;
    background-color: #a0a3a6;
    font: 17px Calibri, Helvetica, Arial, sans-serif;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

body .buorg div {
    padding: 11px 12px 11px 30px;
    line-height: 1.7em;
}

body .buorg div a, .buorg div a:visited {
    text-indent: 0;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 1px 10px;
    border-radius: 4px;
    font-weight: normal;
    background: #5ab400;
    white-space: nowrap;
    margin: 0 2px;
    display: inline-block;
}

body .buorg ul {
    margin-left: 35px;
}

body .buorg div {
    padding: 11px 12px 11px 30px;
    line-height: 1.7em;
}

@media only screen and (max-width: 700px) {
    body .buorg div {
        padding: 5px 12px 5px 9px;
        text-indent: 22px;
        line-height: 1.3em;
    }

    body .buorg {
        background-position: 9px 8px;
    }
}

body .buorg {
    background-position: 8px 17px;
    position: absolute;
    position: fixed;
    z-index: 111111;
    width: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid black;
    text-align: left;
    cursor: default;
    background-color: #a0a3a6;
    font: 12px Calibri, Helvetica, Arial, sans-serif;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

body .buorg div {
    padding: 11px 12px 11px 30px;
    line-height: 1.7em;
}

body .buorg div a, .buorg div a:visited {
    text-indent: 0;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 1px 10px;
    border-radius: 4px;
    font-weight: normal;
    background: #5ab400;
    white-space: nowrap;
    margin: 0 2px;
    display: inline-block;
}

body #buorgig {
    background-color: #edbc68;
}

@media only screen and (max-width: 700px) {
    body .buorg div {
        padding: 5px 12px 5px 9px;
        text-indent: 22px;
        line-height: 1.3em;
    }

    body .buorg {
        background-position: 9px 8px;
    }
}

.modal {
    z-index: 999999;
}