﻿body {
}

#logo img {
    height: 30px;
    width: auto;
}
.float-right{
    float: right !important;
}

table .input-xxs {
    height: 14px;
    padding: 2px;
    font-size: 10px;
    width: 42px;
}

.buttonstyles{
    margin-top: -17px;
}

.margin-bottom-13{
    margin-bottom:13px;
}

.crossed-text {
    text-decoration: line-through;
}

.endprice {
    text-decoration: underline;
}

.btnhoverforproducts:hover {
    background-color:greenyellow !important;
    color: black;
}