/* Created on : 01/08/2016, 00:08:08 Author : Octa Code */ .oc-accessibilty-form { max-width: 800px; margin: 0 auto; position: relative; } .oc-accessibilty-style tbody { background: #e2e2e2; width: 100%; } .oc-accessibilty-style td, .oc-accessibilty-style th { padding: 10px; border: 1px solid #f1f1f1; vertical-align: middle; } .oc-accessibilty-style th { text-align: center; } tr.creditRow { background: #0085ba; color: #fff; } tr.creditRow th { color: #fff; font-size: 1.4em; direction: ltr; line-height: 2.4em; font-weight: normal; } .creditRow a { display: inline-block; } .creditRow img { height: 35px; margin-bottom: -10px; } a.oc-accessibilty-tabletop { position: absolute; left: -27px; top: 0; } .oc-accessibilty-style td p { direction: ltr; opacity: 0.9; font-size: 0.9em; }