.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;
}
.oc-accessibilty-main-title {
margin-left: 25px;
}
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;
} table.oct-admin-table tbody tr.oc-markRow input {
border: 1px solid #ffbe7c;
}
table.oct-admin-table img {
max-height: 60px;
}
table.oct-admin-table tbody input {
padding: 6px;
}
table.oct-admin-table tbody tr:hover td {
background-color: #ffff89;
}
.accessibility-inner a {
text-decoration: none;
}
.accessibility-inner .oct-admin-table a:hover {
text-decoration: underline;
}
span.oc-accept-suggestion {
cursor: pointer;
}
select#oct-attachments-filter {width: 150px;}
.oct-filters-wrapper {
width: 90%;
max-width: 920px;
margin: 0 auto;
padding: 10px;
background: #d2d2d2;
}
.oct-filters-wrapper span {
direction: ltr;
display: inline-block;
float: left;
font-weight: bold;
font-size: 1.2em;
}
.oc-pager li {
display: inline-block;
margin: 0 5px;
}
.oc-pager li a {
min-width: 17px;
border: 1px solid #ccc;
background: #e5e5e5;
line-height: 1;
font-weight: 400;
text-align: center;
padding: 9px 11px 12px;
font-size: 18px;
display: block;
}
.oc-pager li a:hover, .oc-pager li.oc-pager-active a{
border-color: #5b9dd9;
color: #fff;
background: #00a0d2;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0;
}
.ac_language {
direction: ltr;
}a.scrollup-image {
background-image: url(//i-pensya.co.il/wp-content/plugins/smooth-scroll-up/img/scrollup.png);
bottom: 20px;
right: 20px;
width: 38px;
height: 38px;
background-size: 38px 38px;
background-repeat: no-repeat;
} a.scrollup-tab {
zIndex: 9999999;
bottom: -10px;
width: 70px;
height: 70px;
padding: 10px 5px;
font-family: sans-serif;
font-size: 14px;
line-height: 20px;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
color: #828282;
-webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
background-color: #E6E6E6;
background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
background-repeat: repeat-x;
-webkit-transition: bottom 150ms linear;
-moz-transition: bottom 150ms linear;
transition: bottom 150ms linear;
}
a.scrollup-tab:hover {
bottom: 0px;
} a.scrollup-pill {
zIndex: 9999999;
bottom: 20px;
background: #555;
color: #fff;
font-size: 12px;
font-family: sans-serif;
text-decoration: none;
opacity: .9;
padding: 10px 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-transition: background 200ms linear;
-moz-transition: background 200ms linear;
transition: background 200ms linear;
}
a.scrollup-pill:hover {
background: #000;
color: #fff;
} a.scrollup-link {
bottom: 20px;
zIndex: 9999999;
} a.scrollup-center {left: 47%;} a.scrollup-right {right: 20px;} a.scrollup-left {left: 20px;}