body, html {
  overflow:hidden; 
  width:100%; 
  height:100%;
  margin:0; 
  padding:0;
  
  font-family: tahoma, arial;
}

#applikasi_utama {
    background-color: #cccc99;
    background-image:url(../images/bg02.gif);
    font-size: 12px;
}

#topmenu {
    font-size: 14px;
}

#nested_title {
  position:absolute;
  top:0;
  left:0; 
  width:100%;
  text-align:center;  
  font-size:16px;
  line-height: 30px;                 
} 

.lm_center { 
  overflow:hidden;  
  margin: 0px 5px;
}
                                           
.top0 {
  height: 43px;
  background: url(../images/header.png);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ffcc00;
  margin: 0px 0px 3px 0px;
  color: white;
  padding: 3px 10px;
}

.top1 {
  height: 24px;
  background: transparent #bd3f09;
  margin: 23px 50px 5px 390px;
  color: white;
  padding: 3px 10px;
}


.left1 {
  width: 200px;
  margin: 0px 0px 0px 5px;
}   

.left_collapse {
    margin: 0px 0px 0px 5px;
    border: 1px solid #c2d66c;
}

.right_collapse {
    margin: 0px 5px 0px 0px;
    border: 1px solid #c2d66c;
}

.right1 {
  width: 200px;
  margin: 0px 5px 0px 0px;
}    

.bottom1 {
  height: 34px;
  line-height:30px;
  margin: 5px;
}

.panel-header {
    background: transparent none repeat-x scroll 0 -1px;
    background-image:url(../images/panel/white-top-bottom2.gif);
    border-color:#c2d66c;
    color:#0a0a0a;
    font-family: arial;
    font-size:12px;
    border: 1px solid;
    line-height: 15px;
    padding: 5px 3px 4px 5px;
    border-color: #c2d66c;
    
}

.panel-body {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #c2d66c;
    background-color: white;
}

.panel {
    border-color: #c2d66c;
}

.tool {
    background:transparent none no-repeat scroll 0 0;
    background-image: url(../images/panel/tool-sprites.gif);
    cursor:pointer;
    float:right;
    height:15px;
    margin-left:2px;
    overflow:hidden;
    width:15px;
}



.tool-toggle {
    background-position:0 -60px;
}

.tool-collapse-west {
    background-position: 0 -180px;
}

.tool-collapse-west:hover {
    background-position: -15px -180px;
}

.tool-collapse-east {
    background-position: 0 -165px;
}
.tool-collapse-east:hover {
    background-position: -15px -165px;
}

.tool-collapse-south {
    background-position: 0 -195px;
}

.panel-bwrap {
    left:0;
    overflow:auto;
    top:0;
}

.accordion-hd {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat-x scroll 0 -9px;
    border-top:0 none;
    padding-bottom:3px;
    padding-top:4px;
    background-image:url(../images/grid/bg03.gif);
    color:#222222;
    font-weight:normal;
}

.top-item {
    line-height: 18px;
    padding-left: 8px;
}

.top-item .panel-header-text {
    font-size: 12px;
}

.sub-item .panel-header-text {
    font-size: 11px;
    color: #555;
}

.accordion-hd {
}

.panel-collapsed .accordion-hd .tool-toggle {
    background-position:0 -240px;
}

.accordion-hd .tool-toggle {
    background-position:0 -255px;
}

.accordion-hd .tool-toggle:hover {
    background-position:-15px -255px;
}

.panel-collapsed .accordion-hd .tool-toggle:hover {
    background-position:-15px -240px;
}

.accordion-item .panel-body {
    padding: 5px;
}


#loading-block{
    position:absolute;
    left:40%;
    top:40%;
    padding:2px;
    z-index:60001;
    height:auto;
}
#loading-block a {
    color:#ef7d32;
    font-size: 12px;
    text-decoration: none;
}
#loading-block .loading-indicator{
    background:white;
    color:#444;
    font:bold 13px tahoma,arial,helvetica;
    padding:10px;
    margin:0;
    height:auto;
}
#loading-block .loading-msg {
    font: normal 10px arial,tahoma,sans-serif;
}

.tab-inner-panel {
    margin: 5px;
}

.tab-panel-header-plain .tab-strip-spacer, .tab-panel-footer-plain .tab-strip-spacer {
    border:1px solid;
    font-size:1px;
    height:2px;
    line-height:1px;
}

.tab-panel-header-plain .tab-strip-spacer {
    border-top:0 none;
}


.tab-panel-header-plain .tab-strip-spacer, .tab-panel-footer-plain .tab-strip-spacer {
    background-color:#c2d66c;
    /*DEECFD;*/
    border-color:#c2d66c;
    /*8DB2E3*/;
}

.previewer {
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
    z-index: 10;
}

.previewer-header {
    height: 20px;
    text-align: right;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
    background-color: #ccc;
}

.previewer-header span {
    cursor: pointer;
}

.previewer-content {
    border: 2px solid #ccc;
    width: 740px;
    height: 450px;
    overflow: auto;
    background-color: white;
}

.app_fieldset_body div.panel-body {
    padding: 0px;
}

.label-color .app_form_item_label {
    background-color: #eee;
}

input.short {
width:75%;

}

input.shorts {
width:45%;

}

.border-table {
    border-collapse: collapse;
}

table.border-table td {
    border: 1px solid black!important;
}

.prg1 {font-family:verdana, arial; color:white; background:#150C66; padding:4px; width:460px; height:160px;float:left;}
.prg2 {font-family:verdana, arial; color:white; background:#88D5DD; padding:4px; width:460px; height:160px;float:right;}
.prg1 p {margin-left:20px; font-weight:bold;}
.prg2 p {margin-left:20px; font-weight:bold;}

/* Required by tree based on ACL Resource */

.tree-node-menu .tree-node-icon {
    background-image:url(../images/tree/gears.png);
}

.tree-node-leaf .tree-node-icon {
    background-image:url(../images/tree/leaf.gif);
}

.tree-node-variant .tree-node-icon {
    background-image:url(../images/tree/plugin.gif);
}

.app_fieldset_text_long {
width:600px;

}