/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: 'Open Sans',sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

* {
  box-sizing: border-box;
  xxmax-width: 100%;
}

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

tr {
  border: 1px solid transparent;
}

td {
  border: 1px solid transparent;
}

td,
th {
  padding: 0;
}
.HelpBubbleWrapper {
    position: absolute;
    display: none;
    width: 255px;
    padding: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid;
    border-color: #bbb #bbb #a8a8a8;
    z-index: 999
}
.HelpBubbleWrapper.visible {
    display: block
}
.HelpBubbleWrapper>.HelpBubbleWrapperArrow {
    position: absolute;
    width: 12px;
    height: 12px
}
.HelpBubbleWrapper>.HelpBubbleWrapperArrow:before,
.HelpBubbleWrapper>.HelpBubbleWrapperArrow:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingUp {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-top: 12px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingUp>.HelpBubbleWrapperArrow {
    top: 0;
    left: 50%
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingUp>.HelpBubbleWrapperArrow:before {
    border-top: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #bbb;
    border-left: 13px solid transparent;
    bottom: 0px;
    left: calc(-50% - 1px)
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingUp>.HelpBubbleWrapperArrow:after {
    border-top: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    bottom: 0px;
    left: -50%
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingRight {
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    margin-left: -12px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingRight>.HelpBubbleWrapperArrow {
    top: 50%;
    right: -12px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingRight>.HelpBubbleWrapperArrow:before {
    border-top: 13px solid transparent;
    border-right: 0px solid #bbb;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #bbb;
    left: 0px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingRight>.HelpBubbleWrapperArrow:after {
    border-top: 12px solid transparent;
    border-right: 0px solid #fff;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff;
    left: 0px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingDown {
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    margin-top: -12px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingDown>.HelpBubbleWrapperArrow {
    bottom: 0;
    left: 50%
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingDown>.HelpBubbleWrapperArrow:before {
    border-top: 13px solid #bbb;
    border-right: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid transparent;
    top: calc(200% + 1px);
    left: calc(-50% - 1px)
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingDown>.HelpBubbleWrapperArrow:after {
    border-top: 12px solid #fff;
    border-right: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
    top: 200%;
    left: 1px;
    left: -50%
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingLeft {
    -webkit-transform: translate(12px, -50%);
    -ms-transform: translate(12px, -50%);
    transform: translate(12px, -50%)
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingLeft>.HelpBubbleWrapperArrow {
    top: 50%;
    left: -12px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingLeft>.HelpBubbleWrapperArrow:before {
    border-top: 13px solid transparent;
    border-right: 13px solid #bbb;
    border-bottom: 13px solid transparent;
    border-left: 0px solid #bbb;
    right: 0px
}
.HelpBubbleWrapper.HelpBubbleWrapperPointingLeft>.HelpBubbleWrapperArrow:after {
    border-top: 12px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 12px solid transparent;
    border-left: 0px solid #fff;
    right: 0px
}

.translateDialog {
    display: block;
    width: 300px;
    height: 300px;
    border: 1px solid gainsboro;
}

.form_DataEntry {
  position: relative;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: -11px;  
  overflow-y: auto;
}

.form_DataEntry:hover .dropdown-content {
  display: block;
}

.activeTranslation {
    background-image: url(/[-doccontext-]/content/green-tick.png) !important;
}

.translateAddRow {
    width: 24px;
    height: 24px;
    background-image: url(/[-doccontext-]/content/plus-4-xxl.png);
    right: 30px;
    top: 0px;
    background-size: cover;
    display: inline-block;
    vertical-align: top;
}

.attributeContainer {
    display: flex;
    border-bottom: 1px solid whitesmoke;
    padding-top: 6px;
    padding-left: 10px;
    padding-bottom: 6px;
    width: 600px;
    font-family: 'Open Sans';
    font-size: 10pt;
    max-width: 100%;    
}

.attributeName {
    display: inline-block !important;
    width: 200px;
}

.attributeName:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.attributeName span {
 vertical-align: middle;
  display: inline-block;
}

.attributeValue {
    display: inline-block !important;
    width: calc( 100% - 220px );
}

.attributeClose {

    cursor: pointer;
    display: inline-block;
    padding-left: 10px;
    background-image: url(/.Platform/core/1.0.0/images/minus-circle-solid-silver.png);
    color: whitesmoke;
    background-size: 12px;
    background-repeat: no-repeat;    
    padding: 5px;
    width: 30px;
    background-position-x: 6px;
    background-position-y: 12px;

}

.attributeNumber {
    display: inline-block !important;
    width: 140px;
    margin-right: 5px;  
}

.numRangeWord {
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px;
}

.attributePrefix {
    display: inline-block;
    padding-right: 6px;
}

.attributeSuffix {
    display: inline-block;
    padding-left: 6px;
}

.attributeUOM {
    display: inline-block !important;
    width: 110px;   
}

.attributeUOMrangeWord {
    display: inline-block;
    padding-left: 10px;    
    padding-right: 10px;
    font-weight: bold;
}


.attributeUOMrangeWord_ml {
    display: block;
    padding-bottom: 10px;
    text-align: center;
}

.attributeUOMseg,.attributeUOMsegPrefix,.attributeUOMsegValue,.attributeUOMsegSuffixB,.attributeUOMsegUnit,.attributeUOMsegSuffixE {
    display: inline-block !important;
}

.attributeUOMsegSuffixE {
    padding-right: 6px;
}


.attributeUOMsegPrefix {
    min-width: 20px;
    padding-bottom: 20px;
}

.attributeUOMsegSuffixB,.attributeUOMsegUnit,.attributeUOMsegSuffixE {
   padding-left: 6px;   
}

.searchAttribute_filters {
    padding-top: 10px;
    padding-bottom: 10px;
}

.searchAttribute_addNew_bottom {
    padding-top: 10px;    
    border-top: 2px solid gainsboro;
}

.searchAttribute_addNew_top {
    padding-bottom: 10px;
    border-bottom: 2px solid gainsboro;
}

.searchAttributeContainer {
    border-bottom: 1px solid whitesmoke;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: 'Open Sans';
    font-size: 10pt;      
    padding-left: 0px;
    width: 100%;
}

.attributeNameHeader {
    display: block !important;
    width: 100%;
    padding-bottom: 4px;
    font-size: 9pt;
    color: darkgray;    
}

.searchAttributeName {
    display: inline-block !important;
}

.searchAttributeClose {
    display: inline-block !important;
    float: right;
    cursor: pointer;
    padding-right: 2px;
    padding-left: 10px;
    background-image: url(/.Platform/core/1.0.0/images/minus-circle-solid-silver.png);
    color: whitesmoke;
    background-size: 12px;
    background-repeat: no-repeat;
    width: 14px;
    background-position-y: 4px;
    height: 30px;
    vertical-align: top;
}

.searchAttributeValue {
    display: block !important;
    width: 100%;
}

.searchAttribute_addNewFilterBy {
   display: inline-block !important;
   vertical-align: top;
   width: calc( 100% - 100px );
}
.searchAttribute_addNewApply {
   display: inline-block !important;
   vertical-align: top;
   width: 80px;
   margin-left: 10px;   
}

.rightAlign {
    text-align: right;
}

.rightAlign input {
    text-align: right;
}body {
 overflow-y: hidden;	
}

* {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

input,select,textarea {
  -webkit-touch-callout: text; /* iOS Safari */
    -webkit-user-select: text; /* Safari */
     -khtml-user-select: text; /* Konqueror HTML */
       -moz-user-select: text; /* Firefox */
        -ms-user-select: text; /* Internet Explorer/Edge */
            user-select: text; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.userCanSelect {
  -webkit-touch-callout: text; /* iOS Safari */
    -webkit-user-select: text; /* Safari */
     -khtml-user-select: text; /* Konqueror HTML */
       -moz-user-select: text; /* Firefox */
        -ms-user-select: text; /* Internet Explorer/Edge */
            user-select: text; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}
html, body {
	height: 100%;
	margin:0;
	padding:0;
}

#pageForm {
	position: relative;
  min-height: 100vh;
	margin:0; padding:0;
}

.touchScrollable { -webkit-overflow-scrolling: touch !important;}

body { font-family: "Open Sans","Arial"; 
       font-size: 10pt;
       margin: 0 0 0 0;  
       background-color: white;  }

@media print {

body {
  background-color: white !important;
}

#pageForm>div:not(.printable) {
    display: none !important;
    visibility: hidden;
  }

  .printable {
    display: block !important;
    visibility: visible;
  }

}  
/* Text Styles */
.textstyle_1 {
font-family: 'Open Sans';font-size: 10pt;color: rgba(0,0,0,1.000);text-decoration: none;}
.textstyle_1 {

}
.textstyle_1.bold {
font-weight: bold;
}
.textstyle_1.italic {
font-style: italic;
}
.textstyle_1.underline {
text-decoration: underline;
}
.textstyle_1.strikeout {
text-decoration: line-through;
}
.textstyle_1.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_1.subscript {
 vertical-align: sub;
font-size: smaller;
}
.textstyle_2 {
font-family: 'Open Sans';font-size: 10pt;color: rgba(255,255,255,1.000);text-decoration: none;}
.textstyle_2 {

}
.textstyle_2.bold {
font-weight: bold;
}
.textstyle_2.italic {
font-style: italic;
}
.textstyle_2.underline {
text-decoration: underline;
}
.textstyle_2.strikeout {
text-decoration: line-through;
}
.textstyle_2.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_2.subscript {
 vertical-align: sub;
font-size: smaller;
}
.textstyle_3 {
font-family: 'Open Sans';font-size: 22pt;color: rgba(192,192,192,1.000);font-weight:bold;text-decoration: none;}
.textstyle_3 {

}
.textstyle_3.bold {
font-weight: bold;
}
.textstyle_3.italic {
font-style: italic;
}
.textstyle_3.underline {
text-decoration: underline;
}
.textstyle_3.strikeout {
text-decoration: line-through;
}
.textstyle_3.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_3.subscript {
 vertical-align: sub;
font-size: smaller;
}
.textstyle_4 {
font-family: 'Open Sans';font-size: 10pt;color: rgba(105,105,105,1.000);font-weight:bold;text-decoration: none;}
.textstyle_4 {

}
.textstyle_4.bold {
font-weight: bold;
}
.textstyle_4.italic {
font-style: italic;
}
.textstyle_4.underline {
text-decoration: underline;
}
.textstyle_4.strikeout {
text-decoration: line-through;
}
.textstyle_4.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_4.subscript {
 vertical-align: sub;
font-size: smaller;
}
.textstyle_5 {
font-family: 'Open Sans';font-size: 9pt;color: rgba(169,169,169,1.000);font-style:italic;text-decoration: none;}
.textstyle_5 {

}
.textstyle_5.bold {
font-weight: bold;
}
.textstyle_5.italic {
font-style: italic;
}
.textstyle_5.underline {
text-decoration: underline;
}
.textstyle_5.strikeout {
text-decoration: line-through;
}
.textstyle_5.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_5.subscript {
 vertical-align: sub;
font-size: smaller;
}
.textstyle_6 {
font-family: 'Open Sans';font-size: 10pt;color: rgba(192,192,192,1.000);text-decoration: none;}
.textstyle_6 {

}
.textstyle_6.bold {
font-weight: bold;
}
.textstyle_6.italic {
font-style: italic;
}
.textstyle_6.underline {
text-decoration: underline;
}
.textstyle_6.strikeout {
text-decoration: line-through;
}
.textstyle_6.superscript {
vertical-align: super;
font-size: smaller;
}
.textstyle_6.subscript {
 vertical-align: sub;
font-size: smaller;
}
/* Action Styles */
/* Bullet Number Styles */
/* Table Styles */
/* Framing Styles */
/* Elements CSS */
.E55 {
  cursor: default;
}


.E63 {
    background-color: gainsboro;
    font-weight: normal;
    border: 1px solid silver;
    padding: 3px 23px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size:15px;
    color: rgba(4,44,69,1.000);;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;    
    display: inline-block;   
    cursor: pointer;
}       

.E63:hover{
    background-color: rgba(220, 220, 220, .75);
    color: black;
    text-decoration: none;
}           

.E68 {
    font-weight: normal;
    border: 1px solid silver;
    padding: 3px 23px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size:15px;
    background-color: red;
    color: white;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;    
    display: inline-block;   
    cursor: pointer;
}       

.E68:hover{
    background-color: red;
    color: white;
    text-decoration: none;
}           

.E56 .vtError_Message {
    font-family: 'Open Sans';
    color: red;
}         
               
.E56_form_BottomActionBar {
  padding-top: 20px;   
}
             
.E56_form_Optional {
  margin-right: 30px;
  vertical-align: top;
}

.E56_form_dataentry {
  display: inline-block;
  vertical-align: top;  
}  

.E56_labelAbove label {
  display: block !important;
}

.E56_form_dataentry label {      
  color: black !important;
} 

.E56_form_Column {
max-width: 100%; 
}

.E1 input {
    font-weight: normal;
    padding: 3px 23px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;    
    font-size:15px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;    
    cursor: pointer; 
    background: #1d89ff;
    color: #fff;
    border: 1px solid #1d89ff;
}          

.E1 input:hover {
  background-color: rgba(29,137,255,0.8);
}

.orangeButton {
    background: orange;
    color: white;
    border: 1px solid darkorange;    
}

.defaultBlue {
    background: #1d89ff;
    color: #fff;
    border: 1px solid #1d89ff;    
}

.E1 {
  display: inline-block;   
  padding-right: 10px;
}  

.E133 label {      
  line-height: 1.2;         
  text-align: left;                
  font-family: 'Open Sans';           
  font-size: 13px; 
  color: black;
  letter-spacing: 0px;     
  min-width: 120px;
  display: inline-block;
  font-weight: normal;
}                          
                               
.E133_Suffix {
  padding-left: 6px;
}

.E133 .dx { 
    display: inline-block;
    color: #000;
    padding-left: 0px;
    margin-top: 12px;
    margin-left: 0px;   
    width: 350px;
    height: 30px; 
    font-family: 'Open Sans'; 
    -webkit-appearance: none;
}  

.E2 a {
    color: blue;
}

.E2 a:hover {
    text-decoration: underline;
    cursor: pointer;
}   
                
.E2 {
  display: inline-block;
}       


.E26 select {    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0LjkgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuOSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0NDQ0NDQ7fQo8L3N0eWxlPgo8dGl0bGU+YXJyb3dzPC90aXRsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjQsNC43IDIuNSwzLjIgMy41LDQuNyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjUsNS4zIDIuNSw2LjggMS40LDUuMyAiLz4KPC9zdmc+Cg==) no-repeat right 2px center;
    padding-left: 10px;
    margin-top: 12px;
    margin-left: 0px;   
    width: 350px;
    height: 30px; 
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    font-family: 'Open Sans';
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-appearance: none;
    background-color: #fff;    
}                     
     
.E26 label {      
  text-align: left;
  display: inline-block;
  font-family: 'Open Sans';           
  font-size: 13px; 
  color: black;
  letter-spacing: 0px;    
}  

 .E29 label {      
  text-align: left;    
  display: inline-block;
}              

.E35 select {
    color: #777;
    padding-left: 10px;
    margin-top: 12px;
    height: 30px; 
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    font-family: 'Open Sans';    
}                     
     
.E35 label {      
    line-height: 1.2;
    text-align: left;
    font-family: 'Open Sans';
    font-size: 13px;
    color: #626262;
    letter-spacing: 0px;
    width: 120px;
    display: inline-block;
    font-weight: normal;
} 

.E44 input { 
    width: 20px;
    height: 20px; 
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;  
    transition: all .4s ease;   
    margin-right: 4px;
}                    
                                       
.E44 label {      
  text-align: left;
  display: inline-block; 
  vertical-align: top;  
  padding-top: 1px;
  font-family: 'Open Sans';
}  

.E45 {
  padding-top: 10px;
}

.E45 input {
    display: inline-block;
    width: 20px;
    height: 20px;         
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    vertical-align: top;
}                    
     
.E45 label {      
  text-align: left;  
  display: inline-block;
  padding-left: 10px;
  font-family: 'Open Sans';    
  vertical-align: top;
  width: calc( 100% - 20px );
}  

.E48 input { 
    color: #000;
    padding-left: 10px;
    margin-top: 12px;
    margin-left: 0px;   
    width: 350px;
    height: 30px; 
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    font-family: 'Open Sans';
    -webkit-appearance: none;
    max-width: 100%; 
}                    
       
.E48 label {      
  line-height: 1.2;         
  text-align: left;                
  font-family: 'Open Sans';           
  font-size: 13px; 
  color: black;
  letter-spacing: 0px;     
  min-width: 120px;
  display: inline-block;
  font-weight: normal;
}                          

.E48.vtError input {
   border: 1px solid red;       
   background: url(/images/validation/vtError.png) #fff no-repeat 95% center;
   background-position: right 10px center;    
}     

.E48.vtWarningAck input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) #fff no-repeat 95% center;
   background-position: right 10px center;    
}

.E48.vtWarning input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) #fff no-repeat 95% center;
   background-position: right 10px center;    
}                         

.E48_grid input {
    color: black;
    padding-left: 4px;
    margin: 0px;
    height: 28px;
    border: 0px none #c7d0d2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    font-family: 'Open Sans';        
    box-shadow: none;
}


.E48_grid_Visible input {
    color: #000;
    padding-left: 4px;
    margin: 0px;
    height: 23px;    
    width: 50px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
    font-family: 'Open Sans';        
    box-shadow: none;    
}

.E48_grid_center input {
  text-align: center;
}

.E48_grid_right input {
  text-align: right; 
  padding-right: 4px;
}  

.E49 textarea {
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid silver;
    margin-top: 20px; 
    padding: 10px;
    width: 100%; 
    resize: none; 
    color: #000;
    font-size: 10pt;
    font-family: 'Open Sans';
    -webkit-appearance: none;
    max-width: 100%; 
}                     

.E49 label {      
  text-align: left;
  display: block;
  border-bottom: 1px solid silver;
  padding-bottom: 12px;
  padding-top: 20px;  
  font-family: 'Open Sans';  
} 

.E57 {
  font-size: 10pt;
  font-family: 'Open Sans';
}     


.E58 {
  font-size: 22pt;
  font-family: 'Open Sans';
  color: rgba(192,192,192,1.000);
  font-weight: bold;  
}


.E60 ul {  
    display: block;
    list-style-type: disc;                   
}      
                          
.E60 li {  
    display: inline-block;
    vertical-align: top;
    width: 360px;
    height: 180px;
    margin-bottom: 10px;
    margin-right: 10px;   
    padding: 20px; 
    background-color: white;
    text-align: left;
    border-radius: 4px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px; 
    cursor: pointer;
}

.E60 li:hover {
    background-color: rgba(240,240,240,1);
}  


.E64 {
  font-size: 10pt;
  font-family: 'Open Sans';
  color: #A9A9A9;
  font-weight: bold;  
}   


.E66 input {
    font-weight: normal;
    padding: 3px 23px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;    
    font-size:15px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;    
    background-color: whitesmoke;
    color: black;
    border: 1px solid gainsboro;
    width: 100%;    
}

.E66 input:hover {
  background-color: rgba(245,245,245,0.8);
}


.E66 {
  display: inline-block;   
  padding-right: 10px;
}                

.E69 input { 
    padding-left: 10px;
    margin: 10px;
    margin-top: 12px; 
    margin-left: 18px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;   
}                       
     
.E69 label {      
  text-align: left;
  display: inline-block;
}  

.E69 .vtError input {
   border: 1px solid red;       
   background: url(/images/validation/vtError.png) no-repeat 95% center;
   background-position: right 10px center;    
}     

.E69 .vtWarningAck input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;    
}

.E69 .vtWarning input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;    
}

.E78 {
  font-size: 22pt;
  font-family: 'Open Sans';
  color: rgba(4,44,69,1.000);
  font-weight: bold;  
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}                       
                 
.E59_modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;    
    left: 0; 
    background: rgba(0,0,0,0.4);
    z-index: 99999;
    opacity:0;           
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    display: none;
}                              
                         
.E59_modalDialog > div {
    width: 700px;
    height: 300px;
    height: calc(80%);
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 13px 5px;
    border-radius: 10px;
    background: #fff;            
}  

.E59_modalDialog > div > iframe {
    width: 100%;
    height: calc( 300px - 10px );
}

.E59_close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.E59_close:hover { 
    background: #00d9ff; 
    text-decoration: none;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}                       
                 
.E65_modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;                            
    left: 0; 
    background: rgba(220, 220, 220, .5);
    z-index: 99999;
    opacity:0;           
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    display: none;
}                              
                         
.E65_modalDialog > div {
    width: 700px;
    height: 300px;
    height: calc(80%);
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 13px 5px;
    border-radius: 10px;
    background: #fff;            
    border: 1px solid silver;
}  

.E65_modalDialog > div > iframe {
    width: 100%;
    height: calc( 300px - 10px );
}

.E65_close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.E65_close:hover { 
    background: #00d9ff; 
    text-decoration: none;
}


.stop-scrolling {
  height: 100%;
  overflow: hidden;
}                       
                 
.D1_modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;              
    bottom: 0;    
    left: 0;    
    background: rgba(0,0,0,0.4);
    background: rgba(33,33,33,0.3);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    max-width: 100%;
    overflow-x: auto;
}                              
                         
.D1_modalDialog > div {
    width: 700px;
    height: 300px;
    height: calc(80%);
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    border-radius: 10px;
    background: #fff;
    max-width: 95%;
    box-shadow: var(--shadow-6);
}                         

.D1_modalDialog > div > iframe {
    width: 100%;
    height: 100%;
}

.D1_close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.D1_close:hover { 
    background: #00d9ff; 
    text-decoration: none;
}


.DL_Dialog {
    display: inline-block;
    background-color: whitesmoke;
    width: 299px;
    vertical-align: top;
    border-right: 1px solid gainsboro;
}



.DL_div {
    display: block;
    height: 40px;
    padding-left: 10px;
    padding-top: 7px;
    border-bottom: 1px gainsboro solid;
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: bold;
    background-color: whitesmoke;
}

.DL_content {
    display: block;
    width: 100%;    
    height: 100%;
}

.DL_title {
    display: inline-block;
    width: calc( 100% - 30px );
    padding-top: 3px;    
}

.DL_close {
  background-image: url('/content/x_close-256.png');    
  background-size: contain;
  width: 24px;
  height: 24px;
  display: inline-block; 
  vertical-align: top;     
  cursor: pointer;
}



.DFP_Dialog {
    display: inline-block;
    vertical-align: top;
}

.DFP_div {
    display: block;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    border-bottom: 1px gainsboro solid;
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: bold;    
}

.DFP_content {
    display: block;
    width: 100%;    
    height: 100%;
}




.DR_Dialog {
    display: inline-block;
    background-color: whitesmoke;
    height: calc( 100vh - 48px );
    width: 300px;
    vertical-align: top;
    float: right;
    border-left: 1px solid gainsboro;    
}

.DR_div {
    display: block;
    height: 40px;
    padding-left: 10px;
    padding-top: 7px;
    border-bottom: 1px gainsboro solid;
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: bold;
    background-color: whitesmoke;
}

.DR_content {
    display: block;
    width: 100%;    
    height: 100%;
}

.DR_title {
    display: inline-block;
    width: calc( 100% - 30px );
    padding-top: 3px;
}

.DR_close {
  background-image: url('/content/x_close-256.png');    
  background-size: contain;
  width: 24px;
  height: 24px;
  display: inline-block; 
  vertical-align: top;     
  cursor: pointer;
}

.appToolbar {
    height: 48px;
    display: block;
    width: 100%;
    padding-top: 6px;
    background-color: rgba(44,50,58,1.000);
    box-shadow: 0px 1px 2px 2px rgba(0,0,0,0.150);
}   

/* Font Icon Sets CSS */
 i:before {
  font-style: normal;
  content: attr(data-icon);
  speak: none;
}
