
/* - ++resource++netsight.editbar.editbar.css - */
@media screen {
/* https://www.vitae.ac.uk/portal_css/++resource++netsight.editbar.editbar.css?original=1 */
/* **/
#edit-bar{
padding: 0 0.5em;
margin-top: 1.5em;
min-height: 0;
font-size: 85%;
border-width: 1px 1px 0 1px;
background-color: #bbb;
border: 0;
}
#editbar-toggler{
float: right;
margin-top: -1.5em;
line-height: 1.5em;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
#editbar-toggler a,
#editbar-toggler a:link,
#editbar-toggler a:visited,
#editbar-toggler a:hover,
#editbar-toggler a:active{
display: inline-block;
border: 0;
padding: 0;
text-decoration: none;
}
#editbar-toggler.open .showEditbar,
#editbar-toggler.closed .hideEditbar{
display: none;
}
.contentActions{
background: none;
border: 0;
padding: 0;
height: auto;
clear: right;
}
.contentActions > ul > li {
margin-bottom: 0.5em;
}
#content-info{
float: left;
line-height: 2em;
margin-right: 1em;
}
#content-info img{
height:16px;
width: 16px;
}
.empty-actions-info{
float: left;
clear: left;
text-align: left;
}
.contentActions .actionItems {
float: none;
}
.contentActions li{
float: left;
border: 0;
}
#contentaction-delete a{
border-left: 1px solid #fff;
display: inline-block;
padding-right: 20px;
padding-left: 0.5em;
background: url(++resource++netsight.editbar.cross.png) no-repeat right 50% scroll;
}
.contentActions ul,
.contentActions li{
line-height: 2em;
}
.contentActions .workflowItems{
clear: left;
}
.contentActions .workflowItems li{
float: left;
padding: 0;
margin-bottom: 0.5em;
border-left: 1px solid #fff;
}
.contentActions .workflowItems li a{
padding: 0 0.5em;
}
.workflowItems li.contentworkflow-currentstatus{
border: 0;
padding-right: 0.5em
}
#contentActionMenus{
background-color: #bbb;
clear: right;
zoom: 1;
height: auto;
}
#contentActionMenus li{
margin-bottom: 0.5em;
float: none;
display: inline;
}
#content-views{
background-color: #bbb;
clear: both;
padding: 0;
}
.contentViews .selected a,
.contentViews li a:hover{
background-color: #fff;
}
.contentViews .selected a{
border-bottom: 1px solid #fff !important;
}
#contentActionMenus dl.actionMenu a{
background-color: transparent;
}
#contentActionMenus dl.activated dt{
background-color: #fff;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
#contentActionMenus dl.activated dt a{
color: #555;
}
#contentActionMenus dl.activated dd {
background-color: #fff !important;
border: 1px solid #bbb;
border-bottom: 1px solid #bbb !important;
border-top: 0;
border-top-left-radius: 0.5em;
padding-top: 0.5em;
right: -1px !important;
min-width: 10em;
}
#contentActionMenus dl.actionMenu dd a{
color: #888;
}
.actionMenuContent li{
display: block;
float: none;
}
#folderHeader, #contextHeader {
border-top: 2px solid white;
border-bottom: 0;
font-weight: bold;
font-size: 1.3em;
font-style: italic;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: #e4e4e4 !important;
color: #000;
}
#contentActionMenus dl.actionMenu.activated dd li.actionSeparator:first-child div{
border-top: 0 !important;
}
/* ***/
.contentActions .contentActionMenus:after,
#edit-bar:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.contentActions .contentActionMenus{
display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#edit-bar {display: block;}
}
html[xmlns] .contentActions .contentActionMenus,
html[xmlns] #edit-bar {
display: block;
}
* html .contentActions .contentActionMenus,
* html #edit-bar {
height: 1%;
}
* html #editbar-toggler {
position: relative;
}
/* **/
#portal-columns{
z-index: 2;
}

}

