.button-add-datatable{
  margin-left: 7px;
}

.modal .btn-close{
  position: absolute;
  top: 44px;
  right: 37px;
}

.text-width-overflow {
  white-space: nowrap;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}


.active .bs-stepper-circle{
  background: #004724 !important;
}

.swal2-backdrop-show{
  z-index: 999999;
}


.light-style .select2-selection--multiple .select2-selection__clear {
  margin-top: .375rem
}

.light-style .select2-selection--multiple .select2-selection__rendered {
  padding: 0 .375rem .375rem
}

.light-style .select2-selection--multiple .select2-selection__choice {
  margin-right: .375rem;
  margin-top: .375rem
}

.light-style .select2-selection--multiple .select2-selection__placeholder {
  margin-top: .375rem
}

.light-style .select2-search__field {
  color: #697a8d
}

.light-style .select2-dropdown {
  background: #fff;
  background-clip: padding-box;
  border-color: transparent;
  box-shadow: 0 .25rem 1rem rgba(161,172,184,.45);
  z-index: 1000
}

.light-style .select2-container--default .select2-selection {
  background-color: #fff;
  border: 1px solid #d9dee3;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.light-style .select2-container--default .select2-selection:hover {
  border-color: #c7cdd4
}

.light-style .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(67,89,113,.04);
  color: #697a8d
}

.light-style .select2-container--default .select2-selection__placeholder {
  color: #b4bdc6
}

.light-style .select2-container--default .select2-results__group {
  color: #a1acb8
}

.light-style .select2-container--default .select2-selection--single {
  height: calc(1.53em + .875rem + 4px)
}

.light-style .select2-container--default .select2-selection--single .select2-selection__clear {
  color: rgba(67,89,113,.6)
}

.light-style .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: calc(1.53em + .875rem + 2px);
  position: absolute
}

.light-style .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="rgba(67, 89, 113, 0.6)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m2 5 6 6 6-6"/></svg>')
}

.light-style .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #697a8d;
  line-height: 2.25rem;
  padding-left: .875rem
}

.light-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: .875rem
}

.light-style .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eceef1;
  border-color: #d9dee3!important
}

.light-style .select2-container--default .select2-selection--multiple {
  min-height: calc(1.53em + .875rem + 2px)
}

.light-style .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgba(67,89,113,.08);
  color: #697a8d
}

.light-style .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background-color: rgba(67,89,113,.16)
}

.light-style .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eceef1;
  border-color: #d9dee3!important
}

.light-style .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #d9dee3;
  border-radius: .375rem
}

.light-style .select2-container--default .select2-search__field::-webkit-input-placeholder {
  color: #b4bdc6
}

.light-style .select2-container--default .select2-search__field::-moz-placeholder {
  color: #b4bdc6
}

.light-style .select2-container--default .select2-search__field:-ms-input-placeholder {
  color: #b4bdc6
}

.light-style .select2-container--default .select2-results__option {
  padding-left: .875rem;
  padding-right: .875rem
}

.light-style .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(67,89,113,.1)
}

.light-style .select2-container--default .select2-results__option .select2-results__option {
  margin-left: -.875rem;
  padding-left: .875rem;
  width: calc(100% + 1.75rem)
}

.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -.875rem;
  padding-left: 1.75rem
}

.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1.75rem;
  padding-left: 2.625rem
}

.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2.625rem;
  padding-left: 3.5rem
}

.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3.5rem;
  padding-left: 4.375rem
}

.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4.375rem;
  padding-left: .875rem
}

.light-style .select2-container--default .select2-results__group {
  padding: .5rem 0
}

.light-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: .375rem;
  margin-right: 0
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option {
  margin-left: 0!important;
  margin-right: -.875rem;
  padding-left: 0!important;
  padding-right: .875rem
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -.875rem;
  padding-right: 1.75rem
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -1.75rem;
  padding-right: 2.625rem
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -2.625rem;
  padding-right: 3.5rem
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -3.5rem;
  padding-right: 4.375rem
}

.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -4.375rem;
  padding-right: .875rem
}

.light-style .is-valid .select2-container--default .select2-selection,.light-style .is-valid.select2-container--default .select2-selection {
  border-color: #71dd37!important
}

.light-style .is-invalid .select2-container--default .select2-selection,.light-style .is-invalid.select2-container--default .select2-selection {
  border-color: #ff3e1d!important
}

.light-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(133,146,163,.08)!important;
  color: #8592a3!important
}

.light-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(133,146,163,.16)!important
}

.light-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(113,221,55,.08)!important;
  color: #71dd37!important
}

.light-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(113,221,55,.16)!important
}

.light-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(3,195,236,.08)!important;
  color: #03c3ec!important
}

.light-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(3,195,236,.16)!important
}

.light-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(255,171,0,.08)!important;
  color: #ffab00!important
}

.light-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(255,171,0,.16)!important
}

.light-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(255,62,29,.08)!important;
  color: #ff3e1d!important
}

.light-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(255,62,29,.16)!important
}

.light-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(252,253,253,.08)!important;
  color: #fcfdfd!important
}

.light-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(252,253,253,.16)!important
}

.light-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(35,52,70,.08)!important;
  color: #233446!important
}

.light-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(35,52,70,.16)!important
}

.light-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(67,89,113,.08)!important;
  color: rgba(67,89,113,.1)!important
}

.light-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(67,89,113,.16)!important
}

.dark-style .select2-selection--multiple .select2-selection__choice {
  margin-right: .375rem;
  margin-top: .375rem
}

.dark-style .select2-selection--multiple .select2-selection__clear,.dark-style .select2-selection--multiple .select2-selection__placeholder {
  margin-top: .375rem
}

.dark-style .select2-selection--multiple .select2-selection__rendered {
  padding: 0 .375rem .375rem
}

.dark-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: .375rem;
  margin-right: 0
}

.dark-style .select2-container--default .select2-selection {
  background-color: #2b2c40;
  border: 1px solid #444564;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.dark-style .select2-container--default .select2-selection:hover {
  border-color: #696a9b
}

.dark-style .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(124,125,182,.1);
  color: #a3a4cc
}

.dark-style .select2-container--default .select2-selection__placeholder {
  color: #7c7db6
}

.dark-style .select2-container--default .select2-results__group {
  color: #7071a4
}

.dark-style .select2-container--default .select2-selection--single {
  height: calc(1.53em + .875rem + 2px)
}

.dark-style .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: calc(1.53em + .875rem + 2px);
  position: absolute
}

.dark-style .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="rgba(255, 255, 255, 0.6)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m2 5 6 6 6-6"/></svg>')
}

.dark-style .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #a3a4cc;
  line-height: 2.25rem;
  padding-left: .875rem
}

.dark-style .select2-container--default .select2-selection--single .select2-selection__clear {
  color: hsla(0,0%,100%,.6)
}

.dark-style .select2-container--default .select2-selection--multiple {
  min-height: calc(1.53em + .875rem + 2px)
}

.dark-style .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgba(124,125,182,.08);
  color: #a3a4cc
}

.dark-style .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background-color: rgba(124,125,182,.16)
}

.dark-style .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #444564;
  border-color: #444564!important
}

.dark-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: .875rem
}

.dark-style .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #444564;
  border-color: #444564!important
}

.dark-style .select2-container--default .select2-search__field::-webkit-input-placeholder {
  color: #7c7db6
}

.dark-style .select2-container--default .select2-search__field::-moz-placeholder {
  color: #7c7db6
}

.dark-style .select2-container--default .select2-search__field:-ms-input-placeholder {
  color: #7c7db6
}

.dark-style .select2-container--default .select2-search--dropdown .select2-search__field {
  background: #2b2c40;
  border: 1px solid #444564;
  border-radius: .375rem
}

.dark-style .select2-container--default .select2-results__option {
  padding-left: .875rem;
  padding-right: .875rem
}

.dark-style .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: hsla(0,0%,100%,.8)
}

.dark-style .select2-container--default .select2-results__option .select2-results__option {
  margin-left: -.875rem;
  padding-left: .875rem;
  width: calc(100% + 1.75rem)
}

.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -.875rem;
  padding-left: 1.75rem
}

.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1.75rem;
  padding-left: 2.625rem
}

.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2.625rem;
  padding-left: 3.5rem
}

.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3.5rem;
  padding-left: 4.375rem
}

.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4.375rem;
  padding-left: .875rem
}

.dark-style .select2-container--default .select2-results__group {
  padding: .5rem 0
}

.dark-style .select2-dropdown {
  background: #323249;
  background-clip: padding-box;
  border-color: transparent;
  box-shadow: 0 .25rem 1rem rgba(0,0,0,.2);
  z-index: 1000
}

.dark-style .select2-search__field {
  color: #a3a4cc
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option {
  margin-left: 0!important;
  margin-right: -.875rem;
  padding-left: 0!important;
  padding-right: .875rem
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -.875rem;
  padding-right: 1.75rem
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -1.75rem;
  padding-right: 2.625rem
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -2.625rem;
  padding-right: 3.5rem
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -3.5rem;
  padding-right: 4.375rem
}

.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-right: -4.375rem;
  padding-right: .875rem
}

.dark-style .is-valid .select2-container--default .select2-selection,.dark-style .is-valid.select2-container--default .select2-selection {
  border-color: #71dd37!important
}

.dark-style .is-invalid .select2-container--default .select2-selection,.dark-style .is-invalid.select2-container--default .select2-selection {
  border-color: #ff3e1d!important
}

.dark-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(133,146,163,.08)!important;
  color: #8592a3!important
}

.dark-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(133,146,163,.16)!important
}

.dark-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(113,221,55,.08)!important;
  color: #71dd37!important
}

.dark-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(113,221,55,.16)!important
}

.dark-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(3,195,236,.08)!important;
  color: #03c3ec!important
}

.dark-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(3,195,236,.16)!important
}

.dark-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(255,171,0,.08)!important;
  color: #ffab00!important
}

.dark-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(255,171,0,.16)!important
}

.dark-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(255,62,29,.08)!important;
  color: #ff3e1d!important
}

.dark-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(255,62,29,.16)!important
}

.dark-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(79,80,92,.08)!important;
  color: #4f505c!important
}

.dark-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(79,80,92,.16)!important
}

.dark-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(107,108,157,.08)!important;
  color: #6b6c9d!important
}

.dark-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: rgba(107,108,157,.16)!important
}

.dark-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: hsla(0,0%,100%,.08)!important;
  color: hsla(0,0%,100%,.8)!important
}

.dark-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background: hsla(0,0%,100%,.16)!important
}
