@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
.bdycls{
    FONT-SIZE	: 9px;
    MARGIN		: 0px;
    COLOR		: black;
    FONT-FAMILY	: Lato;
    BACKGROUND-COLOR: rgb(255,243,234);
}
.inputfld{
    BORDER-WIDTH: 1px;
    BORDER-COLOR: darkblue;
    background-color:white;
    FONT-FAMILY	: Lato;
}
.focusfld{
    BORDER-WIDTH: 1px;
    BORDER-COLOR: darkblue;
    background-color:lightgrey;
    FONT-FAMILY	: Lato;
}

.lbltxt{
	FONT-SIZE: 9;
    FONT-FAMILY	: Lato;
    COLOR:black;
}
.tabtxt{
	FONT-SIZE:9;
	FONT-WEIGHT:bold;
    FONT-FAMILY	: Lato;
    COLOR:maroon;
}
.hdrtxt{
	FONT-SIZE: 12;
	FONT-WEIGHT:bold;
    FONT-FAMILY	: Lato;
    COLOR:BLACK;
}
.thclass{
	FONT-SIZE: 9;
    FONT-FAMILY	: Lato;
	COLOR:white;
    BACKGROUND-COLOR: maroon;
}
.tdclass{
	FONT-SIZE: 9;
    FONT-FAMILY	: Lato;
	COLOR:black;
}
.combtn{
	BORDER-WIDTH: 0px outset;
	BORDER-COLOR:transparent;
    FONT: bold 10px "Lato";
    WIDTH: 70px;
    HEIGHT:21px;
	COLOR: black;
    BACKGROUND-COLOR:lightgrey;
}
.XML{
	WIDTH: 0px;
	HEIGHT: 0px;
	DISPLAY: none;
}


.rootdivcls{
	position:absolute;
	width:90%;
	left:10%;
	top:5%;
	height:10%; 
}

.panbdytblcolbeancls{
	font-size: 9;
    FONT-FAMILY	: Lato;
}
.panbuthidden{
	width :100%;
    BACKGROUND-COLOR: rgb(255,227,206);
}
.panbutvisible{
	width :100%;
	BACKGROUND-COLOR: rgb(255,227,206);
}


.panelcolcls{
	width :25%;
}


.panBut{
	width :100%;
}
div.elccpaneldiv5keycls{
	position:absolute;
	width:97%;
	left:2%;
	top: 31.5%;
	height:5%;
	 /*BACKGROUND-COLOR: rgb(255,227,206);*/
}

.paneltblcls{
	width : 99%;
	height: 9px;
	top	  :24%; 	
	border: 0px;
	 /*BACKGROUND-COLOR: rgb(255,227,206);*/
}
div.elccpanelone{
	position	:absolute;
	width		:96%;
	left		:2%;
	top			:36%;
	height		:52%;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 2px outset;
    BACKGROUND-COLOR: rgb(255,227,206);
    overflow:auto; 
}

div.elccpaneltwo{
	position	:absolute;
	width		:96%;
	left		:2%;
	top			:36%;
	height		:52%;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 2px outset;
    BACKGROUND-COLOR: rgb(255,227,206);
    overflow:auto; 
}

div.elccpanelthree{
	position	:absolute;
	width		:96%;
	left		:2%;
	top			:36%;
	height		:51%;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 2px outset;
    BACKGROUND-COLOR: rgb(255,227,206);
    overflow:auto; 
}

div.elccpanelfour{
	position	:absolute;
	width		:96%;
	left		:2%;
	top			:36%;
	height		:51%;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 2px outset;
    BACKGROUND-COLOR: rgb(255,227,206);
    overflow:auto; 
}
.submitdivcls1{
	left:30%;
	top:68%;
	width:35%;
	height:8%;
	/*height: 15%;*/
}
.submittblcls{
	position	:absolute;
	left		:30%;
	top			:90%;
	height		:100%;
	width		:100%;
	BACKGROUND-COLOR:white;
	/*COLOR		: white;*/
	
}
.submittbcolcls{
	left		:0%;
	top			:0%;
	height		:100%;
	width		:34%;
}

div.ecordrtn{
	position	:absolute;
	width		:80%;
	left		:10%;
	top			:30%;
	height		:55%;
    BORDER-RIGHT: 2px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 2px outset;
     /*BACKGROUND-COLOR: rgb(255,227,206);*/
    overflow:auto; 
}
/* Added for elogistrack by Savithri.N-0903-chn-30-10-2008-start */
div.edisppaneldiv3keycls{
	position:absolute;
	width:97%;
	left:2%;
	top: 20%;
	height:5%;
	
}
.keyflddesc{
	font-size: 12;
    FONT-FAMILY	: Lato;
    color: maroon;
}
.submitUpdateSt{
	left:30%;
	top:95%;
	width:10%;
	height:8%;
	
}
.submitAccept{
	left:30%;
	top:85%;
	width:22%;
	height:8%;
	
}
/* Added for elogistrack by Savithri.N-0903-chn-30-10-2008-end */

/*Added for elogistrack */
.submittbllogis{
	position	:absolute;
	left		:35%;
	top			:93%;
	height		:100%;
	width		:100%;
	BACKGROUND-COLOR:white;
	/*COLOR		: white;*/
	
}

div.mcommoditypanelone{
	position	:absolute;
	width		:80%;
	left		:2%;
	top			:29%;
	height		:53%;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 2px outset;
    BORDER-LEFT: 2px outset;
    BORDER-BOTTOM: 1px outset;
    BACKGROUND-COLOR: white;
    overflow:auto; 
}


.promptlbl{
	FONT-SIZE:12;
    FONT-FAMILY:Lato;
    font-weight:bold;
    COLOR:maroon;
    left:20%;
    position:absolute; 
}

.promptbtn{
	BORDER-WIDTH:1px outset;
    BORDER-COLOR:maroon;
    FONT: bold 10px "Lato";
    WIDTH:55px;
    HEIGHT:18px;
	COLOR: maroon;
    BACKGROUND-COLOR: rgb(255,227,206);
}
.font-family-color{
color:black;
font-family:Lato;      
}

.font-family{
font-family:Lato;      
}

.primary-color{
color:rgb(151,20,77);
}

.primary-color-background{
background-color:rgb(151,20,77);
}