
/* - ploneboard.css - */
@media all {
/* https://www2.le.ac.uk/portal_css/ploneboard.css?original=1 */
/* */
/* */
.listing {
font-size: 100%;
width: 100%;
}
.listing th {
font-size: 90%;
}
.listing .discreet {
text-align: right;
display: block;
}
.commentPortrait {
float: right;
clear: both;
margin: 0 0 0.5em 0.5em;
}
.commentPortrait .portraitPhoto {
width: 45px;
height: 60px;
}
/* */
.listingConversation {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("https://www2.le.ac.uk/ploneboard_conversation_icon.gif") no-repeat;
background-position: 5px 10px;
}
.listingForum {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("https://www2.le.ac.uk/ploneboard_forum_icon.gif") no-repeat;
background-position: 5px 10px;
}
/* */
.boardComment {
border: 1px solid White;
margin-bottom: 1em;
position: relative;
}
.boardCommentVisible {
background: white;
}
.boardCommentHidden {
background: #c0c0c0;
}
.boardCommentDetails {
border: 1px solid White;
border-style: none none solid none;
background-color: #dddddd;
padding: 0.5em 1em;
font-size: 90%;
}
.boardComment:hover .visualGhosted {
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
}
.boardCommentBody {
padding: 0.5em 1em;
}
.boardCommentContent {
line-height: 1.5em;
}
.boardCommentActions {
padding: 1em;
text-align: left;
float: left;
right: 1em;
}
.boardCommentActions form {
display: inline;
}
.boardCommentReplyActions {
padding: 1em;
text-align: right;
right: 1em;
}
.boardCommentPortrait {
float: right;
margin-bottom: 1em;
}
.boardConversation ul.topLevelComment {
margin-left: 0;
}
.boardConversation li {
list-style: none;
}
.commentAttachments {
text-align: left;
margin: 0 0.5em 0.5em 0.5em;
}
.state-rejected {
color: #76797c !important;
}
/* */
.moderationItem {
margin-top: 1em;
}
.moderationItem input {
margin-top: 0.5em;
}
.moderationActions form {
display: inline;
}
/* */
.boardCommentHeaderTitleBlock h3 { display: none; }
.commentReplyTitle { display: none; }
/* */
.portaltype-ploneboardconversation .kupu-tb-styles,             .portaltype-ploneboardforum .kupu-tb-styles,             .portaltype-ploneboardcomment .kupu-tb-styles,
.portaltype-ploneboardconversation #kupu-bg-subsuper,           .portaltype-ploneboardforum #kupu-bg-subsuper,           .portaltype-ploneboardcomment #kupu-bg-subsuper,
.portaltype-ploneboardconversation #kupu-bg-definitionlist,     .portaltype-ploneboardforum #kupu-bg-definitionlist,     .portaltype-ploneboardcomment #kupu-bg-definitionlist,
.portaltype-ploneboardconversation #kupu-bg-undo,               .portaltype-ploneboardforum #kupu-bg-undo,               .portaltype-ploneboardcomment #kupu-bg-undo,
.portaltype-ploneboardconversation #kupu-zoom,                  .portaltype-ploneboardforum #kupu-zoom,                  .portaltype-ploneboardcomment #kupu-zoom,
.portaltype-ploneboardconversation #kupu-spellchecker,          .portaltype-ploneboardforum #kupu-spellchecker,          .portaltype-ploneboardcomment #kupu-spellchecker,
.portaltype-ploneboardconversation #kupu-logo-button,           .portaltype-ploneboardforum #kupu-logo-button,           .portaltype-ploneboardcomment #kupu-logo-button,
.portaltype-ploneboardconversation #kupu-imagelibdrawer-button, .portaltype-ploneboardforum #kupu-imagelibdrawer-button, .portaltype-ploneboardcomment #kupu-imagelibdrawer-button,
.portaltype-ploneboardconversation #kupu-tabledrawer-button,    .portaltype-ploneboardforum #kupu-tabledrawer-button,    .portaltype-ploneboardcomment #kupu-tabledrawer-button,
.portaltype-ploneboardconversation #kupu-source,                .portaltype-ploneboardforum #kupu-source,                .portaltype-ploneboardcomment #kupu-source {
display: none;
}
/* */

}


/* - ++resource++leicester.plonetheme.stylesheets/leicester.css - */
@media screen {
/* https://www2.le.ac.uk/portal_css/++resource++leicester.plonetheme.stylesheets/leicester.css?original=1 */
/* */
body {
background-color:#384983;
font-size:1em;
color:#333;
}
h1,h2,h3,h4,h5,h6 {
line-height:1.45em;
margin-bottom:10px;
margin-top:6px;
font-family:Arial, FreeSans, sans-serif;
}
/* */
h2.tileHeadline, h3.tileHeadline {
font-size: 1.2em;
line-height: 1.4em;
margin-bottom: 4px;
margin-top:0;
}
h2.tileHeadline a:link, h3.tileHeadline a:link {
color: #205c90!important;
}
h2.tileHeadline a:visited, h3.tileHeadline a:visited{
color:#663399!important;
}
h2.tileHeadline a:hover, h3.tileHeadline a:hover {
text-decoration:underline!important;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, a:link b, a:visited b, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, a:link strong, a:visited strong {
font-weight: bold;
}
h1.documentFirstHeading {
font-size:1.7em;
color:#000;
}
h1,h2 {
font-size:1.45em;
letter-spacing:0;
}
h3 {
font-size:1.25em;
}
h4,h5,h6 {
font-size:1.05em;
}
p,p.opening {
margin-bottom:14px;
font-size:1em;
line-height:1.6em;
font-weight:normal;
color:333;
}
a:visited {
color:#639;
}
a:link, a:visited, #content a:link, #content a:visited, dl.portlet a:link, dl.portlet a:visited, #portal-column-one a:link, #portal-column-one a:visited, #portal-column-two a:link, #portal-column-two a:visited {
font-weight:bold;
}
h1 a:link,h2 a:link,h2 a:visited,h3 a:link,h3 a:visited,h4 a:link,h4 a:visited {
color:#444 !important;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
text-decoration:none !important;
}
hr {
color:#ccc;
background-color:#ccc;
border:0;
height:1px;
margin:0.5em 0 0.8em;
}
#visual-portal-wrapper {
margin:0 auto;
width: 990px !important;
}
div.width-1\3a 2 {
width:55.5%;
}
/* */
div.width-1\3a 4 {
width:20%;
}
/* */
div.width-3\3a 4 {
width:76%;
}
div.width-full {
width:97.75%;
}
/* */
div.position-1\3a 4 {
margin-left:-77.5%;
}
/* */
div.position-1\3a 2 {
margin-left:-51%;
}
/* */
div.position-3\3a 4 {
margin-left:-21%;
}
#portal-columns {
background-color:#FFF;
padding:10px 0;
}
/* */
#portal-top .position-0,#portal-footer-wrapper .position-0 {
margin-left:-100%;
}
#portal-footer-wrapper .width-full, #portal-top .width-full{
width:100%;
}
#portal-header,#portal-footer-wrapper {
background-color:transparent;
margin:0 auto;
clear:both;
}
#portal-logo {
margin:10px;
float:left;
}
#portal-searchbox{
padding-right:10px;
}
#portal-globalnav {
background:#000;/**/
background:rgba(0, 0, 0, 0.4);
color:#FFF;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
}
#portal-globalnav li a, #portal-globalnav li.selected a {
color:#FFF;
display:inline-block;
background:transparent;
white-space:normal;
border:0.1em solid #FFF;
line-height:140%;
border-style:none solid none none;
padding:0.5em 1em;
}
#portal-globalnav li a:hover, #portal-globalnav li.selected a:hover {
background:#ededed;
border:0.1em solid #FFF;
color:#000;
border-style:none solid none none;
}
#portal-personaltools {
background:#666;/**/
background:rgba(255, 255, 255, 0.4);
}
dt.actionMenuHeader a#user-name, #portal-personaltools #anon-personalbar a{
color:#fff;
}
.searchSection{
display:none;}
/* */
#portal-breadcrumbs {
font-size:80%;
background:#d7d7d7;
line-height:1.5em;
margin:0;
padding:5px 5px 5px 12px;
}
#portal-breadcrumbs a {
border-bottom:none;
display:inline-block;
}
#portal-breadcrumbs a:hover{
color:#75AD0A!important;
}
#breadcrumbs-you-are-here{
display:none;
}
#uolmiddleimage {
position:relative;
}
.tabposition {
height:140px;
background: #d7d7d7;
}
.uolheader {
position:absolute;
bottom:0;
background: #d7d7d7 ;/* */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(215,215,215,1) 100%); /* */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(215,215,215,1))); /* */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
margin-bottom:-1px;
-moz-border-radius-top-right:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
padding:0 15px 0 12px;
}
.uolheader p {
border-bottom:none;
font-size:145%;
font-weight:bold;
margin:4px 0 2px;
}
.uolheader p a {
color:#333;
text-shadow:0 1px 0px rgba(255, 255, 255, 0.75);
}
dl.portlet {
border-bottom:1px solid #ccc;
clear:both;
}
#portal-column-one .portletStaticText a:hover,#portal-column-two .portletStaticText a:hover {
color:#75AD0A;
text-decoration:underline;
}
span.portletItemDetails {
margin-left:0;
}
dl.portlet a.tile img{
display:none;
}
dl.portlet dt, dl.portlet dt, div.portletAssignments div.portletHeader, #content .eventDetails h2,.boardCommentDetails{
background: #d7d7d7; /* */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(215,215,215,1) 100%); /* */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(215,215,215,1))); /* */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* */
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
border:1px solid #cccccc;
}
dl.portlet dt, div.portletAssignments div.portletHeader{
line-height:1.4em;
}
dl.portlet dd.portletItem,dl.portlet dd.portletFooter,dl.portlet dd.portletFooter,dl.portletError dd {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
line-height:1.4em;
padding:0.6em 1em;
overflow:hidden;
}
div.managePortletsLink,a.managePortletsFallback {
font-size:100%;
background:transparent;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
margin:1em auto;
padding:0;
}
div.managePortletsLink a:link,div.managePortletsLink a:visited,a.managePortletsFallback,#content .contentHistory a:link,#content .contentHistory a:visited {
text-shadow:0 1px 0 rgba(47,72,19,0.5);
color:#FFF !important;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background-color:#75AD0A;
display:block;
margin:1em auto;
padding:0.5em;
}
div.managePortletsLink a:hover,a.managePortletsFallback:hover,#content .contentHistory a:hover {
text-decoration:none;
background-color:#205c90!important;
color:#FFF !important;
}
#content div.documentByLine {
padding-bottom:10px;
}
#content .contentHistory a:link,#content .contentHistory a:visited {
display:inline;
font-size:130%!important;
margin-bottom:5px;
}
/* */
.icons-on dl.portletNavigationTree a {
background-image:none;
}
.icons-on .contenttype-document, .icons-on .contenttype-event,.icons-on .contenttype-folder,.icons-on .contenttype-link,.icons-on .contenttype-news-item,.icons-on .contenttype-plone-site,.icons-on .contenttype-topic,.icons-on #plone-contentmenu-factories .contenttype-file,.icons-on #plone-contentmenu-factories .contenttype-image {
line-height: 1.6em;
}
dl.portletNavigationTree {
border-bottom:none !important;
margin:0 0 8px;
}
dl.portlet ul.navTree li a {
color:#444 !important;
padding:7px 8px 6px 0;
}
dl.portlet ul.navTree li a:hover,#portal-column-one dl.portlet ul.navTree li a:hover,#portal-column-two dl.portlet ul.navTree li a:hover {
background-color:#444;
color:#fff!important;
text-decoration:none;
}
dl.portlet ul.navTree li a.state-private{
color:red!important;
}
dl.portletNavigationTree dt.portletHeader {
display:none;
}
dl.portletNavigationTree dd.portletItem {
border:none;
padding:0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem,dl.portlet ul.navTreeLevel1 > .navTreeItem,dl.portlet ul.navTreeLevel2 > .navTreeItem,dl.portlet ul.navTreeLevel3 > .navTreeItem,dl.portlet ul.navTreeLevel4 > .navTreeItem,dl.portlet ul.navTreeLevel5 > .navTreeItem {
border-bottom:0.1em dotted #999;
border-top:none;
margin:0;
padding:0;
}
.navTreeItem,dl.portlet ul.navTreeLevel1 > .navTreeItem,dl.portlet ul.navTreeLevel2 > .navTreeItem,dl.portlet ul.navTreeLevel3 > .navTreeItem,dl.portlet ul.navTreeLevel4 > .navTreeItem,dl.portlet ul.navTreeLevel5 > .navTreeItem {
border-top:0.1em dotted #ddd;
border-bottom:none;
}
dl.portlet ul.navTree .navTreeCurrentItem {
border-left:0;
margin:0;
}
ul.navTree img {
display:none !important;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
line-height: 1.6em;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem a {
padding-left:8px!important;
}
dl.portlet ul.navTreeLevel1 > .navTreeItem a {
padding-left:25px!important;
}
dl.portlet ul.navTreeLevel1 > .navTreeItem a:before {
content:"\2192";
margin-left:-18px;
padding-right:2px;
}
dl.portlet ul.navTreeLevel2 > .navTreeItem a {
padding-left:37px!important;
}
dl.portlet ul.navTreeLevel2 > .navTreeItem a:before {
content:"\2013";
margin-left:-14px;
padding-right:4px;
}
dl.portlet ul.navTreeLevel3 > .navTreeItem a {
padding-left:48px!important;
}
dl.portlet ul.navTreeLevel3 > .navTreeItem a:before {
content:"\203A";
margin-left:-12px;
padding-right:4px;
}
dl.portlet ul.navTreeLevel4 > .navTreeItem a {
padding-left:54px!important;
}
dl.portlet ul.navTreeLevel4 > .navTreeItem a:before {
content:"\00b7";
margin-left:-12px;
padding-right:4px;
}
/* */
#portal-column-one div.portletStaticText,#portal-column-two div.portletStaticText {
font-size:80%;
margin-bottom:10px;
}
dl.portletStaticText ul,div.portletStaticText ul,dl.portlet ol {
padding-left:1.5em;
overflow:hidden;
margin:0;
}
dl.portletStaticText ul, div.portletStaticText ul, #content ul.listTypeSquare{
list-style-type: disc;
}
#content ul.listTypeCircle {list-style-type: circle !important;}
#content {
margin:0.25em 0.25em 2em;
}
#content a:visited,dl.portlet a:visited {
color:#639;
border-bottom:0;
}
#content a:hover,dl.portlet a:hover {
text-decoration:underline;
}
#content a:link, dl.portlet a:link {
border-bottom:0;
}
#content a b, dl.portlet a b {
font-weight:bold;
}
#category a.link-category,span.selectedTag {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
line-height:1.8em;
}
#category a.link-category:hover {
color:#fff !important;
}
#content ul,#content ol{
font-size:1em;
padding-left:2em;
margin:0.75em 0;
}
#content ol{padding-left:2.2em;}
#content li, dl.portlet li, .portletStaticText li{
margin-bottom: 0.75em;
}
.portletStaticText ol {
list-style-type: decimal;
padding-left:1.2em;
}
.portletStaticText li {
display: list-item;
line-height: 1.5em;
}
#content .documentDescription,#content #description {
line-height:1.5em;
font-weight:normal;
margin-bottom:10px;
font-size:108%;
}
#content div.newsImageContainer p.discreet {
width:183px;
top:-0.2em;
padding:0.5em 0.78em;
background: transparent; color:#667375!important; font-weight: normal; font-size: 0.9em;
}
#content .eventDetails {
margin-top: 0;
border:none;
border:1px solid #CCC;
}
#content .eventDetails .eventDetail h3{
padding-top:0;
text-align: left;
width:35%;
padding-left:4%;
}
#content .eventDetails h2 {
margin-top: 0;
padding-left:10px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border:none;
}
#content .eventDetails .eventDetail div {
width: 53%;
padding-left:4%;
}
.explain{
font-weight:bold;
}
#content table.listing a.state-private {
color:red!important;
}
table, table.invisible, table.plain, table.blocktable, table.data, table.listing, table.horizontallinestable {
width:100%;
}
table th {
color:#333;
vertical-align:top;
font-size:15px;
line-height:19px;
text-align:left;
margin:0;
padding:0.3em 0.55em;
}
table td {
vertical-align:top;
font-weight:normal;
font-size:13px;
line-height:18px;
margin:0;
padding:0.5em 0.55em 0.35em;
}
table caption{
text-align:left;
}
td.half,th.half {
width:49.5%!important;
}
td.fifth,th.fifth {
width:19.8%!important;
}
td.quarter,th.quarter {
width:24.8%!important;
}
td.third,th.third {
width:32.8%!important;
}
td.nopadding,th.nopadding {
padding:0!important;
}
#content table th a,#content table td a {
color:#205c90 !important;
font-weight:bold !important;
}
#content table td a:hover,#content table th a:hover {
color:#75ad0a !important;
text-decoration:underline !important;
}
#content h2 table,#content h3 table,#content h4 table,#content h5 table {
font-size:100%;
}
#content table th strong, #content table th b{
font-weight:bold;
}
#content table th p {font-weight: bold;}
table th h2,table th h3,table th h4,table th h5,table th p,table th a {
color:#333;
font-size:15px;
line-height:19px!important;
margin:0 0 10px;
padding:0;
}
table td h2,table td h3,table td h4,table td h5,table td p,table td a {
color:#333;
font-size:13px;
line-height:18px!important;
font-weight:normal !important;
margin:0 0 10px;
padding:0;
}
table.data,table.horizontallinestable,table.keyfactstable {
border-spacing:0;
border-collapse:collapse;
}
table.invisible th,table.invisible td,table.plain th,table.plain td,table.blocktable th,table.blocktable td,table.listing td,table.listing th {
border:none;
text-align:left;
vertical-align:top;
margin:0;
padding:0.5em 0.55em 0.35em;
}
table.invisible th, table.invisible td, table.plain th, table.plain td, table.blocktable th, table.blocktable td{
border: none;
}
table.data th, table.data td{
border: 1px solid #ddd;
}
table.data tbody tr.odd {
background: #D9ECF6;
}
table.keyfactstable {
width:38%!important;
float:right;
background:#EAEAEA;
margin-left:2%;
}
table.keyfactstable th {
color:#fff !important;
background:#667375 !important;
text-align:left;
border:0.1em solid #e7e7e7;
border-style:solid solid none;
}
table.keyfactstable td{
background: #EAEAEA!important;
}
table.keyfactstable th h2, table.keyfactstable th h3, table.keyfactstable th h4, table.keyfactstable th h5, table.keyfactstable th p, table.keyfactstable th a{
background:transparent!important;
color:#fff !important;
}
table.listing th {
color:#fff !important;
background:#667375;
font-size:15px!important;
line-height:19px!important;
}
table.listing tbody tr.odd td {
background-color:#fff !important;
}
table.listing tbody tr.even td, table.listing tbody tr.odd td {
border-top:1px solid #DDD;
border-right:1px solid #DDD;
}
table.grid tbody tr.odd td {
background-color:#EEEEEE !important;
}
table.horizontallinestable th {
border-bottom:2px solid #666;
}
table.horizontallinestable td {
border-bottom:1px solid #666;
}
th.yellow,th.yellowglossy,th.yellowshadow,th.yellow h2,th.yellowglossy h2,th.yellowshadow h2,th.yellow h3,th.yellowglossy h3,th.yellowshadow h3,th.yellow h4,th.yellowglossy h4,th.yellowshadow h4,th.yellow h5,th.yellowglossy h5,th.yellowshadow h5,th.yellow p,th.yellowglossy p,th.yellowshadow p,th.orange,th.orangeglossy,th.orangeshadow,th.orange h2,th.orangeglossy h2,th.orangeshadow h2,th.orange h3,th.orangeglossy h3,th.orangeshadow h3,th.orange h4,th.orangeglossy h4,th.orangeshadow h4,th.orange h5,th.orangeglossy h5,th.orangeshadow h5,th.orange p,th.orangeglossy p,th.orangeshadow p {
background:#E37431 !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
th.blue,th.blueglossy,th.blueshadow,th.blue h2,th.blueglossy h2,th.blueshadow h2,th.blue h3,th.blueglossy h3,th.blueshadow h3,th.blue h4,th.blueglossy h4,th.blueshadow h4,th.blue h5,th.blueglossy h5,th.blueshadow h5,th.blue p,th.blueglossy p,th.blueshadow p {
background:#4F81BD !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
th.purple,th.purpleglossy,th.purpleshadow,th.purple h2,th.purpleglossy h2,th.purpleshadow h2,th.purple h3,th.purpleglossy h3,th.purpleshadow h3,th.purple h4,th.purpleglossy h4,th.purpleshadow h4,th.purple h5,th.purpleglossy h5,th.purpleshadow h5,th.purple p,th.purpleglossy p,th.purpleshadow p {
background:#8064A2 !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
th.grey,th.greyglossy,th.greyshadow,th.grey h2,th.greyglossy h2,th.greyshadow h2,th.grey h3,th.greyglossy h3,th.greyshadow h3,th.grey h4,th.greyglossy h4,th.greyshadow h4,th.grey h5,th.greyglossy h5,th.greyshadow h5,th.grey p,th.greyglossy p,th.greyshadow p {
background:#667375 !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
th.green,th.greenglossy,th.greenshadow,th.green h2,th.greenglossy h2,th.greenshadow h2,th.green h3,th.greenglossy h3,th.greenshadow h3,th.green h4,th.greenglossy h4,th.greenshadow h4,th.green h5,th.greenglossy h5,th.greenshadow h5,th.green p,th.greenglossy p,th.greenshadow p {
background:#9BBB59 !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
th.white,th.whiteglossy,th.whiteshadow,th.white h2,th.whiteglossy h2,th.whiteshadow h2,th.white h3,th.whiteglossy h3,th.whiteshadow h3,th.white h4,th.whiteglossy h4,th.whiteshadow h4,th.white h5,th.whiteglossy h5,th.whiteshadow h5,th.white p,th.whiteglossy p,th.whiteshadow p {
background:#F0F0F0 !important;
color:#333 !important;
}
th.red,th.red h2,th.red h3,th.red h4,th.red h5,th.red p {
background:#C0504D !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
color:#fff !important;
}
#content table th.yellow a,#content table th.yellowglossy a,#content table th.yellowshadow a,#content table th.yellow h2 a,#content table th.yellowglossy h2 a,#content table th.yellowshadow h2 a,#content table th.yellow h3 a,#content table th.yellowglossy h3 a,#content table th.yellowshadow h3 a,#content table th.yellow h4 a,#content table th.yellowglossy h4 a,#content table th.yellowshadow h4 a,#content table th.yellow h5 a,#content table th.yellowglossy h5 a,#content table th.yellowshadow h5 a,#content table th.yellow p a,#content table th.yellowglossy p a,#content table th.yellowshadow p a,#content table th.blue a,#content table th.blueglossy a,#content table th.blueshadow a,#content table th.blue h2 a,#content table th.blueglossy h2 a,#content table th.blueshadow h2 a,#content table th.blue h3 a,#content table th.blueglossy h3 a,#content table th.blueshadow h3 a,#content table th.blue h4 a,#content table th.blueglossy h4 a,#content table th.blueshadow h4 a,#content table th.blue h5 a,#content table th.blueglossy h5 a,#content table th.blueshadow h5 a,#content table th.blue p a,#content table th.blueglossy p a,#content table th.blueshadow p a,#content table th.purple a,#content table th.purpleglossy a,#content table th.purpleshadow a,#content table th.purple h2 a,#content table th.purpleglossy h2 a,#content table th.purpleshadow h2 a,#content table th.purple h3 a,#content table th.purpleglossy h3 a,#content table th.purpleshadow h3 a,#content table th.purple h4 a,#content table th.purpleglossy h4 a,#content table th.purpleshadow h4 a,#content table th.purple h5 a,#content table th.purpleglossy h5 a,#content table th.purpleshadow h5 a,#content table th.purple p a,#content table th.purpleglossy p a,#content table th.purpleshadow p a,#content table th.grey a,#content table th.greyglossy a,#content table th.greyshadow a,#content table th.grey h2 a,#content table th.greyglossy h2 a,#content table th.greyshadow h2 a,#content table th.grey h3 a,#content table th.greyglossy h3 a,#content table th.greyshadow h3 a,#content table th.grey h4 a,#content table th.greyglossy h4 a,#content table th.greyshadow h4 a,#content table th.grey h5 a,#content table th.greyglossy h5 a,#content table th.greyshadow h5 a,#content table th.grey p a,#content table th.greyglossy p a,#content table th.greyshadow p a,#content table th.orange a,#content table th.orangeglossy a,#content table th.orangeshadow a,#content table th.orange h2 a,#content table th.orangeglossy h2 a,#content table th.orangeshadow h2 a,#content table th.orange h3 a,#content table th.orangeglossy h3 a,#content table th.orangeshadow h3 a,#content table th.orange h4 a,#content table th.orangeglossy h4 a,#content table th.orangeshadow h4 a,#content table th.orange h5 a,#content table th.orangeglossy h5 a,#content table th.orangeshadow h5 a,#content table th.orange p a,#content table th.orangeglossy p a,#content table th.orangeshadow p a,#content table th.green a,#content table th.greenglossy a,#content table th.greenshadow a,#content table th.green h2 a,#content table th.greenglossy h2 a,#content table th.greenshadow h2 a,#content table th.green h3 a,#content table th.greenglossy h3 a,#content table th.greenshadow h3 a,#content table th.green h4 a,#content table th.greenglossy h4 a,#content table th.greenshadow h4 a,#content table th.green h5 a,#content table th.greenglossy h5 a,#content table th.greenshadow h5 a,#content table th.green p a,#content table th.greenglossy p a,#content table th.greenshadow p a,#content table th.red a,#content table th.red h2 a,#content table th.red h3 a,#content table th.red h4 a,#content table th.red h5 a,#content table th.red p a,#content .highlight-shaded a:link,#content .highlight-shaded a:visited,#content table.keyfactstable th a:link,#content table.listing th a:link, #content table.keyfactstable th a:visited,#content table.listing th a:visited, dl.portlet dd.portletItem table th.yellow a, dl.portlet dd.portletItem table th.yellowglossy a, dl.portlet dd.portletItem table th.yellowshadow a, dl.portlet dd.portletItem table th.yellow h2 a, dl.portlet dd.portletItem table th.yellowglossy h2 a, dl.portlet dd.portletItem table th.yellowshadow h2 a, dl.portlet dd.portletItem table th.yellow h3 a, dl.portlet dd.portletItem table th.yellowglossy h3 a, dl.portlet dd.portletItem table th.yellowshadow h3 a, dl.portlet dd.portletItem table th.yellow h4 a, dl.portlet dd.portletItem table th.yellowglossy h4 a, dl.portlet dd.portletItem table th.yellowshadow h4 a, dl.portlet dd.portletItem table th.yellow h5 a, dl.portlet dd.portletItem table th.yellowglossy h5 a, dl.portlet dd.portletItem table th.yellowshadow h5 a, dl.portlet dd.portletItem table th.yellow p a, dl.portlet dd.portletItem table th.yellowglossy p a, dl.portlet dd.portletItem table th.yellowshadow p a, dl.portlet dd.portletItem table th.blue a, dl.portlet dd.portletItem table th.blueglossy a, dl.portlet dd.portletItem table th.blueshadow a, dl.portlet dd.portletItem table th.blue h2 a, dl.portlet dd.portletItem table th.blueglossy h2 a, dl.portlet dd.portletItem table th.blueshadow h2 a, dl.portlet dd.portletItem table th.blue h3 a,
dl.portlet dd.portletItem table th.blueglossy h3 a, dl.portlet dd.portletItem table th.blueshadow h3 a, dl.portlet dd.portletItem table th.blue h4 a, dl.portlet dd.portletItem table th.blueglossy h4 a, dl.portlet dd.portletItem table th.blueshadow h4 a, dl.portlet dd.portletItem table th.blue h5 a, dl.portlet dd.portletItem table th.blueglossy h5 a, dl.portlet dd.portletItem table th.blueshadow h5 a, dl.portlet dd.portletItem table th.blue p a, dl.portlet dd.portletItem table th.blueglossy p a, dl.portlet dd.portletItem table th.blueshadow p a, dl.portlet dd.portletItem table th.purple a, dl.portlet dd.portletItem table th.purpleglossy a, dl.portlet dd.portletItem table th.purpleshadow a, dl.portlet dd.portletItem table th.purple h2 a, dl.portlet dd.portletItem table th.purpleglossy h2 a, dl.portlet dd.portletItem table th.purpleshadow h2 a, dl.portlet dd.portletItem table th.purple h3 a, dl.portlet dd.portletItem table th.purpleglossy h3 a, dl.portlet dd.portletItem table th.purpleshadow h3 a, dl.portlet dd.portletItem table th.purple h4 a, dl.portlet dd.portletItem table th.purpleglossy h4 a, dl.portlet dd.portletItem table th.purpleshadow h4 a, dl.portlet dd.portletItem table th.purple h5 a, dl.portlet dd.portletItem table th.purpleglossy h5 a, dl.portlet dd.portletItem table th.purpleshadow h5 a, dl.portlet dd.portletItem table th.purple p a, dl.portlet dd.portletItem table th.purpleglossy p a, dl.portlet dd.portletItem table th.purpleshadow p a, dl.portlet dd.portletItem table th.grey a, dl.portlet dd.portletItem table th.greyglossy a, dl.portlet dd.portletItem table th.greyshadow a, dl.portlet dd.portletItem table th.grey h2 a, dl.portlet dd.portletItem table th.greyglossy h2 a, dl.portlet dd.portletItem table th.greyshadow h2 a, dl.portlet dd.portletItem table th.grey h3 a, dl.portlet dd.portletItem table th.greyglossy h3 a, dl.portlet dd.portletItem table th.greyshadow h3 a, dl.portlet dd.portletItem table th.grey h4 a, dl.portlet dd.portletItem table th.greyglossy h4 a, dl.portlet dd.portletItem table th.greyshadow h4 a, dl.portlet dd.portletItem table th.grey h5 a, dl.portlet dd.portletItem table th.greyglossy h5 a, dl.portlet dd.portletItem table th.greyshadow h5 a, dl.portlet dd.portletItem table th.grey p a, dl.portlet dd.portletItem table th.greyglossy p a, dl.portlet dd.portletItem table th.greyshadow p a, dl.portlet dd.portletItem table th.orange a, dl.portlet dd.portletItem table th.orangeglossy a, dl.portlet dd.portletItem table th.orangeshadow a, dl.portlet dd.portletItem table th.orange h2 a, dl.portlet dd.portletItem table th.orangeglossy h2 a, dl.portlet dd.portletItem table th.orangeshadow h2 a,
dl.portlet dd.portletItem table th.orange h3 a, dl.portlet dd.portletItem table th.orangeglossy h3 a, dl.portlet dd.portletItem table th.orangeshadow h3 a, dl.portlet dd.portletItem table th.orange h4 a, dl.portlet dd.portletItem table th.orangeglossy h4 a, dl.portlet dd.portletItem table th.orangeshadow h4 a, dl.portlet dd.portletItem table th.orange h5 a, dl.portlet dd.portletItem table th.orangeglossy h5 a,
dl.portlet dd.portletItem table th.orangeshadow h5 a, dl.portlet dd.portletItem table th.orange p a, dl.portlet dd.portletItem table th.orangeglossy p a, dl.portlet dd.portletItem table th.orangeshadow p a,
dl.portlet dd.portletItem table th.green a, dl.portlet dd.portletItem table th.greenglossy a, dl.portlet dd.portletItem table th.greenshadow a, dl.portlet dd.portletItem table th.green h2 a, dl.portlet dd.portletItem table th.greenglossy h2 a, dl.portlet dd.portletItem table th.greenshadow h2 a, dl.portlet dd.portletItem table th.green h3 a, dl.portlet dd.portletItem table th.greenglossy h3 a, dl.portlet dd.portletItem table th.greenshadow h3 a, dl.portlet dd.portletItem table th.green h4 a, dl.portlet dd.portletItem table th.greenglossy h4 a, dl.portlet dd.portletItem table th.greenshadow h4 a, dl.portlet dd.portletItem table th.green h5 a, dl.portlet dd.portletItem table th.greenglossy h5 a, dl.portlet dd.portletItem table th.greenshadow h5 a, dl.portlet dd.portletItem table th.green p a, dl.portlet dd.portletItem table th.greenglossy p a, dl.portlet dd.portletItem table th.greenshadow p a, dl.portlet dd.portletItem table th.red a, dl.portlet dd.portletItem table th.red h2 a, dl.portlet dd.portletItem table th.red h3 a, dl.portlet dd.portletItem table th.red h4 a, dl.portlet dd.portletItem table th.red h5 a, dl.portlet dd.portletItem table th.red p a, dl.portlet dd.portletItem table .highlight-shaded a:link,
dl.portlet dd.portletItem table.highlight-shaded a:visited, dl.portlet dd.portletItem table.keyfactstable th a:link, dl.portlet dd.portletItem table.listing th a:link, dl.portlet dd.portletItem table.keyfactstable th a:visited, dl.portlet dd.portletItem table.listing th a:visited  {color:#F8E58E !important;}
#content table th.yellow a:hover,#content table th.yellowglossy a:hover,#content table th.yellowshadow a:hover,#content table th.yellow h2 a:hover,#content table th.yellowglossy h2 a:hover,#content table th.yellowshadow h2 a:hover,#content table th.yellow h3 a:hover,#content table th.yellowglossy h3 a:hover,#content table th.yellowshadow h3 a:hover,#content table th.yellow h4 a:hover,#content table th.yellowglossy h4 a:hover,#content table th.yellowshadow h4 a:hover,#content table th.yellow h5 a:hover,#content table th.yellowglossy h5 a:hover,#content table th.yellowshadow h5 a:hover,#content table th.yellow p a:hover,#content table th.yellowglossy p a:hover,#content table th.yellowshadow p a:hover,#content table th.blue a:hover,#content table th.blueglossy a:hover,#content table th.blueshadow a:hover,#content table th.blue h2 a:hover,#content table th.blueglossy h2 a:hover,#content table th.blueshadow h2 a:hover,#content table th.blue h3 a:hover,#content table th.blueglossy h3 a:hover,#content table th.blueshadow h3 a:hover,#content table th.blue h4 a:hover,#content table th.blueglossy h4 a:hover,#content table th.blueshadow h4 a:hover,#content table th.blue h5 a:hover,#content table th.blueglossy h5 a:hover,#content table th.blueshadow h5 a:hover,#content table th.blue p a:hover,#content table th.blueglossy p a:hover,#content table th.blueshadow p a:hover,#content table th.purple a:hover,#content table th.purpleglossy a:hover,#content table th.purpleshadow a:hover,#content table th.purple h2 a:hover,#content table th.purpleglossy h2 a:hover,#content table th.purpleshadow h2 a:hover,#content table th.purple h3 a:hover,#content table th.purpleglossy h3 a:hover,#content table th.purpleshadow h3 a:hover,#content table th.purple h4 a:hover,#content table th.purpleglossy h4 a:hover,#content table th.purpleshadow h4 a:hover,#content table th.purple h5 a:hover,#content table th.purpleglossy h5 a:hover,#content table th.purpleshadow h5 a:hover,#content table th.purple p a:hover,#content table th.purpleglossy p a:hover,#content table th.purpleshadow p a:hover,#content table th.grey a:hover,#content table th.greyglossy a:hover,#content table th.greyshadow a:hover,#content table th.grey h2 a:hover,#content table th.greyglossy h2 a:hover,#content table th.greyshadow h2 a:hover,#content table th.grey h3 a:hover,#content table th.greyglossy h3 a:hover,#content table th.greyshadow h3 a:hover,#content table th.grey h4 a:hover,#content table th.greyglossy h4 a:hover,#content table th.greyshadow h4 a:hover,#content table th.grey h5 a:hover,#content table th.greyglossy h5 a:hover,#content table th.greyshadow h5 a:hover,#content table th.grey p a:hover,#content table th.greyglossy p a:hover,#content table th.greyshadow p a:hover,#content table th.orange a:hover,#content table th.orangeglossy a:hover,#content table th.orangeshadow a:hover,#content table th.orange h2 a:hover,#content table th.orangeglossy h2 a:hover,#content table th.orangeshadow h2 a:hover,#content table th.orange h3 a:hover,#content table th.orangeglossy h3 a:hover,#content table th.orangeshadow h3 a:hover,#content table th.orange h4 a:hover,#content table th.orangeglossy h4 a:hover,#content table th.orangeshadow h4 a:hover,#content table th.orange h5 a:hover,#content table th.orangeglossy h5 a:hover,#content table th.orangeshadow h5 a:hover,#content table th.orange p a:hover,#content table th.orangeglossy p a:hover,#content table th.orangeshadow p a:hover,#content table th.green a:hover,#content table th.greenglossy a:hover,#content table th.greenshadow a:hover,#content table th.green h2 a:hover,#content table th.greenglossy h2 a:hover,#content table th.greenshadow h2 a:hover,#content table th.green h3 a:hover,#content table th.greenglossy h3 a:hover,#content table th.greenshadow h3 a:hover,#content table th.green h4 a:hover,#content table th.greenglossy h4 a:hover,#content table th.greenshadow h4 a:hover,#content table th.green h5 a:hover,#content table th.greenglossy h5 a:hover,#content table th.greenshadow h5 a:hover,#content table th.green p a:hover,#content table th.greenglossy p a:hover,#content table th.greenshadow p a:hover,#content table th.red a:hover,#content table th.red h2 a:hover,#content table th.red h3 a:hover,#content table th.red h4 a:hover,#content table th.red h5 a:hover,#content table th.red p a:hover, #content table.keyfactstable th a:hover, #content table.listing th a:hover, dl.portlet dd.portletItem table th.yellow a:hover, dl.portlet dd.portletItem table th.yellowglossy a:hover, dl.portlet dd.portletItem table th.yellowshadow a:hover, dl.portlet dd.portletItem table th.yellow h2 a:hover, dl.portlet dd.portletItem table th.yellowglossy h2 a:hover, dl.portlet dd.portletItem table th.yellowshadow h2 a:hover, dl.portlet dd.portletItem table th.yellow h3 a:hover, dl.portlet dd.portletItem table th.yellowglossy h3 a:hover, dl.portlet dd.portletItem table th.yellowshadow h3 a:hover, dl.portlet dd.portletItem table th.yellow h4 a:hover, dl.portlet dd.portletItem table th.yellowglossy h4 a:hover, dl.portlet dd.portletItem table th.yellowshadow h4 a:hover, dl.portlet dd.portletItem table th.yellow h5 a:hover, dl.portlet dd.portletItem table th.yellowglossy h5 a:hover, dl.portlet dd.portletItem table th.yellowshadow h5 a:hover, dl.portlet dd.portletItem table th.yellow p a:hover, dl.portlet dd.portletItem table th.yellowglossy p a:hover, dl.portlet dd.portletItem table th.yellowshadow p a:hover, dl.portlet dd.portletItem table th.blue a:hover, dl.portlet dd.portletItem table th.blueglossy a:hover, dl.portlet dd.portletItem table th.blueshadow a:hover, dl.portlet dd.portletItem table th.blue h2 a:hover, dl.portlet dd.portletItem table th.blueglossy h2 a:hover,
dl.portlet dd.portletItem table th.blueshadow h2 a:hover, dl.portlet dd.portletItem table th.blue h3 a:hover, dl.portlet dd.portletItem table th.blueglossy h3 a:hover, dl.portlet dd.portletItem table th.blueshadow h3 a:hover, dl.portlet dd.portletItem table th.blue h4 a:hover, dl.portlet dd.portletItem table th.blueglossy h4 a:hover, dl.portlet dd.portletItem table th.blueshadow h4 a:hover, dl.portlet dd.portletItem table th.blue h5 a:hover, dl.portlet dd.portletItem table th.blueglossy h5 a:hover, dl.portlet dd.portletItem table th.blueshadow h5 a:hover, dl.portlet dd.portletItem table th.blue p a:hover,
dl.portlet dd.portletItem table th.blueglossy p a:hover, dl.portlet dd.portletItem table th.blueshadow p a:hover, dl.portlet dd.portletItem table th.purple a:hover, dl.portlet dd.portletItem table th.purpleglossy a:hover, dl.portlet dd.portletItem table th.purpleshadow a:hover, dl.portlet dd.portletItem table th.purple h2 a:hover, dl.portlet dd.portletItem table th.purpleglossy h2 a:hover, dl.portlet dd.portletItem table th.purpleshadow h2 a:hover, dl.portlet dd.portletItem table th.purple h3 a:hover, dl.portlet dd.portletItem table th.purpleglossy h3 a:hover, dl.portlet dd.portletItem table th.purpleshadow h3 a:hover, dl.portlet dd.portletItem table th.purple h4 a:hover, dl.portlet dd.portletItem table th.purpleglossy h4 a:hover, dl.portlet dd.portletItem table th.purpleshadow h4 a:hover, dl.portlet dd.portletItem table th.purple h5 a:hover, dl.portlet dd.portletItem table th.purpleglossy h5 a:hover, dl.portlet dd.portletItem table th.purpleshadow h5 a:hover, dl.portlet dd.portletItem table th.purple p a:hover, dl.portlet dd.portletItem table th.purpleglossy p a:hover, dl.portlet dd.portletItem table th.purpleshadow p a:hover, dl.portlet dd.portletItem table th.grey a:hover, dl.portlet dd.portletItem table th.greyglossy a:hover, dl.portlet dd.portletItem table th.greyshadow a:hover, dl.portlet dd.portletItem table th.grey h2 a:hover, dl.portlet dd.portletItem table th.greyglossy h2 a:hover, dl.portlet dd.portletItem table th.greyshadow h2 a:hover, dl.portlet dd.portletItem table th.grey h3 a:hover, dl.portlet dd.portletItem table th.greyglossy h3 a:hover, dl.portlet dd.portletItem table th.greyshadow h3 a:hover, dl.portlet dd.portletItem table th.grey h4 a:hover, dl.portlet dd.portletItem table th.greyglossy h4 a:hover, dl.portlet dd.portletItem table th.greyshadow h4 a:hover, dl.portlet dd.portletItem table th.grey h5 a:hover, dl.portlet dd.portletItem table th.greyglossy h5 a:hover, dl.portlet dd.portletItem table th.greyshadow h5 a:hover, dl.portlet dd.portletItem table th.grey p a:hover, dl.portlet dd.portletItem table th.greyglossy p a:hover, dl.portlet dd.portletItem table th.greyshadow p a:hover, dl.portlet dd.portletItem table th.orange a:hover, dl.portlet dd.portletItem table th.orangeglossy a:hover,
dl.portlet dd.portletItem table th.orangeshadow a:hover, dl.portlet dd.portletItem table th.orange h2 a:hover, dl.portlet dd.portletItem table th.orangeglossy h2 a:hover, dl.portlet dd.portletItem table th.orangeshadow h2 a:hover, dl.portlet dd.portletItem table th.orange h3 a:hover, dl.portlet dd.portletItem table th.orangeglossy h3 a:hover, dl.portlet dd.portletItem table th.orangeshadow h3 a:hover,
dl.portlet dd.portletItem table th.orange h4 a:hover, dl.portlet dd.portletItem table th.orangeglossy h4 a:hover, dl.portlet dd.portletItem table th.orangeshadow h4 a:hover, dl.portlet dd.portletItem table th.orange h5 a:hover, dl.portlet dd.portletItem table th.orangeglossy h5 a:hover, dl.portlet dd.portletItem table th.orangeshadow h5 a:hover, dl.portlet dd.portletItem table th.orange p a:hover,
dl.portlet dd.portletItem table th.orangeglossy p a:hover, dl.portlet dd.portletItem table th.orangeshadow p a:hover, dl.portlet dd.portletItem table th.green a:hover, dl.portlet dd.portletItem table th.greenglossy a:hover, dl.portlet dd.portletItem table th.greenshadow a:hover, dl.portlet dd.portletItem table th.green h2 a:hover, dl.portlet dd.portletItem table th.greenglossy h2 a:hover, dl.portlet dd.portletItem table th.greenshadow h2 a:hover, dl.portlet dd.portletItem table th.green h3 a:hover, dl.portlet dd.portletItem table th.greenglossy h3 a:hover, dl.portlet dd.portletItem table th.greenshadow h3 a:hover, dl.portlet dd.portletItem table th.green h4 a:hover, dl.portlet dd.portletItem table th.greenglossy h4 a:hover, dl.portlet dd.portletItem table th.greenshadow h4 a:hover, dl.portlet dd.portletItem table th.green h5 a:hover, dl.portlet dd.portletItem table th.greenglossy h5 a:hover, dl.portlet dd.portletItem table th.greenshadow h5 a:hover, dl.portlet dd.portletItem table th.green p a:hover, dl.portlet dd.portletItem table th.greenglossy p a:hover, dl.portlet dd.portletItem table th.greenshadow p a:hover, dl.portlet dd.portletItem table th.red a:hover, dl.portlet dd.portletItem table th.red h2 a:hover,
dl.portlet dd.portletItem table th.red h3 a:hover, dl.portlet dd.portletItem table th.red h4 a:hover, dl.portlet dd.portletItem table th.red h5 a:hover, dl.portlet dd.portletItem dd.portletItem table th.red p a:hover, dl.portlet dd.portletItem table.keyfactstable th a:hover, dl.portlet dd.portletItem table.listing th a:hover {color:#fff!important;}
td.blue {
background:#D3DFEE;
}
td.purple {
background:#DFD8E8;
}
td.grey {
background:#E0E0E0;
}
td.green {
background:#E6EED5;
}
td.red {
background:#EFD3D2;
}
td.orange, td.yellow {
background:#FDE4D0;
}
td.white {
background:#fff;
}
/* */
div.listingBar span {
font-size:115%;
padding:0.25em 0.5em;
}
div.listingBar .current {
display:inline-block;
padding:0.25em 0.7em;
}
div.listingBar a {
padding:0.25em 0.7em;
border: 1px solid #ddd!important;
}
div.listingBar a:hover,#content div.listingBar a:hover {
color:#fff !important;
background-color:#205c90;
text-decoration:none !important;
border-color:#205c90;
}
dl.portalMessage {
border:1px solid #fbeed5;
background-color:#fcf8e3;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.25);
padding:8px 12px;
}
dl.portalMessage a, #content dl.portalMessage a {
border-bottom:0;
}
#content dl.portalMessage dd a:link,#content dl.portalMessage dd a:hover,#content dl.portalMessage dd a:visited {
color:#fff !important;
background: #0099CC; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006F93)); /* */
background: -webkit-linear-gradient(top, #0099CC, #006F93); /* */
background: -moz-linear-gradient(top, #0099CC, #006F93); /* */
background: -ms-linear-gradient(top, #0099CC, #006F93); /* */
background: -o-linear-gradient(top, #0099CC, #006F93); /* */
background: linear-gradient(top, #0099CC, #006F93); /* */
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
padding:3px 6px 4px;
display:inline-block;
font-size:110%;
}
#content dl.portalMessage dd a:hover{
background: #444; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#444)); /* */
background: -webkit-linear-gradient(top, #828282, #444); /* */
background: -moz-linear-gradient(top, #828282, #444); /* */
background: -ms-linear-gradient(top, #828282, #444); /* */
background: -o-linear-gradient(top, #828282, #444); /* */
background: linear-gradient(top, #828282, #444); /* */
text-decoration:none;
}
dl.portalMessage dt, #content dl.portalMessage dt {
font-size:110%;
background-color:transparent;
margin:0;
padding:0 0 0.5em;
}
dl.portalMessage dd {
font-size:90%;
color:#000;
clear:both;
background-color:transparent;
padding:0;
}
dl.warning {
background-color:#f2dede;
border-color:#eed3d7;
}
dl.warning dt {
color:#b94a48;
}
dl.error {
background-color:#FFECA8;
border-color:#FFE280;
}
dl.error dt {
color:#D27E00;
}
dl.info {
background-color:#d9edf7;
border-color:#bce8f1;
}
dl.info dt {
color:#3a87ad;
}
#content-views li.selected a,#content-views li a:hover,#content li.formTab a.selected,#content li.formTab a:hover {
color:Black !important;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
color:#666 !important;
}
/* */
img, video{
max-width:100%;
height:auto;
width:auto;
}
.image-right, img.image-right-border {
margin:0.5em 0 0.5em 1em;
}
img.image-right-border{
float: right;
}
img.image-left-border{
float: left;
margin: 0.5em 1em 0.5em 0;
}
#content dd.image-caption {
font-size:0.9em;
margin-left:0;
color:#667375 !important;
padding:0;
}
#content h2 dd.image-caption, #content h3 dd.image-caption, #content h4 dd.image-caption {
font-size:13px; line-height:19px;}
img.image-left, img.image-right {
border:none;
}
img.image-left-border, img.image-right-border,.commentPortrait .portraitPhoto{
border: 1px solid #ddd;
}
dl.toc {
width:40%;
margin:10px;
}
dl.toc dt {
margin-left:0;
text-transform:none;
}
dl.toc dd, #content dl.toc dd.portletItem {
margin:0;
}
#content dl.toc dd ol {
margin-left:0.1em;
padding-left:1.5em;
}
#portal-footer {
background:rgba(0, 0, 0, 0.4);
overflow:hidden;
font-size:95%;
color:#fff;
line-height:1.7em;
margin:0;
padding:1.4em;
clear:both;
}
#portal-footer ul.left {
float:left;
font-weight:bold;
margin:7px 0 0;
padding:0;
}
#portal-footer ul.right{
font-size:90%;
}
#portal-footer ul.left li,#portal-footer ul.right li, #portal-footer ul.social li {
list-style:none;
float:left;
margin:0;
padding:0 0 0 2px;
}
#portal-footer ul.left li{
padding:0 0 0 4px;
}
#portal-footer ul.left li:before, #portal-footer ul.right li:before, #portal-footer ul.social li a{
font-family:'icomoon';
content: "\e01f";
font-size:120%;
display:inline-block;
color:rgba(255,255,255,0.6);
float:left;
margin-right:2px;
}
#portal-footer ul.right li:before{
margin-right:1px;
}
#portal-footer ul.left li.hide:before,#portal-footer ul.right li.hide:before, #portal-footer ul.social li {
content: normal;
padding:0;
}
#portal-footer ul.right li a, #portal-footer ul.social li a, #portal-footer ul.left li a {
color:#fff!important;
}
#portal-footer ul.right li a, #portal-footer ul.social li a{
font-weight:normal!important;
}
#portal-footer ul.left li a:hover,#portal-footer ul.right li a:hover, #portal-footer ul.social li a:hover {
color:#fff!important;
text-decoration:underline;
}
#portal-footer ul.social li a:hover{
text-decoration:none;
}
#portal-footer ul.right, #portal-footer ul.social {
float:right;
clear:both;
margin:7px 0 6px;
padding:0;
}
#portal-footer ul.social li a.icon-alone{
font-size:170%;
color:#fff;
margin:0 0 0 8px;
position:relative;
top:0;
left:0;
}
#portal-footer ul.social li a img{
display:none;
}
.icon-alone {
display: inline-block; /* */
}
.screen-reader-text { /* */
position: absolute;
top: -9999px;
left: -9999px;
}
#portal-footer ul.social li.text{
margin-right:4px;
font-weight:bold;
}
.section-message-board img,.tileFooter a, .keyword-info, .summary img,.commentImage, .poweredBy, .documentFirstHeading img, .boardCommentDetails img{
display:none;
}
.commentBody {
box-shadow:0 0 0.5em 0 #ccc !important;
}
.listingForum {
background-image:none !important;
padding:10px 0 0;
}
.row #commenting fieldset,.row .discussion fieldset {
border:none !important;
}
.row #commenting legend,.row .discussion legend {
font-size:100%!important;
padding:1.2em 1em 0.8em 0!important;
}
#commenting, .reply-to-comment-button, .comment {
font-size: 90%!important;
}
.commentBody input[type="submit"].destructive{
font-size: 80%!important;}
.boardCommentDetails {
background-color:#DDD;
background-image:0;
font-size:90%;
border-top:1px solid #CCC;
padding:0.5em 1em;
}
.documentByLine a:hover{
color:#75AD0A!important;
}
.boardCommentDetails {
font-size: 90%;
padding: 0.5em 1em;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border:none;
border-top: 1px solid #CCCCCC;
}
.portaltype-ploneboardconversation #content fieldset legend {
font-size:130%;
font-weight:bold;
margin-bottom:10px;
padding:0;
}
.portaltype-ploneboardconversation #content .commentAttachments legend {
font-size:100%;
font-weight:bold;
margin-bottom:0;
padding:0;
}
.portaltype-ploneboardconversation #content ul.visualNoMarker {
padding-left:0;
}
.portaltype-ploneboardconversation #content fieldset.commentAttachments, .portaltype-ploneboardconversation #content  fieldset {
border:none;
}
.forumTitleCell {
width:60%;
}
.forumMostRecentCell{
width:20%;
}
.listing .discreet {
text-align:left !important;
padding-top:5px;
}
input[type="submit"], input[type="reset"], .reply-to-comment-button, input[type="submit"].destructive {
padding:6px 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:1em;
color:#444;
border:1px #B7B7B7 solid;
text-shadow: 0 1px 1px rgba(255,255,255,0.85);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
background-image: -moz-linear-gradient(0 100% 90deg, #bbb, #fff);
background-color:#d7d7d7;
-webkit-border-radius:23px;
-moz-border-radius:23px;
-o-border-radius:23px;
border-radius:23px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
box-shadow:0 1px 2px rgba(0,0,0,0.5);
font-size:100%;
}
input[type="submit"]:hover, .reply-to-comment-button:hover{
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#75AD0A), to(#5B8907));
background-image: -moz-linear-gradient(0 100% 90deg, #5B8907, #75AD0A);
background-color:#75AD0A;
color:#fff;
text-shadow: 0 1px 1px rgba(0,0,0,0.45);
border:1px #5B8907 solid;
}
input[type="reset"]:hover, input[type="submit"].destructive:hover{
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CC0000), to(#990000));
background-image: -moz-linear-gradient(0 100% 90deg, #990000, #CC0000);
background-color:#CC0000;
color:#fff;
text-shadow: 0 1px 1px rgba(0,0,0,0.45);
border:1px #990000 solid;
}
input[type="text"], input[type="password"], input[type="file"], input input[type="file"]{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#444;
border:1px #ddd solid;
background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(#FFF));
background-image: -moz-linear-gradient(0% 12% 90deg, #fff, #999);
background-color:#fff;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
padding:5px 8px;
}
#content textarea, .row #commenting textarea, .row .discussion textarea  {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#444;
border:1px #ccc solid;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
background-color:#fff;
padding-left:8px;
width: 97%;
}
.field input[type="text"][name$=".title"], input#title {
width: 96%;
}
#content select {
vertical-align:bottom; font-size:1.2em;
color:#444;
border:1px #ddd solid;
background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(#FFF));
background-image: -moz-linear-gradient(0% 12% 90deg, #fff, #999);
background-color:#fff;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
}
#content option{
color:#444;
padding:3px;}
.calltoactionprospectus a:before, .calltoactionapply a:before, .calltoactionopenday a:before,  .calltoactionmyleicester a:before, .calltoactioncourse a:before, .calltoactionfeesfinance a:before, .calltoactionblackboard a:before, .calltoactionexpert a:before, .calltoactionscholarships a:before, .calltoactionfindus a:before, .calltoactionleicsex a:before, .calltoactionapplyphd a:before, .calltoactionengage a:before, .calltoactionbooknow a:before {
font-family: 'icomoon';
font-size:120%;
display:block;
float:left;
width:22px;
margin-left:5px;
margin-right:3px;
color:rgba(255,255,255,0.6);
font-weight:normal;
}
.calltoactionprospectus a:before, .calltoactionapply a:before, .calltoactionmyleicester a:before, .calltoactionapplyphd a:before{
content: "\e00f";
}
.calltoactionfindus a:before{
content: "\e00c";
}
.calltoactioncourse a:before, .calltoactionexpert a:before{
content: "\e00e";
}
.calltoactionopenday a:before, .calltoactionbooknow a:before{
content: "\e00b";
}
.calltoactionleicsex a:before, .calltoactionengage a:before{
content: "\e00a";
}
.calltoactionscholarships a:before, .calltoactionfeesfinance a:before, .calltoactionblackboard a:before {
content: "\e012";
font-size:110%;
}
.calltoactionprospectus a:hover:before, .calltoactionapply a:hover:before, .calltoactionopenday a:hover:before,  .calltoactionmyleicester a:hover:before, .calltoactioncourse a:hover:before, .calltoactionfeesfinance a:hover:before, .calltoactionblackboard a:hover:before, .calltoactionexpert a:hover:before, .calltoactionscholarships a:hover:before, .calltoactionfindus a:hover:before, .calltoactionleicsex a:hover:before, .calltoactionapplyphd a:hover:before, .calltoactionengage a:hover:before, .calltoactionbooknow a:hover:before{
color:#fff;
}
.calltoactionprospectus a, .calltoactionapply a, .calltoactionopenday a,  .calltoactionmyleicester a, .calltoactioncourse a, .calltoactionfeesfinance a, .calltoactionblackboard a, .calltoactionexpert a, .calltoactionscholarships a, .calltoactionfindus a, .calltoactionleicsex a, .calltoactionapplyphd a, .calltoactionengage a, .calltoactionbooknow a{
color:#fff;
background: #71AD2E; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#71AD2E), to(#598A24)); /* */
background: -webkit-linear-gradient(top, #71AD2E, #598A24); /* */
background: -moz-linear-gradient(top, #71AD2E, #598A24); /* */
background: -ms-linear-gradient(top, #71AD2E, #598A24); /* */
background: -o-linear-gradient(top, #71AD2E, #598A24); /* */
background: linear-gradient(top, #71AD2E, #598A24); /* */
-webkit-border-radius:6px;
-moz-border-radius:6px;
-o-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
box-shadow:0 1px 2px rgba(0,0,0,0.5);
font-size:90%;
margin-bottom:8px;
padding:5px 5px 6px 5px;
display:block;
}
.calltoactionprospectus a:hover, .calltoactionapply a:hover, .calltoactionopenday a:hover,  .calltoactionmyleicester a:hover, .calltoactioncourse a:hover, .calltoactionfeesfinance a:hover, .calltoactionblackboard a:hover, .calltoactionexpert a:hover, .calltoactionscholarships a:hover, .calltoactionfindus a:hover, .calltoactionleicsex a:hover, .calltoactionapplyphd a:hover, .calltoactionengage a:hover, .calltoactionbooknow a:hover{
background: #444; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#444)); /* */
background: -webkit-linear-gradient(top, #828282, #444); /* */
background: -moz-linear-gradient(top, #828282, #444); /* */
background: -ms-linear-gradient(top, #828282, #444); /* */
background: -o-linear-gradient(top, #828282, #444); /* */
background: linear-gradient(top, #828282, #444); /* */
}
.calltoactioncourse a, .calltoactionexpert a{
background: #BD660F; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#ED8114), to(#BD660F)); /* */
background: -webkit-linear-gradient(top, #ED8114, #BD660F); /* */
background: -moz-linear-gradient(top, #ED8114, #BD660F); /* */
background: -ms-linear-gradient(top, #ED8114, #BD660F); /* */
background: -o-linear-gradient(top, #ED8114, #BD660F); /* */
background: linear-gradient(top, #ED8114, #BD660F); /* */
}
.calltoactionblackboard a, .calltoactionfindus a, .calltoactionleicsex a, .calltoactionengage a, .calltoactionbooknow a{
background: #0099CC; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006F93)); /* */
background: -webkit-linear-gradient(top, #0099CC, #006F93); /* */
background: -moz-linear-gradient(top, #0099CC, #006F93); /* */
background: -ms-linear-gradient(top, #0099CC, #006F93); /* */
background: -o-linear-gradient(top, #0099CC, #006F93); /* */
background: linear-gradient(top, #0099CC, #006F93); /* */
}
#content p.calltoaction {
overflow:hidden;
width:100%;
}
#content p.calltoaction a:link:before, #content p.calltoaction a:visited:before{
font-family: 'icomoon';
content: "\e012";
display:inline-block;
float:left;
width:22px;
color:rgba(255,255,255,0.6);
margin-right:0;
margin-left:2px;
}
#content p.calltoaction a:hover:before{
color:#fff;
}
#content p.calltoaction a img {
display:none;
}
#content p.calltoaction a:link,#content p.calltoaction a:visited,#content p.calltoaction a:hover {
font-weight:bold;
font-size:1.05em;
line-height:1.35em;
text-align:left;
float:right;
clear:both;
display:block;
text-decoration:none;
color:#fff !important;
max-width:40%;
max-height:37px;
overflow:hidden !important;
background: #0099CC; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006F93)); /* */
background: -webkit-linear-gradient(top, #0099CC, #006F93); /* */
background: -moz-linear-gradient(top, #0099CC, #006F93); /* */
background: -ms-linear-gradient(top, #0099CC, #006F93); /* */
background: -o-linear-gradient(top, #0099CC, #006F93); /* */
background: linear-gradient(top, #0099CC, #006F93); /* */
-webkit-border-radius:6px;
-moz-border-radius:6px;
-o-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:#c3c3c3 2px 2px 2px;
-moz-box-shadow:#c3c3c3 2px 2px 2px;
box-shadow:#c3c3c3 2px 2px 2px;
margin:5px 0 5px 10px;
padding:3px 6px 3px 10px;
}
#content p.calltoaction a:hover {
background: #444; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#444)); /* */
background: -webkit-linear-gradient(top, #828282, #444); /* */
background: -moz-linear-gradient(top, #828282, #444); /* */
background: -ms-linear-gradient(top, #828282, #444); /* */
background: -o-linear-gradient(top, #828282, #444); /* */
background: linear-gradient(top, #828282, #444); /* */
color:#fff !important;
text-decoration:none !important;
}
#content table th p.calltoaction a:link,#content table th p.calltoaction a:visited,#content table td p.calltoaction a:link,#content table td p.calltoaction a:visited {
max-width:96%;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
margin:5px 0;
}
#content table th p.calltoaction a:link,#content table th p.calltoaction a:visited {
font-size:0.9em!important;
line-height:1.4em!important;
}
/* *********************************/
.portletStaticText div.profile {background:#448ACF;}
.portletStaticText div.fullprofile {background:#000; padding:10px;}
.portletStaticText div.fullprofile a {color:#FFFFFF;}
.portletStaticText div.profile p:before, .portletStaticText div.profile p:after{
color:#fff!important;
}
.portletStaticText div.profile p {
font-size:110%;
color:#fff;
font-weight:bold;
line-height:140%;
margin-bottom:0;
padding:15px 20px 15px 10px;
}
#content p.profile {
background:#000;
color:#fff;
padding:10px 8px;
margin-top:0;
clear:left;
}
#portal-column-two .portletStaticText p.profile, #portal-column-two .portletStaticText div.fullprofile {
margin-top:0;
clear:left;
}
#content p.profile {
margin-top:0;
width:172px;
}
#portal-column-two .portletStaticText p.profile{
margin-top:-12px; margin-bottom:16px;
}
#content p.profile a{color:#FFF!important;}
#content p.profile a:hover {color:#75AD0A!important;}
#portal-column-two .portletStaticText div.profile a:link:before, #portal-column-two .portletStaticText p.profile a:link:before, #content p.profile a:link:before {
font-family: 'icomoon';
font-size:120%;
display:block;
float:left;
width:22px;
margin-left:5px;
color:rgba(0,0,0,0.2);
content: "\e012";
}
#portal-column-two .portletStaticText div.fullprofile a:link:before, #content p.profile a:link:before {color:rgba(255,255,255,0.6);}
#portal-column-two .portletStaticText div.profile img{padding:5px;}
p.warning,p.questions, p.faqs, p.quicklinks,p.info,p.ploneinfo,p.example,p.video,p.resources,p.blackboard,p.help,p.goodpractice,p.podcast,p.audio, p.keyfacts,p.documentation,p.important, p.international, p.leicsaward {
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
border-top:thin solid #ededed;
display:block;
clear:both;
margin:1em 0 0;
padding:10px 10px 14px 42px;
}
p.warning img, p.questions img, p.faqs img, p.quicklinks img, p.info img, p.ploneinfo img, p.example img, p.video img, p.blackboard img, p.help img, p.goodpractice img, p.podcast img, p.audio img, p.keyfacts img, p.important img{
display:none;
}
p.warning:before, p.questions:before, p.faqs:before, p.quicklinks:before, p.info:before, p.ploneinfo:before, p.example:before, p.video:before,  p.resources:before, p.blackboard:before, p.help:before, p.goodpractice:before, p.podcast:before, p.audio:before, p.keyfacts:before, p.documentation:before, p.important:before, p.international:before, p.leicsaward:before{
font-size:120%;
font-weight:bold;
margin-right:8px;
color:#666;
letter-spacing:0.04em;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.75);
}
.portletStaticText p.warning:before,.portletStaticText p.questions:before, .portletStaticText p.faqs:before, .portletStaticText p.quicklinks:before, .portletStaticText p.info:before, .portletStaticText p.ploneinfo:before, .portletStaticText p.example:before, .portletStaticText p.video:before,  .portletStaticText p.resources:before, .portletStaticText p.blackboard:before, .portletStaticText p.help:before, .portletStaticText p.goodpractice:before, .portletStaticText p.podcast:before, .portletStaticText p.audio:before, .portletStaticText p.keyfacts:before, .portletStaticText p.documentation:before, .portletStaticText p.important:before, .portletStaticText p.international:before, .portletStaticText p.leicsaward{
display:block;
}
p.warning:before {
content:"Warning:";
}
p.questions:before, p.faqs:before{
content:"Questions:";
}
p.quicklinks:before{
content:"Quick Links:";
}
p.info:before{
content:"Information:";
}
p.ploneinfo:before{
content:"CMS Information:";
}
p.example:before{
content:"Example:";
}
p.video:before{
content:"Video:";
}
p.resources:before{
content:"Resources:";
}
p.blackboard:before{
content:"Blackboard:";
}
p.help:before{
content:"Help:";
}
p.goodpractice:before{
content:"Good Practice:";
}
p.podcast:before, p.audio:before{
content:"Audio:";
}
p.keyfacts:before{
content:"Key Facts:";
}
p.documentation:before{
content:"Documentation:";
}
p.important:before{
content:"Important:";
}
p.international:before{
content:"International Students:";
}
p.leicsaward:before{
content:"Leicester Award:";
}
p.warning{
background:#ededed url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/warningpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.questions, p.faqs{
background: #ededed url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/faqpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.quicklinks{
background: #ededed url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/linkspara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.info, p.ploneinfo{
background: #ededed url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/infopara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.example{
background: #ededed url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/examplepara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.video{
background: #ededed url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/videopara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.goodpractice{
background: #ededed url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/goodpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.help{
background: #ededed url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/helppara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.resources{
background: #ededed url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/resourcespara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.podcast,p.audio{
background: #ededed url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/audiopara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.keyfacts{
background: #ededed url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/keyfactspara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.documentation{
background: #ededed url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/documentationpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.important{
background: #ededed url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/importantpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.blackboard{
background: #ededed url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/blackboardpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.international{
background: #ededed url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/internationalpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
p.leicsaward{
background: #ededed url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px; /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#C3C3C3)); /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px, -webkit-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px,    -moz-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px,     -ms-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px,      -o-linear-gradient(top, #ededed, #C3C3C3); /* */
background: url("++resource++leicester.plonetheme.images/leicsawardpara.png") no-repeat 8px 8px,         linear-gradient(top, #ededed, #C3C3C3); /* */}
.highlight-shaded,.highlight-outline {
margin:10px 0;
padding:5px 10px;
clear:both;
}
.highlight-shaded {
background:#384983;
color:#fff !important;
}
#content .highlight-shaded a:link, #content .highlight-shaded a:visited, #portal-column-one .highlight-shaded a:link, #portal-column-one .highlight-shaded a:visited, #portal-column-two .highlight-shaded a:link,  #portal-column-two .highlight-shaded a:visited{
color:#F8E58E!important;
}
#content .highlight-shaded a:hover,  #portal-column-one .highlight-shaded a:hover, #portal-column-two .highlight-shaded a:hover {
color:#fff!important;
text-decoration:underline !important;
}
.highlight-outline {
border:1px solid #384983;
}
h2.highlight-shaded,h2.highlight-outline,h3.highlight-shaded,h3.highlight-outline,h4.highlight-shaded,h4.highlight-outline{
font-size:1em!important;
font-weight:normal;
}
p.greyintro {
clear:both;
background-color:#ECECEC;
border:1px #CCC solid;
width:96%;
margin:5px 0 8px;
padding:2%;
}
#content ul.arrow, dl.portletStaticText ul.arrow, .portletStaticText ul.arrow{
margin:0.75em 0;
padding-left:1.2em;
list-style: none;
text-indent: -1.4em;
}
#content ul.arrow li:before, dl.portletStaticText ul.arrow li:before, .portletStaticText ul.arrow li:before{
font-family: 'icomoon';
font-size:115%;
display:inline-block;
float:left;
width:19px;
color:rgba(0,0,0,0.6);
content: "\e008";
}
#content ul.arrow li, .portletStaticText ul.arrow li, dl.portletStaticText ul.arrow li{
margin: 0 0 0.75em 0.7em;
display:block;
}
#content ul.alphabet {
font-size:120%!important;
display:inline;
color:#FFF;
list-image:none;
margin:0;
padding:0;
}
ul.alphabet li {
list-style:none;
display:inline !important;
font-weight:bold;
line-height:250%;
color:#999;
margin:0 5px 0 0!important;
}
ul.alphabet li a:link,ul.alphabet li a:visited,ul.alphabet li a:hover, #content p.toparrow a:link,#content p.toparrow a:visited,#content p.toparrow a:hover {
background-image:none;
background: #0099CC; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006F93)); /* */
background: -webkit-linear-gradient(top, #0099CC, #006F93); /* */
background: -moz-linear-gradient(top, #0099CC, #006F93); /* */
background: -ms-linear-gradient(top, #0099CC, #006F93); /* */
background: -o-linear-gradient(top, #0099CC, #006F93); /* */
background: linear-gradient(top, #0099CC, #006F93); /* */
text-decoration:none;
color:#fff !important;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:#ccc 2px 2px 2px;
-moz-box-shadow:#ccc 2px 2px 2px;
box-shadow:#ccc 2px 2px 2px;
}
ul.alphabet li a:link,ul.alphabet li a:visited,ul.alphabet li a:hover {
display:inline-block !important;
margin-bottom:8px;
padding:3px 8px;
}
#content ul.alphabet li a:hover, #content p.toparrow a:hover {
color:#fff !important;
text-decoration:none !important;
background: #444; /* */
background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#444)); /* */
background: -webkit-linear-gradient(top, #828282, #444); /* */
background: -moz-linear-gradient(top, #828282, #444); /* */
background: -ms-linear-gradient(top, #828282, #444); /* */
background: -o-linear-gradient(top, #828282, #444); /* */
background: linear-gradient(top, #828282, #444); /* */
}
#content p.toparrow a:link,#content p.toparrow a:visited,#content p.toparrow a:hover {
font-weight:bold;
text-align:right;
clear:both;
float:right;
margin:0;
padding:5px 10px 8px 2px;
max-height:20px;
overflow:hidden !important;
}
#content p.toparrow a:before{
content: "\e013";
font-family: 'icomoon';
font-size:100%;
display:block;
float:left;
width:22px;
margin-right:8px;
color:rgba(255,255,255,0.7);
}
#content p.toparrow a:hover:before{
color:#fff;
}
#content p.toparrow{
display:block!important;
width:100%;
clear:both;
margin-bottom:40px;
}
.quote,.quoteleft,.smallquote,.quotereferenceleft,.smallquotereference,.quotereference {
margin:0 0 5px;
}
#content .quote,#content .quotereference,#content .quoteleft,#content .quotereferenceleft {
float:right;
width:40%;
clear:right;
margin:5px 0 5px 15px;
}
#content table div.quote,#content table div.quotereference,#content table div.quoteleft,#content table div.quotereferenceleft{
width:auto;
float:none;
margin:5px 10px;
}
.quote,.quotereference,.quoteleft,.quotereferenceleft,.smallquote,.smallquotereference,.portletStaticText .quote,.portletStaticText .smallquote {
color:#666;
font-size:112%;
line-height:145%;
}
.smallquotereference,.quotereference,.quotereferenceleft {
font-size:100%;
padding:6px 0 5px;
}
.quote:before,.quoteleft:before,.smallquote:before,.portletStaticText .quote:before,.portletStaticText .smallquote:before, .portletStaticText div.profile p:before{
content: "\e001";
font-family: 'icomoon';
font-size:200%; display:block;
position: relative;
left:0;
top: 0;
color:#444;
margin-bottom:8px;
}
.quote:after,.quoteleft:after,.smallquote:after,.portletStaticText .quote:after,.portletStaticText .smallquote:after, .portletStaticText div.profile p:after{
content: "\e000";
font-family: 'icomoon';
font-size:125%;
display:inline-block;
color:#444;
margin-right:4px;
margin-left:4px;
}
#content .quote p, #content .smallquote p{
margin-bottom:0;
}
.addthis_toolbox{
padding: 20px 0 0 0;
clear:both;
}
.addthis_toolbox p{
color:#444;
display:inline-block;
float:left;
font-size:90%;
padding-right:8px;
}
.ploneSkin .mceMenu span.mceText, .ploneSkin .mceMenu .mcePreview, .ploneSkin .mce_h3 span.mceText {
font-size: 1.2em!important;
}
#portal-footer-wrapper #portal-searchbox, .mobileskip, .mobilemenu, #mobilebacktotop, .mobileaddthis, .mobilefooterextra{
display:none;
}
.fullcell, .firsthalf, .secondhalf, .firstthird, .secondthird, .thirdthird, .firstquarter, .secondquarter, .thirdquarter, .fourthquarter {
position: relative;
float: left;
left: 100%;
padding:0;
margin:0;
}
.fullcell{
width: 97.75%;
}
.firsthalf, .secondhalf{
width:47.75%;
}
.firstthird, .secondthird, .thirdthird {
width: 31.08%;
}
.firstquarter, .secondquarter, .thirdquarter, .fourthquarter{
width:  22.75%;
}
.fullcell, .firsthalf, .firstthird, .firstquarter {
margin-left: -98.875%;
}
.secondhalf {
margin-left: -48.875%;
}
.secondthird{
margin-left: -65.545%;
}
.thirdthird{
margin-left: -32.205%;
}
.secondquarter{
margin-left: -73.875%;
}
.thirdquarter{
margin-left: -48.875%;
}
.fourthquarter{
margin-left: -23.875%;
}
#content dl.portlet dd {
margin:0;
}
#content dl.portlet{
font-size:100%;
}
#viewlet-below-content-title .managePortletsAboveLink{display:none;}
/* */
#content dl .contenttype-news-item, #content dl .contenttype-blog-entry {width:100%; padding:0!important; background:none; border-bottom:1px dotted #CCC!important; margin:0 0 10px 0;}
#content dl .contenttype-news-item img, #content dl .contenttype-blog-entry img {margin-right:0;}
#content dl .contenttype-news-item p.tileFooter a, #content dl .contenttype-blog-entry p.tileFooter a {display:inline-block; padding:5px; border:1px solid #CCC; margin:0 0 10px 0;}
#content dl .contenttype-news-item p.tileFooter a:hover, #content dl .contenttype-blog-entry p.tileFooter a:hover {color:#FFF!important; text-decoration:none; background:#205C90;}
span.highlightedSearchTerm {background: transparent;}
h2 p.warning, h2 p.questions, h2 p.faqs, h2 p.quicklinks, h2 p.info, h2 p.ploneinfo, h2 p.example, h2 p.video, h2 p.resources, h2 p.blackboard, h2 p.help, h2 p.goodpractice, h2 p.podcast, h2 p.audio, h2 p.keyfacts, h2 p.documentation, h2 p.important, h2 p.international, h2 p.leicsaward, h2 p.highlight-shaded, h2 p.highlight-outline, h2 p.greyintro {font-size: 0.7em;}
h3 p.warning, h3 p.questions, h3 p.faqs, h3 p.quicklinks, h3 p.info, h3 p.ploneinfo, h3 p.example, h3 p.video, h3 p.resources, h3 p.blackboard, h3 p.help, h3 p.goodpractice, h3 p.podcast, h3 p.audio, h3 p.keyfacts, h3 p.documentation, h3 p.important, h3 p.international, h3 p.leicsaward, h3 p.highlight-shaded, h3 p.highlight-outline, h3 p.greyintro {font-size: 0.8em;}
h4 p.warning, h4 p.questions, h4 p.faqs, h4 p.quicklinks, h4 p.info, h4 p.ploneinfo, h4 p.example, h4 p.video, h4 p.resources, h4 p.blackboard, h4 p.help, h4 p.goodpractice, h4 p.podcast, h4 p.audio, h4 p.keyfacts, h4 p.documentation, h4 p.important, h4 p.international, h4 p.leicsaward, h4 p.highlight-shaded, h4 p.highlight-outline, h4 p.greyintro {font-size: 1em;}
h2 p.warning, h2 p, h3 p, h4 p {font-size: 0.7em;}
h3 p.warning {font-size: 0.8em;}
h4 p.warning {font-size: 1em;}
h2 p.warning:before,h3 p.warning:before,h4 p.warning:before {font-size: 1.1em;}
span.summary a.contenttype-document, span.summary a.contenttype-event, span.summary a.contenttype-folder, span.summary a.contenttype-link, span.summary a.contenttype-news-item, span.summary a.contenttype-plone-site, span.summary a.contenttype-collection, span.summary a.contenttype-topic {background: none;}
span.summary a.contenttype-document, span.summary a.contenttype-event, span.summary a.contenttype-folder, span.summary a.contenttype-link, span.summary a.contenttype-news-item, span.summary a.contenttype-plone-site, span.summary a.contenttype-collection, span.summary a.contenttype-topic  {padding-left: 0 !important;}
#content dd {margin: 0 0 1em 0;}
#content ol ol li {list-style-type:lower-roman;}
table.listing a, table.invisible a, table.plain a, table.blocktable a, table.data a, table.horizontallinestable a {display: inline !important;}
table.listing a.contenttype-document, table.listing a.contenttype-event, table.listing a.contenttype-folder, table.listing a.contenttype-link, table.listing a.contenttype-news-item, table.listing a.contenttype-plone-site, table.listing a.contenttype-collection, table.listing a.contenttype-topic {display: inline-block !Important; margin: 0 0 -6px 0;}
img {border: none;}
dl.portletStaticText input[type="text"], div.portletStaticText input[type="text"] {width: 61%;}
dl.portletStaticText input[type="submit"], div.portletStaticText input[type="submit"] {}
p.warning img[width="16"][height="16"], p.questions img[width="16"][height="16"], p.faqs img[width="16"][height="16"], p.quicklinks img[width="16"][height="16"], p.info img[width="16"][height="16"], p.ploneinfo img[width="16"][height="16"], p.example img[width="16"][height="16"], p.video img[width="16"][height="16"], p.resources img[width="16"][height="16"], p.blackboard img[width="16"][height="16"], p.help img[width="16"][height="16"], p.goodpractice img[width="16"][height="16"], p.podcast img[width="16"][height="16"], p.audio img[width="16"][height="16"], p.keyfacts img[width="16"][height="16"], p.documentation img[width="16"][height="16"], p.important img[width="16"][height="16"], p.international img[width="16"][height="16"], p.leicsaward img[width="16"][height="16"], p.highlight-shaded img[width="16"][height="16"], p.highlight-outline img[width="16"][height="16"], p.greyintro img[width="16"][height="16"]{display: inline-block !important;}
p.warning img[title="acrobat pdf file"], p.questions img[title="acrobat pdf file"], p.faqs img[title="acrobat pdf file"], p.quicklinks img[title="acrobat pdf file"], p.info img[title="acrobat pdf file"], p.ploneinfo img[title="acrobat pdf file"], p.example img[title="acrobat pdf file"], p.video img[title="acrobat pdf file"], p.resources img[title="acrobat pdf file"], p.blackboard img[title="acrobat pdf file"], p.help img[title="acrobat pdf file"], p.goodpractice img[title="acrobat pdf file"], p.podcast img[title="acrobat pdf file"], p.audio img[title="acrobat pdf file"], p.keyfacts img[title="acrobat pdf file"], p.documentation img[title="acrobat pdf file"], p.important img[title="acrobat pdf file"], p.international img[title="acrobat pdf file"],  p.leicsaward img[title="acrobat pdf file"], p.highlight-shaded img[title="acrobat pdf file"], p.highlight-outline img[title="acrobat pdf file"], p.greyintro img[title="acrobat pdf file"] {display: inline-block !important;}
p.warning img[title="Word document"], p.questions img[title="Word document"], p.faqs img[title="Word document"], p.quicklinks img[title="Word document"], p.info img[title="Word document"], p.ploneinfo img[title="Word document"],  p.example img[title="Word document"], p.video img[title="Word document"], p.resources img[title="Word document"], p.blackboard img[title="Word document"], p.help img[title="Word document"], p.goodpractice img[title="Word document"], p.podcast img[title="Word document"], p.audio img[title="Word document"], p.keyfacts img[title="Word document"], p.documentation img[title="Word document"], p.important img[title="Word document"], p.international img[title="Word document"], p.leicsaward img[title="Word document"], p.highlight-shaded img[title="Word document"], p.highlight-outline img[title="Word document"], p.greyintro img[title="Word document"] {display: inline-block !important;}
p.warning img[title="Excel spreadsheet"], p.questions img[title="Excel spreadsheet"], p.faqs img[title="Excel spreadsheet"], p.quicklinks img[title="Excel spreadsheet"], p.info img[title="Excel spreadsheet"], p.ploneinfo img[title="Excel spreadsheet"],p.example img[title="Excel spreadsheet"], p.video img[title="Excel spreadsheet"], p.resources img[title="Excel spreadsheet"], p.blackboard img[title="Excel spreadsheet"], p.help img[title="Excel spreadsheet"], p.goodpractice img[title="Excel spreadsheet"], p.podcast img[title="Excel spreadsheet"], p.audio img[title="Excel spreadsheet"], p.keyfacts img[title="Excel spreadsheet"], p.documentation img[title="Excel spreadsheet"], p.important img[title="Excel spreadsheet"], p.international img[title="Excel spreadsheet"], p.leicsaward img[title="Excel spreadsheet"], p.highlight-shaded img[title="Excel spreadsheet"], p.highlight-outline img[title="Excel spreadsheet"], p.greyintro img[title="Excel spreadsheet"] {display: inline-block !important;}
table.listing th p, table.listing th h2, table.listing th h3, table.listing th h4, table.listing th h5, table.listing th h6 {color: #fff !important;}
/* */
div.embed-video-small {max-width:332px;}
div.embed-video {max-width:420px;}
div.embed-video-big {max-width:520px;}
/* */
.videoWrapper {position:relative; padding-bottom:56.25%;/* */ height:0;}
.videoWrapper iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
/* */
div.embed-video-small *, div.embed-video *, div.embed-video-big * {display:none;}
/* */
div.embed-video-small iframe, div.embed-video iframe, div.embed-video-big iframe, div.embed-video-small .videoWrapper, div.embed-video .videoWrapper, div.embed-video-big .videoWrapper, div.embed-video-small p, div.embed-video p, div.embed-video-big p {display: block;}
/* */
#content form.big-search {margin:0 0 10px 0; padding:0;}
#content form.big-search input[type="text"]{width:70%; height:30px; margin:0 10px 0 0;}
#content form.big-search input[type="submit"]{width:20%; height:40px!important; max-width:75px;}
#alternativefooter {max-height: 91px; min-height: 91px; background: rgba(0,0,0,0.4); margin: 0; padding: 28px 0 0 22px !important; clear: both;}
#alternativefooter li:before {font-family: 'icomoon'; content: "\e01f";}
#alternativefooter li.hide:before {content:"";}
#alternativefooter * {color: #fff;}
#alternativefooter a:hover {text-decoration: underline;}
#alternativefooter.left {margin: 0 !important; padding: 7px 0 0 0;}
#alternativefooter + #mobilebacktotop, #hostedfooter + #mobilebacktotop {padding: 7px 0 0 0;}
/* */
#portal-top {background:#fff;}
body.embrace-arts #portal-top, body.embrace-arts-home #portal-top, body.litandphil #portal-top {background:transparent;}
#portal-personaltools {background:rgba(0, 0, 0, 0.3); margin: 0 10px 0 0;}

}

