@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap");

.cont {
  max-width: 1180px;
  margin: 20px auto;
}
h2.qmod-heading {
  display: none;
}
.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
.qmod-usereditablewatchlist .qmod-tool-wrap {
  margin: 0px 15px;
}
.qmod-usereditablewatchlist
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 5px;
}
.qmod-usereditablewatchlist table.dataTable.qmod-table.no-footer tbody td {
  padding: 10px 0px 10px 10px;
}
.qmod-usereditablewatchlist
  table.dataTable.qmod-table.no-footer
  thead
  th.sorting:after,
.qmod-usereditablewatchlist
  table.dataTable.qmod-table.no-footer
  thead
  th.sorting_asc:after,
.qmod-usereditablewatchlist
  table.dataTable.qmod-table.no-fSooter
  thead
  th.sorting_desc:after {
  top: 11px;
}
.qmod-usereditablewatchlist table.dataTable thead th.sorting:after {
  color: #eee;
}

.qmod-usereditablewatchlist
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th.qmod-symbol {
  padding-left: 0;
}

.qmod-usereditablewatchlist
  table.dataTable.qmod-table.no-footer
  tbody
  td.qmod-symbol {
  padding-left: 0;
}

.qmod-usereditablewatchlist table.qmod-table.dataTable .qmod-resp-table {
  border: 0;
  border-radius: 0;
  background-color: transparent;
}

.qmod-usereditablewatchlist
  table.qmod-table.dataTable.dtr-column
  > tbody
  > tr
  > td.control,
.qmod-usereditablewatchlist
  table.qmod-table.dataTable.dtr-column
  > tbody
  > tr
  > th.control {
  width: 25px;
}

.qmod-usereditablewatchlist
  table.qmod-table.dataTable
  .qmod-resp-table
  tr
  td:first-child {
  font-weight: bold;
  padding-left: 30px;
  width: 120px;
}

.qmod-usereditablewatchlist .qmod-inline-ul {
  padding-top: 0;
  padding-bottom: 5px;
}

.qmod-usereditablewatchlist .qmod-inline-ul li {
  padding: 0;
}

.qmod-btn.qmod-btn-link i {
  font-size: 20px;
  vertical-align: -3px;
}

.qmod-btn.qmod-btn-link {
  text-decoration: none;
  color: #333;
  margin-left: 10px;
}

.qmod-usereditablewatchlist .fa-gear:before,
.qmod-usereditablewatchlist .fa-cog:before {
  content: "\f040";
}

.qmod-btn.qmod-btn-link:hover {
  color: #111;
  background: #f5f5f5;
}

.qmod-usereditablewatchlist .qmod-btn {
  border-radius: 4px;
}

.qmod-ui-modal {
  font-family:
    "Roboto",
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  max-width: 600px;
  border-radius: 5px;
}

.qmod-ui-modal .qmod-ui-modal-titlebar {
  padding: 12px;
  border-bottom: 1px solid #e3e3e3;
  background: transparent;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-ui-modal-title {
  font-size: 1.2em;
  line-height: 32px;
}

button.qmod-btn.qmod-modal-close {
  line-height: 24px;
  background: transparent;
  border: 0;
  color: #777;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  outline: none !important;
}

button.qmod-btn.qmod-modal-close:hover {
  color: #111;
  background: #f3f3f3;
}

.qmod-usereditablewatchlist .qmod-btn-icon {
  width: 98%;
}

.qmod-watchlist-settings .pure-u-sm-1-2:nth-child(odd) .qmod-btn-icon {
  float: right;
}

.qmod-usereditablewatchlist .qmod-watchlist-settings {
  padding: 0;
}

span.qmod-field-label {
  color: #575757;
  margin-bottom: 10px;
  display: block;
}
.qmod-ui-tool .inner-addon i {
  border-radius: 50%;
  transition: all 200ms ease;
}
.qmod-ui-tool .inner-addon i:hover {
  color: #c0392b;
  transform: none;
  background: #eee;
}
.qmod-ui-tool input[type="text"]:focus,
.qmod-ui-tool input[type="text"].focus {
  border: solid 1px #555;
  outline: none !important;
}

@media screen and (max-width: 35.5em) {
  .qmod-ui-modal .qmod-ui-modal-body {
    padding: 0 15px 30px 15px;
  }
  .qmod-usereditablewatchlist .qmod-btn-icon {
    width: 100%;
  }
  .qmod-usereditablewatchlist .qmod-tool-wrap {
    margin: 0px;
  }
}

.qmod-usereditablewatchlist .qmod-watchlist-settings button.qmod-green {
  background: #0477d1;
}
.qmod-usereditablewatchlist .qmod-watchlist-settings button.qmod-red {
  background: transparent;
  color: #222;
}
.qmod-usereditablewatchlist .qmod-watchlist-settings button.qmod-darkblue {
  background: #f6f6f6;
  color: #222;
}

.qmod-usereditablewatchlist .qmod-inline-ul li button:focus {
  outline: none !important;
}

.qmod-usereditablewatchlist table.dataTable thead > tr > th.sorting:before {
  top: 10px;
}
.qmod-usereditablewatchlist
  table.dataTable.qmod-table.no-footer
  thead
  th.sorting:after {
  top: 21px;
}
.qmod-usereditablewatchlist
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 16px 10px 5px;
}

.qmod-ui-modal .qmod-ui-modal-body {
  padding: 12px;
}

input[type="date"],
input[type="password"],
input[type="text"] {
  border-color: #e3e3e3 !important;
  box-shadow: none;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-ui-titlebar-buttons .qmod-btn {
  padding: 0;
  margin: 0;
}
