﻿Input.Reset
{
	font-size: 10pt;
	font-family: Verdana;
}
Input.Standard
{
	font-size: 8pt;
	font-family: Verdana;
}
Label.Standard
{
	font-size: 10pt;
	font-family: Verdana;
}
TD.Print
{
	background: #0034b5;
}

#divSelect
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}

#divChangePrice
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}

#divChange
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}


#divRecalcul
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}




#divDuplicate
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}


#divDuplicateItem
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}

#divResetPrice
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}

#divDelete
{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
}

