.slider{-webkit-appearance:none;width:100%;height:10px;background:#dbdbdb;position:relative;outline:none;margin-bottom:20px}.slider-point{height:20px;width:20px;border-radius:50%;background:#a7cb00;position:absolute;top:-5px;-moz-transition:left .3s;-webkit-transition:left .3s;transition:left .3s}.slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#a7cb00;cursor:pointer;-moz-transition:background .15s ease-in-out;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}.slider::-webkit-slider-thumb:hover{background:#7b9500}.slider:active::-webkit-slider-thumb{background:#7b9500}.slider::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:50%;background:#a7cb00;cursor:pointer;-moz-transition:background .15s ease-in-out;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}.slider::-moz-range-thumb:hover{background:#7b9500}.slider:active::-moz-range-thumb{background:#7b9500}.spinner{width:70px;text-align:center;float:right}.spinner>div{width:10px;height:10px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.month-pay::before{content:"$"}.month-pay2::before{content:"$"}.month-pay3::before{content:"$"}.month-pay4::before{content:"$"}.month-pay5::before{content:"$"}