#nsi-ship-and-total {
    text-align: right;
    padding: 10px 0;
}
#nsi-ship-and-total table td {
padding: 5px 0;
}
.nsi-ship-price td {
font-size: 12px;
}

#nsi-ship-and-total table {
    display: inline-block;
}

.btn-float-left {
float: left;
}
#bottom-cart-btn {
    text-align: right;
    margin: 10px 0 0 0;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
}
#nsi-top-cart-btn {
    text-align: right;
    margin: 10px 0;
}
#nsi-cart-table td {
    font-size: 12px;
    padding: 7px 10px;
    //border-bottom: 1px solid #e9e9e9;
}
#nsi-cart-table td.nsi-col-1 {
border-left: 1px solid #ccc;
}
#nsi-cart-table td.nsi-col-6 {
border-right: 1px solid #ccc;
}
#nsi-cart-table tr.nsi-top-row td {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
 font-weight: bold;
 background: #eee;
 color: #666;
 font-size: 11px;
}
#nsi-cart-table .nsi-bottom-row td {
    background: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.nsi-bottom-row .nsi-col-5 {
    white-space: nowrap;
}
.nsi-cart-variants span {
    font-size: 11px;
    color: #666;
    display: inline-block;
    padding-right: 5px;
}
.nsi-ship-calc  {
    border: 1px solid #ccc;
    display: inline-block;
    text-align: left;
}
.nsi-ship-calc div {
/* padding: 8px 10px 0 10px; */
padding: 0px 10px 0 10px;
}
.nsi-ship-calc .nsi-ship-heading {
    display:block;
    background: #eee;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #666;
    padding: 7px 10px;
    font-size: 11px;
    width:230px;
    cursor:pointer;
    cursor:hand;
}
.nsi-ship-heading i{
    float:right;
}
.nsi-calculate {
    text-align: right;
    padding:6px 10px 10px 0!important;
}
.nsi-ship-calc select {
width: 200px;
}
.nsi-ship-calc span {
    display: block;
}
.nsi-ship-calc .form-element dd{
    padding-left:0px;
}
.nsi-ship-calc .btn{
    float:none !important;
    margin-left:0px !important;
}
.nsi-my-rewards {
    float: right;
    width: 48%;
    margin-left: 20px;
    font-size: 11px;
}
.nsi-my-rewards .btn {
    margin: 0px 0;
    display: block;
    float: left;
}
.nsi-discount-code {
padding-bottom: 20px;
font-size: 11px;
float:left !important;
}
.nsi-discount-code input {
    margin: 0;
    border: 1px solid #ccc;
    padding: 2px 3px 3px 3px;
    border-radius: 3px;
    vertical-align: bottom;
}
#nsi-shop-cart-view h1,h2,h3 {
    font-weight:bold;
}
.nsi-tab-on {
    font-weight:bold;
}
.nsi-grand-total {
    font-weight:bold;
    font-size:15px;
}
#state-INDICATOR{
    position:absolute;
    margin-left:5px;
    margin-top:4px;
}
.nsi-shipping-rates{
    display:block;
    margin-top:10px;
    border:1px solid #ccc;
    background:#f5f5f5;
    padding:10px;
    float:right;
    width:230px;
    text-align:left;
}
.nsi-shipping-rates-heading{
    font-weight:bold;
    padding:0px 0px 5px 0px;
}
.nsi-shipping-rates ul, .nsi-shipping-rates ul li{
    margin:0px;padding:0px;
}
.nsi-shipping-rates ul li{
    padding-bottom:5px;
}
