




















	@import 'skins/default/css/style.css';


#sigLoginLogo {
  background-image: url(https://www.scienceinteractive.com/wp-content/uploads/2023/04/SI-Logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  width: 500px !important;
  height: 300px !important;
}

#logo {
    width: 230px !important;
    margin-bottom: 10px;
    margin-left: 0px;
    background-image: url(https://www.scienceinteractive.com/wp-content/uploads/2023/04/SI-Logo.svg) !important;
}

.classHomeUnitNav li.active a, .classHomeUnitNav li.active a:hover, .classHomeUnitNav li.active a:focus {
    background: #007D6C;
    color: white;
    font-weight: 700;
    cursor: default;
}

.flexListCompact .flexListItem:not(.flexListItemPreview) a.flexListItemTitleLink:hover {
    color: white;
    background: #007D6C;
    text-decoration: none;
}

