﻿/*<meta />*/

@import url('web.css');

/* Administrator Guide — product title shown beside the Baker Hughes logo */
@media screen
{
    .title-bar-layout .logo-wrapper::after
    {
        content: "JewelSuite System Administrator Documentation";
    }
}
