.btn-group {
  width: 100%;
  border: 1px solid #ccc;
}

.btn-group>.btn:first-child {
  width: 100%;
  text-align: left;
}
.btn-group .multiselect-container {
  width: 100%;
}
.link-default {
  color: #333;
  text-decoration: none;
}
.result-set {
  overflow: auto;
}

section img {
  max-width: 100% !important;
}

img {
  max-width: 100% !important;
}

.modal-dialog {
  width: 100%;
  max-width: 1280px;
}

form label {
  font-weight: bold;
}
.flag-select-language{
    width: 25px;
}
.flag-select-language-list{
    /* width: 50px; */
    padding: 50px;
}
