body{    
    font-size: 9px;
    font-family: tahoma;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
     background-size: cover;
     width:98%;
     height:98%;
     padding:0px;
     margin:5px;
     background-attachment:fixed;
     background-color: transparent;
     background-position: center;
     background-repeat: no-repeat;
       
}
.bodyClass {
    font-size: 9px;
    font-family: tahoma;
       
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
     background-size: cover;
     width:98%;
     height:98%;
     padding:0px;
     margin:5px;
     background-attachment:fixed;
     background-color: transparent;
     background-position: center;
}

.msg{
    color: blue; 
    background-color: #569BC0;
    width: 270px;
    font-size: large; 
    -webkit-border-radius: 5px;
    -border-radius: 5px;
     border: 1px solid #000;
     padding: 9px;
     text-align: left;
     background-image: url('/webBase/resources/img/buttons/title.gif'); 
}
.infoMsg{
    background-image: url('/webBase/resources/img/buttons/save.png'); 
    background-repeat: no-repeat;
    background-color: #B5D5E6;
    text-align: left;
    /* For I E 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    
}


.tarihsec{
	height: 19px;
	width: 19px;
	border-width: 1px;
	border-color: Black;
}
.baslik
{
    font: bold;
    font-family: sans-serif;
    font-size: large;
    text-align: center;
    font: bold;
    background-color: blue;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -border-radius: 4px;
    border: 1px solid #000;
    padding: 5px;


    color: white;
    /* text-shadow: 0 0 4px white, 0 -5px 4px #FFFF33, 2px -9px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 19px #FF2200; */

    /* For I E 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    

}
.baslik2
{
    font: bold;
    font-family: sans-serif;
    font-size: large;
    text-align: center;
    color: red;
    font: bold;
    background-color: blue;
    color: white;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -border-radius: 5px;
    border: 1px solid #000;
    padding: 5px;
}
.rakamedit
{
    text-align: right;

}
.oval
{

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
     border: 1px solid #000;
     padding: 9px;

}
.btnlist
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 50% 50% !important; 
    background-image: url('/webBase/resources/img/buttons/search.png');
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnSorgula
{
    margin:0 0 0 10px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 50% 50% !important; 
    background-image: url('/webBase/resources/img/buttons/btn_sorgula1.png');
    overflow:visible;
    padding:5px 12px 5px 12px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnlistBos
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnlist:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnlist:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnkimlik
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    background-image: url('/webBase/resources/img/buttons/kBtn.png');
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnNufus
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    background-image: url('/webBase/resources/img/buttons/nBtn.png');
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}
.btnSmall
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}
.btnkimlik:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnkimlik:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
.btnsmall
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    background-image: url('/webBase/resources/img/buttons/search.png');
    overflow:visible;
    padding:2px 9px 9px 9px;
    height: 7px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    -moz-box-shadow:1px 1px 2px #000000;     
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -border-radius: 3px; 

}



.btnCheck
{
    margin:0 0 0 4px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 15px;
    width: 13px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        
    -webkit-border-radius: 5px;
    -border-radius: 5px; 
   
}

.btnCheck:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnCheck:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.defaultBtn{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    /*background-image: url('/webBase/resources/img/buttons/add.png'); */
    width: 100%;
    overflow:visible;
    padding:6px 9px 12px 9px;
    line-height:17px;
    background-color:#f5f5f5;
    background-repeat: no-repeat;
    max-height: 40px;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.defaultBtn:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.defaultBtn:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
.btndefaultprime{
    
    width:80px;
    line-height:130%;
    
    
}
.btnkayit{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/save2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnkayit:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnkayit:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnharita{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/map.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnharita:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnharita:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
/*
.btnevet{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/tick.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  //   For I E 5.5 - 7 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnevet:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnevet:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


.btnhayir{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-color:#f5f5f5;
    background-image: url('/webBase/resources/img/buttons/delete.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    // For I E 5.5 - 7 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnhayir:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btnhayir:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
*/
.btnyazdir{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/print.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnyazdir:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnyazdir:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnkartcikar{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/logout.gif') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnkartcikar:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnkartcikar:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnkartoku{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/arrowdown.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnkartoku:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnkartoku:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnkartoku:disabled{
    background-color:dddddd;
    border:1px solid #529214;
    color:#fff;
}


.btnkartyaz{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/arrowup.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnkartyaz:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnkartyaz:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnkartyaz:disabled{
    background-color:dddddd;
    border:1px solid #529214;
    color:#fff;
}

.btnliste{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/search2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnliste:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnliste:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnHavale{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/havale2.png') !important;
    width:80px;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnHavale:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnHavale:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnyeni{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/add.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnyeni:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnyeni:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btndocument{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/document.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btndocument:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btndocument:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}



.btnsil{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-color:#f5f5f5;
    background-image: url('/webBase/resources/img/buttons/delete.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnsil:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btnsil:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.btncikis{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/close2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btncikis:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btncikis:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.ui-datatable thead th {
    white-space:normal !important;
}

.btnevet{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/tick.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7  */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnevet:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnevet:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnhayir{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-color:#f5f5f5;
    background-image: url('/webBase/resources/img/buttons/delete.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnhayir:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btnhayir:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.btnileri{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/Next.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnileri:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnileri:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btngeri{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-color:#f5f5f5;
    background-image: url('/webBase/resources/img/buttons/Previous.png') !important;
    width: 100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btngeri:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btngeri:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.btntahakkuk{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/tahakkuk.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#FF8000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btntahakkuk:hover{
    background-color:#FCD0A4;
    border:1px solid #FFA64D;
    color:#FF8000;
}
.btntahakkuk:active{
    background-color:#FF8000;
    border:1px solid #FF8000;
    color:#fff;
}

.btnfesih{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-color:#f5f5f5;
    background-image: url('/webBase/resources/img/buttons/fesih.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px;
    line-height:17px;
    color:#d12f19;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnaktifet{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/aktifet.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnaktifet:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnaktifet:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.btnisemri{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/isemri.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnisemri:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnisemri:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.btnteminatiade{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/teminatiade.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnteminatiade:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnteminatiade:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.btnteminatiadeiptal{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/teminatiadeiptal.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnteminatiadeiptal:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnteminatiadeiptal:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


.btnfesih:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.btnfesih:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.btnhesapla{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/calculator-icon.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnhesapla:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnhesapla:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


.btnImza{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/signature-icon.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnImza:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnImza:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnImzaRefresh{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/Refresh-icon.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnImzaRefresh:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnImzaRefresh:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.loginButton
{
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 
    
}
.loginButtonStop
{
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 
    
}
form{
    font-size: 9px;
    font-family: tahoma;
    /* background-color: #B5D5E6; */
    text-align: left;
    /* background-image:   url(/webBase/resources/img/background/backg.jpg);
         background-repeat: repeat; */

    /* For I E 8 */
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; */

    /* For I E 5.5 - 7 */
    /* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
     */
}
.dtform{
    font-size: 9px;
    font-family: tahoma;
    background-color: #B5D5E6;
    text-align: inherit;
    /* For I E 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    
}


label {
    /*color: blue;*/
    /*font-weight: bold;*/
    display: block;
    width: 150px;
    float: left;
}
.label {
   /* color: blue;
    font-weight: bold;*/
    margin-left: 5px;

}

.ui-inputtext:focus,select:focus,.ui-inputfield:focus,input:focus,textarea:focus {
    background-color: lightyellow;
}

.dlgStatus{
    font-size: 9px;
    font-family: tahoma;
    background-color: #B5D5E6;
    text-align: inherit;

}

h1{
    font-size: 10px;
    font-family: tahoma;
}
h1{
    font-size: 12px;
    font-family: tahoma;
}
div.tableTop TD {
    vertical-align:top;
}

div.background
  {
  width:500px;
  height:250px;
  background:url(klematis.jpg) repeat;
  border:2px solid black;
  }
div.transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }
  
  .btnAktif{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 5px 50%; 
    background-image: url('/webBase/resources/img/buttons/btnAktif.png');
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnAktif:hover{
     background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnAktif:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnPasif{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat; 
    background-position: 5px 50%; 
    background-image: url('/webBase/resources/img/buttons/btnPasif.png');
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#AAA;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnPasif:hover{
    background-color:#dedede;
    border:1px solid #dedede;
    color:#565656;
}
.btnPasif:active{
    background-color:#DDD;
    border:1px solid #DDD;
    color:#AAA;
}

.btnRefresh{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/btnRefresh.png') !important;
    width:100%;
    overflow:visible;
    padding:10px 10px 10px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;    
}

.btnRefresh:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnRefresh:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
#arkaplan { display:block; width:100%; height:100%; background-color:#333333; position:absolute; top:0; left:0; z-index:0; }
.btnekle
{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 50% 50% !important; 
    background-image: url('/webBase/resources/img/buttons/add-icon16.png') !important;
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnekle:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnekle:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnRefreshSmall{
    margin:0 0 0 5px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 50% 50% !important; 
    background-image: url('/webBase/resources/img/buttons/refresh.png') !important;
    overflow:visible;
    padding:2px 9px 2px 9px;
    height: 20px;
    background-color:#f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
    
    -webkit-border-radius: 5px;
    -border-radius: 5px; 

}

.btnRefreshSmall:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnRefreshSmall:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnbarkod{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/barkod2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnbarkod:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnbarkod:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnBakiye{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/text.gif') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnBakiye:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnBakiye:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.btnmail2{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/mailat2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;


}

.btnmail2:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnmail2:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnekler{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/attachement.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px;
    line-height:17px;
    background-color:#f5f5f5;
    color:#336699;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnekler:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.btnekler:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.btnara{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/search2.png') !important;
    width:100%;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnara:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnara:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.btnislem{
    display:block;
    float:left;
    margin:0 5px 0 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    background-repeat: no-repeat !important; 
    background-position: 5px 50% !important; 
    background-image: url('/webBase/resources/img/buttons/ok.png') !important;
    width:80px;
    overflow:visible;
    padding:9px 9px 9px 34px; 
    line-height:17px;
    color:#529214;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For I E 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
         
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -border-radius: 9px;    
}

.btnislem:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.btnislem:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.ui-panelgrid .ui-panelgrid-cell{
    padding: 1px 10px;
}


.ui-lg-1, .ui-lg-2, .ui-lg-3, .ui-lg-4, .ui-lg-5, .ui-lg-6, .ui-lg-7, .ui-lg-8, .ui-lg-9, .ui-lg-10, .ui-lg-11, .ui-lg-12 {
    padding: 0px;
}