/*----------------------- ONLY FOR WIPHA DOCUMENTATION -----------------------*/

.wiphadoc {
    font-family: Verdana,sans-serif;
    font-size: 12px;
    background-color: #fff;
    color: #000;
    margin-left:auto;
    margin-right:auto;
    max-width:700px;
    text-align:justify;
}

hr.wipha {
    margin-top:50px;
    margin-bottom:30px;
}

ref {
    color: #f80;
}

ref:before {
    content: "[";
}

ref:after {
    content: "]";
}
