
/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* https://www.chelwest.nhs.uk/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://www.chelwest.nhs.uk/portal_css/print.css?original=1 */
/* */
body {font-family:"Helvetica Neue", Arial, FreeSans, sans-serif;}
h1, h2, h3, h4, h5, h6 {
font-family:"Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight:bold;
line-height:125%;
page-break-inside:avoid;
page-break-after:avoid;
}
h1, h2 {letter-spacing:-0.05em;}
a {text-decoration:none; border-bottom:0.1em solid gray; color:black;}
#portal-column-content {width:95%;}
.documentDescription {font-weight:bold;}
pre {
border:1pt dotted black;
white-space:pre;
font-size:8pt;
overflow:auto;
padding:1em;
}
table, table td, table th {border:1pt solid black; border-collapse:collapse;}
table td, table th {padding:6px;}
/* */
div.pageBreak {page-break-before:always;}
/* */
#content dt {margin:1em 0 0.625em;}
#content p, #content table {margin-bottom:0.625em; margin-top:0.625em;}
#content .documentDescription, #content #description {margin:0.5em 0 1.31em;}
/* */
/* */
.portalMessage,
#edit-bar,
#viewlet-above-content,
.documentActions,
#portal-column-one .portlet,
#portal-column-one .cwportlet,
.managePortletsFallback, .managePortletsLink,
#portal-column-two,
#google_translate_element,
.visualNoPrint,
.hiddenStructure  {
display:none;
}
div.top,
#portal-siteactions,
.help,
.legend,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context {
display:none;
}
/* */
#portal-column-one .portletStatic {display:block}
/* */
.image-left {
float:left;
clear:both;
margin:0.5em 1em 0.5em 0;
border:0.4pt solid Black;
}
.image-inline {float:none;}
.image-right {
float:right;
clear:both;
margin:0.5em;
border:0.4pt solid Black;
}
dd.image-caption {text-align:left; padding:0; margin:0;}
dl.captioned {padding:0.8em;}
.newsImageContainer {float:right; margin:0 0 0.5em 1em; width:16em;}
/* */
#portal-header #logos {overflow:hidden}
#portal-header #primary-logo {display:block; float:left;}
#portal-header #secondary-logo {display:block; float:right;}
#portal-header #portal-personaltools-wrapper {display:none}
#portal-header #topnav {display:none}
#portal-header #breadbox-wrapper{display:none}
#mmenu {display:none}

}

