.tundra .header .headerImageContainer .headerImage  {
    background-image: url("/assystimages/OSSM_logo_1.png");
}

.tundra .headerImageContainer{
   width: 125px;
   height: 70px;
}

.tundra .header{
   height: 70px;
}

/*Header Background Color*/
.tundra .header{
	background: #0080C5;
}


.axios-application-search .dijitComboButton .dijitButtonNode {
background-color: #BEC5C0;
}

.tundra .header .helpIcon {
background: #BEC5C0;
color: #ffffff;
}

.tundra .subHeader.navigationHeader {
    background-color: #BEC5C0;
}

.tundra #axios-navigation-pane .subHeader .menuToggleButtonIcon {
background-color: #BEC5C0;
}

/* Submit button background colour*/
.tundra .importantButton.dijitButton, .tundra .importantButton.dijitDropDownButton {
    background-color: #B5BD00;
}

/* On Hover Submit Background colour*/
/*
.tundra .importantButton.dijitButtonHover:not(.dijitButtonDisabled), .tundra .importantButton.dijitButtonFocused:not(.dijitButtonDisabled), .tundra .importantButton.dijitDropDownButtonHover:not(.dijitDropDownButtonDisabled), .tundra .importantButton.dijitDropDownButtonFocused:not(.dijitDropDownButtonDisabled) {
    background-color: #B5BD00;
}*/

.tundra .simplebreadcrumb {
color: #ffffff;
}

.tundra .dijitSplitterV {
    width: 10px;
    background: linear-gradient(to bottom, #BEC5C0 35px, #BEC5C0 35px, #FFFFFF 35px, #FFFFFF 100%);
    margin-left: -1px;
}

.tundra .dijitToolbar .pageSettings .pageSettingsIcon {
background-color: #BEC5C0;
}

.tundra .subHeader {
    background-color: #BEC5C0;
}


.tundra .subHeader .toolbarContainer .dijitToolbar {
    background-color: #BEC5C0;
}

.axios-message-read-bar {
    border-left-style: solid !important;
    border-left-width: 8px !important;
    border-left-color: #B5BD00 !important;
}


.tundra .drag-and-drop-box {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px dashed #B5BD00;
}


/*Event monitor bar */
.tundra .collaboration-summary-grid .dgrid .dgrid-header .dgrid-cell, .tundra .axios-event-monitor-welcome .axios-grid .dgrid .dgrid-header .dgrid-cell, .axios-event-monitor-welcome .tundra .axios-grid .dgrid .dgrid-header .dgrid-cell, .tundra .axios-item-monitor-welcome .axios-grid .dgrid .dgrid-header .dgrid-cell, .axios-item-monitor-welcome .tundra .axios-grid .dgrid .dgrid-header .dgrid-cell, .tundra .axios-event-monitor-homepage .axios-grid .dgrid .dgrid-header .dgrid-cell, .axios-event-monitor-homepage .tundra .axios-grid .dgrid .dgrid-header .dgrid-cell, .tundra .events-details .axios-grid .dgrid .dgrid-header .dgrid-cell, .events-details .tundra .axios-grid .dgrid .dgrid-header .dgrid-cell, .tundra .configuration-tab-content .axios-grid .dgrid .dgrid-header .dgrid-cell, .configuration-tab-content .tundra .axios-grid .dgrid .dgrid-header .dgrid-cell {
background-color: #0080C5;
}

/* Little bit on end of above */
.tundra .collaboration-summary-grid .dgrid .dgrid-scrollbar-width, .tundra .axios-event-monitor-welcome .axios-grid .dgrid .dgrid-scrollbar-width, .axios-event-monitor-welcome .tundra .axios-grid .dgrid .dgrid-scrollbar-width, .tundra .axios-item-monitor-welcome .axios-grid .dgrid .dgrid-scrollbar-width, .axios-item-monitor-welcome .tundra .axios-grid .dgrid .dgrid-scrollbar-width, .tundra .axios-event-monitor-homepage .axios-grid .dgrid .dgrid-scrollbar-width, .axios-event-monitor-homepage .tundra .axios-grid .dgrid .dgrid-scrollbar-width, .tundra .events-details .axios-grid .dgrid .dgrid-scrollbar-width, .events-details .tundra .axios-grid .dgrid .dgrid-scrollbar-width, .tundra .configuration-tab-content .axios-grid .dgrid .dgrid-scrollbar-width, .configuration-tab-content .tundra .axios-grid .dgrid .dgrid-scrollbar-width {
background-color: #0080C5;
}

.tundra .axios-tab-container .dijitTabContainerTop-tabs .dijitTabChecked {
   background-color: #BEC5C0;
}

/*Tab selected color - TrackProgress */
.tundra .axios-tab-container .dijitTabContainerTop-tabs .dijitTab .tabLabel {
color: #0080C5;
}

.tundra .axiosContentDialog .axios-form-multi-select.dijitMultiSelect, .tundra .axios-management-form .axios-form-multi-select.dijitMultiSelect, .tundra .action-dialog .axios-form-multi-select.dijitMultiSelect
{
height: 150px !important;
}

.event-details-attachments-row + .event-details-attachments-row {
    display: none;
}

.axios-service-catalogue .catalogue-filter-panel, .axios-services-homepage-panel .catalogue-filter-panel, .itemMonitorDetailPanel .catalogue-filter-panel
{
display:none;
}

.tundra .axios-service-catalogue .filterButtonContainer
{
display:none;
}
