.ticketPage .grey-container{
	background: #F3F3F3;
	padding: 3em 0;
}

.whiteLine .ticketPage h2.hdp_heading {
	color: #333;
}

.ticketPage h2.hdp_heading {
font-size: 4.3em;
font-weight: 300;
color: #FFF;
line-height: 1.5em;
margin: 0;
padding: 0 0 0.1em 0;
}


.ticketPage  .main-form-container{
	float: left;
	margin: 0;
	padding: 0;
	width: 75%;	
	max-width: 75%;
}

.ticketPage  .main-form-container #hdp_left_panel{
	width: 100%;
}

.ticketPage  #hdp_right_panel{
	float: right;
	margin: 0;
	padding: 0;
	width: 20%;
	background: #F3F3F3; 
}

.ticketPage #hdp_right_panel table{
	width: 100%;
}


.ticketPage #hdp_left_panel > table {
	width: 100%;
	background: #F3F3F3!important;
}


.ticketPage .hdp_ticket_comments table {
	background: #F3F3F3!important;
}

.ticketPage #hdp_left_panel .hdp_comments_heading{
	color: #000;	
	font-size: 2.8em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
}


.ticketPage .hdp_ticket_icon_user{
	background: #F3F3F3!important;
}

.ticketPage .hdp_ticket_commenter-name{
	height: auto;
}

.ticketPage .hdp_ticket_commenter-name span.hdp_ticket_date_time{
	text-shadow: none;
}


.ticketPage div.admintable {
	background-color: #F3F3F3!important;
}


/* Com User */

.com_users .grey-container{
	background: #F3F3F3;
}







.com_helpdeskpro  #hpd_ticket_list{
	background: #fff;
}




.com_users.view-login .main-form-container{
	width: 100%;
	max-width: 100%;
	float: none;
	clear: both;
	
}

.com_users.view-login input[type="text"], .com_users.view-login input[type="password"], .com_users.view-login textarea {
background: #fff;
border: 2px solid #fff;
width: 30%;
padding: 0.6em;
clear: both;
}


#login-form ul {
list-style: none;
padding: 2em 0;
margin: 0;
clear: both;
}

#login-form ul li:first-child {
margin: 0;
}

#login-form ul li {
line-height: 2.5em;
display: inline-block;
margin-left: 2%;
width: auto;
padding-top: 1em;
}


#login-form ul li a {
font-size: 1.3em;
color: #FFFFFF;
padding: 0.7em 1.5em 0.7em 1em;
text-decoration: none;
background: #2E2E2E;
zoom: 1;
display: inline-block;
-webkit-transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-ms-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}

.com_users #users-profile-custom{
	display: none;
}
