
[data-theme="dark"] {
    background-color: #111 !important;
    color: #eee;
  }
  [data-theme="dark"] table {
    background-color: #222 !important;
    color: #eee;
  }

  [data-theme="dark"] .navbar {
    background-color: #222 !important;
    color: #eee;
  }
  [data-theme="dark"] .header-menu3 {
    background-color: #222 !important;
    color: #fff !important;
  }
  [data-theme="dark"] .header-menu3 li a {
    color: #fff !important;
  }
  
  

[data-theme="dark"] .tiHeading {
    background-color: #222;
    color:#fff;
    border:1px solid #333;
}

[data-theme="dark"] .TdAna {
    background-color: #111;
    color: #ccc !important;
}
    [data-theme="dark"] .TdAna a {
        color: #ccc !important;
    }

[data-theme="dark"] .TdRow{
    background-color: #111 !important;
    color: #fff !important;
}
    [data-theme="dark"] .TdRow a{
        color: #ccc !important;
    }

[data-theme="dark"] .Tdinfo{
    background-color: #111 !important;
    color: #fff !important;
}

/*RESPONSIVE*/
.mobile-gizle {
    display: inherit;
}

.pc-gizle {
    display: none;
}



.tHeading1         {font-family: "Museo Sans 700"; font-size: 13px; font-weight:bold; color:#FFF; height:30px; background-color:#61A034; padding-left:15px; border-bottom:1px solid #448519;}
.tHeading1 a       {font-family: "Museo Sans 700"; font-size: 13px; font-weight:bold; color:#FFF;}
.tHeading1 a:hover {font-family: "Museo Sans 700"; font-size: 13px; font-weight:bold; color:#F00;}

/*MOBILE GENEL*/
@media (max-width: 995.98px) { 
    table {
        width: 100%;

    }
       
    .cw-tablo {
        overflow-x: auto;
        overflow-y: hidden !important;
    }

    .pc-gizle {
        display: inherit !important;
    }
    .mobil-gizle {
        display: none !important;
    }

    .mobil-element-gizle td:nth-child(2){
        display: none !important;
    }



    .forum-table td:nth-child(3) , .forum-table td:nth-child(4){
        display: none;
    }

    .tHeading:nth-child(2) , .tHeading:nth-child(3) , .tHeading:nth-child(4){
        display: none;
    }

    .TdRow:nth-child(3) , .TdRow:nth-child(4) , .TdRow:nth-child(5) , .Frm-Ana-Ack{
        display: none;
    }
    /*FORUM-ANASAYFA*/
    .forum-table tr {
        min-height: 66px !important;
        height: 66px !important;
    }
    .Frm-Ana-Alt {
        display: none;
    }

    /*td.TdAna a:nth-child(1) {
        background: green;
    } */




    /*FORUM-ICI*/
    .tiHeading:nth-child(1){
        /* width:10%; */
        background: red;
        display: none;
    }

    .TdRowG:nth-child(1){
        display: none;
    }
    a.TdRowG:nth-child(1){
        display: block
    }

    .tiHeading:nth-child(3) , .tiHeading:nth-child(4) , .tiHeading:nth-child(5){
        display: none;
    }
    .TdRowG:nth-child(3) , .TdRowG:nth-child(4) , .TdRowG:nth-child(5){
        display: none;
    }

    /*KONU*/
    .mesaj {
        
    }

    .forum-sec td:nth-child(1){
        width: 98%;
        float:left;

    }
    .forum-sec td:nth-child(2){
        width: 98%;
        float:left;
    }
    .SelectBox {width:95%}



}
/*MOBÄ°LE NAVBAR*/
.offcanvas-header{ display:none; }

@media (max-width: 992px) {

  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    box-sizing: border-box;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(30, 30, 30, 0.98);
    transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
  }
    .navbar-collapse.show {
        visibility: visible;
        transform: translateX(-100%);
    }
    /*Logo-Text*/
    .logo-text {
        font-size:14px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 4px;
        overflow: hidden;
        background: linear-gradient(90deg, #599a2e, #fff, #111);
        background-repeat: no-repeat;
        background-size: 80%;
        animation: animate 3s linear infinite;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(89, 154, 46, 0.7);
    }
        
        @keyframes animate {
            0% {
            background-position: -500%;
            }
            100% {
            background-position: 500%;
            }
        }
    /*Navbar*/
    .navbar-nav li a {
        color:green !important;
		font-weight:bolder;
    }
    .dropdown-menu {
        padding: 0 !important;
    }
    .dropdown-menu a{
        padding:10px !important;
        border-top: 1px solid #373737;
        border-bottom: 1px solid #1A1A1A;
    }
    .navbar h5 {
        color:#599a2e;
        font-size:14px;
    }

  /*Menu 1*/
  .navbar-menu1 li {
      padding:7px !important;
      display: block;
      background: #2f2f2f;
      border-top: 1px solid #373737;
      border-bottom: 1px solid #1A1A1A;
  }
  .navbar-menu1 li a {
      font-size: 15px;
  }
  .navbar-menu1 > li > .dropdown-menu { background-color: #2c2b2b; font-size:12px;}

  /*Menu 2*/
  .navbar-menu2 li {
    padding:4px !important;
    display: block;
    background: #2f2f2f;
    border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;
}
  .navbar-menu2 li a img {
      width:17px;
      height:17px;
      margin-right:5px;
  }

  .navbar-menu2 li a {
    font-size: 15px;
    }

}
    

.header-menu3 {
    background: #f6f8f4;
    padding:10px !important;
}
    .header-menu3 li {
        line-height: 30px;
        height: 30px;
        margin-right:5px !important;
    }
    .header-menu3 li a {
        color:#7b7b7b;
        font-size:12px;
    }
    .header-menu3 li a img {
        margin-right:5px;
    }


    /*Theme Option*/
    .theme-option{
        padding:3px !important;
        background: #377A05;
        color:#000;
        border:1px solid #333;
    }
    .theme-button {
        margin-left:5px;
        height:27px;
        line-height:25px;
        width: 60px;
        padding: 0px !important;
    }

.table > tbody > tr > td {
    vertical-align: middle;
}
.toggle-btn {
    display: none;
}

.nav-link {
    margin: 0 !important;
    padding: 0 !important;
    padding-right:5px !important
}

