/*
Theme Name: Hype Sözlük - WP Sözlük Teması
Theme URI: https://beunsozluk.com
Author: flyingatm R10.net
Author URI: https://beunsozluk.com
Description: wordpress tabanlı en gelişmiş sözlük tasarımı.
Version: 4.1
License: GPL, Patent by TURKPATENT A+
Tags: wordpress sözlük, ekşi sözlük, uludağ sözlük, sözlük scripti, sözlük tasarımı
Text Domain: beunsozluk

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html{
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	background-color: #181818;
}

* {
	 padding: 0;
	 margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	text-transform:lowercase;
	font-family: Sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    line-height: 1.42857143;
}

h1 a, h2 a, h3 a  {
	color:#999;
}

a {
	color: #3097a9;
	text-decoration:none;
	transition: all 0.2s ease;
}

a:hover {
	color: #23527c;
}
/*/*PUANLAMA SİSTEMi*/
 * 


.favoriOl {
    font-size: 16px;
    cursor: pointer!important;
    transition: color 0.2s ease;
    color: #b0bec5;
}


.artiver_profil, .eksiver_profil {
    color: #b0bec5;
    cursor: pointer!important;
    font-size: 19px;
    font-weight: 700;
	transition: all 0.2s ease;
	margin-right: 5px;
	margin-left: 5px;
}



.artiver, .eksiver {
    color: #b0bec5;
    cursor: pointer!important;
    font-size: 19px;
    font-weight: 700;
	transition: all 0.2s ease;
	 margin-right: 15px;
}

.eksiver:hover {
    color: #d43734;
}

.artiver:hover {
    color: #3ebf7b;
}



.favoriOl:hover {
color: #337ab7
}
.artiActive{
	color:#3ebf7b; 
	transition: color 0.2s ease;}
.artiActive:hover {
	color: #509c52;
}
.eksiActive{
	color: #d01919;
	transition: color 0.2s ease;
}
.eksiActive:hover { 
	color: #b71e1b
}
.favoriActive{
	color:#337ab7;
}

.geri-al, .devamini-oku {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    transition: all 0.2s ease;
	color: #999;
    border: 1px solid #999;
}

.geri-al:hover, .devamini-oku:hover {
    background-color: #2185d0;
    color: #fff;
}



.sol-frame-mobil-grup {
	display:none;
    list-style: none;
    width: 100%;
    margin: 5px;
    margin-top: 15px;
}

.sol-frame-mobil-grup li {
	width:100%;
	padding-right: 10px;
}


.panel-entry-bolgesi {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5px;
	font-size:16px;
}

.favorinone, .eksinone, .artinone {
    display: table-cell;
    font-size: 11px;
    line-height: 18px;
	position:relative;
    color: #c0c7da;
	z-index:9000;
    min-width: 21px;
    text-align: center;
    background: #3f3f4d;
    border-radius: 3px;
    visibility: hidden;
    transition: visibility 0s linear 0.2s,opacity 0.2s linear;
    opacity: 0;
}


.sol-frame-header {
	display: flex;
    font-family: inherit;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
}

#reloadson{
    font-size: 13px;
    cursor: pointer;
    line-height: 25px;
    height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 7px;
    transition: all 0.2s ease;
    border-radius: 2px;
	
}


/*///     SOL FRAME SAYFALANDIRMA      //*/

#select-box {
    text-align: center;
    height: 0px;
}

.faux-select {
    list-style-type: none;
    text-align: left;
    color: #ddd;
    border-radius: 2px;
    border: 1px solid #fafafa59;
    cursor: pointer;
    height: 24px;
    width: 150px;
    display: inline-flex;
    position: relative;
    transition: all 0.2s ease;
}

.cvf-pagination-nav {
	height: 24px;
    margin-top: 10px;
}

.bugungeri:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
    transform: translateX(-2px);
}

.bugunileri:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
    transform: translateX(2px);
}

.faux-select:hover{

	background-color: #252525;
	width:158px;

}


.faux-select li {
    text-indent: 1em;
}

.faux-select li .options {
display: block;
    list-style-type: none;
    padding: 0;
    margin: 0px;
    background: transparent;
    position: absolute;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    transition: all ease 0.25s;
}

.faux-select li .options li {
    padding: 0.4em 0;
    border-bottom: 1px solid #ffffff3d;
    transition: all 0.2s ease;
    background: black;
}

.faux-select li .options li:hover{
	background: #e1e1e1;
	color:black;
}

.bugungeri {
    cursor: pointer;
    transition: all ease 0.25s;
    list-style: none;
    border: 1px solid #c7c7c75c;
    border-radius: 2px;
    color: #999;
    position: relative;
    width: 30px;
    float: left;
    display: inline-flex;
}

.bugunileri {
    list-style: none;
    border: 1px solid #d4d4d45c;
    border-radius: 2px;
    color: #999;
    width: 30px;
    float: right;
    position: relative;
    cursor: pointer;
    transition: all ease 0.25s;
    display: inline-flex;
}

div.bugunileri > li {
    padding: 1px;
	width:28px;
}


div.bugungeri > li {
    padding: 1px;
	width:28px;
}

div.bugunileri > li > i {
    font-size: 17px;
    margin-left: 0.6em;
    margin-top: 0px;
}

div.bugungeri > li > i {
    font-size: 17px;
    margin-left: 0.6em;
    margin-top: 0px;
}




.faux-select li .options.open::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.faux-select li .options.open::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.faux-select li .options.open::-webkit-scrollbar-thumb
{
	background-color: #555d66;
}



.faux-select:before {
content: '';
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.8em solid #c5c4c4;
    position: absolute;
    top: 0.6em;
    font-size: 10px;
    right: 1em;
    transition: all ease 0.25s;
}
.faux-select.open:before {
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 0.8em solid #767676;
  border-top: 0;
}


.faux-select li .options.open {
  background: #f5f5f5;
  max-height:250px;
	border-top: 1px solid #999999ed;
   overflow:auto;
  z-index:88888;
}


#sol_gundem {
    height: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
}

/*///     SOL FRAME SAYFALANDIRMA      //*/

#reloadson:hover{
	color: white;
    background: #555d66;

}

.list-group{
	margin-top:10px;
}
.solsidebar .list-group-item {
	
    border-width: 0 0 1px 0;
    margin-bottom: 0;
    padding: 5px 30px 5px 0;
    word-wrap: break-word;
    width: 100%;
    position: relative;
    display: block;
    border-bottom: 1px solid #dddddd4a;
    color: #b3b3b3;
    transition: all 0.3s ease;

	
}

.solsidebar .list-group-item:hover{
	color: #337ab7;
    text-decoration: none;
	background-color: #f5f5f5;
}


.solsidebar .badge {
	background-color: transparent;
    color: #777777;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 5px;
	display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
}








.entryinfo{
	color: #888;
    transition: color 0.2s ease;
    font-size: 12px;
	padding-right:10px;
}

#daha_fazla[disabled=disabled]{
	    cursor: not-allowed;
        pointer-events: none;
	    background:#3f3f4d;
	    color:white;
}

#daha_fazla {
    background-color: #555d66;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .600rem;
    margin-bottom: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: white;
    transition: all 0.2s ease;
}

#daha_fazla:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(-5px);
}


#dahafazla {
    background-color: #555d66;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .600rem;
    margin-bottom: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: #f5f5f5;
    transition: all 0.2s ease;
}

#dahafazla:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(5px);
}




#daha_fazla_profil[disabled=disabled]{
	    cursor: not-allowed;
        pointer-events: none;
	    background:#3f3f4d;
	    color:white;
}

#daha_fazla_profil {
    background-color: #eee;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .600rem;
    margin-bottom: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: black;
    transition: all 0.2s ease;
}

#daha_fazla_profil:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(-5px);
}


#daha_fazla_profil {
    background-color: #eee;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
    font-size: .600rem;
    margin-bottom: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: black;
    transition: all 0.2s ease;
}

#daha_fazla_profil:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(5px);
}




#daha_fazla_takipler[disabled=disabled]{
	    cursor: not-allowed;
        pointer-events: none;
	    background:#3f3f4d;
	    color:white;
}

#daha_fazla_takipler {
    background-color: #eee;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
    font-size: .600rem;
    margin-bottom: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: white;
    transition: all 0.2s ease;
    margin-bottom: 60px;
    background: #555d66;
}

#daha_fazla_takipler:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(-5px);
}


#daha_fazla_takipler {
    background-color: #eee;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
    font-size: .600rem;
    margin-bottom: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    color: black;
    transition: all 0.2s ease;
}

#daha_fazla_takipler:hover{
	background-color: #2185d0;
    color: #fff;
    text-decoration: none;
	transform: translateY(5px);
}




.blur{
	-moz-filter:blur(10px);
	-o-filter:blur(10px);
	-webkit-filter:blur(10px);
	filter:blur(2px);
	pointer-events: none;
}





.ui.label, .ui.labels .label {
	font-size:13px;
}

.flying_container {
  display: grid;
  grid-template-columns: 270px auto 250px;
  max-width:1240px;
  margin:0 auto;
  padding-top: 125px;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

.solsidebar {
grid-column: 1;
    grid-row: 2;
    margin-left: 15px;
    padding-right: 8px;
    top: 120px;
    bottom: 0;
    overflow-y: auto;
    position: fixed;
	width: 250px;
	height: calc(100% - 160px);
	background: #181818;
}

.solsidebar::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.solsidebar::-webkit-scrollbar-thumb {
    background-color: #fc0;
}

.ana-icerik {
  overflow: hidden;
  grid-column: 2;
  grid-row: 2;
  padding-left: 20px;
  padding-right: 20px;
  position:relative;
  min-height: 100vh;
}

.sagsidebar {
  grid-column: 3;
  grid-row: 2;
	  margin-left:15px;
margin-right:15px;
	    margin-bottom: 30px;
}




@media (max-width: 961px) {
	
	
	.solsidebar {
		height:auto;
	}
	
	
	.sol-frame-mobil-grup{
		display:flex;
	}
	
	
	#sol-load {

padding-left:12px;


}

.sol-frame-header{

    margin-top: 20px;
  


}



.solsidebar{

box-shadow: 0 0 10px #000;
    background: #181818;
    top: 80px;
margin-left:0px;
    z-index: 9;
}
	
	

	.flying_container {
		grid-template-columns: 0px auto 250px;
		padding-top: 95px;
	}
	.solsidebar{
		display:none;
	}
	
}

@media (max-width: 768px) {
	
	.solsidebar{
		
		top:144px;
		
	}

	.flying_container {
		grid-template-columns: auto;
		padding-top: 125px;
	}
	.sagsidebar{
		display:none;
	}
	.ana-icerik{
    overflow: hidden;
    grid-column: 1;
    grid-row: 2;
    padding-left: 20px;
    padding-right: 20px;
	}
	
}

.entry-sol {
	
	display: flex;
    list-style: none;
    float: left;
	height:25px;
	
}
.entry-sag{
    float: right;
    display: flex;
    list-style: none;
	max-height:28px;
}


.entrybolgesi {
	margin-bottom:15px;
}


.asagidown {
	transition: all 0.2s ease;
    padding-left: 8px;
    font-size: 16px;
    position: relative;
    top: 2px;
}

.asagidown:hover{
	color:#3f3f4d!important;
}


.panel-alti {
    line-height: 28px;
    display: block;
    padding-bottom: 15px;
}

.entry-utu{
    display: flex;
    list-style: none;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
	margin-bottom: 15px;
}

.entry-utu li{
	width:100%;
}

.twitterclass {
    padding-right: 20px;
    color: #b0bec5;
    cursor: pointer;
    transition: color 0.2s ease;
    font-size: 14px;
    padding-left: 5px;
}
.twitterclass:hover {
	color:#339eb7
}
.facebookclass {
    color: #b0bec5;
    cursor: pointer;
    padding-right: 5px;
    transition: color 0.2s ease;
    font-size: 14px;
    padding-left: 8px;
}
.facebookclass:hover {
	color: #336db7
}


.entry-baslik > h1, h3 {
    display: initial;
    font-size: 25px;
	transition: all 0.3s ease;

}

.entry-baslik h1,h3 a:hover {
	color: #f2711c;
}

.index-baslik {
    float: right;
    font-size: 15px;
    line-height: 35px;
    margin-right: 7px;
    height: 33px;
    color: #999;
    width: 34px;
    padding-right: 13px;
    padding-left: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
	border-radius:2px;
}

.index-baslik:hover{
	    background: #3f3f4d;
	    color:#eee;
}

.panel-alti:before, .panel-alti:after{
	display: table;
    content: " ";
	clear:both;
}

.index-baslik-alti {
    display: flex;
    list-style: none;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.index-baslik-alti li{
	width:100%;
}


.entry-sikayet-buton{
	background: #555d66;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}

.entry-sikayet-buton:hover{
	transform: translateY(-5px);
	background:#424950;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}

.entry-duzenle-buton{
	background: #43cb83;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
}

.entry-duzenle-buton:hover{
	transform: translateY(-5px);
	background:#24bdd8;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}

.entry-sil-buton{
	background: #da1e1e;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}

.entry-sil-buton:hover{
	transform: translateY(-5px);
	background:#f26202;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}


/*//////*/
 
.facebook-entry-buton{
	background: #1490ee;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}

.facebook-entry-buton:hover{
	transform: translateY(-5px);
	background:#1372ba;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}


.twitter-entry-buton{
	background: #5fd6ff;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	
}

.twitter-entry-buton:hover{
	transform: translateY(-5px);
	background:deepskyblue;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}

.google-entry-buton{
	background: #eee;
    width: 100%;
	border: none;
    font-size: 15px;
    min-height: 32px;
    color: #f26202;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}

.google-entry-buton:hover{
	transform: translateY(-5px);
	background:#f26202;
	color:white;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}



.sol-frame-mobil-1{
background: #15202b;
    width: 100%;
    border: none;
    font-size: 13px;
    min-height: 32px;
    color: #d5d5d5;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
    border-bottom: 2px solid #337ab7;
    border-radius: 0px;
	
}

.sol-frame-mobil-1:hover{
	transform: translateY(-2px);


}

.sol-frame-mobil-2{
	
    background: #15202b;
    width: 100%;
    border: none;
    font-size: 13px;
    min-height: 32px;
    color: #ccc;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
    border-bottom: 2px solid #ccc;
    border-radius: 0px;
	
	
	
	
	
	
	
}

.sol-frame-mobil-2:hover{
	transform: translateY(-2px);
}

.sol-frame-mobil-3{
background: #15202b;
    width: 100%;
    border: none;
    font-size: 13px;
    min-height: 32px;
    color: #cccccc;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
    border-bottom: 2px solid #c0c7da;
    border-radius: 0px;
	
}

.sol-frame-mobil-3:hover{
	transform: translateY(-2px);
}





/*//////////////////////////////////////// ÜST NAVBAR CSS GİRDİLERİ ////////////////////////////////////////////*/
 
.basliklarmobil {
	color: #ff1100 !important;
}

.ust_navbar {
	display: inline-block;
	width: 100%;
	position: fixed;
	z-index: 999;
	background-color: #181818;
	padding: 0 15px;
}

.padding-right-10{
	padding-right:10px;
}

.ust_flex {
	position: relative;
	width: 100%;
	max-width: 1140px;
	min-height: 75px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ust_sol,
.ust_sag {
	flex: 1 1 50%;
}

.ust_logo {
	display: inline-block;
	width: 150px;
	height: 50px;
	background-size: contain;
	margin-right: 15px;
	vertical-align: middle;
}

.ust_arama {
	display: inline-block;
}

.ust_inputikonu {
	position: relative;
	width: 300px;
}

.ust_input {
    background-color: #34343f00;
    border: 1px solid #34343f;
    width: 100%;
    height: 36px;
    outline: none;
    padding: 0 30px 0 5px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #d5d7dd;
    letter-spacing: .5px;
    word-spacing: 1px;
}

.ust_input:focus {
	border-color: #ffffff5c;
}

.ust_buton {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 30px;
	width: 30px;
	outline: none;
	border: none;
	cursor: pointer;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: background-color .2s linear;
}

.ust_buton:hover,
.ust_buton:focus {
	background-color: #32b46f;
}

.ust_buton:active {
	background-color: #2fac6a;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.ust_linkler {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	float: right;
}

.ust_linkler li {
	position: relative;
	display: inline-flex;
}

.ust_linkler li a {
	color: #c0c7da;
	text-decoration: none;
	font-family: inherit;
	font-size: 14px;
	transition: color 200ms linear;
}

.ust_linkler li a:hover,
.ust_linkler li a:hover {
	color: white;
}

@media only screen and (max-width: 1040px) {
	#accordion>li>div>a {
		max-width: 200px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media screen and (max-width: 961px) {
	
	.ust_logo{
		vertical-align:unset;
		margin:0;
	}
	
	
	.mobil_link {
		padding-right: 10px;
	}
	.ust_flex {
		display: block;
		padding-top: 15px;
		padding-bottom: 5px;
	}
	.ust_sol {
		margin-bottom: 15px;
		text-align:center;
	}
	.ust_arama {
		display: inline-block;
		width: 100%
	}
	.ust_inputikonu {
		position: relative;
		width: 100%;
	}
	.ust_linkler {
		float: none;
		padding-top: 15px;
		justify-content: space-between;
	}
	.ust_linkler li:first-child a {
		padding-left: 0;
	}
}

nav.ust_alt>ul>li {
	list-style: none;
	margin-left: 30px;
}

nav.ust_alt>ul>li:first-child {
	margin-left: 0;
}

.ust_alt a {
	display: block;
	color: #c0c7da;
	text-decoration: none;
	font-family: inherit;
	font-size: 14px;
	transition: color 200ms linear;
}

.altta {
	position: relative;
    max-width: 1000px;
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding-bottom:10px;
}

.ust_alt a:hover {
	color: white;
}

.ust_alt .accordion li {
	list-style: none;
}

.ust_alt .accordion {
	list-style: none;
	width: 75px;
	padding: 0;
	margin-left: 30px;
}

.ust_alt .accordion .link {
	cursor: pointer;
	display: block;
	color: #c0c7da;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.ust_alt .accordion li:last-child .link {
	border-bottom: 0;
}

.ust_alt .accordion li.open .link {
	color: #43cb83;
}

.ust_alt .accordion li.open #ustellipsis {
	color: #43cb83;
}

.ust_alt .submenu {
	padding: 0;
	display: none;
	background: #3f3f4d;
	position: absolute
}

.ust_alt .submenu li {
	border-bottom: 1px solid #4b4a5e;
    width: 100%;
    min-width: 115px;
}

.ust_alt .submenu a {
	display: block;
	text-decoration: none;
	color: #999;
	padding: 10px;
	background:black;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.ust_alt .submenu a:hover {
	background: #43cb83;
	color: #555;
}

.ust_alt #accordion>li>ul>li:last-child {
	border-bottom: 0px
}

.accordion li.open .link {
	cursor: pointer;
}

.accordion li.open .link a {
	color: #43cb83;
}

#accordion>li>div>a:hover {
	color: #43cb83;
}

.ust_flex .submenu {
    display: none;
    background: #15202b;
    position: absolute;
    z-index: 999;
    right: -10px;
	top:20px;
    border: 1px solid #0000001f;
}

.ust_sag .submenu li {
	border-bottom: 1px solid #4b4a5e;
	width: 100%;
    min-width: 115px;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #d9d9d9;
	padding: 10px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover {
	background: #43cb83;
	color: #555 !important;
}

#accordion>li>ul>li:last-child {
	border-bottom: 0px
}

.ust_sag #accordion>li>ul>li>a {
	padding: 10px;
	width:100%;
}

.accordion li.open i.fa-caret-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion li i.fa-caret-down {
	-webkit-transition: transform 0.4s ease;
	-o-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
}

.accordion li i.fa-caret-down:hover {
	color: #43cb83
}

#accordion>li>div:hover {
	color: #43cb83
}

#ustellipsis:hover {
	color: #43cb83
}

.ust_hardkod {
	padding-right: 5px
}

@media only screen and (min-width: 961px) {
	
	
	
	.mobilsolsidebar {
		display: none
	}
	.padding-right-15 {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 961px) {
	
	.ust_alt {
		display: none
	}
	.ust_hardkod {
		padding-right: 0px;
		display: contents;
	}
}

@media only screen and (min-width: 405px) {
	.ust_hardkodmobil {
		display: none;
	}
}

@media only screen and (max-width: 405px) {
	.ust_hardkod {
		display: none
	}
	.ust_hardkodmobil {
		display: flex;
	}
}

@media only screen and (max-width: 768px) {
	.ust_sol {
		float: none
	}
	.ust_linkler {
		padding-top: 0px;
		padding-bottom:4px;
	}
}

#LeftFrameToggler {
	padding-left: 10px;
}



/*//////////////////////////////////////// PROFIL CARD BILGILERI ////////////////////////////////////////////*/

#flying_header {
  width: 50vw;
  max-width: 400px;
  min-width: 300px;
  height: 150px;
  transition: all .08s linear;
}

#flying_profile {
    width: 50vw;
    max-width: 400px;
    min-width: 300px;
    height: auto;
    background: white;
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: 'Open Sans', sans-serif;
}
#flying_profile .flying_image {
  position: absolute;
  border: 3px solid white;
  top: -55px;
  left: 20px;
  height: 80px;
  width: 80px;
  border-radius: 10px;
  box-sizing: initial;
	  
}
#flying_profile .flying_image img {
  width: inherit;
  height: inherit;
  border-radius: 8px;
	
}
#flying_profile .flying_name {
  font-size: 1.3rem;
  font-weight: 500;
  color: #444;
}
#flying_profile .flying_nickname {
  color: #888;
  font-size: 0.9rem;
  padding-bottom: 7px;
}

.flying_shadow {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}

.flying_overflow {
  overflow: hidden;
}

.flying_following,
.flying_followers,
.flying_yorumsayisi{
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
  color: #bbb;
  font-weight: 300;

}



.flying_bottom {
  margin-top: 10px; 
  padding-right:25px;
  justify-content: space-between;
  display: flex;
}

.flying_count {
  color: black;
  font-size: 0.9rem;
  font-weight: 700;
}

.flying_label {
  font-weight:500 !important;
  text-transform: lowercase !important;
}

.flying_detail {
  font-weight:600 !important;
}

.flying_label:hover {
	text-decoration:none;
}

#flying_profile .flying_location {
  color: #555;
  font-size: 13px;
  padding-left: 0px;
  position: relative;
}


/*////// SAĞ FRAME ////*/




#flying_header-sag {
    width: 100%;
    height: 135px;
    transition: all .08s linear;
}

#flying_profile-sag {
width: 100%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 10px;
	    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
#flying_profile-sag .flying_image-sag {
  position: absolute;
  border: 3px solid black;
  top: -110px;
  left: 20px;
  height: 80px;
  width: 80px;
  border-radius: 10px;
  box-sizing: initial;
	  
}
#flying_profile-sag .flying_image-sag img {
  width: inherit;
  height: inherit;
  border-radius: 8px;
	
}
#flying_profile-sag .flying_name-sag {
  font-size: 1.3rem;
  font-weight: 500;
  color: #ffffffb8;
}
#flying_profile-sag .flying_nickname-sag {
color: #888;
    font-size: 14px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
}

.flying_overflow-sag {
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #e3e2e221;
    border-top: none;
    border-bottom: none;
}

.flying_following-sag,
.flying_followers-sag,
.flying_yorumsayisi-sag{
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
  color: #bbb;
  font-weight: 300;

}



.flying_bottom-sag {
  margin-top: 10px; 
  justify-content: space-between;
  display: flex;
}

.flying_count-sag {
  color: black;
  font-size: 0.9rem;
  font-weight: 700;
}

.flying_label-sag {
  font-weight:500 !important
}

.flying_detail-sag {
  font-weight:600 !important;
}

.flying_label-sag:hover {
	text-decoration:none;
}

#flying_profile-sag .flying_location-sag {
  color: #555;
  font-size: 13px;
  padding-left: 0px;
  position: relative;
}

.sag-button {
    background: none;
    border: none;
    font-size: 14px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
	line-height: 28px;
}

.sag-button:hover{
	transform: translateY(-3px);
}

.sag-button.button--blue--sag {
  background: linear-gradient(45deg, #1da1f2, #0e71c8);
  width:100%;
}

.sag-button.button--blue--sag:hover {
  box-shadow: 0px 7px 30px rgba(19, 127, 212, 0.75);
}


.sag-button.button--orange--sag {
  background: linear-gradient(45deg, #d5135a, #f05924);
  width:100%;
}

.sag-button.button--orange--sag:hover {
  box-shadow: 0px 7px 30px rgba(223, 45, 70, 0.75);
}


.sag-button-kayit-ol-uyari {
font-size: 15px;
    color: #333;
    transition: all .3s;
    margin-bottom: 20px;
	width:100%; 
	text-align:center;
	margin-top:30px;
}


.sag-button.button--kayit-olunuz--sag {
  width:100%;
}

.sag-button.button--kayit-olunuz--sag:hover {
}


.sag-button.button--duyuru--sag {
  background: orange;
  width:100%;
}

.sag-button.button--duyuru--sag:hover {
  box-shadow: 0px 7px 30px orange;
}



.sagbar-header{
    text-align: center;
    padding-top: 5px;
    border: 1px solid #c4c4c429;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #b0b0b0;
    font-size: 14px;
    transition: color 200ms linear;
}

.sosyal_link {
    display: block;
    background: #ffffff;
    border-radius: 3px;
    color: #3f3f4d;
    border: 1px solid #3f3f4d3b;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0px;
    padding: 5px;
}
.sosyal_link i {
    color: #3f3f4d;
    margin: auto 10px;
}
.sosyal_link i:hover {
	color: #43cb83;
}
.sosyal_link:hover i {
    color: #43cb83;
	text-decoration:none;
}
.sosyal_link:hover {
	    color: #43cb83;
	text-decoration:none;
}

.circle {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 4px;
    line-height: 12px;
    padding: 8px 0;
    background: #ffffff24;
    color: #bcbcbc;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    bottom: -5px;
}

.rakami {
    position: relative;
    bottom: 6px;
}



.faras{
	    border: 1px solid #6d6d6d;
    padding: 6px;
    border-radius: 3px;
    color: inherit;
    position: relative;
    top: 3px;
}

.taztz{
	border: 1px solid #0000001c;
	color:#999;
}




.konutasimaINPUT{
	width: 200px;
    height: 24px !important;
    padding: 10px;
    background: #181818;
    border: none;
    color: #999;
    border: 1px solid #4f4f4f;
    border-left: none;
}


					.baslik_bilgi_sade {
    border: 1px solid #606060;
    padding: 6px;
    border-radius: 3px;
    color: inherit;
    position: relative;
    top: 3px;
						}


/*/SAĞ FRAME/*/




						.siralama-buton-sade{
    border: 1px solid #3b3b3b;
    padding: 8px;
    margin-bottom: 15px;
    background: none;
    border-radius: 3px;
    cursor: pointer;
    color: inherit;
    outline: none !important;
						}





/*////////// BUTONLARI ///////////////////////////////*/



.profile-card__button {
    background: none;
    border: none;
    font-size: 15px;
    min-width: 133px;
    min-height: 32px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
}
.profile-card__button:focus {
  outline: none !important;
}
@media screen and (min-width: 768px) {
  .profile-card__button:hover {
    transform: translateY(-5px);
  }
}
.profile-card__button:first-child {
  margin-left: 0;
}
.profile-card__button:last-child {
  margin-right: 0;
}
.profile-card__button.button--blue {
  background: linear-gradient(45deg, #1da1f2, #0e71c8);
  box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.4);
}
.profile-card__button.button--blue:hover {
  box-shadow: 0px 7px 30px rgba(19, 127, 212, 0.75);
}
.profile-card__button.button--orange {
  background: linear-gradient(45deg, #d5135a, #f05924);
  box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.35);
}
.profile-card__button.button--orange:hover {
  box-shadow: 0px 7px 30px rgba(223, 45, 70, 0.75);
}

.profile-card__button.button--blue--modal {
  background: linear-gradient(45deg, #1da1f2, #0e71c8);
  box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.4);
  float:left;
  width:50%;
}

.profile-card__button.button--blue--modal:hover {
  box-shadow: 0px 7px 30px rgba(19, 127, 212, 0.75);
}


.profile-card__button.button--orange--modal {
  background: linear-gradient(45deg, #d5135a, #f05924);
  box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.35);
  float:right;
  width:50%;
}

.profile-card__button.button--orange--modal:hover {
  box-shadow: 0px 7px 30px rgba(223, 45, 70, 0.75);
}


.flying_modalbilgiler {
	color: #888;
    font-size: 0.9rem;	
}                     


/*** LABEL CSS GİRDİLERİ *//*/*/

.label{
	text-decoration:none;
}



/*/   SINGLE SAYFA ALANI   */
.alt-yorum-ikon i{
    font-size: 15px;
    cursor: pointer!important;
    transition: color 0.2s ease;
    color: #b0bec5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: relative;
    right: 5px;
}

.alt-yorum-ikon i:hover{
	    color: white;
    background: #555d66;
	
}



#toolbar {
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #464646;
	padding: 8px 20px;
	overflow: hidden;
	position: relative;
}

#editor {
    width: 100%;
    height: 208px;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    border: 1px solid black;
    border-radius: 4px;
}

#page {
    min-height: initial;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 10px;
    padding-top: 63px;
    margin-top: -53px;
    text-align: left;
	position: relative;
	z-index: 1;
}

#toolbar {
    height: 30px;
    padding: 10px;
    margin: 0;
    /* border-bottom: 1px solid #cfcfcf; */
    background-color: #53535f;
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
    padding-left: 0px;
    padding-right: 15px;
    display: flex;
    overflow-x: hidden;
}

.entry-input-icon {
    opacity: .9;
    height: 30px;
    background: #3f3f4d;
    margin-top: -10px;
    border: none;
    border-right: 1px solid #0000002b;
    font-size: .8rem;
    color: #fafafa;
    cursor: pointer;
    transition: all 0.2s ease;
    max-width: 95px;
    width: 75px;
    line-height: 30px;
    text-align: center;
}

.entry-input-icon:hover {
}

#entry-input{
    height: 170px;
    border: none;
    font-family: Roboto, sans-serif;
    resize: none;
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    font-size: 14px;
    color: #cacaca;
	background:none;
}

.form-control{
	background:none;
}

.sosyal_link{
	background:none;
}

.entry-input-icon:hover{
	background:#3f3f4d;
	color:white;
}

#limit {
background: #53535f;
    cursor: default;
    min-width: 75px;
    color: white !important;
}


.padding-bottom-25{
	padding-bottom:25px;
}


.ysayfalandirma {

    font-size: 13px;
    padding: 1px;
    background: white;
    border-color: #3f3f4d66;
    width: 55px;
    transition: all 0.35s ease;
    border-radius: 2px;
    cursor: pointer;
    color: #15202b9c;
	height:21px;
    margin-left: 3px;
}

.ysayfalandirma:hover {

border: 1px solid #3f3f4d;
color: #3f3f4d;
font-weight:500;

}


.ysayfalandirma2 {
	height:21px;
    font-size: 13px;
    padding: 1px;
    background: white;
    border-color: #3f3f4d66;
    width: 55px;
    transition: all 0.35s ease;
    border-radius: 2px;
    cursor: pointer;
    color: #15202b9c;
    margin-left: 3px;
}

.ysayfalandirma2:hover {

border: 1px solid #3f3f4d;
color: #3f3f4d;
font-weight:500;

}

.ysayfalandirma3 {
	height:21px;
    font-size: 13px;
    padding: 1px;
    background: white;
    border-color: #3f3f4d66;
    width: 55px;
    transition: all 0.35s ease;
    border-radius: 2px;
    cursor: pointer;
    color: #15202b9c;
    margin-left: 3px;
}

.ysayfalandirma3:hover {

border: 1px solid #3f3f4d;
color: #3f3f4d;
font-weight:500;

}

.ygeri {
	
    font-size: 16px;
    border-radius: 2px;
    border: 1px solid #3f3f4d66;
	width:24px;
	transition: all 0.2s ease;
	display:block;
	height:21px;
	background:white;
	
}

.ygeri:hover {
	
	border:1px solid black;
	
}

.ygeri a {
	
	
    color: #15202b9c;
    padding: 8px;
    top: -1px;
    position: relative;
    text-decoration: none;
}

.ygeri a:hover {
	
	color:black;
}

.yileri {
margin-left: 3px;
    height: 21px;
    font-size: 16px;
    display: block;
    border-radius: 2px;
    border: 1px solid #3f3f4d66;
    width: 24px;
    transition: all 0.2s ease;
    background: white;

}

.yileri:hover {
	
		border:1px solid black;
	
}

.yileri a {
	
    color: #15202b9c;
    padding: 8px;
    top: -1px;
    position: relative;
    text-decoration: none;
	
}

.yileri a:hover {
	
	color:black;
	
}

.ysayfalandirmason {
	
    padding: 1px;
    font-size: 13px;
    height: 21px;
    display: block;
    border-radius: 2px;
    border: 1px solid #3f3f4d66;
    padding-left: 7px;
    padding-right: 7px;
    transition: all 0.2s ease;
    color: #15202b9c;
    margin-left: 3px;
    background: white;
	
}

.ysayfalandirmason:hover {
	
	    text-decoration: none;
border:1px solid black;
}




#sayfaci {
	
    display: flex;
    margin-left: auto;
	
}


.supersayfalamabu{
	display: flex;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 6px;
    margin-top: -10px;
}

.ayrac {
	
	margin-left: 3px;
    font-size: 17px;
    color: #15202b9c;
	
}

#ust-sayfalama {
	
	 position: relative;
    top: 11px;
    margin-top: 40px;
	
}



#baslik[type="text"] {
    width: 100%;
    border: 1px solid #aaaaaa9e;
    border-radius: 3px;
    margin: 8px 0;
    padding: 8px;
    transition: 0.3s;
	color:#999;
}

#baslik[type="text"]:focus {
 outline:none;
}


.inputWithIcon #baslik[type="text"] {
      padding-left: 38px;
}

.inputWithIcon {
  position: relative;
}

.inputWithIcon i {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
  font-size:16px;
}

.inputWithIcon #baslik[type="text"]:focus + i {
  color: white;
  background:#3f3f4d;
}

.inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px;
}

.inputWithIcon.inputIconBg #baslik[type="text"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}


#limitb{
    float: right;
    position: relative;
    bottom: 42px;
    padding-left: 8px;
    font-size: 13px;
    line-height: 33px;
    height: 34px;
    padding-right: 8px;
    border: 1px solid #8080805c;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #3c3c3c;
    cursor: default;
}




#kategori-secim {
    width: 100%;
    border: 1px solid #aaaaaa9e;
    border-radius: 3px;
    margin: 8px 0;
    padding: 8px;
	color:#999;
    transition: 0.3s;
}

#kategori-secim:focus {
 outline:none;
}


.inputWithIcon #kategori-secim {
      padding-left: 38px;

}

.inputWithIcon #kategori-secim:focus + i {
  color: white;
  background:#3f3f4d;
}

.inputWithIcon.inputIconBg #kategori-secim:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}

.inputWithIcon .ikonlu-kategori i {
  position: absolute;
  left: 0;
  top: -8px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
  font-size:16px;
}


.ikonlu-kategori{
	top: -41px;
    position: relative;
    height: 30px;
    display: initial;
}

.cont-fix {
	 position: relative;
    top: -38px;
}

#entry-input:focus {
	outline:none;
}



.siralama-buton {
  background: #333;
  width: 100%;
  border: none;
  border: 1px solid #0000001c;
  font-size: 14px;
  min-height: 32px;
  color: #ffffff;
  cursor: pointer;
  backface-visibility: hidden;
  transition: all .3s;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.single-baslik-ustu-siralama {
    display: flex;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
	justify-content:center;
}

.single-baslik-ustu-siralama2 {
    display: flex;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
	justify-content:center;
}

.siralama-buton:hover{
    transform: translateY(2px);
    background: #2185d0;
    color: white;
}

.single-baslik-ustu-siralama li, .single-baslik-ustu-siralama2 li{
	padding-right:5px;
	width:100%;
}



.post-islem{
display: flex;
    margin-top: 5px;
    list-style: none;
	margin-bottom:10px;
}


.post-islem li{
	width:100%;
}


.baslik_bilgi_ici{
padding: 10px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.baslik_islemleri{
    list-style: none;
    display: flex;
    padding: 15px;
	padding-top:5px;
}

.baslik_islemleri li, .baslik_islemleri a {
	
	width:100%;
	
	
}

.baslik_islemler:hover{
	background:orange;
}

.bokedici {
	display:none;
}


.children{
	padding-left: 40px;
}


.siralama-hover:hover{
	background:linear-gradient(45deg,#43cb83,#12ab5a);
}

.golge:hover{
	box-shadow: 0 0 10px 1px rgba(0,0,0,.5);
}

.golge-border{
	border-radius:3px;
}

.golge-border:hover{
		box-shadow: 0 0 10px 1px rgba(0,0,0,.5);

}

.singledahavar {
	width: 100%;
    display: block;
    text-align: center;
    padding: 2px;
    color: #333;
    border-radius: 3px;
    border: 1px solid #00000021;
    margin-top: 5px;
    margin-bottom: 10px;
	transition: all 0.2s ease;
}

.singledahavar:hover{
background:linear-gradient(45deg, #1da1f2, #0e71c8);
 color:white;
    transform: translateY(2px);
	border-color:white;

}


.entryok, .entry-yok {
	padding:15px;
}

.entrydahavar{
	background:linear-gradient(45deg,#1da1f2,#0e71c8);
	color:white;
	margin-top: -20px;
	border:none;
}




.sagsidebar .list-group-item {
border-width: 0 0 1px 0;
    margin-bottom: 0;
    padding: 5px 30px 5px 0;
    word-wrap: break-word;
    padding-left: 10px;
    width: 100%;
    position: relative;
    display: block;
    color: #999;
    border-top: 1px solid #323232;
    transition: all 0.3s ease;
}



.sagsidebar .list-group-item:hover {
    color: #337ab7;
    text-decoration: none;
    background-color: #f5f5f5;
}

.sagsidebar .badge {
    background-color: transparent;
    color: #777;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 5px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    padding-right: 10px;
}

.sag_benzerler{
    border: 1px solid #ffffff29;
    border-radius: 3px;
    margin-top: 10px;
}

div.list-group-sag > a:first-child {
	border-top:none;
}

div.list-group-sag > a:last-child {
	padding-bottom:8px;
}



.benzer-header{
padding: 5px;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #ffffff24;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}



#email[type="email"], #sikayetbaslik[type="text"] {
    width: 100%;
    border: 1px solid #aaaaaa9e;
    border-radius: 3px;
    margin: 8px 0;
    padding: 8px;
	color:#999;
    transition: 0.3s;
}

#email[type="email"]:focus, #sikayetbaslik[type="text"]:focus {
 outline:none;
}


.inputWithIcon #email[type="email"], .inputWithIcon #sikayetbaslik[type="text"] {
      padding-left: 38px;
}

.inputWithIcon #email[type="email"]:focus + i, .inputWithIcon #sikayetbaslik[type="text"]:focus + i {
  color: white;
  background:#3f3f4d;
}

.inputWithIcon.inputIconBg #email[type="email"]:focus + i, .inputWithIcon.inputIconBg #sikayetbaslik[type="text"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}






#textturu[type="text"] {
    width: 100%;
    border: 1px solid #aaaaaa9e;
    border-radius: 3px;
    margin: 8px 0;
    padding: 8px;
    transition: 0.3s;
}

#textturu[type="text"]:focus {
 outline:none;
}

.inputWithIcon #textturu[type="text"] {
      padding-left: 38px;
	color:white;
	background:black;
}

.inputWithIcon #textturu[type="text"]:focus + i {
  color: white;
  background:#3f3f4d;
}

.inputWithIcon.inputIconBg #textturu[type="text"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}



.ayarlar_profilresmi{
	width: 150px;
    border: 1px solid #0000004a;
    border-radius: 3px;
	text-align:center;
}

.ayarlar-resimler{
	justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
	width:100%;
	display:flex;
}

.ayarlar_arkaplanresmi{
	width: 300px;
    border: 1px solid #0000003d;
    border-radius: 3px;
	text-align:center;
}

.ayarlar-pr{
	width:150px;
	height:150px;
	padding:4px;
	border-radius: 6px;
}
.ayarlar-as {
	width:300px;
	height:150px;
	padding:4px;
	border-radius: 6px;
}


	.avatar-wrapper {
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 15px -5px black;
    transition: all .3s ease;
}
		
			.avatar-wrapper2 {
  position: relative;
  height: 150px;
  width: 300px;
				margin-left: 40px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 1px 1px 15px -5px black;
  transition: all .3s ease;
}
.avatar-wrapper:hover {
  transform: scale(1.05);
  cursor: pointer;
}
		.avatar-wrapper2:hover {
  transform: scale(1.05);
  cursor: pointer;
}

.profile-pic {
  height: 100%;
  width: 100%;
  transition: all .3s ease;
}

.upload-button {
position: relative;
    height: 200px;
    top: -200px;
    opacity: 0;
    text-align: center;
    transition: all .3s ease;
    color: #34495e;
}
 .upload-button2 {
    position: relative;
    height: 150px;
    top: -150px;
    opacity: 0;
    text-align: center;
    transition: all .3s ease;
    color: #34495e;
}

	.profil_resim_yazi
		{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    font-size: 120px;
    color: #eee;
    background: #3f3f4d;
    opacity: 0.5;
		}
		
		
		
	.profil_resim_yazi2
		{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    font-size: 120px;
    color: #eee;
    background: #3f3f4d;
    opacity: 0.5;
		}	

.profil_flex {
display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #00000033;
    border-radius: 3px;
	    margin-bottom: 5px;
    margin-top: 5px;
}


#sifreturu[type="password"] {
    width: 100%;
    border: 1px solid #aaaaaa9e;
    border-radius: 3px;
    margin: 8px 0;
    padding: 8px;
	color:#999;
    transition: 0.3s;
}

#sifreturu[type="password"]:focus {
 outline:none;
}

.inputWithIcon #sifreturu[type="password"] {
      padding-left: 38px;
}

.inputWithIcon #sifreturu[type="password"]:focus + i {
  color: white;
  background:#3f3f4d;
}

.inputWithIcon.inputIconBg #sifreturu[type="password"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}


.unuttum_text{
    padding: 8px;
    color: #999;
    border-left: 4px solid;
    border-left-color: #1a97e9;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.21);
}


.kayit-ikili{
	display:flex;
}



.onaylama{
	padding: 8px;
}

.onaylama a {
	color:#555d66;
}

.sifre-sifirlama-buton:hover{
box-shadow:	0px 7px 15px rgba(19, 127, 212, 0.75) !important;
}


.sag-buton-mesajlar {
    width: 100%;
    color: #b6b6b6;
	border-top: 1px solid #ffffff1f;
    border-left: 2px solid #3085d6;
	
}


						.sade_buton1{
    width: 100%;
    border: none;
    border-bottom: 1px solid #fafafa29;
    border-top: 1px solid #ffffff29;
    height: 30px;
    background: none;
    color: #bcbcbc;
    cursor: pointer;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none !important;
							color:white;
						}


.sag-buton-duyurular {

	
	
	    width: 100%;
    color: #b6b6b6;
	border-bottom: 1px solid #3e3e3e;
    border-left: 2px solid #3085d6;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.takip-ettigim-yazarlar{
    width: 50%;
    list-style: none;
    padding-left: 20px;
    border-right: 1px solid #00000014;
}




.takip-ettigim-basliklar{
    width: 50%;
    list-style: none;
    border-radius: 7px;
    padding-left: 20px;
}


.takip-ettigim-basliklar a{
	color:#999;
	transition: color 0.2s ease;
}

.takip-ettigim-basliklar a:hover{
	color:orange;
}

.takipler{
    display: flex;
    margin-bottom: 35px;
    margin-top: 15px;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 15px;
}


.takip_margin{
	margin-bottom:8px;
}

.entry-baslik-takip{
	margin-bottom: 10px;
    font-size: 16px;
	font-weight:700;
}

.entry-baslik-basliklar{
	margin-bottom: 10px;
    font-size: 16px;
	font-weight:700;
}


.grid2x2 {
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.grid2x2 > div {
display: flex;
    flex-basis: auto;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 15px;
    margin-right: 15px;
}
.grid2x2 > div > div {
  display: flex;
  justify-content: center;
  flex-direction: row;
}


.son72{
	margin-bottom:35px;
}

.yazi404 {
	padding:15px;
}

.spoiler-div {
    border: 1px solid #0000001a;
    border-radius: 2px;
    display: grid;
    margin-bottom: 5px;
    padding:5px;
    cursor:pointer;
    text-align:center;
}

.spoiler-var {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0px;
    color: #3f3f4d;
    margin-top: 5px;
    margin-bottom:5px;
}


.profil_arkaplan_butonlar{
	float:right;
	padding:15px;
}


.profil_profilresmi img {
	height:150px;
	width:150px;
	border-radius:100%;
}

.profil_profilresmi {
    position: relative;
    top: 275px;
    height: 150px;
    width: 150px;
    left: 15px;
    border: 3px solid #f5f5f5;
    border-radius: 100%;
    box-sizing: initial;
    z-index: 3;
}

.yazar_main {
    height: 360px;
    transition: all .08s linear;
    background-position: center center;
    background-size: cover;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
}


.profil_kullanici_bilgileri {
    color: #eee;
    padding: 5px;
    background: #15202bc7;
    display: flex;
    position: relative;
    left: 165px;
    padding-left: 15px;
    border-top-right-radius: 2px;
    font-size: 13px;
    top: 1px;
}

.profil_yazar_yetkisi {
	
    background: #15202bc7;
    color: #eee;
    padding: 3px;
    padding-left: 25px;
    position: absolute;
    bottom: 27.5px;
    left: 145px;
    font-size: 17px;
    font-style: italic;
    border-top-right-radius: 2px;
    padding-right: 10px;
	
}

.profil_kullanici_bilgileri div {
	padding-right:10px;
}

.profil_genelkbilgileri{
    width: 100%;
    position: relative;
    top: 174px;
    z-index: 1;
    display: flex;
}

#profil_sayfa_nav{
    margin-bottom: 45px;
    display: flex;
    margin-left: 135px;
    margin-top: -1px;
    justify-content: space-around;
    background: #3f3f4d;
    color: #c0c7da;
    padding-left: 33px;
    border-bottom-right-radius: 5px;
    z-index: 2;
}

.profili:hover, .tum_icerigi:hover, .tum_artilari:hover, .tum_eksileri:hover, .en_begenilenleri:hover, .profil_favoriler:hover {
	
	    background: #43cb83;
	    color: #555
	
}

.profil_buttonu_active{
	background: #43cb83;
	color: #555;
	cursor:pointer;
	padding:7px;
	transition: all 0.2s ease;
}


.profil_buttonu{
	
	cursor:pointer;
	padding:7px;
	transition: all 0.2s ease;
	
}

.profil_yazar_hakkinda{
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15.5px;
    border-left: 5px solid #1da1f2;
	letter-spacing: -0.2px;
}

.profil_sayfa_elemani{

	list-style: square;
}

#tum_sayfa{
	 padding: 20px;
    padding-top: 0px;
}
.profil_sayfa_elemani li {
	padding:2px;
}

.buyuk-font{
	font-size: 22px;
}


@media only screen and (max-width: 395px) {

	.flying_detail{
		display:none !important;
	}
}

@media only screen and (max-width: 350px) {

	.flying_label{
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    max-height: 28px;
    max-width: 138px !important;
		
	
		
		
	}
}




@media only screen and (max-width: 376px) {

	.index-baslik-alti {
		display:block;
	}
	
	.facebook-entry-buton, .google-entry-buton{
		border-radius:0px;
	}
	
	.facebook-entry-buton {
		border-top-left-radius:3px;
		border-top-right-radius:3px;
	}
	
	.google-entry-buton{
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
	}
	
	.entry-utu {
		display:block;
	}
	
	.entry-sikayet-buton, .entry-sil-buton{
		border-radius:0px;
	}
	
	.entry-sikayet-buton {
		border-top-left-radius:3px;
		border-top-right-radius:3px;
	}
	
	.entry-sil-buton{
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;	
	}

	
	

}


@media only screen and (max-width: 600px) {

	.baslik_islemleri{
		display:block;
	}
	body > div.container-fluid.flying_container > div.col.ana-icerik > div.baslik_islemleri > a:nth-child(1) > li > button {
		border-radius:0px !important;
		border-top-left-radius:3px !important;
		border-top-right-radius:3px !important;
	}
	
	body > div.container-fluid.flying_container > div.col.ana-icerik > div.baslik_islemleri > a.baslik_bilgi > li > button{
		border-radius:0px !important;
		border-bottom-left-radius:3px !important;
		border-bottom-right-radius:3px !important;
	}

}

@media only screen and (max-width: 340px) {

	.post-islem .fa-caret-down {
		display:none;
	}
	
	
	.baslik_islemler{
		font-size:13px;
	}
	body > div.container-fluid.flying_container > div.col.ana-icerik > div.post-islem > li:nth-child(2) > button {
		font-size:13px;
	}

}

.mobil_left, .mobil_right{
	
	
	display:none;

}


.mobil_right_yenibaslik, .mobil_left_yenibaslik{
	display:none;
}

.swal2-container.swal2-shown{
	z-index:99999999999999999999999999999;
}
@media only screen and (max-width: 450px) {

.entry-input-icon {

opacity: .9;
    height: 30px;
    background: #fafafa;
    margin-top: -10px;
    border: none;
    border-right: 1px solid #0000002b;
    font-size: .8rem;
    color: #464646;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 55px;
    line-height: 30px;
    text-align: center;

}


#toolbar {
    height: 30px;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #cfcfcf;
    background-color: #fff;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    padding-left: 0;
    padding-right: 15px;
    display: flex;
    overflow-x: scroll;
}
	
	.mobil_left{
	display:block;
    position: relative;
    top: 25px;
    right: 12px;
    font-size: 18px;
    color: #555d66;
    opacity: 0.6;
	}
	
		.mobil_right{
display: block;
    position: relative;
    top: -302.8px;
    right: -12px;
    float: right;
    font-size: 18px;
    color: #555d66;
    opacity: .6;
	}
	
	.mobil_right_yenibaslik{
	display: block;
    position: relative;
    top: -339.8px;
    right: -12px;
    float: right;
    font-size: 18px;
    color: #555d66;
    opacity: .6;
	}
	.mobil_left_yenibaslik{
	display: block;
    position: relative;
    top: -13px;
    right: 12px;
    font-size: 18px;
    color: #555d66;
    opacity: .6;
	}
}

@media only screen and (max-width: 544px) {
	
	
	.ust_navbar {
	position:relative;
	}
	
	.flying_container{
		padding-top:15px;
	}
	
}


.ayarlar_arkaupload{
	margin-left:40px;
	width: 300px !important;
}

.cancel-comment-reply a {
    color: white;
    padding: 7px;
    display: block;
    background: #f26202;
    text-align: center;
    float: right;
    margin-top: -45px;
}
.cancel-comment-reply a:hover{
	    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
	    transform: translateY(-5px);
}





@media only screen and (max-width: 550px) {
	
	#tum_sayfa{
		padding:5px;
	}
	.takip-ettigim-basliklar{
		padding:0px;
	}
	
	#tab-1 > div:nth-child(2) > div:nth-child(2) {
		margin-bottom:-60px;
	}
	#tab-1 > div:nth-child(2) > div:nth-child(1), #tab-6 > div.takipler > div:nth-child(1) {
		margin-top: -10px;
	}
	
	.profil_sayfa_elemani{
		margin-top:25px;
	}
	
	
	#tab-3 > div.takipler > div:nth-child(1){
		margin-top:0px;
	}
	
.takipler {

display:block;

}


.takip-ettigim-yazarlar {

width:100%;
border:none;

}

.takip-ettigim-basliklar {

width:100%;

}
	
	
	.profil_flex {

text-align: -webkit-center;
display:block;

}


.avatar-wrapper2 {

margin-left:0px;
margin-top: 25px;



}
	
	.ayarlar_arkaupload{ margin-left:0px;

	}
	
	
	
	
	
}



@media only screen and (max-width: 370px) {
	
	.avatar-wrapper2{


width:250px;

}
	
		.ayarlar_arkaupload{ 
           width:250px !important
	}
	
}




@media only screen and (max-width: 1050px) {

	#profil_sayfa_nav{
		margin-bottom:25px;
	}
	
	
.profil_profilresmi img {
    height: 100px;
    width: 100px;

}


.profil_profilresmi {
    height: 100px;
    width: 100px;
    top: 300px;
}

.profil_buttonu {

padding:6px;

}

#profil_sayfa_nav{

margin-left: 88px;


}


.profil_genelkbilgileri{


    top: 224px;

}


.profil_yazar_yetkisi {


padding-left: 35px;
    left: 81px;
bottom: 27px;
}


.profil_kullanici_bilgileri{

left:113px;
top:1px;

}
	


}

@media only screen and (max-width: 680px) {
	
	.solsidebar{
		width:100%;
	}
	
	.profil_sayfa_elemani{
		border:none;
	}
	
	.solsidebar .list-group-item{
		font-size:17px;
	}
	
	#sol-load .list-group a{
		font-size:17px;
	}
	
		#sol-load .list-group a i{
		margin-bottom:10px;
	}

.profil_kullanici_bilgileri {


    left: 113px;
    top: 1px;
    overflow-x: scroll;
    display: -webkit-inline-box;
    width: 78%;


}
	
	.profil_kullanici_bilgileri {


    left: 113px;
    top: 1px;
    overflow-x: scroll;
    display: -webkit-inline-box;
    width: 65%;


}




.profil_buttonu {

font-size:13px;
    padding-right: 10px;
    padding-left: 10px;

}


.profil_profilresmi img {

height:85px;
width:85px;


}


.profil_profilresmi {

top:231px;
height:85px;
width:85px;

}


#profil_sayfa_nav {

	margin-bottom:10px;
margin-left:75px;
    overflow-x: scroll;
    display: -webkit-inline-box;
	width: -webkit-fill-available
}


.profil_yazar_yetkisi {

    padding-left: 35px;
    left: 72px;
    bottom: 80px;
    font-size: 15px;


}


.profil_kullanici_bilgileri{

    left: 97px;
    top: -53px;
    font-size: 12px;


}
	
	.yazar_main{
		
		height:290px;
	}
	
	
}


@media only screen and (max-width: 344px) {
	.profil_profilresmi img{

	    top: -60px;
    position: relative;
	}
	
}

.sponsor_reklami{
	    font-size: 11px;
    color: gray;
}

.sponsor_text{
	color:#e6e6e6;
}

.ustreklam {
background: #f5f5f570;
    width: 100%;
    height: 70px;
    font-size: 25px;
    color: #555d6694;
    text-align: center;
    margin: auto;
    border: 1px solid #0000001c;
    padding: 15px;
	margin-bottom:10px;
}

.sagreklam {
background: #f5f5f570;
    width: 100%;
    height: 220px;
    font-size: 25px;
    color: #555d6694;
    text-align: center;
    margin: auto;
    border: 1px solid #0000001c;
    padding: 60px;
	margin-bottom:10px;
	margin-top: 10px;
}

.ozellikler_r10 {
	padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 30px;
}


#overlay{	
	position: fixed;
	top: 0;
	z-index: 9999999999999999;
	width: 100%;
	height:100%;
	display: none;
	background: rgba(0,0,0,0.6);
}
.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
	0% { 
		transform: rotate(0deg); 
	}
	100% { 
		transform: rotate(359deg); 
	}
}
.is-hide{
	display:none;
}

#datafetch{
    position: absolute;
    background: #3f3f4deb;
    z-index: 9;
    font-size: 15px;
    left: 11%;
    width: 88%;
    padding: 10px;
    max-width: 300px;
    border: 1px solid #cccccc0f;
    border-radius: 2px;
    max-height: 150px;
    overflow: auto;
	display:none;
}

#datafetch > li a {
color: white;
}
#datafetch > li {
	list-style:none;
	margin-bottom:5px;
}
#datafetch > li a:hover {
color: #43cb83;
}

#datafetch::-webkit-scrollbar{
	    width: 4px;
    background-color: #f5f5f526;
}

#datafetch::-webkit-scrollbar-thumb {
    background-color: #fc0;
}

.gosterlan{
	display: block !important;
}


.field__rules {
  -webkit-column-count: 2;
          column-count: 2;
  padding: 5px;
  font-size: .8em;
  list-style: none;
  color: #999;
}
.field__rules > li {
  padding: 3px 0;
}
.field__rules > li::before {
  content: '\2022';
  display: inline-block;
  color: #DDD;
  font-size: 2.2em;
  line-height: 0;
  margin: -4px 6px 0 0;
  vertical-align: middle;
  transition: .2s;
}
.field__rules > li.pass::before {
  color: #2B93D9;
}

.tasi_bakalim{
display: inline-flex;
    height: 25px;
}

.baslik_ici_arama{
    float: right;
    position: relative;
    bottom: 42px;
    padding-left: 8px;
    font-size: 13px;
    height: 34px;
    padding-right: 26px;
    border: 1px solid #80808030;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #2f92a4;
    cursor: pointer;
}

.arandi{
	background: #dddddd40;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #00000029;
    border-radius: 2px;
}

@media (max-width: 700px) {
	#daha_fazla{
		margin-bottom:75px;
	}
	.footer_menu {
		margin-top: 20px;
		display:block;
		text-align:center;
	}
	.footer_menu ul{
		justify-content:center;
	}
	
	
	
}

@media (max-width: 361px) {
		#daha_fazla{
		margin-bottom:100px;
	}
	.footer_menu ul{
		display:block;
	}
	
}

.super-sade{
	font-size:22px;
}

.mred{
	    font-size: 14px;
    display: inline-flex;
    font-weight: normal;
}

.farklih4{
	font-weight:normal;
}


.gecemodu{
	display: block;
    float: left;
	color: #c0c7da;
	margin-right:12px;
	font-size:15px;
}

.gecemodu:hover{
	color:red;
}

.footer_menu{

    background: #1e1e1e;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    display: flex;
    padding-right: 30px;
    border-top: 1px solid #5d5d5d40;
    bottom: 0;
    position: relative;
    width: 100%;

}


.footer_menu ul{
	display: flex;
    list-style: none;
}

.footer_menu ul li {
	padding-right:18px;
}


.footer_copy{
	    margin-right: auto;
	color: #555555bd;
}

.footer_menu ul li a {
	color: #767676b0;
}

.footer_menu ul li a:hover{
	color:#333;
}


.baslikduzenleme {
  font-size: 22px;
  margin-left: 5px;
  color: #ffffffb3;
  cursor: pointer;
  position: relative;
  top: 0px;
}


/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 3;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0;
  -moz-transition: opacity 0.3s 0, visibility 0 0;
  transition: opacity 0.3s 0, visibility 0 0;
	z-index:999999999999999999;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
	top:10%;
}
.cd-user-modal-container .cd-switcher::after {
  clear: both;
  content: "";
  display: table;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #2f889a;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #3599ae;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form-bottom-message a {
  color: #FFF;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}
.cd-switcher{
	list-style:none;
}

.button--blue--giriskayit{
	background: linear-gradient(45deg,#f26202,#ff0000);
    width: 100%;
    height: 45px;
}

.cd-signup, .cd-signin{
	cursor:pointer;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}


	.kullanicibildiriA{
			color:orange;
		}
		.kullanicibildiriA:hover{
			color:orangered;
		}
		
		.bildirielemani{
			    background: white;
			transition:all 0.2s ease;
			padding:10px;
			border-bottom: 1px solid #00000014;
		}
		
		.bildirielemani:hover{
			background:#eee;
		}
		
		.bildirielemani i{
    color: grey;
    font-size: 14px;
    margin-right: 2px;
    padding: 5px;
		}
		
		.bildiritarih{
	font-size: 12px;
    font-style: italic;
    color: #2222228f;
		}
		.bildirisistemi{
	font-size:13px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
	max-width:100%;
	width:300px;
	display:none;
	position:absolute;
	z-index:999999999;
	right: 0px;		
		}

.superbildiri{
	overflow-y: scroll;
    height: 350px;
	background:white;
}

		.bildirimlerhead{
font-size: 20px;
    text-align: center;
    background: #1da1f2;
    color: white;
    padding: 5px;
		}
				.bildirimlerheadasagisi{
font-size: 14px;
					cursor:pointer;
    text-align: center;
    background: #3f3f4d;
    color: white;
    padding: 5px;
		}
		
		.superbildiri::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}
		
	.superbildiri::-webkit-scrollbar-thumb {
    background-color: #555d66c7;
}
		
		.icsayi{
			font-size:18px;
		}
		
		
		
		
		

.notification{
  position: relative;
  display: inline-block;
}

.number{
    height: 20px;
    width: 20px;
    background-color: #d63031;
    border-radius: 20px;
    color: white;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 4px;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
	border-color: black;
}

.number:empty {
   display: none;
}


.number2{
    height: 20px;
    width: 20px;
    background-color: #d63031;
    border-radius: 20px;
    color: white;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 6px;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
	border-color: black;
}

.number2:empty {
   display: none;
}

.notBtn{
  transition: 0.5s;
  cursor: pointer
}

.bildirimbell{
font-size: 17px;
    padding-bottom: 10px;
    color: #c0c7da;
    margin-right: 20px;
    margin-left: -5px;
}

.bildirimbell:hover{
  cursor:pointer;
  color:orange;
}

.timeline-item {
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
  padding: 25px;
  margin: 0 auto;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }
  100% {
    background-position: 468px 0
  }
}

.animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  height: 40px;
  position: relative;
}

.background-masker {
  background: #fff;
  position: absolute;
}


/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
  top: 0;
  left: 40px;
  right: 0;
  height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
  top: 10px;
  left: 40px;
  height: 8px;
  width: 10px;
}

.background-masker.header-bottom {
  top: 18px;
  height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
  top: 24px;
  height: 6px;
}

.background-masker.header-right,
.background-masker.subheader-right {
  width: auto;
  left: 300px;
  right: 0;
}

.background-masker.subheader-right {
  left: 230px;
}

.background-masker.subheader-bottom {
  top: 30px;
  height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
  top: 40px;
  left: 0;
  right: 0;
  height: 6px;
}

.background-masker.content-top {
  height: 20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
  width: auto;
  left: 380px;
  right: 0;
  top: 60px;
  height: 8px;
}

.background-masker.content-second-line {
  top: 68px;
}

.background-masker.content-second-end {
  left: 420px;
  top: 74px;
}

.background-masker.content-third-line {
  top: 82px;
}

.background-masker.content-third-end {
  left: 300px;
  top: 88px;
}




.cd-form .inputWithIcon #textturu[type="text"]{
	color:black !important
}

