:focus {
  outline: 0;
}

.tab-bl {
  overflow-x: auto;
  width: 100%;
}

.tab-bl::-webkit-scrollbar {
  height: 5px;
}

table {
  width: 100%;
  color: #000;
  border: 1px solid #dadada;
  border-bottom: 0;
  border-spacing: 0px;
}
table .tablesorter-header-inner {
  color: #333;
  font-size: 14px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

table thead {
    border-bottom: 0;
    display: contents;
    border-top: 0;
    border: 0 !important;
    border-left: 0;
    border-radius: 0;
    border-color: rgba(225,225,225,0.278) !important;
}

table thead th {
  padding: 6px 8px;
    border-color: #ffffff5c;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #000;
    white-space: nowrap;
    text-align: left;
}



table thead .symb {
  width: 7%;
}

table tr {
  border-bottom: 1px solid #dadada;
}

table td {
  border-bottom: 1px solid #dadada;
}

table .js-currency-name {
  color: #1256a0;
  position: relative;
  font-weight: 600;
}


table tbody > tr > td {
      padding: 8px 6px;
    border-left: none;
    border-right: none;
    white-space: nowrap;
    padding-left: 10px;
}

th.left.elp.name {
    padding-left: 20px;
}

table td img {
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
    vertical-align: bottom;
}

table thead th:nth-child(8) > div,
table thead th:nth-child(9) > div,
table thead th:nth-child(10) > div {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

.search {
  position: relative;
  display: flex;
  margin-bottom: 25px;
}

.searchTerm {
    border: 1px solid #dadada;
    padding: 5px;
    height: 30px;
    outline: none;
    width: 206px;
    box-shadow: none;
    border-radius: 0px;
}
.search .fa{    
    height: 30px;
    line-height: 30px;
    position: absolute;
    z-index: 1;
    left: 182px;
    color: #a5a5a5;
	cursor: pointer;
}
i.fa + input {
  padding-right: 30px;
}

@media (max-width: 1024px) {
  table .tablesorter-header-inner {
    width: auto;
  }

  .crypto-info .crypto-info-block {
    width: 50%;
  }

  .sidebar .cryptocurrencies__item__details .cryptoCurrName {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  #bitcoin-table thead {
    border: 1px solid #dadada !important;
  }


  .content > p:nth-child(3) {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .row-sm {
    width: 100%;
    margin: 0 !important;
  }

  .pr-0,
  .pl-0 {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }

  .crypto-info .crypto-info-block {
    max-width: 100%;
    width: 100% !important;
  }

  .crypto-info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .table-scrollable {
    display: table;
  }

  .table-scrollable tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
  }

  .table-scrollable tbody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
  }

  .table-scrollable tbody tr td {
    display: table-cell;
    vertical-align: inherit;
  }

  .content > p:nth-child(3) {
    width: 60%;
  }

  .sidebar .calendar .status {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .sidebar .calendar .cryptocurrencies__item__data {
    margin: 0;
    padding: 12px 0;
  }

  .sidebar .cryptocurrencies__item {
    margin: 0;
    padding: 10px 12px;
  }

  .table-home .content > p:nth-child(3) {
    width: 100%;
  }
}

@media (max-width: 767px) {
  th.left.elp.name {
    text-align: left;
    padding-left: 18px !important;
  }
  .nav-home {
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header__two .nav-home__list {
    padding: 0 0;
  }

  .bitcoin .bitcoin-cur {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }

  .bitcoin .bitcoin-cur .btn-block {
    position: absolute;
    bottom: 0;
    right: 2%;
  }

  .content {
    padding: 0 10px;
  }

  .bitcoin {
    padding: 10px;
  }

  .sidebar {
    padding: 0 10px !important;
  }

  .row.p-575 {
    padding: 0 10px;
  }

  .m-fl {
    width: 100%;
    margin: 0 !important;
  }

  #bitcoin-table th {
    padding: 0;
    width: auto;
  }

  .bitcoin .bitcoin-cur .btn-block {
    bottom: -15px;
  }

  .nav-home {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .header__two .nav-home__list__item {
    min-width: 50%;
    margin-top: 10px;
  }

  .header__two .nav-home__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 10px 0px;
  }

  .nav-cont {
    float: none;
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .content > p:nth-child(3) {
    width: 100%;
  }

  .sidebar {
    padding: 0 10px !important;
  }

  .col-sm-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .col-sm-12 {
    margin-top: 20px;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-left .footer__block__list {
    padding-left: 0;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .p-5.p-sm-0 {
    padding: 20px 10px !important;
  }

  .mob-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.922);
    z-index: 99;
  }

  .mob-menu .nav-about__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
  }

  .mob-menu .nav-about__list .nav-about__item {
    font-size: 36px;
  }


  .mob-menu {
    display: none;
  }

  .mob-menu.active {
    display: block;
  }

  .btn-mob.close .fa-bars:before {
    content: '\f00d';
    color: #000;
  }

  .btn-mob.close {
    background: #fff;
  }


  .crypto-info .crypto-info-block {
    overflow-x: scroll;
  }

  .crypto-info .crypto-info-block::-webkit-scrollbar {
    height: 5px;
  }
  .bitcoin .bitcoin-cur {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }

  .bitcoin .bitcoin-cur .btn-block {
    position: absolute;
    bottom: 0;
    right: 2%;
  }

  .bitcoin .bitcoin-info .data-item {
    padding: 0;
  }

  .content {
    padding: 0 10px;
  }

  .bitcoin {
    padding: 10px;
  }

  .sidebar {
    padding: 0 10px !important;
  }

  .row.p-575 {
    padding: 0 10px;
  }

  .m-fl {
    width: 100%;
    margin: 0 !important;
  }

  #bitcoin-table th {
    padding: 6px 8px;
    width: auto;
  }

  .bitcoin .bitcoin-cur .btn-block {
    bottom: -15px;
  }

  .nav-home {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .header__two .nav-home__list__item {
    min-width: 50%;
    margin-top: 10px;
  }

  .header__two .nav-home__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 10px 0px;
  }

  .nav-cont {
    float: none;
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .content > p:nth-child(3) {
    width: 100%;
  }

  .sidebar {
    padding: 0 10px !important;
  }

  .col-sm-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .col-sm-12 {
    margin-top: 20px;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-left .footer__block__list {
    padding-left: 0;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .p-5.p-sm-0 {
    padding: 20px 10px !important;
  }

  .row-sm {
    width: 100%;
    margin: 0 !important;
  }

  .mob-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    color: #000;
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 1px 1px 15px #e5e5ff;
            box-shadow: 1px 1px 15px #e5e5ff;
    border-right: 1px solid #e5e5e5;
  }

  .mob-menu .nav-about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 22px;
  }

  .mob-menu .nav-about__list .nav-about__item {
    font-size: 14px;
    padding-bottom: 36px;
  }

  .mob-menu .nav-about__list .nav-about__item .nav-about__item__link {
    position: relative;
    padding-bottom: 14px;
  }

  .mob-menu .nav-about__list .nav-about__item .nav-about__item__link:after {
    position: absolute;
    left: 0;
    content: "";
    width: 20px;
    height: 2px;
    background-color: #51585f;
    bottom: 0;
    -webkit-transition: 1.5s background-color ease;
    -o-transition: 1.5s background-color ease;
    transition: 1.5s background-color ease;
  }

  .header.fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9;
    top: 0;
  }

  .mob-menu-icon {
    width: 20px;
    cursor: pointer;
    color: #16181a;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mob-menu-icon:before {
    content: "";
    display: block;
    width: 50%;
    height: 2px;
    background-color: #16181a;
    -webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
    -o-transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
  }

  .mob-menu-icon:after {
    content: "";
    -ms-flex-item-align: end;
        align-self: flex-end;
    display: block;
    width: 50%;
    height: 2px;
    background-color: #16181a;
    -webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
    -o-transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s;
    transition: all 0.3s cubic-bezier(0.6, 0, 0.2, 1), margin 0.3s ease 0.3s, transform 0.3s ease, background 0.05s ease 0.27s, -webkit-transform 0.3s ease;
  }

  .mob-menu-icon > span {
    width: 100%;
    height: 2px;
    display: block;
    margin: 3px 0;
    background-color: #16181a;
    -webkit-transition: 0.3s background-color ease;
    -o-transition: 0.3s background-color ease;
    transition: 0.3s background-color ease;
  }

  .mob-menu-icon.open {
    z-index: 9999;
  }

  .mob-menu-icon.open:before {
    webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -webkit-transform: rotate(45deg) translateX(1px);
    -ms-transform: rotate(45deg) translateX(1px);
        transform: rotate(45deg) translateX(1px);
  }

  .mob-menu-icon.open:after {
    -webkit-transform: rotate(45deg) translateX(-1px);
    -ms-transform: rotate(45deg) translateX(-1px);
        transform: rotate(45deg) translateX(-1px);
    -webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -webkit-transform: rotate(45deg) translateX(1px);
    transform: rotate(45deg) translateX(-1px);
  }

  .mob-menu-icon.open > span {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  }

  .btn-mob {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    top: 16px;
    right: 5%;
    color: #000;
    padding: 10px;
    border-radius: 2px;
    z-index: 999;
  }

  .mob-menu {
    display: none;
  }

  .mob-menu.active {
    display: block;
  }

  .btn-mob.close .fa-bars:before {
    content: '\f00d';
    color: #000;
  }

  .btn-mob.close {
    background: #fff;
  }


  .crypto-info__list {
    padding: 12px;
  }

  .crypto-info .crypto-info-block {
    margin-bottom: 20px;
  }

  .sidebar {
    padding-right: 10px !important;
  }

  .header__two .nav-home__list__item:before {
    right: 80px !important;
  }

  .footer__bg {
    padding: 0 !important;
  }
}
.btnd {
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    display: block;
    margin: 25px auto 25px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btnd:hover {
    background-color: #000;
}
@media (max-width: 425px) {
  th.left.elp.name {
    min-width: 170px !important;
  }
}

@media (max-width: 375px) {
  .row-sm {
    width: 100%;
    margin: 0 !important;
  }
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 5px 9.5px;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #eb5442cc;
    text-decoration: none;
}
.mlan nav {
	margin-left: auto;
}
.expg th {
	text-align: -webkit-right;
}