@charset "utf-8";

input.hide {
  position: absolute;
  -moz-opacity: 0;
  -ms-opacity: 0;
  filter: alpha(opacity :       0);
  opacity: 0;
  z-index: 2;
}

* {
  margin: 0;
  padding: 0;
  border: none;
}

html {
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  line-height: 1.5em;
  height: 100%;
}

.protogoIFrameTemplate {
  background: none;
}

form {
  display: inline;
}

a, a:visited {
  color: #004280;
  text-decoration: none;
}

a:hover, a.hover {
  text-decoration: underline;
}

a.noTextDecoration:hover, a.noTextDecoration.hover {
  text-decoration: none;
}

td {
  vertical-align: top;
}

.maxHeight {
  max-height: 300px;
  overflow-y: auto;
  max-width: 240px;
}

.maxWidth {
  overflow-x: scroll;
  max-width: 240px;
}

.recommended {
  color: orange;
}
.currentValue {
  text-decoration:line-through;
}
/**   **/
.active {
  font-weight: bold;
}

.inactive {
  color: #ccc;
  cursor: default;
}

.clearer {
  font-size: 1px;
  line-height: 1px;
  width: 1px;
  height: 1px;
  clear: both;
}

.small {
  font-size: 0.9em;
  line-height: 1.1em;
}

.bold {
  font-weight: bold;
}

.infoAdmin {
  padding: 10px 0px 10px 10px;
  font-size:0.9em;
  width: 170px;
  text-align: left;
  margin-bottom: 8px;
}

.infoMessage {
  font-size:0.9em;
  width: auto;
  text-align: left;
  margin-bottom: 8px;
}

.infoUser {
  font-weight: bold;
  font-size:1em;
  width: auto;
  text-align: left;
  margin-bottom: 8px;
}

.warningMessage {
  font-size:0.9em;
  width: auto;
  text-align: left;
  margin-bottom: 8px;
}

.warningDialog {
  color: #333333;
  padding: 3px 0px 3px 20px;
  font-size:1.1em;
  width: 440px;
  text-align: left;
  margin-bottom: 8px;
}

.errorMessage {
  font-size:0.9em;
  width: auto;
  text-align: left;
  margin-bottom: 8px;
}

.errorToolTip {
  border:1px solid #D7004B;
  padding: 1px;
  z-index: 999;
  color: #d7004b;
  background-color:#FFF4F8;
  position: absolute;
  left: 50px;
  display: none;
}

.errorMessageHidden {
  visibility: hidden;
  margin-left: 10px;
  font-size: 12px;
}

.errorMessageSmall {
  font-size:0.9em;
  text-align: left;
}

.warningMessageSmall {
  font-size:0.9em;
  text-align: left;
  width:auto;
}

.infoMessageSmall {
  font-size:0.9em;
  text-align: left;
}

#moreFacetFeatureValuesDialog {
  max-height: 700px;
}

#wrapper {
  width: 970px;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  height: auto;
}

#container {
  margin: 0 5px 0 5px;
  width: 960px;
}

#languageToggle {
  text-align: right;
  padding: 2px 7px 2px 0;
}

#languageToggle ul {
  list-style: outside none none;
  list-style: none;
  overflow: visible;
  font-size: 1.2em;
  font-weight: bold;
}

#languageToggle ul a {
  cursor: pointer;
  text-decoration: none;
  padding: 2px;
}

#languageToggle ul div {
  padding: 0;
  visibility: hidden;
  z-index: 20;
  position: absolute;
  right: 19px;
  padding: 0px 5px 0px 5px;
}

#languageToggle ul div a {
  display: block;
  text-align: left;
  line-height: 25px;
  color: inherit;
  text-decoration: none;  
  font-weight: normal;
}

#brand {
  width: 310px;
  height: 70px;
  margin: -5px 10px 10px 10px;
  float: left;
  display: inline;
}

#activities {
  padding:3px; 
}

#topbarSelect {
  float: left;
  height: 21px;
  width: 18px;
  margin: -1% 0 0 -0.1%;
  z-index: 2;
  padding: 7px 6px 0 23px;
  color: #666666;
  font-size: 1em;
}

#topbarResult {
  color: #333;
  font-size: 0.8em;
  font-weight: bold;
}

#topbarPage {
  float: left;
  margin: -1.2% 0 0 1%;
  z-index: 2;
  padding: 7px 1px 0 0px;
  color: #333;
  font-size: 0.8em;
}

#user {
  width: 255px;
  height: 55px;
  margin: 0 10px 10px 0;
  float: left;
  display: inline;
  padding: 5px 10px 5px 10px;
  line-height: 1.1em;
  z-index: 2;
}

#user strong {
  font-size: 1.1em;
  color: #004280;
}

#user form {
  display: block;
  margin: 4px 0 2px 0;
}

#user label {
  display: none;
}

#user input {
  vertical-align: middle;
}

#user .textInput {
  width: 109px;
  height: 21px;
  vertical-align: middle;
  color: #666;
  margin-bottom: 5px;
  font-size: 1.1em;
  margin: 0 1px 0 0;
}

#user .register {
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
}

#user .reqPassword {
  display: block;
  float: right;
  text-align: right;
}

#nav {
  clear: both;
  width: 940px;
  margin: 0 10px 0 9px;
  height: 34px;
  overflow: visible;
  position: relative;
}

#nav ul {
  float: left;
  list-style: none;
  margin: 0 10px 0 20px;
  height: 33px;
  padding-right: 2px;
  overflow: visible;
  font-size: 1.2em;
  font-weight: bold;
  display: inline;
}

#nav ul div {
  padding: 0;
  position: absolute;
  visibility: hidden;
  width: 14.5em;
  z-index: 5;
}

#nav ul div a {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  font: 11px arial;
}

#nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial
}

#nav ul a {
  display: block;
  height: 13px;
  padding: 10px 7px;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;  
}

#nav .generalNav {
  float: right;
  margin-right: 0;
}

#nav #searchBox {
  float: right;
  height: 25px;
  padding: 5px 10px 0 10px;
  position: relative;
}

#nav #searchBox label {
  display: none;
}

#nav #searchBox #inputSearch {
  width: 216px;
  height: 21px;
  vertical-align: middle;
  color: #666666;
  font-size: 1.1em;
  padding: 0px 4px 0 4px;
}

#nav #searchBox #btnSearch {
  vertical-align: middle;
}

#main {
  font-size: 1.2em;
  padding: 10px;
  overflow: visible;
}

#categoryBrowser {
  font-size: 0.9em;
  line-height: 1.5em;
  display: inline;
}

.filterBoxes #categoryBrowser {
  font-size: 1.0em;
}

#categoryBrowser .categories a {
  padding: 0.3em 0 0.3em 16px;
  font-weight: bold;
  display: block;
}

#categoryBrowser .categories a.more {
  font-weight: normal;
}

#main #content {
  float: left;
  width: auto;
  position: relative;
}

.hp {
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: bold;
  margin: 0 0 0.1em 0;
  color: #004280;
  padding: 0 0 0 33%;
}

#content h1 {
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: bold;
  margin: 0 0 0.1em 0;
  color: #004280;
}

#content h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1.5em 0 0.5em 0;
  color: #004280;
}

#content h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 0.5em 0 0.5em 0;
  color: #004280;
}

#content h5 {
  width: 889px;
  height: 23px;
  padding: 11px 6px 0 6px;
  font-size: 1.2em;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 0;
}

#content h6 {
  width: 737px;
  height: 25px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
  margin-bottom: 0px;
  margin-top: 2px;
  margin-left: 0;
}

#content p {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 220px;
}

#content b {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0px;
}

#content c {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0px;
}

#content q {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0px;
}

#content c {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0px;
}

#content ul ul {
  margin-top: 0.5em;
}

#content ol {
  margin: 0 0 0 1.7em;
  padding: 0 0 0 0.3em;
}

#content ol ol {
  margin-top: 0.5em;
}

#content li {
  margin: 0 0 0.5em 0;
}

#content label {
  font-weight: bold;
}

#content .checkboxlabel {
  font-weight: normal;
  width: auto;
  display: inline;
  float: none;
}

/*********************/
.firstPage {
  width: 280px;
  float: left;
  margin: 0 0px 10px 0;
}

.firstPage .head {
  height: 23px;
  padding: 11px 6px 0 6px;
  font-size: 1.2em;
  width:268px;
}

.firstPage .content {
  padding: 6px 6px 6px 6px;
  position: relative;
  font-weight: normal;
  overflow: auto;
}

/*********************/ 

/** **/
.oneCol {
  width: 85px;
  float: left;
  margin: 0 10px 10px 0;
}

.oneCol .head {
  height: 18px;
  padding: 2px 6px 0 6px;
  font-size: 0.9em;
}

.oneCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
  overflow: auto;
}

.twoCol {
  width: 180px;
  float: left;
  margin: 0 10px 10px 0;
}

.twoCol .head {
  height: 25px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
}

.twoCol .headBlue {
  height: 24px;
  padding: 10px 6px 0 6px;
  font-size: 1.2em;
}

.twoCol .content {
  padding: 6px 6px 6px 6px;
  position: relative;
  overflow: auto;
}

.textInColums1 {
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
  
  -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
  -moz-column-gap:20px; /* Firefox */
  column-gap: 20px;
  
  -webkit-column-rule: 1px solid #94b2ff; /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #94b2ff; /* Firefox */
  column-rule: 1px solid #94b2ff;
}

.textInColums2 {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  
  -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
  -moz-column-gap:20px; /* Firefox */
  column-gap: 20px;
  
  -webkit-column-rule: 1px solid #94b2ff; /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #94b2ff; /* Firefox */
  column-rule: 1px solid #94b2ff;
}

.textInColums3 {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
  
  -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
  -moz-column-gap:20px; /* Firefox */
  column-gap: 20px;
  
  -webkit-column-rule: 1px solid #94b2ff; /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #94b2ff; /* Firefox */
  column-rule: 1px solid #94b2ff;
}

.textInColums4 {
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
  -moz-column-count: 4; /* Firefox */
  column-count: 4;
  
  -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
  -moz-column-gap:20px; /* Firefox */
  column-gap: 20px;
  
  -webkit-column-rule: 1px solid #94b2ff; /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #94b2ff; /* Firefox */
  column-rule: 1px solid #94b2ff;
}

.filterBoxes{
  font-size: 1.0em;
}

.twoOneThirdCol {
  width: 243px;
  float: left;
  margin: 0 10px 5px 0;
}

.twoOneThirdCol .head {
  height: 18px;
  padding: 2px 6px 0 6px;
  font-size: 0.9em;
}

.twoOneThirdCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
}

.twoOneThirdCol.large {
  width: 244px;
}

.twoOneThirdCol.large .head {
  height: 18px;
  padding: 2px 6px 0 6px;
  font-size: 0.9em;
}

.twoOneThirdCol1 {
  width: 369px;
  float: left;
  margin: 0 6px 5px 0;
}

.twoOneThirdCol1 .head {
  height: 25px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
}

.twoOneThirdCol1 .content {
  padding: 10px 6px 6px 6px;
  position: relative;
}

.twoOneThirdCol2 {
  width: 374px;
  float: left;
  margin: 0 1px 5px 0;
}

.twoOneThirdCol2 .head {
  height: 25px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
}

.twoOneThirdCol2 .content {
  padding: 10px 6px 6px 6px;
  position: relative;
}

.threeCol {
  width: 275px;
  float: left;
  margin: 0 10px 10px 0;
}

.threeCol .head {
  height: 18px;
  padding: 2px 6px 0 6px;
  font-size: 0.9em;
}

.threeCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
  overflow: visible;
}

.fourCol {
  width: 370px;
  float: left;
  margin: 0 10px 10px 0;
}

.fourCol .head {
  height: 23px;
  padding: 2px 6px 0 6px;
  font-size: 0.9em;
}

.fourCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
  overflow: auto;
}

.fiveCol {
  width: 465px;
  float: left;
  margin: 0 10px 10px 0;
}

.fiveCol .head {
  height: 24px;
  padding: 10px 6px 0 6px;
  font-size: 1.2em;
}

.fiveCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
  overflow: auto;
}

.sixCol {
  width: 560px;
  float: left;
  margin: 0 10px 10px 0;
}

.sixCol .head {
  font-size: 1.2em;
  height: 23px;
  padding: 11px 0 0 6px;
  width: 554px; 
}

.sixCol .head_1 {
  font-size: 1.4em;
  height: 27px;
  padding: 11px 0 0 6px;
  position: static;
  width: 932px; 
}

.sixCol .content {
  width: 895px;
  padding: 10px 20px 20px 23px;
  position: static;
  overflow: hidden;
  margin-top: -0.2%;  
}

.sixCol .contentAbsolute {
  padding: 15px 6px 6px 6px;
  overflow: auto;
}

.sevenCol {
  width: 935px;
  float: left;
  margin: 0 3px 6px -1px;
}

.sevenCol .searchProduct {
  padding: 0px 0px 0 6px;
  position: static;
  margin: -3.5% 200px 6px 29%;
}

.sevenCol .actionsBR {
  padding: 0 5px;
  text-align: right;
}

.sevenCol .head {
  height: 27px;
  width: 931px;
  padding: 11px 0px 0 6px;
  position: static;
  font-size: 1.4em;
}

.sevenCol .content {
  width: 894px;
  padding: 10px 20px 20px 23px;
  position: static;
  overflow: hidden;
  margin-top: -0.1%;
}

.sevenCol .centercontentBR {
  width: 657px;
  padding: 10px 80px 20px 201px;
  position: relative;
  overflow: hidden;
}

.sevenCol .centercontent {
  width: 657px;
  padding: 10px 80px 20px 201px;
  position: relative;
  overflow: hidden;
}

.eightCol {
  width: 748px;
  float: left;
  margin: 0 10px 10px 0;
}

.eightCol .head {
  height: 24px;
  padding: 10px 6px 0 6px;
  font-size: 1.2em;
}

.eightCol .content {    
  overflow: auto;
  padding: 6px;
  position: relative;
}

.eightCol1 { /*landingpagebox*/
  width: 750px;
  float: left;
  margin: 0px 10px 10px 0px;
}

.eightCol1 .head { /*landingpagebox*/
  height: 25px;
  width:737px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
  text-align: left;
}

.eightCol1 .largeHead { /*landingpagebox*/
  height: 25px;
  width:737px;
  padding: 9px 6px 0 6px;
  font-size: 1.2em;
  text-align: left;
}

/* facet view */
.homeFacetClass {
	vertical-align: middle; 
	width:200px; 
	height:200px; 
	line-height: 200px;
	text-align: center;
	margin:5px;
	border: 1px solid #000000;
}
.homeFacetClass:hover {
	vertical-align: middle; 
	width:200px; 
	height:200px; 
	border: 1px solid #13affb;
}

.eightCol1 .content { /*landingpagebox*/
  padding: 6px 6px 0px 6px;
  position: relative;
  overflow: auto;
  font-size: 1.4em;
}

.tenCol {
  clear: both;
  width: 940px;
  margin: 0 0 10px 0;
}

.tenCol .head {
  font-size: 1.4em;
  height: 27px;
  padding: 11px 0 0 6px;
  position: static;
  width: 931px;
}

.tenCol .content {
  width: 894px;
  padding: 10px 20px 20px 23px;
  position: static;
  overflow: hidden;
  margin-top: -0.1%;  
}

.tenCol .content1 {
  width: 894px;
  padding: 10px 20px 20px 23px;
  position: static;
  overflow: hidden;
  margin-top: -0.1%;  
}

.reportCol {
  width: 899px;
  overflow-x:auto;
  overflow-y:hidden;
}

.noRightMargin {
  margin-right: 0px !important;
  padding: 0px 0px 5px 0px;
}

.content img {
  vertical-align: middle;
  margin-bottom: 0px;
}

.productPic {
  float: left;
  margin-left: 6%;
  margin-top: 3%;
  width: 150px;
  height:auto;
}

.label featureName{
  font-weight:bold;
}
.productDetailDescription {
  margin-left:190px;
  
}

.htmlFromContent ul li {
  margin-left:15px !important;
}

.productDetailMainData {
  clear: left;
  padding-top:10px;
   
  }

.productDetailPicure {
   width:150px; 
   float:left
  
}

#footer {
  width: 940px;
  text-align:center;
  position: relative;
  margin-left: 14px;
  padding-top:1%;
  height:30px;
  clear: both;
}

#content form label {
  display: block;
  float: left;
  width: 253px;
  height:20px;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}

#content form label.import {
  width: 320px;
}

#content form label.export {
  width: 160px;
  height:20px;
  font-weight: normal;
}

#content form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 160px;
  height:20px;
}

#content form label.noAlignment {
  display: inline;
  float: none;
  width: auto;
  font-weight:normal;
}

#content form .formTable {
  margin-left: 0px;
  width: 390px;
}

input[type="text"], input[type="password"], textarea, select {
  font-family: Arial, Helvetica, sans-serif;
}

.textInputWide {
  height: 21px;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 318px;
  font-size: 1em;
}

.textInputSmall {
  width: 97px;
  height: 21px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.textInputTiny {
  width: 30px;
  height: 21px;
  text-align:center;
  vertical-align: middle;
}

.textInputFeatureExtraWide {
  width: 318px;
  height: 21px;
  font-size: 1em;
  vertical-align: middle;
  margin-bottom: 3px;
}

.textInputFeatureWide {
  width: 167px;
  height: 20px;
  vertical-align: middle;
}

.textAreaWide {
  width: 318px;
  height: 120px;
  overflow: auto;
  vertical-align: middle;
  font-size: 1em;
  margin-bottom: 5px;
}

.textAreaExtraWideFeature {
  width: 318px;
  height: 120px;
  overflow: auto;
  vertical-align: middle;
  font-size: 1em;
}

.textAreaWide textarea {
  border: none;
  width: 220px;
  height: 112px;
  overflow: auto;
  vertical-align: middle;
  padding: 2px 4px 0 4px;
  margin-bottom: 5px;
}

.disabled {
  background: #C0C0A0;
}

.disabled-label {
  color: #C0C0A0;
  background: transparent;
}

.multipleComboBox {
  width: 318px;
  height: 120px;
  overflow: auto;
  vertical-align: middle;
  margin-bottom: 5px;
}

.selectXSmall {
  width: 50px;
  height: 19px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.selectSmall {
  width: 75px;
  height: 23px;
  vertical-align: middle;
  margin-bottom: 3px;
}

.selectSmall1 {
  width: 90px;
  height: 19px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.selectExtraWide {
  width: 320px;
  height: 23px;
  font-size: 1em;
  vertical-align: middle;
  margin-bottom: 5px;
}

.textInputFeature {
  width: 190px;
  height: 20px;
  vertical-align: middle;
  overflow: auto;
  font-size: 1em;
  margin-bottom: 5px;
}

.textInputFeatureSmall {
  width: 93px;
  height: 20px;
  vertical-align: middle;
}

.textInputFeatureThick {
  width: 190px;
  height: 25px;
  font-size: 1.4em !important;
  vertical-align: middle;
}

.selectWide {
  width: 320px;
  height: 23px;
  vertical-align: middle;
  margin-bottom: 5px;
  font-size: 1em;
  overflow: auto;
}

.selectMedium {
  width: 115px;
  height: 19px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.textAreaWideFeature {
  width: 190px;
  height: 120px;
  overflow: auto;
  vertical-align: middle;
  font-size: 1em;
  margin-bottom: 5px;
}

.selectTiny {
  width: 35px;
  height: 19px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.deletedReference {
  background-color: silver;
}

.readOnlyFormInfo {
  border: none;
  height: 17px;
  vertical-align: middle;
  color: #666;
  padding: 2px 4px 0 4px;
  margin-bottom: 5px;
}

#content form .browseButton {
  text-indent: -999em;
  position: absolute;
  z-index: 1;
}

.browseButtonForPicUpload {
  text-indent: -999em;
  position: absolute;
  z-index: 1;
}

.buttonImport {
  width: 40%;
  height: 23px;
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.button {
  width: 115px;
  height: 23px;
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.Adminbutton {
  width: 200px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
  padding: 0px;
  text-decoration: none;
}

.required {
  color: #FF0000;
}

.blankRow
{
    height: 10px !important; /* Overwrite any previous rules */
    background-color: #FFFFFF;
}

.dataTable {
  width: 100%;
  margin: 0px 0 10px 0;
  padding: 0;
  border-collapse: collapse;
}

.dataTable.Report {
  width: 160%;
  overflow: visible;
  overflow-x: auto;
  table-layout:fixed;
}

.dataTable th {
  text-align: left;
  padding-bottom: 3px;
}

.dataTable th.actions {
  text-align: right;
  padding: 0 5px 3px 5px;
}

.dataTable td.actions {
  text-align: right;
  padding: 0 5px 0 5px;
}

.dataTable td.label {
  padding-right: 25px;
}

td.Report {
  text-align: left;
  overflow: visible;
}

.dataTableLandingpage {
  width: 100%;
  margin: 0px 0 0px 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.8em;
}


/* Approval Table
----------------------------------*/
.approvalTable th:nth-child(1),.approvalTable td:nth-child(1) {
  width:100px;
  text-align:left;
}
.approvalTable th:nth-child(2),.approvalTable td:nth-child(2) {
  width:100px;
  text-align:left;
}
.approvalTable th:nth-child(3),.approvalTable td:nth-child(3) {
  width:260px;
  text-align:left;
}
.approvalTable th:nth-child(4),.approvalTable td:nth-child(4) {
  width:320px;
  text-align:left;
}
.approvalTable th:nth-child(5),.approvalTable td:nth-child(5) {
  width:50px;
  text-align:left;
}
.approvalTable th:nth-child(5),.approvalTable td:nth-child(5) {
  width:70px;
  text-align:left;
}
.approvalTable .productPic {
  float: left;
  border: none !important;
}
.productFeatureRow > td, .productPictureRow > td {
  background-repeat: repeat-x;
  background-position: top;
  padding-bottom: 5px;
  padding-top: 3px;
}

.buttonHelp {
  float: right;
  cursor: help;
  margin-right: 10px;
}

#pagePath {
  font-size: 13px;
  font-weight: bold;
  margin: 8px 0px 0px 9px;
  padding-right: 12px;
}

#searchpath, #pagePath {
  font-size: 1.0em;
  font-weight: bold;
  margin: 0 0 -6px 2px;
}

#searchpath1 {
  font-size: 1.0em;
  font-weight: bold;
  margin: 0 0 2px 2px;
}

#searchpath img, #searchpath1 img, #pagePath img {
  vertical-align: top;
}

.searchHead {
  display: block;
}

.searchHead .content {
  text-align: center;
}

#pop{
  display:none;
  position:absolute;
  margin-left:-220px;
  margin-top:22px;  
  padding:5px;
  width: inherit;
  height:auto;
  border:1px solid #CCC8C5; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: none repeat scroll 0 0 white;
  float:left; 
  padding: 15px 6px 6px 6px;
}

div.fileinputs {
  position: relative;
}

div.fakefile {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input.file {
  position: absolute;
  text-align: right;
  left: 150px;
  margin-left: -80px;
  -moz-opacity: 0;
  filter: alpha(opacity :       0);
  opacity: 0;
  z-index: 2;
  height: 20px;
  cursor: pointer;
}

span.editableSpan {
  cursor: text;
}

.editableSpan:HOVER, .editableSpan.HOVER {
  text-decoration: underline;
}

ul.topnav {
  list-style: none;
  padding: 0 0px;
  height: 16px;
  margin: 0;
  float: left;
  border: none;
  text-align: left;
}

ul.topnav {
  list-style: none;
  padding: 0 0px;
  height: 16px;
  margin: 0;
  float: left;
  border: none;
  text-align: left;
}

ul.topnav li {
  float: left;
  vertical-align: top;
  margin: 0;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 11 !important;
}

ul.topnav li a {
  padding: 0px 0px;
  display: block;
  text-decoration: none;
  float: left;
  vertical-align: middle;
}

ul.topnav li a img {
}

ul.topnav li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.topnav > li > ul.subnav > li > ul > li  {
  margin: 2px 0;
}

ul.topnav li ul li a {
  padding: 0;
  margin: 0;
}

ul.topnav li a:hover {
}

ul.topnav li span { /*--Drop down trigger styles--*/
  width: 17px;
  height: 15px;
  float: left;
}

ul.topnav li span.subhover {
  background-position: center bottom;
  cursor: pointer;
}  /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
  list-style: none;
  position: absolute;
  /*--Important - Keeps subnav from affecting main navigation flow--*/
  top: -15px;
  left: 15px;
  background: white;
  margin: 0;
  padding: 5px 0;
  padding-top: 5px;
  display: none;
  float: left;
  width: inherit;
  height: auto;
  border: 1px solid #5F8AB3;
  z-index: 20 !important;
}

ul.topnav li ul.subnav li {
  margin: 5px 0;
  padding: 0 10px 0 15px;
  clear: both;
  height: auto;
  width: auto;
  /*line-height: 100%;*/
}

ul.topnav li ul.subnav li a {
  margin: 0;
  float: left;
  padding: 0;
  background: transparent;
}

ul.topnav li ul.subnav li a:hover {
  /*--Hover effect for subnav links--*/
  /*--background: #E3F0FB; /*-- url(dropdown_linkbg.gif) no-repeat 10px center; --*/
  width: 100%;
}

.exampleValueSmall {
  font-style: italic;
  font-size: 9px;
  color: #7b7b7b;
  padding-left: 5px;
}

.fakeLink {
  cursor: pointer;
}

.moveLink {
  cursor: move;
}

form .searchButton {
  width: 115px;
  height: 23px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.watchVideoButton {
  width: 115px;
  height: 23px;
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.Registration {
  width: 115px;
  height: 23px;
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.helpText dt {
  font-weight: bold;
}

.helpText dd {
  padding-left: 0px;
  padding-bottom: 10px;
}

.fourToFiveCol {
  width: 400px;
  float: left;
  margin: 0 10px 10px 0;
}

.fourToFiveCol .head {
  font-size: 1.2em;
  height: 24px;
  padding: 10px 6px 0 6px;
}

.fourToFiveCol .content {
  padding: 15px 6px 6px 6px;
  position: relative;
}

.dialog h1 {
  width: 582px;
  height: 24px;
  padding: 10px 6px 0 6px;
  font-size: 1.2em;
  margin-bottom: 8px;
  margin-left: 0;
}

.nowrap {
  white-space: nowrap;
}

.fieldItem {
  position: relative;
  z-index: 20;
}

.specialField {
  width: 120px;
  height: 18px;
  color: #004280;
}

.cssTrim {
  white-space: nowrap;
  overflow: hidden;
}

.facetValueNone {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px dotted silver;
  width: 160px;
}

.categoryValueNone {
  display: block;
  margin-top: 8px;
  padding-top: 2px;
  width: 163px;
}

.slideBoxContent {
  display: none;
}

li div {
  border-top:0px solid #fff
}

.helpText h1.dh {
  font-size: 1.2em !important;
  font-weight: bold !important;
  color: #004280 !important;
}

.validationFragmentDescription {
  color: gray;
}

.smallButton {
  margin-left:0px;
  float: right;
  padding: .2em .6em .3em .6em;
  height: 16px;
  line-height: 1.4em;
  text-decoration: none;
  cursor: pointer;
  margin: .5em .4em .5em 0;
  width:auto;
  overflow:visible;
  font-size: 12px;
  text-decoration: none;
}

.divDisabler {
  text-align: center;
  background-color: green;
  background: transparent url(../_images/bg_disable_div.png) top left repeat;
  border:none;
  position: absolute;
  z-index: 15;
  height:209px;
  margin-top:-22px;
}

.divDisablerText {
  display:table-cell;
  vertical-align: middle;
  text-align: center;
  color: #000;
  width:auto;
  height:209px;
}

.whiteDivDisabler {
  text-align: center;
  background-color: green;
  background: transparent url(../_images/white_bg_disable_div.png) top left repeat;
  border:none;
}

.whiteDivDisablerText {
  display:table-cell;
  vertical-align: middle;
  text-align: left;
  float: right !important;
  color: #deb101;
  font-size: 21px;
  font-family: Arial, Helvetica, sans-serif;
    
}

.defaultTextActive {
  color: #666666 !important;
  font-size: 1em !important;
  font-family: Arial,Helvetica,sans-serif;
}

.wizardButtonBarImport {
  width: 900px;
  color: #ccc8c5;
  border-top: 1px solid silver;
}

.wizardButtonBar {
  width: 900px;
  color: #E5E5E5;
  border-top: 1px solid silver;
}

.wizardButtonBarProducts {
  width: 200px;
  color: #E5E5E5;
  border-top: 1px solid silver;
}

.wizardButtonTopProducts {
  width: 200px;
  color: #E5E5E5;
}

.wizardButtonBar .cancel {
  width: 50%;
  text-align: left;
}
.wizardButtonBar .cancel .button {
  font-weight: normal !important;
}
.wizardButtonBar .back {
  width: 0%;
  text-align: center;
}
.wizardButtonBar .back .button {
  font-weight: normal !important;
}
.wizardButtonBar .continue {
  width: 0%;
  text-align: center;
  font-weight: bold;
}
.wizardButtonBar .finish {
  width: 50%;
  text-align: right;
  font-weight: bold;
}

.wizardButtonBar .finish .button {
  width: 115px;
  height: 23px;
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  font-size: 12px;
  padding: 0px;
  text-decoration: none;
}

.wizardButtonBar table.progressSteps {
  width:635px;
  border-collapse: collapse;
  height: 8px;
}
.wizardButtonBar table.progressSteps td.stepDone {
  background-color: #198ed2;
}
.wizardButtonBar table.progressSteps td.stepActive {
  background-color: #22aeff;
}
.wizardButtonBar table.progressSteps td.stepPending {
  background-color: #e7e7e7;
}

div.autoTooltip {
  display:none;
	word-wrap: break-word;
}

/*
 * CSS for the references box.
 *
 */

.referenceShowButton {
  width:40px;
  height:30px;
  float:left;
  margin: -2px 0 0 -5px;
  padding:0px 0px 0px 0px;
  position:absolute;
  z-index:15;
  background:none;
  border:none;
}
  
.detail_slider {
  width:600px;
  text-align:left;
  font-family: Tahoma, FreeSans, Verdana, Arial, Helvetica, Serif, "Sans Serif", "MS Sans Serif";
  font-size:11px;
  color: #000;      
  min-height: 20px;
}

.detail_slider  .sliderbar {
  height:150px;
  width: 600px;
  border: 1px solid #ccc;  
  background-color:#fff;
}

.detail_slider .sliderbar .buttonleft {
  width:40px;
  height:50px;
  float:left;
  margin-top:50px;
}

.detail_slider .sliderbar .buttonright {
  width:40px;
  height:50px;
  float:right;
  margin-top:50px;
}

.detail_slider .sliderbar .buttonright a, .cbody .maincontent .sliderbar .buttonleft a {
  cursor:pointer;
  padding:5px 2px;
}

.detail_slider .sliderbar .buttonright a img, .cbody .maincontent .sliderbar .buttonleft a img {
  border:none;
  margin-top:5px;
}

.detail_slider .tab_buttonleft {
  width:40px;
  height:30px;
  float:left;
  margin: -5px 0 0 562px;
  padding:0px 0px 0px 0px;
  position:absolute;
  z-index:15;
  background:none;
  border:none;
}

* html .detail_slider .tab_buttonleft {
  margin:1px 0px 0px 722px;
}

*+html .detail_slider .tab_buttonleft {
  margin:1px 0px 0px 500px;
}

.detail_slider .tab_buttonright {
  width:40px;
  height:30px;
  float:left;
  margin: -3px 0 0 20px;
  padding:0px 0px 0px 0px;
  position:absolute;
  z-index:15;
  background:none;
  border:none;
}

* html .detail_slider .tab_buttonright {
  margin:1px 0px 0px -29px;
}

*+html .detail_slider .tab_buttonright {
  margin:1px 0px 0px -29px;
}

.detail_slider .tab_buttonright a {
  cursor:pointer;
  padding:0px 0px 0px 0px;
}

.detail_slider .tab_buttonright a img {
  border:none;
  margin:0px 0px 0px 0px;
}

.detail_slider .sliderbar .slider {
  overflow:hidden;
  position:relative;
  height:150px;
  left:0px;
}

.detail_slider .sliderbar .slider .bar {
  white-space:nowrap;
  position:absolute;
  z-index:9;
  overflow:hidden;
  height:150px;  
  margin-left:10px;
}

.detail_slider .sliderbar .slider .bar .div_content {
  margin: 10px 5px 20px 5px;
  height:120px;
  width:230px;
  float:left;
  overflow: hidden;
  
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -ms-border-radius-topleft: 10px;
  -ms-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
    border: 5px solid #ffffff;
  
}

.detail_slider .sliderbar .slider .bar .div_content:hover, .detail_slider .sliderbar .slider .bar .div_content.hover {
  margin: 10px 5px 20px 5px;
  height:120px;
  width:230px;
  float:left;
  
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -ms-border-radius-topleft: 10px;
  -ms-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
    border: 5px solid #eaf3fd;
  
}

.detail_slider .sliderbar .slider .bar div a {
  white-space: normal;
}

.detail_slider div.navbar {
  height:30px;
  position:relative;
  overflow:hidden;
  width: 500px;
  margin: 0 0 -1px 50px;
  z-index:12;
}

.detail_slider div.navbar .register {
  height:30px;
  position:absolute;
  z-index:15;
}

.detail_slider div.navbar .register div {
  float:left;
  height:20px;
  width:110px;
  background:#ccc;
  text-align:center;
  color:#4d4d4d;
  font-weight:bold;
  margin:0px;
  padding-top:12px;
  border:1px solid #e6e6e6;
  border-bottom:none;
}

.detail_slider div.navbar .register div .right{
  float:right;
  width:5px;
  height:5px;
  padding:0px;
  margin:-10px 0px 0px 0px;
  border:none;
}

*+html .detail_slider div.navbar .register div {
  padding:5px 7px 5px 10px;
}

.detail_slider div.navbar .register div div {
  float:right;
  background: #FFF;
  width:0px;
  height:0px;
  display:none;
}

* html .detail_slider div.navbar .register div div {
  margin:-2px -5px 0px 0px;
}

*+html .detail_slider div.navbar .register div div {
  position:relative;
  margin:0px;
  display:none;
}

.detail_slider div.navbar .register div.aktiv {
  height:20px;
  background:#FFF;
  margin:1px 1px 0px 0px;
  color:#000;
  border: 1px solid #58a6fd;
  border-bottom:none;
  width:110px;
  font-weight:bold;
  padding-top:10px;
  position:relative;
  z-index:10;
  cursor: default;
}

.detail_slider div.navbar .register div.aktiv div {
  background: #FFF;
}

.detail_slider div.navbar .register div.passiv {
  background: #58A6FD;
  color:#fff;
  margin:1px 1px 0px 0px;
  border:none;
  cursor: pointer;
}

.detail_slider div.navbar .register div a {
  text-decoration:none;
  color:#4d4d4d;
  font-weight:bold;
}

.detail_slider div.navbar .register div.passiv  a {
  color:#fff;
  font-weight:bold;
}

.detail_slider div.navbar .register div.aktiv  a {
  color:#000000;
  font-weight:bold;
}

.featureReferenceLink {     
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -ms-border-radius-topleft: 5px;
  -ms-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    font-size: 11px;
    line-height: 20px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
  
}

.featureReferenceLink:hover, .featureReferenceLink.hover {      
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -ms-border-radius-topleft: 5px;
  -ms-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  
    background-color: #eaf3fd;
    border: 1px solid #ffffff;
    color: #000000;
    font-size: 11px;
    line-height: 20px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
  
}
  
    
/*
 * Feature cloud CSS
 * 
 */

.featureCloudTag {
  color: #3d3d3d;
  line-height: 25px;
    font-size: 11px;
}

.featureCloudTagLeft {
}

.featureCloudTagRight {
}

.featureCloudTag a {      
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -ms-border-radius-topleft: 10px;
  -ms-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
    color: inherit;
    margin-right: 5px;
    padding: 2px;
    text-decoration: none;
    font-style:italic;
    zoom:1;
    white-space: nowrap;
  
}

.productListItem {
  margin-bottom: 10px;
  padding: 2px 3px 2px 2px;
}

.tableRowClass {
  display: table-row !important;
}

.activity {
  font-size: 11px;
}

.activitiesTable {
  width: auto;
  padding: 0;
  border-collapse: collapse;
}

.activitiesTable td, .activityTableColumn {
  height: 17px;
  border: 1px solid #5F8AB3;
  color: #004280;
  font-size: 1.1em;
  line-height: 1.1em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: top;
}

div.activityItem {
   width: 100%;
}
#allActivitiesTable div.activityItem {
  width: 265px;
}

#allActivitiesTable div.activityItemWithDownload {
  width: 249px; 
}

.activityFinshed {
  vertical-align: middle;
  display: inline;
  float: left;
  height: 17px;
  background: transparent url(../_images/background/finished_background.png) top left repeat-x;
}

.activityUnknown {
  vertical-align: middle;
  display: inline;
  float: left;
  height: 17px;
  background: transparent url(../_images/background/unknown_background.gif) top left repeat;
}

.activityInProgress {
  height: 17px;
  display: inline;
  float: left;
  border: 0;
  vertical-align: middle;
  background-color: #d3d4ff;
  background-image: url(../_images/background/progress_background.png);
  background-repeat: no-repeat;
  background-size: 1px 100%;
}

.grayText {
  color: gray;
}

/* ***************************************************************** */
.menutitle{
    cursor: pointer;
    height: 22px;
    margin: -114% 0 0;
    padding: 1px;
    width: 20px;
}

.submenu{
    position: absolute;
  font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    top: 10px;
  background:#FAFAF9 none repeat scroll 0 0; 
  border:1px solid #CCC8C5; 
  color:#CCC8C5; 
  padding: 5px 0;
  padding-top: 5px;
  float: left;
  width: auto;
  display: none;
  height: auto;
  margin: 25.1% 0 0 -2.5%;
  list-style:none; 
  z-index: 20 !important; 
}

#content top {
    margin-top: 0.5em;
}

/* ***************************************************************** */       
/* Button Actions */
        .dropdown dd, .dropdown dt, .dropdown ul, .dropdown de { margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdown a:hover, .dropdown a.hover { color:#333;} 
        .dropdown dt a { background: url(../_images/btn_button_action_orange.png) no-repeat scroll right center; padding: 10px 6px 0 29px;
            margin: -3.9% 0 0 86.5%; float: left; height: 23px; width: 82px;}
        .dropdown dt a span {cursor:pointer; padding:0px; color: #333; font-size: 1em; font-weight: bold;}
        .dropdown dd ul { background:#FAFAF9 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#CCC8C5; display:none;
                          left:0px; position:absolute; top:2px; z-index: 1; width:270px; min-width:170px; list-style:none; margin: -0.8% 0 0 69.9%;}
    .dropdown span.value { display:none;}
        .dropdown dd ul li a { display: block; padding:3px; color: #333;}
        .dropdown dd ul li a:hover, .dropdown dd ul li a.hover {background: #DEE6FF}
    
/* Button Actions Products */
        .dropdownProduct dt, .dropdownProduct ul, .dropdownProduct de { margin:0px; padding:0px; }
        .dropdownProduct a, .dropdownProduct a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdownProduct a:hover, .dropdownProduct a.hover { color:#333;}
        .dropdownProduct dt a {background: url(../_images/btn_button_action_orange.png) no-repeat scroll right center; padding: 10px 6px 0 29px;
             margin: -4.9% 0 0 86.1%; float: left; height: 23px; width: 82px;}
        .dropdownProduct dt a span {cursor:pointer; padding:0px; color: #333; font-size: 1em; font-weight: bold;}
        .dropdownProduct ul { background:#FAFAF9 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#CCC8C5; display:none;
                          left:0px; padding:3px 0px; position:absolute; top:2px; z-index: 3; width:273px; list-style:none; margin: 23.5% 0 0 68.5%;}
    .dropdownProduct span.value { display:none;}
        .dropdownProduct ul li a { display: block; padding:3px; color: #333;}
        .dropdownProduct ul li a:hover, .dropdownProduct ul li a.hover { background-color:#DEE6FF;}
    
/* Button Access Rights */        
        .dropdown1 dd, .dropdown1 dt, .dropdown1 ul, .dropdown1 de { margin:0px; padding:0px; }
        .dropdown1 dd { position:relative; }
        .dropdown1 a, .dropdown1 a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdown1 dt a { background: url(../_images/btn_access_right.png) no-repeat scroll right center; padding: 10px 6px 0 26px;
            margin: -3.8% 0 0 72%; float: left; height: 23px; width: 100px;}
        .dropdown1 dt a span {cursor:pointer; padding:0px; color: #333; font-size: 1em; font-weight: bold;}
        .dropdown1 dd ul { background:#F5F5F5 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#333; display:none;
                          left:0px; position:absolute; top:2px; z-index: 1; width:270px; min-width:170px; list-style:none; margin: -0.8% 0 0 69.9%;}
    .dropdown1 span.value { display:none;}
        .dropdown1 dd ul li a { display: block; padding:3px; color: #333;}
        .dropdown1 dd ul li a:hover, .dropdown1 dd ul li a.hover {background: #DEE6FF}
        
/* Button RECOMMENDED FEATURES */   
        .dropdownFeatures dd, .dropdownFeatures dt, .dropdownFeatures ul, .dropdownFeatures de { margin:0px; padding:0px; }
        .dropdownFeatures dd { position:relative; }
        .dropdownFeatures a, .dropdownFeatures a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdownFeatures a:hover, .dropdownFeatures a.hover { color:#333;} 
        .dropdownFeatures dt a { background:#E5E5E5 url(../_images/arrow.png) no-repeat scroll right center; padding: 7px 6px 0 24px;
            border:1px solid #CCC8C5; margin: -3.7% 0 0 65%; float: left; height: 21px; width: 167px;}
        .dropdownFeatures dt a span {cursor:pointer; padding:0px; color: #333; font-size: 1em; font-weight: bold;}  
        .dropdownFeatures dd ul {background:#F5F5F5 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#333; display:none;
                          left:0px; padding:3px 0px; position:absolute; top:2px; z-index: 1; width:270px; min-width:170px; list-style:none; margin: -0.8% 0 0 57.2%;}
    .dropdownFeatures span.value { display:none;}
        .dropdownFeatures dd ul li a { display: block; padding:3px; color: #333;}
        .dropdownFeatures dd ul li a:hover, .dropdownFeatures dd ul li a.hover {background: #DEE6FF}

/* Button Check box */
        .dropdownMark { position:relative; left:-20px; top:-7px; width: 47px; height: 28px; background: url(../_images/../_images/bg_select.png) no-repeat scroll left center;} 
        .dropdownMark div.dropdownSubMenu { position:relative; background:#F5F5F5 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#333; display:none;
                          position:absolute; z-index: 2; width:300px;}
        .dropdownMark div.dropdownLabel { margin: 0; padding: 8px 0 4px 8px; cursor:pointer;}
        .dropdownMark div.dropdownSubMenuItem a { display: block; padding:3px; color: #333; text-decoration:none;}
        .dropdownMark div.dropdownSubMenu a:hover, .dropdownMark div.dropdownSubMenu a.hover {background: #DEE6FF}
        
/* Button Actions */
        .dropdownSelect dd, .dropdownSelect dt, .dropdownSelect ul, .dropdownSelect de { margin:0px; padding:0px; }
        .dropdownSelect dd { position:relative; }
        .dropdownSelect a, .dropdownSelect a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdownSelect a:hover, .dropdownSelect a.hover { color:#333;} 
        .dropdownSelect dt a { background: url(../_images/btn_button_action_orange.png) no-repeat scroll right center; padding: 10px 6px 0 29px;
            margin: -3.9% 0 0 86.5%; float: left; height: 23px; width: 82px;}
        .dropdownSelect dt a span {cursor:pointer; padding:0px; color: #333; font-size: 1em; font-weight: bold;}
        .dropdownSelect dd ul { background:#FAFAF9 none repeat scroll 0 0; border:1px solid #CCC8C5; color:#CCC8C5; display:none;
                          left:0px; position:absolute; top:2px; z-index: 1; width:270px; min-width:170px; list-style:none; margin: -0.8% 0 0 69.9%;}
    .dropdownSelect span.value { display:none;}
        .dropdownSelect dd ul li a { display: block; padding:3px; color: #333;}
        .dropdownSelect dd ul li a:hover, .dropdownSelect dd ul li a.hover {background: #DEE6FF}
        
.buttonBack{
    background: no-repeat scroll right center #E5E5E5;
    border: 1px solid #CCC8C5;
    float: left;
    height: 21px;
    margin: -3.7% 0 0 78%;
    padding: 7px 6px 0 24px;
    width: 45px;
}
.buttonBack dt a span {
    color: #333;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0;
}

.buttonBack dt a:hover, a.hover {
  text-decoration:none;
}

.importProduct{
  text-align: center;
  width: 100px;
  height: 45px;
  margin-left: 10px;
    font-size: 13px;
    font-weight: bold;  
}

.importProduct hr{
  width: 100px; 
  background-color: grey; 
  height: 5px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
  text-align: right;
}

.importProductUsed{
  text-align: center;
  width: 100px;
  height: 45px;
  margin-left: 10px;
    font-size: 13px;
    font-weight: bold;  
    color:#0b337b;
}

.importProductUsed hr{
  width: 100px; 
  background-color: #0b337b; 
  height: 5px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
  text-align: right;
}

.importProductInUse{
  text-align: center;
  width: 100px;
  height: 45px;
  margin-left: 10px;
    font-size: 13px;
    font-weight: bold;
    color:#ff6a00;  
}

.importProductInUse hr{
  width: 100px; 
  background-color: #ff6a00; 
  height: 5px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
  text-align: right;
}


#shutdownAnnouncementNormal {
  width: 100%;
  margin-buttom: 10px;
  padding: 15px;
  border: 2px solid #3456ec;
  background-color: #fff;
  color: #3456ec;
  font-size: 12px;
}

#shutdownAnnouncementCritical {
  width: 100%;
  margin-buttom: 10px;
  padding: 15px;
  border: 2px solid #ef2525;
  background-color: #ffaaaa;
  color: #000;
  font-size: 12px;
}

#content .mappingTable label.cssTrim {
  font-weight:normal;
}

.mappingTable tr.dropArea {
  height:20px;
}

td {
  filter:inherit;
}

.accordionLink {
  color: #004280 !important;
  text-decoration: none;
}

.productInfoCol {
	width: 901px;
	float: left;
	margin: 0 10px 10px 0;
}

.productInfoCol .head {
  background: transparent url("../_images/bg_import.png") no-repeat scroll left top;
  color: #333333;
  font-weight: bold;
  font-size: 1.2em;
  height: 23px;
  padding: 11px 0 0 6px;
  width: 897px;
}

.productInfoCol .contentAbsolute {
	padding: 15px 6px 6px 6px;
	overflow: auto;
	border: 1px solid #5f8ab3;
	border-top: none;
}

.validationFragment .row { 
	padding-left: 5px;	
}

.overlay-menu-item {
  display: block;
  line-height: 20px;
  cursor: pointer;
  text-decoration: none;
}