﻿
.btnXslExport1{
    background-image:url(./../../images/xlsExport.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    text-align:left;
    padding-left:20px;
    color:#fff;
    height:18px;
    cursor:pointer;
    width:100px;
}
.btnXslImport1{
    background-image:url(./../../images/xlsImport.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    text-align:left;
    padding-left:20px;
    color:#fff;
    height:18px;
    cursor:pointer;
    width:115px;
}
.pgSaveBtn
{
	width:80px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgSave.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgSaveBtn:hover
{
	width:80px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgSave_Hover.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgAddBtn{
	width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgAddNew.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgAddBtn:hover{
     width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgAddNew_Hover.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgCancelSml{
	width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgCancel.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgCancelSml:hover{
     width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgCancel_Hover.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}
.btnCancel2{
    background-image:url(./../../images/Cancel.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:20px;
    color:#fff;
    line-height:28px;
    cursor:pointer;
    float:left;
    width:65px;
    display:block
}
.btnCancel2:hover{
     color:#575043;
}
.btnAdd2{
    background-image:url(./../../images/Add.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:20px;
    color:#fff;
    line-height:28px;
    cursor:pointer;
    float:left;
    width:55px;
}

.btnAdd2:hover{
     color:#575043;
}
.btnLock{
    background-image:url(../../images/Lock.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:22px;
    color:White;
    height:32px;
    cursor:pointer;
}

.btnLock:hover{
     color:#575043;
}
.btnUnlock{
    background-image:url(../../images/unlock.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:22px;
    color:White;
    height:32px;
    cursor:pointer;
}

.btnUnlock:hover{
     color:#575043;
}

.pgDeleteBtn{
	width:108px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgDelete.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}

.pgDeleteBtn:hover{
     width:108px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgDelete_hover.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:35px;
	cursor:pointer;
	text-decoration:none;
	line-height:40px;
}
.pgSendMail
{
	width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgSendMail.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:40px;
	cursor:pointer;
}

.pgSendMail:hover
{
	width:85px;
	height:40px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image:url(./../../Images/pgSendMail_hover.png);
	font-family:Verdana;
	font-size:1.1em;
	font-weight:500;
	color:#EFF2FA;
	text-align:left;
	padding-left:40px;
	cursor:pointer;
}
.btnHide{
    background-image:url(./../../images/Minus.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:20px;
    color:#fff;
    height:28px;
    cursor:pointer;
    float:left;
    width:60px;
    text-decoration:none;
    line-height:28px;
}

.btnHide:hover{
     color:#575043;
}
.btnShow{
    background-image:url(./../../images/newWindowShow.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:20px;
    color:#fff;
    height:28px;
    cursor:pointer;
    float:left;
    width:60px;
    text-decoration:none;
    line-height:28px;
}

.btnShow:hover{
     color:#575043;
}
.btnInformation{
    background-image:url(../../images/Info.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    padding-left:20px;
    color:White;
    height:32px;
    cursor:pointer;
}

.btnInformation:hover{
     color:#575043;
}

#addComments, #Information
{
	font-size:0.78em;
}

.AA
{
	width:50%;
	text-align:right;
}
.BB
{
	width:50%;
	text-align:left;
}
.A1
{
	width:10%;
	text-align:right;
}
.A01
{
	width:10%;
	text-align:left;
}
#A,#C,#E,#G, .BB1
{
	width:12%;
	text-align:right;
}
#A1,#C1,#E1,#G1,#J1,#L1, .AA1 
{
	width:7%;
	text-align:right;
}
#A01,#C01,#E01,#G01,#J01,#L01, .AA2
{
	width:7%;
	text-align:left;
}
.A2, #A2
{
	width:13%;
	text-align:right;
}
.A02, #A02 
{
	width:13%;
	text-align:left;
}
.A03
{
	width:25%;
}
.A3
{
	width:38%;
	text-align:right;
}
.B3
{
	width:28%;
	text-align:left;
}
th
{
	background-color:#C4D9F2;
	border:solid 0.5px #5D8CC9;
	height:25px;
	padding:3px;
	color:#000066;
    font-weight:600;
}
#PlanProd 
{
	width:1700px;
}
#PlanProd tr th
{
	background-color:#A1CE7A;
	width:100px;
}
#PlanProd tr td
{
	width:100px;
}
#PlanProd tr td
{
	width:100px;
}
#PlanProd #Total
{
	font-weight:bold;
}
.RadioBtn
{
	vertical-align:middle;
	text-align:center;
	line-height:25px;
}

.divChartLft
{
	width:49%;
	min-width:490px;
	min-height:190px;
	height:auto;
	margin-left:0.6%;
	margin-right:0.2%;
	float:left;
	/*border:solid 1px #EEE;*/
}
.divChartRit
{
	width:49%;
	min-width:490px;
	min-height:190px;
	height:auto;
	margin-left:0.2%;
	margin-right:0.6%;
	float:right;
	/*border:solid 1px #EEE;*/
}

.btnChartExport{
    background-image:url(../../images/ExportGraph.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:Transparent;
    text-align:left;
    padding-left:24px;
    color:White;
    height:32px;
    cursor:pointer;
}

.btnChartExport:hover{
     color:#575043;
}

.LftPane span
{
    text-decoration: none;
    color: #000;
    font-family: Segoe UI;
    font-size: 1.2em;
}
.LftPane a
{
    text-decoration: none;
    color: #000;
    font-family: Segoe UI;
    font-size: 1.2em;
}
.LftPane tr
{
    height: 25px;
    background-color: #eee;
}
.LftPane td
{
    padding-left: 5px;
}

.LftPane td:hover
{
    background-color: #FAEBA5;
}

.SelectedTr
{
    background-color: #F1C919;
}