#author_buttons{position:fixed;top:5px;left:0;z-index:100000;transition:all 2s cubic-bezier(0.27,-1.11,0.24,1.84);transition-timing-function:cubic-bezier(0.27,-1.11,0.24,1.84);background-color:white}
@media only screen and (max-width:992px){#author_buttons{display:none}
}
#author_buttons.author{top:49px;right:0;left:auto}
#author_buttons .close-button{color:black;font-size:1.5rem;vertical-align:sub;cursor:pointer;transition:all 1.5s cubic-bezier(0.27,-1.11,0.24,1.84);transition-timing-function:cubic-bezier(0.27,-1.11,0.24,1.84)}
@media(prefers-reduced-motion:reduce){#author_buttons .close-button{transition:none}
}
.closed#author_buttons .close-button{transform:rotate(180deg)}
@media(prefers-reduced-motion:reduce){#author_buttons{transition:none}
}
.jotform-form{position:relative}
.jotform-form .author-button{position:absolute;top:0;right:0}
#author_buttons .author-button,.jotform-form .author-button{background-color:black;color:white;border:1px solid white;border-radius:.25em;padding:.25em;cursor:pointer;margin-right:3px;font:400 1rem Open Sans,sans-serif;line-height:1.5;display:inline-block;user-select:none}
#author_buttons .author-button:hover,.jotform-form .author-button:hover{border-color:black;color:black;background-color:white}