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,
font,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:link,
:visited,
ins {
    text-decoration: none
}

.hide {
    display: none
}

.stretch,
.clear {
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1px
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.replace {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent
}

.replace * {
    text-indent: -10000px;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent
}

.replace a {
    text-indent: 0
}

.replace a span {
    text-indent: -10000px
}

span.accesskey {
    text-decoration: none
}

.accessibility {
    position: absolute;
    top: -999em;
    left: -999em
}

.wrap {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

body {
    text-align: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 1em;
    color: #333
}

h1 {
    font-size: 2em;
    line-height: 1.5em;
    margin: 0 0 .5em;
    padding: 0;
    color: #000
}

h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 .5em;
    padding: 0;
    color: #000
}

h3 {
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0 0 .5em;
    padding: 0;
    color: #000
}

h4 {
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0 0 .25em;
    padding: 0;
    color: #000
}

h5 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0 .25em;
    padding: 0;
    color: #000
}

h6 {
    font-size: 1em;
    line-height: 1.3em;
    margin: 0 0 .25em;
    padding: 0;
    color: #000
}

blockquote {
    border-left: 10px solid #ddd;
    margin-left: 10px
}

pre {
    font-family: monospace;
    font-size: 1em
}

strong,
b {
    font-weight: 700
}

em,
i {
    font-style: italic
}

code {
    font-family: "Courier New", Courier, monospace;
    font-size: 1em
}

pre {
    font-family: monospace
}

ul li {
    margin: 0 0 .25em 30px;
    padding: 0
}

ol,
p {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 0 1.5em;
    padding: 0
}

ol li {
    font-size: 1em;
    margin: 0 0 .25em 30px;
    padding: 0
}

dl,
ul {
    margin: 0 0 1.5em;
    padding: 0;
    line-height: 1.4em
}

dl dt {
    font-weight: 700;
    margin: .25em 0;
    padding: 0
}

dl dd {
    margin: 0 0 0 30px;
    padding: 0
}

table {
    font-size: 1em;
    margin: 0 0 1.5em;
    padding: 0
}

table caption {
    font-weight: 700;
    margin: 0;
    padding: 0 0 1.5em
}

th {
    font-weight: 700;
    text-align: left
}

td,
div {
    font-size: 1em
}

div.hr {
    height: 1px;
    margin: 1.5em 10px;
    border-bottom: 1px dotted #000
}

form {
    margin: 0;
    padding: 0
}

form div,
form p {
    font-size: 1em;
    margin: 0 0 1em;
    padding: 0
}

label {
    font-weight: 700
}

fieldset {
    border: 1px solid #eee;
    padding: 5px 10px;
    margin: 0 0 1.5em
}

fieldset legend {
    color: #666;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    background-color: #FFF
}

* html fieldset legend {
    margin: 0 0 10px -10px
}

fieldset ul {
    list-style: none;
    margin: 0 0 1.5em;
    padding: 0
}

fieldset ul li {
    list-style: none;
    margin: 0 0 .5em;
    padding: 0
}

input,
select,
textarea {
    font-size: 1em;
    font-family: arial, helvetica, verdana, sans-serif
}

input,
select {
    vertical-align: middle
}

textarea {
    width: 200px;
    height: 8em
}

input.radio,
input.check {
    border: none;
    width: auto;
    height: auto;
    margin: 0
}

input.file {
    height: auto;
    width: 250px
}

input.readonly {
    background-color: transparent;
    border: none
}

input.button {
    width: 10em;
    border: 1px solid #000;
    background-color: #ddd
}

input.image {
    border: none;
    width: auto;
    height: auto
}

form div.submit {
    margin: 1em 0
}

form div.submit input {
    height: 2em;
    width: 15em
}

div#nav {
    font-size: .8em
}

* html div#nav {
    height: 1%
}

div#nav div.wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

div#nav ul {
    width: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 1em;
    list-style: none
}

div#nav li {
    float: left;
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1em
}

div#nav li.last {
    border-right: none
}

div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited {
    display: inline-block;
    display: block;
    font-weight: 700;
    text-decoration: none;
    margin: 0;
    padding: 5px 38px
}

div#nav a:hover {
    text-decoration: underline
}

div#nav strong {
    display: inline-block;
    display: block;
    color: #FFF;
    background: #000
}

div#nav strong a,
div#nav strong a:link,
div#nav strong a:active,
div#nav strong a:visited,
div#nav strong a:hover {
    color: #FFF;
    background-color: #000
}

div#content {
    position: relative;
    width: 701px;
    margin: 0 auto 20px;
    padding: 0;
    text-align: left
}

div#main {
    float: right;
    width: 500px;
    display: inline
}

div#local {
    float: left;
    width: 200px;
    display: inline
}

div#sub {
    display: none
}

div#nav {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    text-align: left
}

li {
    vertical-align: text-top
}

q:before,
q:after {
    content: ""
}

body {
    margin: 0;
    padding: 0;
    text-align: center
}

fieldset {
    margin: 15px 0;
    border-color: #ddd;
    padding-top: 0;
    background-color: #fbfbfb
}

fieldset legend {
    color: #333;
    background: transparent
}

input[readonly="readonly"] {
    background: #e9e9e9
}

ul {
    list-style-type: disc;
    line-height: 1.3
}

ol {
    list-style-type: decimal;
    line-height: 1.3
}

p {
    line-height: 1.4
}

blockquote {
    line-height: 1.3;
    padding-left: 10px;
    margin-bottom: 1.5em
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    margin-bottom: 10px;
    padding: 20px 1em;
    overflow: auto;
    line-height: 1.2;
    background-color: #F6F6F6;
    border: 1px solid #E0E0E0;
    font-family: "Firefoxius Monospace Maximus", monospace
}

sub {
    font-size: 70%;
    vertical-align: sub
}

sup {
    font-size: 70%;
    vertical-align: super
}

form fieldset {
    padding: 0 20px 10px
}

form dt {
    margin-top: 1.1em
}

form table {
    margin: 10px 0
}

form dt div.descr {
    font-weight: 400;
    margin-bottom: 0
}

table {
    margin: 0 1px 1em
}

table td,
table th {
    padding: 3px 5px
}

table thead th {
    vertical-align: bottom;
    line-height: 1
}

table td,
table th {
    line-height: 1.4;
    vertical-align: top
}

table.wide-table th,
table.wide-table td,
table.wide th,
table.wide td {
    white-space: nowrap
}

table.wide-table {
    width: auto
}

img.left {
    padding: 0 15px 10px 0;
    float: left;
    clear: left
}

img.right {
    padding: 0 0 10px 15px;
    float: right;
    clear: right
}

a.button,
a.button:link,
a.button:visited {
    color: #333;
    display: block;
    float: left;
    clear: left;
    text-align: center;
    padding: 8px 5px 8px 25px;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #666 #666 #ccc;
    text-decoration: none
}

abbr,
acronym {
    cursor: help
}

abbr {
    border-bottom: 1px dotted #555
}

input.input-text {
    width: 15em
}

textarea {
    width: 90%;
    padding: 2px
}

input,
select,
textarea {
    font-family: sans-serif
}

input[type^=submit]:hover,
input[type^=button]:hover {
    cursor: pointer
}

input.input-text,
input[type^=text],
textarea {
    line-height: 1.3;
    padding: 3px
}

input[type^=password] {
    padding: 3px;
    width: 14em
}

label input {
    margin-top: 0
}

input.applications-uri,
input.applications-name {
    width: 20em
}

div#page {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative
}

div#page.no_local div#main,
div#page.no_local div#sub {
    margin-top: 10px
}

div#page.no_sub div#main {
    width: 831px
}

div#header {
    height: 88px;
    width: 900px;
    padding: 0;
    text-align: left;
    position: relative
}

div#branding-logo {
    height: 67px;
    width: 83px;
    margin: 10px 0 0 15px;
    text-indent: -9999px
}

div#search {
    position: absolute;
    top: 115px;
    right: 0;
    padding: 0;
    text-align: left;
    z-index: 30
}

div#search select {
    width: 100px
}

form#search-input {
    margin-top: 0;
    padding-left: 0
}

form#search-input input#search-box {
    margin-right: 4px;
    width: 200px;
    padding: 0 2px;
    font-size: 12px;
    vertical-align: top
}

form#search-input input.search-button {
    vertical-align: top
}

div#user {
    text-align: left;
    width: 900px
}

div#user-nav {
    margin: -83px 10px 0 0;
    float: right;
    position: relative;
    z-index: 5
}

div#user-nav ul {
    margin: 0;
    line-height: normal
}

div#user-nav ul li {
    float: left;
    display: inline;
    padding: 2px 8px 0;
    margin: 0
}

div#local {
    position: absolute;
    float: none;
    z-index: 5;
    top: 21px;
    left: 15px;
    width: 871px
}

div#local li {
    float: left;
    display: inline;
    margin: 0 1px 0 0;
    padding: 0
}

div#local a {
    display: block;
    white-space: nowrap;
    font-weight: 700;
    padding: 0 22px;
    line-height: 29px
}

div#user-menu {
    position: absolute;
    top: 137px
}

div#content-header {
    position: relative;
    top: 50px
}

div#user-menu,
div#content-header {
    width: 871px;
    height: 30px;
    z-index: 5;
    left: 15px
}

div#user-menu ul,
div#content-header ul,
div#local ul,
div#user p {
    margin-bottom: 0
}

div#user-menu li,
div#content-header li {
    display: inline;
    float: left;
    line-height: 30px;
    margin: 0 0 0 15px
}

div#content {
    width: 900px;
    margin: 0
}

div#main {
    width: 631px;
    background-color: transparent;
    float: left;
    display: inline;
    padding: 20px;
    margin-left: 15px;
    margin-top: 79px
}

div#main .signin p {
    float: left;
    margin: 5px 0 0
}

div.comments {
    margin-top: 15px
}

div.comments li.comment {
    padding: 10px 0;
    margin-bottom: 15px
}

div.comments li div.comment-body {
    padding: 0 10px;
    overflow: auto
}

a.rss,
a.rss:link,
a.rss:visited {
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    margin: 5px 0;
    border: 0;
    background: transparent url(/public/datafied/images/feed-icon-18x18.png) no-repeat 0 0;
    _behavior: url(/public/datafied/styles/iepngfix.htc)
}

div.paging {
    margin: 10px 0;
    clear: both
}

#datafied-tooltip {
    font-size: 10px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
    text-align: left;
    display: none
}

#datafied-tooltip-inner {
    background-color: #000;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#datafied-tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent
}

#datafied-tooltip.right .arrow {
    border-right-color: #000;
    left: 0;
    border-left: none
}

#datafied-tooltip.top .arrow {
    border-top-color: #000;
    bottom: 0;
    border-bottom: none
}

#datafied-tooltip.bottom .arrow {
    border-bottom-color: #000;
    top: 0;
    border-top: none
}

#datafied-tooltip.left .arrow {
    border-left-color: #000;
    right: 0;
    border-right: none
}

#datafied-tooltip.top .arrow,
#datafied-tooltip.bottom .arrow {
    left: 50%;
    margin-left: -5px
}

#datafied-tooltip.left .arrow,
#datafied-tooltip.right .arrow {
    top: 50%;
    margin-top: -5px
}

p.moderation-status,
.page-forum ol.topics li.moderation-status {
    padding: 5px;
    background-color: #ffffaa;
    font-weight: 700;
    color: #333
}

div#main div.section div.section-tags {
    font-size: x-small;
    overflow: hidden
}

* html div.section-tags {
    zoom: 1
}

div#main div.section div.section-tags ul li {
    display: inline;
    float: left;
    margin: 3px 0 0 5px;
    padding: 0
}

div#main div.section div.section-tags h3 {
    float: left;
    margin-top: 3px
}

ol.comments span.edit-comment {
    margin-left: 5px
}

ol.comments span.edit-comment {
    font-size: 11px;
    background: transparent url(/public/datafied/images/silk/png/pencil.png) no-repeat 0 1px;
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px
}

div.section-menu {
    clear: both;
    overflow: hidden
}

div.section-menu ul,
div.section-menu ul li {
    list-style: none;
    margin-left: 0
}

div.section-menu ul li a,
a.edit {
    padding-left: 18px
}

h1.first {
    position: relative
}

h1 a.edit {
    font-size: 12px;
    vertical-align: middle;
    float: right;
    line-height: 1;
    padding: 3px 0 3px 18px;
    white-space: nowrap;
    opacity: .4
}

* html h1 a.edit {
    background: transparent none
}

a.edit,
div.section-menu a {
    display: block
}

div.section-menu ul li.edit a,
a.edit {
    background: url(/public/datafied/images/silk/png/pencil.png) no-repeat 0 0;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 16px
}

div.section-menu ul li.edit {
    float: right
}

div.section-menu ul li.file a {
    background: url(/public/datafied/images/silk/png/folder.png) no-repeat 0 0
}

div.section-meta {
    font-size: x-small;
    margin: 0 0 5px
}

div#main div.section-meta p,
div#main div.section-meta ul,
div#main div.section-meta ul li,
div#search form div {
    margin: 0
}

.page-page div#main div.section-meta p {
    color: #aaa
}

div.section-meta ul li {
    display: inline
}

.moniker {
    font-weight: 700
}

div.server-error {
    line-height: 1.5;
    width: 600px
}

div.server-error-contact {
    font-weight: 700;
    margin-top: 10px
}

.file table {
    border: 1px solid #333;
    margin: 15px
}

textarea#docs-body,
textarea#wiki-body,
textarea#blog-body,
textarea#page-body,
textarea#topic-body,
textarea#forum-body {
    height: 20em
}

fieldset.grouped-fields ul {
    margin: 15px 0;
    overflow: hidden
}

fieldset.grouped-fields li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    width: 200px
}

form dt.require {
    padding-left: 10px;
    padding-top: 5px;
    background: url(/public/datafied/images/required.gif) no-repeat 0 7px
}

div#main p.required,
div#sub p.required {
    font-weight: 700;
    background: url(/public/datafied/images/required.gif) no-repeat 0 7px;
    padding-left: 10px;
    margin-bottom: 1em;
    margin-left: 0
}

div#main p.error,
div#sub p.error {
    background: #fff;
    font-weight: 700;
    padding: 5px;
    margin: 20px;
    border: 2px solid #aa0000
}

div#main ul.error li,
div#sub ul.error li,
div#main ul.failure li,
div#sub ul.failure li {
    padding-left: 23px;
    padding-top: 3px;
    margin-left: 0;
    margin-top: 3px;
    color: #AD322B;
    list-style: none;
    font-weight: 700;
    background: url(/public/datafied/images/silk/png/exclamation.png) no-repeat 0 50%
}

div#main ul.success li {
    color: #5A9300;
    padding-left: 23px;
    margin-left: 0;
    font-weight: 700;
    list-style: none;
    font-size: 14px;
    background: url(/public/datafied/images/silk/png/accept.png) 0 50% no-repeat
}

div#main ul.failure li {
    font-size: 18px
}

.page-blog .input-submit,
.page-forum .input-submit,
.page-wiki .input-submit,
.page-docs .input-submit {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px
}

a.create-new:link,
a.create-new:visited {
    color: #333;
    display: block;
    float: left;
    clear: left;
    text-align: center;
    padding: 5px 5px 5px 25px;
    line-height: 1 !important;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #666 #666 #ccc;
    text-decoration: none;
    background: #fff url(/public/datafied/images/silk/png/add.png) no-repeat 3px 3px
}

a.create-new:hover {
    text-decoration: none
}

input.input-submit,
input.input-submit1,
input.input-submit2,
input.input-button {
    padding: 4px 8px;
    margin-top: 17px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 20px;
    background: #eee;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #666 #666 #ccc
}

dd input.input-submit,
dd input.input-submit1,
dd input.input-button {
    margin-top: 10px;
    margin-left: 0
}

input#del_submit {
    margin-left: 20px;
    color: #eee;
    background: #333;
    border: 1px solid #333
}

.page-search .result {
    margin-bottom: 1.2em
}

.page-search div.content div.result * {
    margin: 0;
    padding: 0
}

.page-search div.search-form table td {
    border: 0
}

.page-search .result-summary,
.result-paging {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 1.6em
}

.page-search .result .title {
    font-size: 16px
}

.page-search .result .result-meta .url {
    color: green
}

div#sub {
    width: 180px;
    padding: 20px 10px 10px;
    margin-right: 14px;
    float: right;
    display: inline;
    margin-top: 79px
}

div#sub ul {
    list-style: disc
}

div#sub ul li,
input#files_submit {
    margin-left: 20px
}

div#footer {
    margin-top: 20px
}

div#footer ul li {
    display: inline;
    list-style-type: none;
    margin: 0 15px 0 0
}

div#footer ul li.last {
    margin-right: 0
}

div#footer ul {
    margin: 0 20px 10px;
    line-height: 1;
    clear: left
}

ul.locale-list li {
    float: left;
    margin-right: 8px
}

ul.locale-list a {
    display: block;
    text-indent: -9999px;
    width: 16px;
    height: 11px;
    padding: 3px;
    background-position: 3px 3px;
    background-repeat: no-repeat
}

ul.locale-list li.active a {
    background-color: #aaa
}

div#siteinfo {
    clear: left;
    padding: 0 20px
}

div#siteinfo p {
    font-size: x-small
}

.syntaxhighlighter .lines,
code {
    word-wrap: break-word
}

.syntaxhighlighter .no-wrap {
    word-wrap: normal
}

.syntaxhighlighter .toolbar a.item.about {
    background-image: url(/public/datafied/images/silk/png/help.png) !important
}

.syntaxhighlighter .toolbar a.item.viewSource {
    background-image: url(/public/datafied/images/silk/png/page_white_code.png) !important
}

.syntaxhighlighter .toolbar a.item.printSource {
    background-image: url(/public/datafied/images/silk/png/printer.png) !important
}

.markdown-code-highlighter {
    padding: 10px;
    background-color: #f3f3f3;
    font-size: 12px
}

.markdown-code-highlighter li {
    border: 0;
    margin-bottom: 0;
    margin-top: 0
}

#ajax-preview {
    border: 1px solid #666;
    background-color: #fff;
    padding: 10px
}

#markdown-help {
    margin-left: 15px
}

#datafied-markdown-help {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px dotted #555;
    clear: both;
    overflow: hidden
}

#datafied-markdown-help h2 {
    font-size: 16px;
    font-weight: 700;
    color: #333
}

#datafied-markdown-help h2 a {
    font-size: 12px;
    font-weight: 400;
    float: right
}

#datafied-markdown-help .type {
    float: left;
    width: 45%;
    clear: left;
    margin-right: 4%
}

#datafied-markdown-help .type h3 {
    font-size: 14px;
    font-weight: 700;
    color: #333
}

#datafied-markdown-help .type h4 {
    font-size: 12px;
    color: #555;
    font-weight: 400
}

#datafied-markdown-help .even {
    clear: none;
    margin-right: 0
}

#datafied-markdown-help p {
    clear: both
}

.signin_member_datafied {
    padding: 15px 0
}

.login input.handle,
.login input.passwd {
    width: 200px;
    font-size: 20px;
    padding-left: 3px
}

.login form dl,
ul.locale-list,
div.section-menu ul,
div#branding,
div#content,
div#content-header,
div.section,
div#footer,
div#main-grid1 {
    overflow: hidden
}

.login form dt {
    background: transparent;
    float: left;
    display: inline;
    clear: left;
    margin: 20px 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 1
}

.login form dd {
    margin-top: 13px;
    margin-left: 100px;
    background: transparent
}

.login form dd input,
div#main ul.success,
div#main ul.error,
form dd {
    margin-left: 0
}

.de_DE form dl dd {
    margin-left: 100px
}

.login form dd input.process-login {
    float: left;
    font-size: 16px;
    padding: 5px 15px;
    font-weight: 400;
    border: 1px solid #143093;
    background: transparent url(/public/datafied/images/datafied/button-gradient-blue.gif) repeat-x 0 0;
    opacity: .75;
    color: #fefefe;
    margin: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.login form dd input.process-login:hover {
    opacity: .9;
    color: #fff
}

.login form dd input.process-login:active {
    opacity: 1;
    border-color: #000 #999 #999 #000
}

.login div.signin {
    float: right;
    width: auto;
    padding-left: 40px;
    padding-right: 20px;
    border-left: 3px double #ccc
}

.login div.signin h3,
#datafied-markdown-help .type pre {
    font-weight: 400;
    font-size: 12px
}

.login form ul.success,
div#extra1,
div#extra2,
div#indicator2,
div#page.no_local div#local,
div#page.no_sub div#sub,
#page-signup div#user-menu,
div#page.no_local div#user-menu,
div#nav,
hr {
    display: none
}

.login div.options {
    padding-right: 40px;
    overflow: hidden
}

* html .login div.options {
    height: 1%
}

.login div.options h2,
a.create-new + p,
p.no-topics,
p.no-results-message {
    clear: left
}

.login div.options div.sign-in-method {
    text-align: left;
    float: left;
    display: inline;
    margin-right: 10px
}

.login div.options div.sign-in-method a {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.login div.options div.sign-in-method a:hover {
    border-color: #666
}

.login div.options a.register,
.login div.options a.signin-using {
    font-size: 14px;
    float: left;
    background: transparent url(/public/datafied/images/datafied/button-gradient.gif) repeat-x 0 0;
    color: #000;
    padding: 7px 10px;
    margin-bottom: 1.5em;
    border: 1px solid #888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out
}

.login div.options a.register:hover,
.login div.options a.signin-using:hover,
h1 a.edit:hover {
    opacity: 1
}

.login div.options a.register:active,
.login div.options a.signin-using:active {
    background-position: 0 -34px
}

ul.pun-nav {
    clear: both;
    overflow: hidden;
    margin-bottom: .5em
}

ul.pun-nav li {
    list-style: none;
    width: 33%;
    float: left;
    margin: 0
}

ul.pun-nav li.up {
    text-align: center
}

ul.pun-nav li.next {
    text-align: right
}

ul.pun-nav li span.label {
    display: none
}

ul.pun-nav li a {
    line-height: 1.5
}

ul.pun-nav li.next a {
    padding-right: 16px;
    background: transparent url(/public/datafied/images/silk/gif/gray_arrow_right.gif) no-repeat 100% 0
}

ul.pun-nav li.previous a {
    padding-left: 16px;
    background: transparent url(/public/datafied/images/silk/gif/gray_arrow_left.gif) no-repeat 0 0
}

ul.pun-nav li.up a {
    padding-left: 16px;
    background: transparent url(/public/datafied/images/silk/gif/gray_arrow_up.gif) no-repeat 0 0
}

.page-docs div#sub li {
    word-wrap: break-word
}

.page-docs div#sub ul li {
    margin-left: 0
}

.page-docs div#sub ul li {
    list-style-type: none
}

.page-docs div#sub ul li ul li {
    margin-left: 10px
}

.page-forum .breadcrumbs {
    margin: 0 0 10px
}

.page-forum .breadcrumbs li {
    display: inline;
    margin-left: 5px
}

.page-forum .breadcrumbs a {
    font-weight: 700
}

.page-forum .breadcrumbs .categories {
    margin-left: 0
}

.page-forum .breadcrumbs li.category,
.page-forum .breadcrumbs li.topic {
    padding-left: 13px;
    background: transparent url(/public/datafied/images/bad-bread.gif) no-repeat 0 50%
}

.page-forum .rss {
    margin: 2px 5px;
    float: left
}

.page-forum .read a.rss {
    float: right;
    margin: 2px 5px
}

.page-forum ol.categories,
.page-forum ol.topics,
.page-forum ol.comments {
    clear: left;
    border-top: 1px solid #999;
    margin-left: 0
}

.page-forum ol.categories *,
.page-forum ol.topics *,
.page-forum ol.comments * {
    list-style: none;
    margin-left: 0
}

.page-forum ol.topics ul,
.page-forum ol.categories ul {
    margin: 0;
    padding: 4px 6px;
    overflow: hidden
}

.page-forum ol li.category,
.page-forum ol li.topic,
.page-forum ol li.comment {
    margin: 0;
    border-bottom: 1px solid #999;
    overflow: hidden
}

.page-forum ol.categories ul li,
.page-forum ol.topics ul li,
.page-forum ol.comments ul li {
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 0;
    border: none
}

.page-forum ol.categories li ul li span,
.page-forum ol.topics li ul li span {
    font-weight: 400;
    color: #666
}

.page-forum ol ul li.topic-count,
.page-forum ol ul li.comment-count,
.page-forum ol ul li.last-comment,
.page-forum ol ul li.last-topic,
.page-forum ol ul li.last-active,
.page-forum ol ul li.edit-comment {
    display: inline;
    font-size: 10px;
    margin-right: 12px
}

.page-forum li.comment-count,
.page-forum li.last-comment,
.page-forum li.last-active,
.page-forum li.moniker,
.page-forum li.last-topic {
    color: #444
}

.page-forum ol.topics li.moniker,
.page-forum .description {
    clear: left
}

.page-forum ol.categories li.no-topics,
.page-forum ol.topics li.no-comments {
    font-weight: 400;
    font-size: 11px;
    color: #555;
    clear: left
}

.page-forum ol.comments li.no-comments {
    padding: 10px
}

.page-forum ol.categories li.subject,
.page-forum ol.topics li.subject {
    font-size: 110%;
    line-height: 1.5;
    float: left
}

.page-forum ol.topics li.moniker {
    font-size: 92%
}

.page-forum ol.categories li.edit-category,
.page-forum ol.topics li.edit-topic,
.page-forum ol.comments span.edit-comment,
.page-forum ol.comments li.edit-topic {
    font-size: 11px;
    background: transparent url(/public/datafied/images/edit.png) no-repeat 0 1px;
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px
}

.page-forum ol.categories li.edit-category,
.page-forum ol.topics li.edit-topic {
    float: right;
    margin-left: 20px
}

.page-forum ol.comments span.edit-comment {
    margin-left: 5px
}

.page-forum ol.comments li.edit-topic {
    display: inline
}

.page-forum div.section-menu ul {
    margin-bottom: 0
}

.page-forum div.section-menu li.recent-topics a {
    background: transparent url(/public/datafied/images/silk/png/comments.png) no-repeat 0 0;
    display: inline;
    line-height: 16px
}

.page-forum .topics h2.category,
.page-forum .recent h2.category,
.page-forum .browse h2 {
    float: left
}

.page-forum div#main ol.categories li.description {
    font-size: 11px;
    margin: 0;
    clear: left
}

.page-forum h3.subject {
    border-top: 1px solid #333;
    margin: 0;
    line-height: 1.5;
    padding-left: 10px
}

.page-forum ol.comments {
    border-top-color: #ddd
}

.page-forum ol.comments li.comment {
    padding: 0 0 10px
}

.page-forum ol.comments div.comment-header {
    line-height: 4;
    padding: 0 10px
}

.page-forum ol.comments div.comment-header li.moniker,
.page-forum ol.comments div.comment-header li.timestamp {
    display: inline;
    margin-right: 10px;
    line-height: 1.8
}

.page-forum ol.comments div.comment-header li.timestamp {
    font-weight: 400;
    font-size: 95%
}

.page-forum ol.comments div.comment-header ul {
    line-height: 2;
    margin-bottom: 0
}

.page-forum ol.comments div.comment-body,
.page-forum ol.comments div.comment-tags {
    margin: 10px
}

.page-forum ol.comments div.comment-body {
    margin-top: 0
}

.page-forum ol.comments div.comment-body li {
    border: 0;
    overflow: visible;
    margin-left: 24px
}

.page-forum ol.comments div.comment-body ol li {
    list-style: decimal
}

.page-forum ol.comments div.comment-body ul li {
    list-style: disc
}

.page-forum ol.comments div.comment-tags h4 {
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 1
}

.page-forum ol.comments div.comment-tags ul {
    margin: 0;
    line-height: 1
}

.page-forum ol.comments div.comment-tags ul li {
    display: inline;
    font-size: 10px;
    font-weight: 400;
    margin-left: 5px;
    line-height: 1
}

.page-forum p.comment-meta {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 1em;
    padding: 10px;
    background-color: #eee
}

.page-forum p.edit-timestamp {
    font-size: 11px;
    margin: 0 10px
}

.page-forum #topic-subj {
    width: 90%
}

.page-forum .process-delete {
    margin-left: 20px;
    color: red
}

/* You didn't upload anything or the stylesheet is empty - Robson */

.page-wiki #sub li {
    list-style: none
}

.page-wiki .input-submit {
    float: left;
    margin-right: 10px
}

.page-wiki .process-delete {
    margin-left: 20px;
    color: red
}

body.page-blog.browse h1.first {
    float: left
}

body.page-blog.browse a.rss {
    float: left;
    margin: 4px 5px 0
}

body.page-blog.browse div#main div.section.first {
    clear: left
}

body.page-blog.browse div.section {
    margin-bottom: 20px
}

body.page-blog ol.comments li.comment span.edit-comment {
    font-size: 11px;
    background: transparent url(/public/datafied/images/edit.png) no-repeat 0 1px;
    margin-left: 5px
}

body.page-blog ol.comments li.comment span.edit-comment padding {
    left: 18px;
    top: 3px;
    bottom: 3px
}

body.page-blog div.section-meta {
    margin-bottom: 15px
}

body.page-blog div.section-meta li.comment-count {
    font-size: 12px
}

.profile table.recent-activity {
    width: 100%;
    overflow: hidden;
    clear: both
}

.profile table.recent-activity td.area,
.profile table.recent-activity td.type {
    text-transform: capitalize;
    font-weight: 700
}

.profile table.recent-activity td.date,
.profile table.recent-activity th.date {
    white-space: nowrap
}

.page-apps h2,
.page-member h2 {
    clear: left
}

body#page-member select#members-imsvc,
body#page-member input#members-im {
    width: 16em
}

.page-member div#sub ul.apiKeys {
    overflow: auto;
    width: 100%
}

.page-member td.number,
.page-apps td.number,
.page-key td.number {
    text-align: right;
    font-family: "Courier New", monospace
}

.page-member.confirm table,
.page-member.confirm td,
.page-member.confirm thead th,
.page-apps table,
.page-apps td,
.page-apps thead th,
.page-key table,
.page-key td,
.page-key thead th {
    border: 0;
    background-color: transparent
}

.page-member.confirm thead th,
.page-apps thead th,
.page-key thead th {
    font-weight: 700;
    border-bottom: 1px solid #666
}

div.actions a.change-email {
    background: transparent url(/public/datafied/images/silk/png/email_edit.png) no-repeat 0 2px
}

div.actions a.change-password {
    background: transparent url(/public/datafied/images/silk/png/lock_edit.png) no-repeat 0 0
}

div.actions a.public-profile {
    background: transparent url(/public/datafied/images/silk/png/user.png) no-repeat 0 0
}

div.actions a.delete-self {
    background: transparent url(/public/datafied/images/silk/png/user_delete.png) no-repeat 0 0
}

.page-member div.navigation,
.page-apps div.navigation {
    overflow: hidden;
    height: 1%
}

.page-member div.navigation ul,
.page-apps div.navigation ul {
    margin-bottom: 10px;
    height: 1%
}

.page-apps div.navigation li,
.page-member div.navigation li {
    float: left;
    display: inline;
    margin-right: 15px
}

.page-member div.navigation a,
.page-apps div.navigation a {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 16px
}

.page-member div.navigation li.active a,
.page-apps div.navigation li.active a {
    background-color: #eee
}

.page-member div.actions,
.page-apps div.application div.actions,
.page-apps div.key div.actions {
    margin: 3px 15px 15px;
    overflow: hidden;
    height: 1%
}

.page-member div.actions ul,
.page-apps div.actions ul {
    overflow: hidden;
    height: 1%;
    margin: 0
}

.page-apps div.actions ul li,
.page-apps div.register table ul li,
.page-member div.actions ul li {
    float: left;
    display: inline;
    margin: 0 20px 0 0
}

.page-apps div.actions ul li:last-child,
.page-apps div.register table ul li:last-child,
.page-member div.actions ul li:last-child {
    margin-right: 0
}

.page-apps a.action,
.page-member a.action {
    padding: 3px 0 3px 23px;
    float: left
}

.page-apps table.key,
.page-apps table.token {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.page-key div#developerReport {
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #ccc
}

.page-key #quotaSection .mashtip {
    border-bottom: 1px dashed #888
}

.page-key div.reports div.report {
    margin: 30px 0
}

.page-key div.reports div.chart {
    margin-bottom: 10px
}

.page-key div#quota {
    margin-bottom: 5px;
    float: left;
    width: 50%;
    height: 20px;
    border: 1px solid #999;
    background-color: #fff
}

.page-key div#quota div {
    background-color: #4a6ecf;
    height: 20px
}

.page-key div#quota div.warning {
    background-color: #eb8249
}

.page-key div#quota div.full {
    background-color: #eb4949
}

.page-key span.quotaUsage {
    margin-left: 20px;
    line-height: 22px
}

.page-key span.quotaUsage .limit,
.profile table.recent-activity td.content span.title {
    font-weight: 700
}

.page-key span.timezone-note {
    display: block;
    clear: left;
    color: #999
}

.page-key #quotaInfo {
    clear: left;
    display: block;
    margin-bottom: 5px;
    overflow: hidden
}

.page-key #remainingCallsMessage,
.page-key #limitReachedMessage,
.page-key #nextPeriodMessage {
    display: none;
    float: left
}

.page-key #nextPeriodMessage {
    padding-left: 8px
}

.page-key #limitReachedMessage {
    color: #eb4949
}

.page-key #detailTables_multicontainer #detailTables_container.loading {
    background: transparent url("/public/datafied/images/indicators/large-white-ajax-loader.gif") no-repeat 50% 50%;
    height: 100px
}

.page-key #detailTables_multicontainer .google-visualization-table-tr-head {
    background-image: none
}

.page-key #detailTables_multicontainer .google-visualization-table-table {
    font-size: 12px
}

.page-key #detailTables_multicontainer .google-visualization-table-table div.barchart {
    text-align: left;
    font-size: 10px;
    line-height: 10px;
    color: #666;
    padding: 0 2px 0 0
}

.page-key #detailTables_multicontainer .google-visualization-table-table div.barchart div.bar {
    min-width: 50px;
    width: 65%;
    height: 10px;
    border: 1px solid #aaa;
    padding: 0;
    display: inline-block
}

.page-key #detailTables_multicontainer .google-visualization-table-table div.barchart div.bar div.value {
    background-color: #028bff;
    height: 10px;
    padding: 0
}

.page-key #detailTables_multicontainer .google-visualization-table-tr-head td {
    background-image: none;
    text-align: right;
    border-bottom: 1px solid #666
}

.page-key #detailTables_multicontainer .google-visualization-table-tr-head td:first-of-type {
    text-align: left
}

.page-key #detailTables_multicontainer .nav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 10px 0 0
}

.page-key #detailTables_multicontainer .nav li a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 4px 10px
}

.page-key #detailTables_multicontainer .nav li.active a {
    background-color: #666;
    color: #fff;
    text-decoration: none
}

.mykeys a.new-key,
.mykeys a.new-key:link,
.mykeys a.new-key:visited {
    padding: 10px;
    line-height: 1;
    margin: 0 0 15px;
    background: transparent url(/public/datafied/images/datafied/button-gradient.gif) repeat-x 0 0;
    font-size: 14px;
    color: #000;
    border: 1px solid #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: right;
    text-decoration: none
}

.mykeys [class*=mashtip] {
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    background: transparent url(/public/datafied/images/silk/png/help.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top
}

div.key-actions a.delete {
    background: transparent url(/public/datafied/images/silk/png/key_delete.png) no-repeat 0 0
}

div.key-actions a.view-report {
    background: transparent url(/public/datafied/images/silk/png/chart_bar.png) no-repeat 0 0
}

.page-member.confirm div.key,
.join div.key,
.page-apps div.key,
.page-key div.key {
    overflow: hidden;
    height: 1%;
    border: 1px solid #666;
    clear: left;
    margin: 15px 0
}

.page-member.confirm div.key h3,
.join div.key h3,
.page-apps div.key h3,
.page-key div.key h3 {
    padding: 5px 15px;
    background-color: #666;
    border: 0;
    color: #fff;
    font: 400 16px/1.5 "Courier New", monospace;
    text-transform: normal
}

.page-member.confirm dl,
.page-member.confirm table,
.page-apps div.key dl,
.page-apps div.key table,
.join div.key dl,
.join div.key table,
.page-key div.key dl,
.page-key div.key table {
    margin: 15px;
    overflow: hidden;
    height: 1%;
    clear: both
}

.page-member.confirm div.key table,
.join div.key table .page-apps div.key table,
.page-key div.key table {
    margin-top: 0;
    border: 0
}

.myapps a.add-app,
.myapps a.add-app:link,
.myapps a.add-app:visited {
    padding: 10px;
    line-height: 1;
    margin: 15px 0;
    background: transparent url(/public/datafied/images/datafied/button-gradient.gif) repeat-x 0 0;
    font-size: 14px;
    color: #000;
    border: 1px solid #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: right;
    text-decoration: none
}

.myapps div.section-body a.add-app:hover,
.mykeys div.section-body a.new-key:hover,
.page-key #detailTables_multicontainer .nav li.active a:hover,
.page-key #detailTables_multicontainer .nav li.active a:active {
    text-decoration: none
}

.myapps div.section-body a.add-app:active,
.mykeys div.section-body a.new-key:active {
    background-position: 0 -34px
}

.page-apps ul li a.view-app {
    background: transparent url(/public/datafied/images/silk/png/package.png) no-repeat 0 0
}

.page-apps ul li a.delete-app {
    background: transparent url(/public/datafied/images/silk/png/package_delete.png) no-repeat 0 0
}

.page-apps ul li a.select-api {
    background: transparent url(/public/datafied/images/silk/png/server_database.png) no-repeat 0 0
}

.page-apps ul li a.browse-app {
    background: transparent url(/public/datafied/images/silk/png/bricks.png) no-repeat 0 0
}

.page-apps ul li a.add-key {
    background: transparent url(/public/datafied/images/silk/png/key_add.png) no-repeat 0 0
}

.page-apps div.application {
    overflow: hidden;
    height: 1%;
    border: 1px solid #666;
    padding: 0;
    margin: 15px 0
}

.page-apps div.application h3 {
    margin: 0;
    padding: 5px 15px;
    background-color: #666;
    color: #fff;
    font: 400 16px/1.5 sans-serif;
    border: 0
}

.page-apps dl,
.page-apps table,
.profile dl.user-information {
    margin: 15px;
    overflow: hidden;
    clear: both
}

.page-apps table {
    margin-top: 0
}

.page-apps div.application table {
    min-width: 350px
}

.page-apps div.application dl dt,
.page-member.confirm dl dt,
.join .join-success dl dt,
.page-apps div.key dl dt,
.page-key div.key dl dt,
.profile dl.user-information dt {
    float: left;
    clear: left;
    display: inline;
    margin: 0;
    line-height: 1.5;
    width: 14%
}

.page-apps div.application dl dd,
.page-member.confirm div.key dl dd,
.join div.key dl dd,
.page-apps div.key dl dd,
.page-key div.key dl dd,
.profile dl.user-information dd {
    line-height: 1.5;
    float: left;
    width: 84%;
    _height: 1.5em;
    min-height: 1.5em;
    margin-left: 1%;
    margin-bottom: .2em
}

.register dd table thead th {
    border-bottom: 1px solid #666
}

fieldset.fieldset-required_fields dt.require {
    padding-left: 0;
    padding-top: 0;
    background-image: none
}

.page-member.register .passwd_new,
.page-member.register .passwd_again {
    padding-right: 25px
}

.page-member.register dd.valid .passwd_new,
.page-member.register dd.valid .passwd_again {
    background: url("/public/datafied/images/silk/png/accept.png") no-repeat scroll 99% 50% transparent
}

div#datafied_recaptcha {
    width: 550px
}

div.sign-in-method {
    margin-bottom: 15px
}

div.sign-in-method a {
    display: block !important;
    overflow: hidden !important;
    text-indent: -9999px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    height: 80px;
    width: 100px
}

.register div.sign-in-method a {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important
}

div.sign-in-method a.datafied {
    background-image: url(/public/datafied/images/signin-methods/datafied.gif)
}

div.sign-in-method a.datafied-secure {
    background-image: url(/public/datafied/images/signin-methods/datafied-secure.gif)
}

div.sign-in-method a.typekey {
    background-image: url(/public/datafied/images/signin-methods/typekey.gif)
}

div.sign-in-method a.twitter {
    background-image: url(/public/datafied/images/signin-methods/twitter.gif)
}

div.sign-in-method a.comcast_sandbox_saml {
    width: 510px;
    background-image: url(/public/datafied/images/signin-methods/comcast-sandbox.gif)
}

div.sign-in-method a.comcast_saml {
    width: 400px;
    background-image: url(/public/datafied/images/signin-methods/comcast.gif)
}

div.sign-in-method a.pinn_saml,
div.sign-in-method a.nbcuni_saml {
    width: 80px
}

div.sign-in-method a.klm_sandbox_saml {
    width: 350px;
    background-image: url(/public/datafied/images/signin-methods/klmsandbox.png)
}

div.sign-in-method a.klm_saml {
    width: 350px;
    background-image: url(/public/datafied/images/signin-methods/klm.png)
}

div.sign-in-method a.google {
    background-image: url(/public/datafied/images/signin-methods/google.png)
}

div.sign-in-method a.yahoo {
    background-image: url(/public/datafied/images/signin-methods/yahoo.png)
}

.page-apps div.register table a.edit {
    margin-right: 10px;
    display: inline
}

.page-apps div.register table a.select {
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: url(/public/datafied/images/silk/png/server_database.png) no-repeat 0 1px
}

.passwd .section-body,
.reset .section-body {
    width: 600px
}

#passwd_requirements {
    list-style: none;
    margin: 15px 0
}

#passwd_requirements li {
    line-height: 1.5;
    margin: 2px 0;
    padding: 3px 15px;
    background-color: #eee;
    border-left: 5px solid #666
}

#passwd_requirements + form .valid {
    background: transparent url(/public/datafied/images/silk/png/accept.png) no-repeat 300px 50%
}

#passwd_requirements li.valid,
#passwd_requirements + form .valid input {
    background-color: #c6f6a7;
    border-color: #289216;
    border-style: solid
}

#passwd_requirements + form legend,
dt.captcha_error,
.page-key #detailTables_multicontainer #detailTables_container.loading table,
.page-key #detailTables_multicontainer #detailTables_container.loading .options {
    display: none
}

#passwd_requirements + form label {
    font-size: 16px
}

#passwd_requirements + form dt {
    margin-top: 1em
}

#passwd_requirements + form input[type^='password'] {
    font-size: 20px
}

.dp-highlighter {
    font-family: "Consolas", "Courier New", Courier, mono, serif;
    font-size: 12px;
    background-color: #E7E5DC;
    width: 99%;
    overflow: auto;
    margin: 18px 0 18px 0 !important;
    padding-top: 1px
}

.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span {
    margin: 0;
    padding: 0;
    border: none
}

.dp-highlighter a,
.dp-highlighter a:hover {
    background: none;
    border: none;
    padding: 0;
    margin: 0
}

.dp-highlighter .bar {
    padding-left: 45px
}

.dp-highlighter.collapsed .bar,
.dp-highlighter.nogutter .bar {
    padding-left: 0
}

.dp-highlighter ol {
    list-style: decimal;
    background-color: #fff;
    margin: 0 0 1px 45px !important;
    padding: 0;
    color: #5C5C5C
}

.dp-highlighter.nogutter ol,
.dp-highlighter.nogutter ol li {
    list-style: none !important;
    margin-left: 0 !important
}

.dp-highlighter ol li,
.dp-highlighter .columns div {
    list-style: decimal-leading-zero;
    list-style-position: outside !important;
    border-left: 3px solid #777;
    background-color: #F8F8F8;
    color: #5C5C5C;
    padding: 0 3px 0 10px !important;
    margin: 0 !important;
    line-height: 14px
}

.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div {
    border: 0
}

.dp-highlighter .columns {
    background-color: #F8F8F8;
    color: gray;
    overflow: hidden;
    width: 100%
}

.dp-highlighter .columns div {
    padding-bottom: 5px
}

.dp-highlighter ol li.alt {
    background-color: #FFF;
    color: inherit
}

.dp-highlighter ol li span {
    color: black;
    background-color: inherit
}

.dp-highlighter.collapsed ol {
    margin: 0
}

.dp-highlighter.collapsed ol li {
    display: none
}

.dp-highlighter.printing {
    border: none
}

.dp-highlighter.printing .tools {
    display: none !important
}

.dp-highlighter.printing li {
    display: list-item !important
}

.dp-highlighter .tools {
    padding: 3px 8px 3px 10px;
    font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: silver;
    background-color: #f8f8f8;
    padding-bottom: 10px;
    border-left: 3px solid #777
}

.dp-highlighter.nogutter .tools {
    border-left: 0
}

.dp-highlighter.collapsed .tools {
    border-bottom: 0
}

.dp-highlighter .tools a {
    font-size: 9px;
    color: #a0a0a0;
    background-color: inherit;
    text-decoration: none;
    margin-right: 10px
}

.dp-highlighter .tools a:hover {
    color: red;
    background-color: inherit;
    text-decoration: underline
}

.dp-about {
    background-color: #fff;
    color: #333;
    margin: 0;
    padding: 0
}

.dp-about table {
    width: 100%;
    height: 100%;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif !important
}

.dp-about td {
    padding: 10px;
    vertical-align: top
}

.dp-about .copy {
    border-bottom: 1px solid #ACA899;
    height: 95%
}

.dp-about .title {
    color: red;
    background-color: inherit;
    font-weight: 700
}

.dp-about .para {
    margin: 0 0 4px
}

.dp-about .footer {
    background-color: #ECEADB;
    color: #333;
    border-top: 1px solid #fff;
    text-align: right
}

.dp-about .close {
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif !important;
    background-color: #ECEADB;
    color: #333;
    width: 60px;
    height: 22px
}

.dp-highlighter .comment,
.dp-highlighter .comments {
    color: #008200;
    background-color: inherit
}

.dp-highlighter .string {
    color: blue;
    background-color: inherit
}

.dp-highlighter .keyword {
    color: #069;
    font-weight: 700;
    background-color: inherit
}

.dp-highlighter .preprocessor {
    color: gray;
    background-color: inherit
}

.dp-highlighter .tag {
    color: #039
}

.dp-highlighter .tag-name {
    color: #930
}

.dp-highlighter .attribute {
    color: #E00
}

.dp-highlighter .attribute-value {
    color: #00E
}

.syntaxhighlighter,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: none !important;
    text-align: left !important;
    float: none !important;
    vertical-align: baseline !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    width: auto !important;
    line-height: 1.1em !important;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important;
    min-height: inherit !important;
    min-height: auto !important
}

.syntaxhighlighter {
    width: 99% !important;
    margin: 1em 0 1em 0 !important;
    padding: 1px !important;
    position: relative !important
}

.syntaxhighlighter .italic {
    font-style: italic !important
}

.syntaxhighlighter .no-wrap .line .content {
    white-space: pre !important
}

.syntaxhighlighter .line table {
    border-collapse: collapse !important
}

.syntaxhighlighter .line td {
    vertical-align: top !important
}

.syntaxhighlighter .line .number {
    width: 3em !important
}

.syntaxhighlighter .line .number code {
    width: 2.7em !important;
    padding-right: .3em !important;
    text-align: right !important;
    display: block !important
}

.syntaxhighlighter .line .content {
    padding-left: .5em !important
}

.syntaxhighlighter.nogutter .line .content {
    border-left: none !important
}

.syntaxhighlighter.collapsed .bar,
.syntaxhighlighter div.show {
    display: block !important
}

.syntaxhighlighter .lines.no-wrap {
    overflow: auto !important;
    overflow-y: hidden !important
}

.syntaxhighlighter .toolbar {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    font-size: 1px !important;
    padding: 8px 8px 8px 0 !important
}

.syntaxhighlighter.collapsed .toolbar {
    font-size: 80% !important;
    padding: .2em 0 .5em .5em !important;
    position: static !important
}

.syntaxhighlighter .toolbar a.item,
.syntaxhighlighter .toolbar .item {
    display: block !important;
    float: left !important;
    margin-left: 8px !important;
    background-repeat: no-repeat !important;
    overflow: hidden !important;
    text-indent: -5000px !important
}

.syntaxhighlighter.collapsed .toolbar .item.expandSource {
    background-image: url(magnifier.png) !important;
    display: inline !important;
    text-indent: 0 !important;
    width: auto !important;
    float: none !important;
    height: 16px !important;
    padding-left: 20px !important
}

.syntaxhighlighter .toolbar .item.viewSource {
    background-image: url(page_white_code.png) !important
}

.syntaxhighlighter .toolbar .item.printSource {
    background-image: url(printer.png) !important
}

.syntaxhighlighter .toolbar .item.copyToClipboard {
    text-indent: 0 !important;
    background: none !important;
    overflow: visible !important
}

.syntaxhighlighter .toolbar .item.about {
    background-image: url(help.png) !important
}

.syntaxhighlighter.printing,
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content,
    {
    background: none !important
}

.syntaxhighlighter.printing .line .number {
    color: #bbb !important
}

.syntaxhighlighter.printing .toolbar,
.syntaxhighlighter.collapsed .toolbar .item,
.syntaxhighlighter.collapsed .lines,
.syntaxhighlighter .bar {
    display: none !important
}

.syntaxhighlighter.printing a {
    text-decoration: none !important
}

.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a,
.syntaxhighlighter.printing .line .content {
    color: #000 !important
}

.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a {
    color: #008200 !important
}

.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a {
    color: blue !important
}

.syntaxhighlighter.printing .keyword {
    color: #069 !important;
    font-weight: bold !important
}

.syntaxhighlighter.printing .variable {
    color: #a70 !important
}

.syntaxhighlighter.printing .value {
    color: #090 !important
}

.syntaxhighlighter.printing .constants {
    color: #0066CC !important
}

.syntaxhighlighter.printing .script,
.syntaxhighlighter .bold {
    font-weight: bold !important
}

.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a,
.syntaxhighlighter.printing .preprocessor {
    color: gray !important
}

.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a,
.syntaxhighlighter.printing .functions {
    color: #ff1493 !important
}

.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a {
    color: red !important
}

.syntaxhighlighter .line.highlighted .number {
    color: black !important
}

.syntaxhighlighter .line.highlighted.alt1,
.syntaxhighlighter .line.highlighted.alt2 {
    background-color: #e0e0e0 !important
}

.syntaxhighlighter .line .number {
    color: #afafaf !important
}

.syntaxhighlighter .line .content {
    border-left: 3px solid #6CE26C !important;
    color: #000 !important
}

.syntaxhighlighter.printing .line .content {
    border: 0 !important
}

.syntaxhighlighter .line.alt1,
.syntaxhighlighter {
    background-color: #fff !important
}

.syntaxhighlighter .line.alt2 {
    background-color: #F8F8F8 !important
}

.syntaxhighlighter .toolbar {
    background-color: #F8F8F8 !important;
    border: #E7E5DC solid 1px !important
}

.syntaxhighlighter .toolbar a {
    color: #a0a0a0 !important
}

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: #000 !important
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
    color: #008200 !important
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: blue !important
}

.syntaxhighlighter .keyword {
    color: #069 !important;
    font-weight: bold !important
}

.syntaxhighlighter .variable {
    color: #a70 !important
}

.syntaxhighlighter .value {
    color: #090 !important
}

.syntaxhighlighter .constants {
    color: #0066CC !important
}

.syntaxhighlighter .script {
    background-color: yellow !important
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a,
.syntaxhighlighter .preprocessor {
    color: gray !important
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a,
.syntaxhighlighter .functions {
    color: #ff1493 !important
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a,
.syntaxhighlighter .toolbar a:hover {
    color: red !important
}
