.acc-ed-input-l1
{
    width: 99px !important;
}

#noniemsg
{
    margin: 10px;
    padding: 10px;
    border: solid 1px #BBBBBB;
    text-align: justify;
}

.noniecont
{
    margin: 10px;
    padding: 10px;
    text-align: justify;
    height: 50px;
}

.noniecont:AFTER
{
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
}

.nonielogo
{
    width: 145px;
    height: 50px;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.nonieinfo
{
    border: solid 0 white; /* IE 8.0 hack */
    padding: 2px;
}

#mozilla-logo
{
    background: url(../img/mozilla_logo.png);
}

#chrome-logo
{
    background: url(../img/chrome_logo.png);
}

#opera-logo
{
    background: url(../img/opera_logo.png);
}

#ie11-logo
{
    background: url(../img/ie11_logo.png);
    height: 42px;
    margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
    html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
        background: #fff !important;
    }
}
