* { margin: 0; padding: 0; }
#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;
}
