.modal-header {
    border-bottom: 0;
}
ul.commentLine, .commentLine {
    color: #516c73;
    font-family: "Takrim",sans-serif;
    font-size: 17px;
    line-height: 2;
    list-style-type: none;
    margin: 0; padding: 0;
}
ul.commentLine li{

}
ul.commentLine li a {
    text-align: right;
    width: 100%;

    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;

    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    overflow: visible;

    cursor: pointer;
    /*cursor: hand;*/
}
ul.commentLine li a:hover {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
}
/**********************************/
/*.quote::before {*/
/*content: " \201D ";*/
/*}*/
/*.quote::after {*/
/*content: " \201C";*/
/*}*/
/*.quote {
    background: #fffbb9 none repeat scroll 0 0;
    border-right: 2px solid #a55e27;
    color: #6c2f18;
    font-style: italic;
    margin: 0 0 10px;
    padding: 2px 10px 2px 4px;
}*/
/*** comment ***/
#comment {
    float: left;
}
#textarea{
    position:absolute;
    /*//left:10px;*/
    left:14px;
    width:166px;
    font-family:tahoma;
    font-size:10px;
    border:1px solid red;
    border-radius:5px;
    background-color:#FFCCCC;
    resize:none;
    z-index:-1;
    box-shadow: 2px 2px 3px #888888;
}
#comm{
    position:absolute;
    left:14px;
    background-color: #f8f2d9;
    border: 1px solid #b36f2c;
    border-radius:5px;
    resize:none;
    z-index:-1;
    box-shadow: 2px 2px 3px #888888;
}
.commCur{
    background-color:#ffe48f !important;
}
.txCommCur{
    background-color:#f8d569;
}
.srch {
    color: red;
}

#icon {
    position: absolute;
    z-index: 1;
}
#icon .glyphicon {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 1.5em;
    color: #146485;
}
#icon .badge {
    position: absolute;
    left: 8px;
    top: -5px;
    z-index: 1;
}
.post-tag {
    background-color: #e1ecf4;
    border-color: transparent;
    color: #39739d;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    margin: 2px 2px 2px 0;
    padding: 0.4em 0.5em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
}

.radio_inline fieldset {
    overflow: hidden
}

.radiowrap {
    float: right;
    clear: none;
    padding: 10px 0 0;
}

.radiowrap label {
    float: left;
    clear: none;
    display: block;
    padding: 2px 5px 0 15px;
}

.radiowrap input[type=radio],
.radiowrap input.radio {
    float: left;
    clear: none;
    margin: 5px 2px 0 2px;
}
.tag_type {
    font-size: 11px;
    line-height: 1;
    margin: 2px 2px 2px 0;
    padding: 0.4em 0.5em;
    color: #9d282a;
}



/* Pages */
/*
.a5 {
  width: 20em;
  min-height: 24em;
  padding: 2.5em 1.5em 2em;
}
.a5 div.pgcontent {
  min-height: 21.5em;
}
.a5 p {
  margin: 0;
}
.a5 p, .a5 h1, .a5 h2, .a5 h3, .a5 h4, .a5 h5 {
  text-indent:1em;
}
*/

.user_selection, .allSelection {
    padding: 0;
}
.user_selection, .alls {
    padding: 0;
}
.dFnum .allSelection {
    padding-bottom: 16px;
}
.dFnum .alls{
    padding-bottom: 16px;
}
.dAie .alls{
}

.pageNote {
    background: none repeat scroll 0 0 #ffa;
    border: medium none;
    float: left;
    height: 200px;
    margin-left: -60px;
    margin-top: -5px;
    min-height: 780px;
    width: 55px;
}

/* Number of Pages Style */
.page_number {
    margin-top: 0.75em;
}