﻿/*Created with Adobe RoboHelp 10.*/

/*begin-old-version{{*/

.pln {
    color: #000
}

@media screen,
print,
projection {
    .str {
        color: #a32459
    }
    .kwd {
        color: #2952CC
    }
    .com {
        color: #398e1d
    }
    .typ {
        color: #4092ba
    }
    .lit {
        color: red
    }
    .pun {
        color: #000
    }
    .clo,
    .opn {
        color: #313131
    }
    .tag {
        color: #B53333
    }
    .atn {
        color: #E81919
    }
    .atv {
        color: #36F
    }
    .dec {
        color: #ff6c52
    }
    .def {
        color: #6f008a
    }
    .var {
        color: #999
    }
    .fun {
        color: #000
    }
}

pre.prettyprint {
    margin: 0px 10px;
    padding: 2px 10px;
    background: #ffffff;
    /*border: 1px solid #c7c7c7;*/
    word-wrap: break-word
}

div.syntax {
    margin: 0;
    padding: 0px!important
}

div.syntax pre {
    border: none;
    padding: 3px 10px;
    margin: 0;
    font-size: 12px;
}

table div.syntax{
	max-width: 900px;
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0
}

/* li.L0, */
/* li.L1, */
/* li.L2, */
/* li.L3, */
/* li.L5, */
/* li.L6, */
/* li.L7, */
/* li.L8 { */
    /* list-style-type: none */
/* } */

li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
    background: #eee
}

/*}}end-old-version*/

.pln {
    color: #000000;
}

@media screen,
print,
projection {
    .str {
        color: #a32459;
    }
}

@media screen,
print,
projection {
    .kwd {
        color: #2952CC;
    }
}

@media screen,
print,
projection {
    .com {
        color: #398e1d;
    }
}

@media screen,
print,
projection {
    .typ {
        color: #4092ba;
    }
}

@media screen,
print,
projection {
    .lit {
        color: #ff0000;
    }
}

@media screen,
print,
projection {
    .pun {
        color: #000000;
    }
}

@media screen,
print,
projection {
    .clo,
    .opn {
        color: #313131;
    }
}

@media screen,
print,
projection {
    .tag {
        color: #B53333;
    }
}

@media screen,
print,
projection {
    .atn {
        color: #E81919;
    }
}

@media screen,
print,
projection {
    .atv {
        color: #36F;
    }
}

@media screen,
print,
projection {
    .dec {
        color: #ff6c52;
    }
}

@media screen,
print,
projection {
    .def {
        color: #6f008a;
    }
}

@media screen,
print,
projection {
    .var {
        color: #999;
    }
}

@media screen,
print,
projection {
    .fun {
        color: #000000;
    }
}

div.syntax {
    margin: 0;
    padding: 0px ! important;
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0;
}

/* li.L0, */
/* li.L1, */
/* li.L2, */
/* li.L3, */
/* li.L5, */
/* li.L6, */
/* li.L7, */
/* li.L8 { */
    /* list-style-type: none; */
/* } */

li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
    background: #eee;
}

P.Preformatted-prettyprint {
    line-height: normal;
    margin-bottom: 14pt;
    margin-top: 14pt;
    x-text-tab-stops: repeat 1in;
    white-space: nowrap;
    font-size: smaller;
    font-family: monospace;
    word-wrap: break-word;
    border: 1px solid #c7c7c7;
    background: #e3e3e3;
    padding: 5px 10px;
    margin: 5px 10px;
}

div.syntax P.Preformatted {
    line-height: normal;
    margin-bottom: 14pt;
    margin-top: 14pt;
    x-text-tab-stops: repeat 1in;
    white-space: nowrap;
    font-family: monospace;
    font-size: small;
    margin: 0;
    padding: 3px 10px;
    border: none;
}
