.submitted-message{display:none}@media(max-width:767px){.calculation-results{width:unset !important}}.calculation-results{margin:20px auto;width:50%;border:1px solid black;border-radius:5px;padding:16px;position:relative;z-index:5;-webkit-box-shadow:2px 14px 26px -13px rgba(0,0,0,0.34);-moz-box-shadow:2px 14px 26px -13px rgba(0,0,0,0.34);box-shadow:2px 14px 26px -13px rgba(0,0,0,0.34)}.calculator-container{max-width:960px}@media screen and (max-width:1023px) and (min-width:680px){.calculator-container{max-width:960px}}.answer.selected,.answer.selected p,.answer.selected:hover{color:#fff;background:rgba(3,30,54,1.0)}.answer.selected p{color:#fff}.answer-container{display:flex;justify-content:center}@media(max-width:767px){.answer-container{display:unset}}.answer:hover{background:rgba(3,30,54,0.5);cursor:pointer}.answer{border:1px solid rgba(3,30,54,1.0);padding:8px 15px;display:block;float:left;margin:0px 15px;min-width:200px;min-height:100px !important;text-align:center}@media only screen and (max-width:767px){.answer{float:unset;margin:10px 20px}}.questions{padding:30px 0}.question{clear:both;padding:10px 0px}.question-text{text-align:center}.progress{position:relative;margin:4px;text-align:center;display:flex;justify-content:center}.progress span{display:none}.barOverflow{position:relative;overflow:hidden;width:90px;height:45px;margin-bottom:-14px}.bar{position:absolute;top:0;left:0;width:90px;height:90px;border-radius:50%;box-sizing:border-box;border:10px solid #eee;border-bottom-color:#0bf;border-right-color:#0bf}.progress-item p{text-align:center}.answer{display:flex !important;justify-content:center}.answer>p{align-items:center;justify-content:center;align-self:center;margin:10px 0px}