.modal-wrapper .form-control {
    padding: 0 !important;
    text-indent: 6px;
}

.flatButton {
    margin: 0 0 0 0;
    box-shadow: none;
    border: 0;
    background: none;
    -webkit-appearance: none;
    box-sizing: border-box;
}


.bottoniera {
    margin-left: 3px;
    margin-right: 3px;
}

.bottonieraSpacer {
    width: 35px;
    display: inline-block;
}

.statusSpacer {
    width: 28px;
    display: inline-block;
}


.labelStatus1 {
    color: darkgreen;
}

.labelStatus2 {
    color: red;
}

.labelStatus3 {
    color: red;
}
