html, body {
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.x-grid-tree-node-expanded .t-tree-icon.x-tree-icon-parent {
    background-image: url("/css/ext-theme-classic/images/tree/leaf.gif");
}

.t-tree-icon {
    background-image: url("/css/ext-theme-classic/images/tree/leaf.gif");
}

.t-tree-icon1 {
    background-position: 0 -7696px !important;
    background-image: url("../images/silk-icons/silk-icons.png");
}

#loading {
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 2px;
    z-index: 20001;
    height: auto;
}

#loading img {
    margin-bottom: 5px;
}

#loading .loading-indicator {
    background: white;
    color: #555;
    font: bold 13px tahoma, arial, helvetica;
    padding: 10px;
    margin: 0;
    text-align: center;
    height: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#center-container .guide-container {
    padding: 15px;
    font-size: 14px;
    margin: 0;
}

#center-container .guide-container .toc {
    float: right;
    background-color: #f7f7f7;
    border: solid 1px #e8e8e8;
    padding: 10px 20px;
    margin: 0 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

#center-container .guide-container h1 {
    background: url("../images/ki.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #66AB16;
    font-family: tahoma, arial, sans-serif;
    font-size: 2em;
    margin-bottom: 16px;
    padding: 5px 0 5px 90px;
}
h3 {
    font-family: tahoma, arial, verdana, sans-serif;
    margin-bottom: 16px;
    font-size: 20px;
    color: #f1740b
}
h2 {
    font-family: tahoma, arial, verdana, sans-serif;
    margin-bottom: 16px;
    font-size: 30px;
    color: #f1740b
}

h1 {
    font-family: tahoma, arial, verdana, sans-serif;
    margin-bottom: 16px;
    font-size: 2em;
    color: #66ab16
}

h1.grid-head {
    margin-left: 10px;
    margin-top: 5px;
    font-size: 20px;
    color: #222;
}

#center-container .guide-container h2.sale, h2.sale {
    background: url('../images/label_new_red.png') no-repeat -2px -0px;
    padding: 12px 0 15px 50px;
    font-family: tahoma, arial, verdana, sans-serif;
    letter-spacing: -1px;
    line-height: 20px;
    border-bottom: none;
    font-size: 20px;
    font-weight: bold;
    color: #314e64;
    margin: 0px 0 10px;
}

h2.saleGreen:hover {
    text-decoration: underline;
    cursor: pointer;
}

h2.saleBlue:hover {
    text-decoration: underline;
    cursor: pointer;
}

h2.saleYellow:hover {
    text-decoration: underline;
    cursor: pointer;
}

h2.saleGreen,h2.saleGreen-new {
    background: url('../images/1400966236_label_sale_green.png') no-repeat -2px -0px !important;

}

h2.saleBlue {
    background: url('../images/1400966230_label_sale_blue.png') no-repeat -2px -0px !important;
}

h2.saleYellow {
    background: url('../images/1400966227_label_sale_yellow.png') no-repeat -2px -0px !important;
}

#center-container .guide-container h2 {
    font-family: tahoma, arial, verdana, sans-serif;
    letter-spacing: -1px;
    line-height: 20px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 20px;
    font-weight: bold;
    color: #314e64;
    margin: 30px 0 15px;
    padding-bottom: 5px
}

#center-container .guide-container h3 {
    font-weight: bold;
    color: #314e64;
    margin-top: .5em;
    padding-top: 16px;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 4px
}

.res-block-inner h3 {
    padding-top: 0px !important;
}

.book h3 {
    white-space: pre;
    font-weight: bold;
    color: #314e64;
    margin-top: .5em;
    padding-top: 16px;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 4px
}

#center-container h1 {
    font-family: tahoma, arial, verdana, sans-serif;
    padding-bottom: 5px;
    padding-top: 2px;
    border-bottom: 1px #f1f1f1;
    font-size: 2em;
    color: #66ab16
}

#center-container h1 .class-source-link {
    color: #66ab16;
    margin-left: -3px;
    padding: .1em 0 .4em 2.3em
}

#center-container h1.class .class-source-link {
    background: url(../images/class-m.png) no-repeat 0 -5px
}

#center-container h1.component .class-source-link {
    background: url(../images/component-m.png) no-repeat 0 -5px
}

#center-container h1.singleton .class-source-link {
    background: url(../images/singleton-m.png) no-repeat 0 -5px
}

#center-container h1 .xtype, #center-container h1 .enum, #center-container h1 .singleton {
    color: #929292;
    letter-spacing: 0;
    margin-left: 10px;
    font-size: .5em
}

#center-container h1 .class-source-tip {
    font-size: .5em;
    position: absolute;
    top: 35px;
    left: 100px;
    color: #fff;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear
}

#center-container h1 .class-source-tip.hover {
    color: #929292
}

#center-container h1 .signature span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .4em;
    letter-spacing: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-left: 2px;
    margin-right: 0;
    padding: 0 5px
}

#center-container .guide-container table.pay_table {
    font-size: .9em
}

#center-container .guide-container table.pay_table th {
    background-color: #eee;
    font-weight: bold;
    text-align: center;
    color: #333;
    padding: 1px 2px
}

#center-container .guide-container table.pay_table td {
    padding: 3px
}

#center-container .print {
    background: url(../images/print.png) no-repeat;
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    text-indent: -9999px;
    width: 32px;
    height: 32px
}

#center-container .print.guide {
    right: 15px;
    top: 15px
}

.card-panel {
    line-height: 1.5em
}

.card-panel h3 {
    font-size: 1.2em;
    padding: 1em 0 .4em 0;
    font-weight: normal
}

.col {
    /*margin: 0 250px 0 10px;
    zoom: 1;
    padding: 10px 0;*/
}

.col-last {
    /*width: 220px;
    position: absolute;
    right: 10px;
    top: 10px;*/
    float: right;
}

.res-block {
    /*min-width: 400px;*/
    /*max-width: 400px;*/
    width: 30%;
    clear: right;
    float: right;
    padding-top: 5px;
    /*background: transparent url(../images/catalog/block-top.gif) no-repeat;*/
    background-color: #F5F5F5;
    margin-bottom: 15px;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #fff inset, 0 0 0 1px #fff, 0 0 0 1px #fff, 0 0 0 1px #fff;
    border: 1px solid #DADADA;
}

.res-block-inner {
    padding: 6px 11px;
    /*background: transparent url(../images/catalog/block-bottom.gif) no-repeat left bottom;*/
}

.res-block h3 {
    font: bold 12px tahoma, arial, sans-serif;
    color: #555;
    margin-bottom: 8px;
}

.res-block ul {
    list-style-type: disc;
    margin-left: 15px;
    padding: 0px;
    font: normal 12px tahoma, arial, sans-serif;
    color: #555;
}

.res-block ol {
    list-style-type: decimal;
    margin-left: 20px;
    padding: 0px;
    font: normal 12px tahoma, arial, sans-serif;
    color: #555;
}

.res-block ol li {
    margin: 0 0 5px 3px;
}

.res-block ul li {
    margin: 0 0 5px 3px;
}
