.tundra .header {
    background-color: #0c0c31;
    height: 140px;
}

.tundra .header .headerImageContainer .headerImage {
     background-image: url("/assystimages/EO/eo_logo-primary-inv-rgb.png");
   width: 251px;
   height: 70px;
}

.tundra .header .headerImageContainer {
   width: 251px;
   height: 70px;
    padding-right: 200px;
}

/* Search Bar Sizing*/
.axios-application-search {
    padding-left: 250px;
    padding-right: 50px;
    flex-grow: 1;
}

/* Hide Delegations */
.tundra .tooltip-menu a[data-component-tag="myDelegations"] {
     display: none;
}
/* Hide short code and CSG columns in Item searches*/
.field-shortCode {
   display: none;
}

.field-csg {
   display: none;
}

/*subHeaderPane Color*/
.tundra .subHeader {
   background-color: #FFFFFF;
   height: 32px;
}

/*subHeaderPane left bit above menu*/
.tundra .subHeader.navigationHeader {
    background-color: #FFFFFF;
    height: 32px;
}

/*subHeader splitter*/
.tundra .dijitSplitterV {
    width: 10px;
    background: #FFFFFF;
    margin-left: -1px;
}

.tundra .subHeader .axios-breadcrumb-container {
    border-bottom: solid;
    border-bottom-color: #f3f3f3;
}

/*subHeader colour of the hamburger/menu icon*/
.tundra #axios-navigation-pane .subHeader .menuToggleButtonIcon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22189.015px%22%20height%3D%22184.361px%22%20viewBox%3D%220%200%20189.015%20184.361%22%20style%3D%22enable-background%3Anew%200%200%20189.015%20184.361%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22Hamburger%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%23000000%3B%22%20d%3D%22M169.515%2C39H19.5C8.73%2C39%2C0%2C30.27%2C0%2C19.5S8.73%2C0%2C19.5%2C0h150.015c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5%0D%0A%09%09%09%09%09S180.284%2C39%2C169.515%2C39z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%23000000%3B%22%20d%3D%22M169.515%2C184.361H19.5c-10.77%2C0-19.5-8.73-19.5-19.5s8.73-19.5%2C19.5-19.5h150.015%0D%0A%09%09%09%09%09c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5S180.284%2C184.361%2C169.515%2C184.361z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%23000000%3B%22%20d%3D%22M169.515%2C111.681H19.5c-10.77%2C0-19.5-8.73-19.5-19.5s8.73-19.5%2C19.5-19.5h150.015%0D%0A%09%09%09%09%09c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5S180.284%2C111.681%2C169.515%2C111.681z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22Layer_1%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    background-position: center;
    border: 2px solid transparent;
    padding: 3px;
}

/*subHeader colour of the hamburger/menu icon when selecting/hovering*/
.tundra #axios-navigation-pane .subHeader .menuToggleButton.dijitButtonHover .dijitButtonNode .menuToggleButtonIcon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22189.015px%22%20height%3D%22184.361px%22%20viewBox%3D%220%200%20189.015%20184.361%22%20style%3D%22enable-background%3Anew%200%200%20189.015%20184.361%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22Hamburger%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%234B0082%3B%22%20d%3D%22M169.515%2C39H19.5C8.73%2C39%2C0%2C30.27%2C0%2C19.5S8.73%2C0%2C19.5%2C0h150.015c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5%0D%0A%09%09%09%09%09S180.284%2C39%2C169.515%2C39z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%234B0082%3B%22%20d%3D%22M169.515%2C184.361H19.5c-10.77%2C0-19.5-8.73-19.5-19.5s8.73-19.5%2C19.5-19.5h150.015%0D%0A%09%09%09%09%09c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5S180.284%2C184.361%2C169.515%2C184.361z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20style%3D%22fill%3A%234B0082%3B%22%20d%3D%22M169.515%2C111.681H19.5c-10.77%2C0-19.5-8.73-19.5-19.5s8.73-19.5%2C19.5-19.5h150.015%0D%0A%09%09%09%09%09c10.77%2C0%2C19.5%2C8.73%2C19.5%2C19.5S180.284%2C111.681%2C169.515%2C111.681z%22%2F%3E%0D%0A%09%09%09%3C%2Fg%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22Layer_1%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
 border: 2px solid #FFFFFF;
}

/*align menu icon with icons underneath it*/
.tundra #axios-navigation-pane .subHeader .menuToggleButton {
    margin-left: 15px;
}
/*subHeader colour of the breadcrumb text*/
.tundra .simplebreadcrumb {
    color: #000000;
}

/*subHeader background colour of the gear icon*/
.tundra .subHeader .toolbarContainer .dijitToolbar {
    background-color: #FFFFFF;
}

/*subHeader colour of the page settings icon*/
.tundra .dijitToolbar .pageSettings .pageSettingsIcon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22283.465px%22%20height%3D%22283.465px%22%20viewBox%3D%220%200%20283.465%20283.465%22%20style%3D%22enable-background%3Anew%200%200%20283.465%20283.465%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22Configuration_Settings%22%3E%0D%0A%09%3Cpath%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23000000%3B%22%20d%3D%22M234.682%2C123.931c-2.454-14.733-8.225-28.318-16.545-39.992%0D%0A%09%09l15.24-19.859l-18.75-18.748l-19.431%2C15.805c-11.421-8.068-24.673-13.207-39.017-15.663L153.625%2C21h-26.466l-3.292%2C24.376%0D%0A%09%09c-14.56%2C2.436-28.008%2C7.832-39.586%2C15.996L64.851%2C45.449l-18.71%2C18.689l15.242%2C19.83c-8.225%2C11.537-13.949%2C24.912-16.462%2C39.433%0D%0A%09%09L20%2C125.958v26.486l24.842%2C3.293c2.455%2C14.736%2C8.203%2C28.318%2C16.544%2C39.994l-15.244%2C19.859l18.708%2C18.729l19.43-15.785%0D%0A%09%09c11.441%2C8.068%2C24.695%2C13.862%2C39.039%2C16.339L125.893%2C260h26.466l3.295-25.051c14.539-2.416%2C27.985-8.148%2C39.543-16.316%0D%0A%09%09l19.431%2C15.737l18.75-18.753l-15.24-19.895c8.223-11.537%2C13.953-24.931%2C16.448-39.452l24.927-2.556l0.02-26.508L234.682%2C123.931z%0D%0A%09%09%20M139.75%2C195.011c-30.502%2C0-55.174-24.713-55.174-55.176S109.248%2C84.64%2C139.75%2C84.64c30.463%2C0%2C55.195%2C24.732%2C55.195%2C55.195%0D%0A%09%09S170.213%2C195.011%2C139.75%2C195.011z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22Layer_1%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    border: 2px solid transparent;
}

/* Change sub window font color*/
.tundra .simplebreadcrumb {
    font-size: 0.875rem;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
/* Hide This did not resolve my issue button */
.tundra .axios-hide-to-print [data-auto-test-id="notSolveIssue"]{
	display: none;
}

/* Hide anonymous user button in Net */

.tundra .anonymousAffectedUserButton {
    margin: 0 2px 0 2px;
    margin-left: 5px;
    display: none;
}
.anonymousAffectedUserButton {
    display: none;
}

/* Reduce the font size for the word optional on assystNet fields that are not mandatory */
div[class="axios-optional-label"] {
   font-size: 0.71rem;
    font-weight: lighter;
}

/* padding above checkboxes*/
.tundra .axios-control-container .startAlign .axios-control-label {
    padding-top: 0px;
}

/*reduce space between web panel fields */
.tundra .flexContainer.axios-form-group .flexItem {
    width: 100%;
    padding: 1px 0;
}



.delegationFieldLabel [data-dojo-attach-point="conditionLabelNode"] {
 display: none;
}
[title="Condition"] {
  display:none;
}

[data-component-tag="assyst_components_userInfo_DelegateEntry_0namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_1namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_2namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_3namedExpression"] {
display: none;
}

[data-component-tag="assyst_components_userInfo_DelegateEntry_4namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_5namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_6namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_7namedExpression"] {
display: none;
}

[data-component-tag="assyst_components_userInfo_DelegateEntry_8namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_9namedExpression"] {
display: none;
}
[data-component-tag="assyst_components_userInfo_DelegateEntry_10namedExpression"] {
display: none;
}

/* enlarge message fonts */
.axios-message .axios-message-list .axios-message-list-inner .axios-message-details .axios-message-list-content-area .axios-message-list-content {
    font-size: 0.95rem;
    font-weight: normal;
    color: #555555;
    overflow: visible;
    padding-left: 0.9rem;
    padding-right: 0.9rem;
    padding-bottom: 5px;
    max-height: 1.8rem;
    line-height: 1.2rem;
    word-wrap: break-word;
}

/* hide date time and category on messages */
axios-message .axios-message-list .axios-message-list-inner .axios-message-details .axios-message-footer .axios-messages-list-description-dateNode {
  display:none;
}

.axios-message .axios-message-list .axios-message-list-inner .axios-message-details .axios-message-footer div {
    display:none;
}
