@import url(https://fonts.googleapis.com/css?family=Bitter);.application--wrap{background-image:-webkit-gradient(linear,left top,right bottom,from(#fff),color-stop(#f6f6f6),color-stop(#ededed),color-stop(#e5e5e5),to(#dcdcdc));background-image:linear-gradient(to right bottom,#fff,#f6f6f6,#ededed,#e5e5e5,#dcdcdc);font-family:Bitter,Times,serif}.family{font-family:Bitter,Times,serif!important}.newP{margin:0 auto!important}.numberInput input[type=number]{-moz-appearance:textfield}.numberInput input::-webkit-inner-spin-button,.numberInput input::-webkit-outer-spin-button{-webkit-appearance:none}.progressBox{position:fixed;right:0;bottom:0;margin-right:20px}.cont[data-v-b200c3b0]{margin:0 auto;margin-top:2%;width:40%}.btn[data-v-b200c3b0]{width:250px;height:60px;margin-top:30px}.centerOfScreen[data-v-1ef476e2]{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;width:100px;height:100px}.formExpansionPanel{background-color:#66a53a!important;border-radius:10px}.textFormat{color:#fff;font-family:Bitter}.customerFormCard{margin:0 auto;border-radius:10px}.customerFormDivider{border-width:1px;border-radius:2px;background:#fff}h1 h2 h3{font-family:Bitter}.v-list__tile__title{color:#000}.bounce-enter-active{-webkit-animation:bounce-in .5s;animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}.cardRadius{border-radius:10px}