.form-control-no-border {
    outline: none;
    border-width:0px;
    border:none;
    width: 70%;
}

.language-flag {
    margin-right: 10px;
}

textarea {
    resize: vertical;
}

.fa.fa-asterisk {
    color: red;
    font-size: 8px;
    position: relative;
    bottom: 5px;
    left: 5px;
}

.actions .fa {
    font-size: 2.1em !important;
    margin-right: 0.5em !important;
}