.avatar-15 {
	width:15px;
	height:15px;
	margin:0px 5px 0px 5px;
	vertical-align: middle; 	
}
div.chat-container{
	float:right;
	width:40%;
	height:auto;
	min-height:100%;
	border-left:solid 1px #EAEAEA;
}
span.radio {	display: block; }
.chat-entry-h1{
	font-size:10px;
	color:#666666;
	margin: 0px 0px 8px 0px !important;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 9px 10px 9px 10px;
}
.chat-entry-h1:first-of-type {
	border-top: 0px;
}
.chat-admin {
	background:#FAFFE6;
}
.chat-user {
	background:#fff;
}
.chat-entry-bold {
	color:#000;
	font-size:14px !important;
	font-weight:bold !important;
}
.chat-entry-message {
	display:inline-block;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 10px  0px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.chat-entry-p {
	padding: 8px 10px 10px 10px !important;
	margin: 0px 0px 0px 0px !important;
	font-size: 12px;
}
.chat-entry-time {
	float:right;
	padding-right: 6px;
}
.easy-edit-status {
	background: none;
	border-bottom: 1px solid #ececec;
	height:auto;
	overflow: visible;
	margin-left:auto;
	font-size:13px;
	margin-right:auto;
	color: #727272;
	display:inline-block;
	width:99.8%;
}
.easy-edit-status span {
	padding:5px 7px;
	height:100%;
}
.easy-edit-status a {
	display:inline-block;
	height:100%;
	padding:5px 7px;
	font-weight: bold;
	border-right: 1px solid #EAEAEA;
}
.easy-edit-status a.paypal {
	border-left: 1px solid #EAEAEA;
	border-right:0px;
	background:#efefef;
	color:#494949;
}
.easy-edit-status > a.current {
	background:#f2f2f2;
}
.easy-edit-status form {
	float:right;
	display:inline-block;
	vertical-align:middle;
	margin: 0px !important;
	padding: 0px !important;
	height:100%;
}
.easy-edit-status form img {
	vertical-align:text-bottom;
}
/* FRONTEND TABLE */

/*
.easy-front-table {
	margin-bottom:0px !important;
	border-bottom-width: 0px !important;
	margin:5px 0 0 0 !important;
	border-bottom:0px !important;
}

*/

.easy-front-table .center {
	text-align:center;
}
.easy-front-table .right {
	text-align:right;
}
.easy-front-table > tfoot > tr > th,
.easy-front-table > thead > tr > th {
	font-size:12px;
	letter-spacing:0em;
	line-height:1.7em;
	color:#666;
	font-family: Verdana, sans-serif;
	padding:4px 3px !important;
	text-transform:capitalize;
	background:#F8F8F7;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}
.easy-front-table > thead > tr > th:first-child,
.easy-front-table > tfoot > tr > th:first-child,
.easy-front-table > tbody > tr > td:first-child {
	border-left: 1px solid #EAEAEA;
}
.easy-front-table tfoot th {
	border-bottom: 0px;
}
.easy-front-table > thead > tr > th:last-child,
.easy-front-table > tfoot > tr > th:last-child,
.easy-front-table > tbody > tr > td:last-child {
	border-right: 1px solid #EAEAEA;
	text-align:center;
}
.easy-front-table > tfoot > tr > th {
	border-top:none;
}

.easy-front-table > tbody > tr:nth-child(even) {
	background:#F9F9F9;
}

.easy-front-table > tbody > tr > td {
	color: #666;
	padding: 3px;
	font-size:12px;
	border:none;
	border-bottom: 1px solid #EAEAEA;
}

.easy-front-table .current, .easy-front-table > tbody > tr > .current {
	background:#fff9c9 !important;
}
/* END FRONTEND TABLE */ 
#invoice th, #invoice .seperator td {
	border-bottom:1px solid black !important;
}
#invoice p, #invoice td, #invoice table {
	border:0px !important;
	border-top:0px !important;
}
div.breakline{
	margin:0px !important;
}
div.footerdiv {
	position:relative !important;
	margin-bottom: 0px !important;
}
#invoice .seperator td, #invoice .total td { border-top:1px solid black !important; }
#invoice div.headerdiv {
	height:120px;
	margin-bottom: 0mm;
}
#invoice div.breakline {
	height:3px;
	display: block;
	width:100%;
}
table.addresstable { padding-top:0mm; }

.thetextarea {
	width:100%;
	height:700px;
	margin:0px;
	padding:0px;
	border:none;
}

.usereditdiv #easy-show-error-div {
	width: 100%;
	margin-left: 0px;
}
.usereditdiv .easy-show-error-div ul {
	margin-top: 0px;
}

/* Customization */

table#edittable { margin-bottom: 30px !important; width: 100%; }

.easy-front-table > tfoot > tr > th, .easy-front-table > thead > tr > th { padding: 10px !important; }
.entry-content table thead th { color: #717171 !important;}
.easy-front-table > tbody > tr > td { padding: 15px 10px; font-size: 13px; }
.entry-content table td, .entry-content table th { vertical-align: middle;}

.entry-content img { margin-bottom: 0 !important;}

.easy-front-table .current, .easy-front-table > tbody > tr > .current, .easy-edit-status > a.current { background: #9C4272; color: #ffffff !important; }
.easy-front-table > tbody > tr.current > td, .easy-front-table > tbody > tr.current > td b  { color: #ffffff !important; }
.easy-front-table > tbody { border-bottom: 2px solid #ececec;}

.easy-edit-status { width: 100%; }
.easy-edit-status a { padding: 13px; }
.easy-edit-status > b:nth-of-type(1) { margin: 0 15px;}
.easy-edit-status > a:last-child { color: #E94F4F !important; font-size: 11px; text-decoration: none !important; text-transform: uppercase; }
.easy-edit-status > a:last-child:hover { text-decoration: underline !important;}

.entry-content #invoice { border: none !important; padding: 30px 0 0; width: 100% !important; } 

div.chat-container {  margin-bottom: 30px; float: left; height: auto; padding-bottom: 15px; width: 100%; border: 1px solid #ececec; border-top: none; }
#chat-container h1 { margin: 0 16px 16px 15px !important; }

textarea#easy-chat-message { max-width: 96% !important; min-width: 96% !important; margin: 0 0 8px 15px !important; }

