@charset "utf-8";
*:focus {
	outline: none;
}
a img {
	padding: 0;
	margin: 0;
	border: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
textarea {
   font-family: inherit;
   font-size: inherit;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-size: 12px;
	background-color: #535252;
	overflow: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
}
#header {
	top: 0px;
	left: 0px;
	min-height: 50px;
	width: 100%;
	position: absolute;
	z-index: 500;
}
#navbar {
	min-height: 35px;
	padding: 0px;
	margin: 0px;
	background-color: #333;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
}
#sepet {
	width: 300px;
	height: 400px;
	overflow: auto;
	background-color: #FFF;
	font-size: 10px;
}
#container {
	top: 35px;
	bottom: 35px;
	left: 0px;
	width: 100%;
	overflow-y: scroll;
	position: absolute;
	padding-top: 50px;
}
#container_shadowbox {
	top: 1px;
	bottom: 1px;
	left: 0px;
	overflow-y: auto !important;
	overflow-x: hidden;
}
#content {
	max-width: 960px;
	min-width: 440px;
	margin-left: auto;
	margin-right: auto;
}
#teklif_commands_baslik {
	height: 25px;
	width: 148px;
	padding: 4px;
	position: fixed;
	top: 275px;
	text-align: center;
	margin-left: -30px;
	background-color: #EBEBEB;
	border-radius: 7px;
	color: #000;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	border: 1px solid #000;
	cursor: default
}
#teklif_commands {
	height: 90px;
	width: 150px;
	padding: 4px;
	position: fixed;
	top: 300px;
	margin-left: -30px;
	background-color: #333;
	border-radius: 7px;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
}
.kagit {
	width: 210mm;
	height: 297mm;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	line-height: 12pt;
}
.kagit_golge {
	width: 210mm;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	-webkit-box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
}
#kagit_ic {
	width: 205mm;
	padding: 0;
	margin: 0;
	margin-left: 5mm;
	margin-top: 5mm;
	position: absolute;
}
#kagit_header {
	width: 160mm;
	height: 30mm;
	border-bottom: 1mm solid #666;
	margin-left: auto;
	margin-right: auto;
}
#kagit_footer {
	width: 160mm;
	height: 30mm;
	border-top: 1mm solid #666;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
}
#urun_baslik {
	min-height: 50px;
	border-radius: 7px;
	border: 1px solid #000;
	color: #000;
	padding-top: 9px;
	margin-top: 20px;
	line-height: 0px;
	display: inline-block;
	width: 100%;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 47%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(244,244,244,1)), color-stop(100%, rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 47%, rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 47%, rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 47%, rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 47%, rgba(219,219,219,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.85);
	text-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
#footer {
	background: #333;
	position: absolute;
	bottom: 0px;
	height: 35px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	-webkit-box-shadow: 0px -5px 5px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px -5px 5px rgba(50, 50, 50, 0.85);
	box-shadow: 0px -5px 5px rgba(50, 50, 50, 0.85);
}
#bg {
	top: 0px;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
	height: 1080px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 380px;
	overflow: none;
}
#yeni_form {
	margin-left: auto;
	margin-right: auto;
	font: "Segoe UI", Arial, Sans-serif;
}
#yeni_form td {
	background-color: #535252;
}
.hata {
	color: #FF0000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.onay {
	width: 30px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	text-align: center;
}
#submit {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.editor {
	background-color: #FFFFFF;
	color: #000000;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#login {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	position: relative;
	height: 200px;
	width: 440px;
	border-radius: 35px;
	border: 2px solid #CCCCCC;
	text-align: center;
	clear: both;
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(100%, rgba(0,0,0,1)), color-stop(100%, rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%, rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%, rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%, rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%, rgba(19,19,19,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 ); /* IE6-9 */
}
.loginform {
	width: 200px;
	height: 18px;
	border: 1px solid #666;
	margin-top: 5px;
}
#ara {
	width: 460px;
	height: 35px;
	background-color: #333;
	border-radius: 0 0 35px 35px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.85);
}
#ara_in {
	width: 328px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}
.searchfield {
	height: 22px;
	border-radius: 7px;
	width: 321px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #630000;
	line-height: 26px;
	text-indent: 5px;
	float: left;
	margin-top: 2px;
}
#searchbutton {
	margin-top: -25px;
	margin-left: 300px;
	width: 30px;
	float: left;
	z-index: 600;
}
.searchcat {
	background-color: #990000;
}
#results {
	width: 323px;
	display: none;
	z-index: 500;
	line-height: 0;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #630000;
	border-bottom-color: #630000;
	border-left-color: #630000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	-webkit-box-shadow: 0px 40px 30px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 40px 30px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 40px 30px rgba(50, 50, 50, 0.85);
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-color: #FFF;
}
#results ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#results ul li {
	text-align: left;
}
#results ul li:hover {
	background-color: #D7D7D7;
	border-radius: 7px;
}
#results ul li a {
	line-height: 20px;
	text-decoration: none;
	padding: 5px;
	display: block;
	color: #333333;
	font-weight: normal;
}
.search_hover {
	background-color: #D7D7D7!important;
	color: #232323!important;
}
.search_non_select {
	line-height: 20px;
	text-decoration: none;
	padding: 5px;
	display: block;
	color: #333333;
	font-weight: normal;
}
#login_golge {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 50px;
}
#anagolge {
	width: auto;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/ana_shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#gr_logo {
	margin-right: auto;
	margin-left: auto;
	width: 50px;
	margin-top: -30px;
	position: relative;
}
#step {
	min-width: 40px;
	height: 40px;
	background-color: #858585;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	color: #999;
	float: left;
	border: 1px solid #000;
}
#step_selected {
	min-width: 100px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	color: #FFF;
	float: left;
	background-color: #666666;
	border: 1px solid #000;
	padding-left: 15px;
	padding-right: 15px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr th:hover {
	background-color: rgba(235,235,235,1) !important;
}
#liste {
	max-height: 180px;
	overflow: auto;
	background-color: #FFF;
	color: #000;
	border: thin solid #000;
	border-radius: 7px;
	padding: 10px;
	min-height: 50px;
}
.liste_item {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	minimum-height: 30px;
	height: auto;
	padding: 4px;
}
.liste_item_baslik {
	background-color: #CCCCCC;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.liste_item_baslik td, th {
	background-color: transparent !important;
	border-bottom: 2px solid #900;
	minimum-height: 30px;
	padding: 4px;
	font-weight: normal !important;
}
.liste_item_baslik td:first-child, th:first-child {
	border-top-left-radius: 5px;
}
.liste_item_baslik td:last-child, th:last-child {
	border-top-right-radius: 5px;
}
.liste_item td {
	background-color: transparent !important;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 4px;
}
.liste_item font:hover {
	color: #FFF !important;
}
.liste_item:hover {
	minimum-height: 30px;
	background-color: #900 !important;
	color: #FFF !important;
}
.liste_item:hover a:visited {
	color: #FFF;
}
.liste_item:hover a:active {
	color: #FFF;
}
.liste_item:hover a {
	color: #FFF;
}
.liste_item_ic {
	display: block;
	height: auto;
}
.liste_item_ic td {
	background-color: transparent !important;
}
.liste_item_ic:hover {
	display: block;
	background-color: #900;
	color: #FFF;
}
.liste_item_ic:hover a:visited {
	color: #FFF;
}
.liste_item_ic:hover a:active {
	color: #FFF;
}
.liste_item_ic:hover a {
	color: #FFF;
}
.tab_ici {
	margin-top: 50px;
	background-color: #FFF;
	border: thin solid #000 !important;
	border-radius: 7px;
	padding: 10px;
	min-height: 50px;
}
.tab_ici_2 a:hover {
	text-decoration: underline;
}
.media_thumbnail_wraper {
	float: left;
	margin-right: 24px;
	margin-top: 25px;
	margin-left: 6px;
}
.media_thumbnail_div {
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.85);
	width: 150px;
	height: 150px;
	background-color: #FFF;
	border-radius: 7px;
	;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: thin solid #000;
}
.media_thumbnail_delete {
	position: absolute;
	margin-top: -156px;
	margin-left: 138px;
}
.spec_table {
	width: 400px;
}
.spec_table_tr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.form_table {
	background-color: #535252;
}

/*Buttonlar
					<a class="custom_button link edit" href="#"></a>
					<a class="custom_button link edit" href="#">Düzenle</a>
					<div class="custom_button baslik" href="#">Bu Bir Başlık</div>
					<a class="custom_button link" href="#">Sadece Text</a>
*/
.custom_button {
	width:auto;
	min-width:8px;
	height: 20px !important;
	float: left;
	background-color: #FFF !important;
	background-position:5px center; 
	background-repeat:no-repeat; 
	background-size:12px 12px;
	border-radius: 5px;
	border: 1px double #666;
	padding:0 8px !important;
	line-height: 20px !important;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.65);
	color: #000 !important;
	text-decoration: none !important;
	margin-left:8px !important;
	user-select: none;
	display:inline;
}
.link:hover {
	background-color: #DDD;
	text-decoration: none !important;
}
.link a:active {
	color: #000 !important;
	text-decoration: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.link:active {
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.65);
}
.link a:visited {
	color: #000 !important;
	text-decoration: none !important;
}
.link a {
	color: #000 !important;
	text-decoration: none !important;
}
.add {
	background-image:url(../images/add.gif);
	text-indent:15px; 
	cursor:pointer;
	}
.edit {
	background-image:url(../images/edit.gif);
	text-indent:15px; 
	cursor:pointer;
	}
.delete {
	background-image:url(../images/delete.gif);
	text-indent:15px; 
	cursor:pointer;
	}
.sepet {
	background-image:url(../images/cart.png);
	text-indent:15px; 
	cursor:pointer;
	}
.baslik {
	background-image:url(../images/header.png);
	text-indent:15px; 
	margin-left:0 !important;
	}
.preview {
	background-image:url(../images/preview.gif);
	text-indent:15px; 
	}
.up {
	background-image:url(../images/webUpS.gif);
	text-indent:15px; 
}
.down {
	background-image:url(../images/webDownS.gif);
	text-indent:15px; 
}
.arama {
	background-image:url(../images/tel_var.png);
	text-indent:15px; 
}
.pdf {
	background-image:url(../images/doc-pdf-icon.png);
	text-indent:15px; 
}
.mail {
	background-image:url(../images/send.png);
	text-indent:15px; 
}
.siparis {
	background-image:url(../images/siparis.png);
	text-indent:15px; 
}
.fatura {
	background-image:url(../images/fatura.png);
	text-indent:15px; 
}
.teklif {
	background-image:url(../images/yeni_teklif.png);
	text-indent:15px; 
}
.sepet_onay {
	background-image:url(../images/yeni_siparis.png);
	text-indent:15px; 
}
.save {
	background-image:url(../images/save-tick.png);
	text-indent:15px; 
}
.repair {
	background-image:url(../images/repair.png);
	text-indent:15px; 
}
.edit_delete_button {
	width: auto;
	float: left;
	height: 20px !important;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px double #666;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 20px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	margin-left: 10px;
	margin-right: 5px;
	color: #000 !important;
	cursor: pointer;
	text-decoration: none !important;
}
.edit_delete_button:hover {
	background-color: #DDD;
	text-decoration: none !important;
}
.edit_delete_button a:active {
	color: #000 !important;
	text-decoration: none !important;
}
.edit_delete_button a:visited {
	color: #000 !important;
	text-decoration: none !important;
}
.edit_delete_button a {
	color: #000 !important;
	text-decoration: none !important;
}
.edit_delete_button img {
	margin-top: -3px;
}
.add_edit_button {
	width: auto;
	float: left;
	height: 25px;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px double #666;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 25px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	cursor: pointer;
}
.add_edit_button:hover {
	background-color: #DDD;
}
.add_edit_baslik {
	width: auto;
	float: left;
	height: 25px;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px double #666;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 25px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	cursor: default;
}
.sepet_button {
	width: auto;
	float: left;
	height: 8px;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px double #666;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	margin-left: 10px;
	margin-right: 5px;
	color: #000 !important;
}
.sepet_button:hover {
	background-color: #DDD;
}
.sepet_button a:active {
	color: #000 !important;
}
.sepet_button a:visited {
	color: #000 !important;
}
.sepet_button a {
	color: #000 !important;
}
.urun_thumbnail_delete {
	position: absolute;
	margin-top: -128px;
	margin-left: 50px;
}






.temsili_kagit {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 280px;
	border: 1px solid rgba(153,153,153,1);
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.85);
	padding: 0px;
}
.temsili_kagit td {
	border: 1px solid rgba(153,153,153,1);
}
.temsili_kagit td:hover {
	background-color: rgba(153,0,0,1);
}
.cb_active {
	background-color: rgba(204,204,204,1);
}
.seriNoIncele {
	width: 116px;
	height: 10px;
	margin-top: -11px;
	overflow: hidden;
	transition: all .5s ease;
	position: absolute;
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #000 !important;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 2px;
	cursor: pointer;
}
.seriNoIncele:focus {
	height: auto;
	color: #000 !important;
	z-index: 50;
}
.notification {
	display: inline-block; /* This breaks the div from the normal HTML document. */
	min-width: 11px;
	padding: 1px 3px 1px 2px;
	background-color: red; /* you could use a background image if you'd like as well */
	color: white;
	font-weight: bold;
	font-size: 9px;
	border-radius: 15px;
	text-align: center;
    position: absolute;
    right: 10px;
}
.markRead {
	width: 12px;
	height: 44px;
	display: inline-block;
	float: left;
	border-left: 4px solid red;
}
.markRead:hover {
	background-color: #999;
}
.smallNotification {
	display: inline-block; /* This breaks the div from the normal HTML document. */
	width: 8px;
	height: 8px;
	background-color: red; /* you could use a background image if you'd like as well */
	border-radius: 4px;
}
#aramaLi li {
	border-bottom: 1px solid #FFF;
}
#aramaLi li:first-child {
	border-top: none;
}
#aramaLi li:last-child {
	border-bottom: none;
}
/*------------CHAT-------------*/

#chat {
	display: none;
}
.chat_l {
	display: block;
	width: 198px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	z-index: 100;
	margin-top: -7px;
	position: relative;
	transition: all .15s ease;
	border-left: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px dashed #666;
	background-color: rgba(51,51,51,1);
}
.chat_l:hover {
	background-color: rgba(55,55,55,1);
	border-top: 1px solid rgba(102,102,102,1);
}
.chat_l:active {
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-bottom: 1px solid #666 !important;
	border-right: 1px solid #666 !important;
	background-color: rgba(51,51,51,1);
}
.chat_list {
	width: 198px;
	height: 300px;
	position: fixed;
	right: 140px;
	bottom: 34px;
	overflow: auto;
	background-color: #333;
	border-radius: 7px 7px 0px 0px;
	transition: all .50s ease;
	z-index: 99;
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #666 !important;
}
#chat:checked ~ .chat_l {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#chat:checked ~ .chat_list {
	height: 0px;
	color: transparent !important;
}
/*------------TreeView-------------*/
.treeview_td {
	float: left;
	display: table-cell;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.treeview_baslik {
	line-height: 20px;
	border-bottom: 1px solid #999;
	font-weight: bold;
	height: 20px;
	margin-bottom: 5px;
}
.css-treeview ul,  .css-treeview li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.css-treeview input {
	position: absolute;
	opacity: 0;
}
.css-treeview {
	font: normal 11px "Segoe UI", Arial, Sans-serif;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	padding: 15px 15px 30px 15px;
}
.css-treeview a {
	color: #00f;
	text-decoration: none;
}
.css-treeview a:hover {
	text-decoration: underline;
}
.css-treeview input + label + ul {
	margin: 0 0 0 17px;
}
.css-treeview input ~ ul {
	display: none;
}
.css-treeview label,  .css-treeview label::before {
	cursor: pointer;
	float: left;
	clear: both;
}
.css-treeview input:disabled + label {
	cursor: default;
	opacity: .6;
}
.css-treeview input:checked:not(:disabled) ~ ul {
	display: block;
}
.css-treeview label,  .css-treeview label::before {
	background: url("../images/icons.png") no-repeat;
}
.css-treeview label,  .css-treeview a,  .css-treeview label::before {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.css-treeview label {
	background-position: 18px 0;
}
.css-treeview label::before {
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle;
	background-position: 0 -32px;
}
.css-treeview input:checked + label::before {
	background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.css-treeview {
	-webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
}
 @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
 from {
 padding: 0;
}
 to {
 padding: 0;
}
}
}
/*------------TreeView-------------*/


/*------------navbar-------------*/
.nav {
	padding: 0px;
	list-style: none;
	margin: 0px;
	/*Menu textlerinin seçilememesi için*/
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}
.nav li {
	float: left;
	position: relative;
	list-style: none;
	margin-top: 2px;
	text-align: left;
	cursor: default;
	border: 1px solid #333;
}
.nav li a {
	color: #fff;
	display: block;
	padding: 7px 8px;
	text-decoration: none;
	height: 15px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.nav li:first-child {
	margin-left: 20px;
}
.hhh:hover {
	background-color: #900 !important;
	color: #FFF !important;
}
.nav li ul li a:hover {
	background-color: #900 !important;
	color: #FFF !important;
}
/*=== submenu ===*/

.nav ul {
	display: none;
	position: absolute;
	margin: 0px;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: -1px;
	z-index: 500;
}
.nav li ul li {
	border-left: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
	border-bottom: none;
	border-top: none;
}
.nav li ul li:last-child {
	border-bottom: 1px solid #CCC;
}
.nav ul li {
	width: 190px;
	float: left;
	text-align: left;
	list-style: none;
	margin: 0px !important;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	-moz-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
	box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.85);
}
.nav ul a {
	display: block;
	padding: 7px 8px;
	color: #fff;
	text-decoration: none;
	height: auto;
	padding-left: 20px;
}
