#formular-copil-tpl-0 {
    display: none;
}
#formular-copil-box button.close {
    display: none;
}

#yosef-formular-loading {
    display: none;
}

#formular-photo-placeholder {
    width: 90%;
    max-width: 440px;
    height: 400px;
    background:url(/images/profile.png);
    background-color:#fff;
    background-size: cover;
    background-position: center;
    display: inline-block;
    box-shadow:0px -3px 6px 2px rgba(0,0,0,0.2);
}

.dotted-line-input {
    border: none;
    border-bottom: 1px dotted;
    margin: 0;
    padding: 0 5px;
    display: inline-block;
    width: auto;
    min-width: 250px;
}
