/**** Adding Openwork Partnership Logo *****/
.tundra .header .headerImageContainer .headerImage {
 background: url('/assystimages/Openwork/openwork_1.png?1565086404') no-repeat; 
 -moz-background-size: 100% 100%;
background-size: 70% 120%;
/*   background-image: url(/assystimages/Openwork/openwork_1.png); */
   /*   background-repeat: no-repeat;
   background-size: 100% 100%; 
    width: 125px;
    height: 90px; 
    background-size: contain; 
    background-position: center; */
}


#applicationDiv {
    background-color: #6593f5;
}

/* .tundra .headerImageContainer{
   width: 125px;
   height: 90px;
} */

.tundra .header{
margin-top: 0px;
} 

/*Header Background Color*/
.tundra .header{
    background-color: #6593f5;
    box-shadow: inset 0 -3px 0 #6593f5;
}
/*
.axios-application-search .dijitComboButton .dijitButtonNode {
    background: #6593f5;
    padding-bottom: 0px;
    border-radius: 25px;
}

.axios-application-search .applicationSearchBox {
    color: #6593f5;
    padding-left: 10px;
    padding-right: 5px;
    flex-grow: 1;
    display: inline-block;
    background: #6593f5;
    border: 0;
    height: 28px;
    width: 10em;
    border-radius: 25px 0px 0px 25px;
}

.axios-application-search .applicationSearchContainer {
    background: #6593f5;
    border: 1px solid white;
    display: flex;
    max-width: 700px;
    border-radius: 25px;
}

.axios-application-search .applicationSearchFilter {
    background: #6593f5;
    height: 30px;
    width: 50px;
    margin: 0px;
    border-radius: 25px;
}

.tundra .dijitComboButton .dijitDownArrowButtonHover {
    color: #6593f5;
}

.tundra .header .principalIconContainer .principalIcon {
    border: 2px solid white;
}

.tundra .header .helpIcon {
    border: 2px solid white;
}

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

.tundra .subHeader {
    background-color: #6593f5;
}

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

.tundra .dijitSplitterV {
    width: 12px;
    background: linear-gradient(to bottom, #6593f5 0%, #6593f5 35px, #FFFFFF 35px, #FFFFFF 100%);

} */
