.ke-content {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
    line-height: 32px;
    color: #1c1f21;
    /*font-family: "\5B8B\4F53","SimSun";*/
}

.ke-content pre {
    border: 1px dashed green;
    background-color: #EFFDF3;
    padding: 16px;
    font-size: 12px;
    line-height: 20px;
    background-color: #000000;
    color: #ffffff;
}

.ke-content hr {
    border-style: none;
    borderm-width: 0px;
    border-top-color: rgb(238, 238, 238);
    border-top-style: solid;
    border-top-width: 0.8px;
    box-sizing: content-box;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ke-content h1 {
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #cb254e;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 4px;
}

.ke-content h2 {
    font-size: 16px;
    font-weight: bold;
    margin-left: 0px;
    border-left: solid 4px #555555;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 5px;
    padding-top: 4px;
}

.ke-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    border-left: solid 4px #cccccc;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 12px;
    padding-top: 4px;
}

.ke-content ol li {
    list-style-type: decimal;
}

.ke-content ul li {
    list-style-type: disc;
}

.table-responsive {
    overflow: auto;
}

.ke-content img {
    max-width: 100%;
}

.ke-content img[align="left"] {
    padding: 16px;
}

.ke-content .img-thumbnail {
    padding: 4px;
}

.ke-content a {
    color: #4f7cce;
    text-decoration-line: underline;
}

.ke-content a:HOVER {
    color: #D9534F;
    text-decoration: underline;
}

.ke-content table, .ke-content tr, .ke-content td {
    /**border: 2px solid #000000;**/
    padding: 4px;
}

.ke-content table td p {
    margin: 0px;
    line-height: normal;
}

.ke-content table td {
    border: solid 1px #ccc;
}

.ke-content table .noBorderTable td, table .noBorderTable th, table .noBorderTable caption {
    border: 1px dashed #ddd !important
}

.ke-content table .sortEnabled tr .firstRow th, table .sortEnabled tr .firstRow td {
    padding-right: 20px;
    background-repeat: no-repeat;
' ' background-position: center right;
    background-image: url(' + this.rootPath + ' themes/ default/ images/ sortable.png);
}

.ke-content table.sortEnabled tr.firstRow th:hover, table.sortEnabled tr.firstRow td:hover {
    background-color: #EEE;
}

.ke-content table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;
    word-break: break-all; /*閺�顖涘瘮IE閿涘畱hrome閿涘瓗F娑撳秵鏁幐锟�*/
    閵嗭拷閵嗭拷 word-wrap: break-word; /*閺�顖涘瘮IE閿涘畱hrome閿涘瓗F*/
}

.ke-content td, .ke-content th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.ke-content caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.ke-content th {
    border-top: 1px solid #BBB;
    background: #F7F7F7;
}

.ke-content table tr.firstRow th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

tr.ue-table-interlace-color-single td {
    background: #fcfcfc;
}

tr.ue-table-interlace-color-double td {
    background: #f7faff;
}

.ke-content td p {
    margin: 0;
    padding: 0;
}

.ke-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.ke-wcp-file {
    text-align: center;
    margin: 10px;
    padding: 10px;
    background-color: #eee;
    border: dashed 1px #ccc;
}

.ke-wcp-graph {
    text-align: center;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border: dashed 1px #ccc;
    color: #aaa;
    background-color: #f3f3f3;
}

.ke-wcp-graph span {
    color: #999;
    font-size: 12px;
}

.ke-content video {
    background-color: #000000;
}

.ke-wcp-file span {
    color: #999;
    font-size: 14px;
}

.ke-wcp-file a {
    color: #717fa2;
    font-size: 14px;
    text-decoration: none;
}

.ke-wcp-file a:HOVER {
    color: #d34b47;
    font-size: 14px;
    text-decoration: none;
}

.ke-content img {
    vertical-align: middle;
}

.ke-content p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.view img {
    max-width: 100%;
}