#t1 {
    display: none;
}

.cr {
    width: 98%;
    BORDER: 5px solid #CCCCCC;
    color: #FFFFFF;
    background-color: #000000;
    FONT-SIZE: 100%;
    COLOR: #FFFFFF;
    Font-family: Courier New;
    white-space: pre-wrap;
}

table.bordered {
    border-collapse: collapse;
    border-spacing: 0;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    font-size: 13px;
    margin-top: 8px
}

table.bordered td,
table.bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 3px;
    text-align: left
}

table.bordered th {
    background-image: linear-gradient(to top, #ebf3fc, #dce9f9)
}

table.resources {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 15px
}

.container {
    margin-top: 0;
    width: 1000px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    margin-bottom: 1%;
    width: 100%;
    clear: both
}

tableinfo {
    display: block;
    color: red;
}

.readme {
    border: #222;
    color: #EEE;
    font-family: Tahoma, Geneva, sans-serif;
    font-stretch: expanded;
    background-color: #7B9DC4;
    width: 80px;
}

.sidebar1 {
    margin-right: 2px;
    margin-top: 3%;
    float: left;
    width: 180px;
    border: 0 solid #d6d6d6;
    height: 100%;
    font-size: 12px;
}

.sidebar1,
.content {
    font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
    line-height: 28px;
    font-weight: 500;
}

.content {
    font-size: 14px;
    background: #FFF;
    border-color: #DDD #DDD #CCC;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    float: left;
    color: #181413;
    box-shadow: 0 0 4px 1px #888;
    -moz-box-shadow: 0 0 4px 1px #888;
    -webkit-box-shadow: 0 0 4px 1px #888;
    padding: 2%;
    width: 600px;
    min-height: 1000px;
    font-size: 110%
}

.content #navi h4 {
    padding-top: 0;
    top: 0;
    left: 0;
    margin-top: 0
}

#navi h4 {
    margin-top: -100px;
    left: 0;
    background-origin: border-box;
    margin-left: 0;
    padding-left: 0;
    display: inline-block
}

.sidebar2 {
    border-left: 1px dotted #690;
    border-top: 1px dotted #690;
    float: right;
    width: 155px;
    padding: 1px;
    font-size: 11px;
    background: transparent;
    border: 0 solid #d6d6d6;
    list-style: none
}

.content a {
    text-decoration: underline
}

.sidebar1,
.sidebar2,
.content {
    margin-top: 4%;
    margin-bottom: 3%
}

a:hover {
    text-decoration: underline
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
table,
ol,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
#navi {
    margin: 0;
    padding: 0
}

.content img {
    background: #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 8px;
}

.content img:hover {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.content ol,
.content ul {
    margin: 3%;
    padding: 3%
}

body {
    background: #fff;
    width: inherit;
    min-height: 100%;
    line-height: 2;
    overflow: auto;
    font-size: 75%;
    font-family: Helvetica, Arial, Sans-Serif
}

#toggle {
    width: 620px;
    height: 250px
}

.image {
    max-width: 95%
}

h3 {
    text-align: left;
    font-weight: 700;
    background-image: none;
    text-decoration: none;
    font-size: 15px;
    text-shadow: 1px 1px 2px #ccc;
    color: #665E5B
}

#back-top {
    background: inherit;
    right: 0;
    position: fixed;
    bottom: 0;
    margin-left: 1px
}

#back-top a {
    width: 40px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover {
    color: #000
}

#back-top span {
    width: 50px;
    height: 40px;
    display: block;
    margin-bottom: 7px;
    background: #ddd url(/up-arrow.png) no-repeat center center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover span {
    background-color: #777
}

.tag1 {
    border-bottom: 1px solid #c4dae9;
    border-right: 1px solid #c4dae9;
    text-decoration: none;
    color: #3E6D8E;
    background-color: #E0EAF1;
    border-bottom: 1px solid #b3cee1;
    border-right: 1px solid #b3cee1;
    padding: 3px 4px;
    margin: 2px 2px 2px 0;
    text-decoration: none;
    font-size: 90%;
    line-height: 2.4;
    white-space: nowrap
}

.tag1:hover {
    text-decoration: none;
    background-color: #c4dae9
}

h1 {
    font-size: 1.6em;
    margin-bottom: .5em;
    line-height: 1.5em;
    font-weight: 400;
    text-shadow: 1px 1px 2px #ccc
}

h2 {
    font-size: 1.6em;
    margin-bottom: .5em;
    line-height: 1.5em;
    font-weight: 400;
    text-shadow: 1px 1px 2px #ccc
}

h3 {
    font-weight: 700
}

h4 {
    font-size: 12px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 13px
}

fieldset {
    border-color: #87a310;
    padding: 2%;
    margin-bottom: 5%
}

a {
    color: #000;
    text-decoration: none
}

input[type=text],
input[type=password],
input[type=email],
textarea {
    background: #eee;
    border: 0;
    color: #4b423a;
    padding: 6px 2%;
    border-bottom: solid 1px #c8c7b4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none
}

strong,
b {
    color: #7B9DC4
}

.heading {
    color: #f8ac00;
    text-align: left;
    padding-top: 10px
}

.footer {
    bottom: 0;
    bottom: 0;
    clear: both;
    width: inherit;
    border-top: 1px solid #d6d6d6
}

.footer p {
    padding: 10px;
    margin-right: 30px
}

#bottommenu {
    margin-left: 0;
    clear: both;
    width: 100%;
    word-spacing: 6px;
    font-size: 90%;
    color: #797979
}

#bottommenu a:link {
    text-decoration: none;
    color: #616161;
    background-color: transparent;
    font-weight: 700
}

#bottommenu a:visited {
    text-decoration: none;
    color: #616161;
    background-color: transparent
}

#bottommenu a:hover {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background-color: transparent
}

#bottommenu a:active {
    text-decoration: none;
    color: red;
    background-color: transparent
}

.pre-btn {
    float: left;
    background: transparent;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 6px;
    position: relative
}

.pre-btn a:link,
.pre-btn a:visited {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background: url(/images/sprite.png) no-repeat 0 -27px;
    font-size: 100%;
    padding-left: 20px
}

.pre-btn a:hover,
.pre-btn a:active {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background: url(/images/sprite.png) no-repeat 0 0;
    font-size: 100%;
    padding-left: 20px
}

.nxt-btn {
    float: right;
    background: transparent;
    text-align: center;
    margin-right: 20px;
    padding-bottom: 5px;
    position: relative;
    left: 0
}

.nxt-btn a:link,
.nxt-btn a:visited {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background: url(/images/sprite.png) no-repeat 90px -52px;
    font-size: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.nxt-btn a:hover,
.nxt-btn a:active {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background: url(/images/sprite.png) no-repeat 90px -79px;
    font-size: 100%;
    padding-left: 20px
}

.n {
    margin-top: 3%;
    margin-bottom: 3%
}

hr {
    border: 0;
    color: #d6d6d6;
    background-color: #d6d6d6;
    height: 1px;
    width: 100%;
    text-align: left
}


/*  heder  social links */

.favicon,
.rss-logo,
.pint-logo,
.twitter-logo,
.google-logo,
.facebook-logo {
    background: url(//scanftree.com/header/sprites.png) no-repeat;
    width: 23px;
    height: 30px;
}

.spin {
    transform: rotate(360deg);
    position: relative;
}

.favicon {
    background-position: 0 0;
}

.rss-logo {
    background-position: 0 -32px;
}

.pint-logo {
    background-position: 0 -92px;
}

.twitter-logo {
    background-position: 0 -152px;
}

.google-logo {
    background-position: 0 -123px;
}

.facebook-logo {
    background-position: 0 -61px;
}


/* header menu links */

#men {
    list-style: none;
    width: 100%;
    margin: 0;
    height: 30px;
    background-color: #53bfe2;
    box-shadow: 0 0 10px rgba(100, 100, 100, .2) inset, 1px 1px 1px #CCC
}

#men li {
    color: #CCC;
    float: left;
    display: block;
    position: relative;
    margin-top: auto
}

#men li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ccc;
    height: 30px;
    margin-left: 8px;
    display: block;
    padding-left: 8px;
    outline: 0
}

#men .men_right {
    float: right;
    margin-right: 8px
}

.spin {
    -webkit-transition: -webkit-transform .5s ease-in
}

.spin:hover {
    -webkit-transform: rotate(360deg)
}

#menu {
    list-style: none;
    width: 100%;
    margin-top: -1%;
    height: 30px;
    background: #4d4d4d
}

#menu li {
    color: #CCC;
    float: left;
    display: block;
    position: relative;
    margin-top: auto
}

#menu li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ccc;
    margin-left: 8px;
    display: block;
    padding-left: 8px;
    outline: 0;
    text-decoration: none;
    padding-top: 3px
}

#menu li:hover a {
    color: #fff
}

#menu .menu_right {
    float: right;
    margin-right: 8px
}

.root {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    padding: 11px 0 0;
    border-top: 1px solid #dedede
}

#men .root li a:hover {
    color: #006
}


/*  table css */

.gen {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

.gen {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gen td,
.gen th {
    padding: 7px 10px;
}

.gen th {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F));
    background: -moz-linear-gradient( center top, #006699 5%, #00557F 100%);
    background-color: #006699;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border-left: 0px solid #0070A8;
}

.gen th:first-child {
    border: none;
}

.gen td {
    color: #00496B;
    font-size: 11px;
    border-bottom: 1px solid #E1EEF4;
    font-weight: normal;
}

.gen td:first-child {
    border-left: none;
}

.gen table tr:last-child td {
    border-bottom: none;
}

.code1 {
    display: block;
    font-style: normal;
    padding: 20px !important;
    padding: 10px 10px 10px 15px;
    margin: 10px 0 15px 0;
    background: #eee;
    border-left: 6px solid #53bfe2;
}