﻿@charset "UTF-8";

body { color: #1f2021; font-size: 12px; margin: 0px; background-color: #ffffff; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }

/* Main elements */
h1 { font-weight: bold; font-size: 16pt; margin: 5px 0px 15px 0px; }
h2 { font-weight: bold; font-size: 14pt; margin: 5px 0px 15px 0px; }
h3 { font-weight: bold; font-size: 12pt; margin: 5px 0px 5px 0px; }
h4 { font-weight: bold; font-size: 10pt; margin: 4px 0px 5px 0px; }
h5 { font-weight: bold; font-size: 8pt; margin: 2px 0px 5px 0px; }
p { margin: 5px 0px; }
a { color: #034b79; text-decoration: none }
a:hover { color: #034b79; text-decoration: underline; }
img { border: none; vertical-align: middle; }

form {
	padding: 0px; margin: 0px;
}

/* Table to be used for layout - sigh */
table.table-container, table.table-container tbody tr td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}

#PageContent { padding: 15px 5px 5px 20px; min-width: 850px; }

.nav_top { color: white; font-weight: bold; font-size: 8pt; vertical-align: text-top }
.nav_step { color: white; font-style: italic; font-weight: bold; font-size: 9pt; background-color: #034b79; letter-spacing: 1px; padding-left: 5px; border: solid 2px white }
.nav_step_on { color: white; font-style: italic; font-weight: bold; font-size: 9pt; background-color: #4b2682; letter-spacing: 1px; padding-left: 5px; border: solid 2px white }
.brand_hdr { color: white; font-weight: bold; font-size: 8pt; background-color: #034b79; vertical-align: text-top; padding-right: 5px; padding-left: 5px }
.nav_step_txt { color: #4b2682; font-style: italic; font-weight: bold; font-size: 10pt; vertical-align: text-top }
.err_txt { color: #4b2682; font-weight: bold; font-size: 10pt; vertical-align: text-top; }

.hdr_txt { color: #034b79; font-style: italic; font-weight: bold; font-size: 12pt; padding-right: 15px; padding-left: 15px }
.ftr_txt { color: #000000; font-size: 8pt; }
.ftr_txt a { color: #000000; font-size: 6pt; }
.ftr_txt a:hover { color: #034b79; font-size: 6pt; }
.step_txt { color: #034b79; font-size: 10pt; }
.step_txt a { color: #034b79; font-size: 10pt; text-decoration: underline; }
.step_txt a:hover { color: #4b2682; font-size: 10pt; }
.alpha_select a { background-color: #f0f8fe; text-decoration: none; font-weight: bold; }
.alpha_select a:hover { background-color: #a8aab0; font-weight: bold; color: #000000; }

/* Step 2 products */
.product-container { margin: 5px; padding: 5px; }
.product-container .product { background-color: #e4e5e6; margin: 5px; padding: 5px; float: left; width: 390px; } /*#f0f8fe - old background */

.tbl_product { background-color: #e4e5e6; margin: 5px; padding: 5px; border: solid 5px white } /*#f0f8fe - old background */
.tbl_product_name { color: #034b79; font-style: italic; font-weight: bold; font-size: 12pt; margin: 2px 5px}
.tbl_product_name a { color: #034b79; font-style: italic; font-weight: bold; font-size: 12pt; text-decoration: none }
.tbl_product_name a:hover { color: #034b79; font-style: italic; font-weight: bold; font-size: 12pt; text-decoration: underline }
.tbl_product select { color: #034b79; font-weight: bold; font-size: 8pt; border: solid 1px #034b79 }
.tbl_product_brand { color: white; font-weight: bold; font-size: 10pt; background-color: #034b79; padding-right: 5px; padding-left: 5px }
.bg_white { background-color: #ffffff; }
.tbl_select_ui { background-color: #ffffff; }
.tbl_select_ui td { background-color: #f0f8fe; margin: 5px; padding: 5px; border-bottom: solid 5px white; }

.tbl_detail { background-color: #f0f8fe }
.tbl_detail_2 { background-color: #f0f8fe }
.tbl_detail_2 td { padding-right: 15px; }
.field { color: #034b79; font-weight: bold; font-size: 10pt; background-color: #f0f8fe; padding-right: 5px; padding-left: 5px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff }
.field_small { color: #034b79; font-weight: bold; font-size: 8pt; background-color: #f0f8fe; padding-right: 5px; padding-left: 5px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff }
.field_hdr { color: black; font-weight: bold; font-size: 10pt; background-color: #a8aab0; padding-right: 5px; padding-left: 5px; border: solid 1px #ffffff }
.field_hdr_c { color: #4b2682; font-weight: bold; font-size: 10pt; background-color: #a8aab0; padding-right: 5px; padding-left: 5px; border: solid 1px #ffffff }
.field_hdr_sub { color: black; font-style: italic; font-size: 10pt; background-color: #ffffff; padding-right: 5px; padding-left: 5px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff }
.field_hdr_small { color: black; font-weight: bold; font-size: 8pt; background-color: #a8aab0; padding-right: 5px; padding-left: 5px; border: solid 1px #ffffff }
.field a { text-decoration: underline; } 
.field_hdr a { text-decoration: none }
.field_hdr_sub a { text-decoration: none } 

.nav_step_main { padding-left: 20px }

.noborder { margin: 0px; padding: 0px; border-style: none; border-width: 0px; }
.sort { color: #034b79; font-size: 8pt; }
.border_1 { padding-right: 5px; padding-left: 5px; border: solid 1px #000000; }

#PageMiddle>.table-container>tbody>tr>td{
	background-color:#b2b3b6;
}

.form-login {
	color: #034b79;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	
	padding: 10px;
	margin: 15px 30px 15px 30px;
	background-color: #e4e5e6;
	
	width: 200px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

table.table-login {
	padding: 0px;
	margin: 0px;
	border: none 0px;
}

table.table-login td {
	padding: 2px;
}

#page_content { float: left; }
#page_right { float: right; padding: 10px; border: 1px solid #000000; }

#page_header { color: #4b2682; font-style: italic; font-weight: bold; font-size: 10pt; }
#right_header { font-style: italic; font-weight: bold; font-size: 10pt; }

.filter_detail { display: none; position: absolute; float: right; padding: 5px; background-color: #ffffff; float: right; right: 0px; }
.border_1 { border: 1px solid #000000; }

.label_01 { padding-top: 4px; padding-bottom: 4px; font-weight: bold;}

.NavigationLeft {
	background-color: #a8aab0 ;
}

.NavigationSection {
	padding-bottom: 8px;
}

.NavigationSectionHeader {
	cursor: pointer;
	/*background-color: #F3F7FF;*/
	/*border: 1px solid #a8aab0;*/
	border-bottom: 1px solid #a8aab0;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

.NavigationSectionTitle {
	float: left;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.NavigationSectionBullet {
	float: right;
	padding-top: 3px;
}

.NavigationSectionBullet  img{
	vertical-align: top;
}

.NavigationItem {
	cursor: pointer;
	color: #fffff;
	/* background: url(button-bg.gif) repeat-x top left #034b79; */ background-color: #4b2682;
	border: 1px solid #4b2682;
	font-size: 12px;
	
	min-height: 16px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 2px;
}

.NavigationItem a, .NavigationItem a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.NavigationItem:hover {
	/* background:url(button-bg-over.gif) repeat-x top left #04588e; */
	background-color: #4b2682;
	/* border-color: #5eb1e6; */
	
	padding: 2px 4px 2px 6px;
}

.search_box_blue {
	border: 1px solid #034b79;
	background: #f0f8fe;
	padding: 4px;
	font-size: 10px;
	margin-bottom: 2px;
}

.search_box_white {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 4px;
	font-size: 10px;
	margin-bottom: 2px;
}

div.search_label {
	float: left;
}

div.search_label span.left {
	float: left;
	width: 120px;
}

div.search_label span.right {
	float: left;
	width: 80px;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.data {
  float: left;
  text-align: left;
}

div.row span.form {
  float: left;
  text-align: left;
}

div.row span.search_label {
  float: left;
  padding-right: 5px;
}

div.row span.search_label_left {
  float: left;
  width: 35px;
  text-align: left;
}

div.row span.search_label_right {
  float: left;
  width: 80px;
  text-align: left;
}

div.row span.search_label_mid {
  float: left;
  width: 50px;
  text-align: left;
}

div.row span.search_label_order {
  float: left;
  width: 100px;
  text-align: left;
}

div.row span.formw {
  float: left;
  width: 90px;
  text-align: left;
}

.header_01 {
	/* background-image: url(background_header_01.gif); */
	background-color: #4d525a;
	color: #ffffff;
	height: 16px;
	line-height: 16px;
	/* padding-left: 15px; */
	font-weight: bold;
	font-size: 12px;
}

#SearchFilter { }
.FormSearch {
	color: #034b79; 
	font-size: 11px;
	padding-left: 16px;
}
.FormSearch a {
	color: #000000; 
	font-size: 11px;
}
.FormSearch a:hover {
	color: #034b79; 
}

.image-text {
	vertical-align: bottom;
}

.submiticon {
	padding: 2px !important;
	margin: 4px 4px 4px 4px !important;
}

a.submiticon {
	background: none !important;
	color : #808080;
	text-decoration : none;
	border: 1px solid #aaaaaa;
}

a.disabled, a.disabled:hover {
	color : #808080;
}

a.submiticon:hover {
	background: none !important;
	background-color: #D18400 !important;
	color: #ffffff;
}

.submiticon img {
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

.config_name {
	float: left;
	width: 200px;
	
	font-weight: bold; 
	font-size: 11px; 
	padding: 1px 5px 1px 5px;
	border: none;
	
	background-color: #a8aab0;
	border: 1px solid #ffffff;
}

.config_name label {
	cursor: help;
}

.config_name label:hover {
	cursor: help;
}

.config_field {
	float: left;
	
	font-weight: bold; 
	font-size: 11px; 
	padding: 1px 5px 1px 5px;
	border: none;
}

.page_title {
	color: #4b2682;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid transparent;
}

.page_title:hover {
	color: #4b2682;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	background: url(images/16x16_down.png) no-repeat center right;
	border-bottom: 1px solid #a8aab0;
}

.page_title_down {
	color: #4b2682;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

.page_title_down:hover {
	color: #4b2682;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	background: url(images/16x16_up.png) no-repeat center right;
}

.errors {
	color: #4b2682;
}
.messages {
	color: #034b79;
}
.warnings {
	border: 1px solid #a8aab0;
	background-color: #ffffbf;
	padding: 4px;
}
.breadcrumb {
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
.buttons {
	margin-top: 5px;
}

.clear {
	clear: both !important;
	float: none !important;
}

.red {
	color: #b10023;
}

.warning-large {
	color: #4b2682; font-weight: bold; font-size: 14pt;
}

#SearchImport {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#SearchImport div {
	float: left;
	padding-right: 10px;
}
#SearchImport div div {
	clear: both;
}

.small {
	font-size: 9px;
}

img.icon {
	padding-right: 5px;
	vertical-align: middle;
}

.loading {
	background: url(images/loading.gif) no-repeat center left;
	padding: 0px 0px 0px 50px;
	border: 1px solid #9fa8c3;
	font-size: 10px;
}

.loading-default {
	background: url(images/loading.gif) no-repeat center left;
	padding: 0px 0px 0px 50px;
}

.loading-center-large {
	background: url(images/loading-large.gif) no-repeat center center;
	padding: 0px;
	min-height: 100px;
}

.loading-small {
	background: url(images/loading-small.gif) no-repeat center left;
	padding: 0px 0px 0px 20px;
}

.product-details {
	border: 1px solid #f0f0f0;
}

.product-image {
	float: left;
	padding: 2px;
	border: 1px solid #f0f0f0;
	margin: 8px;
}

.product-message {
	padding: 10px;
	margin: 10px 20px 10px 0px;
	background-color: #e4e5e6;
	color: #034b79;
	border: 1px solid #a8aab0;
}

.product-info {
	float: left;
	padding: 10px 10px 10px 0px;
}

.product-category, .product-category a, .product-category a:hover {
	font-weight: bold; font-size: 16pt; padding-bottom: 4px;
}

.product-name {
	font-weight: bold; font-size: 12pt;
	padding-bottom: 4px;
}

.product-code {
	font-weight: bold; font-size: 8pt;
}

.product-price, .product-price a, .product-price a:hover, .product-price p {
	font-size: 8pt;
	font-weight: bold;
}

/* Top menu classes */

.MenuTop { float: right; font-size: 10px; font-weight: bold; }

.MenuTop .Item img { vertical-align: middle; margin-right: 5px; }
.MenuTop .Item { float: left; padding: 2px 5px 2px 5px; margin: 2px 5px 2px 5px; border: 1px solid transparent; cursor: pointer; }
.MenuTop .Item a, .MenuTop .Item a:hover { text-decoration: none; font-weight: normal; font-style: normal; }
.MenuTop .Item:hover { border: 1px solid #a8aab0; }

.MenuTop .Item-Content { float: left; height: 20px; overflow: hidden; vertical-align: middle; padding: 2px 5px 2px 5px; margin: 2px 5px 2px 5px; }

.box-note {
	border: 1px solid #034b79;
	background: #f0f8fe;
	padding: 4px;
	margin: 4px 0px 4px 0px;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.box-note p {
	font-size: 11px;
}

/* In-Place Editor */
.inplaceeditor-form .editor_field {
	color: #034b79;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
	background-color: #ffffff;
	border: 1px solid #a8aab0;
	padding: 0px 0px 0px 4px;
	overflow: auto;
	vertical-align: middle !important;
	margin: 0px 4px 0px 0px;
}

.inplaceeditor-hover {
	background-color: #ffffff;
	border: none;
}

.inplaceeditor-form  .editor_ok_button {
	color: #f0f8fe; 
	/* background: url(button-bg.gif) repeat-x top left #034b79; */ background-color: #4d525a;
	font-size: 9px; 
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular; 
	background-color: #D18400; 
	border: 1px solid;
	border-color: #034b79;
	
	height: 15px !important;
	margin: 0px 4px 0px 0px;
	padding: 1px 5px 3px 5px !important;
	vertical-align: middle !important;
}

.inplaceeditor-form  .editor_ok_button:hover {
	/* background: url(button-bg-over.gif) repeat-x top left #034b79; */ background-color: #4d525a;
	border-color: #004383;
}

.inplaceeditor-form .editor_cancel_link {
	cursor: default; 
	font-weight: normal !important; 
	color: #f0f8fe !important; 
	font-size: 9px !important; 
	font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular !important; 
	/* background: url(button-bg.gif) repeat-x top left #034b79; */ background-color: #4d525a;
	border: 1px solid;
	border-color: #034b79;
	
	line-height: 15px !important;
	margin: 0px;
	padding: 1px 5px 0px 5px !important;
	vertical-align: middle !important;
}

.inplaceeditor-form .editor_cancel_link:hover {
	/* background: url(button-bg-over.gif) repeat-x top left #034b79; */ background-color: #4d525a;
	border-color: #004383;
}

.important {
	border-color: #ffffff;
	background: #f5acba;
	color: #b10023;
}

.uppercase {
	text-transform: uppercase;
}

.hidden { display: none; visibility: hidden; }

label.help {
	cursor: help;
	border-bottom: 1px solid transparent;
}

.help {
	cursor: help;
}

label.help:hover {
	cursor: help;
	border-bottom: 1px dotted #004383;
}

.account-message {
	padding: 10px;
	margin: 10px 20px 10px 0px;
	background-color: #e4e5e6;
	color: #034b79;
	border: 1px solid #a8aab0;
}

.search-form-box {
	border: 1px solid #4d525a;
	background-color: #a8aab0;
	margin-right: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 11px;
}

.search-form-title {
	background-color: #4b2682;
	color: #ffffff;
	padding: 4px;
	border-bottom: 1px solid #4d525a;
}

.search-form-title-highlight{
	font-weight: bold;
}

.search-form-title:hover {
	cursor: pointer;
}

.search-form-content {
	padding: 10px;
}

.search-form-content div {
	padding-bottom: 4px;
}

.form-header {
	margin-bottom: 2px;
	background-color: #a8aab0;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.box-default {
	float: left;
	margin-top: 10px;
	border: 1px solid #9fa8c3;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.box-default-title {
	background-color: #034b79;
	color: #ffffff;
	padding: 4px;
	
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-topleft: 6px;
	-webkit-border-radius-topright: 6px;
}

.box-default-title:hover {
	cursor: pointer;
}

.box-default-content {
	padding: 6px;
	font-size: 11px;
}

.box-default-content div.odd {
	background-color: #f0f8fe;
}


.product-detail-fields{
	width:calc(100vw - 200px);
	overflow:auto;
}

.login-info-header {
	background-color: #39557d; 
	padding: 4px; color: #fff; 
	font-size: 10px; 
	display:flex;
	align-items: center;
	justify-content: space-between;
}

.approval {
	background-color: #FAA;
}

@media print {
	.login-info-header {
		display:none;
	}
}