/* CSS Document */
/*universal css*/

.container-table,.container-table td{
	margin:0;padding:0;
}
img{
	margin:0;padding:0;
}
.container-table img{
	margin:0;padding:0;
}
.table_page_wrapper{
	width:693px;
	border:none;
	margin:auto;
}
#breadcrumb a{
	color:#000;
	text-decoration:none;
	
}

#breadcrumb a:hover{
	color:#2D4B0E;
	text-decoration:underline;
}
#confirmationBox{
	font-family:arial;
	font-size:16px;
	display:none;
	padding:15px;
	position:fixed;
	width:350px;
	top:150px;
	color:white;
	border:3px solid white;
	border-radius:10px;
	background:url('../site_images/transparent-green-bg.png');
	
}
#confirmationBox .message{
	padding:20px;
}
#confirmationBox span{
	border:1px solid #327e04;
	background: #459e00;
	line-height:37px;
	padding:5px 10px 5px 10px;
	margin:5px 10px 5px 10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:80px;
	float:left;
	margin-left:40px;
	text-align:center!important;
	text-transform:uppercase;
	cursor:pointer;
}
#confirmationBox span:hover{
	background: #7AB93D;
}

.main-menu td{
	background:transparent url('../site_images/main-menu-bg.png');
}
#ajaxLoading{
display:none;
}
#page-title h1{

}
.small_gray_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: #595959;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_gray_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}

.small_yellow_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #b28200;
	background: #dfa300;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_yellow_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}


.small_green_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: #459e00;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_green_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}

.small_lime_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: #5bd000;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_lime_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}


.small_blue_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: #1721af;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_blue_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}

.small_black_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: black;
	margin:2px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	white-space:nowrap;
}
input.small_black_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}

.small_red_button{
	line-height:30px;
	padding:4px 7px;
	border:1px solid #282828;
	background: #cd0000;
	margin:2px;
	color:white;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	text-decoration:none;
	text-align:center!important;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
	 border-radius: 3px;
	white-space:nowrap;
}
input.small_red_button{
	line-height:10px;
	padding:5px 5px;
	margin:2px;
}
/*ceviri*/
input.ceviri_input{
	text-align:right;	
}
.calculation_result_table{
	background:#eeeeee;	
}
.recordFields .ceviri_first_line td, .recordFields .ceviri_first_line input[type='text']{
	color:black!important;
	font-weight:bold;
}
.recordFields td, .recordFields input[type='text']{
	color:blue;
}
.table_title{
	font-weight:bold;
	background:#a8ff4b;
}
tr.even_row{
	background:white;
}

#formulaCode{
	width:59%;	
	float:left;
}
#formulaVersion{
	width:40%;
	float:left;
}
td.creditRow{
	padding-left:20px;	
}
td.debtRow{
	
}
.result_fail{
	background-color:#cc1b1b!important;
}
.result_ok{
	background-color:#a8ff4b!important;
}
.sbtn {
	background-image: url('../button.gif');
	border: 1px solid #000033;
	height: 22px;
	min-width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sbtnn    
{
	background-image: url('../button.png');
	border: 1px solid #000033;
	height: 22px;
	min-width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sbtnn2   
{
	background: url('../button2.png') top left repeat-x;
	border: 1px solid #000033;
	height: 22px;
	min-width: 82px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a.disabled{
	color:red;	
}
a.disabled:hover{
	color:#cb0000;
}
td.innerTableTopLeft{
	background:url('../images/iletisim_panel/belge_panel_01.png') no-repeat; 
	height:25px;
	width:30px;
}
td.innerTableTopMiddle{
	background:url('../images/iletisim_panel/belge_panel_04.png'); 
	height:25px;
}
td.innerTableTopRight{
	background:url('../images/iletisim_panel/belge_panel_03.png') no-repeat; 
	height:25px;
	width:30px;
}
td.innerTableCenterLeft{
	background:url('../images/iletisim_panel/belge_panel_05.png') repeat-y;
	margin:0;
	padding:0;
	width:30px;
}
td.innerTableCenterMiddle{
	background:url('../images/iletisim_panel/belge_panel_06.png');
	margin:0;
	padding:0;
}
td.innerTableCenterRight{
	background:url('../images/iletisim_panel/belge_panel_07.png') repeat-y;
	margin:0;
	padding:0;
	width:30px;
}

td.innerTableBottomLeft{
	background:url('../images/iletisim_panel/belge_panel_08.png') no-repeat;
	margin:0;
	padding:0;
	height:34px;
	width:30px;
}
td.innerTableBottomMiddle{
	background:url('../images/iletisim_panel/belge_panel_09.png');
	margin:0;
	padding:0;
}
td.innerTableBottomRight{
	background:url('../images/iletisim_panel/belge_panel_10.png') no-repeat;
	margin:0;
	padding:0;
	height:34px;
	width:30px;
}

.lightbox{
	top:100px!important;	
}
.edited_row td{
	color:#d38100;
}
/*defter page*/
#sprytriggerG{

}
#sprytriggerE{

}
#sprytriggerD{

}
#sprytriggerU,#sprytriggerV,#sprytriggerE{
	font-weight:bold;
}
.ufrs_table,.ufrs_table td,#sprytriggerU a,#sprytriggerU a:visited{
	color:blue;
}
ufrs_table table{
	color:blue;	
}
.vergi_table, .e_table,.vergi_table td, .e_table td,#sprytriggerE a,#sprytriggerE a:visited{
	color:green;
}
.vuk_table,.vuk_table td,#sprytriggerV a,#sprytriggerV a:visited{
	color:black;
}
.gelen{
	padding:0 4px;
}
/*_hesap_duzenlemev page*/
#inner_table_hesap_duzenleme,#inner_table_hesap_duzenleme_form{
	width:923px;
}
#inner_table_hesap_duzenleme td,#inner_table_hesap_duzenleme_form td{
	padding-right:10px;
	padding-left:10px;
	margin:0;
	background:transparent url(../../admin/images/panel/defter_04.gif);
	background-image:url(../../admin/images/panel/defter_04.gif);
}
#inner_table_hesap_duzenleme .left_border,#inner_table_hesap_duzenleme_form .left_border{
	border-left:1px solid #A0A0A0;
}
#inner_table_hesap_duzenleme .spiral_bg,#inner_table_hesap_duzenleme_form .spiral_bg{
	background:transparent url(../../admin/images/panel/defter_05.gif);
	height:21px;
	border-left:none!important;
}
.table_header td h1{
	font-weight:bold;
	text-align:center;
}
table.tableRow30 td{
	height:30px;	
}
.belge_description,.belge_description td{
	color:black;
	font-size:11px;
	padding-left:20px;
	border-left:2px solid #CCCCCC;
}
.alt_row,.alt_row td{
	font-size:11px;
	padding-left:20px;
	border-left:2px solid #CCCCCC;
}
#timer_container
{
	text-align:left;
	padding-left:30px;
	font-size:18px;
	font-weight:bold;
}
.gtextbox{
	width:180px;
}
/*ayarlar-page*/
.left-sidebar td a{
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:black;
}
.main-content-table td{
	font-family:Tahoma;
	font-size:12px;
}
a img{
	border:none;
}
/*defter-yazdir page*/
.defter-yazdir{
}
.defter-yazdir .wrapper{
	width:210mm;
	height:100%;
	margin:auto;
}
.defter-yazdir table{
	width:100%;
}
.defter-yazdir .page-header{
	margin-top:20px;
	border:1px solid black;
	height:50px;
}
.defter-yazdir .page-body{
	margin-top:20px;
	padding:0;
}
.print-table td{
	padding:0px 3px 0px 3px;
}
.defter-yazdir .print-table-body td{
	padding:0px 3px 0px 3px;
	text-align:right;
}
.defter-yazdir .print-table-body .summary td{
	font-weight:bold;
}
.defter-yazdir .print-table-body .moki_description td{
	font-size:11px;
}

.defter-yazdir .left-border{
	border-left:2px solid #ccc;
}

.defter-yazdir-main-menu a,a.green_button,.green_button{
	border:1px solid #327e04;
	background: #459e00;
	line-height:37px;
	padding:5px 10px 5px 10px;
	margin:5px 10px 5px 10px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	width:200px;
	text-align:center!important;
	text-transform:uppercase;
}
.defter-yazdir-main-menu a:hover,a.green_button:hover{
	background: #7AB93D;
}
.defter-yazdir .button-holder td{
	text-align:center;
}
.defter-yazdir .date_sepatator{
	text-align:center;
}
.defter-yazdir .date_sepatator span{
	display:block;
	min-height:10px;
	float:left;
	width:40%;
}
.defter-yazdir .date_sepatator span.date-container{
	width:20%;
	text-align:center;
}
/*	hesap,table and sub table css*/
a.vergi_button,a.ufrs_button,a.vuk_button{
	color:white;
	border-radius:3px;
	padding:10px;
	text-decoration:none;
}
a.vergi_button{
	background:green;
}
a.ufrs_button{
	background:blue;
}
a.vuk_button{
	background:black;
}
a.vergi_button:hover,a.ufrs_button:hover,a.vuk_button:hover,a.active_table_page{
	color:#C7C7C7;
}
td.tableContentTopLeft{
	background:transparent url(../hesaokarti_01.jpg) no-repeat center right;
	height:46px;
	width:23px;
}
td.tableContentTopMiddle{
	background:transparent url(../hesaokarti_02.jpg) repeat-x;
	text-align:center;
}
td.tableContentTopRight{
	background:transparent url(../hesaokarti_04.jpg) no-repeat;
	height:46px;
	width:30px;
}


td.tableContentMiddleLeft{
	background:transparent url(../hesaokarti_05.jpg) repeat-y center right;
	height:46px;
}
td.tableContentMiddleMiddle{
	background:transparent url(../hesaokarti_06.jpg);
	height:46px;
}
td.tableContentMiddleRight{
	background:transparent url(../hesaokarti_07.jpg) repeat-y ;
	height:46px;
}


td.tableContentFooterLeft{
	background:transparent url(../hesaokarti_11.jpg) no-repeat top right;
	height:21px;
}
td.tableContentFooterMiddle{
	background:transparent url(../hesaokarti_12.jpg) repeat-x;
	height:46px;
}
td.tableContentFooterRight{
	background:transparent url(../hesaokarti_14.jpg) no-repeat;
	height:46px;
}

td.contentHeaderLeft{
	background:transparent url(../../indexresim/buton.png) no-repeat center right;
	height:32px;
	width:20px;
}

td.contentHeaderMiddle{
	background:transparent url(../../indexresim/buton2.png);
	text-align:center;
}
 
td.contentHeaderRight{
	background:transparent url(../../indexresim/buton3.png) no-repeat;
	height:32px;
	width:20px;
}
.nakit_header{
	background-color:#006600;
	color:#FFFFFF!important;
	border-color:#900;
	font-weight:bold;
	font-size:14px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.subtable_container .header td{
	font-weight:bold;
	font-size:16px;
	color:#990100;
}
.subtable_container .title{
	text-align:left;
}
.subtable_container input{
	text-align:right;
}
.subtable_container .header input{
	background-color:rgb(213, 255, 170);
}
.wrongSolution{
	background:red;color:white; font-weight:bold;text-align:center;
}
.trueSolution{
	background:#459E00;color:white; font-weight:bold;text-align:center;
}
.subtable_container .edit_subtable input{
	text-align:right;
}

.blue-table
{
	border:1px solid black;
}
.blue-table tr
{
	background:#CEDDCA;
}
.blue-table .header td
{
	background:url('../site_images/blue-table-header-bg.png');
	color:white;
	text-align:left;
}
.blue-table .ufrs_row,.ufrs_row{
	color:blue;
}
.blue-table .table_title td{
	text-align:center;	
}
.blue-table td
{
	border:1px solid black;
}

.blue-table .valueCell, .valueCell{
	text-align:right!important;
}

/*fis giris page*/
.sub_record{
	border: 1px solid #CDFF92;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*mizan page*/
mizan-view-table{
	display:none;	
}
.mizan-view-table .left-border-separator1{
	border-left:1px solid #666666;
}
.mizan-view-table .left-border-separator2{
	border-left:2px solid #666666;
}
.mizan-view-table .left-border-separator3{
	border-left:3px solid #666666;
}
#mizan-sub-moki-container{
	display:none;
	margin-top:-50px;
	z-index:100;
	background:url('../site_images/transparent-green-bg.png');
	position:absolute;
	width:890px;
	border:3px solid white;
	padding:20px;
}
#hesap-duzenlev-container{
	display:none;
	position:fixed;
	top:50px;
	background:url('../site_images/transparent-green-bg.png');
	width:920px;
	min-height:400px;
	border:3px solid white;
	padding:20px;
	margin:0 auto;
	border-radius:10px;
	max-height:500px;
	overflow:scroll;
	font-size:12px;
}
.inner-content td{
	padding:5px;

}
table td,table tr{
	padding:0;
	margin:0;
}
#mizan-sub-moki-container .close,#hesap-duzenlev-container .close{
	color:#b7b7b7;
	cursor:pointer;
	font-weight:bold;
	float:right;
	padding:10px;
}
.mizan-view-table .right-border-separator1{
	border-right:1px solid #666666;
}
.mizan-view-table .right-border-separator2{
	border-right:2px solid #666666;
}
.mizan-view-table .right-border-separator3{
	border-right:3px solid #666666;
}
#edit_muhatap{
	text-align:left;
}
#content-holder{
	display:none;
	position:fixed;
	top:50px;
	background: -moz-linear-gradient(top,  rgba(0,138,0,0.7) 0%, rgba(0,87,0,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,138,0,0.7)), color-stop(100%,rgba(0,87,0,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,138,0,0.7) 0%,rgba(0,87,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,138,0,0.7) 0%,rgba(0,87,0,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,138,0,0.7) 0%,rgba(0,87,0,0.7) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,138,0,0.7) 0%,rgba(0,87,0,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3008a00', endColorstr='#b3005700',GradientType=0 ); /* IE6-9 */

	width:890px;
	min-height:400px;
	border:3px solid white;
	padding:20px;
	margin:0 auto;
	border-radius:10px;
	max-height:600px;
	overflow:scroll;
	font-size:12px;
	
}
#content-holder .header td
{
	background-color:rgb(213, 255, 170);
}
#content-holder .button a
{
	padding:5px 10px 5px 10px ;
	text-align:center;
	margin-right:20px;
	color:white;
	font-weight:bold;
	background-color:rgb(69, 158, 0);
	border:1px solid #327e04;
	color:white;
}
#content-holder .button a:hover
{
	background-color:#7AB93D;
}
#content-holder .header .title
{
	font-weight:bold;
	color:#900;
	background-color:#C2FB48;
	font-size:14px;
}

#content-holder .close{
	color:white;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	float:right;
	padding:10px;
}

@media print{
	.defter-yazdir table{
		page-break-after:always;
	}
	.defter-yazdir .wrapper{
		width:auto;
		margin:auto;
	}
	td{
		padding:2px;	
	}
}