

#EnlaceSalas a:link, #EnlaceSalas a:visited {
 background-color: #023882; 
 bottom:0;
 right:0px;
 padding-top: 20px;
 position:fixed;
 color: white;
 text-align: left;
 text-decoration: none;
 border-radius: 12px 12px 0px 0px;
 height: 40px !important;
 min-height: 40px !important;
 max-height: 40px !important;
 width: 260px !important;
 min-width: 260px !important;
 max-width: 260px !important;

 background-image: url("https://app.mtss.go.cr/chat/LogoChat.png");
 background-repeat: no-repeat;
 background-position: right;
}
