/* NGBB Sanal Rehber — index.html icindeki #1. inline <style> blogundan cikarildi */
		audio{
			width: 100%;
		}

		.prettyprint {
			background: white;
			font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
			font-size: 12px;
			line-height: 1.5;
			border: 1px solid #ccc;
			padding: 10px;
		}

		.pln {
			color: #4d4d4c;
		}

		@media screen {
			.str {
				color: #718c00;
			}

			.kwd {
				color: #8959a8;
			}

			.com {
				color: #8e908c;
			}

			.typ {
				color: #4271ae;
			}

			.lit {
				color: #f5871f;
			}

			.pun {
				color: #4d4d4c;
			}

			.opn {
				color: #4d4d4c;
			}

			.clo {
				color: #4d4d4c;
			}

			.tag {
				color: #c82829;
			}

			.atn {
				color: #f5871f;
			}

			.atv {
				color: #3e999f;
			}

			.dec {
				color: #f5871f;
			}

			.var {
				color: #c82829;
			}

			.fun {
				color: #4271ae;
			}
		}
		@media print, projection {
			.str {
				color: #006600;
			}

			.kwd {
				color: #006;
				font-weight: bold;
			}

			.com {
				color: #600;
				font-style: italic;
			}

			.typ {
				color: #404;
				font-weight: bold;
			}

			.lit {
				color: #004444;
			}

			.pun, .opn, .clo {
				color: #444400;
			}

			.tag {
				color: #006;
				font-weight: bold;
			}

			.atn {
				color: #440044;
			}

			.atv {
				color: #006600;
			}
		}
		/* Specify class=linenums on a pre to get line numbering */
		ol.linenums {
			margin-top: 0;
			margin-bottom: 0;
		}

		/* IE indents via margin-left */
		li.L0,
		li.L1,
		li.L2,
		li.L3,
		li.L4,
		li.L5,
		li.L6,
		li.L7,
		li.L8,
		li.L9 {
			/* */
		}

		/* Alternate shading for lines */
		li.L1,
		li.L3,
		li.L5,
		li.L7,
		li.L9 {
			/* */
		}

		html, body {
			height: 100%;
			margin: 0;
		}
		#map {
			width: 600px;
			height: 400px;
		}

		.btnDefined{
			background-color: Transparent;
			background-repeat:no-repeat;
			border: none;
			cursor:pointer;
			overflow: hidden;
			outline:none;
		}

		.eventMonth{
			-			font-weight: 700;
			text-align: center;
		}

		.eventDay{
			text-align: center;
			font-size: 18px;
		}

		.eventHour{
			-			font-weight: 700;
			text-align: center;
		}

		.eventTitle{
			vertical-align: middle;
		}
		.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
		.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
		.autocomplete-no-suggestion { padding: 2px 5px;}
		.autocomplete-selected { background: #F0F0F0; }
		.autocomplete-suggestions strong { font-weight: bold; color: #000; }
		.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }



		ul.photoGallery{ width:100%; list-style:none; padding:0px; margin:0 0 10px 0; float:left; clear:both;}
		ul.photoGallery li{ /*width:28.6%; padding:1%;*/ float:left;/* margin:1%*/;}
		ul.photoGallery li img{ max-width:94%; display:block; padding:3%;}

		.leaflet-popup-content-wrapper,.leaflet-popup-content{
			background-color: white;
			/*opacity: 0.7;*/
			-webkit-border-radius: 0 !important;
			-moz-border-radius: 0 !important;
			border-radius: 0 !important;

		}
		.leaflet-popup-tip {
			background: white;
		}

		textarea {
			width: 100%;
			height: 150px;
			padding: 12px 20px;
			box-sizing: border-box;
			border: 2px solid #ccc;
			border-radius: 4px;
			background-color: #f8f8f8;
			resize: none;
		}

		.block {
			display: block;
			width: 100%;
			border: none;
			background-color: #4CAF50;
			padding: 14px 28px;
			font-size: 16px;
			cursor: pointer;
			color: white;
			text-align: center;
		}

		.inputIletisim {
			width: 100%;
		}

		.leaflet-tooltip {
			background-color: transparent;
			border: transparent;
			box-shadow: none;
			font-weight: bold;
			font-size: 20px;
			color: #ffd607;
			font-family: Arial, Helvetica, sans-serif;
			-webkit-text-stroke:  .5px #d72245;
		}

		.button {
			border: 1px solid grey;
			font-size: small;
			background-color: rgba(0,0,0,0);
			display: inline-block;
			color: black;
			box-shadow: 1px 1px rgba(128, 128, 128, 0.8);
			width: 100%;
		}

		.gaming {
			margin:0;
			padding:0;
			background-color:white;

		}
		section{
			height:100%;
			width:100%;
			position:absolute ;  background:radial-gradient(#ffffff,#ffffff);
		}
		.leaf{
			position:absolute ;
			width:100%;
			height:100%;
			top:0;
			left:0;
		}
		.leaf div{
			position:absolute ;
			display:block ;
		}
		.leaf div:nth-child(1){
			left:20%; 
			animation:fall 15s linear infinite ;
			animation-delay:-2s;

		}
		.leaf div:nth-child(2){
			left:70%; 
			animation:fall 15s linear infinite ;
			animation-delay:-4s;
		}
		.leaf div:nth-child(3){
			left:10%; 
			animation:fall 20s linear infinite ;
			animation-delay:-7s;

		}
		.leaf div:nth-child(4){
			left:50%; 
			animation:fall 18s linear infinite ; 
			animation-delay:-5s;
		}
		.leaf div:nth-child(5){
			left:85%; 
			animation:fall 14s linear infinite ;
			animation-delay:-5s;
		}
		.leaf div:nth-child(6){
			left:15%; 
			animation:fall 16s linear infinite ;
			animation-delay:-10s;
		}
		.leaf div:nth-child(7){
			left:90%; 
			animation:fall 15s linear infinite ;
			animation-delay:-4s;
		}

		@keyframes fall{
			0%{
				opacity:1;
				top:-10%;
				transform:translateX(20px) rotate(0deg);
			}
			20%{
				opacity:0.8;
				transform:translateX(-20px) rotate(45deg);
			}
			40%{
				transform:translateX(-20px) rotate(90deg);
			}
			60%{
				transform:translateX(-20px) rotate(135deg); 
			}
			80%{
				transform:translateX(-20px) rotate(180deg);
			}
			100%{
				top:110%;
				transform:translateX(-20px) rotate(225deg);
			}
		}
		.leaf1{
			transform: rotateX(180deg);
		}
		.logoPNG1{
			position:relative ;
			width:100%;
			text-align: center;
		}
		#closeBtn {
			/*border-radius: 25px;*/
			margin: auto;
			position: relative;
			border: 0px;
			width: 50%;
		}

/*	#stopGame {
		position: absolute;
		color: rgba(0, 0, 0, 1);
		margin: auto;
		display: block;
		padding: 15px;
		width: 100%;
		margin-top: 5%;
		background-color: rgba(128, 128, 128, 1);
		border: 0px solid white;
		}*/

		table.teshisSozlugu td {
			vertical-align: middle;
			text-align: center;
			font-weight: bold;
			border: 1px solid green;
		}

		table.teshisSozlugu th  {
			background-color: green;
			color: white;
			text-align: center;
		}
		table.sicakSogukKoleksiyonTable td tr{
			margin-top: 5px;
			margin-bottom: 5px;
			vertical-align: middle;
			border: 1px solid green;
			background-color: rgba(255, 255, 255, 0);
		}


		#tenPoints {
			/*width: auto;*/
			font-size: 17px;
			color: green;
			position: absolute;
			animation: gainPoints 1s 1;
			animation-direction: alternate;
			/*margin-right:32px;*/
			margin-left: auto; margin-right: 0;

		}
		@keyframes gainPoints {
			0%   {background-color: rgba(255,255,255,0); /*left: 0px;*/ top: 30px;}
			100%  {background-color: rgba(255,255,255,0); /*left: 0px;*/ top: 0px;}
		}

	
