.field_info{
    border: navajowhite;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
}

.iti {
    width: 100%;
}

label{
    font-weight: bold;
}

.parsley-errors-list{
    color: red;
    padding-left: 20px;
    margin-top: 8px;
}

.iti__selected-flag{
    height: calc(3.3rem + 2px) !important;
}