@import "notifications.css";

.uncaughtExceptionDetails .dijitTitlePaneTitle {
	display: block;
}

/* header and footer elements */
#header .languageSelection {
	position:relative;
	padding-top:5px;
	text-align: right;
}
#header .languageSelection a {
    padding-right:7px;
}

table.navigation {
	border: 0px;
}

.productSpecsCheckbox {
	width:16px;
	height:16px;
	margin:0 2px 0 0;
}

/* menu elements*/

a.menu, a.menu:link, a.menu:visited {display:block; width:150px; height:25px;}

/* text styles */

h1,h2,h3 {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
}

h1 {
	font-size: 20px;
	line-height: 26px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	line-height: 21px;
	color:#555;
}

h4 {
	font-size: 14px;
	line-height: 20px;
}

#catalog_table {
	 table-layout: fixed;
}

#catalog_table tr:nth-child(odd) {
     background-color:  #FFF;
}

#catalog_table tr:nth-child(odd) {
     background-color:  #FFF;
}

/* no style table elements */

.nostyletable tbody>tr,
.nostyletable tbody>tr:hover>td,
.nostyletable tbody>tr>td,
.nostyletable tbody>tr:hover>th,
.nostyletable tbody>tr>th,
.nostyletable thead>tr:hover>td,
.nostyletable thead>tr>td,
.nostyletable thead>tr:hover>th,
.nostyletable thead>tr>th,
.nostyletable tfoot>tr:hover>td,
.nostyletable tfoot>tr>td,
.nostyletable tfoot>tr:hover>th,
.nostyletable tfoot>tr>th {
  background: WHITE;
  border: 0px solid #000;
  border-spacing: 0px;
  border-collapse: separate;
  empty-cells: show;
  padding: 0px;
  margin: 0px;
  outline: 0px;
  font-size: 100%;
  color: #000;
  vertical-align: top;
  text-align: left;
  font-family: sans-serif;
  table-layout: auto;
  caption-side: top;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* table elements */

table table {
	margin: -5px 0;
	border: 0px solid #e0e7d3;
	width: 100%;
}

table th {
	color: #FFF;
	background: #999;
}

.dijitTextBox .dijitTextBox {
	border: 0;
}

/* --------- Product Browser -------------------*/
.labelDescriptionBullets {
    padding-left: 115px;
    font-size: 10px;
    color: #666;
}

#productBrowserList .product_parent_wrapper{
	display:none; /* firefox fix */
}

.product_wrapper .thumbnail img {
    border : none;
}

.product_wrapper table {
	width: 300px;
	float: right;
}

.product_wrapper a {
	text-decoration:none;
	color: inherit;
}

#productBrowserPage {
	width: 100%;
	border: 1px #933 solid;
}

#productBrowserSearch {
	background-color: #EEEEEE;
}

#productBrowserSearch .dijitTitlePaneContentOuter {
	padding-right:20px;
	float:right;
	background-color: #EEEEEE;
}

#productBrowserSearch .dijitTitlePaneContentOuter .datarow {
	width: auto;
}

#productSearchDetailPage {
	background-color: #EEEEEE;
	height: 45.2px;
}
#productSearchDetailPage #_title_ff_com_nortec_help_web_productsearchform_id {
	padding-right: 20px;
	float: right;
}
#productBrowserSearch .buttonSearch, #productSearchDetailPage .buttonSearch {
    margin-left:5px;
    margin-top:10px;
    border: 1px #777777 solid;
    background-color: #777777;
    height: 20px;
    color: #FFF;
    padding: 2px 4px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 11px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#productBrowserSearch #proceed, #productSearchDetailPage #proceed {
	display:none;
}

#load-tab-7 {
	height: 1200px;
}

/* --------- Wizard -------------------*/
#distributorGrouping .distGroupingAbsorptionDistance {
	width: 140px;
	padding-bottom: 15px;
	margin-top: -15px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height:20px;
	line-height:150%;
}

.wizardHumidTitle {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.blueHeader {
	background: #006ab3;
	color: #FFFFFF;
    min-height: 32px;
    padding: 4px;
    margin: 0 0px;
}
.blueHeader span {
    color: #006ab3;
}

.boxtitle .boxtitle {
	color: #FFF;
}

.blueboxbtn {
  	background: #FFF;
	border:2px solid #006ab3;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	width: 38px;
	height:38px;
	padding: 0;
	margin-left:6px;
	text-align:center;
}

.blueboxbtn i {
	color: #006ab3;
	margin: 1px 0 0 0;
	font-size: 20px;
}
.blueboxbtn.disabled {
	background-color: #61a0cb;
	cursor: default;
}
.blueboxbtn.disabled i {
	color: #006ab3;
}

.icon.blue{
	color: #006ab3;
	/* float: left; */
    font-size:20px;
}

#notificationSection{
    width:200px;
	margin-top:20px;
}

#showDistributorInstallationOverview {
	float: right;
	margin: 5px 5px 0 0;
}

.installationDiagram {
	display: block;
	width: 85%;
	margin: auto;
}
div.installationDiagram img {
	width: 100%;
}

/* ---------- Panels and Page Elements --------- */
.tundra .dijitTitlePaneContentOuter {
	/*  Gets rid of border in popup dialogs   */
	border-width: 0 !important;
}

.dijitTitlePaneContentInner {
	/*  Gets rid of space in main panel   */
	padding: 0px !important;
}

.instructionText {
	color: #555;
	padding: 20px;
	display: block;
    padding: 1em;
	clear:both;
	font-size: 14px;
	background-color: #ececec;
	margin-top: -10px;
}

.boxsubtitle {
	width: 95%;
	height: 18px;
	color: #006FBA;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 5px;
}

#dialog {
	width: 470px;
}

/* project list buttons */
.ui-jqgrid .ui-userdata img {
	height: 32px;
	width: 32px;
	margin: 4px 4px;
}

.bomSummaryToolbar{
	margin-top: 10px;
	padding: 10px;
}
#de-filter-link img {
    width:16px !important;
    height:16px !important;
    margin:0 0 0 0 !important;
}

/* jQuery Selection widget */
.nortecSelect {
	position: relative;
    display: inline-block;
    width: 100%;
}
.nortecSelect input {
	color: #666;
}
.nortecSelect .statusIcon {
	font-size: 16px;
	position: absolute;
	margin-left: -20px;
	line-height: 24px !important;
}
.nortecSelect .statusIcon.icon-attention {
	font-size: 12px;
	color: rgb(255, 60, 0);
	display: none;
}
.nortecSelect.notRecommended .statusIcon.icon-attention {
	display: inline-block;
}
.nortecSelect.notRecommended input {
	background: rgb(254, 231, 164);
}

.custom-combobox-toggle.ui-state-default {
	border-left: none;
}

.ui-pager-control .ui-icon-refresh,
.ui-pager-control .ui-icon-seek-first,
.ui-pager-control .ui-icon-seek-prev,
.ui-pager-control .ui-icon-seek-next,
.ui-pager-control .ui-icon-seek-end,
.ui-pager-control .ui-icon-search {
	background-image: url(jquery/custom/images/ui-icons_ffffff_256x240.png);
}

/* ---------- Bread Crumbs ------------- */
#breadcrumbBar {
    color: #CCC;
    height: 44px;
	width: 100%;
}

#breadcrumbBar div {
	color: #333;
	float: left;
	margin: 14px 6px 0 10px;
}

#breadcrumbBar a {
    color: #006FBA;
    text-decoration: none;
}

#breadcrumbBar a:hover {
    color: #64B1EF;
}

#breadcrumbBar label {
	float: left;
	margin-left: 5px;
	width: auto;
	margin-top: 2px;
	color: #CCC;
}

#breadcrumbBar .datarow {
	margin-top: 0px;
	margin-bottom: 0px;
}

#breadcrumbBar #actionButtons {
	float: right;
	margin-right: 10px;
}

/* ---------- Project Details --------- */
#od_left {
	width: 300px;
	float:left;
}

#od_left #_s_com_nortec_help_domain_Project_city_city_id, #od_left #_s_com_nortec_help_domain_Project_province_province_id {
	padding-left: 140px;
}

#od_right {
	width: 220px;
	float:left;
}

#od_left label, #od_right label {
	width: 140px;
}

#projectHistory ul {
    width:100%;
    margin:0 auto;
    position:relative;
    display:inline-block;
    list-style: none;
    background:url('../images/timeline_ul_bg.png') 3px top repeat-y;
    padding: 0;
}
#projectHistory ul li {
   display: block;
    position: relative;
    width: 80%;
    height: 30px;
    line-height: 30px;
    clear:both;
	background:url('../images/timeline_li_bg.png') left center no-repeat;
	margin-left:-5px;
	padding-left:30px;
}

/* ----------- Distributor Wizard------------ */
.details {
	margin-left: 20px;
	margin-right: 20px;
}

/* ---------- Zone Form --------- */

.configInfoContainer {
	width: 100%;
	min-height: 10em;
	display: block;
}
.configInfoContainer .textColumn {
	width: 190px;
}
.configInfoContainer .textColumn a {
	text-decoration: none;
	color: #666;
}
.configInfoContainer .boxtitle {
	padding: 0 5px;
}

.configInfoPanel {
	width: 30%;
    margin: 10px;
	padding: 0px;
	float: left;
}

.configInfoPanel .blueboxbtn {
	margin-right: 8px;
}

.configInfoPanel .blueboxbtn i {
	margin: 8px 0 0 0;
}

.configInfoPanel .title {
	height: 27px;
    color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
}

.configInfoPanel.full .data {
	height: 5em;
}

.configInfoPanel .data {
	height: 5em;
	padding: 3px;
}

.configInfoPanel .data .datarow {
	margin: 5px;
	padding: 5px;
}

.configInfoPanel .data .datarow label {
	text-align: left;
	width: 120px;
}

.configInfoTitle {
	height: 27px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
}

.configInfoPanel .boxtitle {
	width: 30%;
}

.summaryPanel {
	background-color : #eee;
	width: 30%;
}

.summaryPanel .datarow {
	margin: 5px;
	padding: 5px;
}

.summaryPanel .datarow label {
	text-align: left;
	width: 120px;
}

#summarySection {
    min-height: 200px !important;
}

.zoneWizardWrap {
	width: 960px;
}

#zoneformleft {
	margin: 20px;
	float: left;
}

#zoneformleft div {
	float: left;
}

#zoneformleft div .datarow{
	width: 210px;
}

#zoneformleft label {
	margin: 0px;
	text-align: left;
	width: 200px;
}


#zoneformleft .checkinput {
	padding-top: 20px;
	min-height: 20px !important;
}

#zonecoldetails {
	width: 600px;
	border-radius: 3px 3px 3px 3px;
}

#zonecoldetailsright {
	width: 200px;
	float: right;
	margin-right:10px;
}

#zonecoldetails label {
	text-align: left;
	width: 200px;
}
#zonecoldetails label[for=_duplicateZone_id] {
	width: auto;
}

#zonecoldetails #leftside{
	margin-left: 20px;
	width: 300px;
	float: left;
}

#zonecoldetails #rightside{
	width: 300px;
	float: right;
}

#zonerow1 {
	width: 100%;
	clear: both;
}

#zonerow2 {
	width: 100%;
	clear: both;
}

#zonerow3 {
	width: 100%;
	clear: both;
}

#zonerow4 {
	width: 100%;
	clear: both;
}

#zonerow1narrow {
	width: 75%;
	clear: both;
}

#zonerow2narrow {
	width: 75%;
	clear: both;
}

#zonerow3narrow {
	width: 75%;
	clear: both;
}

#zonerow4narrow {
	width: 75%;
	clear: both;
}

#zonecol3 label {
	width: 200px;
	}

#zone_loadcalculationbox {
	width: 275px;
	float: right;
	background-color: #DDD;
	border: 1px dotted #333;
	margin: 10px;
	padding: 10px;
}

.zone_loadcalculationbox .title {
	color: #000;
	font-weight: bold;
}

.econright {
	float: right !important;
}

div.econright.saveButtons{

	margin-right:15px !important;
	margin-top:5px !important;
	color: #006ab3;
}

/* --------- Product Detail Tabs -------------- */

#_title_ps_com_nortec_help_domain_Product_id_pane label {
	clear: left;
}

.productTitle {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.ui-tabs-nav li a {
	font-size: 10px;
}

/* ------------- shopping cart -----------*/
.territory:hover {
	fill: #22aa44;
}

/* --------- Ashrae PopupTable -------------- */

#popupashraetable {
	margin-top: 10px;
}

.ashraetable {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.ashraetable tr:nth-child(1) th {
	width: 25px;
}

/* --------- Diagrams for Zone Edit Page --------- */
#detailsWrapper {
 position:relative;
}

#details_area {
 position:relative;
}
#schematicDiagrams {
	position:relative;
}

.unit {
	width: 20px;
	left: 60px;
	text-align: right;
	margin-top: -12px !important;
	position: absolute;
	z-index: 1000;
}

#schematicData {
	position:absolute;
	left:0px;
	top:0px;
}

.schematicBox label{
    display: none;
}
.schematicBox input {
    border: none;
    padding:0px;
    margin: 0px;
    space: 0px;
    width: 20px;
}

#schem_spaceDesign {
   position:absolute;
   width: 200px;
   height: 40px;
   left: 615px;
   top: 360px;
   padding: 0px;
}

#schem_exhaust {
   position:absolute;
   width: 100px;
   height: 40px;
   left: 130px;
   top: 70px;
   padding: 0px;
}

#schem_afterHumidity{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 340px;
   top: 240px;
   padding: 0px;
}
#schem_afterHumidity.enteringLeavingPosition {
	left: 495px;
	top: 245px;
}

#schem_beforeHumidity{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 170px;
   top: 400px;
   padding: 0px;
}
#schem_beforeHumidity.enteringLeavingPosition {
	left: 324px;
	top: 245px;
}

#schem_frostCoil {
	position:absolute;
	width: 100px;
	height: 40px;
	left: 15px;
	top: 250px;
	padding: 0px;
}

#schem_naturalExchange{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 550px;
   top: 460px;
   padding: 0px;
}

#schem_mixedAir{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 230px;
   top: 240px;
   padding: 0px;
}

#schem_outsideAir{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 50px;
   top: 400px;
   padding: 0px;
}
#schem_outsideAir.inSpaceDiagramPosition{
   left: 220px;
   top: 410px;
}

#schem_returnAir{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 50px;
   top: 230px;
   padding: 0px;
}

#schem_returnAirWithFrost{
   position:absolute;
   width: 100px;
   height: 40px;
   left: 15px;
   top: 160px;
   padding: 0px;
}

#schematic .submit input {
	display: none;
}

.schematicBox .readonly box {
	font-size: 10px;
    height: 10px;
    line-height: 10px;
    margin-bottom: 1px;
    margin-top: 0;
    width: 50px !important;
    border: #ccc 1px solid;
    background-color: #DDD !important;
    color: #999;
}

.schem_fan1 {
	position: absolute;
	top: 148px;
	left: 150px;
}

.schem_fan2 {
	position: absolute;
	top: 310px;
	left: 240px;
}

/*------- JQuery Style Override ------*/

.ui-dialog-titlebar {
    background: none repeat scroll 0 0 #006FBA;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
}
.ui-widget-overlay {
	opacity: 0.8;
	background-color: #000;
	background-image: none;
}
.ui-dialog.squareDialog {
	padding: 0;
	border: none;
	border-radius: 0px;
}
.ui-dialog.squareDialog .ui-dialog-titlebar {
	border-radius: 0px;
	font-size: 16px;
	padding: 8px 12px;
}

/*----- Forms General Styling ----------- */
#zoneformleft .datarow {
	margin-top: 10px;
	margin-bottom: 5px;
	min-height: 40px;
	text-align: left;
}

#leftside label {
	width: 150px;
}

#zoneformleft .datarow select {
    float: left;
	clear: left;
}

input[type="text"]{
    color: #666;
    font-size: 1em;
    width: 180px;
}

input[type="number"] {
    color: #666;
    font-size: 1em;
    width: 180px;
}
#companyInfo label {
	width:95px;
	float:left;
	text-align: right;
	display: block;
	margin-right: 5px;
}

/*--- Schematic Styling --------------*/

.schematicBox div {
	margin-top: 0px;
	margin-bottom: 1px;
    width: 85px;
	font-size: 10px;
	line-height: 10px;
}

.schematicBox input {
	margin-top: 0px;
	margin-bottom: 1px;
	height: 10px;
	width: 50px !important;
	font-size: 10px;
	line-height: 10px;
}

.dijitTitlePaneTitle {
    background: transparent !important;
}

/* ---- Bill Of Materials Table Style ----- */
.nortecTableWrapper {
	width: 100%;
	padding: 0;
}

.nortecTable tr{
	width: 920px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #CCC dotted;
    min-height: 45px;
}

.customRow td input[type="text"].dijitValidationIcon {
	width: 16px;
}
.customRow td input[type="text"]{
    height: 15px;
    width: inherit;
    padding: none;
    margin: none;
}
.customRow td .dijitTextBox {
    width: inherit;
}

.nortecTable th {
	background: #CCC url("../images/table_headerbackground.png") repeat-x;
	font-style: italic;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

.textAreaDialog {
    width: 95%;
    height: 120px;
    border: 3px solid #cccccc;
    padding: 5px;
    font-family: Tahoma, sans-serif;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.nortecTable tr.customRow > div {
	margin:0;
	padding:0;
}

.nortecTable td#selenium_quantity,
.nortecTable td#selenium_quantity input[type="text"] {
	text-align:center;
}

.quantity.green {
	color: #080;
}
.nortecTable td#selenium_each_netprice {
    text-align:right;
}

.totalPrice.green {
    color: #080;
}

.nortecTable tr.customRow input[type="text"],
.nortecTable tr.customRow > div input[type="text"] {
	padding: 5px!important;
    border-radius: 4px;
    border: 1px solid #cce2f1!important;
    background-color: #ffffff;
    color: #3d93ca;
    width:calc(100% - 12px)!important;
}

/* ---- Select Zone Details Layouts ---  */
.zfBoxHeader {
	height: 27px;
    /* width: 490px; */
}

.zfBoxHeader.grey {
	padding: 14px 10px 14px 10px;
    margin-bottom: 8px;
    background: #DDD;
}

.zfBoxHeader .zfBoxTitle {
	height: 27px;
	color: #006FBA;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 5px;
	font-weight: normal;
	margin-top: 4px;
}

.zfBoxHeaderDetail.calculated .totalLoad {
	padding-top: 10px;
	float: left;
	font-weight: bold;
	font-size: 16px !important;
	color: #066fba !important;
}

.zfBoxHeaderDetail .buttonbox {
   padding: 6px 9px 10px;
   margin-right:10px;
   margin-top: 6px;
   float:right;
}

.zfBoxHeaderDetail.manual > div {
	float: left;
}

.zfBoxHeaderDetail.manual > div.clearfix {
	float: none;
}

#zonecoldetails .zfBoxHeaderDetail.manual label {
	width: auto;
	margin-right: 5px;
	font-size: 16px !important;
	color: #066fba !important;
}

.productTechnology_iconwrap{
	width: 64px;
	height: 64px;
	margin-right: 6px;
}

.productTechnology_iconwrap img{
	width: 48px;
	height: 48px;
	margin:6px;
}

.productTechnology_iconwrap.electric{ background-color: #0585c8; }
.productTechnology_iconwrap.gas{ background-color: #f8921e; }
.productTechnology_iconwrap.steam{ background-color: #ee1558; }
.productTechnology_iconwrap.adiabatic{ background-color: #92c83e; }

.zfsection {
	width: 600px;
    margin-left: 10px;
	overflow: hidden;
}

.zfsection .calculated {
	position: relative;
	margin-bottom: 10px;
}

.zfsection .calculated .tablewrapper {
	display: table;
}

.zfsection .calculated .tablewrapper > div {
	display: table-cell;
}

.zfsection .calculated .leftside.bluebox, .zfsection .calculated .right.bluebox {
	padding: 0 0 10px 10px;
	width: 48.5%;
}

.zfsection.calculated_only .leftside, .zfsection.calculated_only .rightside, .zfsection.calculated .rightside, .zfsection.calculated .leftside {
	width: 47%;
	float: left;
	box-sizing: border-box;
}

.bluebox {
	background: #cfe1f2;
	margin: 0;
}

.zfsection.bluebox {
	padding: 0 0 0 10px;
}

.zfsection.bluebox.calculated_only {
	padding: 0 0 0 10px;
}

.leftside.bluebox .boxsubtitle, .rightside.bluebox .boxsubtitle, .zfsection.bluebox .boxsubtitle{
	text-decoration: none;
	font-size:16px;
}

.useWeatherDataButtons {
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
}

.zfsection .rightside {
    padding: 0 0 10px 10px;
}

.zfsection .full {
	width: 590px;
	padding-left: 10px;
}

.zfsection .datarow label {
	text-align: left;
	display:block;
	clear:both;
}

.zfsection .datarow label div {
	font-weight: normal;
}

.zfsectionAccordion {
	margin: 0 10px 10px 10px;
}

.formLabel {
	font-weight: bold;
	color: #497BA0;
	margin-right: 5px;
}

.zfsection hr {
	border: 0;
	color: #497BA0;
	background-color: #497BA0;
    height: 1px;
	width: 90%;
}

/* --- Mini Table used for Options --- */

.miniNortecTable {
    width: 100%;
	background: none;
	border: none;
	color: #666;
	margin: 0px;
}

.miniNortecTable tr{
    width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #CCC dotted;
    min-height: 45px;
    /* background: #FFF; */
}

.disabledOption {
	color : #D6D4D4;
}

.miniNortecTable td{
	border: none;
	border-left: 1px #DDD dotted;
	/* background: #FFF; */
	padding: 3px;
}
.miniNortecTable th {
	background: #CCC url("../images/table_headerbackground.png") repeat-x;
	font-style: italic;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

.miniNortecTableWrapperHeading {
	color: #006FBA;
	font-size: 14px;
}
.miniNortecTableWrapper {
	padding-top: 5px;
	padding-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#calculationErrors, #calculationInfo{
	padding: 4px;
}

#productBrowserMenu .currentPage{
	background: #EEEEEE;
	width:168px;
}

/* Zebra striping for tables */

.miniNortecTable tbody > tr:nth-child(odd) > td,
.miniNortecTable tbody > tr:nth-child(odd) > th {
  background-color: #EFEFEF;
}
.miniNortecTable input {
    width: 50px;
}

#projectsummary-table {
	width: 100% !important;
}

#projectsummary-table.nortecTable tr.customRow td:nth-child(1) input[type="text"],
#projectsummary-table.nortecTable tr.customRow td:nth-child(2) input[type="text"],
#projectsummary-table.nortecTable tr.customRow td:nth-child(3) input[type="text"] {
	text-align:left;
}

#projectsummary-table.nortecTable td:nth-child(4) input[type="text"] {
	text-align:center;
}

#projectsummary-table.nortecTable td:nth-child(5) input[type="text"] {
	text-align:right;
}

#projectsummary-table.nortecTable .dijitTextBox {
    background: none;
    border: none;
}

/*------- Added for quote order support ------*/
.ui-tabs{
	margin-top: 1em;
	border: 0px;
	padding: 0px;
}

.ui-tabs li .ui-icon-close {
	float: left;
	margin: 0.3em 0.2em 0 0;
	cursor: pointer;
}

.ui-tabs .ui-widget-header {
	background-color: #dfe0e1;
	background-image: url();
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
}

.ui-tabss li .ui-state-default {
	left: -1px;
	top: -1px;
}


/* can phase out ID specific css below */

#tabs {
	margin-top: 1em;
	border: 0px;
	padding: 0px;
}

#tabs li .ui-icon-close {
	float: left;
	margin: 0.4em 0.2em 0 0;
	cursor: pointer;
}

#tabs li .ui-state-default {
	left: -1px;
	top: -1px;
}

#tabs2 .ui-widget-header {
	background-image: url();
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
}

#tabs2 .dijitTitlePane {
	overflow: visible;
}

/* END id specific tab CSS */

div.Section1 p, h1, h2, h3, h4, h5, h6 {
	color: #666;
}

.projectContainer {
	background-color: #dfe0e1;
	border: #006FBA 4px solid;
	border-radius: 0;
	padding: 6px;
	min-height: 350px;
}

.sectionContainer {
	background-color: #dfe0e1;
	border: 0;
	border-radius: 0;
	padding: 6px;
	position: relative;
}

.sectionContainer hr{
	color: #006fba;
	height: 2px;
	margin-left: 10px;
	margin-right: -10px;
}

#calculationErrorsBoxText hr {
	margin-right: 0;
	margin-left: 0;
}

.sectionContainer h3{
	color: #006fba;
	font-size:18px;
}

div.projectContainer h1 {
	background-color: #006FBA;
	color: #FFFFFF;
	margin: -6px;
	padding: 4px 4px;

	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	font-weight: normal;
}

.ductRectangular, .ductRound, .ductThickness, .roomDimentions, .roomHeight, .roomArea, .roomVolume, .positionName, .airChangeRate {
	width: 175px;
	display: inline-block;
}

.ductRectangular, .roomDimentions, .positionName, .duplicateZone {
	margin: 0 10px 0 10px;
}
.duplicateZone {
	padding-bottom: 10px;
	margin-top: 10px;
}
.duplicateZone .datarow {
	margin-bottom: 0;
}

#manageZoneQuantity {
	clear: both;
}

#manageZoneQuantity .zoneQuantityLabel {
	padding-top: 2px;
}

.ductRound, .roomArea, .roomVolume {
	margin: 0 145px 0 40px;
}

.ductThickness, .roomHeight {
	margin: 0 0 0 10px;
}

.airVelocity {
	margin-top: 26px;
}

.airVolume {
	margin-top: 26px;
}

.link_font_awesome{
	color: #006FBA;
}

.togglebutton {
    color: #006FBA;
    cursor: pointer;
    font-size:16px !important;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #006AB3;
    border-radius: 4px;
    height: 32px;
    margin-left: 6px;
    line-height:0px;
    padding: 0;
    width: 32px;
    text-align:center;
}

.togglebutton.active {
    background-color: #006fba;
    color: #FFF;
}
.togglebutton.inactive {
	cursor: default;
	color: #DDDDDD;
	border: 2px solid #DDDDDD;
}
.togglebutton.inactive:focus {
	outline: 0;
}

.sidebar.affix {
	position: fixed;
	top: 53px;
}

.sidebar.affix-top {
	float:left;
}

.sidebar {
	width: 200px;
}
.sidebar .product-icon {
	width: 100px;
	height: 80px;
	margin: 0 0 10px 0px;
}
.sidebar .icon {
	font-size: 76px;
}

.icon.icon-electric{ color: #0585c8; }
.icon.icon-steam{ color: #ee1558; }
.icon.icon-gas{ color: #f8921e; }
.icon.icon-adiabatic{ color: #92c83e; }
.icon.icon-ro{ color: #32ADC5; }

.sidebar .navwrapper{
	border: 1px solid #888;
	padding-right: 5px;
}

#sidebar li.active {
  	border:0 #eee solid;
  	border-right-width:4px;
}

/* First level of nav */
.sidenav {
	margin: 2px 0 6px 0;
	padding: 0 0 0 6px;
	list-style: none;
}

/* All levels of nav */
.sidebar .nav > li > a {
  display: block;
  color: #716b7a;
  padding: 0 0 0 8px;
  margin: 10px 0 10px 0px;
  border-left-width: 4px;
  border-left-style: solid;
  border-color: rgba(255,255,255,0);
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #e5e3e9;
}
.sidebar .nav > .active > a,
.sidebar .nav > .active:hover > a,
.sidebar .nav > .active:focus > a {
  font-weight: bold;
  color: #563d7c;
  background-color: transparent;
}

.sidebar .nav > .active.electric > a {
	border-color: #0585c8;
}
.sidebar .nav > .active.gas > a {
	border-color: #f8921e;
}
.sidebar .nav > .active.steam > a {
	border-color: #ee1558;
}
.sidebar .nav > .active.adiabatic > a {
	border-color: #92c83e;
}

/* Nav: second level */
.sidebar .nav .nav {
  margin-bottom: 8px;
}
.sidebar .nav .nav > li > a {
  padding-top:    3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%;
}

.view-table
{
    display:table;
    width:100%;
    border-collapse: separate;
    border-spacing: 10px;

}
.view-row {
    display:table-row;
}
.view-row > div {
    display: table-cell;
    vertical-align: top;
    border: 5px solid transparent;
    position: relative;
}

/* Product browser details */
.table {
	display: table;
}

.leftcolumn{
	display: table-cell;
    width: 300px;
}
.leftcolumn label{
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}
.leftcolumn div{
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}

.rightcolumn{
    display: table-cell;
    width: 300px;
}
.rightcolumn label{
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}
.rightcolumn div{
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}

/* BEGIN PRODUCT DETAILS PAGE */

.project-details #productSelect{
	float:left;
	margin-top: 4px;
}
div.sectionContainer.projectContainer.project-details{
	clear:both;
}

#addBomItem {
	font-size: 12px;
	font-weight: bold;
}
#addBomItem .fa-stack {
	margin: 4px 4px 0 0;
}

/* END PRODUCT DETAILS PAGE */


/* PRODUCT CONFIGURATION PAGE */
.sidebar .pump-manager-sidebar {
	display: none;
}

.sidebar.adiabatic .pump-manager-sidebar {
	height: 32px;
	margin-top: 10px;
	display:block;
}

.sidebar.adiabatic .pump-manager-link {
	display: flex;
	align-items: center;
}

.sidebar.adiabatic .pump-manager-link .icon-pump {
	color: #92C83E;
	font-size: 32px;
}

.sidebar.adiabatic .pump-manager-link > div {
	color: #92C83E;
	flex: 1;
	text-align: right;
}

#position_fix{
	margin-top:20px;
}
#position_fix button {
	margin:5px;
}

.loadcalc #zonecoldetails{
	float:left;
	margin-top: 2px;
}

/* USER ADMIN PAGES */
.users-update{
	padding: 20px;
}
.users-update .submit{
	float:right;
	margin-right: 158px;
}

.users-show{
	padding: 20px;
}

.users-show .group-box{
	background: #EEE;
	margin: 10px;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	width: 400px;
}

/* LABEL SELECTOR WIDGET - SEE: /select/src/main/webapp/js/lib/labelSelector.js  */

.selectorWrapper select{
	display: block;
}

.selectorWrapper {
	width: 184px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	background: transparent url('../../images/icons/chevron_down.png') no-repeat right;
	border: none;
	margin: 0;
	padding: 0px;
	position: relative;
}

.selectDefault {
    padding-left: 0;
    color: #006fba;
   	cursor: pointer;
}

.selectorWrapper select {
	margin:0px;
	padding:0px;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	z-index:101;
	cursor: pointer;
}
.selectorWrapper select:focus {
    outline: none;
}

.selectorWrapper option {
    font-size:12px;
}

.disabledInput {
	background: transparent !important;
	border: none !important;
}

/* for adiobatic ME recommended values */
._160wide{ width: 160px; }
._170wide{ width: 170px; }
._180wide{ width: 180px; }
._190wide{ width: 190px; }
._200wide{ width: 200px; }

.recommendedVal{ padding-top: 28px; padding-bottom: 0px; position: relative; }

.productDescriptionLabel {
	color: #006fba;
}

/* Product menu on projects page - to right of position tabs */
#add-product-menu {
	position: relative;
	float: right;
	cursor: pointer;
}
.zone_section > #add-product-menu {
	margin-top: -10px;
}

#add-product-menu .blueboxbtn {
    margin-left: 0;
    padding: 5px;
    width: auto;
    height: 24px;
    color: #006ab3;
    font-weight:  normal;
    font-size: 20px;
    padding: 0px 5px 0px 5px;
}

#add-product-menu .blueboxbtn .icon-plus-circle {
	margin-left: 3px;
	padding-right: 14px;
}

#add-product-menu-container {
	display: none;
	position: absolute;
	width: 100%;
	height: 308px;
	background: #fff;
	list-style-type: none;
    margin-top: 28px;
	padding: 0;
	color: #006ab3;
	font-weight: bold;
	z-index: 1;
	overflow-y: scroll;
	border: 1px solid #555;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#add-product-menu-container li {
	padding: 3px 0 3px 4px;
	color: #006ab3;
	float: none;
}

#add-product-menu-container li:hover {
	background-color: #EEE;
}

#add-product-menu .icon {
	font-size: 16px;
	margin: 0 8px 4px 0;
}

#add-product-menu .icon-electric {
	color: #0585C8;
}
#add-product-menu .icon-gas {
	color: #F8921E;
}
#add-product-menu .icon-steam {
	color: #EE1558;
}
#add-product-menu .icon-adiabatic {
	color: #92C83E;
}
#add-product-menu .icon-ro {
    color: #32ADC5;
}

.solution .solutionLabel {
    color: #006ab3;
    padding-bottom: 3px;

}
.solution .solutionLabel + .solutionValue {
    margin-top: -4px;
    padding-bottom: 6px;
}
.solution .solutionValue {
    color: #666;
    padding-bottom: 6px;
}

#shipInfoWrapper div#_s_com_nortec_help_domain_QuoteOrder_shippingInstructions_shippingInstructions_id {
	word-wrap: break-word;
}

/** override duct dimensions **/
.ductOverride {
	width: 180px;
}
#zonecoldetails .ductOverride label {
	width: 150px;
}
#zonecoldetails .ductOverride .datarow {
	margin: 0;
}
.distribDiameter, .distribWidth, .distribHeight {
	display: none;
}
.distribDiameter {
	width: 150px;
}
.distribWidth {
    width: 180px;
}
.distribHeight {
	width: 180px;
	position: absolute;
	left: 192px;
	top: 0;
}

#reportSection {
	margin: 10px;
	display: none;
}
#reportSection img {
    background: none repeat scroll 0 0 #006FBA;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}
#reportSection .btnExportSubmital {
    border: 1px solid #006ab3;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    padding: 3px 3px 1px 3px;
    margin: 5px;
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
}
#reportSection .btnExportSubmital i {
    width: 24px;
    height: 24px;
    color: #006ab3;
}

#quoteRequest .quoteLeft, #quoteRequest .quoteRight {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
#quoteRequest label[for=_name_id] {
	width: auto;
}
.availableDistanceContainer {
	width: 190px;
	display: inline-block;
}

#footer #footer-sociallinks {
	/* override for condair */
	margin-left: 40px;
}

[class^="icon-"], i:not(.fa)[class*=" icon-"] {display: inline-block;}

.project_section > label {
	color: red;
}

.productDetailsItem .productDetailTabs li.ui-state-default a.ui-tabs-anchor {
	padding: 4px 8px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    color: #006ab3;
    background-color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    color: white;
    background-color:#006ab3;
}
.ui-tabs-anchor:focus {
    outline: 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    border-bottom-width: 0;
}
.tabs2.menuBadge {
	font-size: 10px;
}
.unSelectedButton {
	background-color: white;
	padding: 10px 10px 10px 11px;
	min-width: 50%;
	border: 1px solid rgb(228, 228, 228);
	text-align: left;
	cursor: pointer;
}
.selectedButton{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    pointer-events: auto;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 10px 10px 11px;
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-color: rgb(228, 228, 228) rgb(228, 228, 228) rgb(228, 228, 228) rgb(0, 106, 179);
    border-image: initial;
    background: rgb(227, 251, 253);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.nortecTable input.shipDate {
    height: 22px;
}

.nortecTable td.requiredData {
	vertical-align: top;
}
