.bareal_message{
    margin-left:34px;
}
.bareal_message .msg{
    width:100%;
    color:#6C6C6C;
    height: 56px;
    line-height: 56px;
    border-bottom:1px solid #E9E9E9;
}
.page{
    padding-left:36%;
    margin: 60px 0px;
}
.m-style .active{
    width: 28px;
    height: 28px;
    border-radius:4px;
    line-height: 28px;
    background: #39424F;
    border:1px solid #39424F;
}
.m-style a {
    width: 28px;
    height: 28px;
    border-radius:4px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ebebeb;
    margin-right:12px;
}
.product-content p{
    margin-block-start: 0em;
    margin-block-end: 0em;
}
 p.rules_title{
    font-size:24px;
    color:#666;
    text-align:center;
    margin-bottom:20px;
}
.product-content ul{
    margin-top:20px;
}
.product-content span{
    font-size:14px;
    color:#666;
}
.country_rules .bareal_message .page{
    padding-left:32%;
}