
/* - columns.css - */
@media screen {
/* https://labs.ripe.net/portal_css/columns.css?original=1 */
#plonebrowser #content.dialog-wrapper  {
width: 600px;
}
#plonebrowser div.row {
float: left;
width: 100%;
display: block;
position: relative;
}
#plonebrowser div.cell {
position: relative;
float: left;
left: 100%;
}
#plonebrowser .thumbnail:hover {
position: relative;
}
#plonebrowser div.width-1  { width:  4%    }
#plonebrowser div.width-2  { width: 10.25% }
#plonebrowser div.width-3  { width: 16.5%  }
#plonebrowser div.width-4  { width: 22.75% }
#plonebrowser div.width-5  { width: 29%    }
#plonebrowser div.width-6  { width: 35.25% }
#plonebrowser div.width-7  { width: 41.5%  }
#plonebrowser div.width-8  { width: 47.75% }
#plonebrowser div.width-9  { width: 54%    }
#plonebrowser div.width-10 { width: 60.25% }
#plonebrowser div.width-11 { width: 66.5%  }
#plonebrowser div.width-12 { width: 72.75% }
#plonebrowser div.width-13 { width: 79%    }
#plonebrowser div.width-14 { width: 85.25% }
#plonebrowser div.width-15 { width: 91.5%  }
#plonebrowser div.width-16 { width: 97.75% }
#plonebrowser div.position-0  { margin-left: -98.875% }
#plonebrowser div.position-1  { margin-left: -92.625% }
#plonebrowser div.position-2  { margin-left: -86.375% }
#plonebrowser div.position-3  { margin-left: -80.125% }
#plonebrowser div.position-4  { margin-left: -73.875% }
#plonebrowser div.position-5  { margin-left: -67.625% }
#plonebrowser div.position-6  { margin-left: -61.375% }
#plonebrowser div.position-7  { margin-left: -55.125% }
#plonebrowser div.position-8  { margin-left: -48.875% }
#plonebrowser div.position-9  { margin-left: -42.625% }
#plonebrowser div.position-10 { margin-left: -36.375% }
#plonebrowser div.position-11 { margin-left: -30.125% }
#plonebrowser div.position-12 { margin-left: -23.875% }
#plonebrowser div.position-13 { margin-left: -17.625% }
#plonebrowser div.position-14 { margin-left: -11.375% }
#plonebrowser div.position-15 { margin-left:  -5.125% }
#plonebrowser div.width-1\3a 2 { width:    47.75%; } /* */
#plonebrowser div.width-1\3a 4 { width:    22.75%; } /* */
#plonebrowser div.width-3\3a 4 { width:    550px; } /* */
#plonebrowser div.width-full   { width:    97.75%  }
#plonebrowser div.position-1\3a 4 {margin-left:    -73.875%;} /* */
#plonebrowser div.position-1\3a 2 {margin-left:    -48.875%;} /* */
#plonebrowser div.position-3\3a 4 {margin-left:    -23.875%;} /* */

}


/* - authoring.css - */
@media screen {
/* https://labs.ripe.net/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
font-size: 80%;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
/* */
/* */
.ie6 ul#content-views{
margin: -2px -3px 0px -3px;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs,
#content-core ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab,
#content-core li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
line-height: 26px;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected,
#content-core li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover,
#content-core li.formTab a.selected,
#content-core li.formTab a:hover {
background: White;
color: Black;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify,
#content-core li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span:after,
#content-core li.formTab a.required span:after,
div.field span.required:after {
content: "■";
color: Red;
padding-left: 0.2em;
}
#content fieldset.formPanel,
#content-core fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden,
#content-core fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden,
#content-core div.formControls input.hidden {
display: none;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
position: relative;
top: -0.23em;
right:-0.24em;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */

}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media all {
/* https://labs.ripe.net/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* https://labs.ripe.net/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
background: none;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content a:link:after,
#content a:visited:after {
content: " [" attr(href) "] ";
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
a.prettySociable,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#commenting,
#cookiepopup,
#content-history,
.listingBar,
header.header-gradient,
#nav,
footer #footer-links,
footer #social-icons,
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
#cookiepopup,
#widget,
.commentActions input,
.thumbs-ratings,
#termsconditions,
.discussion input,
.visualNoPrint {
display: none !important;
}
.discussion .documentByLine {
display:block;
}
.template-folder_summary_view #content,
.template-folder_listing #content,
.template-newsitem_view #content,
.template-document_view #content,
#content {
background: none !important;
}

}

