﻿

/*.form_input_1
{

}


textArea
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}


#top_table
{
	border-collapse: collapse;
	border: 1px solid #B2B9B9;

	font-family: Helvetica; 
	font-size: 16px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 16px;
	padding: 5px;

}

#lbl_frima
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_frima
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}

#lbl_KundenNo
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_kundenNo
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}
#lbl_Datum
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_datum
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}
#lbl_ansprechpartner
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_ansprechpartner
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}

#lbl_telefon
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_telefon
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}
#lbl_fax
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_fax
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}
#lbl_lieferanschrift
{

	border: 1px solid #B2B9B9;
	border-right: 0px;
}
#inp_lieferanschrift
{
	border: 1px solid #B2B9B9;
	border-left: 0px;
}



#configTable
{
	border-collapse: collapse;
	border: 1px solid #000000;

	font-family: Helvetica; 
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 16px;
	padding: 5px;
	width: 1280px;
	margin-bottom: 10px;

}
#configTable .table_th
{
	background-color: #dadada;
	height: 20px;
	text-align: center;
	border: 1px solid #000000;
}
#configTable .table_td
{
	height: 75px;
	border: 1px solid #000000;
	vertical-align: top;

}
#td_Ausführung
{
	background-color: #dadada;
	max-width: 40px;
	width : 40px;
	text-align: center;
	border: 1px solid #000000;

	
}
#dd_Ausführung
{
    margin-top: 40px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);

	-moz-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	-o-transform: rotate(-90deg);
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#cfg_menge
{
	min-width: 120px;
}

#cfg_lange
{
	min-width: 80px;
	width: 80px;
}
#cfg_qualität
{
	min-width: 80px;
	width: 80px;
}
#cfg_abschluss
{
	min-width: 200px;
	width: 200px;
}
#formcontainer
{
	position: absolute;


.ErrorBox{
	box-shadow: inset 0px 0px 0px 2px red;
}

.massTextarea
{
	resize: none;
	width : 100%;
	height: 60px;
}*/
#pnlConfigCustom img[name^="ICBx"]
{
    height:75px;
}
#pnlConfigCustom img[name^="ICBxP"]
{
    height:150px;
}
#pnlConfigCustom img[name^="ICBxF"]
{
    height:150px;
}
#FrameElement{
    display: block;
    position : absolute;
 	top: 100px;
	left: 182px;
    font-size:18px;
    font-weight:bold;
    border:solid 2px;
    width:423px;
    height: 547px;

}
#CustomInfoBox{
    display: block;
    position : absolute;
 	top: 55px;
	left: 185px;
    font-size:18px;
    font-weight:bold;
    color: red;

}
#CustomSubmit{
    cursor:pointer;
    border: solid 1px grey;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding: 0px 5px 1px 5px;
    margin-bottom:5px;
    margin-right: 10px;
    color: #7b7b7b;
    cursor: pointer;
    font-weight:bold;
    text-align:center;
    float:right;
    box-shadow: inset -1px -1px 2px white, 1px 1px 2px black;
    font-size:18px;
    display:none;
}
#CustomSubmit:active{
    /*box-shadow: inset 1px 1px 2px white, 1px 1px 2px black;*/
    box-shadow: inset 1px 1px 2px black;
}
#CopyLtoR{
    cursor:pointer;
    border: solid 1px grey;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding: 0px 5px 1px 5px;
    margin-bottom:5px;
    margin-right: 10px;
    color: #7b7b7b;;
    cursor: pointer;
    font-weight:bold;
    text-align:center;
    float:right;
    box-shadow: inset -1px -1px 2px white, 1px 1px 2px black;
    font-size:18px;
    position:absolute;
    top:102px;
    left:184px;
    height:293px;
    padding-top:250px;
    display:none;
    z-index:1;
}
#CopyLtoR:active{
    /*box-shadow: inset 1px 1px 2px white, 1px 1px 2px black;*/
    box-shadow: inset 1px 1px 2px black;
}
#CopyLtoR .tooltiptextLeft {
  font-size:12px;
  visibility: hidden;
  width: 120px;
  background-color: lightgray;
  color: black;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  /*z-index: 1;*/
  /*top: -5px;*/
  left: 125%;
  height:40px;
}

#CopyLtoR .tooltiptextLeft::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent lightgray transparent transparent;
}
#CopyLtoR:hover .tooltiptextLeft {
  visibility: visible;
}
#CopyRtoL{
    cursor:pointer;
    border: solid 1px grey;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding: 0px 5px 1px 5px;
    margin-bottom:5px;
    margin-right: 10px;
    color: #7b7b7b;;
    cursor: pointer;
    font-weight:bold;
    text-align:center;
    float:right;
    box-shadow: inset -1px -1px 2px white, 1px 1px 2px black;
    font-size:18px;
    position:absolute;
    top:102px;
    left:577px;
    height:293px;
    padding-top:250px;
    display:none;
    z-index:1;
}
#CopyRtoL:active{
    /*box-shadow: inset 1px 1px 2px white, 1px 1px 2px black;*/
    box-shadow: inset 1px 1px 2px black;
}
#CopyRtoL .tooltiptextRight {
  font-size:12px;
  visibility: hidden;
  width: 120px;
  background-color: lightgray;
  color: black;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  /*z-index: 1;*/
  /*top: -5px;*/
  left: -435%;
  height:40px;
}

#CopyRtoL .tooltiptextRight::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent lightgray;
}
#CopyRtoL:hover .tooltiptextRight {
  visibility: visible;
}

#StandardSizes{
    cursor:pointer;
    border: solid 1px grey;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding: 0px 5px 1px 5px;
    margin-bottom:5px;
    color: #7b7b7b;;
    cursor: pointer;
    font-weight:bold;
    text-align:center;
    float:right;
    box-shadow: inset -1px -1px 2px white, 1px 1px 2px black;
    font-size:18px;
    display:none;
}
#StandardSizes:active{
    /*box-shadow: inset 1px 1px 2px white, 1px 1px 2px black;*/
    box-shadow: inset 1px 1px 2px black;
}
#HelperLines{
    position : absolute;
 	top: 85px;
	left: 185px;
}
#HelperLinesLbl{
    position : absolute;
 	top: 85px;
	left: 202px;
}
#formcontainer
{
	position: relative;
}

input[id^='AT']{
    display: none;

}
input[id^='AG'] {
    display: none;
}

#AT_vorn{
    position: absolute;
	top: 106px;
	left: 78px;
    height: 16px;
    width: 25px;
}
#AT_hinten{
	position: absolute;
	top: 133px;
	left: 78px;
	height: 16px;
	width: 25px;
}

#AT_lT{
	position: absolute;
	top: 158px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AT_lH{
	position: absolute;
	top: 210px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AT_lK{
	position: absolute;
	top: 242px;
	left: 78px;
	height: 16px;
	width: 25px;
}

#AT_cT{
	position: absolute;
	top: 158px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AT_cH{
	position: absolute;
	top: 210px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AT_cK{
	position: absolute;
	top: 242px;
	left: 151px;
	height: 16px;
	width: 25px;
}



#AG_Left_lG{
	position: absolute;
	top: 274px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AG_Left_lF{
	position: absolute;
	top: 313px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AG_Left_lE{
	position: absolute;
	top: 359px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AD_Left_lD{
	position: absolute;
	top: 394px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AD_Left_lC{
	position: absolute;
	top: 429px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AD_Left_lB1{
	position: absolute;
	top: 469px;
	left: 78px;
	height: 16px;
	width: 25px;
}
#AD_Left_lB{
	position: absolute;
	top: 501px;
	left: 78px;
	height: 16px;
	width: 25px;
}

#AG_Left_cG{
	position: absolute;
	top: 274px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AG_Left_cF{
	position: absolute;
	top: 313px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AG_Left_cE{
	position: absolute;
	top: 359px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AD_Left_cD{
	position: absolute;
	top: 394px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AD_Left_cC{
	position: absolute;
	top: 429px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AD_Left_cB1{
	position: absolute;
	top: 469px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AD_Left_cB{
	position: absolute;
	top: 501px;
	left: 151px;
	height: 16px;
	width: 25px;
}



#AG_Right_lG{
	position: absolute;
	top: 274px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AG_Right_lF{
	position: absolute;
	top: 313px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AG_Right_lE{
	position: absolute;
	top: 359px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AD_Right_lD{
	position: absolute;
	top: 394px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AD_Right_lC{
	position: absolute;
	top: 429px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AD_Right_lB1{
	position: absolute;
	top: 469px;
	left: 685px;
	height: 16px;
	width: 25px;
}
#AD_Right_lB{
	position: absolute;
	top: 501px;
	left: 685px;
	height: 16px;
	width: 25px;
}

#AG_Right_cG{
	position: absolute;
	top: 274px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AG_Right_cF{
	position: absolute;
	top: 313px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AG_Right_cE{
	position: absolute;
	top: 359px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Right_cD{
	position: absolute;
	top: 394px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Right_cC{
	position: absolute;
	top: 429px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Right_cB1{
	position: absolute;
	top: 469px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Right_cB{
	position: absolute;
	top: 501px;
	left: 614px;
	height: 16px;
	width: 25px;
}

#AD_Left_lA{
	position: absolute;
	top: 590px;
	left: 78px;
	height: 16px;
	width: 25px;
    display : none;
}
#AD_Left_lZ{
	position: absolute;
	top: 629px;
	left: 78px;
	height: 16px;
	width: 25px;
    display: none;
}
#AD_Right_lA{
	position: absolute;
	top: 590px;
	left: 685px;
	height: 16px;
	width: 25px;
    display : none;
}
#AD_Right_lZ{
	position: absolute;
	top: 629px;
	left: 685px;
	height: 16px;
	width: 25px;
    display : none;
}

#AD_Right_cY{
	position: absolute;
	top: 527px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Right_cA{
	position: absolute;
	top: 552px;
	left: 614px;
	height: 16px;
	width: 25px;
}
#AD_Left_cY{
	position: absolute;
	top: 527px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#AD_Left_cA{
	position: absolute;
	top: 552px;
	left: 151px;
	height: 16px;
	width: 25px;
}
#Input_Submit
{
	position: absolute;
	top: 166px;
	left: 780px;
	height: 60px;
	width: 150px;
}
