/* Options page */ .mes { color: gray; font-style: italic; font-size:. 9em; } #ag-form { width: 50%; } textarea { clear: right; float: right; } input[type="submit"] { margin-top: 2em; } #ag-form label {display: block; margin-bottom: .25em; font-weight: 800; font-size: 1.1em;} #ag-form .checkboxes label {display: inline;} #ag-form h3 {border-bottom: 1px solid #ccc; margin-bottom: .5em; padding-bottom: .5em; color: #369; text-shadow: 0 1px 1px #fff; font-size: 1.4em;} #ag-form input[type="text"] {min-width: 400px;} #ag-feedback-form input[type="email"], #ag-feedback-form textarea {width: 100%; display: block;} #ag-feedback-form textarea {min-height: 100px;} .ag-checkboxes {padding-bottom: 1em;} .ag-checkboxes input {float: left; margin-right: .5em;} .ag-checkboxes label {line-height: 1em; margin-bottom: 0;} .ag-color-options input {margin-top: -.25em;} .ag-plugin-banner {border-bottom: 4px solid #5074bd; padding: 1em; background: #f4f4f4;} .agreeable-settings h3 {margin-top: 3em;} .ag_feedback_form {position: absolute; right: 10%; top: 16%; width: 25%; min-height: 200px; padding: 1.5em; background: #fafafa; border: 1px solid #ccc;} .ag_feedback_form h3 {margin-top: 0;} .rtl .ag_feedback_form {left: 10%; right: auto;}