.post-password-form input[type=password]{width:100%;padding:10px;margin:10px 0;border:2px solid #166d3b;border-radius:0px}.post-password-form input[type=submit]{background-color:#166d3b;color:#fff;border:none;width:100%;padding:10px 20px;border-radius:0px;cursor:pointer}.post-password-form input[type=submit]:hover{background-color:#166d3b}.post-password-form label{font-weight:700;color:#4a4a4b}