@font-face {font-family: pirulen; src: url('../../data/fonts/pirulen.ttf');}
@font-face {font-family: Bauhaus; src: url('../../data/fonts/Bauhaus.ttf');}
html, body {
	font-size:14px; 
	line-height:18px;
	height: 100%;
 }
 #surum_label{
	 color: aqua;
	 font-size: 16px;
 }
 .btns_kullanicilar_container{
    position: absolute;
    right: 10px;
    top: 10px;
 }
#item_say{
    position: absolute;
    bottom: 0;
    left: -20px;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: aqua;
    text-align: right;
    width: 40px;
}
#btn_para_yukle{
    position: absolute;
    right: 10px;
    font-size: 18px;
    top: 8px;
    border-radius: 10px;
    padding: 5px;
    width: 120px;
}
#navigator_container{
	position:relative;
	top:5px;
	margin:0 auto;
	display:inline-block;
}

.copy_paste_cover{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	z-index:1;
	background-color:red;
	opacity:.2;
}
.copy_paste_info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 30px;
    line-height: 30px;
    color: blue;
    font-weight: bold;
    background-color: white; /* Yazının arka planı beyaz */
    padding: 10px 20px;       /* Okunabilirlik için boşluk */
    border-radius: 8px;       /* Köşeleri yumuşatma (isteğe bağlı) */
}
.navigator_page_container{
	position:absolute;
	top:90px;
	bottom:0;
	width:100%;
	overflow:auto;
}
#page_pdf{
    position: relative;
}
#page_pdf_etiketler{
  background:white;
  margin: 0 auto;
  width: 350px;
  position:relative;
  top:30px
}

 
 .bring-more-container {
  grid-column: 1 / -1;
  text-align: center;
  margin-top: 1.5rem;
}

#bring_more {
  width: 15rem; /* Düğmenin genişliği */
  margin: 0 auto;
}
.ucretli{
	background-color:#60a917 !important;
	border-color:#60a917 !important;
	color:white !important;
 }
 .ucretsiz{
	border-color:#d9d9d9 !important;
	background-color: #fff !important;
	color:gray !important;
 }
 .page_window{
	position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    overflow: auto; 
 }
.app-bar-btn{
  position:absolute;
  top:0;
  cursor:pointer;
  width:50px;
  padding-right:0;
  font-size:25px;
  padding-top:5px;
  color:white;
  height:50px;
  line-height: 40px;
}
.app-bar-btn:hover{
	background-color:black;
}
.SoruEdit_Active{
	border:4px ridge lime !important;
}
 .sidebar2{
    position:fixed;
	left: -255px;
	top: 44px;
	bottom: 0;
	width: 252px;
	max-width:none;
	background: #3D3D3D;
	border:0;
	overflow:auto;
 }
 .yayin_tarih_listbox{
	height: 100px;
	overflow-y: auto;
	border: 1px solid #ccc;
	background:white;
	padding: 0 5px;
 }
 .yayin_tarih_text{
	position: relative;
    top: 2px;
    left: 4px;
	font-size:12px;
 }
 #main_container{
	position:fixed;
	left:0;
	right:0;
	top:48px;
	bottom:0;
	width:auto;
	overflow: auto;
}



#overlay {
	display: none;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 999;
}
#overlay2{
	display: none;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0);
	z-index: 999;
}

 @media (max-width:400px) {
	#main_container{
		left:0;
	}
  
	.sidebar2 {
        position: fixed;
        top: 48px;
        left: 0;
        width: 250px;
        height: 100%;
        background: #3D3D3D;
        transform: scaleX(0) scaleY(0);
        transform-origin: top left;
        transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55); /* yaylı efekt */
        z-index: 1000;
        opacity: 0;
    }

    .sidebar2.active {
        transform: scaleX(1) scaleY(1);
        opacity: 1;
		border:0;
    }



}
 
.disabled_row{
	text-decoration:line-through;
}
.secili_video{
	box-shadow: 2px 2px darkred;
    border: 1px solid darkred;
    padding: 5px;
}
#counter{
	position: absolute;
    right: 50px;
    height: 50px;
    line-height: 20px;
    color: aqua;
    padding: 5px;
}
.tabcontrol .tabs li a{
	padding: 8px 10px;
}
.text-title{
	font-family:pirulen;
}
.my-m-menu-li{
	width:25%;
	text-align:center;
}
.my-m-menu-li:hover{
    background:#59cde2!important;
	color:white!important;
}
.my-m-menu-active{
	background:#00aba9!important;
	color:white!important;
}
.my-m-menu-a{
	padding:1rem 0!important;
	width:100%
}
.btn_bildirim_say{
	position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
}
.bottom_btn_container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bottom_btn_icon{
	position:absolute;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    width: 100%;	
}
.bottom_btn_text{
	position:absolute;
    font-size: 14px;
    text-align: center;
    width: 100%;
    top: 30px;
    line-height: 20px;
    height: 20px;
}
.kullanim_gecmis{
	cursor:pointer;
	color:blue;
}
.tikla_gonder_baslik{
	float:left;
	padding:3px;
	line-height:22px;
    font-size: 16px;
    text-shadow: 2px 2px 4px rgb(0 0 255 / 40%);
    color: #000080;
    font-weight: 500;
}
.tiklagonder_combo{
	height:40px;
    float: left;
	border-radius: 8px;
    margin: 15px 0 0 1.5%;
    padding: 8px;
    width: 31%;
	background:#1ba1e2;
	color:white;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	outline:none;
	border:none;
}

.telegram_kayit_container{
    position: absolute;
    left: 25%;
    text-align: center;
    color: white;
    right: 25%;
    z-index: 100;
    top: -50px;
	height:110px
}
   .mykurumlogo{
	   border: 3px solid gray;
       display: inline-block;
       -webkit-border-radius: .8rem;
       -moz-border-radius: .8rem;
       border-radius: .8rem;
       overflow: hidden;
       cursor: pointer;
       box-shadow: 0 0 5px #ffc inset;
       width :50px;
	   height:50px;
       margin: 0px;
       position: relative;
   }
   .mykurumlogo:hover{
	   border: 5px solid darkgray;
   }
   .dikkat_cek{
    background-image: url(../../data/imgs/red_arrow.png);
    background-size: contain;
    position: absolute;
    width: 90px;
    height: 105px;
    z-index: 2;
    bottom: 25px;
    right: 21px;
    text-align: right;
    background-repeat: no-repeat;
    background-position-y: bottom;
    font-weight: bold;
    color: navy;
   }
#datetime{
	position: absolute;
	cursor:pointer;
    right: 5px;
    top:10px;
    color: black;
    padding: 5px;
	text-align:center;
}

#datetime:hover{
	outline:1px blue solid;
}
.sinif_main{
	overflow:visible;
}
.sinif_block1{
	position: relative;
	height: 100px;
	font-size: 14px;
}
.sinif_block2{
	position: relative;
	height: 45px;
	padding:3px;
	font-size:13px;

}
.sinif_cap1 {
	position: absolute;
	top: 4px;
	left:4px;
	width: 85%;
	padding: 4px;
	right: 40px;
	font-size: 16px;
	text-align: left;
	z-index: 1;
}
.sinif_cap2 {
	position: absolute;
	top: 30px;
	left:4px;
	width: 65%;
	padding:4px;
	right: 40px;
	text-align: left;
	z-index: 1;
}
.sinif_cap3 {
	position: absolute;
	bottom: 0px;
	left:4px;
	width: 65%;
	padding:4px;
	right: 40px;
	font-size: 14px;
	text-align: left;
	z-index: 1;
}
.sinif_cap4 {
	position: absolute;
	top: 36px;
	padding:4px;
	right: 3px;
	font-size: 14px;
	z-index: 1;
}
.sinif_kod{
	border: 2px double red;
	height: 35px;
	width: 100px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	border-radius: 10px;
	font-weight: bold;
	background:white;
}
 .triangle-down {
	position:absolute;
	bottom:0;
    width : 0;
    height: 0;
    border-left  : 5px solid transparent;
    border-right : 5px solid transparent;
    border-top: 10px solid blue;
 }
.eposta_kayit_container{
	position: absolute;
    left: 0;
	right:55%;
	text-align:center;
	color:white;
    right: 0;
    z-index: 100;
}
.google_kayit_container{
	position: absolute;
    left: 50%;
	text-align:center;
	color:white;
    right: 0;
    z-index: 100;
}
 .uyari_tanitim_container{
	 display:none;
	 position: absolute;
     width: 280px;
     right: 0;
     z-index: 100;
 }
 .rectangle-box{
	position: absolute;
    width: 100%;
    background: red;
    margin-top: 10px;
    font-size: 16px;
	line-height:25px;
    padding: 10px;
 }
 .triangle-up {
	position:absolute;
    width : 0;
    height: 0;
    border-left  : 5px solid transparent;
    border-right : 5px solid transparent;
    border-bottom: 10px solid red;
 }
  .triangle-up2 {
	position:absolute;
    width : 0;
    height: 0;
    border-left  : 5px solid transparent;
    border-right : 5px solid transparent;
    border-bottom: 10px solid gray;
 }
 
.gruplar_container_baslik{
	font-size: 18px;
    font-weight: bold;
    padding: 10px;
    background: darkblue;
    color: white;
    border-radius: 10px;
}
.cevap_container{
    position: absolute;
    right: 50px;
    border: 4px aqua double;
    top: 1px;
    height: 48px;
    font-size: 30px;
    padding: 5px;
    width: 48px;
    line-height: 28px;
}
.text-version{
	font-family:Bauhaus;
}
.main_btn_baslik{
	float: left;
    line-height: 22px;
    padding-left: 3px;
}

.tanitim_container{
}
.tanitim_satir{
}
.tanitim_icon{
    width: 40px;
    text-align: center;
    font-size: 24px;
    position: relative;
    top: -2px;
}
.tanitim_metin{
	text-align:left;
    font-size:16px;
    line-height:30px;	
}
 .cropped_box{
    position:absolute;
	background-color:red;
	color:white;
	opacity:.5;
	display: flex;
    justify-content: center; 
    align-items: center;
}
.crop_aciklama{
    position: absolute;
    background-color: blue;
    color: white;
    opacity: .9;
    font-size: 16px;
    line-height: 20px;
    padding: 5px;
    border-radius: 10px;
}
  .sutun_container{
    width: 60%;
    float: left;
    text-align: left;
    padding-top: 8px;
  }
  .sutun_image_container{
	float: left;
    margin-right:14px; 
    text-align: center;
  }
  .sutun_image{
	cursor:pointer;
	height: 60px;  
	outline:1px solid black;
  }
  .sutun_text{
	font-size: 13px;
	margin-top: 10px;  
  }
  .secilen_sutun{
	outline:4px solid #1ba1e2;
	opacity:.8;
  }
  .secilen_cesit{
	background-color:lightblue !important;
  }
.twinClass  { position:absolute; }
.trans30    { filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3; }
.trans50    { filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; }
.posAbs     { position: absolute;}
.posRel     { position: relative;}
.appbar_container{
  position:relative;
  height: 50px;
  text-align:center;
  position:relative
}

.soru_cevaplar_container{ 
    width: calc(50% - 55px);
    position: absolute;
    right: 35px;
    bottom: -4px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;

}
.soru_cevaplar_secenek{
	display: inline-block;
    float: left;
    width: 30px;
    font-weight: bold;
}
.satir{
  cursor:pointer;	
}
.onay_durum{
	position: absolute;
    right: 0;
    height: 36px;
    line-height: 30px;
    background: #8a2be2;
    padding: 5px;
    color: #fff;
    font-weight: bold;
}
.onay_bekliyor{
    left: 0;
    right: 0;
    text-align: center;
    top: calc(50% - 12px);
    height: 24px;
    background: red;
    line-height: 24px;
    z-index: 1;
	opacity:.4;
}
#uye_olmayan_kisiler{
	position: fixed;
    overflow: auto;
    bottom: 10px;
    top: 130px;
}

#mySearch {
    background-color: #fffaf0;
    font-size: 18px;
    padding-left: 30px;
}
#gruplar_container{	
    float: left;
    width: 100%;
    position: relative;
}
.grup_container{
	position:relative;
	overflow:hidden;
	color:white;
	max-width:350px;
	cursor:pointer;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    height: 100px;
	margin-top:15px;
	font-size:18px;
}
.grup_container:hover{
	box-shadow: 0 0 2pt 1pt white;
}
.grup_color{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	opacity:.6;
}
.grup_goster_container{
	position:relative;
	overflow:hidden;
	color:white;
	width: 100%;
	min-height:150px;
    padding: 10px;
	font-size:18px;
}

.grup_goster_aciklama{
    position: absolute;
	overflow:auto;
    text-align: left;
    left: 10px;
    right: 100px;
    top: 50px;
    bottom: 40px;
    
    font-size: 16px;
    color: #F6FF33;
}
.grup_goster_content{
	position: absolute;
}
.grup_ad{
	position:absolute;
	text-align:left;
	left:5px;
	top:5px;
	right:100px;
	height:20px;
}
.grup_goster_ad{
	position:absolute;
	left:5px;
	top:5px;
}
.grup_kurucu{
	position:absolute;
	color:#33FFFF;
	left:5px;
	top:25px;
	right:100px;
	height:20px;
	font-size:16px;
    font-style:italic;
	text-align:left;
}
.grup_kod{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 90px;
    background: #fff;
    color: #f00;
    border-radius: 5px;
    height: 30px;
    line-height: 26px;
    padding: 3px;
}
.grup_uyesay{
	position:absolute;
	right:5px;
	bottom:5px;
	width:100px;
}
.grup_davet{
	position:absolute;
	right:0px;
	top:40px;
	width:100px;
}

	
.tab_caption{
  font-size: 14px!important;
  padding: 10px 8px 10px 8px!important;
}
.tab_icon{
  display:none;
  position:relative;
  left:-5px;
  font-size:20px;
}
.tab_text{

}

.btn_refresh{
    position: absolute;
    right: 5px;
    bottom: -45px;
}
.btn_filter{
    position: absolute;
    right: 45px;
    bottom: -45px;
}

.soruyok{
    margin: 20px;
    padding: 10px;
    font-size: 20px;
    border-radius: 20px;
    border: 5px double red;
}
.cozumler{
    text-align: left;
    width: 90%;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 18px;
    color: navy;
    margin: 20px auto;
    border-bottom: 2px solid cornflowerblue;
	float: left;
    margin: 20px;
}
#layer{
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.appbar_left_img{
  position:absolute;
  left:0;
  top:4px;
  height: 40px;
}
.main_bar{
	height: 50px;
    background:#3c3f41;
    position: absolute;
    left: 0;
    right: 0;
}
.myoverload{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.appbar_main_txt{
  position:absolute;
  left:50px;
  font-size:24px;
  line-height:48px;
  font-weight:500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  height:50px;
  z-index:1
}
.overflow_text_single{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width:100%;
}

.overflow_text_multi{
	overflow: hidden;
	width:100%;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.appbar_minor_txt{
  font-size:20px;
  line-height:50px;
  padding-left:10px;
}
.btn_back{
  position:absolute;
  left:0;
  top:0;
  font-size:24px;
  height:48px;
  width:48px;
  z-index:1;
}
.istatistik_container{
	position: absolute;
	width: calc(100% - 20px);
    top: 120px;
    left: 10px;
    font-size: 14px;
}
.iban_container{
	position:absolute;
	left:10px;
	bottom:0;
}
.btn_mainmenu{
  position:absolute;
  right:0;
  top:0;
  font-size:24px;
  height:48px;
  width:48px;
}
.txt_caption{
position: absolute;
left: 0;
width: 100%;
right: 0;
table-layout: fixed;
font-size: 0.875rem;
line-height: 48px;
padding-left: 50px;
padding-right: 50px;
}

.modal_background{
	position:fixed;
	top     :0;
	left    :0;
	right   :0;
    bottom  :0;
	background: transparent url("../../data/imgs/modal.png") repeat scroll 0% 0%;
	filter:alpha(opacity=30);
	opacity:0.3;
	-moz-opacity:0.3;
}
.modal_loading{
    position: fixed;
    top: 50%;
    left: 50%;
    height: 100px;
    width:  100px;
    margin-top: -50px;
    margin-left: -50px;
}
#win_okulekle{
    height:13rem;
    width: 17rem;
    background: black;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -5rem;
    margin-left: -8.5rem;
    z-index:10001
}


#i00_container{
    position:fixed;
	overflow:auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:0;
}

.page_outer{
  position:fixed;
  overflow:auto;
  left:0;
  right:0;
  top:0;
  bottom:0;
  text-align:center;
  display:none;
  background:#efefef;
  z-index:1;
}
.main_question_container{
	position: relative;
    width: calc(100% - 8px);
    margin: 3px;
    overflow: hidden;
}
.main_question_text{
    background: blue;
    color: white;
    position: absolute;
    right: -25px;
    top: 10px;
    transform: rotate(45deg);
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.myframe{
	overflow:auto;
	min-height:300px;
	height:100%;
	padding:2px!important;
	background-color:#fff;
}

.page_inner{
	position:relative;
    width:100%;
    height:auto;
    min-height:100%;
    color:black;
    margin:0 auto;
	background-image:url('http://hocalarburada.com.tr/data/imgs/bg1.jpg');
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}
#user_info_container{
    display:none;
    position:absolute;
    right:0;
    top:48px;
    z-index:2;
    width:14rem;
    height:16rem;
}
#user_info_content{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0px;
}
.btn_smenu{
    position:absolute;
    bottom:0rem;
    width: 2.5rem;
    height:2.5rem;
    font-size:1rem;
    line-height:1rem;
}

.btn_smenu1{
    left:0.25rem;
}
.btn_smenu2{
    left:2.75rem;
}
.btn_smenu3{
    left:5.25rem;
}

.btn_smenu4{
    left:7.75rem;
}

.btn_smenu40{
    right:0.25rem;
    width:7.5rem;
    padding-top:0.4rem;
}
.btn_smenu5{
    top:0rem;
    right:0rem;
    font-size:2rem;
    line-height:2rem;
    text-align:right
}

.btn_menu_selected{
   border:3px solid #5CC3FF !important;
}


.btn_menu{
    display:block;
    position:fixed;
    right:0.5rem;
    height:3.5rem;
    width:3.5rem;
    line-height:2rem;
    font-size:2rem;
	z-index:100;
}
.btn_menu1{
    bottom:0.5rem;
}
.btn_menu2{
    bottom:4.5rem;
}
.btn_menu3{
    bottom:8.5rem;
}
.btn_menu4{
    bottom:12.5rem;
}
.btn_menu5{
    bottom:16.5rem;
}
.btn_submenu{
    display:none;
    position:fixed;
    right:4.5rem;
    height:1.5rem;
    width:8rem;;
    font-size:0.9rem;
}

.btn_submenu11{
    bottom:0.5rem;
}
.btn_submenu12{
    bottom:2.5rem;
}
.btn_submenu21{
    bottom:4.5rem;
}
.btn_submenu22{
    bottom:6.5rem;
}
.btn_submenu3_container{
    position:fixed;
    right:0.5rem;
    width:12rem;
    bottom:7.6rem;
    height:3.6rem;
}

.btn_submenu31{
    bottom:8.5rem;
}
.btn_submenu32{
    bottom:10.5rem;
}
.btn_submenu41{
    bottom:12.5rem;
}
.btn_submenu42{
    bottom:14.5rem;
}
.btn_submenu51{
    bottom:16.5rem;
}
.btn_submenu52{
    bottom:18.5rem;
}
.mydisable{
	opacity:0.6;
	pointer-events:none;
}

.login-form {
            width: 20rem;
            position: relative;
            top: 50%;
            margin-top: -10rem;
            left: 50%;
            margin-left: -10rem;
            background-color: #ffffff;
            opacity: 0;
            -webkit-transform: scale(.8);
            transform: scale(.8);
}
.kaydol-form {
            display: none;
            width: 20rem;
            margin:0 auto;
            margin-top:1rem;
            background-color: #ffffff;
            opacity: 0;
            -webkit-transform: scale(.8);
            transform: scale(.8);
}
#sonuc-form{
    position:relative;
	width:20rem;
	height:25rem;
	top:50%;
	left:50%;
	margin-left:-10rem;
	margin-top:-15rem;
	text-align:center;
	z-index:10001;	
}

#sonuc-img{
	margin:0 auto;
	height:6rem;
	width :6rem;
}
#sonuc-puan{
	font-size:1.75rem;
	font-weight:bold;
}
#sonuc-tablo-baslik{
	font-size:1.5rem;
	color:yellow;
}
#sonuc-tablo{
	font-size:1.25rem;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
.sunumviewer_sidebar{
  position:absolute;
  left:-2px;
  top:46px;
  bottom:0px;
  width:48px;
  background:#3c3f41;
  border-bottom:1px;
}
.sunumviewer_contentbar{
  position:absolute;
  left:44px;
  top:46px;
  right:0;
  bottom:0px;
  background:#FFF;
  text-align:left;

  border-left:5px solid #ce352c;
}
.sunumviewer_slayt{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
  padding:10px;
}
.paket_cap1 {
  position:absolute;
  z-index:1;
  padding:5px;
  left:5px;
  right:40px;
  height:50px;
  text-align:left;
  line-height:25px;
}
.paket_cap3 {
    position: absolute;
    z-index: 1;
    padding: 5px;
    left: 5px;
    bottom: 10px;
    right: 5px;
    height: 25px;
    text-align: right;
    line-height: 25px;
    color: yellow !important;
}

.box_background_position{
  position: absolute;
  left: 0px;
  top: 0px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  width: 100%;
  height:100px;
  opacity:0.5;
}
.box_content{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:none;
  padding:0.5rem;
}
.box_aciklama{
  margin-top:0.1rem;
  width:100%;
  line-height:1rem;
  max-height: 2rem;
  font-size: 0.8rem;
}

.itemno{
 position:absolute;
 text-align:right;
 right:0.2rem;
 bottom:0.2rem;
 z-index:1;
 color:#fff;
 font-size:.875rem;
}
.tarih_aralik{
 position:absolute;
 text-align:right;
 right:0.2rem;
 top:0.2rem;
 z-index:1;
 color:#fff;
 font-size:.875rem;
}

.myrating{
  position:absolute;
  height:2.2rem;
  width:8rem;
  font-size:0.75rem;
  text-align:center;
}

.stars_container{
  position:relative;
  height:1rem;
  margin:0 auto;

}
.stars_border{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:1
}
.stars_colored{
  position:absolute;
  left:0;
  top:0;
  height:100%;
  background:#FFFF00;
}
.stars_txt{
  margin:0 auto;
  line-height: 1rem;
}
.mymainmenu_icon{
    float: left;
    font-size: 20px;
    line-height: 30px;
    margin:2px 0 0 -5px;
    width: 20px;
}

.mymainmenu_txt{
    border-left: 2px solid white;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 16px;
}

.btn_mainmenu{
  display:none;
}
.mymainmenu_container{
  display:none;
  position:absolute;
  right:0;
  top:0;
  z-index:2;
  width:14rem;
  height:auto;
}
.mymainmenu_content{
  margin-top:48px;
  padding:0.5rem;
  width:100%;
  height:auto;
  border-left:0.1rem #666 solid;
  border-bottom:0.1rem #666 solid
}
.btn_rating > .star{
  color:#E8E8E8;
}
.btn_rating > .star.on{
  color:yellow;
}
.paketler_container{
  padding-left:0     !important;
  padding-right:0    !important;
  padding-top:0.2rem !important;
  display:block;
  overflow:auto;
  min-height:20rem;
}
#page_sunumviewer{
  position:fixed;
}
.mykutu1{
  height:11rem;
  text-align:left;
  float:left;
  margin:0.6rem 0 0 0.6rem;
  outline:none!important;
  border-radius:10px!important;
  overflow:auto;
  background:#ccc;
}
.mykutu1:hover{
  border: 1px solid black;
}

.mykutu2{
  height:2.9rem!important;
  width:98%!important;
  text-align:left;
  float:left;
  margin:0.1rem 0 0 0.1rem;
  outline:none!important;
  border-radius:10px!important;
  overflow:auto;
  background:#ccc;
}
.mykutu2:hover{
  border: 1px solid black;
}

.tile-wide-x {
  width: 400px;
}
.tile-person{
  width:300px!important;	
}
.yayinda{
  position:absolute;
  z-index:1;
  right:.2rem;
  top  :.2rem;
  width:1rem;
  height:1rem;
  border-radius:.5rem;
  line-height:.9rem;
  background:#0f0;
  font-size:.8rem;
  text-align:center;
}
.mytile{
  width:470px!important;
}
.user_img_container{
	width:3.8rem;
	height:4.6rem;
	float:left;
	margin:0.5rem 0.7rem;
}
.user_info_container{
	margin:5px;
	line-height:1.1rem;
	float:left;
	text-align:left;
	height:5rem;
	width:7.8rem;
	overflow:hidden;
	text-align:right;
	top:48px;
}
.overflow_table{
	table-layout:fixed;
	width:100%;
}
.overflow_tr{
	text-overflow:ellipsis;
	overflow:hidden;
}
.tile-badge{
	top:0;
	bottom:auto!important;
}
.dropzone{
	float:left;
	position:relative; 
	width:6.5rem;
	height:8rem;
	background-color:white;
	text-align:center;
	border:1px dashed #000;
	color:#000;
	cursor:pointer;
}
.img_remover{
	position:absolute;
	right:1px;
	top:1px;
	cursor:pointer;
}
.app-bar{
	margin:0 auto;
}
.bg-myblack{
	background:#3c3f41;
}
.qdown{
	background:#FA6800!important;
}
.qdown:hover{
	background:#F0A30A!important;
}
.preloader-ring > .wrap > .circle::after {
    border-radius: 8px;
    height: 8px;
    width: 8px;
}
.preloader-ring > .wrap > .circle {
    height: 40px;
    width: 40px;
}
.preloader-cycle .cycle, .preloader-cycle .cycle::after, .preloader-cycle .cycle::before{
	border-width:5px;
}
.preloader-cycle.color-style .cycle::after{
	border-top-color:yellow;
}
.table tbody td{
	padding-left:.25rem;
	padding-right:.25rem;
}
.table_container{
	overflow:auto;
	max-width:95%;
	margin:0 auto;
	padding-bottom:120px;
}
.check_cross{
	position:absolute;
	right: 0.1rem; 
	bottom: 0.1rem; 
	top: 0.1rem; 
	font-size: 150%;
}
.youtube_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mylink_btn{
	margin-top:1rem;
	display: inline-block;
    line-height: 1.1;
    font-size: 120%;
    padding: 4px 10px 6px;
    background-color: #eee;
    border-radius: 5px;
    color: #1d1d1d;
    vertical-align: middle;
    text-decoration: underline;
    cursor: pointer;
}
.my-yellow{
	color:#FFFF00!important;
}
.my-lime{
	color:#00FF00!important;
}
.my-red{
	color:#FF0000!important;
}	
#puan_sonuc{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
	height:200px;
	line-height:200px;
	text-align:center;
	z-index:2;
}
#oyunkodu{
	width:95%;
	text-align:center;
	margin:0 auto;
	border:none;
}
#oyunkodu:focus{
	border:none;
	outline:none;
}
#connecting{
	position:absolute;
    top:100px;
	left:calc( 50% - 150px );
	width:300px;
	height:80px;
	font-size:25px;
	line-height:70px;
	background:#000;
	color:#FFF;
	z-index:10000;
	border:4px ridge #666;
}
#soru_durum{
	position: relative; 
	width:calc( 100%- 20px );
	margin:0 auto;
	font-weight: bold; 
    font-size: 20px;
	max-width:500px;
	top:-20px;
	color:red;
}
#oyun_kodu{
	position:absolute;
	top:-45px;
	right:2px;
	border:3px double #fff;
	width:90px;
	height:42px;
	font-size:15px;
}
.modal_center{
	width :40px;
	height:40px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;
}	
#user_timer_container{
    position:fixed;
	width:300px;
	height:300px;
	left:50%;
	top:50%;
	margin-top:-150px;
	margin-left:-150px;
}
#user_timer{
    position:absolute;
	width:100%;
	height:100%;
    text-align:center;
	font-family:Arial;
}
#timer_sayi{
    line-height:280px;
	font-size:45px;
}	
#timer_unit{ 
	margin-top:-120px;
	text-align:center;
    font-size:20px;
}
#tahta_timer_container{
    position:fixed;
	width:300px;
	height:300px;
	right:-50px;
	top:30%;
	margin-top:-150px;
	overflow:hidden;
}
.tahta_timer{
    position:absolute;
	width:180px;
	height:180px;
    text-align:center;
	font-family:Arial;
}
.tahta_sayi{
    font-size:80px;
	margin-top:40px;	
}	
.tahta_unit{ 
	margin-top:-10px;
	text-align:center;
    font-size:25px;
}
#tahta_kullanici_container{
	position:fixed;
	width:300px;
	height:300px;
	left:50px;
	top:30%;
    margin-top:-150px;
	overflow:hidden;
}
#tahta_kullanici_value{
	position:absolute;
	left:35px;
	top:35px;
    font-size:45px;	
}
#tahta_kullanici_slash{
	position:absolute;
	left:70px;
	top:35px;
	font-style:italic;
    font-size:100px;	
}
#tahta_kullanici_max{
	position:absolute;
	right:45px;
	bottom:35px;
    font-size:45px;	
}
.menu_container{
	position  :fixed;
	overflow  :hidden;
	text-align:right;
	height    :0;
	bottom    :80px;
	right     :10px;
	width     :250px;
	z-index   :10000
}
.menu_btns_container{
	position  :absolute;
	overflow  :hidden;
	text-align:right;
	top       :0;
	bottom    :0px;
	width     :250px;	
}
.menu_table{
	position:absolute;
	top     :0;
	right   :0;
	width   :100%;
	bottom  :0;
}
.menu_main{
	position   :fixed;
	text-align :center;
	bottom     :10px;
	right      :10px;
	width      :60px;
	height     :60px;
	line-height:47px;
}
.menu_btn{
	display      :inline-block;
	float        :right;
	border       :2px #ccc solid;
	margin-bottom:5px;
	border-radius:30px;
	width        :60px;
	height       :60px;
	cursor       :pointer;
	font-size    :30px;
    line-height  :47px;
	z-index      :100000
;
}
.menu_btn:hover{
	border:2px navy solid;
}
.menu_btn_label{
	position   :absolute;
    right      :65px;
	top        :13px;
	padding    :5px;
	font-size  :16px;
	border     :2px solid #ccc;
	border-radius:5px;
	line-height:20px;
    white-space:nowrap;
}
.input-control {
	 margin: 0.15rem 0;
}
#mid_container{
    position:absolute;
    left:calc(50% - 100px);
    top:0;
    height:32px;	
    z-index:2;
    width:200px;
    color:white;
}
#mid_container_left{
	float:left;
}
#mid_container_right{
	float:right;
}
#mid_container_mid{
	position:absolute;
	top:0;
	left:27px;
	width:calc(100% - 52px);
	height:33px;
	line-height:33px;
	background:url('../../data/imgs/bgs/b_top_body.png');
}
#hk_waiting{
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-100px;
	margin-top:-100px;
	z-index:10000
}
.tile-label{
	right:.625rem;
    text-align:center;
}
.panel.collapsible > .heading::before{
	right:auto;
	left:.625rem;
}
.switch input:checked ~ .check{
	background-color:#60a917;
}
.select2-selection__arrow{
	margin-top:.2rem;
}
.select2-selection__rendered{
	margin-top:.2rem;
}
.btn_badge{
	top: 0;
    padding: 0.25rem 0.625rem;
    position: absolute;
    right: 0.625rem;
    z-index: 999;
}
.dataTable .sorting_asc:after{
	content:none;
}
.dataTable .sorting_desc:after{
	content:none;
}
.kod_cerceve{
	border: 2px solid red;
    width: 5rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: 1rem;
    margin: 0 auto;
    border-radius: .5rem;
    font-weight: bold;
    background: white;
    padding: 2px 5px;
}
#advanced_link{
	cursor:pointer;
	color:#cdf0ff;
	padding:1rem;
	text-decoration:underline;
}
#advanced_link:hover{
	color:white
}
.breadcrumb {
	/*centering*/
	display: inline-block;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
}

.breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding-left:30px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
	padding-left: 40px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumb a:first-child:before {
	left: 14px;
}


.breadcrumb a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
.breadcrumb a.active{
	background: #333;
	background: linear-gradient(#333, #000);
}
.breadcrumb a.active:after{
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumb a:last-of-type:after {
	content: none;
}

.navitem_text{
	position:relative;
}
/*we will use the :before element to show numbers*/
.breadcrumb a:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 5px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	text-align:center;
	z-index:1;
}


.flat a, .flat a:after {
	background: white;
	color: black;
	transition: all 0.5s;
}
.flat a:before {
	background: white;
	box-shadow: 0 0 0 1px #ccc;
}
.flat a.active, 
.flat a.active:after{
	background: #00ccff ;
}
.flat a.finish, 
.flat a.finish:after{
	background: #9EEB62;
}
.flat a.onwork, 
.flat a.onwork:after{
	background: #b3e6ff ;
}
.mesaj-kutusu { /* Bu sınıf adını HTML'inizdeki ana div'e eklemeniz gerekebilir */
    background-color: #f0f8ff; /* Hafif mavi-beyaz bir arka plan */
    border: 1px solid #cceeff; /* Yumuşak bir kenarlık */
    border-radius: 10px; /* Köşeleri yuvarlama */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); /* Hafif bir gölge */
    padding: 25px; /* İç boşluk */
    max-width: 400px; /* Maksimum genişlik, içeriğin yayılmasını önler */
    margin: 0 auto; /* Ortalamak için */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* Daha modern bir font */
    color: #333; /* Metin rengi */
}
.navitem{
	min-width:75px;
    height: 36px;
	overflow:hidden;
}


#navigator_btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    width: auto; /* İçeriğe göre genişlik */
}


.nav_menu_item{
	position:relative;
    flex-shrink: 0;
    border: 2px #ccc solid;
    border-radius: 30px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    font-size: 15px;
    line-height: 30px;
    margin-top: 5px;
}
.nav_left{
	position:relative;
    display: inline-block;
    float: left;
    width: 50px;
    height: 36px;
    cursor: pointer;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.nav_right{
	position:relative;
    display: inline-block;
    float: right;
    width: 50px;
    height: 36px;
    cursor: pointer;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.nav_ara{
    position: absolute;
    right: 5px;
    border: 2px #ccc solid;
    border-radius: 30px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    top: 63px;
}
#mynavigator{
	margin-top:.4rem;
	text-align:left
}

#new_main_container{
    position: relative;
    width: 100%;
    top:80px;
    bottom: 0;
}

.soruview_container{
	margin:0 auto;
	width:450px;
}
	
.image_editor_menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    z-index: 10;
}

.image_editor_menu > div {
    display: flex;
    align-items: center;
}

#pdf-prev {
    cursor: pointer;
    padding: 4px;
    width: 20px;
    float: left;
}
#pdf-next {
    cursor: pointer;
    padding: 4px;
    width: 20px;
    float: right;
}

#pdf_pages {
    align-items: center;
	display:flex;
	float:left;
}
#pdf_ayrac{	
    float: left;
    line-height: 14px;
    padding: 3px;
}

#pdf-current-page {
    width: 30px;
    padding: 2px;
    font-size: 14px;
    height: 18px;
    text-align: center;
    border-radius: 3px;
    float: left;
    margin-top: 2px;
}

#pdf-total-pages {
    font-size:14px;
    color: #666;
    line-height: 1;
    margin-top: 2px;
    float:right
}
#pdf_page_menu{
	position: absolute;
    background: whitesmoke;
    font-weight: bold;
    bottom: -20px;
    border-radius: 5px;
    font-size: 11px;
    color: navy;
    text-align: center;
    z-index: 2;
    padding: 0;
    line-height: 12px;
    border: 1px dashed black;
	height:25px;
	left:0;
	right:0px;
}

.odevsay{
    position: absolute;
    top: 5px;
    right: 25px;
    background-color: lime;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: navy;
    font-size: 14px;
}
.odevsay_sub{
    position: absolute;
    top: 3px;
    right: 16px;
    background-color: lime;
    border-radius: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    color: navy;
    font-size: 12px;
	line-height:16px;
}
.data-box{
	height:65px;
	padding: 5px;
}
.avatar{
	height: 50px;
    border-radius: 5px;
	float:left;
}
.avatar-title{
	padding-left:10px;
	width:180px;
	color:white;
	float:left;
}

.main_content_title{
	font-size:30px;
	color:dodgerblue;
	padding:15px;
}
@media screen and (max-width:500px){
	#new_main_container{
        position: fixed;
 	    overflow:auto;
        top:120px;
        left:0;
        bottom:0;
    }

}


	#btn_whatsapp{
		display:none;
	}
	#btn_tg{
		display:none;
	}
	#menu_whatsapp{
		display:block;
	}
	#menu_tg{
		display:block;
	}
	
    #menu_logo{
		position:absolute;
		left:55px;
		top:5px;
		height:40px;
		display:block;
	}
.yz-yayindurum{
        text-align:center;
        padding:5px;
        border-radius:5px;
        margin:3px;
}
 /* ... (Önceki kodlar aynı kalacak, sadece aşağıdaki kısımları bulun ve değiştirin/ekleyin) ... */

/* --- GÜNCELLENEN BUTON KONTEYNERİ --- */
.button-container {
    display: flex;
    flex-direction: row; /* Masaüstünde yan yana */
    align-items: center;
    justify-content: center;
    gap: 30px; 
    z-index: 1;
    flex-wrap: wrap; /* Ekran küçülürse aşağı kaysın */
    padding: 20px;
}

/* --- ORTAK BUTON STİLİ (GÜNCELLENDİ) --- */
.action-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 280px; /* Biraz daha kompakt ve şık */
    height: 180px;
    border: none;
    border-radius: 25px; /* Daha modern yuvarlak köşeler */
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Yumuşak yaylanma efekti */
    color: white;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); /* Derinlik hissi artırıldı */
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

/* Buton üzerindeki hafif parlama efekti */
.action-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255,255,255,0.2), transparent);
    opacity: 0;
    transition: opacity 0.3s;
}

.action-btn:hover::after {
    opacity: 1;
}

.action-btn i {
    font-size: 4rem;
    margin-bottom: 15px;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.action-btn span {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.action-btn:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

/* --- BUTON RENKLERİ --- */

/* 1. Fotoğraf Çek (Mavi - Güven ve Teknoloji) */
.btn-photo {
    background: linear-gradient(135deg, #2193b0 0%, #6dd5ed 100%);
}

/* 2. PDF Yükle (Turuncu/Kırmızı - Belge ve Dikkat) */
.btn-pdf {
    background: linear-gradient(135deg, #ee0979 0%, #ff6a00 100%);
}

/* 3. YENİ: Çözülen Sorular (Yeşil/Teal - Başarı ve Sonuç) */
.btn-solved {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
}

/* --- MOBİL UYUMLULUK (Responsive) --- */
@media (max-width: 900px) {
    .button-container {
        flex-direction: column; /* Tablet ve mobilde alt alta */
        gap: 20px;
        margin-top: 20px;
    }

    .action-btn {
        width: 90%; /* Mobilde ekranın %90'ını kaplasın */
        max-width: 350px;
        height: 120px; /* Yükseklik biraz kısıldı */
        flex-direction: row; /* Mobilde ikon solda, yazı sağda daha iyi durur */
        justify-content: flex-start;
        padding-left: 40px;
    }

    .action-btn i {
        font-size: 3rem;
        margin-bottom: 0;
        margin-right: 20px;
    }

    .action-btn span {
        font-size: 1.3rem;
        text-align: left;
    }
}

/* Küçük telefonlar için ince ayar */
@media (max-width: 400px) {
    .action-btn {
        height: 100px;
        padding-left: 30px;
    }
    .action-btn i {
        font-size: 2.5rem;
    }
    .action-btn span {
        font-size: 1.1rem;
    }
}
@media screen and (max-width:400px){
	#main_container{
		min-width:100vw;
	}
	#menu_logo{
		display:none;
	}
	
}

  
  
  .speech-wrapper {
  text-align:left;
}
.speech-wrapper .bubble {
  width:75%;
  height: auto;
  display: block;
  background: #ffffcc;
  border-radius: 4px;
  box-shadow: 2px 8px 5px #000;
  position: relative;
  margin:1rem;
  float:left;
}
.speech-wrapper .bubble.alt {
  float:right;
  background:#b3edff;
}
.speech-wrapper .bubble .txt {
  padding: 8px 55px 8px 14px;
}
.speech-wrapper .bubble .txt .name {
  font-weight: 600;
  font-size: 12px;
  margin: 0 0 4px;
  color: #3498db;
}
.speech-wrapper .bubble .txt .name span {
  font-weight: normal;
  color: #b3b3b3;
}
.speech-wrapper .bubble .txt .name.alt {
  color: #2ecc71;
}
.speech-wrapper .bubble .txt .message {
  font-size: 12px;
  margin: 0;
  color: #2b2b2b;
}
.speech-wrapper .bubble .txt .timestamp {
  font-size: 11px;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  color: #999;
}
.speech-wrapper .bubble .bubble-arrow {
  position: absolute;
  width: 0;
  bottom: 42px;
  left: -16px;
  height: 0;
}
.speech-wrapper .bubble .bubble-arrow.alt {
  right: -2px;
  bottom: 40px;
  left: auto;
}
.speech-wrapper .bubble .bubble-arrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-top: 9px solid #ffffcc;
  border-radius: 0 20px 0;
  width: 15px;
  height: 30px;
  transform: rotate(145deg);
}
.speech-wrapper .bubble .bubble-arrow.alt:after {
  border-top: 9px solid #b3edff;
  transform: rotate(45deg) scaleY(-1);
}
.bildirim_sohbet_volume{
    z-index: 1;
    position: absolute;
    right: .75rem;
    top: 1rem;
    font-size: 1.25rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}
.input-control.email .button,
.input-control.file .button,
.input-control.number .button,
.input-control.password .button,
.input-control.select .button,
.input-control.tel .button,
.input-control.text .button {
   z-index:0
}
.d-menu li a {
    min-width: 5rem
}

#tiny_body_modal{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:white;
}

#side_menu_container{
  width:300px;
}
.sidebar2 li a {
    font-size: 16px;
    display: block;
    padding: 7px 25px 7px 45px;
    text-decoration: none;
    border: none;
}
#kullanici_container{
    width: 100%;
	background:white;
}
#kullanici_basic{
	float: left;
    width: 100%;
}

.kullanici_img_container{
	width :40px;
    float :left;
    margin:5px;
}
.kullanici_img{
	border-radius:10px;
}
.kullanici_info_container{
    font-size: 16px;
    margin-top:5px;
    float: left;
    text-align: left;
    width: 150px;
    text-align: right;
}
#veriler_container{
    position: relative;
    float: left;
	text-align:left;
    margin: -8px 5px 5px 5px;
    width: calc(100% - 10px);
	font-size: 14px;
}
#daha_fazla_btn{
	position: absolute;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    right: -5px;
    bottom: -5px;
}
.no-border {
    border: 0!important;
    outline: none;
}
.secenekler_container{
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
}
.edeneme_islemler{
	position: absolute;
    bottom: .1rem;
    left: 0.2rem;
	width:80%;
    z-index: 1;
}
.dropmenu_img{
    height: 1.4rem;
    width: 1.4rem;
    margin-left: .7rem;
    position: absolute;
    margin-top: .2rem;
}
#kullanici_islemler{
	height: 18px;
    float: right;
}
#kullanici_islemler:hover{
	border:1px dotted gray;
}
.yayin_durum{
	position: absolute;
	font-size:16px;
    bottom: 10px;
    left: 80px;
    right: 0;
    text-align: center;
}

.step-wrapper {
  padding: 20px 0;
}
.step-wrapper.active {
  display: block;
}
.step-content{
  margin:3%;
  float:left;
}
.step-indicator {
  border-collapse: separate;
  display: table;
  margin-left:0;
  margin-top:0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 20px;
  width:100%;
}
.step-indicator li {
  display: table-cell;
  position: relative;
  float: none;
  padding: 0;
  width: 1%;
}
.step-indicator li:after {
  background-color: gray;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 100%;
  top: 30px;
}
.step-indicator li:after {
  left: 50%;
}
.step-indicator li:last-child:after {
  display: none;
}

.step-indicator li .caption { 
  cursor:pointer;
}

.step-indicator li.active .caption { 
  font-weight:bold;
  border-bottom: 3px solid;
}
.step-indicator li.complete:after {
  background-color: #00cc00;
}
.step-indicator li.complete .step {
  border-color: #00cc00;
  color: #00cc00;
}

.step-indicator .step {
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid gray;
  color: gray;
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  margin: 0 auto;
  position: relative;
  width: 64px;
  z-index: 1;
}
.step-indicator .step:hover {
  cursor: pointer;
}
.step-indicator li .caption {
  color: blue;
  width:130px;
  font-size:1.2rem;
  margin:0 auto;
}
@media screen and (max-width:500px){
.step-indicator li .caption {
  width:80px;
  font-size:.9rem;
}
}
.btn_tutorial{ 
  font-size:1.2rem;
  max-width:24rem;
  width:100%;
  margin-top:1rem;
  text-align:left;
}

.tg-login-button{
	  position:relative;
	  background-color:#54a9eb;
	  float:left;
	  color:white;
	  width:100%;
	  
	  height: 30px;
      margin-top: 2px;
	  border:2px solid gray;
	  overflow:hidden;
	  text-align: center;
}
#google-login-button{

	  background-color:#54a9eb;
	  font-size:13px;
	  color:white;
	  width:100%;
	  height: 30px;
      margin-top: 5px;
	  border:2px solid gray;
}
#social_container{
    position: absolute;
    right: 5px;
    top: 50px;
    height: 130px;
    width: 30px;
  }
  .social_btn{
	cursor:pointer;
	position:relative;
	float:right;
	height:30px;
    border-radius:30px;
    width:30px;	
	margin:2px 0 0 2px;
  }
  .social_btn:hover{
	bottom:1px;
    left:1px;	
  }
  
  .user-container{
	  overflow:hidden;
	  position:relative;
	  display:inline-block;
	  width:300px;
	  overflow:auto;
	  margin: 10px 10px 0 10px;
  }
  .paylasilan_odev_container{
	  float:left;
	  margin:1% 1%;
	  width:31%;
	  border:1px solid gray;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .user-img_container{
	  position: absolute;
	  height: 50px;
	  width: 40px;
  }
  .user-img{
	  border-radius:10px;
	  max-width:100%;
	  max-height:100%;
  }
  .user-personal_container{
	  margin:10px;
	  height:60px;
  }
  #user-more_container{
	  position: absolute;
	  border:1px solid lightblue;
	  border-radius:20px;
	  height:20px;
      cursor: pointer;
      font-weight: bold;
      font-size: 20px;
      right: 3px;
      bottom: 7px;
      width: 20px;
      background: white;
  }
  .app_more_btn{
	  width: 20px;
      height: 20px;
      position: absolute;
      right: 2px;
      bottom: 3px;
      min-width: 0;
  }
  .icon-main{
	  opacity  :.8;
	  
	  width:33%;
	  height:120px;
	  display: block;
	  float: left;
	  box-shadow: inset 0 0 1px #FFFFCC;
	  cursor: pointer;
	  position: relative;
	  overflow: hidden;
	  -webkit-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
	  overflow: visible;
  }
  .icon-main:hover{
	  opacity:1;
	  font-weight:bold;
  }
  .icon-label{
    position: absolute;
    left: 2px;
	right:2px;
	bottom:5px;
    z-index: 999;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .icon-img{
	
    height    :45px!important;
	font-size :50px!important;
  }
  
  .user-info_container{
	display:none;
	padding:10px;
	width:100%;
	overflow:hidden;
  }
  .user-info_subcontainer{
	display:inline-block;
	width:300px;
	margin:5px 5px;
	-webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.34);
    -moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.34);
    box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.34);
	border: 1px solid lightgray;
  }
#sidemenu{
	width:100%;
	text-align:left;
}

.vertical-menu>li>a,.d-menu>li>a{
	font-size:14px;
	padding: .5rem;
}
.box_kimlik{
  float:left;
  width:464px;
  height:380px;
  position: relative;
  border-radius: 10px;
  margin: 10px 0 0 8px;
  background: white;
  text-align: left;
  overflow:hidden;
}
.ogretmenno{
  position: absolute;
  right: 3px;
  bottom: 3px;
  color: red;
}
@media (max-width: 500px){
  .paylasilan_odev_container{
	  float:none;
	  display:inline-block;
	  margin:2% 2%;
	  width:95%
  }
  .box_kimlik{
	  width:95%;
  }
  .tg-login-button{
	  padding:0;
  }
}
.kisino{
	position: absolute;
    right: 10px;
    bottom: 10px;
	color:red;
	font-weight:bold;
}
.box_shadow{
  box-shadow: 3px 3px 2px lightgrey;
  border: 1px solid lightgray;
}
.ogrt_kisisel{
  position:absolute;
  left:10px;
  top:10px;
  right:10px;
  height:110px;
  font-size: 12px;
  line-height: 20px;
}

.ogrt_img{
  float:left;
  max-height: 100px;
  max-width: 80px;
  border-radius:10px;
}

.ogrt_adsoyadtel{
    position: absolute;
    left: 90px;
    font-size: 14px;
    height: 100px;
    right: 0;
}
.ogrt_tel{
  position:absolute;
  width:100%;
  bottom:0;
  font-size:18px;
  font-weight:bold;
}
.ogrt_il{
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    text-align: right;
}
.ogrt_yildiz{
  text-align: center;
  width: 110px;
  margin-left: -8px;
  line-height: 12px;
  margin-top: 5px;
}

.profil_text{
    position: absolute;
    left: 10px;
    right: 10px;
    top: 115px;
    bottom: 70px;
    overflow: auto;
  
}
.profil_ucret{
    position: absolute;
    bottom: 2px;
    left: 10px;
    right: 10px;
}
.ucret_tablo{
  margin:0;
  width:100%;
}
.alt_baslik_container{
	width:100%;
	margin: 1rem 0 1rem 0;
	position:relative;
	height:50px;
}
.alt_baslik_cizgi{
	position:relative;
	top:23px;
	width:96%
}
.alt_baslik_yazi_div{
	position:relative;
	top:-15px;
	font-size:20px;
	font-weight: bold;
	padding-top:20px
}
.alt_baslik_yazi_span{
	padding: 10px 20px 10px 20px;
	background: #88b9e3;
	border-radius:20px;
}
.module_tanitim{
    line-height: 22px;
    padding: 10px;
    font-size: 16px;
}

    #customBtn,#tg-login-button {
      display: inline-block;
      background: white;,#tg-login-button
      color: #444;
      width: 49%;
      border-radius: 5px;
      border: thin solid #888;
      box-shadow: 1px 1px 1px grey;
      white-space: nowrap;
	  margin-top:5px;
    }
    #customBtn,#tg-login-button:hover {
      cursor: pointer;
    }
    span.label {
      font-family: serif;
      font-weight: normal;
    }
    span.gicon {
      background: url('../../data/imgs/g.png') transparent 3px no-repeat;
	  background-size:20px 20px;
      display: inline-block;
      vertical-align: middle;
      width: 25px;
      height:25px;
    }
	span.tgicon {
      background: url('../../data/imgs/telegram.png') transparent 3px no-repeat;
	  background-size:18px 18px;
      display: inline-block;
      vertical-align: middle;
      width: 25px;
      height:25px;
    }
	
    span.buttonText {
      display: inline-block;
      vertical-align: middle;
      font-size: .8rem;
      /* Use the Roboto font that is loaded in the <head> */
      font-family: 'Roboto', sans-serif;
	  color:black;
    }

.item_count{
	width: 25px;
    height: 25px;
	font-size:14px;
    margin-left: calc(50% + 20px);
    border-radius: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: 5px;
    position: relative;
	color:white;
	background-color:#33FF49!important;
    z-index: 10;
}
.kredi_yukle{
	line-height:30px;
	text-decoration:underline!important;
}

.kredi_hediye{
	font-style:italic;
	color:white;
}
#mesajlar_say{
	position: absolute;
    top: 5px;
    background: red;
    color: white;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
}
	.thumbnail_container{
		position:relative;
		background:white;
		width: 155px;
		height: 100px;
		border: 3px ridge;
		padding: 3px;
		margin:0 auto;
		margin-top: 10px;
		display: inline-block;
	}
	.thumbnail_img{
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.thumbnail_play{
		position: absolute;
		left: 55px;
		top: 25px;
		padding-left:5px;
	}
.bakiye_container{
	margin: 0 auto;
	max-width: 95%;
    font-family: metro,"Segoe UI","Open Sans";
	overflow:auto;
}
.bakiye_aciklama{
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;
	text-align:left;
}
.bakiye_deger{
	color:navy;
    font-size: 18px;
}
.bakiye_progress{
    overflow: auto;
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;

}	
  .fs-container {
    position: absolute;
    left: 50px;
    right: 10px;
    bottom: 0;
    top: 90px;
    overflow: hidden;
  }
  .img_container{
	  width:32px;
	  height:32px;
	  text-align:center;
	  overflow:hidden;
	  border:2px solid transparent;
  }
  .color_img{
	  width: 24px;
      height: 20px;
      margin: 4px 2px;
  }
  .color_selected{
	  border:2px solid gray;
  }
  .stroke_img2{
	  margin:14px;
	  width:2px;
	  height:2px;
	  border-radius:2px;
	  background-color:blue;
  }
  
  .stroke_img4{
	  margin:13px;
	  width:4px;
	  height:4px;
	  border-radius:4px;
	  background-color:blue;
  }
  .stroke_img6{
	  margin:12px;
	  width:6px;
	  height:6px;
	  border-radius:6px;
	  background-color:blue;
  }
  .stroke_img10{
	  margin:10px;
	  width:10px;
	  height:10px;
	  border-radius:10px;
	  background-color:blue;
  }
  .stroke_img14{
	  margin:8px;
	  width:14px;
	  height:14px;
	  border-radius:14px;
	  background-color:blue;
  }
  .stroke_img20{
	  margin:5px;
	  width:20px;
	  height:20px;
	  border-radius:20px;
	  background-color:blue;
  }
  
  .eraser_img6{
	  margin:12px;
	  width:6px;
	  height:6px;
	  border-radius:6px;
	  border:2px solid;
	  border-color:blue;
  }
  .eraser_img10{
	  margin:10px;
	  width:10px;
	  height:10px;
	  border-radius:10px;
	  border:2px solid;
	  border-color:blue;
  }
  .eraser_img20{
	  margin:5px;
	  width:20px;
	  height:20px;
	  border-radius:20px;
	  border:2px solid;
	  border-color:blue;
  }
  .eraser_img30{
	  margin:2px;
	  width:26px;
	  height:26px;
	  border-radius:30px;
	  border:2px solid;
	  border-color:blue;
  }
  
  .img_link{
	  padding:.1rem .15rem!important;
  }
  
  .image_editor_menu>li{
	  line-height:auto;
  }
  
  .image_icon{
	  width:16px;
  }
  
  .menu_active{
	  background-color:#1ba1e2;
	  }


      .literally {
        width: 100%;
        height: 100%;
      }

      .literally img.background, .literally > canvas {
        position: absolute;
      }

      .toolset {
        margin: 1rem;
      }

      .tool {
        background: hsla(199, 26%, 44%, 0.5);
        padding: 0.25rem;
        margin: 0.25rem;
        border-radius: 0.25rem;
        color: #000;
        text-align: center;
        text-decoration: none;
        position: relative; // give after context later
      }

      .tool.current {
        color: #fff;
        background: hsla(199, 26%, 44%, 1);
      }

      .tool:hover {
        text-decoration: underline;
        background: hsla(199, 26%, 44%, 0.75);
      }

      .toolLabel {
        font-size: 1.25rem;
      }

      #tools-sizes.disabled {
        pointer-events: none;
      }

      #tools-sizes.disabled .tool:after {
        content: ' ';
        background: hsla(0, 100%, 100%, 0.75);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 0.25rem;
      }
.myitem{ 
  border:3px solid transparent;
  display: inline-block;
  -webkit-border-radius:.8rem;
  -moz-border-radius: .8rem;
  border-radius: .8rem;
  overflow:hidden;
  cursor:pointer;
  box-shadow: 0 0 1px #ffc inset;
  height: 150px;
  margin: 5px;
  position: relative;
  background:gray;
  width:310px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.myitem:hover{
  border:3px solid #bbb;
}
.myfolder{ 
  border:3px solid #fff;
  display: inline-block;
  -webkit-border-radius:.8rem;
  -moz-border-radius: .8rem;
  border-radius: .8rem;
  overflow:hidden;
  cursor:pointer;
  box-shadow: 0 0 1px #ffc inset;
  height: 150px;
  margin: 5px;
  position: relative;
  background:#ccccff;
  width:175px;
}
.myfolder:hover{
  border:3px solid #bbb;
}
.myitem_block1{
  position: relative;
  height: 5rem;
}
.myitem_table{
  table-layout:fixed;
  width:100%;
}
.myitem_table td{
  text-overflow:ellipsis;
  overflow:hidden;
  white-space: nowrap;
}
.myitem_cap1 {
  position: absolute;
  top : .2rem;
  left: .2rem;
  width:65%;
  padding:.1rem;
  right:4rem;
  font-size: 1rem;
  text-align: left;
  z-index: 1;
}
.myitem_cap2 {
  position: absolute;
  top : 1.4rem;
  left: 0.2rem;
  width:65%;
  padding:.1rem;
  right:4rem;
  font-size: 1rem;
  text-align: left;
  z-index: 1;
}
.myitem_cap3 {
  position: absolute;
  bottom: 1rem;
  left: 0.2rem;
  
  padding:.1rem;
  right:4rem;
  text-align: left;
  font-size: 0.75rem;
  z-index: 1;
}
.myitem_cap4 {
  position: absolute;
  bottom: 0;
  left: 0.2rem;
  
  padding:.1rem;
  right:4rem;
  text-align: left;
  font-size: 0.75rem;
  z-index: 1;
}

.myitem_cap5{
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width:30%;
  padding:.1rem;
  text-align: right;
  font-size: 1rem;
  z-index: 1;
}

.myitem_cap6{
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
  width:50%;
  padding:.1rem;
  font-size:.75rem;
  text-align: right;
  z-index: 1;
}
.myitem_pin{
 position: absolute;
  top    : 0;
  right  : -.2rem;
  padding:.1rem;
  text-align: right;
  font-size: 2rem;
  z-index: 1;
	
}
.myitem_foto {
    border-radius: 4rem;
    height: 4rem;
    overflow: hidden;
    position: absolute;
    right: 0.2rem;
    top: 2.7rem;
    width: 3.5rem;
    z-index: 1;
}

.myitem_block2{
  position: relative;
  height: 4.5rem;
}
.myitem_line1{
  position: absolute;
  left: 0.2rem;
  top : 0.2rem;
  padding:.1rem;
  font-size: 0.875rem;
  text-align: left;
  line-height:1.25rem;
  width:60%;
  z-index: 1;
}
.myitem_line2{
  position: absolute;
  left: 0;
  bottom:0;
  right:4rem;
  padding:.1rem;
  font-size: 0.875rem;
  text-align: left;
  width:80%;
  z-index: 1;
}
.myitem_line3{
  position: absolute;
  right  : .2rem;
  top    : .2rem;
  padding: .1rem;
  font-size: 0.875rem;
  text-align:right;
  line-height:1.25rem;
  width:40%;
  z-index: 1;
}	
.myitem_line4{
  position: absolute;
  right  : .2rem;
  bottom : .2rem;
  border :3px double #F00;
  background:#FFF;
  font-size: 0.875rem;
  text-align:center;
  width:4rem;
  z-index: 1;
}	

.myitem_time {
  position: absolute;
  left: 0.2rem;
  right:0.2rem;
  bottom : 0.2rem;
  font-size: 0.8rem;
  text-align: left;
  z-index: 1;
}
.oneperpage>.soruedit{ 
  display:block;
  float: left;
  position: relative;
  border:4px ridge #ccc;
  height:auto;
  margin:10px 0 0 10px;
  width:calc(100% - 20px);
  min-width:360px;
}
.twoperpage>.soruedit{ 
  display:inline-block;
  position: relative;
  border:4px ridge #ccc;
  height:auto;
  margin:10px 5px;
  width:calc(50% - 20px);
  min-width:360px;
}
.soruedit{
  position:relative;
}
.soruedit_image1{
  position:relative;
  width:100%;
  height:calc(100% - 40px);
  overflow:auto;
}
.soruedit_image2{
  position:relative;
  width:calc(100% - 8px);  
  overflow:auto;
}
.soru_puan_container{
  display:none;
  position:relative;
  height:34px;
  width:100%;
  background: lightgray;
}

.soru_puan>input{ 
    position: relative;
    border: 1px solid #d9d9d9;
    width: 30px;
    top: 2px;
    padding: .125rem;
    left: 0;
    float: left;
    font-size: 14px;
    height: 20px;
    margin-right: 4px;
}
.soru_puan_soruno{
  position:absolute;
  left:0;
}
.frame_btns_container{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:40px;
	background-color:#ddd;
}
.soruedit_info{
  position: relative;
  height  : 2.7rem;
  width   : 100%;
  background:#bbb;
}
.oneperpage>.soruview{ 
  display:block;
  float: left;
  position: relative;
  border:4px ridge #ccc;
  height:auto;
  margin:10px 0 0 10px;
  width:calc(100% - 20px);
}
.twoperpage>.soruview{ 
  display:block;
  float: left;
  position: relative;
  border:4px ridge #ccc;
  height:auto;
  margin:10px 0 0 10px;
  width:calc(50% - 15px);
}

.soruview_image{
  position:relative;
  width:calc(100% - 8px); 
  margin:3px;  
  overflow:auto;
}
@media screen and (max-width:500px){ 
  .twoperpage>.soruview,.twoperpage>.soruedit{
	width:calc(100% - 20px);
  }
}
.thumbview{ 
  display:block;
  float: left;
  position: relative;
  border:2px ridge #ccc;
  height:auto;
  margin:5px 0 0 5px;
  width:calc(100% - 10px);
  min-width:300px;
}

.thumbview_image{
  position:relative;
  overflow:auto;
}

.soruview_info{
  position: relative;
  height  : 2.7rem;
  width   : 100%;
  background:#bbb;
}


.soruview_buttons{
  position  : absolute;
  top       : 0;
  left      : .2rem;
  right     : .2rem;
  bottom    : 0;
  padding   :.1rem;
  font-size : 0.875rem;
  text-align: left;
  z-index   : 1;	
}


.onayred_btns{ 
  position:absolute;
  left:5px;
  bottom:5px;
}
.soruedit_buttons{
  position  : absolute;
  top       : 0;
  left      : .2rem;
  right     : .2rem;
  bottom    : 0;
  padding   :.1rem;
  font-size : 0.875rem;
  text-align: left;
  z-index   : 1;	
}
.linkview{ 
  display:inline-block;
  position: relative;
  border:3px ridge gray;
  -webkit-border-radius:.8rem;
  -moz-border-radius: .8rem;
  border-radius: .8rem;
  overflow:hidden;
  cursor:pointer;
  box-shadow: 0 0 1px #ffc inset;
  height:9rem;
  margin: 5px;
  position: relative;
  background:#ffffcc;
  width:30rem;
}
.linkview_icon{
    position: absolute;
    height: 6rem;
    width: 6rem;
    font-size: 5rem;
    line-height: 4rem;
    text-align: center;
}
.linkview_info{
    position: absolute;
    right: 0;
    left: 6rem;
	height: 6rem;
    text-align: left;
	
}

.linkview_buttons{
  position  : absolute;
  left      : .02rem;
  right     : .02rem;
  bottom    : 0;
  padding   :.1rem;
  font-size : 0.875rem;
  text-align: left;
  z-index   : 1;	
  background:#bbb;
}
.linkview_linkno{
	position:absolute;
	color   :red;
	right   :2px;
	top     :2px;
	z-index :1;
}
.container-wide{
	display:inline-block;
	width:360px;
}
.sub_title{
    position: absolute;
    font-weight: bold;
    left: 0 !important;
	right: 0 !important;
	bottom:-18px;
    border-radius: 5px;
    font-size: 11px;
    color: white;
    text-align: center;
    height: 16px;
    z-index: 2;
    padding: 0;
    line-height: 12px;
    left: 20px;
    border: 1px dashed black;
}
.soruedit_soruno{
    position: absolute;
    color: red;
    left: 4px;
    top: 4px;
    border-radius: 15px;
    height: 25px;
    border: black 1px solid;
    z-index: 1;
    width: 25px;
    font-size: 12px;
    background-color: white;
    font-weight: bold;
    line-height: 25px;
}

.soru_puan{
    position: absolute;
    left: 33px;
    top: 2px;
    text-align: left;
    line-height: 20px;
    color: blue;
}
.btn_ekle_cikar{
	position: absolute;
    left: 33px;
    top: 2px;
}
#havuz_paketler{
	position: relative;
	min-height: 300px;
}

.onayred_btns_container{
    position: relative;
    float: left;
    text-align: center;
    width: 100px;
}
.btn_onay,.btn_red{
	margin:4px 0 0 4px;
	float:left;
	border-color:gray;
}

.oanyred_durum{
	margin: 4px;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
}

.kullanim_durumu_container{
	position: absolute; 
	width: 100%; 
	text-align: center; 
	bottom: 20px; 
	height: 3rem; 
}
.yazar_container{
    position: absolute;
    text-align: right;
    bottom: 0px;
    border: black 1px solid;
    right: 0;
    border-radius: 5px;
    padding: 2px 5px;
	z-index:1;
	background-color:lightsteelblue;
}
.onaydurum_container{
    position: absolute;
    text-align:left;
    bottom: 0px;
    left: 0;
	border-radius: 5px;
    padding: 2px 5px;
	z-index:1;	
}
.btn_yz{
	position:absolute;
	left:calc(50% - 15px);
	width:30px;
}
.onaydurum_paylasimsiz{
	background-color:navy;
	color:white;
}
.onaydurum_red{
	background-color:red;
	color:white;
}
.onaydurum_onay{
	background-color:green;
	color:white;	
}
.onaydurum_incele{
    background-color:lightgray;
	color:black;
}


    /* ORTAK GENİŞLİK */
    .common-width {
        width: 330px;
        max-width: 500px; 
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box; 
    }

    /* -- 1. SAĞ ÜST MENÜ -- */
    .floating-menu-container {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 10000;
    }

    .menu-trigger-circle {
        width: 45px;
        height: 45px;
        background: linear-gradient(135deg, #00c6ff, #0072ff); 
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 10px rgba(0, 114, 255, 0.4);
        cursor: pointer;
        transition: transform 0.2s;
        color: white;
        font-size: 24px;
    }

    .menu-trigger-circle:active {
        transform: scale(0.95);
    }
    
    .d-menu {
        top: 100% !important;
        right: 0 !important;
        left: auto !important;
        margin-top: 10px;
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }


    /* -- 2. LOGO ALANI -- */
    .logo-container {
        text-align: center;
		margin-top:10px;
        margin-bottom: 20px;
        position: relative;
    }
    
    .logo-wrapper {
        position: relative;
        display: inline-block;
    }

    .main-logo-img {
        width: 120px;  
        height: 120px; 
        border-radius: 20px; 
        box-shadow: 0 4px 15px rgba(0,0,0,0.15); 
        background-color: #fff;
    }

    /* Basic Rozeti */
    .basic-badge-label {
        position: absolute;
        bottom: -8px;
        right: -10px;
        background: linear-gradient(135deg, #28a745, #1e7e34); 
        color: white;
        padding: 4px 12px;
        border-radius: 12px;
        font-size: 18px; 
        font-weight: 800;
        box-shadow: 0 3px 6px rgba(0,0,0,0.3);
        border: 2px solid white; 
        text-transform: uppercase;
    }


    /* -- 3. DASHBOARD KARTI -- */
    .student-dashboard-card {
        background: rgba(255, 255, 255, 0.50); 
        backdrop-filter: blur(10px); 
        -webkit-backdrop-filter: blur(10px);
        
        border-radius: 15px;
        padding: 10px;
        margin-bottom: 15px;
        
        border: 1px solid rgba(255, 255, 255, 0.6);
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
        
        display: flex;
		width:290px;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 10;
        color: #000;
    }

    .ai-powered-text {
        text-align: center;
        font-size: 9px;
        color: #333; 
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 5px;
        font-weight: bold;
    }

    /* --- GÜNCELLENEN KISIM BAŞLANGIÇ --- 
       transparent-info-panel ve içindeki düzenleme 
    */
    .transparent-info-panel {
        background: rgba(255, 255, 255, 0.65); 
        border-radius: 12px;
        padding: 10px;
        margin-bottom: 8px;
        width: 100%;
        box-shadow: inset 0 0 5px rgba(0,0,0,0.05);
        border: 1px solid rgba(255,255,255,0.8);
        
        display: flex;
        flex-direction: column;
    }

    /* Limit ve Kalan Bilgisi Satırı */
    .limit-info-row {
        display: flex;
        justify-content: space-between; /* Sol ve Sağ yaslama */
        align-items: center;
        width: 100%;
        margin-bottom: 5px;
        
        font-size: 15px; 
        color: #000;
    }
    /* --- GÜNCELLENEN KISIM BİTİŞ --- */

    /* Progress Bar */
    .progress-container {
        height: 8px;
        background-color: #e9ecef; 
        border-radius: 10px;
        overflow: hidden;
        margin-top: 0px !important; 
    }

    .progress-bar {
        height: 100%;
        background: #20c997; 
        border-radius: 10px;
        transition: width 0.6s ease;
        margin-top: 0px !important;
    }

    /* PRO Butonu */
    .btn-upgrade-pro {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 36px;
        
        background: linear-gradient(90deg, #9b59b6, #8e44ad);
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        border-radius: 10px;
        font-size: 13px; 
        box-shadow: 0 3px 6px rgba(142, 68, 173, 0.3);
        border: none;
        cursor: pointer;
        padding: 0 10px;
    }
    .btn-upgrade-pro:active { transform: scale(0.98); }

    /* -- 4. BUTONLAR -- */
    .button-container {
        display: flex;
        flex-direction: column;
        gap: 8px;
        padding-bottom: 40px; 
    }
    
    .myaction-btn {
        border-radius: 12px !important;
        box-shadow: 0 3px 8px rgba(0,0,0,0.15);
        
        height: 50px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        
        color: white !important;
        
        display: flex !important;
        flex-direction: row !important; 
        align-items: center !important; 
        justify-content: flex-start !important; 
        padding-left: 20px; 
        
        border: none !important;
        width: 100%; 
        transition: transform 0.1s;
        cursor: pointer;
        white-space: nowrap; 
		position:relative;
        text-decoration: none !important;
    }
    .myaction-btn:active { transform: scale(0.98); }

    /* İkonlar */
    .myaction-btn i {
        width: 25px;
        min-width: 25px; 
        text-align: center;
        margin-right: 15px; 
        font-size: 20px;
        display: flex !important; 
        align-items: center;
        justify-content: center;
        height: 100%; 
        margin-top: 0 !important; 
        margin-bottom: 0 !important;
        line-height: 1 !important;
    }

    /* Renkler */
    .btn-photo    { background: linear-gradient(to right, #00c6ff, #0072ff) !important; }
    .btn-pdf      { background: linear-gradient(to right, #ff416c, #ff4b2b) !important; }
    .btn-solved   { background: linear-gradient(to right, #11998e, #38ef7d) !important; }
    .btn-packages { background: linear-gradient(to right, #6a11cb, #2575fc) !important; }

    /* -- 5. FOOTER UYARI -- */
    .gemini-disclaimer {
		background-color:lightyellow;
        text-align: center;
        color: #856404;
        border-top: 1px solid #ffeeba;
        padding: 3px;
        font-size: 12px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
    }
    /* --- AÇIK MOD TEMEL DEĞİŞKENLERİ (Orijinal yapıya uyumlu) --- */
    :root {
        --gemini-gradient: linear-gradient(135deg, #4285F4 0%, #9B72CB 50%, #D96570 100%);
        --gemini-glow: 0 0 40px rgba(66, 133, 244, 0.4);
        --bg-light: #f8f9fa; /* Koyu arka planı açık renkle değiştirdik */
        --bg-card: rgba(255, 255, 255, 0.9); /* Kartları beyaz yaptık */
        --bg-card-hover: rgba(250, 250, 250, 1);
        --border-color: rgba(0, 0, 0, 0.1); /* Sınırları daha açık/koyu yaptık */
        --text-main: #212529; /* Metin rengini koyu yaptık */
        --text-muted: #6c757d;
        --primary-accent: #3b82f6;
        --font-heading: 'Outfit', sans-serif;
        --font-body: 'Plus Jakarta Sans', sans-serif;
    }

    body {
        font-family: var(--font-body);
        background-color: var(--bg-light); /* Yedek renk */
        
        /* YENİ ARKA PLAN AYARLARI */
        background-image: 
            /* Üstteki beyaz filtre katmanı - Opaklık azaltıldı (Daha şeffaf) */
            linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.65)),
            /* Yeni Öğrenci Görseli (Unsplash) */
            url('data/imgs/bg1.jpg');
            
        background-size: cover;      /* Resmi ekrana yayar */
        background-position: center center; /* Resmi ortalar */
        background-attachment: fixed; /* Sayfa kayarken resim sabit kalır (Parallax hissi) */
        background-repeat: no-repeat;
        
        color: var(--text-main); 
        overflow-x: hidden;
        margin: 0;
        padding: 0;
    }

    /* TYPOGRAPHY */
    h1, h2, h3, h4 {
        font-family: var(--font-heading);
        font-weight: 700;
        letter-spacing: -0.02em;
        color: var(--text-main); 
    }

    .text-gradient {
        background: var(--gemini-gradient);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        display: inline-block;
    }

    /* CUSTOM UTILITIES: GLASS PANEL */
    .glass-panel {
        background: var(--bg-card);
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        border: 1px solid var(--border-color);
        border-radius: 24px;
        transition: all 0.4s ease;
        box-shadow: 0 10px 30px rgba(0,0,0,0.05); 
    }

    .glass-panel:hover {
        background: var(--bg-card-hover);
        border-color: rgba(0, 0, 0, 0.2);
        transform: translateY(-5px);
        box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    }

    /* BUTTONS: PRIMARY (GEMINI GRADIENT) */
    .btn-gemini {
        background: var(--gemini-gradient); 
        color: white !important; 
        padding: 16px 36px;
        border-radius: 50px;
        font-weight: 700;
        font-family: var(--font-heading);
        text-decoration: none;
        transition: all 0.3s ease;
        display: inline-flex;
        align-items: center;
        gap: 10px;
        border: 2px solid transparent;
        box-shadow: 0 10px 20px rgba(66, 133, 244, 0.3);
    }

    .btn-gemini:hover {
        opacity: 0.9;
        transform: scale(1.02);
        box-shadow: 0 0 25px rgba(66, 133, 244, 0.4);
    }
    
    .btn-gemini i {
        color: white; 
        background: none; 
        -webkit-text-fill-color: initial;
        font-size: 1.2em;
    }

    /* BUTTONS: SECONDARY (OUTLINE) */
    .btn-outline-light {
        color: var(--text-main) !important;
        border-color: var(--border-color) !important;
    }
    .btn-outline-light:hover {
        background-color: var(--bg-card-hover) !important;
        color: var(--text-main) !important;
        border-color: #6c757d !important;
    }

    /* HERO SECTION */
    .hero-section {
        position: relative;
        padding: 160px 0 100px;
        overflow: hidden;
    }

    .hero-bg-glow {
        position: absolute;
        width: 600px;
        height: 600px;
        background: radial-gradient(circle, rgba(66, 133, 244, 0.15) 0%, transparent 70%);
        top: -20%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0;
        filter: blur(60px);
        animation: pulseGlow 8s infinite alternate;
    }

    @keyframes pulseGlow {
        0% { opacity: 0.5; transform: translateX(-50%) scale(1); }
        100% { opacity: 0.8; transform: translateX(-50%) scale(1.2); }
    }

    .hero-badge {
        display: inline-flex;
        align-items: center;
        padding: 8px 16px;
        border-radius: 30px;
        background: rgba(0,0,0,0.05);
        border: 1px solid rgba(0,0,0,0.1);
        margin-bottom: 25px;
        font-size: 0.9em;
        color: var(--text-muted);
    }

    .hero-badge span {
        margin-left: 8px;
        color: var(--text-main);
        font-weight: 600;
    }

    /* MOCKUP UI ADJUSTMENTS FOR LIGHT MODE */
    .hero-image-wrapper .glass-panel {
        background: rgba(255, 255, 255, 0.85); 
        box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    }
    .hero-image-wrapper .text-white {
        color: var(--text-main) !important; 
    }
    .hero-image-wrapper .border-secondary {
        border-color: rgba(0, 0, 0, 0.1) !important; 
    }
    .hero-image-wrapper .bg-dark {
        background-color: #e9ecef !important; 
        color: var(--text-main) !important;
    }
    .hero-image-wrapper .text-info {
        color: var(--primary-accent) !important; 
    }
    .hero-image-wrapper .text-warning {
        color: #e5bf3c !important; 
    }


    /* FEATURES GRID */
    .feature-icon {
        width: 60px;
        height: 60px;
        border-radius: 16px;
        background: rgba(0,0,0,0.05);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        margin-bottom: 20px;
        background: linear-gradient(135deg, rgba(0,0,0,0.05), rgba(0,0,0,0.01));
    }
    
    /* Global bg-dark Fix for Light Mode */
    .bg-dark {
        background-color: var(--bg-light) !important; 
    }

    /* RESPONSIVE */
    @media (max-width: 991px) {
        .hero-section { padding: 120px 0 60px; text-align: center; }
        .hero-section h1 { font-size: 2.5rem; }
        .hero-image-wrapper { margin-top: 50px; }
    }