#coins, #crypto {
  width:100%!important;
}

label {
  text-align: left;
  font-weight: bold;
}

#coins_wrapper, #crypto_wrapper {
  width:100%;
}

#convert {
  width: 257px;
}

.white {
  color:white;
}

#coins td, #crypto td {
  font-family:arial, verdana;
  font-size:14px;
  text-align: center;
  padding:5px 0 5px 0;
}

.dt-paging-button {
      border:0;
      font-size:11px;
      font-weight:bold;
      width:32px;
      height:32px;
      margin:5px;
}

.dt-layout-row {
  margin-top:25px;
}

.dataTable th {
    text-align: center !important;
}

.odd {
  background-color: #eaf2f9 !important;
}

.description {
  width:70%;
  float:left;
}

.stockchart {
  height: 420px;
  width: 100%;
  left:100px
}

#watchlist {
  float:right;
}

.dt-search {
  font-size: 14px;
  width: 212px;
  float: right;
}

#items {
  display: table;
  width: 90%;
  float: left;
  padding-left: 20px;
}

.bouton {
    height: 35px;
    width: 110px;
    color: white;
    border-radius: 6px;
    border: 1px solid #000000;
    vertical-align: bottom;
    cursor: pointer;
}

.coinstats {
  width:30%;
  float:left;
}

.coinstats #info {
  margin-top:20px;
  margin-left:20px;
}

.header-img {
  width:48px;
}

.container {
  overflow: hidden!important;
}

.select2-container .select2-selection--single  {
  height: 48px!important;
}

.select2-container {
  width: 257px!important;
  font-size: 11px;
}

#amount {
  height: 48px!important;
  width: 257px;
  vertical-align: bottom;
  border-radius: 5px;
}

#content-div {
  margin-left: 15px;
}

#page-content {
  background-color: lightblue;77
}

#conversion_table {
  display: none;
  margin-left: 15px;
}

#newvalue {
  font-size: 24px;
  font-weight: bold;
}

#flag-from, #invert {
  vertical-align: bottom;
}

#invert {
  width:32px;
}

#invertbox {
  margin-right:22px;
}

@media screen and (max-width: 480px) {
  .navbar-toggler {
    padding:0;
  }

  .navbar {
    display: block!important;
  }

  #coins, #crypto {
    width:120%!important;
  }

  #invertbox {
    width:100%;
    margin-left: 0px;
    text-align:center;
  }

  td:nth-child(4),
    th:nth-child(4) {
      display: none;
    }
}

@media screen and (max-width: 1199px) {
  .tm-top-bar .navbar-expand-lg .navbar-nav .nav-link {
    max-height: 119px!important;
  }
}

#lastupdated, #crypto-lastupdated {
  margin-bottom:25px;
}

.dt-length label, .dt-search label {
  display: none;
}

.dt-length {
  float:left;
}

#dt-length-0 {
  display: none;
}

#dt-length-1 {
  border-radius:5px;
  height:42px;
  background-color: white;
  margin:15px 0 15px 0;
}

#dt-search-0, #dt-search-1 {
  border-radius:5px;
  height:42px;
  width: 212px;
  background-color: white;
  margin:15px 0 15px 0;
}

.flags {
  width: 42px!important;
  height: 42px;
  vertical-align: bottom;
}

.select2-results__option  {
  line-height: 42px;
}

.select2-selection--single {
  line-height:42px;
}

.select2-selection__rendered {
  line-height:42px!important;
}

.nftitem {
  width: 88px;
  height: 165px;
  float: left;
  margin: 0 7px 7px 0;
  overflow-x: clip;
}

.spacer {
  clear: both;
  margin-top: 20px;
}

#boxitems {
  height:500px;
}

#prevarrow, #nextarrow {
  margin-top:235px;
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -20px;
    text-align: center;
    font-size: 16px;
    color: #000;
}

.cryptologo {
  width:32px;
  height:32px;
}

.loss {
  color: red;
}

.profit {
  color: green;
}
