﻿
.prdEncartText
{
    border: solid 1px #caefff !important;
    border-right: none !important;
    background: #0D0E33;
    color: White;
}

.divCheckout
{
    text-align: right;
    padding: 25px 5px 0px 0px;
}
.lblDiscount
{
    color: Red;
    font-weight: bold;
}
.lblYourPrice
{
    color: Navy;
}