body {
	margin: 0;
}

.navbar-style {
    margin-bottom: 0;
}

li {
	list-style: none;
}

.portal-form-label{
    padding-top: 15px;   
}

.portal-form-heading{
    margin-bottom: 3%;
}

.dealer-logout {
  float: right;
}

.user-message {
  right: 0;
  left: 0;
  text-align: center;
  position: absolute;
}

.user-message .message {
  max-width: 250px;
  background: #ddd;
  border-radius: 10px;
  margin: 0 auto;
  display: none;
}

.query-form {
  	margin-top: 10px;
}

.no-wrapping{
  	white-space: nowrap;
}
.bg-info {
	background-color: #d9edf7;
	font-size: 17px;
}

.reconciliation-report {
	background-color: #F3F3F3;
	margin-bottom: 20px;
	padding: 15px 0px 0px 61px;
}

.gladdesk-message {
	padding-left:0px;
	padding-top:0px;	
}

.report-table th {
	text-align: center;
}

.ellips {
	width: 150px;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

#gladmindDesk_filter .input-sm { 
	margin-left:5px; !important
}

textarea {
	resize: none;
}

.style-username {
    margin-top:15px;
}

.comment:hover {
	background: white; /* make this whatever you want */
}

.user-icon-color {
    color: #0066CC;
}

.feedback-filters {
	border: 1px solid #DADADA;
	margin: 11px 0px 19px 0px;
	padding: 16px 1px 0px 0px;
}

.add-feedback-btn {
	margin-top: 11px;
}

.feedback-filters-label {
	margin: 4px 0px 0px 0px;
}

.feedback-ticket-detail {
	margin-top:10px;
}

.pegination-links {
	float: right;
}

.rocord-count {
	margin-left: -36px;
}

.showing-rocord-text {
	margin-top: 6px;
}

.entry-text {
	margin-left: -57px;
}

.logo-size {
	height :75px ;
	width:250px;
}

.footer-margin {
	margin-left: 150px;
}

.footer-inner {
	margin-right: 25px;
	font-weight: bolder;
 }
