@import "customstar.css";
@import "custom1.css";
@import "custom2.css";
@import "customm.css";


.djyayinda {	
    padding: 4px;	
    margin: 0 auto;
    width: 340px;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    align-items: center;
    color: #fff;	
    background: linear-gradient(261deg, #411d11, #3f33ff, #495f69, #23d5ab, #495f696b); 
    background-size: 500% 500%;
    animation: gradient 10s cubic-bezier(0.25, 0.1, 0.15, 1.22) infinite;
}

avatar_news_input {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-table;
    vertical-align: top;
}

.news_input_c{
    display: inline-table;
    width: calc(100% - 40px);
	border-radius: 13px;
}
.news_list {
    background: #c7c8c9;
    border-radius: 5px;
    padding: 10px 5px 5px 10px;
    margin-bottom: 10px;
}

.avatar_reply_div{
    display: inline-table;
    vertical-align: bottom;
}
.avatar_reply {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-table;
}
.pp_oda {
    font-size: 10px;
    padding: 2px 4px;
    border-radius: 2px;
    text-align: center;
    left: 200px;
    position: absolute;
	animation: pulse5 linear 1000ms infinite;
}
.saved_ok {
	position:fixed !important;
	top:20px !important;
	bottom:auto !important;
	left:50% !important;
	transform:translateX(-50%);
	color:#fff;
	padding:10px 20px;
	font-size:15px;
	border-radius:6px;
	z-index:9999;
	max-width:90vw;
	width:auto !important;
	height:auto !important;
	text-align:center;
	white-space:normal;
	display:flex;
	align-items:center;
	justify-content:center;
	animation:blinkAndSlide 3.2s ease-in-out forwards;
	box-shadow:0 0 12px rgba(0,0,0,0.4);
}
.instacolor {
    background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
.saved_error {
	position:fixed !important;
	top:20px !important;
	bottom:auto !important;
	left:50% !important;
	transform:translateX(-50%);
	color:#fff;
	padding:10px 20px;
	font-size:15px;
	border-radius:6px;
	z-index:9999;
	max-width:90vw;
	width:auto !important;
	height:auto !important;
	text-align:center;
	white-space:normal;
	display:flex;
	align-items:center;
	justify-content:center;
	animation:blinkAndSlide 3.2s ease-in-out forwards;
	box-shadow:0 0 12px rgba(0,0,0,0.4);
}
.back_priv {background:url(../upload/room/priv_background.png) no-repeat;background-size:100% 100%}
.back_ypriv {background:url(../upload/room/room_background.png) no-repeat;background-size:100% 100%}

i.fa.fa-venus {color: violet;}
i.fa.fa-mars {color:  #181A18;}
.10 {width: 100%;display: inline-grid;}
.ulist_data.text-end {width: 100%;height: auto;table-layout: auto;display: flex;justify-content: right;}
.tiny_button.warn_btn.text_micro {width: 100%;height: auto;table-layout: auto;display: flex;justify-content: flex-end;background: tomato;}
.tiny_button.ok_btn.text_micro {width: 100%;height: auto;table-layout: auto;display: flex;
justify-content: right;background: steelblue;}
a.no_link_like.theme_color {color: #f5deb37a;}
{
    color: #fff;
    background-color: #007bff;
}

.oda_efekt {
    animation: pulse5 linear 1000ms infinite;
}
.pp_oda {
    font-size: 10px;
    padding: 2px 4px;
    border-radius: 2px;
    text-align: center;
    left: 200px;
    position: absolute;
	animation: pulse5 linear 1000ms infinite;
}
@keyframes pulse5 {
    0% {
        box-shadow: 0 0 0 0 #7885ffb5
    }

    70% {
        box-shadow: 0 0 0 11px transparent
    }

    to {
        box-shadow: 0 0 0 0 transparent
    }
}

.radiopulse {
-webkit-animation: radiopulse 1.6s infinite;
}
@-webkit-keyframes radiopulse {
 from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.chat_radio_color {color: #ff3333 !important;}
#koyumod_icon{
    font-size: 18px;
    color:#012832;
	padding: 2px;
}
.koyumod_icon .mdi-white-balance-sunny{
    color:#fff!important
}
#koyumod_icon:hover{
    color:#000
}
.kmswitch  {
    display: table;
    width: 50px;
    padding: 2px;
    border-radius: 100px;
}
*{
  overflov:hidden;
}
#preloader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999999;
    background: #ddd;
    font-family: 'Signika', sans-serif;
}
#preloader h1 {
  text-align: center;
  margin: 2% auto 0 auto;
      color: #ff6633;
  font-size: 32px;
}

#preloader p {
  text-align: center;
  margin: 5px auto 5% auto;
  color: #ff6633;
  font-weight: 400;
}
#preloader #footer {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
}
#loading{
    position: absolute;
    bottom: 58%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

#loading #blue {
  /* NO WHITESPACE in </tag><tag> */
  background: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20168%20168%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%20168%20168%22%3E%0A%20%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%20%20%20%20%0A%09.st0%7Bfill%3A%235197D6%3B%7D%0A%09.st1%7Bfill%3Anone%3B%7D%0A%0A%20%20%3C%2Fstyle%3E%0A%20%20%3Cg%3E%0A%20%20%20%20%3Cpath%20class%3D%22st0%22%20d%3D%22M129.9%2038.4c-25.8-25.8-68-25.2-93%201.8%20-23.3%2025.1-22.7%2064.5%201.3%2088.9%2021.2%2021.7%2053.9%2025.2%2078.8%2010.5%201.5-0.9%203.2-1.1%204.9-0.7l18.4%205.1c2.2%200.6%204.3-1.4%203.7-3.7l-5-18.2c-0.5-1.7-0.2-3.4%200.7-4.9C154.5%2092.4%20151.3%2059.8%20129.9%2038.4z%22%2F%3E%0A%20%20%20%20%3Cellipse%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-34.6941%2084.199)%22%20class%3D%22st1%22%20cx%3D%2284.3%22%20cy%3D%2284%22%20rx%3D%2283.4%22%20ry%3D%2283.4%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  width: 80px;
  height: 80px;
}

#loading #white {
  /* NO WHITESPACE in </tag><tag> */
  background: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20168%20168%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%200%200%20168%20168%22%3E%0A%20%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%20%20%20%20%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%09.st1%7Bfill%3Anone%3B%7D%0A%0A%20%20%3C%2Fstyle%3E%0A%20%20%3Cg%3E%0A%20%20%20%20%3Cpath%20class%3D%22st0%22%20d%3D%22M113.8%20113.8c16.8-16.8%2016.4-44.4-1.2-60.7%20-16.4-15.2-42.1-14.8-58.1%200.8%20-14.2%2013.9-16.4%2035.2-6.8%2051.5%200.6%201%200.7%202.1%200.4%203.2l-3.3%2012c-0.4%201.5%200.9%202.8%202.4%202.4l11.9-3.3c1.1-0.3%202.2-0.1%203.2%200.5C78.5%20129.9%2099.8%20127.8%20113.8%20113.8z%22%2F%3E%0A%20%20%20%20%3Cellipse%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-34.7943%2083.9992)%22%20class%3D%22st1%22%20cx%3D%2284%22%20cy%3D%2284%22%20rx%3D%2254.5%22%20ry%3D%2254.5%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  width: 80px;
  height: 80px;
}

#loading #darkblue {
  width: 80px;
  height: 80px;
}

#loading div {
  margin: auto;
 
  position: absolute;
  -webkit-writing-mode: vertical-rl;	
}

#loading .rotate{ 
    animation-duration: 4s;
    /*animation-timing-function: linear;*/ 
    animation-iteration-count:infinite; 
} 

@keyframes left { 
    0% { 
        transform-origin: center center; 
        transform: rotate(360deg); 
        opacity: 1; 
    } 
    100% { 
        transform-origin: center center; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
#loading .left { 
    animation-name: left; 
}

@keyframes right { 
    0% { 
        transform-origin: center center; 
        transform: rotate(-360deg); 
        opacity: 1; 
    } 
    100% { 
        transform-origin: center center; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
#loading .right { 
    animation-name: right; 
}

#loading .loading{
  position:absolute; 
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right:0;
  background: #155d93 /*#5197d6*/;
  border-radius: 50%;
  /*box-shadow: 0 0 2px black;*/
  animation: loading 4s infinite;
}

#loading .loading:nth-child(1) {
    animation-delay: 0.6s;  
    width: 4px;
    height: 4px;
    left:-15px;
}

#loading .loading:nth-child(2) {
   animation-delay: 0.8s; 
    width: 4px;
    height: 4px;
}

#loading .loading:nth-child(3) {
    animation-delay: 1s;
    width: 4px;
    height: 4px;
    right:-15px;
}

#loading .loading { 
 animation-iteration-count:infinite; 
 animation-timing-function: ease-in;
}

@keyframes loading {
  0%{
	transform: translateY(0px);
  }
  20%{
	transform: translateY(0px);
  }
  30%{
	transform: translateY(-8px);
  }
  40%{
	transform: translateY(5px);
  }
  50%{
	transform: translateY(-2px);
  }
  60%{
	transform: translateY(2px);
  }
  80%{
	transform: translateY(0px);
  }
  100%{
	transform: translateY(0px);
  }
}
::-webkit-scrollbar{
    width:6px
}
::-webkit-scrollbar-track{
    background-color:rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb{
    background-color:#000
}
::-webkit-scrollbar-thumb:hover{
    background-color:#800
}
.uygulamaborder{border-radius:10px;}
.mdifacebook{font-size:22px;color:#0087ff;}
.mdiwhatsapp{font-size:22px;color:#00ff2d;}
.mdiskype{font-size:22px;color:#00fdff;}
.chatsocialmedia{background:#0003;padding:5px;border-bottom:1px solid #000!important}

.rightnotify {
    top: 0px;
    right: 12px;
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    font-size: 8px;
    line-height: 12px;
    font-weight: 700;
}
.left_item {display: table;width: 100%;table-layout: fixed;padding: 8px 4px;cursor: pointer;text-align: center;border-bottom: 1px solid rgb(0 0 0 / 10%);border-radius: 13px;}
.left_item:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 50%;  /* or 100px */
  border-bottom:1px solid magenta;
}
.left_item_icon, .left_item_notify, .left_item_text {
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.left_item_text {
    font-size: 12px;
}
.yan-menu-username {
    font-size: 14px;
}
.left_item_icon, .left_item_notify {
    text-align: center;
    font-size: 24px;
    margin-bottom: 4px;
    position: relative;
}
.yan-menu-profil {
    color: #649ddf;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
}

.yan-menu-profil .glob_av{
    width: 40px;
	height: 40px;
    padding: 2px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.yan-menu-profil .switch_wrap {
    margin: 4px 5px 8px 5px;
}
.yan-menu-profil img:hover {
-moz-transform: rotate(360deg);
-o-transform: rotate (360deg);
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
.yan-menu-profil img {
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}
.avmmenu img {

-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}
.avmmenu img:hover {
-moz-transform: rotate(360deg);
-o-transform: rotate (360deg);
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
.chat_avatar img {
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}
.chat_avatar img:hover {
-moz-transform: rotate(360deg);
-o-transform: rotate (360deg);
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
.menutrig img {
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}
.menutrig img:hover {
-moz-transform: rotate(360deg);
-o-transform: rotate (360deg);
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
.user_item_avatar img {
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}
.user_item_avatar img:hover {
-moz-transform: rotate(360deg);
-o-transform: rotate (360deg);
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}

.plikes {
    background-color: rgb(0, 38, 85, 0.271);
    color: #fff;
}
.user_modal_menu{
    background:0 0;
    margin: 0 10px;
    text-align:center
}
#container_user{
    padding: 5px;
}
.user-cards-title {
    padding: 8px 8px 0;
    font-weight: 700;
    color: #136c83;
}
.user-cards-title-general {
    padding-left: 16px;
    padding-bottom: 0;
}
.user-cards-title-rank {
    padding: 20px 12px 6px 8px;
}
.user-cards-owner {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 0.5rem;
    padding: 10px;
    color: rgba(0,0,0,.6);
    border: 1px solid rgba(0,0,0,.13);
    margin-top: 3px;
}
.radio_sayi {
    top: 6px;
    left: 15px;
    padding: 1px 3px;
    border-radius: 3px;
    font-size: 9px;
    font-weight: 700;
    background: red;
    position: absolute;
    color: #fff;

}

#container_user .user_modal_menu ul {
    width: 100%;
    height: 35px;
    display: table;
    table-layout: fixed;
}
#container_user .user_modal_menu ul li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 1px solid #ddd;
}
#container_user .user_modal_menu ul li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#container_user .user_modal_menu ul li {
    padding: 10px 0px;
    border-radius: 0;
    font-size: .8rem;
    font-weight: normal;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: table-cell;
}
#container_user .user_modal_menu .modal_selected {
   font-weight: bold;
}
.ulist_data.text-end {width: 100%;height: auto;table-layout: auto;display: flex;justify-content: right;}
.chat_verify {
    font-size: 6px;
    color: #e2b719;
    vertical-align: initial;
    text-shadow: none;
    position: absolute;
    top: 25px;
    left: 25px;
}
.chat_radio_color {color: #ff3333 !important;}
span.radio_sayi_en_alt {
    top: 17px;
    left: 31px;
    padding: 0 3px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 700;
    background: red;
    position: absolute;
    color: #fff;
}
.defaultflash1 {
	text-transform:uppercase;
	font-weight:700;
	font-size:20px;
	background:linear-gradient(to right,#095fab 10%,#25abe8 50%,#57d75b 60%);
	background-size:200% auto;
	color:#fff;
	background-clip:text;
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	animation:textclip 1.5s linear infinite;
	display:inline-block;
}
@keyframes textclip {
	to {
			background-position:200% center;
	}
}
.defaultflash2 {
	font-size:20px;
	background:linear-gradient(110deg,#bc0000 33%,rgba(0,0,0,0) 33%),linear-gradient(110deg,#ffffff 34%,#121108 34%);
	background-size:400%;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	-webkit-background-clip:text;
	animation:labarow 1.5s ease infinite;
	-webkit-animation:labarow 1.5s ease infinite;
	-moz-animation:labarow 1.5s ease infinite;
}
@keyframes labarow {
	0% {
			background-position:10% 40%
	}
	50% {
			background-position:25% 60%
	}
	100% {
			background-position:30% 100%
	}
}
.defaultflash3 {
	font-size:20px;
	font-weight:bold !important;
	text-shadow:0 0 80px rgba(255,255,255,.5);
	background:url(../default_images/flashnick/pp1.png) repeat-y;
	-webkit-background-clip:text;
	background-clip:text;
	-webkit-text-fill-color:transparent;
	-webkit-animation:aitf 80s linear infinite;
	animation:aitf 80s linear infinite;
	-webkit-transform:translate3d(0,0,0);
	-webkit-backface-visibility:hidden;
	transform:translate3d(0,0,0);
	backface-visibility:hidden;
	text-transform:uppercase;
	letter-spacing:2px;
}
@-webkit-keyframes aitf {
	0% {
			background-position:0% 60%;
	}
	100% {
			background-position:100% 50%;
	}
}
.defaultflash4 {
	font-size:20px;
	letter-spacing:1px;
	background-image:url(../default_images/flashnick/pp.gif);
	background-size:cover;
	color:transparent;
	background-clip:text;
	-moz-background-clip:text;
	-webkit-background-clip:text;
	text-transform:uppercase;
}
.defaultflash5 {
	font-size:20px;
	text-transform:uppercase;
	text-decoration:underline;
	color:transparent;
	-webkit-text-stroke:#000;
	-webkit-text-stroke-width:1px;
	text-shadow:2px 2px 2px #2962ff;
	transition:all 0.5s ease-in-out;
	text-align:center;
	letter-spacing:0.2em;
	animation:flicker 0.5s ease-in-out infinite alternate;
}
@keyframes flicker {
	0% {
			opacity:0.5;
			text-shadow:2px 2px 2px #2962ff;
	}
	100% {
			opacity:1;
			text-shadow:2px 2px 5px #2962ff;
	}
}
.defaultflash6 {
	text-transform:uppercase;
	background-image:linear-gradient(-225deg,#231557 0%,#44107a 29%,#ff1361 67%,#fff800 100%);
	background-size:auto auto;
	background-clip:border-box;
	background-size:200% auto;
	letter-spacing:2px;
	color:#fff;
	background-clip:text;
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	animation:textclip 2s linear infinite;
	display:inline-block;
	font-size:20px;
}
@keyframes textclip {
	to {
			background-position:200% center;
	}
}
.defaultflash7 {
	color:blue;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	filter:blur(0.1rem);
	animation:letterspacing 5s infinite alternate cubic-bezier(.2,0,0,1);
}
@keyframes letterspacing {
	0% {
			letter-spacing:-1rem;
			filter:blur(0.1rem);
	}
	50% {
			filter:blur(0.1rem);
	}
	100% {
			letter-spacing:1rem;
			filter:blur(0rem);
	}
}
.defaultflash8 {
	color:#ff0000;
	font-size:20px;
	position:relative;
	text-transform:uppercase;
	-webkit-text-stroke:0.1vw #000000;
}
.defaultflash8::before {
	top:0;
	left:0;
	width:0;
	height:100%;
	color:#01cbff;
	overflow:hidden;
	position:absolute;
	content:attr(data-text);
	border-right:2px solid #000000;
	-webkit-text-stroke:0vw #f7f7fe;
	animation:animate 6s linear infinite;
}
@keyframes animate {
	0%,10%,100% {
			width:0;
	}
	70%,90% {
			width:100%;
	}
}
.defaultflash9 {
	color:transparent;
	font-size:20px;
	display:inline-block;
	border-radius:3px;
	background-color:#1d3557;
	position:relative;
	-webkit-background-clip:text;
	background-clip:text;
}
.defaultflash9:before {
	content:attr(data-text);
	background:linear-gradient(90deg,rgba(245,137,21,1) 0%,rgba(253,29,29,1) 51%,rgba(29,53,87,1) 100%);
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:0;
	background-clip:text;
	-webkit-background-clip:text;
	transition:all 1s ease-in-out;
	animation:text-animation 3s infinite;
}
@keyframes text-animation {
	0% {
			width:0;
	}
	50% {
			width:100%;
	}
	100% {
			width:0;
	}
}
.defaultflash10 {
	text-align:center;
	font-size:20px;
	color:#ff0000;
	letter-spacing:-1px;
	font-weight:700;
	text-transform:uppercase;
	animation:blura 2s ease-out infinite;
	text-shadow:0px 0px 1px #fff,0px 0px 2px #fff;
}
@keyframes blura {
	from {
			text-shadow:0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #7B96B8,0px 0px 16px #7B96B8,0px 10px 10px #7B96B8,0px 10px 10px #7B96B8,0px 10px 10px #7B96B8,0px 10px 10px #7B96B8,0px -10px 10px #7B96B8,0px -10px 10px #7B96B8;
	}
}
.defaultflash11 {
	position:relative;
	color:#262626;
	padding:5px 12px;
	font-size:20px;
	font-weight:700;
}
.defaultflash11:before {
	background:#262626;
	color:white;
	content:attr(data-text);
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	padding:5px 12px;
	-webkit-clip-path:polygon(0% 0%,30% 0%,30% 100%,0% 100%);
	clip-path:polygon(0% 0%,30% 0%,30% 100%,0% 100%);
	animation:prslides 4s 1s linear infinite;
}
@keyframes prslides {
	50% {
			-webkit-clip-path:polygon(70% 0%,100% 0%,100% 100%,70% 100%);
	}
}
.defaultflash12 {
	display:inline-block;
	font-size:20px;
	position:relative;
	animation:twistText 3s infinite;
	transform-style:preserve-3d;
	animation-timing-function:cubic-bezier(.5,0,.5,1);
}
@keyframes twistText {
	0% {
			transform:translateZ(-100px) rotateX(-90deg) scaleY(0.2) scaleX(1);
	}
	50% {
			transform:translateZ(-200px) rotateX(0deg) scaleY(1) scaleX(1);
	}
	100% {
			transform:translateZ(-100px) rotateX(90deg) scaleY(0.2) scaleX(1);
	}
}
.defaultflash13 {
	font:20px;
	background:linear-gradient(to left,#e57627 0%,#e57627 42.5%,#facb8f 50%,#e57627 57.5%,#e57627 100%);
	background-size:200% auto;
	background-clip:text;
	-webkit-background-clip:text;
	color:transparent;
	background-position:100% center;
	animation:loader 10s ease infinite reverse;
}
@keyframes loader {
	0% {
			background-position:100% center;
	}
	50% {
			background-position:0% center;
	}
	100% {
			background-position:100% center;
	}
}
.defaultflash14 {
	color:rgba(255,0,0,0.1);
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
	background-size:cover;
	background-image:url(../default_images/flashnick/bon.jpg);
	-webkit-background-clip:text;
	background-clip:text;
	animation:background-text-animation 100s linear infinite;
}
@keyframes background-text-animation {
	0% {
			background-position:left 0px top 50%;
	}
	50% {
			background-position:left 1500px top 50%;
	}
	100% {
			background-position:left 0px top 50%;
	}
}
.defaultflash15 {
	color:#ff0000;
	font-size:20px;
	animation:defaultflash87 0.5s cubic-bezier(0.25,0.46,0.45,0.94) both,tracking-in-expand 5s cubic-bezier(0.215,0.61,0.355,1) both infinite alternate;
}
@-webkit-keyframes defaultflash87 {
	0% {
			text-shadow:none;
	}
	100% {
			text-shadow:0 1px 0 #cccccc,0 1px 0 #cccccc,0 3px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 1px rgba(0,0,0,0.3);
	}
}
@keyframes defaultflash87 {
	0% {
			text-shadow:none;
	}
	100% {
			text-shadow:0 1px 0 #cccccc,0 1px 0 #cccccc,0 3px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 0 #cccccc,0 1px 1px rgba(0,0,0,0.3);
	}
}
@-webkit-keyframes tracking-in-expand {
	0% {
			letter-spacing:-0.5em;
			opacity:0;
	}
	40% {
			opacity:0.6;
	}
	100% {
			opacity:1;
	}
}
@keyframes tracking-in-expand {
	0% {
			letter-spacing:-0.5em;
			opacity:0;
	}
	40% {
			opacity:0.6;
	}
	100% {
			opacity:1;
	}
}
.default_flash_select {
	width:150px;
	height: 30px;
}
.haftaninuyesi {
    /* background: rgb(3 169 244 / 43%); */
    border-radius: 6px;
    padding: 5px 10px;
    margin-top: 10px;
    color: #fff;
    background: linear-gradient(261deg, #411d11, #3f33ff, #495f69, #23d5ab, #495f696b);
    background-size: 500% 500%;
    animation: gradient 10s cubic-bezier(0.25, 0.1, 0.15, 1.22) infinite;
}
.puser_name p {
    margin-bottom: 0px;
}
.haftaninuyesi .star_rank {
    top: auto;
    left: auto;
    margin-left: 16px;
    margin-top: -16px;
}
.haftaninuyesi .puser_rank img{
    float: left;
}
.haftaninuyesi .puser_name {
    padding: 0 12px;
}
@media screen and (max-width:768px){
	.portalenust {display: none;}
}
.news_stories_list {
    padding: 0 10px 10px 10px;
    border-bottom: 2px dotted rgb(0 0 0 / 10%);
}
.news_stories_list .stories.carousel .story {
    width: auto;
    max-width: 80px;
    margin: 0px 5px 2px -1px;
    /* background: none; */
    padding: 4px 4px 0 5px;
}
.news_stories_list .stories.carousel .story > a > .img {
  display: block;
  box-sizing: border-box;
  font-size: 0;
  height: 60px;
  width: 60px;
  overflow: hidden;
  transition: transform 0.2s;
  position: relative;
}

.stories.snapgram .story > a > .img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px dashed #ee583f;
  animation: rotate-border 8s linear infinite;
  box-sizing: border-box;
}
.stories.snapgram .story.seen > a > .img::before {
  border: none; /* NoktalÄ± sÄ±nÄ±r */
  animation: none;
}

@keyframes rotate-border {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

button.dialog-button.positive.mobil_uygulama_close {background: #2196f3 !important;color: #fff;font-weight: 700 !important;margin: 9px;
padding: 9px;}
#radio_iframe {
    border: none;
    overflow: hidden;
	margin-top: 10px;	
    height: 120px;
    width: 100%;
}

[class~=siteback1],[class~=sbg1]{background:linear-gradient(to right,#40e0d0,#ff8c00,#ff0080) !important;}

[class~=sbg2],[class~=siteback2]{background:linear-gradient(to right,#11998e,#38ef7d) !important;}

[class~=siteback3],[class~=sbg3]{background:linear-gradient(to right,#fc466b,#3f5efb) !important;}

[class~=sbg4],[class~=siteback4]{background:linear-gradient(to right,#00f260,#0575e6) !important;}

[class~=sbg5],.siteback5{background:linear-gradient(to right,#fc4a1a,#f7b733) !important;}

[class~=sbg6],[class~=siteback6]{background:linear-gradient(to right,#22c1c3,#fdbb2d) !important;}

[class~=sbg7],[class~=siteback7]{background:linear-gradient(to right,#7f00ff,#e100ff) !important;}

[class~=siteback8],[class~=sbg8]{background:linear-gradient(to right,#ee0979,#ff6a00) !important;}

[class~=sbg9],[class~=siteback9]{background:linear-gradient(to right,#00c3ff,#ffff1c) !important;}

[class~=siteback10],[class~=sbg10]{background:linear-gradient(to right,#fc00ff,#00dbde) !important;}

[class~=siteback11],[class~=sbg11]{background:linear-gradient(to right,#833ab4,#fd1d1d,#fcb045) !important;}

[class~=sbg12],[class~=siteback12]{background:linear-gradient(to right,#bdc3c7,#2c3e50) !important;}

[class~=sbg13],[class~=siteback13]{background:linear-gradient(to right,#373b44,#4286f4) !important;}

[class~=siteback14],[class~=sbg14]{background:linear-gradient(to right,#f09,#493240) !important;}

[class~=sbg15],[class~=siteback15]{background:linear-gradient(to right,#f953c6,#b91d73) !important;}

[class~=sbg16],[class~=siteback16]{background:linear-gradient(to right,#dd3e54,#6be585) !important;}

.siteback17,[class~=sbg17]{background:linear-gradient(to right,#8360c3,#2ebf91) !important;}

[class~=sbg18],[class~=siteback18]{background:linear-gradient(to right,#544a7d,#ffd452) !important;}

[class~=siteback19],.sbg19{background:linear-gradient(to right,#009fff,#ec2f4b) !important;}

[class~=siteback20],[class~=sbg20]{background:linear-gradient(to right,#59c173,#a17fe0,#5d26c1) !important;}

[class~=sbg21],[class~=siteback21]{background:linear-gradient(to right,#a8c0ff,#3f2b96) !important;}

.siteback22,[class~=sbg22]{background:linear-gradient(45deg,#f00 0%,#ffa600 50%,#f00 100%) !important;}

[class~=siteback23],[class~=sbg23]{background:linear-gradient(to right,#108dc7,#ef8e38) !important;}

[class~=sbg24],[class~=siteback24]{background:linear-gradient(to right,#f09,#0575e6) !important;}

[class~=siteback25],[class~=sbg25]{background:linear-gradient(to right,#667db6,#0082c8,#ec38bc,#fdeff9) !important;}

[class~=siteback26],[class~=sbg26]{background:linear-gradient(to right,#03001e,#7303c0,#ec38bc,#fdeff9) !important;}

[class~=sbg27],.siteback27{background:linear-gradient(to right,#1a2a6c,#b21f1f,#fdbb2d) !important;}

[class~=siteback28],[class~=sbg28]{background:linear-gradient(to right,#3a1c71,#d76d77,#ffaf7b) !important;}

[class~=siteback29],.sbg29{background:linear-gradient(to right,#eb5757,#333) !important;}

.sbg30,[class~=siteback30]{background:linear-gradient(to right,#20002c,#cbb4d4) !important;}

[class~=sbg31],[class~=siteback31]{background:linear-gradient(to right,#34e89e,#0f3443) !important;}

[class~=sbg32],[class~=siteback32]{background:linear-gradient(to right,#bdc3c7,#2c3e50) !important;}

[class~=sbg33],.siteback33{background:linear-gradient(to right,#a80077,#6f0) !important;}

[class~=sbg34],[class~=siteback34]{background:linear-gradient(to bottom,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%) !important;}

.siteback35,[class~=sbg35]{background:linear-gradient(to top,#a241b7,#7f68d7,#5186e9,#1b9eef,#12b2eb) !important;}

[class~=sbg36],.siteback36{background:linear-gradient(to bottom,#845ec2 0%,#d65db1 0%,#ff6f91 51%,#ff9671 100%) !important;}

[class~=siteback37],[class~=sbg37]

[class~=siteback38],[class~=sbg38]{background:linear-gradient(330deg,#e05252 0%,#99e052 25%,#52e0e0 50%,#9952e0 75%,#e05252 100%) !important;}

[class~=sbg39],[class~=siteback39]{background:linear-gradient(to bottom,#051937,#004d7a,#008793,#00bf72,#a8eb12) !important;}

[class~=sbg40],[class~=siteback40]{background:linear-gradient(45deg,#222 0%,#ffa600 50%,#222 100%) !important;}

[class~=site_color_switch]{float:left;}

[class~=site_color_switch]{width:8.7pt;}

[class~=site_color_switch]{height:.120833333in;}

[class~=site_color_switch]{border-radius:.725pc;}

[class~=site_color_switch]{margin-left:.75pt;}

[class~=site_color_switch]{margin-bottom:.75pt;}

[class~=site_color_switch]{margin-right:.75pt;}

[class~=site_color_switch]{margin-top:.75pt;}

[class~=site_color_switch]{position:relative;}

[class~=site_color_switch]{text-align:center;}

.ust-bar_button {
    display: table-cell;
    vertical-align: middle;
    width: inherit;
    text-align: -webkit-right;
}
.main-menu-button {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	padding: 0 12px;
	border-left: 2px solid rgb(255 255 255 / 10%);
	cursor: pointer;
}

.mobile-messages-buttons-wrapper,
.mobile-messages-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none !important;
}
.mobile-messages-buttons-wrapper {
  overflow-y: auto !important;
  bottom: 48px;
}
.mobile-messages-right-buttons {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  background: #fff;
  color: #555;
  pointer-events: all;
  text-align: center;
  box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px #eee !important;
  z-index: 2;
}
.mobile-messages-right-button {
  position: relative;
  height: 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  cursor: pointer;
}
.mobile-messages-right-button:hover {
  background: rgba(0, 0, 0, 0.07);
}
.dark .mobile-messages-right-button:hover {
  background: hsla(0, 0%, 100%, 0.07);
}
.dark .mobile-messages-right-button {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
}
.mobile-messages-right-button:last-child {
  border-bottom: none;
}
.mobile-messages-right-button .icon {
  width: 36px;
  height: 36px;
  font-size: 0.7rem;
  line-height: 36px;
  text-align: center;
}
.mobile-messages-right-button .icon.expanded-icon {
  height: 48px;
  line-height: 48px;
}
.dark .mobile-messages-right-buttons {
  background: #151f2b;
  color: #fff;
  box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px hsla(0, 0%, 100%, 0.2) !important;
}

.mobile_left_toggle {
    position: absolute;
    background: #fff;
    margin-top: 15px;
    border-radius: 0px 50% 50% 0px;
    padding: 8px 8px 8px 6px;
    z-index: 1;
}
.omcount {
    padding: 3px 6px;
    font-size: 10px;
    border-radius: 5px;
    float: right;
}

.desc_icon {
    font-size: 20px;
    margin: 0px 3px;
    vertical-align: middle;
}
.mobil_uygulama {
    width: 100%;
    min-height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .73);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden !important;
    z-index: 9999;	
}
.mobil_uygulama_body {
    position: absolute;
    max-height: 100%;
    width: 100% !important;
    margin: 0;
    border: none;
    border-radius: 0;
    max-width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
	animation: popupShow 1.1s ease;
}
.mobil_uygulama_header_wrapper {
    width: 100%;
    border-bottom: 1px solid #eee;
    display: block;
}
.mobil_uygulama_header {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.mobil_uygulama_back {
    line-height: 50px !important;
    height: 50px;
    border-radius: 0;
    margin: 0 10px 0 0;
    border: none;
    width: 50px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    color: #777;
    cursor: pointer;
    box-sizing: border-box;
}
.mobil_uygulama_title {
    line-height: 50px;
    color: #555;
    font-weight: 700;
    padding-right: 16px;
	font-size: 16px;
    font-variant: all-petite-caps;
}
.mobil_uygulama_icerik {
    width: 100%;
    max-height: 100%;
    height: available;
    overflow: hidden;
    display: block;
    position: relative;
    flex-grow: 1;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 15px;
}
.mobil_uygulama .dialog-exp {
    font-size: .8rem;
    color: #666;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
}
.mobil_uygulama_butonlar {
    display: table-cell;
    vertical-align: middle;
}
.mobil_uygulama_buton {
display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.mobil_uygulama_buton img {
    width: 120px;
}
..mobil_uygulama_footer_wrapper {
    width: 100%;
    display: block;
}
.mobil_uygulama_footer {
    width: 100%;
    display: flex;
    flex-direction: row;
    border-top: 1px solid #eee;
}
.mobil_uygulama .dialog-button {
    margin: 7px;
    width: auto;
    border-radius: .25rem;
    color: #777;
    border: none !important;
    font-size: 0.8rem;
    font-weight: 400 !important;
    font-size: 11px;
}
.mobil_uygulama .h-spacer {
    flex: 1 1;
}







.brdb-Storiesava-wrap{
  box-sizing: border-box;
  border: 2px dashed #f8b4b4;
  border-radius: 50%;
}
.avatar_news_input {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-table;
    vertical-align: top;
}
.news_input_c{
    display: inline-table;
    width: calc(100% - 40px);
	border-radius: 13px;
}
.brdb_news_box {
 border-radius: 0.4em;
  position: relative;
  font-family: "Lato", Arial, sans-serif;
  transition: all 0.3s ease;
}
.brdb_news_box:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 16px rgba(0,0,0,0.25);
}
.brdb_news_box .post_avatar {
  width: 45px;
  height: 45px;
  margin-right: 0.75em;
  background: #2f313a;
  transform: rotate(-6deg);
  padding: 3px;
  border-radius: 0.25em;
  overflow: hidden;
}
.brdb_news_box .post_avatar img {
  width: 100%;
  height: 100%;
  border-radius: 0.25em;
  filter: grayscale(1);
}
.brdb_news_box:hover .post_avatar img {
  filter: none;
}
.brdb_news_box .post_info p.username {
  display: inline-block;
  padding: 0.25em 0.6em;
  border-radius: 0.25em;
  font-weight: bold;
  font-size: 0.95em;
  transform: rotate(-2deg);
  margin: 0;
}
.brdb_news_box:hover .post_info p.username {
  transform: rotate(0deg);
}
.brdb_news_box .post_info .sub_date {
  display: block;
  font-size: 0.75em;
  color: #444;
  margin-top: 0.25em;
}
.brdb_news_box .post_edit {
  float: right;
  color: #333;
  cursor: pointer;
}
.brdb_news_box .post_content {
  clear: both;
  margin-top: 0.75em;
  font-size: 0.95em;
  line-height: 1.5;
  color: #111;
}
.brdb_news_box .add_comment_zone {
  display: flex;
  align-items: center;
    border: 2px dashed #94a3b8;
  box-shadow: 0 1px 0 rgba(255,255,255,.6) inset, 0 1px 2px rgba(0,0,0,.05); 

}
.brdb_news_box .avatar_reply_div {
  margin-right: 0.5em;
}
.brdb_news_box .avatar_reply {
  width: 32px;
  height: 32px;
  border-radius: 50%;
	background: saddlebrown;
}
.brd_news_box .news_reply_form .add_comment {
  border: 1px solid #ccc;
  border-radius: 0.3em;
  padding: 0.35em 0.6em;
  font-size: 0.85em;
  width: 100%;
  box-sizing: border-box;
}

.new-badge {
  display: inline-block;
  margin-left: 6px;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background: #ff3b3b;
  border-radius: 6px;
  animation: blinkNew 1s infinite;
}

@keyframes blinkNew {
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}


.news_list {
    background: #c7c8c9;
    border-radius: 13px;
    padding: 10px 5px 5px 10px;
    margin-bottom: 10px;
	  border: 2px dashed #94a3b8;
  box-shadow: 0 1px 0 rgba(255,255,255,.6) inset, 0 1px 2px rgba(0,0,0,.05); 
}

.avatar_reply_div{
    display: inline-table;
    vertical-align: bottom;
}
.avatar_reply {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-table;
}
#bildirimtext, #news_data {
    height: 45px;
    border: none;
    overflow: hidden;
    background: none !important;
    border: none !important;
}
