@charset "utf-8";
.sssrow{
	cursor:pointer;
	cursor:hand;
}
.sssrow:hover{
	background-color:#cccccc;
	
}
.sssrow td :hover{
text-decoration:overline;
}

.questionbtn{
	border:1px ridge #999;
	text-align:center;
	padding:3px 10px 3px 10px;
	cursor:pointer;
	cursor:hand;
}
.questionbtn:hover{
	background:#CCC;
}


.ticketmessageuser{
	border:1px dashed #333;
	padding-bottom:20px;
	background-color:#e7e7e7;
}
.ticketmessageadmin{
	border:1px dashed #008000;
	padding-bottom:20px;
	background-color:#a6d0ba;
}

.ticketmessageuser legend{
	border:1px dashed #333;
	background-color:#e7e7e7;
	padding:2px;
}
.ticketmessageadmin legend{
	border:1px dashed #008000;
	background-color:#a6d0ba;
	padding:2px;
}

.tickettable {
	width:100%;
}
.tickettable th {
	background-color:#333;
	color:#FFF;
	text-align:center;
}
.tickettable td {
}
.tickettable tr:hover {
	background-color:#eee;
	cursor:pointer;
	cursor:hand;
}
.destek fieldset {
	font:16px ;
	background-Color:#D4D4D4
}
.destek fieldset select {
	font: 10px 
}
.destek fieldset.mesaj {
	margin-top: 25px;
	
}

.destek fieldset.mesaj .talepdetay .detay {
	font:12px ;
	color: #666666;
	padding :5 10 10 15;
}
.destek fieldset.mesaj .talepdetay .detay fieldset {
	height: 75px;
	border:double 1px #B2B2B2;
	padding-bottom: 20px;
}
.destek fieldset.mesaj .talepdetay .detay fieldset legend {
	background-color:#D4D4D4;
	color:#666;
	font-size:70%;
	padding:0 10px 0 15px;
}
.destek fieldset.mesaj .talepdetay .detay fieldset a {
	font:12px ;
	color: #666666;
	text-decoration:none;
	padding-left:10px;
	padding-top:10px;
}
.destek fieldset.mesaj .talepdetay .detay fieldset a:hover {
	font:12px ;
	color: #C20000;
	text-decoration:underline;
}
.destek fieldset.mesaj .talepdetay select {
	font:12px 
}
.destek fieldset.mesaj {
	border:dashed 1px #008000;
	padding-bottom: 20px;
}
.destek fieldset.mesaj legend {
	background-color:#D4D4D4;
	color:green;
	font-size:90%;
}
.destek fieldset.mesaj legend span.tarih {
	font:11px ;
	color:#666666
}
.destek #ticketDetay {
	padding-top:10px;
}
.destek #ticketDetay #talepDetay {
	height:40px;
	padding-left: 10px;
}
.destek fieldset.yenimesaj {
	display:none;
	margin-top: 25px;
}
.destek fieldset.yenimesaj .talepdetay .detay {
	font:12px ;
	color: #666666;
	padding: 10px;
}
.destek fieldset.yenimesaj .talepdetay .detay a {
	font:10px ;
	color: #666666;
	padding: 10px;
}
.destek fieldset.yenimesaj {
	border:dashed 1px #F60;
	padding-bottom: 20px;
}
.destek fieldset.yenimesaj legend {
	background-color:#D4D4D4;
	color:C20000;
	font-size:90%;
}
.destek fieldset.yenimesaj legend span.tarih {
	font:11px ;
	color:#666666
}
.destek fieldset.yenimesaj textarea.cevap {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	width:100%;
	height: 150px;
	overflow:auto;
	background:none;
	border:1px solid #666;
	paddind:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFF
}
.destek fieldset.yenimesaj input.konu {
	font-size:14px;
	color:#666666;
	height:20px;
	line-height:20px;
	width:200px;
	background:none;
	border:1px solid #666;
	paddind:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFF
}
#link0 {
	cursor:hand;
	cursor:pointer
}
#link1 {
	cursor:hand;
	cursor:pointer
}
#link2 {
	cursor:hand;
	cursor:pointer
}
#link3 {
	cursor:hand;
	cursor:pointer
}
