 /* ######################### sigs ######################### */
 .signa {color: black;}
 .signme {color: black;}
 .signaba {color: maroon;}
 .signaparna {color: maroon;}
 .signpaul {color: green;}
 /*.signxpovos {color: #c0c000;}*/
 .signasg {color: cyan;}
 .signdave {color: purple;}
 .signdewey {color: blue;}
 .signxpovos {color: #900090;}
 .signvinnie {color: #ff6699;}
 .signtravis {color: #e06000;}
 .signnemo {color: #00a000;}
 .signkatie {color: white;}
 .signboing {color: #000070;}
 .signpierce {color: #000070;}
 .signaaron {color: #90c090;}
 .signaary {color: #90c090;}
 .signlogan {color: #3050a0;}
 .signdevin {color: #804040;}
 .signwolf {color: white;}
 .signmel {color: teal;}
 .signcrickets {color: #584018;}
 .signpaula {color: #456789;}
 .signl {color: blue;}
 .signlori {color: blue;}
 .signvamy {color: yellow;}
 .signsam {color: red;}
 .signsmello {color: yellow;}
 .signgurkie {color: #3050a0;}
 .signkaleb {color: #71a000;}
 .signstephen {color: #c0c000;}
 .signbryan {color: white;}
 .signgwb {color: #3333ff;}
 .signsatan {color: #dd0000;}
 .signnina {color: #500050;}
 .signdaniel {color: #003000;}
 
 .signplaunve {background-color: #ffcaaa; color: lightcyan;}
 .signzombieplaunve {background-color: green; color: darkorange;}
 
 /*
 .signnone {color: #6ff5c7;}
 .signnone {color: #daa520;}
 .signnone {color: #488b87;}
 .signnone {color: #60488b;}
 */
 
 .black .signa {
   color: white ! important;
 }
 .nosign .sign {
   display: none;
 }