@import url("drivexpert_images.css");

@import url("drivexpert_images_16.css");

@import url("drivexpert_images_32.css");

/* Override some ExtJS classes */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, select, option {
    color: #333333;
    font-family: Verdana,sans-serif;
    font-size: 10px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #333333;
	text-decoration: none;
}

.detail-content {
	background: url("../images/DriverBehaviour.png") no-repeat;
	height: 100%;
}

.x-form-field, .x-form-display-field, .x-form-item-label, .x-menu-item-text {
    color: #333333 !important;
    font-family: Verdana,sans-serif !important;
    font-size: 10px !important;
}

.x-menu-item-text {
    font-size: 10px !important;
}

/**** Login page ****/
#splash {
	position: absolute;
	width: 720px;
	height: 360px;
	background-image: url("../images/splash.jpg");
	left: 50%;
	margin-left: -360px;
	top: 50%;
	margin-top: -180px;
	font-family: verdana;
}

#splash form {
	position: absolute;
	bottom : 50px;
	right : 40px;
	text-align: right;
	line-height: 23px;
}

#splash form label {
	margin-right: 8px;
}

#maintenance {
	font-size: 10px;
	position: absolute;
	width: 650px;
	height: 360px;
	left: 50%;
	margin-left: -325px;
	top: 50%;
	margin-top: -350px;
}

#forbidden {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	left: 50px;
	line-height: 30px;
	position: absolute;
	top: 160px;
	width: 400px;
}

#login {
	bottom: 20px;
	font-size: 11px;
	position: absolute;
	right: 40px;
	text-align: right;
}

#login_form label {
	color: #FFFFFF;
	margin-right: 10px;
}

#login_form_labels, #login_form_fields {
	float: left;	
}

#login_form_labels label, #login_form_fields input {
	display: block;
}

#login_form_fields input {
	margin: 2px;
}

#login_form_fields input[type=checkbox] {
	margin-top: 4px !important;
}

#login .cellWidth {
	width: 120px !important;
}

.login_input {
	border: 1px solid #A0A5A8;
	height: 18px;
	vertical-align: middle;
}

#login .submit_btn {
	display: inline-block;
	text-align: left;
}

#login input[type=submit] {
	border: 1px solid #A0A5A8;
	padding: 1px 3px;
	cursor: pointer;
}

#login input[type=submit]:hover {
	border: 1px solid #808588;
	background-color: #FFFFFF;
}

.login_form_error {
	height: 18px;
	clear: both;
	line-height:16px;
}

#login-error {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	clear:both;
}

#login_form_button {
	margin: 0px; 
	padding: 0px; 
	position: relative !important;
	clear: both;
	height: 30px;
}

#login_form_button div {
	right:0px;
	left: auto;
}

#password-lost{
	display:inline-block;
	text-align:left;
	color:white;
	font-weight:bold;
	position:absolute; 
	bottom:30px; 
	right:40px; 
}

#password-lost:hover{
	color:white;
}

/*
	copyright
*/
#copyright, #terms {
	color: #A0A5A8;
	font-size: 10px;
	position: absolute;
	bottom: 35px;
}

#copyright a:link,#terms a:link,#copyright a:active,#terms a:active,#copyright a:visited,#terms a:visited,#mipMessage a:link,#mipMessage a:visited,#homeMessage a:link,#homeMessage a:visited
	{
	color: #A0A5A8;
	text-decoration: none;
}

#copyright a:hover,#terms a:hover,#mipMessage a:hover,#homeMessage a:hover
	{
	color: #A0A5A8;
	text-decoration: underline;
}

#copyright {
	left: 35px;
}

#terms {
	left: 318px;
	text-align: right;
}

#version_login {
	color:white; 
	position:absolute;
	top:30px; 
	right:40px; 
	text-align:right;
}

#mipMessage {
	font-family: verdana;
	font-size: 10px;
	left: 50%;
	margin: 230px 0 0 -360px;
	overflow: auto;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 720px;
	color: #A0A5A8;
}

#homeMessage {
	font-family: verdana;
	font-size: 10px;
	left: 50%;
	margin: 200px 0 0 -360px;
	overflow: auto;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 720px;
	color: #A0A5A8;
}

#dx-banner{
	position:relative;
	height:60px;
	background-color: #F09F1F;
	overflow:hidden;
}

#dx-banner-image{
	height:60px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	position : relative;
}

#banner-dx-logo {
 	float: left;
 }
 
#banner-dx-logo a {
 	display: inline-block;
 	height: 55px;
 	width: 250px;
  	position: relative;
 	z-index: 100;
}

#banner-links{
	padding:5px 5px 0 0;
	text-align:right;
	margin:0;
	height:20px;
 	color: #FFFFFF;
}

#banner-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#banner-links a:hover {
	color: #000000;
}

#banner_partner {
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 150px;
	top: 21px;
	background-image: none;
}

#banner_partner a {
	display: block;
	float: right;
	height: 40px;
	width: 150px;
}

#banner_partner a:hover {
	background-position: bottom;
}

#footer_release{
	float:right; 
	margin-right:5px;
	background-image:url(../images/small_logo.png);
	background-repeat:no-repeat;
	height:100%;
}



/*****************************************************/

/*****  Template FleetSummary *****/
.dx-fleetsummary-container {
	margin: 5px;
	float: left;
}

.dx-images-badge_bg_white-inner {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.dx-images-badge_bg_white-label {
	font-size: 10px;
	color: #999999;
}

.dx-images-badge_bg_white-value {
	font-size: 16px;
	font-weight: bold;
}

.dx-images-badge_bg_gray-inner {
	margin-left: 5px;
	font-size: 11px;
}

.dx-images-badge_bg_gray-label {
	color: #999999;
	margin-bottom: 2px;
	float: left;
	width: 30px;
}

.dx-images-badge_bg_gray-value {
	color: #666666;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
}

.fleetSummaryScoreBlock {
	margin: 5px;
}

.fleetSummaryScoreBlock table {
	font-size: 11px;
}

.fleetSummaryScoreBlockElement {
	padding: 0px 5px;
	background-image: url("../images/badge_bg_white.png");
	background-repeat: repeat-x;
}

.fleetSummaryScoreBlockValue {
	font-size: 14px;
	font-weight: bold;
}

.fleetSummaryScoreBlockLabel {
	color: #AAAAAA;
	white-space: normal !important;
}

.fleetSummaryScoreBlockBoderLeft {
	background-image: url("../images/badge_left.png");
	background-repeat: no-repeat;
	width: 10px;
	height: 45px;
}

.fleetSummaryScoreBlockBoderRight {
	background-image: url("../images/badge_right.png");
	background-repeat: no-repeat;
	width: 10px;
	height: 45px;
}

.fleetSummaryCounterBlock {
	margin: 5px;
	float: left;
}

.fleetSummaryCounterBlock table {
	font-size: 11px;
}

.fleetSummaryCounterBlockElement {
	padding: 5px;
	background-image: url("../images/badge_bg_white.png");
}

.fleetSummaryCounterBlockElementGray {
	padding: 5px;
	background-image: url("../images/badge_bg_gray.png");
}

.fleetSummaryCounterBlockValue {
	font-size: 14px;
	font-weight: bold;
}

.fleetSummaryCounterBlockLabel {
	color: #AAAAAA;
}

.fleetSummaryCounterBlockBoderLeft {
	background-image: url("../images/badge_left.png");
	background-repeat: no-repeat;
	width: 10px;
	height: 45px;
}

.fleetSummaryCounterBlockBoderRightGray {
	background-image: url("../images/badge_right_gray.png");
	background-repeat: no-repeat;
	width: 10px;
	height: 45px;
}

/*****    *****/
.dx-admin-filter {
	background-image: url("../images/magnifier-left.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.dx-admin-back {
	background-image: url("../images/back.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.dx-account-disabled {
	background-image: url("../images/false.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
}

.dx-account-expired {
	background-image: url("../images/date-delete.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
}

.dx-account-locked {
	background-image: url("../images/lock.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
}

.dx-treepanel-no-icon {
	display: none;
}

.dx-checkbox-trend-up {
	background-image: url("../images/16x16/arrow_up_green.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.dx-checkbox-trend-equal {
	background-image: url("../images/16x16/arrow_flat_blue.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.dx-checkbox-trend-down {
	background-image: url("../images/16x16/arrow_down_red.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.x-tree-icon .x-tree-icon-leaf .x-tree-leaf-company {
	background-image: url("../images/16x16/company.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
} 

.dx-combo-item {
	padding: 5px;
	height: 15px;
}

.dx-sideSummary tr {
	height: 30px;
}

.dx-sideSummary td {
	padding-left: 5px;
}

.dx-detailGeneralInfo td {
	padding-bottom: 7px;
}

.dx-grid-icon {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	margin-right: 3px;
}

.dx-breadCrumb {
	background-color: #EEEEEE;
	padding: 2px 0px 2px 10px;
	border-top-width: 0px;
    color: #333333 !important;
    font-family: Verdana,sans-serif !important;
    font-size: 10px !important;
	height: 20px;
}

.dx-breadCrumb a {
	color: #333333 !important;
}

.dx-breadCrumb a:link, .dx-breadCrumb a:visited, .dx-breadCrumb a:hover, .dx-breadCrumb a:active {
	color: #333333 !important;
	text-decoration: underline;
}

.dx-breadCrumb img {
	vertical-align: middle;
	padding-right: 5px;
}

.ux-layout-center-item {
	margin: 0 auto;
	text-align: left;
}

.ux-layout-center .x-panel-body,body.ux-layout-center {
	text-align: center;
}

.x-body,.x-form-field,.x-form-item-label {
	font-size: 11px !important;
}

/* #unit-details .x-border-layout-ct {
	background-color: #FFFFFF !important;
} */
.grid-vertical-align {
	vertical-align: middle;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  	Forms - ErrorField
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.errorPanel,.validPanel,.warningPanel,.loadingPanel,.infoPanel {
	background-repeat: no-repeat;
	min-height: 16px !important;
	background-position: 5px 5px !important;
	width: 100%;
	padding: 5px;
}

.errorPanel {
	border: 1px solid red;
	background-color: #FFE3E0;
	background-image: url('../images/16x16/error.png') !important;
}

.validPanel {
	border: 1px solid green;
	background-color: #C5FFC1;
	padding: 5px;
	background-image: url('../images/16x16/tick.png') !important;
}

.warningPanel {
	border: 1px solid #FFCD07;
	background-color: #F9FFAD;
	background-image: url('../images/16x16/error.png') !important;
}

.loadingPanel {
	border: 1px solid #FFCD07;
	background-image:
		url('../js/extjs-4/resources/themes/images/gray/tree/loading.gif')
		!important;
}

.infoPanel {
	background-image: url('../images/16x16/information.png') !important;
}

.errorPanel ul,.validPanel ul,.warningPanel ul,.loadingPanel li,.infoPanel li
	{
	padding-left: 35px;
}

.errorPanel li,.validPanel li,.warningPanel li {
	list-style: disc;
}

.errorPanel li {
	color: red !important;
}

.validPanel  li {
	color: green !important;
}

.warningPanel  li {
	color: #AD8805 !important;
}

.loadingPanel  li {
	color: gray !important;
}

.display-info div.x-form-display-field {
	background-repeat: no-repeat;
	min-height: 19px;
	padding-left: 18px;
	padding-top: 0; /* surcharge d'une config extjs */
}

.display-info div.x-form-display-field {
	background-image: url('../images/16x16/information.png') !important;
	font-size: 11px;
}

.dx-button-red {
	border-color: red;
	border-width: 1px;
	border-style: solid;
}

.errorSave {
	border: 1px solid #CC3300;
}

.errorSave .x-tab-inner {
	color: #CC3300;
}

.errorSave .x-btn-inner {
	color: #CC3300;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  	Forms
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.form-background-grey {
	background-color: #E8E8E8;
}

.form-background-white {
	background-color: #FFFFFF;
}

.form-border {
	border: 1px #D8D8D8 solid;
}

.basic-form-field {
	width: 200px;
}

.basic-form-combo {
	width: 183px;
}

.formPanelTitle {
	background: none !important;
	box-shadow: none;
	font-weight: bold;
	color: #AAAAAA;
	border-bottom: 1px solid #AAAAAA !important;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
}


/***** event renderer *****/
.green-event-back {
}

.green-event-front {
	position: relative;
	top: 0;
	left: 0;
	color: #99CC00;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.yellow-event-back {
}

.yellow-event-front {
	position: relative;
	top: 0;
	left: 0;
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.red-event-back {
}

.red-event-front {
	position: relative;
	top: 0;
	left: 0;
	color: #EE2C2C;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

/***** progress bar *****/
.progress-bar {
	position: relative;
	border: solid 1px #a0a5a8;
	padding: 1px;
}

.progress-bar {
	width: 100%;
	height: 18px;
}

.progress-bar-value,.progress-bar-text {
	width: 100%;
	height: 14px;
}

.progress-bar-text {
	position: absolute;
	top: 0;
	left: 0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.dataBlock {
	width: 100%;
}

.dataBlock {
	padding: 5px;
}

.dataBlock table {
	margin: 0 auto;
}

.dataFieldSet {
	padding: 5px;
	vertical-align: top;
}

.dataFieldSet fieldset {
	border: solid 1px #CCCCCC;
}

.dataFieldSet fieldset legend {
	padding: 0px 2px;
	margin-left: 10px;
}

.dataFieldSet fieldset table {
	margin: 5px;
}

.vehicleNotCalibrated td {
	background-color: #FFE7E0 !important;
	border-color: #FFE7E0 !important;
}

.x-panel-body {
	font-size: 11px;
}

#browserCheck {
	position: absolute;
	height: 360px;
	left: 50%;
	margin: 0 0 0 360px;
	overflow: visible;
	padding: 0;
	text-align: left;
}

.iconActionColumn {
	margin: 0 3px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.grid-filtered {
	border: 1px dashed red !important;
}

.reportButton .x-btn-inner {
	font-weight: bold;
}

.paletteItem {
	padding: 3px 5px;
	border: 1px solid transparent;
}

.paletteItem:hover {
	cursor: pointer;
	background-color: #EFEFEF;
	border-color: #DDDDDD;
}

.paletteItem.x-item-selected {
	background-color: #E0E0E0;
	border-color: #BFB8B8;
	border-style: dotted
}

/*
 Admin Panel 
 */
.adminPanelCell {
	vertical-align: middle;
	padding: 2px 0 0 0;
}

.adminPanelCell table {
	margin: 0 auto;
}

.adminPanelCellHover {
	background-color: #F3F3F3;
	border: 1px solid #CCC !important;
	/*margin-bottom: 4px;*/
	cursor: pointer;
}

.buttonAdminMenu {
	white-space: normal;
	padding: 2px;
	border: 1px solid white;
}

.buttonAdminMenu button.x-btn-text {
	white-space: normal;
	height: 30px !important;
	font-size: 10px;
}

.adminPanelTitle {
	background: none !important;
	box-shadow: none;
	font-weight: bold;
	border-bottom: 1px solid black !important;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
}

.ux-icon-combo-wrap {
    position: relative;
}

.ux-icon-combo-wrap .x-form-field {
    padding-left: 25px;
}

.ux-icon-combo-icon {
    position: absolute;
    top: 4px;
    left: 5px;    
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 18px;
    height: 14px;
}

/* Device Manager */
.devicemanagerdetails td {
	width: 140px;
	height: 18px;
}

.devicemanagerdetails .title {
    font-weight: bold;
}

.highlightSearch {
	color: red;
	font-weight: bold;
}

/*
.ux-icon-combo-icononly {    
    color: transparent;
}


.ux-icon-combo-icononly .ux-icon-combo-input {
    padding-left: 1px;
    color: transparent;
}
*/

/* combo selection list */
.ux-icon-combo-item {
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: 3px 50%;    
}

#banner-log-back {
	position:absolute;
	left:45%;
	font-weight: bold;
	height:38px;
}

#banner-log-back-left {
	background-image: url('../images/banner_tab/button-left.png');
	float:left;
	width:10px;
	background-repeat: no-repeat;
	height:38px;
}

#banner-log-back-center {
	background-image: url('../images/banner_tab/button-center.png');
	background-repeat: repeat-x;
	float:left;
	height:38px;
	padding-top: 7px;
}

#banner-log-back-right {
	background-image: url('../images/banner_tab/button-right.png');
	width:10px;
	float:left;
	background-repeat: no-repeat;
	height:38px;
}

.cursor_pointer {
	cursor: pointer
}

.dx-images-background-centered {
	background-position: center;
}

/*
* Alarm config Schedule panel
*/

.slot {
	width:14px;
	height:14px;
	margin:0 1px 3px 0;
	float:left;
	/* empécher la sélection du texte */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dx-grid-fixed-rowheight {
	height: 20px;
}


.loginLoading {
	background-image: url('../js/extjs-4/resources/themes/images/gray/tree/loading.gif');
	background-repeat: no-repeat;
	padding: 0 0 4px 20px;
}

.crosshairCursor {
	cursor: crosshair;
}

.dx-notif {
	background-color: #3366ff;
}

.sms-notif {
	background-color: #ffe933;
}

.email-notif {
	background-color: #ff3333;
}

.both-notif {
	background-color: #ff9933;
}

.on-notif {
	background-color: #008000;
}

.off-notif {
	background-color: #808080;
}

.fill-dx-notif {
	background: url("../images/scheduler/fill-dx-notif.png") no-repeat center !important;
}

.fill-email-notif {
	background: url("../images/scheduler/fill-email-notif.png") no-repeat center !important;
}

.fill-sms-notif {
	background: url("../images/scheduler/fill-sms-notif.png") no-repeat center !important;
}

.fill-both-notif {
	background: url("../images/scheduler/fill-both-notif.png") no-repeat center !important;
}

.paint-dx-notif {
	background-image: url("../images/scheduler/paint-dx-notif.png") !important;
}

.paint-email-notif {
	background-image: url("../images/scheduler/paint-email-notif.png") !important;
}

.paint-sms-notif {
	background-image: url("../images/scheduler/paint-sms-notif.png") !important;
}

.paint-both-notif {
	background-image: url("../images/scheduler/paint-both-notif.png") !important;
} 

.messageIcon {
	background-image: url('../images/16x16/email.png') !important;
}

.contactIcon {
	background-image: url('../images/16x16/vcard.png') !important;
}

.toastIconError {
	background-image: url('../images/16x16/exclamation.png') !important;
}

/* style pour les checkbox dans les grids extjs */
.x-grid-cell-checkcolumn .x-grid-cell-inner {
    line-height: 14px;
    padding-bottom: 2px;
    padding-top: 4px;
}

.x-grid-with-row-lines .x-grid-cell-checkcolumn .x-grid-cell-inner {
    padding-top: 3px;
}
.x-grid-checkheader {
    background-color: transparent;
    background-image: url("../js/extjs4/resources/themes/images/gray/grid/unchecked.gif");
    background-position: 50% -2px;
    background-repeat: no-repeat;
    height: 14px;
}
.x-grid-checkheader-checked {
    background-image: url("../js/extjs4/resources/themes/images/gray/grid/checked.gif");
}
.x-grid-checkheader-disabled {
	background-image: url("../images/16x16/unchecked_disabled.png");
}
.x-grid-checkheader-editor .x-form-cb-wrap {
    text-align: center;
}

.grid-action-column-icon {
	cursor: pointer;
}

/*For remote unit type form panel*/
.remote-unit-type-form{
	background-color:white;
	padding:5px;
}

.custom-checkboxes{
	cursor: pointer;
}

.x-grid-group-hd .x-grid-cell-inner {
	border-width: 0 0 1px 0;
}

/*Account*/
.account-text-bold .x-form-display-field{
	font-weight: bold;
	font-size: 11px !important;
	text-align: left;
	white-space: pre-wrap;
}

.first-connection-info-label .x-form-display-field{
	font-size: 11px !important;
	font-style: italic;
	margin-bottom: 10px;
	background-image: url('../images/16x16/information.png') !important;
	background-repeat: no-repeat;
	min-height: 19px;
	padding-left: 18px;
	padding-top: 0;
}

.green-box .x-panel-body{
	background-color:#CDFFCB;
	border:1px solid green;
	padding: 5px;
}

.green-box-information .x-form-display-field{
	font-size: 11px !important;
	font-style: italic;
	background-image: url('../images/16x16/tick.png') !important;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 25px;
	padding-top: 0;
	color: #09AE03 !important;
}

.yellow-box .x-panel-body{
	background-color:#FEFB9E;
	border:1px solid orange;
	padding: 5px;
}

.yellow-box-information .x-form-display-field{
	font-size: 11px !important;
	font-style: italic;
	background-image: url('../images/16x16/error.png') !important;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 25px;
	padding-top: 0;
	color: #F27901 !important;
}

.red-box .x-panel-body{
	background-color:#FBE4E4;
	border:1px solid red;
	padding: 5px;
}

.red-box-information .x-form-display-field{
	font-size: 11px !important;
	font-style: italic;
	background-image: url('../images/16x16/cross.png') !important;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 25px;
	padding-top: 0;
	color: red !important;
}

.email-confirmed-title, .account-expired-title, .account-locked-title, .password-lost-title, .password-recovery-title {
	text-align: center;
	margin-bottom: 16px;
}

.email-confirmed-title img, .account-expired-title img, .account-locked-title img, .password-lost-title img, .password-recovery-title img{
	vertical-align: middle;
	min-height: 35px;
	line-height: 35px;
}

.email-confirmed-title img {
	content: url('../images/32x32/email_validation.png');
}

.account-expired-title img {
	content: url('../images/32x32/timeline.png');
}

.account-locked-title img {
	content: url('../images/32x32/lock.png');

}

.password-lost-title img {
	content: url('../images/32x32/login.png');

}

.password-recovery-title img {
	content: url('../images/32x32/login.png');

}

.email-confirmed-title span, .account-expired-title span, .account-locked-title span, .password-lost-title span , .password-recovery-title span{
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;	
}

/*Filter*/
.grouped-list .x-boundlist-item {
  padding: 1px 3px 0 30px
}

.grouped-list .group-header {
  padding: 4px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}

.filter-item-disabled{
	color: lightgray;
	background-color: whitesmoke;
	font-style: italic;
}

.cross-button {
	background-image: url("../images/16x16/cross.png");
	background-repeat: no-repeat;
}

/*Highcharts*/
.stack-chart .highcharts-tooltip > span {
	white-space: initial !important;
    width: 150px;
}