.argentina-chosen {
  width: 100%!important;
}
.chosen-container.chosen-container-single .chosen-single {
  margin: -3px 0 0 0!important;
  border: none!important;
  box-shadow: none!important;
}

.chosen-container-single .chosen-drop {
  left: 1px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 8px;
}
.chosen-container-single .chosen-single div b {
  background-position: 0px 8px;
}
td.webform-grid-option,th.webform-grid-option{display:table-cell!important}

.form-group .table-responsive>.table>tbody>tr>td,
.form-group .table-responsive>.table>tbody>tr>th,
.form-group .table-responsive>.table>tfoot>tr>td,
.form-group .table-responsive>.table>tfoot>tr>th,
.form-group .table-responsive>.table>thead>tr>td,
.form-group .table-responsive>.table>thead>tr>th {
    white-space: inherit;
}
.form-group .table-responsive{
	overflow: auto!important
}
@media only screen and (max-width: 768px) {
	table.sticky-header{
		display: none
	}
}
