﻿/* custom css here */
  body{
    background:none;
    background-color:#fff;
}
  
.bodytns{
    background-color:#56ba48 !important;
}
.commentlist {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 570px;
    margin: 2px;
    padding: 0px;
}

.commentcontent {
    border: 1px solid #9c9393;
    border-radius: 5px;
    text-align: left;
    padding: 5px;
}

    .commentcontent p {
        padding: 2px;
        margin: 0;
    }

.commentleft {
    width: 460px;
    margin-left: 0px;
    display: block;
    background-color: rgba(170, 205, 234, 0.37);
}

.commentright {
    width: 460px;
    display: block;
    margin-left: 80px;
    background-color: rgba(251, 239, 200, 0.37);
}

.commentuser {
    font-weight: bold;
}

.commentdate {
    color: #9c9393;
    padding-left: 10px;
}

.commentdel {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 5px;
    top: 2px;
    background: url(/Resources/images/delete2.png) no-repeat;
}

.commentatt a {
    padding-right: 10px;
}

.ft {
    background-color: transparent;
    border: none !important;
    border-top: 0;
    display: block;
    position: fixed;
    bottom: 0;
}

.phienban {
    color: #e6ede5;
}

.lblxinchao {
    color: #e6ede5;
}

.account.lblhoten {
    color: #e6ede5;
    padding-right: 15px;
}

.hackskins {
    background-color: #fff;
    padding-top: 5px;
}
.boundwhitecontent{
    padding:5px;
    background-color:#fff;
    border-radius:5px;
}
.trns {
    background-color: transparent !important;
}
#tdmenuleft{border:none;}
.comtop {
    background-color: transparent;
    border: 0 none !important;
    color: #d14836;
    font-weight: bold;
    width: 250px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    overflow:hidden;
    padding-left: 2px;
}
.comtopbound{overflow:hidden;}
.breakfly{top:45px;}
/*.comtop option{color:black;}*/
/*Menu*/
.home_menu .img {
    margin-bottom: 5px;
}
/*End menu*/
.dxpPageNumber {
    color: #0c7ce2;
}

.dxpCurrentPageNumber {
    color: #d14836;
}

.dxgvControl a {
    color: #0c7ce2;
}

.searchbox .btn {
    background-color: #0c7ce2;
    background-image: -moz-linear-gradient(center top, #0c7ce2, #0c7ce2);
    color: white;
}
