| Server IP : 170.10.161.225 / Your IP : 216.73.217.54 Web Server : Apache System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : calvet ( 273824) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : ON Directory : /home/www/calvetrealty.com/wp-content/plugins/readabler/sass/includes/ |
Upload File : |
/** Accessibility Statement. */
#mdp-readabler-accessibility-statement-box
transition: opacity 0.4s ease-out
opacity: 0
height: 0
overflow: hidden
&.mdp-open
opacity: 1
height: auto
position: absolute
top: 0
left: 0
bottom: 0
right: 0
padding: 32px
z-index: 999
overflow-y: scroll
// Scrollbar
&::-webkit-scrollbar-track
-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2)
background-color: #F5F5F5
&::-webkit-scrollbar
width: 12px
background-color: #F5F5F5
&::-webkit-scrollbar-thumb
-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2)
background-color: #a7a7a7
// Close statement button
#mdp-readabler-close-statement-btn
position: absolute
top: 19px
right: 16px
background: transparent
border: 0
&:before
color: #444
content: "\2715"