body {
 
    word-break: normal!important;
    font-family: Arial!important;
}



.page_a.current {
    background: #0078b7;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #0078b7;
    border-color: #0078b7;
}
.text-primary {
    color: #0078b7;
}

