/*
	* Bu dosya, extra özellik eklemek veya varolan özellikleri override yapmanız içindir.
	* Bu dosyada işlem yapınız; Ana css dosyası ile oynamanız; versiyon değişikliklerinde
	  işinizi zorlaştıracaktır.
*/

@import url(https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Berkshire+Swash&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lobster&display=swap);

.LobiNickListeAvatar{
	border-radius: 50%;
	border-style: double!important;
	border: 4px outset #f5f5f5;
}
.CinsiyetErkek .LobiNickListeAvatar {
	border-color: #39ccff;
}
.CinsiyetBayan .LobiNickListeAvatar {
	border-color: #ff79fc;
}
.CinsiyetBilinmiyor .LobiNickListeAvatar {
	border-color: white;
}
.SmileyClassIc {
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #E9ECF3;
    float: left;
    width: 34px !important;
    height: 34px !important;
}
 
}
@media screen and (max-width: 640px) and (min-width: 360px)  {
.YaziKutusuLobi {
    position: absolute;
    bottom: 0px;
    width: 67% !important;
    background-color: white;
    vertical-align: middle;
}
}

@media screen and (max-width: 640px) and (min-width: 360px){
.YaziKutusuLobi {
    position: absolute;
    bottom: 0px;
    width: 67% !important;
    background-color: white;
    vertical-align: middle;
}

.IconO {
    width: expression((6vh * 0.5 + 6vw * 0.5) / 2.0);
    width: -webkit-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    width: -moz-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    width: -o-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    width: calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    height: expression((6vh * 0.5 + 6vw * 0.5) / 2.0);
    height: -webkit-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    height: -moz-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    height: -o-calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    height: calc((6vh * 0.5 + 6vw * 0.5) / 2.0);
    min-width: 30px !important;
    min-height: 30px !important;
    max-width: 30px !important;
    max-height: 30px !important;
}
}


#LobiMasaListeBilgiMasaNoStr {
	color:#ffec8b;
}
#LobiMasaAltNickID {
    margin-top: -7px;
}
.LobiMasaAlt {
    margin-top: -14px;
}

#AdminMenuSecim {
    background-color: #0e5277 !important;
}

#AdminLogMenuSecim{
 
    background-color: #0e5277 !important;
}

#LobiOdaTopic {
    background-image: url(/yenitema/res/mavi.gif);
    background-repeat: no-repeat;


	letter-spacing: 4px;
	
    background-position: center center;
    padding-left: 0px;
    padding-right: 0px;
    text-indent: 20px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
    background-image: linear-gradient(to right, #020024,00d4ff, #090979, #00d4ff);
    -webkit-background-clip: text;
    color: transparent;

    border-bottom: 0.5px solid #191970;
}
    
}
        
        @-moz-keyframes scroll-left {
            0% {
                -moz-transform: translateX(100%);
            }
            50% {
                -moz-transform: translateX(50%);
            }
            100% {
                -moz-transform: translateX(-100%);
            }
        }
        
        @-webkit-keyframes scroll-left {
            0% {
                -webkit-transform: translateX(100%);
            }
            50% {
                -moz-transform: translateX(50%);
            }
            100% {
                -webkit-transform: translateX(-100%);
            }
        }
        
        @keyframes scroll-left {
            0% {
                -moz-transform: translateX(100%);
                -webkit-transform: translateX(100%);
                transform: translateX(100%);
            }
            50% {
                -moz-transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
            }
            100% {
                -moz-transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
            }
        }




/* Kullanici Nick Renkleri (1-100) */
/* .NickRenk1 ~ NickRenk99 arasi tanim yapiniz. */

.NickRenk1 {
	color: #FF0000;
}
.NickRenk2 {
	color: #800000;
}
.NickRenk3 {
	color: #FFFF00;
}
.NickRenk4 {
	color: #808000;
}
.NickRenk5 {
	color: #00FF00;
}
.NickRenk6 {
	color: #00FFFF;
}
.NickRenk7 {
    letter-spacing: 1.4px;
  color: #ee1289;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/e1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 20px 20px;

}

.NickRenk8 {
    letter-spacing: 1.4px;
  color: #eb0707;
  text-shadow: 0px 0px 1px #FFC107, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/de8.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk9 {
   letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kalp15.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk10 {
    letter-spacing: 1.4px;
  color: #000;
  text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kup.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 3px;
  padding-top: 2px;
  padding-left: 30px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 28px 28px;

}
.NickRenk11 {
  letter-spacing: 1.4px;
  color: #000;
   text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/aastar.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk12 {
    letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #ff0000, 0px 0px 1px #ff0101;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/c1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 22px 22px;

}
.NickRenk13 {
  font-size: 18px;  
    font-weight: 600;
    background-color: #000986;
    color: #f4f3f3;
    letter-spacing: 1px;
    font-family: 'Kablammo', cursive;
    padding: 0px 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #00c9ff, 0 0 0.2em #007ac2ad, 0 0 0.4em #0d58f7c4, 0 0 0.5em #ffffff, 0 0 0.6em #ffffff;
    background-image: url(/ozelresim/del1.gif);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 20px;
    padding-right: 8px;
    border-radius: 10px; 
    background-size: 20px 20px;

}

.NickRenk14 {
  font-size: 17px;
  font-weight: 800;
  font-style: italic;
  letter-spacing: 0;
  font-family: Audiowide,cursive;
  padding: 0 8px 1px 3px;
  border-radius: 10px;
  text-shadow: 0 0 5px #0b0b0b;
  padding: 0 .5em 0 5px;
    padding-right: 0.5em;
    padding-left: 5px;
  color: #000;
  background-image: url(/ozelresim/cs4.gif);
  background-repeat: no-repeat;
  background-position: left,right;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 19px 19px;
}

.NickRenk15 {
  letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #000000, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/akrepp.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk16 {
    letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/y5.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk17 {
    font-size: 21px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px;
    font-family: 'Black Ops One',cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 .2em #00a5ff,0 0 .3em #fff,0 0 .2em #008ad4,0 0 .5em #fff,0 0 .6em #fff;
    color: #0b0a50;
    background-image: url(/renkgif/sonsuzluk.png);
    background-repeat: no-repeat;
    background-position: left,right;
    padding-left: 27px;
    padding-right: 8px;
    border-radius: 10px;
    background-size: 25px 25px
}
.NickRenk18 {
	font-family: 'Bungee Spice',cursive;
}
.NickRenk19 {
	font-weight: 600;
  font-style: italic;
  letter-spacing: 2px;
  font-family: 'Dancing Script', cursive;
  padding: 2px 8px 1px 3px;
  border-radius: 10px;
  text-shadow: 0 0 0.1em #eb0707, 0 0 0.1em #00000000, 0 0 0.2em #ed1111, 0 0 0.2em #ed1111, 0 0 0.1em #ed1111;
  color: #eb0707;
  background-image: url(https://www.okeymelsahcadi.com/ozelresim/ubocek.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-left: 22px;
  padding-right: 8px;
  border-radius: 10px;
  background-size: 20px 20px;
}
.NickRenk20 {
	color: #c96206 ;
    text-shadow: 1px 2px 3px #c96206;
	background: url(https://www.okeymelsahcadi.com/ozelresim/ebicak.gif) 0px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 35px;
    background-size: 22px, 22px;
	border-bottom: 0.5px solid #5c2e06;
}
.NickRenk21 {
	color: #f06d11!important;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/egitar.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: left -3px , right -3px;
    padding: 3px 36px 3px 36px;
    background-size: 36px, 66px;
    text-shadow: 0px 2px 3px #000;
    font-weight: bold;
}
.NickRenk22 {
	color: #8B008B;
}
.NickRenk23 {
	color: #0e54eb;
    text-shadow: 0px 1px 1px #0e54eb;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/cat.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 45px;
    background-size: 40px, 30px;
	border-bottom: 0.5px solid #0e54eb;
}
.NickRenk24 {
	color: #FF69B4;
}
.NickRenk25 {
	font-size: 15px;  font-weight: 400;
	font-style: normal;
	letter-spacing: 1px;
	font-family: 'Berkshire Swash', cursive;
	padding: 0px 8px 1px 3px;
	border-radius:10px;
	text-shadow: 0px 0px 0px #000e1c;
	padding: 0 .5em 0 5px;color: #060573;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/har48.gif); 
	background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 25px;
    padding-right: 7px;
    border-radius: 10px; 
	background-size: 15px 15px;
}
.NickRenk26 {
	font-size: 18px;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 0;
    font-family: Audiowide,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 5px #1b55f5;
    padding: 0 .5em 0 5px;
    color: #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/mavikalp.gif);
    background-repeat: no-repeat;
    background-position: left,right;
    padding-left: 20px;
    padding-right: 5px;
    border-radius: 10px;
    background-size: 19px 19px;
}
.NickRenk27 {
	color: #e60909;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/seker11.gif);
    background-repeat: no-repeat; 
	background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px; 
	border-radius: 10px;
    text-shadow: 0px 0px 7px #e60909;
}
.NickRenk28 {
	font-size: 19px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    font-family: Lobster,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0 #fff;
    padding: 0 .5em 0 5px;
    color: red;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/rkalps.gif);
    background-repeat: no-repeat;
    background-position: left,right;
    padding-left: 19px;
    padding-right: 3px;
    border-radius: 10px;
    background-size: 17px 13px
}
.NickRenk29 {
	font-size: 19px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    font-family: Lobster,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0 #fff;
    padding: 0 .5em 0 5px;
    color: red;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/rkl.gif);
    background-repeat: no-repeat;
    background-position: left,right;
    padding-left: 19px;
    padding-right: 3px;
    border-radius: 10px;
    background-size: 17px 13px
}
.NickRenk30 {
	color: #D2691E;
}
.NickRenk31 {
	color: #A0522D;
}
.NickRenk32 {
	color: #A52A2A;
}
.NickRenk33 {
    color: #fff;
    background-color: #1100b4;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
    border-radius: 5px 5px;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    border-bottom: 0.5px solid #000000;
}
.NickRenk34 {
	color: #fff;
    border-radius: 5px 5px;
    border-left: 5px solid #FF0084;
    border-right: 5px solid #FF0084;
    background-color: #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
}
.NickRenk35 {
    color: #1100b4;
    padding: 0 .5em 0 45px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz3.png) 0px no-repeat;
    border-bottom: 2px solid #1100b4;
}
.NickRenk36 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.NickRenk37 {
	color: #673AB7;
	letter-spacing: 3px;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.NickRenk38 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk39 {
	background-color: #368262;
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;
}
.NickRenk40 {
	background-color: #368262;
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #0f0606;
}
.NickRenk41 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx.gif), linear-gradient(to left, #ac41db, #7d1596);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk42 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx2.gif), linear-gradient(to left, #dd4b4b, #cc4545);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk43 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim.png), linear-gradient(to left, #db0e0e, #6f1010);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;

}
.NickRenk44 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbimm.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}

.NickRenk45 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk46 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim4.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk47 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim5.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk48 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim7.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk49 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}

.NickRenk50 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil2.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}

.NickRenk51 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk52 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/mavilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk53 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk54 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif), linear-gradient(to left, #eede51, #7e584b);
	background-repeat: no-repeat,repeat;
	background-position: left,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 30px 30px ,100%;
	border: 2px solid #7e584b;
}
.NickRenk55 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/cicek.png), linear-gradient(to left, #49ab4d, #164f18);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
    padding-left: 22px;
    padding-right: 22px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
}
.NickRenk56 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tacc.png), linear-gradient(to left, #bd33f9, #72098b);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;
}
.NickRenk57 {
	color: #FFFFFF;
    padding: 0 19px 0 22px;
    border-radius: 5px 5px;
    border-left: 5px solid #f419dd;
    border-right: 5px solid #f419dd;
	border-bottom: 0.5px solid #0e0111;
    background: #0e0111 url(https://www.okeymelsahcadi.com/ozelresim/ozlyldz.png) 0px no-repeat;
    margin-bottom: 5px;
}
.NickRenk58 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  font-weight: 100;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}

@keyframes hello {
  0% {
    font-weight: 100;
  }
  50% {
    font-weight: 900;
  }
  100% {
    font-weight: 100;
  }
}
.NickRenk59 {
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 2px;
    font-family: Charmonman,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #ff00ee, 0 0 0em #fa04a7, 0 0 0.2em #f20cff, 0 0 0.5em #fa04a7, 0 0 0.6em #fa04da;
    color: #ffffff;
    background-image: url(/renkgif/06.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 27px;
    border-radius: 10px;
    background-size: 25px 25px
}
.NickRenk60 {
   color: #ce0820;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  text-shadow: 0px 2px 3px #9a0719;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}
.NickRenk61 {
	color: #052642;
    text-shadow: 0px 2px 3px #030c13;
    padding: 0 .5em 0 15px;
}
.NickRenk62 {
background-color: #f4eff0;
    color: #ec173a;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif), url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk63 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/alev.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk64 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp13.png), linear-gradient(to left, #e50c0c, #721313);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;
}
.NickRenk65 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ates.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk66 {
	background-color: #a32638;
    color: #fcb514;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/gs.png), url(https://www.okeymelsahcadi.com/ozelresim/gs.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}

.NickRenk67 {
    background-color: #e30a17;
    color: white;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tr.png), url(https://www.okeymelsahcadi.com/ozelresim/tr.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk68 {
 	background-color: #0b0401;
    color: #f4f3f3;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bjk.png), url(https://www.okeymelsahcadi.com/ozelresim/bjk.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk69 {
    background-color: #004684;
    color: #ffef03;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/fb.png), url(https://www.okeymelsahcadi.com/ozelresim/fb.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk70 {
    background-color: #1E90FF;
    color: #8B0000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ts.png), url(https://www.okeymelsahcadi.com/ozelresim/ts.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 8px;
    background-size: 20px 16px;
}
.NickRenk71 {
    color: #a12828;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png), url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk72 {
    color: #269bff!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.NickRenk73 {
	color: #FF9800!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
	text-shadow: 0px 1px 1px #000;
}
.NickRenk74 {
    color: #21299f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk75 {
    color: #5f1494;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk76 {
	color: #0b0909;
    text-shadow: 3px 4px 5px #9f0909;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik4.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 3px 3px 20px;
    background-size: 20px, 20px;
	
}
.NickRenk77 {
	color: #c7596a;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #c7596a;
    padding: 0 .5em 0 15px;
}
.NickRenk78 {
	color: #ff0c8f;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler27.gif);
    border-bottom: 3px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.NickRenk79 {
	color: #0b0909!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/sag1.gif), url(https://www.okeymelsahcadi.com/ozelresim/sol1.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #ffffff;
}
.NickRenk80 {
	color: #B4052E;
 text-shadow: 0px 4px 5px #FB2E2E;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak1.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 20px;
    background-size: 20px, 25px;
	border-bottom: 0.5px solid #B4052E;
}
.NickRenk81 {
	color: #000000!important;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #000;
	border-bottom: 0.5px solid #000000;
	background-position: left -3px , right -3px;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif),url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif);
	background-repeat: no-repeat,no-repeat;
}
.NickRenk82 {
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    background: url(https://www.okeymelsahcadi.com/ozelresim/ozel28.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk83 {
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    background: url(https://www.okeymelsahcadi.com/ozelresim/mkalp39.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 22px;
    background-size: 20px, 20px;
}
.NickRenk84 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa2.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;

}
.NickRenk85 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa.png), linear-gradient(to left, #06f692, #1035e9);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
	border: 2px solid #0f319c;
}
.NickRenk86 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa3.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk87 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa4.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk88 {
	color: #10fbfb;
    text-shadow: 0px 2px 1px #040404;
}
.NickRenk89 {
	color: #b0042c;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz4.gif) 0px no-repeat;
    padding: 0 .5em 0 20px;
	margin-bottom: 10px;
}
.NickRenk90 {
	color: #ff1493;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/pkalp.gif);
    border-bottom: 3px solid #ff1493;
    padding: 0 .5em 0 15px;
}
.NickRenk91 {
	color: #fff!important; text-shadow: 0px 0px 11px #d00808!important;
		text-shadow: 0px 2px 3px #000;*/
	color: #d00808;
    text-shadow: 0px 2px 3px #d00808;
    border-bottom: 2px solid #df0c20;
    padding: 0 .5em 0 15px;
}
.NickRenk92 {
	color: #060500;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #060500;
    padding: 0 .5em 0 15px;
}
.NickRenk93 {
	color: #020100;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni2.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 35px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #020100;
}
.NickRenk94 {
    color: rgb(175, 3, 21);
    text-shadow: rgb(223 34 17) 0px 1px 1px;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen1.gif);
    background-repeat: no-repeat;
    background-position: 0px center, right center;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
    border-bottom: 0.5px solid rgb(175, 3, 21);
}
.NickRenk95 {
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yen8.gif) 0px no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.NickRenk96 {
	color: #55048b;
    text-shadow: 0px 4px 5px #ae3cfb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yen35.gif) 0px no-repeat;
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk97 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen25.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk98 {
	Color: rgb(175, 3, 21);
    text-shadow: rgb(223 34 17) 0px 1px 1px;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/morgul.gif);
    background-repeat: no-repeat;
    background-position: 0px center, right center;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
    border-bottom: 0.5px solid rgb(175, 3, 21);
}
.NickRenk99 {
    Color: rgb(175, 3, 21);
    text-shadow: rgb(223 34 17) 0px 1px 1px;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/mlsh110.gif);
    background-repeat: no-repeat;
    background-position: 0px center, right center;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
    border-bottom: 0.5px solid rgb(175, 3, 21);
}
/* Kullanici Yazi Renkleri (1-100) */
/* .YaziRenk1 ~ YaziRenk99 arasi tanim yapiniz. */
.YaziRenk1 {
	color: #FF0000;
}
.YaziRenk2 {
	color: #800000;
}
.YaziRenk3 {
	color: #FFFF00;
}
.YaziRenk4 {
	color: #808000;
}
.YaziRenk5 {
	color: #00FF00;
}
.YaziRenk6 {
	color: #00FFFF;
}
.YaziRenk7 {
	color: #008080;
}
.YaziRenk8 {
	color: #0000FF;
}
.YaziRenk9 {
	color: #000080;
}
.YaziRenk10 {
	color: #FF00FF;
}
.YaziRenk11 {
	color: #800080;
}
.YaziRenk12 {
	color: #FFA07A;
}
.YaziRenk13 {
 font-size: 18px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 2px;
    font-family: Charmonman,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #ff00ee, 0 0 0em #fa04a7, 0 0 0.2em #f20cff, 0 0 0.5em #fa04a7, 0 0 0.6em #fa04da;
    color: #ffffff;
}
.YaziRenk14 {
	color: #FF8C00;
}
.YaziRenk15 {
	color: #F0E68C;
}
.YaziRenk16 {
	color: #2E8B57;
}
.YaziRenk17 {
	color: #556B2F;
}
.YaziRenk18 {
	color: #40E0D0;
}
.YaziRenk19 {
	color: #00BFFF;
}
.YaziRenk20 {
	color: #483D8B;
}
.YaziRenk21 {
	color: #EE82EE;
}
.YaziRenk22 {
	color: #8B008B;
}
.YaziRenk23 {
	color: #87CEFA;
}
.YaziRenk24 {
	color: #FF69B4;
}
.YaziRenk25 {
	color: #FFB6C1;
}
.YaziRenk26 {
	color: #2F4F4F;
}
.YaziRenk27 {
	color: #DEB887;
}
.YaziRenk28 {
	color: #F4A460;
}
.YaziRenk29 {
	color: #CD853F;
}
.YaziRenk30 {
	color: #D2691E;
}
.YaziRenk31 {
	color: #A0522D;
}
.YaziRenk32 {
	color: #A52A2A;
}
.YaziRenk33 {
	color: #0ad004;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk34 {
	color: #e79c09;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk35 {
	color: #110f94;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk36 {
	color: #1e0fdb;
    text-shadow: 0px 2px 3px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk37 {
	color: #ae062e;
    text-shadow: 0px 4px 5px #ae062e;
    padding: 0 .5em 0 15px;
}
.YaziRenk38 {
	color: #042d51;
    text-shadow: 0px 1px 1px #042d51;
    padding: 0 .5em 0 15px;
}
.YaziRenk39 {
	color: #0b75b6;
}
.YaziRenk40 {
	color: #1474a7;
    text-shadow: 0px 0px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk41 {
	color: #f441f6;
    text-shadow: 0px 2px 3px #f441f6;
    padding: 0 .5em 0 15px;
}
.YaziRenk42 {
   color: #8c118d;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk43 {
   color: #ab0f22;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk44 {
	color: #a13242;
}
.YaziRenk45 {
	color: #110e03;
    text-shadow: 0px 1px 1px #000;
    border-bottom: 1px solid #110e03;
    padding: 0 .5em 0 15px;
}
.YaziRenk46 {
	color: #8e2804;
	text-shadow: 0px 2px 3px #000;
}
.YaziRenk47 {
	color: #000080;
    text-shadow: 0px 2px 3px #000;
}
.YaziRenk48 {
	color: #FF0084;
	text-shadow:0px 0px 5px #fff;
}
.YaziRenk49 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk50 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk51 {
	color: #ff16a3;
    text-shadow: 0px 0px 1px #ff16a3, 0px 0px 0px #ff16a3;
}
.YaziRenk52 {
	color: #005aff;
    text-shadow: 0px 0px 1px #005aff, 0px 0px 0px #005aff;
}
.YaziRenk53 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk54 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk55 {
	color: #120a8f;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk56 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk57 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk58 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk59 {
	color: #000000;
	text-shadow: 0px 0px 1px rgb(0, 0, 0);
}
.YaziRenk60 {
	color: #000080;
	text-shadow: 0px 0px 1px rgb(0, 0, 128);
}
.YaziRenk61 {
	color: #FF00FF;
	text-shadow: 0px 0px 1px rgb(255, 0, 255);
}
.YaziRenk62 {
	color: #800080;
	text-shadow: 0px 0px 1px rgb(128, 0, 128);
}
.YaziRenk63 {
	color: #FFA07A;
	text-shadow: 0px 0px 1px rgb(255, 160, 122);
}
.YaziRenk64 {
	color: #FFD700;
	text-shadow: 0px 0px 1px rgb(255, 215, 0);
}
.YaziRenk65 {
	color: #FF8C00;
	text-shadow: 0px 0px 1px rgb(255, 140, 0);
}
.YaziRenk66 {
	color: #F0E68C;
	text-shadow: 0px 0px 1px rgb(240, 230, 140);
}
.YaziRenk67 {
	color: #2E8B57;
	text-shadow: 0px 0px 1px rgb(46, 139, 87);
}
.YaziRenk68 {
	color: #0000FF;
	text-shadow: 0px 0px 1px rgb(0, 0, 255);
}
.YaziRenk69 {
	color: #472bba;
	text-shadow: 0px 0px 1px rgb(71, 43, 186);
}
.YaziRenk70 {
	color: #bf290b;
	text-shadow: 0px 0px 1px rgb(191, 41, 11);
}
.YaziRenk71 {
	color: #3a8c0a;
	text-shadow: 0px 0px 1px rgb(58, 140, 10);
}
.YaziRenk72 {
	color: #c25b70;
	text-shadow: 0px 0px 1px rgb(194, 91, 112);
}
.YaziRenk73 {
	color: #50078c;
	text-shadow: 0px 0px 1px rgb(80, 7, 140);
}
.YaziRenk74 {
	color: #0f0d0d;
    text-shadow: 0px 4px 5px #424242;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni111.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk75 {
	color: #090707;
    text-shadow: 0px 4px 5px #878484;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni112.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk76 {
	color: #0b0909;
    text-shadow: 0px 4px 5px #454545;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni113.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk77 {
	color: #ff078d;
    text-shadow: 0px 1px 1px #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni114.gif);
    border-bottom: 1px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.YaziRenk78 {
    color: #ec9e05;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni115.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 30px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.YaziRenk79 {
background-color: #03020f !important;
    color: #fff !important;
    font-weight: 500 !important; border-radius: 4px !important;
 -webkit-animation-name: hvr-clk;
  animation-name: hvr-clk;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
     background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png), url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png);
     background-repeat: no-repeat;
     background-position: left, right;
     padding-left: 22px;
     padding-right: 22px;
     border-radius: 2px;
background-size: 18px 18px;
}
.YaziRenk80 {
    color: #ab0315;
	text-shadow: 0px 1px 1px #d41f0f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni118.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
	border-bottom: 0.5px solid #ab0315;
}
.YaziRenk81 {
	color: #090201;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni119.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 47px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #090201;
}
.YaziRenk82 {
	color: #0224a1;
    text-shadow: 0px 4px 5px #0392fb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni120.gif) 0px no-repeat;
   background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk83 {
	color: #510585;
    text-shadow: 0px 4px 5px #ac3bf9;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yeni121.gif) 0px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 20px, 20px;
}
.YaziRenk84 {
	color: #060606;
    text-shadow: 0px 4px 5px #454444;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni123.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk85 {
	color: #0d0a02;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni124.gif) 0px no-repeat;
    border-bottom: 1px solid #0A0801;
    padding: 0 .5em 0 15px;
	margin-bottom: 5px;
}
.YaziRenk86 {
	color: #c51b16;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk87 {
	color: #0d0a02;
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #0d0a02;	
}

/* Kullanici Yazi Renkleri (1-100) */
/* .YaziRenk1 ~ YaziRenk99 arasi tanim yapiniz. */
.YaziRenk1 {
	color: #FF0000;
}
.YaziRenk2 {
	color: #800000;
}
.YaziRenk3 {
	color: #FFFF00;
}
.YaziRenk4 {
	color: #808000;
}
.YaziRenk5 {
	color: #00FF00;
}
.YaziRenk6 {
	color: #00FFFF;
}
.YaziRenk7 {
	color: #008080;
}
.YaziRenk8 {
	color: #0000FF;
}
.YaziRenk9 {
	color: #000080;
}
.YaziRenk10 {
	color: #FF00FF;
}
.YaziRenk11 {
	color: #800080;
}
.YaziRenk12 {
	color: #FFA07A;
}
.YaziRenk13 {
 font-size: 18px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 2px;
    font-family: Charmonman,cursive;
    padding: 0 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #ff00ee, 0 0 0em #fa04a7, 0 0 0.2em #f20cff, 0 0 0.5em #fa04a7, 0 0 0.6em #fa04da;
    color: #ffffff;
}
.YaziRenk14 {
	color: #FF8C00;
}
.YaziRenk15 {
	color: #F0E68C;
}
.YaziRenk16 {
	color: #2E8B57;
}
.YaziRenk17 {
	color: #556B2F;
}
.YaziRenk18 {
	color: #40E0D0;
}
.YaziRenk19 {
	color: #00BFFF;
}
.YaziRenk20 {
	color: #483D8B;
}
.YaziRenk21 {
	color: #EE82EE;
}
.YaziRenk22 {
	color: #8B008B;
}
.YaziRenk23 {
	color: #87CEFA;
}
.YaziRenk24 {
	color: #FF69B4;
}
.YaziRenk25 {
	color: #FFB6C1;
}
.YaziRenk26 {
	color: #2F4F4F;
}
.YaziRenk27 {
	color: #DEB887;
}
.YaziRenk28 {
	color: #F4A460;
}
.YaziRenk29 {
	color: #CD853F;
}
.YaziRenk30 {
	color: #D2691E;
}
.YaziRenk31 {
	color: #A0522D;
}
.YaziRenk32 {
	color: #A52A2A;
}
.YaziRenk33 {
	color: #0ad004;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk34 {
	color: #e79c09;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk35 {
	color: #110f94;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk36 {
	color: #1e0fdb;
    text-shadow: 0px 2px 3px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk37 {
	color: #ae062e;
    text-shadow: 0px 4px 5px #ae062e;
    padding: 0 .5em 0 15px;
}
.YaziRenk38 {
	color: #042d51;
    text-shadow: 0px 1px 1px #042d51;
    padding: 0 .5em 0 15px;
}
.YaziRenk39 {
	color: #0b75b6;
}
.YaziRenk40 {
	color: #1474a7;
    text-shadow: 0px 0px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk41 {
	color: #f441f6;
    text-shadow: 0px 2px 3px #f441f6;
    padding: 0 .5em 0 15px;
}
.YaziRenk42 {
   color: #8c118d;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk43 {
   color: #ab0f22;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk44 {
	color: #a13242;
}
.YaziRenk45 {
	color: #110e03;
    text-shadow: 0px 1px 1px #000;
    border-bottom: 1px solid #110e03;
    padding: 0 .5em 0 15px;
}
.YaziRenk46 {
	color: #8e2804;
	text-shadow: 0px 2px 3px #000;
}
.YaziRenk47 {
	color: #000080;
    text-shadow: 0px 2px 3px #000;
}
.YaziRenk48 {
	color: #FF0084;
	text-shadow:0px 0px 5px #fff;
}
.YaziRenk49 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk50 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk51 {
	color: #ff16a3;
    text-shadow: 0px 0px 1px #ff16a3, 0px 0px 0px #ff16a3;
}
.YaziRenk52 {
	color: #005aff;
    text-shadow: 0px 0px 1px #005aff, 0px 0px 0px #005aff;
}
.YaziRenk53 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk54 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk55 {
	color: #120a8f;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk56 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk57 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk58 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk59 {
	color: #000000;
	text-shadow: 0px 0px 1px rgb(0, 0, 0);
}
.YaziRenk60 {
	color: #000080;
	text-shadow: 0px 0px 1px rgb(0, 0, 128);
}
.YaziRenk61 {
	color: #FF00FF;
	text-shadow: 0px 0px 1px rgb(255, 0, 255);
}
.YaziRenk62 {
	color: #800080;
	text-shadow: 0px 0px 1px rgb(128, 0, 128);
}
.YaziRenk63 {
	color: #FFA07A;
	text-shadow: 0px 0px 1px rgb(255, 160, 122);
}
.YaziRenk64 {
	color: #FFD700;
	text-shadow: 0px 0px 1px rgb(255, 215, 0);
}
.YaziRenk65 {
	color: #FF8C00;
	text-shadow: 0px 0px 1px rgb(255, 140, 0);
}
.YaziRenk66 {
	color: #F0E68C;
	text-shadow: 0px 0px 1px rgb(240, 230, 140);
}
.YaziRenk67 {
	color: #2E8B57;
	text-shadow: 0px 0px 1px rgb(46, 139, 87);
}
.YaziRenk68 {
	color: #0000FF;
	text-shadow: 0px 0px 1px rgb(0, 0, 255);
}
.YaziRenk69 {
	color: #472bba;
	text-shadow: 0px 0px 1px rgb(71, 43, 186);
}
.YaziRenk70 {
	color: #bf290b;
	text-shadow: 0px 0px 1px rgb(191, 41, 11);
}
.YaziRenk71 {
	color: #3a8c0a;
	text-shadow: 0px 0px 1px rgb(58, 140, 10);
}
.YaziRenk72 {
	color: #c25b70;
	text-shadow: 0px 0px 1px rgb(194, 91, 112);
}
.YaziRenk73 {
	color: #50078c;
	text-shadow: 0px 0px 1px rgb(80, 7, 140);
}
.YaziRenk74 {
	color: #0f0d0d;
    text-shadow: 0px 4px 5px #424242;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni111.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk75 {
	color: #090707;
    text-shadow: 0px 4px 5px #878484;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni112.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk76 {
	color: #0b0909;
    text-shadow: 0px 4px 5px #454545;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni113.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk77 {
	color: #ff078d;
    text-shadow: 0px 1px 1px #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni114.gif);
    border-bottom: 1px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.YaziRenk78 {
    color: #ec9e05;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni115.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 30px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.YaziRenk79 {
background-color: #03020f !important;
    color: #fff !important;
    font-weight: 500 !important; border-radius: 4px !important;
 -webkit-animation-name: hvr-clk;
  animation-name: hvr-clk;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
     background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png), url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png);
     background-repeat: no-repeat;
     background-position: left, right;
     padding-left: 22px;
     padding-right: 22px;
     border-radius: 2px;
background-size: 18px 18px;
}
.YaziRenk80 {
    color: #ab0315;
	text-shadow: 0px 1px 1px #d41f0f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni118.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
	border-bottom: 0.5px solid #ab0315;
}
.YaziRenk81 {
	color: #090201;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni119.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 47px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #090201;
}
.YaziRenk82 {
	color: #0224a1;
    text-shadow: 0px 4px 5px #0392fb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni120.gif) 0px no-repeat;
   background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk83 {
	color: #510585;
    text-shadow: 0px 4px 5px #ac3bf9;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yeni121.gif) 0px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 20px, 20px;
}
.YaziRenk84 {
	color: #060606;
    text-shadow: 0px 4px 5px #454444;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni123.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk85 {
	color: #0d0a02;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni124.gif) 0px no-repeat;
    border-bottom: 1px solid #0A0801;
    padding: 0 .5em 0 15px;
	margin-bottom: 5px;
}
.YaziRenk86 {
	color: #c51b16;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk87 {
	color: #0d0a02;
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #0d0a02;	
}

/* Gold Uye Nick Renkleri (101-200) */
/* .NickRenk101 ~ NickRenk199 arasi tanim yapiniz. */
.NickRenk101 {
	color: #FF0000;
}
.NickRenk102 {
	color: #800000;
}
.NickRenk103 {
	color: #FFFF00;
}
.NickRenk104 {
	color: #808000;
}
.NickRenk105 {
	color: #00FF00;
}
.NickRenk106 {
	color: #00FFFF;
}
.NickRenk107 {
    letter-spacing: 1.4px;
  color: #ee1289;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/e1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 20px 20px;

}

.NickRenk108 {
    letter-spacing: 1.4px;
  color: #eb0707;
  text-shadow: 0px 0px 1px #FFC107, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/de8.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk109 {
   letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kalp15.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk110 {
    letter-spacing: 1.4px;
  color: #000;
  text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kup.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 3px;
  padding-top: 2px;
  padding-left: 30px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 28px 28px;

}
.NickRenk111 {
  letter-spacing: 1.4px;
  color: #000;
   text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/aastar.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk112 {
    letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #ff0000, 0px 0px 1px #ff0101;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/c1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 22px 22px;

}
.NickRenk113 {
  font-size: 18px;  
    font-weight: 600;
    background-color: #000986;
    color: #f4f3f3;
    letter-spacing: 1px;
    font-family: 'Kablammo', cursive;
    padding: 0px 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #00c9ff, 0 0 0.2em #007ac2ad, 0 0 0.4em #0d58f7c4, 0 0 0.5em #ffffff, 0 0 0.6em #ffffff;
    background-image: url(/ozelresim/del1.gif);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 20px;
    padding-right: 8px;
    border-radius: 10px; 
    background-size: 20px 20px;

}

.NickRenk114 {
  font-size: 17px;
  font-weight: 800;
  font-style: italic;
  letter-spacing: 0;
  font-family: Audiowide,cursive;
  padding: 0 8px 1px 3px;
  border-radius: 10px;
  text-shadow: 0 0 5px #0b0b0b;
  padding: 0 .5em 0 5px;
    padding-right: 0.5em;
    padding-left: 5px;
  color: #000;
  background-image: url(/ozelresim/cs4.gif);
  background-repeat: no-repeat;
  background-position: left,right;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 19px 19px;
}

.NickRenk115 {
  letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #000000, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/akrepp.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk116 {
    letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/y5.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk117 {
	color: #556B2F;
}
.NickRenk118 {
	color: #40E0D0;
}
.NickRenk119 {
	color: #00BFFF;
}
.NickRenk120 {
	color: #483D8B;
}
.NickRenk121 {
	color: #EE82EE;
}
.NickRenk122 {
	color: #8B008B;
}
.NickRenk123 {
	color: #87CEFA;
}
.NickRenk124 {
	color: #FF69B4;
}
.NickRenk125 {
	color: #FFB6C1;
}
.NickRenk126 {
	color: #2F4F4F;
}
.NickRenk127 {
	color: #DEB887;
}
.NickRenk128 {
	color: #F4A460;
}
.NickRenk129 {
	color: #CD853F;
}
.NickRenk130 {
	color: #D2691E;
}
.NickRenk131 {
	color: #A0522D;
}
.NickRenk132 {
	color: #A52A2A;
}
.NickRenk133 {
    color: #fff;
    background-color: #1100b4;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
    border-radius: 5px 5px;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    border-bottom: 0.5px solid #000000;
}
.NickRenk134 {
	color: #fff;
    border-radius: 5px 5px;
    border-left: 5px solid #FF0084;
    border-right: 5px solid #FF0084;
    background-color: #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
}
.NickRenk135 {
    color: #1100b4;
    padding: 0 .5em 0 45px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz3.png) 0px no-repeat;
    border-bottom: 2px solid #1100b4;
}
.NickRenk136 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.NickRenk137 {
	color: #673AB7;
	letter-spacing: 3px;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.NickRenk138 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk139 {
	background-color: #368262;
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;
}
.NickRenk140 {
	background-color: #368262;
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #0f0606;
}
.NickRenk141 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx.gif), linear-gradient(to left, #ac41db, #7d1596);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk142 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx2.gif), linear-gradient(to left, #dd4b4b, #cc4545);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk143 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim.png), linear-gradient(to left, #db0e0e, #6f1010);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;

}
.NickRenk144 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbimm.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}

.NickRenk145 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk146 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim4.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk147 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim5.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk148 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim7.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk149 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}

.NickRenk150 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil2.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}

.NickRenk151 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk152 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/mavilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk153 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk154 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif), linear-gradient(to left, #eede51, #7e584b);
	background-repeat: no-repeat,repeat;
	background-position: left,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 30px 30px ,100%;
	border: 2px solid #7e584b;
}
.NickRenk155 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/cicek.png), linear-gradient(to left, #49ab4d, #164f18);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
    padding-left: 22px;
    padding-right: 22px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
}
.NickRenk156 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tacc.png), linear-gradient(to left, #bd33f9, #72098b);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;
}
.NickRenk157 {
	color: #FFFFFF;
    padding: 0 19px 0 22px;
    border-radius: 5px 5px;
    border-left: 5px solid #f419dd;
    border-right: 5px solid #f419dd;
	border-bottom: 0.5px solid #0e0111;
    background: #0e0111 url(https://www.okeymelsahcadi.com/ozelresim/ozlyldz.png) 0px no-repeat;
    margin-bottom: 5px;
}
.NickRenk158 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  font-weight: 100;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}

@keyframes hello {
  0% {
    font-weight: 100;
  }
  50% {
    font-weight: 900;
  }
  100% {
    font-weight: 100;
  }
}
.NickRenk159 {
	color: #060501;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #0605011;
    padding: 0 .5em 0 15px;
}
.NickRenk160 {
   color: #ce0820;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  text-shadow: 0px 2px 3px #9a0719;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}
.NickRenk161 {
	color: #052642;
    text-shadow: 0px 2px 3px #030c13;
    padding: 0 .5em 0 15px;
}
.NickRenk162 {
background-color: #f4eff0;
    color: #ec173a;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif), url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk163 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/alev.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk164 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp13.png), linear-gradient(to left, #e50c0c, #721313);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;
}
.NickRenk165 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ates.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk166 {
	background-color: #a32638;
    color: #fcb514;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/gs.png), url(https://www.okeymelsahcadi.com/ozelresim/gs.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}

.NickRenk167 {
    background-color: #e30a17;
    color: white;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tr.png), url(https://www.okeymelsahcadi.com/ozelresim/tr.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk168 {
 	background-color: #0b0401;
    color: #f4f3f3;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bjk.png), url(https://www.okeymelsahcadi.com/ozelresim/bjk.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk169 {
    background-color: #004684;
    color: #ffef03;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/fb.png), url(https://www.okeymelsahcadi.com/ozelresim/fb.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk170 {
    background-color: #1E90FF;
    color: #8B0000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ts.png), url(https://www.okeymelsahcadi.com/ozelresim/ts.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 8px;
    background-size: 20px 16px;
}
.NickRenk171 {
    color: #a12828;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png), url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk172 {
    color: #269bff!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.NickRenk173 {
	color: #FF9800!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
	text-shadow: 0px 1px 1px #000;
}
.NickRenk174 {
    color: #21299f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk175 {
    color: #5f1494;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk176 {
	color: #0b0909;
    text-shadow: 3px 4px 5px #9f0909;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik4.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 3px 3px 20px;
    background-size: 20px, 20px;
	
}
.NickRenk177 {
	color: #c7596a;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #c7596a;
    padding: 0 .5em 0 15px;
}
.NickRenk178 {
	color: #ff0c8f;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler27.gif);
    border-bottom: 3px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.NickRenk179 {
	color: #0b0909!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/sag1.gif), url(https://www.okeymelsahcadi.com/ozelresim/sol1.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #ffffff;
}
.NickRenk180 {
	color: #B4052E;
 text-shadow: 0px 4px 5px #FB2E2E;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak1.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 20px;
    background-size: 20px, 25px;
	border-bottom: 0.5px solid #B4052E;
}
.NickRenk181 {
	color: #000000!important;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #000;
	border-bottom: 0.5px solid #000000;
	background-position: left -3px , right -3px;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif),url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif);
	background-repeat: no-repeat,no-repeat;
}
.NickRenk182 {
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    background: url(https://www.okeymelsahcadi.com/ozelresim/ozel28.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk183 {
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    background: url(https://www.okeymelsahcadi.com/ozelresim/mkalp39.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 22px;
    background-size: 20px, 20px;
}
.NickRenk184 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa2.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;

}
.NickRenk185 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa.png), linear-gradient(to left, #06f692, #1035e9);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
	border: 2px solid #0f319c;
}
.NickRenk186 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa3.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk187 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa4.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk188 {
	color: #10fbfb;
    text-shadow: 0px 2px 1px #040404;
}
.NickRenk189 {
	color: #b0042c;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz4.gif) 0px no-repeat;
    padding: 0 .5em 0 20px;
	margin-bottom: 10px;
}
.NickRenk190 {
	color: #ff1493;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/pkalp.gif);
    border-bottom: 3px solid #ff1493;
    padding: 0 .5em 0 15px;
}
.NickRenk191 {
	color: #fff!important; text-shadow: 0px 0px 11px #d00808!important;
		text-shadow: 0px 2px 3px #000;*/
	color: #d00808;
    text-shadow: 0px 2px 3px #d00808;
    border-bottom: 2px solid #df0c20;
    padding: 0 .5em 0 15px;
}
.NickRenk192 {
	color: #060500;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #060500;
    padding: 0 .5em 0 15px;
}
.NickRenk193 {
	color: #020100;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni2.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 35px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #020100;
}
.NickRenk194 {
background-color: #030212 !important;
    color: #fff !important;
    font-weight: 500 !important; border-radius: 4px !important;
 -webkit-animation-name: hvr-clk;
  animation-name: hvr-clk;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
     background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen30.png), url(https://www.okeymelsahcadi.com/ozelresim/yen30.png);
     background-repeat: no-repeat;
     background-position: left, right;
     padding-left: 22px;
     padding-right: 22px;
     border-radius: 2px;
background-size: 18px 18px;
}
.xxxxNickRenk194 {
    cbackground-repeat: no-repeat;
    background-size: 60px, 50px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/MLSH.gif) 0% 0% / 100% 100% ;
    font-weight: bolder;
    color: transparent;
    /*-webkit-background-clip: text;*/
    /*background-size: 100% 100%;*/
    font-family: 'Lucida Handwriting',cursive;
    font-size: 22px;
    height: 18px;
}
.xxxxNickRenk298 {
	cbackground-repeat: no-repeat;
    background-size: 60px, 50px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/ozgr.gif) 0% 0% / 100% 100% ;
    font-weight: bolder;
    color: transparent;
    /*-webkit-background-clip: text;*/
    /*background-size: 100% 100%;*/
    font-family: 'Lucida Handwriting',cursive;
    font-size: 22px;
    height: 18px;
}
.NickRenk195 {
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yen8.gif) 0px no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.NickRenk196 {
	color: #55048b;
    text-shadow: 0px 4px 5px #ae3cfb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yen35.gif) 0px no-repeat;
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk197 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen25.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
/* Gold Uye Yazi Renkleri (101-200) */
/* .YaziRenk101 ~ YaziRenk199 arasi tanim yapiniz. */

.YaziRenk101 {
	color: #FF0000;
}
.YaziRenk102 {
	color: #800000;
}
.YaziRenk103 {
	color: #FFFF00;
}
.YaziRenk104 {
	color: #808000;
}
.YaziRenk105 {
	color: #00FF00;
}
.YaziRenk106 {
	color: #00FFFF;
}
.YaziRenk107 {
	color: #008080;
}
.YaziRenk108 {
	color: #0000FF;
}
.YaziRenk109 {
	color: #000080;
}
.YaziRenk110 {
	color: #FF00FF;
}
.YaziRenk111 {
	color: #800080;
}
.YaziRenk112 {
	color: #FFA07A;
}
.YaziRenk113 {
	color: #FFD700;
}
.YaziRenk114 {
	color: #FF8C00;
}
.YaziRenk115 {
	color: #F0E68C;
}
.YaziRenk116 {
	color: #2E8B57;
}
.YaziRenk117 {
	color: #556B2F;
}
.YaziRenk118 {
	color: #40E0D0;
}
.YaziRenk119 {
	color: #00BFFF;
}
.YaziRenk120 {
	color: #483D8B;
}
.YaziRenk121 {
	color: #EE82EE;
}
.YaziRenk122 {
	color: #8B008B;
}
.YaziRenk123 {
	color: #87CEFA;
}
.YaziRenk124 {
	color: #FF69B4;
}
.YaziRenk125 {
	color: #FFB6C1;
}
.YaziRenk126 {
	color: #2F4F4F;
}
.YaziRenk127 {
	color: #DEB887;
}
.YaziRenk128 {
	color: #F4A460;
}
.YaziRenk129 {
	color: #CD853F;
}
.YaziRenk130 {
	color: #D2691E;
}
.YaziRenk131 {
	color: #A0522D;
}
.YaziRenk132 {
	color: #A52A2A;
}
.YaziRenk133 {
	color: #0ad004;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk134 {
	color: #e79c09;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk135 {
	color: #110f94;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk136 {
	color: #1e0fdb;
    text-shadow: 0px 2px 3px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk137 {
	color: #ae062e;
    text-shadow: 0px 4px 5px #ae062e;
    padding: 0 .5em 0 15px;
}
.YaziRenk138 {
	color: #042d51;
    text-shadow: 0px 1px 1px #042d51;
    padding: 0 .5em 0 15px;
}
.YaziRenk139 {
	color: #0b75b6;
}
.YaziRenk140 {
	color: #1474a7;
    text-shadow: 0px 0px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk141 {
	color: #f441f6;
    text-shadow: 0px 2px 3px #f441f6;
    padding: 0 .5em 0 15px;
}
.YaziRenk142 {
   color: #8c118d;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk143 {
   color: #ab0f22;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk144 {
	color: #a13242;
}
.YaziRenk145 {
	color: #110e03;
    text-shadow: 0px 1px 1px #000;
    border-bottom: 1px solid #110e03;
    padding: 0 .5em 0 15px;
}
.YaziRenk146 {
	color: #8e2804;
	text-shadow: 0px 2px 3px #000;
}
.YaziRenk147 {
	color: #000080;
    text-shadow: 0px 2px 3px #000;
}
.YaziRenk148 {
	color: #FF0084;
	text-shadow:0px 0px 5px #fff;
}
.YaziRenk149 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk150 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk151 {
	color: #ff16a3;
    text-shadow: 0px 0px 1px #ff16a3, 0px 0px 0px #ff16a3;
}
.YaziRenk152 {
	color: #005aff;
    text-shadow: 0px 0px 1px #005aff, 0px 0px 0px #005aff;
}
.YaziRenk153 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk154 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk155 {
	color: #120a8f;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk156 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk157 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk158 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk159 {
	color: #000000;
	text-shadow: 0px 0px 1px rgb(0, 0, 0);
}
.YaziRenk160 {
	color: #000080;
	text-shadow: 0px 0px 1px rgb(0, 0, 128);
}
.YaziRenk161 {
	color: #FF00FF;
	text-shadow: 0px 0px 1px rgb(255, 0, 255);
}
.YaziRenk162 {
	color: #800080;
	text-shadow: 0px 0px 1px rgb(128, 0, 128);
}
.YaziRenk163 {
	color: #FFA07A;
	text-shadow: 0px 0px 1px rgb(255, 160, 122);
}
.YaziRenk164 {
	color: #FFD700;
	text-shadow: 0px 0px 1px rgb(255, 215, 0);
}
.YaziRenk165 {
	color: #FF8C00;
	text-shadow: 0px 0px 1px rgb(255, 140, 0);
}
.YaziRenk166 {
	color: #F0E68C;
	text-shadow: 0px 0px 1px rgb(240, 230, 140);
}
.YaziRenk167 {
	color: #2E8B57;
	text-shadow: 0px 0px 1px rgb(46, 139, 87);
}
.YaziRenk168 {
	color: #0000FF;
	text-shadow: 0px 0px 1px rgb(0, 0, 255);
}
.YaziRenk169 {
	color: #472bba;
	text-shadow: 0px 0px 1px rgb(71, 43, 186);
}
.YaziRenk170 {
	color: #bf290b;
	text-shadow: 0px 0px 1px rgb(191, 41, 11);
}
.YaziRenk171 {
	color: #3a8c0a;
	text-shadow: 0px 0px 1px rgb(58, 140, 10);
}
.YaziRenk172 {
	color: #c25b70;
	text-shadow: 0px 0px 1px rgb(194, 91, 112);
}
.YaziRenk173 {
	color: #50078c;
	text-shadow: 0px 0px 1px rgb(80, 7, 140);
}
.YaziRenk174 {
	color: #0f0d0d;
    text-shadow: 0px 4px 5px #424242;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni111.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk175 {
	color: #090707;
    text-shadow: 0px 4px 5px #878484;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni112.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk176 {
	color: #0b0909;
    text-shadow: 0px 4px 5px #454545;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni113.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk177 {
	color: #ff078d;
    text-shadow: 0px 1px 1px #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni114.gif);
    border-bottom: 1px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.YaziRenk178 {
    color: #ec9e05;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni115.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 30px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.YaziRenk179 {
background-color: #03020f !important;
    color: #fff !important;
    font-weight: 500 !important; border-radius: 4px !important;
 -webkit-animation-name: hvr-clk;
  animation-name: hvr-clk;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
     background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png), url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png);
     background-repeat: no-repeat;
     background-position: left, right;
     padding-left: 22px;
     padding-right: 22px;
     border-radius: 2px;
background-size: 18px 18px;
}
.YaziRenk180 {
    color: #ab0315;
	text-shadow: 0px 1px 1px #d41f0f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni118.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
	border-bottom: 0.5px solid #ab0315;
}
.YaziRenk181 {
	color: #090201;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni119.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 47px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #090201;
}
.YaziRenk182 {
	color: #0224a1;
    text-shadow: 0px 4px 5px #0392fb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni120.gif) 0px no-repeat;
   background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk183 {
	color: #510585;
    text-shadow: 0px 4px 5px #ac3bf9;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yeni121.gif) 0px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 20px, 20px;
}
.YaziRenk184 {
	color: #060606;
    text-shadow: 0px 4px 5px #454444;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni123.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk185 {
	color: #0d0a02;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni124.gif) 0px no-repeat;
    border-bottom: 1px solid #0A0801;
    padding: 0 .5em 0 15px;
	margin-bottom: 5px;
}
.YaziRenk186 {
	color: #c51b16;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk187 {
	color: #0d0a02;
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #0d0a02;	
}
/* Yonetici Nick Renkleri (201-300) */
/* .NickRenk201 ~ NickRenk599 arasi tanim yapiniz. */
.NickRenk201 {
	color: #FF0000;
}
.NickRenk202 {
	color: #800000;
}
.NickRenk203 {
	color: #FFFF00;
}
.NickRenk204 {
	color: #808000;
}
.NickRenk205 {
	color: #00FF00;
}
.NickRenk206 {
	color: #00FFFF;
}
.NickRenk207 {
    letter-spacing: 1.4px;
  color: #ee1289;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/e1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 20px 20px;

}

.NickRenk208 {
    letter-spacing: 1.4px;
  color: #eb0707;
  text-shadow: 0px 0px 1px #FFC107, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/de8.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk209 {
   letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kalp15.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk210 {
    letter-spacing: 1.4px;
  color: #000;
  text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background: url(/ozelresim/kup.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 3px;
  padding-top: 2px;
  padding-left: 30px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 28px 28px;

}
.NickRenk211 {
  letter-spacing: 1.4px;
  color: #000;
   text-shadow: 1px 1px 1px #ff7f00, 1px 1px 3px #ff7f00, 1px 1px 5px #ff7f00;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/aastar.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}

.NickRenk212 {
    letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #ff0000, 0px 0px 1px #ff0101;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/c1.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 22px 22px;

}
.NickRenk213 {
  font-size: 18px;  
    font-weight: 600;
    background-color: #000986;
    color: #f4f3f3;
    letter-spacing: 1px;
    font-family: 'Kablammo', cursive;
    padding: 0px 8px 1px 3px;
    border-radius: 10px;
    text-shadow: 0 0 0.2em #00c9ff, 0 0 0.2em #007ac2ad, 0 0 0.4em #0d58f7c4, 0 0 0.5em #ffffff, 0 0 0.6em #ffffff;
    background-image: url(/ozelresim/del1.gif);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 20px;
    padding-right: 8px;
    border-radius: 10px; 
    background-size: 20px 20px;

}

.NickRenk214 {
  font-size: 17px;
  font-weight: 800;
  font-style: italic;
  letter-spacing: 0;
  font-family: Audiowide,cursive;
  padding: 0 8px 1px 3px;
  border-radius: 10px;
  text-shadow: 0 0 5px #0b0b0b;
  padding: 0 .5em 0 5px;
    padding-right: 0.5em;
    padding-left: 5px;
  color: #000;
  background-image: url(/ozelresim/cs4.gif);
  background-repeat: no-repeat;
  background-position: left,right;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 19px 19px;
}

.NickRenk215 {
  letter-spacing: 1.4px;
  color: #000000;
  text-shadow: 0px 0px 1px #000000, 0px 0px 1px #FFC107;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/akrepp.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk216 {
    letter-spacing: 1.4px;
  color: #c00000;
  text-shadow: 0px 0px 1px #c00000, 0px 0px 1px #c00000;
  font-size: 20px;
  font-family: 'Righteous', cursive;
  font-style: italic;
  font-weight: 600;
  background-image: url(/ozelresim/y5.gif);
  background-repeat: no-repeat;
  background-position: left, right;
  padding-bottom: 0px;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 5px;
  border-radius: 10px;
  background-size: 21px 22px;

}


.NickRenk217 {
	color: #556B2F;
}
.NickRenk218 {
	color: #40E0D0;
}
.NickRenk219 {
	color: #00BFFF;
}
.NickRenk220 {
	color: #483D8B;
}
.NickRenk221 {
	color: #EE82EE;
}
.NickRenk222 {
	color: #8B008B;
}
.NickRenk223 {
	color: #87CEFA;
}
.NickRenk224 {
	color: #FF69B4;
}
.NickRenk225 {
	color: #FFB6C1;
}
.NickRenk226 {
	color: #2F4F4F;
}
.NickRenk227 {
	color: #DEB887;
}
.NickRenk228 {
	color: #F4A460;
}
.NickRenk229 {
	color: #CD853F;
}
.NickRenk230 {
	color: #D2691E;
}
.NickRenk231 {
	color: #A0522D;
}
.NickRenk232 {
	    color: rgb(175, 3, 21);
    text-shadow: rgb(223 34 17) 0px 1px 1px;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/cadi.gif);
    background-repeat: no-repeat;
    background-position: 0px center, right center;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
    border-bottom: 0.5px solid rgb(175, 3, 21);

}
.NickRenk233 {
    color: #fff;
    background-color: #1100b4;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
    border-radius: 5px 5px;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    border-bottom: 0.5px solid #000000;
}
.NickRenk234 {
	color: #fff;
    border-radius: 5px 5px;
    border-left: 5px solid #FF0084;
    border-right: 5px solid #FF0084;
    background-color: #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/star.png), url(https://www.okeymelsahcadi.com/ozelresim/star.png);
    background-repeat: no-repeat;
    background-position: left, right;
    padding-left: 12px;
    padding-right: 12px;
    background-size: 10px 10px;
}
.NickRenk235 {
    color: #1100b4;
    padding: 0 .5em 0 45px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz3.png) 0px no-repeat;
    border-bottom: 2px solid #1100b4;
}
.NickRenk236 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.NickRenk237 {
	color: #673AB7;
	letter-spacing: 3px;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.NickRenk238 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk239 {
	background-color: #368262;
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;
}
.NickRenk240 {
	background-color: #368262;
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizlar.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #0f0606;
}
.NickRenk241 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx.gif), linear-gradient(to left, #ac41db, #7d1596);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk242 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yildizx2.gif), linear-gradient(to left, #dd4b4b, #cc4545);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;

}
.NickRenk243 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim.png), linear-gradient(to left, #db0e0e, #6f1010);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;

}
.NickRenk244 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbimm.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}

.NickRenk245 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk246 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim4.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}
.NickRenk247 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim5.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk248 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalbim7.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk249 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}

.NickRenk250 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil2.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
 
    text-shadow: 0px 2px 3px #000;
}

.NickRenk251 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/sekil3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;

    text-shadow: 0px 2px 3px #000;
}
.NickRenk252 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/mavilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk253 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk254 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/yesilim.gif), linear-gradient(to left, #eede51, #7e584b);
	background-repeat: no-repeat,repeat;
	background-position: left,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 30px 30px ,100%;
	border: 2px solid #7e584b;
}
.NickRenk255 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/cicek.png), linear-gradient(to left, #49ab4d, #164f18);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
    padding-left: 22px;
    padding-right: 22px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
}
.NickRenk256 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tacc.png), linear-gradient(to left, #bd33f9, #72098b);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;
    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 30px ,100%;
}
.NickRenk257 {
	color: #FFFFFF;
    padding: 0 19px 0 22px;
    border-radius: 5px 5px;
    border-left: 5px solid #f419dd;
    border-right: 5px solid #f419dd;
	border-bottom: 0.5px solid #0e0111;
    background: #0e0111 url(https://www.okeymelsahcadi.com/ozelresim/ozlyldz.png) 0px no-repeat;
    margin-bottom: 5px;
}
.NickRenk258 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  font-weight: 100;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}

@keyframes hello {
  0% {
    font-weight: 100;
  }
  50% {
    font-weight: 900;
  }
  100% {
    font-weight: 100;
  }
}
.NickRenk259 {
	color: #060501;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #0605011;
    padding: 0 .5em 0 15px;
}
.NickRenk260 {
   color: #ce0820;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);


  text-shadow: 0px 2px 3px #9a0719;
  animation: hello 0.5s ease-in-out infinite;
  text-align: center;
}
.NickRenk261 {
	color: #052642;
    text-shadow: 0px 2px 3px #030c13;
    padding: 0 .5em 0 15px;
}
.NickRenk262 {
background-color: #f4eff0;
    color: #ec173a;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif), url(https://www.okeymelsahcadi.com/ozelresim/kalp12.gif);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk263 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/alev.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk264 {
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalp13.png), linear-gradient(to left, #e50c0c, #721313);
    background-repeat: no-repeat,repeat;
    background-position: left,left;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 30px 25px ,100%;
}
.NickRenk265 {	
    color: #ffffff;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ates.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    text-shadow: 0px 0px 7px #000000;	
}
.NickRenk266 {
	background-color: #a32638;
    color: #fcb514;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/gs.png), url(https://www.okeymelsahcadi.com/ozelresim/gs.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}

.NickRenk267 {
    background-color: #e30a17;
    color: white;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/tr.png), url(https://www.okeymelsahcadi.com/ozelresim/tr.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk268 {
 	background-color: #0b0401;
    color: #f4f3f3;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bjk.png), url(https://www.okeymelsahcadi.com/ozelresim/bjk.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 10px;
    background-size: 20px 16px;
}
.NickRenk269 {
    background-color: #004684;
    color: #ffef03;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/fb.png), url(https://www.okeymelsahcadi.com/ozelresim/fb.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk270 {
    background-color: #1E90FF;
    color: #8B0000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/ts.png), url(https://www.okeymelsahcadi.com/ozelresim/ts.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 8px;
    background-size: 20px 16px;
}
.NickRenk271 {
    color: #a12828;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png), url(https://www.okeymelsahcadi.com/ozelresim/kulaklik.png);
    background-repeat: no-repeat;
    background-position: left, right;
	padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    background-size: 20px 16px;
}
.NickRenk272 {
    color: #269bff!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.NickRenk273 {
	color: #FF9800!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj-dj.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 35px, 20px;
	text-shadow: 0px 1px 1px #000;
}
.NickRenk274 {
    color: #21299f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk275 {
    color: #5f1494;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/dj.png);
    background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
    border-radius: 2px;
    background-size: 20px 20px;
}
.NickRenk276 {
	color: #0b0909;
    text-shadow: 3px 4px 5px #9f0909;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/kulaklik4.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 3px 3px 20px;
    background-size: 20px, 20px;
	
}
.NickRenk277 {
	color: #c7596a;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #c7596a;
    padding: 0 .5em 0 15px;
}
.NickRenk278 {
	color: #ff0c8f;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kalpler27.gif);
    border-bottom: 3px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.NickRenk279 {
	color: #0b0909!important;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/sag1.gif), url(https://www.okeymelsahcadi.com/ozelresim/sol1.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #ffffff;
}
.NickRenk280 {
	color: #B4052E;
 text-shadow: 0px 4px 5px #FB2E2E;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak1.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 20px;
    background-size: 20px, 25px;
	border-bottom: 0.5px solid #B4052E;
}
.NickRenk281 {
	color: #000000!important;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #000;
	border-bottom: 0.5px solid #000000;
	background-position: left -3px , right -3px;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif),url(https://www.okeymelsahcadi.com/ozelresim/bayrak2.gif);
	background-repeat: no-repeat,no-repeat;
}
.NickRenk282 {
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    color: #55048C;
    text-shadow: 0px 4px 5px #AA3AF6;
    background: url(https://www.okeymelsahcadi.com/ozelresim/ozel28.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk283 {
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    color: #0125A9;
    text-shadow: 0px 4px 5px #0093FF;
    background: url(https://www.okeymelsahcadi.com/ozelresim/mkalp39.gif) 0px no-repeat;
        background-position-x: 0px;
        background-position-y: center;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 22px;
    background-size: 20px, 20px;
}
.NickRenk284 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa2.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;

}
.NickRenk285 {
	color: #ffffff;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa.png), linear-gradient(to left, #06f692, #1035e9);
	background-repeat: no-repeat,repeat;
	background-position: 7px,left;
	padding: 2px 20px;
	text-indent: 13px;
	border-radius: 10px;
	background-size: 20px 16px ,100%;
	border: 2px solid #0f319c;
}
.NickRenk286 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa3.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk287 {
	color: #000000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/kupa4.gif);
	background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 30px;
    background-size: 30px, 30px;
}
.NickRenk288 {
    cbackground-repeat: no-repeat;
    background-size: 60px, 50px;
    background: url(https://www.okeymelsahcadi.com/ozelresim/cadi.gif) 0% 0% / 100% 100% ;
    font-weight: bolder;
    color: transparent;
    /*-webkit-background-clip: text;*/
    /*background-size: 100% 100%;*/
    font-family: 'Lucida Handwriting',cursive;
    font-size: 22px;
    height: 18px;
}
.NickRenk289 {
	color: #b0042c;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yildiz4.gif) 0px no-repeat;
    padding: 0 .5em 0 20px;
	margin-bottom: 10px;
}
.NickRenk290 {
	color: #ff1493;
    text-shadow: 0px 2px 3px #000;
	background-image: url(https://www.okeymelsahcadi.com/ozelresim/pkalp.gif);
    border-bottom: 3px solid #ff1493;
    padding: 0 .5em 0 15px;
}
.NickRenk291 {
	color: #fff!important; text-shadow: 0px 0px 11px #d00808!important;
		text-shadow: 0px 2px 3px #000;*/
	color: #d00808;
    text-shadow: 0px 2px 3px #d00808;
    border-bottom: 2px solid #df0c20;
    padding: 0 .5em 0 15px;
}
.NickRenk292 {
	color: #060500;
    text-shadow: 0px 2px 3px #000;
    border-bottom: 2px solid #060500;
    padding: 0 .5em 0 15px;
}
.NickRenk293 {
	color: #020100;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni2.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 35px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #020100;
}
.NickRenk294 {
    color: rgb(175, 3, 21);
    text-shadow: rgb(223 34 17) 0px 1px 1px;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen1.gif);
    background-repeat: no-repeat;
    background-position: 0px center, right center;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
    border-bottom: 0.5px solid rgb(175, 3, 21);
}
.NickRenk295 {
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    color: #c70202;
    text-shadow: 0px 4px 5px #c70202;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yen8.gif) 0px no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.NickRenk296 {
	color: #55048b;
    text-shadow: 0px 4px 5px #ae3cfb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yen35.gif) 0px no-repeat;
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 40px, 40px;
}
.NickRenk297 {
    color: #fafafa;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yen25.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 22px;    padding-right: 22px;
    text-indent: 13px;
    border-radius: 10px;
    background-size: 100%;
    text-shadow: 0px 2px 3px #000;
}
.NickRenk298 {
    cbackground-repeat: no-repeat;
    background-size: 60px, 50px; 
    background: url(https://www.okeymelsahcadi.com/ozelresim/MLSH.gif) 0% 0% / 100% 100% ;
    font-weight: bolder ;
    color: transparent ;
    /*-webkit-background-clip: text;*/
    /*background-size: 100% 100%;*/
    font-family: 'Lucida Handwriting',cursive;
    font-size: 22px ;
    height: 18px ;
}
.NickRenk299 {
	cbackground-repeat: no-repeat ;
    background-size: 60px, 50px ;
    background: url(https://www.okeymelsahcadi.com/ozelresim/ozgr.gif) 0% 0% / 100% 100% ;
    font-weight: bolder ;
    color: transparent ;
    /*-webkit-background-clip: text;*/
    /*background-size: 100% 100%;*/
    font-family: 'Lucida Handwriting',cursive ;
    font-size: 22px ;
    height: 18px ;
}
/* Yonetici Yazi Renkleri (201-300) */
/* .YaziRenk201 ~ YaziRenk599 arasi tanim yapiniz. */
.YaziRenk201 {
	color: #FF0000;
}
.YaziRenk202 {
	color: #800000;
}
.YaziRenk203 {
	color: #FFFF00;
}
.YaziRenk204 {
	color: #808000;
}
.YaziRenk205 {
	color: #00FF00;
}
.YaziRenk206 {
	color: #00FFFF;
}
.YaziRenk207 {
	color: #008080;
}
.YaziRenk208 {
	color: #0000FF;
}
.YaziRenk209 {
	color: #000080;
}
.YaziRenk210 {
	color: #FF00FF;
}
.YaziRenk211 {
	color: #800080;
}
.YaziRenk212 {
	color: #FFA07A;
}
.YaziRenk213 {
	color: #FFD700;
}
.YaziRenk214 {
	color: #FF8C00;
}
.YaziRenk215 {
	color: #F0E68C;
}
.YaziRenk216 {
	color: #2E8B57;
}
.YaziRenk217 {
	color: #556B2F;
}
.YaziRenk218 {
	color: #40E0D0;
}
.YaziRenk219 {
	color: #00BFFF;
}
.YaziRenk220 {
	color: #483D8B;
}
.YaziRenk221 {
	color: #EE82EE;
}
.YaziRenk222 {
	color: #8B008B;
}
.YaziRenk223 {
	color: #87CEFA;
}
.YaziRenk224 {
	color: #FF69B4;
}
.YaziRenk225 {
	color: #FFB6C1;
}
.YaziRenk226 {
	color: #2F4F4F;
}
.YaziRenk227 {
	color: #DEB887;
}
.YaziRenk228 {
	color: #F4A460;
}
.YaziRenk229 {
	color: #CD853F;
}
.YaziRenk230 {
	color: #D2691E;
}
.YaziRenk231 {
	color: #A0522D;
}
.YaziRenk232 {
	color: #A52A2A;
}
.YaziRenk233 {
	color: #0ad004;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk234 {
	color: #e79c09;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk235 {
	color: #110f94;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk236 {
	color: #1e0fdb;
    text-shadow: 0px 2px 3px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk237 {
	color: #ae062e;
    text-shadow: 0px 4px 5px #ae062e;
    padding: 0 .5em 0 15px;
}
.YaziRenk238 {
	color: #042d51;
    text-shadow: 0px 1px 1px #042d51;
    padding: 0 .5em 0 15px;
}
.YaziRenk239 {
	color: #0b75b6;
}
.YaziRenk240 {
	color: #1474a7;
    text-shadow: 0px 0px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk241 {
	color: #f441f6;
    text-shadow: 0px 2px 3px #f441f6;
    padding: 0 .5em 0 15px;
}
.YaziRenk242 {
   color: #8c118d;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk243 {
   color: #ab0f22;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk244 {
	color: #a13242;
}
.YaziRenk245 {
	color: #110e03;
    text-shadow: 0px 1px 1px #000;
    border-bottom: 1px solid #110e03;
    padding: 0 .5em 0 15px;
}
.YaziRenk246 {
	color: #8e2804;
	text-shadow: 0px 2px 3px #000;
}
.YaziRenk247 {
	color: #000080;
    text-shadow: 0px 2px 3px #000;
}
.YaziRenk248 {
	color: #FF0084;
	text-shadow:0px 0px 5px #fff;
}
.YaziRenk249 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk250 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk251 {
	color: #ff16a3;
    text-shadow: 0px 0px 1px #ff16a3, 0px 0px 0px #ff16a3;
}
.YaziRenk252 {
	color: #005aff;
    text-shadow: 0px 0px 1px #005aff, 0px 0px 0px #005aff;
}
.YaziRenk253 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk254 {
	color: #000000;
    text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk255 {
	color: #120a8f;
    text-shadow: 0px 0px 5px rgba(255 44 44);
}
.YaziRenk256 {
	color: #d90336;
    text-shadow: 0 0 0 #d90336;
}
.YaziRenk257 {
	color: #673AB7;
    text-shadow: 0px 0px 1px rgb(143, 99, 245), 0px 0px 1px rgb(143, 99, 245);
}
.YaziRenk258 {
  color: #000000;
  text-shadow: 0px 0px 5px rgba(1, 9, 255, 0.64);
}
.YaziRenk259 {
	color: #000000;
	text-shadow: 0px 0px 1px rgb(0, 0, 0);
}
.YaziRenk260 {
	color: #000080;
	text-shadow: 0px 0px 1px rgb(0, 0, 128);
}
.YaziRenk261 {
	color: #FF00FF;
	text-shadow: 0px 0px 1px rgb(255, 0, 255);
}
.YaziRenk262 {
	color: #800080;
	text-shadow: 0px 0px 1px rgb(128, 0, 128);
}
.YaziRenk263 {
	color: #FFA07A;
	text-shadow: 0px 0px 1px rgb(255, 160, 122);
}
.YaziRenk264 {
	color: #FFD700;
	text-shadow: 0px 0px 1px rgb(255, 215, 0);
}
.YaziRenk265 {
	color: #FF8C00;
	text-shadow: 0px 0px 1px rgb(255, 140, 0);
}
.YaziRenk266 {
	color: #F0E68C;
	text-shadow: 0px 0px 1px rgb(240, 230, 140);
}
.YaziRenk267 {
	color: #2E8B57;
	text-shadow: 0px 0px 1px rgb(46, 139, 87);
}
.YaziRenk268 {
	color: #0000FF;
	text-shadow: 0px 0px 1px rgb(0, 0, 255);
}
.YaziRenk269 {
	color: #472bba;
	text-shadow: 0px 0px 1px rgb(71, 43, 186);
}
.YaziRenk270 {
	color: #bf290b;
	text-shadow: 0px 0px 1px rgb(191, 41, 11);
}
.YaziRenk271 {
	color: #3a8c0a;
	text-shadow: 0px 0px 1px rgb(58, 140, 10);
}
.YaziRenk272 {
	color: #c25b70;
	text-shadow: 0px 0px 1px rgb(194, 91, 112);
}
.YaziRenk273 {
	color: #50078c;
	text-shadow: 0px 0px 1px rgb(80, 7, 140);
}
.YaziRenk274 {
	color: #0f0d0d;
    text-shadow: 0px 4px 5px #424242;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni111.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk275 {
	color: #090707;
    text-shadow: 0px 4px 5px #878484;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni112.gif);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk276 {
	color: #0b0909;
    text-shadow: 0px 4px 5px #454545;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni113.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 25px, 25px;
}
.YaziRenk277 {
	color: #ff078d;
    text-shadow: 0px 1px 1px #000;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni114.gif);
    border-bottom: 1px solid #ff0c8f;
    padding: 0 .5em 0 15px;
}
.YaziRenk278 {
    color: #ec9e05;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni115.gif);
    background-repeat: no-repeat,no-repeat;
    background-position: 0px,right;
    padding: 3px 1px 3px 30px;
    background-size: 30px, 20px;
    text-shadow: 0px 1px 1px #1a6fb5;
}
.YaziRenk279 {
background-color: #03020f !important;
    color: #fff !important;
    font-weight: 500 !important; border-radius: 4px !important;
 -webkit-animation-name: hvr-clk;
  animation-name: hvr-clk;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
     background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png), url(https://www.okeymelsahcadi.com/ozelresim/yeni117.png);
     background-repeat: no-repeat;
     background-position: left, right;
     padding-left: 22px;
     padding-right: 22px;
     border-radius: 2px;
background-size: 18px 18px;
}
.YaziRenk280 {
    color: #ab0315;
	text-shadow: 0px 1px 1px #d41f0f;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni118.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 57px;
    background-size: 60px, 50px;
	border-bottom: 0.5px solid #ab0315;
}
.YaziRenk281 {
	color: #090201;
    text-shadow: 0px 4px 5px #040100;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni119.gif);
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 47px;
    background-size: 30px, 20px;
	border-bottom: 0.5px solid #090201;
}
.YaziRenk282 {
	color: #0224a1;
    text-shadow: 0px 4px 5px #0392fb;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni120.gif) 0px no-repeat;
   background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk283 {
	color: #510585;
    text-shadow: 0px 4px 5px #ac3bf9;
    background: url(https://www.okeymelsahcadi.com/ozelresim/yeni121.gif) 0px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 37px;
    background-size: 20px, 20px;
}
.YaziRenk284 {
	color: #060606;
    text-shadow: 0px 4px 5px #454444;
    background-image: url(https://www.okeymelsahcadi.com/ozelresim/yeni123.png);
     background-repeat: no-repeat;
    background-position: 0px,right;
    padding: 3px 0px 3px 27px;
    background-size: 20px, 20px;
}
.YaziRenk285 {
	color: #0d0a02;
    text-shadow: 0px 1px 1px #060606;
	background: url(https://www.okeymelsahcadi.com/ozelresim/yeni124.gif) 0px no-repeat;
    border-bottom: 1px solid #0A0801;
    padding: 0 .5em 0 15px;
	margin-bottom: 5px;
}
.YaziRenk286 {
	color: #c51b16;
    text-shadow: 0px 1px 1px #000;
    padding: 0 .5em 0 15px;
}
.YaziRenk287 {
	color: #0d0a02;
	background-repeat: no-repeat,no-repeat;
	background-position: left -3px , right -3px;
	padding: 3px 36px 3px 36px;
	background-size: 36px, 36px;
	text-shadow: 0px 3px 3px #0d0a02;	
}
body.BaseOkey #MasaIcerikDiv {
            background-image: url("../res/arkaplan.gif")  !important;
            background-size:cover;
            background-repeat:no-repeat;
 
            width: 100%;
            height: 100%;
            border: 0px solid white;


}



.LobiNickListeAnaSec {
	background-color: #fff;
}
.LobiNickListeTekil {
    max-height: 5vw;
    min-height: 38px;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
    white-space: -moz-nowrap;
    white-space: -nowrap;
    white-space: -o-nowrap;
    overflow: hidden;
    position: relative;
    width: 100%;
    min-width: 105px;
    border: 1px solid #777;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px #777, inset 0 0 8px #ccc;
    -moz-box-shadow: 0 0 10px #000,inset 0 0 8px #ccc;
    -o-box-shadow: 0 0 10px #000,inset 0 0 8px #ccc;
    box-shadow: 0 0 10px #fff, inset 0 0 8px #ccc;
    background-color: #fff;
}
.RenkYetkiDj {
	color: #308dda;
}
.RenkDjSorumlu {
	color: #308dda;
}
.RenkSalonOper {
	color: #308dda;
}
.RenkSalonAdmin {
	color: #2d6dd0;
}
.RenkSalonSahip {
	color: #2b5784;
}
.RenkOyunOper {
	color: #de29a8;
}
.RenkOyunAdmin {
	color: #311B92 ;
}
.RenkSiteYnt {
	color: #f12929;
}
.RenkGenelKoordinator {
	color: #f12929;
}
.RenkOyunSahip {

	color: #311B92 ;

}
.RenkPremium {
	color: #311B92 ;
}
.RenkScrollBar {
	color: #1AB7EA;
}

.RenkKullGiris {
	color: #311B92	;
    text-shadow: 0px 0px 0px #311B92;

}
.RenkKullCikis {
	color: #ad2e2c;
    text-shadow: 0px 0px 0px #ad2e2c;

}
.RenkOyunDurduruldu {
	color: #DD4B39;
}
.RenkOyunBaslatildi {
	color: #DD4B39;
}
.RenkOyunBotEklendi {
	color: #DD4B39;
}
.RenkOyunBotCikarildi {
	color: #DD4B39;
}
.RenkOyunMasaKapatildi {
	color: #DD4B39;
}
.RenkAlinanPuanNMasa {
	color: #DD4B39;
}
.RenkAlinanPuanDMasa {
	color: #1850d4;
}
.RenkAlinanPuanNLobi {
	color: #DD4B39;
}
.RenkAlinanPuanDLobi {
	color: #1850d4;
}
.RenkMasaNickAyrildi {
	color: #8A8D8F;
}
.RenkMasaIzleyiciAyrildi {
	color: #8A8D8F;
}
.RenkMasadanAyrildiniz {
	color: #8A8D8F;
}
.RenkOynadiginizMasayiIzleyemezsiniz {
	color: #DD4B39;
}
.RenkMasayiZatenIzliyorsunuz {
	color: #DD4B39;
}
.RenkMasaIzleyiciyeKapali {
	color: #DD4B39;
}
.RenkGenelMesaj {
	font-size: 25px;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 3px;
    font-family: 'Great Vibes',cursive;
    padding: 6px 6px 4px 6px;
    border-radius: 10px;
    text-shadow: 0 0 .1em #000,0 0 .2em #000,0 0 .1em #000,0 0 .2em #000,0 0 .2em #000;
    color: red
	

}
.RenkGenelOdaMesaji {
	color: #FF3333;
}
.RenkMasaDoluDurumda {
	color: #DD4B39;
}
.RenkHerhangiMasadaYoksunuz {
	color: #DD4B39;
}
.RenkMasaOyunOynuyorsunuz {
	color: #DD4B39;
}
.RenkMasaOyunBitti {
	color: #DD4B39;
}
.RenkMasaOyunBaslatilabilir {
	color: #DD4B39;
}
.RenkMasaYeniOyunBaslatildi {
	color: #CB2027;
}
.RenkAyarlarDegisim {
	color: #1AB7EA;
}
.RenkOzelMesajUyarisi {
	color: #DD4B39;
}
.RenkOzelMesajEngelUyarisi {
	color: #DD4B39;
}
.RenkMasaCokFazlaIzleme {
	color: #DD4B39;
}
.RenkOyunBaslatilmisDurumda {
	color: #DD4B39;
}
.RenkOyunMasaOpuSizDegilsiniz {
	color: #4183C4;
}
.RenkDortKisiGerekiyor {
	color: #DD4B39;
}
.RenkOyunBaslatilamadi {
	color: #DD4B39;
}
.RenkOturmaDakikagecti {
	color: #DD4B39;
}
.RenkGostergeGosterildi {
	color: #DD4B39;
}
.RenkOyunCifteGidiliyor {
	color: #DD4B39;
}
.RenkOyunTurDonuluyor {
	color: #DD4B39;
}
.RenkOyunElAcanYok {
	color: #DD4B39;
}
.RenkMasaAyarDegisti {
	color: #DD4B39;
}
.RenkOyunBaslamamis {
	color: #DD4B39;
}
.RenkKullCevrimDisi {
	color: #DD4B39;
}
.RenkSohbetKapaliDurumda {
	color: #DD4B39;
}
.RenkIzleyiciModuIslevGecersiz {
	color: #1AB7EA;
}
.RenkAyniIPIkiKisi {
	color: #DD4B39;
}
.RenkIzleyiciMasayaGirdi {
	color: #1AB7EA;
}
.RenkOyunBasladiAyarlarDegismez {
	color: #DD4B39;
}
.RenkKullMasayaGirisYapti {
	color: #1AB7EA;
}
.RenkOyundanAtildiniz {
	color: #1AB7EA;
}
.RenkNickMesajSatiriLobi {
	color: #000000;
}
.RenkNickMesajSatiriMasa {
	color: #000000;
}
.RenkMesajSatiriMasa {
	color: #DD4B39;
}
.RenkNickMesajSatiriOzel {
	color: #000000;
}
.RenkKomutKullanimiDeaktif {
	color: #FF0000;
}
.RenkAdminLogMesaj {
	/*display:table;*/
	color: #FF0000;
	font-weight: bold;
}
.RenkSohbetAcildiKapatildi {
	color: #FF0000;
}
.RenkIzleyiciGirisiKapatildiAcildi {
	color: #FF0000;
}
.RenkSohbetTemizlendi {
	color: #FF3333;
}
.RenkGenelHata {
	color: #FF0000;
}
.RenkAdminIslemCevabi {
	color: #FF0000;
}
.RenkMasaMesajinizIletilemedi {
	color: #DD4B39;
}
.RenkOzelMesajinizIletilemedi {
	color: #DD4B39;
}
.RenkLobiMesajinizIletilemedi {
	color: #DD4B39;
}
.RenkOzelMesajHatali {
	color: #FF0000;
}
.RenkMasaMesajHatali {
	color: #DD4B39;
}
.RenkSikayetSatiri {
	color: #DD4B39;
}
.RenkIsmarlamaSatiri {
	color: #DD4B39;
}
.RenkIsmarlamaSatiriBize {
	color: #5852ff;
}
.Yazilar #SkyYukleRsm {
    max-width: expression((20vh * 1 + 15vw * 1) / 2.5);
    max-width: -webkit-calc((20vh * 1 + 15vw * 1) / 2.5);
    max-width: -moz-calc((20vh * 1 + 15vw * 1) / 2.5);
    max-width: -o-calc((20vh * 1 + 15vw * 1) / 2.5);
    max-width: calc((20vh * 1 + 15vw * 1) / 2.5);
    max-height: expression((15vh * 1 + 15vw * 1) / 2.5);
    max-height: -webkit-calc((15vh * 1 + 15vw * 1) / 2.5);
    max-height: -moz-calc((15vh * 1 + 15vw * 1) / 2.5);
    max-height: -o-calc((15vh * 1 + 15vw * 1) / 2.5);
    max-height: calc((15vh * 1 + 15vw * 1) / 2.5);
    pointer-events: unset;
    cursor: pointer;
}
.AnaUstPanelExtPos .AnaUstPanelExtTbl {
	clear: both;
	margin: 0 auto;
	float: unset !important;
    float: none !important;
	margin: 0 auto;
	margin-bottom: 5px;
}
.AnaUstPanelExtTbl {
	float: right;
	height: 100%;
	table-layout: fixed;
}
.AnaUstPanelExtTbl td {
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
#AnaPanelRadyo {
	float: right;
	display: inline-block;
	color: white;
}
#AnaPanelRadyo > #radyoPanel {
	border: 0px;
	width: 100%;
	float: left;
}
#AnaPanelRadyo > #radyoPanel > #ana {
	display: inline-block;
	float: left;
}
#AnaPanelRadyo > #radyoPanel > #ana > #baslik {
	text-align: right;
	float: right;
	overflow: hidden;
	margin: 0px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
	max-width: 18vw;
    display: inline-block;
}
#AnaPanelRadyo > #radyoPanel > #ana > #kontrol {
	float: right;
	margin-left: 2px;
}
#AnaPanelRadyo > #radyoPanel > #ana > #kontrol > #radyoYazi {
	text-align: center;
	margin-bottom: 2px;
}
#AnaPanelRadyo > #radyoPanel > #ana > #kontrol > #sesKontrol {
	float: right;
	width: 80px;
	cursor: pointer; cursor: hand;
	background: white !important;
}
#AnaPanelRadyo > #radyoPanel > #ana > #kontrol > #sesKontrol > * {
	cursor: pointer; cursor: hand;
}
#AnaPanelRadyo .radyoButon {
	float: right;
	cursor: pointer; cursor: hand;
}
#AnaPanelRadyo .radyoButon img {
	width: 24px;
	height: 24px;
}

#AnaAvatarImg {
	background: #eee no-repeat center;
	background-size: cover;
}
#MasaButonBaslat {
	box-shadow: inset 0px 0px 0px 2px #ff0000;
}

.MasaButonOynanmiyor {
	animation: masaOynanmiyor 2s linear 0s infinite;
	-webkit-animation: masaOynanmiyor 2s linear 0s infinite;
	-moz-animation: masaOynanmiyor 2s linear 0s infinite;
	-ms-animation: masaOynanmiyor 2s linear 0s infinite;
	-o-animation: masaOynanmiyor 2s linear 0s infinite;
}

.MasaRenkSiraSizde {
	animation: masaSiraSizde 1s linear 0s infinite;
	-webkit-animation: masaSiraSizde 1s linear 0s infinite;
	-moz-animation: masaSiraSizde 1s linear 0s infinite;
	-ms-animation: masaSiraSizde 1s linear 0s infinite;
	-o-animation: masaSiraSizde 1s linear 0s infinite;
}

@keyframes masaOynanmiyor {
	0% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 2px #ff0000; }
	100% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
}
@-webkit-keyframes masaOynanmiyor {
	0% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 2px #ff0000; }
	100% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
}
@-moz-keyframes masaOynanmiyor {
	0% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 2px #ff0000; }
	100% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
}
@-o-keyframes masaOynanmiyor {
	0% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 2px #ff0000; }
	100% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
}
@-ms-keyframes masaOynanmiyor {
	0% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 2px #ff0000; }
	100% { box-shadow: inset 0px 0px 0px 2px #ffffff; }
}

@keyframes masaSiraSizde {
	0% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 4px #780e19; }
	100% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
}
@-webkit-keyframes masaSiraSizde {
	0% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 4px #780e19; }
	100% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
}
@-moz-keyframes masaSiraSizde {
	0% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 4px #780e19; }
	100% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
}
@-o-keyframes masaSiraSizde {
	0% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 4px #780e19; }
	100% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
}
@-ms-keyframes masaSiraSizde {
	0% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
	50% { box-shadow: inset 0px 0px 0px 4px #780e19; }
	100% { box-shadow: inset 0px 0px 0px 4px #ffffff; }
}

.fileinput-button {
	display: block;
    width: 107px;
    margin-bottom: 5px;
}
#yuklee, #tamamla {
	font-size: 12px;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    direction: ltr;
    cursor: pointer;
}
.res-goster {
	display:none;
}

#AnaPanelRadyo > #radyoPanel > #ana > #baslik {
    text-align: right;
    float: right;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    white-space: nowrap;
    max-width: 8.5vw;
    display: inline-block;
    overflow: hidden;
    margin: 0px;
}

body.BaseOkey .LobiMasaListe1 {
    border-top: 4px solid rgb(0 0 0 / 8%);
    border-bottom: 4px solid rgb(0 0 0 / 8%);
    border-left: 4px solid rgb(0 0 0 / 8%);
    border-right: thick double rgb(0 0 0 / 8%);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}


.LobiMasaListe1 {
    padding: 5px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 60%;
    height: 100%;
    float: left;
    background-repeat: repeat;
}

body.BaseOkey .LobiMasaListe2 {
    border-top: 4px solid rgb(0 0 0 / 8%);
    border-bottom: 4px solid rgb(0 0 0 / 8%);
    border-left: 0;
    border-right: 4px solid rgb(0 0 0 / 8%);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}
.LobiMasaListe2 {
    padding: 5px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding-top: 2px;
    padding-left: 12px;
    font-size: 0;
    color: #fff;
    width: 40%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
}

.SDlgKirmizi {
    background-color: #b5b5b5 !important;
}
.AnaUstPanel {
    width: 100%;
    float: left;
    overflow: hidden;
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}

.AnaTabPanel {
    white-space: nowrap;
    white-space: -moz-nowrap;
    white-space: -nowrap;
    white-space: -o-nowrap;
    float: left;
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

#DialogOkeyYeniMasa #DlgIcerikDiv {
    color: #fff;
}

.SDlgYesil {
     background-color: #b5b5b5 !important;
}



.butonYesil {
    background: #009545;
    background-image: -webkit-linear-gradient(top,#009545,#005527);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%))
}
body.SkyGenelW450 #AnaUstHGExt {
    background-color: #000;
}
.tabButon {
    /* background: #001a2f; */
    background-image: -webkit-linear-gradient(top,#001a2f,#001a2f);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background: radial-gradient(circle, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 8%) 84%);
}
.tabAktif, .tabButon:active {
    background: rgb(10 68 51);
}
.MasaStickerPanelInfo {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    white-space: nowrap;
    word-wrap: break-word;
    float: center;
    color: #fff;
    background: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
    margin-right: 2px;
    padding: 5px;
}


.SDlgMavi {
    background-color: #b5b5b5 !important;
}

.butonYesil {
    background: #009545;
    background-image: -webkit-linear-gradient(top,#009545,#005527);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}

.butonMavi {
    background: #016b99;
    background-image: -webkit-linear-gradient(top,#009de0,#005a81);
    background-image: -moz-linear-gradient(top,#009de0,#005a81);
    background-image: -ms-linear-gradient(top,#009de0,#005a81);
    background-image: -o-linear-gradient(top,#009de0,#005a81);
    background-image: linear-gradient(to bottom,#016b99,#016b99);
}


.butonKirmizi {
    background: #d10000;
    background-image: -webkit-linear-gradient(top,#d10000,#890000);
    background-image: -moz-linear-gradient(top,#d10000,#890000);
    background-image: -ms-linear-gradient(top,#d10000,#890000);
    background-image: -o-linear-gradient(top,#d10000,#890000);
    background-image: linear-gradient(to bottom,#d10000,#890000);
}

.butonSari {
    background: #000a29;
    background-image: -webkit-linear-gradient(top,#fde500,#000a29);
    background-image: -moz-linear-gradient(top,#fde500,#b36200);
    background-image: -ms-linear-gradient(top,#fde500,#b36200);
    background-image: -o-linear-gradient(top,#fde500,#b36200);
    background-image: linear-gradient(to bottom,#ef7f1a,#000a29);
}

#DialogOkeyYeniMasa #DlgIcerikDiv {
    color: #fdfdfd;
}

.SDlgOrtak #DlgBaslikStr {
	color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding-left: 10px;
    width: auto;
    font-weight: bold;
}

.SDlgYesil {
    /* background: #001a2f; */
    background-image: -webkit-linear-gradient(top,#001a2f,#001a2f);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}

.SDlgMavi {
    /* background: #001a2f; */
    background-image: -webkit-linear-gradient(top,#001a2f,#001a2f);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}


.SDlgKirmizi {
    background: #002812;
    background-image: radial-gradient(circle, #0028120%, #002812 0%, #002812 84%);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}


.butonYesil {
    background: #009545;
    background-image: -webkit-linear-gradient(top,#009545,#005527);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
}

    background: #009545;
    background-image: -webkit-linear-gradient(top,#009545,#005527);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background-image: radial-gradient(circle, #005a29 0%, #005a29 0%, #005a29 84%);
}

.SDlgOrtak #DlgBaslikStr {
	color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding-left: 10px;
    width: auto;
    font-weight: bold;
}



body.BaseOkey .AnaUstPanelHG {
    background: #001526;
    background: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background: radial-gradient(circle, #000a29 0%, #01325e 0%, #12334e 84%);
}



 


.tabButon {
    /* background: #001a2f; */
    background-image: -webkit-linear-gradient(top,#001a2f,#001a2f);
    background-image: -moz-linear-gradient(top,#009545,#005527);
    background-image: -ms-linear-gradient(top,#009545,#005527);
    background-image: -o-linear-gradient(top,#009545,#005527);
    background: radial-gradient(circle, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 8%) 84%);
}


#DialogAyarlarim #DlgIcerikDiv {
    color: #ffffff;
}

#AnaToplamDiv {
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    text-align: center;
    background-image: linear-gradient(to bottom,#ef7f1a,#000a29);
    color: white;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#DialogProfilim #DlgIcerikDiv {
    color: #ffffff;
}



.LobiOynaOrtak {
    margin: 0;
    color: #fff;
}

.MasaNickOrtak #MasaButonBotArti, .MasaNickOrtak #MasaButonBotEksi {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
}

#LobiMasaContainer {
    background-image: radial-gradient(circle, #000a29 0%, #496e8f 0%, #12334e 84%);
    position: relative;
    width: 100%;
   overflow-x: hidden;
    overflow-y: visible;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0px 5px !important;
}

/* yeni **/
.MasaNickYatay.MasaNickOrtak.MasaNickArka ,.MasaNickDikey.MasaNickOrtak.MasaNickArka{
	background: -moz-linear-gradient(180deg, rgba(65,65,65,0.99608) 0%,rgb(1,1,1)  100%);
	background: -webkit-linear-gradient(180deg, rgba(65,65,65,0.99608) 0%, rgb(1,1,1) 100%);
	background: linear-gradient(180deg, rgba(65,65,65,0.99608) 0%, rgb(1,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#010101",endColorstr="#3a3a3a",GradientType=1);
	padding: 10px 10px;
}




.RenkNickMesajSatiriOzel {
    line-height: 22px !important;
}
}

.NLDaralt .LobiSolAna {
    width: 100% !important;
}

.LobiSagAna {
    width: 20% !important;
}

.LobiSolAna {
    width: 80% !important;
}

.YaziKutusuLobi {
    position: absolute;
    bottom: 0px;
    width: 80% !important;
    background-color: white;
    vertical-align: middle;
}


#MasaGeriSayimCnv {
    background: #fff !important;
    border: 3px solid #fff !important;
    -khtml-border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.AnaHosGldDiv, #AnaNickDiv, #AnaPingDiv {
    font-weight: 500 !important;
}


#AnaAvatarImg {
    background: #000 no-repeat center !important;
    background-size: cover;
}

@media screen and (max-width: 1280px) and (min-width: 625px) {

    #AnaToplamDiv {padding: 10px !important}

}

@media screen and (max-width: 1280px) and (min-width: 625px) {

    .LobiNickListeAvatar {
        height: 5vw;
        width: 5vw;}
        .LobiNickListeText {
            height: 5vw;}

        }

        @media screen and (max-width: 640px) and (min-width: 360px) {
            .LobiNickListeNickStr {
                font-size: 10px !important;
            }

            .LobiNickListeAvatar {
                height: 5vw !important;
                width: 5vw !important;
                margin-top: 10px !important;
            }

            .LobiNickListeTekil {
                max-height: 12vw !important;
            }

            .LobiSolAna {
                float: left;
                height: 100% !important;
                width: 67% !important;
                overflow: hidden;
            }

            .LobiSagAna {
                height: 100%;
                width: 33% !important;
                float: left;
                background-color: #fff;
                padding-left: 1px;
            }

            .SkyHand {
                cursor: pointer;
                cursor: hand;
                display: inline-block;
                font-weight: bold;
                text-align: left !important;
                font-size: 10px !important;
            }

            .YaziKutusuLobi {
                position: absolute;
                bottom: 0px;
                width: 67% !important;
                background-color: white;
                vertical-align: middle;
            }
            .Yazilar .yaziic {
                word-break: break-all;
                word-wrap: break-word;
                font-weight: bold;
                font-size: 14px !important;
            }
            .yazilar img {
                width: 50px !important;
                height: 50px !important;
            }
            #AnaToplamDiv { padding: 8px !important;
            }

            .SmileyClassIc {
                display: inline-block;
                cursor: pointer;
                cursor: hand;
                border: 1px solid #E9ECF3;
                float: left;
                width: 15px !important;
                height: 15px !important;
            }

        }

        @media screen and (max-width: 640px) and (min-width: 360px)  {
            .YaziKutusuLobi {
                position: absolute;
                bottom: 0px;
                width: 67% !important;
                background-color: white;
                vertical-align: middle;
            }
        }

        @media screen and (max-width: 640px) and (min-width: 360px){
            .YaziKutusuLobi {
                position: absolute;
                bottom: 0px;
                width: 67% !important;
                background-color: white;
                vertical-align: middle;
       }
	   }

.LobiNickListeTekil {
    max-height: 7vw;
    min-height: 38px;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
    white-space: -moz-nowrap;
    white-space: -nowrap;
    white-space: -o-nowrap;
    overflow: hidden;
    width: 100%;
    min-width: 105px;
    border: 0px solid #ddd !important;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 0px #000, inset 0 0 0px #ccc !important;
    -moz-box-shadow: 0 0 10px #000, inset 0 0 8px #ccc;
    -o-box-shadow: 0 0 10px #000, inset 0 0 8px #ccc;
    background-color: #eee !important;
    border-bottom: 1px solid #bdbdbd !important;
    padding: 7px !important;
}
.LobiNickListeAnaSec:hover { background: #bdbdbd !important; color: #000 !important }

.SeciliNick {
    background-color: #003680 !important;
    color: #fff;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.SkyHand {
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    font-weight: 500 !important;
}
.mevcutSifreDiv {
    border: 1px solid #fff !important;
    padding: 4px;
}

.AnaUstPanelHG {
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    float: left;
    background-image: none !important;
    background: none !important;
    font-weight: bold;
    font-family: 'Poppins', sans-serif !important;
}



.LobiNickListeAvatar {-moz-transition: all 1s ease-in-out;transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.LobiNickListeAvatar:hover {-moz-transform: rotate(360deg);-o-transform: rotate (360deg);transform: rotate(360deg);-webkit-transform: rotate(360deg);}


#LobiMasalar {
	background-image: url(../res/melsahozgur.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

#LobiYaziTahtasi {
	 background-image: url(../res/melsahlobi.gif); 
	/* background-image: url(../res/dogumgunumesajozgur.gif); */
    background-position: center center;
    background-repeat: no-repeat;
}
@keyframes kayrenk {
  0% {
    background-position: 0% 100%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 100%;
  }
}
.kayrenk {
  justify-content: center;
  align-items: center;
  color:#fff;
  /* yaziyi b y tmek i in 
  font-size:19px; 
  */
  padding:0px 5px;
  border-radius:20px;
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: kayrenk 10s ease infinite;
}



#OzelYetkiDiv, #OzelYetkiStr {color:red;font-weight:bold;}

.IconSmileyYazi {
    width: auto!important;
}
.resgonder div:first-child{
    font-size:16px;
    font-weight:600;
    color:#333;
    margin-bottom:15px;
}
.resgonder input[type=file]{
	display:block;
	width:100%;
	font-weight:bold;
	padding:10px;
	border:2px dashed #d1d5db;
	border-radius:6px;
	background-color:#fff;
	cursor:pointer;
	transition:border-color .3s;
}
.resgonder input[type=file]:hover{
	border-color:#009de0;
}
.resgonder input[type=file]::file-selector-button{
	background: #009de0;
	background-image: -webkit-linear-gradient(top, #009de0, #005a81);
	background-image: -moz-linear-gradient(top,#009de0,#005a81);
	background-image: -ms-linear-gradient(top,#009de0,#005a81);
	background-image: -o-linear-gradient(top,#009de0,#005a81);
	background-image: linear-gradient(to bottom, #009de0, #005a81);
	color:#fff;
	border:none;
	padding:8px 16px;
	border-radius:4px;
	cursor:pointer;
	font-weight:500;
	transition:background-color .3s;
}
.resgonder input[type=file]::file-selector-button:hover{
    background-color:#2563eb;
}
.resgonder input[type=hidden]{
    display:none;
}
.resbaslik{
	margin-bottom:10px;
	font-weight:bold;
}

