@charset 'UTF-8';

.-form {
    border: 1px solid #000000;
}

.-overline {
   text-decoration: overline; 
}

.-linethrough {
   text-decoration: line-through; 
}


.kn-link.-current2 {
    text-decoration: none !important;
}