<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vsidebar{position: fixed;left: 0;bottom:100px;}
.vsidebar ul{margin: 0;padding: 0;list-style: none;}
.vsidebar li{margin-bottom: 1px;height: 32px;}
.vsidebar li a{display: block;position: relative;}
.vsidebar li .icon{display: block;width: 32px;height: 32px;background: #69BD43;overflow: hidden;}
.vsidebar li .txt{display: none;position: absolute;left: 32px;height: 32px;line-height: 32px;top: 0;white-space: nowrap;color: #fff;border-right: 4px solid #337714;padding: 0 10px;font-size: 14px;-moz-border-radius: 0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius: 0 4px 4px 0;background: #4e9e2a;}
.vsidebar li:hover .txt{width:auto;padding: 0 10px;border-left: 1px solid #57b12e;}
.vsidebar li:hover .icon{background: #337714;}
.vsidebar li:hover .icon:before{border-right: 1px solid #225909;content: '';position: absolute;height: 100%;width: 0;right: 0;top: 0}

/*Shortcodes - Social Icons*/
.social-icons {overflow:hidden;float: left;margin: 0;}
.social-icons.about {float: right;margin: 0 0 0 -5px;}
.social-icons li {display: inline;float: right;list-style: none outside none;margin-right: 5px;	margin-bottom:10px;text-indent: -9999px;transition: all 0.3s ease-in-out 0s;/*border-radius:2px;*/}
.social-icons li a {background-position: 0 0;background-repeat: no-repeat;display: block;height: 32px;width: 32px;}
.social-icons li:hover {background-position: 0 -42px;}
#social a {background-position: 0 -42px;display: block;float: right;height: 32px;margin: 0 6px 6px 0;text-indent: -9999px;width: 32px;}
#social a img {border: medium none;}
.Facebook {background: url("../images/master/menu/social/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.Instagram {background: url("../images/master/menu/social/Instagram.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.Telegram {background: url("../images/master/menu/social/Telegram.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}</pre></body></html>