p.APP--error {
  padding: 20px 20px 17px 20px;
  background-color: rgba(255,0,0,.8);
  margin: 10px 0;
  color: #fff;
  font-size: 1.2em;
}
.MMM--columnList>* {
    font-size: 14px;
}
body, select, input { font-family: "3MCircular","3M Circular TT",Arial,sans-serif; color: #4B4B4B; }
.mds-wrapper {
  padding: 0px !important;
  margin-top: 0px !important;
  width: 100% !important;
}
.mds-wrapper .mds-accordion_heading {
  /*flex-wrap: nowrap;*/
  background: #f9f9f9;
}

/* Accordion */
a.MMM--isInactive {
    border-bottom: none;
    text-decoration: none;
    background-color: #dddddd;
    border: 1px solid #CCCCCC;
}
.active {
    color: #4B4B4B;
    font-size: 22px;
    line-height: 27.5px;
    vertical-align: middle;
    width: 55%;
    text-align: left;
    word-wrap: break-word;
}
.inactive {
    color: #4B4B4B;
    font-size: 22px;
    line-height: 27.5px;
    /*opacity: 0.5;*/
    vertical-align: middle;
    width: 55%;
    text-align: left;
    word-wrap: break-word;
}
a.MMM--isActive:hover {
    border-bottom: 0px solid #000000;
    text-decoration: none;
}
a.MMM--isInactive:hover {
    text-decoration: none;
}

.MMM--accordionListBG {
    background-color: #FFFFFF;
}
#Step1.MMM--isActive {
    background-color: #FFFFFF;
    border: 1px solid #dcdcdc;
}
.MMM--accordionList-trigger {
    background-color: #dcdcdc;
    padding: 20px 25px 20px 25px;
}
.mix-MMM--icn_red {
    color: #F00000;
}

#labelStep1 h3, #labelStep2 h3, #labelStep3 h3 {
  font-family: "3M Circular TT";
  line-height: 23px;
  font-style: normal;
  font-weight: 450;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
}

/* Instruction box */
.js-instructionBox {
  background: #F9F9F9;
  padding: 20px;
}
.js-instructionBoxHeading {
  font-style: normal; font-weight: 700; font-size: 16px; line-height: 24px;color: #4B4B4B;
}
/* MDS Accordion for mobile view */
.mds-accordion_content--container ul {
  padding: 0px 15px;
}
.mds-accordion_content--container ul {
  padding: 0px 15px;
}
.mds-accordion_content--container .MMM--vList>* {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* CTA Button */
.MMM--ctaBtn, .MMM--ctaBtn:hover, .MMM--ctaBtn:focus {
    /*border: 1px solid #000000;*/
}
.MMM--ctaSubmitBtn {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 12px 25px;
    border: 1px solid #000000;
    cursor: pointer;
    background: #FF0000;
    width: auto;
}
.MMM--ctaSubmitBtn:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
#continueButton, #displayResults {
   margin: 25px 0px 0px 0px;
   text-align: center;
}

/* Edit Container */
.MMM--editContainer {
    font-size: 16px;
    line-height: 20px;
    padding: 0px 0px;
    cursor: pointer;
    color: #003CE6;
    text-align: right;
    width: 40%;
    text-decoration: underline;
    -moz-text-decoration-color: #003CE6;
    text-decoration-color: #003CE6;
    vertical-align: middle;
    word-wrap: break-word;
}
.MMM--editContainer-active {
    opacity: 0;
}
.MMM--accordionList-trigger>span.MMM--editContainer { float: right; }

.js-input-Label:focus {
  border: 1px solid #767676 !important;
  color: #767676;
}

/*input.js-input-Label:focus+label {
  color: #767676;
  top: 0;
  transform: translateY(-50%) scale(0.9) !important;
}

input.js-input-Label:not(:placeholder-shown)+label {
  top: 0;
  transform: translateY(-50%) scale(0.9) !important;
}

input.js-input-Label:not(:focus)::placeholder {
  opacity: 0;
}*/
label[id$="_density-error"], label[id*="_density-error"] {
    display: none!important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
    margin: 0; 
}
input[type=number] {
-moz-appearance:textfield;
}

.MMM--step2_box {
    border: 1px solid #D7D7D7; 
    width: calc(98%);
    height: 275px;
    background-color: #FFFFFF;
    padding: 0px;
}
.MMM--step2_box1, .MMM--step2_box2 {
    border: 1px solid #D7D7D7;
    width: calc(98%);
    background-color: #FFFFFF;
    padding: 0px;
}
.intro_info {
  box-sizing: border-box;
  height: 250px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(75,75,75,0.1);
}
.MMM--step2_leftCell {
    border: 0px solid;
    float: left;
    width: calc(17%);
}
.MMM--step2_rightCell {
    border: 0px solid;
    float: right;
    position: relative;
    /*margin: 10px 0;*/
}
.MMM--step2_rightCellLabel{
    font-size: 16px;
    color: #4B4B4B;
    font-weight: bold;
    text-align: left;
}
.MMM--step2_rightCell label.error {
    margin-top: 5px;
    /*margin-left: 18px;*/
}
.MMM--spacerSmall {
    width: 8px;
    display: inline-block;
}
.MMM--spacerMed {
    width: 20px;
}
.MMM--spacerLrg {
    width: 30px;
}
.MMM--verticalSpacerSmall {
    height: 0px;
}
.MMM--verticalSpacerMed {
    height: 10px;
}
.MMM--verticalSpacerLrg {
    height: 15px;
}
.MMM--verticalSpacer {
    height: 20px;
    width: calc(98%);
}
#editStep1 {
  display: none;
}
#inputStep1,#inputStep2, #inputStep3, #inputStep4 {
    margin-left: 0px; 
}
#inputStep1 ul.MMM--vList li:before{content:'•'; padding-right: 5px;}
.MMM--textInput.error {
    border: 1px solid #c80000;
    background-color: #FFFFFF;
}
.MMM--selectInput:active, .MMM--selectInput:hover, .MMM--selectInput:focus {
    border: 1px solid #767676;
    color: #767676;
}
.MMM--selectInput.error {
    border: 1px solid #c80000;
    background-color: #FFFFFF;
    color: #c80000;
}
input[type=checkbox]:focus {
    outline: 1px solid #767676;
}
label.error, label.js-error {       
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    color: #c80000;
    font-style: italic;
    font-weight: normal;
    line-height: 1.25;
}
.mds-wrapper a, .mds-wrapper .mds-link, .mds-wrapper .mds-link_primary {
  border-bottom: none;
}
#displayStep1, #displayStep2, #displayStep3, #fullReport {
  display: none;
}

.eloquaForm .MMM--columnPanel {     
    padding: 0;
}
.MMM--lbContent {
    vertical-align: middle; padding: 20px 25px 0px 0px;
}
.MMM--lbContent a {
    border: none;
}
.MMM--lbTooltip {
    display: inline-block; height: 20px; vertical-align: middle;
}
.MMM--lbLink {
    color: #003CE6;
    border-bottom: 1px solid #003CE6;
  font-family: "3M Circular TT";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
}
.MMM--icn_tooltip {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.left_box {
    float: left;
}
.left_box.MMM--isNotOnMobile {
    width: 195%; font-size: 14px;
}
.left_box.MMM--isOnMobile {
    font-size: 14px;
}
.right_box {
    float: right;
} 
.right_box.MMM--isNotOnMobile {
    width:5%; font-size: 14px;
}
.right_box.MMM--isOnMobile {
    font-size: 14px;
}
.MMM--calculateBtn, #calculateBtn, #continueButton {
    width: 100%; text-align: center; position: relative;
}

/* Edit panel */
#editStep1, #editStep2, #gotoStep2 {
  display: none;
}
#labelStep3.MMM--accordionList-trigger-label {
    width: 55%
}
.MMM--frmSpinner {
    margin: -40px 0px 0 0; display: block; position: absolute; z-index: 1; width: calc(100%);
}

#js-titlingText {
  color: #4B4B4B;
}
#glassbubbles_calculator i.mds-form_element--link {
    top: 4px;
    font-weight: bolder;
}
#glassbubbles_calculator_eloquaForm .MMM--blockFormList i.mds-form_element--link {
    top: -27px!important;
}
.js-chartWrapper{
 /* width:60%;*/
  display:block;
  overflow:hidden;
  margin:0 auto;
  /*padding: 60px 50px;*/
  background:#fff;
  border-radius:4px;
}
canvas{
  background:#fff;
  height:400px;
}
.js-introContent {
    width: 100%; justify-content: center;
}
label.error {
    /*display: none!important;*/
    margin-top: 10px;
}
.js-step2Intro {
    color:#4B4B4B; font-weight: normal; letter-spacing: 0; line-height: 24px;
}
.js-recipeCompFields, .js-recipeWtPerPart { 
  width: 100%; 
  border-collapse: collapse; 
  /*table-layout: fixed;*/
}
.js-recipeCompFields td, .js-recipeCompFields th { 
  padding: 10px;
  height: 30px;
  vertical-align: middle;
  border-bottom: 1px solid #d6d6d6;
}
.js-recipeCompFields td {
  text-align: center;
}
.js-recipeCompFields th {  
  text-align: left;
  font-weight: bold;
}
.js-recipeCompFields tr:nth-child(odd) {  
  background-color: #f9f9f9;
}
.js-recipeCompFields th:nth-child(1) {  
  text-align: right;
  border-bottom: 0px;
}
.js-recipeCompFields th {  
  background-color: #fff !important;
}
.js-recipeCompFields td {
    border-right: 1px solid #d6d6d6;
    width: 100px;
}
.js-recipeCompFields td:nth-child(10) {
    border-right: 0px !important;
}
.js-recipeCompFields td:nth-child(1), .js-recipeWtPerPart td:nth-child(1) {
    text-align: right;
    font-weight: bold;
    background-color: #fff !important;
    border-bottom: 0px;
    border-right: 0px;
    width: 50px;
}
.js-recipeCompFields td:nth-child(2) {
    width: 200px !important;
}
.js-recipeCompFields td:nth-child(5) {
    width: 200px !important;
}
.js-resetDensities {
    cursor: pointer;
}
.js-getVolumePercentagesTable { 
  width: 95%; 
  border-collapse: collapse; 
  /*table-layout: fixed;*/
}
.js-getVolumePercentagesTable td, .js-getVolumePercentagesTable th { 
  padding: 10px;
  height: 30px;
  text-align: center; 
  vertical-align: middle;
  border-bottom: 1px solid #d6d6d6;
}
.js-getVolumePercentagesTable th {  
  text-align: center;
  font-weight: bold;
}
.js-getVolumePercentagesTable tr:nth-child(odd) {  
  background-color: #f9f9f9;
}
.js-getVolumePercentagesTable th:nth-child(1) {  
  text-align: right;
  border-bottom: 0px;
}
.js-getVolumePercentagesTable th {  
  background-color: #fff !important;
}
.js-getVolumePercentagesTable td {
    border-right: 1px solid #d6d6d6;
    width: 100px;
}
.js-getVolumePercentagesTable td:nth-child(10) {
    border-right: 0px !important;
}
.js-getVolumePercentagesTable td:nth-child(1), .js-getVolumePercentagesTable td:nth-child(1) {
    text-align: right;
    font-weight: bold;
    background-color: #fff !important;
    border-bottom: 0px;
    border-right: 0px;
    width: 125px;
}
.js-getVolumePercentagesTable td:nth-child(2), .js-getVolumePercentagesTable td:nth-child(2) {
    width: 200px !important;
}
.js-resultTableBelowGraph {
    width: 90%!important;
}
.js-resultTableBelowGraph td:nth-child(4), .js-resultTableBelowGraph td:nth-child(5), .js-resultTableBelowGraph td:nth-child(6), .js-resultTableBelowGraph td:nth-child(7), .js-resultTableBelowGraph td:nth-child(8), .js-resultTableBelowGraph td:nth-child(9), .js-resultTableBelowGraph td:nth-child(10) {
    width: 125px !important;
}
.js-resultTableBelowGraph td:nth-child(2) {
    width: 200px!important;
}
.js-resultTableBelowGraph td:nth-child(3) {
    width: 65px!important;
}
/*.js-blurResultTable {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px); 
  -o-filter: blur(1px); 
  -ms-filter: blur(1px); 
  filter: blur(1px);
}*/
.js-getVolumePercentagesTable tr:nth-child(2), .js-getVolumePercentagesTable tr:nth-child(3), .js-getVolumePercentagesTable tr:nth-child(4), .js-getVolumePercentagesTable tr:nth-child(5), .js-getVolumePercentagesTable tr:nth-child(6), .js-getVolumePercentagesTable tr:nth-child(7) {
  /*-webkit-filter: blur(1px);
  -moz-filter: blur(1px); 
  -o-filter: blur(1px); 
  -ms-filter: blur(1px); 
  filter: blur(1px);*/
  color: transparent;
  text-shadow: 0 0 3px #000;
}
#js-resultTableContainer {
    min-height: 200px; position: absolute;
}
#js-resultFormContainer {
    padding: 40px 0; margin:auto; margin-top: 175px; z-index: 1; position:relative; width:85%; box-sizing: border-box;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    box-shadow: 0 10px 20px 0 rgba(75,75,75,0.1);
}
.js-startOver {
    width:100%; font-size: 16px; line-height: 19px; color: #003CE6; cursor: pointer;
}
.js-disclaimerText {
    color: #4B4B4B; line-height: 15px; font-size: 12px;
}
#glassbubbles_calculator .js-genInfo.MMM--columnList>* {
  padding: 0;
  margin: 0;
  width: 35%;
  text-align: left;
}
#glassbubbles_calculator .js-genInfo.MMM--columnList>* {
  padding: 0 0 2em 0;
}

.ui-datepicker-trigger {position: absolute; width: 35px; margin: 5px 0 0 -45px;}  

/* form style */
.MMM--textInput {
    font-size: 14px;
    line-height: 17.5px;
    color: #767676;
    padding: 10px 10px 10px 10px;
    border: 1px solid #767676;
    /*margin-left: 18px;*/
    /*width: calc(90%);*/
    font-family: "3MCircular",Arial,sans-serif;
}
/*.MMM--textInput:hover, .MMM--textInput:focus {
    color: #000000;
    border: 2px solid #767676;       
}*/
.MMM--textInput:disabled, .MMM--selectInput:disabled {
    border: 1px solid #AEAEAE!important;
}
/* Form Inputs */
select:active, option:hover {
    cursor: pointer;
    outline: none;
    color: #767676;
}
/* remove the original arrow */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -ms-appearance: none;
}
select::-ms-expand {
    display: none;
}

/* DropDown Arrow */
.MMM--icn_down_arrow {
    color: #ff0404;
    font-size: 18px;
}
.MMM--icn_up_arrow {
    color: #ff0404;
    font-size: 18px;
}
.MMM--dropdownArrow {
    position: relative;
}
.MMM--dropdownArrow>span.MMM--icnDropDown { 
    margin-top: 18px;
    margin-left: calc(100% - 75px);
    background:none;
    background:transparent;
    position: absolute;
    pointer-events: none;
    appearance: none;
  -moz-appearance: none; 
  -webkit-appearance: none;  
  -o-appearance: none;  
  -ms-appearance: none;
}

.js-recipeCompFields .MMM--dropdownArrow>span.MMM--icnDropDown { 
    margin-top: 8px;
    margin-left: calc(100% - 30px);
}
.js-recipeCompFields .MMM--selectInput {
    box-sizing: border-box;
    padding: 10px 35px 10px 10px;
    border: 1px #767676 solid;
    font-size: 14px;
    line-height: 18px;
    color: #767676;
    width: 100%;
    display: inline-block;
    background-color: #FFFFFF;
}
#resinThree {
  width: 100% !important;
}
.js-imperialBtn {
  min-width: 100px; max-width: 200px; background-color: #4B4B4B; color: #fff; padding: 10px 5px; display: inline-block; text-align: center; border: 1px solid #4B4B4B; cursor: pointer; border-radius: 2px 0 0 2px;
}
.js-metricBtn {
  min-width: 100px; max-width: 200px; background-color: #fff; color: #000; padding: 10px 5px; display: inline-block; text-align: center; border: 1px solid #4B4B4B; cursor: pointer; margin-left: -4px; border-radius: 2px 0 0 2px;
}
.js-step1ChartIntro {
  font-weight: normal;
    color: #4B4B4B;
}

/* Hide Eloqua form on page load */
#js-glassBubblesCalc-EloquaForm {
  display: none;
}
.mds-form_elementLabel--floating {
    font-size: 14px;
    top: 9px;
    position: inherit;
}
/* Tel number layout */
div.iti {
  margin-top: 10px;
}
#glassbubbles_calculator_eloquaForm .MMM--columnList.MMM--flexList_1to2column>* {
  padding-bottom: 0em !important;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
    
    .js-recipeCompFields td { 
        position: relative;
    }          
}
@media screen and (max-width: 767px) {
    .MMM--columnList>* {
        font-size: 16px;
        padding: 0;
    }
    .mds-wrapper .mds-accordion_title {
      flex-basis: 0%;
    }
    .MMM--accordionList-trigger {
        padding: 20px 15px 20px 15px;
    }
    .MMM--accordionList-infoContainer {
        padding: 0px 15px 20px 15px;
    }
    .active {
        font-size: 20px;
        line-height: 30px;
    }
    .inactive {
        font-size: 20px;
        line-height: 30px;
    }
    .MMM--lbContent {
        padding: 15px 15px 15px 10px;
    }
    .MMM--lbLink {
        font-size: 16px;
    }
    .MMM--icn_tooltip {
        font-size: 18px;
    }
    .js-tooltipIcon {
      float: right;
    }
    #wtPerPart {
      width: 100%;
    }
    .js-recipeCompFields .MMM--selectInput {
      width: 120px;
    }
    .js-inputDensityVal, .js-inputVal {
      width: 100px;
    }
    .MMM--textInput {
        font-size: 16px;
        /*padding: 22px 5px 5px 5px;*/
    }        
    #inputStep1 .MMM--columnList > * {
        padding: 0;
    }
    .js-chartWrapper{
      padding: 0px 0px;
    }
    #Step1 p:first-of-type, #inputStep1 .MMM--txt_grey2 {
        width: 100%; text-align: left; word-wrap: break-word;
    }    
    #inputStep1 ul.MMM--vList { padding: 10px; }
    #inputStep1 ul.MMM--vList li:before{ margin-left: -15px; }
    a.MMM--ctaBtn {
        padding: 10px 0px;
        font-size: 16px;
    }
    .MMM--calculateBtn {
        text-align: left;
    }
    .ui-datepicker-trigger {
      margin: 5px 0 0 -60px;
    }
    #inputStep2 .MMM--columnList>* {
        padding-top: 0;
        padding-bottom: 0;
    }
    .MMM--step2_box, .MMM--step2_box1, .MMM--step2_box2 {
        width: calc(100%);
    }
    .MMM--step2_leftCell, .MMM--step2_rightCell {
        width: calc(94%);
        margin-right: 10px;
    }
    .MMM--step2_box {
        height: 330px;
    }
    .intro_info {
        height: 350px;
    }
    .MMM--calculateBtn {
        margin-top: 15px;
        text-align: center;
    }
    #fullReport h3, #fullReport p, .MMM--reportButtonWrapper {
        padding: 0px 15px;
    }
    .eloquaForm li {
        /*height: 80px;*/
    }
    .MMM--checkboxInput {
        margin-left: 0;
    }
    .MMM--dropdownArrowForm>span.MMM--icnDropDown {
        margin-left: calc(100% - 28px);
    }
    .MMM--step2_rightCellLabel {
        display: block;
        margin: 5px 0 0 10px;
        /*position: absolute;*/
        /*width: 180px;*/
        text-align: center;
    }
    #glassbubbles_calculator_eloquaForm .MMM--blockFormList i.mds-form_element--link {
      top: -27px!important;
  }
    .MMM--step2_rightCellLabel.MMM--isNotOnMobile {
        display: none;
    }
    .MMM--frmSpinner {
        margin: -25px 0px 0 0px; text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .MMM--accordionList-trigger {
        padding: 20px 15px 20px 15px;
    }       
    .MMM--accordionList-infoContainer {
        padding: 0px 15px 25px 15px;
    }
    .MMM--dropdownArrow>span.MMM--icnDropDown {
        margin-left: calc(100% - 30px);
    }
    .MMM--dropdownArrowForm>span.MMM--icnDropDown { 
        margin-left: calc(92% - 8px);
    }
    .js-recipeWtPerPart td:nth-child(1) {
      width: 25px;
    }
    #inputStep1 {
        width: 100%;
        text-align: center;
    }
    .js-tooltipIcon {
      float: right;
    }
    #wtPerPart {
      width: 250px;
    }
    /*#Step1 p:first-of-type, #inputStep1 .MMM--txt_grey2 {
        width: 625px; text-align: left; word-wrap: break-word;
    }*/
    .js-recipeCompFields .MMM--selectInput {
      width: 150px;
    }
    #inputStep1 label.error {
        width: calc(100%);
        width: -moz-calc(100%);
        text-align: left;
        color: #c80000;
    }
    .js-chartWrapper{
    padding: 20px 20px;
  }
    .js-recipeCompFields .MMM--textInput-small {
        width: 90px;
    }
    .ui-datepicker-trigger {
      margin: 5px 0 0 -45px;
    }    
    #inputStep3 ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
    }
    #inputStep3 ul.MMM--isOnMobile {
        display: none;
    }
    #fullReport {
        padding: 25px;
        width: 80%;
    }
    .MMM--step1_box {
        height: 250px;
    }
    .MMM--step2_rightCell {
        width: calc(74%);
    } 
    .MMM--spacerMed {
        width: 20px;
    }
    .MMM--step2_rightCellLabel.MMM--isOnMobile {
        display: none;
    } 
    .MMM--blockLabel {
        font-size: 14px;
    }
    .js-resultTable li {
        padding: 0.25em 0em 0em 0em;
    }
    #glassbubbles_calculator i.mds-form_element--link {
      top: 4px;
    }
    .MMM--blockFormList input[type=text], .MMM--blockFormList input[type=email], .MMM--blockFormList input[type=tel], .MMM--blockFormList select, .MMM--blockFormList textarea {
      /*width: 50%;*/
    }
    #glassbubbles_calculator_eloquaForm select {
      /*width: 50%;*/
    }
    #glassbubbles_calculator_eloquaForm ul.MMM--blockFormList {
      /*width: 50%;*/
      display: block;
    }
    #glassbubbles_calculator_ContactExpertForm input[type=text], #glassbubbles_calculator_ContactExpertForm input[type=email], #glassbubbles_calculator_ContactExpertForm input[type=tel], #glassbubbles_calculator_ContactExpertForm input[type=number], #glassbubbles_calculator_ContactExpertForm select, #glassbubbles_calculator_ContactExpertForm textarea {
      width:75%;
    }
    #glassbubbles_calculator_ContactExpertForm .MMM--blockFormList i.mds-form_element--link {
      float: left;
      left: 235px;
  }
    #glassbubbles_calculator_eloquaForm .MMM--blockFormList i.mds-form_element--link {
      top: -27px!important;
      /*font-weight: bolder;
      float: left;
      top: 35px;
      left: 285px;*/
  }
  #wtPerPart-Label {
    left: -255px;
  }
  #wtPerPart-Label .mds-form_elementLabel--floating {
    left: -250px;
  }
}

@media screen and (min-width: 960px) {
  input.MMM--textInput_Step1 {
    width: 100%;
  }
  .mds-form_element {
    float: left;
    /*width: 0%;*/
  }
  .js-tooltipIcon {
    float: none;
  }
  #wtPerPart-Label {
    left: -125px;
  }
  #wtPerPart-Label .mds-form_elementLabel--floating {
    left: -120px;
  }
  .js-recipeCompFields .MMM--selectInput {
    width: 100%;
  }
  .js-recipeWtPerPart td:nth-child(1) {
      width: 50px;
    }
    .js-recipeWtPerPart td {
        width: 130px;
    }
    .ui-datepicker-trigger {
      margin: 5px 0 0 -45px;
    }
    .MMM--blockFormList input[type=text], .MMM--blockFormList input[type=email], .MMM--blockFormList input[type=tel], .MMM--blockFormList select {
      /*width: 50%;*/
    }
    #glassbubbles_calculator_eloquaForm select {
      /*width: 50%;*/
    }
    #glassbubbles_calculator_eloquaForm ul.MMM--blockFormList {
      width: 50%;
      display: block;
    }
    #glassbubbles_calculator_ContactExpertForm input[type=text], #glassbubbles_calculator_ContactExpertForm input[type=email], #glassbubbles_calculator_ContactExpertForm input[type=tel], #glassbubbles_calculator_ContactExpertForm input[type=number], #glassbubbles_calculator_ContactExpertForm select, #glassbubbles_calculator_ContactExpertForm textarea {
      width:75%;
    }
    #glassbubbles_calculator_ContactExpertForm .MMM--blockFormList i.mds-form_element--link {
      float: left;
      left: 275px;
  }
    #glassbubbles_calculator i.mds-form_element--link {
      top: 4px;
    }
    #glassbubbles_calculator_eloquaForm .MMM--blockFormList i.mds-form_element--link {
      top: -27px!important;
      /*font-weight: bolder;
      float: left;
      top: 35px;
      left: 350px;*/
  }
}

@media screen and (min-width: 1023px) {
    .MMM--accordionList-trigger {
        padding: 20px 25px 20px 25px;
    }     
    .MMM--accordionList-infoContainer {
        padding: 0px 25px 20px 25px;
    }
    #glassbubbles_calculator_ContactExpertForm input[type=text], #glassbubbles_calculator_ContactExpertForm input[type=email], #glassbubbles_calculator_ContactExpertForm input[type=tel], #glassbubbles_calculator_ContactExpertForm input[type=number], #glassbubbles_calculator_ContactExpertForm select, #glassbubbles_calculator_ContactExpertForm textarea {
      width: 50%;
    }
    #glassbubbles_calculator_ContactExpertForm .MMM--blockFormList i.mds-form_element--link {
      float: left;
      left: 350px;
  }
    .MMM--dropdownArrow>span.MMM--icnDropDown {
        margin-left: calc(100% - 30px);
    }
    .MMM--dropdownArrowForm>span.MMM--icnDropDown { 
        margin-left: calc(92% - 8px);
    }
    .MMM--step1_box {
        height: 235px; 
    }
    .MMM--columnPanel_txt {
        /*padding: 15px 10px 20px 0px;*/
    }
    .MMM--step2_rightCell {
        width: calc(75%);
    } 
    .MMM--spacerMed {
        width: 25px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
}

@supports (-ms-accelerator:true) {
  
}