.min-w-145px{
  min-width:145px!important
}

.FooterLogo {
  margin-top: 20px;

  margin-bottom: 20px;
}

.FooterAbout {
  font-size: 14px;
  color: #74788d;
  margin-bottom: 20px;
}

.FooterTittle {
  margin-top: 20px;
  font-size: 16px;
  color: #01c685;
  font-weight: bold;
}

.FooterLink {
  margin-top: 10px;
  font-size: 14px;
  color: #74788d;
  cursor: pointer;
}

.FooterLink:hover {
  font-size: 14px;
  color: #01c685;
}

.FooterIMGNio {
  height: 200px;
  margin-top: 20px;
  border: solid 1px #0e0e0eb0;
  background: url("https://niolist.com/src/media/niolist/nio-footer-img.png") no-repeat;
  border-radius: 20px;
}

.FooterIMGNio:hover {
  height: 200px;
  margin-top: 20px;
  border: solid 1px #0e0e0eb0;
  background: url("https://niolist.com/src/media/niolist/nio-footer-img-aktif.png") no-repeat;
  border-radius: 20px;
}

.FooterUyari {
  height: auto;
}

.TextColorFooter {
  color:#74788d !important;
}


.NioListNDCIMGZemin {

  border-radius: 5px 5px 0 0;
  width: 315px;
  height: 188px;
}

.NioListNDCPrice{
  position: absolute;
  top: 15px;
  left: 25px;
  margin:auto;
  height: 42px;
  border-radius: 3px;
  background-color: #b5b4b43d;
  padding: 10px 10px 10px 10px;
  font-size: 16px;
  font-weight: bold;
  color:#fff;
}

.NioListNDCPrice:hover{
  background-color: #0000007d;
  color:#01c685;
}

.NioListNDCZemin {
  margin-bottom: 20px;
  background-color: black;
  height: 70px;
  border: solid 1px #0e0e0eb0;
  border-radius: 0 0 5px 5px;
}

.NioListNDCDesc{

  margin-top:10px;
  margin-left:10px;
  width: auto;
  float: left;
  height: 30px;
}

.NioListNDCBaslik {
  font-size: 18px;
  color: #ced1da;
}

.NioListNDCButton {
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  width: auto;
  float: right;
  height: 30px;
}

.NioListNDCTime {
  color: #01c685;
}


.NioListRozetBaslik {
  padding-top: 2px;
  font-size: 14px;
  color: #fff;
  width: auto;

}

.NioListRozetZemin {
  width: auto;
  height: 100px;
  border: 2px dashed #031614f5;
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  margin-left: 10px;

}

.NioListRozetBar {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.NioListRozetOpak {
  opacity:0.5;
}

.md-editor {
  display: block;
  border: 1px solid #2d2d2f; }

.md-editor .md-footer, .md-editor > .md-header {
  display: block;
  padding: 6px 4px;
  background: #2b2b40; }

.md-editor > .md-header {
  margin: 0; }

.md-editor > .md-preview {
  background: #2b2b40;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  min-height: 10px;
  overflow: auto; }

.md-editor > textarea {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 14px;
  outline: 0;
  margin: 0;
  display: block;
  padding: 0;
  width: 100%;
  border: 0;

  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #2b2b40; }

.md-editor > textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #2b2b40; }

.md-editor.active {

  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.md-editor .md-controls {
  float: right;
  padding: 3px; }

.md-editor .md-controls .md-control {
  right: 5px;
  color: #bebebe;
  padding: 3px 3px 3px 10px; }

.md-editor .md-controls .md-control:hover {
  color: #333; }

.md-editor.md-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 60px 30px 15px;
  background: #fff !important;
  border: 0 !important; }

.md-editor.md-fullscreen-mode .md-footer {
  display: none; }

.md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview {
  margin: 0 auto !important;
  height: 100% !important;
  font-size: 20px !important;
  padding: 20px !important;
  color: #999;
  line-height: 1.6em !important;
  resize: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff !important;
  border: 0 !important; }

.md-editor.md-fullscreen-mode .md-preview {
  color: #333;
  overflow: auto; }

.md-editor.md-fullscreen-mode .md-input:focus, .md-editor.md-fullscreen-mode .md-input:hover {
  color: #333;
  background: #fff !important; }

.md-editor.md-fullscreen-mode .md-header {
  background: 0 0;
  text-align: center;
  position: fixed;
  width: 100%;
  top: 20px; }

.md-editor.md-fullscreen-mode .btn-group {
  float: none; }

.md-editor.md-fullscreen-mode .btn {
  border: 0;
  background: 0 0;
  color: #b3b3b3; }

.md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333; }

.md-editor.md-fullscreen-mode .md-fullscreen-controls {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: right;
  z-index: 1002;
  display: block; }

.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
  color: #b3b3b3;
  clear: right;
  margin: 10px;
  width: 30px;
  height: 30px;
  text-align: center; }

.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
  color: #333;
  text-decoration: none; }

.md-editor.md-fullscreen-mode .md-editor {
  height: 100% !important;
  position: relative; }

.md-editor .md-fullscreen-controls {
  display: none; }

.md-nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%; }


  .image-container {
    position: relative;
    display: inline-block;
  }

  .icon-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Ortalama */
    width: 100%;
    height: 100%;
    background: rgb(106 35 255); /* Arka planın yarı saydamlığını ayarlayın */
    border-radius: 2.1rem;
    display: none; /* Başlangıçta görünmez olsun */
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-size: 2rem;
  }

  .icon-overlay i {
    cursor: pointer;
  }

  .image-container:hover .icon-overlay {
    display: flex; /* Mouse resmin üzerine geldiğinde görünür olsun */
  }

  .niometin img {
    max-width: 100%;
    max-height: 100%;
  }
  /* Mobil */
  @media (max-width: 767px) {

    .col-mobile-disable {
      display: none !important;
    }

    .col-mobile-UzunMetin {
      display: block;
    }

    .col-mobile-open {
      display: block !important;
    }
    .nio-mobile-ust-metin {
      display: block;
    }

    .nio-mobile-alt-tag-menu {
      display: block;
      padding-right: 100px;
    }

    .nio-mobile-vote-bar {
      width: 150px!important;
    }

    .min-w-145px {
      min-width: 100px!important;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 42.20%;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 42.20%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 42.20%;
    }



    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 44.20%;
    }


  }
  /* Tablet */
  @media (min-width: 768px) and (max-width: 991px) {

    .col-tab-disable {
        display: none !important;
    }

    .col-mobile-UzunMetin {
      display: none;
    }

    .nio-mobile-ust-metin {
      display: none;
    }

    .nio-mobile-alt-tag-menu {
      display: block;
    }

    .nio-mobile-vote-bar {
      width: 150px!important;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 10.90%;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 28.90%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 42.90%;
    }

    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 10.90%;
    }

  }
  /* PC Küçük Ekranlar */
  @media (min-width: 992px) and (max-width: 1199px) {

    .col-minpc-disable {
        display: none !important;
    }

    .col-mobile-UzunMetin {
      display: none;
    }

    .nio-mobile-ust-metin {
      display: none;
    }

    .nio-mobile-alt-tag-menu {
      display: block;
    }

    .nio-mobile-vote-bar {
      width: 150px!important;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 10.90%;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 20.90%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 30.90%;
    }

    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 10.90%;
    }

  }

  /* PC Büyük Ekranlar */
  @media (min-width: 1200px) {

    .nio-mobile-ust-metin {
      display: none;
    }

    .col-mobile-UzunMetin {
      display: none;
    }

    .nio-mobile-alt-tag-menu {
      display: none;
    }

    .nio-mobile-vote-bar {
      width: 200px!important;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 10.90%;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 10.90%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 30.90%;
    }

    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 30.90%;
    }

  }

  @media (min-width: 1400px) {

    .nio-mobile-vote-bar {
      width: 180px!important;
    }

    .col-mobile-UzunMetin {
      display: none;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 11.90%;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 27.90%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 29.90%;
    }

    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 22.33%;
    }

  }

  @media (min-width: 1700px) {

    .nio-mobile-vote-bar {
      width: 180px!important;
    }

    .col-mobile-UzunMetin {
      display: none;
    }

    .min-w-145px {
      flex: 0 0 auto;
      width: 11.90%;
    }

    .min-w-home-145px {
      flex: 0 0 auto;
      width: 28.90%;
    }

    .min-w-homealt-145px {
      flex: 0 0 auto;
      width: 20.90%;
    }

    .min-w-145px-ust-list {
      flex: 0 0 auto;
      width: 22.33%;
    }

  }

  .devs-box {
    border: 1px solid var(--bs-gray-200)!important;
    box-shadow: var(--bs-box-shadow)!important
}

.devs-sidebar .menu .menu-icon {
  border: 1px solid var(--bs-gray-300)!important;
  height: 32px;
  width: 32px;
}
.devs-sidebar .menu-highlight .menu-item .menu-link {
  border-left: 2px solid var(--bs-gray-200);
  margin: 0;
  padding: 13px 0 13px 20px;
}
