#wphal-keys {
text-align : justify;
word-wrap: break-word;
}
#wphal-keys a{
text-decoration:none;
white-space: nowrap;
}
#wphal-aut{
max-height : 500px;
overflow: auto;
}
#wphal-discipline{
max-height : 500px;
overflow: auto;
}
#wphal-keyw{
max-height : 500px;
overflow: auto;
}
#wphal-rev{
max-height : 500px;
overflow: auto;
}
#wphal-an{
max-height : 500px;
overflow: auto;
}
#wphal-institu{
max-height : 500px;
overflow: auto;
}
#wphal-labo{
max-height : 500px;
overflow: auto;
}
#wphal-dpt{
max-height : 500px;
overflow: auto;
}
#wphal-rteam{
max-height : 500px;
overflow: auto;
}
.grp-content{
max-height : 250px;
overflow: auto;
}
ul.wphal-discipline li{
list-style: none !important;
}
#wphal-menu, #wphal-menu ul{
padding: 5px;
margin: 0;
list-style: none;
}
#wphal-menu li {
display: inline-block;
padding-right: 10px;
}
#wphal-menu li ul {
padding: 8px 8px 8px 16px;
background: #fff;
border : 1px solid #BEBEBE;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#wphal-menu a {
border-bottom: none !important;
text-decoration: none !important;
display: block;
}
#wphal-menu ul {
position: absolute;
left: -999em;
text-align: left;
width: 450px;
padding: 5px;
}
#wphal-menu li:hover ul {
left: auto;
}
.wphal-pagination {
text-align: center;
margin: 20px;
}
.wphal-pagination a, .wphal-pagination li {
background: #fff;
display: inline-block;
padding: 4px 8px;
border-bottom: none !important;
text-decoration: none !important;
line-height: 1.5em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.wphal-pagination .disabled {
pointer-events: none;
}
.wphal-pagination a:hover {
background-color: #BEBEBE;
color: #fff;
}
.wphal-pagination .active a{
background: #BEBEBE;
}
#wphal-content button{
margin : 5px;
}
.wphal-infocontact {
margin-bottom : 15px;
}
.grp-div .wphal-titre-groupe{
padding: 10px;
margin: 0;
font-size: 14px;
font-weight: bold;
line-height: 16px;
background-color: #f7f7f7;
text-transform: uppercase;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-bottom: 1px solid #ebebeb;
}
.grp-div .grp-content {
padding-top: 10px;
padding-bottom: 10px;
}
.wphal-nbmetadata {
float:right;
color:#999999;
font-weight:normal;
text-transform: lowercase;
font-size: 12px;
}
.wphal-nbtot {
font-weight: bold;
font-size: x-large;
} .widhal-li {
padding-bottom : 5px;
}
.widhal-ul {
}@font-face {
font-family: 'a11y';
src:url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot);
src:url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot?#iefix) format('embedded-opentype'),
url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff2) format('woff2'),
url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff) format('woff'),
url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.ttf) format('truetype'),
url(//www.iut-evry.fr/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.svg#a11y) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="aticon-"]:before, [class*=" aticon-"]:before {
font-family: 'a11y' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aticon-font:before {
content: '\e602';
}
.aticon-adjust:before {
content: '\e601';
}
.aticon-tint:before {
content: '\e600';
}@media only screen and (max-width: 800px) { .a11y-responsive {
display: none;
}
}
.focusable:focus {
outline: none !important;
}
.has-focus {
background: yellow;
} .a11y-toolbar button {
border: 0;
color: inherit;
background-color: transparent;
text-decoration: none;
padding: 0;
line-height: inherit;
margin: 0;
font: inherit;
width: 100%;
height: 100%;
text-align: left;
}
.a11y-toolbar {
position: fixed;
z-index: 99999;
top: 43vh;
left: 0;
}
.a11y-toolbar.custom-location {
position: absolute;
top: 0;
}
.a11y-toolbar ul {
list-style: none;
margin: 0;
padding: 0;
border-radius: 0 4px 0 0;
border-radius: 0 0 4px 0;
}
.a11y-toolbar ul li {
margin: 0;
padding: 0;
display: block;
}
.a11y-toolbar ul li button {
font-size: 20px !important;
padding: 10px 10px;
line-height: .8;
display: grid;
align-items: center;
background: #e2e2e2;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #d2d2d2;
position: relative;
color: #181818;
}
.a11y-toolbar ul li button.active,
.a11y-toolbar ul li button:hover {
background: #181818;
color: #fff;
}
.a11y-toolbar ul li button.active {
background: #181818;
border-bottom: 1px solid #525252;
}
.a11y-toolbar ul li:first-child button {
border-radius: 0 4px 0 0;
}
.a11y-toolbar ul li:last-child button {
border-radius: 0 0 4px;
}
.a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item .tooltip-dismissed:focus .offscreen,
.a11y-toolbar .offscreen,
.a11y_stylesheet_path {
position: absolute !important;
clip-path: inset(50%);
white-space: nowrap;
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
font-size: 16px;
margin: -1px;
transition: all 200ms;
} .a11y-toolbar.rtl.default,
.a11y-toolbar.ltr.reversed {
right: 0;
left: auto;
}
.a11y-toolbar.rtl.default ul,
.a11y-toolbar.ltr.reversed ul {
border-radius: 4px 0 0 4px;
}
.a11y-toolbar.rtl.default ul li:first-child button,
.a11y-toolbar.ltr.reversed ul li:first-child button {
border-radius: 4px 0 0 0;
}
.a11y-toolbar.rtl.default ul li:last-child button,
.a11y-toolbar.ltr.reversed ul li:last-child button {
border-radius: 0 0 0 4px;
}
.desaturated {
filter: grayscale(1) !important;
}
.a11y-toolbar button:hover .offscreen,
.a11y-toolbar button:focus .offscreen {
height: auto !important;
width: auto !important;
clip-path: unset !important;
color: #333;
background: #f0f0f0ee;
padding: 7px 6px !important;
box-shadow: 0 0 1px #000;
border-radius: 3px;
font-size: clamp( 14px, .875rem, 16px );
margin: auto 3px auto auto !important;
text-transform: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.a11y-toolbar.reversed button:hover .offscreen,
.a11y-toolbar.reversed button:focus .offscreen {
right: 100%;
left: auto;
}
.a11y-toolbar button:hover .offscreen,
.a11y-toolbar button:focus .offscreen {
left: 100%;
}.fontsize p,
.fontsize div:not(div:has( p, h1, h2, h3, h4, h5, h6)),
.fontsize footer:not(footer:has( p, h1, h2, h3, h4, h5, h6)),
.fontsize li:not(.a11y-toolbar-list-item),
.fontsize label,
.fontsize input,
.fontsize select,
.fontsize textarea,
.fontsize legend,
.fontsize code,
.fontsize pre,
.fontsize dd,
.fontsize dt,
.fontsize blockquote {
font-size: var(--wpa-font-size) !important;
line-height: 1.6;
}
.fontsize h1 {
font-size: var(--wpa-h1-size) !important;
}
.fontsize h2 {
font-size: var(--wpa-h2-size) !important;
}
.fontsize h3 {
font-size: var(--wpa-h3-size) !important;
}
.fontsize h6,
.fontsize h5,
.fontsize h4 {
font-size: var(--wpa-h4-size) !important;
} .fontsize li li {
font-size: var(--wpa-sub-list-size) !important;
}
.fontsize li li li {
font-size: var(--wpa-sub-sub-list-size) !important;
}