.i18n_flag img {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
}

/*Fix Chosen*/
.form-row {
    overflow: visible;
}

.form-row .related-widget-wrapper {
    float: none;
    overflow: visible;
}

/*.chosen-container.chosen-with-drop .chosen-drop {*/
/*    position: static;*/
/*}*/

/*.chosen-container.chosen-container-active .chosen-drop {*/
/*    display: none;*/
/*}*/

/*.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {*/
/*    display: block;*/
/*}*/