.cont {
  max-width: 1180px;
  margin: 20px auto;
}
h2.qmod-heading {
  display: none;
}
.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
.qmod-btn.qmod-darkblue {
  color: #222;
  background: #eee;
  border: 0;
}
.qmod-btn.qmod-darkblue:hover {
  color: #222;
  background: #ddd;
  border: 0;
}
.qmod-marketcurrenciestabbed .qmod-converter {
  max-width: initial;
  margin: 20px 20px 0 20px;
  padding: 20px;
  border: 1px solid #ddd;
}
.qmod-marketcurrenciestabbed .qmod-input {
  padding: 6px 4px;
  font-size: 1em;
  line-height: 16px;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #f0f0f0;
  min-width: 170px;
  outline: none !important;
}

.qmod-ui-tool input[type="text"] {
  padding: 6px 4px;
  font-size: 1em;
  line-height: 16px;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #f0f0f0;
  min-width: 170px;
  outline: none !important;
}
.qmod-marketcurrenciestabbed .qmod-convert-rate {
  font-weight: 600;
}
.qmod-marketcurrenciestabbed .qmod-convert-result-text {
  width: 100%;
  margin-top: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.qmod-btn:focus {
  border: 0 !important;
}

.qmod-ui-modal {
  max-width: 590px;
  border-radius: 5px;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-ui-modal-title {
  font-size: 1.2em;
  line-height: 32px;
  padding-left: 5px;
}
button.qmod-btn.qmod-modal-close {
  line-height: 24px;
  background: transparent;
  border: 0 !important;
  color: #777;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
}
.qmod-ui-modal .qmod-ui-modal-titlebar {
  padding: 10px;
  background-color: #ffffff;
  border-bottom: 0;
}
.qmod-ui-modal
  .qmod-ui-modal-titlebar
  .qmod-ui-titlebar-buttons
  .qmod-btn:hover {
  color: #111;
  background: #f3f3f3;
}

.qmod-ui-modal .qmod-ui-modal-body {
  padding: 10px 40px 30px 40px;
  line-height: 1.3;
}
.qmod-ui-modal .qmod-ui-modal-body h3 {
  font-size: 24px;
  font-weight: normal;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-ui-titlebar-buttons .qmod-btn {
  background: transparent;
  border: 0;
  color: #777;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-titlebar-buttons .qmod-btn {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-titlebar-buttons .qmod-btn:hover {
  background: #f3f3f3;
  color: #111;
  border: 1px solid #f3f3f3;
}

.qmod-ui-modal .qmod-ui-modal-titlebar .qmod-titlebar-buttons {
  margin-right: 30px;
}
.qmod-ui-modal-body ul li .qmod-btn {
  border-radius: 0 !important;
  padding: 7px 2px;
}
.qmod-ui-modal-body .qmod-btn {
  background: #eee;
  color: #111;
  font:
    14px "Open Sans",
    sans-serif;
  border: 0;
}
.qmod-ui-modal-body .qmod-btn:hover {
  background: #ddd;
  color: #111;
}
.qmod-button-group li {
  border-right: 1px solid #fff;
}
.qmod-ui-modal-body .qmod-btn.qmod-btn-active,
.qmod-ui-modal-body .qmod-btn.qmod-btn-active:hover {
  background-color: #0477d1;
  color: #fff;
}
.qmod-ui-modal-body .qmod-quotegrid {
  margin-top: 10px;
}

.qmod-marketcurrenciestabbed .qmod-table-row:hover {
  background-color: #d7efff;
}
.qmod-marketcurrenciestabbed .qmod-read-more,
.qmod-marketcurrenciestabbed .qmod-read-less {
  margin-right: 20px;
  float: right;
}
.qmod-marketcurrenciestabbed .qmod-mrktime {
  font-size: 90%;
  float: right;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}

.qmod-marketcurrenciestabbed
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}
.qmod-marketcurrenciestabbed table.qmod-table.dataTable th:focus,
.qmod-marketcurrenciestabbed table.qmod-table.dataTable td:focus {
  border: 0;
}
.qmod-marketcurrenciestabbed table.dataTable thead th.sorting:after,
.qmod-marketcurrenciestabbed table.dataTable thead th.sorting_asc:after,
.qmod-marketcurrenciestabbed table.dataTable thead th.sorting_desc:after {
  top: 13px;
}

/* tabs */
.qmod-tab-container {
  top: 0;
}
.qmod-tab-container .qmod-tab-list .qmod-tab-item.qmod-active {
  font-weight: normal;
}
.qmod-tab-container .qmod-tab-list .qmod-tab-item {
  list-style: none;
  display: inline-block;
  padding: 8px;
  border-color: transparent;
  border-width: 0px;
  border-style: solid;
  border-radius: 0;
  border-bottom: 0;
  margin: 5px 0 0 5px;
  text-align: center;
  background-color: transparent;
  position: relative;
}

li.qmod-tab-item.qmod-active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #0477d1;
}

.qmod-tab-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 3px;
  background: transparent;
  transition: all 0.3s;
}

li.qmod-tab-item.qmod-active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #0477d1;
}
.qmod-marketcurrencies-con .fa {
  transform: scale(1.2);
}
.qmod-tab-container-bottom {
  margin-bottom: 20px;
}

/* tabs */
.qmod-ui-tool .qmod-tab-container .qmod-tab-list .qmod-tab-item {
  background: none;
  border: none;
}
.qmod-ui-tool .qmod-tab-container .qmod-tab-list .qmod-tab-item.qmod-active {
  font-weight: normal;
}
