.restablecerForm{background-color: #fff;padding: 1em 20px;margin:60px auto;width:80%;max-width:640px;text-align:center;}
.restablecerForm input[type="email"]{width:90%;border:1px solid #a9bdcc;border-radius:0;padding:5px 0 5px 10px;}
.restablecerForm input[type="submit"]{margin:15px 0;max-width:280px;height:50px;color:#fff;border:none;font-weight:800;width:100%;
    background: rgba(198,21,36,1);
background: -moz-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(198,21,36,1)), color-stop(56%, rgba(222,56,55,1)), color-stop(100%, rgba(241,84,70,1)));
background: -webkit-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -o-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -ms-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c61524', endColorstr='#f15446', GradientType=1 );}



.resetForm{background-color: #fff;padding: 1em 20px;margin:60px auto;max-width:640px;text-align:center;}
.resetForm input[type="password"]{width:90%;border:1px solid #a9bdcc;border-radius:0;padding:5px 0 5px 10px;}
.resetForm input[type="submit"]{margin:15px 0;max-width:280px;height:50px;color:#fff;border:none;font-weight:800;width:100%;
    background: rgba(198,21,36,1);
background: -moz-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(198,21,36,1)), color-stop(56%, rgba(222,56,55,1)), color-stop(100%, rgba(241,84,70,1)));
background: -webkit-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -o-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: -ms-linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
background: linear-gradient(45deg, rgba(198,21,36,1) 0%, rgba(222,56,55,1) 56%, rgba(241,84,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c61524', endColorstr='#f15446', GradientType=1 );}