html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body {
    line-height: 1.231;
    background: #E3E3E3 url("images/css/bckg_page.png") repeat 0 0;
    color: #252C2F;
    font: 13px Helvetica, Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    overflow-y: scroll
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
h1 {
    font-size: 18px
}
h2 {
    font-size: 16px
}
h3 {
    font-size: 14px
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: bold
}
em {
    font-style: italic
}
blockquote,
dl {
    margin: 1em
}
dl {
    margin-left: 2em
}
dl dd {
    margin-left: 1em
}
th,
td {
    padding: 0.5em;
    vertical-align: middle
}
th {
    font-weight: bold;
    text-align: center
}
caption {
    margin-bottom: .5em;
    text-align: center
}
p,
fieldset,
table {
    margin-bottom: 1em
}
table {
    font-size: inherit;
    font: 100%
}
code {
    font-family: "Andale Mono", "Monotype.com", "Courier New", Courier, monospace;
    color: black;
    background: #EEE;
    padding: 0 3px
}
textarea {
    padding: 0;
    margin: 1px 0
}
.ie7 textarea {
    font-family: Helvetica, Arial, Verdana, sans-serif
}
input[type=text],
input[type=password],
textarea,
select {
    border: 1px solid #AEB3B6;
    font-family: inherit
}
input[type=text][readonly],
textarea[readonly] {
    color: #6D6D6D
}
.ie input[type=radio],
.ie input[type=checkbox] {
    padding: 0
}
input::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #556065 !important
}
::-webkit-input-placeholder {
    color: #556065 !important
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #556065 !important
}
.restore body {
    margin: 10px
}
.restore h1 {
    font-size: 138.5%
}
.restore h2 {
    font-size: 123.1%
}
.restore h3 {
    font-size: 108%
}
.restore h1,
.restore h2,
.restore h3 {
    margin: 1em 0
}
.restore h1,
.restore h2,
.restore h3,
.restore h4,
.restore h5,
.restore h6,
.restore strong,
.restore dt,
.restore b {
    font-weight: bold
}
.restore i {
    font-style: italic
}
.restore u {
    text-decoration: underline
}
.restore optgroup {
    font-weight: normal
}
.restore abbr,
.restore acronym {
    border-bottom: 1px dotted #B7BCBE;
    cursor: help
}
.restore em {
    font-style: italic
}
.restore del {
    text-decoration: line-through
}
.restore blockquote,
.restore ul,
.restore ol,
.restore dl {
    margin: 1em
}
.restore ol,
.restore ul,
.restore dl {
    margin-left: 2em
}
.restore ol > li,
.restore ol.decimal > li {
    list-style: decimal outside
}
.restore ol.upper-roman > li {
    list-style: upper-roman outside
}
.restore ol.lower-roman > li {
    list-style: lower-roman outside
}
.restore ol.upper-alpha > li {
    list-style: upper-alpha outside
}
.restore ol.lower-alpha > li {
    list-style: lower-alpha outside
}
.restore ul > li {
    list-style: disc outside
}
.restore dl dd {
    margin-left: 1em
}
.restore th,
.restore td {
    border: 1px solid #B7BCBE;
    padding: 0.5em
}
.restore th {
    font-weight: bold;
    text-align: center
}
.restore caption {
    margin-bottom: .5em;
    text-align: center
}
.restore sup {
    vertical-align: super;
    font-size: smaller
}
.restore sub {
    vertical-align: sub;
    font-size: smaller
}
.restore p,
.restore fieldset,
.restore table,
.restore pre {
    margin-bottom: 1em
}
.restore button,
.restore input[type="checkbox"],
.restore input[type="radio"],
.restore input[type="reset"],
.restore input[type="submit"] {
    padding: 1px
}
.h-left {
    float: left
}
.h-right {
    float: right
}
.h-clear {
    clear: both
}
.h-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}
.h-block {
    display: block
}
.h-inline {
    display: inline
}
.h-inline-block {
    display: inline-block
}
.ie7 .h-clearfix {
    zoom: 1
}
.h-pointer {
    cursor: pointer
}
.h-text-size--10 {
    font-size: 10px;
}
.h-text-size--11 {
    font-size: 11px;
}
.h-text-size--14 {
    font-size: 14px;
}
.h-text--right {
    text-align: right
}
.h-wordwrap {
    overflow-wrap: break-word;
    word-wrap: break-word
}
.h-warning {
    color: #D30000;
}
.textbox {
    height: 18px;
    padding: 3px 8px;
    border: 1px solid #AEB3B6;
    background: #FFFFFF none 0 0;
    color: #000000;
    font: inherit;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.textbox[type="text"] {
    height: 22px;
    padding-top: 1px;
    padding-bottom: 1px
}
textarea.textbox {
    padding: 8px;
    height: auto
}
.textbox.stretch {
    width: 100%;
    height: 26px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
textarea.textbox.stretch {
    height: auto
}
.h-hide {
    display: none
}
.h-hide-imp {
    display: none !important
}
.h-hide-on-small {
    display: inline-block
}
.h-hide-on-small.h-block {
    display: block
}
.h-hide-on-large {
    display: none
}
.l-small .h-hide-on-small {
    display: none
}
.l-small .h-hide-on-large {
    display: inline-block
}
.l-small .h-hide-on-large.h-block {
    display: block
}
.h-visible {
    visibility: visible
}
.h-invisible {
    visibility: hidden
}
.h-align-center {
    text-align: center
}
.h-align-right {
    text-align: right
}
.h-align-left {
    text-align: left
}
.h-align-top {
    vertical-align: top
}
.h-align-middle {
    vertical-align: middle
}
.h-align-bottom {
    vertical-align: bottom
}
.warning {
    border: 1px solid #E5D6D6;
    background: #FFE6E6;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.error {
    border: 1px solid #E5D6D6;
    background: #FFE6E6;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.h-disabled {
    cursor: default
}
.uppercase {
    text-transform: uppercase
}
.text-bold {
    font-weight: bold
}
.placeholder {
    color: #556065 !important
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    o-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.table {
    display: table !important
}
.table.h-hide {
    display: none !important
}
.ie7 .table.center-vertical {
    position: relative !important
}
.table .tr {
    display: table-row !important
}
.table .td {
    display: table-cell !important
}
.table.center-vertical .td,
.table .td.center-vertical {
    vertical-align: middle !important
}
.ie7 .table.center-vertical .td,
.ie7 .table .td.center-vertical {
    position: absolute !important;
    top: 50% !important
}
.h-margin-xs {
    margin: 3px
}
.h-margin-s {
    margin: 5px
}
.h-margin-m {
    margin: 8px
}
.h-margin-l {
    margin: 10px
}
.h-margin-xl {
    margin: 15px
}
.h-margin-xxl {
    margin: 20px
}
.h-margin-none {
    margin: 0
}
.h-margin-horiz-xs {
    margin-left: 3px;
    margin-right: 3px
}
.h-margin-vert-xs {
    margin-top: 3px;
    margin-bottom: 3px
}
.h-margin-horiz-s {
    margin-left: 5px;
    margin-right: 5px
}
.h-margin-vert-s {
    margin-top: 5px;
    margin-bottom: 5px
}
.h-margin-horiz-m {
    margin-left: 8px;
    margin-right: 8px
}
.h-margin-vert-m {
    margin-top: 8px;
    margin-bottom: 8px
}
.h-margin-horiz-l {
    margin-left: 10px;
    margin-right: 10px
}
.h-margin-vert-l {
    margin-top: 10px;
    margin-bottom: 10px
}
.h-margin-horiz-xl {
    margin-left: 15px;
    margin-right: 15px
}
.h-margin-vert-xl {
    margin-top: 15px;
    margin-bottom: 15px
}
.h-margin-horiz-xxl {
    margin-left: 20px;
    margin-right: 20px
}
.h-margin-vert-xxl {
    margin-top: 20px;
    margin-bottom: 20px
}
.h-margin-left-xs {
    margin-left: 3px
}
.h-margin-right-xs {
    margin-right: 3px
}
.h-margin-top-xs {
    margin-top: 3px
}
.h-margin-bottom-xs {
    margin-bottom: 3px
}
.h-margin-left-s {
    margin-left: 5px
}
.h-margin-right-s {
    margin-right: 5px
}
.h-margin-top-s {
    margin-top: 5px
}
.h-margin-bottom-s {
    margin-bottom: 5px
}
.h-margin-left-m {
    margin-left: 8px
}
.h-margin-right-m {
    margin-right: 8px
}
.h-margin-top-m {
    margin-top: 8px
}
.h-margin-bottom-m {
    margin-bottom: 8px
}
.h-margin-left-l {
    margin-left: 10px
}
.h-margin-right-l {
    margin-right: 10px
}
.h-margin-top-l {
    margin-top: 10px
}
.h-margin-bottom-l {
    margin-bottom: 10px
}
.h-margin-left-xl {
    margin-left: 15px
}
.h-margin-right-xl {
    margin-right: 15px
}
.h-margin-top-xl {
    margin-top: 15px
}
.h-margin-bottom-xl {
    margin-bottom: 15px
}
.h-margin-left-xxl {
    margin-left: 20px
}
.h-margin-right-xxl {
    margin-right: 20px
}
.h-margin-top-xxl {
    margin-top: 20px
}
.h-margin-bottom-xxl {
    margin-bottom: 20px
}
.h-margin-left-none {
    margin-left: 0
}
.h-margin-right-none {
    margin-right: 0
}
.h-margin-top-none {
    margin-top: 0
}
.h-margin-bottom-none {
    margin-bottom: 0
}
.h-margin-horiz-none {
    margin-left: 0;
    margin-right: 0
}
.h-margin-vert-none {
    margin-top: 0;
    margin-bottom: 0
}
.l-small .h-margin-left-xs,
.l-small .h-margin-horiz-xs,
.l-small .h-margin-xs,
.l-small .h-margin-left-s,
.l-small .h-margin-horiz-s,
.l-small .h-margin-s {
    margin-left: 3px
}
.l-small .h-margin-left-m,
.l-small .h-margin-horiz-m,
.l-small .h-margin-m,
.l-small .h-margin-left-l,
.l-small .h-margin-horiz-l,
.l-small .h-margin-l {
    margin-left: 5px
}
.l-small .h-margin-left-xl,
.l-small .h-margin-horiz-xl,
.l-small .h-margin-xl,
.l-small .h-margin-left-xxl,
.l-small .h-margin-horiz-xxl,
.l-small .h-margin-xxl {
    margin-left: 8px
}
.l-small .h-margin-right-xs,
.l-small .h-margin-horiz-xs,
.l-small .h-margin-xs,
.l-small .h-margin-right-s,
.l-small .h-margin-horiz-s,
.l-small .h-margin-s {
    margin-right: 3px
}
.l-small .h-margin-left-m,
.l-small .h-margin-horiz-m,
.l-small .h-margin-m,
.l-small .h-margin-left-l,
.l-small .h-margin-horiz-l,
.l-small .h-margin-l {
    margin-right: 5px
}
.l-small .h-margin-left-xl,
.l-small .h-margin-horiz-xl,
.l-small .h-margin-xl,
.l-small .h-margin-left-xxl,
.l-small .h-margin-horiz-xxl,
.l-small .h-margin-xxl {
    margin-right: 8px
}
.h-padding-xs {
    padding: 3px
}
.h-padding-s {
    padding: 5px
}
.h-padding-m {
    padding: 8px
}
.h-padding-l {
    padding: 10px
}
.h-padding-xl {
    padding: 15px
}
.h-padding-xxl {
    padding: 20px
}
.h-padding-none {
    padding: 0
}
.h-padding-horiz-xs {
    padding-left: 3px;
    padding-right: 3px
}
.h-padding-vert-xs {
    padding-top: 3px;
    padding-bottom: 3px
}
.h-padding-horiz-s {
    padding-left: 5px;
    padding-right: 5px
}
.h-padding-vert-s {
    padding-top: 5px;
    padding-bottom: 5px
}
.h-padding-horiz-m {
    padding-left: 8px;
    padding-right: 8px
}
.h-padding-vert-m {
    padding-top: 8px;
    padding-bottom: 8px
}
.h-padding-horiz-l {
    padding-left: 10px;
    padding-right: 10px
}
.h-padding-vert-l {
    padding-top: 10px;
    padding-bottom: 10px
}
.h-padding-horiz-xl {
    padding-left: 15px;
    padding-right: 15px
}
.h-padding-vert-xl {
    padding-top: 15px;
    padding-bottom: 15px
}
.h-padding-horiz-xxl {
    padding-left: 20px;
    padding-right: 20px
}
.h-padding-vert-xxl {
    padding-top: 20px;
    padding-bottom: 20px
}
.h-padding-left-xs {
    padding-left: 3px
}
.h-padding-right-xs {
    padding-right: 3px
}
.h-padding-top-xs {
    padding-top: 3px
}
.h-padding-bottom-xs {
    padding-bottom: 3px
}
.h-padding-left-s {
    padding-left: 5px
}
.h-padding-right-s {
    padding-right: 5px
}
.h-padding-top-s {
    padding-top: 5px
}
.h-padding-bottom-s {
    padding-bottom: 5px
}
.h-padding-left-m {
    padding-left: 8px
}
.h-padding-right-m {
    padding-right: 8px
}
.h-padding-top-m {
    padding-top: 8px
}
.h-padding-bottom-m {
    padding-bottom: 8px
}
.h-padding-left-l {
    padding-left: 10px
}
.h-padding-right-l {
    padding-right: 10px
}
.h-padding-top-l {
    padding-top: 10px
}
.h-padding-bottom-l {
    padding-bottom: 10px
}
.h-padding-left-xl {
    padding-left: 15px
}
.h-padding-right-xl {
    padding-right: 15px
}
.h-padding-top-xl {
    padding-top: 15px
}
.h-padding-bottom-xl {
    padding-bottom: 15px
}
.h-padding-left-xxl {
    padding-left: 20px
}
.h-padding-right-xxl {
    padding-right: 20px
}
.h-padding-top-xxl {
    padding-top: 20px
}
.h-padding-bottom-xxl {
    padding-bottom: 20px
}
.h-padding-left-none {
    padding-left: 0
}
.h-padding-right-none {
    padding-right: 0
}
.h-padding-top-none {
    padding-top: 0
}
.h-padding-bottom-none {
    padding-bottom: 0
}
.h-padding-vert-none {
    padding-top: 0;
    padding-bottom: 0
}
.h-padding-horiz-none {
    padding-left: 0;
    padding-right: 0
}
.l-small .h-padding-left-xs,
.l-small .h-padding-horiz-xs,
.l-small .h-padding-xs,
.l-small .h-padding-left-s,
.l-small .h-padding-horiz-s,
.l-small .h-padding-s {
    padding-left: 3px
}
.l-small .h-padding-left-m,
.l-small .h-padding-horiz-m,
.l-small .h-padding-m,
.l-small .h-padding-left-l,
.l-small .h-padding-horiz-l,
.l-small .h-padding-l {
    padding-left: 5px
}
.l-small .h-padding-left-xl,
.l-small .h-padding-horiz-xl,
.l-small .h-padding-xl,
.l-small .h-padding-left-xxl,
.l-small .h-padding-horiz-xxl,
.l-small .h-padding-xxl {
    padding-left: 8px
}
.l-small .h-padding-right-xs,
.l-small .h-padding-horiz-xs,
.l-small .h-padding-xs,
.l-small .h-padding-right-s,
.l-small .h-padding-horiz-s,
.l-small .h-padding-s {
    padding-right: 3px
}
.l-small .h-padding-right-m,
.l-small .h-padding-horiz-m,
.l-small .h-padding-m,
.l-small .h-padding-right-l,
.l-small .h-padding-horiz-l,
.l-small .h-padding-l {
    padding-right: 5px
}
.l-small .h-padding-right-xl,
.l-small .h-padding-horiz-xl,
.l-small .h-padding-xl,
.l-small .h-padding-right-xxl,
.l-small .h-padding-horiz-xxl,
.l-small .h-padding-xxl {
    padding-right: 8px
}
.h-border-none {
    border: 0
}
.h-border-left-none {
    border-left: 0
}
.h-border-right-none {
    border-right: 0
}
.h-border-top-none {
    border-top: 0
}
.h-border-bottom-none {
    border-bottom: 0
}
.h-border-horiz-none {
    border-top: 0;
    border-bottom: 0
}
.h-border-vert-none {
    border-left: 0;
    border-right: 0
}
.vb-icon {
    background: transparent url("images/css/sprite_icons_vb_ltr.png") no-repeat scroll 0 0;
    display: inline-block;
    overflow: hidden;
    text-indent: -99999px
}
.vb-icon--middle {
    position: relative
}
.vb-icon--middle > .vb-icon {
    position: absolute;
    top: 50%
}
.vb-icon-toggle {
    height: 14px;
    width: 14px;
    margin: 0
}
.collapse > .vb-icon-toggle {
    background-position: 0px -16px
}
.expand > .vb-icon-toggle {
    background-position: -16px -16px
}
.vb-icon-arrow-left,
.vb-icon-arrow-right {
    display: inline-block;
    height: 10px;
    width: 6px;
    margin-top: 6px
}
.vb-icon-arrow-left {
    background-position: -104px -48px
}
.left-arrow:hover > .vb-icon-arrow-left {
    background-position: -112px -48px
}
.h-disabled .vb-icon-arrow-left,
.h-disabled:hover .vb-icon-arrow-left {
    background-position: -96px -48px
}
.vb-icon-arrow-next,
.vb-icon-arrow-prev {
    width: 6px;
    height: 10px;
    cursor: pointer
}
.vb-icon-arrow-next {
    background-position: -128px -48px
}
.vb-icon-arrow-next.h-disabled {
    background-position: -120px -48px;
    cursor: default
}
.vb-icon-arrow-prev {
    background-position: -104px -48px
}
.vb-icon-arrow-prev.h-disabled {
    background-position: -96px -48px;
    cursor: default
}
.vb-icon-x-square {
    background-position: -160px -112px;
    width: 17px;
    height: 16px
}
.vb-icon-x-round {
    width: 19px;
    height: 19px;
    background-position: -368px -176px
}
.vb-icon-arrow-down-small {
    background-position: -48px -16px;
    width: 8px;
    height: 6px
}
.collapse.vb-icon--middle > .vb-icon-username-toggle {
    margin-top: -3px
}
.expand.vb-icon--middle > .vb-icon-username-toggle {
    margin-top: -2px
}
.vb-icon-username-toggle {
    width: 7px
}
.collapse > .vb-icon-username-toggle {
    background-position: -80px -16px;
    height: 7px
}
.expand > .vb-icon-username-toggle {
    background-position: -64px -16px;
    height: 5px
}
.vb-icon-info-blue {
    background-position: -416px -80px;
    height: 12px;
    width: 12px
}
.vb-icon-question-blue {
    background-position: -384px -112px;
    width: 14px;
    height: 14px
}
.vb-icon-x-blue {
    background-position: -352px -80px;
    width: 11px;
    height: 11px
}
.vb-icon-minus-blue {
    background-position: -288px -16px
}
.vb-icon-or-blue {
    background-position: -320px -16px
}
.vb-icon-minus-blue,
.vb-icon-or-blue {
    width: 24px;
    height: 24px
}
.vb-icon-double-arrow-blue {
    background-position: -368px -80px;
    width: 14px;
    height: 10px
}
.vb-icon-trash-blue {
    width: 19px;
    height: 19px;
    background-position: -480px -80px
}
.vb-icon-messages {
    background-position: 0 -176px
}
.selected .vb-icon-messages {
    background-position: -16px -176px
}
.vb-icon-sent-items {
    background-position: -192px -192px
}
.selected .vb-icon-sent-items {
    background-position: -208px -192px
}
.vb-icon-custom-folder {
    background-position: -64px -176px
}
.vb-icon-folder-black,
.selected .vb-icon-custom-folder {
    background-position: -80px -176px
}
.vb-icon-pending-posts {
    background-position: -192px -208px;
    height: 15px
}
.selected .vb-icon-pending-posts {
    background-position: -208px -208px
}
.vb-icon-flag {
    background-position: -160px -208px
}
.selected .vb-icon-flag {
    background-position: -176px -208px
}
.vb-icon-infractions {
    background-position: -112px -96px
}
.vb-icon-add-folder {
    background-position: -32px -176px
}
.selected .vb-icon-add-folder {
    background-position: -48px -176px
}
.vb-icon-trash {
    background-position: -96px -176px;
    height: 15px
}
.vb-icon-trash-black,
.selected .vb-icon-trash {
    background-position: -112px -176px
}
.vb-icon-requests {
    background-position: -128px -176px;
    height: 16px;
    margin-top: -8px
}
.selected .vb-icon-requests {
    background-position: -144px -176px
}
.vb-icon-notifications {
    background-position: -160px -176px;
    height: 15px
}
.selected .vb-icon-notifications {
    background-position: -176px -176px
}
.vb-icon-topic-status {
    background-position: -68px -240px;
    height: 18px;
    width: 16px
}
.hot-unread .vb-icon-topic-status {
    background-position: -4px -240px
}
.hot-read .vb-icon-topic-status {
    background-position: -36px -240px
}
.read .vb-icon-topic-status {
    background-position: -100px -240px
}
.closed .vb-icon-topic-status {
    background-position: -132px -240px
}
.deleted .vb-icon-topic-status {
    background-position: -228px -240px
}
.posted .vb-icon-topic-status {
    background: url("images/topic-posted-ltr.png") no-repeat, url("images/css/sprite_icons_vb_ltr.png") -68px -240px
}
.posted.read .vb-icon-topic-status {
    background: url("images/topic-posted-ltr.png") no-repeat, url("images/css/sprite_icons_vb_ltr.png") -100px -240px
}
.posted.closed .vb-icon-topic-status {
    background: url("images/topic-posted-ltr.png") no-repeat, url("images/css/sprite_icons_vb_ltr.png") -132px -240px
}
.posted.deleted .vb-icon-topic-status {
    background: url("images/topic-posted-ltr.png") no-repeat, url("images/css/sprite_icons_vb_ltr.png") -228px -240px
}
.vb-icon-warning-orange {
    background-position: -288px -240px;
    width: 16px;
    height: 15px
}
.vb-icon-attach {
    background-position: -256px -240px;
    width: 16px;
    height: 15px
}
.vb-icon-delete {
    background-position: -208px -176px;
    width: 12px;
    height: 12px
}
.vb-icon-error,
.vb-icon-warning {
    background-position: -240px -112px;
    width: 44px;
    height: 40px
}
.vb-icon-back {
    background-position: -104px -48px;
    float: left;
    height: 10px;
    width: 6px;
    left: 0;
    top: -1px;
    margin-right: 5px;
    margin-top: 3px;
    position: relative
}
.vb-icon-search {
    background-position: -32px -16px;
    width: 16px;
    height: 16px
}
.vb-icon-search-small-gray {
    background-position: -32px -48px;
    height: 12px;
    width: 11px
}
.vb-icon-discussion {
    background-position: -112px -80px;
    width: 14px;
    height: 15px
}
.ui-tabs-selected .vb-icon-discussion {
    background-position: -128px -80px
}
.vb-icon-photo {
    background-position: -144px -80px;
    width: 15px;
    height: 15px
}
.ui-tabs-selected .vb-icon-photo {
    background-position: -160px -80px
}
.vb-icon-video {
    background-position: -176px -80px
}
.ui-tabs-selected .vb-icon-video {
    background-position: -192px -80px
}
.vb-icon-link {
    background-position: -176px -80px;
    width: 12px;
    height: 15px
}
.ui-tabs-selected .vb-icon-link {
    background-position: -192px -80px
}
.vb-icon-poll {
    background-position: -271px -80px;
    width: 15px;
    height: 15px
}
.ui-tabs-selected .vb-icon-poll {
    background-position: -287px -80px
}
.vb-icon-editor {
    background-position: -208px -80px;
    width: 12px;
    height: 15px
}
.ui-tabs-selected .vb-icon-editor {
    background-position: -224px -80px
}
.vb-icon-tab {
    width: 13px;
    height: 13px
}
.vb-icon-tab-profile {
    background-position: -241px -176px;
    width: 14px
}
.ui-tabs-selected .vb-icon-tab-profile {
    background-position: -257px -176px
}
.vb-icon-tab-account {
    background-position: -272px -176px;
    width: 15px
}
.ui-tabs-selected .vb-icon-tab-account {
    background-position: -288px -176px
}
.vb-icon-tab-privacy {
    background-position: -306px -176px
}
.ui-tabs-selected .vb-icon-tab-privacy {
    background-position: -322px -176px
}
.vb-icon-tab-notifications {
    background-position: -338px -176px
}
.ui-tabs-selected .vb-icon-tab-notifications {
    background-position: -354px -176px
}
.vb-icon-tab-subscriptions {
    background-position: -306px -192px
}
.ui-tabs-selected .vb-icon-tab-subscriptions {
    background-position: -322px -192px
}
.vb-icon-pencil {
    background-position: -336px -80px;
    width: 12px;
    height: 12px
}
.vb-icon-ip {
    background-position: -48px -96px;
    width: 13px;
    height: 12px
}
.vb-icon-ctrl-infract {
    background-position: -112px -96px;
    width: 15px;
    height: 12px
}
.infraction-received .vb-icon-ctrl-infract {
    background-position: -176px -96px
}
.infraction-received.infraction-warning .vb-icon-ctrl-infract {
    background-position: -144px -96px
}
.vb-icon-ctrl-edit {
    background-position: -336px -80px;
    width: 12px;
    height: 12px
}
.vb-icon-ctrl-flag {
    background-position: 0 -80px;
    width: 10px;
    height: 12px
}
.vb-icon-ctrl-quote {
    background-position: -16px -80px;
    width: 13px;
    height: 12px
}
.selected .vb-icon-ctrl-quote {
    background-position: -32px -80px
}
.vb-icon-postcount {
    background-position: -320px -80px;
    width: 11px;
    height: 12px
}
.vb-icon-ctrl-comment {
    background-position: -48px -80px;
    width: 11px;
    height: 12px
}
.vb-icon-ctrl-vote {
    background-position: -64px -80px;
    width: 13px;
    height: 12px
}
.h-disabled .vb-icon-ctrl-vote {
    background-position: -64px -95px
}
.vb-icon-arrow-right {
    background-position: -128px -48px
}
.right-arrow:hover > .vb-icon-arrow-right {
    background-position: -136px -48px
}
.h-disabled .vb-icon-arrow-right,
.h-disabled:hover .vb-icon-arrow-right {
    background-position: -120px -48px
}
.vb-icon-triangle-down-wide {
    background-position: 0 -42px !important
}
.ui-state-default .vb-icon-triangle-down-wide {
    background-position: -68px -16px !important
}
.vb-icon-triangle-up-wide {
    background-position: -16px -42px !important
}
.vb-icon-triangle-down-wide,
.vb-icon-triangle-up-wide {
    width: 9px !important;
    height: 16px !important;
    margin-left: -4.5px !important;
    margin-top: -8px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}
.vb-icon-triangle-down-narrow {
    background-position: -80px -48px !important
}
.vb-icon-triangle-up-narrow {
    background-position: -56px -48px !important
}
.vb-icon-wrapper.has-hover:hover .vb-icon-triangle-down-narrow {
    background-position: -88px -48px !important
}
.vb-icon-wrapper.has-hover:hover .vb-icon-triangle-up-narrow {
    background-position: -64px -48px !important
}
.vb-icon-wrapper {
    position: relative;
    display: inline-block;
    height: 24px;
    width: 9px;
    margin-left: 6px
}
.ie7 .vb-icon-wrapper {
    display: inline;
    zoom: 1
}
.vb-icon-wrapper.h-disabled .vb-icon-triangle-up-narrow,
.vb-icon-wrapper.h-disabled.has-hover:hover .vb-icon-triangle-up-narrow {
    background-position: -48px -48px !important
}
.vb-icon-wrapper.h-disabled .vb-icon-triangle-down-narrow,
.vb-icon-wrapper.h-disabled.has-hover:hover .vb-icon-triangle-down-narrow {
    background-position: -72px -48px !important
}
.vb-icon-triangle-down-narrow,
.vb-icon-triangle-up-narrow {
    width: 7px !important;
    height: 6px !important;
    margin-left: -3.5px !important;
    margin-top: -3px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}
.vb-icon-login-facebook {
    background-position: -144px -16px;
    width: 24px;
    height: 24px
}
.vb-icon-login-twitter {
    background-position: -176px -16px
}
.vb-icon-login-openid {
    background-position: -208px -16px
}
.vb-icon-status-offline {
    background-position: -320px -112px
}
.vb-icon-status-online {
    background-position: -304px -112px
}
.vb-icon-signature {
    background-position: -336px -112px;
    width: 12px;
    height: 12px
}
.vb-icon-quote-large {
    background-position: -80px -80px;
    height: 16px;
    width: 17px
}
.button,
.ui-widget .button {
    display: inline-block;
    height: 26px;
    min-width: 65px;
    margin: 0;
    margin-left: 7px;
    padding: 1px 10px;
    border: 1px solid #BFC5C9;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #252C2F;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    outline: 0;
    overflow: visible;
}
.content-entry-box .action-buttons .button {
    float: right
}
.toolset .button {
    min-width: 0
}
.ie8 .button[disabled] {
    padding-top: 2px;
    padding-bottom: 2px
}
.button.super {
    background: #99EB99;
    text-shadow: 1px 1px 1px #E6FAE6
}
.button.super:hover,
.button.super:focus {
    background: #B2F0B2
}
.button.super:active {
    background: #80E680
}
.button.primary {
    background: #37ACFE url("images/css/sprite_gradients_vb.png") repeat-x 0px -500px;
    border: 1px solid #2989CC;
    color: #FFFFFF
}
.button.primary:hover,
.button.primary:focus {
    background: #37ACFE url("images/css/sprite_gradients_vb.png") repeat-x 0px -500px;
    border: 1px solid #002F50;
    color: #FFFFFF
}
.button.primary.light {
    background: #D5E8EE url("images/css/sprite_gradients_vb.png") repeat-x 0px -250px;
    color: #252C2F !important;
    border: 1px solid #AEB3B6
}
.button.primary.light:hover,
.button.primary.light:focus {
    border: 1px solid #858C90
}
a.button,
span.button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 22px
}
.button.secondary,
select.button.secondary option,
.button.primary[disabled],
.button.primary.h-disabled {
    background: #FFFFFF url("images/css/sprite_gradients_vb.png") repeat-x 0px -550px
}
a.button.secondary {
    color: #252C2F
}
.button.secondary:hover,
.button.secondary:focus,
.split-button .split-button-wrapper.button.secondary:hover,
.split-button .split-button-wrapper.button.secondary:focus {
    border: 1px solid #858C90
}
.button.special {
    background: #F6DBB2 url("images/css/sprite_gradients_vb.png") repeat-x 0px -351px;
    border: 1px solid #BFC5C9;
    color: #252C2F
}
.button.special:hover,
.button.special:focus {
    border: 1px solid #858C90
}
.button.special:active {}.button[disabled],
.button.h-disabled {
    color: #ADADAD;
    cursor: default !important;
    border: 1px solid #C8CCCE;
    background: #FBFBFB url("images/css/sprite_gradients_vb.png") repeat-x 0px -550px
}
button[disabled]:hover,
.button.h-disabled:hover {
    border: 1px solid #C8CCCE !important
}
.button .button-icon {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin-right: 5px
}
.ie7 .button .button-icon {
    display: inline;
    zoom: 1
}
.button .button-text {
    margin-left: 2px
}
.button.custom-upload-button {
    position: relative;
    overflow: hidden;
    text-align: center
}
.button.custom-upload-button input[type=file] {
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
    opacity: 0;
    -o-transform: translate(250px, -50px) scale(1);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer
}
.button.custom-upload-button input[type=file][disabled] {
    cursor: default
}
.vertical-bar {
    color: #ADADAD;
    margin: 0 2px
}
.custom-dropdown {
    display: inline-block;
    height: 24px;
    padding: 0;
    position: relative
}
.custom-dropdown:focus {
    outline: none
}
.custom-dropdown select {
    opacity: 0;
    border: 0;
    padding: 0;
    margin: 0;
    height: 24px
}
.custom-dropdown .selected-text {
    height: 24px;
    left: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 80%
}
.custom-dropdown .arrow {
    height: 24px;
    right: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20%
}
.custom-dropdown select option {
    font: bold 11px Helvetica, Arial, Verdana, sans-serif;
    height: 20px;
    padding-top: 4px
}
.split-button {
    position: relative;
    min-width: 109px;
    font-size: 12px
}
.split-button .split-button-wrapper {
    border: 1px solid #AEB3B6;
    height: 22px;
    min-width: 100px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    background: #D5E8EE url("images/css/sprite_gradients_vb.png") repeat-x scroll 0 -250px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.split-button .split-button-wrapper.button.primary.light {
    min-width: 50px
}
.split-button .split-button-wrapper.special {
    background-position: 0 -350px !important
}
.ie7 .split-button .split-button-wrapper {
    min-width: 109px;
    width: 1px
}
.split-button.open .split-button-wrapper {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.split-button.open .split-button-wrapper .button-set {
    border-bottom: 1px solid #CACECF
}
.split-button .split-button-wrapper .button-set {
    border: 0;
    width: 100%
}
.ie7 .split-button .split-button-wrapper .button-set {
    margin-right: 0;
    white-space: nowrap
}
.split-button .split-button-wrapper .button-set button {
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    border: 0;
    background: transparent none;
    color: #09161B;
    margin: 0
}
.split-button .split-button-wrapper .button-set .button-text {
    float: left;
    min-width: 78px;
    width: auto;
    text-align: left
}
.split-button .split-button-wrapper .button-set .button-text .ui-button-text {
    height: 22px;
    line-height: 22px;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 10px
}
.split-button .split-button-wrapper .button-set .button-text .button-text-secondary {
    margin-left: 2px
}
.split-button .split-button-wrapper .button-set .button-icon {
    text-indent: -99999px
}
.split-button .split-button-wrapper .button-set .button-icon.ui-button-icon-only {
    float: right;
    width: 24px
}
.split-button .split-button-wrapper .button-set .button-icon.ui-button-icon-only .ui-button-text {
    line-height: 16px
}
.ie8 .split-button .split-button-wrapper .button-set .button-icon.ui-button-icon-only .ui-button-text {
    line-height: 14.4px
}
.split-button .split-button-wrapper .submenu {
    background: #D5E8EE url("images/css/sprite_gradients_vb.png") repeat-x scroll 0 -274px;
    border: 1px solid #AEB3B6;
    position: relative;
    left: -1px;
    width: 100%;
    line-height: 22px;
    z-index: 1;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}
.split-button .split-button-wrapper.special .submenu {
    background-position: 0 -374px
}
.split-button.open .split-button-wrapper .submenu {
    border-top: 0
}
.split-button .split-button-wrapper .submenu.h-hide {
    left: -99999px;
    display: block
}
.split-button .split-button-wrapper .submenu li {
    border-bottom: 1px solid #CACECF;
    border-top: 1px solid #DDE8EC;
    height: 22px;
    cursor: pointer
}
.split-button .split-button-wrapper .submenu li:last-child {
    border-bottom: 0;
    height: 23px
}
.split-button .split-button-wrapper .submenu li:first-child {
    padding: 0 10px;
    white-space: nowrap
}
.view-more-ctrl,
.view-less-ctrl {
    position: relative;
    font-weight: bold
}
.view-more-ctrl .expand-arrow-icon,
.view-less-ctrl .expand-arrow-icon {
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top: -6px
}
.vb-icon-expand-arrow-left,
.vb-icon-expand-arrow-right {
    width: 12px;
    height: 12px
}
.vb-icon-expand-arrow-right {
    background-position: -528px -80px
}
.vb-icon-expand-arrow-left {
    background-position: -528px -80px
}
.horizontal-arrows .left-arrow {
    border-right: 1px solid #CDD1D4;
    float: left
}
.horizontal-arrows .right-arrow {
    float: right;
    border-left: 1px solid #CDD1D4
}
.horizontal-arrows {
    border: 1px solid #AEB3B6;
    height: 22px;
    width: auto;
    margin-left: 5px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.horizontal-arrows .arrow {
    display: block;
    width: 13px;
    text-align: center;
    height: 100%
}
.switch-container {
    color: #4D5355;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px
}
.switch-container .switch-control {
    margin-left: 5px
}
.switch-control {
    float: left;
    border: 1px solid #AEAEAE;
    font-size: 11px;
    min-width: 34px;
    height: 18px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.switch-container.h-disabled .switch-control {
    cursor: default
}
.switch-control .switch-label {
    line-height: 18px;
    float: left;
    min-width: 16px;
    text-align: center;
    background: #E0E4E5 url("images/css/sprite_gradients_vb.png") repeat-x scroll 0 -1100px;
    color: #727272;
    padding: 0 5px;
    position: relative
}
.switch-control .switch-label.on {
    float: right;
    background: #2183C3 url("images/css/sprite_gradients_vb.png") repeat-x scroll 0 -1050px;
    color: #FFF
}
.switch-control .switch-label .switch-handle {
    background: #F9FAFA url("images/css/sprite_gradients_vb.png") repeat-x scroll 0 -1075px;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.switch-control .switch-label.off .switch-handle {
    left: 0;
    border-right: 1px solid #AEAEAE
}
.switch-control .switch-label.on .switch-handle {
    right: 0;
    border-left: 1px solid #AEAEAE
}
.switch-control.on .switch-label.on .switch-handle,
.switch-control .switch-label.off .switch-handle {
    display: none
}
.switch-control.on .switch-label.off .switch-handle,
.switch-control .switch-label.on .switch-handle {
    display: inline-block
}
.field-set .field-row {
    margin-bottom: 20px
}
.field-set .field-row .field-desc {
    margin-top: 10px;
    margin-bottom: 0;
    color: #777;
    font-size: 11px
}
.pointer-left {
    border-left-width: 0
}
.pointer-up {
    border-top-width: 0
}
.pointer-left,
.pointer-up {
    position: absolute;
    background: transparent;
    height: 0;
    width: 0
}
.pointer-left {
    border-right: 10px solid #FFF;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    left: -10px;
    right: auto;
    top: 25px
}
.pointer-up {
    border-bottom: 12px solid #FFF;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    top: -12px;
    left: 25px
}
.bubble-flyout {
    position: relative;
    border: 1px solid #D1CCCC;
    margin-left: 4px;
    top: -2px;
    left: 0;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.bubble-flyout i,
.bubble-flyout u {
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 0;
    width: 0;
    height: 0;
    margin: 0;
    margin-top: -4px;
    margin-left: -5px;
    margin-bottom: 0;
    border-right: 1px solid #D1CCCC;
    border: 4px transparent solid;
    border-left: 0
}
.bubble-flyout u {
    margin-left: -4px;
    border-right-color: #FFF
}
.bubble-flyout i {
    border-right-color: #D1CCCC
}
@-moz-document url-prefix() {
    .bubble-flyout u {
        margin-left: -3px
    }
    .bubble-flyout i {
        margin-left: -4px
    }
}
.bubble-flyout .bubble-content {
    min-width: 20px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 11px
}
.divider,
.content-divider {
    border-color: #B7BCBE;
    border-style: dotted;
    border-width: 1px 0 0;
    height: 0;
    margin: 10px 0
}
.grayed-out {
    color: #C8C8C8
}
.action-buttons {
    margin: 4px;
    text-align: right
}
.note {
    font-size: 12px
}
.admin-only {
    display: none
}
.loading-icon {
    margin: 0 4px
}
.grip-icon div {
    font-size: 20px;
    height: 4px;
    margin-left: 2px;
    color: #C0C0C0;
    cursor: move
}
.shadow {
    -moz-box-shadow: 1px 2px 3px #DCDCDC;
    -webkit-box-shadow: 1px 2px 3px #DCDCDC;
    box-shadow: 1px 2px 3px #DCDCDC;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#DCDCDC')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#DCDCDC')
}
.stretch {
    width: 100%
}
.round-corner4 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.round-corner5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.round-corner6 {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.round-corner7 {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px
}
.avatar {
    height: 32px;
    width: 32px;
    margin-right: 10px;
    border: 1px solid #DFDFDF
}
.avatar > img {
    max-height: 32px;
    max-width: 32px !important
}
.avatar.medium {
    height: 64px;
    width: 64px
}
.avatar.medium > img {
    max-height: 64px;
    max-width: 64px !important
}
.avatar.x-small {
    height: 24px;
    width: 24px
}
.avatar.x-small > img {
    max-height: 24px;
    max-width: 24px !important
}
.avatar.xx-small {
    height: 18px;
    width: 18px
}
.avatar.xx-small > img {
    max-height: 18px;
    max-width: 18px !important
}
.has-avatar-xx-small {
    line-height: 20px
}
.mainmenu {
    padding: 5px 0 0 5px
}
.mainmenu > li {
    height: 14px
}
.mainmenu li {
    float: left;
    margin-right: 5px;
    padding: 2px 4px;
    position: relative;
    border: 1px solid transparent;
    color: inherit;
    font-size: 11px
}
.mainmenu li a {
    color: #4682B4
}
.mainmenu.has-hover li:hover {
    border-color: #BCBCBC;
    background: #FFF
}
.mainmenu .submenu li a:hover {
    background: #E6E6E6;
    color: #FFF
}
.mainmenu .submenu {
    display: none;
    position: absolute;
    left: -1px;
    top: 18px;
    border: 1px solid #BCBCBC;
    background: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFF3F4));
    background: -webkit-linear-gradient(top, #FFFFFF, #EFF3F4);
    background: -moz-linear-gradient(top, #FFFFFF, #EFF3F4);
    background: -ms-linear-gradient(top, #FFFFFF, #EFF3F4);
    background: -o-linear-gradient(top, #FFFFFF, #EFF3F4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EFF3F4');
    background: linear-gradient(top, #FFFFFF, #EFF3F4);
    min-width: 100px;
    z-index: 1000
}
.mainmenu.pos-top .submenu {
    background: -webkit-gradient(linear, left top, left bottom, from(#EFF3F4), to(#FFFFFF));
    background: -webkit-linear-gradient(top, #EFF3F4, #FFFFFF);
    background: -moz-linear-gradient(top, #EFF3F4, #FFFFFF);
    background: -ms-linear-gradient(top, #EFF3F4, #FFFFFF);
    background: -o-linear-gradient(top, #EFF3F4, #FFFFFF);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#EFF3F4', EndColorStr='#FFFFFF');
    background: linear-gradient(top, #EFF3F4, #FFFFFF)
}
.mainmenu .submenu li {
    margin: 0;
    padding: 0;
    border: 0;
    white-space: nowrap;
    width: 100%;
    min-width: 100px
}
.mainmenu .submenu li a {
    padding: 2px 15px;
    display: block;
    height: 23px;
    line-height: 23px
}
.mainmenu li a span,
.mainmenu li button span.arrow {
    font-size: 9px;
    margin-left: 2px
}
.divider-container {
    position: relative;
    margin: 25px 0
}
.divider-container .overlap {
    background: #2F3842 none 0 0;
    color: #939CA7;
    font-size: 17px;
    line-height: 18px;
    font-style: italic;
    left: 50%;
    margin-left: -24px;
    padding: 0 10px;
    position: absolute;
    top: -8px
}
.ie7 .divider-container .overlap {
    top: -3px
}
.divider-light {
    border-color: #242B33 transparent #3B444D;
    border-style: solid;
    border-width: 1px 0;
    height: 0
}
.upload-progress-bar {
    margin-top: 20px;
    text-align: center
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.select {
    -webkit-touch-callout: initial;
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}
.blockbody > .blockrow {
    margin-top: 20px
}
.blockbody > .blockrow:first-child {
    margin-top: 0
}
.field-desc {
    font-size: 11px;
    margin-top: 5px;
    color: #777
}