

@charset "utf-8";

#plpost{
padding: 10px;
border: 1px solid #eee;
background-color: #fff;
overflow: hidden;
}

.table {

	width: 100%;

	max-width: 100%;

	margin-bottom: 1px;

}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {

	border: 0px solid #FFF !important;

}

.table-bordered {

	border: 0px solid #FFF !important;

}

table, th, td {

	border: 0px solid #FFF !important;

	padding: 1px 1px !important;

}

table, th, td a {

	color: #777;

}

#username1 {

	background: #fff;

	width: 73%;

	height: 30px;

	margin: 1px 1px 1px 1px;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

#password1 {

	background: #fff;

	width: 73%;

	height: 30px;

	margin: 1px 1px 1px 1px;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

.inputText {

	background: #fff;

	width: 60px;

	height: 30px;

	margin: 5px 10px 10px 0;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

.ecomment {

	margin: 0;

	padding: 0;

}

.ecomment {

	margin-bottom: 12px;

	overflow-x: hidden;

	overflow-y: hidden;

	padding-bottom: 3px;

	padding-left: 3px;

	padding-right: 3px;

	padding-top: 3px;

	background: #FFFFEE;

	border-radius: 5px;

	border: 1px dotted #dddddd !important;

}

.ecommentauthor {

	float: left;

	color: #F96;

	font-weight: bold;

}

.ecommenttext {

	clear: left;

	margin: 0;

	padding: 0;

}

.showpage #plpost {

	margin-top: 10px;

	border: 1px solid #FFFFFF;

}

.showpage #plpost .title {

	border: 0px solid #AACCEE !important;

}

.showpage #plpost .title span {

	color: #CC0000;

}

.showpage #plpost #saytext {

	display: block;

	margin: 0 0 10px;

	padding: 8px;

	height: 100px;

	width: 97%;

	border: 1px solid #ccc !important;

	border-radius: 5px;

}

.name1 {

	display: block;

	color: #666666;

	font-size: 16px;

	font-weight: 500;

}

.name1 img {

	height: 50px !important;

	width: 50px !important;

	border: #DDD solid 1px;

	border-radius: 50%;

	transition: all 1.0s;

}

.name1 img:hover {

	transform: rotate(720deg);

}

.table-responsive {

	border: 0px;

	min-height: .001%;

	overflow-x: auto;

}



@media screen and (max-width:767px) {

.table-responsive {

	border: 0px !important

}

}



@media screen and (max-width:736px) {

#username1 {

	background: #fff;

	width: 100%;

	height: 30px;

	margin: 1px 1px 1px 1px;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

#password1 {

	background: #fff;

	width: 100%;

	height: 30px;

	margin: 1px 1px 1px 1px;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

.inputText {

	background: #fff;

	width: 60px;

	height: 30px;

	margin: 5px 10px 10px 0;

	padding: 0 5px;

	border: 1px solid #ddd !important;

	border-radius: 5px;

}

}

