#forum {
    width: 100%;
}

#forum .forum-table, #forum .forum-topics {
    border: 1px solid #91CDF5;
}

#forum table {
    width: 100%;
}

#forum table {
    clear: both;
    width: 100%;
}

#forum .forum-table tbody, #forum .forum-topics tbody {
    border-top: none;
}

tr.odd {
    background: #F5F5E9;
}

tr.even {
    background: #EEF4F9;
}

#forum td.container {
    background-color: #ccc;
}

#forum td.container {
    background-color: #BDE0F5;
    border-bottom: none;
}



#forum td.container {
    border-top: 0;
    margin-top: 0;
    padding-left: 15px;
    padding-top: 5px;
}

#forum td.container {
    padding-top: 5px;
}

#forum td {
    padding: 0.5em;
}

tr.odd td, tr.even td {
    padding: 0.3em;
}

 #forum td .name{
    color: #336299;
}


#forum td.forum-icon {
    width: 1px;
    padding: 0 5px;
}

#forum td.topics, #forum td.last-reply {
    background-color: #ddd;
}

#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
    text-align: center;
}

#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
    white-space: nowrap;
}

#forum td.forum, #forum td.posts {
    background-color: #eee;
}

#forum td.created, #forum td.last-reply {
    font-size: 0.9em;
    line-height: 140%;
    padding: 0 10px;
    white-space: normal !important;
    width: 130px;
}

.forum-topic-header {
    margin: 10px 0 2px 0;
}

.forum-post {
    border: 2px solid #91CDF5;
}



.forum-post {
    margin: 0 0 5px 0;
    padding: 0;
}

.clear-block {
    display: block;
}

.posted-on {
    font-size: 12px;
    font-weight: bold;
}

.posted-on {
    padding: 0 7px;
    float: right;
}

.forum-post-wrapper {
    background-color: #edf5fa;
}

.forum-post-wrapper {
    clear: both;
    height: 100%;
}

.forum-post-panel-sub {
    float: right;
    line-height: 100%;
    width: 150px;
    text-align: right;
    direction: rtl;
}

.forum-post-panel-sub .author-pane {
    margin: 10px;
}

.author-pane-section {
    margin-bottom: 10px;
}

.forum-post-panel-sub .author-pane .author-name {
    font-size: 120%;
    font-weight: bold;
}

.author-pane-name-status .picture {
    float: none;
    padding-left: 0px;
}

.author-pane-line {
    padding-bottom: 5px;
}

.forum-post-panel-main {
    background-color: #fff;
    border-left: 1px solid #91CDF5;
    direction: rtl;
}

.forum-post-panel-main {
    margin-left: 0px;
    min-height: 250px;
    height: auto !important;
    /* height: 350px; */
    margin-right: 150px;
}

.author-signature {
    font-size: .8em;
}

.author-signature {
    margin: 10px 0 5px 10px;
}

.forum-post-panel-main p {
    margin-right: 10px;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 14px;
}










@media (max-width: 767px) 
{

	
}
