
  /* top-cep-news.php gÃ¶ster */
  .aicokunan-container {
    width: 310px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
  }

  .aicokunan-title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #444;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }

  .aicokunan-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 3px;
  }

  .aicokunan-tabs button {
    flex: 1;
    padding: 1px 0;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    transition: background-color 0.2s ease;
  }

  .aicokunan-tabs button:hover {
    background-color: #ddd;
  }

  .aicokunan-haber {
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }

  .aicokunan-baslik a {
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    display: block;
    margin-bottom: 5px;
  }

  .aicokunan-haber-content {
    display: flex;
    gap: 8px;
  }

  .aicokunan-haber-content img {
    width: 96px;
    height: 64px;
    object-fit: cover;
    border-radius: 6px;
    flex-shrink: 0;
  }

  .aicokunan-ozet {
    font-size: 14px;
    color: #555;
    flex: 1;
  }

  .aicokunan-ozet a {
    text-decoration: none;
    color: #555;
  }

  .aicokunan-ozet a:hover {
    text-decoration: underline;
  }

  .aicokunan-hit {
    margin-top: 4px;
    font-size: 16px;
    color: #888;
  }

  /* Googlebot iÃ§in iÃ§erikleri gÃ¶ster */
    body[data-bot="googlebot"] .arcive.googlenews {
        display: block;
    }

    /* DiÄŸer botlar ve kullanÄ±cÄ±lar iÃ§in gizle */
    body:not([data-bot="googlebot"]) .arcive.googlenews {
        display: none;
    }

/* GOOLE BOÅLU KAPAT*/

 ins.adsbygoogle[data-ad-status="unfilled"]{
    display: none !important;
  }

/* Ã‡OK OKUNANLA */

/* 960px geniÅŸlikte alan, ortalanmÄ±ÅŸ */
.ckic {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  max-width: 980px;
  margin: 0 auto;
}

/* % kullanarak esnek 4â€™lÃ¼ sÄ±ralama */
.ckic_top-haber {
  width: calc(25% - 5px);
  box-sizing: border-box;
  height: 205px; /* biraz daha yÃ¼ksek, Ã§Ã¼nkÃ¼ Ã¶zet altÄ±na alÄ±ndÄ± */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 4px;
  background-color: #f9f9f9;
}

 

.ckic_top-haber .baslik4lu {
  margin-bottom: 4px; /* BaÅŸlÄ±k ile resim arasÄ± boÅŸluk */
  font-weight: bold;
  font-size: 16px;
}

/* Haber alanÄ±: resim ve Ã¶zet alt alta */
.ckic_top-haber .haber {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.ckic_top-haber .haber a {
  text-decoration: none;
  color: inherit;
}

/* Resim boyutu */
.ckic_top-haber .haber img {
  width: 210px;
  height: 120px;
  object-fit: cover;
  border-radius: 3px;
}

/* Resim boyutu alternatif */
.ckic_top-haber .haberresim4lu img {
  width: 217px;
  height: 110px;
  object-fit: cover;
  border-radius: 3px;
}

.ozet-metni {
  margin-top: 5px;
  font-size: 14px;
  color: #555;
  text-align: left;        /* Sola hizala */
  width: 100%;             /* Ã–zet geniÅŸliÄŸi tÃ¼m alan */
  padding-left: 5px;       /* Resme hafif boÅŸluk */
}

/* Video galeri okunma sayÄ±sÄ± (isteÄŸe gÃ¶re) */
.video-galeri-baslik-blok {
  margin-top: 2px;
  text-align: left;
  font-size: 0.9em;
  color: #333;
}

/* Ãœst baÅŸlÄ±k stili */
.baslik > a:hover {
  text-decoration: underline;
}

/* Tab bÃ¶lÃ¼mÃ¼ */
.TabbedPanelsTabGroup {
  display: flex;
  gap: 10px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 5px;
}

.TabbedPanelsTab {
  cursor: pointer;
  padding: 6px 15px;
  background-color: #e2e2e2;
  border-radius: 4px;
  user-select: none;
  font-weight: bold;
}

.TabbedPanelsTabSelected {
  background-color: #056599;
  color: white;
}

/* Ã‡ok Okunanlar baÅŸlÄ±ÄŸÄ± stili */
.cok-okunanlar-baslik {
  font-size: 20px;
  font-weight: bold;
  color: #056599;
  margin: 15px 0 10px 0;
  text-align: left;
  padding-left: 5px;
  border-left: 4px solid #056599;
}


  /* cepsitekategor */

.btnanasayfa2 {
        padding: 3px 3px;
        margin-left: 8px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 42px;
        cursor: pointer;
        background-color: #a9132b;
        color: #ffffff;
        border: none;
        border-radius: 10px;
        width: 314px;
        height: 80px;
        transition: background-color 0.3s ease;
    }
    .btnanasayfa2 a {
        color: white;
        text-decoration: none;
    }
    .btnanasayfa2:hover a {
        color: #000000;
    }
    
    /* AÃ§Ä±lÄ±r menÃ¼ stilleri */
    .dropdown {
        position: relative;
        display: inline-block;
        margin-bottom: 10px; /* MenÃ¼ler arasÄ± boÅŸluk */
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 314px;
        height: auto;
        max-height: 90vh;
        overflow-y: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1000;
        border-radius: 5px;
        left: 20px;
        padding: 18px 0;
    }
    .dropdown-content a {
        color: black;
        padding: 12px 35px;
        margin: 44px 0;
        text-decoration: none;
        display: block;
        font-size: 26px;
        font-weight: bold;
        background-color: white;
        border-radius: 3px;
        transition: all 0.2s ease;
    }
    .dropdown-content a:hover {
        background-color: #f1f1f1;
        transform: translateX(3px);
    }
    .dropdown-content.show {
        display: block;
    }
	
	
	
	
	
  /* nonetcieczane banirust*/
.eczane-c-buton {
    width: 220px;
    height: 75px;
    background: linear-gradient(135deg, #006f6a 0%, #004f47 50%, #006f6a 100%);
    border: none;
    border-radius: 15px;
    color: white;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    margin-left: 8px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.eczane-c-buton a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: white;
    width: 100%;
}

.eczane-c-buton img {
    margin-left: 5px;
    height: 45px;
}

.eczane-c-buton a > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.namesec {
    line-height: 25px;
    margin-left: 5px;
}







/* anasayfaspot 3lu kodlar*/
.ckicsp {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  max-width: 985px;
  margin: 0 auto;
}

.ckic_top-habersp {
  width: calc(323px - 5px);
  box-sizing: border-box;
  height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.ckic_top-habersp .baslik4lu {
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 16px;
}

.ckic_top-habersp .haberresim4lu img {
  width: 305px;
  height: 150px;
  object-fit: cover;
  border-radius: 3px;
}

.ozet-metnisp {
  margin-top: 5px;
  font-size: 0.85em;
  font-size: 16px;
  color: #555;
  text-align: left;        /* Sola hizala */
  width: 100%;             /* Ã–zet geniÅŸliÄŸi tÃ¼m alan */
  padding-left: 5px;       /* Resme hafif boÅŸluk */
}


    /* Popup banner tasarÄ±mÄ± */
    #popup-banner {
        width: 300px;
        height: 250px;
        position: fixed;
        bottom: 70px;
        right: 150px;
        background-color: #f1f1f1;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        display: none;
        z-index: 1000;
    }

    #popup-banner-content {
        padding: 10px;
        text-align: center;
    }

    #close-banner {
        position: absolute;
        top: 10px;
        right: 10px;
        background: #ff5c5c;
        color: #fff;
        border: none;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        cursor: pointer;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }

    #close-banner:hover {
        background: #ff3c3c;
    }

 
    
    /* AJAX Ä°Ã§erik Stilleri */
    #yavasIcerik {
        width: 650px;
        margin: 1px auto;
        background: #f9f9f9;
        padding: 1px;
        border-radius: 5px;
        
    }
	   /* AJAX Ä°Ã§erik Stilleri */
    #yavasIceriknamaz {
        width: 990px;
        margin: 1px auto;
        background: #f9f9f9;
        padding: 1px;
        border-radius: 5px;
        
    }
    
    #yavasIcerik .loading {
        text-align: center;
        padding: 20px;
    }

    /* ustanas- incide/anasayfa-php */
      #countdown {
            font-size: 18px;
            font-weight: bold;
        }
   
        /* Buton container */
        .button-containerilce {
            text-align: center;
            margin-top: 1px;
        }
		


	.btnanasayfa {
        padding: 3px 3px; /* YÃ¼kseklik ve geniÅŸlik dÄ±ÅŸÄ±nda iÃ§eriÄŸi dÃ¼zenledik */
            margin: 0px; /* Butonlar arasÄ±ndaki mesafe 1px */
            font-size: 16px;
           
		   cursor: pointer;
            background-color: #a9132b; /* AÃ§Ä±k petrol yeÅŸili */
            color: #ffffff;
            border: none;
            border-radius: 10px; /* Yuvarlak kÃ¶ÅŸeler */
            width: 125px; /* GeniÅŸlik 180px */
            height: 30px; /* YÃ¼kseklik 25px */
            transition: background-color 0.3s ease;
}
.btnanasayfa a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnanasayfa:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}


	.btnanasayfa2 {
        padding: 3px 3px; /* YÃ¼kseklik ve geniÅŸlik dÄ±ÅŸÄ±nda iÃ§eriÄŸi dÃ¼zenledik */
            margin: 0px; /* Butonlar arasÄ±ndaki mesafe 1px */
            font-size: 16px;
           
		   cursor: pointer;
            background-color: #a9132b; /* AÃ§Ä±k petrol yeÅŸili */
            color: #ffffff;
            border: none;
            border-radius: 10px; /* Yuvarlak kÃ¶ÅŸeler */
            width: 90px; /* GeniÅŸlik 180px */
            height: 30px; /* YÃ¼kseklik 25px */
            transition: background-color 0.3s ease;
}
.btnanasayfa2 a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnanasayfa2:hover a {
    color: #c0c0c0; 
	font-weight: bold; /* Hover durumunda link rengi beyaz */
}



/* anasayfa top-cep-news*/
  body {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #333;
    margin: 0;
    padding: 0;
    background: #f9f9f9;
  }

  .container {
    max-width: 300px;
    margin: 0 auto;
    padding: 5px;
    background: #fff;
  }

  a:hover {
    text-decoration: underline;
  }

  imgck {
    border-radius: 8px;
    width: 150px;
    height: 100px;
    object-fit: cover;
  }

  .tab-buttonsck button {
    margin-right: 3px;
    padding: 3px 3px;
    font-size: 14px;
    cursor: pointer;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .tab-buttonsck button:hover {
    background: #ddd;
  }

  .haber-baslikck {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
  }

  .haber-kutuck {
    margin-bottom: 3px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
  }

  .haber-ozetck {
    flex: 1;
  }

  .haber-hit {
    font-size: 14px;
    color: #888;
    margin-top: 5px;
  }


/* cepencokokuna */
/* 960px geniÅŸlikte alan, ortalanmÄ±ÅŸ */
.ckic {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  max-width: 980px;
  margin: 0 auto;
}

/* % kullanarak esnek 4â€™lÃ¼ sÄ±ralama */
.ckic_top-haber {
  width: calc(25% - 5px);
  box-sizing: border-box;
  height: 205px; /* biraz daha yÃ¼ksek, Ã§Ã¼nkÃ¼ Ã¶zet altÄ±na alÄ±ndÄ± */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.ckic_top-haber .baslik4lu {
  margin-bottom: 4px; /* BaÅŸlÄ±k ile resim arasÄ± boÅŸluk */
  font-weight: bold;
   font-size: 16px;
}

/* Haber alanÄ±: resim ve Ã¶zet alt alta */
.ckic_top-haber .haber {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.ckic_top-haber .haber a {
  text-decoration: none;
  color: inherit;
}

/* Resim boyutu */
.ckic_top-haber .haber img {
  width: 210px;
  height: 120px;
  object-fit: cover;
  border-radius: 3px;
}


/* Resim boyutu */
.ckic_top-haber .haberresim4lu img {
  width: 217px;
  height: 110px;
  object-fit: cover;
  border-radius: 3px;
}


.ozet-metni {
  margin-top: 5px;
  font-size: 0.85em;
  font-size: 14px;
  color: #555;
  text-align: left;        /* Sola hizala */
  width: 100%;             /* Ã–zet geniÅŸliÄŸi tÃ¼m alan */
  padding-left: 5px;       /* Resme hafif boÅŸluk */
}
/* Video galeri okunma sayÄ±sÄ± (isteÄŸe gÃ¶re) */
.video-galeri-baslik-blok {
  margin-top: 2px;
  text-align: left;
  font-size: 0.9em;
  color: #333;
}

/* Ãœst baÅŸlÄ±k stili */
.baslik > a:hover {
  text-decoration: underline;
}

/* Tab bÃ¶lÃ¼mÃ¼ */
.TabbedPanelsTabGroup {
  display: flex;
  gap: 10px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 5px;
}

.TabbedPanelsTab {
  cursor: pointer;
  padding: 6px 15px;
  background-color: #e2e2e2;
  border-radius: 4px;
  user-select: none;
  font-weight: bold;
}

.TabbedPanelsTabSelected {
  background-color: #056599;
  color: white;
}

    /* incumenuheader */
      #countdown {
            font-size: 18px;
            font-weight: bold;
        }
   
        /* Buton container */
        .button-containerilce {
            text-align: center;
            margin-top: 1px;
        }
		
		.btnilcea {
    padding: 3px 3px;
    margin: 0px;
    font-size: 17px;
    cursor: pointer;
    background-color: #4682B4; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 110px;
    height: 30px;
    transition: background-color 0.3s ease;
}
.btnilcea a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnilcea:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}

	.btnilcea2 {
    padding: 3px 3px;
    margin: 0px;
    font-size: 17px;
    cursor: pointer;
    background-color: #4682B4; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 90px;
    height: 30px;
    transition: background-color 0.3s ease;
}
.btnilcea2 a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnilcea2:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}

		.btnilcek {
    padding: 3px 3px;
    margin: 0px;
    font-size: 18px;
    cursor: pointer;
    background-color: #4682B4; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 73px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.btnilcek a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnilcek:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}


	.btnilcek2 {
    padding: 3px 3px;
    margin: 0px;
    font-size: 18px;
    cursor: pointer;
    background-color: #4682B4; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 64px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.btnilcek2 a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnilcek2:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}


	.btnlink {
    padding: 3px 3px;
    margin: 0px;
    font-size: 18px;
    cursor: pointer;
    background-color: #36648B; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 80px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.btnlink a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnlink:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}

	.btnlink2 {
    padding: 3px 3px;
    margin: 0px;
    font-size: 18px;
    cursor: pointer;
    background-color: #36648B; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 110px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.btnlink2 a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnlink2:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}

.btnlinkk1 {
    padding: 3px 3px;
    margin: 0px;
    font-size: 18px;
    cursor: pointer;
    background-color: #36648B; /* Petrol yeÅŸili */
    color: white; /* YazÄ± rengi gÃ¼mÃ¼ÅŸ */
    border: none;
    border-radius: 10px;
    width: 75px;
    height: 33px;
    transition: background-color 0.3s ease;
}
.btnlinkk1 a {
    color: white; /* Link rengi gÃ¼mÃ¼ÅŸ */
    text-decoration: none; /* Alt Ã§izgiyi kaldÄ±rÄ±r */
}
		.btnlinkk1:hover a {
    color: #000000; /* Hover durumunda link rengi beyaz */
}



/* burc-burc*/
 
        .metalik-buton {
            width: 1280px;
            height: 60px;
            background: linear-gradient(135deg, #e6e6e6 0%, #c0c0c0 50%, #e6e6e6 100%);
            border: none;
            border-radius: 30px;
            color: #9A2A2A;
            font-size: 40px;
            font-weight: bold;
            letter-spacing: 1px;
            cursor: pointer;
            margin-bottom: 5px;
            text-align: center;
            line-height: 60px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            text-transform: uppercase;
			
        }

        .sayfa-containerburc {
            width: 1280px;
            background-color: #f0f0f0;
            border-radius: 15px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            padding: 10px;
            box-sizing: border-box;
		margin-left: 8px;
			
        }

        .burc-grid {
            display: grid;
            grid-template-columns: repeat(6, 1fr);
            gap: 15px;
            text-align: center;
        }

        .burc-item {
            background-color: white;
            border-radius: 10px;
            padding: 3px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            transition: transform 0.3s;
            height: 100%;
            display: flex;
            flex-direction: column;
			font-size: 24px; 
			
        }

        .burc-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 6px 12px rgba(0,0,0,0.15);
        }

        .burc-item img {
            width: 140px;
            height: 110px;
            object-fit: cover;
            border-radius: 8px;
            margin-bottom: 10px;
        }

        .burc-item p {
            margin: -15px 1px -5px;
            font-weight: bold;
            color: #333;
            flex-grow: 1;
            display: flex;
            align-items: center;
            justify-content: center;
			
        }

        .burc-link {
            text-decoration: none;
            color: inherit;
            display: block;
            height: 100%;
        }

      
           
            
            .burc-grid {
                grid-template-columns: repeat(6, 1fr);
            }
       

/* cep-ruya-sorgu */
    #container {
        width: 1290px;
        margin: 0 auto;
        padding: 20px;
	
            background-color: #f0f0f0;
            border-radius: 15px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            padding: 10px;
            box-sizing: border-box;
		margin-left: 3px;
			
    }
    .search-area {
        width: 1260px;
        margin: 0 auto;
        font-size: 40px;
    }
    #appendedInputButton {
        width: 1260px;
        padding: 8px;
        box-sizing: border-box;
        font-size: 40px;
        height: 60px;
    }
    #button {
        padding: 8px 15px;
        background-color: #0066cc;
        color: white;
        border: none;
        border-radius: 20px;
        font-size: 40px;
        height: 60px;
        cursor: pointer;
        margin-left: 5px;
    }
    #button:hover {
        background-color: #0055aa;
    }
    .result-item {
        padding: 15px;
        border-bottom: 1px dotted #dadada;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .temizle {
        clear: both;
    }
    .baslik-alani {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .ruya-tabir-baslik {
        background-color: #800000;
        color: white;
        padding: 5px 10px;
        font-size: 50px;
        font-weight: bold;
        border-radius: 20px;
        cursor: pointer;
        width: calc(50% - 5px);
        text-align: center;
        box-sizing: border-box;
    }
    .ruya-kelimeleri-baslik {
        background-color: #0066cc;
        color: white;
        padding: 5px 10px;
        font-size: 50px;
        font-weight: bold;
        border-radius: 20px;
        cursor: pointer;
        width: calc(50% - 10px);
        text-align: center;
        box-sizing: border-box;
        margin-left: 10px;
    }
    .kelime-listesi {
        display: none;
        background-color: #f9f9f9;
        padding: 15px;
        border-radius: 10px;
        margin: 10px 0;
        font-size: 34px;
    }
    .kelime-listesi a {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        color: #800000;
        text-decoration: none;
    }
    .kelime-listesi a:hover {
        text-decoration: underline;
    }
    .form-horizontal {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    /* SAYFALAMA STÄ°LLERÄ° */
    .sayfalamaruya {
        display: flex;
        justify-content: center;
        margin-top: 20px;
        flex-wrap: wrap;
        gap: 5px;
    }
    .sayfalamaruya a {
        padding: 8px 12px;
        border: 1px solid #ddd;
        border-radius: 5px;
        text-decoration: none;
        color: #0066cc;
        font-size: 42px;
        background-color: white;
    }
    .sayfalamaruya a.pasif {
        color: #ccc;
        cursor: default;
    }
    .sayfalamaruya a:hover:not(.pasif) {
        background-color: #f5f5f5;
    }
    .sayfalamaruya .aktif {
        background-color: #0066cc;
        color: white;
        border-color: #0066cc;
    }
</style>
<style>
    .ruya-search-area {
        width: 940px;
        margin: 0 auto;
        font-size: 40px;
    }
    .ruya-input-append {
        display: flex;
        align-items: center;
    }
    #ruya-appendedInputButton {
        width: 740px;
        padding: 0 15px;
        box-sizing: border-box;
        font-size: 50px;
        height: 140px;
        border: 1px solid #ddd;
        border-right: none;
        border-radius: 20px 0 0 20px;
        margin: 0;
        vertical-align: top;
    }
    .ruya-search-btn {
        padding: 0 25px;
        background-color: #800000;
        color: white;
        border: 1px solid #800000;
        border-radius: 0 20px 20px 0;
        font-size: 80px;
        height: 140px;
        
		 margin-left: 40px;
        cursor: pointer;
        transition: background-color 0.3s;
        margin: 0;
        white-space: nowrap;
    }
    .ruya-search-btn:hover {
        background-color: #600000;
        border-color: #600000;
    }


/* ceps-cephaber-kaategori */
   
    .container {
        width: 100%;
        max-width: 476px;
        margin: 0 auto;
    }
    .category-item {
        margin-bottom: 20px;
        background: white;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .category-header {
        padding: 3px 15px;
        font-weight: bold;
        font-size: 18px;
        color: white;
        background: #800020;
		 display: #800020;
        transition: background 0.3s;
    }
    .category-header:hover {
        background: #600018;
    }
    .category-header a {
        color: white;
        text-decoration: none;
        display: block;
    }
    .clickable-area {
        cursor: pointer;
        padding: 0 10px 10px;
    }
    .news-image-container {
        width: 100%;
        height: 180px;
        overflow: hidden;
        border-radius: 8px;
        margin-top: 10px;
    }
    .news-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .news-title {
        padding: 2px 3px;
        font-weight: bold;
        font-size: 26px;
    
		  color: #A52A2A; /* AÃ§Ä±k bordo yazÄ± */
        transition: color 0.2s;
    }
    .clickable-area:hover .news-title {
        color: #800000;
    }
    .no-news {
       color: #800000;
        font-style: italic;
        padding: 15px;
        text-align: center;
    }


  /* c */
            .kath-container {
                width: 100%;
                max-width: 476px;
                margin: 0 auto;
            }
            .kath-category-item {
                margin-bottom: 20px;
                background: white;
                border-radius: 10px;
                overflow: hidden;
				box-shadow: 0 2px 5px #C0C0C0;
             
            }
            .kath-category-header {
                padding: 3px 15px;
                font-weight: bold;
                font-size: 40px;
                color: white;
                background: #800020;
                transition: background 0.3s;
            }
            .kath-category-header:hover {
                background: #600018;
            }
            .kath-category-header a {
                color: white;
                text-decoration: none;
                display: block;
            }
            .kath-clickable-area {
                cursor: pointer;
                padding: 0 10px 10px;
            }
            .kath-news-image-container {
                width: 100%;
                height: 180px;
                overflow: hidden;
                border-radius: 8px;
                margin-top: 10px;
            }
            .kath-news-image {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
            .kath-news-title {
                padding: 2px 3px;
                font-weight: bold;
                font-size: 26px;
                color: #A52A2A;
                transition: color 0.2s;
            }
            .kath-clickable-area:hover .kath-news-title {
                color: #800000;
            }
            .kath-no-news {
                color: #800000;
                font-style: italic;
                padding: 15px;
                text-align: center;
            }


/* cepencokokuna-cepkategori.php */
    .btnanasayfa2 {
        padding: 3px 3px;
        margin-left: 8px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 42px;
        cursor: pointer;
        background-color: #a9132b;
        color: #ffffff;
        border: none;
        border-radius: 10px;
        width: 314px;
        height: 80px;
        transition: background-color 0.3s ease;
    }
    .btnanasayfa2 a {
        color: white;
        text-decoration: none;
    }
    .btnanasayfa2:hover a {
        color: #000000;
    }
    
    /* AÃ§Ä±lÄ±r menÃ¼ stilleri */
    .dropdown {
        position: relative;
        display: inline-block;
        margin-bottom: 10px; /* MenÃ¼ler arasÄ± boÅŸluk */
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 314px;
        height: auto;
        max-height: 90vh;
        overflow-y: auto;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1000;
        border-radius: 5px;
        left: 20px;
        padding: 18px 0;
    }
    .dropdown-content a {
        color: black;
        padding: 12px 35px;
        margin: 44px 0;
        text-decoration: none;
        display: block;
        font-size: 26px;
        font-weight: bold;
        background-color: white;
        border-radius: 3px;
        transition: all 0.2s ease;
    }
    .dropdown-content a:hover {
        background-color: #f1f1f1;
        transform: translateX(3px);
    }
    .dropdown-content.show {
        display: block;
    }
    
	

/* cokokunalar cepencokokunan.php bu*/
.cokcek-ckic {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  max-width: 980px;
  margin: 0 auto;
}

/* 4â€™lÃ¼ sÄ±ralama */
.cokcek-haber-kutu {
  width: calc(25% - 5px);
  box-sizing: border-box;
  height: 225px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.cokcek-baslik {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 14px;
}

.cokcek-ozet {
  margin-bottom: 2px;

  font-size: 14px;
}

.cokcek-haber-icerik {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.cokcek-haber-icerik a {
  text-decoration: none;
  color: inherit;
}

.cokcek-haber-icerik img {
  width: 210px;
  height: 120px;
  object-fit: cover;
  border-radius: 3px;
}

.cokcek-ozet {
  margin-top: 5px;
  font-size: 14px;
  color: #555;
  text-align: left;
  width: 100%;
  padding-left: 5px;
}

.cokcek-hit {
  margin-top: 2px;
  text-align: left;
  font-size: 14px;
  color: #333;
}

/* Sekme baÅŸlÄ±klarÄ± */
.cokcek-TabbedPanelsTabGroup {
  display: flex;
  gap: 10px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 5px;
}

.cokcek-TabbedPanelsTab {
  cursor: pointer;
  padding: 6px 15px;
  background-color: #e2e2e2;
  border-radius: 4px;
  user-select: none;
  font-weight: bold;
}

.cokcek-TabbedPanelsTabSelected {
  background-color: #056599;
  color: white;
}



/* spot-cep-18.php*/
  .aihaber-wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-left: 10px;
  }

  .aihaber-box {
    width: 310px;
    flex-shrink: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  }

  .aihaber-title {
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    background-color: #f7f7f7;
  }

  .aihaber-title a {
    text-decoration: none;
    color: #000;
  }

  .aihaber-title a:hover {
    text-decoration: underline;
  }

  .aihaber-image {
    position: relative;
  }

  .aihaber-image img {
    width: 310px;
    height: 132px;
  object-fit: cover;
    border-radius: 8px; /* ğŸ”µ Yuvarlak kÃ¶ÅŸe efekti */
    display: block;
    margin: 0 auto;
  }

  .aihaber-summary {
    padding: 10px;
    font-size: 14px;
    color: #333;
  }

  .aihaber-summary a {
    text-decoration: none;
    color: #333;
  }

  .aihaber-summary a:hover {
    text-decoration: underline;
  }
  
  
  
  
  
  
  
  /* anasayfa.php */
     #countdown {
    font-size: 18px;
    font-weight: bold;
  }

  /* Buton container */
  .ust-button-containerilce {
    text-align: center;
    margin-top: 1px;
  }

  .ust-btnanasayfa {
    padding: 3px 3px;
    margin: 0px;
    font-size: 16px;
    cursor: pointer;
    background-color: #a9132b;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    width: 125px;
    height: 30px;
    transition: background-color 0.3s ease;
  }

  .ust-btnanasayfa a {
    color: white;
    text-decoration: none;
  }

  .ust-btnanasayfa:hover a {
    color: #000000;
  }

  .ust-btnanasayfa2 {
    padding: 3px 3px;
    margin: 0px;
    font-size: 16px;
    cursor: pointer;
    background-color: #a9132b;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    width: 90px;
    height: 30px;
    transition: background-color 0.3s ease;
  }

  .ust-btnanasayfa2 a {
    color: white;
    text-decoration: none;
  }

  .ust-btnanasayfa2:hover a {
    color: #c0c0c0;
    font-weight: bold;
  }