/* Stylesheet necessary to display top menus generated by the portal theme */
body.lotusui30dojo {

font-size: 1em;
}
.wpthemeHeader{
    background-color: #424142;
}
.wpthemeHeader .wpthemeHeaderNav ul li a:link, .wpthemeHeader .wpthemeHeaderNav ul li a:visited, .wpthemeHeader .wpthemeHeaderNav ul li a:active{
    color: #fff;
    font-weight: normal;
    padding: 3px 13px;
}

.wpthemeHeaderNav ul li {
    font-size: 0.9em;
}
.wpthemeHeaderNav ul li {
    display: inline;
    margin: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 0px 2px;
}
.wpthemeHeaderNav ul {
    padding: 0 0 0 5px;
    margin: 0;
    line-height: 2.1em;
}
header .wpthemeSelected a{background-color: #555;}

#theme-toolbar{background-color: transparent; color: #fff;}
.wpthemeNavList li{display: inline;}
.wpthemeNavList li a{color: #fff;}
.wpthemeRight{background-color: transparent; color: #fff; overflow: hidden;}

.ibmPortalControl .wpthemeControlHeader{display:none;}

#wpthemeComplementaryContent {
    margin: 0 auto;
    width: 940px;
}
#wpthemeComplementaryContent #wpthemeComplementaryContentText, #wpthemeComplementaryContent #newPage, #wpthemeComplementaryContent #sharePage, #wpthemeComplementaryContent #viewMorePage, #wpthemeComplementaryContent #sharedPagesDialogDisplayer, #wpthemeComplementaryContent #movePagesDialogDisplayer, #wpthemeComplementaryContent #templateSelect, #wpthemeComplementaryContent #theme-toolbar-widget, #wpthemeComplementaryContent #wireInterface, #wpthemeComplementaryContent #autoWiringManager, #wpthemeComplementaryContent #wiringDialogDisplayer {
    display: none;
}
span.wpthemeAccess {
    display: none;
}
.wpthemeSearch {
    text-align: left;
}
.wpthemeSearch form {
    margin: 0;
}
.wpthemeSearch .wpthemeDisplayNone {
    display: none;
}
.wpthemeSearch form {
    background: none repeat scroll 0 0 #C01A1A;
    border-radius: 20px;
    height: 33px;
    margin: 11px 9px;
}
.wpthemeSearch .wpthemeAltText {
    display: none;
}
.wpthemeSearch .wpthemeSearchButton {
    margin-left: 5px;
    margin-top: 9px;
    width: 25px;
}
:root .wpthemeSearch .wpthemeSearchButton {
    margin-top: 9px;
}
.wpthemeSearch .wpthemeSearchText {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 1.5em;
    height: 33px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 1px;
    padding: 0 3px 0 0;
    text-transform: uppercase;
    width: 75%;
}
:root .wpthemeSearch .wpthemeSearchText {
    margin-top: 1px;
}
.utb-project-quicklink a, .edit-mode .utb-desc.utb-edit, .utb-desc.utb-view, .utb-project-name.utb-published-site,
.utb-project-info.utb-hover-link:hover .utb-desc, .utb-project-quicklink a:hover, .utb-project-quicklink a:focus  {
    color: #777 !important;}

.edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader{
    display: table;
    width: 100%;
    background-color: buttonface;
}

.edit-mode .component-container {
border:1px dotted #222;
min-height: 20px;
}
.wpthemeControlHeader .wpthemeInner {
    display: table-row;
}
.wpthemeControl .wpthemeControlHeader h2 {
    display: table-cell;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 5px 0;
    vertical-align: middle;
}
.wpthemeControlHeader .wpthemeIcon {
    display: table-cell;
    font-size: 0.9em;
    outline: medium none;
    padding: 8px 1px;
    text-decoration: none;
    vertical-align: top;
    width: 20px;
}
.wpthemeAltText {
    display: none;
}
.utb .lotusPaletteHeader{
    width: 100%;
}
.utb .lotusPaletteWidget{
    width: 15em !important;
}
.utb .lotusPaletteContent{
    height: 100%;
}

.wpthemeHeaderNav, .utb-project-quicklink, .utb-project-info {
    font-size: 1em;
}

.wpthemeRight {
    float:right;
}

.wpthemeControlHeader a.wpthemeIcon img{
    filter: alpha(opacity=50);
    opacity: 0.5;
    width:12px;
    height:12px;
    display: block;
}
.lotusui30dojo ol li, .lotusui30dojo ul li {
    font-size: 1em;
    line-height: 20px !important;
}

.edit-mode .wpthemeControlHeader {
    display: table;
    table-layout: fixed;
}


.edit-mode .wpthemeCol {
    border: 1px dotted #222;
}

.wpthemeControlHeader {
    background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #e5e5e5;
    border-top: 3px solid #000000;
    display: table;
    margin: 0;
    width: 100%;
}

.edit-mode .wpthemeControl .wpthemeControlHeader .dndHandle {
    cursor: move;
    display: inline;
    float: left;
    height: 1.6em;
    margin-right: 4px;
    width: 40px;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target {
    display: block;
    position: relative;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target section {
    background-color: #edfcf2;
    border: 1px solid #83b995;
    border-radius: 2px;
    color: #83b995;
    opacity: 0.8;
    position: absolute;
    z-index: 1000;
}
.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver section {
    background-color: #a0efba;
}
.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal section, .wpthemeLayoutContainers div.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target section {
    background-color: #ed486e;
    border-color: #a11222;
}
.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive .portal-drop-target:first-child section {
    top: 0;
}
.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive .portal-drop-target section {
    height: 30px;
    left: -1px;
    top: -20px;
    width: 100%;
}
.wpthemeLayoutContainers div.ibmDndRow.ibmDndDropZonesActive .portal-drop-target section {
    left: -15px;
    top: 25px;
    width: 20px;
}
.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target {
    background-color: #edfcf2;
    border: 1px solid #83b995;
    border-radius: 2px;
    color: #83b995;
    display: block;
    height: 2em;
    margin: 5px;
    min-width: 20px;
}
.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver {
    background-color: #a0efba;
}
.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal,
.wpthemeLayoutContainers table.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target {
    background-color: #ed486e;
    border-color: #a11222;
}

