.spinner-border{width:1rem;height:1rem;border-width:.15em}.cust-counter{font-weight:bold}.form-group{position:relative;margin-top:1.5rem;font-family:sans-serif}input{width:100%;padding:.8rem .5rem .2rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}label{position:absolute;left:.5rem;top:.8rem;color:#6c757d;font-weight:bold;background-color:transparent;padding:0 .2rem;transition:.2s ease all;pointer-events:none;font-size:1.4rem}input:focus+label,input:not(:placeholder-shown)+label,input:valid+label{top:-.07rem;left:2rem;font-size:14px;color:#333}input[type="email"]{text-transform:lowercase}textarea:focus+label,textarea:not(:placeholder-shown)+label,textarea:valid+label{top:-.07rem;left:2rem;font-size:14px;color:#333}