﻿input.button {
    position: absolute;
    right: 10px;
    bottom: 5px;
    border: solid 1px #333;
    background: #5b8b78;
    color: #fff;
    font-weight: bold;
    width: 100px;
    }