.bebolabel_label{position:fixed;height:350px;width:300px;left:10%;background-color:rgba(228, 226, 226, 0.9);transition:.3s all;z-index:10000;bottom:-340px;/*  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */}
.bebolabel_title{position: relative;text-align: center;width:100%;color: white;top:-25px;background-color: #f5a321;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom: 2px solid #dc8e13;margin:0;font-size: 18px;cursor:pointer;transition:.1s;padding:3px;font-weight:500;/*  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */}
.bebolabel_content{padding-right: 10px;padding-left: 10px;font-size: 16px;font-weight: 600;}