/* File: activityStream.css */
.activityStreamOpenButton {
    background-size: 30px;
}

/* File: ie.css */
.multilogon .btn-container:hover {
    background: #57b234;
}

.multilogon .btn-container {
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 350px;
    margin: 10px 0;
    font-size: 22px;
    background: #0069B1;
    color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}

.searchholder .searchitem {
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
    color: black;
    padding: 4px 8px;
}

div:not(.btn-noclick).btn-blue:hover {
    background: gray;
}


ul.yfDropMenu li.menuTitle {
   background: #0069B1;
}

td.i4sidenav_width.header_logo img {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
    width: 180px;
    height: 67px;
}

.customSelect select 
  option[value=COLUMNAR] {display: none;}

.customSelect select 
  option[value=METADATADB] {display: none;}


div.i4error {
    display: table-cell;
    padding: 10px 10px 7px 0px;
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: 2px;
}
/* File: Custom.css */


div.returnToContentContainer div.yfSubmitButton {
   visibility: hidden;
}


div.noSubTabs div.SubTabControlViewContainer {
    margin-top: -2.5%!important;
}

div.userListContainer {
    
    align-items: center;
}

.activityCommentsToggleContainer {
    display: none;
}

tab-settings .tabSettings {
    overflow: hidden;
    height: 100%;
}


div.timelineHeading a:link {
    color: black;
}

div.reportSection.reportSectionLast {
    border: 0px solid lightblue;
}

canvas.reportChartCanvas {
    max-width: 1021px;
}

table.reportTable {
    background-color: white;
}

.browseLeftTitle {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    color: #333;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
    visibility: hidden;
}
.folderMain {
    position: relative;
    height: 30px;
    background-color: #f2f2f2;
    visibility: hidden;
}

option {
 font-weight: bold!important;

}
select {
 font-weight: bold!important;
    padding-top: 3px!important;
    padding-left: 3px!important;
    border: 1px solid #DBDDE5!important;
}


.filterListHeading .filterListTitle {
    float: left;
    padding-left: 15px;
    padding-top: 13px;
  
}

.filterListHeading .filterListTitle {
    color: black;
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 18px;
}

div.customSelect > span {font-weight: bold!important;}


.filterOutput .filterInformation .filterTitle {
    color: black;
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: bold;
  }



div.noSubTabs div.SubTabControlViewContainer {
    margin-top: 1%!important;
}

div.userListContainer {

    align-items: center;
}

.activityCommentsToggleContainer {
    display: none;
}



.tabContainer .activeTab, .activeTab:hover {
    background-color: #434682;
    color: white;
    margin: 0px;
    height: 60px;
    line-height: 60px;
}


.adminSectionTitle {
    font-weight: bold;
}

.adminStats {
   
    color: black;
   
}


.adminSectionTitle {
    font-weight: bold;
}

.adminStats {
   
    color: black;
   
}








.dashboardMainContainer {
    padding-left: 20px;
}


.tabContainer {
    margin-top: 0px;

    height: 42px !important;
}

div.SubTabControlViewContainer :not(.scrollControlsVisible).subTabSelectors {
    background-color: #f1f1f4;
  }



.activityStreamOpenButton {
    background-size: 30px;
}


.tabContainer .tab {width: auto!important;border:1px solid white}


.tabContainer .tab .tabButtonText {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 6px;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: bold;
}

.filterOutputList .filterListHeading > div.filterOutputControlPanel.topFilterControl {
    float: left;
    margin: 0px;
    width: 100%;
    margin-top: -12px;
}


.lightbox-top-gutter-color {
    background: #0069B1;
}

/* File: dashboard.css */





.tabContainer .tab .selectedDropDown {
    top: 15px;
display:none;
}

.hasIcons {
    top: 136.13px;
}

td.toolbarTab a {
    color: black;
}






.dashboardDropdown, .editMoreDropdown, .previewMoreDropdown {
    margin-left: 17px;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    text-align: left;
    border: 1px solid white;
    border-radius: 6px;
    height: 34px;
    margin-top: 3px;
    float: right;
    cursor: pointer;
}




.filterListHeading {
    border-radius: 4px;
}


div.filterOutputControlPanel {
    border-radius: 4px;
    height: 34px;
    background-color:  var(--filter-background-color);
    margin: 10px 0px;
    margin-left: 10px;
    padding: 8px 0px;
}


.dashboardPage .topToolbarContainer .tabContainer {
       margin-left: 0px;
   
}

.tabContainer .tab .tabButtonText {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 40px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 5px;
    margin-right: 5px;
font-weight: bold;
}


.tabContainer .tab {
 
    border-bottom: none;
    background-color: #0069B0;
    border-radius: 0px;
    color: #ffffff;
    margin: 0px;
    
   font-family: sans-serif;
    overflow: hidden;
    white-space: nowrap;
}


.tabContainer .activeTab, .activeTab:hover {
    font-weight: bold;
    background-color: #57b234;
    color: white;
    margin: 0px;
}

.dashboardPage .topToolbarContainer .tabContainer {
    font-weight: bolder;
    background-color: #0069B0;
    white-space: nowrap;
    position: relative;
    margin-left: 0px;
    height: 100%;
}










.submitMidHighlightButton {
    width: 78px;
    height: 32px;
    background-color: #545859;
    border-radius: 6px;
    border: 0px solid #17373a;
}

.submitMidButton {
    width: 78px;
    height: 32px;
    background-color:  #545859;
    border: 0px solid green;
    border-radius: 6px;
}

.hoverMidHighlightButton {
    width: 78px;
    border-radius: 6px;
    height: 32px;
    background-color:#545859;
    cursor: pointer;
    border: 1px solid #1C5382;
}

.hoverMidButton {
    width: 78px;
    height: 32px;
    cursor: pointer;
    background-color: #545859;
      border: 1px solid #545859;

    border-radius: 6px;
}




.toTopImage {
  /*  visibility: hidden;*/
    outline: none;
    border: none;
    text-decoration: none;
}



div.navigation-toolbar-holder {
    height: 39px;
    width: 100%;
    background-color: #fdfdfd;
    position: relative;
    top: 0px;
    left: 0px;
    right: 250px;
    z-index: 100;
    border-top: 0px solid lightgreen;
    border-bottom: 0px solid #E3E3E3;
}

/*
#currentDashboardTab {
    margin-left: -3%;
}
*/

.dashboardErrorNoReports {
    background: url(../images/error/error_small.png) no-repeat;
}


#divaroundcontent {
    margin-top: 0px;
}


.selectAll img {
    padding-right: 3px;
    height: 16px !important;
}



body {
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
   font-family: sourceSansPro, Arial, Helvetica, sans-serif;
    line-height: 1.25;
}


.portlet-border {
height:100%;
max-height: 100%;
border: solid 1px #D8D8DB;
}



div.yfScrollbar {
    background: lightgreen;
}


div.tabBackground {
    background: #f9f9f9;
}

#MIForm {
    background: #e9e9e9!important;
}



.portlet-header {
    
    font-size: 14px;
    color: #000000;
    font-family: verdana, sans-serif;
    border-bottom: medium none;
 }


table.mainToolbar a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}




div.toolbar {
    font-size: 14px;
    border-bottom: medium none;
    font-family: sourceSansPro, Arial, Helvetica, sans-serif;
    white-space: nowrap;
    line-height: 14px;
    position: relative;
    height: 40px;
    
}





div.dashtabon {
    font-family: sourceSansPro, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: black;
    border: 0px;
    background:#e7e7e7 ;
    behavior: url(css/pngbehavior.htc);
    float: left;
    z-index: 9999;
    margin-top: 1px;
    height: 36px;
	border-radius: 5px;
	
}

div.dashtaboff {
    font-family: sourceSansPro, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: white;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    background-color: #36919C;
    behavior: url(css/pngbehavior.htc);
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    height: 32px;
    border-radius: 1px;
}


span.dashtabtitle {
   padding-left: 10px;
   padding-right: 10px;
   white-space:nowrap;
}

.i4dashtabs_off {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: url(../images/tab_middle_off.gif);
	COLOR: #367db5;
	BORDER-BOTTOM: medium none;
	font-family: sourceSansPro, Arial, Helvetica, sans-serif
}

div.dashtabhover {
   font-family: sourceSansPro, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 13px;
   color: white;
   border: 0px;
   cursor:pointer;
   margin-top:5px;
   background-color:#009EEC;
   /*background: url(../images/tab_middle_hover.png) repeat-x;*/
   behavior: url(css/pngbehavior.htc);
   float:left;
}

div.dashtaboff:hover {
   font-family: sourceSansPro, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: black;
   border: 0px;
   cursor:pointer;
   margin-top:5px;
   background-color:#B0E0E6 ; /*#009EEC;*/
   /*background: url(../images/tab_middle_hover.png) repeat-x;*/
   behavior: url(css/pngbehavior.htc);
   float:left;
}

div.dashButton {
    background-color: #0069B0 !important;
}






td.tabMarginTop {
    background: #e7e7e7;
height:0;
}




a.toolbar:link, a.toolbar:active, a.toolbar:visited {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
}

div.reportDataHeader {
    background-color: #57b234;
  
}




div.yfDropMenuTitle {
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: black;
    font-size: 14px;
    line-height: 35px;
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.sidenav-filters-bg {
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-image: url('../images/sidenav_filters.png');
    width: 39px;
    height: 39px;
}

.sidenav-history-bg {
    background-position-y: center;
    background-position-x: center;
  background-repeat: no-repeat;
    background-image: url('../images/sidenav_history.png');
    width: 39px;
    height: 39px;
}


.sidenav-open-bg {
  background-repeat: no-repeat;
 background-position-y: center;
    background-position-x: center;
    	
}
.sidenav-fave-bg {
  background-repeat: no-repeat;
 background-position-y: center;
    background-position-x: center;
}

.sidenav-draft-bg {
  background-repeat: no-repeat;
 background-position-y: center;
    background-position-x: center;
 
}
.sidenav-history-bg {
  background-repeat: no-repeat;
 background-position-y: center;
    background-position-x: center;
   
}
.sidenav-close-bg {
  background-repeat: no-repeat;
 background-position-y: center;
    background-position-x: center;
}


.sidenav-filters-bg {
  background-repeat: no-repeat;
   background-position-y: center;
    background-position-x: center;
}

.sidenav-associated-reports-bg {
  background-repeat: no-repeat;
   background-position-y: center;
    background-position-x: center;
}

.i4header_userinfo {
    color: black;
    font-size: 14px;
}



ul.yfDropMenu li.menuTitle div.yfDropMenuTitle {
    font-size: 15px;
    color: #ffffff;
    font-weight: bolder;
}







div.dashboardActivityStream {
    position: fixed;
    top: 48px;
    right: -420px;
    border-left: 1px solid #e4e4e4;
    width: 420px;
    z-index: 301;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
}

.submitMidText {
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: white;
}


.submitMidHighlightText {
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

#adminLeftSideNavTitle {
    background-color: #57b234;
    color: white;
    font-size: 20px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
}

a:link {
    text-decoration: none;
font-weight:bold;
color:purple;
}


.adminSectionTitle {
    position: relative;
    font-size: 20px;
    color: black;
    padding: 24px 0 8px 8px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 8px;
    cursor: pointer;
}

.adminMenuTitle {
    background-color: #57b234;
    padding: 8px 10px;
    font-size: 20px;
    color: white;
}

table.mainToolbar a:hover {
    font-size: 14px;
    color: #57b234;
}


.profileSideNavHeading {
    height: 38px;
    line-height: 38px;
    background-color: #0069B1;
    padding: 0 20px;
    font-family: sourceSansPro, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: white;
}

#licenceeInfo {
    visibility: hidden;
    position: absolute;
    bottom: 0px;
    color: #666666;
    padding-left: 18px;
}


#configPageLeftNavHeading {
    background-color: #57b234;
    font-size: 18px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
}

div.cfgSectionTitle {
    border-bottom: 1px solid #CCCCCC;
    color: black;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    padding: 24px 0 8px 8px;
    position: relative;
}


body.dashCentre, .dashCentreMarginColour {
    background: none;
}


table.adminList > thead > tr > th {
    background-color: #36919C;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding: 8px 12px;
}


div.styledSelect div.customSelectIcon {
    position: absolute;
    right: 0px;
    width: 33px;
    top: 0px;
    bottom: 0px;
    background: #57b234 url(../images/connection_usage_arrow_down.png) no-repeat center;
}


.optionListHeader {
    padding: 10px 0;
    border-bottom: 1px #cccccc solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    position: relative;
    cursor: pointer;
}

div.reportDataFooter {
    background-color: #57b234;
}

.optionTitle, .deletePeriodTitle {
    font-size: 15px;
    color: black;
    margin-bottom: 5px;
}

.sideNavControls .selectOptions img {
    margin-top: 3px;
}

.sideNavControls .selectOptions .selectNone img {
    position: relative;
    top: 2px;
}

.sideNavControls .selectOptions img
{
    position: relative;
    top: 2px;
}


.sidenav-expand-bg {
    background-repeat: no-repeat;
    background-image: url('../images/sidenav_expand.png');
    background-position: center;
}

.mainContent .inclusiveFilter .selectList .selected, .filterPromptHolder .content .inclusiveFilter .selectList .selected {
    background-color: #36919C;
    border-bottom: 1px solid #dadada;
    color: #ffffff;
}

.panel .panelHeader .panelTitle {
    width: 200px;
    color: black;

}

.editDashboardSettingsIcon {
 height: 25px;
    width: 25px;
   margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;
}
.editDashboardRefreshIcon {
    height: 25px;
    width: 25px;
	   margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;;
  }
.editDashboardSaveIcon {
	background-image:url('../images/editmenu_save.png'); 
	 height: 25px;
    width: 25px;
	margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;
}
.editDashboardLayoutIcon {
	background-image:url('../images/editmenu_layout.png'); 
	height: 25px;
    width: 25px;
	margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;
}

.editDashboardSeriesIcon
{
height: 25px;
    width: 25px;
    margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;
}

.dashboardToolarbSecurityIcon {
    height: 25px;
    width: 25px;
    margin-top: 6px;
    margin-left: 10px;
	background-repeat:no-repeat;
}

.editDashboardAnalyticIcon {
	width:25px; 
	height:25px; 
	margin-top: 6px;
    margin-left: 10px;
	background-repeat:no-repeat;
}
.editDashboardFiltersIcon {
    background-image: url('../images/editmenu_filters.png');  width:25px; height:25px; 
    margin-top: 6px;
    margin-left: 10px;
	background-repeat:no-repeat;;	
}



.FilterSideNav .filterOutput {
    padding: 7px;
    margin: 0;
}

.filterInformation {
    color: black;
    font-size:15px;
}


.FilterSideNav .filterInformation .filterOperator {
    visibility: hidden;
    width: 84px;
    text-align: right;
}

.FilterSideNav .filterEntry {
    font-size: 13px;
    color: #1F383B;
}



.mainContent .selectList > div, .filterPromptHolder .content .sideNavOption {
    padding: 4px 9px;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    color: black;
    background-color: white;
    cursor: pointer;
    max-width: 233px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}

.panel .mainContent .entryHolder .selectList {
    color: black;
    font-size: 15px;
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}

.sideNavControls .selectOptions img {
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
}




#adminMainContent {
    border: 1px solid #cccccc;
}




.filterBreadcrumbInfo .inclusiveFilter {
    background-color: #57b234;
}

.filterBreadcrumbInfo .filterValues {
    color: black;
}

.filterBreadcrumbInfo .filterName {
    color: black;
    font-size: 15px;
    font-weight: bolder;
 
}

div.panelTab:hover {
    font-weight: bold;
    color: black;
}


div.toolbarOuter {

    border-top: 2px solid lightgreen;
}






.slimOutputList .filterOutput .filterInformation .filterTitle {
    width: 180px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    color: #333333;
}


.slimOutputList .filterOutput .filterInformation {
    font-weight: bold;
    font-size: 15px!important;
}


.filterOutput .filterOperator {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
    color: #333740;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}
/* File: dashboard_new.css */




.topToolbarContainer {
    background-color: #0069B0;
}


#fullscreenBtn {
    display: none;
}


content-container.col {
    float: left;
    margin: 0px 20px 10px 0px;
}


.tab, .draftTab {
    vertical-align: top;
}



.filterOutputList {
    background-color: #F1F1F4;
 }


div.filterOutputControlPanel.topFilterControl, div.filterOutputControlPanel.bottomFilterControl {
    width: 92%;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
margin-left: 11px;
}

.filterListHeading {
     padding-bottom: 0px;
 }



.tabContainer .tab:hover {
    background-color: #FF9800!important;
}


div.canvasObject div.reportContainer, report-output div.reportContainer {
    
    overflow: visible;
}


dashboard-edit-toolbar, dashboard-active-toolbar {
    background: #57b234;
    position: relative;
font-weight:bold;
}

div.SubTabControlViewContainer .subTabControlViewWrapper {
    margin: 4px auto 0 auto!important;
    height: 36px;
    overflow: hidden;
}



.subTab {
    
background-color:#0069B0;
color:white;
height:34px;
    border: 1px cyan solid;
min-width:60px;

}

.tabContainer .tab:hover {
    height: 57px;
    border-bottom: 4px solid #FFD000;
}

.tabContainer .tab:hover {
    height: 57px;
    border-bottom: 4px solid #FFD000;
}

.tabContainer .activeTab, .activeTab:hover {
    background-color: #FF9800;
    color:  white;
    margin: 0px;
    height: 60px;
    line-height: 60px;
}


.styledSelect, .styledSelectMed, .styledSelectSmall {
    height: 34px;
    overflow: hidden;
    display: inline-block;
    border-radius: 6px!important;
    border: 1px solid #DBDDE5;
    cursor: pointer;
    background-color: #ffffff;
}

.draftTabContainer .draftTab .tabButtonText {
    line-height: 40px;
}

.previewButton {
    position: absolute;
    right: 393px;
    margin-top: 4px;
}


.publishButton {
    margin-top: 3px;
}



.activeSubTab, .subTab:hover {
    color: white;
    background-color:  #FF9800;
    border-bottom:  1px solid var(--primary-color);
}


.dashContentContainer .dashContentActionMenu {
    background-color: #545859;
    height: 34px;
    border-radius: 4px;
}


.subTabButtonText {
    white-space: nowrap;
    text-align: center;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 7px;
    margin-left: 5px;
    margin-right: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}




.dashboardPage .topToolbarContainer {
    height: 42px;
    overflow: hidden;
}





.dashContentTitle {
    margin: 20px 2px 2px 5px;
}


