body{
	margin: 0;
	padding-top: 110px;
	background-color: #E9EBEE;
	font-size: 16px;
	line-height: 26px;
}
body, ul, li, a, p, span {font-family: 'Roboto', Arial, Helvetica, sans-serif;}
*:focus {
	outline: none !important;
}
.temizle {clear:both}
a { color:  #3B5998; text-decoration: none; }
a:hover { color:  #333; text-decoration: underline; }
a:active { text-decoration: none; }
a:visited { text-decoration: none;}
b, strong {
    font-weight: 500;
}
pre {margin: 0 0 10px 0 !important;}
.checked-checkbox {background-color:#fffcec!important}
.marginButton {margin-right:7px!important}
#icerik{margin: 0 auto}
#kutular{
	width: 100%;
	padding: 0 10px;
}
.kutu{
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	word-break: break-word;
	background-color: #fff;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	position: relative;
}
.kutu-head  {
    padding: 15px;
    font-size: 16px;
	font-weight: 500;
    color: #3B5998;
    line-height: 24px;
}
.kutu-baslik, .kutu-baslik-forum {
    padding: 15px;
    border-bottom: 1px solid #EBEBEB;
}
.kutu-baslik-forum h1 a {
    font-weight: 500;
}
.kutu-baslik.siyah a,
.kutu-baslik.siyah a:visited,
.kutu-baslik.siyah a:hover,
.kutu-baslik.siyah a:focus,
.kutu-baslik.siyah a:active
{
	color: #333;
	text-decoration: none;
}
.kutu-baslik h1,
.kutu-baslik h2,
.kutu-baslik-forum h1 {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
	line-height: 26px;
	width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.kutu-baslik-forum h1 {
	width: calc(100% - 51px);
}
.kutu-baslik-forum h1 a {
    color: #333;
    display: inline-block;
    width: 100%;
    line-height: 24px;
}
.kutu-baslik-forum .solda-ikon {
    padding: 0;
    margin-right: 15px;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.kutu-baslik .avatar{
	float: left;
	position: relative;
	display: inline-block;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: 10px;
	padding: 0;
	line-height: 40px;
	width: 41px;
	height: 41px;
	border-right: 1px solid #EBEBEB;
	font-size: 2em;
	text-align: center;
}
.kutu-baslik .avatar img{
	width: 32px;
	height: auto;
	position: absolute;
	margin: auto;
	top: -1px;
	left: 0;
	right: 0;
	bottom: 0;
}
.panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}
.kutu-baslik.yorum{
	min-height: 41px;
}
.kutu-baslik.yorum b{
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	padding-top: 10px;
}
.kutu-baslik.yorum a, .kutu-baslik.yorum a:hover, .kutu-baslik.yorum a:active, .kutu-baslik.yorum a:visited{ color: #666; text-decoration: none }
.kutu-baslik.yorum .tarih{ color: #666; font-size: 12px; line-height: 42px; }
.kutu-baslik .kutu-bilgi{
	font-size: 13px;
	margin-top: 10px;
	padding: 0;
    line-height: 16px;
}
.kutu-baslik .yorum-sayisi{
	float: right;
}
.kutu-icerik{
	clear: both;
	padding: 15px;
}
.kutu-icerik.yorum label{
	color: #666;
}
.kutu-icerik.cevap{
	background-color: #F8F8F8;
	border-top: 1px solid #E1E1E1;
}
.kutu-icerik.ozet{
	font-size: 14px;
    line-height: 1.42857143;
}
.kutu-icerik.cevap .uzmancevap{
	color: green;
	margin-right: 5px;
	font-weight: 500;
}
.kutu .cevapla{
	font-size: 11px;
	float: right;
	margin-top: -20px;
	margin-right: 10px;
}
.kutu-icerik.secilemez{
	padding-bottom: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.kutu-icerik.resimli{
	padding-top: 7px;
}
.kutu-icerik.ozet{
    font-size: 14px;
    line-height: 20px;
}
.kutu-icerik.overflow{
	max-height: 86px;
	overflow: hidden;
}
.bosluk10{
	display: block;
	height: 10px;
}
.bosluk15{
	display: block;
	height: 15px;
}
.kutu-icerik .resim{
	float: left;
	width: 75px;
	margin: 3px 7px 0 0;
}
.g-recaptcha{
	transform:scale(1.06);
	-webkit-transform:scale(1.06);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	margin-bottom:20px
}
@media (max-width: 320px) {
	.g-recaptcha{
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	margin-bottom:20px
}
}

/*** BLOG ***/

.blog-kutular h2 {
	border-left: 5px solid #264A97;
	padding: 5px;
}

/*** FORUM ***/
.forum-kutu-icerik .genislink {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px dotted #EBEBEB;
	position: relative;
}
.forum-kutu-icerik .genislink  span {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: middle;
}
.forum-kutu-icerik .genislink i {
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
}
.forum-kutu-icerik .genislink:hover,
.forum-kutu-icerik .genislink:active,
.forum-kutu-icerik .genislink:focus
{
	background-color: #F8F8F8;
	text-decoration: none;
}
.forum-kutu-icerik .genislink img {
    margin: 0 15px 0 0;
    width: 32px;
    display: inline-block;
}
@media (max-width: 320px) {
	.kutu-icerik .resim.hosgeldiniz{
		float: left;
		width: 75px;
		margin: 5px 7px 0 0;
	}
}
.kutu-icerik a.kelime {
	cursor: help !important;
	color: #333;
	text-decoration: none !important;
	border-bottom: 1px dotted #CCC;
}
.kutu img{
  display: inline-block;
  max-width: 100% !important;
  height: auto !important;
}
.inlineimg {
    vertical-align: middle;
	display: inline-block !important;
}
.kutu hr{
	margin: 0;
	padding: 0;
	border-color: #EBEBEB;
}
.kutu nav{
	padding: 10px !important;
	text-align: center;
}
.kutu a {
	text-decoration: none;
}
.kutu .sayfalama{
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}
.kutu .sayfalama li{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.kutu .sayfalama li a, .kutu .sayfalama li a:hover, .kutu .sayfalama li a:active, .kutu .sayfalama li a:visited{
	color: #666;
	text-decoration: none;
}
.kutu .sayfalama i{
	font-size: 16px;
	line-height: 0;
	color: #999;
	width: 50px;
}
.kutu-icerik ul{
	margin: 0 0 0 5px;
	padding: 0;
}
.kutu-icerik ul li {
	list-style-type: none;
	padding: 0px 0px 3px 10px;
	background: transparent url("https://wmaraci.com/resimler/listele2.gif") no-repeat scroll left 8px;
}
/***Thread***/
div.stickyThread.last {
    margin-bottom: -25px;
    border-bottom: 4px solid #EBEBEB;
}
div.stickyThread.last .thread {
    border-bottom: none;
}
.thread {
    display: block;
    width: 100%;
	overflow: hidden;
    line-height: 22px;
    padding: 15px;
    border-bottom: 1px dotted #EBEBEB;
}
.thread:nth-of-type(even) {
    background-color: #fbfbfb;
}
.thread i.fa {
	margin-right: 5px;
}
.thread a.threadTitle, a.featured-title, .search-title a {
    display: inline-block;
	font-size: 16px;
    width: 100%;
	margin-bottom: 5px;
	line-height: 24px;
}
a.featured-title {
	font-size: 17px;
}
._new.threadTitle {font-weight:500}
.thread a.threadTitle b {
	margin-right: 0px;
}
.sponsor-ilan {
	background-color: #fffcd1 !important;
	border-bottom: 2px solid #EBEBEB;
}
span.threadDetail-user {
    color: #22229C;
}
.thread span.threadNav, .threadDetail {
    color: #777;
    font-size: 13px;
    float: left;
    width: 100%;
}
.thread span.threadView, .post-wrap span.threadView {
    margin:0 5px;
	display: inline-block;
}
.thread a.tpuan {
    margin-left:10px;
    color: #8b9abd;
}
.thread span.threadNav {
    margin-top: 7px;
	max-width: 130px;
}
.thread span.threadNav a {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    color: #8b9abd;
    background: #fff;
    border: 1px solid #8b9abd;
    border-radius: 2px;
    padding: 1px 7px 0px 7px;
    text-align: center;
    height: 22px;
	line-height: 22px;
    margin-right: 2px;
    vertical-align: middle;
}
.thread button.btn-cog {
    float: left;
    padding: 4px 6px;
    margin: 6px 0 0 10px;
    color: #8b9abd;
    background: #fff;
    border-color: #8b9abd;
}
.thread-button-cog {
    float: left;
    width: 100%;
    padding: 4px 0;
    margin: 10px 0;
    color: #8b9abd;
    background: #fff;
    border-color: #8b9abd;
}
.thread button.btn-cog:active:hover, .thread-button-cog:hover, .thread-button-cog:focus {
    color: #fff !important;
    background: #3b5998!important;
    border-color: #3b5998!important;
}
#araclar-konu  {
    float: left;
}
#araclar-konu ul {
    padding: 10px;
    margin: 0;
    list-style: none;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}
#araclar-konu ul li {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
#araclar-konu ul li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
#araclar-konu ul li label {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
	width: 100%;
}
#araclar-konu ul li input {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 5px 0 0;
    top: -1px;
}
.thread .moderationThread {
    float: right;
    padding: 0;
    list-style: none;
    margin: 0;
	margin-top: 10px;
}
.thread .moderationThread li {
    float: left;
    margin-left: 10px;
}
 .thread .moderationThread li a {
    padding: 8px;
    border: 1px solid;
    display: block;
    border-radius: 3px;
    width: 35px;
    text-align: center;
	background: #fff; 
}
.thread button.btn-cog i, .thread .moderationThread i {
    margin:0;
}
.thread .thread-tools {
	overflow:hidden;
	width: 100%;
}
.forumold, .forumnew {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px dotted #EBEBEB;
}
.forumold:last-child, .forumnew:last-child {
    border-bottom: none;
}
a.ilanImg {
    float: left;
    margin-right: 15px;
}
a.ilanImg img {
    width: 32px;
}
.subImg {
    float: left;
    margin-right: 15px;
    width: 32px;
}
a.ilanTitle {
    float: left;
    font-size: 18px;
    display: block;
    width: calc(100% - 70px);
}
.buyukdugme, .pmbuttons a {
    display: block;
    font-size: 14px;
	line-height: 20px;
    text-decoration: none !important;
    background: #fff;
    width: calc(50% - 5px);
    float: left;
    padding: 10px 5px;
    margin: 0 10px 10px 0;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 2px;
	position:relative;
}
.uste-tasi h1 {
    clear: both;
    display: block;
    margin: 0 0 10px 0;
    padding: 12px 15px;
    background: #2ecc71;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.uste-tasi h1.not-premium {
    background: #e74c3c !important;
}
.uste-tasi .buyukdugme {
	margin-right: 0;
    width: 100%;
}
.uste-tasi .buyukdugme span.yukari-ikon:before {
	content:"\f062";
}
.uste-tasi .buyukdugme span.pin-ikon:before {
	content:"\f08d";
}
.uste-tasi a.thread_profile.kaldir {
	background:#e6ffe2;
}
.pmbuttons a:last-child {margin-right: 0;}
.buyukdugme i, .search-thread i {
	margin-right: 5px;
}
.buyukdugme.mesaj {
	max-height:60px;
}
.buyukdugme i.fa-star, .buyukdugme i.fa-star-o {
    color: #ffc800;
}
.pagenav-wrap {
    overflow-x: visible;
    width: 100%;
    position: relative;
}
.pagenav {
    padding: 5px 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.pagenav-wrap:after{
    content: "";
    position: absolute;
    width: 10px;
    height: 42px;
    top: 0;
}
.pagenav-wrap:after {
    right: 0;
	background: -moz-linear-gradient(left,  rgba(233,235,238,0) 50%, rgba(233,235,238,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(233,235,238,0) 50%,rgba(233,235,238,1) 100%);
	background: linear-gradient(to right,  rgba(233,235,238,0) 50%,rgba(233,235,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e9ebee', endColorstr='#e9ebee',GradientType=1 );
}
.pagenav a, .pagenav span#btn, .pagenav span.separator {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    color: #3B5998;
    background: #fff;
    border-bottom: 2px solid #3B5998;
    border-radius: 2px;
    padding: 0px 5px;
    min-width: 32px;
    height: 30px;
    line-height: 30px;
    margin: 0 2px 8px 0;
    vertical-align: middle;
    text-align: center;
}
.pagenav span#btn {background: #555;color: #fff;}
.pagenav span.separator {
    display: none;
}
span.active-users {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}
/*** Son İçerikler ***/
.son-icerikler{
	padding-top: 10px;
}
.son-icerikler hr{
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	border-color: #EBEBEB;
    border-style: dotted;
}
.son-icerikler .kutu-baslik{
	padding-bottom: 0;
	border: none;
}
.son-icerikler .kutu-baslik h1{
	margin: 0;
	padding: 0;
}
.son-icerikler #yazi9 hr{
	margin: 0;
	padding: 0 0 15px 0;
	border: none;
}
.rekust{
	clear: both;
	display: block;
	margin: 15px auto 15px auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	background: #DDE0E6;
     box-shadow: inset  0  4px 4px -4px #B1B3B8, inset  0 -4px 4px -4px #B1B3B8;
}
.rekalt{
	clear: both;
	display: block;
	margin: 15px auto 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	background: #DDE0E6;
     box-shadow: inset  0  4px 4px -4px #B1B3B8, inset  0 -4px 4px -4px #B1B3B8;
}
.mobil-ust-rek{
	text-align: center;
	padding-bottom: 10px;
}
.mobil-alt-rek{
	margin-top: 15px;
	text-align: center;
}
.forum-rek{
	margin: 10px auto;
	text-align: center;
}
.etiketler {
	margin-top: 15px;
}
.etiketler a{
	margin: 0 5px 5px 0;
	background: #EEE;
	border: none;
}
.etiketler a i {
    font-size: 16px;
    margin: 3px 5px 2px 2px;
    vertical-align: middle;
}
/*** Alt Kısım ***/

.backToTop {
	margin:0 10px;
	overflow: hidden
}
a#back-to-top {
    display: block;
    padding: 10px;
    margin: 5px 0 2px 0;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    width: 100%;
    float: left;
    text-align: center;
	text-decoration: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 2px;
}
.altkisim{
	clear: both;
	display: block;
	padding: 15px 10px 10px 10px;
	color: #666;
	text-align: center;
	text-shadow: #FFF 1px 1px 0;
}
.altkisim span{
	margin: 0 5px;
}
.navbar-default.unbox {
	box-shadow: none;
}
.navbar-default.box {
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
nav.navbar .container-fluid {
    background: #3B5998;
    position: relative;
    z-index: 1;
}
.nav-tabs li.nav.active:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 40px;
    z-index: 1;
    top: 0;
    opacity: .2;
}
.nav-tabs li.nav.active:first-child:after {
    right: -8px;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 90%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 90%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.nav-tabs li.nav.active:last-child:after {
	left: -8px;
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 10%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to right,  rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
}
/***Navbar Top***/
.navbar-top {
    background-color: #FFF;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    position: fixed;
    top: 50px;
    z-index: 1029;
    width: 100%;
    transition: all 0.2s ease-in-out;
}
.navbar-top ul {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
.navbar-top li {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
}
.navbar-top li a {
    display: block;
    padding: 12px 0 11px 0;
    font-size: 13px;
    line-height: 16px;
    height: 50px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    text-decoration: none;
}
.navbar-top li a.active {
	border-bottom: 2px solid #3B5998;
}
.navbar-top li a i {
	font-size: 24px;
}
.nav-up {
    top: 0px;
	box-shadow: none;
}
.gundem-wrap{
	width: 100%;
	padding: 0 10px;
	position: relative;
	float: left;	
}
/***Gundem***/
#last_thread_mobile {
    overflow-x: visible;
    width: 100%;
	position: relative;
}
#featured {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
#featured:after, #featured:before {
	content: "";
    position: absolute;
    width: 10px;
    height: 54px;
    top: 0;
}
#featured:after {
	border-radius: 0 2px 2px 0;
    right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
#featured:before {
	border-radius: 2px 0 0 2px;
	left: 0;
	background: -moz-linear-gradient(right,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
	background: -webkit-linear-gradient(right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
	background: linear-gradient(to left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#featured a {
    margin:15px 0 15px 10px;
    color: #3B5998;
    background: #FFF;
    border: 1px solid #EBEBEB;
    font-size: 13px;
	font-weight: 500;
    text-shadow: none;
    display: inline-block;
    padding: 8px 12px 6px 12px;
    border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
}
#featured a:last-child {
    margin: 10px;
}
#featured a.active {
    background-color: #3B5998;
    color: #fff;
    border: 1px solid #fff;
}
#featured-content {
    background-color: #fff;
}
#featured-content .thread p {
    float: left;
    width: 100%;
    margin: 0;
	margin-top: 5px;
	font-size: 14px;
}
#featured-content .thread p a.son-mesaj {
    margin: 0 !important;
}
#featured-content .thread p a.son-mesaj, .thread a.son-mesaj {
    color: #777;/*#8b9abd;*/
    font-size: 13px;
    float: right;
}
#featured-content .thread p a.category {color:#777}
a.categorySearch {
    color: #777;
}
.thread a.son-mesaj {
    margin-top: 7px;
    float: left;
}
#featured-content .thread p a.son-mesaj i {
    margin: -2px 0 0 3px;
    font-size: 16px;
    vertical-align: middle;
}
a.username {
	margin-left: 15px;
}
div.user-name .user {
    width: calc(100% - 25px);
    overflow: hidden;
    white-space: nowrap;
    display: inline-flex;
    position: relative;
}
div.user-name .user:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 28px;
    top: 0;
    right: -8px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.userPopup {
    border-bottom: 1px solid #ebebeb;
}
.userPopup ul {
	padding: 5px;
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
    background: linear-gradient(to bottom, #f5f5f5 0%,rgba(125,185,232,0) 100%);
}
.userPopup ul li a {
    display: block;
    font-size: 13px;
}
.userPopup ul li a i {
    display: inline-block;
    width: 16px;
	text-align: center;
	margin-right: 5px;
}
a.category:before, a.categorySearch:before, a.username:before, #featured-content p span:before, a._hot.threadTitle:before, .sponsor-ilan a.threadTitle:before,.post-message .quoteMessage:after,.post-message span.etiketuye:before, .uste-tasi .buyukdugme span:before  {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
.sponsor-ilan a.threadTitle:before {
	content: "\f006";
	color: #ffc800;
}
a._hot.threadTitle:before {
	content: "\f06d";
	color: #F04903;
}
a.category:before, a.categorySearch:before {
	content: "\f114";
}
a.username:before {
	content: "\f2c0";
}
#featured-content p span:before {
	content: "\f0e6";
}
/***SHOWTHREAD***/
input.button-blue, a.button-blue {
    margin: 0;
    padding: 3px 10px;
    color: #3B5998;
    background: #FFF;
    border: 1px solid #3B5998;
    border-radius: 2px;
    font-size: 14px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
	line-height: 24px;
    height: 30px;
}
.poll-m {padding: 15px;overflow: hidden;}
.poll-head {
	color: #3B5998;
	font-size: 16px;
	margin-bottom: 10px;
}
.poll-warn{
	color: #e74c3c;
	font-size: 12px;
	margin-bottom: 10px;
}
.pollbits .poll-option {
	position: relative;
}
/***Radio***/
.pollbits .poll-option input[type=radio]{
  position: absolute;
  visibility: hidden;
}
.pollbits .poll-option label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}
.pollbits .poll-option .check {
    display: block;
    position: absolute;
	border: 2px solid #3B5998;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 3px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}
.pollbits .poll-option .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
.pollbits .poll-option input[type=radio]:checked ~ .check {
  border: 2px solid #e74c3c;
}
.pollbits .poll-option input[type=radio]:checked ~ .check::before{
  background: #e74c3c;
}
.pollbits .poll-option input[type=radio]:checked ~ label{
  color: #e74c3c;
}
/***Check***/
.pollbits .poll-option [type="checkbox"]:not(:checked),
.pollbits .poll-option [type="checkbox"]:checked {
  position: absolute;
  visibility: hidden;
}
.pollbits .poll-option [type="checkbox"]:not(:checked) + label,
.pollbits .poll-option [type="checkbox"]:checked + label {
  position: relative;
}
.pollbits .poll-option [type="checkbox"]:checked + label:before {
    border: 1px solid #e74c3c;
}
.pollbits .poll-option [type="checkbox"] +  label:before,
.pollbits .poll-option [type="checkbox"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    border: 1px solid #3B5998;
    background: #fff;
    border-radius: 2px;
}
.pollbits .poll-option [type="checkbox"]:not(:checked) + label:after,
.pollbits .poll-option [type="checkbox"]:checked + label:after {
    content: "\f00c";
    position: absolute;
    top: 6px;
    left: 2px;
    line-height: 0.8;
    color: #e74c3c;
    transition: all .2s;
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pollbits .poll-option [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.pollbits .poll-option [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.pollbits .poll-option [type="checkbox"]:disabled:not(:checked) + label:before,
.pollbits .poll-option [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.pollbits .poll-option [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.pollbits .poll-option [type="checkbox"]:disabled + label {
  color: #aaa;
}
.pollbits .poll-option [type="checkbox"]:checked ~ label{
  color: #e74c3c;
}
.poll-results,
.poll-options,
.poll-bar-wrap {
    float: left;
    width: 100%;
}
.poll-results {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #EBEBEB;
}
.poll-options {}
.poll-bar-wrap {
    float: left;
    width: 100%;
    background: #e4e4e4;
    border-radius: 3px;
}
span.poll-bar {
    height: 10px;
    background: #e74c3c;
    display: block;
    border-radius: 3px;
	width: 0%;
}
/***Forum Posts***/
.titlebg {
    line-height: 20px;
    font-size: 14px;
}
.titlebg i {
    margin: 0 5px;
    font-size: 18px;
    vertical-align: top;
	line-height: 20px;
    color: #3B5998;
}
.post-wrap {
    width: 100%;
    padding: 15px;
    background: #fff;
    color: #333;
    border-radius: 3px;
}
.post-message {
    line-height: 1.7;
}
.duzenlenme-sebebi {
    font-size: 13px;
    margin-top: 10px;
    opacity: .5;
}
.message-wrap {
	overflow: hidden;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
	position: relative;
}
.message-wrap .pollbits {
    position: absolute;
    right: 15px;
    top: 35px;
}
.message-wrap.new {
	background: #f7fcfd;
}
.message-wrap.new a {
	font-weight: 500;
}
.message-wrap .user-avatar {
    margin: 5px 15px 0 0;
}
#bccpmrecips {display:none}
.pmdetail {
    font-size: 13px;
    float: left;
    width: calc(100% - 75px);
    line-height: 22px;
}
.pmdetail a {
    font-size: 16px;
}
.post-deleted {
    background: #fff4f4;
    padding: 10px 15px;
}
.post-deleted div{
    margin-top: 5px;
}
.post-top {
    font-size: 12px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 9px;
    padding: 3px 0 1px 0;
    color: #777;
    overflow: hidden;
}
.post-top .pull-right {
    font-size: 16px;
}
.post-user {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 15px;
    min-height: 48px;
	line-height: 28px;
}
.user-avatar {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
	min-width: 32px;
}
.user-avatar img {
    max-width: 32px !important;
    max-height: 32px;
    border-radius: 4px;
}
.user-name {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 165px);
}
span.online-icon {
    margin: 0 0 0 5px;
    font-size: 16px;
}
span.online-icon i {
    vertical-align: middle;
}
span.online-icon i:before {
    margin-top: -2px;
    display: block;
}
div.user-rank {
    float: right;
    margin-top: 2px;
}
div.user-rank img {
    margin-right: 0 !important;
    width: 98px;
}
div.user-rank img:nth-child(2) {
	width: 22px;
	margin-left: 2px;
	margin-top: 3px;
}
.post-checkbox {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.post-checkbox label {
    float: left;
    padding: 0 0 0 20px !important;
}
.post-checkbox label:before{
    top: -5px !important;
    width: 16px !important;
    height: 16px !important;
    left: inherit !important; 
    right: 0px;
}
.post-checkbox label:after{
    top: -3px !important;
    right: 2px !important;
    left: inherit !important;
    font-size: 12px !important;
}
.thread-checkbox {
    float: left;
    margin: 16px 0 0 10px;
}
.post-message .quoteMessage {
    padding: 10px;
    background: #f4f4f4;
    border-radius: 2px;
    position: relative;
    margin-bottom: 15px;
	font-size: 14px;
    border: 1px solid #d6d6d6;
}
.post-message .quoteMessage:after {
    content: "\f10e";
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 5px;
    color: #345496;
    display: block;
    background: #fcfcfc;
    border-radius: 3px;
    padding: 5px 6px;
}
.post-message span.etiketuye {
    background: #f1f1f1;
    padding: 0px 5px;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #d0d0d0;
    line-height: 22px;
}
.post-message span.etiketuye:before  {
    content: "\f2be";
}
.vbseo_buttons {
    line-height: 20px;
}
.mesaj-alt {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.kontrol-dugmeleri {
    overflow: hidden;
}
.kontrol-dugmeleri:before{
	position: absolute;
	left: 15px;
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	background: #EBEBEB;
}
span.vbseo_like a {
    float: right;
    margin: 10px 0 0 0;
    display: block;
    border-radius: 3px;
    padding: 7px 10px;
    color: #555;
	height: 30px;
    font-size: 16px;
    background: #eee;
    line-height: 16px;
	position: relative;
}
.kontrol-dugmeleri a {
    float: left;
    margin: 10px 5px 0 0;
    display: block;
    border-radius: 3px;
    padding: 7px 10px;
    color: #555;
	height: 30px;
    font-size: 13px;
    font-weight: 500;
    background: #eee;
    line-height: 18px;
	position: relative;
}
.kontrol-dugmeleri a:active, .kontrol-dugmeleri a:hover, span.editor-buttons button:active, span.editor-buttons button:hover {
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4) inset;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.4) inset;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4) inset;
    opacity: 1;
}
.kontrol-dugmeleri a  i {
	vertical-align: middle;
}
.kontrol-dugmeleri a:last-child {
    margin-right: 0px;
}
.reply-form {
    float: left;
    width: 100%;
}
.reply-form form textarea, .pm-textarea, .message-textarea textarea, .trade-message-box textarea {
    height: 100px;
    width: 100%;
    padding: 10px;
	margin: 5px 0 0 0;
    border-color: #ebebeb !important;
	font-size: 14px;
	resize: vertical !important;
	overflow: auto !important;
}
.mentions-input-box textarea {
	overflow: auto !important;
}
.reply-form form .button-blue {width: 100%;margin-top: 15px;}
.php-wrap code {
    padding: 0;
    background: transparent;
}
.button-input {
    margin: 15px 10px 0 0;
    width: calc(50% - 5px);
    float: left;
}
.button-input .button-blue {
    width: 100%;
}
.icon-gradient:before { 
	background: #2ecc71; 
	background: -webkit-linear-gradient(left, #2ecc71 , #bdc3c7);
	background: -o-linear-gradient(right, #2ecc71, #bdc3c7);
	background: -moz-linear-gradient(right, #2ecc71, #bdc3c7);
	background: linear-gradient(to right, #2ecc71 , #bdc3c7);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/***Mesajlar***/
a.report {
    position: absolute;
    top: 70px;
    right: 17px;
    z-index: 1;
}
.mesaj-kalan {
    width: calc(100% - 45px);
    float: left;
    height: 10px;
    background: #ebebeb;
    margin-top: 5px;
    border-radius: 3px;
}
.mesaj-bar {
    height: 10px;
    width: 0%;
    background: #e74c3c;
    display: block;
    border-radius: 3px;
}
.yuzde-kalan  {
    width: 35px;
    float: right;
    display: block;
    text-align: center;
}
.pm-input, .bginput  {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    margin: 5px 0;
	font-size: 14px;
	line-height: 18px;
}
.multiple-names {
    font-size: 13px;
    font-style: italic;
    color: #999;
}
.button-blue.pm-button {
    width: 100%;
    margin-top: 15px;
}
.bar-yuzde {
    padding: 5px 15px;
    overflow: hidden;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
}
select.select-sub  {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    margin-top: 10px;
    padding: 3px 10px;
    outline: 0;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background: #f9f9f9;
    color: #333;
}
.mesaj-secenekler a { 
    display: inline-block;
	font-weight: 500;
}
.mesaj-secenekler .post-checkbox {
    width: 100%;
    float: left; 
}
.mesaj-secenekler .pollbits .poll-option label {
    font-size: 14px !important;
}
.mesaj-secenekler .post-checkbox label:before {
    top: 4px !important;
    left: 0px !important;
    right: inherit !important;
}
.mesaj-secenekler .post-checkbox label:after {
    top: 6px !important;
    right: inherit !important;
    left: 2px !important;
}
/***Profil***/
#last_online {
	font-size:14px;
	line-height:22px;
	margin:10px 0 0 0;
}
span.activity {
	display: inline-block;
	width: 100%;
}
span.stats-detail {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
span.stats-detail dd {
    display: inline-block;
    padding: 0;
}
#profilMenu {}
#profilMenu a.profilMenuList {
    display: block;
    width: 100%;
    padding: 10px 15px;
    border: none;
    border-bottom: 2px solid #ebebeb;
    color: #3B5998;
    font-weight: 500;
}
#profilMenu a.profilMenuList.son {
    border-bottom: 1px solid #ebebeb!important;
}
#profilMenu .panel {
    margin: 0;
    background: transparent;
    border: none;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    color: #333;
}
#profilMenu a.list-group-item:hover, #profilMenu a.list-group-item:focus {
    color: #333;
    text-decoration: none;
    background-color: #fbfbfb;
}
.block_content {
	padding: 15px 0;
	font-size:14px;
	line-height:24px;
}
.list_no_decoration {
	list-style:none;
	padding: 0;
	margin: 0;
}
.list_no_decoration li {
	line-height:30px;
	font-size: 14px;
}
.list_no_decoration dd {
	padding-left: 15px;
}
.list_no_decoration dd, .list_no_decoration dt {
	font-size: 14px;
	line-height: 22px;
}
i.fa-right-profil {
	display:inline-block;
	float:right;
	margin-top:6px;
}
ul.profil-istatistik i {
    width: 14px;
    text-align: center;
    margin-right: 5px;
}
.about-signature {overflow:hidden;margin-bottom:10px;}
.about-signature ul {
	list-style:none;
	padding:0;
	margin:0;
}
/***Giris***/
#gk {
    display: block;
    padding: 15px;
    color: #fff;
}
#gk-baslik {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #3d517b;
}
#gk-baslik span.baslik-sag {
    float: right;
}
#gk-baslik span.baslik-sag a {
    color: #fff;
    text-decoration: underline;
}
#gk p:first-child {
    margin-right: 16px;
}
#gk p {
    width: calc(50% - 8px);
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}
#gk p input {
    border: 1px solid #91a2c5;
    width: 100%;
    margin-top: 5px;
    border-radius: 2px;
    height: 30px;
    padding: 5px 10px;
    background: #3b4867;
	color: #fff;
}
#gk input#giris {
    border: 1px solid #91a2c5;
    width: 100%;
    margin: 5px 0px 15px 0px;
    border-radius: 2px;
    padding: 4px 10px;
    background: #4e608a;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px;
	color: #fff;
}
span.giris-meta a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #fff;
    font-size: 14px;
}
span.giris-meta .post-checkbox label {
    padding: 0 20px 0 0 !important;
    margin: 0;
    font-size: 14px;
}
span.giris-meta .post-checkbox label:before {
    top: 4px !important;
    width: 16px !important;
    height: 16px !important;
    left: inherit !important;
    right: 0px;
}
span.giris-meta .post-checkbox label:after {
    top: 6px !important;
    width: 16px !important;
    height: 16px !important;
    left: inherit !important;
    right: -2px !important;
}
#giris #kullanici {
    padding: 15px;
    overflow: hidden;
}
#giris #kullanici #avatar {
    border: 1px solid #91a2c5;
    border-radius: 2px;
    background: #3b4867;
    float: left;
	margin-top: 5px;
}
#giris #kullanici #avatar img {
    max-width: 32px !important;
    max-height: 32px;
    display: block;
    height: auto !important;
}
#giris #kullanici-bilgileri {
    float: left;
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    width: calc(100% - 50px);
}
#giris #kullanici-bilgileri a {
    color: #fff;
    font-weight: 500;
}
#giris #kullanici-bilgileri ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#giris #kullanici-bilgileri ul li {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}
#giris #kullanici-bilgileri span.kileti {
    font-style: italic;
    color: #91a2c5;
}
/***Anasayfa***/
#butonlar ul.nav {
	border: none;
}
#butonlar ul.nav li {
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
#butonlar ul.nav li.active a {
	background: #fff;
	color: #3B5998;
}
#butonlar ul.nav li a {
    border: none;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    color: #555;
    background: #DDD;
    position: relative;
}
#butonlar ul.nav>li>a:focus, #butonlar ul.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
	color: #3B5998;
}
/***Bildirimler***/
#tum-bildirimler {
    padding: 15px;
}
.bildirim-tarihi-baslik {
    font-weight: 500;
    color: #3B5998;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 5px 0;
    margin: 0 0 7px 0;
}
#tum-bildirimler ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
#tum-bildirimler ul li {
    border-bottom: 1px dotted #ebebeb;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    line-height: 24px;
	position: relative;
}
#tum-bildirimler ul li span.first-span {
    position: absolute;
    font-size: 24px;
    top: 5px;
    left: 0;
    color: #3B5998;
    width: 25px;
    text-align: center;
}
#daha-fazla-bildirim a {
    width: 100%;
    display: block;
    text-align: center;
    height: 30px;
}
#daha-fazla-bildirim a i {
    font-size: 20px;
    margin-top: 1px;
}
#tum-bildirimler ul li a {
    display: inline-block;
    color: #333;
    font-size: 16px;
	padding: 0 0 0 35px;
}
#tum-bildirimler .temizle {clear:both;}
#tum-bildirimler .bildirim-tarihi {
    margin: 0;
    font-size: 13px;
    color: #666;
}
#tum-bildirimler .bildirim-tarihi span.tarih-ikon:before {content: "\f073";margin-right:5px;}
#tum-bildirimler ul li span.blogdan {
    width: 25px;
    height: 25px;
    top: 5px;
    left: 0;
    display: block;
    position: absolute;
    background-size: contain !important;
}
#tum-bildirimler ul li span.uye {
    font-weight: 500;
}
#tum-bildirimler ul li span.alinti-ikon:before {content: "\f10e";}
#tum-bildirimler ul li span.grup-ikon:before {content: "\f0c0";}
#tum-bildirimler ul li span.konuya-yeni-mesaj:before {content: "\f112";}
#tum-bildirimler ul li span.begeni-ikon:before {content: "\f087";}
#tum-bildirimler ul li span.duvar-ikon:before {content: "\f00a";}
#tum-bildirimler ul li span.bahsetti-ikon:before {content: "\f1fa";}
#tum-bildirimler ul li span.cevapladi-ikon:before {content: "\f112";}
/*Login Error*/
div.login-error ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
div.login-error ul li:first-child {
    margin: 10px 0;
}
div.login-error ul li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    max-width: 260px;
}
/*Trade*/ 
table.table-trade div {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
table.table-trade th.trade .trade-main img {
    display: inline-block;
    vertical-align: top;
    margin: 3px 5px 0 0;
}
table.table-trade th.trade .trade-main a {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
	width: calc(100% - 30px);
}
table.table-trade th.trade {
    font-size: 14px;
    font-weight: normal;
}
table.table-trade th.trade .trade-tools img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
table.table-trade th.trade span.trade-date {
    float: right;
}
table.table-trade th.trade .trade-details a {font-weight: 500}
/*iletisim formu*/
.contact-form {
    padding: 15px;
    font-size: 14px;
}
.contact-form select {
    padding: 2px 5px;
    margin-left: 10px;
    background: #fff;
}
.contact-form label {
    margin: 0;
}
.contact-form p {
    margin-bottom: 10px;
}
.contact-form input {
    width: 100%;
    padding: 3px 10px;
}
.contact-form textarea {
    width: 100%;
}
.kutu-onay, .kutu-red {padding:15px}
.kutu-onay i, .kutu-red i {
    display: inline-block;
    background: #55c68f;
    border-radius: 50%;
    padding: 4px;
    color: #fff;
    margin-left: 10px;
}
.kutu-red i {
    background: #ed5454 !important;
}
/*Search*/
.search-thread {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ebebeb;
}
.search-message-text {
    margin: 0;
    padding: 5px 0 0 0;
    clear: both;
    border-top: 1px dotted #ebebeb;
    font-size: 14px;
    line-height: 22px;
}
.search-thread-deleted {background:#fff4f4}
.delete-who {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ebebeb;
    font-size: 14px;
}
span.search-top {
    padding: 15px 15px 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    float: left;
    line-height: 22px;
    width: 100%;
}
span.search-text {
    padding: 0 15px 10px 15px;
    border-bottom: 2px solid #ebebeb;
    float: left;
    width: 100%;
}
/*One cikan ilanlar*/
.one-cikan-konu {
    margin-top: 8px;
    padding-top: 15px;
    display: block;
    float: left;
    border-top: 1px solid #ebebeb;
	position:relative;
}
.one-cikan-konu .threadDetail {
    margin: 5px 0 0 0;
    width: 100%;
    line-height: 16px;
}
.one-cikan-konu:first-child, :not(.one-cikan-konu) + .one-cikan-konu {
    border-top: none;
	margin-top: 0px;
    padding-top: 0px;
}
.one-cikan-span {
    font-size: 16px;
    font-weight: 500;
    color: #3B5998;
    line-height: 24px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}
a.one-cikan {
    display: block;
    float: left;
    margin-right: 10px;
}
a.one-cikan img {
    max-width: 50px !important;
}
a.one-cikan-baslik {
    float: left;
    width: calc(100% - 60px);
    font-size: 16px;
    line-height: 22px;
    margin-top: -4px;
}
/*Mobil arama*/
ul.nav li.mobil-arama {
    background: #1d2e4d;
    background: -moz-linear-gradient(left, rgba(29,46,77,1) 0%, rgba(36,60,109,1) 90%);
    background: -webkit-linear-gradient(left, rgba(29,46,77,1) 0%,rgba(36,60,109,1) 90%);
    background: linear-gradient(to right, rgba(29,46,77,1) 0%,rgba(36,60,109,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2e4d', endColorstr='#243c6d',GradientType=1 );
}
ul.nav li.mobil-arama form {
    opacity: .5;
}
ul.nav li.mobil-arama input#aramainput {
    background: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px 7px 15px;
    border: none;
    width: 100%;
}
ul.nav li.mobil-arama input#aramainput:focus > ul.nav li.mobil-arama form {
    opacity: 1;
}
ul.nav li.mobil-arama button.ara {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    height: 40px;
    width: 53px;
    border: none;
    color: #fff;
    padding: 0;
}
ul.nav li.mobil-arama input#aramainput::-webkit-input-placeholder {
    color: #fff
}
.sosyal-paylasim-mobil {
	overflow:hidden;
	margin-bottom: 10px;
}
.sosyal-paylasim-mobil a {
    float: left;
    width: 16.66%;
    height: 30px;
    color: #fff;
	font-size: 16px;
    text-align: center;
    padding: 7px 0;
}
.sosyal-paylasim-mobil a:first-child {border-radius:3px 0 0 3px;}
.sosyal-paylasim-mobil a:last-child {border-radius:0 3px 3px 0;}
.sosyal-paylasim-mobil a.facebook {background:#204385}
.sosyal-paylasim-mobil a.twitter {background:#2aa9e0}
.sosyal-paylasim-mobil a.googleplus {background:#d3492c}
.sosyal-paylasim-mobil a.whatsapp {background:#00E676}
.sosyal-paylasim-mobil a.linkedin {background:#02669a}
.sosyal-paylasim-mobil a.mail {background:#444}
div.online-explain {
    font-weight: 500;
    border-bottom: 2px solid #eee;
    padding: 0 0 5px 0;
}
div.online-explain.bottom {
    border-top: 2px solid #eee;
	border-bottom: none;
    padding: 5px 0 0 0;
}
div.online-users {
    font-size: 14px;
}
div.online-users div {
    border-bottom: 1px solid #eee;
    padding: 4px 0;
}
i.ziyaretci-icon {
    padding: 0;
    margin-right: 15px;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
span.ziyaretci {
    width: calc(100% - 50px);
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    line-height: 20px;
}
span.editor-buttons {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
span.editor-buttons button {
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 5px;
    display: block;
    border-radius: 3px;
    color: #555;
    font-size: 13px;
    background: #eee;
    line-height: 29px;
    position: relative;
}
/****************************  Uyarı Mesajları  ****************************/
.basarili {
	padding: 10px 10px 10px 32px;
	margin: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-shadow: rgba(255,255,255,0.5) 1px 1px 0;
	background-color: #E9FFDD;
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #72C868;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
}
.basarili:before{
	content: '\f058';
	display: inline-block;
	position: absolute;
	margin: 10px auto auto 10px;
	left: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
	color: green;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.basarisiz {
    width: calc(100% - 20px);
    padding: 10px 10px 10px 32px;
    margin: 10px;
    font-size: 14px;
    line-height: 22px;
	position: relative;
    text-shadow: rgba(255,255,255,0.5) 1px 1px 0;
    background-color: #FCE3E3;
    border: 1px solid #BC8484;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset;
    -o-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.5) inset;
}
.basarisiz:before{
	content: '\f071';
	display: inline-block;
	position: absolute;
	left: 10px;
    top: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
	color: red;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bilgi {
    width: calc(100% - 20px);
    padding: 10px 10px 10px 32px;
    margin: 10px;
    font-size: 14px;
    line-height: 22px;
	position: relative;
	text-shadow: rgba(255,255,255,0.5) 1px 1px 0;
	background-color: #F7F9FC;
	border: 1px solid #B0B9C4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
	box-shadow:0 1px 0 0 rgba(255,255,255,0.5) inset;
}
.bilgi:before{
	content: '\f05a';
	display: inline-block;
	position: absolute;
	left: 10px;
    top: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
	color: blue;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rapor.icon-active .fa {color: #fff;}
.navbar-dugme.rapor {
    padding: 16px 10px 12px 10px;
}
@media screen and (max-width:350px) {.navbar-dugme.rapor {display: none;}}

/*Devamını gör*/

.quote-wrap {
	transition: max-height 0.25s ease-in-out;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.height-active .quote-wrap:before {
	content: '';
	position: absolute;
	left: 0px;
	right: 0;
	bottom: 0;
	height: 49px;
	background: -moz-linear-gradient(top, rgba(244,244,244,0) 0%, rgba(244,244,244,1) 100%);
	background: -webkit-linear-gradient(top, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 100%);
	background: linear-gradient(to bottom, rgba(244,244,244,0) 0%,rgba(244,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
	z-index: 1;
}
.quote-btn-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}
.quote-btn-wrapper .grey-line {
	height: 1px;
	width: 50%;
	background: #d8d8d8;
	z-index: 9;
}
.quote-read-more {
	position: relative;
	display: block;
	color: #3b5898;
	cursor: pointer;
	min-width: 165px;
	margin: auto 0 0;
	z-index: 10;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}
.quoteMessage.height-active .quote-read-more {
	display: inline-block;
	display: block;
}
.quoteMessage .quote-read-more {
	display: none;
}
.kutu img.emotion, .kutu img.inlineimg {
	position:relative;
	margin-top: -2px;
}