/* CSS Document */

.t3-header.affix .imagelogo,.t3-header:hover .imagelogo{
	background-image: url(/images/logo.png)!important;
}

.t3-header .imagelogo{
	background-image: url(/images/logo.png)!important;
}

@media screen and (min-width: 992px){
.t3-header .imagelogo{
	background-image: url(/images/logow.png)!important;
}
}

.homestock {
    width: 100%;
    margin-top:25px ;
}
.homestock tr td{
    border-top: 0px;
    border-bottom: 1px solid #dddddd;
}
.moduleItemCategory,.moduleItemDateCreated,.stockdate{
    white-space:nowrap;
}