/* Social Icons */
#rt-debug .rt-social-buttons [class^="icon-"]:before, #rt-debug .rt-social-buttons [class*=" icon-"]:before {content:'';}
#rt-debug .rt-social-buttons .social-button {background-color: transparent;background-image: none;background-repeat: no-repeat;filter: none;color: #ffffff;text-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
#rt-debug .rt-social-buttons {right: 0;width: 45px;position: fixed;top: 108px;z-index: 10;padding: 0;margin: 0;}
#rt-debug .rt-social-buttons .rt-social-icon {height: 43px;width: 43px;float: right;display: block;background-repeat: no-repeat;margin-bottom: 2px;-webkit-transition: width 0.2s ease-in, background-color 0.2s ease-in;-moz-transition: width 0.2s ease-in, background-color 0.2s ease-in;-o-transition: width 0.2s ease-in, background-color 0.2s ease-in;-ms-transition: width 0.2s ease-in, background-color 0.2s ease-in;transition: width 0.2s ease-in, background-color 0.2s ease-in;}
#rt-debug .rt-social-buttons .rt-social-icon:hover {width: 150px;}
#rt-debug .rt-social-buttons .rt-social-text {display: none;font-weight: bold;font-size: 1em;margin: 11px 0 11px 40px;float: left;white-space: nowrap;}
#rt-debug .rt-social-buttons #rt-facebook-btn .rt-social-text {margin: 11px 0 11px 32px;}
#rt-debug .rt-social-buttons a:hover > span {width: auto;}
#rt-debug .rt-social-buttons a:hover .rt-social-text {display: block;}
#rt-debug .rt-social-buttons #rt-facebook-btn span {background-position: 12px 10px;}
#rt-debug .rt-social-buttons #rt-twitter-btn span {background-position: 11px -35px;}
#rt-debug .rt-social-buttons #rt-google-btn span {background-position: 10px -127px;}
#rt-debug .rt-social-buttons #rt-rss-btn span {background-position: 11px -80px;}
#rt-debug .rt-social-buttons #rt-twitter-btn .rt-social-icon, #rt-debug .rt-social-buttons #rt-facebook-btn .rt-social-icon, #rt-debug .rt-social-buttons #rt-google-btn .rt-social-icon, #rt-debug .rt-social-buttons #rt-rss-btn .rt-social-icon {background-color: #33353B;background-image: url(../images/social-icons-kirigami.png);}
#rt-debug .rt-social-buttons #rt-facebook-btn:hover .rt-social-icon {background-color: #3B5998;}
#rt-debug .rt-social-buttons #rt-twitter-btn:hover .rt-social-icon {background-color: #62BDB2;}
#rt-debug .rt-social-buttons #rt-google-btn:hover .rt-social-icon {background-color: #DB4A39;}
#rt-debug .rt-social-buttons #rt-rss-btn:hover .rt-social-icon {background-color: #FF8B0F;}
#rt-debug .rt-social-buttons .rt-social-text {color: #fff;}
#rt-debug .rt-social-buttons .social-button {border-radius: 0;display: block;margin-right: 0;}
Time to create page: 0.054 seconds