.btn-toolbar [class^="ob_txt"],
.btn-toolbar [class*=" ob_txt"] {
    font-size: 12px;
}

.venue_logo {
    max-width: 120px;
    max-height: 120px;
    width: 120px;
    height: 120px;
}

.spinner {
    width: 32px;
    height: 32px;
}


h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-family: "droid-sans", sans-serif;
    font-weight: 600;
    margin: 0;
    text-rendering: optimizelegibility;
}

h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

#content h1 {
    color: #999999;
}

#content .btn-small {
    border-radius: 3px;
    box-shadow: 0 0 0 3px #DDDDDD;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 3px;
    outline: 0 none;
    padding: 4px 14px;
}

.container {
    padding-top: 40px;
}

.selling-points {
    font-size: 14px;
    font-weight: 400;
}

.cookie-wrapper.alert {
    margin-bottom: 0px;
    z-index: 1000;
}

.body-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.shift_up {
    position: relative;
    top: -10px;
}
