/* osp_hode  */

/* artikkel_metadata  */
.artikkel_metadata > *     {margin-right:0.5rem;font-size:0.8rem;font-weight:bold;display:inline-block;}
.rom             {font-size:1.1rem;}
.homografnr      {font-size:1.5rem;font-weight:bold;margin-right:0.5rem;}

.redper,.curper,.artikkeltype  {color:grey;}
.ai,.klambut,.redsta,.cursta,.ordcla,.boybut,.boyingsform   {color:#560027;}


/* lemmaline  */
.lemma      {display:flex;flex-direction:row;margin-bottom:0.2rem;align-items:flex-end;flex-wrap:wrap;}
.ordcla     {font-size:1.0rem;margin-right:0.5rem;}
.averb      {margin-bottom:2rem;}
.boybut     {font-size:0.7rem;} /*dodgerblue*/
.boybut     {padding:0.1rem;border-radius:2px;border-style:solid;border-width:1px;background:transparent;}
.klambut    {padding:0.1rem;border-radius:2px;border-style:solid;}
.klambut    {font-size:0.9rem;font-weight:bold;display:block;}
.buthid     {background-color:whitesmoke;border-width:2px;}
.butvis     {background-color:transparent;border-width:0px;}
.tilhitbut  {margin-top:0.5rem;}
.boywrap    {display: none; flex-wrap: wrap;flex-direction: column;overflow:auto;}
.tilhit     {display:flex;max-width:35rem;flex-wrap:wrap;margin-top:0.2rem;}

/* boy */
.boy_table,.boy_check          {display:none;}
.boy_check:checked~.boy_table  {display:block;}
.boy_label                     {border-style:solid;border-width: 1px;border-color:#E0E0E0;}

.boyingsform   {}
.tilstand      {display:inline-block;} .tilstand::after      {content:"\a0";}                       .tilstand:last-of-type::after      {content:"";}
.boyingsform   {display:inline-block;} .boyingsform::after   {color:black;content:"\a0 eller\a0";}  .boyingsform:last-of-type::after   {content:"";}
.tilst_og_boy  {display:inline-block;} .tilst_og_boy::after  {content:",\a0";}                      .tilst_og_boy:last-of-type::after  {content:"";}
.paragruppe    {display:inline-block;} .paragruppe::after    {content:"\a0 eller\a0";}              .paragruppe:last-of-type::after    {content:"";}
