*{ 
  padding:0;
  margin:0;
  list-style:none;
  border:0;
  font-family:Arial;
 font-size:12px;
}

#tab{padding:15px; width:100%;}
 a.tab{padding:14px 20px; font-size:14px; font-weight:bold; text-decoration:none; color:#111; cursor:pointer;}

a.aktif{/*background-color:#093cb1;*/color:#f00; font-weight:bold;}
td.tabContent{display:none; margin-top:10px; padding:10px;  }

   
    td.hide,th.hide{display:none  ! important;}
/*.containerMobil{display:none;}
.container{display:none}*/

#imalat{padding:15px; width:100%;}
 a.imalat{padding:14px 20px; font-size:14px; font-weight:bold; text-decoration:none; color:#111; cursor:pointer;}


td.imalatContent{display:none; margin-top:10px; padding:10px;  }

@media  (max-width : 700px){  
*{ 
  padding:0;
  margin:0;
  list-style:none;
  border:0;
  font-family:Arial;
 font-size:12px;
}
/*@media only screen and (min-device-width : 320px) and (max-device-width : 567px) {*/

.containerMobil{display:none;}
.container-nav{width:95%;}
.container{width:100%; display:block;}
td,th{display:none;}
td.show,th.show{display:table-cell ! important; width:100%;}
td.show,th.show span{display:table-cell ! important; float:left; width:80px;}
#tab{padding:15px; width:100%;}
 a.tab{padding:14px 20px; font-size:14px; font-weight:bold; text-decoration:none; color:#111; width:100%;}

a.aktif{color:#f00; font-weight:bold;}
td.tabContent{display:none; margin-top:10px; padding:10px;  width:100%; }
p.mobil{border-bottom:1px solid#ccc;padding:10px; margin:2px;}
.mobil-duzenle{width:100%; display:block; padding:10px; font-size:14px;}
td.show,th.show a{display:block; padding:10px; font-size:14px;}
.mobilbaslik{font-size:14px; float:left; width:100%;}



#imalat{padding:15px; width:100%;}
 a.imalat{padding:14px 20px; font-size:14px; font-weight:bold; text-decoration:none; color:#111; width:100%;}

td.imalatContent{display:none; margin-top:10px; padding:10px;  width:100%; }





}

/* istatistik bölümüü*/


/** istatistiler ba�lang�� **/
#IstatistiklerAlaniKapsayicisi{
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    border: none;
    outline: none;
    text-align: left;
    text-decoration: none;
    float: left;
	overflow:auto;
	
}

@media only screen and (max-width:575px){ /* XS */
    .IstatistiklerAlaniKapsayicisi{
		display:none !important; 
		margin-top:-100px !important; 
		margin-bottom:500px !important;
		border:1px solid#f00;
		}
}


.IstatistiklerAlaniIciTamSatirCerceveAlanlariKapsayicisi{
    position: relative;
    display: inline-block;
    width:calc(100% - 4px);
    min-width:calc(100% - 4px);
    max-width:calc(100% - 4px);
    height: auto;
    margin:0;
    margin-bottom: 4px;
    padding: 0;
    padding-right: 2px;
    padding-left: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    float: left;
}
.IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
    position: relative;
    display: inline-block;
    height: auto;
    margin:0;
    margin-bottom: 4px;
    padding: 0;
    padding-right: 2px;
    padding-left: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    float: left;

}
@media only screen and (min-width:1200px){ /* XL */
    .IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
        width:calc(25% - 4px);
        min-width:calc(25% - 4px);
        max-width:calc(25% - 4px);
    }
}
@media only screen and (min-width:992px) and (max-width:1199px){ /* L */
    .IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
        width:calc(33.33% - 4px);
        min-width:calc(33.33% - 4px);
        max-width:calc(33.33% - 4px);
    }
}
@media only screen and (min-width:768px) and (max-width:991px){ /* M */
    .IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
        width:calc(50% - 4px);
        min-width:calc(50% - 4px);
        max-width:calc(50% - 4px);
    }
}
@media only screen and (min-width:576px) and (max-width:768px){ /* S, */
    .IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
        width:calc(50% - 4px);
        min-width:calc(50% - 4px);
        max-width:calc(50% - 4px);
    }
}
@media only screen and (max-width:575px){ /* XS */
    .IstatistiklerAlaniIciParcaliCerceveAlanlariKapsayicisi{
        width:calc(100% - 4px);
        min-width:calc(100% - 4px);
        max-width:calc(100% - 4px);
		
    }
}
.IstatistiklerAlaniIciCerceveIciAlanlariKapsayicisi{
    position: relative;
    width:calc(100% - 2px);
    min-width:calc(100% - 2px);
    max-width:calc(100% - 2px);
    margin:0;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    border:1px solid#cccccc;
    outline: none;
    text-align: center;
    text-decoration: none;
    float: left;
}
@media only screen and (min-width:1200px){ /* XL */
    .IstatistiklerAlaniIciCerceveIciAlanlariKapsayicisi{
        height:98px;
        min-height:98px;
        max-height:98px;
    }
}
@media only screen and (max-width:992px){ /* L M S ve XS */
    .IstatistiklerAlaniIciCerceveIciAlanlariKapsayicisi{
        height:92px;
        min-height:92px;
        max-height:92px;
    }
}
/** �statistik �con alan� kapsayicisi */
.IstatistiklerAlaniIciCerceveIciAlanlariDetayliIstatistiklerIconAlaniKapsayicisi{
    position: absolute;
    display: block;
    width:20px;
    min-width:20px;
    max-width:20px;
    height: 10px;
    min-height: 10px;
    max-height: 10px;
    margin:0;
    padding: 0;
    top: 0;
    right: 5px;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    float: right;
    z-index:400;

}
.IstatistiklerAlaniIciCerceveIciAlanlariDetayliIstatistiklerIconAlaniKapsayicisi img {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 10px;
    min-height: 10px;
    max-height: 10px;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;

}
/** �statistik �con alan� kapsayicisi */
.IstatistiklerAlaniIciCerceveIciAlanlariOrtalamaIstatistiklerIconAlaniKapsayicisi{
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateY(-50%);
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    float: left;
}
.IstatistiklerAlaniIciCerceveIciAlanlariBaslikAlanlariKapsayicisi{
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    border: none;
    outline: none;
    color: #646464;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    float: left;
}
@media only screen and (min-width:1200px){ /* XL */
    .IstatistiklerAlaniIciCerceveIciAlanlariBaslikAlanlariKapsayicisi{
        font-size: 16px;
    }
}
@media only screen and (min-width:992px) and (max-width:1199px){ /* L */
    .IstatistiklerAlaniIciCerceveIciAlanlariBaslikAlanlariKapsayicisi{
        font-size: 15px;
    }
}
@media only screen and (max-width:991px){ /* M, S VE XS */
    .IstatistiklerAlaniIciCerceveIciAlanlariBaslikAlanlariKapsayicisi{
        font-size: 14px;
    }
}
.IstatistiklerAlaniIciCerceveIciAlanlariRakamAlanlariKapsayicisi{
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    border: none;
    outline: none;
    color: #3D3D3D;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    float: left;
}
@media only screen and (min-width:1200px){ /* XL */
    .IstatistiklerAlaniIciCerceveIciAlanlariRakamAlanlariKapsayicisi{
        line-height: 25px;
        font-size: 30px;
    }
}
@media only screen and (min-width:992px) and (max-width:1199px){ /* L */
    .IstatistiklerAlaniIciCerceveIciAlanlariRakamAlanlariKapsayicisi{
        line-height: 21px;
        font-size: 25px;
        padding-bottom: 2px;
    }
}
@media only screen and (max-width:991px){ /* M, S VE XS */
    .IstatistiklerAlaniIciCerceveIciAlanlariRakamAlanlariKapsayicisi{
        line-height: 18px;
        font-size: 20px;
        padding-bottom: 3px;
    }
}
.SayfaIciSerbestSatirAlanlariKapsayicisi{
    display: block;
    width: calc(100% - 20px);
    min-width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    height: auto;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    border: none;
    border-bottom: 1px solid #DADADA;
    outline: none;
    text-align: left;
    text-decoration: none;
    float: left;
}
@media only screen and (min-width:991px){ /* M, S VE XS */
    .IstatistiklerAlaniIciCerceveIciAlanlariRakamAlanlariKapsayicisi{
        line-height: 18px;
        font-size: 20px;
        padding-bottom: 3px;
    }
}

.yenisifrecontainer{
    border:0px solid#000;
    margin:0 auto;   
    padding:5px;
      }
     .yenisifrediv{
         border:0px solid#000;
         margin:0 auto;
         width:400px;
         text-align:center;
         padding:3px;
         
     }

  .yenisifrediv input{ 
      width:100%;
      padding:10px;
      margin-top:2px;
      border:1px solid#ddd;
      border-radius:5px;
      background-color:#607d8b08;
      
  }

 .yenisifrediv button{ 
      width:100%;
      padding:5px;
      margin-top:5px;
      border:1px solid#ddd;
      border-radius:5px;
      background-color:darkgreen;
     color:#fff;
     font-weigh:bold;
     font-size:20px;
      
  }