
/*new items start here*/ 
#rowMenuLinks {
    margin-top: 0px;
    padding-top: 0px;
width:inherit !important;
}
#txtQuickFind {
height: inherit !important;
width: inherit !important;
font-size:inherit !important;

}

.menuBody {
background-image: url(https://site.siuprem.com/wp-content/uploads/2020/09/largebackFP.jpg) !important;
}
.topheader {
background-color: inherit !important;
}

#CompanyLogo {
  display: block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: url(https://site.siuins.com/wp-content/uploads/2018/02/SIULogo_LongFP.png) no-repeat !important;
  width: 479px !important; /* Width of new image */
  height: 50px !important; /* Height of new image */
  padding-left: 479px !important; /* Equal to width of new image */
}

.quickfind
{
background: inherit !important; 
}
.tableft {
    background: inherit !important;
    background-color:  inherit !important;
}
.tableft a {
color: white !important;
}
.quickfindbg {
background-color: inherit !important;
}
.quickfind {
color:white !important;
}
#rowMenuLinks {
/* width: inherit !important; */
}

#aFind img {
  display: block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: url(https://site.siuins.com/wp-content/uploads/2018/02/findIconSmall.png) no-repeat !important;
  width: 30px !important; /* Width of new image */
  height: 37px !important; /* Height of new image */
  padding-left: 30px !important; /* Equal to width of new image */
}

#aHistory img{
  display: block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: url(https://site.siuins.com/wp-content/uploads/2018/02/historyIconSmall-1.png) no-repeat !important;
  width: 30px !important; /* Width of new image */
  height: 37px !important; /* Height of new image */
  padding-left: 30px !important; /* Equal to width of new image */
}


#aProfile img{
  display: block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: url(https://site.siuins.com/wp-content/uploads/2018/02/profileIconSmall-2.png) no-repeat !important;
  width: 30px !important; /* Width of new image */
  height: 25px !important; /* Height of new image */
  padding-left: 30px !important; /* Equal to width of new image */
}


#aLogOff img{
  display: block !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: url(https://site.siuins.com/wp-content/uploads/2018/02/logoutIconSmall-1.png) no-repeat !important;
  width: 30px !important; /* Width of new image */
  height: 25px !important; /* Height of new image */
  padding-left: 30px !important; /* Equal to width of new image */
}

