@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap&subset=greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap&subset=greek,greek-ext,latin-ext');
@page { size:  auto; margin: 20px;}
html{margin:0px; padding:0px; top:0px; width:100%; height:100%; overflow-x:hidden;}
body{background:var(--StyleBgColor); margin:0px; padding:0px; top:0px; width:100%; height:100%; min-height:100vh; display:block}

img{border:none; display:block;}
form{margin:0px; padding:0px;}
input,textarea{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;margin:0px; padding:0px;}
input:focus, textarea:focus, select:focus, button:focus{outline:none;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
* a{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
* a::after{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
* input, * select, * textarea, * button{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}

.Radius5{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
.Radius10{-webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px;}
.Radius20{-webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px;}
.RadiusYuvarlak{-webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%;}
/* Login */
#Login{ width: 100%; max-width: 460px; height: auto; min-height: 480px; margin: 0px; padding: 0px; display: block; position: relative; float: left; background:var(--StyleCerceveBgColor); -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	#Login-margin{width:80%; height: 80%; margin: 10%; padding: 0px; display: block; position: relative; float: left; }
		.Login-logo{width:100%; height:50px; display:block; margin:0px; padding:0px; position:relative; float:left; overflow:hidden;}
			.Login-logo a{margin:0px; padding:0px; width:auto; height:100%; display:block; cursor:pointer; text-decoration:none; float:left; position:relative;}
		.Login-baslik{font-family:'Roboto', sans-serif; color:var(--StyleColor); font-size:21px; font-weight:600!important; line-height:30px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto; margin:0px; margin-top: 20px; padding:0px; float: left; display:block;}
		.Login-aciklama{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:14px; font-weight:400!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto;  margin:0px; margin-top: 10px; padding:0px; float: left; display:block;}
		.Login-hata{font-family:'Roboto', sans-serif; color:var(--HataColor); font-size:13px; font-weight:400!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto; margin:0px; margin-top: 10px; padding:10px; float: left; display:block; background:var(--HataColorSoft10); border:var(--HataColorSoft20) 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
		.Login-form{width:100%; height:auto; display:block; margin:0px; margin-top: 20px; padding:0px; position:relative; float:left; overflow:hidden;}
			.Login-form-user{width:100%; height:auto; display:block; margin:0px; padding:0px; position:relative; float:left; overflow:hidden;}
				.Login-form-user label{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:14px; font-weight:500!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto;  margin:0px; margin-bottom: 5px; padding:0px; float: left; display:block;}
				.Login-form-user input.Login-user{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; border:var(--StyleBorderColorSoft25) 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; line-height:40px; margin:0px; padding:0px; padding-left:40px; float:left; position:relative; background: white url(imgs/iconentry.png) top left no-repeat; background-color:transparent; width:100%; height:40px; filter: var(--StyleImgColor);}
			.Login-form-pass{width:100%; height:auto; display:block; margin:0px; margin-top: 10px; padding:0px; position:relative; float:left; overflow:hidden;}
				.Login-form-pass label{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:14px; font-weight:500!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto;  margin:0px; margin-bottom: 5px; padding:0px; float: left; display:block;}
				.Login-form-pass input.Login-pass{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; border:var(--StyleBorderColorSoft25) 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; line-height:40px; margin:0px; padding:0px; padding-left:40px; float:left; position:relative; background: white url(imgs/iconentry.png) bottom left no-repeat; background-color:transparent; width:100%; height:40px; filter: var(--StyleImgColor);}
			.Login-form-sec{width:100%; height:auto; display:block; margin:0px; margin-top: 10px; padding:0px; position:relative; float:left; overflow:hidden;}
				.Login-form-sec label{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:14px; font-weight:500!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; width:100%; height:auto;  margin:0px; margin-bottom: 5px; padding:0px; float: left; display:block;}
				.Login-form-sec input.Login-sec{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; border:var(--StyleBorderColorSoft25) 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; line-height:40px; margin:0px; padding:0px; padding-left:125px; float:left; position:relative; background-color:transparent; width:100%; height:40px;}
			.Login-form-buton{width:100%; height:auto; display:block; margin:0px; margin-top: 10px; padding:0px; position:relative; float:left; overflow:hidden;}
				.Login-form-buton input.Login-buton{ cursor:pointer; font-family:'Roboto', sans-serif; font-size:14px; color:#FFFFFF; font-weight:400; text-decoration:none; border:none; overflow:hidden; display:block; line-height:50px; float:left; position:relative; background:var(--StyleColor); width:100%; height:50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin:0px; padding:0px;}
					.Login-form-buton input.Login-buton:hover{background:var(--GenelColor);}
		.Login-social{overflow:hidden; position:relative; width:100%; height:auto; margin:0px; margin-top: 20px; padding:0px; float: left; display:block;text-align: center}
			.Login-social a{ width: 35px; height: 35px; cursor:pointer;position:relative;margin:0px; margin-left:5px; display:inline-block;text-align:center;color:#BCBCBC;font-size:15px; line-height: 35px;font-weight:100; color:var(--StyleTextColor90); border: var(--StyleBorderColorSoft25) 1px solid; -webkit-border-radius: 35px; -moz-border-radius: 35px; -o-border-radius: 35px; -ms-border-radius: 35px; border-radius: 35px;}
			.Login-social a i{ -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
			.Login-social a:hover{border: var(--StyleBorderColorSoft50) 1px solid;}
			.Login-social a:hover i.fa-instagram{ color:#c32aa3;}
			.Login-social a:hover i.fa-facebook{ color:#3b5998;}
			.Login-social a:hover i.fa-twitter{ color:#1da1f2;}
			.Login-social a:hover i.fa-linkedin{ color:#0A66C2;}
			.Login-social a:hover i.fa-youtube{ color:#d32323;}
			.Login-social a:hover i.fa-external-link{ color:#4289C7;}
		.Login-unuttum{overflow:hidden; position:relative; width:100%; height:auto; margin:0px; margin-top: 20px; padding:0px; float: left; display:block;text-align: center}
			.Login-unuttum a{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:14px; font-weight:500!important; line-height:20px; text-decoration:none; overflow:hidden; position:relative; margin:0px; padding:0px;}
			.Login-unuttum a:hover{ color:var(--StyleColor);}
/* Login End */


/*loading*/
#loading{background:var(--StyleCerceveBgColor80); width:100%; position:fixed; height: 100%; float:left; margin:0px; padding:0px; left:0px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; z-index:99999; zoom:1; overflow:hidden; opacity: 0; visibility: hidden; -webkit-backdrop-filter: blur(5px); -o-backdrop-filter: blur(5px); -moz-backdrop-filter: blur(5px); -ms-backdrop-filter: blur(5px); backdrop-filter: blur(5px);}
	#loading.visible { opacity: 1; visibility:visible;}
	#loading.visibled { opacity: 0; visibility:hidden;}
@keyframes loading-load {0%{opacity: 0.08; filter: blur(5px); letter-spacing: 3px;} 100%{}}
.loading-animite {display:flex; justify-content: center; align-items: center; height:100%; margin: auto; font-family:'Roboto', sans-serif; color: var(--StyleColor);; font-size: 24px; line-height: 30px; font-weight: 400; animation: loading-load 1.2s infinite 0s ease-in-out; animation-direction: alternate; text-shadow: 0 0 1px var(--StyleColor);;}
/*loading end*/

#ekran-kapat{background:var(--StyleCerceveBgColor80); width:100%; position:fixed; height: 100%; float:left; margin:0px; padding:0px; left:0px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; z-index:2; zoom:1; overflow:hidden; opacity: 0; visibility: hidden; -webkit-backdrop-filter: blur(5px); -o-backdrop-filter: blur(5px); -moz-backdrop-filter: blur(5px); -ms-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }
	#ekran-kapat.visible { opacity: 1; visibility:visible; cursor: url("imgs/closedark.cur"), progress; cursor: url("imgs/closedark.png") 0 0, progress; cursor: url("imgs/closedark.cur") 0 0, progress; cursor: -webkit-image-set(url("imgs/closedark.cur") 1x, url("imgs/closedark.cur") 2x) 0 0, progress;}


/* Header */
#Header{ background:var(--StyleHeaderColor);position:fixed; width:100%; height:65px; display:block; float:left; z-index:3; -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); border-bottom: 1px solid var(--StyleBorderColorSoft15);}

#Header-mobile{ background:var(--StyleHeaderColor);position:fixed; width:100%; height:35px; display:block; float:left; z-index:3; -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); border-bottom: 1px solid var(--StyleBorderColorSoft15);}
	#Header-mobile-left{position:relative; margin:0px; padding:0px; width:40px; height:100%; height:35px; display:block; overflow:hidden; float:left;}
	#Header-mobile-center{position:relative; margin:0px 10px; padding:0px; width:100%; width:-webkit-calc(100% - 100px); width:-moz-calc(100% - 100px); width:-ms-calc(100% - 100px); width:-o-calc(100% - 100px); width:calc(100% - 100px); width:expression(100% - 100px); height:35px; display:block; overflow:hidden; float:left;}
		.Header-mobile-logo{ top:50%; left:50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin:0px; padding:0px; width:auto; height:24px; overflow:hidden; position:relative; float: left; display:block; cursor:pointer;}
			.Header-mobile-logo img.Header-mobile-logo{ display:block; margin:0px; padding:0px; position:relative; width:100%; height:100%; float:left; filter:var(--StyleLogoColor);}
	#Header-mobile-right{position:relative; margin:0px; padding:0px; width:40px; height:35px; display:block; float:right;}

	#Header-logo{position:relative; margin:0px; padding:0px; width:240px; height:100%; display:block; overflow:hidden; float:left; -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); border-right: 1px solid var(--StyleBorderColorSoft15);}

		#Header-logo a{ top:50%; left:50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin:0px; padding:0px; width:auto; height:40px; overflow:hidden; position:relative; float: left; display:block; cursor:pointer;}
			#Header-logo a .Header-logo-img{ display:block; margin:0px; padding:0px; position:relative; width:auto; height:40px; float:left;}
				#Header-logo a .Header-logo-img img.Header-logo{ display:block; margin:0px; padding:0px; position:relative; width:100%; height:100%; float:left; filter:var(--StyleLogoColor);}
				#Header-logo a .Header-logo-img img.Header-logo-mobil{ display:none; margin:0px; padding:0px; position:relative; width:100%; height:100%; float:left; filter:var(--StyleLogoColor);}

			#Header-logo a .Header-logo-text{ display:block; margin:0px; margin-left: 5px; margin-top: 5px; padding:0px; position:relative; width:auto; height:35px; float:left; font-family:'Roboto', sans-serif; color:var(--StyleColor); font-size:14px; line-height:15px; font-weight:400; text-decoration:none; text-align: left;}
				#Header-logo a .Header-logo-text b{ display:block; font-size:16px; line-height:15px; font-weight:600;}


		#Header-yil{position:relative; width:10px; height:100%; display:block; float:left; margin:0px; margin-left: -1px; padding:0px; writing-mode: vertical-rl; text-align: center; font-family:'Roboto', sans-serif; font-size:12px; color:var(--StyleTextColor75); font-weight:500; text-decoration:none; line-height:10px;}
		#Header-menu{position:relative; width:100%; width:-webkit-calc(100% - 240px); width:-moz-calc(100% - 260px); width:-ms-calc(100% - 260px); width:-o-calc(100% - 260px); width:calc(100% - 260px); width:expression(100% - 260px); height:100%; display:block; float:right;}
			
			.Header-menu-nav{position:relative; width:auto; height:19px; display:block; float:left; margin:0px; margin-top:23px; padding:0px;}
			.Header-mobil-menu-nav{position:relative; width:auto; height:19px; display:block; float:left; margin:0px; margin-top:9px; margin-left: 5px; padding:0px;}
			.menu-main-ac { width:30px; height: 19px; cursor: pointer; margin:0px; position:relative; display:block; float:left; cursor:pointer;}
				.menu-main-ac span {width: 100%; height: 3px !important; background:var(--StyleTextColor); margin-bottom:4px; display:block; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; -webkit-border-radius: 4px;-moz-border-radius: 4px;-o-border-radius: 4px; -ms-border-radius: 4px;border-radius: 4px;}

				.Header-mobil-menu-nav .menu-main-ac span {width: 100%; height: 3px !important; background:var(--StyleTextColor75); margin-bottom:4px; display:block; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; -webkit-border-radius: 4px;-moz-border-radius: 4px;-o-border-radius: 4px; -ms-border-radius: 4px;border-radius: 4px;}

				.menu-main-ac span:nth-child(1) { width: 75%; margin-left: 10%;}
				.menu-main-ac span:nth-child(2) { width: 50%;}
				.menu-main-ac span:nth-child(3) { width: 65%; margin-left:35%;}
			.menu-main-ac:hover span:nth-child(1){ width: 100%; margin-left:0%; background:var(--StyleColor);}
			.menu-main-ac:hover span:nth-child(2){ width: 100%; margin-left:0%; background:var(--StyleColor);}
			.menu-main-ac:hover span:nth-child(3){ width: 100%; margin-left:0%; background:var(--StyleColor);}
			#menu-main-ac.visible span:nth-child(1), #menu-main-mobil-ac.visible span:nth-child(1) { width: 20px; margin-left:0%; margin-top: 6px; background:var(--StyleColor); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg)}
			#menu-main-ac.visible span:nth-child(2), #menu-main-mobil-ac.visible span:nth-child(2) { width: 20px; margin-left:0%; margin-top: -7px; background:var(--StyleColor); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg)}
			#menu-main-ac.visible span:nth-child(3), #menu-main-mobil-ac.visible span:nth-child(3) { display: none;}

			.Header-menu-panel{position:relative; width:auto; height:35px; display:block; float:right; margin:0px; margin-right: 15px; margin-top:15px; padding:0px;}

				.header-camera{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--StyleTextColor75); font-size: 20px; line-height: 35px; text-align: center; cursor: pointer;}
					.header-camera:hover{color: var(--StyleTextColor);}

				/*.header-camera{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; cursor: pointer; z-index: 4;}
					.header-camera-toggle{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--StyleTextColor75); font-size: 20px; line-height: 35px; cursor: pointer; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; text-align: center;}
					.header-camera-toggle:hover, .header-camera-toggle.visible{color: var(--StyleColor);}
					.header-camera-dropdown { visibility: hidden; opacity: 0; display: block; position: absolute; top: 100%; margin: 0px; margin-top: 13px; background:var(--StyleCerceveBgColor); border: var(--StyleBorderColorSoft15) 1px solid; width: 160px; padding:0px; left: 0px; z-index: 4; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
					.header-camera-dropdown.visible { visibility:visible; opacity: 1; }
						.header-camera-dropdown:after {background: var(--StyleCerceveBgColor); border-left: 1px solid var(--StyleBorderColorSoft15); border-top: 1px solid var(--StyleBorderColorSoft15); content: ""; height: 13px; position: absolute; left: 13px; top: -7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 13px;}

					.header-camera-dropdown-liste{position:relative; width:100%; height:auto; display:block; float:left; margin:0px; padding:0px;}
						.header-camera-dropdown-liste a{position:relative; width:100%; height:40px; display:block; float:left; margin:0px; padding:0px 15px; border-top: var(--StyleBorderColorSoft15) 1px solid; font-family:'Roboto', sans-serif; color: var(--StyleTextColor90); text-decoration: none; font-size: 13px; line-height: 40px; font-weight: 400; text-align: left;}
							.header-camera-dropdown-liste a i{ margin-right: 5px;}
						.header-camera-dropdown-liste a:hover{color: var(--StyleTextColorHover);}*/


				.header-fullscreen{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--StyleTextColor75); font-size: 18px; line-height: 35px; cursor: pointer; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; text-align: center;}
					.header-fullscreen:hover{color: var(--StyleColor);}
					.header-fullscreen #fa-expand{display:inline-block;}
					.header-fullscreen #fa-compress{ display: none;}

				.header-user{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; cursor: pointer; z-index: 4;}
					.header-user-toggle{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--StyleTextColor75); font-size: 20px; line-height: 35px; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; text-align: center;}
					.header-user-toggle:hover, .header-user-toggle.visible{color: var(--StyleColor);}
					.header-user-dropdown { visibility: hidden; opacity: 0; display: block; position: absolute; top: 100%; margin: 0px; margin-top: 13px; background:var(--StyleCerceveBgColor); border: var(--StyleBorderColorSoft15) 1px solid; width: 200px; padding:0px; right: 0px; z-index: 4; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
					.header-user-dropdown.visible { visibility:visible; opacity: 1; }
						.header-user-dropdown:after {background: var(--StyleCerceveBgColor); border-left: 1px solid var(--StyleBorderColorSoft15); border-top: 1px solid var(--StyleBorderColorSoft15); content: ""; height: 13px; position: absolute; right: 13px; top: -7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 13px;}

					.header-user-dropdown-bilgi{position:relative; width:100%; height:35px; display:block; float:left; margin:15px 0px; padding:0px;}
						.header-user-dropdown-bilgi-icon{position:relative; width:40px; height:35px; display:block; float:left; margin:0px 10px;padding:0px; background: url(imgs/user.png) center center no-repeat; filter:var(--StyleLogoColor);}
						.header-user-dropdown-bilgi-text{position:relative; width:100%; width:-webkit-calc(100% - 60px); width:-moz-calc(100% - 60px); width:-ms-calc(100% - 60px); width:-o-calc(100% - 60px); width:calc(100% - 60px); width:expression(100% - 60px); height:35px; display:block; float:left; margin:0px; padding:0px; font-family:'Roboto', sans-serif; color: var(--StyleTextColor75); text-decoration: none; font-size: 12px; line-height: 15px; font-weight: 400; text-align: left;}
						.header-user-dropdown-bilgi-text b{font-size: 14px; line-height: 20px; font-weight: 500; display: block; color: var(--StyleTextColor); }
					.header-user-dropdown-liste{position:relative; width:100%; height:auto; display:block; float:left; margin:0px; padding:0px;}
						.header-user-dropdown-liste a{position:relative; width:100%; height:40px; display:block; float:left; margin:0px; padding:0px 15px; border-top: var(--StyleBorderColorSoft15) 1px solid; font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 13px; line-height: 40px; font-weight: 400; text-align: left;}
							.header-user-dropdown-liste a i{ margin-right: 5px;}
						.header-user-dropdown-liste a:hover{color: var(--StyleTextColorHover);}

					.header-user-dropdown-calisma-donem{position:relative; width:100%; height:auto; display:block; float:left; margin:0px; padding:0px; border-top: var(--StyleBorderColorSoft15) 1px solid;}
					.header-user-dropdown-calisma-donem-textbox{position:relative; width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); height:auto; display:block; float:left; margin:10px 10px; padding:0px;}
		
						.header-user-dropdown-calisma-donem-textbox input, .header-user-dropdown-calisma-donem-textbox select{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:23px; font-weight:300; text-decoration:none; padding:0px; margin:0px; border:var(--StyleBorderColorSoft25) 1px solid; float: left; width:100%; width:-webkit-calc(100% - 35px); width:-moz-calc(100% - 35px); width:-ms-calc(100% - 35px); width:-o-calc(100% - 35px); width:calc(100% - 35px); width:expression(100% - 35px); height: 25px;}
								.header-user-dropdown-calisma-donem-textbox input:focus, .header-user-dropdown-calisma-donem-textbox select:focus, .header-user-dropdown-calisma-donem-textbox textarea:focus{outline:none; border:var(--StyleBorderColorSoft25) 1px solid;}
							.header-user-dropdown-calisma-donem-textbox button.Textbox-buton{font-family:'Roboto', sans-serif; font-size:13px; color:#FFFFFF;  font-weight: 300;  text-decoration:none; border:none; background:#616F21; line-height:25px; width:30px; height:25px; margin:0px; margin-left: 5px;  padding: 0px; border:none; cursor:pointer; float:left; display:block; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }
								.header-user-dropdown-calisma-donem-textbox button.Textbox-buton:hover{background:var(--StyleColor);}
						

				.header-tema{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--StyleTextColor75); font-size: 20px; line-height: 35px; cursor: pointer; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; text-align: center;}
					.header-tema i.fa-moon-o{display:var(--StyleTemaLight);}
					.header-tema i.fa-sun-o{display: var(--StyleTemaDark);}

					.header-tema:hover{color: var(--StyleColor);}
					
					#tema-ayar{background:var(--StyleMenuColor); width:240px; position:fixed; height: 100%; height:-webkit-calc(100% - 65px); height:-moz-calc(100% - 65px); height:-ms-calc(100% - 65px); height:-o-calc(100% - 65px); height:calc(100% - 65px); height:expression(100% - 65px); float:left; margin:0px; margin-top: 65px; padding:0px; right:-240px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; z-index:3; zoom:1; overflow:hidden; -webkit-box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -moz-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -o-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -ms-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); border-right: 1px solid var(--StyleBorderColorSoft15);}
						#tema-ayar.visible {right: 0px;}
							#tema-ayar-scroll{width:100%; position:relative; height:100%; float:left; margin:0px; padding:0px; left:0px; display:block; overflow-y:scroll;}
							#tema-ayar-scroll::-webkit-scrollbar {display: none;}
							#tema-ayar-scroll::-moz-scrollbar {display: none;}
							#tema-ayar-scroll::-o-scrollbar {display: none;}
							#tema-ayar-scroll::-ms-scrollbar {display: none;}
							#tema-ayar-scroll::scrollbar {display: none;}

						.tema-ayar{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height:auto; float:left; margin:10px; padding:0px; left:0px; display:block;}

							.tema-ayar span.tema-ayar-forms-textbox{position:relative; width:100%; min-height:30px; line-height: 30px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
								.tema-ayar span.tema-ayar-forms-textbox strong{font-family:'Roboto', sans-serif; font-size:13px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block; line-height:30px; float:left; width:auto; text-align:left; height:30px; overflow:hidden;}
								.tema-ayar span.tema-ayar-forms-textbox input, .tema-ayar span.tema-ayar-forms-textbox button{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; margin:3px 0px; border:var(--StyleBorderColorSoft25) 1px solid; float: right}
									.tema-ayar span.tema-ayar-forms-textbox input:focus, .tema-ayar span.tema-ayar-forms-textbox select:focus, .tema-ayar span.tema-ayar-forms-textbox textarea:focus{outline:none; border:var(--StyleColor) 1px solid;}
								.Textbox-max-24{background:var(--StyleCerceveBgColor); width:100%; max-width:24px; height:24px; color:var(--StyleTextColor); padding: 0px; cursor: pointer;}
								.tema-ayar span.tema-ayar-forms-textbox input.Textbox-buton[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:100%; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
									.tema-ayar span.tema-ayar-forms-textbox input.Textbox-buton[type=submit]:hover{background:var(--StyleColor);}
								
									.Checkbox-tema {display:none;}
									.Checkbox-tema + label {content: '\2714';width:24px; height:24px; line-height: 24px; background:var(--StyleCerceveBgColor); border:var(--StyleBorderColorSoft25) 1px solid; color: var(--StyleTextColor); display:block; position:relative; margin-top:3px; margin-bottom:3px; cursor:pointer; float:right; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; -o-transition:all 0s ease; transition:all 0s ease;}
										.Checkbox-tema + label:after {content: '\2716'; position: absolute; color:var(--StyleBorderColorSoft25); left:5px;}
									.Checkbox-tema + label:hover {content: ''; background:#616F21; border-color:#616F21;}
										.Checkbox-tema + label:hover:after {content: '\2714'; position: absolute; color:#FFFFFF; left:5px;}
									.Checkbox-tema:checked + label {background: #616F21; border-color:#616F21;}
										.Checkbox-tema:checked + label:after {content: '\2714'; position: absolute; color: #FFFFFF; left:5px;}
				.header-close{position:relative; width:40px; height:35px; display:block; float:left; margin:0px; padding:0px; color: var(--HataColor); font-size: 20px; line-height: 35px; text-align: center;}
					.header-close:hover{color: var(--StyleTextColor);}
	
/* Header End */

#Main{width:100%; height: 100%; height:-webkit-calc(100% - 65px); height:-moz-calc(100% - 65px); height:-ms-calc(100% - 65px); height:-o-calc(100% - 65px); height:calc(100% - 65px); height:expression(100% - 65px); display:block; margin:0px; margin-top: 65px; padding:0px; float:left; position:relative;}
#Main-mobile{width:100%; height: auto; display:block; margin:0px; margin-top: 35px; padding:0px; float:left; position:relative; overflow:hidden;}
/* Menu */
	#Menu{background:var(--StyleMenuColor); width:240px; position:fixed; height: 100%; height:-webkit-calc(100% - 65px); height:-moz-calc(100% - 65px); height:-ms-calc(100% - 65px); height:-o-calc(100% - 65px); height:calc(100% - 65px); height:expression(100% - 65px); float:left; margin:0px; padding:0px; left:0px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; z-index:3; zoom:1; overflow:hidden; -webkit-box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -moz-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -o-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -ms-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); border-right: 1px solid var(--StyleBorderColorSoft15);}

	#Menu.visible {left: -240px;}

	#Menu-mobil{background:var(--StyleMenuColor); width:240px; position:fixed; height: 100%; height:-webkit-calc(100% - 35px); height:-moz-calc(100% - 35px); height:-ms-calc(100% - 35px); height:-o-calc(100% - 35px); height:calc(100% - 35px); height:expression(100% - 35px); float:left; margin:0px; padding:0px; left:-240px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; z-index:3; zoom:1; overflow:hidden; -webkit-box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -moz-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -o-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); -ms-box-shadow: 0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); box-shadow:0px 8px 15px 2px rgb(var(--StyleShadow), 0.05); border-right: 1px solid var(--StyleBorderColorSoft15);}
	#Menu-mobil.visible {left: 0px;}

			#Menu-scroll{width:100%; position:relative; height:100%; float:left; margin:0px; padding:0px; left:0px; display:block; overflow-y:scroll;}
			#Menu-scroll::-webkit-scrollbar {display: none;}
			#Menu-scroll::-moz-scrollbar {display: none;}
			#Menu-scroll::-o-scrollbar {display: none;}
			#Menu-scroll::-ms-scrollbar {display: none;}
			#Menu-scroll::scrollbar {display: none;}
		#Menu-content{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; left:0px; display:block;}

		#Menu-sidebar{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:absolute; float:left; margin:25px 10px; padding:0px; left:0px; display:block; }
			.Menu-sidebar-baslik{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; left:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor75); font-size:11px; line-height:20px; font-weight:600; text-decoration:none; text-align: left;}
			#Menu-sidebar .Menu-sidebar-navigation {margin:0px; margin-bottom: 20px; padding: 0px; float: left; display: block; position: relative; width: 100%;}
			#Menu-sidebar .Menu-sidebar-navigation ul, #Menu-sidebar .Menu-sidebar-navigation ul ul {margin:0px; padding: 0px;}
			#Menu-sidebar .Menu-sidebar-navigation ul li {list-style-type: none;  position: relative; width: 100%; height: auto; float: left;}
				#Menu-sidebar .Menu-sidebar-navigation ul li a { font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 14px; line-height: 35px; font-weight: 400; outline: 0; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; transition: all 200ms ease-in; width: 100%; display: block;}
				#Menu-sidebar .Menu-sidebar-navigation ul li a:hover {color: var(--StyleColor);}
					#Menu-sidebar .Menu-sidebar-navigation ul li a span {display: inline-block;}
					#Menu-sidebar .Menu-sidebar-navigation ul li a i {text-align: center; font-size: 16px; width: 30px; height: 35px; line-height: 35px;}
					#Menu-sidebar .Menu-sidebar-navigation ul li a i.pull-right {text-align: center; font-size: 16px; width: 20px; height: 35px; line-height: 35px;}
				#Menu-sidebar .Menu-sidebar-navigation ul li.active > a {color:var(--StyleTextColor); font-weight: 500;}
				#Menu-sidebar .Menu-sidebar-navigation ul li.active > a i {color:var(--StyleColor);}
				#Menu-sidebar .Menu-sidebar-navigation ul li.active:before{ content: ''; width: 3px; height: 35px; position: absolute; right: -10px; background: var(--StyleColor); display: block; float: right; }
				#Menu-sidebar .Menu-sidebar-navigation ul li.active ul {display: block;}
					#Menu-sidebar .Menu-sidebar-navigation ul ul {display: none;}
						#Menu-sidebar .Menu-sidebar-navigation ul ul li {width: 100%; height: 30px; position: relative; float: left; list-style: circle; list-style-type: circle; font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none;  font-size: 14px; line-height: 30px; margin: 0px; margin-left: 35px; padding: 0px;}
						#Menu-sidebar .Menu-sidebar-navigation ul ul li a {font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; display: block; font-size: 14px;	line-height: 30px; font-weight: 400; font-size: 13px; width: 100%; float: left; margin: 0px; margin-left: -5px; padding: 0px; position: relative;}
/* Menu End */


	#Page{position:fixed; width:100%; width:-webkit-calc(100% - 240px); width:-moz-calc(100% - 240px); width:-ms-calc(100% - 240px); width:-o-calc(100% - 240px); width:calc(100% - 240px); width:expression(100% - 240px); height: 100%; height:-webkit-calc(100% - 65px); height:-moz-calc(100% - 65px); height:-ms-calc(100% - 65px); height:-o-calc(100% - 65px); height:calc(100% - 65px); height:expression(100% - 65px); left:0px; margin-left:240px; padding:0px; display:block; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
		#Page.visible{width:100%; margin-left:0px;}
		#Page-scroll{width:100%; position:relative; height:100%; float:left; margin:0px; padding:0px; left:0px; display:block; overflow: hidden; overflow-y:scroll;}
			#Page-scroll::-webkit-scrollbar {display: block; width: 5px;}
				#Page-scroll::-webkit-scrollbar-track {background:var(--StyleBorderColorSoft25);}
				#Page-scroll::-webkit-scrollbar-thumb {background:var(--StyleTextColor75);}
				#Page-scroll::-webkit-scrollbar-thumb:hover {background:var(--StyleColor);}
			#Page-scroll::-moz-scrollbar {display: block; width: 5px;}
				#Page-scroll::-moz-scrollbar-track {background:var(--StyleBorderColorSoft25);}
				#Page-scroll::-moz-scrollbar-thumb {background:var(--StyleTextColor75);}
				#Page-scroll::-moz-scrollbar-thumb:hover {background:var(--StyleColor);}
			#Page-scroll::-o-scrollbar {display: block; width: 5px;}
				#Page-scroll::-o-scrollbar-track {background:var(--StyleBorderColorSoft25);}
				#Page-scroll::-o-scrollbar-thumb {background:var(--StyleTextColor75);}
				#Page-scroll::-o-scrollbar-thumb:hover {background:var(--StyleColor);}
			#Page-scroll::-ms-scrollbar {display: block; width: 5px;}
				#Page-scroll::-ms-scrollbar-track {background:var(--StyleBorderColorSoft25);}
				#Page-scroll::-ms-scrollbar-thumb {background:var(--StyleTextColor75);}
				#Page-scroll::-ms-scrollbar-thumb:hover {background:var(--StyleColor);}
			#Page-scroll::scrollbar {display: block; width: 5px;}
				#Page-scroll::scrollbar-track {background:var(--StyleBorderColorSoft25);}
				#Page-scroll::scrollbar-thumb {background:var(--StyleTextColor75);}
				#Page-scroll::scrollbar-thumb:hover {background:var(--StyleColor);}
		#Footer{position:relative; width:100%; height:45px; margin:0px; padding:0px; display:block; float:left; background: var(--StyleHeaderColor); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05);}

		#Footer-mobile{position:relative; bottom:0px; width:100%; height:65px; margin:0px; padding:0px; display:block; float:left;}

			#Footer-mobile-navigation{position:fixed; bottom:0px; width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); height:40px; margin:5px 10px; padding:0px; display:block; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;   background: var(--StyleHeaderColor); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.40); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.40); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.40); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.40); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.40);}

				.Footer-mobile-navigation {position: relative; width: 100%; height: 40px; display: flex; justify-content: center; align-items: center;}
				.Footer-mobile-navigation ul {width: 100%; display: flex; margin:0px; padding:0px; float:left;}
				.Footer-mobile-navigation ul li {list-style: none; position: relative; width:20%; height: 40px; z-index: 2;}
				.Footer-mobile-navigation ul li a {text-decoration: none; color:#555; position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
				.Footer-mobile-navigation ul li a .icon {position:relative; background:var(--StyleHeaderColor); display:block; width: 40px; height: 40px; text-align: center; border-radius: 40px; }
					.Footer-mobile-navigation ul li a .icon i{line-height: 30px; color: var(--StyleTextColor); font-size: 16px;}
					.Footer-mobile-navigation ul li a .icon b{position:relative; display:block; width: 100%; height: 10px; font-family:'Roboto Condensed', sans-serif; font-weight:400; text-align: center; color: var(--StyleTextColor); font-size: 10px; margin: 0px; padding: 0px; margin-top: -5px;}

				.Footer-mobile-navigation ul li.active a .icon {width: 50px; height: 50px; border-radius: 50px; color:var(--StyleHeaderColor); transform: translatey(-5px);}
				.Footer-mobile-navigation ul li.active a .icon i{ line-height: 40px; font-size:20px; color: var(--StyleColor); }
				.Footer-mobile-navigation ul li.active a .icon b{ color: var(--StyleColor); }

			#Footer-mobile-degrade{position:fixed; bottom:0px; width:100%; height:65px; margin:0px; padding:0px; display:block; float:left; 
				background: rgb(245,246,248);
				background: linear-gradient(0deg, rgba(245,246,248,1) 0%, rgba(245,246,248,0) 100%);
				}

			.Footer{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:12px; line-height:45px; font-weight:400;text-decoration:none; display:block; margin:0px; float: left; width: 100%; text-align: center;}
		#Page-content{width:100%; width:-webkit-calc(100% - 40px); width:-moz-calc(100% - 40px); width:-ms-calc(100% - 40px); width:-o-calc(100% - 40px); width:calc(100% - 40px); width:expression(100% - 40px); position:relative; height: auto; min-height:100vh; min-height:-webkit-calc(100vh - 130px); min-height:-moz-calc(100vh - 130px); min-height:-ms-calc(100vh - 130px); min-height:-o-calc(100vh - 130px); min-height:calc(100vh - 130px); min-height:expression(100vh - 130px); float:left; margin:10px 20px; padding:0px; display:block;}
		
		#Page-content-mobil{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: auto; float:left; margin:0px 10px; padding:0px; display:block;}

			#Page-content-header{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
				#Page-content-header-title{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
					.Page-content-header-title{width:auto; position:relative; height: auto; float:left; margin:5px 0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:17px; line-height:30px; font-weight:500; text-decoration:none; text-align: left;}
					.Page-content-header-urlmap{width:auto; position:relative; height: auto; float:right; margin:10px 0px; padding:0px; left:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor75); font-size:13px; line-height:20px; font-weight:400; text-decoration:none; text-align: right;}
						.Page-content-header-urlmap a{display:inline-block; font-family:'Roboto', sans-serif; color:var(--StyleColor); font-size:13px; line-height:20px; font-weight:500; text-decoration:none; text-align: left;}
							.Page-content-header-urlmap a:hover{color:var(--StyleTextColor);}
						.Page-content-header-urlmap b{color:var(--StyleColor); font-weight:500;}
						.Page-content-header-urlmap a.header-urlmap-buton{display:inline-block; font-family:'Roboto', sans-serif; color:var(--StyleColor); font-size:17px; line-height:20px; font-weight:500; text-decoration:none; text-align: center; width: 20px; height: 20px; margin: 0px 5px;}
							.Page-content-header-urlmap a.header-urlmap-buton:hover{color:var(--StyleTextColor);}

					.Page-content-header-list{width:auto; position:relative; height: auto; float:right; margin:10px 0px; padding:0px; left:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor75); font-size:17px; line-height:20px; font-weight:400; text-decoration:none; text-align: right;}
						.Page-content-header-list a{display:inline-block; font-family:'Roboto', sans-serif; color:var(--StyleColor); font-size:15px; line-height:20px; font-weight:500; text-decoration:none; text-align: left;}
							.Page-content-header-list a:hover{color:var(--StyleTextColor);}

				
				#Page-content-header-info{position:absolute; width:auto; height:0px; margin:0px; margin-top: -10px; padding:0px; overflow:hidden; display:block; top: -50px; right:0px; float: right; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; opacity:0; visibility:hidden; z-index:1; background:#FFFFFF;} 
					#Page-content-header-info span{font-family:'Roboto'; font-size:14px; line-height:30px; font-weight:400; text-decoration:none; text-align:center; position:relative; margin:0px; padding:8px 20px; display:block; overflow:hidden; width:auto; opacity:0; visibility:hidden; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
						#Page-content-header-info span.header-info-hata{color:var(--HataColor); background:var(--HataColorSoft10); border:var(--HataColorSoft20) 1px solid;}
						#Page-content-header-info span.header-info-bilgi{color:var(--BilgiColor); background:var(--BilgiColorSoft10); border:var(--BilgiColorSoft20) 1px solid;}
						#Page-content-header-info span.header-info-uyari{color:var(--UyariColor); background:var(--UyariColorSoft10); border:var(--UyariColorSoft20) 1px solid;}
						#Page-content-header-info span i{ font-size: 18px; line-height:30px; margin-right: 5px;}
					#Page-content-header-info.visible{ width: auto; height: 50px; opacity:1; visibility: visible; top: 0px;}
					#Page-content-header-info.visible span{opacity:1; visibility: visible;}

				#Page-content-header-info-mobil{position:absolute; width:100%; height:0px; margin:0px; margin-top: -10px; padding:0px; overflow:hidden; display:block; top: -50px; right:0px; float: right; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; opacity:0; visibility:hidden; z-index:1; background:#FFFFFF;} 

					#Page-content-header-info-mobil span{font-family:'Roboto'; font-size:14px; line-height:20px; font-weight:400; text-decoration:none; text-align:center; position:relative; margin:0px; padding:3px 20px; display:block; overflow:hidden; width:100%; opacity:0; visibility:hidden; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}

						#Page-content-header-info-mobil span.header-info-hata{color:var(--HataColor); background:var(--HataColorSoft10); border:var(--HataColorSoft20) 1px solid;}
						#Page-content-header-info-mobil span.header-info-bilgi{color:var(--BilgiColor); background:var(--BilgiColorSoft10); border:var(--BilgiColorSoft20) 1px solid;}
						#Page-content-header-info-mobil span.header-info-uyari{color:var(--UyariColor); background:var(--UyariColorSoft10); border:var(--UyariColorSoft20) 1px solid;}
						#Page-content-header-info-mobil span i{ font-size: 16px; line-height:20px; margin-right: 5px;}
					#Page-content-header-info-mobil.visible{ width: 100%; height: 30px; opacity:1; visibility: visible; top: 0px;margin-top: 5px;}
					#Page-content-header-info-mobil.visible span{opacity:1; visibility: visible;}

			#Page-content-main{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px;  display:block;}
			.Page-content-main-yuzde50{width:50%; position:relative; height: auto; float:left; margin:0px; padding:0px;  display:block;}
			.Page-content-main-yuzde50-20{width:50%; width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:-ms-calc(50% - 20px); width:-o-calc(50% - 20px); width:calc(50% - 20px); width:expression(50% - 20px); margin-left: 20px; position:relative; height: auto; float:left; margin:0px; padding:0px;  display:block;}

				.Page-content-home{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}

				.Page-content-home-2li{width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-home-2li:nth-child(2n+1){margin-left: 0px;}

				.Page-content-main-3lu{width:33.33%; width:-webkit-calc(33.33% - 13.33px); width:-moz-calc(33.33% - 13.33px); width:-ms-calc(33.33% - 13.33px); width:-o-calc(33.33% - 13.33px); width:calc(33.33% - 13.33px); width:expression(33.33% - 13.33px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-main-3lu:nth-child(3n+1){margin-left: 0px;}

				.Page-content-home-3de2{width:65%; width:-webkit-calc(65% - 20px); width:-moz-calc(65% - 20px); width:-ms-calc65% - 20px); width:-o-calc(65% - 20px); width:calc(65% - 20px); width:expression(65% - 20px);  position:relative; height: auto; float:left; margin:0px; margin-right: 20px; padding:0px; display:block;}
				.Page-content-home-3de1{width:35%;  position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
				
				.Page-content-main-6li{width:16.66%; width:-webkit-calc(16.66% - 17px); width:-moz-calc(16.66% - 17px); width:-ms-calc(16.66% - 17px); width:-o-calc(16.66% - 17px); width:calc(16.66% - 17px); width:expression(16.66% - 17px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-main-6li:nth-child(6n+1){margin-left: 0px;}

				.Page-content-main-cerceve-6li{width:16.66%; width:-webkit-calc(16.66% - 9px); width:-moz-calc(16.66% - 9px); width:-ms-calc(16.66% - 9px); width:-o-calc(16.66% - 9px); width:calc(16.66% - 9px); width:expression(16.66% - 9px);  position:relative; height: auto; float:left; margin:0px; margin-left: 10px; padding:0px; display:block; border: var(--StyleBorderColorSoft25) 1px solid;}
					.Page-content-main-cerceve-6li:nth-child(6n+1){margin-left: 0px;}
				.Page-content-main-cerceve-3lu{width:33.33%; width:-webkit-calc(33.33% - 7px); width:-moz-calc(33.33% - 7px); width:-ms-calc(33.33% - 7px); width:-o-calc(33.33% - 7px); width:calc(33.33% - 7px); width:expression(33.33% - 7px);  position:relative; height: auto; float:left; margin:0px; margin-left: 10px; margin-bottom: 10px; padding:0px; display:block; border: var(--StyleBorderColorSoft25) 1px solid;}
					.Page-content-main-cerceve-3lu:nth-child(3n+1){margin-left: 0px;}
					.Page-content-cerceve-40{width:100%; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 15px; line-height: 15px; font-weight: 400; text-align: center; overflow: hidden;}
						.Page-content-cerceve-40 b{width:100%; height: 15px; display: block; float: left; font-size: 15px; line-height: 15px; font-weight: 400; overflow: hidden; }
						.Page-content-cerceve-40 strong{width:100%; height: 25px; display: block; float: left; font-size: 17px; line-height: 25px; font-weight: 700; }

					.Page-content-cerceve-35-mobil{width:100%; position:relative; height: 35px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto Condensed', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 13px; line-height: 15px; font-weight: 400; text-align: center;}
						.Page-content-cerceve-35-mobil b{width:100%; height: 15px; display: block; float: left; font-size: 13px; line-height: 15px; font-weight: 400; overflow: hidden; }
						.Page-content-cerceve-35-mobil strong{width:100%; height: 25px; display: block; float: left; font-size: 17px; line-height: 20px; font-weight: 700; }

				.Page-content-main-4lu{width:25%; width:-webkit-calc(25% - 15px); width:-moz-calc(25% - 15px); width:-ms-calc(25% - 15px); width:-o-calc(25% - 15px); width:calc(25% - 15px); width:expression(25% - 15px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-main-4lu:nth-child(4n+1){margin-left: 0px;}

				.Page-content-main-5li{width:20%; width:-webkit-calc(20% - 16px); width:-moz-calc(20% - 16px); width:-ms-calc(20% - 16px); width:-o-calc(20% - 16px); width:calc(20% - 16px); width:expression(20% - 16px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-main-5li:nth-child(5n+1){margin-left: 0px;}

				.Page-content-home-4lu{width:25%; width:-webkit-calc(25% - 15px); width:-moz-calc(25% - 15px); width:-ms-calc(25% - 15px); width:-o-calc(25% - 15px); width:calc(25% - 15px); width:expression(25% - 15px);  position:relative; height: auto; float:left; margin:0px; margin-left: 20px; padding:0px; display:block;}
					.Page-content-home-4lu:nth-child(4n+1){margin-left: 0px;}
				
				.Page-content-home-4de3lu{width:75%; width:-webkit-calc(75% - 20px); width:-moz-calc(75% - 20px); width:-ms-calc(75% - 20px); width:-o-calc(75% - 20px); width:calc(75% - 20px); width:expression(75% - 20px);  position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
					.Page-content-home-4de3lu-20{width:75%; width:-webkit-calc(75% - 20px); width:-moz-calc(75% - 20px); width:-ms-calc(75% - 20px); width:-o-calc(75% - 20px); width:calc(75% - 20px); width:expression(75% - 20px);  position:relative; height: auto; float:left; margin:0px; margin-right: 20px; padding:0px; display:block;}
				.Page-content-home-4de1li{width:25%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
					.Page-content-home-4de1li-20{width:25%; width:-webkit-calc(25% - 20px); width:-moz-calc(25% - 20px); width:-ms-calc(25% - 20px); width:-o-calc(25% - 20px); width:calc(25% - 20px); width:expression(25% - 20px); position:relative; height: auto; float:left; margin:0px; margin-right: 20px; padding:0px; display:block;}

				.Page-content-main-3li{width:33.33%; width:-webkit-calc(33.33% - 10px); width:-moz-calc(33.33% - 10px); width:-ms-calc(33.33% - 10px); width:-o-calc(33.33% - 10px); width:calc(33.33% - 10px); width:expression(33.33% - 10px);  position:relative; height: auto; float:left; margin:0px; margin-bottom: 10px; margin-left: 15px; padding:0px; display:block;}
					.Page-content-main-3li:nth-child(3n+1){margin-left: 0px;}

				.Page-content-home-2li a.home-content-box-button{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px;  display:block; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05);}
					.Page-content-home-2li a.home-content-box-button:hover{ background: var(--StyleCerceveBgColor80) ;}


				.Page-content-main{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px;  display:block; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05);}
				.Page-content-main-bgnone{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
			

				.Page-content-main-75{width:75%;}
					.Page-content-main-75-20{width:75%; width:-webkit-calc(75% - 20px); width:-moz-calc(75% - 20px); width:-ms-calc(75% - 20px); width:-o-calc(75% - 20px); width:calc(75% - 20px); width:expression(75% - 20px); margin-right: 20px;}
				.Page-content-main-60{width:60%;}
					.Page-content-main-60-20{width:60%; width:-webkit-calc(60% - 20px); width:-moz-calc(60% - 20px); width:-ms-calc(60% - 20px); width:-o-calc(60% - 20px); width:calc(60% - 20px); width:expression(60% - 20px); margin-right: 20px;}
				.Page-content-main-50{width:50%;}
					.Page-content-main-50-20{width:50%; width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:-ms-calc(50% - 20px); width:-o-calc(50% - 20px); width:calc(50% - 20px); width:expression(50% - 20px); margin-right: 20px;}
				.Page-content-main-40{width:40%;}
					.Page-content-main-40-20{width:40%; width:-webkit-calc(40% - 20px); width:-moz-calc(40% - 20px); width:-ms-calc(40% - 20px); width:-o-calc(40% - 20px); width:calc(40% - 20px); width:expression(40% - 20px); margin-right: 20px;}
				.Page-content-main-25{width:25%;}
					.Page-content-main-25-20{width:25%; width:-webkit-calc(25% - 20px); width:-moz-calc(25% - 20px); width:-ms-calc(25% - 20px); width:-o-calc(25% - 20px); width:calc(25% - 20px); width:expression(25% - 20px); margin-right: 20px;}

				.Page-content-main-33-20{width:33.33%; width:-webkit-calc(33.33% - 13.33px); width:-moz-calc(33.33% - 13.33px); width:-ms-calc(33.33% - 13.33px); width:-o-calc(33.33% - 13.33px); width:calc(33.33% - 13.33px); width:expression(33.33% - 13.33px); margin-left: 20px;}
					.Page-content-main-bgnone .Page-content-main-33-20:first-child{ margin-left: 0px;}
				
				.Page-content-main-25-15{width:25%; width:-webkit-calc(25% - 15px); width:-moz-calc(25% - 15px); width:-ms-calc(25% - 15px); width:-o-calc(25% - 15px); width:calc(25% - 15px); width:expression(25% - 15px); margin-left: 20px;}
					.Page-content-main-bgnone .Page-content-main-25-15:nth-child(4n+1){ margin-left: 0px;}


				.Page-content-sevkiyat-button{width:100%; float: left; display: block; position: relative;}
					.Page-content-sevkiyat-button-list{width:16.66%; width:-webkit-calc(16.66% - 17px); width:-moz-calc(16.66% - 17px); width:-ms-calc(16.66% - 17px); width:-o-calc(16.66% - 17px); width:calc(16.66% - 17px); width:expression(16.66% - 17px); margin-left: 20px; float: left; display: block; overflow: hidden; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05);}
						.Page-content-sevkiyat-button-list:first-child{ margin-left: 0px;}
					
					.Page-content-sevkiyat-button-list .sevkiyat-button-link{width: 100%; height: 160px; float: left; display: block; overflow: hidden; position: relative; margin: 0px; padding: 0px; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 15px; font-weight: 400; outline: 0; text-align: center;}

						.sevkiyat-button-link .sevkiyat-button-icon{width: 100%; height: 80px; display: block; float: left; overflow: hidden; margin: 0px; margin-top: 20px; padding: 0px; position: relative}
							.sevkiyat-button-link .sevkiyat-button-icon i{text-align: center; font-size:35px; width: 100%; height: 80px; line-height: 80px;}
						.sevkiyat-button-link .sevkiyat-button-text{width: 100%; height: 40px; display: block; float: left; overflow: hidden; margin:5px 0px; padding: 0px; position: relative; line-height: 20px;}

						.sevkiyat-button-link .sevkiyat-button-line{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleCerceveBgColor); z-index: 1; }
						.sevkiyat-button-link .sevkiyat-button-line-selected{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleColor); z-index: 1; }

					.Page-content-sevkiyat-button-list .sevkiyat-button-link:hover{background: var(--StyleColor); color: var(--StyleCerceveBgColor); }
					.Page-content-sevkiyat-button-list .sevkiyat-button-link:hover .sevkiyat-button-line, .Page-content-sevkiyat-button-list .sevkiyat-button-link:hover .sevkiyat-button-line-selected{background: var(--StyleCerceveBgColor);}



				.Page-content-color-button{width:100%; float: left; display: block; position: relative;}
					.Page-content-color-button-list-full{width:100%; margin: 0px; margin-bottom: 10px; padding: 0x; position: relative; float: left; display: block; overflow: hidden;}
					.Page-content-color-button-list-ikili{width:66.66%; width:-webkit-calc(66.66% - 5px); width:-moz-calc(66.66% - 5px); width:-ms-calc(66.66% - 5px); width:-o-calc(66.66% - 5px); width:calc(66.66% - 5px); width:expression(66.66% - 5px); margin-bottom: 10px; float: left; display: block; overflow: hidden;}
					.Page-content-color-button-list-50de{width:50%; width:-webkit-calc(50% - 5px); width:-moz-calc(50% - 5px); width:-ms-calc(50% - 5px); width:-o-calc(50% - 5px); width:calc(50% - 5px); width:expression(50% - 5px); margin-bottom: 10px; float: left; display: block; overflow: hidden;}
					.Page-content-color-button-list{width:33.33%; width:-webkit-calc(33.33% - 5px); width:-moz-calc(33.33% - 5px); width:-ms-calc(33.33% - 5px); width:-o-calc(33.33% - 5px); width:calc(33.33% - 5px); width:expression(33.33% - 5px); margin-bottom: 10px; float: left; display: block; overflow: hidden;}
					
					.Page-content-color-button-list-full .color-button-link, .Page-content-color-button-list-50de .color-button-link, .Page-content-color-button-list-ikili .color-button-link, .Page-content-color-button-list .color-button-link{width: 100%; height: 75px; float: left; display: block; overflow: hidden; position: relative; margin: 0px; padding: 0px; text-decoration: none; font-size: 15px; font-weight: 400; outline: 0; text-align: center;}

						.color-background-65A3D9{background:#65A3D9;}
						.color-background-A98B98{background:#A98B98;}
						.color-background-EAAC7F{background:#EAAC7F;}
						.color-background-719D52{background:#719D52;}
						.color-background-96BB7C{background:#96BB7C;}
						.color-background-F27474{background:#F27474;}
						.color-background-4388C5{background:#4388C5;}
						.color-background-FEC868{background:#FEC868;}
						.color-background-B19C89{background:#B19C89;}
						.color-background-85929E{background:#85929E;}
						.color-background-CD853F{background:#CD853F;}
						.color-background-967BB6{background:#967BB6;}
						.color-background-7F5A58{background:#7F5A58;}
						.color-background-FFA62F{background:#FFA62F;}
						.color-background-E38405{background:#E38405;}
						.color-background-829F82{background:#829F82;}

						.color-button-link .color-button-icon{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); height: auto; display: block; float: left; overflow: hidden; margin: 0px; margin:10px 10px; margin-right: 10%;  padding: 0px; position: absolute; color:#FFFFFF; text-align: right}
							.color-button-link .color-button-icon i{font-size:21px; height: auto;  margin: 0px; line-height: 35px; text-align: right}
						
						.color-button-link .color-button-text{text-align: left; width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); height:25px; display: block; float: left; overflow: hidden; margin:0px; margin-left: 10px; padding: 0px; bottom: 0px; position: absolute; line-height:15px; font-family:'Roboto', sans-serif; color:#FFFFFF; text-decoration: none; font-size: 15px; font-weight: 400; vertical-align: bottom;}

						.color-button-link .color-button-bg{width:auto; display: block; float: right; overflow: hidden; margin: 0px; padding: 0px; position:absolute; color:#FFFFFF15; right: -25px; top: -10px;}
							.color-button-link .color-button-bg i{font-size:100px; height: auto; margin: 0px; text-align: right;}


					.Page-content-color-button-list-full .color-button-link:hover, .Page-content-color-button-list-50de .color-button-link:hover, .Page-content-color-button-list-ikili .color-button-link:hover, .Page-content-color-button-list .color-button-link:hover{background: var(--StyleColor); color: var(--StyleCerceveBgColor); }



				.Page-content-sevkiyat-sayac{width:100%; float: left; display: block; position: relative;}
					.Page-content-sevkiyat-sayac-list{width:25%; width:-webkit-calc(25% - 15px); width:-moz-calc(25% - 15px); width:-ms-calc(25% - 15px); width:-o-calc(25% - 15px); width:calc(25% - 15px); width:expression(25% - 15px);  position:relative; height: 160px; float:left; margin:0px; margin-left: 20px; padding:0px; display:block; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05);}
						.Page-content-sevkiyat-sayac-list:nth-child(4n+1){ margin-left: 0px;}


						.Page-content-sevkiyat-sayac-list-margin{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: auto; float:left; margin:20px 10px; padding:0px; display:block;}
							.sevkiyat-sayac-baslik{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; padding-left: 10px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:500; text-decoration:none; text-align: left;}
								.sevkiyat-sayac-baslik:before{content: ''; width: 3px; height: 100%; position: absolute; left:0px; background: var(--StyleColor); display: block; float: left;}

							.sevkiyat-sayac-text-icon{width:100%; position:relative; height: auto; float:left; margin:0px; margin-top: 20px; padding:0px; display:block; text-align: left;}
								.sevkiyat-sayac-text{width:100%; width:-webkit-calc(100% - 50px); width:-moz-calc(100% - 50px); width:-ms-calc(100% - 50px); width:-o-calc(100% - 50px); width:calc(100% - 50px); width:expression(100% - 50px); position:relative; height: 55px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 12px; line-height: 15px; font-weight: 400; }
									.sevkiyat-sayac-text b{width:100%; display: block; float: left; font-size: 21px; line-height: 25px; font-weight: 800; }

								.sevkiyat-sayac-icon{width:40px; position:relative; height: 100%; float:right; margin:0px; padding:0px; display:block; }
								.sevkiyat-sayac-icon span{width:40px; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; font-size: 40px; line-height: 40px;}
									.sevkiyat-sayac-icon span i{width:40px; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; font-size: 20px; font-weight: 100; line-height: 40px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center;}
										.sevkiyat-sayac-icon span.background-71AE4C{ background:#71AE4C50;}
											.sevkiyat-sayac-icon span.background-71AE4C i{ color:#71AE4C;}
											.sevkiyat-sayac-line span.background-71AE4C{ background:#71AE4C;}
										.sevkiyat-sayac-icon span.background-C34A2C{ background:#C34A2C50;}
											.sevkiyat-sayac-icon span.background-C34A2C i{ color:#C34A2C;}
											.sevkiyat-sayac-line span.background-C34A2C{ background:#C34A2C;}
										.sevkiyat-sayac-icon span.background-2B3856{ background:#2B385650;}
											.sevkiyat-sayac-icon span.background-2B3856 i{ color:#2B3856;}
											.sevkiyat-sayac-line span.background-2B3856{ background:#2B3856;}
										.sevkiyat-sayac-icon span.background-F87431{ background:#F8743150;}
											.sevkiyat-sayac-icon span.background-F87431 i{ color:#F87431;}
											.sevkiyat-sayac-line span.background-F87431{ background:#F87431;}
										.sevkiyat-sayac-icon span.background-CD5C5C{ background:#B0BF1A50;}
											.sevkiyat-sayac-icon span.background-CD5C5C i{ color:#B0BF1A;}
											.sevkiyat-sayac-line span.background-CD5C5C{ background:#B0BF1A;}
										.sevkiyat-sayac-icon span.background-0587CD{ background:#0587CD50;}
											.sevkiyat-sayac-icon span.background-0587CD i{ color:#0587CD;}
											.sevkiyat-sayac-line span.background-0587CD{ background:#0587CD;}
										.sevkiyat-sayac-icon span.background-style{ background: var(--StyleBackgroundColorSoft10);}
											.sevkiyat-sayac-icon span.background-style i{ color: var(--StyleTextColor);}
											.sevkiyat-sayac-line span.background-style{ background: var(--StyleTextColor);}

							.sevkiyat-sayac-linebar{width:100%; position:relative; height: auto; float:left; margin:0px; margin-top: 5px; padding:0px; display:block; text-align: left;}
								.sevkiyat-sayac-line{width:100%; position:relative; height: 5px; float:left; margin:0px; padding:0px; display:block; background: var(--StyleBgColor); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
									.sevkiyat-sayac-line span{width:100%; position:relative; height: 5px; float:left; margin:0px; padding:0px; display:block; background: var(--StyleTextColor); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
								.sevkiyat-sayac-line-text{width:100%; position:relative; height: auto; float:left; margin:0px; margin-top: 5px; padding:0px; display:block; font-family:'Roboto', sans-serif; color: var(--StyleTextColor75); text-decoration: none; font-size: 12px; line-height: 20px; font-weight: 400; }
									.sevkiyat-sayac-line-text b{float:right; }


				.Page-content-camera-button{width:80%; float: left; display: block; position: relative;}
					.Page-content-camera-button-list{width:16.66%; width:-webkit-calc(16.66% - 16.67px); width:-moz-calc(16.66% - 16.67px); width:-ms-calc(16.66% - 16.67px); width:-o-calc(16.66% - 16.67px); width:calc(16.66% - 16.67px); width:expression(16.66% - 16.67px); margin-left: 20px; float: left; display: block; overflow: hidden;}
						.Page-content-camera-button-list:first-child{ margin-left: 0px;}
					
					.Page-content-camera-button-list .camera-button-link{width: 100%; height: 160px; float: left; display: block; overflow: hidden; position: relative; margin: 0px; padding: 0px; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 15px; font-weight: 400; outline: 0; text-align: center;}

						.camera-button-link .camera-button-icon{width: 100%; height: 80px; display: block; float: left; overflow: hidden; margin: 0px; margin-top: 20px; padding: 0px; position: relative}
							.camera-button-link .camera-button-icon i{text-align: center; font-size:35px; width: 100%; height: 80px; line-height: 80px;}
						.camera-button-link .camera-button-text{width: 100%; height: 40px; display: block; float: left; overflow: hidden; margin:5px 0px; padding: 0px; position: relative; line-height: 20px;}

						.camera-button-link .camera-button-line{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleCerceveBgColor); z-index: 1; }
						.camera-button-link .camera-button-line-selected{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleColor); z-index: 1; }

					.Page-content-camera-button-list .camera-button-link:hover{background: var(--StyleColor); color: var(--StyleCerceveBgColor); }
					.Page-content-camera-button-list .camera-button-link:hover .camera-button-line, .Page-content-camera-button-list .camera-button-link:hover .camera-button-line-selected{background: var(--StyleCerceveBgColor);}


				.Page-content-camera-reader{width:20%; width:-webkit-calc(20% - 20px); width:-moz-calc(20% - 20px); width:-ms-calc(20% - 20px); width:-o-calc(20% - 20px); width:calc(20% - 20px); width:expression(20% - 20px);  margin-left: 20px;}
					.scanner-content .qr-preview > div {background-color: var(--bg-color); width: 100%; height: 160px; border-radius: 5px; margin: auto; position: relative; overflow: hidden;}
					.scanner-content .qr-preview video { height: 100%; -o-object-fit: cover; object-fit: cover; width: 100%;}
					.scanner-bar {-webkit-animation: scan 2s linear alternate infinite; animation: scan 2s linear alternate infinite; background: #FFFFFF; top: 0; box-shadow: 0 0 15px #fff; height: 2px; position: absolute; width: 100%; z-index: 99;}
						@-webkit-keyframes scan {0% {top: 0;} 100% {top: 100%;}}
						@keyframes scan {0% {top: 0;} 100% {top: 100%;}}


				.Page-content-main-margin{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: auto; float:left; margin:20px 10px; padding:0px; display:block;}
					.Page-content-main-margin-30-10{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: auto; float:left; margin:29px 10px; padding:0px; display:block;}

				.Page-content-main-scroll{width:100%; position:relative; height: 460px; float:left; margin:0px; padding:0px; display:block; overflow: hidden; overflow-y: scroll; -ms-overflow-style: none;}
				.Page-content-main-scroll::-webkit-scrollbar {display: none;}
				.Page-content-main-scroll::-moz-scrollbar {display: none;}
				.Page-content-main-scroll::-o-scrollbar {display: none;}
				.Page-content-main-scroll::-ms-scrollbar {display: none;}
				.Page-content-main-scroll::scrollbar {display: none;}
					.Page-content-timeline{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; overflow: hidden;}
						.Page-content-timeline-item {width: 100%; height: auto; margin: 0px; margin-left: 6px; padding: 0px; padding-left: 20px; position: relative; display: block; float: left; border-left: 1px solid var(--StyleBorderColorSoft50);}
							.Page-content-timeline-item::before {position: absolute; left: 2em; font-weight: bold; display: block; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: .785rem;}
							.Page-content-timeline-item-oval {width: 12px; height: 12px; display: block; top: 1em; position: absolute; top: 3px; left: -7px; border-radius: 10px; content: '';}
								.Page-content-timeline-item-oval::after {width: 6px; height: 6px; display: block; position: absolute; top: 3px; left: 3px; border-radius: 4px; content: ''; background: #FFFFFF;}
							.Page-content-timeline-item-tarih {position:relative; width:100%; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; line-height: 20px; color:var(--StyleTextColor); font-weight:500; text-decoration:none; display:block;}
							.Page-content-timeline-item-notu {position:relative; width:100%; margin:0px; margin-bottom:20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; line-height: 20px; color:var(--StyleTextColor); font-weight:300; text-decoration:none; display:block;}
								.Page-content-timeline-item-notu b{font-weight:400;}

					.Page-content-risk{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; overflow: hidden;}
						.Page-content-risk-item{width:100%; position:relative; height: auto; float:left; margin:0px; margin-bottom:10px; padding:0px; display:block; overflow: hidden;}
							.Page-content-risk-item-text {position:relative; width:100%; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; line-height: 25px; color:var(--StyleTextColor); font-weight:300; text-decoration:none; display:block;}
								.Page-content-risk-item-text b{font-weight: 500; float: right; font-size: 16px;}
							.Page-content-risk-item-line {position:relative; width:100%; height: 8px; margin:0px; padding:0px; float:left; background:var(--StyleBackgroundColorSoft10); display:block; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
								.Page-content-risk-item-line span{position:absolute; width:auto; height: 6px; left: 0px; top: 1px; margin:0px; padding:0px; float:left; display:block; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
									.Page-content-risk-item-line span.background-C1E7AB{background:#C1E7AB;}
									.Page-content-risk-item-line span.background-70AE4C{background:#70AE4C;}
									.Page-content-risk-item-line span.background-F0D48F{background:#F0D48F;}
									.Page-content-risk-item-line span.background-C34A2C{background:#C34A2C;}
									.Page-content-risk-item-line span.background-606D8A{background:#606D8A;}
									.Page-content-risk-item-line span.background-2B3856{background:#2B3856;}
									.Page-content-risk-item-line span.background-F87431{background:#F87431;}
									.Page-content-risk-item-line span.background-F59595{background:#F59595;}
									.Page-content-risk-item-line span.background-38ACEC{background:#38ACEC;}
									.Page-content-risk-item-line span.background-F34343{background:#F34343;}
									
								.Page-content-risk-item-line b{position:absolute; width:100%; right: 0px; bottom: 0px; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; line-height: 30px; color:var(--StyleTextColor); font-weight:300; text-decoration:none; display:block;}

					.Page-content-costs{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; overflow: hidden;}
						.Page-content-costs-item{width:100%; position:relative; height: auto; float:left; margin:0px; margin-bottom:15px; padding:0px; display:block; overflow: hidden; border-bottom: var(--StyleBorderColorSoft25) 1px solid;}
							.Page-content-costs-item-top {position:relative; width:100%; margin:0px; margin-bottom: 5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; line-height: 20px; color:var(--StyleTextColor); font-weight:300; text-decoration:none; display:block;}
								.Page-content-costs-item-top b{font-weight: 500; float: right; font-size: 16px;}
							.Page-content-costs-item-bottom {position:relative; width:100%; margin:0px; margin-bottom: 5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:13px; line-height: 20px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
								.Page-content-costs-item-bottom b{float: right; font-weight: 300; font-size: 12px;}

					
					.Page-content-main-margin-10-10{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: auto; float:left; margin:10px; padding:0px; display:block;}
					
					.Page-content-sayisal{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: 70px; float:left; margin:0px 10px; padding:0px; display:block;}
					.Page-content-sayisal-50{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: 50px; float:left; margin:0px 10px; padding:0px; display:block;}

					.Page-content-sayisal-kare-100{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); position:relative; height: 100px; float:left; margin:0px 10px; padding:0px; display:block;}

					.Page-content-sayisal-kare-80{width:100%; width:-webkit-calc(100% - 10px); width:-moz-calc(100% - 10px); width:-ms-calc(100% - 10px); width:-o-calc(100% - 10px); width:calc(100% - 10px); width:expression(100% - 10px); position:relative; height: 80px; float:left; margin:0px 5px; padding:0px; display:block;}

					.Page-content-sayisal-kare-60{width:100%; width:-webkit-calc(100% - 10px); width:-moz-calc(100% - 10px); width:-ms-calc(100% - 10px); width:-o-calc(100% - 10px); width:calc(100% - 10px); width:expression(100% - 10px); position:relative; height: 60px; float:left; margin:0px 5px; padding:0px; display:block;}
						.Page-content-sayisal-text-kare{width:100%; position:relative; height: auto; float:left; margin:0px; margin-top: 10px; padding:0px; display:block;  text-align: center;}

					.Page-content-sayisal-text{width:100%; width:-webkit-calc(100% - 50px); width:-moz-calc(100% - 50px); width:-ms-calc(100% - 50px); width:-o-calc(100% - 50px); width:calc(100% - 50px); width:expression(100% - 50px); position:relative; height: auto; float:left; margin:0px; margin-right: 10px; padding:0px; display:block; top: 50%; -webkit-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); -moz-transform:translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); text-align: left;}
						.Page-content-sayisal-text-baslik{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:400; text-decoration:none;}
						.Page-content-sayisal-text-deger{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:20px; line-height:30px; font-weight:600; text-decoration:none;}
							.Page-content-sayisal-text-deger-71AE4C{color:#71AE4C;}
							.Page-content-sayisal-text-deger-C34A2C{color:#C34A2C;}
							.Page-content-sayisal-text-deger-2B3856{color:#2B3856;}
							.Page-content-sayisal-text-deger-F87431{color:#F87431;}
							.Page-content-sayisal-text-deger-CD5C5C{color:#CD5C5C;}
							.Page-content-sayisal-text-deger-38ACEC{color:#38ACEC;}

						.Page-content-sayisal-text-aciklama{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; line-height:20px; font-weight:300; text-decoration:none;}
							.Page-content-sayisal-text-aciklama b.color-71AE4C{color:#71AE4C; font-size:15px; font-weight: 400;}
							.Page-content-sayisal-text-aciklama b.color-C34A2C{color:#C34A2C; font-size:15px; font-weight: 400;}
							.Page-content-sayisal-text-aciklama b.color-2B3856{color:#2B3856; font-size:15px; font-weight: 400;}
							.Page-content-sayisal-text-aciklama b.color-F87431{color:#F87431; font-size:15px; font-weight: 400;}
							.Page-content-sayisal-text-aciklama b.color-CD5C5C{color:#CD5C5C; font-size:15px; font-weight: 400;}
							.Page-content-sayisal-text-aciklama b.color-38ACEC{color:#38ACEC; font-size:15px; font-weight: 400;}
						.Page-content-sayisal-icon-kare{width:100%; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; }
						.Page-content-sayisal-icon{width:40px; position:relative; height: 100%; float:left; margin:0px; padding:0px; display:block; }
							.Page-content-sayisal-icon span, .Page-content-sayisal-icon-kare span{width:40px; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; font-size: 40px; line-height: 40px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
							.Page-content-sayisal-icon span i, .Page-content-sayisal-icon-kare span i{width:40px; position:relative; height: 40px; float:left; margin:0px; padding:0px; display:block; font-size: 20px; font-weight: 100; line-height: 40px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center;}
								.Page-content-sayisal-icon span.background-71AE4C, .Page-content-sayisal-icon-kare span.background-71AE4C{ background:#71AE4C50;}
									.Page-content-sayisal-icon span.background-71AE4C i, .Page-content-sayisal-icon-kare span.background-71AE4C i{ color:#71AE4C;}
								.Page-content-sayisal-icon span.background-C34A2C, .Page-content-sayisal-icon-kare span.background-C34A2C{ background:#C34A2C50;}
									.Page-content-sayisal-icon span.background-C34A2C i, .Page-content-sayisal-icon-kare span.background-C34A2C i{ color:#C34A2C;}
								.Page-content-sayisal-icon span.background-2B3856, .Page-content-sayisal-icon-kare span.background-2B3856{ background:#2B385650;}
									.Page-content-sayisal-icon span.background-2B3856 i, .Page-content-sayisal-icon-kare span.background-2B3856 i{ color:#2B3856;}
								.Page-content-sayisal-icon span.background-F87431, .Page-content-sayisal-icon-kare span.background-F87431{ background:#F8743150;}
									.Page-content-sayisal-icon span.background-F87431 i, .Page-content-sayisal-icon-kare span.background-F87431 i{ color:#F87431;}
								.Page-content-sayisal-icon span.background-CD5C5C, .Page-content-sayisal-icon-kare span.background-CD5C5C{ background:#B0BF1A50;}
									.Page-content-sayisal-icon span.background-CD5C5C i, .Page-content-sayisal-icon-kare span.background-CD5C5C i{ color:#B0BF1A;}
								.Page-content-sayisal-icon span.background-38ACEC, .Page-content-sayisal-icon-kare span.background-38ACEC{ background:#38ACEC50;}
									.Page-content-sayisal-icon span.background-38ACEC i, .Page-content-sayisal-icon-kare span.background-38ACEC i{ color:#38ACEC;}
								.Page-content-sayisal-icon span.background-style, .Page-content-sayisal-icon-kare span.background-style{ background: var(--StyleBackgroundColorSoft10);}
									.Page-content-sayisal-icon span.background-style i, .Page-content-sayisal-icon-kare span.background-style i{ color: var(--StyleTextColor);}

					.Page-content-sayisal-liste{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
					.Page-content-sayisal-list{width:100%; position:relative; height: auto; float:left; margin:0px; padding:10px 0px; display:block; border-top:var(--StyleBorderColorSoft25) 1px solid;}
						.Page-content-sayisal-list:first-child{border-top:none;}
						.Page-content-sayisal-list-text{width:60%;position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
							.Page-content-sayisal-list-kod{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:400; text-decoration:none; text-align: left;}
							.Page-content-sayisal-list-baslik{width:100%; position:relative; height: 30px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; line-height:15px; font-weight:300; text-decoration:none; text-align: left;}
						.Page-content-sayisal-list-deger{width:40%;position:relative; height: auto; float:right; margin:0px; padding:0px; display:block;}
							.Page-content-sayisal-list-miktar{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto Condensed', sans-serif; color:var(--StyleTextColor); font-size:20px; line-height:30px; font-weight:400; text-decoration:none; text-align: right;}
							.Page-content-sayisal-list-hareket{width:100%; position:relative; height: 20px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; line-height:20px; font-weight:300; text-decoration:none; text-align: right;}

					.Page-content-sayisal-liste{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
					.Page-content-sayisal-list{width:100%; position:relative; height: auto; float:left; margin:0px; padding:10px 0px; display:block; border-top:var(--StyleBorderColorSoft25) 1px solid;}
						.Page-content-sayisal-list:first-child{border-top:none;}
						.Page-content-sayisal-list-text{width:60%;position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
							.Page-content-sayisal-list-kod{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:400; text-decoration:none; text-align: left;}
							.Page-content-sayisal-list-baslik{width:100%; position:relative; height: 30px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; line-height:15px; font-weight:300; text-decoration:none; text-align: left;}
						.Page-content-sayisal-list-deger{width:40%;position:relative; height: auto; float:right; margin:0px; padding:0px; display:block;}
							.Page-content-sayisal-list-miktar{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto Condensed', sans-serif; color:var(--StyleTextColor); font-size:20px; line-height:30px; font-weight:400; text-decoration:none; text-align: right;}
							.Page-content-sayisal-list-hareket{width:100%; position:relative; height: 20px; float:left; margin:0px; padding:0px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; line-height:20px; font-weight:300; text-decoration:none; text-align: right;}

					.Page-content-main-title, .Page-content-main-title-sub{width:100%; position:relative; height: auto; float:left; margin:0px; margin-bottom: 20px; padding:0px; display:block; }
						.Page-content-main-title-sub{ margin-top: 20px; }
						.Page-content-main-title .main-title, .Page-content-main-title-sub .main-title{width:auto; position:relative; height: auto; float:left; margin:0px; padding:0px; padding-left: 10px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:500; text-decoration:none; text-align: left;}
						.Page-content-main-title .main-title:before, .Page-content-main-title-sub .main-title:before{content: ''; width: 3px; height: 100%; position: absolute; left:0px; background: var(--StyleColor); display: block; float: left;}

						.Page-content-main-title .main-title-select, .Page-content-main-title-sub .main-title-select{width:auto; position:relative; height: auto; float:right; margin:0px; padding:0px; display:block;}

						.Page-content-main-title .main-title-select input, .Page-content-main-title-sub .main-title-select input, .Page-content-main-title .main-title-select select, .Page-content-main-title-sub .main-title-select select{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:14px; line-height:20px; font-weight:300; text-decoration:none; padding:0px; margin:0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; display: inline-block; float: left; position: relative;}
						.Page-content-main-title .main-title-select input:focus, .Page-content-main-title-sub .main-title-select input:focus, .Page-content-main-title .main-title-select select:focus, .Page-content-main-title-sub .main-title-select select:focus{outline:none; border:var(--StyleColor) 1px solid;}
							.main-title-select-textbox{background:var(--StyleCerceveBgColor); width:100%; max-width:50px; height:20px; color:var(--StyleTextColor);}

						.Page-content-main-title .main-title-buton{width:auto; position:relative; height: auto; float:right; margin:0px; padding:0px; display:block;}
						.Page-content-main-title .main-title-buton a{ width:auto; height:28px; display:inline-block; position:relative; overflow:hidden; float: left; margin:0px; margin-right: 5px; padding:0px 10px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 12px; font-weight: 400; color: #FFFFFF; line-height: 28px; text-decoration: none; border: none; border:0px;}
							.Page-content-main-title .main-title-buton a i{font-size: 14px; margin-right: 5px;}

							.Page-content-main-title .main-title-buton a.main-title-buton-add{background:#38713B;}
							.Page-content-main-title .main-title-buton a.main-title-buton-edit{background:#F87217;}
							.Page-content-main-title .main-title-buton a.main-title-buton-view{background:#6F4E37;}
							.Page-content-main-title .main-title-buton a.main-title-buton-delete{background:#B21807;}
							.Page-content-main-title .main-title-buton a.main-title-buton-indir{background:#872657;}
							.Page-content-main-title .main-title-buton a.main-title-buton-list{background:#7F4E52;}
							.Page-content-main-title .main-title-buton a.main-title-buton-listdiger{background:#826550;}
							.Page-content-main-title .main-title-buton a.main-title-buton-excel{background:#1D6F42;}
							.Page-content-main-title .main-title-buton a.main-title-buton-varyant{background:#C19A6B;}
							.Page-content-main-title .main-title-buton a.main-title-buton-etiket{background:#3B2F2F;}
							.Page-content-main-title .main-title-buton a.main-title-buton-not{background:#566D7E;}
							.Page-content-main-title .main-title-buton a.main-title-buton-atama{background:#C19A6B;}
							.Page-content-main-title .main-title-buton a.main-title-buton-yazdir{background:#A2AD9C;}
							.Page-content-main-title .main-title-buton a.main-title-buton-musterionayi,{background:#35282C;}
							.Page-content-main-title .main-title-buton a.main-title-buton-onayagonder{background:#6C7059;}
							.Page-content-main-title .main-title-buton a.main-title-buton-onayla{background:#2C5545;}
							.Page-content-main-title .main-title-buton a.main-title-buton-siparisolustur{background:#B44C43;}
							.Page-content-main-title .main-title-buton a.main-title-buton-faturaolustur{background:#566D7E;}
							.Page-content-main-title .main-title-buton a.main-title-buton-column{background:#566D7E;}
							.Page-content-main-title .main-title-buton a.main-title-buton-refresh{background:#872657;}
							.Page-content-main-title .main-title-buton a.main-title-buton-filtre{background:#7F4E52;}
						.Page-content-main-title .main-title-buton a:hover{ opacity: 0.75}

						.Page-content-main-title .main-title-buton button{ width:auto; height:28px; display:block; position:relative; right: 0px; overflow:hidden; float: left; margin:0px; margin-top: -4px; margin-left: 5px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 400; color:#FFFFFF; line-height: 28px; text-decoration: none; border: none;  border:0px;}
							.Page-content-main-title .main-title-buton button i{ margin-right: 0px;}

						.Page-content-main-title .main-title-buton button.main-title-buton-chart{background:transparent; border:var(--StyleBorderColorSoft25) 1px solid; width: 30px; color: var(--StyleTextColor);}
							.Page-content-main-title .main-title-buton button.main-title-buton-chart:hover{background: var(--StyleBackgroundColor); border:var(--StyleCerceveBgColor) 1px solid; color: #FFFFFF;}

					.Page-content-main-menu{width:100%; position:relative; height: auto; float:left; margin:0px; margin-bottom: 15px; padding:0px; display:block; border-bottom:var(--StyleBorderColorSoft15) 1px solid;}
						.Page-content-main-menu-cizgisiz{margin-bottom: 0px; border-bottom: none;}

					.Page-content-main-margin .displaynone{display: none;}
					.dt-buttons{width:auto; position:relative; height: auto; float:left; margin:0px; margin-bottom: 5px; padding:0px; display:block;}
						.main-menu-search{ width: 200px; height: 32px; position: relative; float:right; padding:0px; margin:0px; margin-left: 5px;}
							.main-menu-search-textbox{ width: 150px; height: 32px; position: relative; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:33px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid;}
								.main-menu-search-textbox:focus{outline:none; border:var(--StyleColor) 1px solid;}
						.main-menu-search-buton{border:none; width:35px; line-height:32px; height:32px; cursor:pointer; display:block; overflow: hidden; margin:0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
							.main-menu-search-buton input[type="submit"]{background:#5E5A80; border:none; width:35px; line-height:32px; height:32px; cursor:pointer; display:block; overflow: hidden; margin:0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
							.main-menu-search-buton:after{font-family: FontAwesome; content: "\f002";  font-size: 13px; font-weight: 300; color: #FFFFFF; position: absolute; pointer-events: none; width:35px; line-height:32px; margin:0px; top: 0px; text-align: center}
							.main-menu-search-buton input[type="submit"]:hover {background:var(--StyleColor); color: #FFFFFF; }

						.Page-content-main-menu a, .dt-buttons button, .table-toolbar-filter-date button, .table-toolbar-filter-buttons button, .table-toolbar-filter-buttons a{ width:auto; height:32px; display:inline-block; position:relative; overflow:hidden; float: left; margin:0px; margin-bottom: 10px; margin-right: 5px; padding:0px 10px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 32px; text-decoration: none; border: none; border:0px;}
							.Page-content-main-menu a i, .dt-buttons button i, .table-toolbar-filter-date button i, .table-toolbar-filter-buttons button i, .table-toolbar-filter-buttons a i{ margin-right: 5px;}
							.Page-content-main-menu a i.nomargin, .dt-buttons button i.nomargin, .table-toolbar-filter-date button i.nomargin, .table-toolbar-filter-buttons button i.nomargin, .table-toolbar-filter-buttons a i.nomargin{ margin-right: 0px;}

							.Page-content-main-menu a.main-menu-add, .dt-buttons button.main-menu-add{background:#38713B;}
							.Page-content-main-menu a.main-menu-edit, .dt-buttons button.main-menu-edit{background:#F87217;}
							.Page-content-main-menu a.main-menu-view, .dt-buttons button.main-menu-view{background:#6F4E37;}
							.Page-content-main-menu a.main-menu-delete, .dt-buttons button.main-menu-delete{background:#B21807;}
							.Page-content-main-menu a.main-menu-indir, .dt-buttons button.main-menu-indir{background:#872657;}
							.Page-content-main-menu a.main-menu-list, .dt-buttons button.main-menu-list{background:#7F4E52;}
							.Page-content-main-menu a.main-menu-listdiger, .dt-buttons button.main-menu-listdiger{background:#826550;}
							.Page-content-main-menu a.main-menu-delete, .dt-buttons button.main-menu-delete{background:#B21807;}
							.Page-content-main-menu a.main-menu-excel, .dt-buttons button.main-menu-excel{background:#1D6F42;}
							.Page-content-main-menu a.main-menu-varyant, .dt-buttons button.main-menu-varyant{background:#C19A6B;}
							.Page-content-main-menu a.main-menu-etiket, .dt-buttons button.main-menu-etiket{background:#3B2F2F;}
							.Page-content-main-menu a.main-menu-not, .dt-buttons button.main-menu-not{background:#566D7E;}
							.Page-content-main-menu a.main-menu-atama, .dt-buttons button.main-menu-atama{background:#C19A6B;}
							.Page-content-main-menu a.main-menu-yazdir, .dt-buttons button.main-menu-yazdir{background:#A2AD9C;}
							.Page-content-main-menu a.main-menu-musterionayi, .dt-buttons button.main-menu-musterionayi{background:#35282C;}
							.Page-content-main-menu a.main-menu-onayagonder, .dt-buttons button.main-menu-onayagonder{background:#6C7059;}
							.Page-content-main-menu a.main-menu-onayla, .dt-buttons button.main-menu-onayla{background:#2C5545;}
							.Page-content-main-menu a.main-menu-siparisolustur, .dt-buttons button.main-menu-siparisolustur{background:#B44C43;}
							.Page-content-main-menu a.main-menu-faturaolustur, .dt-buttons button.main-menu-faturaolustur{background:#566D7E;}
							.Page-content-main-menu a.main-menu-hazirla, .dt-buttons button.main-menu-hazirla{background:#F87217;}
							.Page-content-main-menu a.main-menu-column, .dt-buttons button.main-menu-column{background:#566D7E;}
							.Page-content-main-menu a.main-menu-refresh, .dt-buttons button.main-menu-refresh, .table-toolbar-filter-buttons button.main-menu-refresh, .table-toolbar-filter-buttons a.main-menu-refresh{background:#872657;}
							.Page-content-main-menu a.main-menu-filtre, .dt-buttons button.main-menu-filtre, .table-toolbar-filter-date button.main-menu-filtre{background:#7F4E52;}

						.Page-content-main-menu a:hover, .dt-buttons button:hover, .table-toolbar-filter-date button:hover, .table-toolbar-filter-buttons button:hover{ opacity: 0.75}
						
						.main-menu-drop {float:left; width:auto; min-height:32px; margin:0px; padding:0px; display:block; font-family:"Roboto"; font-size:14px; line-height:32px; font-weight: 400; color:#FFFFFF; text-decoration:none; display:block; margin:0px; margin-bottom:10px; margin-right:5px; padding:0px 10px; height:32px; overflow:hidden; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background:#2B3856; cursor:pointer; border: none; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
							.main-menu-drop i{ margin-right: 5px;}
						.main-menu-drop:hover, .main-menu-drop:focus {background:#2B3856; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;}
						.main-menu-dropdown { position: relative; display: inline-block;}
							.main-menu-drop-content {margin-top: 32px; display: none; position: absolute; background:#2B3856; width: 200px; overflow: auto; z-index: 1; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;  border-top-left-radius: 0px;  -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
							.main-menu-drop-content a {float:left; width:100%; min-height:32px; margin:0px; padding:0px; display:block; font-family:"Roboto"; font-size:13px; line-height:32px; font-weight: 400; color:#FFFFFF; text-decoration:none; display:block; margin:0px; padding:0px; padding-left:10px; padding-right:10px; height:32px; overflow:hidden; float:left; cursor:pointer; }
								.main-menu-drop-content a:hover {background: opacity: 0.75; }
						.main-menu-drop-show {display: block;}


						.Page-content-main-filter{width:100%; position:relative; height: auto; float:left; margin:0px; margin-bottom: 15px; padding:0px; padding-bottom: 10px; display:block; border-bottom:var(--StyleBorderColorSoft15) 1px solid;}
							.Page-content-main-filter input, .Page-content-main-filter select, .Page-content-main-filter textarea{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid;}
						.Page-content-main-filter input:focus, .Page-content-main-filter select:focus, .Page-content-main-filter textarea:focus{outline:none; border:var(--StyleColor) 1px solid;}

						.Page-content-main-filter span.filter-forms {position:relative; width:100%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-filter span.filter-forms strong{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:500; text-decoration:none; display:block; line-height:40px; float:left; width:auto; height:40px; text-align:left; overflow:hidden;}
							.Page-content-main-filter span.filter-forms span.filter-forms-textbox{position:relative; width:auto; min-height:40px; line-height: 40px; margin:0px; margin-left: 10px; padding:0px; float:left; display:block;}
							.Page-content-main-filter span.filter-forms span.filter-forms-textbox-tarih{position:relative; width:auto; min-height:40px; line-height: 40px; margin:0px; padding:0px;display:block;}
							.Page-content-main-filter span.filter-forms span.filter-forms-checkbox{position:relative; width:auto; min-height:40px; line-height: 40px; margin:0px; margin-left: 10px; padding:0px; float:left; display:block;}

					.Page-content-main-tabs{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }
					.Page-content-main-tab{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }
					.responsive-tabs {width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }
						.responsive-tabs .responsive-tabs-nav {margin: 0; padding: 0;  border-bottom:var(--StyleBorderColorSoft15) 1px solid;}
							.responsive-tabs .responsive-tabs-nav .responsive-tabs-anchor {display: inline-block; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 500; color: var(--StyleTextColor); line-height: 35px; text-decoration: none; margin: 0px; padding: 0px 15px; border: none; border:0px; }
							.responsive-tabs .responsive-tabs-nav .responsive-tabs-anchor:hover {color:var(--StyleColor); border-bottom:var(--StyleColor) 1px solid;}
							.responsive-tabs .responsive-tabs-nav .responsive-tabs-state-active .responsive-tabs-anchor {color:var(--StyleColor); border-bottom:var(--StyleColor) 1px solid;}
							.responsive-tabs .responsive-tabs-nav .responsive-tabs-state-disabled {opacity: 0.5;}

						.responsive-tabs .responsive-tabs-tab {display: inline-block; margin: 0; list-style: none; background: var(--StyleCerceveBgColor);}
							.responsive-tabs .responsive-tabs-nav .responsive-tabs-tab {position: relative;}
						.responsive-tabs .responsive-tabs-panel {padding:0px; margin: 0px; margin-top: 20px; display: none; background: var(--StyleCerceveBgColor);}
							.responsive-tabs .responsive-tabs-panel .responsive-tabs-state-active {display: block;}
						.responsive-tabs .responsive-tabs-accordion-title {display: none;}
						

					@media only screen and (max-width: 640px) {
						.responsive-tabs .responsive-tabs-nav {display: none;}
						.responsive-tabs .responsive-tabs-accordion-title {display: block;}
					}
				
					.responsive-tabs .responsive-tabs-accordion-title .responsive-tabs-anchor { width: 100%; display: block; float: left; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 500; color: var(--StyleTextColor); line-height: 45px; text-decoration: none; margin: 0px; margin-bottom: 10px; padding: 0px 15px; border: none; border:0px; background:var(--StyleBorderColorSoft15); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
					.responsive-tabs .responsive-tabs-accordion-title .responsive-tabs-state-active .responsive-tabs-anchor { background:var(--StyleColor); color: #FFFFFF;}
					.responsive-tabs .responsive-tabs-accordion-title .responsive-tabs-state-disabled {opacity: 0.5;}

					.Main-charts-maliyet{width:100%; position:relative; height: 400px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-chart{width:100%; position:relative; height: 400px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-ambar{width:100%; position:relative; height: 400px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-analiz{width:100%; position:relative; height: 320px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-analiz-400{width:100%; position:relative; height: 400px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-analiz-320{width:100%; position:relative; height: 320px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-analiz-200{width:100%; position:relative; height: 200px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Main-charts-analiz-280{width:100%; position:relative; height: 280px; float:left; margin:0px; padding:0px; display:block; text-align:left; overflow: hidden;}
					.Page-content-main-charts{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }
						.Page-content-main-charts-5li-240{width:20%; height: 240px; position:relative; float:left; margin:0px; padding:0px; display:block; }
							.LgntCharts-title{width:auto; position:relative; height: auto; float:left; margin:0px; padding:0px; padding-left: 10px; display:block; font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; line-height:20px; font-weight:500; text-decoration:none; text-align: left;}
								.LgntCharts-title:before{content: ''; width: 3px; height: 100%; position: absolute; left:0px; background: var(--StyleColor); display: block; float: left;}

					.Page-content-main-camera{width:320px; height: 320px; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; left: 50%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%); }

					.Page-content-main-kamera{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; text-align:left;}

					.Page-content-main-details{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }
						.Page-content-main-details span.details-textbox {position:relative; width:100%; min-height:45px; margin:0px; margin-bottom:15px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-details span.details-textbox-yuzde50 {position:relative; width:50%; min-height:45px; margin:0px; margin-bottom:15px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-details span.details-textbox-yuzde33 {position:relative; width:33.33%; min-height:45px; margin:0px; margin-bottom:15px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

						.Page-content-main-details span.details-textbox strong, .Page-content-main-details span.details-textbox-yuzde50 strong, .Page-content-main-details span.details-textbox-yuzde33 strong{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor75); font-weight:500; text-decoration:none; display:block; line-height:20px; float:left; width:100%; height:20px; text-align:left; overflow:hidden;}
						.Page-content-main-details span.details-textbox span, .Page-content-main-details span.details-textbox-yuzde50 span, .Page-content-main-details span.details-textbox-yuzde33 span{font-family:'Roboto', sans-serif; font-size:15px; color:var(--StyleTextColor); font-weight:500; text-decoration:none; display:block; line-height:25px; float:left; width:100%; height:auto; text-align:left; overflow:hidden;}
						.Page-content-main-details span.details-textbox span.fontsize18, .Page-content-main-details span.details-textbox-yuzde50 span.fontsize18, .Page-content-main-details span.details-textbox-yuzde33 span.fontsize18{font-family:'Roboto', sans-serif; font-size:18px; color:var(--StyleTextColor); font-weight:500; text-decoration:none; display:block; line-height:25px; float:left; width:100%; height:auto; text-align:left; overflow:hidden;}


					.Page-content-main-forms{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }

						.Page-content-main-forms span.forms-textbox {position:relative; width:100%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-nobottom {position:relative; width:100%; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

							.forms-textbox-nobottom-left-140 {position:relative; width:140px; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}
							.forms-textbox-nobottom-right-140 {position:relative; width:100%; width:-webkit-calc(100% - 140px); width:-moz-calc(100% - 140px); width:-ms-calc(100% - 140px); width:-o-calc(100% - 140px); width:calc(100% - 140px); width:expression(100% - 140px); min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}

							.Page-content-main-forms span.forms-textbox-nobottom span.forms-textbox-nobottom-left {position:relative; width:90px; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}
								.Page-content-main-forms span.forms-textbox-nobottom span.forms-textbox-nobottom-left-135 {position:relative; width:140px; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}
							.Page-content-main-forms span.forms-textbox-nobottom span.forms-textbox-nobottom-right {position:relative; width:100%; width:-webkit-calc(100% - 90px); width:-moz-calc(100% - 90px); width:-ms-calc(100% - 90px); width:-o-calc(100% - 90px); width:calc(100% - 90px); width:expression(100% - 90px); min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}
								
								.Page-content-main-forms span.forms-textbox-nobottom span.forms-textbox-nobottom-right-135 {position:relative; width:100%; width:-webkit-calc(100% - 140px); width:-moz-calc(100% - 140px); width:-ms-calc(100% - 140px); width:-o-calc(100% - 140px); width:calc(100% - 140px); width:expression(100% - 140px); min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left;  display:block;}

								.forms-textbox-nobottom-right input, .forms-textbox-nobottom-right select, .forms-textbox-nobottom-right textarea, .forms-textbox-nobottom-right-135 input, .forms-textbox-nobottom-right-135 select, .forms-textbox-nobottom-right-135 textarea, .forms-textbox-nobottom-right-140 input, .forms-textbox-nobottom-right-140 select, .forms-textbox-nobottom-right-140 textarea{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}

						.Page-content-main-forms span.forms-textbox-yuzde10 {position:relative; width:10%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-right: 20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde15 {position:relative; width:15%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-right: 20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde20 {position:relative; width:20%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-right: 20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde25 {position:relative; width:25%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-right: 20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde25-nomargin {position:relative; width:25%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde50 {position:relative; width:50%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-right: 20px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde50-20 {position:relative; width:50%; width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:-ms-calc(50% - 20px); width:-o-calc(50% - 20px); width:calc(50% - 20px); width:expression(50% - 20px);  min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

						.Page-content-main-forms span.forms-textbox-yuzde50-ic {position:relative; width:50%; min-height:40px; line-height: 40px; margin:0px; margin-right: 10px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

						.Page-content-main-forms span.forms-textbox-yuzde50-20-ic {position:relative; width:50%; width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:-ms-calc(50% - 20px); width:-o-calc(50% - 20px); width:calc(50% - 20px); width:expression(50% - 20px);  min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

						.Page-content-main-forms span.forms-textbox-yuzde33-ic {position:relative; width:33%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
						.Page-content-main-forms span.forms-textbox-yuzde33-10-ic {position:relative; width:33%; width:-webkit-calc(33% - 10px); width:-moz-calc(33% - 10px); width:-ms-calc(33% - 10px); width:-o-calc(33% - 10px); width:calc(33% - 10px); width:expression(33% - 10px); min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; margin-left: 8px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}

						.Page-content-main-forms span.forms-textbox strong{font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:500; text-decoration:none; display:block; line-height:40px; float:left; width:160px; height:40px; margin-right:15px; margin-bottom: 1px; text-align:right; overflow:hidden;}

						.Page-content-main-forms span.forms-textbox strong.strong-kisa{width:80px;}
						.Page-content-main-forms span.forms-textbox a.forms-textbox-gorsel{width:auto; height:auto; float: left; overflow:hidden; position: relative; margin: 0px; padding: 0px;}
						.Page-content-main-forms span.forms-textbox span.forms-textbox-selectsearch{float: left; display: block; width: auto;}

						.Page-content-main-forms span.forms-textbox input, .Page-content-main-forms span.forms-textbox select, .Page-content-main-forms span.forms-textbox textarea, .Page-content-main-forms span.forms-textbox button, .Page-content-main-alert span.alert-textbox input, .Page-content-main-alert span.alert-textbox select, .Page-content-main-alert span.alert-textbox textarea, .Page-content-main-alert span.alert-textbox button{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
							
							.Page-content-main-forms span.forms-textbox button.tox-tbtn{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; margin:0px; border:none; float: left;}

						.Page-content-main-forms span.forms-textbox input:focus, .Page-content-main-forms span.forms-textbox select:focus, .Page-content-main-forms span.forms-textbox textarea:focus, .Page-content-main-forms span.forms-textbox button:focus{outline:none; border:var(--StyleColor) 1px solid;}

						.Page-content-main-forms span.forms-textbox input.disabled, .Page-content-main-forms span.forms-textbox select.disabled, .Page-content-main-forms span.forms-textbox textarea.disabled{pointer-events:none;}
						.Page-content-main-forms span.forms-textbox input.textright, .Page-content-main-forms span.forms-textbox select.textright, .Page-content-main-forms span.forms-textbox textarea.textright{ text-align: right; padding-left: 0px; padding-right: 5px;}

						.Page-content-main-forms span.forms-textbox div.selectize-control{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid;}
						.Page-content-main-forms span.forms-textbox div.selectize-control:focus{outline:none; border:var(--StyleColor) 1px solid;}

						
						.Page-content-main-forms span.forms-textbox span.forms-textbox-inline{ width: auto; position:relative; overflow:hidden; display:block; float: left; line-height:normal; height: auto;}
						.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-modal{ width: 100%; position:relative; overflow:hidden; display:block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-200{ width:200px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-200 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-180{ width:180px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-180 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-150{ width:150px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-150 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-130{ width:130px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-130 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-120{ width:120px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-120 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-100{ width:100px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-100 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-80{ width:80px; position:relative; overflow:hidden; display:inline-block;}
							.Page-content-main-forms span.forms-textbox span.forms-textbox-inline-80 .Checkbox-yesil + label {margin-top:9px; margin-bottom:0px;}

						.Page-content-main-forms span.forms-textbox-detail-18{font-size: 18px;}
						.Page-content-main-forms span.forms-textbox-turuncu{color:#FD6633;}
						.Page-content-main-forms span.forms-textbox-hata{color:var(--HataColor);}
						.Page-content-main-forms span.forms-textbox-uyari{color:var(--UyariColor);}
						.Page-content-main-forms span.forms-textbox-tamam{color:var(--OkeyColor);}
						.Page-content-main-forms span.forms-textbox-bilgi{color:var(--BilgiColor);}
						.Page-content-main-forms span.forms-textbox-detail{color:var(--StyleTextColor);}

						.Page-content-main-forms span.forms-textbox-nobottom span.forms-textbox-bulunamadi{position:relative; width:100%; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:15px; color:var(--HataColor); font-weight:400; text-decoration:none; text-align: center; display:block; border:var(--HataColor) 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }

						.Textbox-max-text{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px 5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left; background:var(--StyleCerceveBgColor); width:auto; min-height:32px; color:var(--StyleTextColor);}
						.Textbox-max-text-100de-180{width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; font-weight:300; text-decoration:none; padding:0px 5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left; background:var(--StyleCerceveBgColor); min-height:32px; color:var(--StyleTextColor);}

						.Textbox-none{ display: none;}
						.Textbox-max-10da{background:var(--StyleCerceveBgColor); width:10%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-20de{background:var(--StyleCerceveBgColor); width:20%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-25de{background:var(--StyleCerceveBgColor); width:25%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-30da{background:var(--StyleCerceveBgColor); width:30%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-40da{background:var(--StyleCerceveBgColor); width:40%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-50de{background:var(--StyleCerceveBgColor); width:50%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-60da{background:var(--StyleCerceveBgColor); width:60%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-75de{background:var(--StyleCerceveBgColor); width:75%; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-80de{background:var(--StyleCerceveBgColor); width:80%; height:32px; color:var(--StyleTextColor);}

						.Textbox-max-10da-5{background:var(--StyleCerceveBgColor); width:10%; width:-webkit-calc(10% - 5px); width:-moz-calc(10% - 5px); width:-ms-calc(10% - 5px); width:-o-calc(10% - 5px); width:calc(10% - 5px); width:expression(10% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-20de-5{background:var(--StyleCerceveBgColor); width:20%; width:-webkit-calc(20% - 5px); width:-moz-calc(20% - 5px); width:-ms-calc(20% - 5px); width:-o-calc(20% - 5px); width:calc(20% - 5px); width:expression(20% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-25de-5{background:var(--StyleCerceveBgColor); width:25%; width:-webkit-calc(25% - 5px); width:-moz-calc(25% - 5px); width:-ms-calc(25% - 5px); width:-o-calc(25% - 5px); width:calc(25% - 5px); width:expression(25% - 5px);height:32px; color:var(--StyleTextColor);}
						.Textbox-max-30da-5{background:var(--StyleCerceveBgColor); width:30%; width:-webkit-calc(30% - 5px); width:-moz-calc(30% - 5px); width:-ms-calc(30% - 5px); width:-o-calc(30% - 5px); width:calc(30% - 5px); width:expression(30% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-40da-5{background:var(--StyleCerceveBgColor); width:40%; width:-webkit-calc(40% - 5px); width:-moz-calc(40% - 5px); width:-ms-calc(40% - 5px); width:-o-calc(40% - 5px); width:calc(40% - 5px); width:expression(40% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-50de-5{background:var(--StyleCerceveBgColor); width:50%; width:-webkit-calc(50% - 5px); width:-moz-calc(50% - 5px); width:-ms-calc(50% - 5px); width:-o-calc(50% - 5px); width:calc(50% - 5px); width:expression(50% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-60da-5{background:var(--StyleCerceveBgColor); width:60%; width:-webkit-calc(60% - 5px); width:-moz-calc(60% - 5px); width:-ms-calc(60% - 5px); width:-o-calc(60% - 5px); width:calc(60% - 5px); width:expression(60% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-75de-5{background:var(--StyleCerceveBgColor); width:75%; width:-webkit-calc(75% - 5px); width:-moz-calc(75% - 5px); width:-ms-calc(75% - 5px); width:-o-calc(75% - 5px); width:calc(75% - 5px); width:expression(75% - 5px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-80de-5{background:var(--StyleCerceveBgColor); width:80%; width:-webkit-calc(80% - 5px); width:-moz-calc(80% - 5px); width:-ms-calc(80% - 5px); width:-o-calc(80% - 5px); width:calc(80% - 5px); width:expression(80% - 5px); height:32px; color:var(--StyleTextColor);}

						.Textbox-max-40{background:var(--StyleCerceveBgColor); width:100%; max-width:40px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-50{background:var(--StyleCerceveBgColor); width:100%; max-width:50px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-65{background:var(--StyleCerceveBgColor); width:100%; max-width:65px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-70{background:var(--StyleCerceveBgColor); width:100%; max-width:70px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-75{background:var(--StyleCerceveBgColor); width:100%; max-width:75px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-90{background:var(--StyleCerceveBgColor); width:100%; max-width:90px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100{background:var(--StyleCerceveBgColor); width:100%; max-width:100px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-125{background:var(--StyleCerceveBgColor); width:100%; max-width:125px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-150{background:var(--StyleCerceveBgColor); width:100%; max-width:150px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-200{background:var(--StyleCerceveBgColor); width:100%; max-width:200px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-230{background:var(--StyleCerceveBgColor); width:100%; max-width:225px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-230-nomarginright{background:var(--StyleCerceveBgColor); width:100%; max-width:225px; height:32px; color:var(--StyleTextColor); margin-right: 0px;}
						.Textbox-max-240{background:var(--StyleCerceveBgColor); width:100%; max-width:240px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-280{background:var(--StyleCerceveBgColor); width:100%; max-width:280px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-300{background:var(--StyleCerceveBgColor); width:100%; max-width:300px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-320{background:var(--StyleCerceveBgColor); width:100%; max-width:320px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-360{background:var(--StyleCerceveBgColor); width:100%; max-width:360px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-480{background:var(--StyleCerceveBgColor); width:100%; max-width:480px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-600{background:var(--StyleCerceveBgColor); width:100%; max-width:600px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-640{background:var(--StyleCerceveBgColor); width:100%; max-width:640px; height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-40{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 40px); width:-moz-calc(100% - 40px); width:-ms-calc(100% - 40px); width:-o-calc(100% - 40px); width:calc(100% - 40px); width:expression(100% - 40px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-45{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 45px); width:-moz-calc(100% - 45px); width:-ms-calc(100% - 45px); width:-o-calc(100% - 45px); width:calc(100% - 45px); width:expression(100% - 45px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-50{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 50px); width:-moz-calc(100% - 50px); width:-ms-calc(100% - 50px); width:-o-calc(100% - 50px); width:calc(100% - 50px); width:expression(100% - 50px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-60{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 60px); width:-moz-calc(100% - 60px); width:-ms-calc(100% - 60px); width:-o-calc(100% - 60px); width:calc(100% - 60px); width:expression(100% - 60px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-75{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 75px); width:-moz-calc(100% - 75px); width:-ms-calc(100% - 75px); width:-o-calc(100% - 75px); width:calc(100% - 75px); width:expression(100% - 75px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); height:32px; color:var(--StyleTextColor);}
						.Textbox-max-100de{background:var(--StyleCerceveBgColor); width:100%; max-width:100%; height:32px; color:var(--StyleTextColor);}
						.Textarea-max-640{background:var(--StyleCerceveBgColor); width:100%; max-width:640px; height:96px; color:var(--StyleTextColor); resize: none;}
						.Textarea-max-640-64{background:var(--StyleCerceveBgColor); width:100%; max-width:640px; height:64px; color:var(--StyleTextColor); resize: none;}
						.Textarea-max-100de-64-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); height:64px; color:var(--StyleTextColor); resize: none;}
						.Textarea-max-100de-128-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); height:128px; color:var(--StyleTextColor); resize: none;}
						.Textarea-max-100de-480-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); height:480px; color:var(--StyleTextColor); resize: none;}


						.Textbox-max-100-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:100px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-150-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:150px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-200-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:200px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-240-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:240px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-280-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:280px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-300-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width:300px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-320-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width: 320px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-360-span{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px); max-width: 360px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textbox-max-100de-auto-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px);  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}
						.Textarea-max-100de-auto-180{background:var(--StyleCerceveBgColor); width:100%; width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:-ms-calc(100% - 180px); width:-o-calc(100% - 180px); width:calc(100% - 180px); width:expression(100% - 180px);  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:32px; min-height:32px; height: auto; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; float: left;}


						.Textarea-max-100de-96{background:var(--StyleCerceveBgColor); width:100%; height:96px; color:var(--StyleTextColor); resize: none;}
						.Textarea-max-100de-160{background:var(--StyleCerceveBgColor); width:100%; height:160px; color:var(--StyleTextColor); resize: none;}
						.Textbox-max-100de-barkod{background:var(--StyleCerceveBgColor); width:100%; max-width:100%; height:40px; line-height: 40px; font-weight: 500; font-size: 17px; color:var(--StyleTextColor); text-align: center;}
							

						.Textbox-button-add{ width:40px; height:40px; display:block; position:relative; right: 0px; overflow:hidden; float: left; margin:0px; margin-right: 5px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 400; color:#FFFFFF; line-height: 40px; text-decoration: none; border: none;  border:0px; background: #38713B; border: #38713B 1px solid; width: 40px; color: #FFFFFF; text-align: center;}
							.Textbox-button-add:hover{ opacity: 0.75}


						.Textbox-button-barkod{ width:40px; height:40px; display:block; position:relative; right: 0px; overflow:hidden; float: left; margin:0px; margin-right: 5px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 400; color:#FFFFFF; line-height: 40px; text-decoration: none; border: none;  border:0px; background:transparent; border:var(--StyleBorderColorSoft25) 1px solid; width: 40px; color: var(--StyleTextColor); text-align: center;}
							.Textbox-button-barkod i{ margin-right: 0px;}
						.Textbox-button-barkod:hover{background: var(--StyleBackgroundColor); border:var(--StyleCerceveBgColor) 1px solid; color: #FFFFFF;}
						.Textbox-button-barkod-active{background: var(--StyleBackgroundColor); border:var(--StyleCerceveBgColor) 1px solid; color: #FFFFFF;}

						.Checkbox-yesil {display:none;}
							.Checkbox-yesil + label {content: '\2714';width:24px; height:24px; line-height: 24px; background:var(--StyleCerceveBgColor); border:var(--StyleBorderColorSoft25) 1px solid; color: var(--StyleTextColor); display:block; position:relative; margin-top:8px; margin-bottom:8px; margin-right:10px; cursor:pointer; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; -o-transition:all 0s ease; transition:all 0s ease;}
								.Checkbox-yesil + label:before {content:attr(title); position:absolute; font-family:'Roboto', sans-serif; font-size:13px; font-weight: 400; color:var(--StyleTextColor); text-decoration:none; line-height:24px; left:30px; white-space:nowrap; cursor:pointer;}
							.Checkbox-yesil + label:hover {content: '';background:#616F21; border-color:#616F21;}
								.Checkbox-yesil + label:hover:after {content: '\2714'; position: absolute; color:#FFFFFF; left:5px;}
							.Checkbox-yesil:checked + label {background: #616F21; border-color:#616F21;}
								.Checkbox-yesil:checked + label:after {content: '\2714'; position: absolute; color: #FFFFFF; left:5px;}
								.Checkbox-yesil:checked + label:before {color:#616F21;}

						.Checkbox-eyes {display:none;}
							.Checkbox-eyes + label {content: '\f06e'; width:20px; height:24px; line-height: 24px; margin: 0px; padding: 0px; margin-top:8px; margin-bottom:8px; background:#FFFFFF; border:none; color: var(--StyleTextColor); font-family:'FontAwesome'; display:block; position:relative; cursor:pointer; float:left; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; -o-transition:all 0s ease; transition:all 0s ease}
								.Checkbox-eyes + label:after{margin: 0px; padding: 0px; content: '\f06e'; color: var(--StyleTextColor); background:#FFFFFF; left:auto; right: auto;}
								.Checkbox-eyes + label:hover:after {margin: 0px; padding: 0px;content: '\f06e'; position: absolute; color:var(--StyleTextColor);}
							.Checkbox-eyes:checked + label {background: #FFFFFF;}
								.Checkbox-eyes:checked + label:after {margin: 0px; padding: 0px;content: '\f070'; position: absolute; color: var(--StyleTextColor);}


						.Page-content-main-forms span.forms-textbox input.Textbox-buton[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:auto; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
							.Page-content-main-forms span.forms-textbox input.Textbox-buton[type=submit]:hover{background:var(--StyleColor);}
							.Page-content-main-forms span.forms-textbox input.Textbox-buton[type=submit]:disabled{background:var(--StyleBorderColorSoft25); cursor: none;}
							.Page-content-main-forms span.forms-textbox input.Textbox-buton[type=submit]:disabled:hover{background:var(--StyleBorderColorSoft25); color:var(--StyleTextColor);; cursor:not-allowed;}
							
						.Page-content-main-forms span.forms-textbox input.Textbox-buton-vazgec[type=button], .Page-content-main-forms span.forms-textbox button.Textbox-buton-vazgec, .Page-content-main-forms span.forms-textbox a.Textbox-buton-vazgec{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#FF7F00; line-height:40px; width:auto; height:40px; margin-left: 5px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
							.Page-content-main-forms span.forms-textbox input.Textbox-buton-vazgec[type=button]:hover, .Page-content-main-forms span.forms-textbox button.Textbox-buton-vazgec:hover, .Page-content-main-forms span.forms-textbox a.Textbox-buton-vazgec:hover{background:var(--StyleColor);}

						.Page-content-main-forms span.forms-textbox input.Textbox-buton-sil[type=button], .Page-content-main-forms span.forms-textbox button.Textbox-buton-sil, .Page-content-main-forms span.forms-textbox a.Textbox-buton-sil{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#F34343; line-height:40px; width:auto; height:40px; margin-left: 5px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
							.Page-content-main-forms span.forms-textbox input.Textbox-buton-sil[type=button]:hover, .Page-content-main-forms span.forms-textbox button.Textbox-buton-sil:hover, .Page-content-main-forms span.forms-textbox a.Textbox-buton-sil:hover{background:var(--StyleColor);}

						.Page-content-main-alert{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }

						.alert-message {position:relative; width:100%; min-height:40px; margin:0px; margin-bottom:20px; padding:0px; float:left; display:block;}
							.alert-message-icon {position:relative; width:100%; min-height:40px; margin:20px 0px ; padding:0px; float:left; display:block; text-align: center; font-family:'Roboto', sans-serif; font-size:40px; color:var(--StyleTextColor); font-weight:400; text-decoration:none;}
								.alert-message-icon span.color-71AE4C{color:#71AE4C;}
								.alert-message-icon span.color-C34A2C{color:#C34A2C;}
								.alert-message-icon span.color-2B3856{color:#2B3856;}
								.alert-message-icon span.color-F87431{color:#F87431;}
								.alert-message-icon span.color-CD5C5C{color:#CD5C5C;}
								.alert-message-icon span.color-38ACEC{color:#38ACEC;}

							.alert-message-text {position:relative; width:100%; min-height:40px; margin:0px; padding:0px; float:left; display:block; text-align: center; font-family:'Roboto', sans-serif; font-size:17px; color:var(--StyleTextColor); font-weight:400; text-decoration:none;}
								.alert-message-text span.color-71AE4C{color:#71AE4C;}
								.alert-message-text span.color-C34A2C{color:#C34A2C;}
								.alert-message-text span.color-2B3856{color:#2B3856;}
								.alert-message-text span.color-F87431{color:#F87431;}
								.alert-message-text span.color-CD5C5C{color:#CD5C5C;}
								.alert-message-text span.color-38ACEC{color:#38ACEC;}
							

						.Page-content-main-alert span.alert-textbox {position:relative; width:100%; min-height:40px; line-height: 40px; margin:0px; margin-bottom:5px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block;}
							.alert-textbox-center {position:relative; width:auto; min-height:40px; line-height: 40px; margin:0px; padding:0px; float:left; font-family:'Roboto', sans-serif; font-size:14px; color:var(--StyleTextColor); font-weight:400; text-decoration:none; display:block; left:50%; -webkit-transform: translate(-50%, 0%); -moz-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%);}

						.Page-content-main-alert span.alert-textbox a.alert-buton, .Page-content-main-alert span.alert-textbox input.alert-buton[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:auto; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

						.Page-content-main-alert span.alert-textbox input.Textbox-buton[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:auto; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
							.Page-content-main-alert span.alert-textbox input.Textbox-buton[type=submit]:hover, .Page-content-main-alert span.alert-textbox a.alert-buton:hover{background:var(--StyleColor);}
							.Page-content-main-alert span.alert-textbox input.Textbox-buton[type=submit]:disabled{background:var(--StyleBorderColorSoft25); cursor: none;}
							.Page-content-main-alert span.alert-textbox input.Textbox-buton[type=submit]:disabled:hover{background:var(--StyleBorderColorSoft25); color:var(--StyleTextColor);; cursor:not-allowed;}
							
						.Page-content-main-alert span.alert-textbox input.Textbox-buton-vazgec[type=button], .Page-content-main-alert span.alert-textbox button.Textbox-buton-vazgec, .Page-content-main-alert span.alert-textbox a.Textbox-buton-vazgec{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#7C374B; line-height:40px; width:auto; height:40px; margin-left: 5px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
							.Page-content-main-alert span.alert-textbox input.Textbox-buton-vazgec[type=button]:hover, .Page-content-main-alert span.alert-textbox button.Textbox-buton-vazgec:hover, .Page-content-main-alert span.alert-textbox a.Textbox-buton-vazgec:hover{background:var(--StyleColor);}


						.Page-content-main-forms span.forms-textbox a.forms-textbox-add[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:auto; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}

						.Page-content-main-forms span.forms-textbox a{ width:auto; height:32px; display:block; float: left; position:relative; overflow:hidden; margin:4px 0px; margin-right: 5px; padding:0px 10px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 32px; text-decoration: none; border: none; border:0px;}

							.Page-content-main-forms span.forms-textbox a{ margin-right: 5px;}

							.Page-content-main-forms span.forms-textbox a.forms-textbox-add{background:#38713B;}
							.Page-content-main-forms span.forms-textbox a.forms-textbox-edit{background:#F87217;}
							.Page-content-main-forms span.forms-textbox a.forms-textbox-view{background:#6F4E37;}
							.Page-content-main-forms span.forms-textbox a.forms-textbox-delete{background:#B21807;}
							.Page-content-main-forms span.forms-textbox a.forms-textbox-sec{ color:var(--StyleTextColor); background:var(--StyleBorderColorSoft25);}

						.Page-content-main-forms span.forms-textbox a:hover{ opacity: 0.75}

					.forms-textbox-table{width:auto; position:relative; height: auto; float:left; margin:0px; margin-right: 5px; padding:0px; display:block; text-align:left;}
					.forms-textbox-table table{width:100%; float: left; margin: 4px 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: var(--StyleBorderColorSoft25) 1px solid; border-spacing: 0; border-collapse: separate;}
					.forms-textbox-table table thead tr{ width: 100%; height:auto; background: var(--StyleBorderColorSoft15)}
						.forms-textbox-table table thead tr th{padding:0px 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height: 30px; color:var(--StyleTextColor); text-decoration:none; font-weight:400; min-height:40px; overflow:hidden; word-break:break-all; border-left: var(--StyleBorderColorSoft25) 1px solid;}
						.forms-textbox-table table thead tr th:first-child{border-left:none;}

					.forms-textbox-table table tfoot{ display: table-header-group;}
					.forms-textbox-table table tfoot tr{ width: 100%; height:auto; background: var(--StyleCerceveBgColor)}
						.forms-textbox-table table tfoot tr th{padding:0px 5px; overflow:hidden; border-top: var(--StyleBorderColorSoft25) 1px solid; border-left: var(--StyleBorderColorSoft25) 1px solid;}
						.forms-textbox-table table tfoot tr th:first-child{border-left:none;}

					.forms-textbox-table table tbody tr{ width: 100%; height:auto; min-height: 50px;}
					.forms-textbox-table table tbody tr.selected{ background:var(--StyleBorderColorSoft25);}
						.forms-textbox-table table tbody tr td{padding:0px 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height: 30px; color:var(--StyleTextColor); text-decoration:none; font-weight:300; min-height:40px; overflow:hidden; border-top: var(--StyleBorderColorSoft25) 1px solid; border-left: var(--StyleBorderColorSoft25) 1px solid;}
						.forms-textbox-table table tbody tr td:first-child{border-left:none;}
							.forms-textbox-table table td b{ font-weight: 400;}
						.forms-textbox-table table th.table-max-50{width:50px; word-break:normal;}
						.forms-textbox-table table td.table-max-50{width:50px; word-break:normal;}
							.forms-textbox-table table th.table-min-50{min-width:50px; word-break:normal;}
							.forms-textbox-table table td.table-min-50{min-width:50px; word-break:normal;}
						.forms-textbox-table table th.table-max-150{width:150px; word-break:normal;}
						.forms-textbox-table table td.table-max-150{width:150px; word-break:normal;}
							.forms-textbox-table table th.table-min-150{min-width:150px; word-break:normal;}
							.forms-textbox-table table td.table-min-150{min-width:150px; word-break:normal;}
						.forms-textbox-table table th.table-max-240{width:240px; word-break:normal;}
						.forms-textbox-table table td.table-max-240{width:240px; word-break:normal;}
							.forms-textbox-table table th.table-min-240{min-width:240px; word-break:normal;}
							.forms-textbox-table table td.table-min-240{min-width:240px; word-break:normal;}


					.Page-content-main-table{width:100%; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; text-align:left;}
						.Page-content-main-table-uyari{width:auto; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; text-align:center; font-family:'Roboto', sans-serif; font-size:17px; line-height: 40px; color:var(--UyariColor); text-decoration:none; font-weight:400; left: 50%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);}
						.Page-content-main-table-hata{width:auto; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; text-align:center; font-family:'Roboto', sans-serif; font-size:17px; line-height: 40px; color:var(--HataColor); text-decoration:none; font-weight:400; left: 50%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);}
					
						.main-table-legnth{ width: 60px; height: 32px; position: relative; float:right; padding:0px; margin:0px; margin-bottom: 10px;}
							.main-table-legnth-textbox{ width: 100%; height: 32px; position: relative; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:33px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:0px; border:var(--StyleBorderColorSoft25) 1px solid;  color:var(--StyleTextColor);  background:var(--StyleCerceveBgColor);}
						/*.main-table-processing{ font-family:'Roboto'; font-size:14px; line-height:35px; font-weight:400; text-decoration:none; text-align:left; position:relative; display:block; overflow:hidden; width:auto; height: 35px; position: relative; float:left; padding:0px; margin:0px; margin-left: 10px; margin-bottom: 10px; }*/
						.main-table-search{ width:100%; width:-webkit-calc(100% - 110px); width:-moz-calc(100% - 110px); width:-ms-calc(100% - 110px); width:-o-calc(100% - 110px); width:calc(100% - 110px); width:expression(100% - 110px); max-width: 180px; height: 32px; position: relative; float:right; padding:0px; margin:0px; margin-right: 5px; margin-bottom: 10px;}

							.main-table-search-textbox{ width: 100%; height: 32px; position: relative; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:33px; font-weight:300; color:var(--StyleTextColor); text-decoration:none; padding:0px; padding-left:35px; margin:0px; margin-right: 5px; border:var(--StyleBorderColorSoft25) 1px solid; background: white url(imgs/iconset32.png) top left no-repeat; background-color:transparent; width:100%; filter: var(--StyleImgColor);}

							.main-table-legnth-textbox:focus, .main-table-search-textbox:focus{outline:none; border:var(--StyleColor) 1px solid;}
					
						.table-toolbar-filter{width:320px; position:relative; height: auto; float: right; margin:0px; padding:0px; display:block; overflow: hidden;}
						.table-toolbar-filter-close{width:40px; position:relative; height: auto; float: right; margin:0px; padding:0px; display:block; overflow: hidden;}
						.table-toolbar-filter-55{width:55px; position:relative; height: auto; float: left; margin:0px; padding:0px; display:block; overflow: hidden;}

						.table-toolbar-filter-160{width:160px; position:relative; height: auto; float: right; margin:0px; padding:0px; display:block; overflow: hidden;}
						.table-toolbar-filter-240{width:240px; position:relative; height: auto; float: right; margin:0px; padding:0px; display:block; overflow: hidden;}
						.table-toolbar-filter-320{width:320px; position:relative; height: auto; float: right; margin:0px; padding:0px; display:block; overflow: hidden;}
						.table-toolbar-filter-100de{width:100%; position:relative; height: auto; float: left; margin:0px; margin-bottom: 5px; padding:0px; display:block; overflow: hidden;}
							.table-toolbar-filter input, .table-toolbar-filter select, .table-toolbar-filter textarea, .table-toolbar-filter-240 input, .table-toolbar-filter-240 select, .table-toolbar-filter-240 textarea, .table-toolbar-filter-320 input, .table-toolbar-filter-320 select, .table-toolbar-filter-320 textarea, .table-toolbar-filter-160 input, .table-toolbar-filter-160 select, .table-toolbar-filter-160 textarea, .table-toolbar-filter-55 input, .table-toolbar-filter-55 select, .table-toolbar-filter-55 textarea, .table-toolbar-filter-100de input, .table-toolbar-filter-100de select, .table-toolbar-filter-100de textarea {-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:14px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; border:var(--StyleBorderColorSoft25) 1px solid; display: inline-block; float: left; position: relative;}
						

						.table-toolbar-filter input:focus, .table-toolbar-filter select:focus, .table-toolbar-filter textarea:focus, .table-toolbar-filter-160 input:focus, .table-toolbar-filter-160 select:focus, .table-toolbar-filter-160 textarea:focus, .table-toolbar-filter-240 input:focus, .table-toolbar-filter-240 select:focus, .table-toolbar-filter-240 textarea:focus, .table-toolbar-filter-320 input:focus, .table-toolbar-filter-320 select:focus, .table-toolbar-filter-320 textarea:focus, .table-toolbar-filter-55 input:focus, .table-toolbar-filter-55 select:focus, .table-toolbar-filter-55 textarea:focus, .table-toolbar-filter-100de input:focus, .table-toolbar-filter-100de select:focus, .table-toolbar-filter-100de textarea:focus{outline:none; border:var(--StyleColor) 1px solid;}
						
					.table-toolbar-filter-date{width:100%; width:-webkit-calc(100% - 100px); width:-moz-calc(100% - 100px); width:-ms-calc(100% - 100px); width:-o-calc(100% - 100px); width:calc(100% - 100px); width:expression(100% - 100px); position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; overflow: hidden; margin-bottom: 10px;}
						.table-toolbar-filter-buttons{width:auto; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; overflow: hidden; margin-bottom: 10px;}

							.table-toolbar-filter-date input, .table-toolbar-filter-date select, .table-toolbar-filter-date textarea, .table-toolbar-filter-buttons input, .table-toolbar-filter-buttons select, .table-toolbar-filter-buttons textarea{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:14px; line-height:32px; font-weight:300; text-decoration:none; padding:0px; padding-left: 5px; margin:0px; margin-right:5px; border:var(--StyleBorderColorSoft25) 1px solid; display: block; float: left; position: relative;}
						.table-toolbar-filter-date input:focus, .table-toolbar-filter-date select:focus, .table-toolbar-filter-date textarea:focus, .table-toolbar-filter-buttons input:focus, .table-toolbar-filter-buttons select:focus, .table-toolbar-filter-buttons textarea:focus{outline:none; border:var(--StyleColor) 1px solid;}


					.Page-content-main-table span.forms-textbox input.Textbox-buton[type=submit][type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#616F21; line-height:40px; width:auto; height:40px; margin-top:5px; margin-bottom:5px; padding: 0px 25px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
						.Page-content-main-table span.forms-textbox input.Textbox-buton[type=submit]:hover[type=submit]:hover{background:var(--StyleColor);}
					.Page-content-main-table-scroll{width: 100%; overflow-x: scroll; overflow-y: hidden;}
					

					.Page-content-main-table table{width:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: var(--StyleBorderColorSoft25) 1px solid; border-spacing: 0; border-collapse: separate;  position:relative;}
						.Page-content-main-table table thead{ background: var(--StyleCerceveBgColor); z-index: 1;}
						.Page-content-main-table table thead tr{ width: 100%; height:auto; background: var(--StyleBorderColorSoft15)}
							.Page-content-main-table table thead tr th{padding:10px 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height: 25px; color:var(--StyleTextColor); text-decoration:none; font-weight:500; min-height:50px; overflow:hidden; word-break:break-all; border-left: var(--StyleBorderColorSoft25) 1px solid; border-bottom: var(--StyleBorderColorSoft25) 2px solid;}
							.Page-content-main-table table thead tr th:first-child{border-left:none;}

						.Page-content-main-table table thead tr.table-height-40{ width: 100%; height:auto; background: var(--StyleBorderColorSoft15)}
							.Page-content-main-table table thead tr.table-height-40 th{padding:0px 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height: 25px; color:var(--StyleTextColor); text-decoration:none; font-weight:500; min-height:35px; overflow:hidden; word-break:break-all; border-left: var(--StyleBorderColorSoft25) 1px solid;}
							.Page-content-main-table table thead tr.table-height-40 th:first-child{border-left:none;}

						.Page-content-main-table table tfoot{ display: table-header-group;}
						.Page-content-main-table table tfoot tr{ width: 100%; height:auto; background: var(--StyleCerceveBgColor)}
							.Page-content-main-table table tfoot tr th{padding:5px; font-family:'Roboto', sans-serif; font-size:15px; line-height: 25px; color:var(--StyleTextColor); text-decoration:none; font-weight:400; min-height:50px; overflow:hidden; border-top: var(--StyleBorderColorSoft25) 1px solid; border-left: var(--StyleBorderColorSoft25) 1px solid;}
							.Page-content-main-table table tfoot tr th:first-child{border-left:none;}


						.main-table-scrollFoot table tfoot{ display: table-header-group;}
						.main-table-scrollFoot table tfoot tr{ width: 100%; height:auto; background: var(--StyleCerceveBgColor)}
							.main-table-scrollFoot table tfoot tr th{padding:0px 5px; overflow:hidden; border-top: var(--StyleBorderColorSoft25) 1px solid; border-left: var(--StyleBorderColorSoft25) 1px solid;}
							.main-table-scrollFoot table tfoot tr th:first-child{border-left:none;}

						.Page-content-main-table table tbody tr{ width: 100%; height:auto; min-height: 50px;}
			
						.Page-content-main-table table tbody tr.table-odd-even{background:var(--StyleCerceveBgColor);}
						.Page-content-main-table table tbody tr.table-odd-even:nth-child(even){background:var(--StyleBgColor);}

						.Page-content-main-table table tbody tr.odd{background:var(--StyleCerceveBgColor);}
						.Page-content-main-table table tbody tr.even{background:var(--StyleBgColor);}

						.Page-content-main-table table tbody tr.selected{ background:var(--StyleBorderColorSoft25);}
							.Page-content-main-table table tbody tr td{padding:5px; font-family:'Roboto', sans-serif; font-size:15px; line-height: 25px; color:var(--StyleTextColor); text-decoration:none; font-weight:300; min-height:50px; border-top: var(--StyleBorderColorSoft25) 1px solid; border-left: var(--StyleBorderColorSoft25) 1px solid;}
							.Page-content-main-table table tbody tr td:first-child{border-left:none;}

							.details-row td tr{ width: 100%; padding: 0; margin: 0; overflow: hidden; overflow-x: scroll;}

							.Page-content-main-table-scroll{position:relative; height: auto; margin:10px 0px; margin-left: 10px; padding:0px; overflow: hidden; overflow-x: scroll; }
							.Page-content-main-table-scroll table{width:100%; position:relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: var(--StyleBorderColorSoft25) 1px solid; border-spacing: 0; border-collapse: separate;}

								.Page-content-main-table table td b{ font-weight: 400;}

						.Page-content-main-table table th.color-turuncu{color:var(--UyariColor);}
							.Page-content-main-table table td.color-turuncu{color:var(--UyariColor);}
						.Page-content-main-table table th.color-kirmizi{color:var(--KirmiziColor);}
							.Page-content-main-table table td.color-kirmizi{color:var(--KirmiziColor);}
						.Page-content-main-table table th.color-yesil{color:var(--OkeyColor);}
							.Page-content-main-table table td.color-yesil{color:var(--OkeyColor);}
						.Page-content-main-table table th.color-mavi{color:var(--MaviColor);}
							.Page-content-main-table table td.color-mavi{color:var(--MaviColor);}

 						.Page-content-main-table table th.align-center{text-align: center;}
							.Page-content-main-table table td.align-center{text-align: center;}
						.Page-content-main-table table th.align-left{text-align: left;}
							.Page-content-main-table table td.align-left{text-align: left;}
						.Page-content-main-table table th.align-right{text-align: right;}
							.Page-content-main-table table td.align-right{text-align: right;}
						.Page-content-main-table table th.view-control{text-align: center;}
							.Page-content-main-table table td.view-control{text-align: center;}
						.Page-content-main-table table td.view-control:after { width:30px; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 3px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 20px; font-weight: 400; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: left; box-sizing: content-box; text-indent: 0 !important; content: "+"; background:#38713B;}
							.Page-content-main-table table tr.shown td.view-control:after {content: "-"; background:#B21807;}

						.Page-content-main-table table th.view-print{text-align: center;}
							.Page-content-main-table table td.view-print{text-align: center;}
						.Page-content-main-table table td.view-print:after { width:30px; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 20px; font-weight: 400; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; box-sizing: content-box; text-indent: 0 !important; content: "\1F5B6"; background:#38713B;}

						.Page-content-main-table table tbody tr.table-bg-98AFC7, .Page-content-main-table table td.table-bg-98AFC7, .Page-content-main-table table th.table-bg-98AFC7{ background: #98AFC750;}
						.Page-content-main-table table tbody tr.table-bg-737CA1, .Page-content-main-table table td.table-bg-737CA1, .Page-content-main-table table th.table-bg-737CA1{ background: #737CA150;}
						.Page-content-main-table table tbody tr.table-bg-3B9C9C, .Page-content-main-table table td.table-bg-3B9C9C, .Page-content-main-table table th.table-bg-3B9C9C{ background: #3B9C9C50;}
						.Page-content-main-table table tbody tr.table-bg-848B79, .Page-content-main-table table td.table-bg-848B79, .Page-content-main-table table th.table-bg-848B79{ background: #848B7950;}
						.Page-content-main-table table tbody tr.table-bg-728C00, .Page-content-main-table table td.table-bg-728C00, .Page-content-main-table table th.table-bg-728C00{ background: #728C0050;}
						.Page-content-main-table table tbody tr.table-bg-73A16C, .Page-content-main-table table td.table-bg-73A16C, .Page-content-main-table table th.table-bg-73A16C{ background: #73A16C50;}
						.Page-content-main-table table tbody tr.table-bg-A2AD9C, .Page-content-main-table table td.table-bg-A2AD9C, .Page-content-main-table table th.table-bg-A2AD9C{ background: #A2AD9C50;}
						.Page-content-main-table table tbody tr.table-bg-C88141, .Page-content-main-table table td.table-bg-C88141, .Page-content-main-table table th.table-bg-C88141{ background: #C8814150;}
						.Page-content-main-table table tbody tr.table-bg-D4A017, .Page-content-main-table table td.table-bg-D4A017, .Page-content-main-table table th.table-bg-D4A017{ background: #D4A01750;}
						.Page-content-main-table table tbody tr.table-bg-C34A2C, .Page-content-main-table table td.table-bg-C34A2C, .Page-content-main-table table th.table-bg-C34A2C{ background: #C34A2C50;}
						.Page-content-main-table table tbody tr.table-bg-FF7F00, .Page-content-main-table table td.table-bg-FF7F00, .Page-content-main-table table th.table-bg-FF7F00{ background: #FF7F0050;}
					

						.Page-content-main-table table td.top-border-none{ border-top: none;}
						.Page-content-main-table table th.word-break{word-break:break-all;}
							.Page-content-main-table table td.word-break{word-break:break-all;}
						.Page-content-main-table table th.table-max-50{width:50px; word-break:normal;}
						.Page-content-main-table table td.table-max-50{width:50px; word-break:normal;}
							.Page-content-main-table table th.table-min-50{min-width:50px; word-break:normal;}
							.Page-content-main-table table td.table-min-50{min-width:50px; word-break:normal;}
						.Page-content-main-table table th.table-max-75{width:75px; word-break:normal;}
						.Page-content-main-table table td.table-max-75{width:75px; word-break:normal;}
							.Page-content-main-table table th.table-min-75{min-width:75px; word-break:normal;}
							.Page-content-main-table table td.table-min-75{min-width:75px; word-break:normal;}
						.Page-content-main-table table th.table-max-90{width:90px; word-break:normal;}
						.Page-content-main-table table td.table-max-90{width:90px; word-break:normal;}
							.Page-content-main-table table th.table-min-90{min-width:90px; word-break:normal;}
							.Page-content-main-table table td.table-min-90{min-width:90px; word-break:normal;}
						.Page-content-main-table table th.table-max-100{width:100px; word-break:normal;}
						.Page-content-main-table table td.table-max-100{width:100px; word-break:normal;}
							.Page-content-main-table table th.table-min-100{min-width:100px; word-break:normal;}
							.Page-content-main-table table td.table-min-100{min-width:100px; word-break:normal;}
						.Page-content-main-table table th.table-max-110{width:110px; word-break:normal;}
						.Page-content-main-table table td.table-max-110{width:110px; word-break:normal;}
							.Page-content-main-table table th.table-min-110{min-width:110px; word-break:normal;}
							.Page-content-main-table table td.table-min-110{min-width:110px; word-break:normal;}
						.Page-content-main-table table th.table-max-125{width:125px; word-break:normal;}
						.Page-content-main-table table td.table-max-125{width:125px; word-break:normal;}
							.Page-content-main-table table th.table-min-125{min-width:125px; word-break:normal;}
							.Page-content-main-table table td.table-min-125{min-width:125px; word-break:normal;}
						.Page-content-main-table table th.table-max-150{width:150px; word-break:normal;}
						.Page-content-main-table table td.table-max-150{width:150px; word-break:normal;}
							.Page-content-main-table table th.table-min-150{min-width:150px; word-break:normal;}
							.Page-content-main-table table td.table-min-150{min-width:150px; word-break:normal;}
						.Page-content-main-table table th.table-max-160{width:160px; word-break:normal;}
						.Page-content-main-table table td.table-max-160{width:160px; word-break:normal;}
							.Page-content-main-table table th.table-min-160{min-width:160px; word-break:normal;}
							.Page-content-main-table table td.table-min-160{min-width:160px; word-break:normal;}

						.Page-content-main-table table th.table-max-180{width:180px; word-break:normal;}
						.Page-content-main-table table td.table-max-180{width:180px; word-break:normal;}
							.Page-content-main-table table th.table-min-180{min-width:180px; word-break:normal;}
							.Page-content-main-table table td.table-min-180{min-width:180px; word-break:normal;}
						.Page-content-main-table table th.table-max-190{width:190px; word-break:normal;}
						.Page-content-main-table table td.table-max-190{width:190px; word-break:normal;}
							.Page-content-main-table table th.table-min-190{min-width:190px; word-break:normal;}
							.Page-content-main-table table td.table-min-190{min-width:190px; word-break:normal;}
						.Page-content-main-table table th.table-max-200{width:200px; word-break:normal;}
						.Page-content-main-table table td.table-max-200{width:200px; word-break:normal;}
							.Page-content-main-table table th.table-min-200{min-width:200px; word-break:normal;}
							.Page-content-main-table table td.table-min-200{min-width:200px; word-break:normal;}
						.Page-content-main-table table th.table-max-210{width:210px; word-break:normal;}
						.Page-content-main-table table td.table-max-210{width:210px; word-break:normal;}
							.Page-content-main-table table th.table-min-210{min-width:210px; word-break:normal;}
							.Page-content-main-table table td.table-min-210{min-width:210px; word-break:normal;}
						.Page-content-main-table table th.table-max-220{width:220px; word-break:normal;}
						.Page-content-main-table table td.table-max-220{width:220px; word-break:normal;}
							.Page-content-main-table table th.table-min-220{min-width:220px; word-break:normal;}
							.Page-content-main-table table td.table-min-220{min-width:220px; word-break:normal;}
						.Page-content-main-table table th.table-max-230{width:230px; word-break:normal;}
						.Page-content-main-table table td.table-max-230{width:230px; word-break:normal;}
							.Page-content-main-table table th.table-min-230{min-width:230px; word-break:normal;}
							.Page-content-main-table table td.table-min-230{min-width:230px; word-break:normal;}
						.Page-content-main-table table th.table-max-240{width:240px; word-break:normal;}
						.Page-content-main-table table td.table-max-240{width:240px; word-break:normal;}
							.Page-content-main-table table th.table-min-240{min-width:240px; word-break:normal;}
							.Page-content-main-table table td.table-min-240{min-width:240px; word-break:normal;}
						.Page-content-main-table table th.table-max-250{width:250px; word-break:normal;}
						.Page-content-main-table table td.table-max-250{width:250px; word-break:normal;}
							.Page-content-main-table table th.table-min-250{min-width:250px; word-break:normal;}
							.Page-content-main-table table td.table-min-250{min-width:250px; word-break:normal;}
						.Page-content-main-table table th.table-max-260{width:260px; word-break:normal;}
						.Page-content-main-table table td.table-max-260{width:260px; word-break:normal;}
							.Page-content-main-table table th.table-min-260{min-width:260px; word-break:normal;}
							.Page-content-main-table table td.table-min-260{min-width:260px; word-break:normal;}
						.Page-content-main-table table th.table-max-280{width:280px; word-break:normal;}
						.Page-content-main-table table td.table-max-280{width:280px; word-break:normal;}
							.Page-content-main-table table th.table-min-280{min-width:280px; word-break:normal;}
							.Page-content-main-table table td.table-min-280{min-width:280px; word-break:normal;}
						.Page-content-main-table table th.table-max-300{width:300px; word-break:normal;}
						.Page-content-main-table table td.table-max-300{width:300px; word-break:normal;}
							.Page-content-main-table table th.table-min-300{min-width:300px; word-break:normal;}
							.Page-content-main-table table td.table-min-300{min-width:300px; word-break:normal;}
						.Page-content-main-table table th.table-max-360{width:360px; word-break:normal;}
						.Page-content-main-table table td.table-max-360{width:360px; word-break:normal;}
							.Page-content-main-table table th.table-min-360{min-width:360px; word-break:normal;}
							.Page-content-main-table table td.table-min-360{min-width:360px; word-break:normal;}

						.Page-content-main-table table td.main-table-empty{text-align: center; color: var(--HataColor)}
						.Page-content-main-table table td a, .Page-content-main-table table th a{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; text-decoration:none; line-height:25px; font-weight:300;}
							.Page-content-main-table table td a:hover, .Page-content-main-table table th a:hover{color:var(--StyleColor);}
						.Page-content-main-table table th.word-nowrap {word-wrap: break-word; word-break: break-all;}
							.Page-content-main-table table td.word-nowrap {word-wrap: break-word; word-break: break-all;}

						.Page-content-main-table table td span.table-colors{display:block; float: left; position: relative; margin: 0px; padding:0px 10px; width: auto; height:25px; overflow: hidden; line-height:25px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; left: 50%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%); color: #FFFFFF;}

						.Page-content-main-table table td span.table-buton, .Page-content-main-table table th span.table-buton{display:block; float: left; position: relative; margin: 0px; padding:0px; width: auto; height: auto; overflow: hidden; line-height:0; left: 50%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);}
							.Page-content-main-table table td span.table-buton a, .Page-content-main-table table td span.table-buton button, .Page-content-main-table table th span.table-buton a, .Page-content-main-table table th span.table-buton button{ width:30px; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 2px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; font-weight: 200; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: left;}

							.Page-content-main-table table td span.table-buton input.Checkbox-gri, .Page-content-main-table table th span.table-buton input.Checkbox-gri {display:none;}
							.Page-content-main-table table td span.table-buton input.Checkbox-gri + label, .Page-content-main-table table th span.table-buton input.Checkbox-gri + label {content: '\2714';width:30px; height:30px; line-height: 30px; background:none; border:var(--StyleBorderColorSoft25) 1px solid; color: var(--StyleTextColor); display:block; position:relative; margin: 0px 2px; cursor:pointer; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; -o-transition:all 0s ease; transition:all 0s ease; text-align: center;}
								.Page-content-main-table table td span.table-buton input.Checkbox-gri + label:after, .Page-content-main-table table th span.table-buton input.Checkbox-gri + label:after {content: '\2714'; position: absolute; color:var(--StyleBorderColorSoft25); width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}
							.Page-content-main-table table td span.table-buton input.Checkbox-gri + label:hover, .Page-content-main-table table th span.table-buton input.Checkbox-gri + label:hover {content: ''; background:var(--StyleBorderColor); border-color:var(--StyleBorderColor);}
								.Page-content-main-table table td span.table-buton input.Checkbox-gri + label:hover:after, .Page-content-main-table table th span.table-buton input.Checkbox-gri + label:hover:after {content: '\2714'; position: absolute; color:#FFFFFF; width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}
							.Page-content-main-table table td span.table-buton input.Checkbox-gri:checked + label, .Page-content-main-table table th span.table-buton input.Checkbox-gri:checked + label {background: var(--StyleBorderColor); border-color:var(--StyleBorderColor);}
								.Page-content-main-table table td span.table-buton input.Checkbox-gri:checked + label:after, .Page-content-main-table table th span.table-buton input.Checkbox-gri:checked + label:after {content: '\2714'; position: absolute; color: #FFFFFF; width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}




					.Page-content-main-table table.fixedHeader-floating{background-color:white}
					.Page-content-main-table table.fixedHeader-floating.no-footer{border-bottom-width:0}
					.Page-content-main-table table.fixedHeader-locked{position:absolute !important;background-color:white}

						.Page-content-main-table table td span.table-basarili{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--OkeyColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-basarisiz{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--UyariColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-yok{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--HataColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-tamam{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--OkeyColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-uyari{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--UyariColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-bilgi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--BilgiColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-hata{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--HataColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-normal{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--StyleTextColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-engelli{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--StyleTextColor75); text-decoration:none; font-weight:400; width: 100%; text-align: center;}

						.Page-content-main-table table td span.table-baslamadi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#838996; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-devamediyor{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#E8A317; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-tamamlandi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#387C44; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-kapandi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#C24641; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

						.Page-content-main-table table td span.table-planlandi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#838996; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-hazirlaniyor{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#E8A317; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-hazirlandi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#E8A317; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-tamamlandi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#387C44; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
						.Page-content-main-table table td span.table-teslimedildi{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; background:#387C44; color:#FFFFFF; text-decoration:none; font-weight:300; width: 100%; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

						.Page-content-main-table table td span.table-uretilecek{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--OkeyColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}
						.Page-content-main-table table td span.table-tuketilecek{display:block; font-family:'Roboto', sans-serif; font-size:13px; line-height: 25px; color:var(--UyariColor); text-decoration:none; font-weight:400; width: 100%; text-align: center;}

						.Page-content-main-table table td span.table-color{display:block; line-height: 25px; text-decoration:none; width: 100%; font-size:14px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

						.Page-content-main-table table td span.table-durum-size15{font-size:15px;}
							.Page-content-main-table table td input, .Page-content-main-table table td select{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; background: none; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor);  display: block; float: left; position:relative;}

							.Page-content-main-table table td input.disabled, .Page-content-main-table table td select.disabled{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; background: none; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor);  display: block; float: left; position:relative; pointer-events:none;}
							.Page-content-main-table table td input.Textbox-none, .Page-content-main-table table td select.Textbox-none{ display: none;}

							.Page-content-main-table table th input{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; padding-left:25px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor);  display: block; float: left; position:relative; background: white url(imgs/iconset25.png) top left no-repeat; background-color:transparent; filter: var(--StyleImgColor);}

							.Page-content-main-table table th input[type=date]{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor);  display: block; float: left; position:relative; background: white; background-color:transparent; filter: var(--StyleImgColor);}

							.Page-content-main-table table th select{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; padding-left:25px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor);  display: block; float: left; position:relative; background:transparent; filter: var(--StyleImgColor);}


							.Page-content-main-table table th input.table-add, .Page-content-main-table table td input.table-add, .Page-content-main-table table th select.table-add, .Page-content-main-table table td button.table-add{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:15px; line-height:30px; font-weight:300; text-decoration:none; padding:0px; padding-left:5px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:30px; color:var(--StyleTextColor); display: block; float: left; position:relative; background:var(--StyleCerceveBgColor); background-color:transparent; filter: var(--StyleImgColor);}

							.Page-content-main-table table th input.table-buton-ekle[type=submit], .Page-content-main-table table td input.table-buton-ekle[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#38713B; line-height:30px; width:auto; height:30px; margin: 0px; padding: 0px 10px; border:none; cursor:pointer; float:left; display:block; text-align:center;}
							.Page-content-main-table table th input.table-buton-edit[type=submit], .Page-content-main-table table td input.table-buton-edit[type=submit]{font-family:'Roboto', sans-serif; font-size:15px; color:#FFFFFF; text-decoration:none; background:#F87217; line-height:30px; width:auto; height:30px; margin: 0px; padding: 0px 10px; border:none; cursor:pointer; float:left; display:block; text-align:center;}

								.Page-content-main-table table th input.table-buton-ekle[type=submit]:hover, .Page-content-main-table table td input.table-buton-ekle[type=submit]:hover, .Page-content-main-table table th input.table-buton-edit[type=submit]:hover, .Page-content-main-table table td input.table-buton-edit[type=submit]:hover{background:var(--StyleColor);}

							.Page-content-main-table table th select{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:300; text-decoration:none; padding:0px; margin:4px 0px; border:var(--StyleBorderColorSoft25) 1px solid; width:100%; height:25px; color:var(--StyleTextColor); display: block; float: left; position:relative; background-color:transparent; cursor:pointer;}

							.Page-content-main-table table th input:focus, .Page-content-main-table table th select:focus{outline:none; border:var(--StyleColor) 1px solid;}

								.Page-content-main-table table td a.table-add, .Page-content-main-table table td button.table-add, .Page-content-main-table table th a.table-add, .Page-content-main-table table th button.table-add{background:#38713B;}
								.Page-content-main-table table td a.table-edit, .Page-content-main-table table td button.table-edit{background:#F87217;}
								.Page-content-main-table table td a.table-editno, .Page-content-main-table table td button.table-editno{background:#F8721750;}
								.Page-content-main-table table td a.table-view, .Page-content-main-table table td button.table-view{background:#6F4E37;}
								.Page-content-main-table table td a.table-delete, .Page-content-main-table table td button.table-delete{background:#B21807;}
								.Page-content-main-table table td a.table-deleteno, .Page-content-main-table table td button.table-deleteno{background:#B2180750;}
								.Page-content-main-table table td a.table-cancel, .Page-content-main-table table td button.table-cancel{background:#872657;}
								.Page-content-main-table table td a.table-listing, .Page-content-main-table table td button.table-listing{background:#7F4E52;}
								.Page-content-main-table table td a.table-listing-up, .Page-content-main-table table td button.table-listing-up{background:#8A865D;}
								.Page-content-main-table table td a.table-listing-down, .Page-content-main-table table td button.table-listing-down{background:#786D5F;}
								.Page-content-main-table table td a.table-download, .Page-content-main-table table td button.table-download{background:#872657;}
								.Page-content-main-table table td a.table-downloadno, .Page-content-main-table table td button.table-downloadno{background:#87265750;}
								.Page-content-main-table table td a.table-xml, .Page-content-main-table table td button.table-xml{background:#7575CF;}
								.Page-content-main-table table td a.table-copy, .Page-content-main-table table td button.table-copy{background:#6960EC;}
								.Page-content-main-table table td a.table-movite, .Page-content-main-table table td button.table-movite{background:#A0522D;}
								.Page-content-main-table table td a.table-recipe, .Page-content-main-table table td button.table-recipe{background:#6960EC;}
								.Page-content-main-table table td a.table-cost, .Page-content-main-table table td button.table-cost{background:#7F4E52;}
								.Page-content-main-table table td a.table-procons, .Page-content-main-table table td button.table-procons{background:#7C9D8E;}
								.Page-content-main-table table td a.table-hazirla, .Page-content-main-table table td button.table-hazirla{background:#F87217;}
								.Page-content-main-table table td a.table-hazirla-kapali, .Page-content-main-table table td button.table-hazirla-kapali{background:#F8A617;}
								.Page-content-main-table table td a.table-qrcode, .Page-content-main-table table td button.table-qrcode{background:#3B2F2F;}
								.Page-content-main-table table td a.table-print, .Page-content-main-table table td button.table-print{background:#5E5A80;}
								.Page-content-main-table table td a.table-detail, .Page-content-main-table table td button.table-detail{background:#B1907F;}
								.Page-content-main-table table td a.table-rezerve, .Page-content-main-table table td button.table-rezerve{background:#FFAE42;}
								.Page-content-main-table table td a.table-uretim, .Page-content-main-table table td button.table-uretim{background:var(--StyleColor);}
								.Page-content-main-table table td a.table-fason, .Page-content-main-table table td button.table-fason{background:#7C9D8E;}
								.Page-content-main-table table td a.table-teklif-durum, .Page-content-main-table table td button.table-teklif-durum, .Page-content-main-table table td a.table-teklif-atama, .Page-content-main-table table td button.table-teklif-atama, .Page-content-main-table table td a.table-uretim-durum, .Page-content-main-table table td button.table-uretim-durum, .Page-content-main-table table td a.table-siparis-durum, .Page-content-main-table table td button.table-siparis-durum, .Page-content-main-table table td a.table-sevk-durum, .Page-content-main-table table td button.table-sevk-durum{background:#C19A6B;}
								.Page-content-main-table table td a.table-teklif-notu, .Page-content-main-table table td button.table-teklif-notu{background:#7F4E52;}
								.Page-content-main-table table td a.table-uretim-gerceklesen, .Page-content-main-table table td button.table-uretim-gerceklesen{background:#A0522D;}

							.Page-content-main-table table td span.table-buton a:hover, .Page-content-main-table table td span.table-buton button:hover{ opacity: 0.60}

							table.dataTable thead > tr > th.main-table-sorting, table.dataTable thead > tr > th.main-table-sorting-asc, table.dataTable thead > tr > th.main-table-sorting-desc, table.dataTable thead > tr > th.main-table-sorting-asc-disabled, table.dataTable thead > tr > th.main-table-sorting-desc-disabled, table.dataTable thead > tr > td.main-table-sorting, table.dataTable thead > tr > td.main-table-sorting-asc, table.dataTable thead > tr > td.main-table-sorting-desc, table.dataTable thead > tr > td.main-table-sorting-asc-disabled, table.dataTable thead > tr > td.main-table-sorting-desc-disabled { cursor: pointer; position: relative; padding-right: 20px;}
							table.dataTable thead > tr > th.main-table-sorting:before, table.dataTable thead > tr > th.main-table-sorting:after, table.dataTable thead > tr > th.main-table-sorting-asc:before, table.dataTable thead > tr > th.main-table-sorting-asc:after, table.dataTable thead > tr > th.main-table-sorting-desc:before, table.dataTable thead > tr > th.main-table-sorting-desc:after, table.dataTable thead > tr > th.main-table-sorting-asc-disabled:before, table.dataTable thead > tr > th.main-table-sorting-asc-disabled:after, table.dataTable thead > tr > th.main-table-sorting-desc-disabled:before, table.dataTable thead > tr > th.main-table-sorting-desc-disabled:after, table.dataTable thead > tr > td.main-table-sorting:before, table.dataTable thead > tr > td.main-table-sorting:after, table.dataTable thead > tr > td.main-table-sorting-asc:before, table.dataTable thead > tr > td.main-table-sorting-asc:after, table.dataTable thead > tr > td.main-table-sorting-desc:before, table.dataTable thead > tr > td.main-table-sorting-desc:after, table.dataTable thead > tr > td.main-table-sorting-asc-disabled:before, table.dataTable thead > tr > td.main-table-sorting-asc-disabled:after, table.dataTable thead > tr > td.main-table-sorting-desc-disabled:before, table.dataTable thead > tr > td.main-table-sorting-desc-disabled:after {position: absolute; display: block; opacity: 0.125; right: 5px; line-height: 9px; font-size: 0.9em;}
							table.dataTable thead > tr > th.main-table-sorting:before, table.dataTable thead > tr > th.main-table-sorting-asc:before, table.dataTable thead > tr > th.main-table-sorting-desc:before, table.dataTable thead > tr > th.main-table-sorting-asc-disabled:before, table.dataTable thead > tr > th.main-table-sorting-desc-disabled:before, table.dataTable thead > tr > td.main-table-sorting:before, table.dataTable thead > tr > td.main-table-sorting-asc:before, table.dataTable thead > tr > td.main-table-sorting-desc:before, table.dataTable thead > tr > td.main-table-sorting-asc-disabled:before, table.dataTable thead > tr > td.main-table-sorting-desc-disabled:before {bottom: 50%; content: "▴";}
							table.dataTable thead > tr > th.main-table-sorting:after, table.dataTable thead > tr > th.main-table-sorting-asc:after, table.dataTable thead > tr > th.main-table-sorting-desc:after, table.dataTable thead > tr > th.main-table-sorting-asc-disabled:after, table.dataTable thead > tr > th.main-table-sorting-desc-disabled:after, table.dataTable thead > tr > td.main-table-sorting:after, table.dataTable thead > tr > td.main-table-sorting-asc:after, table.dataTable thead > tr > td.main-table-sorting-desc:after, table.dataTable thead > tr > td.main-table-sorting-asc-disabled:after, table.dataTable thead > tr > td.main-table-sorting-desc-disabled:after {top: 50%; content: "▾";}
								table.dataTable thead > tr > th.main-table-sorting-asc:before, table.dataTable thead > tr > th.main-table-sorting-desc:after,table.dataTable thead > tr > td.main-table-sorting-asc:before,table.dataTable thead > tr > td.main-table-sorting-desc:after {opacity: 1;}
								table.dataTable thead > tr > th.main-table-sorting-desc-disabled:after, table.dataTable thead > tr > th.main-table-sorting-asc-disabled:before, table.dataTable thead > tr > td.main-table-sorting-desc-disabled:after, table.dataTable thead > tr > td.main-table-sorting-asc-disabled:before {display: none;}
								table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {outline: none;}

							div.main-table-processing {background:var(--StyleCerceveBgColor80); position: fixed; width: 100%; height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; z-index: 8; -webkit-backdrop-filter: blur(5px); -o-backdrop-filter: blur(5px); -moz-backdrop-filter: blur(5px); -ms-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }
								@keyframes processing-load {0%{opacity: 0.08; filter: blur(5px); letter-spacing: 3px;} 100%{}}
								.processing-animite {display:flex; justify-content: center; align-items: center; height:100%; margin: auto; font-family:'Roboto', sans-serif; color: var(--StyleColor); font-size: 24px; line-height: 30px; font-weight: 400; animation: processing-load 1.2s infinite 0s ease-in-out; animation-direction: alternate; text-shadow: 0 0 1px var(--StyleColor);}

					.Page-content-main-table table.responsive-table{width:100%;margin:0;padding:0;}
					.Page-content-main-table table.responsive-table thead{display:none;}
					.Page-content-main-table table.responsive-table tfoot{display:none;}
					.Page-content-main-table table.responsive-table thead tr{background:none;padding:10px;display:block;}
					.Page-content-main-table table.responsive-table tbody{ display: block;}
					.Page-content-main-table table.responsive-table tbody tr{width:100%; display: block; float: left; padding: 15px 0px; border-top: var(--StyleBorderColorSoft25) 1px solid;}
					.Page-content-main-table table.responsive-table tbody tr:nth-child(even){ background: var(--StyleBorderColorSoft15);}

						.Page-content-main-table table tbody tr.table-bg-98AFC7, .Page-content-main-table table.responsive-table tbody tr.table-bg-98AFC7:nth-child(even), .Page-content-main-table table td.table-bg-98AFC7, .Page-content-main-table table th.table-bg-98AFC7{ background: #98AFC750;}
						.Page-content-main-table table tbody tr.table-bg-737CA1, .Page-content-main-table table.responsive-table tbody tr.table-bg-737CA1:nth-child(even), .Page-content-main-table table td.table-bg-737CA1, .Page-content-main-table table th.table-bg-737CA1{ background: #737CA150;}
						.Page-content-main-table table tbody tr.table-bg-3B9C9C, .Page-content-main-table table.responsive-table tbody tr.table-bg-3B9C9C:nth-child(even), .Page-content-main-table table td.table-bg-3B9C9C, .Page-content-main-table table th.table-bg-3B9C9C{ background: #3B9C9C50;}
						.Page-content-main-table table tbody tr.table-bg-848B79, .Page-content-main-table table.responsive-table tbody tr.table-bg-848B79:nth-child(even), .Page-content-main-table table td.table-bg-848B79, .Page-content-main-table table th.table-bg-848B79{ background: #848B7950;}
						.Page-content-main-table table tbody tr.table-bg-728C00, .Page-content-main-table table.responsive-table tbody tr.table-bg-728C00:nth-child(even), .Page-content-main-table table td.table-bg-728C00, .Page-content-main-table table th.table-bg-728C00{ background: #728C0050;}
						.Page-content-main-table table tbody tr.table-bg-73A16C, .Page-content-main-table table.responsive-table tbody tr.table-bg-73A16C:nth-child(even), .Page-content-main-table table td.table-bg-73A16C, .Page-content-main-table table th.table-bg-73A16C{ background: #73A16C50;}
						.Page-content-main-table table tbody tr.table-bg-A2AD9C, .Page-content-main-table table.responsive-table tbody tr.table-bg-A2AD9C:nth-child(even), .Page-content-main-table table td.table-bg-A2AD9C, .Page-content-main-table table th.table-bg-A2AD9C{ background: #A2AD9C50;}
						.Page-content-main-table table tbody tr.table-bg-C88141, .Page-content-main-table table.responsive-table tbody tr.table-bg-C88141:nth-child(even), .Page-content-main-table table td.table-bg-C88141, .Page-content-main-table table th.table-bg-C88141{ background: #C8814150;}
						.Page-content-main-table table tbody tr.table-bg-D4A017, .Page-content-main-table table.responsive-table tbody tr.table-bg-D4A017:nth-child(even), .Page-content-main-table table td.table-bg-D4A017, .Page-content-main-table table th.table-bg-D4A017{ background: #D4A01750;}
						.Page-content-main-table table tbody tr.table-bg-C34A2C, .Page-content-main-table table.responsive-table tbody tr.table-bg-C34A2C:nth-child(even), .Page-content-main-table table td.table-bg-C34A2C, .Page-content-main-table table th.table-bg-C34A2C{ background: #C34A2C50;}
						.Page-content-main-table table tbody tr.table-bg-FF7F00, .Page-content-main-table table.responsive-table tbody tr.table-bg-FF7F00:nth-child(even), .Page-content-main-table table td.table-bg-FF7F00, .Page-content-main-table table th.table-bg-FF7F00{ background: #FF7F0050;}

						.Page-content-main-table table.responsive-table td{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:0px 10px; display:block;text-align:left;word-break:normal; border: none; min-height:auto; line-height: 30px; padding:0px;}
						.Page-content-main-table table.responsive-table th.table-max-50{word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-50{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-75{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-75{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-100{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-100{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-125{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-125{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-150{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-150{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-180{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-180{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-200{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-200{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-210{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-210{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-250{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-250{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-280{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-280{ word-break:normal;}
						.Page-content-main-table table.responsive-table th.table-max-300{ word-break:normal;}
							.Page-content-main-table table.responsive-table td.table-max-300{ word-break:normal;}
						
						.Page-content-main-table table.responsive-table td:before{content:attr(data-label)" :"; font-weight:500; color:var(--StyleTextColor); line-height: 30px; margin-right: 5px;}
						.Page-content-main-table table.responsive-table-none td:before{ display: none;}
						.Page-content-main-table table.responsive-table th.view-control:before{display: none;}
							.Page-content-main-table table td.view-control:before{display: none;}
						.Page-content-main-table table.responsive-table th.view-print:before{display: none;}
							.Page-content-main-table table td.view-print:before{display: none;}

						.Page-content-main-table table.responsive-table td span{ display: inline-block; line-height: 30px;}
						.Page-content-main-table table.responsive-table td span.table-basarili, .Page-content-main-table table.responsive-table td span.table-basarisiz, .Page-content-main-table table.responsive-table td span.table-yok, .Page-content-main-table table.responsive-table td span.table-tamam, .Page-content-main-table table.responsive-table td span.table-uyari, .Page-content-main-table table.responsive-table td span.table-bilgi, .Page-content-main-table table.responsive-table td span.table-hata{ display:inline-block; width: auto; text-align: left;}

						.Page-content-main-table table.responsive-table td span.table-buton{ display:inline-block; width: auto; float: right; line-height: 0px; left: 0px;-webkit-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); -moz-transform:translate(0%, 0%); -ms-transform: translate(0%, 0%); transform: translate(0%, 0%);}


					.Page-content-main-table table.responsive-table-mobil{width:100%;margin:0;padding:0; border:none;}
					.Page-content-main-table table.responsive-table-mobil thead{display:none;}
					.Page-content-main-table table.responsive-table-mobil tfoot{display:none;}
					.Page-content-main-table table.responsive-table-mobil thead tr{background:none;padding:0px;display:block;}
					.Page-content-main-table table.responsive-table-mobil tbody{ display: block;}
					.Page-content-main-table table.responsive-table-mobil tbody tr{width:100%; display: block; float: left; padding:0px; border:none; margin-bottom: 10px;}
					.Page-content-main-table table.responsive-table-mobil tbody tr:nth-child(odd){ background:none;}
					.Page-content-main-table table.responsive-table-mobil tbody tr:nth-child(even){ background:none;}
					.Page-content-main-table table.responsive-table-mobil tbody tr td{width:100%; display: block; float: left; border:none; margin: 0px; padding: 0px;}

					.Page-content-main-table table.responsive-table-mobil tbody tr.table-odd-even{background:none;}
					.Page-content-main-table table.responsive-table-mobil tbody tr.table-odd-even:nth-child(even){background:none;}


					.table-widget-list{width:100%; position:relative; height: auto; float:left; margin:0px; padding:10px; display:block; text-align:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: var(--StyleBorderColorSoft25) 1px solid; }
						.widget-list-bg-C34A2C{ background: #C34A2C50; }
						.widget-list-bg-FF7F00{ background: #FF7F0050; }
						.widget-list-bg-728C00{ background: #728C0050; }
						.widget-list-bg-73A16C{ background: #73A16C50; }
						.widget-list-bg-575773{ background: #57577350; }

					.table-widget-siparisno, .table-widget-carikodu{ width: 100%; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:17px; line-height:25px; font-weight:500; text-decoration:none; color:var(--StyleTextColor);}
					.table-widget-siparis-tarihi-durumu{ width: 100%; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:11px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}
						.table-widget-siparis-durumu{ width: auto; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; margin-right:15px; font-family:'Roboto', sans-serif; font-size:11px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}
						.table-widget-siparis-tarihi{ width: auto; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:11px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}
						.table-widget-odemeplani{ width: auto; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:13px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}

					.table-widget-cariadi{ width: 100%; height: auto; min-height: 40px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:13px; line-height:20px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
					.table-widget-cari{ width: 100%; height: auto; min-height: 40px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:15px; line-height:20px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
					.table-widget-ureticikodu{ width: 100%; height: 30px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:15px; line-height:30px; font-weight:500; text-decoration:none; color:var(--StyleTextColor);}

					.table-widget-sayisal{ width: 100%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; margin-bottom: 10px; font-family:'Roboto', sans-serif; font-size:17px; line-height:25px; font-weight:500; text-decoration:none; color:var(--StyleTextColor);}
						.table-widget-adres{ width: 60%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left; font-family:'Roboto', sans-serif; font-size:15px; line-height:25px; font-weight:300; text-decoration:none; color:var(--StyleTextColor);}
						.table-widget-adres-100de{ width: 100%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left; font-family:'Roboto', sans-serif; font-size:15px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-adres b, .table-widget-adres-100de b{width: 100%; display: block; float: left; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}

						.table-widget-miktar{ width: 60%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left;}
						.table-widget-miktar-100de{ width: 100%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left;}
							.table-widget-miktar-siparis{ width: 33.33%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--YesilColor);}
							.table-widget-miktar-sevkedilen{ width: 33.33%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--MaviColor);}
							.table-widget-miktar-hazirlanan{ width: 33.33%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--TuruncuColor);}
							.table-widget-miktar-bekleyen{ width: 33.33%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--KirmiziColor);}
							

							.table-widget-miktar-siparis-25de{ width: 25%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--YesilColor);}
							.table-widget-miktar-sevkedilen-25de{ width: 25%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:25px; font-weight:500; text-decoration:none; color:var(--MaviColor);}
							.table-widget-miktar-hazirlanan-25de{ width: 25%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:25px; font-weight:500; text-decoration:none; color:var(--TuruncuColor);}
							.table-widget-miktar-bekleyen-25de{ width: 25%; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--KirmiziColor);}
							
							
							.table-widget-miktar-fiili{ width: 50%; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--YesilColor);}
							.table-widget-miktar-gercek{ width: 50%; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:20px; font-weight:500; text-decoration:none; color:var(--MaviColor);}

								.table-widget-miktar-siparis b, .table-widget-miktar-sevkedilen b, .table-widget-miktar-bekleyen b, .table-widget-miktar-hazirlanan b, .table-widget-miktar-siparis-25de b, .table-widget-miktar-sevkedilen-25de b, .table-widget-miktar-bekleyen-25de b, .table-widget-miktar-hazirlanan-25de b, .table-widget-miktar-fiili b, .table-widget-miktar-gercek b{ width: 100%; display: block; float: left; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}

								.table-widget-miktar-siparis i, .table-widget-miktar-sevkedilen i, .table-widget-miktar-bekleyen i, .table-widget-miktar-hazirlanan i, .table-widget-miktar-siparis-25de i, .table-widget-miktar-sevkedilen-25de i, .table-widget-miktar-bekleyen-25de i, .table-widget-miktar-hazirlanan-25de i, .table-widget-miktar-fiili i, .table-widget-miktar-gercek i{ font-size: 12px;line-height:25px;}

						.table-widget-tutar, .table-widget-bakiye{ width: 40%; height: auto; min-height: 20px; display: block; float: right; position:relative; padding:0px; margin:0px;font-family:'Roboto Condensed', sans-serif; font-size:17px; line-height:20px; font-weight:600; text-decoration:none; color:var(--StyleTextColor); text-align: right;}
							.table-widget-tutar b, .table-widget-bakiye b{width: 100%; display: block; float: left; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}

						.table-widget-tutar-100de, .table-widget-bakiye-100de{ width: 100%; height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px;font-family:'Roboto', sans-serif; font-size:17px; line-height:25px; font-weight:500; text-decoration:none; color:var(--StyleTextColor); text-align: left;}

						.table-widget-fiyat{ width: 100%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left;}
							.table-widget-fiyat-list{ width: 33.33%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:17px; line-height:25px; font-weight:600; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-fiyat-list b{ width: 100%; display: block; float: left; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}

						.table-widget-siparis-bilgi{ width: 100%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; text-align: left;}
							.table-widget-siparis-bilgi-list-50{ width: 50%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-siparis-bilgi-list-30{ width: 30%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-siparis-bilgi-list-20{ width: 20%; height: auto; min-height: 25px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto Condensed', sans-serif; font-size:15px; line-height:25px; font-weight:400; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-siparis-bilgi-list-50 b, .table-widget-siparis-bilgi-list-30 b, .table-widget-siparis-bilgi-list-20 b{ width: 100%; display: block; float: left; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}

					.table-widget-butons{ width: 100%; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px;}
						.table-widget-tarih{ width: auto; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:13px; line-height:35px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}

						.table-widget-durum{ width: auto; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:13px; line-height:35px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}
							.table-widget-durum span{margin:5px 0px;}

						.table-widget-tutar-bilgi{ width: auto; height: auto; min-height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:17px; line-height:20px; font-weight:600; text-decoration:none; color:var(--StyleTextColor);}
							.table-widget-tutar-bilgi b{ display: block; position: relative; line-height: 15px; font-size:13px; color:var(--StyleTextColor75);}
						
						.table-widget-kategori{ width: 50%; height: 35px; display: block; float: left; position:relative; padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:13px; line-height:17px; font-weight:400; text-decoration:none; color:var(--StyleTextColor75);}
							.table-widget-kategori span{margin:5px 0px;}

						.table-widget-buton{ width: auto; height: 35px; display: block; float: right; position:relative; padding:0px; margin:0px;}

							.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton a, .Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton button{ width:35px; height:35px; display:inline-block; position:relative; overflow:hidden; margin: 0px 2px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; line-height: 35px; font-weight: 200; color: #FFFFFF; line-height: 35px; text-decoration: none; text-align: center; border: none; border:0px; float: left;}

							.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri {display:none;}
							.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri + label {content: '\2714';width:35px; height:35px; line-height: 35px; background:none; border:var(--StyleBorderColorSoft25) 1px solid; color: var(--StyleTextColor); display:block; position:relative; margin: 0px 2px; cursor:pointer; float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; -o-transition:all 0s ease; transition:all 0s ease; text-align: center;}
								.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri + label:after {content: '\2714'; position: absolute; color:var(--StyleBorderColorSoft25); width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}
							.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri + label:hover {content: ''; background:var(--StyleBorderColor); border-color:var(--StyleBorderColor);}
								.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri + label:hover:after {content: '\2714'; position: absolute; color:#FFFFFF; width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}
							.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri:checked + label {background: var(--StyleBorderColor); border-color:var(--StyleBorderColor);}
								.Page-content-main-table table.responsive-table-mobil tbody tr td .table-widget-buton input.Checkbox-gri:checked + label:after {content: '\2714'; position: absolute; color: #FFFFFF; width: 100%; text-align: center; margin: 0px; padding: 0px; left: 0px; right: 0px; float: left; display: block;}



					.Page-content-main-pagination{width:100%; position:relative; height: auto; float:left; margin:0px; margin-top: 20px; padding:0px; display:block; text-align:left;}
						.Page-content-main-sayac{width:auto; position:relative; height: auto; float:left; margin:0px; margin-top: 20px; padding:0px; display:block; text-align:left; font-family:'Roboto', sans-serif; font-size:13px; line-height: 30px; color:var(--StyleTextColor); text-decoration:none; font-weight:300; overflow:hidden;}
						.Page-content-main-guncelleme{width:auto; position:relative; height: auto; float:left; margin:0px; margin-top: 20px; padding:0px; display:block; text-align:left; font-family:'Roboto', sans-serif; font-size:13px; line-height: 30px; color:var(--StyleTextColor); text-decoration:none; font-weight:300; overflow:hidden;}
						.Page-content-main-bilgilendirme{width:auto; position:relative; height: auto; float:right; margin:0px; margin-right: 20px; padding:0px; display:block; text-align:left; font-family:'Roboto', sans-serif; font-size:13px; line-height: 30px; color:var(--StyleTextColor); text-decoration:none; font-weight:300; overflow:hidden;}
							.Page-content-main-bilgilendirme b{ font-weight: 500;}
							.Page-content-main-bilgilendirme i{ padding-left: 2px; margin-right: 5px; font-style: normal;}
						
						.Page-content-main-paging{width:auto; position:relative; height: auto; float:right; margin:0px; margin-top: 20px; padding:0px; display:block; font-weight:300; overflow:hidden;}
							.main-paging{font-family:'Roboto', sans-serif; font-size: 12px; color:var(--StyleTextColor);  font-weight:400; text-align:center; text-decoration: none; background:var(--StyleBackgroundColorSoft10);  border: var(--StyleBorderColorSoft25) 1px solid; width:30px; line-height:30px; height:30px; cursor:pointer; display:inline-block; margin:0px 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
							.main-paging:hover {background:var(--StyleColor); border: var(--StyleColor) 1px solid; color: #FFFFFF; }
							.main-paging-select{font-family:'Roboto', sans-serif; font-size:12px; color:#FFFFFF; font-weight:400; text-align:center; text-decoration:none; background:var(--StyleColor); border: var(--StyleColor) 1px solid; width:30px; line-height:30px; height:30px; cursor:pointer; display:inline-block; margin:0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

.main-table-wrapper .main-table-scroll div.main-table-scrollBody > table > thead > tr > th > div.main-table-sizing,
.main-table-wrapper .main-table-scroll div.main-table-scrollBody > table > thead > tr > td > div.main-table-sizing, .main-table-wrapper .main-table-scroll div.main-table-scrollBody > table > tbody > tr > th > div.main-table-sizing,
.main-table-wrapper .main-table-scroll div.main-table-scrollBody > table > tbody > tr > td > div.main-table-sizing {height: 0; overflow: hidden; margin: 0 !important; padding: 0 !important;}

table.DTCR_clonedTable.dataTable{position:absolute !important; background: var(--StyleBorderColorSoft15); padding: 10px 5px; font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 25px; color: var(--StyleTextColor); text-decoration: none; font-weight: 500; min-height: 50px; overflow: hidden;  word-break: break-all; z-index:202}
div.DTCR_pointer{width:1px; background:var(--StyleColor); z-index:201}
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {background: var(--TuruncuColorSoft20);}
table.dataTable tbody td.select-checkbox, table.dataTable tbody th.select-checkbox {position: relative;}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {display: block; position: absolute; top: 1.2em; left: 50%; width: 16px; height: 16px; box-sizing: border-box;}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {content: ' '; margin-top: -6px; margin-left: -8px; border: 1px solid var(--StyleBorderColorSoft50); border-radius: 3px;}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {content: '\2714'; margin-top: -10px; margin-left: -7px; text-align: center; color: var(--StyleBorderColor); font-weight: 500;}

button.dt-button span.dt-down-arrow, div.dt-button span.dt-down-arrow, a.dt-button span.dt-down-arrow, input.dt-button span.dt-down-arrow {position: relative; top: -2px; color:#FFFFFF; font-size: 8px; padding-left: 10px;line-height: 1em;}
div.dt-button-collection {position: absolute; top: 0; left: 0; width: 150px; margin:0px; padding:1px;  background:#FFFFFF; overflow: hidden; z-index: 2002; border-radius: 5px; box-sizing: border-box;}
div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {position: relative; left: 0; right: 0; width: 100%; height:30px; display: block; float: none; margin:0px; padding: 0px; padding-left: 20px; border-bottom: #FFFFFF50 1px solid; font-family:'Roboto', sans-serif; font-size: 13px; font-weight:300; color: #566D7E; line-height: 30px; text-decoration: none; text-align: left;}
div.dt-button-collection button.dt-button:after, div.dt-button-collection div.dt-button:after, div.dt-button-collection a.dt-button:after { content: '\2717'; position: absolute; left: 0px; top: 0px; height: 30px; width: 20px; text-align: center; }
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {background:#566D7E;color: #FFFFFF;}
div.dt-button-collection button.dt-button:active:not(.disabled):after, div.dt-button-collection button.dt-button.active:not(.disabled):after, div.dt-button-collection div.dt-button:active:not(.disabled):after, div.dt-button-collection div.dt-button.active:not(.disabled):after, div.dt-button-collection a.dt-button:active:not(.disabled):after, div.dt-button-collection a.dt-button.active:not(.disabled):after {content: '\2713'; position: absolute; left: 0px; top: 0px; height: 30px; width: 20px; text-align: center;}
div.dt-button-collection button.dt-button:first-child, div.dt-button-collection div.dt-button:first-child, div.dt-button-collection a.dt-button:first-child { margin-top: 0; border-top-left-radius: 3px; border-top-right-radius: 3px;}
div.dt-button-collection button.dt-button:last-child, div.dt-button-collection div.dt-button:last-child, div.dt-button-collection a.dt-button:last-child {border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
div.dt-button-collection .dt-button {border-radius: 0;}
div.dt-button-collection.columns {width: auto;}
div.dt-button-background {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 2001;}

table.dataTable thead tr>.dtfc-fixed-left,table.dataTable thead tr>.dtfc-fixed-right,table.dataTable tfoot tr>.dtfc-fixed-left,table.dataTable tfoot tr>.dtfc-fixed-right{top:0;bottom:0;z-index:3;background-color:white}table.dataTable tbody tr>.dtfc-fixed-left,table.dataTable tbody tr>.dtfc-fixed-right{z-index:1;background-color:white}div.dtfc-left-top-blocker,div.dtfc-right-top-blocker{background-color:white}

table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}
.dataTables_scrollFootInner{ margin-right: 20px;}

table.dataTable tr.dtrg-group td {
  background-color: #e0e0e0;
}

table.dataTable tr.dtrg-group.dtrg-level-0 td {
  font-weight: bold;
}

table.dataTable tr.dtrg-group.dtrg-level-1 td,
table.dataTable tr.dtrg-group.dtrg-level-2 td,
table.dataTable tr.dtrg-group.dtrg-level-3 td,
table.dataTable tr.dtrg-group.dtrg-level-4 td,
table.dataTable tr.dtrg-group.dtrg-level-5 td {
  background-color: #f0f0f0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 2em;
  font-size: 0.9em;
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f3f3f3;
  padding-left: 2.5em;
}

table.dataTable tr.dtrg-group.dtrg-level-3 td {
  background-color: #f3f3f3;
  padding-left: 3em;
}

table.dataTable tr.dtrg-group.dtrg-level-4 td {
  background-color: #f3f3f3;
  padding-left: 3.5em;
}

table.dataTable tr.dtrg-group.dtrg-level-5 td {
  background-color: #f3f3f3;
  padding-left: 4em;
}

.Radius5{ -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.Radius10{ -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;}

.MarginTop10{margin-top: 10px;}
.MarginTop15{margin-top: 15px;}
.MarginTop20{margin-top: 20px;}
.MarginBottom20{margin-bottom: 20px;}
.MarginLeft5{margin-left: 5px;}
.MarginLeft20{margin-left: 20px;}
.MarginRight20{margin-right: 20px;}
.MarginRight10{margin-right: 10px;}
.MarginRight7{margin-right: 7px;}
.MinHeight360{min-height: 360px;}
.NoMarginRight{margin-right: 0px;}


.modal-open {overflow: hidden;}
.modal {position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0;}
.modal.fade .modal-dialog {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
.modal.in .modal-dialog {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
	.modal-open .modal {overflow-x: hidden; overflow-y: auto;}

		.modal-dialog {position: relative; margin: 10px 0px;  margin-top: 20px; background: var(--StyleCerceveBgColor); display: block; float: left; left:50%; -webkit-transform: translate(-50%, 0%); -moz-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);  -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
			.modal-dialog-100-40 {width:100%; width:-webkit-calc(100% - 40px); width:-moz-calc(100% - 40px); width:-ms-calc(100% - 40px); width:-o-calc(100% - 40px); width:calc(100% - 40px); width:expression(100% - 40px); margin:20px 0px;}
			.modal-dialog-280 {width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 280px;}
			.modal-dialog-300 {width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 300px;}
			.modal-dialog-320 {width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 320px;}
			.modal-dialog-380 {width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 380px;}
			.modal-dialog-400 { width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 400px;}
			.modal-dialog-480 { width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 480px;}
			.modal-dialog-600 { width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 600px;}
			.modal-dialog-800 { width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 800px;}
			.modal-dialog-max640 { width: 100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px 0px; max-width: 640px;}

			.modal-content {width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:10px; position: relative; display: block; float: left; background:var(--StyleCerceveBgColor); -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}

	.modal-backdrop {position: fixed;top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background: #000000;}
		.modal-backdrop.fade {filter: alpha(opacity=0); opacity: 0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
		.modal-backdrop.in {filter: alpha(opacity=50); opacity: .5;-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
.modal-body {position: relative; display: block; float: left; width:100%; background:var(--StyleCerceveBgColor);}
	.modal-footer { display: block; float: left; position: relative; width:100%; margin:0px; margin-bottom:10px; text-align: right;}

.modal-table, .modal-table td{border: #000000 1px solid; background:#FFFFFF}
.modal-table #qrCode table, .modal-table #qrCode table td{border:none; background:#FFFFFF;}

.modal-print, .modal-qrcode{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; text-decoration:none; line-height:25px; font-weight:300; background:#6F4E37; width:30px; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 3px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; font-weight: 200; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: right;}
	.modal-print:hover, .modal-qrcode:hover{ opacity: 0.60}
.modal-aktar, .modal-copy{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:13px; text-decoration:none; line-height:25px; font-weight:300; background:#6F4E37; width:auto; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 3px; padding:0px 10px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; font-weight: 200; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: right;}
	.modal-aktar:hover, .modal-copy:hover{ opacity: 0.60}

.modal-kaydet{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; text-decoration:none; line-height:25px; font-weight:300; background:#616F21; width:auto; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 3px; padding: 0px 25px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; font-weight: 200; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: right;}
	.modal-kaydet:hover{ opacity: 0.60}

.modal-close{font-family:'Roboto', sans-serif; color:var(--StyleTextColor); font-size:15px; text-decoration:none; line-height:25px; font-weight:300; background:#B21807; width:30px; height:30px; display:inline-block; position:relative; overflow:hidden; margin: 0px 3px; padding:0px; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 15px; font-weight: 200; color: #FFFFFF; line-height: 30px; text-decoration: none; text-align: center; border: none; border:0px; float: right;}
	.modal-close:hover{ opacity: 0.60}


@media screen {#printSection {display: none;}}
@media print {body * {visibility:hidden;} #printSection, #printSection * {visibility:visible;} #printSection { position:absolute; left:0; top:0;}}


.overlay {  visibility: hidden; opacity: 0; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 10; width: 100%; height: 100%; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.85); cursor: pointer; -webkit-transition: opacity 0.3s ease-in-out;  -moz-transition: opacity 0.3s ease-in-out;  -ms-transition: opacity 0.3s ease-in-out;  -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out;}
	.overlay .modalc {cursor: auto; position: absolute; z-index: 11; top: 0; bottom: 0; right: 0; left: 0; margin: auto; max-width: 500px; max-height: 300px; padding: 20px; background-color: rgb(255,255,255); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.overlay.shown {opacity: 1;}

@media screen and (max-width: 1440px) {
	.Page-content-main-25-15{width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px); margin-left: 20px;}
	.Page-content-main-bgnone .Page-content-main-25-15:nth-child(4n+1){ margin-left: 0px;}
	.Page-content-main-bgnone .Page-content-main-25-15:nth-child(2n+1){ margin-left: 0px;}
}
@media screen and (max-width: 1280px) {
.Page-content-main-forms span.forms-textbox-yuzde50 {width:100%; margin:0px;}
.Page-content-main-forms span.forms-textbox-yuzde50-20 {width:100%;}
}
@media screen and (max-width: 1200px) {
	#Menu{ left:-260px;}
		#Menu.visible {left: 0px;}
	
	#Page{width:100%; margin-left:0px;}
	#Page.visible{width:100%; margin-left:0px;}
	#Page-content{width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); margin:20px 10px;}
	
}
@media screen and (max-width: 960px) {
		.Page-content-main-5li:nth-child(1), .Page-content-main-5li:nth-child(2){width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px); margin-top: 0px;}
		.Page-content-main-5li:nth-child(3){width:33.33%; width:-webkit-calc(33.33% - 13.33px); width:-moz-calc(33.33% - 13.33px); width:-ms-calc(33.33% - 13.33px); width:-o-calc(33.33% - 13.33px); width:calc(33.33% - 13.33px); width:expression(33.33% - 13.33px); margin-top: 20px;  margin-left: 0px;}
		.Page-content-main-5li:nth-child(4), .Page-content-main-5li:nth-child(5){width:33.33%; width:-webkit-calc(33.33% - 13.33px); width:-moz-calc(33.33% - 13.33px); width:-ms-calc(33.33% - 13.33px); width:-o-calc(33.33% - 13.33px); width:calc(33.33% - 13.33px); width:expression(33.33% - 13.33px); margin-top: 20px; margin-left: 20px;}
	
	.main-table-search{ width:100%; width:-webkit-calc(100% - 110px); width:-moz-calc(100% - 110px); width:-ms-calc(100% - 110px); width:-o-calc(100% - 110px); width:calc(100% - 110px); width:expression(100% - 110px); max-width: 100%; margin:0px; margin-right: 10px; margin-bottom: 10px;}
	.main-table-search-textbox{ margin:0px;}
}

@media screen and (max-width: 900px) {
	.Page-content-main-forms span.forms-textbox{min-height:30px; line-height: 30px; margin:0px; margin-bottom:5px;}
	.Page-content-main-forms span.forms-textbox strong{width:100%; height:20px; text-align:left; line-height: 20px; }
	
	.Textbox-max-100de-180, .Textbox-max-text-100de-180{width:100%;}
	.Textarea-max-100de-64-180{width:100%;}
	.Textarea-max-100de-128-180{width:100%;}
	.Textarea-max-100de-480-180{width:100%;}
	
	.Page-content-main-3lu{width:100%; margin-top: 10px; margin-left: 0px;}
	.Page-content-main-3lu:nth-child(3n+1){margin-top: 0px; margin-left: 0px;}
	
	.Page-content-sevkiyat-button-list{width:16.66%; width:-webkit-calc(16.66% - 17px); width:-moz-calc(16.66% - 17px); width:-ms-calc(16.66% - 17px); width:-o-calc(16.66% - 17px); width:calc(16.66% - 17px); width:expression(16.66% - 17px); margin-left: 20px; float: left; display: block; overflow: hidden;}
		.Page-content-sevkiyat-button-list:first-child{ margin-left: 0px;}
	.Page-content-sevkiyat-button-list .sevkiyat-button-link{width: 100%; height: 90px; float: left; display: block; overflow: hidden; position: relative; margin: 0px; padding: 0px; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 15px; font-weight: 400; outline: 0; text-align: center;}

	.Page-content-main-6li{width:33.33%; width:-webkit-calc(33.33% - 10px); width:-moz-calc(33.33% - 10px); width:-ms-calc(33.33% - 10px); width:-o-calc(33.33% - 10px); width:calc(33.33% - 10px); width:expression(33.33% - 10px); margin-left: 15px; margin-top: 10px; float: left; display: block; overflow: hidden;}
		.Page-content-main-6li:nth-child(3n+1){ margin-left: 0px;}
		.Page-content-main-6li:nth-child(-n + 3){ margin-top: 0px;}
	
		.sevkiyat-button-link .sevkiyat-button-icon{height: 40px; margin: 0px;}
			.sevkiyat-button-link .sevkiyat-button-icon i{font-size:20px; height: 40px; line-height: 40px;}
		.sevkiyat-button-link .sevkiyat-button-text{width: 90%; height: 40px; display: block; float: left; overflow: hidden; margin:0px 5% 5px 5%; padding: 0px; position: relative; line-height: 20px; font-size: 14px; font-family:'Roboto Condensed', sans-serif;}
	
	.Page-content-sevkiyat-sayac-list{width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px);  position:relative; margin-top: 20px;}
		.Page-content-sevkiyat-sayac-list:nth-child(4n+1){ margin-left: 0px;}
		.Page-content-sevkiyat-sayac-list:nth-child(2n+1){ margin-left: 0px;}
		.Page-content-sevkiyat-sayac-list:nth-child(-n + 2){ margin-top: 0px;}
	
	.Textbox-max-100-span{width:100%; max-width:100px;}
	.Textbox-max-200-span{width:100%; max-width:200px;}
	.Textbox-max-240-span{width:100%; max-width:240px; }
	.Textbox-max-280-span{width:100%; max-width:280px;}
	.Textbox-max-300-span{width:100%; max-width:300px;}
	.Textbox-max-320-span{width:100%; max-width: 320px;}
	.Textbox-max-360-span{width:100%; max-width: 360px;}
	.Textbox-max-100de-auto-180{width:100%;}
	.Textarea-max-100de-auto-180{width:100%;}
	
	.Page-content-home-3de2{width:100%;  position:relative; height: auto; float:left; margin:0px; margin-right: 0px; padding:0px; display:block;}
	.Page-content-home-3de1{width:100%;  position:relative; height: auto; float:left; margin:0px; padding:0px; display:block;}
	
}
@media only screen and (max-width:800px) {
	.Page-content-main-25{width:50%;}
	.Page-content-sayisal-text{top: 0%; -webkit-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); -moz-transform:translate(0%, 0%); -ms-transform: translate(0%, 0%); transform: translate(0%, 0%);}

	.Page-content-main-25-20{width:50%; width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:-ms-calc(50% - 20px); width:-o-calc(50% - 20px); width:calc(50% - 20px); width:expression(50% - 20px); margin-right: 20px;}
	.Page-content-main-bgnone .Page-content-main-25-20:nth-child(1){ margin-bottom: 20px;}
	.Page-content-main-bgnone .Page-content-main-25-20:nth-child(2){width:50%; margin-right: 0px; margin-bottom: 20px;}

	
	.Page-content-main-4lu{width:50%; width:-webkit-calc(50% - 5px); width:-moz-calc(50% - 5px); width:-ms-calc(50% - 5px); width:-o-calc(50% - 5px); width:calc(50% - 5px); width:expression(50% - 5px); margin-left: 10px; margin-bottom: 10px;}
		.Page-content-main-4lu:nth-child(4n+1){margin-left: 10px;}
		.Page-content-main-4lu:nth-child(2n+1){margin-left: 0px;}
	
}
@media only screen and (max-width:600px) {
	#Header-logo{width:60px;}
			#Header-logo a .Header-logo-text{ display: none;}
		#Header-logo a .Header-logo-img img.Header-logo{ display:none; }
				#Header-logo a .Header-logo-img img.Header-logo-mobil{ display:block;}
	
		#Header-menu{ width:100%; width:-webkit-calc(100% - 80px); width:-moz-calc(100% - 80px); width:-ms-calc(100% - 80px); width:-o-calc(100% - 80px); width:calc(100% - 80px); width:expression(100% - 80px);}
	
	
	
	.Page-content-main-sayac{width:100%; text-align: center;}
	.Page-content-main-paging{margin-top: 10px; float: left; left: 50%; top: 0%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);}
	
	.Page-content-main-camera{width:100%; height: auto; position:relative; height: auto; float:left; margin:0px; padding:0px; display:block; }

	#Login{ width:100%; width:-webkit-calc(100% - 20px); width:-moz-calc(100% - 20px); width:-ms-calc(100% - 20px); width:-o-calc(100% - 20px); width:calc(100% - 20px); width:expression(100% - 20px); max-width:none; height: auto; min-height:auto;}
	
	.Page-content-main-25{width:100%;}
	.Page-content-main-25-20{width:100%; margin: 0px;margin-bottom: 20px; }
	.Page-content-main-bgnone .Page-content-main-25-20:nth-child(2){width:100%; margin-right: 0px; }
	
	
	.Page-content-home-2li{width:100%; margin-left: 0px; padding:0px; display:block; margin-top: 15px;}
					.Page-content-home-2li:nth-child(2n+1){margin-left: 0px;}

				.Page-content-home-4lu{width:100%; margin-left: 0px;}
					.Page-content-home-4lu:nth-child(4n+1){margin-left: 0px;}
				
				.Page-content-home-4de3lu{width:100%; }
					.Page-content-home-4de3lu-20{width:100%; margin-right: 0px;}
				.Page-content-home-4de1li{width:100%;}
					.Page-content-home-4de1li-20{width:100%; margin-right: 0px;}
	
	.Page-content-sevkiyat-sayac-list{width:50%; width:-webkit-calc(50% - 5px); width:-moz-calc(50% - 5px); width:-ms-calc(50% - 5px); width:-o-calc(50% - 5px); width:calc(50% - 5px); width:expression(50% - 5px);  position:relative; margin-left: 10px; margin-top: 10px;}
	
	.Page-content-sevkiyat-button-list{width:33.33%; width:-webkit-calc(33.33% - 10px); width:-moz-calc(33.33% - 10px); width:-ms-calc(33.33% - 10px); width:-o-calc(33.33% - 10px); width:calc(33.33% - 10px); width:expression(33.33% - 10px); margin-left: 15px; margin-top: 10px; float: left; display: block; overflow: hidden;}
		.Page-content-sevkiyat-button-list:nth-child(3n+1){ margin-left: 0px;}
		.Page-content-sevkiyat-button-list:nth-child(-n + 3){ margin-top: 0px;}
	
	
	
	.Page-content-camera-button{width:100%; float: left; display: block; position: relative;}
	.Page-content-camera-button-list{width:16.66%; width:-webkit-calc(16.66% - 8.83px); width:-moz-calc(16.66% - 8.83px); width:-ms-calc(16.66% - 8.83px); width:-o-calc(16.66% - 8.83px); width:calc(16.66% - 8.83px); width:expression(16.66% - 8.83px); margin-left: 10px; float: left; display: block; overflow: hidden;}
		.Page-content-camera-button-list:first-child{ margin-left: 0px;}
		
	
	.Page-content-camera-button-list .camera-button-link{width: 100%; height: 80px; float: left; display: block; overflow: hidden; position: relative; margin: 0px; padding: 0px; background: var(--StyleCerceveBgColor) ; box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); font-family:'Roboto', sans-serif; color: var(--StyleTextColor); text-decoration: none; font-size: 15px; font-weight: 400; outline: 0; text-align: center;}

						.camera-button-link .camera-button-icon{width: 100%; height: 40px; display: block; float: left; overflow: hidden; margin: 0px;}
							.camera-button-link .camera-button-icon i{text-align: center; font-size:20px; width: 100%; height: 40px; line-height: 40px;}
						.camera-button-link .camera-button-text{width: 100%; height: 25px; display: block; float: left; overflow: hidden; margin:0px 0px 5px 0px; padding: 0px; position: relative; line-height: 12px; font-size: 10px; font-family:'Roboto Condensed', sans-serif;}

						.camera-button-link .camera-button-line{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleCerceveBgColor); z-index: 1; }
						.camera-button-link .camera-button-line-selected{width: 80%; height: 15px; display: block; float: left; overflow: hidden; margin: 0px 10%; padding: 0px; position:absolute; left: 0px; bottom: -5px; background: var(--StyleColor); z-index: 1; }
	
	.Page-content-camera-reader{width:100%; margin: 0px; margin-top: 10px;}
		.scanner-content .qr-preview > div {background-color: var(--bg-color); width: 100%; height: 120px; border-radius: 5px; margin: auto; position: relative; overflow: hidden;}
	
	.Page-content-main-25-15{width:100%; margin-left: 0px}
	.Page-content-main-bgnone .Page-content-main-25-15:nth-child(4n+1){ margin-left: 0px;}
	.Page-content-main-bgnone .Page-content-main-25-15:nth-child(2n+1){ margin-left: 0px;}
	
	.Page-content-main-5li:nth-child(1){width:100%; margin-left: 0px; margin-top: 0px;}
	.Page-content-main-5li:nth-child(2), .Page-content-main-5li:nth-child(4){width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px); margin-top: 20px; margin-left: 0px}
	.Page-content-main-5li:nth-child(3), .Page-content-main-5li:nth-child(5){width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px); margin-top: 20px; margin-left: 20px}
	#siparis-yazdir, #teklif-yazdir, #sevkiyat-yazdir {zoom:43%;} 
	

@media only screen and (max-height:600px) {
	#Login{ margin: 20px 0px; left: 50%; top: 0%; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform:translate(-50%, 0%); -ms-transform: translate(-50%, 0%); transform: translate(-50%, 0%);}	
}
@media only screen and (max-width:480px) {
.Page-content-sevkiyat-sayac-list{width:100%; margin-left: 0px; margin-top: 10px;}
		.Page-content-sevkiyat-sayac-list:nth-child(4n+1){ margin-left: 0px;}
		.Page-content-sevkiyat-sayac-list:nth-child(2n+1){ margin-left: 0px;}
		.Page-content-sevkiyat-sayac-list:nth-child(-n + 2){ margin-top: 10px;}
		.Page-content-sevkiyat-sayac-list:nth-child(-n + 1){ margin-top: 0px;}
	
	
.Page-content-main-6li{width:50%; width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:-ms-calc(50% - 10px); width:-o-calc(50% - 10px); width:calc(50% - 10px); width:expression(50% - 10px); margin-left: 15px; margin-top: 10px; float: left; display: block; overflow: hidden;}
		.Page-content-main-6li:nth-child(3n+1){ margin-left: 20px;}
		.Page-content-main-6li:nth-child(-n + 3){ margin-top: 10px;}
		.Page-content-main-6li:nth-child(2n+1){ margin-left: 0px;}
		.Page-content-main-6li:nth-child(-n + 2){ margin-top: 0px;}
}

	@media print{
	#siparis-yazdir, #teklif-yazdir, #sevkiyat-yazdir {border: none !important; zoom: 1 }
	body{background: #FFFFFF;}
	
	.modal-dialog {background: #FFFFFF;}
	.modal-content {background:#FFFFFF;}
	.modal-body {background:#FFFFFF}
	}
}	

.PhotoScript-box{visibility:hidden;opacity:0;top:0;left:0;right:0;bottom:0;width:0;height:0;margin:auto;position:fixed;background-color:rgba(0,0,0,0.84);z-index:30;transition:all 600ms cubic-bezier(0.86,0,0.07,1);box-sizing:border-box;transform:scale(0)}
.PhotoScript-box.pht-active{visibility:visible;transform:scale(1);opacity:1;top:0;left:0;right:0;bottom:0;position:fixed;width:100%;height:100%}
.PhotoScript-box .pht-content{display:block;position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;margin:auto;padding:20px;transition:all .5s;height:100%}
	.PhotoScript-box .pht-image-container{position:absolute;top:0;bottom:0;left:0;right:0;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}
.PhotoScript-box img.pht-image{position:relative;max-height:90%;max-width:90%;cursor:pointer;min-width:0;min-height:0;margin:auto;}
	.PhotoScript-box img.pht-image.pht-image-loaded{max-height:100%;max-width:100%;min-height:1px;}
.PhotoScript-box .pht-no-image-found{position:absolute;left:0;right:0;top:0;bottom:0;display:none;height:100%;width:100%;padding:10px;margin:auto;overflow:visible;color:#fff;text-align:center;cursor:pointer}
	.PhotoScript-box .pht-no-image-found .no-found-msg{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateY(50%);margin:0 auto; font-family:"Arial";}
.PhotoScript-box .pht-control-panel{position:absolute;bottom:5px;right:50%;transform:translateX(50%);z-index:2;margin-bottom:20px;background:rgba(0,0,0,0.64);border-radius:3px;opacity:.5}
	.PhotoScript-box .pht-control-panel:hover{opacity:1}
.PhotoScript-box .pht-panel-button{font-size:22px;display:inline-block;color:#fff;text-align:center;cursor:pointer;width:30px;height:28px;margin:2px 5px}
	.PhotoScript-box .pht-panel-button:not(:last-child){margin-right:10px}
.PhotoScript-box .pht-download{text-decoration:underline}
.PhotoScript-box .pht-autoplay-playing{line-height:23px;font-size:18px;word-spacing:-7px;font-weight:bolder;vertical-align:bottom}
.PhotoScript-box .pht-header{position:absolute;top:9px;left:50%;transform:translateX(-50%);z-index:32;margin:0;padding:0;display:block;background:transparent}
.PhotoScript-box .pht-image-title{display:block;padding:5px 10px;color:#FFFFFF;font-size:16px;background:rgba(0,0,0,0.32);transition:opacity .5s ease-out;opacity:0; font-family:"Arial";}
	.PhotoScript-box .pht-image-title:not(:empty){opacity:1}
	.PhotoScript-box .pht-image-title.pht-image-notitle{opacity:0}
.PhotoScript-box .pht-image-count{display:block;margin-right:5px;font-weight:500;color:#FFFFFF;font-size:11px;background:transparent; font-family:"Arial";}
.PhotoScript-box .pht-control{cursor:pointer;color:#FFFFFF;overflow:visible;}
	.PhotoScript-box .pht-control:hover{color:#F73240;}
	.PhotoScript-box .pht-control-text{font-family:"Arial";font-size:45px;font-weight:700}
.PhotoScript-box .pht-prev,.PhotoScript-box .pht-next{position:absolute;display:flex;flex-direction:column;justify-content:center;width:70px;height:50px;top:50%; margin-top:-25px;z-index:2}
	.PhotoScript-box .pht-prev{left:0;text-align:left}
	.PhotoScript-box .pht-prev .pht-control-text{margin-left:30px}
	.PhotoScript-box .pht-next{right:0;text-align:right}
	.PhotoScript-box .pht-next .pht-control-text{margin-right:30px}
.PhotoScript-box .pht-close{position:absolute;top:0;right:0;width:5%;height:5%;z-index:3;text-align:right;}
	.PhotoScript-box .pht-close .pht-control-text{display:block;margin-top:17px;margin-right:30px;font-size:30px}

	

.Calendar-Full {position:relative; margin:0px; padding:0px; display:block; float:left; top: 0px; bottom: 0px; left: 0px; width: 100%; height: auto; overflow:hidden;}
	.Calendar-Container {position:relative; margin:0px; padding:0px; display:block; float:left; top: 0px; bottom: 0px; left: 0px; width: 100%; height: auto; overflow:hidden;}
	.Calendar-Header {width:100%; height: 50px; padding:0px; margin:0px; position: relative; display:block; float:left; border-bottom:#DDE4E9 1px solid;}
		.Calendar-Header div.Calendar-Header-Date {position:relative; float:left; display:block; width:auto; height:30px; margin:0px; margin-top:10px; padding:0px; display:block;}
			.Calendar-Header div.Calendar-Header-Date span {position: relative; float: left; font-family: "Roboto"; font-size: 18px; line-height:30px; color:#2D2E44; text-decoration: none; font-weight:400; text-align:center; margin-right:5px;}
		.Calendar-Header div.Calendar-Header-Buton {position:relative; float:right; display:block; width:auto; height:30px; margin:0px; margin-top:10px; margin-right:10px; padding:0px; display:block;}
			.Calendar-Header div.Calendar-Header-Buton span {width: 30px; height: 30px; position: relative; float: left; cursor: pointer; font-family: "Roboto"; font-size: 24px; line-height:30px; color: #2D2E44; text-decoration: none; font-weight:600; text-align:center; margin-left:5px;}
			.Calendar-Header div.Calendar-Header-Buton span:hover {color:#F73240;}

	.Lgnt-Calendar{width:100%;height:100%; display:block; float:left; margin:0px; padding:0px; position:relative;}
		.Lgnt-Calendar .Lgnt-Calendar-Head{width:100%; height:50px; line-height:50px; margin:0px; padding:0px; background:#DDE4E9;}
			.Lgnt-Calendar .Lgnt-Calendar-Head > div{float:left; height:100%; width:14.28%; width:-webkit-calc(100%/7); width:-moz-calc(100%/7); width:-o-calc(100%/7); width:-ms-calc(100%/7); width:calc(100%/7); position:relative; font-family: "Roboto"; font-size: 15px; color: #2D2E44; text-decoration: none; font-weight: 400; min-height: 50px; overflow: hidden; word-break: break-all; text-align:center;}
		.Lgnt-Calendar .Lgnt-Calendar-Body{width:100%; height:100%; display:block; float:left; margin:0px; padding:0px; position:relative;}
		.Lgnt-Calendar .Lgnt-Calendar-Row{width:100%; height:100%; display:block; float:left; overflow:hidden; border:none; border-bottom:1px solid #DDE4E9}
		.Lgnt-Calendar .Lgnt-Calendar-Row:last-child{border:none;}
		.Lgnt-Calendar-Four-Rows .Lgnt-Calendar-Row, .Lgnt-Calendar-Five-Rows .Lgnt-Calendar-Row, .Lgnt-Calendar-Six-Rows .Lgnt-Calendar-Row{ height:150px;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div{width:14.28%; width:-webkit-calc(100%/7); width:-moz-calc(100%/7); width:-o-calc(100%/7); width:-ms-calc(100%/7); width:calc(100%/7); height:150px; position:relative; float:left; border:none; border-right:1px solid #DDE4E9; padding:10px; overflow-x:hidden; cursor:pointer;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div:last-child{border:none;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div::-webkit-scrollbar {display: none;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div::-moz-scrollbar {display: none;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div::-o-scrollbar {display: none;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div::-ms-scrollbar {display: none;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div::scrollbar {display: none;}
			
			.Lgnt-Calendar .Lgnt-Calendar-Row > div.Lgnt-Calendar-Today{background:#F6F8F9;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div > span.Lgnt-Calendar-Weekday{padding-left:5px; display:none; font-family: "Roboto"; font-size: 12px; color: #2D2E44; text-decoration: none; font-weight:300; text-align:left; float:left;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div > span.Lgnt-Calendar-Date{width: 20px; font-family: "Roboto"; font-size: 18px; color: #2D2E44; text-decoration: none; font-weight:400; text-align:left; float:left;}
		.Lgnt-Calendar .Lgnt-Calendar-Row > div > div{ width:100%; height:auto; margin-top:10px; margin-bottom:10px; display:block; float:left; position:relative;}
		.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a{ float:left; display:block; overflow:hidden; width:100%; margin-bottom:5px; padding:5px; background:#E9ECEF; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a span.TakvimSaat{font-family: "Roboto"; font-size: 11px; line-height:18px; color: #F73240; text-decoration: none; font-weight:300; float:left; display:block; overflow:hidden; width:100%;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a span.TakvimNeden{font-family: "Roboto"; font-size: 12px; line-height:18px; color: #363A4B; text-decoration: none; font-weight:400; float:left; display:block; overflow:hidden; width:100%;}
			.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a span.TakvimBaslik{font-family: "Roboto"; font-size: 14px; line-height:18px; color: #363A4B; text-decoration: none; font-weight:300; float:left; display:block; overflow:hidden; width:100%;}
		.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a:hover{background:#2D2E44;}
				.Lgnt-Calendar .Lgnt-Calendar-Row > div > div a:hover span.TakvimSaat, .Lgnt-Calendar .Lgnt-Calendar-Row > div > div a:hover span.TakvimNeden, .Lgnt-Calendar .Lgnt-Calendar-Row > div > div a:hover span.TakvimBaslik{color:#FFFFFF;}
		
@media screen and (max-width: 1000px) {
	.Lgnt-Calendar .Lgnt-Calendar-Row, .Lgnt-Calendar .Lgnt-Calendar-Row > div {width: 100%;	height:auto;}
	.Lgnt-Calendar .Lgnt-Calendar-Row > div:empty{border:none; height:0px; min-height:0px; padding:0px;}
	.Lgnt-Calendar .Lgnt-Calendar-Row > div {border:none; border-bottom:#DDE4E9 1px solid;}
	.Lgnt-Calendar .Lgnt-Calendar-Head {display: none; border:none;}
	.Lgnt-Calendar .Lgnt-Calendar-Row > div > div {margin-top: 0px; width:100%; width:-webkit-calc(100% - 60px); width:-moz-calc(100% - 60px); width:-ms-calc(100% - 60px); width:-o-calc(100% - 60px); width:calc(100% - 60px); width:expression(100% - 60px); display: inline-block;}
	.Lgnt-Calendar .Lgnt-Calendar-Row > div > span.Lgnt-Calendar-Date {width: 20px; display: inline-block; text-align: right;}
	.Lgnt-Calendar .Lgnt-Calendar-Row > div > span.Lgnt-Calendar-Weekday {display: inline-block; width: 40px; padding-top:6px;}
}

.tooltip {  position: absolute;  z-index: 1453;  display: block;   line-break: auto; text-align: start; text-decoration: none; text-shadow: none;  text-transform: none;  letter-spacing: normal;  word-break: normal;  word-spacing: normal;  word-wrap: normal;  white-space: normal;  filter: alpha(opacity=0);  opacity: 0;  }
	.tooltip.in {filter: alpha(opacity=100); opacity: 1;}
	.tooltip.top {padding: 5px 0; margin-top: -3px;}
	.tooltip.right {padding: 0 5px; margin-left: 3px;}
	.tooltip.bottom {padding: 5px 0; margin-top: 3px;}
	.tooltip.left {padding: 0 5px; margin-left: -3px;}
	.tooltip.top .tooltip-arrow {bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color:var(--StyleBorderColorSoft50);}
	.tooltip.top-left .tooltip-arrow {right: 5px; bottom: 0; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: var(--StyleBorderColorSoft50);}
	.tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: var(--StyleBorderColorSoft50);}
	.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: var(--StyleBorderColorSoft50);}
	.tooltip.left .tooltip-arrow {top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: var(--StyleBorderColorSoft50);}
	.tooltip.bottom .tooltip-arrow {top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: var(--StyleBorderColorSoft50);}
	.tooltip.bottom-left .tooltip-arrow {top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: var(--StyleBorderColorSoft50);}
	.tooltip.bottom-right .tooltip-arrow {top: 0; left: 5px;  margin-top: -5px;  border-width: 0 5px 5px; border-bottom-color:var(--StyleBorderColorSoft50);}
	.tooltip-inner {max-width: 240px; padding: 3px 8px; color: var(--StyleTextColor); background-color: var(--StyleCerceveBgColor); box-shadow: 1px 1px 7px rgb(var(--StyleShadow), 0.05); -webkit-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -moz-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -o-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); -ms-box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); box-shadow: 0 7px 26px rgba(var(--StyleShadow), 0.05); border: var(--StyleBorderColorSoft50) 1px solid; border-spacing: 0; border-collapse: separate; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-family: 'Roboto', sans-serif; font-style: normal; font-weight: 300; line-height: 20px; font-weight: 300; font-size: 14px; text-align: left; }
		.tooltip-inner b{font-weight: 500;}
	.tooltip-arrow {position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid;}


.clr-picker{display:none;flex-wrap:wrap;position:absolute;width:200px;z-index:1000;border-radius:10px;background-color:#fff;justify-content:space-between;box-shadow:0 0 5px rgba(0,0,0,.05),0 5px 20px rgba(0,0,0,.1);-moz-user-select:none;-webkit-user-select:none;user-select:none}.clr-picker.clr-open{display:flex}.clr-dark{background-color:#444}.clr-gradient{position:relative;width:100%;height:100px;margin-bottom:15px;border-radius:3px 3px 0 0;background-image:linear-gradient(rgba(0,0,0,0),#000),linear-gradient(90deg,#fff,currentColor);cursor:pointer}.clr-marker{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;border:1px solid #fff;border-radius:50%;background-color:currentColor;cursor:pointer}.clr-picker input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px}.clr-picker input[type=range]::-webkit-slider-thumb{width:8px;height:8px;-webkit-appearance:none}.clr-picker input[type=range]::-moz-range-track{width:100%;height:8px;border:0}.clr-picker input[type=range]::-moz-range-thumb{width:8px;height:8px;border:0}.clr-hue{background-image:linear-gradient(to right,red 0,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red 100%)}.clr-alpha,.clr-hue{position:relative;width:calc(100% - 40px);height:8px;margin:5px 20px;border-radius:4px}.clr-alpha span{display:block;height:100%;width:100%;border-radius:inherit;background-image:linear-gradient(90deg,rgba(0,0,0,0),currentColor)}.clr-alpha input,.clr-hue input{position:absolute;width:calc(100% + 16px);height:16px;left:-8px;top:-4px;margin:0;background-color:transparent;opacity:0;cursor:pointer;appearance:none;-webkit-appearance:none}.clr-alpha div,.clr-hue div{position:absolute;width:16px;height:16px;left:0;top:0;margin:-4px 0 0 -8px;border:2px solid #fff;border-radius:50%;background-color:currentColor;box-shadow:0 0 1px #888;pointer-events:none}.clr-alpha div:before{content:'';position:absolute;height:100%;width:100%;left:0;top:0;border-radius:50%;background-color:currentColor}.clr-swatches{order:2;width:calc(100% - 40px);margin:0 20px}.clr-swatches div{display:flex;flex-wrap:wrap;padding-bottom:12px;justify-content:center}.clr-swatches button{position:relative;width:20px;height:20px;margin:0 8px 6px 0;border:0;border-radius:50%;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;cursor:pointer}.clr-swatches button:last-child,.clr-swatches button:nth-child(6n){margin-right:0}.clr-swatches button:after{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.clr-dark .clr-swatches button:after{box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}input.clr-color{order:1;width:120px;height:32px;margin:15px 20px 15px 0;padding:0 15px;border:1px solid #ddd;border-radius:16px;color:#444;background-color:#fff;font-family:sans-serif;font-size:14px;text-align:left;box-shadow:none}.clr-dark input.clr-color{color:#fff;border-color:#777;background-color:#555}input.clr-color:focus{outline:0;border:1px solid #aaa}.clr-preview{position:relative;width:32px;height:32px;margin:15px 0 20px 20px;border:0;border-radius:50%;overflow:hidden;cursor:pointer}.clr-preview:after,.clr-preview:before{content:'';position:absolute;height:100%;width:100%;left:0;top:0;border:1px solid #fff;border-radius:50%}.clr-preview:after{border:0;background-color:currentColor;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.clr-dark .clr-preview:after{box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.clr-alpha div,.clr-color,.clr-hue div,.clr-marker{box-sizing:border-box}.clr-field{display:inline-block;position:relative;color:#000}.clr-field button{-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; position:absolute;width:30px;height:30px;right:0;top:50%;transform:translateY(-50%);border:0;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;pointer-events:none}.clr-field button:after{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 1px rgba(0,0,0,.5)}.clr-alpha,.clr-alpha div,.clr-field button,.clr-preview:before,.clr-swatches button{background-image:repeating-linear-gradient(45deg,#aaa 25%,transparent 25%,transparent 75%,#aaa 75%,#aaa),repeating-linear-gradient(45deg,#aaa 25%,#fff 25%,#fff 75%,#aaa 75%,#aaa);background-position:0 0,4px 4px;background-size:8px 8px}.clr-marker:focus{outline:0}.clr-keyboard-nav .clr-alpha input:focus+div,.clr-keyboard-nav .clr-hue input:focus+div,.clr-keyboard-nav .clr-marker:focus{outline:0;box-shadow:0 0 0 2px #1e90ff,0 0 2px 2px #fff}

