﻿.Left_Margin_10P
{
  margin-left:1%;
}

.Left_Margin_100PX
{
  margin-left:100px;
}

.Heading
{
  margin-left:15%;
  font-size:23px;
  font-weight:bold;
}

.Left_Margin_20P
{
  margin-left:2%;
}

.txt
{
    color: #000000;
    width: 140px;
    font-size: 12px;
}

.fontChange {
    color: red;
}

.ddl1
{
    color: #000000;
    width: 45px;
    font-size: 12px;
    height:20px;
}

.ddl2
{
    color: #000000;
    width: 35px;
    font-size: 12px;
    height:20px;
}

.ddl3
{
    color: #000000;
    width: 45px;
    font-size: 12px;
    height:20px;
}

.ddl5
{
    color: #000000;
    width: 55px;
    font-size: 12px;
    height:20px;
}

.ddl6
{
    color: #000000;
    width: 50px;
    font-size: 12px;
    height:20px;
}

/*.btn
{
  color: #000000;
  background-color: lightgrey;
}*/

.TextBox_Int
{
  width:40px;
  height:16px;
}

.TextBox_Feet_Inches
{
  width:25px;
  height:16px;
}

.Table
{
  table-layout:fixed;
  width:550px;
  text-align:center;
}


.Table_Details
{
  width:550px;
  text-align:center;
}

.Text_Align_Left
{
  text-align:left;
}

.TableTruckImage
{
  border-spacing:0;
  border-collapse: collapse;
}

.LegalGVW {

    Font-Size: XX-Large;
}

.lmt {
    max-height: 50%;
}

