/*  ***********************************************************************************************
    This file imports the default menu.css stylesheet for the HTML version of the eAIP menu.
    
    Any style in the default menu.css stylesheet can be overridden by copying the style
    from that stylesheet, pasting it here and changing whatever needs to be changed.
    ***********************************************************************************************

*/

@import url("menu-default.css");

.Detail {
  margin-left: 6px;
}