.site_logo {
    background-image: url("/lsf_logo.jpg");
    width: 138px;
    height: 94px;
}

.wrap {
    max-width: 1366px;
}

.codebox code {
    max-height: none;
}

.lsf-warning {
    width: 80%;
    font-size: 10px !important;
    font-weight: bold;
}

#site-description h1 {
    margin-top: 0px;
}

.search-header {
    box-shadow: none !important;
    border: 1px solid #808080;
}

html {
    font-size: 16px;
}

textarea::placeholder {
    color: red !important;;
    opacity: .5;
}
