/* cPlace Custom print CSS*/

body {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    color: #000;
    background: none;
    min-width: 640px;
    padding: 0;
}

#cplace-content {
    top: 0 !important;
}

#cplace-main {
    padding-top: 0 !important;
    margin-left: 0 !important;
}

a {
    color: #3F71AD !important;
}

a:visited {
    text-decoration: none;
}

a[href]:after {
    content: '';
}

.btn, button, input, select, .action {
    display: none;
    visibility: hidden;
}

.no-print {
    display: none;
}

.page-break {
    page-break-before: always;
}

a.tricia-action {
    display: none;
}

#branding, #tricia-navigation, #actionsAndViews, ul.sf-menu, .tricia-tag-edit-control, .tagEditToolbar {
    display: none;
}

a.tricia-file-details-link {
    display: none;
}

.tricia-commentlist {
    display: none;
}

.tricia-richstring ul li {
    list-style: disc;
}

.info-holder {
    display: none;
}

.tabs-holder {
    display: none;
}

.cplace-messages {
    display: none;
}

#header {
    display: none;
}

#footer {
    display: none;
}

#wrapper {
    width: 640px;
    margin-left: 0px;
}

.noprint {
    display: none;
}

.type-tag {
    font-weight: normal;
    color: #6ABD3E !important;
}

.page {
    margin-top: 50px;
}

.page:first-child {
    margin-top: 0;
}

.tricia-additional-content {
    margin-top: 1.5em;
    padding-top: 1em;
    border-top: 1px solid #eee;
}

.tricia-additional-content .tricia-content-block {
    border-left: 20px solid #f9f9f9;
    padding-left: 20px;
}

.tricia-in-place-editing-row {
    max-width: 100%;
}

.subpages-files ul,
.cplace-incoming-references-wrapper ul {
    list-style: none;
    margin-left: 0;
}

.cplace-incoming-references-wrapper ul > li {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #f9f9f9;
}

.cplace-incoming-references-wrapper ul > li:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

ul.links-list {
    list-style: initial;
    margin-left: 20px;
    margin-bottom: 0;
}

ol.tricia-comment-list li {
    background-color: transparent;
    border: none;
    width: auto;
    padding: 0;
    margin: 10px 0;
}

ol.tricia-comment-list .tricia-comment-text {
    margin-top: -20px;
    padding-left: 0;
}

ol.tricia-comment-list .tricia-comment-text .author-image {
    margin-right: 5px;
    margin-bottom: 5px;
}

ol.tricia-comment-list .tricia-comment-text .comment-value {
    padding-left: 47px;
}

.jarviswidget-ctrls {
    display: none;
}
.jarviswidget {
    border: 1px solid rgba(0,0,0,0.3);
}
ul.cplace-views-and-actions {

}
ul.cplace-views-and-actions li a {
    border: none;
}
ul.cplace-views-and-actions li:not(.active) {
    display: none;
}

