
.finishoffer{
    font-size: 20px;
    font-family: sans-serif;
    box-shadow: 3px 2px 5px #aaa;
    background-color: white;
    padding-top:10px;
    padding: 10px;
}
.pricesumoffer{
    line-height: 50px;
    box-shadow: 0px 1px 5px #aaa;
    width:1170px;
    padding-left: 10px;
    height: 50px;
}
.pricesummaryoffer{
    line-height: 50px;
    box-shadow: 0px 1px 5px #aaa;
    
    padding-left: 10px;
    color: white;
    background-color: #9ec32c;
    width:1170px;
    height: 50px;
}

.pricedesoffer{
  
    height: 40px;
    width:600px;
        float:left;
  
}
.priceoffer{
    margin-right: 10px;
    text-align: right;
    height: 40px;
       width:550px;
        float:right;
}
.address_offer{
    width:1170px;
   height: 350px;
   margin-bottom: 50px;
   
}
.address_seller{
    padding: 20px;
    float: left;
    height: 350px;
     width: 545px;
}

.address_user{
    padding: 20px;
    float:right;
    min-height: 200px;
    width: 545px;
    background-color: #9ec32c;
}

.priceofferproducttotal{
        margin-right: 10px;
    text-align: right;
    height: 40px;
       width:350px;
        float:right;
}
.priceofferproduct{
        margin-right: 10px;
    text-align: right;
    height: 40px;
       width:190px;
        float:right;
}
.emptyline{
    width:1170px;
    height: 50px;
}