/* Import Styles */
.leftCol .fieldColumn {

}
.leftCol .detailRow {
	display:block;
	overflow:hidden;
	margin:2px;
	background:transparent !important;
	margin-bottom:4px;
	padding-bottom:4px;
}
.leftCol .detailField {
	overflow:hidden;
}
.leftCol .detailField .dijitMultiSelect {
	width:95%;
	font-size: .9em;
	font-family: inherit;
}
.leftCol .label {
	font-weight:bold;
	font-size:0.9em;
}
.leftCol .field {
	overflow:hidden;
	padding-left:4px;
}
.detailField label {
    /*display: block;*/
    font-weight:bold;
	font-size:0.9em;
}
.detailField .field label {
	margin-right:5px;
}


.field.searchInput .fieldButton {
	float:right;
}
.field.searchInput .fieldInput {
    width: auto;
    margin-right: 5.5em;
}

.popupContent.accountSearch .field.searchInput .fieldInput {
    margin-right: 11em;
}

.leftCol .req {
	padding-left:2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F00;
}
.mainCol .fieldBox,
.mainCol .fieldGroup {
	overflow:hidden;
	clear:both;
}
.mainCol .fieldColumn {
	float:left;
	width:50%;
}
.mainCol .threeCol .fieldColumn {
	width:33.33333%;
}
.mainCol .fourCol .fieldColumn {
	width:25%;
}
.mainCol .fiveCol .fieldColumn {
	width:20%;
}

.flexbox .mainCol .fieldColumnContainer {
    display: flex;
    flex-wrap: wrap;
}
.flexbox .mainCol .fieldColumnContainer .fieldColumn {
	width:auto;
	float:none;
	flex:1 1 0;
	min-width:400px;
}

.mainCol .fieldBox .detailRow,
.mainCol .fieldColumn .detailRow,
.mainCol .fieldBox .detailBox {
	display:block;
	overflow:hidden;
	padding:0 10px;
}
.userRegistration .mainCol .fieldBox .detailRow,
.userRegistration .mainCol .fieldColumn .detailRow,
.userRegistration .mainCol .fieldBox .detailBox {
	line-height:35px;
}
.mainCol .fieldBox .detailField, .mainCol .fieldColumn .detailField {
	overflow:hidden;
}
.mainCol .detailField .label {
	float: left;
	width: 40%;
	font-weight: bold;
/*	white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
}
.mainCol .detailBox .detailField .label {
	float:none;
	width:auto;
}
.mainCol .detailRow .field .detailRow {
	margin: 0px;
}
.categoryMaintenance .mainCol .detailField .label {
	min-width:175px;
}
.categoryMaintenance .previewImage img {
    max-width: 200px;
    max-height: 200px;
    width: auto;
    height: auto;
}
.itemMaintenance .mainCol .detailField .label {
	min-width:175px;
}
.companyInquiry .mainCol .fieldBox .detailField .label {
	min-width:175px;
}
.mainCol .detailField .field {
	overflow:hidden;
	padding-left:4px;
}
.mainCol .detailField.req .label::after {
	content: "\f069";
	color: #f00;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;	
	font-size: 0.5em;
    padding-left: 5px;
    vertical-align: text-top;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.buttonBar .detailField  {
	overflow:hidden;
}
.buttonBar .detailField .label {
	float: left;
	width: auto;
	line-height: normal;
	margin: 5px;
}
.buttonBar .detailField .field {
	line-height: normal;
	margin: 5px;
}
.detailRow .heading {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px;
}
.copy span.req {
	border-left: 2px solid #f00;
	padding-left: 2px;
}
.mainCol .leftCol .detailField .label {
	float:none;
	width:100%;
}
.copyFieldContainer {
	overflow:hidden;
	float:left;
}
.copyFieldContainer .label, .copyFieldContainer .field {
	float:left;
	overflow:hidden;
	line-height:24px;
}
.checkMark {
	background-image: url(../images/checkMark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	margin-top:2px;
	margin-left:1px;
}
.s2k-dojo .dijitReset {
	line-height:normal;
}
.s2k-dojo .dijitExpandingTextArea {
	width:98%;
}
ul.trackingNumbers {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.s2k-dojo .detailRow .detailField .field .dijitTextArea {
	width: 95%;
}
.s2k-dojo .quickOrderWidgetMini .itemNum .dijitTextBox {
	width:140px;
}
#externalSourcesSettings .fieldBox .linksRow {
	overflow:hidden;
}
#externalSourcesSettings .fieldBox .bottomBorder {
	border-bottom:1px solid #676767;
	margin-top:10px;
}
#externalSourcesSettings .fieldBox .headerLink {
	float:right;
}
#externalSourcesSettings .fieldBox .linkHeading {
	font-weight:bold;
}
#externalSourcesSettings .linksRow .checkBox, #externalSourcesSettings .linksRow .linkUrl, #externalSourcesSettings .linksRow .linkText, #externalSourcesSettings .linksRow .linkButton {
	float:left;
}
#externalSourcesSettings .linksRow .checkBox {
	width:70px;
}
#externalSourcesSettings .linksRow .linkUrl {
	width:200px;
}
#externalSourcesSettings .linksRow .linkText {
	width:200px;
}
#S2KFormTemplateDisplayPortletFormSubmitLabel {
	display: none;
}
.buttonBar .sortButton {
	display:none;
}
.buttonBar .sortButton label {
	margin-right:3px;
}
.buttonBar .sortButton .dijitComboBox {
	width:14em;
}
/* Top Filter options */
.topFilters .appContainer .leftCol .detailRow {
	float:left;
	width:170px;
}
.tabContent .listSearch {
	background-image: url(../images/listSearchIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left:20px;
	overflow:hidden;
	border-radius:15px;
	margin-bottom:10px;
}
.tabContent .listLabel {
	margin-bottom:10px;
}
.gridContainer.orderLimits .displayInput .dijitTextBox {
	width: 100%;
}

.matchTypeInput {
	line-height:18px;
}
.matchTypeInput .field-left,
.matchTypeInput .field-right,
.matchTypeInput .field-fill {
	position:relative;
	height:24px;
	overflow:hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.matchTypeInput .field-left {
	float:left;
	width:auto;
	display:inline-block;
}
.matchTypeInput .field-right {
	float:right;
	width:auto;
	display:inline-block;
}
.matchTypeInput .field-fill {
	width:auto;
	white-space:nowrap;
}

.s2k-dojo .matchTypeInput .dijitSelect,
.s2k-dojo .matchTypeInput .dijitTextBox {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.s2k-dojo .matchTypeInput .dijitTextBox {
	width:100%;
}
.matchTypeInput .field-search-scope {
	font-size:.8em;
	line-height:23px;
	display:inline-block;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); */
	position: relative;
	float: left;
	margin: 0;
	padding: 0 5px;
	overflow: hidden;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}
.matchTypeInput .field-match-label,
.matchTypeInput .field-match-icon {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}
.matchTypeInput .field-search-scope select{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	outline: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
	border: 0;
	line-height: 35px;
}

.selectedAttributeListContainer .selectedAttr {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.selectedAttributeListContainer .colHandle,
.selectedAttributeListContainer .removeAttribute {
    flex: 1 1 0;
    text-align:center;
}
.selectedAttributeListContainer .removeAttribute a {
	color:#c00;
}
.selectedAttributeListContainer .description {
    flex: 10 1 0;
}
.s2k-dojo .dijitTextBox,
.s2k-dojo .dijitMultiSelect,
.field textarea {
	width:100%;
	box-sizing: border-box;
	border-radius: 1px;
}
.s2kAdminFormTemplateDisplay .dijitReset.dijitTextBox,
.s2kAdminFormTemplateDisplay .dijitReset.dijitInputField,
.s2kAdminFormTemplateDisplay .dijitReset.dijitInputInner,
.s2kAdminFormTemplateDisplay .dijitReset.dijitArrowButton {
	line-height:25px;
	border-radius:1px;
}
.buttonBar #makePaymentContainer {
    display: inline-block;
}
.dijitReset.dijitTextBox[type="file"]{
	padding: 2px 5px;
}
.field textarea {
	border-radius: 6px;
	border-color: #b5bcc7;
}
.formField.required.denoteMsg label {
    padding-top: 0;
}

/* Form styling */
.mainCol .detailRow {
	break-inside: avoid-column;
}
.mainCol .detailRow .detailField {
	padding:5px;
}
.mainCol .detailRow .detailField .field {
	padding:0;
}
.mainCol .detailRow .detailField .field .dijitTextBox {
	width:100%;
	box-sizing: border-box;
}
/* .mainCol #ccInfo .detailRow .detailField .field .dijitTextBox {
	width:7em;
} */
.mainCol .buttonBar {
	text-align:right;
	border:none;
    margin:0;
    width: 100%;
}

.formField.required.denoteMsg {
    display: none;
}
.field.buttons a {
	display:inline-block;
	vertical-align:middle;
	margin: 5px 5px 5px 0;
}
.field.buttons a.button,
.buttonBar button {
	color:#fff;
	border: 1px solid #2F6395;
	padding: 4px 6px 4px 6px;
	background: #2F6395;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.buttonBar button {
	padding:6px 10px;
}
.buttonBar .right button {
	margin: 5px 0 5px 5px;
}
.buttonBar .left button {
	margin: 5px 5px 5px 0;
}
.field.buttons a.button:hover,
.buttonBar button:hover {
	text-decoration:none;
	background:#3671ab;
	border-color:#3671ab;
}
.buttonBar button:hover {
	color:#ffffff;
}
.mainCol .detailField .text-wrap {
	white-space: normal;
}