/*
     WARNING: This is a generated file. Any changes you make directly to this file
     will be overwritten when the file is regenerated. Add styles to the appropriate
     .less file instead.
*/
table#whitelist_table td.mass_edit_checkbox,
table#whitelist_table th.mass_edit_checkbox,
table#blacklist_table td.mass_edit_checkbox,
table#blacklist_table th.mass_edit_checkbox {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.no-expand {
  resize: none;
}
.gear_column {
  text-align: right;
}
.ip_column {
  width: 200px;
  word-wrap: break-word;
}
html[dir="rtl"] .ip_column {
  text-align: right;
}
#enable_disable_control {
  margin: 5px;
  display: table;
  min-height: 60px;
}
.enable_disable_row {
  display: table-row;
}
.enable_disable_cell {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}
.hulkd_status_message {
  font-size: 18px;
}
html[dir="rtl"] .gear_column {
  text-align: left;
}
.comment_column {
  width: 220px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.wordbreak {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  white-space: normal;
}
html[dir="rtl"] .comment_column {
  text-align: right;
}
.gear_menu {
  text-align: left;
}
a.dropdown-toggle {
  cursor: default;
}
a.dropdown-toggle.disabled,
a.dropdown-toggle.disabled:hover,
a.dropdown-toggle.disabled:focus,
a.dropdown-toggle.disabled:active {
  color: #428bca;
  /* keep default link color */
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}
#white_list_table,
#black_list_table {
  margin-top: 10px;
}
#config_form {
  margin-top: 15px;
}
.label_semibold {
  font-weight: 400;
}
.table > thead > tr > th.actions_header {
  padding-left: 24px;
}
html[dir="rtl"] .table > thead > tr > th.actions_header {
  padding-left: 0;
  padding-right: 24px;
  text-align: right;
}
.alert {
  margin-top: 20px;
}
.add_button {
  min-width: 120px;
}
.hyphens {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.bigger {
  margin-bottom: 10px;
}
.page-size-selector-container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.search-container {
  display: block;
  margin-bottom: 0;
  vertical-align: top;
}
.search-container label {
  vertical-align: bottom;
}
.search-container .search {
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
  padding: 0;
  width: 100%;
}
.search-page-container {
  padding: 5px 0 5px 0;
}
@media (min-width: 768px) {
  .search-container .search {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .search-container .search {
    width: 70%;
  }
  .search-page-container {
    height: 50px;
  }
}
.batch-subform {
  margin-top: 50px;
}
.led {
  margin: 20px auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.25);
  box-shadow: #000 0 -1px 3px 1px;
}
.led-red {
  background-color: #f00;
  box-shadow: #000 0 -1px 3px 1px, inset #600 0 -1px 3px, #f00 0 2px 2px;
}
.led-green {
  background-color: #80ff00;
  box-shadow: #000 0 -1px 3px 1px, inset #460 0 -1px 3px, #80ff00 0 2px 2px;
}
.enable_disable_cell .fas {
  font-size: 18px;
}
#actionArea {
  margin-top: 20px;
}
.confirm_message {
  margin-left: 8px;
}
html[dir="rtl"] .confirm_message {
  margin-left: 0;
  margin-right: 8px;
}
.modal-header {
  background-color: #333333;
  color: #ffffff;
  font-weight: 400;
  height: 40px;
  padding: 10px;
}
.modal-header h4 {
  margin: 0;
  padding: 0;
}
.modal-footer {
  height: 50px;
  padding: 12px;
}
.modal-dialog {
  max-width: 500px;
}
.modal-body {
  padding: 10px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
html[dir="rtl"] .alert > .glyphicon {
  left: auto;
  right: 8px;
}
html[dir="rtl"] .alert-message {
  margin-right: 20px;
  margin-left: 0;
}
html[dir="rtl"] .gear_menu {
  right: auto;
  left: 0;
  float: right;
}
.batch-subform .tooltip-inner {
  text-align: left;
  word-wrap: break-word;
}
.table-overlay {
  opacity: 0.5;
}
.view-disabled {
  opacity: 0.6;
  pointer-events: none;
}
/*
 * Overrides of responsive_tables.less
 * classes
 */
.page-size select {
  width: 75px;
}
.indent-right {
  padding-left: 20px;
}
html[dir="rtl"] .indent-right {
  padding-right: 20px;
}
.switchable_panel {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}
.switchable_panel_group {
  display: table-row;
  margin: 0;
  padding: 0;
}
.panel_label,
.panel_switch {
  display: table-cell;
  margin: 0;
  padding: 0;
}
.panel_switch {
  text-align: right;
}
html[dir="rtl"] .panel_switch {
  text-align: left;
}
#ip_protection_settings.off,
#user_protection_settings.off,
#one_day_protection_settings.off {
  opacity: 0.5;
}
.form-control[disabled].ng-dirty {
  border-color: #ccc !important;
}
