﻿/*@import url( reset.css );*/

html{height: 100%;margin: 0px;padding: 0px;font-family: Arial;font-size: 12px;}
body{height: 100%;margin: 0px;padding: 0px;}
form{height: 100%;margin: 0px;padding: 0px;}
body, html, form {overflow: hidden;}


.applet-multicombo {padding-bottom:5px;}

td.form-detailsview  {padding:0px 0px 0px;}
.blink {background:url(../Images/blink_alert.gif) repeat;}
.suptext {padding-left:3px;font-size:9px;color:#999999;}

.rgCommand
{
	width:15px;height:15px;border:0;margin:0;padding:0;
	background-color:transparent;background-repeat:no-repeat;vertical-align:middle;
	font-size:1px;cursor:pointer;margin-right:3px;background-position:0 0px;
}
.rgUyap{background-image:url('../Images/uyap.png');}	
.rgPdf {background-image:url('../Images/pdf.png');}
.rgClear{background-image:url('../Images/clear.png');}	

.rfdSelectBox
{
 height: 200px;
 overflow: hidden;
}
.file-download-link a:link, a:visited{color:#333;text-decoration:none;}



/* WIZARD */
.stepNotCompleted
{
    background-color: rgb(153,153,153);
    width: 15px;
    border: 1px solid rgb(153,153,153);
    margin-right: 5px;
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.stepCompleted
{
    background-color: #4d4d4d;
    width: 15px;
    border: 1px solid #4d4d4d;
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.stepCurrent
{
    background-color: #e01122;
    width: 15px;
    border: 1px solid #e01122;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.stepBreak
{
    width: 3px;
    background-color: Transparent;
}

.wizardProgress
{
    padding-right: 10px;
    
    font-size: 12px;

}

.wizardTitle {
    
    font-size: 120%;
    font-weight: bold;
    
    vertical-align: middle;
}



#tutarlar   {
            background-color:lightyellow;
            font-family:Verdana;
            font-size:12px;
        }
       
#tutarlar .labelx {
            font-weight:bold;
            width:180px;
            font-size:11px;
        }
 #tutarlar       table {
    border-collapse: collapse;
}

#tutarlar table, #tutarlar th,  #tutarlar td {
    border: 1px solid #eaeaea;
}














