#loading{
    background:url(img/ajax-loader.gif);
    height:10px;
    width:15px;
    display:none;
}
.loading{
    background:url(img/ajax-loader.gif);
    height:10px;
    width:15px;
    display:none;
}
.ajaxLoader{
    background:url(img/ajax-loader.gif);
    height:10px;
    width:15px;
}
.none{
    display: none;
}
.del {
    background: url(img/delete.png) no-repeat;
    width:25px;
}
.closePopUp {
    background: url(img/close-1.JPG) no-repeat;
    text-decoration: none;
}
.right{
    text-align: right;
}
.search{
    background: url(img/search.gif) no-repeat;
    width:25px;
    height:25px;
    margin:0 0.5px;
    display:block;
    overflow:hidden;
    text-indent: -999px;
}
.cari7{
    background: url(img/search.gif) no-repeat;
    width:25px;
    height:25px;
    margin:0 0.5px;
    display:inline-block;
    overflow:hidden;
    text-indent: -999px;
}
.reset7{
    background: url(img/reset.png) no-repeat;
    width:25px;
    height:25px;
    margin:0 0.5px;
    display:inline-block;
    overflow:hidden;
    text-indent: -999px;
}
.today7{
    background: url(img/today.png) no-repeat;
    width:25px;
    height:25px;
    margin:0 0.5px;
    display:inline-block;
    overflow:hidden;
    text-indent: -999px;
}
.save-close{
    background: url(img/save-close.png) no-repeat;
    width:20px;
    height:20px;
    margin:0 0.5px;
    display:inline-block;
    overflow:hidden;
    text-indent: -999px;
    float: right;
}
.tutup{
    background: url(img/save-close.png) no-repeat;
    width:20px;
    height:20px;
    margin:0 0.5px;
    display:inline-block;
    overflow:hidden;
    text-indent: -999px;
    float: right;
}
.transBackground{
    background: url(img/back.png);
}
#back_1{
    position:fixed;
    top:0;
    width:100%;
	height:100%;
}
#back_2{
    margin:0px auto;
    width:350px;
}
#back_3{
    background: url(img/back.png);
    margin-top:250px;
    padding:10px;
    border:1px solid;
    border-color: #D8D8D8 #D8D8D8 #C8C8C8 #C8C8C8;
    -moz-border-radius:10px;
}
#back_4{
    background-color:white;
    -moz-border-radius:5px;
    text-align:center;
    padding:10px
}
.date{
	margin-right:5px;
}
.autoapank{
    position:absolute;
    margin-top:0px;
    margin-left:144px;
    z-index:999999;
    text-align:right;
}
.autoapank-notlabel{
    position:absolute;
    margin-top:0px;
    z-index:999999;
    text-align:right;
}
.close{
    position:absolute;
    margin-top:-12px;
    margin-left:-13px
}
.loadingAutoStart{
    background: url(img/loader.gif) no-repeat;
    background-position: right;
}
.money{
    text-align:right;
}
.TdCenter{
    text-align:center;
}

.new-delete {
    display: block;
    float: left;
    margin: 0 0.5em;
    background: url(img/delete.png) no-repeat;
    width: 15px;
    height: 15px;
    text-indent: -999px;
    overflow: hidden;
}
.bold{
    font-weight: bold;
}
.numerik{
    text-align: right;
}
.date{
    text-align: center;
}
#kanban{
    background: url(img/folder.png) no-repeat;
    width:25px;
    height:25px;
    margin:0 0.5px;
    display:block;
    overflow:hidden;
    text-indent: -999px;
}
.fullLoading{
    position:fixed;
    top:0;
    left:0;
    width:100%;
	height:100%;
    background: url(img/back.png);
}
.loadingGenerator{
    margin: 0px auto;
    width: 700px;
    height: 400px;
}
.popUp{
    margin-top: 100px;
    background-color: #cfcfcf;
    width: 100%;
    padding:10px;
    border:1px solid;
    border-color: #D8D8D8 #D8D8D8 #C8C8C8 #C8C8C8;
    -moz-border-radius:10px;
}
.popUp-2{
    background-color:white;
    -moz-border-radius:5px;
    text-align:center;
    padding:10px
}



.loadingGeneratorCenter{
    margin: 0px auto;
    width:100%;
    height:100%;
}
.loadPopUp{
    margin-top: 100px;
    background-color: #cfcfcf;
    width: 100%;
    margin: 10px;
    padding: 10px;
    /*border:1px solid;*/
    border-color: #D8D8D8 #D8D8D8 #C8C8C8 #C8C8C8;
    -moz-border-radius:10px;
    text-align: center;
}
.loadPopUpContent{
    background-color:white;
    -moz-border-radius:5px;
    text-align:center;
    padding:10px
}
.loadingGeneratorImage{
    margin: 0px auto;
    background: url(img/loader.gif) no-repeat;
    width:25px;
    height:25px;
}
.newAjaxLoaderStart{
    background:url(img/ajax-loader.gif);
    height:10px;
    width:15px;
}
.newAjaxLoaderEnd{
    display: none;
    height:10px;
    width:15px;
}
