
/* - cwcms.css - */
@media screen {
/* https://www.chelwest.nhs.uk/portal_css/cwcms.css?original=1 */
/* */
/* */
#visual-portal-wrapper div.width-full {
width: 100%;
}
#visual-portal-wrapper div.width-3\:4 {
width: 73%;
}
#visual-portal-wrapper div.position-0 {
margin-left: -100%;
}
#visual-portal-wrapper div.position-1\:4 {
margin-left: -73%;
}
#visual-portal-wrapper div.width-1\:4 {
width: 25%;
}
body,
input {
color: #000000;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
font-weight: 300;
}
#content {
font-size: 1em;
}
#content p {
line-height: 1.5em;
margin: 1.5em 0;
}
#content ul,
.portletStatic ul {
margin: 1.5em 0 1.5em 20px;
}
#content ul ul,
.portletStatic ul ul {
margin-top: 0;
}
#content ul li,
.portletStaticText ul li {
margin: 1em 0;
}
#content ul.listTypeCircleNarrow li {
margin: 0;
}
hr {
margin: 1.5em 0;
}
img.image-left,
img.image-right,
.captioned img {
border: none;
}
strong, b {
font-weight: 600;
}
/* */
a:link, a:visited,
#content a:link, #content a:visited {
border-bottom: none;
color: #0071BC;
text-decoration: none;
}
a:hover,
#content a:hover {
color: #0071BC !important;
text-decoration: underline;
}
#content a.link-overlay {
text-decoration: none;
}
/* */
h1, h2, h3, h4, h5 {
color: #000000;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
letter-spacing: normal;
line-height: normal;
margin: 1em 0;
}
h1 {
color: #0071BC;
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
h4, h5 {
font-size: 1em;
font-weight: 600;
}
h1 strong, h2 strong, h3 strong,
h1 b, h2 b, h3 b {
font-weight: 300;
}
/* */
table {
border-collapse: collapse;
margin: 1em 0;
width: 100%;
}
table td,
table th {
border: none;
font-size: .9em;
line-height: 1.25em;
padding: 0.5em;
text-align: left;
}
table th {
background-color: #EEEEEE;
}
table tr.even td {
background-color: #f8f8f8;
}
table.invisible  th,
table.invisible thead th,
table.invisible tr.even td {
background-color: transparent;
}
table.slimTable th,
table.slimTable td,
table.slimTableNarrow th,
table.slimTableNarrow td {
border: 1px solid #666;
}
table.slimTableNarrow th,
table.slimTableNarrow td,
table.slimnbTableNarrow th,
table.slimnbTableNarrow td {
line-height: .75em;
}
/* */
#visual-portal-wrapper {
background: #fff;
margin: 0 auto;
padding: 0;
width: 100%;
}
#portal-columns {
float: none;
margin: 0 auto;
width: 920px;
}
#portal-column-one {
clear: none;
}
#portal-column-content {
clear: left;
}
/* */
#test-bar {
background: red;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
color: #fff;
font-size: 80%;
font-weight: bold;
padding: 0.25em 0.5em;
width: 76.5%;
-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.portalMessage {
margin: 6px 0;
}
dl.portalMessage a,
#content dl.portalMessage a {
border-bottom: none;
}
/* */
#logos {
height: 70px;
margin: 10px auto;
width: 960px;
}
#logos #secondary-logo {
float: right;
}
/* */
#topnav {
background: #3973B9;
color: #FFFFFF;
padding: 3px 0;
}
#topnav ul {
margin: 0 auto;
width: 920px;
}
#topnav ul li {
display: inline;
line-height: 40px;
list-style: none;
}
#topnav ul li a {
color: #FFFFFF;
font-size: .95em;
line-height: .95em;
padding: 6px 9px;
text-decoration: none;
}
#topnav ul li a:hover {
color: #000000 !important;
background-color: #FFEE33;
}
#topnav ul li#mmenu-link  {
display: none;
}
@media (max-width: 768px) {
#topnav ul li  {
display: none;
}
#topnav ul li#mmenu-link  {
display: block !important;
padding: 8px 0;
}
}
#topnav ul li#mmenu-link a:hover {
background-color: transparent;
}
#topnav ul li#mmenu-link a:hover img {
fill: #ace63c;
}
#searchbox form {
float: right;
margin-top: 6px;
}
#searchfield {
border: 0;
border-radius: 10px;
font-family: open-sans, sans-serif;
font-size: 15px;
font-weight: 300;
padding: 5px 10px;
outline: none;
width: 120px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
#searchfield:focus {
background: #FFFFFF;
color: #000000;
}
/* */
#breadbox-wrapper {
background: #F8F8F8;
margin: 0 0 20px 0;
padding: 10px 0;
width: 100%;
}
#breadbox {
margin: 0 auto;
width: 920px;
}
#breadbox p {
font-size: .95em;
}
#breadbox p a {
text-decoration: none;
}
#breadbox p strong {
font-weight: 600;
}
/* */
.banner {
margin: 1em 0;
}
/* */
.template-homepage_view #portal-columns {
width: 960px;
}
.template-homepage_view #content {
margin: 10px 0 0 0;
}
#content {
margin: 0;
}
.contentbox {
margin: 0;
min-height: 220px;
padding: 0;
}
#content h1.documentFirstHeading {
line-height: 1.25em;
margin: 0;
}
.documentDescription {
display: none;
}
#content div.listingBar a {
border: 0.1em solid #ccc;
text-decoration: none;
}
#content div.listingBar a:hover {
background: #ccc;
color: #fff !important;
}
/* */
#sidenav {
float: left;
padding:0;
}
#sidenav li {
display: block;
font-size: .95em;
line-height: 1.3em;
list-style-type: none;
margin: 1.5em 0;
padding: 0;
}
#sidenav li.sidetop {
font-size: 1em;
font-weight: 600;
margin-top: .5em;
}
#sidenav li a,
#sidenav li a:hover {
color: #000000 !important;
}
#sidenav li a:hover {
text-decoration: none;
}
#sidenav li.level2 {
margin-left: 1em;
}
/* */
.cwportlet {
clear: both;
float: left;
margin: 0 0 2em 0;
}
.cwportlet h3,
.cwportlet h4,
.cwportlet p  {
margin: 0;
padding: 0 0 1em 0;
}
.portletStatic {
font-size: .95em;
}
.portletFeedback .ratingForm input {
background: #EEEEEE;
border: none;
border-radius: 10px;
color: #000000;
font-size: 14px;
padding: 6px 12px;
text-decoration: none;
-webkit-border-radius: 10;
-moz-border-radius: 10;
}
.portletFeedback .ratingForm input:hover {
background: #FCEE21;
cursor: pointer;
text-decoration: none;
}
.portletFeedback .rating-summary {
margin: 10px 0;
}
.portletFeedback .total-approved {
color: green;
}
.portletFeedback .total-rejected {
color: red;
}
.portletFeedback .shareaholic-canvas {
margin: -15px 0 0 -15px;
}
/* */
#site-footer {
background: #3973B9;
clear: both;
color: #FFFFFF;
margin: 10px 0;
padding: 3px 0;
}
#site-footer .inner {
margin: 0 auto;
width: 920px;
}
#site-footer p {
font-size: 14px;
line-height: 40px;
}
#site-footer p a {
color: #FFFFFF;
}
#site-footer p a:hover {
color: #FFFFFF !important;
}
#site-copyright {
margin: 10px 0;
}
#site-copyright p {
font-size: 12px;
text-align: center;
}
#google_translate_element {
float: right;
margin-top: 8px;
}
/* */
.flexslider {
border: none;
margin: 0 0 10px 0;
}
#content .flexslider ol,
#content .flexslider ul {
list-style: none;
margin: 0;
z-index: 99;
}
#content .flexslider ul li {
margin: 0;
}
#content .flex-control-nav {
bottom: 20px;
right: 0;
width: 100%;
}
#content .flex-control-nav li {
display: inline-block;
}
#news-rotator-wrapper {
background: #3973B9;
margin: 0 0 10px 0;
padding: 13px 0;
color: #FFFFFF;
width: 100%;
}
#news-rotator {
margin: 0 auto;
width: 960px;
}
#content #news-rotator a {
color: #FFFFFF !important;
text-decoration: underline;
}
#content #news-rotator a:hover {
color: #FFFFFF !important;
}
#news-rotator h1 {
float: left;
font-size: 16px;
font-weight: 400;
line-height: 20px;
margin: 0 0 0 20px;
padding: 0;
width: 100px;
}
#content #news-rotator h1 a {
text-decoration: none;
}
#news-rotator .inner {
float: left;
margin-top: -2px;
width: 840px;
}
#warning {
background-image: url(warning.png);
border-radius: 5px;
margin: 0 auto 10px auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#warning p {
margin: 0;
padding: 10px 20px;
}
#content #warning a,
#content #warning a:hover {
color: #000000 !important;
text-decoration: underline;
}
#home-boxes-wrapper {
margin-bottom: -9px;
}
.homeBox {
background-repeat: no-repeat;
background-size: contain;
margin: 0 9px 9px 0;
overflow: hidden;
position: relative;
width: 233px;
float: left;
}
.homeBox .homeBoxBody {
padding: 5px;
position: absolute;
top: 0;
width: 223px;
}
.homeBox h3 {
margin: 10px 0;
text-align: center;
}
#home-boxes-wrapper .homeBox h3 a:hover {
text-decoration: none;
}
#home-boxes-wrapper .homeBox p {
line-height: 1.2em;
margin: 0;
text-align: center;
}
#home-boxes-wrapper.inverted .homeBox h3 a,
#home-boxes-wrapper.inverted .homeBox h3 a:hover,
#home-boxes-wrapper.inverted .homeBox p {
color: #FFFFFF !important;
}
.homeBoxEnd {
margin-right: 0px;
}
#featured-horizontal-wrapper h2,
#featured-vertical-wrapper h2 {
margin: 10px 0;
}
#featured-horizontal-inner {
display: flex;
flex-wrap: wrap;
margin: -5px;
}
#featured-horizontal-wrapper .featuredBox {
display: flex;
flex-direction: column;
width: 25%;
}
#featured-horizontal-wrapper .featuredBox .featuredBoxContent {
display: flex;
flex-direction: column;
flex: 1 0 auto;
padding: 5px;
}
#featured-horizontal-wrapper .featuredBoxImage img {
border-radius: 5px 5px 0 0;
width: 100%;
}
#featured-horizontal-wrapper .featuredBoxBody {
background: #EEEEEE;
border-radius: 0 0 5px 5px;
display: flex;
flex-direction: column;
flex: 1 0 auto;
padding: 10px;
}
#featured-horizontal-wrapper .featuredBoxBody h3 {
margin: 5px 0;
}
#featured-horizontal-wrapper .featuredBoxBody p {
flex: 1 0 auto;
margin: 10px 0 15px 0;
}
#featured-vertical-wrapper .featuredBox {
background: #EEEEEE;
border-radius: 5px;
float: left;
margin: 0 0 10px 0;
width: 100%;
}
#featured-vertical-wrapper .featuredBoxImage {
float: left;
margin-right: 20px;
}
#featured-vertical-wrapper .featuredBoxImage img {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#featured-vertical-wrapper .featuredBoxBody {
overflow: hidden;
padding: 10px;
}
#featured-vertical-wrapper .featuredBox h3 {
margin: 0;
}
#featured-vertical-wrapper .featuredBox p {
margin: 10px 0;
}
/* */
#content fieldset {
border: none;
}
#content legend {
color: #333;
font-size: 1.6em;
font-weight: 333;
letter-spacing: normal;
line-height: normal;
padding: 1em 0;
}
.pfg-form {
margin: 12px 0;
}
.pfg-form input {
padding: 2px
}
#content .pfg-form textarea {
padding: 2px;
width: 95%;
}
.pfg-form div.formControls {
margin: 12px 0;
}
#login_form {
margin: 20px 0 0 0;
}
form.searchPage {
display: none;
}
/* */
div.discusion {
border-top: 4 px dotted #DDD;
margin: 10px;
padding-top: 10px;
}
/* */
#content .documentActions ul {
list-style: none;
margin: 1.5em 0;
}
/* */
.consultantsListing table th span {
cursor: pointer;
}
.consultantsListing form {
margin: 12px 0;
}
.consultantsListing form input#field-name {
width: 34em;
}
.consultantsListing form select {
display: block;
margin: 10px 0;
width: 35em;
}

}

