.CmpButton{font-family:Roboto,sans-serif;font-weight:900;background-color:#80ed99;cursor:pointer;border-radius:3px;color:#22577a;width:200px;height:40px;float:right;font-size:18px;display:flex;flex-direction:row;align-items:center;justify-content:center}.CmpButton:hover{background-color:#65ec85;color:#22577a;transition:.2s;transform:translate(-.05em,-.05em);box-shadow:.15em .15em rgba(0,0,0,.4)}.CmpButton:active{transform:translate(.05em,.05em);box-shadow:.05em .05em}.RellenarAuto{font-weight:300;font-size:15px;width:130px;height:30px;margin-top:10px}.RellenarAuto:hover{background-color:#d66515;transition:.2s}