﻿@charset "UTF-8";

/**********************************************/
/*  portal style                              */
/*  2015/3/26                               */
/**********************************************/

/*--#ruiPotalSet--*/
#ruiPotalSet {
	clear: both;
	color: #ffffff;
	background: #0f0f0f;
	border-top: 1px solid #000000;
	zoom: 1;
}
#ruiPotalSet:after {/* firefox */
	content: "";
	display: block;
	clear: both;
}

/*--#portalBranding--*/
#portalBranding {
	float: left;
	background: none;
	padding: 0px 5px 0px 9px;
}

#portalBranding a:link ,
#portalBranding a:visited {
	color: #ffffff;
	text-decoration: none;
}

#portalBranding a:hover ,
#portalBranding a:active ,
#portalBranding a:focus {
	color: #ffffff;
	text-decoration: none;
}
#portalBranding #deviceLogo {
	float: left;
}

#portalBranding #productInformation {
	float: left;
	padding: 0 0 0 15px;
	color: #dfdfdf;
}

#portalBranding #productInformation table {
	margin: 6px 0 6px 0;
}

#portalBranding #productInformation table caption {
	display: none;
}
#portalBranding #productInformation table thead {
	display: none;
}

#portalBranding #productInformation table tbody th{
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	padding: 0px 4px;
}

#portalBranding #productInformation table tbody td{
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	padding: 0px 4px;
}

#ruiPotalSet #commonTools {
	margin: 5px 7px 6px 0;
}

/*-- #portalApplicationBranding --*/
#portalApplicationBranding {
	clear:both;
	padding: 2px 0;
	color: #ffffff;
	background: #232323;
	zoom: 1;
}

#portalApplicationBranding:after {/* firefox */
	content: "";
	display: block;
	clear: both;
}

#contentHeadingTools {
	position: relative;
	right: 8px;
}

/*-- #applicationContents --*/
#applicationContents {
	background: #ffffff;
	margin-left: 12px;
}

.ContentModule {
	margin: -10px 0 2.5em 0px;
}

#contentsWrapper {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 -326px 0 0;
	zoom: 1;
}

#contents {
	margin: 6px 326px 0 0px;
	padding: 0px 3px 0 0px;
	border: 1px solid #000000;
	border-width: 0 0 0 0px;
}

#navigationWrapper {
	position: static;
	top: auto;
	left: auto;
	float: left;
	width: 326px;
	padding: 2px 0 0 0;
	zoom: 1;
}

/*--#navigation --*/
#navigation {
	padding: 0px;
	background: #ffffff url("") right top repeat-y;
	border: 1px solid #d7d7d7;
	border-width: 0 0 0 0px;
	width: auto;
	zoom: 1;
}

#navigation * { 
	padding: 0px;
	background: #ffffff url("") right top repeat-y;
	border: 1px solid #d7d7d7;
	border-width: 0px;
	width: auto;
	zoom: 1;
}

#navigation div {
	margin: 12px 0 18px 0;
}

#navigation h3.GroupTitle {
	display: none;
}

#navigation #navGeneral h3.GroupTitle_forAdmin ,
#navigation #navAdmin h3.GroupTitle_forAdmin {
	display: block;
	padding: 0 10px;    
	font-weight: bold;
	color: #232323;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
}

#navigation ul { 
	padding: 0px 0px 2px 0px;
}

#navigation ul li {
	display: block;
	list-style: none;
	border: none;
	margin: 0px 11px 10px 10px;
}

#navigation ul li a {
	display: block;
	line-height: 1.2em;
	color: #232323;
	background: #dedede;
	padding: 0px 4px;
	height: 58px;
	text-align: left;
	border: none;
}
#navigation ul li a:hover{
	border-right: 1px solid #f8f4c9;
}

#navigation ul li a span.Name {
	display: table-cell;
	padding: 0px 49px 0px 6px;	
	height: 56px;
	vertical-align: middle;
	line-height: 1.3em;
	cursor: pointer;
	width: 240px; 
	behavior: url("../css/eventTransfer_ie.htc");/* for IE Only */
}


* html #navigation ul li a span.Name {/* IE 6 */
	display:inline;
	vertical-align: middle;
	zoom:1;
}

*:first-child+html #navigation ul li a span.Name {/* IE 7 */
	display: block;
	padding: 8px 49px 12px 8px;
	height: 36px;
	vertical-align: middle;
	width: 240px; 
	word-break: normal;
	text-align: middle;
	line-height: 1.3em;
}

/*-- navStandard --*/
#navigation #navStandard ul { 
	background: #ffffff;
	margin: 4px 0 0px 0; 
	border-bottom: 0px;
}

/*-- navPortalSettings --*/
#navigation div#navPortalSettings {
	margin: 0px 0px 0px 0px;
}

#navigation #navPortalSettings ul li {
	display: block;
	list-style: none;
	border: none;
	height: auto;
	margin: 0 0 50px 0;
}
#navigation #navPortalSettings ul li a {
	display: block;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	background:#ffffff;
	width: 272px;
	height: auto;
	text-align: left;
	border-right: none;
}

#navigation #navPortalSettings ul li a.PotalSettingsMain span.Name {
	display: block;
	padding: 0px 0px 4px 26px;
	height: auto;
	line-height: 1.2em;
}

#navigation #navPortalSettings ul li a.PotalSettingsMain:link ,
#navigation #navPortalSettings ul li a.PotalSettingsMain:visited {
	color: #666666;
	border-bottom: none;
}
#navigation #navPortalSettings ul li a.PotalSettingsMain:hover {
	color: #0041D7;
}
#navigation #navPortalSettings ul li a.PotalSettingsMain:active ,
#navigation #navPortalSettings ul li a.PotalSettingsMain:focus {
	color: #002f8c;
	text-decoration: none;
	border: none;
}

/*--#contentHeading_potal--*/
#contentHeading_potal {
	padding: 4px 0px 4px 4px;
	line-height: 22px;
	background: none;
	border: none;
	zoom: 1;
}
#contentHeading_potal:after {/* firefox */
	content: "";
	display: block;
	clear: both;
}

#contentHeading_potal h2.PageName {
	line-height: 22px;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	float: left;
	display: none;
}
#contentHeading_potal h2.PageName img {
	margin: 0 4px;
}

/*-- #contentHeadingTools --*/
#contentHeading_potal #contentHeadingTools {
	float: right;
	width: auto;
	margin: 0 0px;
}

#contentHeading h2.PageName {
	display: block;
}
#tmpUpdate {
left: -5px
}
/*--.ContentOperation--*/
.ContentOperation {
	zoom: 1;
}
.ContentOperation legend {
	display: none;
}

/*-- #contents h2 --*/
#contents h2  {
	display: none;
}
#contents h3  {
	display: none;
}

/*--#productInformation--*/
#productInformation {
	padding: 0px;
	zoom: 1;
}
#productInformation:after {/* firefox */
	content: "";
	display: block;
	clear: both;
}

#productInformation table.PropertyListComponent {
	width: auto;
	margin: 8px 0px 4px 0px;
}
#deviceImage {
	float: left;
	padding: 4px;
}

/*--#languageSelectionModule--*/
#languageSelectionModule table.PropertyListComponent th ,
#languageSelectionModule table.PropertyListComponent td {
	vertical-align: middle !important;
}

/*-- .QuotationModuleHeading --*/
.QuotationModuleHeading h3 {
	display: none;
}

/*--.QuotationModuleElement【NCA】--*/
.QuotationModuleElement .ModuleElement table {
	width: auto;
	margin: -5px 7px 18px 0;	
}

.QuotationModuleElement .ModuleElement table thead th {
	padding: 3px 50px 2px 5px;
	text-align: left;
	white-space: nowrap;
	color: #232323;
	background: #eeeeee;
	border-right: 1px solid #ffffff;
}
.QuotationModuleElement .ModuleElement table tbody th ,
.QuotationModuleElement .ModuleElement table tbody td {
	line-height: 20px;
	text-align: left;
	color: #000000;
	padding: 3px 50px 2px 7px;
	border-bottom: 1px dotted #dddddd;
}

.ContentModule .ModuleElement table.PropertyListComponent {
	width: auto;
	margin-top: 3px;
	margin-left: 7px;
	color: #000000;
	padding: 0px 7px;
	border-bottom: 1px solid #FFFFFF;
}

.ContentModule .ModuleElement table.PropertyListComponent th {
	width: auto;
	background: #ffffff;
	text-align: left;
	padding: 0px 7px;
	border-bottom: 1px solid #FFFFFF;
}

.ContentModuleEditable {
	background-color: #ffffff;
}

.ContentModuleEditable .ModuleElement .OrderListComponent table {
	border:none;
	margin-bottom: 20px;
}
.ContentModuleEditable .ModuleElement .OrderListComponent table thead  {
	display: none;
}
.ContentModuleEditable .ModuleElement .OrderListComponent table tbody th ,
.ContentModuleEditable .ModuleElement .OrderListComponent table tbody td {
	text-align: left;
	color: #000000;
	padding: 2px 4px;
	background-color: #ffffff;
	border-bottom: 1px dotted #d1d1d1;
	vertical-align: middle;
}

.OrderListComponent .AppTitle span {
	padding: 0 0 0 2px;
	display: block;
	line-height: 38px;
}

/*--ModuleElement--*/
.ModuleElement {
	clear: both;
	zoom: 1;
	margin-left: 0.5em;
}

.ModuleElement h5 {
	margin: 2px 8px 5px 0;
}

/*--#deviceErrorInfoModule--*/
#deviceErrorInfoModule p {
	margin-left: 12px;
	padding: 4px 0;
	border-bottom: 1px solid #ffffff;
}

#deviceErrorInfoModule p img{
	margin-right: 4px;
}

.WarningColumn {
	width: 30px;
}

#applicationInfo {
	position:relative;	
	top: -25px;
}


