/**
 * JS Social Tabs Slider
 * @license    GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @link       http://facebooklikebox.net
 */


.social_slider a:hover {
	background-color:transparent;
	text-decoration: none;
}
.social_slider .tabs {
    width: 100%;
    clear: both;
    height: 100%;
    overflow: hidden;
    display:inline-block;
    border-radius: 8px;
}
  .social_slider .tab-links {
        position: absolute;
        width: 0px;
    }
   .social_slider .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 	
    /*----- Content of Tabs -----*/
 .social_slider .tab-content {
        background:#fff;
        float:left;
        width:370px;
    }

 .social_slider .tab-content .facebook_box {
	border-radius: 8px;
	background-color: #fff;
	position: relative;
    z-index: 99998;
}
.social_slider .tab-links a.active {
	z-index:99999;
	position: relative;
}
 .social_slider .tab {
            display:none;
        }
 
       .social_slider .tab.active {
            display:block;
            ;
        }
.social_slider .tab-content .twitter_box {
	border-radius: 8px;
	background-color: #19bfe5;
	position: relative;
    z-index: 99998;
}
.social_slider .tab-content .twitter_box #twitter-widget-0 {width: 340px; margin-bottom: -5px; }


/*
     FILE ARCHIVED ON 13:13:59 Jul 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:28:07 Jul 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.535
  exclusion.robots: 0.069
  exclusion.robots.policy: 0.058
  esindex: 0.01
  cdx.remote: 562.998
  LoadShardBlock: 176.251 (3)
  PetaboxLoader3.resolve: 256.398 (2)
  PetaboxLoader3.datanode: 149.462 (4)
  load_resource: 243.895
*/