﻿body
{
    margin: 0;
    font-size: 16pt;
    font-family: Arial, Tahoma, Geneva, Verdana, sans-serif;
    background-color: whitesmoke;
    width: 100%;
    height: 100%;
}

.ViewPortContainer768
{
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0px;
    height: 100%;
    max-height: 768px;
    width: 100%;
    max-width: 768px;
    overflow: hidden;
    display: inline-block;
    background-color: aquamarine;
    border: 5px solid gray;
}

.HomeButtonContainer768
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 160px;
    padding-top: 5px;
    background-color: white;
    border-top: 1px solid black;
}

.LogoPosition768
{
    height: 64px;
    position: relative;
    width: 65%;
    margin: 0 auto;
}

.ImageButtonLogo768
{
    height: 64px;
    width: 64px;
    float: left;
}

.H1Tags768
{
    position: relative;
    margin: 0 auto;
    left: 2%;
    width: 100%;
    float: left;
    max-width: 400px;
    min-width: 300px;
    font-size: 18pt;
    color: #C88039;
    text-align: center;
    vertical-align: middle;
    line-height: 64px;
}

.ButtonPresentation768
{
    width: 20%;
    min-width: 90px;
    height: 64px;
    padding: 0.1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    text-align: center;
    text-decoration: none;
    background-color: White;
    margin-top: 6px;
    margin-left: 3.0%;
    margin-right: 1.0%;
    font-size: 1.5rem;
    color: Black;
    border-width: 2px;
    border-color: Black;
    -moz-border-radiusmoz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.headerrow768
{
    position: absolute;
    left: 0%;
    right: 0%;
    top: 160px;
    height: 768px;
    overflow-y: auto;
    overflow-x: hidden;
    display: inline-block;
    width: 100%;
    background-color: #FEE3C3;
}
.PanelEC768
{
position:relative;
height:80px; 
background-color:white; 
border-bottom: 1px solid black;
}

.TitleEC768
{
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, Georgia, Rockwell;
    font-size: 18pt;
    padding: 20px;
    text-align: left;
    padding-left: 25px;
    border: none;
    background-color: transparent;
}

.ImageEC768
{
    position: absolute;
    top: 30px;
    right: 5%;
    width: 6%;
}

.PanelEnquiryHolder768
{
    position: relative;
    margin: 0 auto;
    height: 530px;
    width: 90%;
    background-color: transparent;
}

.CWTextBox768
{
	
    height:40px;
    width:282px;
	font-family:Verdana;
	font-size: 18pt;
	Border: 1px solid ActiveBorder;
	padding-left:5px;
	padding-bottom:2px;
	
}

.crmOWatermark768
{
   border:1px solid #808080;
   color:Gray; 
   font-style:italic;
   padding-left:5px;
   font-size:18pt;
   }

.CWLeftLabel768
{
 height:40px;
    width:282px;
	font-family:Verdana;
	font-size: 18pt;
	padding-left:5px;
	padding-bottom:2px;
}
.CWLeftTextBox768
{
text-align:left;
width:282px;
background-color:#DDDDDD
}

.Asterisk768
{color: Red;
 font-size:48pt;
 vertical-align:text-bottom;
}

.GVQuantity768 {
	background-color:#D8E0EB;
	color:Black;
	font-size: 12pt;
	font-weight:bold;
	}
	
.GVPanelSemi768 {
	 background: rgba(128, 128, 128, 0.2);
	 z-index: 10;
}
