/************************************* copyright begin ***
**
** Copyright � Hitachi Energy
**
************************************** copyright end ****/


.clsGroup  {
	font-family: Arial,tahoma,sans-serif;
	background-color: #f2f2f2;
	border: 1px dotted #666;
	padding: 0px;
	border-spacing: 2px;
	border-collapse: separate;

}

.clsGroup table,
.clsGroup th,
.clsGroup td,
.clsGroup select,
.clsGroup textarea {
    font-size: 8pt;
    font-family: Arial,tahoma,sans-serif;
}

.clsSelectionListName
{
	text-align: center;
	padding: 0px;
	font-family: 'Open Sans', Arial, Verdana;
	font-style: normal;
    font-size: 22px;
	color: #828282;
	line-height: 40px;
}
.clsSelectionListTable
{
	border-collapse: collapse;
	padding: 0px;
	width: 100% !important;
}
.clsSelectionListHead
{
}
.clsSelectionListBody
{
}
.clsSelectionListHeading
{
	font-family: 'Open Sans', Arial, Verdana;
	font-style: normal;
	font-size: 14px;
	color: #828282;
	height: 40px;
	background-color: #FFF;
}
.clsSelectionListHeadingIcon
{
	width: 16px;
}
.clsSelectionListHeading th
{
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 5px 5px 0px;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
}
.clsSelectionListItem
{
	cursor: pointer;
	background-color: #FFF;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
	height: 40px;
	font-family: 'Open Sans Medium', Arial, Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #464646;
}
.clsSelectionListItem:hover
{
	background-color: rgba(230, 230, 230, 1);
	cursor: pointer;
}
.clsSelectionListItemIcon
{
	padding-left: 8px;
	padding-right: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	width: 16px;
}
.clsSelectionListItem a
{
	color: #464646;
}
.clsSelectionListItemSelected
{
	color: #fff;
	background-color: #666666;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
	height: 40px;
	font-family: 'Open Sans Medium', Arial, Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
.clsSelectionListItemSelected td, .clsSelectionListItem td
{
	padding: 5px;
}
.clsSelectionListItemEdit
{
	background-color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.clsSelectionListItemEdit input
{
	padding: 0px;
	margin: 0px;
}
.clsSelectionListItemIconSelected
{
	background-color: #666666;
	padding-left: 8px;
	padding-right: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: auto;
}
.clsSelectionListItemSelected a
{
	color: #FFF;
}
.clsSelectionListItemSelected input[type=text]:not(.clsSelectionListItemDisabled)
{
	background-color: #666666;
	border: none;
	border-bottom: 1px solid #FFF;
	cursor: auto;
	color: #FFF;
	font-family: 'Open Sans Medium', Arial, Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	outline-style: none;
}
.clsSelectionListItemDisabled
{
	color: #fff;
	background-color: #444;
	border: none;
	cursor: auto;
	color: #FFF;
	font-family: 'Open Sans Medium', Arial, Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
.clsPartsTableFooter
{
	font-size: 1em;
	font-weight: bold;
}
.clsDataPagerNumericButton
{
	color: #666666;
	background-color: Transparent;
	vertical-align: middle;
}
.clsDataPagerCurrentPageLabel
{
	color: #666666;
	background-color: Transparent;
	vertical-align: middle;
}

/*
.clsCheckoutDetails
{
	border-collapse: collapse;
	border-top: solid 1px #000000;
	border-left:  solid 1px #000000;
}

.clsCheckoutDetailsHeading
{
	border-right:  solid 1px #000000;
	border-bottom:  solid 1px #000000;
	text-align: left;
	vertical-align: bottom;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0px;
	white-space: nowrap;
}
.clsCheckoutDetailsItem
{
	border-right:  solid 1px #000000;
	border-bottom:  solid 1px #000000;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
*/
.clsCheckoutHeading
{
	font-size: 21px;
}
.clsCheckoutSubHeading
{
	font-weight: bold;
}

.clsSelectionListPrintTable
{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
.clsSelectionListPrintHeading
{
	vertical-align: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	cursor: pointer;
}
.clsSelectionListPrintHeading th
{
	text-align: left;
}


/*!
* jquery.fixedHeaderTable. The jQuery fixedHeaderTable plugin
*
* Copyright (c) 2011 Mark Malek
* http://fixedheadertable.com
*
* Licensed under MIT
* http://www.opensource.org/licenses/mit-license.php
* 
* http://docs.jquery.com/Plugins/Authoring
* jQuery authoring guidelines
*
* Launch  : October 2009
* Version : 1.3
* Released: May 9th, 2011
*
* 
* all CSS sizing (width,height) is done in pixels (px)
*/

/* @group Reset */

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
	/* position */
    /*margin: 0;*/
    
    /* size */
	/*padding: 0;*/

	/* text */
	/*font-size: 100%;*/
	/*font: inherit;*/
	/*vertical-align: top;*/
	}

.fht-table {
	/* appearance */
    border-collapse: collapse;
    border-spacing: 0;
	}

/* @end */

/* @group Content */

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	/* appearance */
	overflow: hidden;
	
	/* position */
	position: relative;
	}

	.fht-table-wrapper .fht-fixed-body .fht-tbody,
	.fht-table-wrapper .fht-tbody {
		/* appearance */
	    overflow: auto;
		}

		.fht-table-wrapper .fht-table .fht-cell {
			/* appearance */
			overflow: hidden;
			
			/* size */
		    height: 1px;
			}
	
	.fht-table-wrapper .fht-fixed-column,
	.fht-table-wrapper .fht-fixed-body {
	    /* position */
	    top: 0;
	    left: 0;
	    position: absolute;
	    }
	    
	.fht-table-wrapper .fht-fixed-column {
	    /* position */
	    z-index: 1;
	    }
.selectionListIconSVG {
    background: url("../../App_Themes/Default/Images/listadd-24px.svg");
    width: 24px;
    height: 24px;
    margin: 0px !important;
}
/* @end */
