﻿body {
}
#fullContent {
width: 100%;
float: left;
border: 1px solid #999;
background-color:White;
}

.head {
font-weight: bold;
background: #6193b8;
height: 31px;
line-height: 36px;
padding-left: 15px;
border-bottom: none;
color:White;
padding-top: 0;
}
.error
{
    color:Red;
    }
    .k-tabstrip
    {
        min-height:600px;
        }

.OrderSummary-right
{
   
}
.row {
     margin-right: 0px !important; 
     margin-left: 0px !important; 
}
.TotalLabel
{
    text-align: left !important;
}
.TotalAmt
{
    text-align: right !important;
}

.aa-order-summary-area 
{
   border: 1px solid #000 !important;
}
.aa-order-summary-area table td
{
        padding:5px !important;
 
}
/*.Line1
{
  border-top: 1.5px solid #000;
        margin-left: 3px;
    margin-right: 3px;
}*/

.ulnostyle
{
        list-style: none;
}
 
/*#itemsummary  .aa-order-summary-area .table tbody tr td {
  padding:5px !important;
  margin-bottom: 20px;
  max-width: 100%;
    background-color: transparent;
        border-collapse: collapse;
    border-spacing: 0;
        display: table;
}*/
.table
{
    border: 2px solid #ddd;
}
.qty {
  
    width: auto;
    float: none;
    display: inline-block;
}

.labelNormal
{
        font-weight: normal !important;
}

.productColumn
{
    width: 50% !important; 
}