/**
 * Kogao 4 - Classified Software
 * (c) 2009-2022 Kogao Marktplatz
 *
 * @package kogao
  * @buy     https://www.kogao-marktplatz.com/
 * @support https://www.kogao-marktplatz.com/
 *
 */

/*Admin Plugin*/
.check_fail {background: indianred; color: white;}
.check_fail::after  {color: white; content: " - Nicht installiert";}
.check_ok::after  {content: " - Installiert👍";}


/*mylist Search*/
.searchright {
    float: right;
    right: 0px;
    position: relative;
    font-size: 14px;
}