.mainlogo { margin:0 auto; text-align:center; }
.mainlogo img  { margin:0 auto; text-align:center; float:none; max-width:70% !important; }
.header-left { background-color:#3D7DA1 !important; }
.header-right { background-color:#235975 !important; }
.leftpanel .nav > li.active a { background-color:#3D7DA1 !important; }
.panel-success-alt .panel-heading { background-color:#3D7DA1 !important; }
.leftpanel .nav > li > a i { color:#235975 !important;}
.panel-primary > .panel-heading { background-color:#235975 !important; }
body.signin { background-color:#E7E7E7 !important; }
.btn-success { background-color:#3D7DA1 !important; }
.btn-primary { background-color:#3F2972 !important; }
.panel-close { display:none !important; }
.paddingl-none { padding-left:0px !important; }
.paddingr-none { padding-right:0px !important; }
.padding-none { padding:0px !important; }
.full-box { min-height:200px }



.forumpage { font-size:15px; color:#142C50; }
.forumpage, .forumpage .contentpanel, .forumpage .panel { background-color:#e3ebf3; }
.forumpage .btn.btn-default { background-color:#235975; color:#EBF6FF; font-weight:bold; }
.forumpage hr { border:1px #00183D solid; }
.forumpage .panel-body { border: 1px #001E43 solid !important; }
.forumpage  .panel-body p { font-size:15px; color:#142C50; }
.forumpage .sendpri { font-size:13px; line-height:20px; }
.forumpage .reply-simple, .forumpage .reply-qoute { font-size:15px; font-weight:bold; }
.forumpage .reply-date { font-size:15px; font-weight:bold; color:#fff; }
.forumpage .table-striped > tbody > tr:nth-child(2n+1) > td, .forumpage .table-striped > tbody > tr:nth-child(2n+1) > th { background-color:#e4f0fa !important; border-bottom:  1px #001E43 solid !important; border-top:  1px #001E43 solid !important; }
.forumpage .bg.bg-info { background-color:#235975 !important; color:#fff !important; }
.forumpage .topics-row td { padding: 25px 15px !important;  }
.forumpage .thumbnail { width:100% !important; overflow:hidden !important; }
.forumpage .thumbnail img { width:120px !important; height:auto !important; max-height:250px !important; margin:0 auto !important; }
.forumpage .my-inbox { font-family:arial; font-weight:bold; display:block; text-align:right; margin-right:20px !important; }
.forumpage .my-inbox a { font-family:arial !important; }

@media (max-width:800px) {
	.forumpage .panel-heading { width:100%; float:left; height:auto; }
	.forumpage .panel-heading .pull-right { float:left !important; }
}











div.dataTables_length label {
    float: left;
    font-weight: normal;
    text-align: left;
}
div.dataTables_length select {
    width: 75px;
}
div.dataTables_filter label {
    float: right;
    font-weight: normal;
}
div.dataTables_filter input {
    width: 16em;
}
div.dataTables_info {
    padding-top: 8px;
}
div.dataTables_paginate {
    float: right;
    margin: 0;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}
table.dataTable {
    clear: both;
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    max-width: none !important;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
table.dataTable thead .sorting {
    background: rgba(0, 0, 0, 0) url("../images/sort_both.png") no-repeat scroll right center;
}
table.dataTable thead .sorting_asc {
    background: rgba(0, 0, 0, 0) url("../images/sort_asc.png") no-repeat scroll right center;
}
table.dataTable thead .sorting_desc {
    background: rgba(0, 0, 0, 0) url("../images/sort_desc.png") no-repeat scroll right center;
}
table.dataTable thead .sorting_asc_disabled {
    background: rgba(0, 0, 0, 0) url("../images/sort_asc_disabled.png") no-repeat scroll right center;
}
table.dataTable thead .sorting_desc_disabled {
    background: rgba(0, 0, 0, 0) url("../images/sort_desc_disabled.png") no-repeat scroll right center;
}
table.dataTable thead > tr > th {
    padding-left: 18px;
    padding-right: 18px;
}
table.dataTable th:active {
    outline: medium none;
}
div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
    border-top: medium none;
}
div.dataTables_scrollFoot table {
    border-top: medium none;
    margin-top: 0 !important;
}
table.table-bordered.dataTable {
    border-collapse: separate !important;
}
table.table-bordered thead th, table.table-bordered thead td {
    border-left-width: 0;
    border-top-width: 0;
}
table.table-bordered tbody th, table.table-bordered tbody td {
    border-bottom-width: 0;
    border-left-width: 0;
}
table.table-bordered th:last-child, table.table-bordered td:last-child {
    border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}
.table tbody tr.active td, .table tbody tr.active th {
    background-color: #08c;
    color: white;
}
.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075b0 !important;
}
.table tbody tr.active a {
    color: white;
}
.table-striped tbody tr.active:nth-child(2n+1) td, .table-striped tbody tr.active:nth-child(2n+1) th {
    background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
    cursor: pointer;
}
div.DTTT .btn {
    color: #333 !important;
    font-size: 12px;
}
div.DTTT .btn:hover {
    text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important;
}
ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #0088cc;
    color: white !important;
}
div.DTTT_collection_background {
    z-index: 2002;
}
div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}
div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 1em;
}
div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
div.dataTables_processing {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    font-size: 1.2em;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, div.DTFC_RightHeadWrapper table, div.DTFC_RightFootWrapper table, table.DTFC_Cloned tr.even {
    background-color: white;
    margin-bottom: 0;
}
div.DTFC_RightHeadWrapper table, div.DTFC_LeftHeadWrapper table {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.DTFC_RightBodyWrapper table, div.DTFC_LeftBodyWrapper table {
    border-top: medium none;
    margin: 0 !important;
}
div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: medium none;
}
div.DTFC_RightFootWrapper table, div.DTFC_LeftFootWrapper table {
    border-top: medium none;
}
div.FixedHeader_Cloned table {
    margin: 0 !important;
}
