/*! 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;
}.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: 'Gluten';font-size: 14pt;color: rgba(255,255,255,1.000);font-weight:bold;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: 'Roboto';font-size: 18px;line-height: 20px;color: rgba(0,0,0,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: 'Roboto';font-size: 12px;color: rgba(169,169,169,1.000);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: 'Roboto';font-size: 15px;color: rgba(0,115,187,1.000);font-weight:bold;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: 'Roboto';font-size: 10pt;color: rgba(255,255,255,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 */
.E59 img {
 max-height:100%;
 max-width:100%;
 margin: auto;
 display: block;
}          

.E62 .vtError_Message {
    font-family: 'Open Sans';
    color: red;
}              
               
.E62_form_BottomActionBar {
  padding-top: 20px;   
}
             
.E62_form_Optional {
  margin-right: 30px;
  vertical-align: top;
}

.E62_form_dataentry {
  display: inline-block;
  vertical-align: top;  
}  

.E62_labelAbove label {
  display: block !important;
}

.E62_form_dataentry label {      
  color: black !important;
}

.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;    
    background: #1d89ff;
    color: #fff;
    border: 1px solid #1474db;
    min-width: 100%;
    font-family: 'Open Sans';                
}                 

.E1 {
  display: inline-block;   
  padding-right: 20px;
}  

.E2 a {
    color: blue;
}

.E2 a:hover {
    text-decoration: underline;
    cursor: pointer;
}   
                
.E2 {
  display: inline-block;
  padding-right: 20px;
}       

.E26 select { 
    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;   
}                    
     
.E26 label {      
  text-align: left;
  display: inline-block;
}  

.E29 label {      
  text-align: left;    
  display: inline-block;
} 

.E29 div {      
  text-align: left;    
  display: inline-block;
}  

.E35 input { 
    padding-left: 10px;
    margin: 10px;                 
    margin-top: 12px;
    margin-left: 18px;
    height: 30px; 
    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;   
    width: 40px;
}                    
     
.E35 label {      
  text-align: left;              
  display: inline-block;
}  

.E43 input { 
    width: 16px;
    height: 16px; 
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;  
    transition: all .4s ease;   
    margin-right: 4px;
}                    
                                       
.E43 label {      
  text-align: left;
  display: inline-block; 
  vertical-align: top;  
  padding-top: 3px;
}  

.E44 {
  padding-top: 10px;
}

.E44 input {
    width: 16px;
    height: 16px;         
    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;   
    vertical-align: top;
}                    
     
.E44 label {      
  text-align: left;
  display: inline-block;
  padding-left: 10px;
}  

.E47 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;
}                    
       
.E47 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;
  padding-right: 10px;
}                          

.E47.vtError input {
   border: 1px solid red;       
   background: url(/images/validation/vtError.png) no-repeat 95% center;
   background-position: right 10px center;
   background-color: white;
}     

.E47.vtWarningAck input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;
   background-color: white;
}

.E47.vtWarning input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;
   background-color: white;   
}                         

.E47_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;
}


.E47_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;    
}

.E47_grid_center input {
  text-align: center;
}

.E47_grid_right input {
  text-align: right; 
  padding-right: 4px;
}

.E47_Suffix {
  padding-left: 6px;
}

.E48 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;   
}                       
     
.E48 label {      
  text-align: left;
  display: inline-block;
}  

.E48 .vtError input {
   border: 1px solid red;       
   background: url(/images/validation/vtError.png) no-repeat 95% center;
   background-position: right 10px center;    
}     

.E48 .vtWarningAck input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;    
}

.E48 .vtWarning input {
   border: 1px solid orange;       
   background: url(/images/validation/vtWarning.png) no-repeat 95% center;
   background-position: right 10px center;    
}

.E49 textarea {
    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;
    border: 1px solid silver;
    margin-top: 20px; 
    padding: 10px;
    resize: none;
}           

.E49 label {      
  text-align: left;
  display: block;
  border-bottom: 1px solid silver;
  padding-bottom: 12px;
  padding-top: 20px;
}

.E63 {
  font-size: 10pt;
  font-family: 'Open Sans';
}     

.E64 {
  font-size: 22pt;
  font-family: 'Open Sans';
  color: rgba(192,192,192,1.000);
  font-weight: bold;  
}

.E65 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;
}                 

.E65 {
  display: inline-block;   
  padding-right: 10px;
}                

/* Font Icon Sets CSS */
 i:before {
  font-style: normal;
  content: attr(data-icon);
  speak: none;
}
