.a2a_kit {
  position: fixed;
  top: calc(100vh/2 - 100px);
  left: calc(100vw - 50px);
  height: 100vh !important;
  width: 40px;
  z-index: 99999 !important;
}
.a2a_kit a {
    margin-bottom: 5px !important;
}
@media (min-width: 576px) {
  body .uwy.userway_p1 .userway_buttons_wrapper {
    top: 7px !important;
  }
}
/* Color de header de visor de pdf */
.header_view, .header_view .return:hover, .header_view .return:focus{
  background-color: #772330;
}
.header_view .title:hover, .header_view .title:focus{
  background-color: #686058;
}
.header_view .return{
  color: #772330;
}
