#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;padding-bottom:150px}.navbar{min-height:170px}.navbar-heading{width:100%;position:absolute;left:0;color:#fff}#back{height:20px;z-index:1000}.table-responsive{-webkit-overflow-scrolling:touch}.fixed-bottom{-webkit-transform:translateZ(0);transform:translateZ(0)}.total button{border-radius:0}.chevron-up{background-image:url(/img/chevron-up.svg);background-repeat:no-repeat;display:inline-block;width:1em;height:auto;background-size:1em;line-height:1.1em}.chevron-up-white{background-image:url(/img/chevron-up-white.svg)}.chevron-down{background-image:url(/img/chevron-down.svg);background-repeat:no-repeat;display:inline-block;width:1em;height:auto;background-size:1em;line-height:1.1em}.chevron-down-white{background-image:url(/img/chevron-down-white.svg)}.chevron-left{background-image:url(/img/chevron-left.svg);background-repeat:no-repeat;display:inline-block;width:1em;height:auto;background-size:1em;line-height:1.1em}.chevron-left-white{background-image:url(/img/chevron-left-white.svg)}.chevron-right{background-image:url(/img/chevron-right.svg);background-repeat:no-repeat;display:inline-block;width:1em;height:auto;background-size:1em;line-height:1.1em}.chevron-right-white{background-image:url(/img/chevron-right-white.svg)}.spinner-icon{background-image:url(/img/spinner.svg);background-repeat:no-repeat;width:94px;height:94px;background-size:94px 94px;display:inline-block}.spin{-webkit-animation:webkit-spin 2s linear infinite;animation:spin 2s linear infinite}.btn-answer{background:transparent;border:none}.red-image{background:url(/img/thumbs-down.svg);width:85px;height:100px;background-repeat:no-repeat;background-position:top;background-size:85px 100px}.green-image{background:url(/img/thumbs-up.svg);width:85px;height:100px;background-repeat:no-repeat;background-position:top;background-size:85px 100px}@-webkit-keyframes webkit-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.payment_option{margin:21px;width:50%}.button{padding:5px;border:solid;border-width:1px;border-color:#2c3e50;background-color:#fff}.text{padding-left:0}.logo_width{width:120px}.logo_height{height:auto;width:100%}@media (max-width:1000px){.solid_border{border:1px solid #fff}.white{color:#fff}}.home{margin-top:15px}label{display:none}.red{color:red}.thankyou{margin-top:20%}