

errorss_yazi {
	text-transform: none;
	background: -webkit-linear-gradient(to right, red 0%, tomato 10%, gold 20%, blue 30%, black 40%, DeepPink 50%, Indigo 60%, Orange 70%, Maroon 80%, Olive 90%, Gray 100%, red 150%);
	background: -o-linear-gradient(to right, red 0%, tomato 10%, gold 20%, blue 30%, black 40%, DeepPink 50%, Indigo 60%, Orange 70%, Maroon 80%, Olive 90%, Gray 100%, red 150%);
	background: -ms-linear-gradient(to right, red 0%, tomato 10%, gold 20%, blue 30%, black 40%, DeepPink 50%, Indigo 60%, Orange 70%, Maroon 80%, Olive 90%, Gray 100%, red 150%);
	background: linear-gradient(to right, red 0%, tomato 10%, gold 20%, blue 30%, black 40%, DeepPink 50%, Indigo 60%, Orange 70%, Maroon 80%, Olive 90%, Gray 100%, red 150%);
	background: -moz-linear-gradient(to right, red 0%, tomato 10%, gold 20%, blue 30%, black 40%, DeepPink 50%, Indigo 60%, Orange 70%, Maroon 80%, Olive 90%, Gray 100%, red 150%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
        background-clip: text;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='black', endColorstr='red',GradientType=0 );
}

errorss_yazi1 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, gold 0%, red 10%, blue 20%, tomato 30%, Olive 40%, Maroon 50%, Gray 60%, Orange 70%, DeepPink 80%, black 90%, Indigo 100%);
	background: -o-linear-gradient(to right, gold 0%, red 10%, blue 20%, tomato 30%, Olive 40%, Maroon 50%, Gray 60%, Orange 70%, DeepPink 80%, black 90%, Indigo 100%);
	background: -ms-linear-gradient(to right, gold 0%, red 10%, blue 20%, tomato 30%, Olive 40%, Maroon 50%, Gray 60%, Orange 70%, DeepPink 80%, black 90%, Indigo 100%);
	background: linear-gradient(to right, gold 0%, red 10%, blue 20%, tomato 30%, Olive 40%, Maroon 50%, Gray 60%, Orange 70%, DeepPink 80%, black 90%, Indigo 100%);
	background: -moz-linear-gradient(to right, gold 0%, red 10%, blue 20%, tomato 30%, Olive 40%, Maroon 50%, Gray 60%, Orange 70%, DeepPink 80%, black 90%, Indigo 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi2 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, blue 0%, red 50%, green 100%);
	background: -o-linear-gradient(to right, blue 0%, red 50%, green 100%);
	background: -ms-linear-gradient(to right, blue 0%, red 50%, green 100%);
	background: linear-gradient(to right, blue 0%, red 50%, green 100%);
	background: -moz-linear-gradient(to right, blue 0%, red 50%, green 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi3 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, gold 0%, black 50%, aqua 100%);
	background: -o-linear-gradient(to right, gold 0%, black 50%, aqua 100%);
	background: -ms-linear-gradient(to right, gold 0%, black 50%, aqua 100%);
	background: -moz-linear-gradient(to right, gold 0%, black 50%, aqua 100%);
	background: linear-gradient(to right, gold 0%, black 50%, aqua 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi4 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, MidnightBlue 0%, Indigo 25%, OliveDrab 50%, Navy 75%, FireBrick 100%);
	background: -o-linear-gradient(to right, MidnightBlue 0%, Indigo 25%, OliveDrab 50%, Navy 75%, FireBrick 100%);
	background: -ms-linear-gradient(to right, MidnightBlue 0%, Indigo 25%, OliveDrab 50%, Navy 75%, FireBrick 100%);
	background: -moz-linear-gradient(to right, MidnightBlue 0%, Indigo 25%, OliveDrab 50%, Navy 75%, FireBrick 100%);
	background: linear-gradient(to right, MidnightBlue 0%, Indigo 25%, OliveDrab 50%, Navy 75%, FireBrick 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi5 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, black 0%, red 25%, black 50%, red 75%, black 100%);
	background: -o-linear-gradient(to right, black 0%, red 25%, black 50%, red 75%, black 100%);
	background: -ms-linear-gradient(to right, black 0%, red 25%, black 50%, red 75%, black 100%);
	background: -moz-linear-gradient(to right, black 0%, red 25%, black 50%, red 75%, black 100%);
	background: linear-gradient(to right, black 0%, red 25%, black 50%, red 75%, black 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi6 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, green 0%, red 25%, black 50%, blue 75%, orange 100%);
	background: -o-linear-gradient(to right, green 0%, red 25%, black 50%, blue 75%, orange 100%);
	background: -ms-linear-gradient(to right, green 0%, red 25%, black 50%, blue 75%, orange 100%);
	background: -moz-linear-gradient(to right, green 0%, red 25%, black 50%, blue 75%, orange 100%);
	background: linear-gradient(to right, green 0%, red 25%, black 50%, blue 75%, orange 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi7 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, Orange 0%, OrangeRed 25%, Tomato 50%, red 75%, Maroon 100%);
	background: -o-linear-gradient(to right, Orange 0%, OrangeRed 25%, Tomato 50%, red 75%, Maroon 100%);
	background: -ms-linear-gradient(to right, Orange 0%, OrangeRed 25%, Tomato 50%, red 75%, Maroon 100%);
	background: -moz-linear-gradient(to right, Orange 0%, OrangeRed 25%, Tomato 50%, red 75%, Maroon 100%);
	background: linear-gradient(to right, Orange 0%, OrangeRed 25%, Tomato 50%, red 75%, Maroon 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi8 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, Navy 0%, RoyalBlue 25%, DeepSkyBlue 50%, DarkTurquoise 75%, Aqua 100%);
	background: -o-linear-gradient(to right, Navy 0%, RoyalBlue 25%, DeepSkyBlue 50%, DarkTurquoise 75%, Aqua 100%);
	background: -ms-linear-gradient(to right, Navy 0%, RoyalBlue 25%, DeepSkyBlue 50%, DarkTurquoise 75%, Aqua 100%);
	background: -moz-linear-gradient(to right, Navy 0%, RoyalBlue 25%, DeepSkyBlue 50%, DarkTurquoise 75%, Aqua 100%);
	background: linear-gradient(to right, Navy 0%, RoyalBlue 25%, DeepSkyBlue 50%, DarkTurquoise 75%, Aqua 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

errorss_yazi9 {
	text-transform: none;
	background: -webkit-linear-gradient(to right, Fuchsia 0%, Purple 25%, Tomato 50%, FireBrick 75%, DarkRed 100%);
	background: -o-linear-gradient(to right, Fuchsia 0%, Purple 25%, Tomato 50%, FireBrick 75%, DarkRed 100%);
	background: -ms-linear-gradient(to right, Fuchsia 0%, Purple 25%, Tomato 50%, FireBrick 75%, DarkRed 100%);
	background: -moz-linear-gradient(to right, Fuchsia 0%, Purple 25%, Tomato 50%, FireBrick 75%, DarkRed 100%);
	background: linear-gradient(to right, Fuchsia 0%, Purple 25%, Tomato 50%, FireBrick 75%, DarkRed 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font: {
	size: 20vw;
	family: $font;
	};
}

.errorss4{
  border:1px solid #D3D3D3;
  box-shadow:none;
  border-top:none;
  background: #A9A9A9; 
  padding:8px 8px 6px 6px;
  vertical-align: middle;
}

.x {
border-radius: 100%;
border: 2px dashed green;
width: 100px;
height: 100px;
}

.x1 {
border-radius: 100%;
border: 2px dashed red;
width: 100px;
height: 100px;
}

.x2 {
border-radius: 100%;
border: 2px dashed blue;
width: 100px;
height: 100px;
}

@media screen and (max-width: 700px){
.x {
border-radius: 100%;
border: 1px dashed green;
width: 62px;
height: 62px;
}
}

@media screen and (max-width: 700px){
.x1 {
border-radius: 100%;
border: 1px dashed red;
width: 62px;
height: 62px;
}
}


@keyframes yandi {
	from { margin-left: 0 }
	to { margin-left: 0px }
}

@keyframes yaziRenglendir {
	10% { color: red }
	20% { color: crimson }
	30% { color: blue }
	40% { color: pink }
	50% { color: purple }
	60% { color: gold }
	70% { color: yellow }
	80% { color: black }
	90% { color: green }
	100% { color: aqua }
}

yandir {
	animation: yandi 0s ease-in-out infinite alternate,
			   yaziRenglendir 15s infinite
}

.linkbenim {
    cursor: pointer;
    display: inline-block;
    padding: 3px 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 4px;
    margin-left: 1.5px;
    background: #eee;
    border: 1px solid #d8d8d8;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}