html, body {
     background: transparent !important;
     color: transparent !important;
     background-color: transparent !important;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     -webkit-backface-visibility: visible;
}

.navbar-nav>li>a { padding-top: 25px !important; padding-bottom: 25px !important; }
.navbar{ background: rgba(0, 0, 0, 1) !important; }
.navbar span.link { padding: 8px; background: #0095DA;  /*background-image: url('../images/button-sprite.png'); background-position: -81px -225px; border-radius: 2px;*/}
.navbar-toggle {padding: 19px 10px !important; }
.navbar #sa-logo { padding: 15px 5px; }
.navbar #sa-logo img { height: 40px; width: 180px; }
.navbar .fb-like { padding: 25px 15px 25px 0px !important; }
#wrap { position:fixed; left:0; width:100%; top:70px; height:100%; z-index: 10;  overflow: auto; overflow-x: hidden; -webkit-overflow-scrolling:touch;}
#iframe, #textgo { display: block; width:100%; height:100%; z-index: 20; }

.share-bar { font-family: 'Roboto Condensed', sans-serif; font-size: 1.2em; color: #000; position: absolute; top: 70px; z-index: 30; background: rgba(0, 0, 0, 0.8) !important; color: #fff; width: 100%; text-align: center; }
.share-bar .col-xs-4 { padding: 5px 0; }
.share-bar .visible-xs { font-size: .8em; }
.share-bar a, .share-bar a:hover { color: #fff; }

/*.share-bar .col-xs-4.facebook, .share-bar .col-xs-4.twitter, .share-bar .col-xs-4.gplus { background-image: url('../images/button-sprite.png');background-repeat: no-repeat; padding: 15px 0; margin-bottom: 5px;}
.share-bar .col-xs-4.facebook { background-position: 50% -52px; }
.share-bar .col-xs-4.twitter { background-position: 50% -108px; }
.share-bar .col-xs-4.gplus { background-position: 50% -164px; }*/

li.original { color: #ccc; list-style-type: none; padding-top: 16px; }
li.original a { color:#ccc !important; padding: 0 !important; text-decoration: underline; display:inline !important;}
li.original img.source-image { height: 40px; margin-right: 15px; border: 2px solid #616161; }

.pu .close-button { position: absolute; top: -17px; right: -39px; width: 59px; height: 36px;  background: url('../images/close_sprite.png'); background-position: 0 -34px; background-repeat: no-repeat; cursor: pointer; z-index: 10000; background-size: 35px; }
.pu .alignleft { float: left; padding: 0 10px 10px 0; }
.pu .alignright { float: left; padding: 0 0px 10px 10px; }
.pu .aligncenter { display: block; margin: 0 auto;}

/*.share-bar .facebook  { background: #0095DA; }
.share-bar .twitter { background: #00DDF3; }
.share-bar .gplus { background: #CB4437; }*/

/*iframe { position: absolute; top: 70; left: 0; margin: 0; padding: 0; width: 99.7%; height: 89%; }
.link-page.navbar-inverse { background: rgba(0, 0, 0, 0.8) !important; z-index: 1000; border-radius: 0px;border-bottom: 10px solid rgba(255, 255, 255, .8); width: 100%; }
.link-page.navbar-inverse img.logo { max-width: 180px; }
li.original { color: #ccc; list-style-type: none; padding-top: 10px; }
li.original a { color:#ccc !important; padding: 0 !important; text-decoration: underline; display:inline !important;}
li.original img.source-image { height: 40px; margin-left: 15px; border: 2px solid #616161; }
img.share {width: 75px; cursor: pointer;}
img.share-md {width: 40px; cursor: pointer;}
.pu .close-button { position: absolute; top: -17px; right: -39px; width: 59px; height: 36px;  background: url('http://localhost:8888/wp/wp-content/plugins/social-accelerator/app/public/assets/images/close_sprite.png'); background-position: 0 -34px; background-repeat: no-repeat; cursor: pointer; z-index: 10000; background-size: 35px; }
.pu .alignleft { float: left; padding: 0 10px 10px 0; }
.pu .alignright { float: left; padding: 0 0px 10px 10px; }
.pu .aligncenter { display: block; margin: 0 auto;}*/