.cont{ overflow: hidden;}
.mbx{ overflow: hidden;}
.mbx .not{ top: 0px; right: 15px; line-height: 36px;  }
.mbx .not i{ font-style: normal; color: #f00;}
.menuList{ position: relative; overflow: hidden; padding-bottom: 20px;}
.menuList .btn{ font-size: 14px; color: #000;}
.menuList .btn.on{ color: #00aded; font-weight: bold;}
.menuList .glyphicon{ 
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -35px;
    cursor: pointer;
    display: block;
    height: 25px;
    top: inherit;
}
.page { overflow: hidden;}
.page .pagination{ margin: 0px auto; display: block;  width: 425px; overflow: hidden;}
