﻿* {
    margin: 0; }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

div {
    display: block; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

input {
    line-height: normal; }

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

input[type=radio], input[type=checkbox] {
    margin: 2px 0 0; }

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }

input[type=checkbox] {
    cursor: pointer; }

.text-left {
    text-align: left; }

.margin-top-0 {
    margin-top: 0 !important; }

.margin-bottom-0 {
    margin-bottom: 0 !important; }

.hidden {
    display: none !important; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #d32f2f; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }

.section-page {
    background-color: #fff; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block; }

.bv-container-page {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px; }

.body-container, .bv-container-page {
    padding-top: 15px; }

.bv-sidebar-group {
    font-size: 11pt;
    line-height: 1.6em;
    color: #222; }

.bv-sidebar-group .sidebar-label {
    color: #f44336;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10pt;
    display: block;
    margin-bottom: 10px;
    border-bottom: 2px solid #f44336;
    margin-bottom: 10px; }

.display_archive {
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0; }

.display_archive .campaign {
    font-size: 0;
    line-height: 0; }

.display_archive .campaign:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }

.display_archive {
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0; }

.margin-top-20 {
    margin-top: 20px !important; }

.margin-top-25 {
    margin-top: 25px !important; }

.margin-top-30 {
    margin-top: 30px !important; }

.margin-top-35 {
    margin-top: 35px !important; }

bv-sidebar-group a, .bv-sidebar-group a:active, .bv-sidebar-group a:hover, .bv-sidebar-group a:visited {
    text-decoration: none;
    color: #222; }

.bv-sidebar-group a {
    display: block; }

.bv-sidebar-group a, .bv-sidebar-group a:active, .bv-sidebar-group a:hover, .bv-sidebar-group a:visited {
    text-decoration: none;
    color: #222; }

.display_archive .campaign:first-child a {
    padding-top: 0; }

.display_archive .campaign a {
    font-size: 11pt;
    line-height: 150%;
    padding: 6px 0; }

.bv-widget-subscribe .bv-widget-subscribe-title {
    color: #202020;
    font-weight: 600;
    font-size: 11pt;
    margin-bottom: 5px; }

.bv-container-page {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px; }

.body-container, .bv-container-page {
    padding-top: 15px; }

.bv-sidebar-group ul.sidebar-list li a {
    padding: 6px 0; }

.bv-sidebar-group a, .bv-sidebar-group a:active, .bv-sidebar-group a:hover, .bv-sidebar-group a:visited {
    text-decoration: none;
    color: #222; }

.bv-sidebar-group a {
    display: block; }
