.fr-toolbar, .fr-popup { 
    border-color: rgb(0,150,136) !important;
}
.fr-arrow, .fr-input-line input[type=text]:focus {
    border-bottom-color: rgb(0,150,136) !important;
}
.fr-action-buttons button {
    color: rgb(0,150,136) !important;
    text-transform: uppercase;
}
.fr-element {
    padding: 0px !important;
}
.atwho-view {
    text-align: left;
}
.atwho-view .cur {
    background-color: rgb(0,150,136);
}
.atwho-view strong {
    color: rgb(0,150,136);
}
.tipp {
    float: right;
    margin-right: 1em;
    line-height: 36px;
    vertical-align: middle;
}
.ph {
    background-color: rgb(224, 242, 241);
}
/*
.ph::after {
    content: "$" attr(name);
}
*/