body{
    background-color: #eee;
}
.terms h2{
    font-size: 18px;
    margin-bottom: 13px;
}
.terms p{
    margin-bottom: 15px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 13px;
}
.breadcrumb {
    display: -webkit-inline-box;
}
.top_titles
{
    list-style-type: decimal;
}
.top_titles li{
    color: #0071c6;
    line-height: 35px;
}
.privacy_policy_card h4
{
    color:#0071c6 ;
}

#content1 ,
#content2 ,
#content3 ,
#content4 ,
#content5 ,
#content6 ,
#content7 ,
#content8 ,
#content9 ,
#content10 ,
#content10 ,
#content11 ,
#content12 ,
#content13
{
    color:#0071c6 ;
    font-size: 20px;
    font-weight: bold;
}
.show_modal:hover
{
    cursor: pointer;
}

