.grey-content {
	float: left;
    width: 100%;
	background-color:#F7F7F7;
	margin-top: -15px;
	padding:10px;
}

.content-view{
    float: left;
    width: 100%;
}

.grey-content .panel-header-new h1 {
	
    font-size: 30px;
    font-weight: 300;
    line-height: 50px;
}
.grey-content .tab-link {
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 12px 0 !important;
}

.grey-content .tab-link:hover {
	
	background-color:#F7F7F7;
}

.grey-content .tab-title {
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0 !important; 
    margin-right: 0 !important;
    padding: 12px 0px !important; 
}
.grey-content .table-holder {
	
	padding:0px;
	width:100%;
	float:left;
}
.vtable-holder {
	
	float:left;
	width:100%;
	padding:2px;
}
.vector-table {
	
	width:100%;
}
.vector-table th {
	
	height: 35px;
    line-height: 35px;
    min-width: 25px;
	border-top:#E2E2E2 1px solid;
	border-bottom:#E2E2E2 1px solid;
	text-transform:uppercase;
	color:#999999;
}
.vector-table td{
	
	height: 60px;
    line-height: 60px;
    min-width: 10px;
	border-top:#E2E2E2 1px solid;
	border-bottom:#E2E2E2 1px solid;
	text-transform:capitalize;
}
.vector-table td a {
	
	color:#0066CC;
}
.img-round {
	
	width:40px;
	height:40px;
	background-size:100%;
	background-position:center;
	float:left;
	margin-right:10px;
	border-radius:50%;
	margin-top:10px;
}
.letter-round {
	
	width:40px;
	height:40px;
	background-color:#C2C2C2;
	float:left;
	margin-right:10px;
	border-radius:50%;
	margin-top:10px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}
.grey-content .fa-star-o ,.grey-content .fa-star,.grey-content .fa-thumbs-up,.grey-content .fa-thumbs-down  {
	
	font-size:22px;
	color:#E2E2E2;
	cursor:pointer;
}
.grey-content .fa-star-o:hover,.grey-content .fa-star:hover {
	
	color:#FFBF00;
	font-size:22px;
	cursor:pointer;
}
.fa-thumbs-up:hover {
	
	font-size:22px;
	color:#2EC656;
	cursor:pointer
}
.fa-comment {
	
	color:#BDBDBD;
	font-size:22px;
	cursor:pointer;
}
.status-green {
	
	background-color:#2EC656;
	padding:5px 13px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-cofee {
	
	background-color:#C66331;
	padding:5px 8px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-red {
	
	background-color:#FF0000;
	padding:5px 29px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-grey {
	
	background-color:#808080;
	padding:5px 20px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-new {
	
	background-color:#0066CC;
	padding:5px 5px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-orange {
	
	background-color:#F98437;
	padding:5px 5px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-newreply {
	
	background-color:#38fff3;
	padding:5px 5px;
	width:100%;
	text-align:center;
	color:#000;
	text-transform:uppercase;
}
.thumb-green{
    color:#2EC656;
}

.thumb-red{
    color:red;
}

.status-newcpn {
	
	background-color:#0066CC;
	padding:5px 31px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}

.status-greycpn {
	
	background-color:#808080;
	padding:5px 29px;
	width:100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.status-lite {
	
	background-color:#F5F5F5;
	border:#CCC 1px solid;
	padding:5px 29px;
	width:100%;
	text-align:center;
	color:#000;
	text-transform:uppercase;
}
#EnquiryNotePopup{
	width:650px !important;
}
#EnquiryNotePopup_enq{
	width:650px !important;
}

