.admin-bar .bar_foo {
    margin-top: 32px;
}
.bar_foo {
float: left;
position: fixed;
width: 100%;
left: 0px;
z-index: 15000;
border-bottom: 2px solid #333;
}
.bar_foo .bar_foobtn{
position: absolute;
left: 0;
border-right: 80px solid transparent;
cursor: pointer;
display: block;
line-height: 40px;
font-size: 32px;
color: #000;
}
.bar_foo .bar_foobtn:before{
content:'+';
position: absolute;
left:10px;
color: #fff;
text-align: center;
font-size: 30px;
font-weight: bold;
}
.bar_foo .bar_foobtn.bar_fooopen:before{
content: '-';
left: 10px;
}
.bar_foocontent {
float: left;
width: 98%;
}
.bar_foocontent .bar_foosocial {
float: left;
width: 25%;
}
.bar_foocontent .bar_foosocial ul {
float: left;
padding: 0px;
margin: 0px;
width: 100%;
}
.bar_foocontent .bar_foosocial ul li {
float: left;
list-style: none;
padding: 5px;
}
.bar_textdata {
float: left;
width:100%;
text-align: center;
}
.bar_textdata p {
float: left;
margin: 0px;
width: 100%;
/*color: #fff; */
font-family: 'Roboto', sans-serif;
}
.bar_textdata ul.bxslider {
margin: 0px;
}
#bar_stickyadd {
width: 100%;
box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
position: fixed;
top: 90px;
z-index: 15000;
}
#bar_stickyadd .bar_stickyadd_bottom {
background: none repeat scroll 0 0 #FFFFFF;
color: #252525;
padding: 0;
}
/*
#bar_stickyadd .bar_stickyadd_bottom a.settings {
background-color: #FFFFFF;
box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
display: block;
height: 35px;
position: absolute;
bottom: 0;
width: 35px;
padding: 3px;
line-height: 35px;
font-size: 32px;
color: #000;
top: 0px;
text-align: center;
background-image: url(../images/stickyadd_arrow.png);
background-repeat: no-repeat;
} */
#bar_stickyadd  .bar_stickyadd_section {
padding: 10px 0px 10px 10px ;
float: left;
width: 100%;
overflow-y: scroll;
padding-bottom: 20px;
}
#bar_stickyadd .bar_stickyadd_section .bar_sticky_img_section {
float: left;
width: 100%;
text-align: center;
margin-bottom: 30px;
}
#bar_stickyadd .bar_stickyadd_section .bar_sticky_img_section a img {
width: 100% \9;
max-width: 100%;
height: auto;
}
#bar_stickyadd .bar_stickyadd_section .bar_sticky_ifream_section {
float: left;
width: 100%;
margin-bottom: 30px;
overflow: hidden;
text-align:center;
}
.bar_stickyadd_text {
float: left;
width: 100%;
text-align: left;
margin-bottom: 30px;
}
.bar_stickyadd_text p {
font-family: 'Roboto', sans-serif;
}
